:root{--blue: #2c6cff;--blue-filter: invert(29%) sepia(50%) saturate(3831%) hue-rotate(218deg) brightness(108%) contrast(101%)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-display:swap;font-family:"DM Sans";font-style:normal;font-weight:300;src:url("../fonts/dm-sans/dm-sans-v17-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"DM Sans";font-style:normal;font-weight:400;src:url("../fonts/dm-sans/dm-sans-v17-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"DM Sans";font-style:normal;font-weight:500;src:url("../fonts/dm-sans/dm-sans-v17-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"DM Mono";font-style:normal;font-weight:400;src:url("../fonts/dm-mono/dm-mono-v16-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Grtsk Giga";font-style:normal;font-weight:400;src:url("../fonts/grtsk-giga/grtsk-giga-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Grtsk Giga";font-style:normal;font-weight:500;src:url("../fonts/grtsk-giga/grtsk-giga-medium.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Grtsk Giga";font-style:normal;font-weight:700;src:url("../fonts/grtsk-giga/grtsk-giga-bold.woff2") format("woff2")}body{font-weight:400;font-family:"DM Sans",sans-serif;line-height:1.3}input,button,textarea{font-family:inherit}.color-transparent{color:hsla(0,0%,100%,.5)}.color-gradient{color:rgba(0,0,0,0);background-image:linear-gradient(to right, #ade0fb 0%, #0e48d9 60%, #02247a 100%);background-clip:text}.color-gradient2{color:rgba(0,0,0,0);background-image:linear-gradient(to right, #8cb5cb, #6893c3);background-clip:text}.color-blue{color:var(--blue)}.color-green{color:#39b05a}.h1{margin-top:0 !important;font-weight:700 !important;font-size:3.2rem !important;font-family:"Grtsk Giga",sans-serif !important;line-height:1.2}@media(min-width: 1024px){.h1{font-size:4rem !important}}@media(min-width: 1300px){.h1{font-size:5.6rem !important}}.h2{font-weight:700;font-size:2.8rem;font-family:"Grtsk Giga",sans-serif;line-height:1.2}@media(min-width: 1024px){.h2{font-size:3.6rem}}@media(min-width: 1300px){.h2{font-size:4.8rem}}.h3{font-weight:700;font-size:2.8rem;font-family:"Grtsk Giga",sans-serif;line-height:1.2}@media(min-width: 1024px){.h3{font-size:4rem}}::-webkit-scrollbar{width:.8rem;height:.8rem}::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:1rem}::-webkit-scrollbar-thumb{background:#1e5af3;border-radius:1rem}::-webkit-scrollbar-thumb:hover{background:#0e48d9}*{scrollbar-width:thin;scrollbar-color:#1e5af3 rgba(0,0,0,0)}*{scrollbar-face-color:#1e5af3;scrollbar-track-color:rgba(0,0,0,0);scrollbar-width:thin}*,*:before,*:after{box-sizing:border-box}html{font-size:10px}html::view-transition-old(root){animation:.3s ease-in-out both slideOut}html::view-transition-new(root){animation:.3s ease-in-out both zoomIn}@view-transition{navigation:auto}body.body{display:flex;flex-direction:column;width:100%;min-height:100vh;overflow-x:hidden;color:#fff;background-color:#0e0e0e;-webkit-font-smoothing:antialiased}body.body.menu-open{overflow:hidden}body.body.select-open{overflow:hidden}body.body.select-open .header{z-index:0}@media(min-width: 1024px){body.body.select-open{overflow:unset}body.body.select-open .header{z-index:777}}.page-wrapper{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.main{display:flex;flex-direction:column;flex-grow:1}button{cursor:pointer}a{color:inherit;text-decoration:none;cursor:pointer;transition:color .2s ease}.hidden{display:none}.reset-btn{padding:0;color:inherit;text-align:left;background-color:rgba(0,0,0,0);border:none}.loading{position:fixed;top:0;left:0;z-index:999999;display:none;align-items:center;justify-content:center;width:100%;height:100%;padding:3.2rem;background-color:#0e0e0e;opacity:0;transition:opacity .2s ease;pointer-events:none}.loading--transparent-bg{background-color:rgba(0,0,0,.7)}.loading--active{display:flex;opacity:1}.loading__logo{position:relative;width:100%;max-width:47.7rem;opacity:0;transition:opacity .8s;aspect-ratio:7.45}.loading__logo--active{opacity:1}.loading__gradient{position:absolute;top:0;left:0;width:100%;height:100%;background-position:0 0;background-size:100% 100%;clip-path:url(#logoClip)}.loading__gradient--left{background:linear-gradient(to right, #ade0fb 0%, #0e48d9 0%, #02247a 0%, #ffffff 100%);opacity:1;animation:fadeOut 2s ease-in-out infinite alternate}.loading__gradient--right{background:linear-gradient(to left, #ade0fb 0%, #0e48d9 0%, #02247a 0%, #ffffff 100%);opacity:0;animation:fadeIn 2s ease-in-out infinite alternate}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.container{width:100%;max-width:1384px;margin-right:auto;margin-left:auto;padding-right:1.6rem !important;padding-left:1.6rem !important}@media(min-width: 1024px){.container{padding-right:3.2rem !important;padding-left:3.2rem !important}}.button{display:inline-flex;gap:.8rem;align-items:center;justify-content:center;padding:1.4rem 2rem;overflow:hidden;color:#fff;font-weight:500;font-size:1.6rem;line-height:2rem;white-space:nowrap;text-align:center;background:linear-gradient(to right, #ade0fb 0%, #0e48d9 60%, #02247a);border:none;border-radius:10rem;transition:background .2s ease,color .2s ease}.button:disabled{color:hsla(0,0%,100%,.5);cursor:not-allowed}.button:hover{color:#fff;text-decoration:none}.button:hover:not(:disabled){background:linear-gradient(to left, #ade0fb 0%, #0e48d9 60%, #02247a)}@media(min-width: 1024px){.button{padding:2rem 3.2rem;font-size:2rem;line-height:2.4rem}}.button--outline{position:relative;z-index:0;background:rgba(0,0,0,0)}.button--outline::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;padding:.2rem;background:linear-gradient(to right, #ade0fb 0%, #0e48d9 60%, #02247a);border-radius:inherit;-webkit-mask:linear-gradient(black, black) content-box,linear-gradient(black, black);-webkit-mask-composite:xor;mask:linear-gradient(black, black) content-box,linear-gradient(black, black);mask-composite:exclude}.button--sm{padding:1.2rem 2rem;font-weight:400;font-size:1.4rem;line-height:1}@media(min-width: 1024px){.button--sm{padding:1.2rem 2rem;font-size:1.4rem}}.button--md{padding:1.2rem 2rem;font-weight:400;font-size:1.4rem;line-height:1}@media(min-width: 1024px){.button--md{gap:1rem;padding:1.4rem 2rem;font-size:1.6rem}}.button__icon{display:block;width:1.6rem;height:1.6rem;transition:opacity .2s ease}.button:disabled .button__icon{opacity:.5}.social{display:inline-flex;gap:2.4rem}.social__el{flex-shrink:0}.social__link{display:flex;justify-content:center;align-items:center;width:3.8rem;height:3.8rem;background-color:hsla(0,0%,100%,.1);border-radius:50%;transition:background-color .2s ease}.social__link:hover{background-color:hsla(0,0%,100%,.15)}.social__icon{display:block;width:1.7rem;height:1.7rem}.country-icon{display:inline-block;width:2rem;height:2rem;margin-right:.5rem;margin-left:.2rem;vertical-align:middle;background:url("../images/countries.svg") no-repeat left top/auto 100%;border-radius:50%;box-shadow:0 0 .4rem 0 rgba(0,0,0,.1)}.country-icon.en{background-position-x:0}.country-icon.ar{background-position-x:-2rem}.country-icon.es{background-position-x:-4rem}.country-icon.fr{background-position-x:-6rem}.country-icon.de{background-position-x:-8rem}.country-icon.pt{background-position-x:-10rem}.country-icon.ru{background-position-x:-12rem}.country-icon.hi{background-position-x:-14rem}.country-icon.ko{background-position-x:-20rem}.country-icon.ja{background-position-x:-18rem}.country-icon.zh{background-position-x:-20rem}.country-icon.tr{background-position-x:-24rem}.country-icon.pl{background-position-x:-26rem}.country-icon.nl{background-position-x:-28rem}.country-icon.cs{background-position-x:-30rem}.country-icon.vi{background-position-x:-32rem}.country-icon.el{background-position-x:-34rem}.country-icon.hu{background-position-x:-36rem}.country-icon.sv{background-position-x:-38rem}.country-icon.ro{background-position-x:-40rem}.country-icon.sk{background-position-x:-42rem}.country-icon.id{background-position-x:-44rem}.country-icon.da{background-position-x:-46rem}.country-icon.th{background-position-x:-48rem}.country-icon.fi{background-position-x:-50rem}.country-icon.bg{background-position-x:-52rem}.country-icon.uk{background-position-x:-54rem}.country-icon.he{background-position-x:-56rem}.country-icon.no{background-position-x:-58rem}.country-icon.hr{background-position-x:-60rem}.country-icon.sr{background-position-x:-62rem}.country-icon.lt{background-position-x:-64rem}.country-icon.sl{background-position-x:-66rem}.country-icon.lv{background-position-x:-68rem}.country-icon.it{background-position-x:-36rem;transform:rotate(90deg)}.country-icon.fa{background-position-x:-36rem;transform:rotate(180deg)}.chrome-extention{position:absolute;bottom:-3.5rem;left:calc(100% - 24rem)}.chrome-extention span{position:relative;top:.1rem;color:#fff;font-weight:normal;font-size:1.6rem;font-style:normal;opacity:.6}.header{position:fixed;top:0;left:0;z-index:777;width:100%;padding-top:2rem;padding-bottom:2rem;border-bottom:.1rem solid hsla(0,0%,100%,.05);transition:background-color .2s ease}@media(min-width: 1024px){.header{padding-top:2.5rem;padding-bottom:2.5rem}}.header--filled{background-color:#0e0e0e}.header--account{background-color:#0e0e0e}.header--account .header__account-logout{background-color:hsla(0,0%,100%,.1)}.header--account .header__right{margin-left:auto}.header__container{display:flex;align-items:center;justify-content:space-between}@media(min-width: 1024px){.header__container{justify-content:unset}}.header__logo-box{display:block;width:12rem}.header__logo-box:hover{opacity:.8}@media(min-width: 1024px){.header__logo-box{width:15rem}}.header__logo{display:block;width:100%}.header__nav{display:none;flex-grow:1;justify-content:center}@media(min-width: 1024px){.header__nav{display:flex}}@media(min-width: 1300px){.header__nav{padding-left:22rem}}.header__list{display:flex;gap:3.5rem;align-items:center;font-size:1.6rem;line-height:1}.header__item{position:relative;cursor:pointer}.header__link{display:flex;gap:.8rem;align-items:center;color:#fff}.header__link:hover{color:var(--blue);text-decoration:none}.header__link-arrow{display:block;width:1.6rem;height:1.6rem;transform:rotate(90deg);transition:transform .2s ease}.header__item:hover .header__link-arrow{transform:rotate(-90deg);filter:invert(1) var(--blue-filter)}.header__sublist-box{position:absolute;top:100%;right:0;display:none;padding-top:3.8rem}.header__item:hover .header__sublist-box{display:block}.header__sublist{display:flex;flex-direction:column;gap:2.8rem;padding:1.4rem 1.2rem;font-size:1.2rem;line-height:1;background-color:#272727;border-radius:1.6rem}.header__sublink{white-space:nowrap}.header__sublink:hover{text-decoration:underline}.header__right{display:none;gap:1.6rem;align-items:center}@media(min-width: 1024px){.header__right{display:flex}}.header__social{display:none}@media(min-width: 1024px){.header__social{display:inline-flex}}.header__separator{display:block;width:.1rem;height:1.2rem;background-color:hsla(0,0%,100%,.2)}.header__lang{position:relative;font-size:1.2rem;line-height:1}.header__lang-box{display:inline-flex;gap:.8rem;align-items:center;padding:1rem 1.2rem;background-color:hsla(0,0%,100%,.1);border-radius:10rem;cursor:pointer;transition:background-color .2s ease}.header__lang:hover .header__lang-box{background-color:hsla(0,0%,100%,.15)}.header__lang-icon{display:block;flex-shrink:0;width:1.6rem;height:1.6rem}.header__lang-current{text-transform:capitalize}.header__lang-arrow{display:block;flex-shrink:0;width:1.6rem;height:1.6rem;margin-left:.4rem;transform:rotate(90deg);transition:transform .2s ease}.header__lang:hover .header__lang-arrow{transform:rotate(-90deg)}.header__lang-dropdown{position:absolute;top:100%;right:0;display:none;padding-top:2.8rem}.header__lang:hover .header__lang-dropdown{display:block}.header__lang-list{display:flex;flex-direction:column;gap:2.8rem;padding:1.4rem 1.2rem;background-color:#313131;border-radius:1.6rem}.header__lang-item--active .header__lang-link::after{opacity:1 !important}.header__lang-link{display:flex;gap:.8rem;align-items:center;justify-content:space-between}.header__lang-link::after{content:"";display:block;flex-shrink:0;width:2rem;height:2rem;margin-left:5.3rem;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 9.99992L8.53553 13.5355L15.6058 6.46436' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;opacity:0;transition:opacity .2s ease}.header__lang-link:hover::after{opacity:.4}.header__lang-name{min-width:5.6rem}.header__lang-icon{display:block;flex-shrink:0;width:1.6rem;height:1.6rem}.header__login-btn{min-width:9rem}.header__mobile-right{display:flex;gap:1.6rem;align-items:center}@media(min-width: 1024px){.header__mobile-right{display:none}}.header__burger-btn{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;background-color:hsla(0,0%,100%,.1);border:none;border-radius:50%}.header__burger-btn-icon{display:block;width:2.4rem;height:2.4rem}.header__user-link{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;background:linear-gradient(to right, #ade0fb 0%, #0e48d9 60%, #02247a);border-radius:50%}.header__user-link-icon{display:block;width:2rem;height:2rem}.header__account{display:flex;gap:1.6rem;align-items:center;margin-left:auto}.header__account-link{display:flex;gap:1.6rem;align-items:center;transition:color .2s ease}.header__account-link:hover{color:#ade0fb}.header__account-email{display:none;font-size:1.6rem;line-height:1}@media(min-width: 768px){.header__account-email{display:block}}.header__account-user-box{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;background:linear-gradient(to right, #ade0fb 0%, #0e48d9 60%, #02247a);border-radius:50%}.header__account-user-icon{display:block;width:2rem;height:2rem}.header__account-logout{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;background-color:hsla(0,0%,100%,.1);border:none;border-radius:50%;transition:background-color .2s ease}.header__account-logout:hover{background-color:hsla(0,0%,100%,.15)}@media(min-width: 1024px){.header__account-logout{background-color:rgba(0,0,0,.2)}}.header__account-logout-icon{display:block;width:2.4rem;height:2.4rem}.calc__box{position:relative;margin-bottom:1.6rem;padding:2rem;background-color:hsla(0,0%,100%,.05);border-radius:2.4rem}@media(min-width: 1024px){.calc__box{border-radius:2rem}}.calc__box-wrap{transition:opacity .2s ease}.calc--show-list .calc__box-wrap{opacity:0;pointer-events:none}.calc__elem{position:relative;padding:1.6rem 1.6rem 1rem;background-color:hsla(0,0%,100%,.05);border-radius:1.6rem}@media(min-width: 1024px){.calc__elem{padding:2.4rem}}.calc__elem:first-child{mask:radial-gradient(circle 2.4rem at center calc(100% + 0.9rem), transparent 0, transparent 2.4rem, black)}@media(min-width: 1024px){.calc__elem:first-child{mask:radial-gradient(circle 3.4rem at center calc(100% + 0.9rem), transparent 0, transparent 3.4rem, black)}}.calc__elem:last-child{mask:radial-gradient(circle 2.4rem at center -0.9rem, transparent 0, transparent 2.4rem, black)}@media(min-width: 1024px){.calc__elem:last-child{mask:radial-gradient(circle 3.4rem at center -0.9rem, transparent 0, transparent 3.4rem, black)}}.calc__elem-action{display:block;margin-bottom:1.6rem;font-size:1.4rem;line-height:1}.calc__elem-row{display:flex;gap:2.4rem;align-items:center;justify-content:space-between}.calc__quantity-box{position:relative}.calc__quantity-box--tilda{font-size:3.2rem;line-height:1}.calc__quantity-box--tilda::before{content:"~";position:absolute;top:.4rem;left:0}@media(min-width: 1024px){.calc__quantity-box--tilda{font-size:4.4rem}.calc__quantity-box--tilda::before{top:.8rem}}.calc__quantity{width:100%;min-width:0;padding:0;color:#fff;font-size:3.2rem;line-height:1;background-color:rgba(0,0,0,0);border:none}.calc__quantity:focus{outline:none}@media(min-width: 1024px){.calc__quantity{font-size:4.4rem}}.calc__quantity-box--tilda .calc__quantity{padding-left:2rem}@media(min-width: 1024px){.calc__quantity-box--tilda .calc__quantity{padding-left:4rem}}.calc__quantity-error{position:absolute;bottom:-0.6rem;left:0;color:#e91a1a;font-weight:500;font-size:1.1rem;line-height:1}@media(min-width: 1024px){.calc__quantity-error{bottom:-1.4rem;font-size:1.4rem}}.calc__coin-select{position:absolute;top:1.6rem;right:1.6rem;display:flex;gap:.8rem;align-items:center;padding:.6rem .8rem;color:#fff;background-color:hsla(0,0%,100%,.05);border:none;border-radius:10rem}@media(min-width: 1024px){.calc__coin-select{position:relative;top:unset;right:unset;min-width:14.8rem;padding:2rem}}.calc__coin-name{display:none;font-size:1.8rem;line-height:1}@media(min-width: 1024px){.calc__coin-name{display:block}}.calc__coin-logo{display:block;width:2rem;height:2rem;transition:opacity .2s ease}@media(min-width: 1024px){.calc__coin-logo{width:2.4rem;height:2.4rem}}.calc__coin-select--transparent .calc__coin-logo{opacity:.5}.calc__chevron{display:block;width:2.4rem;height:2.4rem;transform:rotate(90deg)}.calc__coin-description{position:absolute;top:-1.6rem;right:0;z-index:1;display:block;padding:.6rem .8rem;font-weight:500;font-size:.6rem;line-height:.8rem;text-transform:uppercase;background-color:#384d82;border-radius:10rem}@media(min-width: 1024px){.calc__coin-description{top:-0.5rem;font-size:.9rem;line-height:1}}.calc__change{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;margin:-1rem auto;padding:0;background-color:hsla(0,0%,100%,.1);border:none;border-radius:50%;transition:background-color .2s ease}@media(min-width: 1024px){.calc__change{width:5.6rem;height:5.6rem;margin:-2rem auto}}.calc__change:hover{background-color:hsla(0,0%,100%,.15)}.calc__change-icon{display:block;width:2rem;height:2rem}@media(min-width: 1024px){.calc__change-icon{width:2.4rem;height:2.4rem}}.calc__result{margin-top:1.6rem;padding:1.6rem;font-size:1.4rem;line-height:1.8rem;background-color:hsla(0,0%,100%,.05);border-radius:1.6rem}@media(min-width: 1024px){.calc__result{padding:1.6rem 2.4rem}}.calc__submit{width:100%;margin-top:2.4rem}.calc__bottom{display:grid;grid-gap:1.6rem;grid-template-columns:100%}@media(min-width: 1024px){.calc__bottom{grid-template-columns:repeat(2, minmax(0, 1fr))}}.calc__bottom-el{display:flex;gap:1.4rem;align-items:center;padding:1.7rem 1.4rem;background-color:hsla(0,0%,100%,.05);border-radius:1.2rem}@media(min-width: 1024px){.calc__bottom-el{border-radius:1.6rem}}.calc__bottom-logo{display:block;flex-shrink:0;width:3.2rem;height:3.2rem}.calc__bottom-name{font-size:1.4rem;line-height:2rem}.calc__bottom-price-box{flex-shrink:0;margin-left:auto;text-align:right}.calc__bottom-price{display:block;margin-bottom:.4rem;font-size:1.4rem;line-height:1.6rem}.calc__bottom-percent{display:block;font-size:1rem;line-height:1.2rem}.calc__bottom-percent--green{color:#39a883}.calc__bottom-percent--red{color:#f72148}.calc__coins{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#0e0e0e;opacity:0;pointer-events:none}.calc--show-list .calc__coins{z-index:9999;opacity:1;pointer-events:all}@media(min-width: 1024px){.calc--show-list .calc__coins{z-index:9999}}@media(min-width: 1024px){.calc__coins{position:absolute;background-color:hsla(0,0%,100%,.05);border-radius:1.6rem}}.calc__coins-box{display:flex;flex-direction:column;flex-grow:1;gap:2.4rem;height:100%;padding:2.4rem 1.6rem 1.6rem}@media(min-width: 1024px){.calc__coins-box{padding:2rem}}.calc__coins-top{display:flex;align-items:center;justify-content:space-between;padding:2.3rem 1.6rem;border-bottom:.1rem solid hsla(0,0%,100%,.1)}@media(min-width: 1024px){.calc__coins-top{display:none}}.calc__coins-top-text{font-size:2rem;font-family:"DM Mono",monospace;line-height:1}.calc__coins-close{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:rgba(0,0,0,0);border:none}.calc__coins-close-icon{display:block;width:2.4rem;height:2.4rem}.calc__coins-filter{width:100%}.calc__coins-list{flex-grow:1;overflow-y:auto}.calc__coins-el{display:flex;align-items:center;width:100%;padding:1.4rem 1.2rem 1.4rem 1.6rem;cursor:pointer;transition:background-color .2s ease}.calc__coins-el:hover{background-color:hsla(0,0%,100%,.05)}.calc__coins-el:not(:last-child){border-bottom:.1rem solid hsla(0,0%,100%,.1)}.calc__coins-el::after{content:"";display:block;flex-shrink:0;width:2rem;height:2rem;margin-left:auto;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 9.99992L8.53553 13.5355L15.6058 6.46436' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;opacity:0;transition:opacity .2s ease}.calc__coins-el--active::after{opacity:1 !important}.calc__coins-el-logo{display:block;flex-shrink:0;width:2.8rem;height:2.8rem;margin-right:1.6rem}.calc__coins-el-text-box{display:flex;flex-direction:column;gap:.8rem}.calc__coins-el-name{font-size:1.6rem;line-height:1}.calc__coins-el-text{color:hsla(0,0%,100%,.5);font-size:1.2rem;line-height:1}.calc__coins-empty{display:flex;flex-direction:column;flex-grow:1;align-items:center;justify-content:center}.calc__coins-empty-text{display:block;color:hsla(0,0%,100%,.5);font-size:2rem;line-height:1}.section.js-has-style{scroll-margin-top:var(--header-offset, 7rem)}.section{padding-top:6rem;padding-bottom:6rem}@media(min-width: 1024px){.section{padding-top:14rem;padding-bottom:14rem}}.section--faq{background-image:radial-gradient(closest-side, #6CADFE 24%, #1F51C6 46%, #0E0E0E 100%);background-size:400% 400%;background-repeat:no-repeat;background-position:right 100% bottom 100%}.section__header{display:flex;justify-content:space-between;gap:3.2rem;margin-bottom:6.4rem}@media(min-width: 1024px){.section__header--big-mb{margin-bottom:9.6rem}}.section__subtitle{color:hsla(0,0%,100%,.5)}.section__slider-box{margin:0 -1.6rem}@media(min-width: 1024px){.section__slider-box{margin:0}}.section__slider-box .table{margin:0 1.6rem}@media(min-width: 1024px){.section__slider-box .table{margin:0}}
