.SubpageAbout-module-scss-module__mIa8WG__aboutPage{font-family:var(--font-inter),sans-serif}
.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,gainsboro));appearance:button;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover,whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:#0000}.react-international-phone-country-selector-button__button-content{justify-content:center;align-items:center;display:flex}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size,4px)solid var(--react-international-phone-country-selector-arrow-color,#777);border-right:var(--react-international-phone-country-selector-arrow-size,4px)solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size,4px)solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,whitesmoke))}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width,24px);height:var(--react-international-phone-flag-height,24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{z-index:1;top:var(--react-international-phone-dropdown-top,44px);left:var(--react-international-phone-dropdown-left,0);background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,white));width:300px;max-height:200px;box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));flex-direction:column;margin:0;padding:4px 0;list-style:none;display:flex;position:absolute;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0);background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,gainsboro));border:none}.react-international-phone-country-selector-dropdown__list-item{min-height:var(--react-international-phone-dropdown-item-height,28px);box-sizing:border-box;align-items:center;padding:2px 8px;display:flex}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:var(--react-international-phone-dropdown-item-font-size,14px);text-overflow:ellipsis;white-space:nowrap;margin-right:8px;overflow:hidden}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke))}.react-international-phone-dial-code-preview{border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,gainsboro));background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,white));color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;align-items:center;margin-right:-1px;padding:0 8px;display:flex}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius,4px);border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-border-color,gainsboro);border-radius:var(--react-international-phone-border-radius,4px);background-color:var(--react-international-phone-background-color,white);color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:var(--react-international-phone-font-size,13px);border-top-left-radius:0;border-bottom-left-radius:0;margin:0;padding:0 8px;overflow:visible}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color,whitesmoke);color:var(--react-international-phone-disabled-text-color,#666)}
.PhoneField-module-scss-module__V7LA9G__phoneField{--react-international-phone-height:37px;--react-international-phone-background-color:transparent;--react-international-phone-text-color:#ffffffd9;--react-international-phone-font-size:16px;--react-international-phone-border-radius:0;--react-international-phone-border-color:#ffffff73;--react-international-phone-country-selector-background-color:transparent;--react-international-phone-country-selector-background-color-hover:transparent;--react-international-phone-country-selector-border-color:#ffffff73;--react-international-phone-country-selector-arrow-color:#ffffff8c;--react-international-phone-flag-width:22px;--react-international-phone-flag-height:16px;--react-international-phone-dropdown-item-background-color:#0c0c0c;--react-international-phone-dropdown-item-text-color:#ffffffe6;--react-international-phone-dropdown-item-dial-code-color:#ffffff73;--react-international-phone-selected-dropdown-item-background-color:#b2ef2d24;--react-international-phone-selected-dropdown-item-text-color:#fff;--react-international-phone-selected-dropdown-item-dial-code-color:#b2ef2d;--react-international-phone-dropdown-shadow:0 8px 24px #0000008c;--react-international-phone-dropdown-preferred-list-divider-color:#ffffff1f;z-index:2;width:100%;position:relative}.PhoneField-module-scss-module__V7LA9G__phoneField .react-international-phone-input-container{align-items:stretch;width:100%}.PhoneField-module-scss-module__V7LA9G__phoneField .react-international-phone-country-selector-button{border:none;border-bottom:1px solid var(--react-international-phone-border-color);border-radius:0;margin-right:0;padding:0 6px 0 0;transition:border-color .25s}.PhoneField-module-scss-module__V7LA9G__phoneField .react-international-phone-input{border:none;border-bottom:1px solid var(--react-international-phone-border-color);min-width:0;font-family:var(--font-poppins),sans-serif;caret-color:#8fc41c;border-radius:0;flex:1;padding:8px 4px 8px 8px;font-weight:500;line-height:20px;transition:border-color .25s,color .25s}.PhoneField-module-scss-module__V7LA9G__phoneField .react-international-phone-input::placeholder{font-family:var(--font-poppins),sans-serif;color:#ffffff73;transition:color .25s,opacity .25s}:is(.PhoneField-module-scss-module__V7LA9G__phoneField:hover .react-international-phone-country-selector-button,.PhoneField-module-scss-module__V7LA9G__phoneField:hover .react-international-phone-input){border-bottom-color:#8fc41c}.PhoneField-module-scss-module__V7LA9G__phoneField:hover .react-international-phone-input::placeholder{color:#8fc41c}.PhoneField-module-scss-module__V7LA9G__phoneField .react-international-phone-input:focus{color:#fff;border-bottom-color:#ffffff73;outline:none}.PhoneField-module-scss-module__V7LA9G__phoneField .react-international-phone-input:focus::placeholder{opacity:0}.PhoneField-module-scss-module__V7LA9G__phoneField .react-international-phone-country-selector-dropdown{z-index:3000;width:min(300px,85vw);max-height:220px;font-family:var(--font-poppins),sans-serif;scrollbar-width:thin;scrollbar-color:#ffffff40 #0000;border:1px solid #ffffff1f;border-radius:4px}.PhoneField-module-scss-module__V7LA9G__phoneFieldInvalid{--react-international-phone-border-color:#e8023e}:is(.PhoneField-module-scss-module__V7LA9G__phoneFieldInvalid:hover .react-international-phone-country-selector-button,.PhoneField-module-scss-module__V7LA9G__phoneFieldInvalid:hover .react-international-phone-input){border-bottom-color:#e8023e}.PhoneField-module-scss-module__V7LA9G__phoneFieldInvalid .react-international-phone-input:focus{border-bottom-color:#e8023e}
.Slider-module-scss-module__D5RIjG__sliderContainer{height:calc(100vh - 5rem)}@media (max-width:768px){.Slider-module-scss-module__D5RIjG__sliderContainer{height:calc(100dvh - 5rem);min-height:calc(100dvh - 5rem)}.Slider-module-scss-module__D5RIjG__sliderContainer .swiper-slide{height:calc(100dvh - 5rem);min-height:calc(100dvh - 5rem)}}@media (min-height:650px) and (min-width:769px){.Slider-module-scss-module__D5RIjG__sliderContainer{height:100vh;min-height:100vh}}@media (min-height:900px) and (min-width:769px){.Slider-module-scss-module__D5RIjG__sliderContainer{height:calc(100vh - 5rem);min-height:calc(100vh - 5rem)}}:is(.Slider-module-scss-module__D5RIjG__sliderContainer .button__link,.Slider-module-scss-module__D5RIjG__sliderContainer .button__link-dark){font-family:var(--font-inter),"Inter",sans-serif;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;font-size:16px;font-style:normal;font-weight:500;line-height:19px;display:flex}.Slider-module-scss-module__D5RIjG__sliderContainer .button__link-dark{-webkit-backdrop-filter:none;backdrop-filter:none}@media screen and (max-width:450px){:is(.Slider-module-scss-module__D5RIjG__sliderContainer .button__link,.Slider-module-scss-module__D5RIjG__sliderContainer .button__link-dark){padding:12px 20px;font-size:16px;line-height:19px}}
.BunnerStartup-module-scss-module__U6KZSq__container{background-color:#000;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;height:calc(100vh - 5rem);min-height:calc(100vh - 5rem);display:flex;position:relative;overflow:hidden}@media (min-width:769px) and (min-height:650px){.BunnerStartup-module-scss-module__U6KZSq__container{height:100vh;min-height:100vh}}@media (min-width:769px) and (min-height:900px){.BunnerStartup-module-scss-module__U6KZSq__container{height:calc(100vh - 5rem);min-height:calc(100vh - 5rem)}}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__container{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:calc(100dvh - 5rem);min-height:calc(100dvh - 5rem);max-height:calc(100dvh - 5rem);padding-bottom:2.75rem}}.BunnerStartup-module-scss-module__U6KZSq__container__left{z-index:2;align-items:center;width:65vw;display:flex;position:relative}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__container__left{flex:1;align-items:flex-start;width:100vw;margin:0}}.BunnerStartup-module-scss-module__U6KZSq__title__wrapper{flex-direction:column;width:65vw;padding:.5rem 4rem;display:flex}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__title__wrapper{flex-flow:wrap;justify-content:space-between;width:100vw;padding:.5rem 1rem}}.BunnerStartup-module-scss-module__U6KZSq__title{text-transform:uppercase;z-index:1;margin:0 0 2rem;padding:0;font-size:4rem;font-weight:400}@media (max-width:1920px){.BunnerStartup-module-scss-module__U6KZSq__title{font-size:3rem}}@media (max-width:1440px){.BunnerStartup-module-scss-module__U6KZSq__title{font-size:2.5rem}}@media (max-width:1024px){.BunnerStartup-module-scss-module__U6KZSq__title{font-size:2.2rem;font-weight:700}}.BunnerStartup-module-scss-module__U6KZSq__text{z-index:1;margin-bottom:2rem;font-size:1.3rem;font-weight:300}.BunnerStartup-module-scss-module__U6KZSq__links__wrapper{flex-direction:column;gap:1rem;display:flex}.BunnerStartup-module-scss-module__U6KZSq__links__wrapper .BunnerStartup-module-scss-module__U6KZSq__buttons{flex-wrap:wrap;gap:1rem;max-width:100%;display:flex}.BunnerStartup-module-scss-module__U6KZSq__links__wrapper .BunnerStartup-module-scss-module__U6KZSq__buttons :is(a,button).BunnerStartup-module-scss-module__U6KZSq__button__link{box-sizing:border-box;white-space:normal;text-align:center;max-width:100%}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__links__wrapper{display:none}}.BunnerStartup-module-scss-module__U6KZSq__links__wrapperSmall{z-index:1;margin-top:2rem;display:none}.BunnerStartup-module-scss-module__U6KZSq__links__wrapperSmall .BunnerStartup-module-scss-module__U6KZSq__butt{gap:1rem;display:flex}.BunnerStartup-module-scss-module__U6KZSq__links__wrapperSmall .BunnerStartup-module-scss-module__U6KZSq__butt :first-child{width:min-content}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__links__wrapperSmall>.button__link{width:100%}.BunnerStartup-module-scss-module__U6KZSq__links__wrapperSmall{box-sizing:border-box;flex-direction:column;align-self:stretch;gap:1rem;width:100%;max-width:100%;padding:.5rem 1rem;display:flex}.BunnerStartup-module-scss-module__U6KZSq__links__wrapperSmall :is(a,button).BunnerStartup-module-scss-module__U6KZSq__button__link:first-of-type{box-sizing:border-box;white-space:normal;text-align:center;align-self:stretch;width:100%;max-width:100%}}.BunnerStartup-module-scss-module__U6KZSq__container__right{z-index:1;justify-content:flex-end;width:30vw;padding:0;display:flex}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__container__right{box-sizing:border-box;flex-direction:column;align-items:flex-end;width:100%;max-width:100%}}.BunnerStartup-module-scss-module__U6KZSq__container__right__img{padding-right:2rem;position:relative}@media (max-width:1440px){.BunnerStartup-module-scss-module__U6KZSq__container__right__img{transform:translate(60px)translateY(50px)rotate(-5deg)}}.BunnerStartup-module-scss-module__U6KZSq__bottom__wrapper{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:25%;left:-40px}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__bottom__wrapper{flex-direction:row;justify-content:center;position:relative;top:0;left:0}}.BunnerStartup-module-scss-module__U6KZSq__planet__green{aspect-ratio:1/1.2;background-image:-webkit-image-set(url(/img/bannerStartup/planet-green.webp) 1x type("image/webp"),url(/img/bannerStartup/planet-green.png) 1x type("image/png"));background-image:image-set("/img/bannerStartup/planet-green.webp" 1x type("image/webp"),"/img/bannerStartup/planet-green.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:200px;position:absolute;bottom:0;right:0}.BunnerStartup-module-scss-module__U6KZSq__planet__yellow{aspect-ratio:1;background-image:-webkit-image-set(url(/img/bannerStartup/planet-yellow.webp) 1x type("image/webp"),url(/img/bannerStartup/planet-yellow.png) 1x type("image/png"));background-image:image-set("/img/bannerStartup/planet-yellow.webp" 1x type("image/webp"),"/img/bannerStartup/planet-yellow.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:400px;position:absolute;top:0;right:0;transform:rotate(180deg)translate(-35%,15%)}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__planet__yellow{width:250px;top:-7%;right:-5%}}.BunnerStartup-module-scss-module__U6KZSq__rocket{aspect-ratio:1/2.3;background-image:-webkit-image-set(url(/img/bannerStartup/rocket.webp) 1x type("image/webp"),url(/img/bannerStartup/rocket.png) 1x type("image/png"));background-image:image-set("/img/bannerStartup/rocket.webp" 1x type("image/webp"),"/img/bannerStartup/rocket.png" 1x type("image/png"));background-position:bottom;background-repeat:no-repeat;background-size:contain;height:680px;max-height:calc(100% - 24px);position:absolute;bottom:-15%;right:20%;transform:rotate(30deg)}@media (max-width:1440px){.BunnerStartup-module-scss-module__U6KZSq__rocket{height:440px}}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__rocket{height:50vh;max-height:none;bottom:0;left:-15%;transform:rotate(60deg)}}.BunnerStartup-module-scss-module__U6KZSq__rect{width:60vw;height:auto;max-height:45%;position:absolute;bottom:0;right:-5%}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__rect{display:none}}.BunnerStartup-module-scss-module__U6KZSq__rect__left{width:60vw;height:auto;max-height:45%;position:absolute;bottom:0;left:0}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__rect__left{display:none}}.BunnerStartup-module-scss-module__U6KZSq__bottom__links{flex-direction:column;align-items:center;gap:20px;padding:0 0 8px;display:flex}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__bottom__links{flex-direction:row;justify-content:center;gap:22px}}@media (min-width:768px){.BunnerStartup-module-scss-module__U6KZSq__bottom__links img{width:30px;height:30px}}.BunnerStartup-module-scss-module__U6KZSq__half__line{object-fit:cover;transform:rotate(90deg)translate(70px)}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__half__line{transform-origin:0;transform:translateY(0)}}.BunnerStartup-module-scss-module__U6KZSq__mirrored{transform:rotate(-90deg)translate(75px)}@media (max-width:768px){.BunnerStartup-module-scss-module__U6KZSq__mirrored{transform:scaleX(-1)translate(-145px)}.BunnerStartup-module-scss-module__U6KZSq__text__center{text-align:center;margin:2rem 0 1rem;font-size:14px;font-weight:600}}
.CryptoExchangeSolutions-module-scss-module__2fJqqW__container{z-index:100;background-color:#000;flex-wrap:wrap;width:100%;min-height:210vh;display:flex;position:relative;overflow:visible}@media (max-width:1950px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__container{min-height:210vh}}@media (max-width:1600px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__container{min-height:200vh}}@media (max-height:870px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__container{min-height:235vh}}@media (max-height:840px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__container{min-height:245vh}}@media (max-height:800px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__container{min-height:255vh}}@media (max-height:770px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__container{min-height:265vh}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__containerTitle{z-index:20;justify-content:space-between;width:100%;display:flex}.CryptoExchangeSolutions-module-scss-module__2fJqqW__titleContainer{z-index:20;width:100%;max-width:900px;padding-top:60px;padding-left:80px;position:relative}.CryptoExchangeSolutions-module-scss-module__2fJqqW__title{text-transform:uppercase;color:#fff;z-index:20;margin-bottom:24px;font-size:50px;font-weight:600;line-height:120%;position:relative}.CryptoExchangeSolutions-module-scss-module__2fJqqW__badge{color:#fff;background:#181818;align-items:center;width:fit-content;height:fit-content;margin-top:60px;margin-right:80px;padding:12px 22px;font-size:16px;font-weight:500;display:flex}.CryptoExchangeSolutions-module-scss-module__2fJqqW__cardsScene{z-index:20;width:100%;max-width:1280px;min-height:1550px;margin:0 auto;position:relative}.CryptoExchangeSolutions-module-scss-module__2fJqqW__card{z-index:3;-webkit-backdrop-filter:blur(3.28px);backdrop-filter:blur(3.28px);background:linear-gradient(139deg,#1d1d1d 0%,#161616 100%);border-radius:1px;height:fit-content;padding:16px;position:absolute}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCardTitle{letter-spacing:-.03em;color:#b2ef2d;font-size:18px;font-weight:500;line-height:130%}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCardTitle{letter-spacing:-.03em;color:#ff7a5c;font-size:18px;font-weight:500;line-height:130%}.CryptoExchangeSolutions-module-scss-module__2fJqqW__cardDescription{letter-spacing:-.03em;color:#b7b5b5;font-size:18px;font-weight:500;line-height:130%}.CryptoExchangeSolutions-module-scss-module__2fJqqW__card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;z-index:-1;background:radial-gradient(92% 92% at 80% 105%,#ffffff4d,#0000),radial-gradient(88% 93% at -36% -37%,#ffffff80,#0000),linear-gradient(90deg,#fff,#0000);padding:.81px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveCardsCarousel,.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveCarouselWrapper,.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveCarouselNav{display:none}.CryptoExchangeSolutions-module-scss-module__2fJqqW__navButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}.CryptoExchangeSolutions-module-scss-module__2fJqqW__navButton:hover{opacity:.8}.CryptoExchangeSolutions-module-scss-module__2fJqqW__navButtonEnd{margin-left:auto}.CryptoExchangeSolutions-module-scss-module__2fJqqW__navIcon{width:48px;height:48px;display:block}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard1{width:434px;top:-40px;left:0}@media (max-width:1660px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard1{top:10px;left:150px}}@media (max-width:1450px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard1{top:10px;left:150px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard2{width:484px;top:180px;left:-150px}@media (max-width:1660px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard2{top:230px;left:20px}}@media (max-width:1450px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard2{top:230px;left:80px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard3{width:534px;top:440px;left:-170px}@media (max-width:1660px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard3{top:510px;left:-10px}}@media (max-width:1450px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard3{top:440px;left:50px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard4{width:419px;top:710px;left:-45px}@media (max-width:1660px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard4{top:720px;left:90px}}@media (max-width:1450px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard4{top:650px;left:150px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard5{width:567px;top:942px;left:214px}@media (max-width:1350px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard5{left:114px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard6{width:545px;top:1159px;left:216.5px}@media (max-width:1350px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard6{left:116px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard7{width:465px;top:1369px;left:287px}@media (max-width:1350px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCard7{left:187px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard1{width:375px;top:-15px;left:390px}@media (max-width:1660px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard1{top:30px;left:540px}}@media (max-width:1450px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard1{top:30px;left:540px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard2{width:586px;top:210px;left:290px}@media (max-width:1660px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard2{top:250px;left:470px}}@media (max-width:1450px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard2{top:250px;left:520px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard3{width:604px;top:460px;left:330px}@media (max-width:1660px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard3{top:530px;left:480px}}@media (max-width:1450px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard3{top:460px;left:540px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard4{width:430px;top:740px;left:330px}@media (max-width:1660px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard4{top:740px;left:480px}}@media (max-width:1450px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard4{top:670px;left:540px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard5{width:557px;top:978px;left:744px}@media (max-width:1350px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard5{left:644px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard6{width:560px;top:1188px;left:738.5px}@media (max-width:1350px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard6{left:638px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard7{width:492px;top:1388px;left:736px}@media (max-width:1350px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCard7{left:636px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetTopLeft{z-index:4;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/planetTop.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/planetTop.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/planetTop.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/planetTop.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:1400px;height:1400px;position:absolute;top:-5%;left:-2%;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}@media (max-width:1600px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetTopLeft{width:1200px;height:1200px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomLeft{z-index:4;background-image:-webkit-image-set(url(/img/whoNeedsThisPlatform/planetLeft.webp) 1x type("image/webp"),url(/img/whoNeedsThisPlatform/planetLeft.png) 1x type("image/png"));background-image:image-set("/img/whoNeedsThisPlatform/planetLeft.webp" 1x type("image/webp"),"/img/whoNeedsThisPlatform/planetLeft.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:900px;height:900px;position:absolute;bottom:-10vh;right:25vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}@media (max-width:1440px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomLeft{width:700px;height:700px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenEllipse{filter:blur(118.31px);z-index:5;background:linear-gradient(171deg,#b2ef2d 0%,#66891a 100%);border-radius:9999px;width:589px;height:589px;position:absolute;top:calc(50% - 284px);right:-550px;transform:rotate(180deg)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redEllipse{filter:blur(118.31px);z-index:5;background:linear-gradient(171deg,#ef2d71 0%,#891e1a 100%);border-radius:9999px;width:589px;height:589px;position:absolute;top:calc(50% - 284px);left:-550px;transform:rotate(180deg)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin1{z-index:4;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/greenCoin1.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/greenCoin1.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/greenCoin1.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/greenCoin1.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:240px;height:240px;animation:5s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;top:12vh;right:15vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}@media (max-width:1440px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin1{width:240px;height:240px}}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin2{z-index:4;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/greenCoin2.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/greenCoin2.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/greenCoin2.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/greenCoin2.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:350px;height:350px;animation:4s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;top:35vh;right:2vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin3{z-index:15;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/greenCoin3.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/greenCoin3.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/greenCoin3.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/greenCoin3.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:400px;height:400px;animation:3s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;top:65vh;right:-5vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin4{z-index:15;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/greenCoin4.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/greenCoin4.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/greenCoin4.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/greenCoin4.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:350px;height:350px;animation:5s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;bottom:60vh;right:10vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin5{z-index:15;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/greenCoin5.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/greenCoin5.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/greenCoin5.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/greenCoin5.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:250px;height:250px;animation:4s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;bottom:14vh;right:-1vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin1{z-index:4;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/redCoin1.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/redCoin1.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/redCoin1.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/redCoin1.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:250px;height:250px;animation:7s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;top:16vh;left:25vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin2{z-index:4;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/redCoin2.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/redCoin2.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/redCoin2.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/redCoin2.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:450px;height:450px;animation:6s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;top:38vh;left:-1vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin3{z-index:4;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/redCoin3.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/redCoin3.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/redCoin3.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/redCoin3.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:250px;height:250px;animation:5s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;top:75vh;left:50vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin4{z-index:4;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/redCoin4.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/redCoin4.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/redCoin4.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/redCoin4.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:250px;height:250px;animation:4s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;bottom:85vh;left:12vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin5{z-index:4;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/redCoin2.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/redCoin2.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/redCoin2.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/redCoin2.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:350px;height:350px;animation:6s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;bottom:30vh;left:2vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin6{z-index:4;background-image:-webkit-image-set(url(/img/cryptoExchangeSolutions/redCoin6.webp) 1x type("image/webp"),url(/img/cryptoExchangeSolutions/redCoin6.png) 1x type("image/png"));background-image:image-set("/img/cryptoExchangeSolutions/redCoin6.webp" 1x type("image/webp"),"/img/cryptoExchangeSolutions/redCoin6.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:contain;width:350px;height:350px;animation:6s ease-in-out infinite CryptoExchangeSolutions-module-scss-module__2fJqqW__float;position:absolute;bottom:-10vh;left:25vh;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}@media (max-width:1200px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__container{min-height:950px;padding:50px 24px}.CryptoExchangeSolutions-module-scss-module__2fJqqW__containerTitle{z-index:20;flex-direction:column;gap:20px;position:relative}.CryptoExchangeSolutions-module-scss-module__2fJqqW__titleContainer{max-width:none;padding:0}.CryptoExchangeSolutions-module-scss-module__2fJqqW__title{font-size:32px}.CryptoExchangeSolutions-module-scss-module__2fJqqW__badge{margin:0}.CryptoExchangeSolutions-module-scss-module__2fJqqW__cardsScene{display:none}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveCarouselWrapper{z-index:20;flex-direction:column;width:100%;margin-top:40px;display:flex;position:relative}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveCardsCarousel{z-index:20;touch-action:pan-y;width:100%;display:block;position:relative;overflow:hidden}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveTrack{will-change:transform;width:100%;display:flex}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveSlide{flex-direction:column;flex:0 0 100%;gap:16px;width:100%;min-width:100%;display:flex}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptivePair{flex-direction:column;gap:16px;width:100%;display:flex}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveCard{width:624px;max-width:100%;position:relative}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptivePair .CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveCard:first-child{align-self:flex-start}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptivePair .CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveCard:last-child{align-self:flex-end}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveCarouselNav{justify-content:space-between;align-items:center;width:100%;margin-top:24px;display:flex}.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetTopLeft,.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetCenter{display:none}.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomLeft{width:700px;height:700px;bottom:-5%;left:10%}.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomRight{width:400px;height:400px;bottom:-5vh;right:-25vh}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin2{z-index:10;width:280px;height:280px;top:-5vh;right:-11vh}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin1{z-index:10;width:150px;height:150px;top:19vh;right:-5vh}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin3{display:none}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin4{z-index:10;width:280px;height:280px;top:auto;bottom:5vh;right:-11vh}.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCoin5,.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin5,.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin6,.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin1{display:none}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin2{z-index:2;width:480px;height:480px;top:18vh;left:-18vh}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin3{width:150px;height:150px;top:20vh;bottom:0;left:12vh}.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCoin4{display:none}}@media (max-width:768px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__title{font-size:24px}.CryptoExchangeSolutions-module-scss-module__2fJqqW__adaptiveCard{width:364px;max-width:100%;position:relative}.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomLeft{width:700px;height:700px;bottom:14%;left:0}}@media (max-width:640px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__container{padding:40px 16px}.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomLeft{bottom:5%;left:-5%}.CryptoExchangeSolutions-module-scss-module__2fJqqW__title{font-size:24px}.CryptoExchangeSolutions-module-scss-module__2fJqqW__cardDescription,.CryptoExchangeSolutions-module-scss-module__2fJqqW__redCardTitle,.CryptoExchangeSolutions-module-scss-module__2fJqqW__greenCardTitle{font-size:16px}}@keyframes CryptoExchangeSolutions-module-scss-module__2fJqqW__float{0%{transform:translate(0,0)}50%{transform:translateY(-20px)}to{transform:translate(0,0)}}@media (max-width:620px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomLeft{bottom:5%;left:-10%}}@media (max-width:580px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomLeft{bottom:5%;left:-12%}}@media (max-width:550px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomLeft{bottom:5%;left:-15%}}@media (max-width:520px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomLeft{bottom:5%;left:-20%}}@media (max-width:480px){.CryptoExchangeSolutions-module-scss-module__2fJqqW__planetBottomLeft{width:620px;height:620px;bottom:10%;left:-20%}}
.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__container{z-index:101;background:#000;align-items:center;width:100%;min-height:485px;padding:60px 80px;display:flex;position:relative;overflow:visible}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__coinsVisual{pointer-events:none;z-index:1;width:min(1480px,98vw);height:min(1040px,200%);position:absolute;top:50%;right:-100px;transform:translateY(-50%)}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__coinsVisualImg{object-fit:contain;object-position:center right;width:100%;height:100%;display:block;-webkit-mask-image:radial-gradient(circle,#000 55%,#0000 100%);mask-image:radial-gradient(circle,#000 55%,#0000 100%)}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__content{z-index:2;flex-direction:column;gap:62px;max-width:912px;display:flex;position:relative}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__textBlock{flex-direction:column;gap:10px;display:flex}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__title{color:#b2ef2d;text-transform:uppercase;max-width:624px;margin:0;font-size:50px;font-weight:600;line-height:1.2}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__subtitle{color:#fff;max-width:828px;font-size:22px;font-weight:500;font-family:var(--font-poppins),sans-serif;margin:0;line-height:1.35}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__buttons{flex-wrap:wrap;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;display:flex}:is(.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__buttons .button__link,.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__buttons .button__link2){box-sizing:border-box;max-width:100%}@media (max-width:1200px){.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__coinsVisual{opacity:.95;width:min(640px,52vw);right:-120px}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__title{font-size:40px}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__subtitle{font-size:20px}}@media (max-width:1000px){.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__container{flex-direction:column;align-items:stretch;min-height:auto;padding:50px 24px;overflow:hidden}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__content{gap:32px;width:100%;min-width:0;max-width:none}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__title{max-width:none;font-size:32px}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__subtitle{max-width:none;font-size:16px;line-height:1.25}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__coinsVisual{order:-1;width:calc(165% + 48px);height:auto;margin-top:-80px;margin-bottom:-160px;margin-left:-120px;animation:none;position:relative;top:auto;right:auto;transform:none}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__coinsVisualImg{object-position:center;-webkit-mask-image:none;mask-image:none}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__buttons{flex-direction:column;align-items:stretch}:is(.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__buttons .button__link,.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__buttons .button__link2){justify-content:center;width:100%}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__glow{display:none}}@media (max-width:640px){.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__container{padding:40px 16px}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__title{font-size:24px}.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__coinsVisual{order:-1;width:calc(200% + 48px);height:auto;margin-top:-140px;margin-bottom:-140px;margin-left:-250px;animation:none;position:relative;top:auto;right:auto;transform:none}}@media (max-width:400px){.CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__coinsVisual{order:-1;width:calc(210% + 28px);height:auto;margin-top:-150px;margin-bottom:-110px;margin-left:-240px;animation:none;position:relative;top:auto;right:auto;transform:none}}@keyframes CryptoExchangeFeasibilityCTA-module-scss-module__5odbmG__float{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 12px))}}
.DesignWhatDo-module-scss-module__k43akq__section{margin:4rem auto;position:relative}@media screen and (max-width:768px){.DesignWhatDo-module-scss-module__k43akq__section{margin:2rem 0}}.DesignWhatDo-module-scss-module__k43akq__planet__left{z-index:-1;position:absolute;top:500px;left:0;transform:scale(1)}@media screen and (max-width:768px){.DesignWhatDo-module-scss-module__k43akq__planet__left{transform-origin:0 0;top:1200px;transform:scale(.7)}}.DesignWhatDo-module-scss-module__k43akq__planet__right{z-index:-1;position:absolute;top:200px;right:0;transform:scale(1)}@media screen and (max-width:768px){.DesignWhatDo-module-scss-module__k43akq__planet__right{transform-origin:100% 0;top:500px;transform:scale(.7)}}.DesignWhatDo-module-scss-module__k43akq__title{text-align:left;text-transform:uppercase;max-width:1280px;margin:2rem auto;font-size:50px;font-weight:500;line-height:159%}@media screen and (max-width:768px){.DesignWhatDo-module-scss-module__k43akq__title{text-align:center;margin:2rem auto 0;font-size:2rem}}.DesignWhatDo-module-scss-module__k43akq__container{flex-wrap:wrap;justify-content:center;gap:20px;max-width:1440px;margin:.5rem auto;display:flex}@media screen and (max-width:1440px){.DesignWhatDo-module-scss-module__k43akq__container{transform-origin:top;transform:scale(.9)}}@media screen and (max-width:1325px){.DesignWhatDo-module-scss-module__k43akq__container{transform:scale(.8);transform:unset}}@media screen and (max-width:768px){.DesignWhatDo-module-scss-module__k43akq__container{flex-direction:column;margin:1rem auto}}@media screen and (max-width:1280px){.DesignWhatDo-module-scss-module__k43akq__reverse{flex-direction:column-reverse;justify-content:center;place-self:center;align-items:center}}.DesignWhatDo-module-scss-module__k43akq__card__img{justify-content:center;align-items:center;width:630px;height:371px;display:flex;position:relative}@media screen and (max-width:768px){.DesignWhatDo-module-scss-module__k43akq__card__img{width:100%}}.DesignWhatDo-module-scss-module__k43akq__video{z-index:0;object-fit:fill;width:100%;height:100%;display:block;position:absolute}.DesignWhatDo-module-scss-module__k43akq__phones{z-index:1;height:265px;position:relative}.DesignWhatDo-module-scss-module__k43akq__card__text{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:630px;height:371px;padding-inline:60px;display:flex}@media screen and (max-width:768px){.DesignWhatDo-module-scss-module__k43akq__card__text{width:100%;padding-inline:10px}}.DesignWhatDo-module-scss-module__k43akq__subtitle{letter-spacing:0%;text-align:center;font-size:22px;font-weight:600;line-height:100%}.DesignWhatDo-module-scss-module__k43akq__text{letter-spacing:0%;text-align:center;font-size:14px;font-weight:400;line-height:150%}
.TimelineSection-module-scss-module__YCWNwa__container{z-index:10;flex-direction:column;width:100%;padding:60px 80px;display:flex;position:relative}.TimelineSection-module-scss-module__YCWNwa__title{color:#fff;text-transform:uppercase;width:100%;font-size:50px;font-weight:600;line-height:1.2}.TimelineSection-module-scss-module__YCWNwa__description{color:#ffffffe6;width:100%;padding-top:10px;padding-bottom:60px;font-size:18px;font-weight:500;line-height:1.6}.TimelineSection-module-scss-module__YCWNwa__containerCard{flex-direction:column;gap:20px;display:flex;position:relative}.TimelineSection-module-scss-module__YCWNwa__row{gap:20px;display:flex}@media (max-width:768px){.TimelineSection-module-scss-module__YCWNwa__row{flex-direction:column}}.TimelineSection-module-scss-module__YCWNwa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e0f17;flex-direction:column;flex:1;gap:40px;padding:20px;display:flex}.TimelineSection-module-scss-module__YCWNwa__badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:fit-content;font-size:28px;font-weight:600;font-family:var(--font-inter),sans-serif;color:#b2ef2d;background:#ffffff1a;padding:12px 20px}.TimelineSection-module-scss-module__YCWNwa__cardContent{flex-direction:column;gap:10px;padding-bottom:25px;display:flex}.TimelineSection-module-scss-module__YCWNwa__cardContent h3{font-size:26px;font-weight:700;font-family:var(--font-inter),sans-serif;color:#fff}.TimelineSection-module-scss-module__YCWNwa__cardContent p{font-size:18px;font-family:var(--font-inter),sans-serif;color:#fffc}.TimelineSection-module-scss-module__YCWNwa__largeCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e0f17;gap:40px;height:383px;margin-top:20px;padding:20px;display:flex;position:relative}@media (max-width:1024px){.TimelineSection-module-scss-module__YCWNwa__largeCard{flex-direction:column}}.TimelineSection-module-scss-module__YCWNwa__largeContent{flex-direction:column;flex:1;gap:30px;max-width:1040px;display:flex}@media (max-width:1580px){.TimelineSection-module-scss-module__YCWNwa__largeContent{max-width:740px}}.TimelineSection-module-scss-module__YCWNwa__largeTitle{color:#fff;font-size:32px;font-weight:700;font-family:var(--font-inter),sans-serif}.TimelineSection-module-scss-module__YCWNwa__largeText{font-size:18px;line-height:1.6;font-family:var(--font-inter),sans-serif;color:#fffc}.TimelineSection-module-scss-module__YCWNwa__work{z-index:2;pointer-events:none;background-image:-webkit-image-set(url(/img/timelineSection/work.webp) 1x type("image/webp"),url(/img/timelineSection/work.png) 1x type("image/png"));background-image:image-set("/img/timelineSection/work.webp" 1x type("image/webp"),"/img/timelineSection/work.png" 1x type("image/png"));background-position:bottom;background-repeat:no-repeat;background-size:cover;width:460px;height:380px;position:absolute;bottom:0;right:0}.TimelineSection-module-scss-module__YCWNwa__mobileWork{display:none}.TimelineSection-module-scss-module__YCWNwa__containerCrypto .TimelineSection-module-scss-module__YCWNwa__card{min-height:229px}@media (max-width:1310px){.TimelineSection-module-scss-module__YCWNwa__work{width:360px;height:280px}}@media (max-width:1190px){.TimelineSection-module-scss-module__YCWNwa__work{width:260px;height:220px}}@media (max-width:1100px){.TimelineSection-module-scss-module__YCWNwa__work{display:none}}@media (max-width:1000px){.TimelineSection-module-scss-module__YCWNwa__container{padding:50px 24px}.TimelineSection-module-scss-module__YCWNwa__title{font-size:32px;line-height:1.2}.TimelineSection-module-scss-module__YCWNwa__description{padding-bottom:32px;font-size:16px;line-height:19px}.TimelineSection-module-scss-module__YCWNwa__row{flex-direction:column}.TimelineSection-module-scss-module__YCWNwa__card{gap:28px}.TimelineSection-module-scss-module__YCWNwa__badge{padding:10px 16px;font-size:22px}.TimelineSection-module-scss-module__YCWNwa__cardContent{padding-bottom:0}.TimelineSection-module-scss-module__YCWNwa__cardContent h3{font-size:22px}.TimelineSection-module-scss-module__YCWNwa__cardContent p{font-size:16px;line-height:1.45}.TimelineSection-module-scss-module__YCWNwa__largeCard{gap:28px;height:auto;min-height:420px;overflow:hidden}.TimelineSection-module-scss-module__YCWNwa__largeContent{z-index:3;max-width:none;position:relative}.TimelineSection-module-scss-module__YCWNwa__largeTitle{font-size:24px}.TimelineSection-module-scss-module__YCWNwa__largeText{font-size:16px;line-height:1.45}.TimelineSection-module-scss-module__YCWNwa__work{opacity:.7;width:360px;height:300px;display:block}}@media (max-width:768px){.TimelineSection-module-scss-module__YCWNwa__title{font-size:30px;line-height:1.2}}@media (max-width:640px){.TimelineSection-module-scss-module__YCWNwa__container{padding:40px 16px}.TimelineSection-module-scss-module__YCWNwa__title{font-size:30px}.TimelineSection-module-scss-module__YCWNwa__description{padding-bottom:28px}.TimelineSection-module-scss-module__YCWNwa__largeCard{min-height:460px}.TimelineSection-module-scss-module__YCWNwa__work{width:340px;height:280px;right:-70px}}@media (max-width:1000px){.TimelineSection-module-scss-module__YCWNwa__largeCard{min-height:0}.TimelineSection-module-scss-module__YCWNwa__work{display:none}.TimelineSection-module-scss-module__YCWNwa__mobileWork{pointer-events:none;background-image:url(/img/timelineSection/workMobile.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:calc(130% + 16px);height:420px;margin:-24px -8% 8px;display:block}}@media (max-width:640px){.TimelineSection-module-scss-module__YCWNwa__mobileWork{width:calc(110% + 16px);height:480px;margin:-140px -7% -65px}}
.DesignBrief-module-scss-module__CLpwfW__section{margin:4rem auto;position:relative}@media screen and (max-width:768px){.DesignBrief-module-scss-module__CLpwfW__section{margin:2rem 0}}.DesignBrief-module-scss-module__CLpwfW__container{flex-wrap:wrap;justify-content:center;gap:20px;max-width:1440px;margin:.5rem auto;display:flex}@media screen and (max-width:1440px){.DesignBrief-module-scss-module__CLpwfW__container{transform-origin:top;transform:scale(.9)}}@media screen and (max-width:1325px){.DesignBrief-module-scss-module__CLpwfW__container{transform:scale(.8);transform:unset}}@media screen and (max-width:768px){.DesignBrief-module-scss-module__CLpwfW__container{flex-direction:column;margin:1rem auto}}.DesignBrief-module-scss-module__CLpwfW__tabs{background-color:var(--primary);justify-content:center;align-items:stretch;width:100%;height:44px;display:flex}.DesignBrief-module-scss-module__CLpwfW__tab{height:100%;color:var(--background);background-color:var(--primary);cursor:pointer;border:none;justify-content:center;align-items:center;padding-inline:2rem;font-size:1rem;font-weight:500;transition:all .5s;display:flex}.DesignBrief-module-scss-module__CLpwfW__tab:hover{background-color:var(--secondary);color:var(--background)}.DesignBrief-module-scss-module__CLpwfW__tab.DesignBrief-module-scss-module__CLpwfW__active{background-color:var(--background);color:var(--primary);cursor:default}.DesignBrief-module-scss-module__CLpwfW__card{background-color:var(--table-selected);width:45%;padding:20px}@media screen and (max-width:768px){.DesignBrief-module-scss-module__CLpwfW__card{width:100%}}.DesignBrief-module-scss-module__CLpwfW__card__title{letter-spacing:0%;margin-bottom:10px;font-size:30px;font-weight:700;line-height:130%}@media screen and (max-width:1024px){.DesignBrief-module-scss-module__CLpwfW__card__title{font-size:20px}}@media screen and (max-width:768px){.DesignBrief-module-scss-module__CLpwfW__card__title{font-size:18px}}.DesignBrief-module-scss-module__CLpwfW__card__subtitle{letter-spacing:0%;color:var(--primary);margin:10px 0 0;font-size:16px;font-weight:600;line-height:150%}.DesignBrief-module-scss-module__CLpwfW__card__list{letter-spacing:0%;color:var(--primary);font-size:16px;font-weight:400;line-height:150%}.DesignBrief-module-scss-module__CLpwfW__card__list>li{margin-bottom:5px;margin-left:12px;padding-left:10px;list-style:outside}.DesignBrief-module-scss-module__CLpwfW__card__list>li::marker{content:url(/img/designBrief/check.svg)}
.Projects-module-scss-module__Ammiya__section{margin:4rem auto;position:relative}@media screen and (max-width:768px){.Projects-module-scss-module__Ammiya__section{margin:2rem 0}}.Projects-module-scss-module__Ammiya__video{object-fit:contain;z-index:-1;width:100%;display:block;position:absolute;top:-25rem}@media screen and (max-width:768px){.Projects-module-scss-module__Ammiya__video{width:auto;height:100%;transform:translate(-50%)}}.Projects-module-scss-module__Ammiya__title{letter-spacing:0%;text-transform:uppercase;z-index:100;max-width:1280px;margin:2rem auto;font-size:50px;font-weight:500;line-height:159%;position:relative}@media screen and (max-width:768px){.Projects-module-scss-module__Ammiya__title{flex-direction:column;margin:1rem auto}}.Projects-module-scss-module__Ammiya__container{flex-wrap:wrap;justify-content:center;gap:20px;max-width:1440px;margin:2rem auto;display:flex}@media screen and (max-width:1440px){.Projects-module-scss-module__Ammiya__container{transform-origin:top;transform:scale(.9)}}@media screen and (max-width:1325px){.Projects-module-scss-module__Ammiya__container{transform:scale(.8);transform:unset}}@media screen and (max-width:768px){.Projects-module-scss-module__Ammiya__container{flex-direction:column;margin:1rem auto}}.Projects-module-scss-module__Ammiya__container__wrapper{position:relative}.Projects-module-scss-module__Ammiya__tabs{background-color:var(--primary);justify-content:center;align-items:stretch;width:100%;height:44px;display:flex}.Projects-module-scss-module__Ammiya__tab{height:100%;color:var(--background);background-color:var(--primary);cursor:pointer;border:none;justify-content:center;align-items:center;padding-inline:2rem;font-size:1rem;font-weight:500;transition:all .5s;display:flex}.Projects-module-scss-module__Ammiya__tab:hover{background-color:var(--secondary);color:var(--background)}.Projects-module-scss-module__Ammiya__tab.Projects-module-scss-module__Ammiya__active{background-color:var(--background);color:var(--primary);cursor:default}.Projects-module-scss-module__Ammiya__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(35.84deg,#54777c40 -.85%,#28606b3c 39.27%,#07323832 73.93%);justify-content:space-between;width:418px;height:371px;padding:20px;display:block;overflow:hidden}@media screen and (max-width:768px){.Projects-module-scss-module__Ammiya__card{width:100%}}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__web__design__img{transform:scale(1.1)}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__app__img{transform:scale(1.2)}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__logo__img{width:350px}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__planet__bottom__left{bottom:0;left:0}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__planet__top__right{top:0;right:0}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__planet__left,.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__planet__right{opacity:1}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__defi__card__left{left:-130px}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__defi__card__right{right:-150px}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__trumen-app__card__left{left:-20px}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__trumen-app__card__right{right:0}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__pictographs__card__left{left:-150px}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__pictographs__card__right{right:-100px}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__time__card__left{left:0}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__time__card__right{right:0}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__popcorn__card__left{top:50px;left:-50px}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__popcorn__card__right{bottom:-100px;right:-100px}.Projects-module-scss-module__Ammiya__card:hover .Projects-module-scss-module__Ammiya__popcorn__card__top{top:0;right:-20px}.Projects-module-scss-module__Ammiya__card__title{letter-spacing:0%;font-size:30px;font-weight:700;line-height:130%}@media screen and (max-width:1024px){.Projects-module-scss-module__Ammiya__card__title{font-size:20px}}@media screen and (max-width:768px){.Projects-module-scss-module__Ammiya__card__title{font-size:18px}}.Projects-module-scss-module__Ammiya__img__container{z-index:100;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Projects-module-scss-module__Ammiya__web__design__img{object-fit:contain;width:100%;transition:all .5s}.Projects-module-scss-module__Ammiya__planet__bottom__left{z-index:0;transition:all .5s;position:absolute;bottom:-100px;left:-200px}.Projects-module-scss-module__Ammiya__planet__top__right{z-index:0;transition:all .5s;position:absolute;top:-90px;right:-120px}.Projects-module-scss-module__Ammiya__planet__left{z-index:0;opacity:0;transition:all 1s;position:absolute;top:100px;left:0}.Projects-module-scss-module__Ammiya__planet__right{z-index:0;opacity:0;transition:all 1s;position:absolute;top:100px;right:0}.Projects-module-scss-module__Ammiya__defi__card__left{z-index:0;transition:all .5s;position:absolute;bottom:-120px;left:-300px}.Projects-module-scss-module__Ammiya__defi__card__right{z-index:0;transition:all .5s;position:absolute;top:-100px;right:-300px}.Projects-module-scss-module__Ammiya__trumen-app__card__left{z-index:0;transition:all .5s;position:absolute;bottom:0;left:-300px}.Projects-module-scss-module__Ammiya__trumen-app__card__right{z-index:0;transition:all .5s;position:absolute;top:0;right:-300px}.Projects-module-scss-module__Ammiya__pictographs__card__left{z-index:0;transition:all .5s;position:absolute;bottom:-100px;left:-300px}.Projects-module-scss-module__Ammiya__pictographs__card__right{z-index:0;transition:all .5s;position:absolute;top:-50px;right:-250px}.Projects-module-scss-module__Ammiya__time__card__left{z-index:0;transition:all .5s;position:absolute;bottom:0;left:-300px}.Projects-module-scss-module__Ammiya__time__card__right{z-index:-1;transition:all .5s;position:absolute;top:-50px;right:-250px}.Projects-module-scss-module__Ammiya__popcorn__card__left{z-index:0;transition:all .5s;position:absolute;top:-50px;left:-300px}.Projects-module-scss-module__Ammiya__popcorn__card__right{z-index:0;transition:all .5s;position:absolute;bottom:-350px;right:-200px}.Projects-module-scss-module__Ammiya__popcorn__card__top{z-index:0;transition:all .5s;position:absolute;top:-350px;right:-200px}.Projects-module-scss-module__Ammiya__app__img{object-fit:contain;width:100%;transition:all .5s}.Projects-module-scss-module__Ammiya__logo__img{object-fit:contain;width:170px;transition:all .5s}.Projects-module-scss-module__Ammiya__planet__container__left{z-index:0;transition:all 1s;position:absolute;bottom:50px;left:0}.Projects-module-scss-module__Ammiya__planet__container__right{z-index:0;transition:all 1s;position:absolute;top:50px;right:0}
