@charset "UTF-8";:root{--bg:#000000;--primary:#BBFE03;--secondary:#B6FC06;--text-clr:#FFFFFF;--btn-clr:#000000;--border:rgba(255, 255, 255, .2)}@font-face{font-family:Inter;src:url(fonts/Inter-Regular.woff2) format("woff2"),url(fonts/Inter-Regular.woff) format("woff");fonst-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MursGothic;src:url(fonts/MursGothic-WideDark.woff2) format("woff2"),url(fonts/MursGothic-WideDark.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}*,::after,::before{padding:0;margin:0;border:0;box-sizing:border-box}::after,::before,label{display:inline-block}a{text-decoration:none;color:inherit;display:inline-block}li,ol,ul{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body,html{height:100%;line-height:1;scroll-behavior:smooth;scroll-padding-top:50px}button,input,textarea{font-weight:inherit;font-size:inherit;color:inherit;font-family:inherit;line-height:inherit;background-color:transparent}input,textarea{width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}input[type=email],input[type=number],input[type=tel],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}button{background-color:inherit}button,option,select{cursor:pointer}table{border-collapse:collapse;border-spacing:0}path,polyline,rect{fill:inherit;stroke:inherit}body{background-color:var(--bg);font-family:Inter,sans-serif;color:var(--text-clr);font-size:clamp(.875rem,.2083815564rem + 1.3888245915vw,1.25rem);line-height:140%}.wrapper{position:relative;display:flex;flex-direction:column;min-height:100%;overflow-x:clip}.wrapper>.page{flex:1;padding-top:clamp(4.3125rem,2.4698275862rem + 6.2068965517vw,7.125rem)}[class*=__container]{max-width:1240px;width:100%;margin:0 auto;padding:0 20px}.btn{display:flex;justify-content:center;align-items:center;-moz-column-gap:15px;column-gap:15px;font-size:clamp(1rem,.5555877043rem + .925883061vw,1.25rem);background-color:var(--primary);color:var(--btn-clr);text-align:center;padding:19px 10px;font-weight:700;border-radius:10px;transition:opacity .3s}.btn::after{content:"";flex:0 0 20px;width:20px;height:16px;background:url(images/dest/btn-arrow.svg) 0 0/20px 16px no-repeat;transition:transform .3s}.btn:hover{opacity:.8}.btn:hover::after{transform:translate(2px,0)}.btn.btn--black{background-color:var(--bg);color:var(--text-clr)}.btn.btn--black::after{filter:invert(1)}.title{font-family:MursGothic;text-align:center;font-size:clamp(1.875rem,-.3470614786rem + 4.6294153048vw,3.125rem);line-height:120%;text-transform:uppercase;color:var(--text-clr)}.title.title--black{color:var(--btn-clr)}.content{max-width:1092px;color:rgba(255,255,255,.7);letter-spacing:.03em}.content>:not(:last-child){margin-bottom:clamp(1.5625rem,.5209056693rem + 3.4721257743vw,3.125rem)}.content p:not(:last-child){margin-bottom:clamp(1.5625rem,1.1458622677rem + 1.3888503097vw,2.1875rem)}.content ul{display:flex;flex-direction:column;-moz-column-gap:25px;column-gap:25px;row-gap:20px}.content ul li{display:flex;align-items:center;-moz-column-gap:clamp(.9375rem,.7291811339rem + .6944251549vw,1.25rem);column-gap:clamp(.9375rem,.7291811339rem + .6944251549vw,1.25rem)}.content ul li::before{content:"";width:clamp(.625rem,.4583449071rem + .5555401239vw,.875rem);aspect-ratio:1;background-color:var(--primary);border-radius:50%}.content h3{font-size:clamp(1rem,.6250260409rem + 1.2499652787vw,1.5625rem);color:var(--text-clr)}.content h3:not(:last-child){margin-bottom:20px}.content ol{display:flex;flex-direction:column;row-gap:clamp(.9375rem,.7291811339rem + .6944251549vw,1.25rem);counter-reset:steps}.content ol li{display:flex;align-items:center;-moz-column-gap:clamp(.9375rem,.7291811339rem + .6944251549vw,1.25rem);column-gap:clamp(.9375rem,.7291811339rem + .6944251549vw,1.25rem)}.content ol li::before{counter-increment:steps;content:"/0" counter(steps);display:flex;align-items:center;justify-content:center;width:60px;flex:0 0 60px;aspect-ratio:1;font-size:clamp(1.25rem,.9166907782rem + .6944122957vw,1.4375rem);border-radius:50%;border:1px dashed var(--primary);color:var(--text-clr)}.content ol li:nth-child(n+10)::before{content:"/" counter(steps)}.swiper-pagination{position:static;display:flex;justify-content:center;align-items:center;-moz-column-gap:10px;column-gap:10px}.swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;margin:0!important;background-color:var(--text-clr);opacity:1}.swiper-pagination-bullet-active{background-color:var(--primary)}.swiper{margin:0 -10px;padding:0 10px}@media (max-width:1200px){.footer__top{flex-wrap:wrap;justify-content:space-between;-moz-column-gap:15px;column-gap:15px}.footer__nav{margin-left:0}.footer__info{max-width:600px;margin-left:0}.cta__image-right{max-width:400px;right:0;top:0;transform:translate(50%,-50%)}}@media (max-width:767.98px){.content ol li{color:var(--text-clr)}.header::before{content:"";position:absolute;inset:0;width:100%;height:100%;background-color:var(--bg);z-index:9}.header__list{position:fixed;top:clamp(4.3125rem,2.4698275862rem + 6.2068965517vw,7.125rem);align-items:flex-start;left:0;right:0;width:100%;display:flex;flex-direction:column;row-gap:25px;padding:20px 20px 40px;overflow-y:auto;background-color:var(--bg);transform:translateY(-100%);transition:transform .5s ease-out;z-index:8}.header__body.menu--active .header__list{transform:translateY(0)}.header__link{color:var(--text-clr)}.header__menu-btn{display:block;position:relative;width:32px;flex:0 0 32px;height:19px;z-index:11}.header__menu-btn span{display:block;width:100%;height:3px;border-radius:2px;background-color:var(--text-clr);transition:.5s}.header__menu-btn span:first-child{position:absolute;left:0;top:0}.header__menu-btn span:last-child{position:absolute;left:0;bottom:0}.header__body.menu--active .header__menu-btn span:nth-child(2){display:none}.header__body.menu--active .header__menu-btn span:first-child{top:calc(50% - 1.5px);transform:rotate(-45deg)}.header__body.menu--active .header__menu-btn span:last-child{bottom:calc(50% - 1.5px);transform:rotate(45deg)}.hero__text{max-width:272px}.advantages__items{grid-template-columns:repeat(2,1fr)}.advantages__icon{margin-top:-18px}.tradingview-widget-container{height:520px!important}.how-it-works__image{max-width:203px;aspect-ratio:1;top:unset;right:-100px;transform:translate(0,0);bottom:-50px}.why-us__icon img{max-width:28px}.info{padding-bottom:0}.info__title{text-align:center}.faq__item{flex:1 1 auto}.reviews__container::before{opacity:.4}.cta__image-right{max-width:250px;transform:translate(60%,-75%) rotate(-8deg)}}.footer{padding-bottom:clamp(1.875rem,-.0903802654rem + 6.6205070205vw,4.875rem)}.footer__top{display:flex;color:rgba(255,255,255,.7);padding-bottom:clamp(1.875rem,-.3470614786rem + 4.6294153048vw,3.125rem);border-bottom:1px solid var(--border);row-gap:35px}.footer__logo{font-family:MursGothic;font-size:clamp(1.5rem,.6111754085rem + 1.8517661219vw,2rem);color:var(--text-clr);align-self:flex-start}.footer__nav{display:flex;-moz-column-gap:clamp(1.875rem,-1.9025045137rem + 7.8700060182vw,4rem);column-gap:clamp(1.875rem,-1.9025045137rem + 7.8700060182vw,4rem);margin-left:clamp(2.1875rem,1.1638644451rem + 3.4481807398vw,3.75rem)}.footer__menu{flex:1 0 125px;display:flex;flex-direction:column;row-gap:clamp(1.25rem,-.416546109rem + 3.4720614786vw,2.1875rem)}.footer__menu-link{transition:color .3s}.footer__menu-link:hover{color:var(--primary)}.footer__info{margin-left:clamp(.9375rem,-20.2235001442rem + 34.1313335256vw,5.375rem)}.footer__text{letter-spacing:.03em}.footer__text:not(:last-child){margin-bottom:clamp(1.5625rem,.4514692607rem + 2.3147076524vw,2.1875rem)}.footer__links{display:flex;align-items:center;flex-wrap:wrap;-moz-column-gap:clamp(1.5625rem,1.0069846303rem + 1.1573538262vw,1.875rem);column-gap:clamp(1.5625rem,1.0069846303rem + 1.1573538262vw,1.875rem);row-gap:20px}.footer__link{display:flex;align-items:center;-moz-column-gap:clamp(.625rem,-.4860307393rem + 2.3147076524vw,1.25rem);column-gap:clamp(.625rem,-.4860307393rem + 2.3147076524vw,1.25rem)}.footer__link::before{content:"";width:26px;flex:0 0 26px;aspect-ratio:1;background:url(images/dest/globe.svg) no-repeat}.footer__bottom{padding-top:clamp(1.875rem,-.3470614786rem + 4.6294153048vw,3.125rem)}.footer__domain{text-align:center;color:var(--text-clr)}@media (max-width:1200px){.footer__top{flex-wrap:wrap;justify-content:space-between;-moz-column-gap:15px;column-gap:15px}.footer__nav{margin-left:0}.footer__info{max-width:600px;margin-left:0}}.header{position:fixed;display:flex;align-items:center;top:0;left:0;right:0;background-color:var(--bg);min-height:clamp(4.3125rem,2.4698275862rem + 6.2068965517vw,7.125rem);z-index:9}.header__body{display:flex;-moz-column-gap:clamp(3.125rem,-26.0865384615rem + 47.1153846154vw,9.25rem);column-gap:clamp(3.125rem,-26.0865384615rem + 47.1153846154vw,9.25rem);align-items:center}.header__logo{position:relative;z-index:11;color:var(--secondary);font-size:clamp(1.5rem,.6111754085rem + 1.8517661219vw,2rem);font-weight:800;font-family:MursGothic}.header__menu{position:relative;flex:1 1 auto;display:flex;align-items:center;justify-content:flex-end}.header__list{display:flex;align-items:center;-moz-column-gap:clamp(1.875rem,-7.0673076923rem + 14.4230769231vw,3.75rem);column-gap:clamp(1.875rem,-7.0673076923rem + 14.4230769231vw,3.75rem)}.header__link{font-size:clamp(1rem,.7777938521rem + .4629415305vw,1.125rem);color:rgba(255,255,255,.7);transition:color .3s}.header__link:hover{color:var(--primary)}.header__menu-btn{display:none}@media (max-width:767.98px){.header::before{content:"";position:absolute;inset:0;width:100%;height:100%;background-color:var(--bg);z-index:9}.header__list{position:fixed;top:clamp(4.3125rem,2.4698275862rem + 6.2068965517vw,7.125rem);align-items:flex-start;left:0;right:0;width:100%;display:flex;flex-direction:column;row-gap:25px;padding:20px 20px 40px;overflow-y:auto;background-color:var(--bg);transform:translateY(-100%);transition:transform .5s ease-out;z-index:8}.header__body.menu--active .header__list{transform:translateY(0)}.header__link{color:var(--text-clr)}.header__menu-btn{display:block;position:relative;width:32px;flex:0 0 32px;height:19px;z-index:11}.header__menu-btn span{display:block;width:100%;height:3px;border-radius:2px;background-color:var(--text-clr);transition:.5s}.header__menu-btn span:first-child{position:absolute;left:0;top:0}.header__menu-btn span:last-child{position:absolute;left:0;bottom:0}.header__body.menu--active .header__menu-btn span:nth-child(2){display:none}.header__body.menu--active .header__menu-btn span:first-child{top:calc(50% - 1.5px);transform:rotate(-45deg)}.header__body.menu--active .header__menu-btn span:last-child{bottom:calc(50% - 1.5px);transform:rotate(45deg)}}.hero{padding:clamp(1.875rem,.7639692607rem + 2.3147076524vw,2.5rem) 0 clamp(3.125rem,1.458453891rem + 3.4720614786vw,4.0625rem)}.hero__body{display:flex;justify-content:space-between;align-items:center}.hero__column-left{max-width:600px;flex:1 1 600px;background-color:var(--bg)}.hero__title{font-family:MursGothic;font-size:clamp(1.75rem,.849137931rem + 3.0344827586vw,3.125rem);line-height:120%;text-transform:uppercase}.hero__title:not(:last-child){margin-bottom:clamp(1.25rem,.1389692607rem + 2.3147076524vw,1.875rem)}.hero__text{max-width:533px;letter-spacing:.03em}.hero__text:not(:last-child){margin-bottom:clamp(1.25rem,.0000868031rem + 4.1665509291vw,3.125rem)}.hero__btn{max-width:351px}.hero__form{padding:clamp(1.25rem,1.0416811339rem + .6944251549vw,1.5625rem);border:1px solid var(--border);border-radius:10px}.hero__form-top{display:flex;gap:20px 40px;flex-wrap:wrap}.hero__form-top:not(:last-child){margin-bottom:clamp(1.25rem,.8333622677rem + 1.3888503097vw,1.875rem)}.hero__form-name{font-size:clamp(1rem,.2222784825rem + 1.6202953567vw,1.4375rem);color:rgba(255,255,255,.7)}.hero__form-actions{display:flex;gap:clamp(.625rem,.4166811339rem + .6944251549vw,.9375rem);flex-wrap:wrap}.hero__form-actions:not(:last-child){margin-bottom:15px}.hero__form-input{flex:1 0 263px;padding:16px 15px;border:1px solid var(--border);border-radius:10px;font-size:16px}.hero__form-input::-moz-placeholder{font-size:14px;color:rgba(255,255,255,.7)}.hero__form-input::placeholder{font-size:14px;color:rgba(255,255,255,.7)}.hero__form-input:focus-within{outline:1px solid var(--primary)}.hero__form-btn{width:100%}.hero__column-right{position:relative;flex:0 1 660px}.hero__column-right::after{content:"";position:absolute;top:-70px;right:0;width:736px;aspect-ratio:1;background:url(images/dest/hero-grid.svg) no-repeat;z-index:-1}@keyframes hero-coins{0%,100%{transform:translate(0,0)}50%{transform:translate(0,10px)}}.options{display:flex;-moz-column-gap:15px;column-gap:15px}.options__item{display:flex}.options__input{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.options__input:checked+.options__text::before{border:1px solid var(--primary)}.options__input:checked+.options__text::after{transform:translateY(-50%) scale(1)}.options__label{position:relative;cursor:pointer}.options__text{position:relative;font-size:18px;display:inline-flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.options__text::before{content:"";width:20px;flex-shrink:0;aspect-ratio:1;border-radius:50%;border:1px solid var(--text-clr);transition:border .3s}.options__text::after{content:"";position:absolute;top:50%;left:4px;width:12px;aspect-ratio:1;background-color:var(--primary);border-radius:50%;transform:translateY(-50%) scale(0);transition:transform .3s}.advantages__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(284px,1fr));gap:33px clamp(.9375rem,.2708815564rem + 1.3888245915vw,1.3125rem)}.advantages__item{display:flex;flex-direction:column;align-items:center;border:1px solid var(--border);background-color:var(--bg);border-radius:10px;padding-bottom:clamp(1rem,.5416984945rem + 1.5277353407vw,1.6875rem);row-gap:25px;transition:border .3s}.advantages__item:hover{border:1px solid var(--primary)}.advantages__icon{width:clamp(2.25rem,1.1667418961rem + 3.6110108053vw,3.875rem);aspect-ratio:1;background-color:var(--primary);border-radius:50%;display:flex;justify-content:center;align-items:center;margin-top:-31px}.advantages__icon img{width:clamp(1rem,.5833622677rem + 1.3888503097vw,1.625rem)}.advantages__text{font-size:clamp(1rem,.0000723346rem + 2.0832368872vw,1.5625rem);text-align:center}.popular-pairs{padding:clamp(3.125rem,2.7083622677rem + 1.3888503097vw,3.75rem) 0 clamp(3.125rem,-2.4301536966rem + 11.5735382621vw,6.25rem)}.popular-pairs__title:not(:last-child){margin-bottom:35px}.popular-pairs__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.popular-pairs__items:not(:last-child){margin-bottom:30px}.popular-pairs__item{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:10px;padding:clamp(1.5625rem,-.8817676265rem + 5.0923568353vw,2.9375rem) 25px;transition:border .3s}.popular-pairs__item:hover{border:1px solid var(--primary)}.popular-pairs__left{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px}.popular-pairs__icon{width:50px;aspect-ratio:1;flex:0 0 50px}.popular-pairs__right{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px}.tradingview-widget-container{height:718px!important}.how-it-works{padding:clamp(3.125rem,1.0418113386rem + 6.9442515486vw,6.25rem) 0;background-color:var(--primary)}.how-it-works__container{position:relative}.how-it-works__title:not(:last-child){margin-bottom:clamp(1.875rem,.7639692607rem + 2.3147076524vw,2.5rem)}.how-it-works__items{display:flex;align-items:center;color:var(--btn-clr);gap:20px 35px}.how-it-works__item{position:relative;display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}.how-it-works__number{width:clamp(3.75rem,.7502170038rem + 6.2497106615vw,5.4375rem);flex:0 0 clamp(3.75rem,.7502170038rem + 6.2497106615vw,5.4375rem);display:flex;justify-content:center;align-items:center;aspect-ratio:1;border:1px dashed var(--btn-clr);font-size:clamp(1.25rem,.1389692607rem + 2.3147076524vw,1.875rem);text-align:center;border-radius:50%}.how-it-works__text{position:relative;font-size:clamp(1rem,.5555877043rem + .925883061vw,1.25rem);z-index:1}.how-it-works__image{position:absolute;top:-178px;right:-266px;pointer-events:none;z-index:0}.why-us{padding:clamp(3.125rem,1.0418113386rem + 6.9442515486vw,6.25rem) 0}.why-us__title:not(:last-child){margin-bottom:clamp(1.875rem,-.3470614786rem + 4.6294153048vw,3.125rem)}.why-us__items{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.why-us__item{display:flex;align-items:center;-moz-column-gap:clamp(1.25rem,-.7498553308rem + 4.1664737744vw,2.375rem);column-gap:clamp(1.25rem,-.7498553308rem + 4.1664737744vw,2.375rem);flex:0 1 386px;padding:29px 30px 27px;border:1px solid var(--border);border-radius:10px;background-color:var(--bg);transition:border .3s}.why-us__item:hover{border:1px solid var(--primary)}.why-us__icon{display:flex;justify-content:center;align-items:center;width:clamp(3.75rem,.7502170038rem + 6.2497106615vw,5.4375rem);aspect-ratio:1;flex:0 0 clamp(3.75rem,.7502170038rem + 6.2497106615vw,5.4375rem);background-color:var(--primary);border-radius:50%}.why-us__text{font-size:clamp(1rem,.5555877043rem + .925883061vw,1.25rem)}.info{padding-bottom:clamp(3.125rem,-5.8162676666rem + 14.4216902221vw,5rem)}.info__top{position:relative;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:30px}.info__top:not(:last-child){margin-bottom:clamp(3.125rem,-4.6522151752rem + 16.202953567vw,7.5rem)}.info__title{max-width:595px;text-align:left}.info__list{display:flex;flex-direction:column;row-gap:clamp(1.125rem,-.2082368872rem + 2.7776491829vw,1.875rem)}.info__list-item{display:flex;align-items:center;-moz-column-gap:clamp(.625rem,-.4860307393rem + 2.3147076524vw,1.25rem);column-gap:clamp(.625rem,-.4860307393rem + 2.3147076524vw,1.25rem);font-size:clamp(1rem,.0000723346rem + 2.0832368872vw,1.5625rem)}.info__list-item::before{content:"";width:25px;aspect-ratio:1;background:url(images/dest/info-check.svg) no-repeat}.info__stars{position:absolute;inset:0;pointer-events:none}.info__stars>img:first-child{transform:translate(-95%,-50%)}.info__stars>img.mirror{position:absolute;bottom:0;right:0;transform:translate(100%,10%) scaleX(-1);z-index:-1}.faq{padding:clamp(3.125rem,-.208092218rem + 6.9441229573vw,5rem) 0 clamp(3.125rem,-2.4301536966rem + 11.5735382621vw,6.25rem)}.faq__title:not(:last-child){margin-bottom:30px}.faq__body{display:flex;align-items:flex-start;flex-wrap:wrap;gap:clamp(.9375rem,.3819846303rem + 1.1573538262vw,1.25rem)}.faq__item{flex:0 1 calc(50% - 10px);cursor:pointer}.faq__item--active .faq__item-body{border-color:var(--primary)}.faq__item--active .faq__item-top::after{content:"−"}.faq__item-body{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.25rem,.1389692607rem + 2.3147076524vw,1.875rem);border:1px solid var(--border);border-radius:10px;transition:border-color .3s,height .3s;height:116px;overflow:hidden}.faq__item-top{display:flex;justify-content:space-between;align-items:center}.faq__item-top::after{content:"+";font-size:28px;color:var(--primary)}.faq__item-title{font-size:clamp(1rem,.4444846303rem + 1.1573538262vw,1.3125rem)}.faq__item-content{overflow:hidden;max-height:0;transition:max-height .3s;color:rgba(255,255,255,.7)}.faq__item-text{padding-top:clamp(.9375rem,.1042245354rem + 2.7777006194vw,2.1875rem)}.reviews{padding:clamp(3.125rem,-2.4301536966rem + 11.5735382621vw,6.25rem) 0}.reviews__container{position:relative}.reviews__container::before{content:"";position:absolute;inset:0;background:url(images/dest/why-us-grid.svg) 50% 50% no-repeat;z-index:-1}.reviews__title:not(:last-child){margin-bottom:clamp(1.875rem,-.3470614786rem + 4.6294153048vw,3.125rem)}.reviews__slider{position:relative}.reviews__slider:not(:last-child){margin-bottom:30px}.reviews__slide{padding:clamp(1.25rem,.6944846303rem + 1.1573538262vw,1.5625rem);border:1px solid var(--border);border-radius:10px;background-color:var(--bg)}.reviews__slide-top{display:flex;-moz-column-gap:18px;column-gap:18px;align-items:center}.reviews__slide-top:not(:last-child){margin-bottom:20px}.reviews__slide-rating{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.reviews__slide-value{font-size:14px;line-height:200%;color:rgba(255,255,255,.5);letter-spacing:.03em}.reviews__slide-theme{font-size:clamp(1rem,.0000723346rem + 2.0832368872vw,1.5625rem)}.reviews__slide-theme:not(:last-child){margin-bottom:15px}.reviews__slide-text{color:rgba(255,255,255,.7);letter-spacing:.03em}.cta{padding:clamp(3.125rem,-2.4301536966rem + 11.5735382621vw,6.25rem) 0;background-color:var(--primary)}.cta__container{position:relative}.cta__title{max-width:618px;margin:0 auto}.cta__title:not(:last-child){margin-bottom:clamp(1.25rem,.1389692607rem + 2.3147076524vw,1.875rem)}.cta__btn{max-width:351px;margin:0 auto}.cta__images{position:absolute;inset:0;pointer-events:none}.cta__image-left{display:none}.cta__image-right{position:absolute;top:-90%;right:-460px;transform:translate(0,-20%);z-index:1}.blog{padding:clamp(3.125rem,-4.6522151752rem + 16.202953567vw,7.5rem) 0}.blog__title:not(:last-child){margin-bottom:clamp(1.875rem,-.3470614786rem + 4.6294153048vw,3.125rem)}.blog__slider:not(:last-child){margin-bottom:20px}.blog__item{display:flex;flex-direction:column;overflow:hidden;border-radius:10px;border:1px solid var(--border)}.blog__item-image-link{overflow:hidden}.blog__item-image-link:hover img{transform:scale(1.01)}.blog__item-image{aspect-ratio:387/215;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:right;transition:transform .8s}.blog__item-body{display:flex;flex-direction:column;padding:clamp(1.25rem,.6944846303rem + 1.1573538262vw,1.5625rem)}.blog__item-date{font-size:14px;line-height:200%;letter-spacing:.03em;color:rgba(255,255,255,.5)}.blog__item-date:not(:last-child){margin-bottom:clamp(.625rem,.0694846303rem + 1.1573538262vw,.9375rem)}.blog__item-link:not(:last-child){margin-bottom:15px}.blog__item-title{font-size:clamp(1rem,.0000723346rem + 2.0832368872vw,1.5625rem);transition:color .3s}.blog__item-title:hover{color:var(--primary)}.blog__item-excerpt{color:rgba(255,255,255,.7);letter-spacing:.03em}.blog__item-excerpt:not(:last-child){margin-bottom:20px}.blog__item-more{display:flex;align-items:center;-moz-column-gap:clamp(.625rem,.0694846303rem + 1.1573538262vw,.9375rem);column-gap:clamp(.625rem,.0694846303rem + 1.1573538262vw,.9375rem);font-weight:700;font-size:clamp(1rem,.5555877043rem + .925883061vw,1.25rem);color:var(--primary)}.blog__item-more svg{transition:transform .3s}.blog__item-more:hover svg{transform:translate(2px,0)}@media (min-width:767.98px){.advantages{padding-bottom:60px}.why-us{background:url(images/dest/why-us-grid.svg) 50% 50%/cover no-repeat}}@media (min-width:991.98px){.hero__column-right{max-width:660px;margin-right:-120px}.hero__hero-img{width:100%;animation:3s linear infinite hero-coins}.how-it-works__item:not(:last-child)::after{content:"";flex:0 0 20px;width:20px;height:16px;background:url(images/dest/btn-arrow.svg) 0 0/20px 16px no-repeat;transition:transform .3s}}@media (min-width:1200px){.cta__image-left{display:block;position:absolute;top:-40%;left:-50%;transform:translate(0,-10%)}}@media (max-width:1200px){.cta__image-right{max-width:400px;right:0;top:0;transform:translate(50%,-50%)}}@media (max-width:991.98px){.hero__body{justify-content:center;flex-wrap:wrap;text-align:center}.hero__column-left{flex:1 1 auto}.hero__btn,.hero__text{margin:0 auto}.hero__column-right{flex:1 1 auto}.hero__column-right::after{top:-250px;right:50%;transform:translateX(50%);opacity:.4}.hero__hero-img{max-width:100%}.how-it-works__items{flex-direction:column;align-items:start}.how-it-works__item{flex:1 1 auto}.how-it-works__image{top:50%;transform:translateY(-35%);right:0}.info__stars>img.mirror,.info__stars>img:first-child{display:none}.cta__title{max-width:350px}}@media (max-width:767.98px){.hero__text{max-width:272px}.advantages__items{grid-template-columns:repeat(2,1fr)}.advantages__icon{margin-top:-18px}.tradingview-widget-container{height:520px!important}.how-it-works__image{max-width:203px;aspect-ratio:1;top:unset;right:-100px;transform:translate(0,0);bottom:-50px}.why-us__icon img{max-width:28px}.info{padding-bottom:0}.info__title{text-align:center}.faq__item{flex:1 1 auto}.reviews__container::before{opacity:.4}.cta__image-right{max-width:250px;transform:translate(60%,-75%) rotate(-8deg)}}@media (max-width:767px){.faq__item-body{height:100px}}@media (max-width:479.98px){.hero__title{max-width:350px;margin-inline:auto}.why-us__items{row-gap:10px}.info__stars>img.mirror{display:block;max-width:118px;transform:translate(55%,25%) scaleX(-1)}}