.style_page-loader__AszHj {
    position: absolute;
    left: 0;
    right: 0;
    height: 4px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(var(--colorVipGreen900)), to(transparent));
    background: linear-gradient(to right, transparent, var(--colorVipGreen900), transparent);
    background-size: 200%;
    z-index: 1;
    background-position: 200% 0;
    -webkit-animation: style_moveBackground2Right__8mlmg 1s linear 3s infinite normal both;
    animation: style_moveBackground2Right__8mlmg 1s linear 3s infinite normal both
}

.style_radial-loader__L7ceV {
    display: inline-block;
    margin-right: 18px;
    width: 20px;
    height: 20px;
    border: 2px solid var(--widgetMainColor, var(--colorVipGreen900));
    border-top: 2px solid transparent;
    border-radius: 50%;
    -webkit-animation: style_rotate360__GPPde .75s linear infinite;
    animation: style_rotate360__GPPde .75s linear infinite
}

@-webkit-keyframes style_moveBackground2Right__8mlmg {
    0% {
        background-position: 200% 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes style_moveBackground2Right__8mlmg {
    0% {
        background-position: 200% 0
    }
    to {
        background-position: 0 0
    }
}

@-webkit-keyframes style_rotate360__GPPde {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes style_rotate360__GPPde {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.style_button__bduhc {
    font-weight: 600;
    cursor: pointer;
    border-radius: 40px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none;
    border: none;
    text-decoration: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    outline-offset: -2px;
    -webkit-appearance: none
}

.style_button__bduhc.style_weight-normal__qk9tU {
    font-weight: 400
}

.style_button__bduhc.style_with-icon__F9sLl {
    gap: 4px
}

.style_button__bduhc .style_b-loader__GUyOr {
    margin-right: 10px;
    width: 16px;
    height: 16px;
    min-width: 16px
}

.style_button__bduhc.style_size-extra-large__hFfoI {
    padding: 21px 16px;
    font-size: 16px;
    line-height: 22px
}

.style_button__bduhc.style_size-large__ZxPjh {
    padding: 14px 16px;
    font-size: 16px;
    line-height: 21px
}

.style_button__bduhc.style_size-medium__rw8R3 {
    padding: 12px 16px;
    font-size: 16px;
    line-height: 16px
}

.style_button__bduhc.style_size-small__vdQwl {
    padding: 8px 16px;
    font-size: 12px;
    line-height: 16px
}

.style_button__bduhc.style_size-small__vdQwl .style_b-loader__GUyOr {
    width: 12px;
    height: 12px
}

.style_button__bduhc.style_size-small-medium__TIUQs {
    padding: 8px 14px;
    font-size: 14px;
    line-height: 20px
}

.style_button__bduhc.style_color-green__0zg4u {
    background: #b1ff8c;
    color: #000
}

.style_button__bduhc.style_color-green__0zg4u:hover {
    background: #91ff5f
}

.style_button__bduhc.style_color-green__0zg4u .style_b-loader__GUyOr {
    border-color: transparent #0a0a0a #0a0a0a
}

.style_button__bduhc.style_color-deep-dark__PPEf3 {
    color: #fff;
    background: var(--colorGrayBlue1000)
}

.style_button__bduhc.style_color-deep-dark__PPEf3:hover {
    background: var(--colorBlack700)
}

.style_button__bduhc.style_color-medium-dark__To8l2 {
    color: #000;
    background: #ebedf4
}

.style_button__bduhc.style_color-medium-dark__To8l2:hover {
    background: #dfe4e8
}

.style_button__bduhc.style_color-light-dark__4GK10 {
    color: var(--colorGrayBlue900);
    background: var(--colorGrayBlue100)
}

.style_button__bduhc.style_color-blue__BJge7 {
    color: #000;
    background: #ebedf4
}

.style_button__bduhc.style_color-blue__BJge7:hover {
    background: #dfe4e8
}

.style_button__bduhc.style_color-transparent__VtSOW {
    color: #000;
    background: #ebedf4
}

.style_button__bduhc.style_color-transparent__VtSOW:hover {
    background: #dfe4e8
}

.style_button__bduhc.style_color-dark__BoR_D {
    background: var(--colorBlack800);
    color: #fff
}

.style_button__bduhc.style_color-dark__BoR_D:hover {
    background: var(--colorBlack900)
}

.style_button__bduhc.style_color-white__ZLxpV {
    background: #fff;
    color: var(--colorVipGreen900)
}

.style_button__bduhc.style_color-white__ZLxpV:hover {
    background: var(--colorBlack300)
}

.style_button__bduhc.style_color-gray-blue__PuGLe {
    background-color: var(--colorGrayBlue100);
    color: var(--colorGrayBlue900)
}

.style_button__bduhc.style_color-gray-blue__PuGLe:hover {
    background-color: var(--colorBlack300)
}

.style_button__bduhc.style_disabled__aAivz {
    opacity: .4;
    pointer-events: none
}

.style_button__bduhc.style_disabled__aAivz.style_color-transparent__VtSOW {
    background: var(--colorGrayBlue150);
    color: var(--colorGrayBlue700);
    border: none
}

.style_button__bduhc.style_disabled__aAivz.style_color-transparent__VtSOW.style_is-background-dark__wSXYK {
    color: #fff;
    border: 1px solid var(--colorVipGreen900);
    background: transparent
}

.style_button__bduhc.style_disabled__aAivz.style_color-transparent__VtSOW.style_invert-green__bV5Yd {
    color: #fff;
    border: 1px solid #fff;
    background: transparent
}

.style_button__bduhc.style_full-width__jogCF {
    width: 100%
}

.style_navigation__mIVsD {
    position: relative;
    height: 100%
}

.style_navigation-scroll-provider__UC23w {
    height: 100%
}

@media (max-width:599.98px) {
    .style_navigation-scroll-provider__UC23w {
        overflow-x: scroll;
        scrollbar-width: none
    }
    .style_navigation-scroll-provider__UC23w::-webkit-scrollbar {
        display: none
    }
}

.style_navigation-container__pY5Jt {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 0 -1px;
    padding: 0 16px;
    gap: 24px
}

@media (max-width:599.98px) {
    .style_navigation-container__pY5Jt {
        margin: 0;
        gap: 12px
    }
}

.style_navigation-item__mzOkB {
    all: unset;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    color: var(--colorBlack500);
    font-size: 14px;
    line-height: 20px;
    font-family: var(--fontMain);
    cursor: pointer;
    padding: 0;
    white-space: nowrap
}

@media (max-width:599.98px) {
    .style_navigation-item__mzOkB {
        font-size: 14px
    }
}

.style_navigation-item__mzOkB:before {
    position: absolute;
    content: "";
    bottom: 0;
    height: 0;
    background-color: var(--colorVipGreen1000);
    -webkit-transition: .1s ease-in;
    transition: .1s ease-in;
    width: 100%
}

.style_navigation-item__mzOkB.style_active__Av61u {
    color: #fff
}

.style_navigation-item__mzOkB.style_active__Av61u:before {
    height: 2px
}

.style_navigation-item__mzOkB:hover {
    color: #fff
}

.style_navigation-item__mzOkB.style_is-black-color__lbbFd.style_active__Av61u,
.style_navigation-item__mzOkB.style_is-black-color__lbbFd:hover {
    border-bottom: 2px solid var(--colorGrayBlue900)
}

.style_light-theme__hM9qy.style_navigation-item__mzOkB {
    color: var(--colorBlack400)
}

.style_light-theme__hM9qy.style_navigation-item__mzOkB.style_active__Av61u,
.style_light-theme__hM9qy.style_navigation-item__mzOkB:hover {
    color: var(--colorBlack900)
}

.style_quality__dZFqN {
    font-size: 16px;
    line-height: 24px;
    color: var(--colorBlack400);
    margin-bottom: 5px
}

@media (max-width:1024.98px) {
    .style_quality__dZFqN {
        font-size: 14px;
        line-height: 20px
    }
}

@media (max-width:599.98px) {
    .style_quality__dZFqN {
        font-size: 12px;
        line-height: 16px
    }
}

.style_wrapper__dIrrl {
    position: sticky;
    bottom: 32px;
    height: 80vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 215px;
    margin: 74px 0 35px
}

@media (max-width:1024.98px) {
    .style_wrapper__dIrrl {
        background-color: var(--colorBlack900);
        margin: 0;
        padding-bottom: 2px;
        max-width: none;
        width: 100%;
        height: auto;
        bottom: auto;
        top: 0;
        position: fixed;
        -webkit-transition: top .1s linear;
        transition: top .1s linear;
        z-index: 1
    }
}

.style_wrapper__dIrrl.style_with-header__vahYp {
    -webkit-transition: top .25s linear;
    transition: top .25s linear
}

@media (max-width:1024.98px) {
    .style_wrapper__dIrrl.style_with-header__vahYp {
        top: var(--logo-height)
    }
    .style_mobile-hidden__DjfX_ {
        display: none
    }
}

.style_mobile-menu__qKcEa {
    position: static;
    background-color: var(--colorBlack900);
    height: 48px
}

.style_item-list__U8ckN {
    list-style: none;
    padding: 0
}

.style_item__YJ2fs {
    position: relative
}

.style_item-sub-menu-list__Yr1nT {
    padding: 0;
    list-style: none
}

.style_item__YJ2fs>a {
    font-size: 18px;
    line-height: 24px;
    padding: 9px 0;
    color: var(--colorBlack500);
    -webkit-transition: color .2s ease, font-weight .2s ease;
    transition: color .2s ease, font-weight .2s ease;
    display: block;
    text-decoration: none;
    position: relative
}

.style_item__YJ2fs>a:hover {
    color: #fff;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.style_item__YJ2fs>a:before {
    content: "";
    position: absolute;
    height: 1px;
    top: calc(50% - 1px);
    background: #fff;
    left: -250%;
    right: 350%;
    -webkit-transition: right .5s ease-in-out;
    transition: right .5s ease-in-out
}

@media (min-width:1920px) {
    .style_item__YJ2fs>a:before {
        left: -55px
    }
}

.style_item__YJ2fs.style_is-active__bDn72>a {
    font-weight: 700;
    color: #fff
}

.style_item__YJ2fs.style_is-active__bDn72>a:before {
    right: calc(100% + 15px)
}

@media (min-width:1920px) {
    .style_item__YJ2fs.style_is-active__bDn72>a:before {
        right: calc(100% + 10px)
    }
}

.style_item__YJ2fs.style_is-child__Qbmv7 {
    position: relative
}

.style_item__YJ2fs.style_is-child__Qbmv7:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 2px;
    background: var(--colorBlack500);
    border-radius: 4px;
    left: 10px;
    top: 50%;
    margin-top: -1px
}

.style_item__YJ2fs.style_is-child__Qbmv7.style_is-active__bDn72:before {
    background: #fff;
    width: 4px;
    height: 4px;
    margin-top: -2px
}

.style_item__YJ2fs.style_is-child__Qbmv7>a {
    padding-left: 24px
}

.style_scroll-to-top__R0fAt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 24px;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.style_scroll-to-top__R0fAt.style_hidden__LkvBo {
    opacity: 0
}

.style_scroll-to-top__R0fAt .style_button__Z4FAB {
    width: 40px;
    height: 40px;
    padding: 0;
    margin-right: 8px;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.style_scroll-to-top__R0fAt .style_text__XIVak {
    color: var(--colorBlack600);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #c8ff48), color-stop(49%, #59ffd6), color-stop(50%, currentColor), to(currentColor));
    background: linear-gradient(90deg, #c8ff48, #59ffd6 49%, currentColor 50%, currentColor);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 12px;
    line-height: 16px;
    -webkit-transition: background-position .2s ease;
    transition: background-position .2s ease;
    background-size: 200% 1px;
    background-position: 100% 100%
}

.style_scroll-to-top__R0fAt:hover .style_text__XIVak {
    background-position: 0 100%
}

.ToastMessage_message__tvipS {
    -webkit-animation: ToastMessage_message-show__F5oLq .25s ease-in;
    animation: ToastMessage_message-show__F5oLq .25s ease-in;
    margin: 8px
}

.ToastMessage_message-box__6jD0M {
    background: #fff;
    -webkit-box-shadow: -1px 1px 9px rgba(0, 0, 0, .04), 1px 1px 1px rgba(128, 163, 182, .2);
    box-shadow: -1px 1px 9px rgba(0, 0, 0, .04), 1px 1px 1px rgba(128, 163, 182, .2);
    overflow: hidden;
    border-radius: 4px
}

.ToastMessage_message-inner__3sTN3 {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 12px 16px;
    border-left: 4px solid var(--colorBlue600)
}

.ToastMessage_message-inner__3sTN3.ToastMessage_success__TyOeM {
    background: var(--colorVipGreen100);
    border-color: var(--colorVipGreen900)
}

.ToastMessage_message-inner__3sTN3.ToastMessage_warning__fXibv {
    background: var(--colorOrange50);
    border-color: var(--colorOrange900)
}

.ToastMessage_message-inner__3sTN3.ToastMessage_info__FvFJV {
    background: var(--colorGrayBlue150);
    border-color: var(--colorBlue600)
}

.ToastMessage_message-inner__3sTN3.ToastMessage_error__ovj5y {
    background: var(--colorRed50);
    border-color: var(--colorRed900)
}

@-webkit-keyframes ToastMessage_message-show__F5oLq {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes ToastMessage_message-show__F5oLq {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.ToastMessage_left__mN6t_ {
    margin-right: 10px
}

@media (max-width:599.98px) {
    .ToastMessage_left__mN6t_ {
        display: none
    }
}

.ToastMessage_content__dRkU8 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.ToastMessage_right__dnOp5 {
    margin-left: 10px
}

.ToastMessage_icon__YI9cA {
    display: inline-block
}

.ToastMessage_title__8hwC5 {
    color: var(--colorBlack900);
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    margin: 0
}

.ToastMessage_body__VlCo6 {
    color: var(--colorBlack900);
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    margin: 0
}

@media (max-width:599.98px) {
    .ToastMessage_body__VlCo6 {
        font-size: 12px
    }
}

.ToastMessage_close__ONhTr {
    cursor: pointer;
    width: 24px;
    height: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ToastContainer_container__ub00W {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10
}

@media (max-width:599.98px) {
    .ToastContainer_container__ub00W {
        width: 100%
    }
}

.ToastContainer_top__LH1bt {
    position: fixed;
    top: 0
}

@media (max-width:599.98px) {
    .ToastContainer_top__LH1bt {
        width: 100%;
        min-width: 0
    }
}

.ToastContainer_bottom__8XVGs {
    position: fixed;
    bottom: 0
}

@media (max-width:599.98px) {
    .ToastContainer_bottom__8XVGs {
        width: 100%
    }
}

.ToastContainer_box__oTjqC {
    position: fixed;
    width: 396px
}

@media (max-width:599.98px) {
    .ToastContainer_box__oTjqC {
        width: 100%;
        position: relative;
        bottom: 0 !important;
        top: 0 !important
    }
}

.ToastContainer_box-top-left__Dx0ns {
    top: 0;
    left: 0
}

.ToastContainer_box-top-right__JI_Gr {
    top: 0;
    right: 0
}

.ToastContainer_box-bottom-left__8UgO3 {
    bottom: 0;
    left: 0
}

.ToastContainer_box-bottom-right__60UnY {
    bottom: 0;
    right: 0
}

:root {
    --logo-height: 72px
}

@media (max-width:1024.98px) {
    :root {
        --logo-height: 56px
    }
}

.style_logo-block__FCUPH {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: var(--logo-height)
}

.style_logo-size__pPSiK {
    height: 38px;
    width: 100%
}

.style_light__AJIeB {
    color: #fff !important
}

.animation_enter__HpA_M {
    opacity: 0;
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px);
    visibility: hidden
}

.animation_enterActive__QhiBy {
    visibility: visible
}

.animation_enterActive__QhiBy,
.animation_exit__3ZU6N {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.animation_exitActive__aP3PD {
    opacity: 0;
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px)
}

.animation_enterActive__QhiBy,
.animation_enter__HpA_M,
.animation_exit__3ZU6N {
    -webkit-transition: .3s cubic-bezier(.15, .84, .21, .96);
    transition: .3s cubic-bezier(.15, .84, .21, .96)
}

.style_dropdown__fmHg8 {
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 6
}

@media (max-width:1024.98px) {
    .style_dropdown__fmHg8 {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

.style_dropdown__fmHg8.style_with-shadow__b0J_Z {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .25);
    box-shadow: 0 0 20px rgba(0, 0, 0, .25)
}

.style_dropdown__fmHg8.style_right-orientation__7T1h3 {
    left: auto;
    right: 0
}

.style_dropdown__fmHg8.style_top-orientation__GO3q_ {
    top: auto;
    bottom: 34px;
    left: auto
}

.style_dropdown__fmHg8.style_top-left-orientation__rirCq {
    background-color: red;
    top: auto;
    bottom: 34px;
    right: 34px;
    left: 70%
}

@media (max-width:1024.98px) {
    .style_dropdown__fmHg8.style_top-left-orientation__rirCq {
        left: 60%
    }
}

@media (max-width:768.98px) {
    .style_dropdown__fmHg8.style_top-left-orientation__rirCq {
        left: 50%
    }
}

@media (max-width:599.98px) {
    .style_dropdown__fmHg8.style_top-left-orientation__rirCq {
        left: 10%
    }
}

.style_dropdown__fmHg8.style_center-orientation__nzMko {
    left: auto;
    right: auto
}

#style_button__LFCic {
    padding: 0;
    width: 100%
}

.style_button-section__0pFPb.style_inline-row__QlPca {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 8px
}

.style_button-section__0pFPb.style_inline-column__AD8GI {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.style_button-section__0pFPb.style_grid__j4glJ {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 8px;
    max-width: 264px
}

.store-button_store-btn__9oLrW {
    all: unset;
    position: relative;
    gap: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

@media (max-width:1024.98px) {
    .store-button_store-btn__9oLrW:before {
        display: none
    }
}

@media (max-width:599.98px) {
    .store-button_store-btn__9oLrW {
        display: none
    }
}

.store-button_store-btn__9oLrW:before {
    position: absolute;
    content: "";
    right: 0;
    height: 24px;
    width: 1px
}

.store-button_store-btn__9oLrW.store-button_light____Lqu {
    color: var(--colorBlack500)
}

.store-button_store-btn__9oLrW.store-button_light____Lqu .store-button_text__3_afy {
    color: var(--colorBlack900)
}

.store-button_store-btn__9oLrW.store-button_light____Lqu:hover {
    color: var(--colorVipGreen900)
}

.store-button_store-btn__9oLrW.store-button_light____Lqu:hover .store-button_text__3_afy {
    color: var(--colorBlack600)
}

.store-button_store-btn__9oLrW.store-button_light____Lqu:before {
    background: var(--colorGrayBlue100)
}

.store-button_store-btn__9oLrW.store-button_dark__O_0er {
    color: var(--colorBlack400)
}

.store-button_store-btn__9oLrW.store-button_dark__O_0er:hover {
    color: var(--colorVipGreen900)
}

.store-button_store-btn__9oLrW.store-button_dark__O_0er:hover .store-button_text__3_afy {
    color: #fff
}

.store-button_store-btn__9oLrW.store-button_dark__O_0er:before {
    background-color: var(--colorBlack800)
}

.store-button_text__3_afy {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-align: center
}

.store-button_text__3_afy.store-button_light____Lqu {
    color: var(--colorBlack800)
}

.store-button_text__3_afy.store-button_dark__O_0er {
    color: var(--colorBlack400)
}

.style_menu-wrapper__APReo {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center
}

.style_menu-wrapper__APReo button {
    border: none;
    background: none;
    cursor: pointer;
    height: 100%
}

.style_menu-wrapper__APReo a {
    text-decoration: none
}

.style_menu-wrapper__APReo .style_store-btn__GduRL {
    padding: 0 12px
}

.style_menu-item__mgHgP {
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: var(--colorBlack400);
    font-size: 14px;
    line-height: 16px;
    padding: 0 12px;
    text-align: center
}

.style_menu-item__mgHgP:hover {
    color: #fff
}

.style_menu-item__mgHgP:before {
    position: absolute;
    content: "";
    right: 0;
    height: 24px;
    width: 1px;
    background-color: var(--colorBlack800)
}

.style_store-drop-down__WBcZ8 {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 32px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    text-align: center;
    border-radius: 8px;
    min-width: 278px;
    background: var(--colorGrayBlue1000);
    -webkit-box-shadow: 0 0 20px 0 #00000040;
    box-shadow: 0 0 20px 0 #00000040
}

.style_title__6Jhed {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

.style_desc__Q5f4G,
.style_title__6Jhed {
    font-style: normal;
    color: var(--colorBlack400)
}

.style_desc__Q5f4G {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.style_qr-code-box__rZsgU {
    padding: 16px;
    border: 1px solid var(--colorBlack300);
    border-radius: 8px
}

.style_light-theme__VriUh.style_menu-wrapper__APReo .style_menu-item__mgHgP {
    color: var(--colorBlack900)
}

.style_light-theme__VriUh.style_menu-wrapper__APReo .style_menu-item__mgHgP:hover {
    color: var(--colorBlack600)
}

.style_light-theme__VriUh.style_menu-wrapper__APReo .style_menu-item__mgHgP:before {
    background: var(--colorGrayBlue100)
}

.style_light-theme__VriUh.style_menu-wrapper__APReo .style_store-btn__GduRL {
    color: var(--colorBlack500)
}

.style_light-theme__VriUh.style_menu-wrapper__APReo .style_download-text__6TcO4 {
    color: var(--colorBlack900)
}

.style_light-theme__VriUh.style_menu-wrapper__APReo .style_store-drop-down__WBcZ8 {
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(128, 163, 182, .2), -1px 1px 9px 0 rgba(0, 0, 0, .04);
    box-shadow: 1px 1px 1px 0 rgba(128, 163, 182, .2), -1px 1px 9px 0 rgba(0, 0, 0, .04)
}

.style_light-theme__VriUh.style_menu-wrapper__APReo .style_desc__Q5f4G,
.style_light-theme__VriUh.style_menu-wrapper__APReo .style_title__6Jhed {
    color: var(--colorBlack900)
}

.style_icon-button__1vNbo[type=button] {
    border: none;
    width: 100%;
    width: 40px;
    height: 40px;
    background-color: var(--colorBlack800);
    color: var(--colorBlack400);
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.style_icon-button__1vNbo[type=button].style_square__M3F8c {
    border-radius: 4px
}

.style_icon-button__1vNbo[type=button].style_circle__Tj4WQ {
    border-radius: 50%
}

.style_icon-button__1vNbo[type=button]:hover {
    background-color: var(--colorBlack850)
}

.style_icon-button__1vNbo[type=button].style_disabled__q4uMo {
    opacity: .2
}

.style_light-theme__J0KgK.style_icon-button__1vNbo {
    background-color: var(--colorBlack300);
    color: var(--colorBlack400)
}

.style_light-theme__J0KgK.style_icon-button__1vNbo:hover {
    background-color: var(--colorBlack400);
    color: var(--colorBlack300)
}

.style_dropdown-body__BSJ3V {
    border-radius: 4px;
    background-color: var(--colorGrayBlue1000);
    -webkit-box-shadow: var(--shadowMedium);
    box-shadow: var(--shadowMedium);
    z-index: -1
}

.style_dropdown-body__BSJ3V button {
    padding: 0;
    background: none;
    border: none;
    cursor: pointer
}

.style_dropdown-body__BSJ3V a {
    text-decoration: none
}

.style_dropdown-item__0R1PC {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    color: var(--colorBlack400)
}

.style_dropdown-item__0R1PC:not(:first-child):not(:last-child) {
    padding: 9px 48px
}

.style_dropdown-item__0R1PC:first-child {
    padding: 48px 48px 9px
}

.style_dropdown-item__0R1PC:last-child {
    padding: 9px 48px 48px
}

.style_dropdown-item__0R1PC:hover {
    color: #fff
}

.style_light-theme__IX6Ms.style_dropdown-body__BSJ3V {
    background-color: #fff;
    -webkit-box-shadow: var(--shadowSmall);
    box-shadow: var(--shadowSmall)
}

.style_light-theme__IX6Ms .style_dropdown-item__0R1PC {
    color: var(--colorBlack900)
}

.style_light-theme__IX6Ms .style_dropdown-item__0R1PC:hover {
    color: var(--colorBlack600)
}

.style_lang-btn__x_rCu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: inherit;
    line-height: inherit;
    background: transparent;
    border: 0;
    color: inherit;
    font-weight: 400;
    text-align: left;
    text-align: initial;
    outline: 0;
    cursor: pointer;
    padding: 0;
    text-decoration: none
}

span.style_lang-btn__x_rCu {
    cursor: default
}

.style_dropdown-body__Sltib {
    border-radius: 4px;
    background-color: var(--colorGrayBlue1000);
    -webkit-box-shadow: var(--shadowMedium);
    box-shadow: var(--shadowMedium);
    padding: 8px;
    margin: 0;
    z-index: -1
}

.style_dropdown-body__Sltib button {
    padding: 0;
    background: none;
    border: none;
    cursor: pointer
}

.style_dropdown-body__Sltib a {
    text-decoration: none
}

.style_dropdown-item__k2dEd {
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: var(--colorBlack400);
    min-width: 176px;
    padding: 8px 26px 8px 8px
}

.style_dropdown-item__k2dEd:hover {
    color: #fff
}

.style_language-name__EYouV {
    position: relative;
    line-height: 20px;
    width: 100%
}

.style_language-name__EYouV.style_current-language__xO_Ir {
    color: #fff
}

.style_language-name__EYouV.style_current-language__xO_Ir:before {
    position: absolute;
    content: "";
    right: -26px;
    width: 20px;
    height: 20px;
    background-image: url(https://changelly.com/static/common-svg/check-mark-ico.svg)
}

.style_light-theme__9mUCx.style_dropdown-body__Sltib {
    background-color: #fff;
    -webkit-box-shadow: var(--shadowSmall);
    box-shadow: var(--shadowSmall)
}

.style_light-theme__9mUCx .style_dropdown-item__k2dEd {
    color: var(--colorBlack900)
}

.style_light-theme__9mUCx .style_dropdown-item__k2dEd:hover,
.style_light-theme__9mUCx .style_language-name__EYouV.style_current-language__xO_Ir {
    color: var(--colorBlack600)
}

.style_icon-border__VPslo {
    border: 1px solid var(--colorBlack400);
    border-radius: 50%
}

.style_icon__62zMV {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    max-width: none
}

.style_user-controls-wrapper__Er3gR {
    padding: 0;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.style_item___ajFz {
    display: block;
    color: #fff
}

.style_item___ajFz:not(:first-child):not(:last-child) {
    margin: 0 8px
}

.style_item___ajFz:first-child {
    margin-right: 8px
}

.style_item___ajFz:last-child {
    margin-left: 8px
}

.style_country-button__k4xWt {
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    color: var(--colorBlack400);
    padding: 8px;
    margin-left: 4px;
    background-color: transparent;
    background-color: initial;
    cursor: pointer;
    border-radius: 4px
}

.style_country-button__k4xWt:hover {
    color: #fff
}

.style_global-icon__wZCZu {
    width: 16px;
    height: 16px;
    color: #66686a
}

.style_first-letter-users-email__yTzRB {
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase
}

.style_light-theme__Qrnau.style_user-controls-wrapper__Er3gR .style_country-button__k4xWt {
    color: var(--colorBlack900)
}

.style_light-theme__Qrnau.style_user-controls-wrapper__Er3gR .style_country-button__k4xWt:hover {
    color: var(--colorBlack600)
}

.style_header-imitation__rItD3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 60px;
    border-bottom: 1px solid var(--colorBlack700)
}

.style_content-wrapper__ScOUT {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:768.98px) {
    .style_content-wrapper__ScOUT {
        padding: 0 24px
    }
}

@media (max-width:599.98px) {
    .style_content-wrapper__ScOUT {
        padding: 0 16px
    }
}

.style_headerItem__CDTFE {
    display: -ms-flexbox;
    display: flex
}

.style_headerItem__CDTFE:not(:first-child) {
    margin-left: 24px
}

.style_headerItem__CDTFE:first-child {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.style_toggle-menu-button__fOy9U {
    color: #fff;
    border: none;
    background: none;
    cursor: pointer;
    padding: 0
}

.style_back-button__9DyrY {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border: none;
    background: none;
    padding: 0
}

.style_light-theme__BMVNa.style_header-imitation__rItD3 {
    background-color: var(--colorGrayBlue100);
    border-bottom: 1px solid var(--colorGrayBlue300)
}

.style_light-theme__BMVNa.style_header-imitation__rItD3 .style_back-button__9DyrY,
.style_light-theme__BMVNa.style_header-imitation__rItD3 .style_toggle-menu-button__fOy9U {
    color: var(--colorBlack900)
}

.animation_enter__Pj6HV {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%)
}

.animation_enterActive__3Dw1S,
.animation_exit__3M_4r {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.animation_exitActive__tXDHz {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%)
}

.animation_enterActive__3Dw1S,
.animation_exitActive__tXDHz {
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s
}

.style_menu-item__RdI0p {
    width: 100%;
    min-height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 16px 16px 24px;
    font-size: 14px;
    color: #fff;
    background: transparent;
    border: none;
    text-decoration: none
}

.style_menu-item__RdI0p:not(:last-child) {
    border-bottom: 1px solid var(--colorBlack700)
}

.style_label__fPiGQ {
    -ms-flex-positive: 1;
    flex-grow: 1;
    word-break: break-word
}

.style_icon__7Nwnw {
    -ms-flex-positive: 0;
    flex-grow: 0;
    display: -ms-flexbox;
    display: flex;
    padding-left: 16px
}

.style_is-sub-item__xb3C5 {
    position: relative;
    padding-left: 54px
}

.style_is-sub-item__xb3C5:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 2px;
    background: #fff;
    border-radius: 4px;
    left: 40px;
    top: 50%;
    margin-top: -1px
}

.style_light-theme__gF7kr.style_menu-item__RdI0p {
    color: var(--colorBlack900)
}

.style_light-theme__gF7kr.style_menu-item__RdI0p:not(:last-child) {
    border-bottom: 1px solid var(--colorGrayBlue300)
}

.style_light-theme__gF7kr.style_is-sub-item__xb3C5:before {
    background: var(--colorBlack900)
}

.style_table__RvuUK {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.style_icon__r8NyL,
.style_wrapper__BmUob {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_icon__r8NyL {
    margin-right: 8px;
    width: 24px;
    height: 24px;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    background-color: var(--colorBlack700);
    color: var(--colorBlack400);
    font-size: 11px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.style_light-theme__Zwers.style_icon__r8NyL {
    background-color: var(--colorBlack300);
    color: var(--colorBlack400)
}

.style_wrapper__zYjEh {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.style_icon-box__NUFFe {
    border: 1px solid var(--colorBlack400);
    border-radius: 50%;
    padding: 1px
}

.style_item__HnZ_2 {
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: var(--colorBlack400)
}

.style_language-name__HOTDS {
    position: relative;
    line-height: 20px;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.style_language-name__HOTDS.style_current-language__6OuNA {
    color: #fff
}

.style_language-name__HOTDS.style_current-language__6OuNA:before {
    position: absolute;
    content: "";
    right: 0;
    width: 20px;
    height: 20px;
    color: #00ab50;
    background-image: url(https://changelly.com/static/common-svg/check-mark-ico.svg)
}

.style_light-theme__lczSW.style_language-name__HOTDS {
    color: var(--colorBlack900)
}

.style_light-theme__lczSW.style_language-name__HOTDS.style_current-language__6OuNA {
    color: var(--colorBlack500)
}

.style_icon__c0QjU {
    border: 1px solid var(--colorBlack400);
    border-radius: 50%;
    padding: 1px
}

.style_button-container__9_E3V {
    display: -ms-flexbox;
    display: flex
}

.style_button-container__9_E3V a+a {
    margin: 0 0 0 8px
}

.style_button-container__9_E3V.style_grid-for-three__l08X5 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 8px;
    max-width: 264px
}

.style_button-container__9_E3V.style_grid-for-three__l08X5 a+a {
    margin: 0
}

.style_button-container__9_E3V.style_button-container__9_E3V .style_storeButtonExchange__tDiCv {
    padding: 0
}

.style_button-container__9_E3V.style_button-container__9_E3V .style_storeButtonExchange__tDiCv img {
    height: 40px
}

.style_button-container__9_E3V.style_isLargeSize__hV2Lj .style_storeButtonExchange__tDiCv,
.style_button-container__9_E3V.style_isLargeSize__hV2Lj .style_storeButton__CnVjI {
    padding: 3px 30px;
    height: auto
}

.style_button-container__9_E3V.style_isLargeSize__hV2Lj a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center
}

@media screen and (max-width:599.98px) {
    .style_button-container__9_E3V {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .style_button-container__9_E3V a+a {
        margin: 8px 0 0
    }
    .style_button-container__9_E3V.style_button-container__9_E3V .style_storeButtonExchange__tDiCv,
    .style_button-container__9_E3V.style_button-container__9_E3V .style_storeButton__CnVjI {
        height: auto;
        width: 100%
    }
}

.style_wrapper__LBCDT {
    padding: 0 48px
}

@media (max-width:1024.98px) {
    .style_wrapper__LBCDT {
        padding: 0
    }
}

.style_description__juzFT {
    display: block;
    font-size: 14px;
    color: var(--colorBlack600);
    cursor: default;
    padding-bottom: 16px
}

.style_store-buttons__6_x6M {
    max-height: 40px
}

.style_light-theme__nnxyx.style_description__juzFT {
    color: var(--colorBlack900)
}

.animationForward_enter__F_Crg {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.animationForward_enterActive__T8a6S,
.animationForward_exit__Shk8l {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.animationForward_exitActive__6gn8S {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.animationForward_enterActive__T8a6S,
.animationForward_exitActive__6gn8S {
    -webkit-transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, transform .4s;
    transition: opacity .4s, transform .4s, -webkit-transform .4s
}

.animationForward_enterActive__T8a6S,
.animationForward_enter__F_Crg,
.animationForward_exitActive__6gn8S,
.animationForward_exit__Shk8l {
    position: absolute;
    width: 100%
}

.animationBack_enter__svrAy {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.animationBack_enterActive__C80p1,
.animationBack_exit__wz6AB {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.animationBack_exitActive__nltPb {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.animationBack_enterActive__C80p1,
.animationBack_exitActive__nltPb {
    -webkit-transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, transform .4s;
    transition: opacity .4s, transform .4s, -webkit-transform .4s
}

.animationBack_enterActive__C80p1,
.animationBack_enter__svrAy,
.animationBack_exitActive__nltPb,
.animationBack_exit__wz6AB {
    position: absolute;
    width: 100%
}

.style_container__h_rOS {
    width: 100%;
    height: 100%;
    z-index: 6;
    background-color: var(--colorBlack900);
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.style_container__h_rOS::-webkit-scrollbar {
    width: 0;
    height: 0
}

.style_light-theme__D_epa.style_container__h_rOS {
    background-color: var(--colorGrayBlue100)
}

.style_container__XGsM9 {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_toggle-menu-button__4WPVY {
    color: #fff;
    border: none;
    background: none;
    cursor: pointer;
    padding: 0
}

.style_toggle-menu-button__4WPVY.style_light-theme__oXn3E {
    color: var(--colorBlack900)
}

.drop-down-menu_menu-wrapper__9foCU {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.drop-down-menu_angle__LGgaR {
    margin-left: 8px;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

.drop-down-menu_angle__LGgaR.drop-down-menu_flip__OgM3Z {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.drop-down-menu_menu-item__6XmHt {
    all: unset;
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    padding: 0 16px;
    cursor: pointer;
    text-align: center
}

.drop-down-menu_menu-item__6XmHt.drop-down-menu_light__EI88d {
    color: var(--colorBlack900)
}

.drop-down-menu_menu-item__6XmHt.drop-down-menu_light__EI88d:hover {
    color: var(--colorBlack600)
}

.drop-down-menu_menu-item__6XmHt.drop-down-menu_dark__jLC8X {
    color: var(--colorBlack400)
}

.drop-down-menu_menu-item__6XmHt.drop-down-menu_dark__jLC8X:hover {
    color: #fff
}

.drop-down-menu_nav-drop-down__kRnZr {
    min-width: 216px;
    border-radius: 8px;
    display: block;
    padding: 24px 0
}

.drop-down-menu_nav-drop-down__kRnZr.drop-down-menu_light__EI88d {
    background: #fff;
    -webkit-box-shadow: 0 2px 4px -2px rgba(26, 47, 79, .2), 0 4px 24px -6px rgba(20, 53, 102, .24);
    box-shadow: 0 2px 4px -2px rgba(26, 47, 79, .2), 0 4px 24px -6px rgba(20, 53, 102, .24)
}

.drop-down-menu_nav-drop-down__kRnZr.drop-down-menu_dark__jLC8X {
    background: var(--colorGrayBlue1000);
    -webkit-box-shadow: 0 0 20px 0 #00000040;
    box-shadow: 0 0 20px 0 #00000040
}

.drop-down-menu_drop-down-item__IpQzC {
    display: -ms-flexbox;
    display: flex;
    padding: 8px 0;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
    width: 100%
}

.drop-down-menu_drop-down-item__IpQzC.drop-down-menu_sub-item__0iiph {
    margin: 0 0 0 8px;
    position: relative
}

.drop-down-menu_drop-down-item__IpQzC.drop-down-menu_sub-item__0iiph:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    left: 32px;
    top: 50%;
    margin-top: -1px
}

.drop-down-menu_drop-down-item__IpQzC.drop-down-menu_light__EI88d.drop-down-menu_sub-item__0iiph:before {
    background: var(--colorBlack900)
}

.drop-down-menu_drop-down-item__IpQzC.drop-down-menu_dark__jLC8X.drop-down-menu_sub-item__0iiph:before,
.drop-down-menu_drop-down-item__IpQzC.drop-down-menu_light__EI88d.drop-down-menu_sub-item__0iiph:hover:before {
    background: var(--colorBlack600)
}

.drop-down-menu_drop-down-item__IpQzC.drop-down-menu_dark__jLC8X.drop-down-menu_sub-item__0iiph:hover:before {
    background: #fff
}

.drop-down-menu_item-link__THXZF {
    all: unset;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    padding: 0 40px
}

.drop-down-menu_item-link__THXZF.drop-down-menu_light__EI88d {
    color: var(--colorBlack900)
}

.drop-down-menu_item-link__THXZF.drop-down-menu_light__EI88d:hover {
    color: var(--colorBlack600)
}

.drop-down-menu_item-link__THXZF.drop-down-menu_dark__jLC8X {
    color: var(--colorBlack400)
}

.drop-down-menu_item-link__THXZF.drop-down-menu_dark__jLC8X:hover {
    color: #fff
}

.style_header__lTCx7 {
    background-color: var(--colorBlack900);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.style_header__lTCx7.style_with-border__d5A47:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: var(--colorBlack300);
    bottom: 0;
    left: 0;
    right: 0
}

.style_content-wrapper__w_dGz {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 24px
}

.style_content-wrapper__w_dGz.style_with-border__d5A47:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: var(--colorBlack800);
    bottom: 0;
    left: 16px;
    right: 16px
}

@media (max-width:1024.98px) {
    .style_content-wrapper__w_dGz {
        padding: 0 24px
    }
    .style_content-wrapper__w_dGz:before {
        left: 0;
        right: 0
    }
}

@media (max-width:599.98px) {
    .style_content-wrapper__w_dGz {
        padding: 0 16px
    }
}

.style_header-item__nNtQY {
    display: -ms-flexbox;
    display: flex
}

.style_header-item__nNtQY:not(:first-child) {
    margin-left: 24px
}

@media (max-width:599.98px) {
    .style_header-item__nNtQY:not(:first-child) {
        margin-left: 12px
    }
}

.style_desktop-header-item__gKDr2 {
    display: -ms-flexbox;
    display: flex
}

.style_desktop-header-item__gKDr2.style_business-switcher-block__iL2qO {
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width:1024.98px) {
    .style_desktop-header-item__gKDr2 {
        visibility: hidden;
        display: none;
        opacity: 0
    }
}

.style_light-theme__IYUmq.style_header__lTCx7 {
    background-color: var(--colorBlack50)
}

.style_light-theme__IYUmq.style_with-border__d5A47 {
    background-color: #fff
}

.style_light-theme__IYUmq .style_content-wrapper__w_dGz:before {
    background-color: var(--colorGrayBlue300)
}

.style_tablet-header__Gm62S {
    display: -ms-flexbox;
    display: flex
}

.style_store-link__Q7g_j {
    all: unset
}

.style_route-wrapper__qXezp {
    position: relative;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 100%
}

.style_route-wrapper__qXezp.style_earn___1VOj {
    border-top: 1px solid var(--colorBlack850)
}

.style_route-wrapper__qXezp.style_mobile-only__IQpM5 .style_content-wrapper__DmGYX,
.style_route-wrapper__qXezp.style_widget-app__KypG0 .style_content-wrapper__DmGYX {
    margin-top: 0
}

.style_route-wrapper__qXezp.style_black__nZZsZ {
    background: var(--colorBlack900)
}

.style_route-wrapper__qXezp.style_classic-gray__UNhyI {
    background: var(--colorGrayBlue900)
}

.style_route-wrapper__qXezp.style_light-gray__hPBEJ {
    background: var(--colorBlack50)
}

.style_route-wrapper__qXezp.style_gray-with-transparent-header__bfyRW {
    background: #f2f2f2
}

.style_route-wrapper__qXezp.style_white__lNAmk {
    background: var(--colorBlack50)
}

.style_header-wrapper__kQgpg {
    position: sticky;
    top: 0;
    z-index: 5
}

.style_header-wrapper__kQgpg.style_black__nZZsZ,
.style_header-wrapper__kQgpg.style_classic-gray__UNhyI {
    background: transparent
}

.style_header-wrapper__kQgpg.style_light-gray__hPBEJ {
    background: var(--colorGrayBlue800)
}

.style_header-wrapper__kQgpg.style_gray-with-transparent-header__bfyRW,
.style_header-wrapper__kQgpg.style_white__lNAmk {
    background: transparent
}

.style_header-wrapper__kQgpg.style_without-border__JjEys {
    border-bottom: none !important
}

.style_content-wrapper__DmGYX {
    min-height: calc(100vh - 619px)
}

.style_snackbar-wrapper-btn__4ZJ7F {
    background: none;
    border: none;
    outline: none
}

.style_snackbar-wrapper-btn__4ZJ7F .style_item__j4ov1 {
    padding: 8px;
    border-radius: 4px;
    font-size: 12px;
    background: var(--colorBlack900);
    color: #fff;
    font-family: var(--fontMain);
    max-width: 350px;
    cursor: pointer;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.style_snackbar-wrapper-btn__4ZJ7F .style_item__j4ov1:hover {
    opacity: .8
}

.style_snackbar-wrapper-btn__4ZJ7F .style_title__QQDft {
    font-weight: 700
}

.style_snackbar-wrapper-btn__4ZJ7F .style_description__TbXx2 {
    font-weight: 600
}

.style_snackbar-wrapper-btn__4ZJ7F .style_description__TbXx2.style_title-present__mzn71 {
    margin-top: 6px
}

.style_root-wrapper__q_9Wj {
    position: fixed;
    left: 32px;
    bottom: 32px;
    z-index: 50
}

@media screen and (max-width:576px) {
    .style_root-wrapper__q_9Wj {
        left: 12px;
        right: 12px
    }
}

.style_snackbar-default__gMYXX {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.style_snackbar-not-shown__F0Lw_ {
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px)
}

@media screen and (max-width:576px) {
    .style_snackbar-not-shown__F0Lw_ {
        -webkit-transform: translateX(calc(0px - var(--screenXs) - 50px)) !important;
        transform: translateX(calc(0px - var(--screenXs) - 50px)) !important
    }
}

.style_snackbar-shown__WeSiI {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media screen and (max-width:576px) {
    .style_snackbar-shown__WeSiI {
        -webkit-transform: translateX(0) !important;
        transform: translateX(0) !important
    }
    .style_snackbar-override___reJ8 {
        width: 100%;
        max-width: none
    }
}

.style_wrapper__9Cmbq>header {
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear
}

.style_hidden__q511E>header {
    -webkit-transform: translateY(calc(-1 * var(--logo-height)));
    transform: translateY(calc(-1 * var(--logo-height)))
}

.style_wrapper-paragraph__ptRNI {
    display: block;
    margin: 6px 0;
    padding: 0;
    line-height: 1.5;
    font-family: var(--fontText);
    font-size: 16px;
    font-weight: 400;
    color: var(--colorBlack400)
}

.style_wrapper-paragraph__ptRNI.style_is-inline__M7DFH {
    display: inline-block;
    vertical-align: middle
}

.style_wrapper-paragraph__ptRNI.style_is-shaded__4LIyf {
    color: var(--colorGrayBlue900)
}

.style_wrapper-paragraph__ptRNI.style_is-bold__N5VPL {
    font-weight: 700
}

.style_wrapper-paragraph__ptRNI:first-of-type {
    margin-top: 0
}

.style_wrapper-paragraph__ptRNI:last-of-type {
    margin-bottom: 0
}

.style_wrapper-paragraph__ptRNI.style_p1__0rn9h {
    line-height: 32px;
    font-size: 24px
}

.style_wrapper-paragraph__ptRNI.style_p2__glFLW {
    line-height: 28px;
    font-size: 18px
}

.style_wrapper-paragraph__ptRNI.style_p3__Xr4xE {
    line-height: 24px;
    font-size: 16px
}

.style_wrapper-paragraph__ptRNI.style_p4__uuKbk {
    line-height: 20px;
    font-size: 14px
}

.style_wrapper-paragraph__ptRNI.style_p5__nmDU_ {
    line-height: 20px;
    font-size: 12px
}

.style_wrapper-paragraph__ptRNI i {
    vertical-align: middle
}

.style_heading__mFYLj {
    margin: 0;
    font-family: var(--fontMain);
    font-weight: 700
}

.style_heading__mFYLj.style_no-gap__RL9er {
    margin: 0;
    padding: 0
}

.style_heading__mFYLj.style_color-gray__ys0OB {
    color: var(--colorGrayBlue800)
}

.style_heading__mFYLj.style_color-black__NheV8 {
    color: var(--colorBlack900)
}

.style_heading__mFYLj.style_color-green__Xge_b {
    color: var(--colorVipGreen900)
}

.style_heading__mFYLj.style_color-white__ey0q9 {
    color: #fff
}

.style_heading__mFYLj.style_color-grayBlue__Lr7HP {
    color: var(--colorGrayBlue600)
}

.style_heading__mFYLj.style_color-red__cSOgZ {
    color: var(--colorRed900)
}

.style_heading__mFYLj.style_color-blue__YR7_A {
    color: var(--colorAzure900)
}

.style_heading__mFYLj.style_color-orange__gXm_i {
    color: var(--colorOrange900)
}

.style_heading__mFYLj.style_size-veryLg__ut7B3 {
    font-size: 52px;
    line-height: 60px
}

@media (max-width:1024.98px) {
    .style_heading__mFYLj.style_size-veryLg__ut7B3.style_mobile-adaptive__9HdS_ {
        font-size: 32px;
        line-height: 36px
    }
}

@media (max-width:599.98px) {
    .style_heading__mFYLj.style_size-veryLg__ut7B3.style_mobile-adaptive__9HdS_ {
        font-size: 24px;
        line-height: 32px
    }
}

.style_heading__mFYLj.style_size-lg__YXoPO {
    font-size: 32px;
    line-height: 36px
}

@media (max-width:1024.98px) {
    .style_heading__mFYLj.style_size-lg__YXoPO.style_mobile-adaptive__9HdS_ {
        font-size: 28px;
        line-height: 32px
    }
}

@media (max-width:599.98px) {
    .style_heading__mFYLj.style_size-lg__YXoPO.style_mobile-adaptive__9HdS_ {
        font-size: 24px;
        line-height: 30px
    }
}

.style_heading__mFYLj.style_size-md__IN3MI {
    font-size: 24px;
    line-height: 32px
}

@media (max-width:1024.98px) {
    .style_heading__mFYLj.style_size-md__IN3MI.style_mobile-adaptive__9HdS_ {
        font-size: 18px;
        line-height: 24px
    }
}

@media (max-width:599.98px) {
    .style_heading__mFYLj.style_size-md__IN3MI.style_mobile-adaptive__9HdS_ {
        font-size: 14px;
        line-height: 20px
    }
}

.style_heading__mFYLj.style_size-sm__7zd3F {
    font-size: 20px;
    line-height: 28px
}

.style_modal-background__Ajpk4 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, .9);
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.style_modal-background__Ajpk4 .style_close-modal-background__Jznhw {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.style_modal-background__Ajpk4 .style_modal-wrapper__zcLfw {
    background-color: #fff;
    border-radius: 8px;
    max-height: calc(100vh - 64px);
    overflow: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:599.98px) {
    .style_modal-background__Ajpk4 {
        background-color: rgba(0, 0, 0, .5)
    }
    .style_modal-background__Ajpk4 .style_modal-wrapper__zcLfw {
        width: 100%
    }
    .style_bottom__V_TsV {
        -ms-flex-align: end;
        align-items: flex-end
    }
    .style_bottom__V_TsV .style_modal-wrapper__zcLfw {
        border-radius: 8px 8px 0 0
    }
    .style_top__7QMxF {
        -ms-flex-align: start;
        align-items: flex-start
    }
    .style_top__7QMxF .style_modal-wrapper__zcLfw {
        border-radius: 0 0 8px 8px
    }
    .style_center__67cCx .style_modal-wrapper__zcLfw {
        margin: 0 16px
    }
}

@-webkit-keyframes animation_show-from-below__7rPYS {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes animation_show-from-below__7rPYS {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.animation_show-from-below__7rPYS {
    -webkit-animation: animation_show-from-below__7rPYS .4s;
    animation: animation_show-from-below__7rPYS .4s
}

.style_refresh-container__gNAfW {
    padding: 80px 56px;
    max-width: 465px
}

@media (max-width:599.98px) {
    .style_refresh-container__gNAfW {
        max-width: none;
        width: 100%;
        padding: 32px 24px
    }
}

.style_message__EFoO0.style_message__EFoO0.style_message__EFoO0 {
    margin: 8px 0 24px
}

.style_header__CLsLH {
    display: grid;
    grid-template-columns: 40px auto 40px;
    grid-template-rows: 40px;
    grid-gap: 8px;
    gap: 8px
}

.style_header__CLsLH button {
    border-radius: 4px;
    color: var(--colorBlack500);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
    height: 100%
}

.style_header__CLsLH button:hover {
    background-color: var(--colorGrayBlue50);
    color: var(--colorGrayBlue900)
}

@media (max-width:599.98px) {
    .style_header__CLsLH {
        grid-template-columns: 24px auto 24px;
        grid-template-rows: 24px
    }
}

.style_back-button__4W068 {
    grid-area: 1/1/2/2
}

.style_close-button__wimz1 {
    grid-area: 1/3/1/3
}

.style_children-centred__vfBBh {
    grid-area: 1/2/2/3
}

.style_children-left__kpuBF {
    grid-area: 1/1/2/3
}

.style_coin-icon__sAU4c {
    display: inline-block;
    vertical-align: middle;
    font-family: CryptoCoins;
    font-size: 16px;
    font-style: normal
}

.style_step-wrapper__txtjQ,
.style_wrapper__P0wJc {
    display: -ms-flexbox;
    display: flex
}

.style_step-wrapper__txtjQ {
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 184px
}

.style_step-wrapper__txtjQ:last-child {
    -ms-flex-positive: 0;
    flex-grow: 0
}

.style_step-wrapper__txtjQ:last-child .style_divider__oCkVV {
    visibility: hidden;
    display: none
}

.style_step__Vgwb5 {
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column
}

.style_divider__oCkVV,
.style_step__Vgwb5 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.style_divider__oCkVV {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 124px;
    padding-top: 40px;
    color: var(--colorBlack900)
}

.style_round__zQTOb {
    width: 89px;
    height: 89px;
    background-color: var(--colorGrayBlue50);
    overflow: hidden
}

.style_coin-icon__tx_9E,
.style_round__zQTOb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%
}

.style_coin-icon__tx_9E {
    width: 32px;
    height: 32px;
    color: #fff;
    background-color: var(--colorBlack900);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.style_coin-icon__tx_9E:first-child {
    background-color: var(--colorVipGreen1000)
}

.style_coin-icon__tx_9E:not(:first-child) {
    margin-left: -8px
}

.style_description__iwt_6 {
    max-width: 89px;
    margin-top: 16px;
    overflow: visible
}

.style_step-name__dDV6Y {
    display: block;
    font-size: 12px;
    color: var(--colorBlack500)
}

.style_step-label__1Ke9v {
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: var(--colorBlack900);
    min-width: 124px
}

.style_wrapper__ouYRG {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
    grid-column-gap: 16px;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px
}

.style_wrapper__ouYRG.style_left-side-image__j7nEj {
    grid-template-areas: "img text" "btn btn"
}

.style_wrapper__ouYRG.style_right-side-image__X0xRr {
    grid-template-areas: "text img" "btn btn"
}

.style_wrapper__ouYRG.style_row-gap__bVex9 {
    row-gap: 16px
}

.style_tomImage__mFUnk {
    grid-area: img
}

.style_tom-image-index-pointing-up__Re80D {
    overflow: hidden;
    background-color: var(--colorGrayBlue50);
    width: 63px;
    height: 63px;
    border-radius: 50%
}

.style_tom-image-no-registration__EzUi3 {
    width: 75px;
    height: 78px
}

.style_tom-image-dont-wait-here__8llh9 {
    width: 75px;
    height: 75px
}

.style_text-block__MG_y_ {
    font-size: 14px;
    line-height: 20px;
    grid-area: text
}

.style_text-block__MG_y_ b {
    font-weight: 600
}

.style_heading__fWQQ2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px
}

.style_action-button__aslPO {
    grid-area: btn
}

.style_action-button__aslPO.style_under-text__FqZUY {
    margin-top: 16px
}

.style_modal-wrapper__QQoav {
    margin: 16px;
    max-width: 480px
}

@media (max-width:599.98px) and (max-width:768.98px) {
    .style_modal-wrapper__QQoav {
        max-width: 100%
    }
}

.style_body-wrapper__to_kB {
    margin: 24px 40px 50px
}

@media (max-width:599.98px) {
    .style_body-wrapper__to_kB {
        margin: 34px 16px
    }
}

.style_coin-routing-block__Hhd21 {
    -ms-flex-pack: center;
    justify-content: center
}

.style_tom-says-block__XY1Pf {
    position: relative;
    margin-top: 24px;
    padding-top: 24px
}

.style_tom-says-block__XY1Pf:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--colorGrayBlue100)
}

.style_section__XDw6V {
    position: relative
}

.style_section__XDw6V.style_dark__0FzyO {
    background: var(--colorBlack850)
}

.style_section__XDw6V.style_light__OFXJg {
    background: #fff
}

.style_container__rV5bO {
    padding: 28px 20px
}

.style_wrapper__m_xdf {
    max-width: 1168px;
    width: 100%;
    margin: 0 auto
}

.style_wrapper__m_xdf .exchange-block.stretch {
    padding: 0
}

.style_wrapper__m_xdf .exchange-block.stretch .exchange-button {
    overflow: hidden
}

.style_wrapper__m_xdf .exchange-block.stretch .exchange-button i {
    display: none
}

@media (max-width:1024px) {
    .style_wrapper__m_xdf .exchange-block.stretch {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .style_wrapper__m_xdf .exchange-block.stretch .currency-block {
        width: 100%;
        max-width: 100%;
        margin: 0
    }
    .style_wrapper__m_xdf .exchange-block.stretch .exchange-button {
        -ms-flex: 1 1;
        flex: 1 1;
        margin: 16px 0 0
    }
    .style_wrapper__m_xdf .exchange-block.stretch .exchange-button i {
        display: block
    }
}

.style_wrapper-list__d_vdd {
    counter-reset: step-counter;
    display: block;
    margin: 1.4em 0;
    padding: 0;
    font-family: var(--fontText);
    font-size: 16px;
    list-style: none;
    color: var(--colorGrayBlue900)
}

.style_counter__DLDQ_ {
    display: inline-block;
    line-height: 2.25;
    position: absolute;
    top: 0;
    left: 0;
    font-family: var(--fontMain);
    font-size: 12px;
    font-weight: 700;
    color: var(--colorGrayBlue900)
}

.style_wrapper-list-item__AnWCw {
    display: block;
    position: relative;
    margin: 8px 0;
    line-height: 1.5
}

.style_wrapper-list-item__AnWCw.style_no-bullet__QgIs6:before {
    display: none
}

.style_wrapper-list-item__AnWCw.style_is-enum-bullet__I_zcz {
    padding: 0 0 0 36px;
    counter-increment: step-counter
}

.style_wrapper-list-item__AnWCw.style_is-enum-bullet__I_zcz.style_no-bullet__QgIs6 {
    padding: 0
}

.style_wrapper-list-item__AnWCw.style_is-enum-bullet__I_zcz.style_no-bullet__QgIs6:before {
    display: none
}

.style_wrapper-list-item__AnWCw.style_is-regular-bullet__x_Bwu {
    padding: 0 0 0 20px;
    counter-increment: none
}

.style_wrapper-list-item__AnWCw.style_is-regular-bullet__x_Bwu.style_no-bullet__QgIs6 {
    padding: 0
}

.style_wrapper-list-item__AnWCw.style_is-regular-bullet__x_Bwu.style_no-bullet__QgIs6:before {
    display: none
}

.style_wrapper-list-item__AnWCw.style_is-regular-bullet__x_Bwu:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: var(--colorGrayBlue900)
}

.style_wrapper-list-item__AnWCw.style_white-bullet__dklXo:before {
    color: #fff;
    background: #fff
}

.style_wrapper-list-item__AnWCw.style_green-bullet__RzISx:before {
    color: var(--colorVipGreen900);
    background: var(--colorVipGreen900)
}

.style_list-item-mod__PQfl9 {
    margin: 0;
    padding: 0;
    height: 48px;
    line-height: 48px;
    font-family: var(--fontText);
    font-size: 14px;
    color: var(--colorGrayBlue900)
}

.style_list-item-mod__PQfl9:before {
    display: none
}

.style_list-item-mod__PQfl9.style_subhead__kOOy7 {
    margin: 9px 10px 3px;
    height: auto;
    line-height: 1.43;
    color: var(--colorBlack400)
}

.style_list-item-mod-middle__xnUEP {
    margin: 0;
    padding: 0;
    height: 56px;
    font-family: var(--fontText);
    font-size: 14px;
    color: var(--colorGrayBlue900)
}

.style_accordion-item__TdrEA {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.style_accordion-item__TdrEA.style_color-default__tZNgQ {
    border-top: 1px solid var(--colorBlack50)
}

.style_accordion-item__TdrEA.style_color-default__tZNgQ:first-child {
    border-top: 0
}

.style_accordion-item__TdrEA.style_color-dark__3TJLx {
    border-top: 1px solid var(--colorBlack800)
}

.style_accordion-item__TdrEA.style_color-dark__3TJLx:first-child,
.style_accordion-item__TdrEA.style_no-border__Clk19 {
    border-top: 0
}

.style_accordion-item-label__z8lYX {
    display: block;
    position: relative;
    padding: 16px 0;
    text-decoration: none;
    cursor: pointer;
    outline: 0
}

.style_accordion-item-label__z8lYX.style_color-default__tZNgQ {
    color: var(--colorVipGreen900)
}

.style_accordion-item-label__z8lYX.style_color-dark__3TJLx {
    color: #fff
}

.style_accordion-item-label__z8lYX.style_active__BezWh .style_angle-icon__HZ_Lm {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    right: 1px
}

.style_accordion-item-label__z8lYX .style_angle-icon__HZ_Lm {
    position: absolute;
    right: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.style_accordion-item-content__lMtOs {
    margin: 0;
    padding: 0;
    height: auto;
    max-height: 0;
    line-height: 1.71;
    font-family: inherit;
    font-size: 14px;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all .25s;
    transition: all .25s
}

.style_accordion-item-content__lMtOs.style_is-expanded___8cLJ {
    opacity: 1;
    max-height: none;
    padding: 0 0 10px
}

.style_accordion-item-content__lMtOs.style_color-default__tZNgQ {
    color: var(--colorGrayBlue900)
}

.style_accordion-item-content__lMtOs.style_color-dark__3TJLx {
    color: var(--colorBlack400)
}

.style_accordion-item-content__lMtOs:hover {
    padding: 0 0 10px;
    max-height: none;
    opacity: 1
}

.style_wrapper-link__BvHmd {
    font-family: inherit;
    font-size: 1em;
    font-weight: 400;
    color: var(--colorVipGreen900);
    text-decoration: none;
    -webkit-transition: color .25s;
    transition: color .25s;
    -webkit-tap-highlight-color: var(--colorBlack400)
}

.style_section-wrapper__ZM_wT {
    position: relative;
    background-color: var(--colorGrayBlue1000)
}

.style_section-wrapper__ZM_wT.style_light__JNJyL {
    background-color: #fff
}

.style_section-wrapper__ZM_wT.style_light__JNJyL .style_footer-link__D2vfK {
    color: var(--colorBlack900)
}

.style_section-wrapper__ZM_wT.style_light__JNJyL .style_footer-link__D2vfK:hover {
    color: var(--colorBlack500)
}

.style_section-wrapper__ZM_wT.style_light__JNJyL .style_store-buttons-section__b7SJ0.style_with-top-border__CEgN1 {
    border-top: 1px solid var(--colorGrayBlue150)
}

.style_section-wrapper__ZM_wT.style_light__JNJyL .style_store-buttons-section__b7SJ0 .style_left-footer-block__pdZFO .style_content__yepLN {
    color: var(--colorBlack900)
}

.style_section-wrapper__ZM_wT.style_light__JNJyL .style_bottom-sub-section__ew3wh {
    background-color: #fff
}

.style_section-wrapper__ZM_wT.style_light__JNJyL .style_bottom-sub-section__ew3wh .style_copyright__AvLW1 {
    color: var(--colorBlack700)
}

.style_section-wrapper__ZM_wT.style_light__JNJyL .style_bottom-sub-section__ew3wh .style_language-code__YBL19 {
    color: var(--colorBlack900)
}

.style_section-wrapper__ZM_wT.style_light__JNJyL .style_country-icon-box___Zxui {
    height: 24px;
    width: 24px;
    padding: 0;
    border: 1px solid var(--colorBlack400)
}

.style_section-wrapper__ZM_wT.style_light__JNJyL .style_country-icon-box___Zxui:hover {
    background: var(--colorBlack300)
}

@media (max-width:1024.98px) {
    .style_section-wrapper__ZM_wT {
        padding: 0 16px
    }
}

@media (max-width:599.98px) {
    .style_section-wrapper__ZM_wT {
        padding-top: 22px;
        border: none
    }
}

.style_wrapper__Ev7jo {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 1168px;
    width: 100%;
    margin: 0 auto;
    border-top: none
}

.style_wrapper__Ev7jo.style_with-border-top__r6IV7 {
    border-top: 1px solid var(--colorGrayBlue150)
}

.style_wrapper__Ev7jo.style_with-relative-pos__2tYOc {
    position: relative
}

.style_wrapper__Ev7jo.style_navigation__nA925 {
    padding-top: 32px
}

@media (max-width:1024.98px) {
    .style_wrapper__Ev7jo.style_navigation__nA925:not(:first-of-type) {
        padding-top: 0
    }
}

.style_wrapper__Ev7jo.style_bottom__XDBMS {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1472.98px) {
    .style_wrapper__Ev7jo {
        max-width: 968px
    }
}

@media (max-width:1024.98px) {
    .style_wrapper__Ev7jo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.style_wrapper__Ev7jo .style_copyright__AvLW1 {
    margin: 0;
    font-size: 14px;
    color: var(--colorBlack500)
}

.style_wrapper__Ev7jo .style_accordion__SN_RO {
    width: 100%;
    border: none;
    margin-bottom: 10px
}

.style_wrapper__Ev7jo .style_accordion__SN_RO a {
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    color: var(--colorBlack500)
}

.style_wrapper__Ev7jo .style_accordion__SN_RO .style_cl-list__6rA6q {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    font-size: 14px
}

.style_wrapper__Ev7jo .style_accordion__SN_RO .style_list-item__Nc2a4 {
    margin: 8px 0
}

.style_wrapper__Ev7jo .style_accordion-label__Z5mj6 {
    width: 100%;
    margin: 0 20px 11px 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize
}

.style_wrapper__Ev7jo .style_accordion-label__Z5mj6.style_light__JNJyL {
    color: var(--colorBlack900)
}

.style_store-buttons-section__b7SJ0 {
    padding: 32px 0;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media not all and (max-width:599.98px) {
    .style_store-buttons-section__b7SJ0 {
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width:768.98px) {
    .style_store-buttons-section__b7SJ0 {
        padding: 32px 0 24px;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        gap: 24px
    }
}

@media (max-width:370px) {
    .style_store-buttons-section__b7SJ0 {
        -ms-flex-align: center;
        align-items: center;
        gap: 24px
    }
}

.style_store-buttons-section__b7SJ0 .style_left-footer-block__pdZFO {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.style_store-buttons-section__b7SJ0 .style_left-footer-block__pdZFO .style_content__yepLN {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    max-width: 216px;
    color: var(--colorBlack500);
    margin: 0 32px 0 0
}

@media (max-width:1024.98px) {
    .style_store-buttons-section__b7SJ0 .style_left-footer-block__pdZFO .style_content__yepLN {
        max-width: none;
        margin: 0
    }
    .style_store-buttons-section__b7SJ0 .style_left-footer-block__pdZFO {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (max-width:599.98px) {
    .style_store-buttons-section__b7SJ0 .style_left-footer-block__pdZFO {
        -ms-flex-align: center;
        align-items: center;
        margin-right: 0
    }
    .style_store-buttons-section__b7SJ0 .style_left-footer-block__pdZFO .style_store-buttons__Rh8yg {
        width: 100%;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 8px
    }
}

.style_store-buttons-section__b7SJ0 .style_right-footer-block__aX_V_ {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex
}

.style_store-buttons-section__b7SJ0 .style_right-footer-block__aX_V_ .style_scrollToTopButton__S98El {
    width: 40px;
    height: 40px;
    margin-left: 12px;
    padding: 0
}

.style_store-buttons-section__b7SJ0 .style_right-footer-block__aX_V_ .style_to-top-btn__4VTjI svg {
    margin-bottom: -5px
}

@media (max-width:599.98px) {
    .style_store-buttons-section__b7SJ0 .style_right-footer-block__aX_V_ {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .style_store-buttons-section__b7SJ0 .style_right-footer-block__aX_V_ .style_scrollToTopButton__S98El {
        width: 100%;
        height: 32px;
        margin: 32px 0 0
    }
}

@media (max-width:768.98px) {
    .style_navigation-sub-section__yhCLA {
        padding-bottom: 0
    }
}

.style_navigation-sub-section__yhCLA .style_heading__ykDW3 {
    max-width: 220px;
    margin: 0 0 12px;
    font-family: var(--fontMain);
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize
}

.style_navigation-sub-section__yhCLA .style_heading__ykDW3.style_light__JNJyL {
    color: var(--colorBlack900)
}

.style_column__bMIgV {
    display: block;
    -ms-flex-preferred-size: calc(100% / 6);
    flex-basis: calc(100% / 6);
    max-width: 168px
}

.style_column__bMIgV.style_with-top-gap__Jrhud {
    padding-top: 27px
}

.style_column__bMIgV.style_flex__b_aHt {
    display: -ms-flexbox;
    display: flex
}

.style_column__bMIgV:not(:last-child) {
    margin-right: 32px
}

.style_column__bMIgV .style_cl-list__6rA6q {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    font-size: 14px
}

.style_column__bMIgV .style_list_item__687pC {
    margin-bottom: 8px
}

.style_column__bMIgV .style_footer-link__D2vfK {
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    color: var(--colorBlack500)
}

.style_column__bMIgV .style_footer-link__D2vfK:hover {
    color: #fff
}

@media screen and (max-width:1024.98px) {
    .style_column__bMIgV {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 100%
    }
    .style_column__bMIgV.style_with-full-basis__mLtY9 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .style_column__bMIgV:last-child {
        margin-left: 0
    }
    .style_column__bMIgV:not(:last-child) {
        margin-right: 0;
        margin-bottom: 22px
    }
}

@media screen and (max-width:599.98px) {
    .style_column__bMIgV {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-top: 0
    }
    .style_column__bMIgV:not(:last-child) {
        margin-top: 0
    }
    .style_column__bMIgV:not(:last-child).style_with-top-gap__Jrhud {
        margin-top: -22px
    }
}

.style_label-new__NGIOz {
    text-decoration: none;
    background: var(--colorRed900);
    border-radius: 2px;
    position: absolute;
    top: -10px;
    color: #fff;
    padding: 0 2px;
    font-weight: 600;
    font-size: 12px;
    margin-left: 3px
}

.style_bottom-sub-section__ew3wh {
    padding: 24px 0;
    background: var(--colorGrayBlue1000)
}

.style_bottom-sub-section__ew3wh .style_wrapper__Ev7jo {
    padding: 24px 0;
    border-top: 1px solid var(--colorGrayBlue150)
}

.style_bottom-sub-section__ew3wh .style_links-row__sSyi8 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:768.98px) {
    .style_bottom-sub-section__ew3wh .style_links-row__sSyi8 {
        gap: 20px
    }
}

@media (max-width:599.98px) {
    .style_bottom-sub-section__ew3wh .style_links-row__sSyi8 {
        grid-gap: 22px 13px;
        gap: 22px 13px;
        display: grid;
        grid-template: 1fr/repeat(5, auto)
    }
}

.style_bottom-sub-section__ew3wh .style_links-row__sSyi8>a:hover {
    opacity: .7
}

@media screen and (max-width:768.98px) {
    .style_bottom-sub-section__ew3wh .style_wrapper__Ev7jo {
        display: block
    }
}

@media (max-width:1024.98px) {
    .style_bottom-sub-section__ew3wh {
        margin: 0 -16px;
        padding: 24px 16px
    }
}

.style_button-text-dark__y_NoM {
    color: var(--colorGrayBlue700)
}

.style_button-text-light__vUOFq {
    color: #fff
}

.style_left-bottom-part__tz6Uj {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.style_language-code__YBL19 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack500);
    margin: 0 0 0 8px
}

.style_language-switcher__cpMg_ {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin: 0 48px 0 0;
    background: none;
    border: none;
    outline: none
}

.style_country-icon-box___Zxui {
    display: block;
    padding: 4px;
    border-radius: 50%
}

.style_country-icon-box___Zxui:hover {
    background-color: var(--colorBlack850)
}

.style_trustpilot__M8WzF {
    margin-left: auto
}

@media (max-width:599.98px) {
    .style_trustpilot__M8WzF {
        margin: 0 auto
    }
}

@media (max-width:1024.98px) {
    .style_flexWrap___znT_ {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        height: 0
    }
}

.style_icon-block__VGEUh {
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

@media (max-width:599.98px) {
    .style_icon-block__VGEUh {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.style_logo-block__vrVTX {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:599.98px) {
    .style_logo-block__vrVTX {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.style_lang-icon__kaYc1 {
    display: block;
    height: 22px;
    width: 22px;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.style_icon__X_Ir4 {
    height: 24px;
    max-height: 24px;
    width: 24px
}

.style_bestchange__uMyyp {
    height: 24px;
    width: auto;
    display: block
}

.style_bestchange-link__9OkZ8 {
    cursor: pointer
}

.style_divider__1xneY {
    width: 1px;
    height: 16px;
    background-color: var(--color-sexy-black-300)
}

@media (max-width:599.98px) {
    .style_divider__1xneY {
        display: none
    }
}

.style_qr-code__bkEXp {
    border-radius: 16px;
    border: 1px solid #000;
    display: -ms-flexbox;
    display: flex;
    padding: 16px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end
}

.style_button-section__VyzIP {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:1024.98px) {
    .style_button-section__VyzIP {
        margin: 0 auto 8px
    }
}

@media (max-width:599.98px) {
    .style_button-section__VyzIP {
        width: 100%
    }
}

.style_no-wrap__z7ptz {
    text-wrap: nowrap
}

.style_social-icon-container__ynCa7 i {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: no-repeat 0 0/auto 500%
}

@media (max-width:768.98px) {
    .style_social-icon-container__ynCa7 i {
        width: 27px;
        height: 27px
    }
}

.style_social-icon-container__ynCa7 i:not(:last-child) {
    margin-right: 12px
}

.style_social-icon-container__ynCa7 i.style_facebook__b0i33 {
    background-position-x: 0
}

.style_social-icon-container__ynCa7 i.style_twitter__HG7_h {
    background-position-x: 6.25%
}

.style_social-icon-container__ynCa7 i.style_medium___bt24 {
    background-position-x: 12.5%
}

.style_social-icon-container__ynCa7 i.style_youtube__4eE_w {
    background-position-x: 18.75%
}

.style_social-icon-container__ynCa7 i.style_linkedin__mNRlL {
    background-position-x: 25%
}

.style_social-icon-container__ynCa7 i.style_github__n5sZy {
    background-position-x: 31.25%
}

.style_social-icon-container__ynCa7 i.style_stack-exchange__gFqBX {
    background-position-x: 37.5%
}

.style_social-icon-container__ynCa7 i.style_steemit__UmOE7 {
    background-position-x: 43.75%
}

.style_social-icon-container__ynCa7 i.style_bitcointalk__mQcmz {
    background-position-x: 50%
}

.style_social-icon-container__ynCa7 i.style_reddit__HdrWQ {
    background-position-x: 56.25%
}

.style_social-icon-container__ynCa7 i.style_telegram__0FFx0 {
    background-position-x: 62.5%
}

.style_social-icon-container__ynCa7 i.style_naver__seqgU {
    background-position-x: 68.75%
}

.style_social-icon-container__ynCa7 i.style_kakaotalk__9EmkG {
    background-position-x: 75%
}

.style_social-icon-container__ynCa7 i.style_google__fNAUe {
    background-position-x: 81.25%
}

.style_social-icon-container__ynCa7 i.style_weechat__H7lek {
    background-position-x: 87.5%
}

.style_social-icon-container__ynCa7 i.style_instagram__1PDjE {
    background-position-x: 93.75%
}

.style_social-icon-container__ynCa7 i.style_jinse__Td_AM {
    background-position-x: 100%
}

.PromoBanner_root__9zLx4 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    overflow: hidden;
    background: linear-gradient(101.54deg, #beff57 -1.71%, #72ffb8 100.55%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid transparent
}

.PromoBanner_secondary___Tj_G {
    cursor: pointer
}

.PromoBanner_border-radius__RrflY {
    border-radius: 8px
}

.PromoBanner_body__R_pzj {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 20px 0 20px 16px
}

.PromoBanner_title__YCUON {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    margin: 0
}

.PromoBanner_description__BmVNs {
    margin-top: 4px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px
}

.PromoBanner_button__5UxjB {
    margin-top: 10px;
    background: #101010;
    color: #fff
}

.PromoBanner_description__BmVNs,
.PromoBanner_title__YCUON {
    color: var(--colorBlack900)
}

.PromoBanner_gift-img__wT4iE {
    max-width: 35%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left top;
    object-position: left top
}

.PromoPopup_top__i26dl {
    position: relative
}

.PromoPopup_top-hidden__iDmZC {
    display: none
}

.PromoPopup_right__9tmTx {
    position: fixed;
    z-index: 3;
    max-width: 354px;
    bottom: 90px;
    right: 8px;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.PromoPopup_right-hidden__fcEl_ {
    -webkit-transform: translateX(calc(100% + 8px));
    transform: translateX(calc(100% + 8px))
}

.PromoPopup_close-btn__Pg2Io {
    position: absolute;
    z-index: 1;
    right: 8px;
    top: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    background: rgba(0, 0, 0, .1);
    border-radius: 50%;
    cursor: pointer
}

.PromoPopup_close-icon__10TX4 {
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3)
}

.ui-WFSWRjIX {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.ui-blO8XlmK {
    --size: 16px
}

.ui-Kdqt8viJ {
    --size: 20px
}

.ui-iPxtayOA {
    --size: 24px
}

.ui-BHNkD23D {
    --size: 32px
}

.ui-ONPEl2Hu {
    --size: 64px
}

@media (min-width:401px) and (max-width:599.99px) {
    .ui-ONPEl2Hu {
        --size: 54px
    }
}

.ui-BhL2ohbx {
    width: var(--size, 16px);
    padding: 2px;
    background: currentcolor;
    aspect-ratio: 1;
    border-radius: 50%;
    --_m: conic-gradient(#0000, #000), linear-gradient(#000, #000) content-box;
    -webkit-mask: var(--_m);
    mask: var(--_m);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: ui-m3V-5Yvg 1s linear infinite;
    animation: ui-m3V-5Yvg 1s linear infinite
}

.ui-BhL2ohbx.ui-ONPEl2Hu {
    padding: 10px
}

@media (min-width:401px) and (max-width:599.99px) {
    .ui-BhL2ohbx.ui-ONPEl2Hu {
        padding: 6px
    }
}

@-webkit-keyframes ui-m3V-5Yvg {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes ui-m3V-5Yvg {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes ui-Why3tdoQ {
    to {
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }
}

@keyframes ui-Why3tdoQ {
    to {
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }
}

.ui-rfKDiH5t {
    --base-color: var(--color-sexy-black-300);
    --highlight-color: var(--color-sexy-black-100);
    --animation-duration: 1.2s;
    --animation-direction: normal;
    --pseudo-element-display: block;
    background-color: var(--base-color);
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    z-index: 1;
    opacity: .6
}

.ui-do9n7DpC {
    border-radius: 50%
}

.ui-MUpOMZYu {
    border-radius: var(--radius-s)
}

.ui-rfKDiH5t:after {
    content: " ";
    display: var(--pseudo-element-display);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, left top, right top, from(var(--base-color)), color-stop(60%, var(--highlight-color)), to(var(--base-color)));
    background-image: linear-gradient(90deg, var(--base-color), var(--highlight-color) 60%, var(--base-color));
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
    -webkit-animation-name: ui-Why3tdoQ;
    animation-name: ui-Why3tdoQ;
    -webkit-animation-direction: var(--animation-direction);
    animation-direction: var(--animation-direction);
    -webkit-animation-duration: var(--animation-duration);
    animation-duration: var(--animation-duration);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.ui-Se3cuLuw::-webkit-search-cancel-button,
.ui-Se3cuLuw::-webkit-search-decoration,
.ui-Se3cuLuw::-webkit-search-results-button,
.ui-Se3cuLuw::-webkit-search-results-decoration {
    -webkit-appearance: none;
    appearance: none
}

.ui-Se3cuLuw::-webkit-inner-spin-button,
.ui-Se3cuLuw::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.ui-Se3cuLuw[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.ui-s8KqDgaQ {
    color: var(--color-sexy-black-900);
    background-color: var(--color-sexy-black-300)
}

.ui-te-fK2DG {
    --tag-primary-color: #802321;
    --tag-secondary-color: #fed2d1
}

.ui-dMS34NwA {
    --tag-primary-color: #744412;
    --tag-secondary-color: #fed8a5
}

.ui-DNTyylqA {
    --tag-primary-color: #5c4d11;
    --tag-secondary-color: #fae881
}

.ui-k2UkPmRB {
    --tag-primary-color: #165a34;
    --tag-secondary-color: #c9f2d0
}

.ui-zTucS89k {
    --tag-primary-color: #095c55;
    --tag-secondary-color: #baf7f0
}

.ui-i2Os-ZC- {
    --tag-primary-color: #09517a;
    --tag-secondary-color: #c2eaff
}

.ui-t5I8mf1e {
    --tag-primary-color: #1f3c94;
    --tag-secondary-color: #c4d9fe
}

.ui-o5JFRK4R {
    --tag-primary-color: #42348e;
    --tag-secondary-color: #d8d0fe
}

.ui-kW44A-lA {
    --tag-primary-color: #592873;
    --tag-secondary-color: #ebcff9
}

.ui-llY-Cn7d {
    color: var(--tag-primary-color);
    background-color: var(--tag-secondary-color)
}

[data-theme=night] .ui-llY-Cn7d {
    color: var(--tag-secondary-color);
    background-color: var(--tag-primary-color)
}

.ui-tW0Vaget {
    --logo-size: 32px;
    --gap: 8px;
    height: 100%
}

.ui-tW0Vaget>:not(:first-child) {
    margin-left: var(--gap)
}

.ui-qPfSeVYq {
    width: var(--logo-size);
    height: var(--logo-size);
    border-radius: 50%;
    position: relative;
    background-position: 50%;
    background-size: var(--logo-size)
}

.ui-0xiI4hBr {
    max-width: calc(100% - var(--logo-size) - var(--gap))
}

.ui-0xiI4hBr>:not(:first-child) {
    margin-left: 4px
}

.ui-qFoknIRH {
    cursor: pointer
}

.ui-qFoknIRH:hover .ui-biuaHj9D {
    color: var(--color-sexy-black-700)
}

.ui-qFoknIRH:hover .ui-jCB8xXCo {
    color: var(--color-sexy-black-600)
}

.ui-GzJNF2IY {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    --item-gap: 16px;
    --selected-icon-size: 24px;
    --currency-wrapper-width: 100%
}

.ui-kvxlJ-f0 {
    gap: var(--item-gap);
    height: 48px;
    cursor: pointer;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ui-kvxlJ-f0:not(:last-child) {
    border-bottom: 1px solid var(--color-sexy-black-200)
}

.ui-kvxlJ-f0:not(.ui-zxyM-elc):hover {
    background-color: var(--color-vip-green-100)
}

.ui-zxyM-elc {
    --currency-wrapper-width: calc(100% - var(--selected-icon-size) - var(--item-gap));
    background-color: var(--color-sexy-black-50)
}

.ui-ZX9mXZ3o {
    color: var(--color-vip-green-600);
    width: var(--selected-icon-size);
    height: var(--selected-icon-size)
}

.ui-jEgZSYdu {
    overflow: hidden;
    width: var(--currency-wrapper-width);
    height: 100%
}

.ui-LN3IlIkM {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -4px
}

.ui-LN3IlIkM>* {
    margin-bottom: 4px
}

.ui-LN3IlIkM>:not(:last-child) {
    margin-right: 4px
}

.ui-qe45R4aL {
    display: none
}

[data-theme] {
    --radius-xs: 2px;
    --radius-s: 4px;
    --radius-m: 8px;
    --radius-l: 12px;
    --radius-xl: 24px;
    --radius-2xl: 32px;
    --radius-3xl: 40px;
    --duration-shortest: .15s;
    --duration-shorter: .2s;
    --duration-short: .25s;
    --duration-standart: .3s;
    --zindex-footer: 1100;
    --zindex-drop-down: 1200;
    --zindex-tooltip: 1300;
    --zindex-header: 1400;
    --zindex-overlay: 1500;
    --zindex-modal: 1600;
    --shadow-m: 0px 0px 20px rgba(0, 0, 0, .25);
    --theme-bg-color: var(--color-sexy-black-0);
    line-height: normal
}

button,
div,
input,
p,
path,
span {
    -webkit-transition: fill var(--duration-shorter), background-color var(--duration-shorter), background var(--duration-shorter), color var(--duration-shorter);
    transition: fill var(--duration-shorter), background-color var(--duration-shorter), background var(--duration-shorter), color var(--duration-shorter)
}

input,
select,
textarea {
    font-family: inherit
}

.ui-0r4m0Ino {
    all: unset;
    --color-green-yellow: #c8ff48;
    --color-aquamarine: #59ffd6
}

.ui-VS6ELvVL {
    background: -webkit-gradient(linear, left top, right top, from(var(--color-aquamarine)), to(var(--color-green-yellow)));
    background: linear-gradient(90deg, var(--color-aquamarine), var(--color-green-yellow));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff
}

.ui-afiuVzz2 {
    position: relative;
    padding: 0 0 1px;
    border-width: 0 0 1px;
    border-style: none none dotted;
    border-image-slice: 1;
    border-image-source: linear-gradient(270deg, var(--color-green-yellow) 35%, var(--color-aquamarine))
}

.ui-vkLmfWMD {
    position: relative;
    padding: .2em .4em;
    white-space: nowrap;
    line-height: 1
}

.ui-vkLmfWMD:after {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    border: 1px solid transparent;
    background: -webkit-gradient(linear, right top, left top, color-stop(35.73%, var(--color-green-yellow)), to(var(--color-aquamarine))) border-box;
    background: linear-gradient(270deg, var(--color-green-yellow) 35.73%, var(--color-aquamarine)) border-box;
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask-composite: xor;
    mask-composite: exclude
}

.ui-vkLmfWMD>span {
    background: -webkit-gradient(linear, right top, left top, color-stop(35.73%, var(--color-green-yellow)), to(var(--color-aquamarine)));
    background: linear-gradient(270deg, var(--color-green-yellow) 35.73%, var(--color-aquamarine));
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text
}

.ui-VpfQz0r4 {
    border-radius: 6px;
    background-color: var(--color-sexy-black-100);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px
}

.ui-VvuBtf5I {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ui-BNeqi--A {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    height: 100%;
    border-radius: 6px;
    border: 2px solid var(--color-vip-green-600);
    background-color: var(--color-sexy-black-0);
    z-index: 0
}

.ui-G6rh14Xv {
    position: relative;
    padding: 8px 12px;
    border: initial;
    -ms-flex: 1 1;
    flex: 1 1;
    background-color: transparent;
    color: var(--color-sexy-black-600);
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -ms-flex-preferred-size: fit-content;
    flex-basis: fit-content
}

.ui-G6rh14Xv:not(.ui-G6rh14Xv.ui-P38eKEU-):hover,
.ui-P38eKEU- {
    color: var(--color-sexy-black-900)
}

.ui-P38eKEU- {
    cursor: default
}

.ui-qkPkto6d {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.ui-xQlpRhAL {
    --initial-size: 16px;
    --spinner-duration: 30s;
    --dasharray-max: calc(2.8 * var(--initial-size));
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: calc(var(--auto-size) * var(--size-scale-k));
    width: calc(var(--initial-size) * var(--size-scale-k));
    height: calc(var(--auto-size) * var(--size-scale-k));
    height: calc(var(--initial-size) * var(--size-scale-k))
}

.ui-aKB8QtzQ {
    --size-scale-k: 1
}

.ui-9zG-AMul {
    --size-scale-k: 1.5
}

.ui-6s3PJKmh {
    --size-scale-k: 2
}

.ui-WxBMixID {
    --size-scale-k: 3
}

.ui-yrNumXuO {
    --size-scale-k: 4
}

.ui-LmJLMngX,
.ui-ThuzPO-t {
    width: var(--auto-size);
    width: var(--initial-size);
    height: var(--auto-size);
    height: var(--initial-size)
}

.ui-LmJLMngX {
    -webkit-transform: scale(var(--size-scale-k));
    transform: scale(var(--size-scale-k))
}

.ui-ThuzPO-t {
    -webkit-transform: rotate(-35deg) rotateX(180deg);
    transform: rotate(-35deg) rotateX(180deg);
    x: 0;
    y: 0
}

.ui-ThuzPO-t .ui-RIxmz9XL,
.ui-ThuzPO-t .ui-ohGxM-52 {
    fill: transparent;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-dasharray: var(--dasharray-max);
    stroke-dashoffset: var(--initial-size)
}

.ui-ThuzPO-t .ui-RIxmz9XL {
    stroke: var(--color-sexy-black-300)
}

.ui-ThuzPO-t .ui-ohGxM-52 {
    stroke: var(--color-context-btn-green)
}

.ui-q4l29Lkv {
    position: absolute;
    width: 0;
    height: 0;
    border-right: 3px solid transparent;
    border-top: 3px solid;
    border-top-color: var(--color-context-btn-green);
    border-left: 3px solid transparent;
    top: 5px;
    z-index: 1;
    right: 0;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

.ui-3eluFzvx .ui-ThuzPO-t .ui-ohGxM-52 {
    -webkit-animation: ui-ThuzPO-t var(--spinner-duration) linear forwards;
    animation: ui-ThuzPO-t var(--spinner-duration) linear forwards
}

.ui-3eluFzvx .ui-q4l29Lkv {
    -webkit-animation: ui-q4l29Lkv .3s linear forwards;
    animation: ui-q4l29Lkv .3s linear forwards;
    -webkit-animation-delay: var(--spinner-duration);
    animation-delay: var(--spinner-duration)
}

@-webkit-keyframes ui-ThuzPO-t {
    to {
        stroke-dashoffset: var(--dasharray-max)
    }
}

@keyframes ui-ThuzPO-t {
    to {
        stroke-dashoffset: var(--dasharray-max)
    }
}

@-webkit-keyframes ui-q4l29Lkv {
    to {
        border-top-color: var(--color-sexy-black-300)
    }
}

@keyframes ui-q4l29Lkv {
    to {
        border-top-color: var(--color-sexy-black-300)
    }
}

@-webkit-keyframes ui-0YUVFCzn {
    0%,
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(var(--translateX), var(--translateY)) rotate(1turn);
        transform: translate(var(--translateX), var(--translateY)) rotate(1turn)
    }
}

@keyframes ui-0YUVFCzn {
    0%,
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(var(--translateX), var(--translateY)) rotate(1turn);
        transform: translate(var(--translateX), var(--translateY)) rotate(1turn)
    }
}

.ui--d2W5slx {
    -webkit-filter: blur(calc(var(--size) / 2.7));
    filter: blur(calc(var(--size) / 2.7));
    width: var(--size);
    height: var(--size);
    -webkit-animation: ui-0YUVFCzn var(--speed) infinite linear;
    animation: ui-0YUVFCzn var(--speed) infinite linear;
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%
}

.ui-Oq1l34qh {
    --size: 300px;
    --speed: 10s;
    --translateX: 90vw;
    --translateY: 30vh;
    -ms-flex-item-align: end;
    align-self: end
}

.ui-oXD-NA1Z {
    --size: 15vw;
    --speed: 20s;
    --translateX: 800px;
    --translateY: 50vh
}

.ui-2U13tzdT {
    --size: 400px;
    --speed: 12s;
    --translateX: -50vw;
    --translateY: 30vh;
    -ms-flex-item-align: end;
    align-self: end
}

.ui-6xjTjFK1 {
    --size: 350px;
    --translateX: 1000px;
    --translateY: 20vh;
    --speed: 15s
}

.ui-DV7DfNpJ {
    --size: 25vw;
    --speed: 10s;
    --translateX: -30vw;
    --translateY: 20vh
}

.ui-Ovl7s7vw {
    --size: 10vw;
    --speed: 11s;
    --translateX: 30vw;
    --translateY: 20vh
}

.ui-QYPZ5yLP {
    --size: 25vw;
    --speed: 7s;
    --translateX: -20vw;
    --translateY: 20vh
}

.ui-6EiTsm2I,
.ui-QYPZ5yLP {
    -ms-flex-item-align: end;
    align-self: end
}

.ui-6EiTsm2I {
    --size: 30vw;
    --speed: 17s;
    --translateX: 50vw;
    --translateY: 30vh
}

.ui-ibbs93df {
    position: relative;
    width: 100%;
    padding: 28px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(271deg, #99f6d4 .45%, #e2f9f3 41.95%, #e2e9fb)
}

.ui-ibbs93df:hover {
    cursor: pointer
}

@media (max-width:599.99px) {
    .ui-ibbs93df {
        padding: 26px 16px
    }
}

.ui-89Ffcf-I {
    -webkit-animation-name: ui-BDzardiS;
    animation-name: ui-BDzardiS;
    -webkit-animation-iteration-count: ease-out;
    animation-iteration-count: ease-out
}

@-webkit-keyframes ui-BDzardiS {
    0% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    4% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    92% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    97% {
        opacity: 0;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ui-BDzardiS {
    0% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    4% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    92% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    97% {
        opacity: 0;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.ui-9HnLvwZH {
    -webkit-animation-name: ui-JzPQEYIc;
    animation-name: ui-JzPQEYIc
}

@-webkit-keyframes ui-JzPQEYIc {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    92% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    97% {
        opacity: 0;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ui-JzPQEYIc {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    92% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    97% {
        opacity: 0;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.ui-Zf3FlddV:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .3;
    background: linear-gradient(271deg, #d6ecff00, #faf6ff 50.52%, #d6ecff00);
    -webkit-animation: ui-Pftc2Vqc 2.1s ease-out;
    animation: ui-Pftc2Vqc 2.1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    pointer-events: none
}

@-webkit-keyframes ui-Pftc2Vqc {
    0% {
        -webkit-transform: translate(-125%);
        transform: translate(-125%)
    }
    to {
        -webkit-transform: translate(225%);
        transform: translate(225%)
    }
}

@keyframes ui-Pftc2Vqc {
    0% {
        -webkit-transform: translate(-125%);
        transform: translate(-125%)
    }
    to {
        -webkit-transform: translate(225%);
        transform: translate(225%)
    }
}

.ui-89TgT8SV {
    color: var(--colorBlack900);
    text-decoration: none;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500
}

.ui-89TgT8SV.ui-dMtG5MRG {
    cursor: default
}

.ui-Q650B8q0 {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    opacity: 0
}

.ui-Q650B8q0.ui-Zf3FlddV {
    opacity: 1
}

.ui-RH8LWOuQ {
    font-weight: 600
}

@media (max-width:599.98px) {
    .ui-6in3r-M- {
        display: none
    }
}

.ui-tlyLrBA0 {
    margin-left: 16px
}

@media (max-width:599.98px) {
    .ui-tlyLrBA0 {
        margin-left: 0
    }
}

:root {
    --container-width: 1168px
}

.ui-zEUFXthD {
    --padding-inline: 16px;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-width: var(--container-width);
    padding-inline: var(--padding-inline) var(--padding-inline)
}

@media (max-width:calc(var(--container-width) + var(--padding-inline))) {
    .ui-zEUFXthD {
        --padding-inline: 0
    }
}

.ui-dqNNJsRT {
    margin: 0;
    font-family: Montserrat, sans-serif
}

.ui-dqNNJsRT>p {
    margin-block: 1em
}

.ui-eU6VJUWn {
    --font-weight: 400
}

.ui-V3Shlj2c {
    --font-weight: 500
}

.ui-5CB3eB5o {
    --font-weight: 600
}

.ui-H-sl7csV {
    --font-weight: 700
}

.ui-QsKPynq- {
    cursor: pointer
}

.ui-FtfSZnHH {
    cursor: not-allowed
}

.ui-PrZuF1XZ {
    cursor: default
}

.ui-Lh4NYSU6,
.ui-Tus2T-Dk,
.ui-hDZQZpIj,
.ui-i5n86-lz,
.ui-q6cuf3M-,
.ui-rts8-okf {
    font-weight: var(--font-weight, 600)
}

.ui-9a4Ww2Ug,
.ui-DHayUKB8,
.ui-h8maUK0R,
.ui-moP7FMlB,
.ui-xk6ACFS5 {
    font-weight: var(--font-weight, 400)
}

.ui-Tus2T-Dk {
    font-size: 36px;
    line-height: 44px
}

.ui-rts8-okf {
    font-size: 30px;
    line-height: 36px
}

.ui-i5n86-lz {
    font-size: 26px;
    line-height: 32px
}

.ui-q6cuf3M- {
    font-size: 22px;
    line-height: 28px
}

.ui-Lh4NYSU6 {
    font-size: 19px;
    line-height: 24px
}

.ui-hDZQZpIj,
.ui-xk6ACFS5 {
    font-size: 16px;
    line-height: 24px
}

.ui-9a4Ww2Ug {
    font-size: 18px;
    line-height: 32px
}

.ui-DHayUKB8 {
    font-size: 14px;
    line-height: 20px
}

.ui-h8maUK0R {
    font-size: 16px;
    line-height: 28px
}

.ui-moP7FMlB {
    font-size: 12px;
    line-height: 16px
}

@media (min-width:1025px) {
    .ui-Tus2T-Dk {
        font-size: 52px;
        line-height: 60px
    }
    .ui-rts8-okf {
        font-size: 36px;
        line-height: 44px
    }
    .ui-i5n86-lz {
        font-size: 30px;
        line-height: 36px
    }
    .ui-q6cuf3M- {
        font-size: 24px;
        line-height: 32px
    }
    .ui-Lh4NYSU6 {
        font-size: 20px;
        line-height: 28px
    }
    .ui-hDZQZpIj {
        font-size: 16px;
        line-height: 24px
    }
}

.ui-EWDG-GBk {
    margin: initial;
    border: none;
    border-top: 1px solid
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid
}

:after,
:before {
    --tw-content: ""
}

:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: inherit
}

hr {
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    -webkit-font-feature-settings: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    padding: 0
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset,
menu,
ol,
ul {
    margin: 0;
    padding: 0
}

menu,
ol,
ul {
    list-style: none
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::-webkit-backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.container {
    width: 100%
}

@media (min-width:375px) {
    .container {
        max-width: 375px
    }
}

@media (min-width:600px) {
    .container {
        max-width: 600px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1440px) {
    .container {
        max-width: 1440px
    }
}

@media (min-width:1920px) {
    .container {
        max-width: 1920px
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-0 {
    inset: 0
}

.bottom-0 {
    bottom: 0
}

.bottom-full {
    bottom: 100%
}

.left-0 {
    left: 0
}

.left-1 {
    left: .25rem
}

.left-1\.5 {
    left: .375rem
}

.left-1\/2 {
    left: 50%
}

.left-3 {
    left: .75rem
}

.right-0 {
    right: 0
}

.right-3 {
    right: .75rem
}

.top-0 {
    top: 0
}

.top-1\/2 {
    top: 50%
}

.top-3 {
    top: .75rem
}

.top-6 {
    top: 1.5rem
}

.top-\[-2px\] {
    top: -2px
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-\[100\] {
    z-index: 100
}

.float-left {
    float: left
}

.m-0 {
    margin: 0
}

.m-2 {
    margin: .5rem
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

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

.mb-1 {
    margin-bottom: .25rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.ml-1 {
    margin-left: .25rem
}

.ml-2 {
    margin-left: .5rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-6 {
    margin-left: 1.5rem
}

.ml-8 {
    margin-left: 2rem
}

.ml-auto {
    margin-left: auto
}

.mr-4 {
    margin-right: 1rem
}

.mt-1 {
    margin-top: .25rem
}

.mt-4 {
    margin-top: 1rem
}

.box-border {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.box-content {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: -ms-flexbox;
    display: flex
}

.inline-flex {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.aspect-\[150\/48\] {
    aspect-ratio: 150/48
}

.aspect-\[158\/48\] {
    aspect-ratio: 158/48
}

.aspect-square {
    aspect-ratio: 1/1
}

.size-6 {
    width: 1.5rem;
    height: 1.5rem
}

.h-0 {
    height: 0
}

.h-1 {
    height: .25rem
}

.h-10 {
    height: 2.5rem
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 3.5rem
}

.h-2 {
    height: .5rem
}

.h-4 {
    height: 1rem
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-\[calc\(100\%-56px\)\] {
    height: calc(100% - 56px)
}

.h-full {
    height: 100%
}

.w-0 {
    width: 0
}

.w-10 {
    width: 2.5rem
}

.w-2 {
    width: .5rem
}

.w-4 {
    width: 1rem
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-\[100px\] {
    width: 100px
}

.w-\[2px\] {
    width: 2px
}

.w-auto {
    width: auto
}

.w-full {
    width: 100%
}

.w-px {
    width: 1px
}

.min-w-0 {
    min-width: 0
}

.min-w-\[120px\] {
    min-width: 120px
}

.min-w-\[144px\] {
    min-width: 144px
}

.min-w-\[42\%\] {
    min-width: 42%
}

.min-w-\[600px\] {
    min-width: 600px
}

.max-w-\[200\] {
    max-width: 200
}

.max-w-\[95\%\] {
    max-width: 95%
}

.max-w-fit {
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
    max-width: fit-content
}

.max-w-full {
    max-width: 100%
}

.flex-shrink-0 {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.shrink {
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.shrink-0 {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.flex-grow {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.flex-grow-0 {
    -ms-flex-positive: 0;
    flex-grow: 0
}

.grow {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.grow-0 {
    -ms-flex-positive: 0;
    flex-grow: 0
}

.basis-4 {
    -ms-flex-preferred-size: 1rem;
    flex-basis: 1rem
}

.basis-full {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.origin-\[5px_6px\] {
    -webkit-transform-origin: 5px 6px;
    transform-origin: 5px 6px
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.-translate-x-1\/2,
.-translate-x-full {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-full {
    --tw-translate-x: -100%
}

.-translate-y-1 {
    --tw-translate-y: -.25rem
}

.-translate-y-1,
.-translate-y-1\/2 {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%
}

.-translate-y-2 {
    --tw-translate-y: -.5rem
}

.-translate-y-2,
.translate-x-0 {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-0 {
    --tw-translate-x: 0px
}

.translate-x-\[-100\%\] {
    --tw-translate-x: -100%
}

.translate-x-\[-100\%\],
.translate-x-\[100\%\] {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-\[100\%\] {
    --tw-translate-x: 100%
}

.translate-y-0 {
    --tw-translate-y: 0px
}

.translate-y-0,
.translate-y-1 {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-1 {
    --tw-translate-y: .25rem
}

.rotate-0 {
    --tw-rotate: 0deg
}

.rotate-0,
.rotate-180 {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180 {
    --tw-rotate: 180deg
}

.transform {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform-gpu {
    -webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.\ !cursor-not-allowed {
    cursor: not-allowed !important
}

.cursor-default {
    cursor: default
}

.cursor-not-allowed {
    cursor: not-allowed
}

.cursor-pointer {
    cursor: pointer
}

.cursor-text {
    cursor: text
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.resize {
    resize: both
}

.list-none {
    list-style-type: none
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.flex-row {
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-col {
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.items-start {
    -ms-flex-align: start;
    align-items: flex-start
}

.items-center {
    -ms-flex-align: center;
    align-items: center
}

.justify-center {
    -ms-flex-pack: center;
    justify-content: center
}

.justify-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gap-0 {
    gap: 0
}

.gap-0\.5 {
    gap: .125rem
}

.gap-1 {
    gap: .25rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-\[10px\] {
    gap: 10px
}

.gap-y-0 {
    row-gap: 0
}

.gap-y-0\.5 {
    row-gap: .125rem
}

.space-x-1>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(.25rem * var(--tw-space-x-reverse));
    margin-left: calc(.25rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.self-start {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.\ !overflow-hidden {
    overflow: hidden !important
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.truncate {
    overflow: hidden;
    white-space: nowrap
}

.overflow-ellipsis,
.text-ellipsis,
.truncate {
    text-overflow: ellipsis
}

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.text-nowrap {
    text-wrap: nowrap
}

.rounded-3xl {
    border-radius: 40px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-l {
    border-radius: 12px
}

.rounded-m {
    border-radius: 8px
}

.rounded-s {
    border-radius: 4px
}

.rounded-xl {
    border-radius: 24px
}

.rounded-xs {
    border-radius: 2px
}

.rounded-bl-m {
    border-bottom-left-radius: 8px
}

.rounded-br-m {
    border-bottom-right-radius: 8px
}

.border {
    border-width: 1px
}

.border-\[2px\] {
    border-width: 2px
}

.border-b {
    border-bottom-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-b-\[1px\] {
    border-bottom-width: 1px
}

.border-l-4 {
    border-left-width: 4px
}

.border-t {
    border-top-width: 1px
}

.border-solid {
    border-style: solid
}

.\ !border-control-accent-default {
    border-color: var(--color-control-accent-default) !important
}

.border-background-secondary {
    border-color: var(--color-background-secondary)
}

.border-bloodrain-red-500 {
    border-color: var(--color-bloodrain-red-500)
}

.border-border-primary {
    border-color: var(--color-border-primary)
}

.border-border-secondary {
    border-color: var(--color-border-secondary)
}

.border-button-primary {
    border-color: var(--color-button-primary)
}

.border-context-btn-green {
    border-color: var(--color-context-btn-green)
}

.border-control-tertiary-default {
    border-color: var(--color-control-tertiary-default)
}

.border-o-my-orange-500 {
    border-color: var(--color-o-my-orange-500)
}

.border-sexy-black-200 {
    border-color: var(--color-sexy-black-200)
}

.border-sexy-black-300 {
    border-color: var(--color-sexy-black-300)
}

.border-sky-blue-500 {
    border-color: var(--color-sky-blue-500)
}

.border-transparent {
    border-color: transparent
}

.border-b-border-primary {
    border-bottom-color: var(--color-border-primary)
}

.bg-\[\#EBEDF4\] {
    --tw-bg-opacity: 1;
    background-color: rgb(235 237 244/var(--tw-bg-opacity))
}

.bg-background-secondary {
    background-color: var(--color-background-secondary)
}

.bg-background-tertiary {
    background-color: var(--color-background-tertiary)
}

.bg-bloodrain-red-100 {
    background-color: var(--color-bloodrain-red-100)
}

.bg-border-primary {
    background-color: var(--color-border-primary)
}

.bg-button-primary {
    background-color: var(--color-button-primary)
}

.bg-content-primary {
    background-color: var(--color-content-primary)
}

.bg-content-tertiary {
    background-color: var(--color-content-tertiary)
}

.bg-control-input-default {
    background-color: var(--color-control-input-default)
}

.bg-control-input-hover {
    background-color: var(--color-control-input-hover)
}

.bg-control-overlayed-hover {
    background-color: var(--color-control-overlayed-hover)
}

.bg-control-tertiary-default {
    background-color: var(--color-control-tertiary-default)
}

.bg-interactive-secondary {
    background-color: var(--color-interactive-secondary)
}

.bg-o-my-orange-100 {
    background-color: var(--color-o-my-orange-100)
}

.bg-sexy-black-0 {
    background-color: var(--color-sexy-black-0)
}

.bg-sexy-black-100 {
    background-color: var(--color-sexy-black-100)
}

.bg-sexy-black-200 {
    background-color: var(--color-sexy-black-200)
}

.bg-sexy-black-50 {
    background-color: var(--color-sexy-black-50)
}

.bg-sky-blue-100 {
    background-color: var(--color-sky-blue-100)
}

.bg-static-dark {
    background-color: var(--color-static-dark)
}

.bg-static-white {
    background-color: var(--color-static-white)
}

.bg-status-greenSoft {
    background-color: var(--color-status-greenSoft)
}

.bg-status-purpleDefault {
    background-color: var(--color-status-purpleDefault)
}

.bg-status-purpleMuted {
    background-color: var(--color-status-purpleMuted)
}

.bg-transparent {
    background-color: transparent
}

.bg-vip-green-100 {
    background-color: var(--color-vip-green-100)
}

.fill-static-dark {
    fill: var(--color-static-dark)
}

.p-0 {
    padding: 0
}

.p-0\.5 {
    padding: .125rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-6 {
    padding: 1.5rem
}

.p-\[1px\] {
    padding: 1px
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-0\.5 {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.pb-0 {
    padding-bottom: 0
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-px {
    padding-bottom: 1px
}

.pl-3 {
    padding-left: .75rem
}

.pl-\[10px\] {
    padding-left: 10px
}

.pr-16 {
    padding-right: 4rem
}

.pr-2 {
    padding-right: .5rem
}

.pr-3 {
    padding-right: .75rem
}

.pr-9 {
    padding-right: 2.25rem
}

.pt-0 {
    padding-top: 0
}

.pt-3 {
    padding-top: .75rem
}

.pt-4 {
    padding-top: 1rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.align-middle {
    vertical-align: middle
}

.text-\[9px\] {
    font-size: 9px
}

.text-h1 {
    font-size: 30px;
    line-height: 36px
}

.text-h4 {
    font-size: 19px;
    line-height: 24px
}

.text-h5,
.text-p1 {
    font-size: 16px;
    line-height: 24px
}

.text-p2 {
    font-size: 14px;
    line-height: 20px
}

.text-p3 {
    font-size: 12px;
    line-height: 16px
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-regular {
    font-weight: 400
}

.font-semi-bold {
    font-weight: 600
}

.leading-10 {
    line-height: 2.5rem
}

.leading-4 {
    line-height: 1rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-8 {
    line-height: 2rem
}

.leading-none {
    line-height: 1
}

.leading-normal {
    line-height: 1.5
}

.\ !text-content-primary {
    color: var(--color-content-primary) !important
}

.text-\[\#0A0A0A\] {
    --tw-text-opacity: 1;
    color: rgb(10 10 10/var(--tw-text-opacity))
}

.text-background-primary {
    color: var(--color-background-primary)
}

.text-background-secondary {
    color: var(--color-background-secondary)
}

.text-bloodrain-red-500 {
    color: var(--color-bloodrain-red-500)
}

.text-bloodrain-red-600 {
    color: var(--color-bloodrain-red-600)
}

.text-border-primary {
    color: var(--color-border-primary)
}

.text-button-primary-content {
    color: var(--color-button-primary-content)
}

.text-content-accent {
    color: var(--color-content-accent)
}

.text-content-inverted {
    color: var(--color-content-inverted)
}

.text-content-primary {
    color: var(--color-content-primary)
}

.text-content-secondary {
    color: var(--color-content-secondary)
}

.text-content-tertiary {
    color: var(--color-content-tertiary)
}

.text-context-btn-green {
    color: var(--color-context-btn-green)
}

.text-control-tertiary-default {
    color: var(--color-control-tertiary-default)
}

.text-feedback-error-icon {
    color: var(--color-feedback-error-icon)
}

.text-interactive-primary {
    color: var(--color-interactive-primary)
}

.text-o-my-orange-500 {
    color: var(--color-o-my-orange-500)
}

.text-sexy-black-500 {
    color: var(--color-sexy-black-500)
}

.text-sexy-black-600 {
    color: var(--color-sexy-black-600)
}

.text-sexy-black-700 {
    color: var(--color-sexy-black-700)
}

.text-sexy-black-900 {
    color: var(--color-sexy-black-900)
}

.text-sexy-black-950 {
    color: var(--color-sexy-black-950)
}

.text-sky-blue-500 {
    color: var(--color-sky-blue-500)
}

.text-static-brand {
    color: var(--color-static-brand)
}

.text-static-white {
    color: var(--color-static-white)
}

.text-status-blueDefault {
    color: var(--color-status-blueDefault)
}

.text-status-greenDefault {
    color: var(--color-status-greenDefault)
}

.text-status-purpleDefault {
    color: var(--color-status-purpleDefault)
}

.text-status-purpleMuted {
    color: var(--color-status-purpleMuted)
}

.text-status-redDefault {
    color: var(--color-status-redDefault)
}

.text-text-tertiary {
    color: var(--color-text-tertiary)
}

.underline {
    text-decoration-line: underline
}

.no-underline {
    text-decoration-line: none
}

.placeholder-content-secondary::-moz-placeholder {
    color: var(--color-content-secondary)
}

.placeholder-content-secondary::-webkit-input-placeholder {
    color: var(--color-content-secondary)
}

.placeholder-content-secondary:-ms-input-placeholder {
    color: var(--color-content-secondary)
}

.placeholder-content-secondary::-ms-input-placeholder {
    color: var(--color-content-secondary)
}

.placeholder-content-secondary::placeholder {
    color: var(--color-content-secondary)
}

.opacity-0 {
    opacity: 0
}

.opacity-100 {
    opacity: 1
}

.opacity-20 {
    opacity: .2
}

.opacity-40 {
    opacity: .4
}

.opacity-50 {
    opacity: .5
}

.opacity-90 {
    opacity: .9
}

.shadow-m {
    --tw-shadow: 1px 1px 4px 0px rgba(7, 7, 8, .08), 1px 1px 6px 0px rgba(7, 7, 8, .06), 1px 1px 12px 0px rgba(4, 6, 8, .06), 2px 2px 20px 0px rgba(4, 6, 8, .04);
    --tw-shadow-colored: 1px 1px 4px 0px var(--tw-shadow-color), 1px 1px 6px 0px var(--tw-shadow-color), 1px 1px 12px 0px var(--tw-shadow-color), 2px 2px 20px 0px var(--tw-shadow-color)
}

.shadow-m,
.shadow-s {
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-s {
    --tw-shadow: 1px 1px 2px 0px rgba(7, 7, 8, .06), 1px 1px 4px 0px rgba(7, 7, 8, .04), 0px 0px 6px 0px rgba(4, 6, 8, .04), 0px 0px 16px 0px rgba(4, 6, 8, .02);
    --tw-shadow-colored: 1px 1px 2px 0px var(--tw-shadow-color), 1px 1px 4px 0px var(--tw-shadow-color), 0px 0px 6px 0px var(--tw-shadow-color), 0px 0px 16px 0px var(--tw-shadow-color)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.outline-0 {
    outline-width: 0
}

.outline-offset-\[-2px\] {
    outline-offset: -2px
}

.ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-border-default {
    --tw-ring-color: var(--color-border-default)
}

.ring-feedback-error-icon {
    --tw-ring-color: var(--color-feedback-error-icon)
}

.ring-feedback-success-icon {
    --tw-ring-color: var(--color-feedback-success-icon)
}

.blur {
    --tw-blur: blur(8px)
}

.blur,
.blur-sm {
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.blur-sm {
    --tw-blur: blur(4px)
}

.filter {
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.transition-all {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.transition-colors {
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.transition-transform {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.duration-0 {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.duration-100 {
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.duration-1000 {
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

.duration-150 {
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.duration-200 {
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.duration-300 {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.duration-500 {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.duration-700 {
    -webkit-transition-duration: .7s;
    transition-duration: .7s
}

.ease-in {
    -webkit-transition-timing-function: cubic-bezier(.4, 0, 1, 1);
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.ease-in-out {
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ease-out {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .2, 1);
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

[data-theme=night] input[type=date] {
    color-scheme: dark
}

.after\:absolute:after {
    content: var(--tw-content);
    position: absolute
}

.after\:top-1\/2:after {
    content: var(--tw-content);
    top: 50%
}

.after\:size-4:after {
    content: var(--tw-content);
    width: 1rem;
    height: 1rem
}

.after\:-translate-y-1\/2:after {
    content: var(--tw-content);
    --tw-translate-y: -50%;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.after\:rounded-full:after {
    content: var(--tw-content);
    border-radius: 9999px
}

.after\:bg-static-white:after {
    content: var(--tw-content);
    background-color: var(--color-static-white)
}

.after\:transition-all:after {
    content: var(--tw-content);
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.after\:duration-300:after {
    content: var(--tw-content);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.last\:border-none:last-child{border-style:none}.checked\:border-control-accent-default:checked{border-color:var(--color-control-accent-default)}.checked\:bg-control-accent-default:checked{background-color:var(--color-control-accent-default)}.hover\:cursor-default:hover{cursor:default}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:cursor-text:hover{cursor:text}.hover\:border-border-hover:hover{border-color:var(--color-border-hover)}.hover\:border-control-accent-default:hover{border-color:var(--color-control-accent-default)}.hover\:border-control-tertiary-hover:hover{border-color:var(--color-control-tertiary-hover)}.hover\:bg-\[\#1423521A\]:hover{background-color:#1423521a}.hover\:bg-\[\#E3E6ED\]:hover{--tw-bg-opacity:1;background-color:rgb(227 230 237/var(--tw-bg-opacity))}.hover\:bg-\[\#EBEDF4\]:hover{--tw-bg-opacity:1;background-color:rgb(235 237 244/var(--tw-bg-opacity))}.hover\:bg-brand-primary-moderate:hover{background-color:var(--color-brand-primary-moderate)}.hover\:bg-button-primary-hover:hover{background-color:var(--color-button-primary-hover)}.hover\:bg-control-input-hover:hover{background-color:var(--color-control-input-hover)}.hover\:bg-control-overlayed-hover:hover{background-color:var(--color-control-overlayed-hover)}.hover\:bg-control-secondary-hover:hover{background-color:var(--color-control-secondary-hover)}.hover\:bg-control-tertiary-hover:hover{background-color:var(--color-control-tertiary-hover)}.hover\:bg-interactive-secondary-hover:hover{background-color:var(--color-interactive-secondary-hover)}.hover\:bg-sexy-black-100:hover{background-color:var(--color-sexy-black-100)}.hover\:bg-status-greenSoft:hover{background-color:var(--color-status-greenSoft)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:text-content-primary:hover{color:var(--color-content-primary)}.hover\:text-content-secondary:hover{color:var(--color-content-secondary)}.hover\:opacity-80:hover{opacity:.8}.hover\:outline-none:hover{outline:2px solid transparent;outline-offset:2px}.hover\:outline-0:hover{outline-width:0}.checked\:hover\:border-control-accent-hover:hover:checked{border-color:var(--color-control-accent-hover)}.checked\:hover\:bg-control-accent-hover:hover:checked{background-color:var(--color-control-accent-hover)}.focus\:text-content-primary:focus{color:var(--color-content-primary)}.focus\:placeholder-content-primary:focus::-moz-placeholder{color:var(--color-content-primary)}.focus\:placeholder-content-primary:focus::-webkit-input-placeholder{color:var(--color-content-primary)}.focus\:placeholder-content-primary:focus:-ms-input-placeholder{color:var(--color-content-primary)}.focus\:placeholder-content-primary:focus::-ms-input-placeholder{color:var(--color-content-primary)}.focus\:placeholder-content-primary:focus::placeholder{color:var(--color-content-primary)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus,.focus\:ring-2:focus{-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-border-active:focus{--tw-ring-color:var(--color-border-active)}.focus\:ring-feedback-error-icon:focus{--tw-ring-color:var(--color-feedback-error-icon)}.focus\:ring-feedback-success-icon:focus{--tw-ring-color:var(--color-feedback-success-icon)}.disabled\:bg-background-tertiary:disabled{background-color:var(--color-background-tertiary)}.disabled\:bg-control-input-default:disabled{background-color:var(--color-control-input-default)}.disabled\:bg-control-secondary-hover:disabled{background-color:var(--color-control-secondary-hover)}.disabled\:bg-status-greenSoft:disabled{background-color:var(--color-status-greenSoft)}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-60:disabled{opacity:.6}.checked\:disabled\:bg-control-accent-default:disabled:checked{background-color:var(--color-control-accent-default)}.peer:checked~.peer-checked\:visible{visibility:visible}.peer:checked~.peer-checked\:bg-interactive-accent{background-color:var(--color-interactive-accent)}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x:100%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\:hover\:bg-interactive-accent-hover:hover{background-color:var(--color-interactive-accent-hover)}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:disabled~.peer-disabled\:text-content-secondary{color:var(--color-content-secondary)}.peer:disabled~.peer-disabled\:opacity-50{opacity:.5}@media (min-width:375px){.xs\:flex-row{-ms-flex-direction:row;flex-direction:row}.xs\:gap-1{gap:.25rem}.xs\:text-h4{font-size:19px;line-height:24px}}@media (min-width:600px){.sm\:fixed{position:fixed}.sm\:bottom-\[50vh\]{bottom:50vh}.sm\:left-0{left:0}.sm\:top-0{top:0}.sm\:z-50{z-index:50}.sm\:ml-6{margin-left:1.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:block{display:block}.sm\:h-6{height:1.5rem}.sm\:w-6{width:1.5rem}.sm\:w-\[396px\]{width:396px}.sm\:w-auto{width:auto}.sm\:min-w-0{min-width:0}.sm\:translate-y-\[50\%\]{--tw-translate-y:50%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{-ms-flex-direction:row;flex-direction:row}.sm\:gap-6{gap:1.5rem}.sm\:gap-8{gap:2rem}.sm\:gap-x-8{-moz-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem}.sm\:gap-y-6{row-gap:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:text-h0{font-size:36px;line-height:44px}.sm\:text-h4-max{font-size:20px;line-height:28px}.sm\:text-p1-max{font-size:18px;line-height:32px}.sm\:text-p2{font-size:14px;line-height:20px}.sm\:first\:col-span-2:first-child,.sm\:last\:col-span-2:last-child{grid-column:span 2/span 2}}@media (min-width:1024px){.lg\:gap-4{gap:1rem}.lg\:rounded-xl{border-radius:24px}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:text-h4-max{font-size:20px;line-height:28px}.lg\:text-p1{font-size:16px;line-height:24px}.lg\:text-p2{font-size:14px;line-height:20px}.group:hover .lg\:group-hover\:bg-control-overlayed-hover{background-color:var(--color-control-overlayed-hover)}}@media (min-width:1440px){.\32xl\:text-hero-heading{font-size:64px;line-height:72px}}.\[\&\>\*\]\:flex>*{display:-ms-flexbox;display:flex}.\[\&\>\*\]\:h-full>*{height:100%}.\[\&\>\*\]\:w-full>*{width:100%}.\[\&\>\*\]\:p-2>*{padding:.5rem}.ui-v60K-saU{--logo-size:38px;--logo-gap:8px;--p-y:16px;--p-x:16px;position:relative;border:1px solid var(--color-sexy-black-200);cursor:default;padding:var(--p-y) var(--p-x)}@media (max-width:400px){.ui-v60K-saU{--logo-size:20px;--logo-gap:4px;--p-y:14px;--p-x:12px}}@media (max-width:360px){.ui-v60K-saU{--logo-size:0;--logo-gap:0}}.ui-W6yzWw2r{width:calc(100% + (2 * var(--p-x)));color:var(--color-border-primary);margin:var(--p-y) calc(-1 * var(--p-x))}.ui-oQ4-ANdF .ui-v60K-saU{background-color:var(--color-sexy-black-0);border-color:transparent}.ui-yZcibYV9{position:relative}@media (hover:hover){.ui-yZcibYV9:not(.ui-oQ4-ANdF,.ui-lQPCeX2q):hover .ui-v60K-saU{background-color:var(--color-sexy-black-200)}}.ui-MQgGPXW3{content:"";position:absolute;inset:-2px;margin:auto;background:-webkit-gradient(linear,right top,left top,color-stop(.01%,#9fcf00),color-stop(49.48%,#00d44b),to(#009be3));background:linear-gradient(270deg,#9fcf00 .01%,#00d44b 49.48%,#009be3);border-radius:10px;-webkit-transform:translate(50%) scale(0);transform:translate(50%) scale(0)}.ui-oQ4-ANdF .ui-MQgGPXW3{-webkit-animation:ui-hkgPtsJp var(--duration-standart) ease-in-out forwards;animation:ui-hkgPtsJp var(--duration-standart) ease-in-out forwards}@-webkit-keyframes ui-hkgPtsJp{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ui-hkgPtsJp{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.ui-aSQbrMC5{-ms-flex-align:center;align-items:center}.ui-aSQbrMC5,.ui-stvtsBwr{position:relative;display:-ms-flexbox;display:flex}.ui-stvtsBwr{-ms-flex-direction:column;flex-direction:column;width:100%;max-width:calc(100% - var(--logo-size) - var(--logo-gap))}.ui-stvtsBwr>:not(:first-child){margin-top:2px}@media (max-width:400px){.ui-stvtsBwr{max-width:100%}}.ui-aATABb7o{font-weight:600;font-size:20px;line-height:24px;height:24px}.ui-PkJ-e-MG,.ui-Tjh9UgyA{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:24px}.ui-PkJ-e-MG>:not(:first-child),.ui-Tjh9UgyA>:not(:first-child){margin-left:16px}@media (max-width:400px){.ui-PkJ-e-MG>:not(:first-child),.ui-Tjh9UgyA>:not(:first-child){margin-left:8px}}img.ui-zLpEl0Uf{border:1px solid var(--color-sexy-black-200);width:var(--logo-size);height:var(--logo-size);margin-right:var(--logo-gap)}@media (max-width:400px){img.ui-zLpEl0Uf{position:absolute;left:0;top:1px;margin-right:0}.ui-qpzjHTPU{display:none}}.ui--Zal0jXw{max-width:50%}@media (max-width:400px){.ui--Zal0jXw{padding-left:calc(var(--logo-size) + var(--logo-gap))}}.ui-ma7EG1Sy{width:100%;border:initial;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;padding:initial;-ms-flex-positive:1;flex-grow:1;text-align:right;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;caret-color:var(--color-sexy-black-900)}.ui-ma7EG1Sy:focus{outline:none}.ui-ma7EG1Sy::-webkit-inner-spin-button,.ui-ma7EG1Sy::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.ui-ma7EG1Sy:not(:-moz-read-only):hover{color:var(--color-sexy-black-700)}.ui-ma7EG1Sy:not(:read-only):hover{color:var(--color-sexy-black-700)}@media (max-width:400px){.ui-FEa-g8v2{display:none}}.ui-QmueVJ-8{text-align:right;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;white-space:nowrap}.ui-QmueVJ-8:active{color:var(--color-sexy-black-900)}.ui-JP-k1QKy>:not(:first-child){margin-top:16px}.ui-GaZkeuxR{position:relative}.ui-GaZkeuxR>:not(:first-child,.ui-YfxGJpLE){margin-top:4px}@media (max-width:400px){.ui-GaZkeuxR>:not(:first-child,.ui-YfxGJpLE){margin-top:6px}}.ui-YfxGJpLE{left:0;right:0;top:-20px;background-color:var(--color-sexy-black-0);color:var(--color-sexy-black-600);border:1px solid;border-color:var(--color-sexy-black-300);border-radius:50%;width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;display:-ms-inline-flexbox;display:inline-flex;gap:2px;position:absolute;margin:auto;cursor:pointer}.ui-YfxGJpLE .ui-LjhUfxCD,.ui-YfxGJpLE .ui-lcnJNK9R{-webkit-transition:-webkit-transform var(--duration-standart);transition:-webkit-transform var(--duration-standart);transition:transform var(--duration-standart);transition:transform var(--duration-standart),-webkit-transform var(--duration-standart);height:12px}.ui-YfxGJpLE .ui-lcnJNK9R{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (hover:hover){.ui-YfxGJpLE:hover{color:var(--color-sexy-black-400);border-color:var(--color-sexy-black-400);background-color:var(--color-sexy-black-200)}.ui-YfxGJpLE:hover .ui-LjhUfxCD{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.ui-YfxGJpLE:hover .ui-lcnJNK9R{-webkit-transform:translateY(2px) rotate(180deg);transform:translateY(2px) rotate(180deg)}}@media (max-width:400px){.ui-YfxGJpLE{width:38px;height:38px}.ui--4CWBx0W{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.ui-0xUXF4Iv>:not(:first-child){margin-top:4px}[data-theme=day],[data-theme]{--color-vip-green-100:#e7faf2;--color-vip-green-200:#d5f8e4;--color-vip-green-300:#9fecc9;--color-vip-green-400:#40d993;--color-vip-green-500:#10d078;--color-vip-green-600:#07b460;--color-vip-green-700:#0c9c5a;--color-vip-green-800:#007d4f;--color-vip-green-900:#143325;--color-vip-green-1000:#10291e;--color-sexy-black-0:#fff;--color-sexy-black-50:#fafafa;--color-sexy-black-100:#f6f7f8;--color-sexy-black-200:#eee;--color-sexy-black-300:#e0e0e0;--color-sexy-black-350:#d0d0d0;--color-sexy-black-400:#b4b6b8;--color-sexy-black-500:#929496;--color-sexy-black-600:#66686a;--color-sexy-black-700:#494d4f;--color-sexy-black-800:#373839;--color-sexy-black-850:#242424;--color-sexy-black-900:#1f1f1f;--color-sexy-black-950:#101010;--color-unicorn-purple-100:#ece8ff;--color-unicorn-purple-200:#b8acff;--color-unicorn-purple-500:#5c45f0;--color-unicorn-purple-600:#4033ca;--color-bloodrain-red-100:#ffebea;--color-bloodrain-red-200:#ffb1ac;--color-bloodrain-red-500:#ff3b30;--color-bloodrain-red-600:#cd1515;--color-o-my-orange-100:#fff7e6;--color-o-my-orange-150:#fef1d4;--color-o-my-orange-200:#ffe099;--color-o-my-orange-500:#ffb000;--color-o-my-orange-600:#e57a00;--color-ocean-azure-100:#dfc;--color-ocean-azure-200:#caf4b5;--color-ocean-azure-400:#b1ff8c;--color-ocean-azure-500:#91ff5f;--color-ocean-azure-600:#7ee050;--color-sky-blue-100:#e8edff;--color-sky-blue-150:#dfe6ff;--color-sky-blue-200:#d7e0ff;--color-sky-blue-500:#b4c5ff;--color-sky-blue-600:#93acff;--color-context-background:#f7f7f7;--color-context-btn-green:#07b460;--color-static-white:#fff;--color-static-dark:#1f1f1f;--color-static-brand:#07b460;--color-content-primary:#1f1f1f;--color-content-secondary:#66686a;--color-content-tertiary:#b4b6b8;--color-content-accent:#07b460;--color-content-inverted:#fff;--color-background-primary:#fafafa;--color-background-secondary:#fff;--color-background-tertiary:#f6f7f8;--color-border-primary:#e0e0e0;--color-border-secondary:#929496;--color-border-default:#b9bbc6;--color-border-hover:#73788c;--color-border-active:#363a49;--color-control-accent-default:#07b460;--color-control-accent-hover:#10d078;--color-control-secondary-default:#eee;--color-control-secondary-hover:#e0e0e0;--color-control-tertiary-default:#1f1f1f;--color-control-tertiary-hover:#373839;--color-control-overlayed-hover:rgb(24 28 31/6%);--color-control-input-default:#f6f7f8;--color-control-input-hover:#eee;--color-control-input-focus:#fff;--color-status-greenDefault:#07b460;--color-status-greenSoft:#e7faf2;--color-status-purpleDefault:#5c45f0;--color-status-purpleDark:#4033ca;--color-status-purpleMuted:#b8acff;--color-status-purpleSoft:#ece8ff;--color-status-orangeDefault:#ffb000;--color-status-orangeMuted:#fef1d4;--color-status-orangeSoft:#fff7e6;--color-status-redDefault:#cd1515;--color-status-redMuted:#ffb1ac;--color-status-redSoft:#ffebea;--color-status-blueDefault:#b4c5ff;--color-status-blueMuted:#d7e0ff;--color-status-blueHardSoft:#d7e0ff;--color-status-blueSoft:#e8edff;--color-status-tealDefault:#91ff5f;--color-status-tealSoft:#dfc;--color-blockchain-tags-background-red:#fed2d1;--color-blockchain-tags-background-orange:#fed8a5;--color-blockchain-tags-background-yellow:#e0e0e0;--color-blockchain-tags-background-green:#c9f2d0;--color-blockchain-tags-background-teal:#baf7f0;--color-blockchain-tags-background-blue:#c2eaff;--color-blockchain-tags-background-navy:#c4d9fe;--color-blockchain-tags-background-purple:#d8d0fe;--color-blockchain-tags-background-lilac:#ebcff9;--color-blockchain-tags-content-red:#802321;--color-blockchain-tags-content-orange:#744412;--color-blockchain-tags-content-yellow:#5c4d11;--color-blockchain-tags-content-green:#165a34;--color-blockchain-tags-content-teal:#095c55;--color-blockchain-tags-content-blue:#09517a;--color-blockchain-tags-content-navy:#09517a;--color-blockchain-tags-content-purple:#42348e;--color-blockchain-tags-content-lilac:#592873;--color-gradient-greenLight:linear-gradient(90deg,#caf6ff,#c9fcdd,#e7fbb9);--color-gradient-purpleBlue:linear-gradient(270deg,#cef,#eef3ff,#feddf5);--color-gradient-pinkOrange:linear-gradient(270deg,#fdf3c4,#fadcf8);--color-gradient-greenDay:linear-gradient(270deg,#9fcf00,#00d44b,#009be3);--color-gradient-greenNight:linear-gradient(270deg,#c8ff48,#59ffd6);--color-brand-primary-soft:#dfc;--color-brand-primary-mild:#caf4b5;--color-brand-primary-moderate:#b1ff8c;--color-brand-primary-default:#91ff5f;--color-brand-primary-intense:#7ee050;--color-brand-secondary-soft:#e8edff;--color-brand-secondary-pale:#dfe6ff;--color-brand-secondary-mild:#d7e0ff;--color-brand-secondary-default:#b4c5ff;--color-brand-secondary-intense:#93acff;--color-brand-tertiary-mild:#eee;--color-brand-tertiary-medium:#d0d0d0;--color-interactive-primary:#0a0a0a;--color-interactive-accent:#7592f0;--color-interactive-accent-hover:#5f7ddd;--color-interactive-secondary:#e4e7f1;--color-interactive-secondary-hover:#d6d9e6;--color-text-primary:#0a0a0a;--color-text-secondary:#4c5167;--color-text-tertiary:#9096ac;--color-text-link:#4159aa;--color-button-primary:#b1ff8c;--color-button-primary-hover:#a4f77d;--color-button-primary-content:#0a0a0a;--color-button-secondary:#eef0f6;--color-button-secondary-hover:#e4e7f1;--color-feedback-error-icon:#d91834;--color-feedback-success-icon:#1f9854}[data-theme=night]{--color-vip-green-100:#10291e;--color-vip-green-200:#065b3b;--color-vip-green-300:#007d4f;--color-vip-green-400:#039556;--color-vip-green-500:#07b460;--color-vip-green-600:#10d078;--color-vip-green-700:#40d993;--color-vip-green-800:#a3f0c3;--color-vip-green-900:#cff7e2;--color-vip-green-1000:#e7faf2;--color-sexy-black-0:#101010;--color-sexy-black-50:#1f1f1f;--color-sexy-black-100:#242424;--color-sexy-black-200:#373839;--color-sexy-black-300:#353739;--color-sexy-black-350:#434548;--color-sexy-black-400:#b4b6b8;--color-sexy-black-500:#e0e0e0;--color-sexy-black-600:#66686a;--color-sexy-black-700:#d0d0d0;--color-sexy-black-800:#e0e0e0;--color-sexy-black-850:#f6f7f8;--color-sexy-black-900:#fff;--color-sexy-black-950:#fff;--color-unicorn-purple-100:#2a2653;--color-unicorn-purple-200:#3b2f87;--color-unicorn-purple-500:#5c45f0;--color-unicorn-purple-600:#9b87ff;--color-bloodrain-red-100:#492322;--color-bloodrain-red-200:#87342f;--color-bloodrain-red-500:#ff3b30;--color-bloodrain-red-600:#ff6c5e;--color-o-my-orange-100:#5a492d;--color-o-my-orange-150:#77613c;--color-o-my-orange-200:#876d32;--color-o-my-orange-500:#ffb000;--color-o-my-orange-600:#ffb000;--color-ocean-azure-100:#5e9d40;--color-ocean-azure-200:#71c847;--color-ocean-azure-400:#77ea41;--color-ocean-azure-500:#91ff5f;--color-ocean-azure-600:#9bfe6e;--color-sky-blue-100:#2746ab;--color-sky-blue-150:#294ab6;--color-sky-blue-200:#2b54dd;--color-sky-blue-500:#acc0ff;--color-sky-blue-600:#c7d4ff;--color-context-background:#21262a;--color-context-btn-green:#07b460;--color-static-white:#fff;--color-static-dark:#1f1f1f;--color-static-brand:#10d078;--color-content-primary:#fff;--color-content-secondary:#e0e0e0;--color-content-tertiary:#66686a;--color-content-accent:#10d078;--color-content-inverted:#101010;--color-background-primary:#1f1f1f;--color-background-secondary:#242424;--color-background-tertiary:#1f1f1f;--color-border-primary:#353739;--color-border-secondary:#e0e0e0;--color-border-default:#b9bbc6;--color-border-hover:#73788c;--color-border-active:#363a49;--color-control-accent-default:#07b460;--color-control-accent-hover:#10d078;--color-control-secondary-default:#353739;--color-control-secondary-hover:#b4b6b8;--color-control-tertiary-default:#f6f7f8;--color-control-tertiary-hover:#e0e0e0;--color-control-overlayed-hover:rgb(24 28 31/6%);--color-control-input-default:#1f1f1f;--color-control-input-hover:#101010;--color-control-input-focus:#101010;--color-status-greenDefault:#40d993;--color-status-greenSoft:#10291e;--color-status-purpleDefault:#5c45f0;--color-status-purpleDark:#9b87ff;--color-status-purpleMuted:#3b2f87;--color-status-purpleSoft:#2a2653;--color-status-orangeDefault:#ffb000;--color-status-orangeMuted:#77613c;--color-status-orangeSoft:#5a492d;--color-status-redDefault:#ff6c5e;--color-status-redMuted:#87342f;--color-status-redSoft:#492322;--color-status-blueDefault:#acc0ff;--color-status-blueMuted:#2b54dd;--color-status-blueHardSoft:#2b54dd;--color-status-blueSoft:#2746ab;--color-status-tealDefault:#91ff5f;--color-status-tealSoft:#5e9d40;--color-blockchain-tags-background-red:#802321;--color-blockchain-tags-background-orange:#744412;--color-blockchain-tags-background-yellow:#5c4d11;--color-blockchain-tags-background-green:#165a34;--color-blockchain-tags-background-teal:#095c55;--color-blockchain-tags-background-blue:#09517a;--color-blockchain-tags-background-navy:#1f3c94;--color-blockchain-tags-background-purple:#42348e;--color-blockchain-tags-background-lilac:#592873;--color-blockchain-tags-content-red:#fed2d1;--color-blockchain-tags-content-orange:#fed8a5;--color-blockchain-tags-content-yellow:#fae881;--color-blockchain-tags-content-green:#c9f2d0;--color-blockchain-tags-content-teal:#baf7f0;--color-blockchain-tags-content-blue:#c2eaff;--color-blockchain-tags-content-navy:#c2eaff;--color-blockchain-tags-content-purple:#d8d0fe;--color-blockchain-tags-content-lilac:#ebcff9;--color-gradient-greenLight:linear-gradient(90deg,#caf6ff,#c9fcdd,#e7fbb9);--color-gradient-purpleBlue:linear-gradient(270deg,#cef,#eef3ff,#feddf5);--color-gradient-pinkOrange:linear-gradient(270deg,#fdf3c4,#fadcf8);--color-gradient-greenDay:linear-gradient(270deg,#9fcf00,#00d44b,#009be3);--color-gradient-greenNight:linear-gradient(270deg,#c8ff48,#59ffd6);--color-brand-primary-soft:#5e9d40;--color-brand-primary-mild:#71c847;--color-brand-primary-moderate:#77ea41;--color-brand-primary-default:#91ff5f;--color-brand-primary-intense:#9bfe6e;--color-brand-secondary-soft:#2746ab;--color-brand-secondary-pale:#294ab6;--color-brand-secondary-mild:#2b54dd;--color-brand-secondary-default:#acc0ff;--color-brand-secondary-intense:#c7d4ff;--color-brand-tertiary-mild:#eee;--color-brand-tertiary-medium:#d0d0d0;--color-interactive-primary:#fff;--color-interactive-accent:#7592f0;--color-interactive-accent-hover:#5f7ddd;--color-interactive-secondary:#e4e7f1;--color-interactive-secondary-hover:#d6d9e6;--color-text-primary:#fff;--color-text-secondary:#b5b9cc;--color-text-tertiary:#9195ac;--color-text-link:#4159aa;--color-button-primary:#b1ff8c;--color-button-primary-hover:#a4f77d;--color-button-primary-content:#0a0a0a;--color-button-secondary:#ebedf4;--color-button-secondary-hover:#35363b;--color-feedback-error-icon:#d91834;--color-feedback-success-icon:#1f9854}:root{--container-max-width:1168px;--container-mobile-margin:16px}@media (max-width:1024.98px){:root{--section-vertical-padding:48px}}.container{max-width:var(--container-max-width);margin-left:auto;margin-right:auto}@media (max-width:1168px){.container{margin-left:var(--container-mobile-margin);margin-right:var(--container-mobile-margin)}}html{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{position:relative}body{height:inherit;font-family:var(--fontMain);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.no-style{opacity:0}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}h1{line-height:48px}h1,h2{margin:0;font-weight:700;font-family:var(--fontMain);font-size:32px;color:var(--colorVipGreen900)}h2{line-height:40px}h3{line-height:32px;font-size:24px}h3,h6{margin:0;font-weight:700;font-family:var(--fontMain);color:var(--colorVipGreen900)}h6{line-height:20px;font-size:18px}hr{margin:20px auto;display:block;max-width:var(--screenLg);height:1px;background:rgba(var(--colorBlack400),.24);border:0}button:disabled{cursor:not-allowed}input:disabled,textarea:disabled{color:#000}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (min-width:1024px){h1{line-height:2px;font-size:60px}h1,h2{margin:0;font-weight:700;font-family:var(--fontMain);color:var(--colorVipGreen900)}h2{line-height:48px;font-size:32px}h3{margin:0;line-height:36px;font-weight:700;font-family:var(--fontMain);font-size:24px;color:var(--colorVipGreen900)}}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZFgrz8fZwjimrq1Q_.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZFgrz-PZwjimrq1Q_.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZFgrz8_Zwjimrq1Q_.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZFgrz8vZwjimrq1Q_.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZFgrz_PZwjimrqw.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZcgvz8fZwjimrq1Q_.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZcgvz-PZwjimrq1Q_.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZcgvz8_Zwjimrq1Q_.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZcgvz8vZwjimrq1Q_.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZwjimrqw.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gTD_vx3rCubqg.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3g3D_vx3rCubqg.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gbD_vx3rCubqg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gfD_vx3rCubqg.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_bZF3gTD_vx3rCubqg.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_bZF3g3D_vx3rCubqg.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_bZF3gbD_vx3rCubqg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_bZF3gfD_vx3rCubqg.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_bZF3gnD_vx3rCs.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_dJE3gTD_vx3rCubqg.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_dJE3g3D_vx3rCubqg.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_dJE3gbD_vx3rCubqg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_dJE3gfD_vx3rCubqg.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

:root {
    --fontMain: "Montserrat", sans-serif;
    --fontText: "Montserrat", sans-serif;
    --colorVipGreen1500: #007d4f;
    --colorVipGreen1000: #10d35e;
    --colorVipGreen900: #07b460;
    --colorVipGreen900A65: #10d078a6;
    --colorVipGreen800: #10d078;
    --colorVipGreen500: #10d078;
    --colorVipGreen400: #10d07866;
    --colorVipGreen400A: #9fecc9;
    --colorVipGreen100: #10d07826;
    --colorVipGreen100A: #e7faf2;
    --colorVipGreen50: #e7faf2;
    --colorGreen900: #25987f;
    --colorGreen700: #49ac1a;
    --colorBlack900: #181c1f;
    --colorBlack900A65: #181c1f65;
    --colorGrayBlue600A15: #80a3b615;
    --colorGrayBlue600A26: #80a3b626;
    --colorBlack850: #222729;
    --colorBlack800: #2c3033;
    --colorBlack750: #4d585f;
    --colorBlack700: #323a40;
    --colorBlack600: #6a6969;
    --colorBlack500: #9b9b9b;
    --colorBlack400: #b4b4b4;
    --colorBlack300: #e6e6e6;
    --colorBlack50: #fafafa;
    --colorGrayBlue1000: #20262a;
    --colorGrayBlue950: #252d32;
    --colorGrayBlue900: #394247;
    --colorGrayBlue800: #404b51;
    --colorGrayBlue750: #4d585f;
    --colorGrayBlue700: #557f96;
    --colorGrayBlue600: #80a3b6;
    --colorGrayBlue500: #80a3b680;
    --colorGrayBlue500A: #bfd1db;
    --colorGrayBlue300: #dfe4e8;
    --colorGrayBlue150: #80a3b638;
    --colorGrayBlue150A: #ecf1f4;
    --colorGrayBlue100: #f0f1f1;
    --colorGrayBlue50: #f6f7f8;
    --colorPurple900: #5f41ff;
    --colorPurple50: #dfd9ff;
    --colorAzure900: #10c7d0;
    --colorBlue700: #1b68ea;
    --colorBlue600: #1096d0;
    --colorBlue500: #6bc6f4;
    --colorSkyBlue100: #e5f4ff;
    --colorSkyBlue500: #007aff;
    --colorYellow500: #f9d522;
    --colorOrange1000: #f9861b;
    --colorOrange900: #ffb000;
    --colorOrange400: #ffb00066;
    --colorOrange400A: #ffe099;
    --colorOrange50: #fff7e3;
    --colorRed1000: #ec3c38;
    --colorRed900: #ff3b30;
    --colorRed400: #ff3b3066;
    --colorRed400A: #ffb1ac;
    --colorRed50: #ffebea;
    --colorUnicornPurple600: #4033ca;
    --colorModalSemiTransparentBackground: rgba(0, 0, 0, .7);
    --shadowSmallGrayBlue: -1px 1px 9px rgba(0, 0, 0, .04), 1px 1px 1px rgba(128, 163, 182, .2);
    --shadowMediumGrayBlue: 0px 0px 20px rgba(128, 163, 182, .1);
    --colorGoogleButton: #d95132;
    --colorFacebookButton: #3c5a9f;
    --colorTwitterButton: #55acee;
    --shadowSmall: 1px 1px 1px 0px #80a3b633, -1px 1px 9px 0px #0000000a;
    --shadowMedium: 0px 0px 20px 0px #00000040;
    --gutterSpace: 32px;
    --screenXs: 576px;
    --screenXsMin: 575.98px;
    --screenSm: 768px;
    --screenSmMin: 767.98px;
    --screenMd: 1024px;
    --screenMdMin: 1023.98px;
    --screenLg: 1168px;
    --screenXl: 1472px
}

::-moz-selection {
    background-color: var(--colorVipGreen900);
    color: #fff
}

::selection {
    background-color: var(--colorVipGreen900A65);
    color: #fff
}

body p {
    color: var(--color-sexy-black-900)
}

@font-face {
    font-family: CryptoCoins;
    src: url(https://web-api.changelly.com/assets/changelly.woff?v2=1743586700622) format("woff");
    font-weight: 400;
    font-display: auto
}

.MobileAppBanner_header__IQIA5 {
    padding: 16px 16px 24px;
    border-bottom: 1px solid var(--colorBlack300);
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-align: center;
    align-items: center
}

.MobileAppBanner_body__1hjOd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    padding: 24px 16px 32px
}

.MobileAppBanner_store-icon__xZlDj {
    width: 24px;
    height: 24px
}

.MobileAppBanner_btn-with-icon__FMIE4 {
    height: 52px;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-appearance: none
}

.MobileAppBanner_btn-get-better-rate__3Q3hh {
    visibility: hidden;
    position: fixed;
    margin: auto;
    right: 0;
    bottom: 8px;
    left: 0;
    border-radius: 68px;
    height: 48px;
    background-color: #5038d2;
    color: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .25);
    box-shadow: 0 0 20px rgba(0, 0, 0, .25);
    z-index: 3
}

@media (max-width:1024.98px) {
    .MobileAppBanner_btn-get-better-rate__3Q3hh {
        visibility: visible
    }
}

.MobileAppBanner_title__dava_ {
    display: block;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px
}

.MobileOfferBanner_wrapper__lIb2U {
    width: 100%;
    height: 56px;
    background-color: var(--colorUnicornPurple600);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1024.98px) {
    .MobileOfferBanner_wrapper__lIb2U {
        display: none
    }
}

.MobileOfferBanner_mobile-wrapper___5sry {
    background-color: var(--colorUnicornPurple600);
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    margin: auto;
    right: 0;
    bottom: 8px;
    left: 0;
    border-radius: 8px;
    color: #fff;
    z-index: 4;
    height: auto;
    max-width: 472px;
    display: none
}

@media (max-width:1024.98px) {
    .MobileOfferBanner_mobile-wrapper___5sry {
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:599.98px) {
    .MobileOfferBanner_mobile-wrapper___5sry {
        max-width: calc(100% - 50px)
    }
}

.MobileOfferBanner_text__wO5rx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px
}

.MobileOfferBanner_mobile-text__vyaZD {
    display: inline;
    color: #fff
}

.MobileOfferBanner_mobile-text__vyaZD,
.MobileOfferBanner_text__wO5rx {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}

.MobileOfferBanner_icon__ssDq4 {
    position: absolute;
    right: 40px;
    top: 20px;
    cursor: pointer
}

.MobileOfferBanner_mobile-icon__LYKPI {
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer
}

.MobileOfferBanner_bold-text__tl97Z {
    color: var(--colorRed400A)
}

@media (max-width:1024.98px) {
    .MobileOfferBanner_bold-text__tl97Z {
        margin-left: 6px;
        margin-right: 6px
    }
}

.MobileOfferBanner_button__Ek0mN {
    cursor: pointer;
    margin-left: 24px;
    padding: 8px 40px;
    background-color: var(--colorBlack900);
    color: #fff;
    text-align: center
}

.MobileOfferBanner_button__Ek0mN:hover {
    background: var(--colorBlack800)
}

.MobileOfferBanner_mobile-button__i15nz {
    color: #fff;
    text-decoration: underline;
    margin-left: 0;
    text-align: start;
    padding: 0;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex
}

.MobileOfferBanner_button__Ek0mN,
.MobileOfferBanner_mobile-button__i15nz {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px
}

.MobileOfferBanner_text-wrapper__ixjwM {
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.MobileOfferBanner_mobile-text-wrapper__JMOJK {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 16px 16px 16px 48px
}

.MobileOfferBanner_img__U6AnK {
    margin-right: 8px;
    height: 42px;
    width: 42px
}

.MobileOfferBanner_mobile-img___quvZ {
    position: absolute;
    left: -24px;
    height: 62px;
    width: 62px
}

.sharedStyles_wrapper__e97Xw {
    max-width: 1168px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto
}

@media screen and (max-width:1024.98px) {
    .sharedStyles_wrapper__e97Xw {
        overflow: hidden;
        border: none;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.sharedStyles_content__8mUam {
    -ms-flex-item-align: end;
    align-self: flex-end;
    max-width: 868px;
    width: 100%
}

@media screen and (max-width:1024.98px) {
    .sharedStyles_content__8mUam {
        margin: 0 auto;
        width: 100%
    }
}

.sharedStyles_menu__AxvTP {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.sharedStyles_section__zq8bp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%;
    padding: 96px 0;
    position: relative;
    border-bottom: 1px solid var(--colorBlack800)
}

.sharedStyles_section__zq8bp.sharedStyles_with-medium-gap__m8R39 {
    padding: 80px 0
}

.sharedStyles_section__zq8bp.sharedStyles_with-large-gap__aJl7K {
    padding: 156px 0
}

.sharedStyles_section__zq8bp.sharedStyles_with-small-gap__fwtej {
    padding-top: 48px;
    padding-bottom: 48px
}

.sharedStyles_section__zq8bp.sharedStyles_flex-end__2HFZF {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.sharedStyles_section__zq8bp.sharedStyles_row__D7Etf {
    -ms-flex-direction: row;
    flex-direction: row
}

.sharedStyles_section__zq8bp.sharedStyles_reverse__cnqhM {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.sharedStyles_section__zq8bp.sharedStyles_with-min-height__uoJLM {
    min-height: 560px
}

.sharedStyles_section__zq8bp.sharedStyles_faq__Iinpl,
.sharedStyles_section__zq8bp.sharedStyles_with-no-border__LcWA3 {
    border-bottom: none
}

.sharedStyles_section__zq8bp .sharedStyles_heading-block__V28vu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 40px
}

.sharedStyles_section__zq8bp .sharedStyles_heading-block__V28vu .sharedStyles_heading-link-content__DW_Wi {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
    color: #fff;
    cursor: pointer
}

@media screen and (max-width:599.98px) {
    .sharedStyles_section__zq8bp .sharedStyles_heading-block__V28vu {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .sharedStyles_section__zq8bp .sharedStyles_heading-block__V28vu .sharedStyles_heading-link-content__DW_Wi {
        margin: 8px 0 0
    }
}

.sharedStyles_section__zq8bp .sharedStyles_grid-container__wzHZi {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px
}

.sharedStyles_section__zq8bp .sharedStyles_mobile-only__xGFeE {
    display: none
}

@media screen and (max-width:768.98px) {
    .sharedStyles_section__zq8bp .sharedStyles_mobile-only__xGFeE {
        display: block
    }
    .sharedStyles_section__zq8bp .sharedStyles_desktop-only__SYDmk {
        display: none
    }
}

@media screen and (max-width:1024.98px) {
    .sharedStyles_section__zq8bp,
    .sharedStyles_section__zq8bp.sharedStyles_with-medium-gap__m8R39 {
        padding: 40px 24px;
        min-height: inherit
    }
    .sharedStyles_section__zq8bp.sharedStyles_with-small-gap__fwtej {
        padding: 40px 16px
    }
}

@media screen and (max-width:599.98px) {
    .sharedStyles_section__zq8bp {
        padding: 40px 16px
    }
    .sharedStyles_section__zq8bp.sharedStyles_with-large-gap__aJl7K {
        padding: 0 16px 40px
    }
    .sharedStyles_section__zq8bp.sharedStyles_without-mobile-gap__rreF2 {
        padding: 0
    }
    .sharedStyles_section__zq8bp.sharedStyles_reverse__cnqhM,
    .sharedStyles_section__zq8bp.sharedStyles_row__D7Etf {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
    .sharedStyles_section__zq8bp .sharedStyles_grid-container__wzHZi {
        grid-template-columns: auto
    }
}

@media (max-width:768.98px) {
    .sharedStyles_exchange-section__5F_MN {
        padding-top: 20px
    }
}

.sharedStyles_section-title__qVELW {
    margin: 0 0 40px !important
}

.sharedStyles_section-title__qVELW.sharedStyles_with-small-gap__fwtej {
    margin: 0 0 16px !important
}

@media (max-width:768.98px) {
    .sharedStyles_section-title__qVELW {
        margin: 0 0 16px !important
    }
}

.sharedStyles_buttons__AxZRv {
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    gap: 8px
}

.sharedStyles_buttons__AxZRv a,
.sharedStyles_buttons__AxZRv button {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

@media (max-width:768.98px) {
    .sharedStyles_buttons__AxZRv {
        margin-top: 24px
    }
}

@media (max-width:599.98px) {
    .sharedStyles_buttons__AxZRv {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 16px
    }
    .sharedStyles_buttons__AxZRv a,
    .sharedStyles_buttons__AxZRv button {
        width: 100%
    }
}

.sharedStyles_pre-heading-text__bN_KQ {
    margin: 0 0 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}