@charset "UTF-8";

._root_2m9ah_2 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 1100px;
    margin: 0 auto 150px;
    padding-top: 10px;
    color: #1a0c6d
}

@media screen and (max-width: 768px) {
    ._root_2m9ah_2 {
        padding: 30px 16px;
        width: 100%
    }
}

._faqList_2m9ah_19 {
    width: 69rem;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    ._faqList_2m9ah_19 {
        width: 24rem
    }
}

._faqList2_2m9ah_29 {
    width: 69rem
}

@media screen and (max-width: 768px) {
    ._faqList2_2m9ah_29 {
        width: 24rem
    }
}

._incentiveRoots_2m9ah_38 {
    justify-content: space-between;
    width: 100%;
    margin: 20px 0 32px
}

._tabsMain_2m9ah_44 {
    border: 2px solid #C9DFFF;
    padding: 10px;
    border-radius: 16px
}

._tabsContainer_2m9ah_50 {
    background-color: transparent;
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    margin-bottom: 15px
}

@media screen and (max-width: 768px) {
    ._tabsContainer_2m9ah_50 {
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

._tab_2m9ah_44 {
    cursor: pointer;
    padding: 12px 20px
}

@media screen and (max-width: 768px) {
    ._tab_2m9ah_44 {
        padding: 12px 20px
    }
}

._tab_2m9ah_44._activeTab_2m9ah_80 {
    border-color: #000;
    color: #1a0c6d;
    font-size: 14px;
    font-weight: 600;
    background-color: #c9dfff;
    border-radius: 4px;
    height: 42px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0
}

@media screen and (max-width: 768px) {
    ._tab_2m9ah_44._activeTab_2m9ah_80 {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

._tab_2m9ah_44._purchase_2m9ah_103 {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    width: 50%;
    background-color: #c9dfff;
    text-align: center;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center
}

._tab_2m9ah_44._refund_2m9ah_116 {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c9dfff;
    border-radius: 4px;
    text-align: center
}

._tab_2m9ah_44._notActive_2m9ah_130 {
    font-size: 14px;
    font-weight: 600;
    color: #1a0c6d;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

@media screen and (max-width: 768px) {
    ._tab_2m9ah_44._notActive_2m9ah_130 {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center
    }
}

._countdown_2m9ah_150 {
    width: 100%;
    text-align: center;
    background: #e2f2ff;
    background-image: -webkit-linear-gradient(top, #222, #333, #333, #222);
    background-image: -moz-linear-gradient(top, #222, #333, #333, #222);
    background-image: -ms-linear-gradient(top, #222, #333, #333, #222);
    background-image: -o-linear-gradient(top, #222, #333, #333, #222);
    border: 1px solid #e2f2ff;
    border-radius: 5px;
    padding: 20px;
    top: 12rem;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 25px auto
}

@media screen and (max-width: 768px) {
    ._countdown_2m9ah_150 {
        padding: 10px
    }
}

._countdown_2m9ah_150:before {
    left: -10px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

._countdown_2m9ah_150:after {
    right: -10px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

._countdown_2m9ah_150 ._tiles_2m9ah_183 {
    position: relative;
    z-index: 1
}

._countdown_2m9ah_150 ._tiles_2m9ah_183 span {
    width: 171px;
    height: 124px;
    font: 700 48px Droid Sans, Arial, sans-serif;
    text-align: center;
    color: #fff;
    background-color: #137ce7;
    background-image: -webkit-linear-gradient(top, #bbb, #eee);
    background-image: -moz-linear-gradient(top, #bbb, #eee);
    background-image: -ms-linear-gradient(top, #bbb, #eee);
    background-image: -o-linear-gradient(top, #bbb, #eee);
    border-top: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 0 12px #000000b3;
    margin: 0 7px;
    padding: 18px 0;
    display: inline-block;
    position: relative
}

._countdown_2m9ah_150 ._tiles_2m9ah_183 span:before {
    content: "";
    width: 100%;
    height: 13px;
    background: #111;
    display: block;
    padding: 0 3px;
    position: absolute;
    top: 41%;
    left: -3px;
    z-index: -1
}

._countdown_2m9ah_150 ._tiles_2m9ah_183 span:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #eee;
    border-top: 1px solid #333;
    display: block;
    position: absolute;
    top: 48%;
    left: 0
}

._countdown_2m9ah_150 ._counterWrapper_2m9ah_229 {
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 768px) {
    ._countdown_2m9ah_150 ._counterWrapper_2m9ah_229 {
        flex-wrap: wrap;
        justify-content: space-between
    }
}

._countdown_2m9ah_150 ._tilesSection_2m9ah_240 {
    width: 171px;
    height: 124px;
    font: 700 48px Droid Sans, Arial, sans-serif;
    text-align: center;
    color: #fff;
    background-color: #137ce7;
    background-image: -webkit-linear-gradient(top, #bbb, #eeeeee);
    background-image: -moz-linear-gradient(top, #bbb, #eee);
    background-image: -ms-linear-gradient(top, #bbb, #eee);
    background-image: -o-linear-gradient(top, #bbb, #eee);
    border-top: 1px solid #fff;
    border-radius: 3px;
    box-shadow: #00000029 0 3px 6px, #0000003b 0 3px 6px;
    margin: 0 7px;
    padding: 18px 0;
    display: inline-block;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 768px) {
    ._countdown_2m9ah_150 ._tilesSection_2m9ah_240 {
        width: 65px;
        height: 70px;
        margin: 0
    }
}

._countdown_2m9ah_150 ._tilesSection_2m9ah_240:before {
    content: "";
    width: 100%;
    height: 13px;
    background: #111;
    display: block;
    padding: 0 3px;
    position: absolute;
    top: 43%;
    left: -3px;
    z-index: -1
}

._countdown_2m9ah_150 ._tilesSection_2m9ah_240:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #eee;
    border-top: 1px solid #333;
    display: block;
    position: absolute;
    top: 48%;
    left: 0
}

._countdown_2m9ah_150 ._labels_2m9ah_292 {
    width: 100%;
    height: 25px;
    text-align: center;
    bottom: 8px
}

._countdown_2m9ah_150 ._labels_2m9ah_292 li {
    width: 102px;
    font: 700 15px Droid Sans, Arial, sans-serif;
    color: #137ce7;
    text-align: center;
    text-transform: uppercase;
    display: inline-block
}

._labelsLi_2m9ah_307 {
    font: 700 15px Droid Sans, Arial, sans-serif;
    color: #137ce7;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px
}

._title_2m9ah_315 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: .02em;
    color: #137ce7;
    margin: 10px;
    text-align: center;
    padding: 20px
}

._upcomingCardsContainer_2m9ah_327 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: start;
    padding-top: 20px;
    width: 100%
}

@media screen and (max-width: 768px) {
    ._upcomingCardsContainer_2m9ah_327 {
        flex-direction: column;
        align-items: center
    }
}

._upcomingCards_2m9ah_327 {
    width: calc(30% - 20px);
    height: calc(30% - 30px);
    margin: 10px;
    background: #fff;
    border: 2px solid #137ce7;
    border-radius: 10px;
    padding-top: 5px;
    text-align: left;
    position: relative
}

@media screen and (max-width: 768px) {
    ._upcomingCards_2m9ah_327 {
        width: calc(90% - 20px);
        height: calc(40% - 30px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

._upcomingCardsPara_2m9ah_364 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: .02em;
    text-align: center;
    color: #137ce7;
    margin: 10px;
    text-align: left
}

._upcomingCardsparaIdo_2m9ah_375 {
    margin: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: .02em;
    text-align: left
}

._launchPadTitle_2m9ah_384 {
    width: 100%;
    font-size: 20px;
    margin-bottom: 10px;
    color: #1a0c6d;
    font-weight: 600;
    display: flex;
    white-space: nowrap;
    align-items: center;
    text-transform: uppercase;
    text-align: left;
    font-family: Inter
}

._poolTitle_2m9ah_398 {
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px;
    color: #1a0c6d;
    font-weight: 600;
    display: flex;
    white-space: nowrap;
    align-items: center;
    text-transform: uppercase;
    text-align: left;
    font-family: Inter !important
}

._poolTitle_2m9ah_398:after {
    content: "";
    height: 2px;
    background: #a3bed1;
    display: flex;
    width: 100%;
    margin-left: 15px
}

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

._radialBox_2m9ah_425 {
    position: absolute;
    top: 17.5%;
    left: 31.1%;
    transform: translate(-50%);
    width: auto;
    height: 3%;
    background: #137ce7;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 20px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    border-radius: 10px 10px 0 0
}

@media screen and (max-width: 768px) {
    ._radialBox_2m9ah_425 {
        top: 10.6%;
        left: 20.1%;
        height: auto;
        padding: 10px
    }
}

._instTitleContainer_2m9ah_453 {
    width: 100%;
    margin: 20px 5%
}

._roundedTitle_2m9ah_458 {
    font-size: 16px;
    color: #137ce7;
    font-weight: 600;
    display: flex;
    white-space: nowrap;
    align-items: center;
    text-transform: uppercase;
    text-align: left
}

._roundedTitle_2m9ah_458 ._loremText_2m9ah_468 {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: .02em;
    text-align: left
}

._instCont_2m9ah_476 {
    display: flex;
    justify-content: space-between;
    margin: auto;
    padding: 5px;
    color: #0b366b;
    text-transform: uppercase
}

._instCont_2m9ah_476 p {
    margin: 0;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: .02em;
    text-align: center
}

._instCont_2m9ah_476 p:nth-child(2) {
    font-weight: 500
}

._disclaimCont_2m9ah_501 {
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .02em;
    text-align: left;
    color: #f25959;
    display: flex;
    align-items: center
}

._mirrorContainer_2m9ah_513 {
    display: flex;
    justify-content: space-between;
    margin: 10px auto auto;
    color: #0b366b;
    width: 100%;
    overflow: hidden
}

._instrucFlex_2m9ah_523 {
    display: flex;
    justify-content: space-between;
    margin: auto;
    padding: 5px;
    color: #0b366b
}

._instrucFlex_2m9ah_523 p {
    margin: 0;
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: .02em;
    text-align: center
}

._banner_2m9ah_540 {
    width: 100%;
    border-radius: 20px
}

._descIDO_2m9ah_545 {
    font-weight: 500;
    font-size: 16px;
    color: #1a0c6d;
    margin-top: 10px;
    margin-bottom: 25px;
    font-family: Inter
}

._descIDO_2m9ah_545 a {
    text-decoration: underline;
    color: #1a0c6d
}

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

._two-boxes-container_2m9ah_563 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px
}

._gradientTitle_2m9ah_572 {
    font-family: Inter;
    font-size: 28px;
    font-style: italic;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: .04em;
    text-align: left;
    background: linear-gradient(236.93deg, #083353 47.22%, #54b7ff 82.32%);
    margin: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

._gradientBox_2m9ah_586 {
    flex: 1;
    width: 100%;
    height: 100%;
    margin: auto;
    max-width: auto;
    position: relative;
    box-sizing: border-box;
    color: #000;
    background: #e2f2ff;
    background-clip: padding-box;
    border: solid 3px transparent;
    border-radius: 1em;
    padding: 20px
}

._gradientBox_2m9ah_586:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -3px;
    border-radius: inherit;
    background: linear-gradient(99.72deg, #2852e7 -18.43%, #8a79f1 35.02%, #68adfd 90.97%)
}

._secondGradientBox_2m9ah_621 {
    padding: 0;
    margin: 0;
    background: none
}

._secondGradientBox_2m9ah_621:before {
    background: none
}

._secondGradientBox_2m9ah_621 h2 {
    background: #137ce7;
    margin: 0;
    padding: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: .02em;
    text-align: left;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

._idoCont_2m9ah_643 {
    width: 100%;
    margin: 20px auto
}

._responsiveBox_2m9ah_648 {
    position: static;
    top: 22rem;
    left: 22rem;
    background-color: #ccc;
    padding: 5px 10px;
    border-radius: 5px;
    width: 20px
}

._mirror2_2m9ah_660 {
    background: #fff;
    border: 2px solid rgb(19, 124, 231);
    align-items: center;
    height: auto;
    width: 100%;
    border-radius: 20px;
    margin-top: 15px;
    padding: 32px
}

._mirror2_2m9ah_660 ._responsiveBox_2m9ah_648 {
    position: static;
    top: 22rem;
    left: 22rem;
    background-color: #ccc;
    padding: 5px 10px;
    border-radius: 5px;
    width: 20px
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: start;
    gap: 10px;
    opacity: .4
}

@media screen and (max-width: 768px) {
    ._mirror2_2m9ah_660 ._mirror_2m9ah_513 {
        flex-direction: column
    }
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._box_2m9ah_695 {
    height: 100px;
    width: 160px;
    margin: 20px 0;
    border-radius: 10px;
    position: relative
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._box2_2m9ah_702 {
    border-color: " 2px solid #24D8A2"
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._paraIdoTitle_2m9ah_705 {
    color: #859ab5;
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .02em;
    text-align: left
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._paraIdoImg_2m9ah_714 {
    color: #859ab5;
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .02em;
    text-align: left;
    margin-bottom: -11px;
    margin-top: 10px
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._boxContnt_2m9ah_725 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color .3s;
    position: relative;
    bottom: 9px
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._paraIdo_2m9ah_705 {
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: .02em;
    text-align: left;
    color: #0b366b;
    display: flex
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._fdvSmallCards_2m9ah_747 {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    color: #0b366b;
    font-size: 16px;
    font-weight: 500;
    margin-top: -20px
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._fdvSmallCardsStyle_2m9ah_758 {
    border: 3px dotted #dff0ff;
    padding: 4px;
    border-radius: 2px;
    gap: 10px;
    width: 33%;
    text-align: center
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._backgroundCo_2m9ah_766 {
    background-color: #24d8a2 !important;
    color: #fff;
    border: 2px dotted #24d8a2
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._greenBorder_2m9ah_771 {
    border: 2px solid #24d8a2;
    background: #fff
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._completedPhase_2m9ah_775 {
    background: #d0e4f6;
    border: 2px solid #d0e4f6;
    color: #fff
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._plainBorder_2m9ah_780 {
    border: 2px solid #cce5ff
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._tickCards_2m9ah_783 {
    position: absolute;
    background: #137ce7;
    border-radius: 25px;
    border: transparent
}

._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._circle_2m9ah_790 {
    width: 40px;
    height: 40px;
    border-radius: 200px;
    position: absolute;
    top: -10%;
    left: -10%;
    background: #e2f2ff;
    box-shadow: 4px 4px 1px #ccdae6
}

._mirror3_2m9ah_807 {
    border: 2px solid rgb(19, 124, 231);
    border-radius: 10px;
    width: 31.5%;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden
}

._mirror3_2m9ah_807 img {
    flex-shrink: 0;
    z-index: 1
}

._mirrorInfo2_2m9ah_822 {
    color: #0b366b;
    font-size: 14px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500
}

._mirrorInfo1_2m9ah_830 {
    display: flex;
    align-items: center;
    color: #137ce7;
    font-size: 20px;
    font-family: Inter;
    font-style: normal;
    font-weight: 600
}

._mirrorInfo_2m9ah_822 {
    z-index: 2;
    margin-right: -100px;
    display: flex;
    flex-direction: column;
    padding: 15px
}

._countDownContainer_2m9ah_848 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 30px auto
}

@media screen and (max-width: 768px) {
    ._countDownContainer_2m9ah_848 {
        flex-direction: column
    }
}

._timeLinePara_2m9ah_860 {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: .02em;
    color: #0b366b;
    text-align: left;
    margin-top: -20px
}

._timeLineparaend_2m9ah_870 {
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: .02em;
    text-align: left;
    color: #0b366b
}

._timeLineparaend_2m9ah_870 span {
    padding: 4px 10px;
    color: #137ce7;
    font-size: 14px;
    font-weight: 800;
    line-height: 17px;
    border: 1px solid #137CE7;
    border-radius: 2px;
    margin-left: 5px
}

._stepperCall_2m9ah_889 {
    margin: 35px auto;
    opacity: .4
}

@media (max-width: 768px) {
    ._mirror_2m9ah_513 {
        justify-content: space-between
    }

    ._box_2m9ah_695 {
        width: auto;
        height: auto
    }
}

._upcomingLoaderbar_2m9ah_905 {
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    margin: 30px
}

@media (max-width: 480px) {
    ._mirror2_2m9ah_660 {
        height: auto;
        padding: 20px
    }

    ._mirror2_2m9ah_660 ._mirror_2m9ah_513 {
        align-items: center
    }

    ._mirror2_2m9ah_660 ._mirror_2m9ah_513 ._box_2m9ah_695 {
        width: 90%;
        height: auto
    }
}

._noneBorder_2m9ah_927 {
    background: #fff !important
}

._launchpadStyle_2m9ah_931 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    ._launchpadStyle_2m9ah_931 {
        padding: 0 16px
    }
}

._circleGreen_2m9ah_944 {
    width: 40px;
    height: 40px;
    border-radius: 200px;
    position: absolute;
    top: -10%;
    left: -10%;
    background: #24d8a2;
    box-shadow: 4px 4px 2px #1eb185
}

._titleClaim_2m9ah_955 {
    color: var(--Blue, #137CE7);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .36px
}

._aboutWrapper_2m9ah_964 {
    margin-top: 15px
}

._disImage_2m9ah_968 {
    width: 24px;
    height: 24px;
    margin-right: 5px
}

._launchPadInfo_2m9ah_974 {
    padding: 32px;
    border-radius: 10px;
    background: #fff;
    width: 100%;
    margin-top: 20px
}

@media screen and (max-width: 768px) {
    ._launchPadInfo_2m9ah_974 {
        padding: 20px
    }
}

._joinBox_2m9ah_987 {
    display: flex;
    gap: 24px;
    margin-top: 20px
}

@media screen and (max-width: 768px) {
    ._joinBox_2m9ah_987 {
        flex-direction: column
    }
}

._joinBoxLeft_2m9ah_998,
._joinBoxRight_2m9ah_1002 {
    flex: 1
}

._banner_2m9ah_540 img {
    width: 100%;
    border-radius: 20px
}

.dark ._descIDO_2m9ah_545,
.dark ._launchPadTitle_2m9ah_384,
.dark ._poolTitle_2m9ah_398 {
    color: #e3e3e3
}

.dark ._launchPadInfo_2m9ah_974 {
    background: #6c5280;
    border: none
}

.dark ._tab_2m9ah_44._notActive_2m9ah_130 {
    color: #e3e3e3
}

._joinBox2_2m9ah_1028 {
    display: flex;
    margin-top: 40px;
    background-color: #fff7f2;
    padding: 16px;
    border-radius: 10px;
    gap: 20px
}

@media screen and (max-width: 768px) {
    ._joinBox2_2m9ah_1028 {
        flex-direction: column
    }
}

.dark ._joinBox2_2m9ah_1028 {
    background-color: #5a416b
}

._infoContainer_92rjw_1 {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    border-radius: 10px;
    flex-wrap: wrap
}

._infoContainer_92rjw_1 ._infoBox_92rjw_8 {
    flex: 1;
    padding: 1rem;
    border-radius: 10px;
    background-color: #fff4f0;
    box-shadow: 0 2px 4px #0000001a
}

._infoContainer_92rjw_1 ._infoBox_92rjw_8 ._title_92rjw_15 {
    font-size: 14px;
    color: #5a41cc;
    font-weight: 700;
    margin-top: .2rem
}

._infoContainer_92rjw_1 ._infoBox_92rjw_8 ._value_92rjw_21 {
    font-size: 20px;
    font-weight: 700;
    color: #f60
}

._MainTitle_92rjw_27 {
    color: var(--Brown, #1A0C6D);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .36px;
    margin-bottom: 10px
}

._timeLineValueBox_92rjw_37 {
    flex: 1;
    border-radius: 10px;
    font-size: 16px;
    color: #271f88;
    font-weight: 700
}

._timeLineValueBox_92rjw_37 ._timeLineValue_92rjw_37 {
    font-size: 18px;
    font-weight: 700;
    color: #f60;
    display: flex;
    gap: .5rem;
    margin-top: 3px
}

.dark ._MainTitle_92rjw_27 {
    color: #fff
}

.dark ._infoBox_92rjw_8 {
    background-color: #5a416b
}

.dark ._infoBox_92rjw_8 ._title_92rjw_15 {
    color: #fff
}

.dark ._infoBox_92rjw_8 ._value_92rjw_21 {
    color: #f77740
}

._root_mt0jz_1 {
    border-radius: 10px;
    background: #fff7f2;
    padding: 20px
}

@media screen and (max-width: 768px) {
    ._root_mt0jz_1 {
        background: transparent;
        padding: 0
    }
}

._boxTitle_mt0jz_13 {
    color: #f77740;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    ._boxTitle_mt0jz_13 {
        font-size: 18px
    }
}

._numberBoxList_mt0jz_26 {
    display: flex;
    justify-content: space-between
}

._numberBox_mt0jz_26 {
    width: 171px
}

@media screen and (max-width: 768px) {
    ._numberBox_mt0jz_26 {
        width: 65px
    }
}

._number_mt0jz_26 {
    width: 171px;
    height: 124px;
    color: #fff;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.2px;
    background-color: #f77740;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    position: relative
}

@media screen and (max-width: 768px) {
    ._number_mt0jz_26 {
        width: 65px;
        height: 70px;
        font-size: 32px
    }
}

._numberLineWrapper_mt0jz_65 {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    margin-top: -8px;
    width: 100%
}

._title_mt0jz_74 {
    color: #271f88;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .32px;
    text-align: center;
    margin-top: 8px
}

._numberLineBox_mt0jz_86 {
    display: flex;
    align-items: center;
    width: 100%
}

._numberLineBoxLeft_mt0jz_92 {
    width: 8px;
    height: 16px;
    background-color: #e2f2ff
}

._numberLine_mt0jz_65 {
    height: 2px;
    background-color: #1a0c6d;
    flex: 1
}

._numberLineBoxRight_mt0jz_104 {
    width: 8px;
    height: 16px;
    background-color: #e2f2ff
}

._joinUsdc_mt0jz_110 {
    color: var(--Blue, #D1884F);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: .4px;
    margin-bottom: 20px;
    text-align: center
}

._joinUsdc_mt0jz_110 a {
    color: var(--Blue, #D1884F);
    text-decoration: underline
}

._value_ixtam_1 {
    color: #1a0c6d;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .4px;
    margin-top: 6px
}

@media screen and (max-width: 768px) {
    ._value_ixtam_1 {
        margin-top: 16px
    }
}

._valueDesc_ixtam_16 {
    color: #1a0c6d;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .32px;
    margin-bottom: 6px;
    display: flex;
    flex-direction: column;
    width: 80%;
    padding: 14px
}

@media screen and (max-width: 768px) {
    ._valueDesc_ixtam_16 {
        width: 100%
    }
}

._valueBox_ixtam_35 {
    border: 2px solid transparent;
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
    border-image: linear-gradient(to left, #ffce3a, #ff7a17) .5;
    background-image: linear-gradient(#fff, #fff), linear-gradient(to left, #ffce3a, #ff7a17);
    background-clip: content-box, border-box;
    margin-bottom: 10px;
    border-radius: 16px
}

._valueIcon_ixtam_48 {
    width: 15%;
    height: 50%;
    padding: 14px
}

@media screen and (max-width: 768px) {
    ._valueIcon_ixtam_48 {
        width: 25%
    }
}

._title_ixtam_59 {
    color: var(--Brown, #1A0C6D);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .36px;
    margin-bottom: 10px
}

._desc_ixtam_69 {
    color: var(--deep-blue, #1A0C6D);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .3px;
    margin-bottom: 55px
}

@media screen and (max-width: 768px) {
    ._desc_ixtam_69 {
        margin-bottom: 20px
    }
}

._PurchasedOnPhase_ixtam_85 {
    display: flex;
    justify-content: space-between;
    min-width: 200px;
    gap: 15px
}

._metricsBox_ixtam_92 {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px
}

._metricsBox_ixtam_92 ._metricsRow_ixtam_100 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    line-height: 1.5;
    color: #2f2e8b
}

._metricsBox_ixtam_92 ._metricsRow_ixtam_100 ._label_ixtam_108 {
    font-weight: 600;
    text-align: left;
    font-size: 16px;
    width: 80%
}

._metricsBox_ixtam_92 ._metricsRow_ixtam_100 ._value_ixtam_1 {
    font-weight: 500;
    text-align: right;
    font-size: 16px;
    margin: 0;
    color: #f60
}

.dark ._title_ixtam_59,
.dark ._desc_ixtam_69,
.dark ._valueDesc_ixtam_16,
.dark ._value_ixtam_1 {
    color: #fff
}

.dark ._metricsBox_ixtam_92 {
    background-color: #6c5280
}

.dark ._metricsBox_ixtam_92 ._label_ixtam_108,
.dark ._metricsBox_ixtam_92 ._value_ixtam_1 {
    color: #fff
}

.dark ._valueBox_ixtam_35 {
    color: #fff;
    background-image: none;
    background-color: #5a416b;
    border-radius: 6px
}

._sectionRight_1uvxd_1 {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 16px
}

._sectionRight_1uvxd_1 ._sectionRightLabel_1uvxd_13 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #2f2e8b;
    margin-bottom: -6px
}

._sectionRight_1uvxd_1 ._sectionRightLabel_1uvxd_13 ._sectionRightLabelTitle_1uvxd_22,
._sectionRight_1uvxd_1 ._sectionRightLabel_1uvxd_13 ._sectionRightLabelValue_1uvxd_25 {
    font-weight: 700
}

._sectionRight_1uvxd_1 ._formControl_1uvxd_28 {
    display: flex;
    flex-direction: column
}

._sectionRight_1uvxd_1 ._formControl_1uvxd_28 ._inputWrapper_1uvxd_32 {
    display: flex;
    align-items: center;
    background: #fff1e6;
    border: 1px solid rgba(255, 200, 150, .6);
    border-radius: 8px;
    padding: 10px;
    position: relative;
    height: 5vh
}

._sectionRight_1uvxd_1 ._formControl_1uvxd_28 ._inputWrapper_1uvxd_32 ._input_1uvxd_32 {
    flex-grow: 1;
    background: transparent;
    border: none;
    font-size: 18px;
    color: #2f2e8b;
    outline: none
}

._sectionRight_1uvxd_1 ._formControl_1uvxd_28 ._inputWrapper_1uvxd_32 ._input_1uvxd_32::placeholder {
    color: #d0d0d0
}

._sectionRight_1uvxd_1 ._formControl_1uvxd_28 ._inputWrapper_1uvxd_32 ._inputMax_1uvxd_53 {
    margin-left: 8px
}

._sectionRight_1uvxd_1 ._formControl_1uvxd_28 ._inputWrapper_1uvxd_32 ._inputMax_1uvxd_53 ._max_1uvxd_56 {
    background: #ff6e30;
    color: #fff;
    border: none;
    border-radius: 15px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer
}

._sectionRight_1uvxd_1 ._formControl_1uvxd_28 ._inputWrapper_1uvxd_32 ._inputMax_1uvxd_53 ._max_1uvxd_56:hover {
    background: #e66328
}

._sectionRight_1uvxd_1 ._formControl_1uvxd_28 ._inputWrapper_1uvxd_32 img {
    margin-left: 10px;
    width: 24px;
    height: 24px
}

._sectionRight_1uvxd_1 ._quotePotentialWithdraw_1uvxd_74 {
    font-size: 14px;
    color: #2f2e8b;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    font-weight: 700;
    margin-top: 10px
}

._sectionRight_1uvxd_1 ._quotePotentialWithdraw_1uvxd_74 ._quotePotentialWithdrawTitle_1uvxd_83,
._sectionRight_1uvxd_1 ._quotePotentialWithdraw_1uvxd_74 ._quotePotentialWithdrawValue_1uvxd_87 {
    font-size: 14px;
    color: #2f2e8b
}

._sectionRight_1uvxd_1 ._button_1uvxd_91 {
    background: #ff6e30;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    text-align: center
}

._sectionRight_1uvxd_1 ._button_1uvxd_91:hover {
    background: #e66328
}

._sectionRight_1uvxd_1 ._button_1uvxd_91:disabled {
    background: #dcdcdc;
    cursor: not-allowed
}

.dark ._sectionRight_1uvxd_1 {
    background-color: #6c5280
}

.dark ._sectionRight_1uvxd_1 ._sectionRightLabel_1uvxd_13,
.dark ._sectionRight_1uvxd_1 ._quotePotentialWithdraw_1uvxd_74,
.dark ._sectionRight_1uvxd_1 ._sectionRightLabel_1uvxd_13 ._quotePotentialWithdrawValue_1uvxd_87,
.dark ._sectionRight_1uvxd_1 ._sectionRightLabel_1uvxd_13 ._quotePotentialWithdrawTitle_1uvxd_83,
.dark ._sectionRight_1uvxd_1 ._quotePotentialWithdraw_1uvxd_74 ._quotePotentialWithdrawValue_1uvxd_87,
.dark ._sectionRight_1uvxd_1 ._quotePotentialWithdraw_1uvxd_74 ._quotePotentialWithdrawTitle_1uvxd_83 {
    color: #fff
}

.dark ._sectionRight_1uvxd_1 ._inputWrapper_1uvxd_32 {
    background-color: #5a416b
}

.dark ._sectionRight_1uvxd_1 ._inputWrapper_1uvxd_32 ._input_1uvxd_32 {
    color: #fff
}

._section_z6q38_1 {
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 768px) {
    ._section_z6q38_1 {
        flex-direction: column;
        padding: 20px 10px
    }
}

._tabsMain_z6q38_12 {
    border: 2px solid #C9DFFF;
    padding: 10px;
    border-radius: 16px;
    margin-top: -20px
}

._tabsContainer_z6q38_19 {
    background-color: transparent;
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    margin-bottom: 15px
}

@media screen and (max-width: 768px) {
    ._tabsContainer_z6q38_19 {
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

._tab_z6q38_12 {
    cursor: pointer;
    padding: 12px 20px
}

@media screen and (max-width: 768px) {
    ._tab_z6q38_12 {
        padding: 12px 20px
    }
}

._tab_z6q38_12._activeTab_z6q38_49 {
    border-color: #000;
    color: #271f88;
    font-size: 14px;
    font-weight: 600;
    background-color: #c9dfff;
    border-radius: 4px;
    height: 42px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0
}

@media screen and (max-width: 768px) {
    ._tab_z6q38_12._activeTab_z6q38_49 {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

._tab_z6q38_12._purchase_z6q38_72 {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    width: 50%;
    background-color: #c9dfff;
    text-align: center;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center
}

._tab_z6q38_12._refund_z6q38_85 {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c9dfff;
    border-radius: 4px;
    text-align: center
}

._tab_z6q38_12._notActive_z6q38_99 {
    font-size: 14px;
    font-weight: 600;
    color: #271f88;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

@media screen and (max-width: 768px) {
    ._tab_z6q38_12._notActive_z6q38_99 {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center
    }
}

._MoreDeatils_z6q38_119 {
    color: #271f88;
    border: 2px solid #271F88;
    padding: 6px;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: .02em;
    border-radius: 5px
}

._sectionLeft_z6q38_130 {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .02em;
    color: #271f88;
    max-width: 478px;
    flex: 1
}

@media screen and (max-width: 768px) {
    ._sectionLeft_z6q38_130 {
        font-size: 12px;
        line-height: 15px;
        width: auto;
        margin-bottom: 16px
    }
}

._sectionRight_z6q38_148 {
    width: 100%;
    flex: 1
}

@media screen and (max-width: 768px) {
    ._sectionRight_z6q38_148 {
        width: auto
    }
}

._sectionRightLabel_z6q38_158 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 6px
}

._sectionRightLabelTitle_z6q38_165 {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .02em;
    color: #271f88
}

@media screen and (max-width: 768px) {
    ._sectionRightLabelTitle_z6q38_165 {
        font-size: 12px;
        line-height: 18px
    }
}

._sectionRefundEndLabel_z6q38_179 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4px 0;
    gap: 10px;
    width: 100% x;
    background: #edf4ff;
    border-radius: 4px;
    font-size: 14px;
    color: #563af9;
    font-weight: 500;
    line-height: 21px
}

._sectionRightLabelValue_z6q38_195 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .02em;
    color: #271f88
}

._formControl_z6q38_203 {
    border: 0;
    display: inline-flex;
    padding: 0;
    position: relative;
    min-width: 0;
    flex-direction: column;
    vertical-align: top;
    margin-bottom: 20px !important;
    width: 100%
}

._inputWrapper_z6q38_215 {
    position: relative;
    height: 50px;
    background: #fff7f2;
    border: 1px solid #FFDECA;
    border-radius: 6px;
    color: #271f88;
    cursor: text;
    display: inline-flex;
    padding: 10px 14px;
    font-size: 20px;
    align-items: center
}

._inputWrapper_z6q38_215 img {
    width: 28px;
    height: 28px;
    margin-left: 8px
}

._input_z6q38_215 {
    width: 100%;
    border: 0;
    color: #1a0c6d !important;
    background: none;
    box-sizing: border-box;
    padding-left: 0
}

._inputMax_z6q38_243 {
    margin-left: 8px;
    height: .01em;
    display: flex;
    max-height: 2em;
    align-items: center;
    white-space: nowrap
}

._max_z6q38_252 {
    width: auto;
    height: 28px;
    color: #fff;
    background-color: #f77740;
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    box-shadow: none;
    border-radius: 37px;
    border: none;
    cursor: pointer
}

._actionButton_z6q38_266 {
    color: #fff;
    border: 0;
    font-weight: 500;
    background-color: #271f88;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 24px;
    box-shadow: none;
    border-radius: 6px;
    cursor: pointer;
    width: 100%;
    height: 44px
}

._actionButton_z6q38_266:disabled {
    color: #7fa1c2;
    background-color: #cfe1f3
}

._action2Button_z6q38_286 {
    margin-top: 10px;
    color: #fff;
    border: 0;
    font-weight: 500;
    background-color: #2e2755;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 24px;
    box-shadow: none;
    border-radius: 6px;
    cursor: pointer;
    width: 100%;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center
}

._actionButton2Disabled_z6q38_305 {
    color: #7fa1c2;
    background-color: #cfe1f3
}

._tokenLogo_z6q38_310 {
    position: relative;
    height: 28px;
    width: 68px
}

._tokenLogo_z6q38_310 ._token0Logo_z6q38_315 {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 0;
    z-index: 1000
}

._tokenLogo_z6q38_310 ._token1Logo_z6q38_324 {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0
}

._migrateTitle_z6q38_333 {
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: .02em;
    color: #0b366b
}

._migrateValue_z6q38_341 {
    color: #271f88
}

._title_z6q38_345 {
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #271f88;
    margin-bottom: 10px
}

._quotePotentialWithdraw_z6q38_353 {
    font-weight: 600;
    font-size: 14px;
    margin-top: 5px;
    color: #563af9
}

.dark ._sectionLeft_z6q38_130,
.dark ._sectionLeft_z6q38_130 a {
    color: #e3e3e3
}

.dark ._sectionRightLabelTitle_z6q38_165 {
    color: #fff
}

.dark ._inputWrapper_z6q38_215 {
    background: #5a416b;
    border: 1px solid #6C5280;
    color: #fff
}

.dark ._input_z6q38_215 {
    color: #e3e3e3 !important
}

.dark ._sectionRightLabelValue_z6q38_195,
.dark ._quotePotentialWithdraw_z6q38_353 {
    color: #fff
}

.dark ._actionButton_z6q38_266:disabled {
    color: #e3e3e3;
    background-color: #fff;
    opacity: .4
}

._root_x4nks_1 {
    margin-bottom: 20px;
    margin-top: 15px
}

._title_x4nks_6 {
    color: #1a0c6d;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .28px;
    text-transform: capitalize
}

._timeLineValueBoxs_x4nks_17 {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 0
}

._timeLineValueBox_x4nks_17 {
    flex: 1;
    background-color: #fff8f6;
    border-radius: 10px;
    padding: 1rem;
    box-shadow: 0 2px 4px #0000001a;
    font-size: 16px;
    color: #271f88;
    font-weight: 700
}

._timeLineValueBox_x4nks_17 ._timeLineValue_x4nks_17 {
    font-size: 18px;
    font-weight: 700;
    color: #f60;
    display: flex;
    gap: .5rem
}

._timeLineWrapper_x4nks_42 {
    height: 113px;
    position: relative;
    margin-bottom: 20px
}

._timeLine_x4nks_17 {
    position: absolute;
    width: 100%;
    top: 32px
}

._phaseNumber_x4nks_54 {
    border-radius: 100px;
    border: 1.4px dashed #CCE5FF;
    width: 100px;
    height: 28px;
    padding: 4px;
    color: #cce5ff;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: .3px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center
}

._phasePublic_x4nks_74 {
    border-radius: 100px;
    border: 1.4px dashed #CCE5FF;
    height: 28px;
    color: #cce5ff;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: .3px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 145px
}

._activeNumber_x4nks_93 {
    border: 1.4px dashed #24D8A2;
    background: transparent;
    color: #24d8a2
}

._completeNumber_x4nks_99 {
    border-radius: 100px;
    border: 1.4px dashed #24D8A2;
    background: #24d8a2;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 600
}

._number1_x4nks_109 {
    position: absolute;
    left: 111px;
    bottom: 0
}

._number2_x4nks_115 {
    position: absolute;
    left: 191px;
    bottom: 0
}

._number3_x4nks_121 {
    position: absolute;
    left: 351px;
    bottom: 0
}

._number4_x4nks_127 {
    position: absolute;
    left: 190px;
    bottom: 0;
    padding: 10px
}

._numberPublic_x4nks_134 {
    position: absolute;
    left: 454px;
    bottom: 0;
    padding: 10px
}

._tag1_x4nks_141 {
    width: 32px;
    height: 39px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAYAAABD2GxlAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACvSURBVHgB7dPBCcJAEIXhtzEFpAQv8W4V8WoFOh1oB7GDVKDYhliKkJSQi97iuAMqiEoOA8kc5oM9LCzsf5gJ9Xm/6jhUYGSwpZkwl+FyOtTxMoVNbQK7cSJLYJwHanmglgdqeaCWB2p5oJYHqjCatOdJ+zyD4/gvB9DfwDvjeL1hM1/SKIEvPwMlblbQGgZ8zaClOPERyIydpTjxDpS4vKASxqRxU7bogHxBFQx6ANURLtpqpqjuAAAAAElFTkSuQmCC) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 123px;
    top: 19px;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .3px;
    text-transform: capitalize
}

._activeTag1_x4nks_160 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABOCAYAAACUlsCTAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGaSURBVHgB7djBUcJAFMbxt5ACKIEDFzxBB9KBHTh0oB1ABWoFDFaAFUgHepODzqSE3NQZss99zEfIOGIAT+5+v5lAyIHDf7L7MnFS032ZdTPXmom6gTjpSPwWay2v8/44d9srmwjSfkokwI6TYu3LYbb9nbn2TfhKK4JR6dgqaNUuXUiqnBu0hDZ3BUMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDGCcFQwSqssgkcSqal+qnfwuhWqhzhfxDTrQIFR7KD3+bD8fFySHU61356Sf2JxKB00KoTt/OLicSkeM3yxDhtR9XBHNUCFsOMUYwB4dQ1XlYDlcSqQND6HPYXaONYBo3y82cffejWKbDPr/eEXjYiD6C2RuiitAf55KAXYjwlFg/TymCqUK40o/C5zJUWNp5ShHou97qXu2QhGF82pIgIvpZbzV/tEMStt0szyVxfIsNHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+Oz8gWw25nsE7FR2QAAAABJRU5ErkJggg==) center center no-repeat;
    background-size: 100% 100%;
    height: 49px
}

._tag2_x4nks_166 {
    width: 60px;
    height: 34px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAYAAABD2GxlAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACvSURBVHgB7dPBCcJAEIXhtzEFpAQv8W4V8WoFOh1oB7GDVKDYhliKkJSQi97iuAMqiEoOA8kc5oM9LCzsf5gJ9Xm/6jhUYGSwpZkwl+FyOtTxMoVNbQK7cSJLYJwHanmglgdqeaCWB2p5oJYHqjCatOdJ+zyD4/gvB9DfwDvjeL1hM1/SKIEvPwMlblbQGgZ8zaClOPERyIydpTjxDpS4vKASxqRxU7bogHxBFQx6ANURLtpqpqjuAAAAAElFTkSuQmCC) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 204px;
    top: 10px;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .3px;
    text-transform: capitalize
}

._activeTag2_x4nks_185 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABOCAYAAACUlsCTAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGaSURBVHgB7djBUcJAFMbxt5ACKIEDFzxBB9KBHTh0oB1ABWoFDFaAFUgHepODzqSE3NQZss99zEfIOGIAT+5+v5lAyIHDf7L7MnFS032ZdTPXmom6gTjpSPwWay2v8/44d9srmwjSfkokwI6TYu3LYbb9nbn2TfhKK4JR6dgqaNUuXUiqnBu0hDZ3BUMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDGCcFQwSqssgkcSqal+qnfwuhWqhzhfxDTrQIFR7KD3+bD8fFySHU61356Sf2JxKB00KoTt/OLicSkeM3yxDhtR9XBHNUCFsOMUYwB4dQ1XlYDlcSqQND6HPYXaONYBo3y82cffejWKbDPr/eEXjYiD6C2RuiitAf55KAXYjwlFg/TymCqUK40o/C5zJUWNp5ShHou97qXu2QhGF82pIgIvpZbzV/tEMStt0szyVxfIsNHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+Oz8gWw25nsE7FR2QAAAABJRU5ErkJggg==) center center no-repeat;
    background-size: 100% 100%
}

._tag3_x4nks_190 {
    width: 38px;
    height: 49px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAYAAABD2GxlAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACvSURBVHgB7dPBCcJAEIXhtzEFpAQv8W4V8WoFOh1oB7GDVKDYhliKkJSQi97iuAMqiEoOA8kc5oM9LCzsf5gJ9Xm/6jhUYGSwpZkwl+FyOtTxMoVNbQK7cSJLYJwHanmglgdqeaCWB2p5oJYHqjCatOdJ+zyD4/gvB9DfwDvjeL1hM1/SKIEvPwMlblbQGgZ8zaClOPERyIydpTjxDpS4vKASxqRxU7bogHxBFQx6ANURLtpqpqjuAAAAAElFTkSuQmCC) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 362px;
    top: 10px;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .3px;
    text-transform: capitalize
}

._activeTag3_x4nks_209 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAABiCAYAAAD+xOVQAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJNSURBVHgB7do/bhNBFIDx9+w9QG5AjGicKrmBzQm4AfIN4ARxuABwAisSNFShoSS5ARRIWOJPLERJsR0J8u5jdzwbLCDx7EsUWfL3kybxuEjxybszmbXKku2Pk+1MOxMx3RWVLcHfjuZWPJ71RzNt3gnRpPuOYCuo5POy2Muaeabdp9Uvoq1islVflZ2ltx4I0qjudgTtVZ86wjkRzolwToRzIpwT4ZwI50Q4J8I5Ec6JcE6EcyKcE+GcCOdEOCfCORHOiXBOhHMinBPhnAjnRDgnwjkRzolwToRzIpwT4TxUcsI5mMlRJmjFxGaFlQfXC2eWm2ouG0DF8qra6+KsfDbbG+XucFba8+K8HNd/RDaQL5zZwZedh2PZYO0Xhyra5/5mR6u1CldfnkRbSA5nZofV5flIECSGs/fVakK0JSsXh7Bv+VkON3X1vMyVn7i42SPaf1wa7iJafzQT/ONPuOq/gOXXRLvaRTgtymH186SqdlK/JhoAAAAA3IjB6UTrIUgWzuO+n3fLOCdeohDORE4FwLrbNwsD6cI97uX0xTDOjwVJFk+51N7GOatqIr4f59Q8V+UG19IinNkTAbDudj680noIkoV73K/srNmODAVJmlV1IGiFfZwT+zinEG4u5V0Bbo1VR0rGsVIr4VLtTQ97cc4ReqIQLtPO1zhnE5yI7YgT4ZziPk45MgfW38COw0C6xXdHpt/GcT4WJImPB3U/zseCJGxHnDhWcoqPB/W+AFh39z690XoIki3uccWP5lipJ0jSrKp3BK38BiXDuLkB8217AAAAAElFTkSuQmCC) center center no-repeat;
    background-size: 100% 100%
}

._tag4_x4nks_214 {
    width: 65px;
    height: 60px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAABiCAYAAAD+xOVQAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIvSURBVHgB7d3BahNBAMbxbzfpvdceisYnMKB34xPpG6S+gPoE4hvUF1BvXgr20FvB5qAtHoTFk2iTcXY2GyLaduZTJJD/DwKdHnL4s7szO7uQSmveXYTbO0EvFHQ3DneFX1U6HFR6PN6rZlX/vxRtofci2E2aQa1x3Y9itKciWo7deTwrV0fc0acQhFxNLTh2CWcinIlwJsKZCGcinIlwJsKZCGcinIlwJsKZCGcinIlwJsKZCGcinIlwJsKZCGcinIlwJsKZCGcinIlwJsKZCGcinIfXvByVdEi4QkGa1bUOhvo7TazfaAvEYE1Y6NXwUs/Go6rxwy30fHCpafsl2kJWuFj+4P5+NdUWK77GEa1TFi6enkTrZIdbBL28t189EpLccMc7P0S0NTeGa9ctg++abOvseZVrw7XRhjXR/uTKcKtoe9VM+M16uPWjqiHa9Vbh4qw5iYfZ2/bT/k00AAAAAPgnzkKo2o+QLT2s+XIeN8U7xMuUwsVaZwKw6UII6YN86Rp39DFuYnbeCFm6yaHW6+WYWTUTr3mZ+pduuMAVSuHCQk8EYNOdxBv8E27yi6Rr3LeL1XJkImTpZtWgB0IR1nEm1nGmFG5Y646A/4ZtpXLpVD3+rNFyzBZ6phRuPteH5ZhFcCaWIybCmfo7B7bMgc3HOq5c/3hwuhxPhXztLyTxK0llWI6Y2FYy9Y8HHwrApjuNjwZPeTxYJF3jvp6vtpVGQpZucpBuCUV+AoAGmuD2okmAAAAAAElFTkSuQmCC) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 402px;
    top: 10px;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .3px;
    text-transform: capitalize;
    padding: 3px
}

._activeTag4_x4nks_234 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABOCAYAAACUlsCTAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGaSURBVHgB7djBUcJAFMbxt5ACKIEDFzxBB9KBHTh0oB1ABWoFDFaAFUgHepODzqSE3NQZss99zEfIOGIAT+5+v5lAyIHDf7L7MnFS032ZdTPXmom6gTjpSPwWay2v8/44d9srmwjSfkokwI6TYu3LYbb9nbn2TfhKK4JR6dgqaNUuXUiqnBu0hDZ3BUMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDGCcFQwSqssgkcSqal+qnfwuhWqhzhfxDTrQIFR7KD3+bD8fFySHU61356Sf2JxKB00KoTt/OLicSkeM3yxDhtR9XBHNUCFsOMUYwB4dQ1XlYDlcSqQND6HPYXaONYBo3y82cffejWKbDPr/eEXjYiD6C2RuiitAf55KAXYjwlFg/TymCqUK40o/C5zJUWNp5ShHou97qXu2QhGF82pIgIvpZbzV/tEMStt0szyVxfIsNHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+Oz8gWw25nsE7FR2QAAAABJRU5ErkJggg==) center center no-repeat;
    background-size: 100% 100%;
    height: 51px;
    left: 230px
}

._tagPublic_x4nks_241 {
    width: 54px;
    height: 48px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAB8CAYAAADQOhZyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJxSURBVHgB7d09bhNBGIfx910n1KZMF58AXNJhLsLHBYATkBvACQjcgBNACSIWTpEuErYUG4QocEVBbA8z3vVm+aPEcUrP85MczSrb5InXOzsbbdyij9/D/m6wQwt2N262LTdu71puz7t7PvJljIUNLMcQ/5q2CusWMcZLI0bSnsejxPuTEAwr08LQ1CaIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCISEGmhlphC3trqBWtmR242ciw5OnL8gkRM3sWt+64275tgWA3+znctlT6Je/M7JEX9mLdvovqcRCFb3GQlaOzcLAuSlZBknVRVs8LccskSNI/C6/iOfXpuv2yCZJ8Hoc38bB4eNU+Wc1Ud8/jmdTs+Kp9snqHJINhaC9u2aB5Wm5+qGZ3LdPt+PRPYb3LJqNZXtzd2/NRFWWo38vukGn6lCZvC/sSD5nbaTvO0odZB0nimSc93e91tfnEAGBDwxA8vdJ4x2A/J3HdsOQsMguCCA6ZUv0IVYJE82APDMB1hRCWr4TPkOjomz2uhoeG5RVvSK80Zh4iCCL4DEnC/0uJAHBdp3Fx6JQFogu/xva1GnYIkjT+aop5iOAdUmKBqGnu3LEDNsACkeiPrVcNPxAkinPU99WQO3eKIIJDpsQ/PwRwYydxceiEBaILvyf1PKRHkNL91YB5iCCI4JBJnLv+wAZYIBLHP6xTDYcEic5n9Z07J0ipvvz/C8wdoMipBSpnAAAAAElFTkSuQmCC) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 471px;
    top: 10px;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .3px;
    text-transform: capitalize;
    padding: 3px
}

._activeTagPublic_x4nks_261 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABOCAYAAACUlsCTAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGaSURBVHgB7djBUcJAFMbxt5ACKIEDFzxBB9KBHTh0oB1ABWoFDFaAFUgHepODzqSE3NQZss99zEfIOGIAT+5+v5lAyIHDf7L7MnFS032ZdTPXmom6gTjpSPwWay2v8/44d9srmwjSfkokwI6TYu3LYbb9nbn2TfhKK4JR6dgqaNUuXUiqnBu0hDZ3BUMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDGCcFQwSqssgkcSqal+qnfwuhWqhzhfxDTrQIFR7KD3+bD8fFySHU61356Sf2JxKB00KoTt/OLicSkeM3yxDhtR9XBHNUCFsOMUYwB4dQ1XlYDlcSqQND6HPYXaONYBo3y82cffejWKbDPr/eEXjYiD6C2RuiitAf55KAXYjwlFg/TymCqUK40o/C5zJUWNp5ShHou97qXu2QhGF82pIgIvpZbzV/tEMStt0szyVxfIsNHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+Oz8gWw25nsE7FR2QAAAABJRU5ErkJggg==) center center no-repeat;
    background-size: 100% 100%;
    height: 49px;
    left: 521px
}

._completeTag_x4nks_268 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABOCAYAAACUlsCTAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGaSURBVHgB7djBUcJAFMbxt5ACKIEDFzxBB9KBHTh0oB1ABWoFDFaAFUgHepODzqSE3NQZss99zEfIOGIAT+5+v5lAyIHDf7L7MnFS032ZdTPXmom6gTjpSPwWay2v8/44d9srmwjSfkokwI6TYu3LYbb9nbn2TfhKK4JR6dgqaNUuXUiqnBu0hDZ3BUMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDGCcFQwSqssgkcSqal+qnfwuhWqhzhfxDTrQIFR7KD3+bD8fFySHU61356Sf2JxKB00KoTt/OLicSkeM3yxDhtR9XBHNUCFsOMUYwB4dQ1XlYDlcSqQND6HPYXaONYBo3y82cffejWKbDPr/eEXjYiD6C2RuiitAf55KAXYjwlFg/TymCqUK40o/C5zJUWNp5ShHou97qXu2QhGF82pIgIvpZbzV/tEMStt0szyVxfIsNHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+Oz8gWw25nsE7FR2QAAAABJRU5ErkJggg==) center center no-repeat;
    background-size: 100% 100%;
    height: 51px;
    left: 232px
}

._completePublicTag_x4nks_275 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABOCAYAAACUlsCTAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGaSURBVHgB7djBUcJAFMbxt5ACKIEDFzxBB9KBHTh0oB1ABWoFDFaAFUgHepODzqSE3NQZss99zEfIOGIAT+5+v5lAyIHDf7L7MnFS032ZdTPXmom6gTjpSPwWay2v8/44d9srmwjSfkokwI6TYu3LYbb9nbn2TfhKK4JR6dgqaNUuXUiqnBu0hDZ3BUMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDAEMAQwBDGCcFQwSqssgkcSqal+qnfwuhWqhzhfxDTrQIFR7KD3+bD8fFySHU61356Sf2JxKB00KoTt/OLicSkeM3yxDhtR9XBHNUCFsOMUYwB4dQ1XlYDlcSqQND6HPYXaONYBo3y82cffejWKbDPr/eEXjYiD6C2RuiitAf55KAXYjwlFg/TymCqUK40o/C5zJUWNp5ShHou97qXu2QhGF82pIgIvpZbzV/tEMStt0szyVxfIsNHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+OzwvEJHJ9E1Ijjk+Oz8gWw25nsE7FR2QAAAABJRU5ErkJggg==) center center no-repeat;
    background-size: 100% 100%;
    height: 51px;
    left: 640px
}

._tagEnd_x4nks_282 {
    width: 20px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIRSURBVHgB7ZnBTeNAFIbfG/uAuGxcwWYr2JTgrSC+gIDLpgOgg6WC3a1gOSK4eCvAdGAqwFRgc4uieB7vYScg5JAR+ElGmu9gZaxx5ptnZ6z8g9BSJsko3N09tkQzBBjzqQIQs9ras+jiooCBgHIoDw7GAeI1NKKvKWqiH0ORNk8HxF/QLSvIZP7BQMC2unfbOnKVvw2hylLhsWNf136qhFDXFYSh8wXl3t4EgmASGvPFWhvJOWNMubT2lj8Wfd6FdiH4KeNYgHP5bixns1GwWNwB0WjL9SmvGrFDv2Z1WS7/R5eXKbxH9OhowiWcEsDJy/G4fdqsEvv7J0EQ/Ia+Qaz4mIo8LBZZlKbVpq7yW+K7NiWihJvxhm4Vrj49HB7+4cYx6JJxxQqu1L00eLyvPKmR4517Yv3w8gsj5dVCWzhmOcDXZ4nAFQOfDC+sjRfWxgtr44W18cLaeGFtvLA2XlgbL6yNF1aF6LwXYf7PW1CTQajBY/yt5/NT54xKhNDanIxJORK459nmXbGUpDZg7YQjgyk3E/goRFkNIBl1Js11RMDJS9xmxJ0XwHyev5XcdCHZGOzsJCLPE47RMSzpEl2xVbgNszPoARmDn8EYEb9Tk4a+nEDFE8pZ8oaLk24qjnts2QPtxDP4AH5Z08YLa+OFtXkWls2ZbgoYEGvh6Ooq5/2Fs1VbXsWyCTKkbVvhEfVN21jU6/kNAAAAAElFTkSuQmCC) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 10px;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .3px;
    text-transform: capitalize
}

._dashedLine_x4nks_301 {
    width: 3px;
    height: 40px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAABMCAYAAACoJg0GAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACZSURBVHgB3ZFRDoIwEER31IPgTfAW7WnUk+FN8AYG/8041VAggbDlk/nYbZN2ZjcPJr1jZOqnVHR6ml9I5RVCnQ2OQJP6YfxscvnnkHcrzNGgTTaQakfOhzzburVWqPIfrdA6rLXDw/z65XQh3LIBgKsjRytcrDQnxnbIMavmrfdDmw7amnxCGxto09bV9TlltFlKW5CxSJtfvW1DRunB/uAAAAAASUVORK5CYII=) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 6px;
    top: 10px;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .3px;
    text-transform: capitalize
}

._activeTagEnd_x4nks_320 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIRSURBVHgB7ZnBTeNAFIbfG/uAuGxcwWYr2JTgrSC+gIDLpgOgg6WC3a1gOSK4eCvAdGAqwFRgc4uieB7vYScg5JAR+ElGmu9gZaxx5ptnZ6z8g9BSJsko3N09tkQzBBjzqQIQs9ras+jiooCBgHIoDw7GAeI1NKKvKWqiH0ORNk8HxF/QLSvIZP7BQMC2unfbOnKVvw2hylLhsWNf136qhFDXFYSh8wXl3t4EgmASGvPFWhvJOWNMubT2lj8Wfd6FdiH4KeNYgHP5bixns1GwWNwB0WjL9SmvGrFDv2Z1WS7/R5eXKbxH9OhowiWcEsDJy/G4fdqsEvv7J0EQ/Ia+Qaz4mIo8LBZZlKbVpq7yW+K7NiWihJvxhm4Vrj49HB7+4cYx6JJxxQqu1L00eLyvPKmR4517Yv3w8gsj5dVCWzhmOcDXZ4nAFQOfDC+sjRfWxgtr44W18cLaeGFtvLA2XlgbL6yNF1aF6LwXYf7PW1CTQajBY/yt5/NT54xKhNDanIxJORK459nmXbGUpDZg7YQjgyk3E/goRFkNIBl1Js11RMDJS9xmxJ0XwHyev5XcdCHZGOzsJCLPE47RMSzpEl2xVbgNszPoARmDn8EYEb9Tk4a+nEDFE8pZ8oaLk24qjnts2QPtxDP4AH5Z08YLa+OFtXkWls2ZbgoYEGvh6Ooq5/2Fs1VbXsWyCTKkbVvhEfVN21jU6/kNAAAAAElFTkSuQmCC) center center no-repeat;
    background-size: 100% 100%
}

.dark ._descIDO_x4nks_325 {
    color: #e3e3e3
}

.dark ._timeLineValueBox_x4nks_17 {
    color: #fff;
    background-color: #5a416b
}

.dark ._timeLineValue_x4nks_17 {
    color: #fff
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/gilroy-light-webfont.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/gilroy-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/gilroy-medium-webfont.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/gilroy-semibold-webfont.woff) format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/gilroy-bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/gilroy-extrabold-webfont.woff) format("woff");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/gilroy-black-webfont.woff) format("woff");
    font-weight: 900;
    font-style: normal
}

._content_1gr9v_43 {
    color: var(--deep-blue, #271F88);
    font-family: Gilroy, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .28px;
    height: 50vh;
    overflow: auto
}

._contentDark_1gr9v_55 {
    color: #fff;
    font-family: Gilroy, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .28px;
    height: 50vh;
    overflow: auto
}

._root_1gr9v_67 {
    padding: 22px 24px
}

._title_1gr9v_71 {
    color: var(--Orange, #f2994a);
    font-family: Gilroy, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: .36px
}

._btn_1gr9v_81 {
    display: flex;
    width: 140px;
    height: 40px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 6px;
    background: var(--Blue, #F77740);
    color: #fff;
    text-align: center;
    font-family: Gilroy, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .32px;
    cursor: pointer
}

._btnRow_1gr9v_102 {
    display: flex;
    justify-content: flex-end;
    margin-top: 22px
}

.dark ._content_1gr9v_43,
.dark ._darkList_1gr9v_111 {
    color: #fff !important
}

._roundsContainer_1rm25_1 {
    display: flex;
    justify-content: space-between;
    gap: 1.5rem;
    padding: .5rem
}

._card_1rm25_8 {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px #0000001a;
    padding: 1.5rem;
    width: 100%;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 4px #0000001a
}

._title_1rm25_18 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #1a0c6d;
    margin-bottom: 1.5rem;
    margin-top: 0
}

._details_1rm25_26 {
    margin-bottom: 1.5rem
}

._details_1rm25_26 ._detail_1rm25_26 {
    display: flex;
    justify-content: space-between;
    font-size: 1rem;
    color: #271f88;
    margin: .5rem 0
}

._details_1rm25_26 ._detail_1rm25_26 span:first-child {
    font-weight: 500;
    font-weight: 700
}

._details_1rm25_26 ._detail_1rm25_26 span:last-child {
    font-weight: 700;
    color: #f77740
}

._note_1rm25_45 {
    font-size: 14px;
    color: #b35f53;
    margin: 1rem auto
}

._claimButton_1rm25_51 {
    background: #f77740;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    padding: .75rem 1.5rem;
    border-radius: 6px;
    opacity: .9;
    width: 100%;
    cursor: pointer
}

._claimButton_1rm25_51:hover {
    opacity: 1
}

._claimButton_1rm25_51:disabled {
    background: #f77740;
    opacity: .5;
    cursor: not-allowed
}

.dark ._card_1rm25_8 {
    background-color: #6c5280
}

.dark ._detail_1rm25_26,
.dark ._title_1rm25_18,
.dark ._note_1rm25_45 {
    color: #fff
}

._auctionMetrics_18qxn_1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    background: #fff;
    padding: 20px;
    border-radius: 10px
}

@media screen and (max-width: 768px) {
    ._auctionMetrics_18qxn_1 {
        display: flex;
        flex-wrap: wrap
    }
}

._auctionMetrics_18qxn_1 ._metricBox_18qxn_15 {
    background: #fff1e6;
    border-radius: 8px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-align: center;
    height: 18.4vh
}

@media screen and (max-width: 768px) {
    ._auctionMetrics_18qxn_1 ._metricBox_18qxn_15 {
        width: 100%
    }
}

._auctionMetrics_18qxn_1 ._metricBox_18qxn_15 ._metricLabel_18qxn_32 {
    font-size: 18px;
    font-weight: 500;
    color: #ff6e30
}

._auctionMetrics_18qxn_1 ._metricValue_18qxn_37 {
    font-size: 14px;
    font-weight: 700;
    color: #2f2e8b;
    display: flex;
    align-items: center;
    gap: 3px
}

._auctionMetrics_18qxn_1 ._iconInfo_18qxn_45 {
    width: 10px;
    color: #ff6e30;
    padding-right: 0;
    padding-top: 10px
}

._auctionMetrics_18qxn_1 ._metricBoxTimer_18qxn_51 {
    background: #fff1e6;
    border-radius: 8px;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-align: center;
    flex-wrap: wrap
}

._auctionMetrics_18qxn_1 ._AuctionEndsTimer_18qxn_62 {
    background: #fff1e6;
    border-radius: 8px;
    padding: 16px;
    grid-column: span 2
}

@media screen and (max-width: 768px) {
    ._auctionMetrics_18qxn_1 ._AuctionEndsTimer_18qxn_62 {
        grid-column: auto;
        width: 100%
    }
}

._auctionMetrics_18qxn_1 ._AuctionEndsTimer_18qxn_62 ._AuctionEndsTimerText_18qxn_74 {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #2f2e8b
}

._auctionMetrics_18qxn_1 ._AuctionEndsTimer_18qxn_62 ._timerList_18qxn_81 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px
}

._auctionMetrics_18qxn_1 ._AuctionEndsTimer_18qxn_62 ._timerList_18qxn_81 ._timer_18qxn_81 {
    flex: 1
}

._auctionMetrics_18qxn_1 ._timer_18qxn_81 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 10px;
    width: 40%;
    border-radius: 8px
}

._auctionMetrics_18qxn_1 ._timer_18qxn_81 ._timerValue_18qxn_100 {
    font-size: 20px;
    font-weight: 700;
    color: #ff6e30
}

._auctionMetrics_18qxn_1 ._timer_18qxn_81 ._timerUnit_18qxn_105 {
    font-size: 12px;
    font-weight: 500;
    color: #a1a1a1
}

.dark ._AuctionEndsTimer_18qxn_62 ._AuctionEndsTimerText_18qxn_74 {
    color: #fff
}

.dark ._auctionMetrics_18qxn_1,
.dark ._timer_18qxn_81 {
    background-color: #6c5280
}

.dark ._auctionMetrics_18qxn_1 ._metricBox_18qxn_15,
.dark ._auctionMetrics_18qxn_1 ._metricBoxTimer_18qxn_51,
.dark ._auctionMetrics_18qxn_1 ._AuctionEndsTimer_18qxn_62,
.dark ._timer_18qxn_81 ._metricBox_18qxn_15,
.dark ._timer_18qxn_81 ._metricBoxTimer_18qxn_51,
.dark ._timer_18qxn_81 ._AuctionEndsTimer_18qxn_62 {
    background-color: #5a416b
}

.dark ._auctionMetrics_18qxn_1 ._metricBox_18qxn_15 ._metricLabel_18qxn_32,
.dark ._auctionMetrics_18qxn_1 ._metricBoxTimer_18qxn_51 ._metricLabel_18qxn_32,
.dark ._auctionMetrics_18qxn_1 ._AuctionEndsTimer_18qxn_62 ._metricLabel_18qxn_32,
.dark ._timer_18qxn_81 ._metricBox_18qxn_15 ._metricLabel_18qxn_32,
.dark ._timer_18qxn_81 ._metricBoxTimer_18qxn_51 ._metricLabel_18qxn_32,
.dark ._timer_18qxn_81 ._AuctionEndsTimer_18qxn_62 ._metricLabel_18qxn_32 {
    color: #f77740
}

.dark ._auctionMetrics_18qxn_1 ._metricBox_18qxn_15 ._metricValue_18qxn_37,
.dark ._auctionMetrics_18qxn_1 ._metricBoxTimer_18qxn_51 ._metricValue_18qxn_37,
.dark ._auctionMetrics_18qxn_1 ._AuctionEndsTimer_18qxn_62 ._metricValue_18qxn_37,
.dark ._timer_18qxn_81 ._metricBox_18qxn_15 ._metricValue_18qxn_37,
.dark ._timer_18qxn_81 ._metricBoxTimer_18qxn_51 ._metricValue_18qxn_37,
.dark ._timer_18qxn_81 ._AuctionEndsTimer_18qxn_62 ._metricValue_18qxn_37 {
    color: #fff
}