.loader-wrap {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #121415;
    color: #fff
}

.view-base-root {
    height: 100vh;
    width: 100vw;
    display: flex;
    flex-direction: column;
    background: #121415
}

.view-base-root .cubes-top {
    opacity: .6;
    position: absolute;
    top: -120px
}

.view-base-root .cubes-top p {
    font-family: Courier;
    font-style: normal;
    font-weight: 400;
    font-size: 6px;
    color: #fff;
    white-space: pre-wrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.view-base-root .cubes-bottom {
    opacity: .6;
    position: absolute;
    bottom: -256px;
    right: -140px
}

.view-base-root .cubes-bottom p {
    font-family: Courier;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    white-space: pre-wrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.time-menu-root .time-menu-btn {
    padding: 9px 20px;
    background: hsla(0,0%,100%,.2);
    box-shadow: 0 0 10px rgba(44,39,109,.1);
    border-radius: 10px;
    cursor: pointer;
    margin-right: 20px
}

.time-menu-root .time-menu-btn p {
    font-family: PT Sans;
    font-weight: 600;
    font-size: 18px;
    color: #fff
}

.time-menu-popper {
    margin-top: 10px;
    border-radius: 10px;
    overflow: hidden;
    z-index: 10
}

@supports((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .time-menu-popper {
        background:rgba(0,0,0,.2);
        -webkit-backdrop-filter: blur(100px);
        backdrop-filter: blur(100px)
    }
}

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .time-menu-popper {
        background:#181b1c
    }
}

.time-menu-popper .tooltip {
    display: flex;
    flex-direction: column
}

.time-menu-popper .tooltip .tooltip-item {
    text-decoration: none;
    padding: 13px 20px;
    cursor: pointer
}

.time-menu-popper .tooltip .tooltip-item:hover {
    background: hsla(0,0%,100%,.1)
}

.time-menu-popper .tooltip .tooltip-item p {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center
}

.time-menu-popper .tooltip .add-tokens {
    display: flex;
    flex-direction: column
}

.time-menu-popper .tooltip .add-tokens .add-tokens-title {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 5px 0
}

.time-menu-popper .tooltip .divider {
    height: 1px;
    background: #fff;
    border: none
}

.connect-button {
    background: hsla(0,0%,100%,.2);
    box-shadow: 0 0 10px rgba(44,39,109,.1);
    border-radius: 10px;
    padding: 9px 20px;
    cursor: pointer;
    display: flex;
    align-items: center
}

.connect-button .connect-button-progress {
    margin-left: 10px;
    margin-top: 4px
}

.connect-button p {
    font-family: PT Sans SemiBold;
    font-weight: 600;
    font-size: 18px;
    color: #fff
}

.dapp-topbar {
    width: 89%;
    max-width: 833px;
    align-items: center;
    margin: auto
}

.dapp-topbar .dapp-topbar-slider-btn {
    background: hsla(0,0%,100%,.2);
    box-shadow: 0 0 10px rgba(44,39,109,.1);
    border-radius: 10px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 16px
}

.dapp-topbar .dapp-topbar-btns-wrap {
    display: flex;
    align-items: center;
    margin-left: auto
}

@media screen and (min-width: 960px) {
    .dapp-topbar .dapp-topbar-slider-btn {
        display:none
    }
}

.dapp-sidebar {
    height: 100vh;
    min-width: 280px;
    display: flex;
    flex-direction: column
}

.dapp-sidebar .branding-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    margin: 20px 0 63px
}

.dapp-sidebar .branding-header .wallet-link {
    margin: 10px
}

.dapp-sidebar .branding-header .wallet-link p {
    color: #fff
}

.dapp-sidebar .dapp-menu-links {
    display: flex;
    align-items: center
}

.dapp-sidebar .dapp-menu-links .dapp-nav {
    display: flex;
    flex-flow: column
}

.dapp-sidebar .dapp-menu-links .dapp-nav a {
    margin-top: 20px;
    margin-left: 20px;
    align-items: center;
    margin-bottom: 20px
}

.dapp-sidebar .dapp-menu-links .dapp-nav a img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: -4px
}

.dapp-sidebar .dapp-menu-links .dapp-nav .button-dapp-menu .dapp-menu-item {
    display: flex;
    flex-direction: row;
    align-items: center
}

.dapp-sidebar .dapp-menu-links .dapp-nav .button-dapp-menu .dapp-menu-item p {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    font-family: PT Sans SemiBold
}

.dapp-sidebar .dapp-menu-links .dapp-nav .button-dapp-menu.active .dapp-menu-item p {
    text-decoration: underline
}

.dapp-sidebar .dapp-menu-links .dapp-nav .bond-discounts {
    text-align: left;
    padding-left: 54px
}

.dapp-sidebar .dapp-menu-links .dapp-nav .bond-discounts a {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px
}

.dapp-sidebar .dapp-menu-links .dapp-nav .bond-discounts p {
    font-family: PT Sans;
    font-size: 14px;
    line-height: 17px;
    color: hsla(0,0%,100%,.6)
}

.dapp-sidebar .dapp-menu-links .dapp-nav .bond-discounts .bond {
    display: block;
    padding: unset;
    margin-bottom: 0 0 1px 0;
    text-decoration: none!important
}

.dapp-sidebar .dapp-menu-links .dapp-nav .bond-discounts .bond .bond-pair-roi {
    float: right;
    margin-left: 33px
}

.dapp-sidebar .dapp-menu-doc-link {
    margin-top: auto
}

.dapp-sidebar .dapp-menu-doc-link a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.dapp-sidebar .dapp-menu-doc-link a img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle
}

.dapp-sidebar .dapp-menu-doc-link a p {
    font-family: PT Sans SemiBold;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.dapp-sidebar .social-row {
    display: flex;
    flex-flow: row;
    justify-content: space-evenly;
    padding: 1.3rem
}

.dapp-sidebar .social-row a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.dapp-sidebar .social-row a img {
    height: 20px;
    width: 20px
}

.MuiDrawer-root .MuiPaper-root {
    z-index: 7
}

@supports((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .MuiDrawer-root .MuiPaper-root {
        background:rgba(36,39,41,.1);
        -webkit-backdrop-filter: blur(40px);
        backdrop-filter: blur(40px)
    }
}

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .MuiDrawer-root .MuiPaper-root {
        background:#181b1c
    }
}

#hades {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center
}

@supports((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    #hades {
        backdrop-filter:blur(15px);
        -webkit-backdrop-filter: blur(15px);
        background-color: rgba(85,85,85,.3333333333333333)
    }
}

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    #hades {
        background:rgba(0,0,0,.8)
    }
}

#hades .ohm-popover {
    max-width: 500px;
    display: flex;
    flex-direction: column;
    background: #181b1c;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    padding: 20px;
    border-radius: 10px
}

#hades .ohm-popover h3 {
    align-self: center;
    justify-self: center;
    width: 75%;
    text-align: center
}

#hades .ohm-popover label {
    margin: 20px 10px 4px
}

#hades .ohm-popover .help-text {
    margin: 10px
}

#hades .mobile .ohm-popover {
    max-width: 400px
}

#hades .hades-title {
    font-family: PT Sans SemiBold;
    font-weight: 600;
    font-size: 32px;
    color: #fff;
    text-align: center
}

#hades .cross-wrap {
    display: flex
}

#hades .card-content {
    margin: 0 30px;
    width: auto
}

#hades .card-content .input-lable {
    font-family: PT Sans Medium;
    font-weight: 500;
    font-size: 16px;
    color: #fff
}

#hades .card-content .percent {
    font-family: PT Sans SemiBold;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #fff
}

#hades .card-content .help-text {
    margin: 5px 0
}

#hades .card-content .help-text .text-bond-desc {
    font-family: PT Sans Light;
    font-weight: 300;
    font-size: 12px;
    color: hsla(0,0%,100%,.6)
}

#hades .bond-input {
    background: hsla(0,0%,100%,.2);
    border: 1px solid hsla(0,0%,100%,.2);
    border-radius: 10px;
    outline: none;
    margin-bottom: 20px
}

#hades .bond-input .MuiOutlinedInput-input {
    font-family: PT Sans Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: hsla(0,0%,100%,.6)
}

#hades .bond-input .MuiOutlinedInput-notchedOutline {
    border-color: hsla(0,0%,100%,.2)!important
}

.bond-view {
    position: absolute!important;
    width: 100%;
    height: 100%;
    z-index: 69
}

@supports((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .bond-view .MuiBackdrop-root {
        background:hsla(0,0%,39.2%,.1)!important;
        backdrop-filter: blur(33px)!important;
        -webkit-backdrop-filter: blur(33px)!important
    }
}

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .bond-view .MuiBackdrop-root {
        background:rgba(0,0,0,.8)
    }
}

.bond-view .bond-card {
    max-width: 803px;
    min-height: 605px;
    background: #181b1c;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    border-radius: 10px;
    padding: 20px;
    width: 100%
}

.bond-view .bond-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bond-view .bond-header .bond-header-logo {
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    flex-direction: row
}

.bond-view .bond-header .bond-header-logo .ohm-logo-bg {
    height: 40px!important;
    width: 40px!important;
    padding: 8px!important;
    margin-left: 0
}

.bond-view .bond-header .bond-header-logo .bond-header-name {
    text-align: center;
    margin-left: 10px;
    font-family: PT Sans SemiBold;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #fff
}

.bond-view .bond-data {
    margin: 10px 0 0
}

.bond-view .bond-price-data .bond-price-data-title {
    font-family: PT Sans Medium;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: hsla(0,0%,100%,.6)
}

.bond-view .bond-price-data .bond-price-data-value {
    font-family: PT Sans Bold;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #fff
}

.bond-view .bond-price-data-row {
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin: 23px
}

.bond-view .bond-price-data-row h4 {
    margin-bottom: 0
}

.bond-view .bond-price-data-row h3.price {
    font-weight: 600!important
}

.bond-view .ohm-input {
    min-width: 50%;
    max-width: 408px;
    margin: 5px
}

.bond-view .ohm-input .avax-checkbox {
    display: flex;
    flex-direction: row;
    align-items: center
}

.bond-view .ohm-input .avax-checkbox input {
    height: 15px;
    width: 15px
}

.bond-view .ohm-input .avax-checkbox p {
    font-family: PT Sans SemiBold;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    margin-left: 5px
}

.bond-view .transaction-button {
    min-width: 185px!important;
    max-width: 408px;
    width: 100%;
    margin: 5px!important
}

.bond-view .bond-one-table {
    display: flex;
    align-items: center;
    justify-content: center
}

.bond-view .bond-one-table .bond-one-table-btn {
    margin: 0 20px;
    cursor: pointer;
    transition: all .4s ease
}

.bond-view .bond-one-table .bond-one-table-btn p {
    font-family: PT Sans SemiBold;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: hsla(0,0%,100%,.6)
}

.bond-view .bond-one-table .bond-one-table-btn.active {
    border-bottom: 1px solid #fff
}

.bond-view .bond-one-table .bond-one-table-btn.active p {
    color: #fff
}

.bond-view .bond-input-wrap {
    min-width: 50%;
    max-width: 408px
}

.bond-view .bond-input {
    background: hsla(0,0%,100%,.2);
    border: 1px solid hsla(0,0%,100%,.2);
    border-radius: 10px;
    outline: none;
    margin-bottom: 20px
}

.bond-view .bond-input .MuiOutlinedInput-input {
    font-family: PT Sans Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: hsla(0,0%,100%,.6)
}

.bond-view .bond-input .MuiOutlinedInput-notchedOutline {
    border-color: hsla(0,0%,100%,.2)!important
}

.bond-view .bond-input .stake-input-btn {
    cursor: pointer
}

.bond-view .bond-input .stake-input-btn p {
    font-family: PT Sans SemiBold;
    font-weight: 600;
    font-size: 18px;
    color: #fff
}

.bond-view .bond-approve-btn {
    background: hsla(0,0%,100%,.2);
    box-shadow: 0 0 10px rgba(44,39,109,.1);
    border-radius: 10px;
    height: 58px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

.bond-view .bond-approve-btn p {
    font-family: PT Sans SemiBold;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    text-align: center
}

.bond-view .help-text {
    margin-top: 20px
}

.bond-view .help-text .help-text-desc {
    font-family: PT Sans Light;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    color: hsla(0,0%,100%,.6)
}

.bond-view .bond-balance-title {
    font-family: PT Sans Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #fff
}

.mobile #bond-view .ohm-card .card-content,.mobile #bond-view .ohm-card .card-content .bond-toggle-row {
    justify-content: space-evenly!important
}

.mobile #bond-view .ohm-card .card-content .input-row {
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    align-content: center
}

.mobile #bond-view .ohm-card .card-content .input-row .input-group.ohm-input-group {
    margin: 10px!important;
    width: 75%;
    height: 50px
}

.mobile #bond-view .ohm-card .card-content .input-row div.stake-button {
    width: 75%;
    margin-left: 0;
    margin-top: 15px;
    height: 50px;
    font-size: 1.3em!important
}

@media screen and (max-width: 417px) {
    .bond-price-data-title {
        font-size:17px!important
    }

    .bond-price-data-value {
        font-size: 19px!important
    }
}

.choose-bond-view {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    width: 89%;
    max-width: 833px;
    margin: auto
}

.choose-bond-view .choose-bond-view-card {
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    position: relative;
    z-index: 2
}

@supports((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .choose-bond-view .choose-bond-view-card {
        background:rgba(36,39,41,.1);
        -webkit-backdrop-filter: blur(40px);
        backdrop-filter: blur(40px)
    }
}

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .choose-bond-view .choose-bond-view-card {
        background:#181b1c
    }
}

.choose-bond-view .choose-bond-view-card .choose-bond-view-card-header .choose-bond-view-card-title {
    font-family: PT Sans Bold;
    font-weight: 700;
    font-size: 20px;
    color: #fff
}

.choose-bond-view .choose-bond-view-card .choose-bond-view-card-metrics {
    margin: 30px 0
}

.choose-bond-view .choose-bond-view-card .choose-bond-view-card-metrics .choose-bond-view-card-metrics-title {
    font-family: PT Sans Medium;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: hsla(0,0%,100%,.6)
}

.choose-bond-view .choose-bond-view-card .choose-bond-view-card-metrics .choose-bond-view-card-metrics-value {
    font-family: PT Sans Bold;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column
}

.choose-bond-view .choose-bond-view-card .choose-bond-view-card-table .choose-bond-view-card-table-title {
    font-family: PT Sans SemiBold;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #fff
}

.choose-bond-view .choose-bond-view-card-container {
    margin-top: 16px
}

.choose-bond-view .choose-bond-view-card-container .bond-data-card {
    margin: auto!important;
    background: rgba(36,39,41,.1);
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    border-radius: 10px;
    padding: 20px;
    width: 100%
}

.choose-bond-view .choose-bond-view-card-container .bond-data-card .bond-pair {
    display: flex!important;
    align-items: center;
    justify-content: left;
    margin-bottom: 15px
}

.choose-bond-view .choose-bond-view-card-container .bond-data-card .bond-pair .MuiBox-root {
    margin-right: 10px
}

.choose-bond-view .choose-bond-view-card-container .bond-data-card .bond-pair .bond-name svg {
    margin-left: 5px;
    vertical-align: middle;
    font-size: 15px
}

.choose-bond-view .choose-bond-view-card-container .bond-data-card .data-row {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 12px 0
}

.choose-bond-view .choose-bond-view-card-container .bond-data-card .data-row .bond-price {
    display: flex;
    align-items: center
}

.choose-bond-view .choose-bond-view-card-container .bond-data-card .data-row .bond-price svg {
    margin-right: 5px
}

.choose-bond-view .choose-bond-view-card-container .bond-data-card .bond-link {
    margin-top: 10px;
    text-align: center
}

.choose-bond-view .choose-bond-view-card-container .bond-data-card .bond-link a {
    width: 96%
}

.choose-bond-view .currency-icon {
    display: inline-block;
    min-width: 15px
}

.choose-bond-view .bond-name-title {
    font-family: PT Sans SemiBold;
    font-weight: 600;
    font-size: 14px;
    color: #fff
}

.choose-bond-view .bond-table-btn {
    background: hsla(0,0%,100%,.2);
    border: 1px solid #2c276d;
    border-radius: 10px;
    padding: 6px 35.5px;
    text-align: center
}

.choose-bond-view .bond-table-btn:hover {
    border: 1px solid hsla(0,0%,100%,.6)
}

.choose-bond-view .bond-table-btn p {
    font-family: PT Sans Semibold;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #fff
}

.choose-bond-view .MuiTable-root {
    margin: 10px 0
}

.choose-bond-view .MuiTableRow-head .MuiTableCell-alignLeft {
    padding-left: 20px
}

.choose-bond-view .MuiTableCell-root {
    border-bottom: none
}

.choose-bond-view .MuiTableCell-root p {
    margin: 0!important;
    display: flex!important;
    align-items: center;
    justify-content: space-evenly;
    white-space: nowrap
}

.choose-bond-view .MuiTableCell-root p img {
    margin-right: 3px
}

.choose-bond-view .MuiTableCell-root.MuiTableCell-alignLeft {
    display: flex
}

.choose-bond-view .MuiTableBody-root .MuiTableRow-root .MuiTableCell-alignLeft {
    justify-content: space-between
}

.choose-bond-view .MuiTableBody-root .MuiTableRow-root .MuiTableCell-alignLeft div.ohm-pairs {
    width: 33%;
    vertical-align: middle!important;
    align-items: center!important;
    justify-content: center!important;
    margin-bottom: 0!important
}

.choose-bond-view .MuiTableBody-root .MuiTableRow-root .MuiTableCell-alignLeft div.ohm-pairs .ohm-pairs div.bond-name p,.choose-bond-view .MuiTableBody-root .MuiTableRow-root .MuiTableCell-alignLeft div.ohm-pairs .ohm-pairs svg {
    align-self: center!important;
    line-height: 100%!important;
    font-weight: 700!important;
    margin-bottom: 0!important;
    padding: 0!important;
    font-family: inherit;
    vertical-align: text-top!important
}

.choose-bond-view .MuiTableBody-root .MuiTableRow-root .MuiTableCell-alignLeft div.ohm-pairs .ohm-logo-bg {
    margin-left: 0;
    border-radius: 20px;
    height: 40px;
    width: 40px
}

.choose-bond-view .MuiTableBody-root .MuiTableRow-root .MuiTableCell-alignLeft div.bond-name {
    width: 60%;
    margin-left: 8px!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    align-items: flex-start
}

.choose-bond-view .MuiTableBody-root .MuiTableRow-root .MuiTableCell-alignLeft div.bond-name p {
    margin-bottom: unset!important;
    line-height: 140%!important
}

.choose-bond-view .MuiTableBody-root .MuiTableRow-root .MuiTableCell-alignLeft div.bond-name svg {
    margin-left: 3px!important;
    font-size: 1.2em!important
}

@media screen and (max-width: 1240px) {
    .choose-bond-view {
        width:100%
    }
}

.rebase-timer {
    position: relative
}

.rebase-timer p {
    font-family: PT Sans SemiBold;
    font-weight: 600;
    font-size: 12px;
    color: #fff
}

.stake-view {
    width: 89%;
    max-width: 833px;
    margin: auto
}

.stake-view .stake-card {
    position: relative;
    z-index: 2;
    border-radius: 10px;
    padding: 20px;
    width: 100%
}

@supports((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .stake-view .stake-card {
        background:rgba(36,39,41,.1);
        -webkit-backdrop-filter: blur(40px);
        backdrop-filter: blur(40px)
    }
}

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .stake-view .stake-card {
        background:#181b1c
    }
}

.stake-view .stake-card .stake-card-grid {
    margin: 0;
    width: 100%
}

.stake-view .stake-card .stake-card-header .stake-card-header-title {
    font-family: PT Sans Bold;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    margin-bottom: 4px
}

.stake-view .stake-card .stake-card-metrics {
    display: flex;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-top: 10px
}

.stake-view .stake-card .stake-card-metrics .stake-card-apy,.stake-view .stake-card .stake-card-metrics .stake-card-index,.stake-view .stake-card .stake-card-metrics .stake-card-tvl {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.stake-view .stake-card .stake-card-metrics .stake-card-apy .stake-card-metrics-title,.stake-view .stake-card .stake-card-metrics .stake-card-index .stake-card-metrics-title,.stake-view .stake-card .stake-card-metrics .stake-card-tvl .stake-card-metrics-title {
    font-family: PT Sans Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: hsla(0,0%,100%,.6);
    margin-bottom: 2px
}

.stake-view .stake-card .stake-card-metrics .stake-card-apy .stake-card-metrics-value,.stake-view .stake-card .stake-card-metrics .stake-card-index .stake-card-metrics-value,.stake-view .stake-card .stake-card-metrics .stake-card-tvl .stake-card-metrics-value {
    font-family: PT Sans Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #fff
}

.stake-view .stake-card .stake-card-area .stake-card-wallet-notification {
    text-align: center
}

.stake-view .stake-card .stake-card-area .stake-card-wallet-notification .stake-card-wallet-connect-btn {
    background: hsla(0,0%,100%,.2);
    box-shadow: 0 0 10px rgba(44,39,109,.1);
    border-radius: 10px;
    padding: 14px 58px;
    cursor: pointer;
    max-width: 280px;
    margin: 20px auto auto
}

.stake-view .stake-card .stake-card-area .stake-card-wallet-notification .stake-card-wallet-connect-btn p {
    font-family: PT Sans SemiBold;
    font-weight: 600;
    font-size: 18px;
    color: #fff
}

.stake-view .stake-card .stake-card-area .stake-card-wallet-notification .stake-card-wallet-desc-text {
    font-family: PT Sans Light;
    font-weight: 300;
    font-size: 14px;
    color: hsla(0,0%,100%,.6);
    margin-top: 10px;
    margin-bottom: 6px
}

.stake-view .stake-card .stake-card-area .stake-card-action-area {
    width: 100%;
    margin-top: 25px
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-stage-btns-wrap {
    display: flex;
    align-items: center;
    justify-content: center
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-stage-btns-wrap .stake-card-action-stage-btn {
    margin: 0 30px;
    padding: 6px;
    cursor: pointer;
    transition: all .4s ease
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-stage-btns-wrap .stake-card-action-stage-btn p {
    font-family: PT Sans SemiBold;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: hsla(0,0%,100%,.6)
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-stage-btns-wrap .stake-card-action-stage-btn.active {
    border-bottom: 1px solid #fff
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-stage-btns-wrap .stake-card-action-stage-btn.active p {
    color: #fff
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row .stake-card-action-input {
    width: 100%;
    background: hsla(0,0%,100%,.2);
    border: 1px solid hsla(0,0%,100%,.2);
    border-radius: 10px;
    outline: none
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row .stake-card-action-input .MuiOutlinedInput-input {
    font-family: PT Sans Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: hsla(0,0%,100%,.6);
    padding: 14px 20px
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row .stake-card-action-input .MuiOutlinedInput-notchedOutline {
    border-color: hsla(0,0%,100%,.2)!important
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row .stake-card-action-input .stake-card-action-input-btn {
    cursor: pointer
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row .stake-card-action-input .stake-card-action-input-btn p {
    font-family: PT Sans SemiBold;
    font-weight: 600;
    font-size: 18px;
    color: #fff
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row .stake-card-tab-panel {
    min-width: 215px;
    margin-left: 10px
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row .stake-card-tab-panel .stake-card-tab-panel-btn {
    background: hsla(0,0%,100%,.2);
    box-shadow: 0 0 10px rgba(44,39,109,.1);
    border-radius: 10px;
    padding: 14px 0;
    cursor: pointer;
    text-align: center
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row .stake-card-tab-panel .stake-card-tab-panel-btn p {
    font-family: PT Sans SemiBold;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #fff
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-help-text {
    margin-top: 10px
}

.stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-help-text p {
    font-family: PT Sans Light;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: hsla(0,0%,100%,.6)
}

.stake-view .stake-card .stake-card-area .stake-user-data {
    justify-content: center;
    padding: 0 5px;
    margin: 30px auto auto
}

.data-row {
    display: flex;
    justify-content: space-between;
    margin: 12px 0
}

.data-row .data-row-name {
    font-family: PT Sans Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #fff
}

.data-row .data-row-value {
    font-family: PT Sans;
    font-size: 14px;
    line-height: 17px;
    color: #fff
}

@media screen and (max-width: 600px) {
    .stake-view .stake-card .stake-card-metrics .stake-card-apy,.stake-view .stake-card .stake-card-metrics .stake-card-index,.stake-view .stake-card .stake-card-metrics .stake-card-tvl {
        align-items:flex-start
    }

    .stake-view .stake-card .stake-card-metrics .stake-card {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row {
        flex-direction: column
    }

    .stake-view .stake-card .stake-card-area .stake-card-action-area .stake-card-action-row .stake-card-tab-panel {
        margin-left: 0;
        margin-top: 20px;
        min-width: none;
        width: 100%
    }
}

@media screen and (max-width: 1240px) {
    .stake-view {
        width:100%
    }
}

.dashboard-view {
    overflow: hidden;
    width: 89%;
    max-width: 833px;
    margin: auto
}

.dashboard-view,.dashboard-view .dashboard-infos-wrap .dashboard-card {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.dashboard-view .dashboard-infos-wrap .dashboard-card {
    position: relative;
    z-index: 2;
    border-radius: 10px;
    padding: 13px 0
}

@supports((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .dashboard-view .dashboard-infos-wrap .dashboard-card {
        background:rgba(0,0,0,.2);
        -webkit-backdrop-filter: blur(100px);
        backdrop-filter: blur(100px)
    }
}

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .dashboard-view .dashboard-infos-wrap .dashboard-card {
        background:#181b1c
    }
}

.dashboard-view .dashboard-infos-wrap .dashboard-card .card-title {
    font-family: PT Sans Medium;
    font-weight: 500;
    font-size: 20px;
    color: hsla(0,0%,100%,.6)
}

.dashboard-view .dashboard-infos-wrap .dashboard-card .card-value {
    font-family: PT Sans Bold;
    font-size: 24px;
    font-weight: 700;
    color: #fff
}

.not-found-page {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.not-found-page p {
    font-family: PT Sans;
    font-weight: 600;
    font-size: 30px;
    color: #fff
}

@font-face {
    font-family: "PT Sans SemiBold";
    src: local("PT Sans SemiBold"),url(../../static/media/PT Sans-SemiBold.fa8441f3.ttf) format("truetype")
}

@font-face {
    font-family: "PT Sans";
    src: local("PT Sans"),url(../../static/media/PT Sans-Regular.3cd78665.ttf) format("truetype")
}

@font-face {
    font-family: "PT Sans Bold";
    src: local("PT Sans Bold"),url(../../static/media/PT Sans-Bold.079ca05d.ttf) format("truetype")
}

@font-face {
    font-family: "PT Sans Medium";
    src: local("PT Sans Medium"),url(../../static/media/PT Sans-Medium.e2d60bc4.ttf) format("truetype")
}

@font-face {
    font-family: "PT Sans Light";
    src: local("PT Sans Light"),url(../../static/media/PT Sans-Light.02afb26f.ttf) format("truetype")
}

@font-face {
    font-family: "Courier";
    src: local("Courier"),url(../../static/media/CourierPrime-Regular.68d89efc.ttf) format("truetype")
}

* {
    outline: none;
    box-sizing: border-box
}

#root,body,html {
    font-family: "Square";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden
}

body {
    margin: 0;
    box-sizing: border-box
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none!important
}

input[type=number] {
    -moz-appearance: textfield!important
}

p {
    margin: 0
}

.web3modal-modal-lightbox {
    z-index: 10!important;
    background: rgba(0,0,0,.2)!important;
    -webkit-backdrop-filter: blur(100px)!important;
    backdrop-filter: blur(100px)!important
}

.web3modal-modal-lightbox .web3modal-modal-card {
    background: #181b1c;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    border-radius: 10px
}

.web3modal-modal-lightbox .web3modal-modal-card .web3modal-provider-wrapper {
    border: 1px solid hsla(0,0%,100%,.1);
    border-radius: 0;
    padding: 0
}

.web3modal-modal-lightbox .web3modal-modal-card .web3modal-provider-wrapper .web3modal-provider-container {
    background-color: transparent;
    border-radius: 0
}

.web3modal-modal-lightbox .web3modal-modal-card .web3modal-provider-wrapper .web3modal-provider-container:hover {
    background-color: rgba(0,0,0,.2)
}

.web3modal-modal-lightbox .web3modal-modal-card .web3modal-provider-wrapper .web3modal-provider-container .web3modal-provider-name {
    font-family: PT Sans;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    color: #fff
}

.web3modal-modal-lightbox .web3modal-modal-card .web3modal-provider-wrapper .web3modal-provider-container .web3modal-provider-description {
    font-family: PT Sans;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    color: hsla(0,0%,100%,.6)
}

@supports((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .walletconnect-qrcode__base {
        background:rgba(0,0,0,.2)!important;
        -webkit-backdrop-filter: blur(100px)!important;
        backdrop-filter: blur(100px)!important
    }
}

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .walletconnect-qrcode__base {
        background:rgba(0,0,0,.8)
    }
}

.walletconnect-qrcode__base .walletconnect-modal__base {
    border-radius: 10px;
    padding: 30px 20px 20px
}

@supports((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .walletconnect-qrcode__base .walletconnect-modal__base {
        background:#181b1c;
        -webkit-backdrop-filter: blur(100px);
        backdrop-filter: blur(100px)
    }
}

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .walletconnect-qrcode__base .walletconnect-modal__base {
        background:#181b1c
    }
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__header .walletconnect-modal__headerLogo {
    display: none
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__header p {
    margin-left: 24px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #fff
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__header .walletconnect-modal__close__wrapper {
    background: none;
    right: 23px
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__header .walletconnect-modal__close__wrapper .walletconnect-modal__close__icon .walletconnect-modal__close__line1,.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__header .walletconnect-modal__close__wrapper .walletconnect-modal__close__icon .walletconnect-modal__close__line2 {
    border: 1px solid #fff
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__mobile__toggle {
    margin-bottom: 20px;
    background: none;
    width: 60%
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__mobile__toggle .walletconnect-modal__mobile__toggle_selector {
    height: 1px;
    background: #fff;
    top: 34px
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__mobile__toggle a {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__mobile__toggle.right__selected a:nth-child(2),.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__mobile__toggle a:last-child {
    color: hsla(0,0%,100%,.6)
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__mobile__toggle.right__selected a:last-child {
    color: #fff
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-qrcode__text {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    color: hsla(0,0%,100%,.6)
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-qrcode__image {
    background: #fff;
    border-radius: 10px;
    padding: 13px
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__footer {
    font-family: PT Sans;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    color: hsla(0,0%,100%,.6)
}

.walletconnect-qrcode__base .walletconnect-modal__base .walletconnect-modal__base__row h3 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #fff
}

.landing-root {
    height: 100vh;
    width: 100%;
    overflow: scroll;
    background: #0f1010;
    display: flex;
    flex-direction: column
}

.landing-header {
    padding: 25px 10%;
    display: flex;
    flex-direction: row;
    z-index: 2
}

.landing-header .landing-header-nav-wrap {
    margin-left: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: default
}

.landing-header .landing-header-nav-wrap .landing-header-nav-text {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #fff
}

.landing-header-poper {
    margin-top: 10px;
    border-radius: 10px;
    overflow: hidden;
    z-index: 100
}

@supports((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .landing-header-poper {
        background:rgba(0,0,0,.2);
        -webkit-backdrop-filter: blur(100px);
        backdrop-filter: blur(100px)
    }
}

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter:none)) {
    .landing-header-poper {
        background:#181b1c
    }
}

.landing-header-poper .tooltip {
    display: flex;
    flex-direction: column
}

.landing-header-poper .tooltip .tooltip-item {
    padding: 13px 20px;
    align-items: center;
    display: flex
}

.landing-header-poper .tooltip .tooltip-item:hover {
    background: hsla(0,0%,100%,.1)
}

.landing-header-poper .tooltip .tooltip-item p {
    margin-left: 10px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.landing-footer {
    margin-top: auto;
    padding: 32px 15%;
    z-index: 2
}

.landing-footer .landing-footer-item-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.landing-footer .landing-footer-item-wrap .landing-footer-item-title {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 4px
}

.landing-footer .landing-footer-item-wrap .landing-footer-item-value {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    color: #fff
}

@media screen and (max-width: 812px) {
    .landing-footer {
        padding:32px 10%
    }
}

.landing-main {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 2;
    position: relative
}

.landing-main .landing-main-img-wrap {
    max-width: 400px;
    max-height: 400px;
    margin-bottom: 20px
}

.landing-main .landing-main-img-wrap img {
    width: 100%
}

.landing-main .landing-main-title-wrap {
    text-align: center;
    margin-bottom: 20px
}

.landing-main .landing-main-title-wrap p {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0,0,0,.25)
}

.landing-main .landing-main-socials {
    position: fixed;
    bottom: .5em;
    right: 1em;
    font-size: 25px
}

.landing-main .landing-main-socials a{
    color: #232323
}

.landing-main .landing-main-socials a:hover{
    color: #3a3a3a
}

.landing-main .landing-main-help-text-wrap p {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #fff
}

.landing-main .landing-main-help-text-wrap {
    text-align: center;
    margin-bottom: 20px
}

.landing-main .landing-main-btns-wrap {
    display: flex;
    flex-direction: row
}

.landing-main .landing-main-btns-wrap a {
    text-decoration: none
}

.landing-main .landing-main-btns-wrap .landing-main-btn {
    margin: 0 15px;
    padding: 14px 26px;
    min-width: 200px;
    background: #232323;
    box-shadow: 0 0 10px rgba(44,39,109,.1);
    border-radius: 10px;
    cursor: pointer;
    text-align: center
}

.landing-main .landing-main-btns-wrap .landing-main-btn:hover {
    background:#3a3a3a;
}

.landing-main .landing-main-btns-wrap .landing-main-btn p {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #fff
}

@media screen and (max-width: 560px) {
    .landing-main .landing-main-title-wrap p {
        font-size:40px
    }

    .landing-main .landing-main-help-text-wrap p {
        font-size: 16px
    }
}

@media screen and (max-width: 465px) {
    .landing-main .landing-main-btns-wrap {
        flex-direction:column
    }

    .landing-main .landing-main-btns-wrap .landing-main-btn {
        margin: 15px
    }
}

.landing-background {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.landing-background .landing-background-blobs-top {
    position: absolute;
    top: -200px;
    right: -200px;
    opacity: .4;
    z-index: 1
}

.landing-background .landing-background-blobs-top img {
    width: 784px;
    height: 897px
}

@media screen and (max-width: 770px) {
    .landing-background {
        display:none
    }
}
