@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,300;1,500;1,600;1,700&display=swap);#root,.app,body,html {
    align-items: center;
    background-color: #0d0d15;
    height: 100vh
}

.content {
    background-color: #0d0d15;
    height: 100%;
    overflow-x: hidden
}

.content::-webkit-scrollbar {
    display: none
}

.css-n03m2d-MuiListItem-root {
    width: 100%!important
}

h1,h2,h3,h4,h5,h6,p {
    font-family: Montserrat
}

.footer hr {
    width: 100%!important
}

.MuiDrawer-paper {
    background-color: #0d0d15!important;
    overflow-x: hidden;
    padding-top: 9rem
}

.hideBox {
    display: none
}

@media screen and (min-width: 1201px) and (max-width:1664px) {
    .css-1oqqzyl-MuiContainer-root {
        max-width:calc(100% - 500px)!important
    }
}

.rewardHisBox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 80%
}

@media screen and (max-width: 700px) {
    .rewardHisBox {
        width:22rem
    }
}

.MBox {
    display: flex;
    flex-direction: row;
    height: 80%;
    margin-left: 1rem
}

@media (max-width: 700px) {
    .MBox {
        flex-direction:column-reverse;
        margin-left: 1rem;
        margin-top: 8rem;
        width: 80%
    }
}

.dashboardBox {
    display: flex;
    flex-direction: column;
    padding-top: 0;
    width: 80%
}

.claimBananaBox {
    border: 1px solid #61ce70;
    border-radius: 3px;
    display: flex;
    height: 28px;
    justify-content: center;
    margin-left: 6rem;
    margin-right: 1rem;
    margin-top: 10px
}

@media screen and (max-width: 700px) {
    .claimBananaBox {
        margin-left:6rem;
        margin-top: 0
    }
}

.claimText {
    color: #61ce70;
    font-size: 14px;
    font-weight: 800
}

.walletBoxTxt {
    color: #fae907;
    font-size: 11px;
    font-weight: 300;
    margin: 0
}

.emissionText {
    letter-spacing: 3px
}

.rightbarMain>.currentWalletBox {
    margin-bottom: 15px
}

.walletTxt {
    margin-top: 0
}

.viewEmissionBox {
    border: 1px solid #61ce70;
    border-radius: 3px;
    margin-left: 50%;
    padding-left: 2px;
    padding-right: 2px
}

.addNewWalletBox,.viewEmissionBox {
    display: flex;
    height: 30px;
    margin-top: 10px
}

.addNewWalletBox {
    border-radius: 3px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 10px
}

@media screen and (max-width: 700px) {
    td {
        padding:3px
    }

    .tableP {
        margin-left: 0;
        width: 22rem!important
    }
}

.rewardBox {
    display: flex;
    justify-content: space-between;
    margin-left: 0;
    max-width: 700px;
    width: 100%
}

.rewardBox>* {
    flex-grow: 1
}

.rewardBox>:first-child {
    margin-right: 50px
}

.rewardBox>:nth-child(2),.rewardBox>:nth-child(3) {
    margin-right: 5px
}

.rewardBox>:nth-child(4) {
    margin-left: 5px
}

@media screen and (max-width: 700px) {
    .rewardBox {
        align-items:stretch;
        flex-direction: column
    }

    .rewardBox>* {
        margin: 0 0 10px
    }

    .rewardBox>:last-child {
        margin-bottom: 0
    }
}

.rewardMain {
    margin-left: 6px
}

.apyMain,.rewardMain {
    background-color: #1d1d28;
    border-radius: 4px;
    margin-top: 20px;
    padding: 3px
}

.apyMain {
    margin-left: 0
}

.rewardText {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0;
    padding-top: 3px
}

.rewardText,.sellText {
    color: #7a7a7a;
    margin-top: 0
}

.sellText {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-right: 0;
    width: 220px
}

.rText {
    color: #fae907
}

.rText,.rTextGreen {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 10px
}

.rTextGreen {
    color: #61ce70
}

.rDText {
    color: #fae907;
    font-size: 11px;
    font-weight: 550;
    margin-top: 5px
}

.presaleBox {
    display: flex;
    width: 100%
}

.connectWalletButton {
    margin-left: 0!important;
    margin-right: 0!important
}

@media screen and (max-width: 700px) {
    .presaleBox {
        display:flex;
        flex-direction: column-reverse
    }

    .connectWalletButton {
        width: 12rem
    }
}

.presaleText {
    color: #fff;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px
}

@media screen and (min-width: 768px) {
    .main.content {
        margin-top:4rem
    }
}

@media screen and (max-width: 700px) {
    .presaleText {
        order:1
    }
}

.presaleMainBox {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 0;
    width: 100%
}

@media screen and (max-width: 700px) {
    .presaleMainBox {
        flex-direction:column-reverse;
        margin-right: 3.5rem
    }
}

.presaleSBox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 1rem;
    margin-top: 0
}

@media screen and (max-width: 700px) {
    .presaleSBox {
        margin-left:0
    }
}

.inactive-bar-div {
    border-bottom: 1px solid #54595f;
    border-right: 1px solid #54595f;
    border-top: 1px solid #54595f;
    height: 100%;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 10px;
    width: 8px
}

.inactive-bar {
    height: 70%
}

.active-bar,.inactive-bar {
    display: flex;
    flex-direction: row
}

.active-bar {
    height: 60%
}

.active-bar-div {
    border-bottom: 1px solid #ff0;
    border-right: 1px solid #ff0;
    border-top: 1px solid #ff0;
    height: 48%;
    margin-left: 10px;
    margin-right: 19px;
    margin-top: 10px;
    width: 8px
}

.walletAmount {
    color: #6ec1e4;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 0;
    opacity: .5
}

.preSaleRightSide .endText {
    margin-top: 0
}

.dayText {
    padding: 0 5px
}

.collectMainBox {
    padding-bottom: 10rem
}

.eligibleText {
    color: #61ce70
}

.eligibleText,.notEligibleText {
    font-family: Montserrat;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 16px
}

.notEligibleText {
    color: red
}

.affiliateText {
    color: #6ec1e4;
    font-size: 14px;
    font-weight: 400
}

@media screen and (max-width: 700px) {
    .affiliateText {
        margin-left:3rem
    }
}

.connectWallet {
    align-items: center;
    background-color: #fae907;
    border-radius: 4px;
    display: flex;
    height: 30px;
    justify-content: center;
    margin-top: 1rem
}

@media screen and (max-width: 700px) {
    .connectWallet {
        height:30px;
        justify-content: center;
        margin-top: 0;
        width: 12rem
    }
}

.rightPreBox {
    margin-top: 0!important
}

.airdropBox {
    display: flex;
    width: 100%
}

.airdropLightText {
    color: #7a7a7a;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 3.2px;
    line-height: 21px;
    text-transform: uppercase
}

.airdropLightText .amount {
    color: #6ec1e4;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px
}

@media screen and (max-width: 700px) {
    .airdropBox {
        display:flex;
        flex-direction: row
    }
}

.airdropText {
    color: #fff;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px
}

@media screen and (max-width: 700px) {
    .airdropText {
        order:1
    }
}

.airdropMainBox {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 8rem;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%
}

@media screen and (max-width: 700px) {
    .airdropMainBox {
        flex-direction:column;
        margin-right: 0;
        margin-top: 4rem;
        padding-bottom: 4rem;
        padding-top: 0
    }
}

.airdropSBox {
    display: flex;
    flex-direction: column;
    margin-left: 5rem;
    margin-top: 3rem
}

@media screen and (max-width: 700px) {
    .airdropSBox {
        margin-left:0
    }
}

.MainHeading {
    font-size: 35px;
    font-weight: 700
}

.txt {
    font-size: 25px;
    font-weight: 500px;
    margin-top: 30px
}

.inputBase {
    border: 1px solid #ff0;
    border-radius: 3px;
    margin-top: 10px;
    padding-left: 10px
}

.endText {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 300
}

.numText {
    color: "colors.white[101]";
    font-size: 30px;
    font-weight: 500;
    margin-right: 5px;
    margin-top: 5px
}

.dayText {
    font-size: 14px;
    font-weight: 300
}

.col,.dayText {
    color: "colors.white[101]";
    margin-top: 0
}

.col {
    font-size: 22px;
    font-weight: 500;
    margin-left: 5px;
    margin-right: 5px
}

.amountText {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0
}

.collectMainBox {
    display: flex;
    flex-direction: column;
    padding-bottom: 0
}

.badge {
    align-items: center;
    background: #9e8bff4d;
    border: 1px solid #9e8bff;
    border-radius: 4px;
    color: #fff;
    flex-shrink: 0;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    gap: 10px;
    justify-content: center;
    line-height: 16px;
    padding: 4px 16px
}

.float-right {
    float: right
}

@media screen and (max-width: 700px) {
    .collectMainBox {
        display:flex;
        margin-top: 0
    }
}

.afBox {
    align-items: center;
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 700px) {
    .afBox {
        align-items:center;
        display: block
    }
}

.connectText {
    color: #07070c;
    font-size: 15px;
    font-weight: 800
}

.centerMainBox {
    display: flex
}

.centerMainBox,.collectMainBox {
    align-self: center
}

.rightPreBox {
    margin-left: 4rem;
    margin-top: 6rem
}

@media screen and (max-width: 700px) {
    .rightPreBox {
        display:block;
        margin-left: 0
    }
}

.maxText {
    color: #fae907;
    font-size: 14px
}

.ethText,.maxText {
    font-weight: 300;
    margin-top: 0
}

.ethText {
    color: #7a7a7a;
    font-size: 13px
}

.tokenBox {
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 700px;
    width: 80%
}

.referalText {
    color: #7a7a7a;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 600px
}

.rightbarMain {
    width: 266px
}

.externalLink {
    color: #2e2e39;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    padding-left: 10px;
    text-decoration-line: underline
}

.externalLink.active {
    color: #6ec1e4
}

.referralUrlText {
    color: #fae907;
    font-weight: 700
}

.referralUrlContent,.referralUrlText {
    font-size: 16px;
    font-style: normal;
    line-height: 21px
}

.referralUrlContent {
    color: #444bef;
    font-weight: 400;
    text-decoration-line: underline
}

.connectWalletButton.ml-1 {
    margin-left: 1rem!important
}

@media screen and (max-width: 700px) {
    .tokenBox {
        display:flex;
        flex-direction: row;
        justify-content: flex-start;
        margin-top: 1rem;
        width: 22rem
    }
}

.tkSBox {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 80%
}

@media screen and (max-width: 700px) {
    .tkSBox {
        flex-direction:row;
        justify-content: flex-end
    }
}

.tokenText {
    color: #6ec1e4;
    font-size: 15px;
    font-weight: 550;
    margin-top: 1rem;
    width: 20%
}

@media screen and (max-width: 700px) {
    .tokenText {
        font-size:13px;
        margin-top: .2rem
    }
}

.seeMore {
    text-align: right;
    width: 80%
}

@media screen and (max-width: 700px) {
    .claimText {
        font-size:12px
    }
}

.claimBox {
    border: 1px solid #61ce70;
    border-radius: 3px;
    display: flex;
    height: 28px;
    justify-content: center;
    margin-top: 10px
}

@media screen and (max-width: 700px) {
    .claimBox {
        margin-top:0
    }
}

.walletBox {
    border: .8px solid #7a7a7a;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 10rem;
    max-width: 700px;
    padding: 20px;
    width: 80%
}

@media screen and (max-width: 700px) {
    .walletBox {
        display:flex;
        flex-direction: column;
        justify-content: center;
        width: 22rem
    }
}

.boxText {
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 300;
    margin: 0
}

@media screen and (max-width: 700px) {
    .boxText {
        font-size:12px
    }
}

.boxTxt {
    color: #fae907;
    font-size: 15px;
    font-weight: 300;
    margin: 0
}

@media screen and (max-width: 700px) {
    .boxTxt {
        font-size:12px
    }
}

.autoBox {
    display: flex;
    justify-content: space-between;
    margin-top: 10px
}

.belowText {
    color: #7a7a7a;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
    margin-right: 50%;
    margin-top: 10px;
    width: 80%
}

@media screen and (max-width: 700px) {
    .belowText {
        font-size:10px;
        margin-right: 0;
        width: 22rem
    }
}

.rightbarMain {
    margin-right: 1rem;
    padding-top: 0
}

@media screen and (max-width: 700px) {
    .rightbarMain {
        padding-top:2rem;
        width: 22rem
    }
}

.emissionText {
    color: #6ec1e4;
    font-size: 15px;
    font-weight: 700;
    font-weight: 600;
    letter-spacing: 3.2px;
    line-height: 21px;
    margin-bottom: 0;
    text-transform: uppercase
}

.walletTxt {
    color: #7a7a7a;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 5px;
    width: 225px
}

.viewEmissionReferralBox {
    border: 1px solid #61ce70;
    border-radius: 3px;
    display: flex;
    height: 30px;
    margin-bottom: 10px;
    margin-left: 55%;
    margin-top: 15px
}

@media screen and (max-width: 700px) {
    .viewEmissionReferralBox {
        margin-left:14.3rem;
        margin-top: 0
    }

    .viewEmissionReferralBox .MuiButtonBase-root {
        padding: 0
    }
}

.referalLinkBox {
    align-items: flex-end;
    display: flex
}

.errorText {
    color: red;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0
}

table {
    border-collapse: collapse;
    overflow: hidden
}

td,th {
    background-color: #2e2e39;
    color: #fff;
    padding: 5px;
    text-align: center
}

@media screen and (max-width: 700px) {
    .walletTxt {
        width:80%
    }

    td {
        padding: 3px
    }
}

th {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-align: center
}

@media screen and (max-width: 700px) {
    th {
        font-size:12px
    }
}

thead th {
    background-color: #0000
}

tbody td {
    font-size: 14px;
    position: relative
}

@media screen and (max-width: 700px) {
    tbody td {
        font-size:12px
    }
}

tbody tr {
    border-bottom: 6px solid #0000;
    border-radius: 10rem solid
}

.tableP {
    text-align: right;
    width: 80%
}

.rewardBoxItem {
    padding: 16px 24px
}

.ml-16 {
    margin-left: 16px
}

.connectWalletBox {
    margin-top: 20px
}

.d-flex {
    display: flex
}

.claimRewardButton {
    align-items: center;
    background: #61ce70;
    border: 1px solid #61ce70;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    flex-shrink: 0;
    gap: 10px;
    height: 32px;
    justify-content: center;
    padding: 12px 16px;
    transition: background .2s,transform .1s,box-shadow .2s
}

.claimRewardButton:hover {
    background: #4eb159
}

.claimRewardButton:active {
    box-shadow: none;
    transform: translateY(2px)
}

.claimRewardText {
    color: #0d0d15;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px
}

.connectWalletTextField {
    width: 320px
}

@media screen and (max-width: 700px) {
    .connectWalletTextField {
        width:60%
    }

    .tableP {
        margin-left: 0;
        width: 22rem!important
    }

    .referral.rewardBox {
        display: block!important
    }
}

.referral.rewardBox {
    display: flex;
    justify-content: flex-start;
    margin-left: 0;
    max-width: 100%;
    width: 100%
}

@media screen and (max-width: 700px) {
    .referral.rewardBox {
        justify-content:flex-start
    }
}

.statsText {
    color: #6ec1e4;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 5px;
    margin-bottom: 10px;
    margin-top: 20px
}

.trText {
    margin-top: 0
}

.trText,.trtText {
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0
}

.trtText {
    margin-top: 10px
}

.YeText {
    margin-top: 10px
}

.YeText,.YelText {
    color: #fae907;
    font-size: 15px;
    font-weight: 550;
    margin-bottom: 0
}

.YelText {
    margin-top: 0
}

.rewardHisText {
    color: #6ec1e4;
    font-size: 17px;
    font-weight: 550;
    margin-bottom: 0;
    margin-top: 20px
}

.HolderText {
    font-size: 12px
}

.HolderText,.rewardBoxItem .rDText {
    color: #7a7a7a;
    font-weight: 550;
    margin-top: 5px
}

.rewardBoxItem .rDText {
    font-size: 11px
}

.rewardBoxItem .rAText {
    font-size: 36px;
    font-weight: 600;
    line-height: 42px
}

.rewardBoxItem .rAText,.rewardBoxItem .rDText {
    color: #fff;
    font-family: Montserrat;
    font-style: normal
}

.rewardBoxItem .rDText {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px
}

.holderRText {
    color: #6ec1e4;
    font-size: 18px;
    font-weight: 550;
    margin-top: 10px
}

.claimedRText {
    color: #fff;
    font-size: 15px;
    font-weight: 550;
    margin-top: 0
}

@media screen and (max-width: 700px) {
    .claimedRText {
        font-size:14px
    }
}

hr {
    width: 80%
}

.seeText {
    color: #6ec1e4;
    font-size: 13px;
    font-weight: 800;
    margin-top: 0;
    -webkit-text-decoration: underLine;
    text-decoration: underLine
}

@media screen and (max-width: 700px) {
    .seeText {
        font-size:12px;
        margin-left: 13rem
    }

    .seeMore {
        width: 22rem
    }
}

.rowsTextP {
    font-size: .8rem;
    margin-left: .3rem;
    margin-right: .3rem
}

.buttontablePag {
    background-color: #0d0d15
}

.buttontableArr,.buttontablePag {
    border: .8px solid #7a7a7a;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
    padding: 3px
}

.buttontableArr {
    height: 21px;
    width: 2rem
}

.List {
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 550;
    letter-spacing: 2px;
    margin-bottom: 0;
    margin-left: .4rem;
    margin-top: 0
}

.howBox {
    display: flex;
    flex-direction: column;
    margin-left: 1rem;
    margin-top: 1rem
}

.howBox.hide {
    display: none
}

.apyHeader,.howText {
    color: #61ce70;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 4px
}

.apyHeader {
    margin-bottom: 0
}

.apyText,.paraText {
    color: #7a7a7a;
    font-size: 13px;
    font-weight: 300;
    margin-top: 0;
    padding-right: .8rem
}

.snipeText {
    color: #6ec1e4;
    font-size: 13px;
    font-weight: 500;
    -webkit-text-decoration: underLine;
    text-decoration: underLine
}

.navBox {
    align-items: center;
    background-color: #1d1d28;
    display: flex;
    justify-content: space-between;
    max-width: 100vw;
    padding: .5rem
}

.navSBox {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.connectBox {
    align-items: center;
    background-color: #54595f;
    border-radius: .2rem;
    display: flex;
    height: 2.2rem;
    margin-left: 3rem;
    margin-right: 3rem
}

@media (max-width: 800px) {
    .connectBox {
        margin-left:3rem;
        margin-right: 3rem
    }
}

.main.content {
    margin-top: 4rem
}

.connectWalletButton {
    align-items: center!important;
    align-self: center;
    background: #2e2e39!important;
    border-radius: 4px!important;
    display: inline-flex!important;
    flex-shrink: 0!important;
    gap: 10px!important;
    height: 32px!important;
    justify-content: center!important;
    margin-left: 10px!important;
    padding: 12px 16px!important
}

.connectWalletButton p {
    color: #000!important;
    font-family: Montserrat!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 700!important;
    line-height: 21px!important
}

@media (min-width: 1536px) {
    .appContainer {
        max-width:1900px!important
    }
}

@media screen and (min-width: 786px) {
    .main.content {
        margin-top:6rem
    }
}

@media screen and (max-width: 700px) {
    .navBox {
        align-items:center;
        background-color: #1d1d28;
        display: flex;
        left: 0;
        max-width: 100vw
    }

    .footer {
        padding: 0 40px
    }
}

.footerText {
    align-items: center;
    color: #7a7a7a;
    display: flex;
    font-size: 14px;
    font-weight: 300;
    justify-content: center;
    margin-left: 0;
    margin-top: 1.3rem
}

/*# sourceMappingURL=main.755c251d.css.map*/
.css-1iip476 {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    overflow: visible;
    color: rgb(255, 255, 255);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 0px;
    height: 30px;
}

.css-1rqal1a {
    background-color: rgb(18, 18, 18);
    color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
    background-image: linear-gradient(rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.09));
    display: flex;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    flex-shrink: 0;
    position: fixed;
    top: 0px;
    left: auto;
    right: 0px;
    z-index: 1201;
    transition: margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms, width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
}

body {
    margin: 0px;
    color: rgb(255, 255, 255);
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    background-color: rgb(18, 18, 18);
}

body {
    margin: 0px;
    color: rgb(255, 255, 255);
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    background-color: rgb(18, 18, 18);
}

html {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    text-size-adjust: 100%;
}

.css-yfo96e {
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding: 24px;
    transition: margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
    margin-left: -240px;
    margin-top: 0px;
    padding-top: -100px;
}

.css-suikm {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    overflow: visible;
    color: rgb(255, 255, 255);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 0px;
    padding: 0px;
}

.css-1ck4g0f {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    overflow: visible;
    color: rgb(255, 255, 255);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 0px;
}

.css-vubbuv {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.5rem;
}

.css-12bsvzf {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    overflow: visible;
    color: rgb(255, 255, 255);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 120px;
}

.css-1y0pcmk {
    -webkit-box-align: center;
    align-items: center;
    margin-left: 25px;
}

.css-k008qs {
    display: flex;
}