svg[data-v-825c9f56]{overflow:visible}.text[data-v-825c9f56]{animation:floatText-825c9f56 2.5s ease-in-out infinite}@keyframes floatText-825c9f56{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.coin[data-v-d502f37f]{animation:floatUp-d502f37f 2.5s cubic-bezier(.4,0,.6,1) infinite}.coin-2[data-v-d502f37f]{animation:floatDown-d502f37f 2.5s cubic-bezier(.4,0,.6,1) infinite}@keyframes floatUp-d502f37f{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatDown-d502f37f{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.coin[data-v-198fdcd7]{animation:floatUp-198fdcd7 2.5s cubic-bezier(.4,0,.6,1) infinite}.coin-2[data-v-198fdcd7]{animation:floatDown-198fdcd7 2.5s cubic-bezier(.4,0,.6,1) infinite}@keyframes floatUp-198fdcd7{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatDown-198fdcd7{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.exchange[data-v-b7335392]{display:flex;flex:0 0 100%;flex-direction:column;justify-content:center;width:100%}.exchange[data-v-b7335392] .page-title._main-page{width:auto}.exchange[data-v-b7335392] .page-title._main-page .page-title__title{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:64px;font-style:normal;font-weight:400;line-height:72px}@media(max-width:1023px){.exchange[data-v-b7335392] .page-title._main-page .page-title__title{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:36px;font-style:normal;font-weight:400;line-height:44px}}.exchange[data-v-b7335392] .page-title._main-page .page-title__subtitle{color:var(--color-secondary-60);font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:24px;font-style:normal;font-weight:400;line-height:32px}@media(max-width:1023px){.exchange[data-v-b7335392] .page-title._main-page .page-title__subtitle{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}}@media(max-width:1023px){.exchange[data-v-b7335392] .page-title._main-page{width:100%}}.exchange[data-v-b7335392] .page-title__subtitle._main-page{width:auto}@media(max-width:1023px){.exchange[data-v-b7335392] .page-title__subtitle._main-page{width:auto}}.exchange__main[data-v-b7335392]{align-items:flex-start;display:flex;flex:0 0 100%;flex-direction:column;gap:20px;justify-content:center;margin:0 auto;max-width:600px;position:relative;width:100%;z-index:2}@media(max-width:1023px){.exchange__main[data-v-b7335392]{gap:8px}}.exchange__main__blur-block-1[data-v-b7335392]{animation:pulse-b7335392 2s ease-in-out infinite,moveHorizontal-b7335392 4s linear infinite;right:-100px;top:86px}.exchange__main__blur-block-1[data-v-b7335392],.exchange__main__blur-block-2[data-v-b7335392]{background:transparent;border-radius:50%;filter:blur(80px);height:320px;opacity:1;position:absolute;transition:background .8s ease-in-out,transform .3s ease-in-out;width:320px;z-index:1}.exchange__main__blur-block-2[data-v-b7335392]{animation:pulse-b7335392 2s ease-in-out -1s infinite,moveHorizontalReverse-b7335392 4s linear infinite;left:-100px;top:250px}@media(max-width:1023px){.exchange__main__blur-block-2[data-v-b7335392]{top:86px}}.exchange__main--guest .exchange__main__blur-block-1[data-v-b7335392]{right:-120px;top:50px}@media(max-width:1023px){.exchange__main--guest .exchange__main__blur-block-1[data-v-b7335392]{right:-100px;top:40px}}.exchange__main--guest .exchange__main__blur-block-2[data-v-b7335392]{left:-120px;top:200px}@media(max-width:1023px){.exchange__main--guest .exchange__main__blur-block-2[data-v-b7335392]{left:-100px;top:50px}}.exchange__main__card-block-1[data-v-b7335392]{background-image:url(../f/i/exchange/card-3.svg);background-repeat:no-repeat;background-size:contain;height:376px;position:absolute;right:-25px;top:163px;transform:rotate(330deg) translate(0);transition:transform 1s ease-in-out;width:320px;z-index:1}.exchange__main__card-block-1.expanded[data-v-b7335392]{transform:rotate(1turn) translate(200px)}@media(max-width:1023px){.exchange__main__card-block-1[data-v-b7335392]{display:none}}.exchange__main__card-block-2[data-v-b7335392]{background-image:url(../f/i/exchange/card-4.svg);background-repeat:no-repeat;background-size:contain;height:376px;left:-186px;position:absolute;top:21%;transform:rotate(25deg) translate(200px);transition:transform 1s ease-in-out;width:320px;z-index:1}.exchange__main__card-block-2.expanded[data-v-b7335392]{top:31%;transform:rotate(0) translate(0)}@media(max-width:1023px){.exchange__main__card-block-2[data-v-b7335392]{display:none}}.exchange__header[data-v-b7335392]{padding-bottom:8px;padding-top:0;width:100%}@keyframes pulse-b7335392{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes moveHorizontal-b7335392{0%{transform:translate(0)}50%{transform:translate(10vw)}to{transform:translate(0)}}@keyframes moveHorizontalReverse-b7335392{0%{transform:translate(0)}50%{transform:translate(-10vw)}to{transform:translate(0)}}@keyframes rotateAndMoveLeft-b7335392{0%{transform:rotate(330deg) translate(0)}to{transform:rotate(1turn) translate(100px)}}@keyframes rotateAndMoveRight-b7335392{0%{transform:rotate(25deg) translate(100px)}to{transform:rotate(0) translate(0)}}@keyframes fadeIn-b7335392{0%{opacity:0}to{opacity:1}}.fade-enter-active[data-v-b7335392],.fade-leave-active[data-v-b7335392]{transition:opacity .5s ease,transform .5s ease}.fade-enter-from[data-v-b7335392],.fade-leave-to[data-v-b7335392]{opacity:0;transform:translateY(20px)}.fade-enter-to[data-v-b7335392],.fade-leave-from[data-v-b7335392]{opacity:1;transform:translateY(0)}.blur-fade-enter-active[data-v-b7335392],.blur-fade-leave-active[data-v-b7335392]{transition:opacity .3s ease}.blur-fade-enter-from[data-v-b7335392],.blur-fade-leave-to[data-v-b7335392]{opacity:0}.blur-fade-enter-to[data-v-b7335392],.blur-fade-leave-from[data-v-b7335392]{opacity:1}.exchange__main__promo-text[data-v-b7335392]{cursor:pointer;max-width:160px;position:absolute;right:-190px;top:101px;transition:transform .3s ease,opacity .3s ease;z-index:10}@media(max-width:1023px){.exchange__main__promo-text[data-v-b7335392]{display:none}}.exchange__main__promo-left[data-v-b7335392]{backface-visibility:hidden;left:0;opacity:0;pointer-events:none;position:absolute;top:175px;transform:translateZ(0);transition:transform .8s cubic-bezier(.34,1.56,.64,1),opacity .6s ease;will-change:transform;z-index:1}.exchange__main__promo-left._peek[data-v-b7335392]{cursor:pointer;pointer-events:auto}.exchange__main__promo-left._expanded[data-v-b7335392]{opacity:1;transform:translate(-315px)}.exchange__main__promo-left.onramp._expanded[data-v-b7335392]{left:60px;top:175px}@media(max-width:1023px){.exchange__main__promo-left[data-v-b7335392]{display:none}}.exchange__main__promo-right[data-v-b7335392]{backface-visibility:hidden;opacity:0;pointer-events:none;position:absolute;right:-85px;top:-40px;transform:translateZ(0);transition:transform .8s cubic-bezier(.34,1.56,.64,1),opacity .6s ease;transition-delay:.08s;will-change:transform;z-index:1}.exchange__main__promo-right._peek[data-v-b7335392]{cursor:pointer;opacity:1;pointer-events:auto;transform:rotate(45deg)}.exchange__main__promo-right._expanded[data-v-b7335392]{opacity:1;top:0;transform:translate(210px)}.exchange__main__promo-right.onramp._peek[data-v-b7335392]{right:-75px;top:40px;transform:rotate(338deg)}.exchange__main__promo-right.onramp._expanded[data-v-b7335392]{right:-20px;top:55px}@media(max-width:1023px){.exchange__main__promo-right[data-v-b7335392]{display:none}}.promo-text-enter-active[data-v-b7335392],.promo-text-leave-active[data-v-b7335392]{transition:opacity .4s ease,transform .4s ease}.promo-text-enter-from[data-v-b7335392],.promo-text-leave-to[data-v-b7335392]{opacity:0;transform:scale(.8)}.promo-slide-left-enter-active[data-v-b7335392]{transition:transform .8s cubic-bezier(.34,1.56,.64,1),opacity .6s ease}.promo-slide-left-leave-active[data-v-b7335392]{transition:transform .4s ease,opacity .4s ease}.promo-slide-left-enter-from[data-v-b7335392],.promo-slide-left-leave-to[data-v-b7335392]{opacity:0;transform:translate(100px)}.promo-slide-right-enter-active[data-v-b7335392],.promo-slide-right-leave-active[data-v-b7335392]{transition:transform .8s cubic-bezier(.34,1.56,.64,1),opacity .6s ease}.promo-slide-right-enter-from[data-v-b7335392],.promo-slide-right-leave-to[data-v-b7335392]{opacity:0;transform:translate(-100px)}.stories-preview[data-v-04b63209]{align-items:center;cursor:pointer;display:flex;flex-direction:column;transition:transform .2s ease}.stories-preview__outer[data-v-04b63209]{align-items:center;border:2px solid var(--color-primary);border-radius:24px;display:inline-flex;height:138px;justify-content:center;width:138px}@media(max-width:1023px){.stories-preview__outer[data-v-04b63209]{border:1px solid var(--color-primary);border-radius:20px;height:94px;width:94px}}.stories-preview__outer._viewed[data-v-04b63209]{border-color:var(--color-grey-200)}.stories-preview__inner[data-v-04b63209]{align-items:start;display:flex;flex-direction:column;height:128px;justify-content:end;padding:11px 17px;position:relative;width:128px}@media(max-width:1023px){.stories-preview__inner[data-v-04b63209]{border-radius:16px;height:86px;padding:8px 12px;width:86px}}.stories-preview__img[data-v-04b63209]{border-radius:20px;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;top:0;width:100%}@media(max-width:1023px){.stories-preview__img[data-v-04b63209]{border-radius:16px}}.stories-preview__title[data-v-04b63209]{color:var(--color-white);font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:14px;font-style:normal;font-weight:600;line-height:110%;max-width:91px;position:relative;word-break:break-word}@media(max-width:1023px){.stories-preview__title[data-v-04b63209]{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:10px;font-style:normal;font-weight:400;line-height:12px;max-width:66px}}.stories-slider[data-v-766b882f]{height:100%;min-height:clamp(60vh,788px,90vh);outline:none!important;padding:0 73px;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}@media(max-width:541px){.stories-slider[data-v-766b882f]{height:100dvh!important;inset:0;max-height:100dvh!important;min-height:100dvh!important;overflow:hidden;padding:0;position:fixed;touch-action:none;-webkit-overflow-scrolling:touch}}.stories-slider__close[data-v-766b882f]{align-items:center;display:flex;height:64px;justify-content:center;position:absolute;right:73px;top:0;width:64px;z-index:10}@media(max-width:541px){.stories-slider__close[data-v-766b882f]{height:56px;right:16px;top:16px;width:56px}}.stories-slider__close-button[data-v-766b882f]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0000004d;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15));height:40px;transition:all .3s ease-in-out;width:40px}@media(max-width:541px){.stories-slider__close-button[data-v-766b882f]{height:32px;width:32px}}.stories-slider__close-button[data-v-766b882f]:hover{background-color:#00000080;color:var(--color-white)}.stories-slider__close-button[data-v-766b882f] svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.stories-slider__swiper[data-v-766b882f]{height:100%;width:100%}@media(max-width:541px){.stories-slider__swiper[data-v-766b882f]{height:100dvh!important;max-height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}}.stories-slider__slide[data-v-766b882f]{height:100%;width:100%}@media(max-width:541px){.stories-slider__slide[data-v-766b882f]{height:100dvh!important;max-height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}}.stories-slider__story[data-v-766b882f]{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;display:flex;height:clamp(60vh,788px,90vh);overflow:hidden;position:relative;width:100%}.stories-slider__story--no-image[data-v-766b882f]{background-color:#00b3ff}@media(max-width:541px){.stories-slider__story[data-v-766b882f]{border-radius:0;height:100dvh!important;inset:0;max-height:100dvh!important;min-height:100dvh!important;overflow:hidden;position:fixed}}.stories-slider__nav-button[data-v-766b882f]{align-items:center;background:#edf2f8;border:none;border-radius:50%;color:var(--color-primary);cursor:pointer;display:flex;height:40px;justify-content:center;outline:none;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease,box-shadow .2s ease,color .2s ease;width:40px;z-index:10}@media(max-width:1023px){.stories-slider__nav-button[data-v-766b882f]{display:none!important}}.stories-slider__nav-button[data-v-766b882f]:not(.stories-slider__nav-button:disabled):hover{opacity:.9}.stories-slider__nav-button--prev[data-v-766b882f]{left:0}.stories-slider__nav-button--next[data-v-766b882f]{right:0}.stories-slider__nav-button.is-disabled[data-v-766b882f],.stories-slider__nav-button[data-v-766b882f]:disabled{box-shadow:none;cursor:default;opacity:.4}.stories-slider__icon[data-v-766b882f]{align-items:center;display:inline-flex;justify-content:center;line-height:0}.stories-slider__icon--prev[data-v-766b882f]{transform:rotate(90deg)}.stories-slider__icon--next[data-v-766b882f]{transform:rotate(-90deg)}.stories-slider__content[data-v-766b882f]{color:var(--color-white);padding:40px 54px 64px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}@media(max-width:541px){.stories-slider__content[data-v-766b882f]{padding:20px 24px 32px}}.stories-slider__button[data-v-766b882f]{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:20px;font-style:normal;font-weight:600;height:64px;line-height:28px}.stories-slider__button[data-v-766b882f] .base-button__content{color:inherit!important}@media(max-width:541px){.stories-slider__button[data-v-766b882f]{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:700;height:52px;line-height:24px;margin-top:69px}}.stories-slider__title[data-v-766b882f]{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:40px;font-style:normal;font-weight:700;line-height:48px;margin-bottom:16px}@media(max-width:541px){.stories-slider__title[data-v-766b882f]{margin-bottom:24px}}.stories-slider__description[data-v-766b882f]{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}[data-v-766b882f] .swiper-wrapper{height:100%}@media(max-width:541px){[data-v-766b882f] .swiper-wrapper{height:100dvh!important;max-height:100dvh!important;min-height:100dvh!important}}[data-v-766b882f] .swiper-slide{height:100%}@media(max-width:541px){[data-v-766b882f] .swiper-slide{height:100dvh!important;max-height:100dvh!important;min-height:100dvh!important}}[data-v-766b882f],[data-v-766b882f]:focus{outline:none!important}.stories-popup[data-v-b33e857f]{height:90vh;margin:0 auto;max-width:603px;width:100%}@media(max-width:541px){.stories-popup[data-v-b33e857f]{box-sizing:border-box;height:100dvh;inset:0;margin:0;max-height:100dvh;max-width:100%;min-height:100dvh;overflow:hidden;padding:0;position:fixed}}.stories-popup-base[data-v-b33e857f]{outline:none!important}.stories-popup-base[data-v-b33e857f] *{border:none!important;outline:none!important}.stories-popup-base[data-v-b33e857f] .base-popup,.stories-popup-base[data-v-b33e857f] .base-popup__content{outline:none!important}.stories-popup-base[data-v-b33e857f] .base-popup__form{background:transparent;overflow:hidden;padding:0!important}@media(max-width:1023px){.stories-popup-base[data-v-b33e857f] .base-popup__form{border-radius:0!important;height:100dvh!important;inset:0!important;margin:0!important;max-height:100dvh!important;min-height:100dvh!important;padding:0!important;position:fixed!important}}.stories-popup-base[data-v-b33e857f] .base-popup-content{height:100%;overflow:hidden}.stories-popup-base[data-v-b33e857f] .base-popup-content__main{align-items:center;display:flex;height:100%;overflow:hidden}@media(max-width:1023px){.stories-popup-base[data-v-b33e857f] .base-popup-content__main{height:100dvh!important;inset:0!important;max-height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;position:fixed!important}}.stories-popup-base[data-v-b33e857f] .base-popup__close{display:none!important}.section-stories[data-v-3ff0cbfc]{padding:40px 0}@media(max-width:1023px){.section-stories[data-v-3ff0cbfc]{overflow:visible;padding:32px 0;width:100%}.section-stories__container[data-v-3ff0cbfc]{display:flex;justify-content:center;overflow:visible}}.section-stories__list[data-v-3ff0cbfc]{display:flex;gap:16px;justify-content:center;margin:0 auto;max-width:600px}.section-stories__list--many[data-v-3ff0cbfc]{justify-content:flex-start}.section-stories__list[data-v-3ff0cbfc]>*{flex:0 0 auto}@media(max-width:1023px){.section-stories__list[data-v-3ff0cbfc]{gap:8px;margin:0;max-width:-moz-max-content;max-width:max-content;overflow-x:auto;overflow-y:hidden;scroll-padding-left:var(--grid-default-margin);scroll-padding-right:var(--grid-default-margin);width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}.section-stories__list[data-v-3ff0cbfc]::-webkit-scrollbar{display:none;height:0;width:0}.section-stories__list[data-v-3ff0cbfc]>*{scroll-snap-align:start}.section-stories__list--many[data-v-3ff0cbfc]{justify-content:flex-start}}.section-seo[data-v-2b0b0bdc]{align-items:stretch;display:flex;gap:32px;justify-content:flex-start}@media(max-width:1023px){.section-seo[data-v-2b0b0bdc]{flex-direction:column-reverse;gap:8px}}.section-seo__main[data-v-2b0b0bdc]{display:flex;flex-direction:column;gap:30px;max-width:calc(100% - 432px)}@media(max-width:1023px){.section-seo__main[data-v-2b0b0bdc]{gap:8px;max-width:unset}}.section-seo__main h2[data-v-2b0b0bdc]{color:var(--color-black);font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:44px;font-style:normal;font-weight:600;line-height:56px;margin:0}@media(max-width:1023px){.section-seo__main h2[data-v-2b0b0bdc]{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:24px;font-style:normal;font-weight:600;line-height:32px}}.section-seo__main p[data-v-2b0b0bdc]{color:var(--color-grey-700);font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:20px;font-style:normal;font-weight:400;line-height:32px;margin:0;white-space:pre-wrap}@media(max-width:1023px){.section-seo__main p[data-v-2b0b0bdc]{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}}.section-seo__btn[data-v-2b0b0bdc]{line-height:32px;margin-top:10px;max-width:320px}@media(max-width:1023px){.section-seo__btn[data-v-2b0b0bdc]{margin-top:8px;max-width:unset}}
