button,hr,input{overflow:visible}img,legend{max-width:100%}progress,sub,sup{vertical-align:baseline}*,:after,:before,legend{-webkit-box-sizing:border-box;box-sizing:border-box}a,button{-webkit-transition:background var(--time),color var(--time),border var(--time);transition:background var(--time),color var(--time),border var(--time);color:#fff}.form .form__item input,.form__item label{color:rgba(255,255,255,.4);font-size:var(--font-size-base)}.flex-double>*,.flex-triple>*,.form,.form-wraper-cont,.form__btn,.header,body>.page>.main{width:100%}.block-form h1 span,.cryptocurrency p,.win h2 span{-webkit-text-fill-color:transparent}.earnings-calculator,.expert{-webkit-box-orient:vertical;-webkit-box-direction:normal}:root{--font-size-base:16px;--font-size-h1:64px;--line-height-h1:70px;--font-size-h2:calc(var(--font-size-base) * 1.75);--font-size-h3:calc(var(--font-size-base) * 1.5);--margin-bottom:110px;--padding-base:16px;--time:0.3s}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;height:100%}.header .logo img,details,main{display:block}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;pointer-events:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}.win h2,h1,legend{padding:0}legend{color:inherit;display:table;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.form__item input:focus~label,.form__item input:not(:-moz-placeholder)~label,.form__item input:not(:-ms-input-placeholder)~label,.form__item input:not(:placeholder-shown)~label,[hidden],template{display:none}ul{margin:0}.page,body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}body>.page>.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}button{display:inline-block;background:0 0;border:none;outline:0;cursor:pointer}:target{scroll-margin-top:40px}.box{margin-bottom:var(--margin-bottom);padding:0 calc(50% - 600px)}body,html,p{margin:0;font:400 16px/24px Roboto,sans-serif;color:#fff}h2,h3{line-height:var(--line-height-base)}.form h2,h1{line-height:70px}.cryptocurrency p,h1,h2{font-weight:700}.form h2,.win h2,h1{font-family:Oswald,sans-serif;text-transform:uppercase}h1{margin:0 0 8px;font-size:64px}h2{display:block;margin:0 0 24px;font-size:var(--font-size-h2)}.form__btn,.infoblock__btn,h3{font-weight:600}h3{margin:0 0 12px;font-size:var(--font-size-h3)}p{margin:0 0 5px}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;padding-top:44px;padding-bottom:44px;margin-bottom:30px!important}.header__btn{min-height:50px;color:rgba(255,255,255,.7);font-size:18px;line-height:24px;border:1px solid rgba(255,255,255,.7);border-radius:100px}.flex-double,.flex-triple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--padding-base)}.flex-double>*{max-width:calc(50% - var(--padding-base)/ 2)}.flex-triple>*{max-width:calc(33.333333% - var(--padding-base)/ 3 * 2)}.form{padding:56px 70px;background:rgba(255,255,255,.03);backdrop-filter:blur(56px);-webkit-box-shadow:0 0 30px rgba(0,0,0,.27);box-shadow:0 0 30px rgba(0,0,0,.27);border:1px solid #3a4a5b;border-radius:24px}.cryptocurrency__item,.info-card,.users{backdrop-filter:blur(20px)}.form .form__item{position:relative;margin-bottom:16px}.form .form__item .iti{width:100%!important}.form .form__item input{width:100%;padding:16px 20px;background:rgba(255,255,255,.1);line-height:24px;border:0;border-radius:48px;outline:0;cursor:pointer}.block-form:after,.block-form:before{content:"";position:absolute;width:350px;height:350px;border-radius:100%;-webkit-filter:blur(220px);filter:blur(220px)}.form__item input:focus{cursor:auto}.form__item label{display:block;position:absolute;top:18px;left:20px;-webkit-transition:top var(--time),left var(--time),font-size var(--time),color var(--time);transition:top var(--time),left var(--time),font-size var(--time),color var(--time)}.form__item label:hover{cursor:pointer}.block-form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:url(../images/chart.webp) bottom center no-repeat}.block-form:before{top:100px;right:0;background:#fff}.block-form:after{top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#b27a52),to(#b27a52));background:linear-gradient(#b27a52,#b27a52)}.box-expert,.handel,.handel__item:last-child,.insert,.win{position:relative}.block-form__item:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.block-form h1 span{background:-webkit-gradient(linear,left top,right top,from(#b27a52),to(#b27a52));background:linear-gradient(90deg,#b27a52,#b27a52);-webkit-background-clip:text;font-size:80px;line-height:100px}.block-form__decription{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:24px;line-height:1}.block-form__decription img{margin-left:8px}.block-form__decription img:first-child{margin-left:40px}.users{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:486px;padding:18px;background:rgba(255,255,255,.12);border-radius:10px}.users .users__photo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.users .users__photo img{max-width:48px;border-radius:100px;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;height:auto}.users__photo img+img{margin-left:-18px}.users__info{margin-left:24px}.infoblock__stars,.stars,.users__info img{display:block}.form{max-width:488px}.form h2{font-size:40px}.form__btn{padding:18px;background:-webkit-gradient(linear,left top,right top,from(#b27a52),to(#b27a52));background:linear-gradient(90deg,#b27a52,#b27a52);color:#2b3744;font-size:24px;border-radius:100px}.tv__inner{padding:50px 100px 70px;background:url(../images/corner1.svg) top right no-repeat,url(../images/corner2.svg) bottom left no-repeat}.tv__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.tv__item:not(:last-child){margin-bottom:48px}.tv__item-img{min-width:409px}.tv__item-img img{border-radius:20px}.tv__quote{margin-bottom:28px}.footer-nav a:hover,.tv__item-info span{color:rgba(255,255,255,.5)}.expert-items p,.tv__item-info p{color:rgba(255,255,255,.8)}.handel{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.handel__item:last-child:before,.insert:before{content:"";position:absolute;border-radius:100%}.handel__item:last-child:before{top:20%;right:20%;width:80%;height:80%;background:-webkit-gradient(linear,left top,left bottom,from(#b27a52),to(#b27a52)) center center no-repeat;background:linear-gradient(#b27a52,#b27a52) center center no-repeat;-webkit-filter:blur(475px);filter:blur(475px)}.handel__pretitle{display:inline-block;margin-bottom:12px;color:rgba(255,255,255,.6);font-size:20px;line-height:28px}.handel h2{font-size:28px;line-height:36px}.handel__img{display:block;width:100%}.cryptocurrency__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px 20px;background:rgba(134,134,134,.12);gap:20px;border-radius:10px}.cryptocurrency p,.cryptocurrency__btn{background:-webkit-gradient(linear,left top,right top,from(#b27a52),to(#b27a52));background:linear-gradient(90deg,#b27a52,#b27a52);font-size:24px}.cryptocurrency__item+.cryptocurrency__item{margin-top:20px}.cryptocurrency span:first-child{font-size:20px;font-weight:700;margin-right:12px}.cryptocurrency span:last-of-type{color:rgba(255,255,255,.5);font-size:16px;line-height:24px}.cryptocurrency p{margin-top:3px;-webkit-background-clip:text;line-height:1}.cryptocurrency__btn{display:inline-block;margin-top:32px;padding:18px 40px;color:#2b3744;font-weight:600;border-radius:100px}.insert{margin:var(--margin-bottom) 0;padding:var(--margin-bottom) 0 1px 0;background:#fff}.infoblock__btn,.win h2 span{background:-webkit-gradient(linear,left top,right top,from(#b27a52),to(#b27a52));background:linear-gradient(90deg,#b27a52,#b27a52)}.insert:before{top:100%;right:0;width:450px;height:450px;background:#fff;-webkit-filter:blur(515px);filter:blur(515px)}.infoblock__pretitle{display:inline-block;margin-bottom:12px;color:rgba(0,0,0,.6);font-size:20px;line-height:28px}.infoblock .flex__item .infoblock__stars,.infoblock .stars,.infoblock__btn{margin-bottom:20px}.infoblock h2{max-width:700px;margin-bottom:8px;color:#000;font-size:28px;line-height:36px}.infoblock .infoblock__description{max-width:550px;color:rgba(0,0,0,.8);font-size:18px;line-height:28px}.infoblock .flex-triple .flex__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;margin-top:40px}.infoblock .flex__item p{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:20px;color:rgba(0,0,0,.6);font-size:18px;line-height:24px}.infoblock .flex__item img{margin-bottom:30px}.infoblock h3{color:#000;line-height:1;font-weight:500}.user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.infoblock .user img{max-width:62px;margin-bottom:0;margin-right:18px;border-radius:100px;overflow:hidden}.infoblock--dark .flex__item .infoblock__stars,.user p{margin-bottom:0}.user__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user h3{display:block;font-size:18px}.user span{color:#c7d0db;font-size:20px;line-height:1;font-weight:700}.infoblock__btn{display:block;width:100%;padding:18px;color:#2b3744;font-size:24px;border-radius:100px;text-align:center}.irony,.win{display:-webkit-box;display:-ms-flexbox;display:flex}.info-block__title,.info-card__title{font-weight:700;line-height:1;color:#fff}.infoblock--short h2{max-width:600px}.infoblock--short .infoblock__btn{margin-top:56px;background:-webkit-gradient(linear,left top,right top,from(#3a4a5b),color-stop(20%,#1a242e),color-stop(80%,#1a242e),to(#3a4a5b));background:linear-gradient(90deg,#3a4a5b,#1a242e 20%,#1a242e 80%,#3a4a5b);color:#fff}.infoblock--short .infoblock__btn span:first-child{color:#b27a52}.adas,.infoblock--short .infoblock__btn span:last-child{color:#c7d0db}.irony{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.infoblock .infoblock__social,.irony__imgs{text-align:right}.irony__imgs img:not(:last-child){margin-right:-20px}.infoblock--dark .flex-triple .flex__item{margin-top:0;padding:32px 32px 26px;background:rgba(255,255,255,.12);border-radius:20px}.infoblock--dark .user{margin-bottom:16px}.infoblock--dark .user h3{color:#fff}.infoblock--dark .flex__item p{color:rgba(255,255,255,.8);font-size:16px}.infoblock .infoblock__social span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:24px;color:rgba(255,255,255,.6)}.infoblock .infoblock__social img{margin-bottom:0;margin-right:8px;vertical-align:text-top}.infoblock--dark .infoblock__btn{margin-top:34px}.box-expert::before,.win:before{content:"";position:absolute;border-radius:100%}.win{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:34px}.win:before{top:-50%;left:-232px;width:464px;height:464px;background:-webkit-gradient(linear,left top,left bottom,from(#b27a52),to(#b27a52)) center center no-repeat;background:linear-gradient(#b27a52,#b27a52) center center no-repeat;-webkit-filter:blur(418px);filter:blur(418px)}.win h2{max-width:720px;margin:0;font-size:var(--font-size-h1);line-height:var(--line-height-h1);font-weight:700}.win h2 span{-webkit-background-clip:text}.win p{font-size:25px;line-height:1}.footer{margin-bottom:64px}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin-bottom:29px;padding-top:48px;border-top:2px solid rgba(255,255,255,.08)}.footer__top span{margin-left:24px;color:rgba(255,255,255,.5)}.footer__top nav{margin-left:auto}.footer__top nav a{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:28px}.footer p{color:rgba(255,255,255,.5);font-size:12px;line-height:16px}.logo-wraper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0!important;flex-shrink:0!important}.logo-wraper img{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.logo-wraper span{color:#fff;font-size:35px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.aio-sdk-form{width:100%!important;padding:0!important}.info-block{width:100%;padding:40px 54px 59px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px;background:url(../images/corner1.svg) top right no-repeat,url(../images/corner2.svg) bottom left no-repeat}.info-block__title{font-size:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:28px;position:relative}.info-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5px}.info-block__cards{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:27px}.info-card{background:rgba(134,134,134,.12);border-radius:10px;padding:20px 20px 33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;min-height:249px}.info-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info-card__title{font-size:20px}.expert-name,.font-black,.logo{font-weight:900}.info-card__text{font-size:16px;line-height:120%;color:#a8b2bc;margin-top:auto}.expert,.flex{display:-webkit-box;display:-ms-flexbox}.mb-2{margin-bottom:.5rem}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gap-3{gap:.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.uppercase{text-transform:uppercase}.text-primary-darker{--tw-text-opacity:1;color:rgb(13 18 16 / var(--tw-text-opacity))}.text-primary-medium{--tw-text-opacity:1;color:rgb(84 104 128 / var(--tw-text-opacity));display:inline-block;margin-bottom:12px;color:rgba(255,255,255,.6);font-size:20px;line-height:28px}.font-alt{font-family:sans-serif}.logo{font-size:30px}.expert{margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:20px}.expert-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.expert-items{border-radius:20px;padding:20px;background:rgba(255,255,255,.12)}.expert-name{font-size:18px;margin-bottom:10px}.calculator-text,.calculator-title-sub{font-weight:590;font-size:24px;line-height:1.33;text-align:center}.wrap-eb{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.logo-wrap-e{margin:0 auto}.box-expert::before{top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:350px;height:350px;background:-webkit-gradient(linear,left top,left bottom,from(#c2f953b7),to(#57d7ebc1));background:linear-gradient(#c2f953b7,#57d7ebc1);-webkit-filter:blur(220px);filter:blur(220px);z-index:-1}.earnings-calculator{border-radius:40px;padding:32px;background:rgba(255,255,255,.12);width:100%;max-width:794px;margin:0 auto 120px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.calculator-title-sub{padding:16px 0 12px}.calculator-parents{width:100%;max-width:641px;margin:0 auto}.calculator-text{padding:24px 0 2px}.hero-v2 h1{font-size:18px;line-height:1.4;margin-bottom:10px;font-family:Roboto,'Roboto Fallback',sans-serif;font-weight:400;text-transform:none;opacity:.9}.hero-v2 .hero-subheadline{font-family:Oswald,'Oswald Fallback',sans-serif;font-size:clamp(34px,3.2vw,54px);line-height:1.08;font-weight:700;text-transform:uppercase;margin:0 0 14px;opacity:1}.hero-v2 .hero-subheadline span{background:-webkit-gradient(linear,left top,right top,from(#b27a52),to(#b27a52));background:linear-gradient(90deg,#b27a52,#b27a52);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-v2 .hero-text{max-width:56ch;opacity:.85;margin-bottom:18px}.hero-trust{list-style:none;padding:0;margin:0 0 18px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;width:100%}.hero-trust li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgb(71 67 67 / 65%);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:10px 12px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;white-space:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.profit-ticker{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:8px 12px}.profit-ticker .ticker-label{opacity:.8;font-size:14px}.profit-ticker .ticker-value{font-weight:800;letter-spacing:.3px}.profit-ticker .ticker-small{opacity:.65;font-size:13px}.mini-chart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:6px;height:34px}.mini-chart span{display:block;width:8px;border-radius:8px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(247,158,28,.9)),to(rgba(247,158,28,.2)));background:linear-gradient(180deg,rgba(247,158,28,.9),rgba(247,158,28,.2));-webkit-animation:2.2s ease-in-out infinite barPulse;animation:2.2s ease-in-out infinite barPulse}.mini-chart span:nth-child(2){height:65%;-webkit-animation-delay:.1s;animation-delay:.1s}.mini-chart span:nth-child(3){height:85%;-webkit-animation-delay:.2s;animation-delay:.2s}.mini-chart span:nth-child(4){height:55%;-webkit-animation-delay:.3s;animation-delay:.3s}.mini-chart span:nth-child(5){height:90%;-webkit-animation-delay:.4s;animation-delay:.4s}.mini-chart span:nth-child(6){height:70%;-webkit-animation-delay:.5s;animation-delay:.5s}.mini-chart span:first-child{height:75%}@-webkit-keyframes barPulse{0%,100%{-webkit-transform:scaleY(.8);transform:scaleY(.8);opacity:.7}50%{-webkit-transform:scaleY(1.05);transform:scaleY(1.05);opacity:1}}@keyframes barPulse{0%,100%{-webkit-transform:scaleY(.8);transform:scaleY(.8);opacity:.7}50%{-webkit-transform:scaleY(1.05);transform:scaleY(1.05);opacity:1}}.form-footer{margin-top:10px;font-size:13px;opacity:.85;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;line-height:1.35}.social-proof-bar{margin-top:-60px;margin-bottom:90px}.social-proof-grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:18px}.social-proof-item{padding:10px 12px;border-radius:12px;background:rgba(0,0,0,.18);text-align:center}.sp-value{font-family:Oswald,'Oswald Fallback',sans-serif;font-size:26px;letter-spacing:.4px}.sp-label{opacity:.8}.what-is{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.what-is__text{max-width:680px}.what-is__visual{text-align:center}.visual-caption{margin-top:10px;opacity:.75;font-size:14px}.icon-list{list-style:none;padding:0;margin:18px 0 0;display:-ms-grid;display:grid;gap:10px}.icon-list li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cards-grid{display:-ms-grid;display:grid;gap:16px}.cards-grid.three{-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:18px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.15);box-shadow:0 10px 30px rgba(0,0,0,.15)}.card h3{margin:10px 0 8px}.card p{opacity:.85}.card-icon{font-size:28px}.card-highlight{margin-top:12px;padding:10px 12px;border-radius:12px;background:rgba(247,158,28,.12);border:1px solid rgba(247,158,28,.25);font-weight:600}.profit-section{padding:70px 0}.featured-stat{text-align:center;margin:10px auto 28px;max-width:760px}.fs-label{opacity:.8}.fs-value{font-family:Oswald,'Oswald Fallback',sans-serif;font-size:clamp(44px,4vw,72px);line-height:1;margin:8px 0}.fs-sub{opacity:.8}.calculator-wrap{display:-ms-grid;display:grid;-ms-grid-columns:1.2fr .8fr;grid-template-columns:1.2fr .8fr;gap:18px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px;margin:0 auto 22px}.calculator-left h3{margin:0 0 12px}.calculator-capital-amount{font-family:Oswald,'Oswald Fallback',sans-serif;font-size:32px;line-height:1.1;text-align:center;margin:0 0 14px;color:#b27a52}.calculator-disclaimer{opacity:.7;font-size:13px;margin-top:10px}.calculator-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid rgba(255,255,255,.12);padding-left:18px}.stats-grid{display:-ms-grid;display:grid;gap:12px}.stats-grid.four{-ms-grid-columns:(minmax(0,1fr))[4];grid-template-columns:repeat(4,minmax(0,1fr))}.stat{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:14px;text-align:center}.stat-value{font-family:Oswald,'Oswald Fallback',sans-serif;font-size:24px}.stat-label{opacity:.8;font-size:14px}.how-it-works .timeline{margin-top:18px;display:-ms-grid;display:grid;gap:14px}.timeline-item{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;gap:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px}.timeline-step{width:40px;height:40px;border-radius:12px;display:-ms-grid;display:grid;place-items:center;font-weight:800;background:rgba(247,158,28,.18);border:1px solid rgba(247,158,28,.35)}.timeline-time{opacity:.75;font-size:14px;font-weight:500}.crypto-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:10px}.crypto-logos img{height:22px;width:auto;opacity:.9}.security-grid{display:-ms-grid;display:grid;-ms-grid-columns:1.2fr .8fr;grid-template-columns:1.2fr .8fr;gap:18px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.security-item{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:14px;margin-top:12px}.security-item h3{margin:0 0 6px}.risk-disclaimer{margin-top:14px;border-radius:14px;padding:12px 14px;background:rgba(255,0,0,.07);border:1px solid rgba(255,0,0,.18);opacity:.9}.trust-badges{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.badge{border-radius:999px;background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.12);padding:8px 10px;font-size:13px;opacity:.9;text-align:center}.feature{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:18px}.feature:first-of-type{margin-top:0}.feature-visual img{border-radius:18px;border:1px solid rgba(255,255,255,.1);-webkit-box-shadow:0 12px 30px rgba(0,0,0,.18);box-shadow:0 12px 30px rgba(0,0,0,.18)}.bullets{margin:12px 0 0;padding-left:18px;opacity:.9}.feature-left .feature-visual{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.feature-left .feature-text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.feature-right .feature-text{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.feature-right .feature-visual{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.testimonial-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:12px}.testimonial-avatar{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0;border:2px solid rgba(247,158,28,.4)}.testimonial-quote{opacity:.88}.testimonial-user{font-weight:700;font-size:16px;margin:0}.testimonial-verified{font-weight:600;color:#b27a52;font-size:13px;margin:2px 0 0}.testimonial-stats{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:14px}.testimonial-stat{-webkit-box-flex:1;-ms-flex:1;flex:1;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:10px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.testimonial-stat .stat-label{font-size:12px;opacity:.7;text-transform:uppercase;letter-spacing:.5px}.testimonial-stat .stat-num{font-family:Oswald,'Oswald Fallback',sans-serif;font-size:20px;font-weight:700}.testimonial-stat .stat-num.profit{color:#b27a52}.testimonials-note{margin-top:14px;opacity:.75;font-size:14px;text-align:center}.faq_two_col{display:-ms-grid!important;display:grid!important;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.faq_two_cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.faq_two_col .faq_item{margin-bottom:0}.regulators-strip{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:18px 16px;margin:0 auto 40px}.regulators-strip img{height:42px;width:auto;opacity:.9;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:opacity var(--time),-webkit-filter var(--time),-webkit-transform var(--time);transition:opacity var(--time),-webkit-filter var(--time),-webkit-transform var(--time);transition:filter var(--time),opacity var(--time),transform var(--time);transition:filter var(--time),opacity var(--time),transform var(--time),-webkit-filter var(--time),-webkit-transform var(--time)}.regulators-strip a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}#calcResult .calc-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px dashed rgba(255,255,255,.18)}#calcResult .calc-line:last-child{border-bottom:none}#calcResult .calc-line span{opacity:.8}#calcResult .calc-line strong{font-family:Oswald,'Oswald Fallback',sans-serif;font-size:22px}body{background:#14202b;overflow-x:hidden;font-family:Roboto,"Roboto Fallback",sans-serif}.header__btn,.submit-btn,h1,h2,h3{font-family:Oswald,"Oswald Fallback",sans-serif}.icon{width:1.1em;height:1.1em;display:inline-block;vertical-align:-.18em;fill:currentColor;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.icon--li{margin-right:10px}.icon--card{width:28px;height:28px}.icon--h{width:22px;height:22px;margin-right:10px;vertical-align:-.22em}.testimonial-rating .icon--star{width:18px;height:18px;margin-right:4px;vertical-align:-.18em;opacity:.95}.testimonial-rating .icon--star:last-child{margin-right:0}.box,.box-bottom{position:relative}.box-bottom.glow-inside-top::before,.box.glow-inside-top::before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:350px;height:350px;background:-webkit-gradient(linear,left top,left bottom,from(#c2f953b7),to(#57d7ebc1));background:linear-gradient(#c2f953b7,#57d7ebc1);-webkit-filter:blur(220px);filter:blur(220px);z-index:-1;pointer-events:none}.box-bottom.glow-inside-bottom::before,.box.glow-inside-bottom::before{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);width:350px;height:350px;background:-webkit-gradient(linear,left top,left bottom,from(#c2f953b7),to(#57d7ebc1));background:linear-gradient(#c2f953b7,#57d7ebc1);-webkit-filter:blur(220px);filter:blur(220px);z-index:-1;pointer-events:none}.box-bottom.glow-outside::after,.box.glow-outside::after{top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#b27a52),to(#b27a52));background:linear-gradient(#b27a52,#b27a52);content:"";position:absolute;width:350px;height:350px;border-radius:100%;-webkit-filter:blur(220px);filter:blur(220px)}.box-bottom.glow-outside::before,.box.glow-outside::before{top:100px;right:0;background:-webkit-gradient(linear,left top,left bottom,from(#b27a52),to(#b27a52));background:linear-gradient(#b27a52,#b27a52);content:"";position:absolute;width:350px;height:350px;border-radius:100%;-webkit-filter:blur(220px);filter:blur(220px)}.users{margin-bottom:20px}.licenses{color:rgba(255,255,255,.5);font-size:12px;line-height:16px}.card,.faq_item,.security-item,.testimonial,.timeline-item{position:relative;overflow:hidden}.card::before,.faq_item::before,.security-item::before,.testimonial::before,.timeline-item::before{content:"";position:absolute;inset:0;background:url(../images/corner1.svg) top right no-repeat,url(../images/corner2.svg) bottom left no-repeat;opacity:.9;pointer-events:none;z-index:0}.card>*,.faq_item>*,.security-item>*,.testimonial>*,.timeline-item>*{position:relative;z-index:1}.box.flex-double.what-is{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.box.flex-double.what-is>.what-is__text{-webkit-box-flex:1;-ms-flex:1 1 55%;flex:1 1 55%;width:auto}.box.flex-double.what-is>.what-is__visual{-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px;width:360px;max-width:45%}.box.flex-double.what-is img{max-width:100%;height:auto;display:block}.icon-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0}.icon-list li .icon{margin-top:2px}#registration-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}#registration-form .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}#registration-form .form-group input[type=email],#registration-form .form-group input[type=tel],#registration-form .form-group input[type=text],#registration-form .phone-field{padding:12px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;font-size:15px;width:100%;-webkit-transition:.3s;transition:.3s;font-family:Roboto,sans-serif}#registration-form .form-group input:focus,#registration-form .phone-field:focus{outline:0;border-color:#b27a52;-webkit-box-shadow:0 0 0 3px rgba(247,158,28,.2);box-shadow:0 0 0 3px rgba(247,158,28,.2)}#registration-form .form-group input::-webkit-input-placeholder,#registration-form .phone-field::-webkit-input-placeholder{color:rgba(255,255,255,.4)}#registration-form .form-group input::-moz-placeholder,#registration-form .phone-field::-moz-placeholder{color:rgba(255,255,255,.4)}#registration-form .form-group input:-ms-input-placeholder,#registration-form .phone-field:-ms-input-placeholder{color:rgba(255,255,255,.4)}#registration-form .form-group input::-ms-input-placeholder,#registration-form .phone-field::-ms-input-placeholder{color:rgba(255,255,255,.4)}#registration-form .form-group input::placeholder,#registration-form .phone-field::placeholder{color:rgba(255,255,255,.4)}#registration-form .phone-input-wrapper{width:100%}#registration-form .submit-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:14px 24px;border:none;border-radius:8px;background:linear-gradient(135deg,#b27a52 0,#b27a52 100%);color:#fff;font-size:16px;font-weight:700;cursor:pointer;width:100%;-webkit-transition:.3s;transition:.3s;font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:1px;margin-top:4px}#registration-form .submit-btn:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 25px rgba(247,158,28,.4);box-shadow:0 8px 25px rgba(247,158,28,.4)}#registration-form .submit-btn:disabled{opacity:.7;cursor:not-allowed;-webkit-transform:none;-ms-transform:none;transform:none}.success-message{text-align:center;padding:30px 20px}.success-message h3{font-size:22px;margin-bottom:10px;color:#b27a52;font-family:Oswald,sans-serif}.success-message p{color:rgba(255,255,255,.7);font-family:Roboto,sans-serif}.header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;height:34px;padding:0}.main-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.main-nav a{color:rgba(255,255,255,.75);font-size:14px;font-family:Roboto,sans-serif;text-decoration:none;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap}.main-nav a:hover{color:#b27a52}.burger-menu{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;background:0 0;border:none;cursor:pointer;padding:8px;z-index:10001}.burger-menu span{display:block;width:24px;height:2px;background:#fff;-webkit-transition:.3s;transition:.3s}.burger-menu.active span:nth-child(1){-webkit-transform:rotate(45deg) translate(5px,5px);-ms-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px)}.burger-menu.active span:nth-child(2){opacity:0}.burger-menu.active span:nth-child(3){-webkit-transform:rotate(-45deg) translate(5px,-5px);-ms-transform:rotate(-45deg) translate(5px,-5px);transform:rotate(-45deg) translate(5px,-5px)}.footer-contact{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);margin-top:20px}.footer-contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:rgba(255,255,255,.6);font-size:14px}.footer-copyright{color:rgba(255,255,255,.4);font-size:13px;padding:15px 0;border-top:1px solid rgba(255,255,255,.1);margin-top:10px}.contact-form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px 60px}.contact-form-box{width:100%;max-width:480px;padding:40px 36px;background:rgba(255,255,255,.03);backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);-webkit-box-shadow:0 0 30px rgba(0,0,0,.27);box-shadow:0 0 30px rgba(0,0,0,.27);border:1px solid #3a4a5b;border-radius:24px}.contact-form-box h2{color:#fff;font-family:Oswald,sans-serif;font-size:28px;text-transform:uppercase;text-align:center;margin-bottom:24px;line-height:1.3}.cta-section{text-align:center;padding:40px 0;margin-top:30px;border-top:1px solid rgba(255,255,255,.1)}.cta-section h2{color:#fff;margin-bottom:10px}.cta-section p{color:rgba(255,255,255,.7);margin-bottom:20px}.cta-section .cryptocurrency__btn{display:inline-block}.faq_item{background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)!important;-webkit-transition:border-color .3s!important;transition:border-color .3s!important;padding:20px;border-radius:10px;cursor:pointer}.faq_item:hover{border-color:rgba(247,158,28,.3)}.faq_item.active{border-color:rgba(247,158,28,.5)}.faq_desc{display:none}.faq_desc span{color:rgba(255,255,255,.75);font-size:16px;line-height:1.6;padding-top:20px}.faq_arrow{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;-webkit-transition:-webkit-transform .3s;transition:transform .3s,-webkit-transform .3s}.faq_arrow img{-webkit-filter:invert(1);filter:invert(1);width:16px;height:16px}.faq_wrapper{gap:12px}.page-block-wrap h2{color:#fff;font-family:Oswald,sans-serif;margin-bottom:20px}.page-block-wrap h3{color:#b27a52;font-family:Oswald,sans-serif;font-size:20px;margin-top:30px;margin-bottom:10px}.page-block-wrap ul{color:rgba(255,255,255,.8);padding-left:20px;margin-bottom:15px}.page-block-wrap ul li{margin-bottom:8px;line-height:1.6}.elementor-element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px}.elementor-element h2{max-width:700px;margin-bottom:8px;color:#000;font-size:28px;line-height:36px}.elementor-element-row,.faq_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.elementor-element-item,.faq-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-element-item{gap:15px}.elementor-element-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.elementor-element-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;font-size:20px;font-weight:600;line-height:1.4em;color:#232f3a}.elementor-element-num{font-size:20px;font-weight:700;line-height:52px;color:#232f3a}.elementor-progress-bar{background-color:#f3f5f8;height:30px}.elementor-progress-bar span{background-color:#b27a52;display:block;height:30px}.faq{color:#fff}.faq-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.faq-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.faq-box h2{font-size:65px;line-height:1em}.faq-box p{font-size:25px}.faq_item.active .faq_desc{display:-webkit-box;display:-ms-flexbox;display:flex}.faq_arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.faq_titleWrp{font-family:Oswald,sans-serif;font-size:45px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.faq_subtitle{margin:0}.page-block{width:100%;max-width:800px;margin:30px auto 60px;padding:0 15px}.page-block h2{font-size:45px;line-height:1.2}.page-block p{font-size:20px;line-height:1.2;margin-bottom:15px}@media (min-width:1024px){.lg\:col-span-2{-ms-grid-column-span:2;grid-column:span 2/span 2}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (max-width:1232px){:root{--font-size-h1:calc(((100vw - 320px) / (1232 - 320)) * 26 + 38px);--line-height-h1:calc(((100vw - 320px) / (1232 - 320)) * 28 + 42px);--font-size-h2:calc(((100vw - 320px) / (1232 - 320)) * 2 + 22px);--font-size-h3:calc(((100vw - 320px) / (1232 - 320)) * 4 + 20px)}.box{padding:0 16px}}@media (max-width:1150px){.cryptocurrency__item{display:block}.cryptocurrency__btn{font-size:16px}}@media (max-width:1100px){.flex-triple>*{max-width:calc(50% - var(--padding-base)/ 2)}}@media (max-width:1024px){.header__btn{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}}@media (max-width:1024px){:root{--margin-bottom:72px}:target{scroll-margin-top:32px}h2{margin:0 0 8px}h3{margin:0 0 4px}.header{padding-top:16px;padding-bottom:36px}.header__btn{padding:11px 16px;font-size:12px;line-height:10px}.form h2,h1{line-height:42px}h1{font-size:38px}.block-form h1 span{font-size:44px;line-height:50px}.block-form__decription{margin-bottom:24px;font-size:20px}.block-form__decription img{width:40px}.users{padding:13px 8px}.users__info{margin-left:10px}.users__info img{max-width:88px}.users__info p{margin:0;font-size:14px}.users .users__photo img{max-width:36px}.form{padding:24px}.form h2{margin-bottom:12px;font-size:28px}.form__btn{padding:13px;font-size:20px}.form .form__item input{padding:10px 20px;font-size:14px}.form__item label{top:10px;font-size:14px}.tv__inner{padding:0;background:0 0}.tv__item{gap:20px}.tv__item-img{min-width:328px}.tv__quote{margin-bottom:22px;width:25px}.tv__item-info span{display:block;margin-bottom:8px}.tv__item-info p{color:rgba(255,255,255,.8)}.handel__pretitle{font-size:18px}.handel h2{margin-bottom:29px;font-size:24px;line-height:32px}.cryptocurrency__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px}.cryptocurrency img{width:44px}.cryptocurrency span:first-child{margin-right:8px;font-size:18px}.cryptocurrency span:last-of-type{font-size:14px}.cryptocurrency p{font-size:16px}.infoblock>.flex-double,.win{display:block}.infoblock>.flex-double>*{max-width:100%}.infoblock .flex-triple .flex__item{margin-top:32px}.infoblock .flex__item .infoblock__stars{margin-bottom:16px}.irony__imgs{margin:24px 0 20px;text-align:left}.irony__imgs img{width:48px}.irony__imgs img:not(:last-child){margin-right:0}.irony__imgs img+img{margin-left:-20px}.infoblock__btn{font-size:16px}.infoblock--short .infoblock__btn{margin-top:48px;font-size:24px}.infoblock--dark .flex-triple .flex__item{margin-top:0}.win p{margin-top:12px}.footer{margin-bottom:42px}.footer__top span{margin-left:auto;font-size:12px}.logo-wraper span{font-size:20px}.info-block__cards{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:19px}.info-card{min-height:200px}.info-block{padding:25px 20px 20px}.info-icon{-webkit-transform:rotate(26deg) translateX(-22px) translateY(20px);-ms-transform:rotate(26deg) translateX(-22px) translateY(20px);transform:rotate(26deg) translateX(-22px) translateY(20px)}}@media (max-width:980px){.cards-grid.three{-ms-grid-columns:1fr;grid-template-columns:1fr}.stats-grid.four{-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}.calculator-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr}.calculator-capital-amount{font-size:28px}.calculator-right{border-left:none;padding-left:0;border-top:1px solid rgba(255,255,255,.12);padding-top:14px}.security-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.security-right{text-align:center}.security-right img{margin:0 auto;display:block}.feature{-ms-grid-columns:1fr;grid-template-columns:1fr}.feature-visual{text-align:center}.feature-visual img{margin:0 auto;display:block;max-width:80%}.feature-right .feature-text,.feature-right .feature-visual{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.feature-left .feature-text{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.feature-left .feature-visual{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.faq_two_col{-ms-grid-columns:1fr;grid-template-columns:1fr}.social-proof-bar{margin-top:-30px}.hero-trust{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-trust li{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;white-space:normal}}@media (max-width:900px){.burger-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.main-nav{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,10,30,.97);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;z-index:10000}.main-nav.active{display:-webkit-box;display:-ms-flexbox;display:flex}.main-nav a{font-size:20px;color:#fff}.footer-contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.footer-nav{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px!important}}@media (max-width:900px){.handel{display:block}.handel h2{margin-bottom:50vw}.handel .handel__item{max-width:100%}.handel__item:last-child{z-index:-1;position:absolute;left:50%;bottom:250px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:60%}.cryptocurrency__btn{width:100%;text-align:center}}@media (max-width:860px){.box.flex-double.what-is{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.box.flex-double.what-is>.what-is__visual{width:100%;max-width:420px}}@media (max-width:800px){.wrap-eb{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:30px}.logo-wrap-e img{width:40px}}@media (max-width:768px){.hero-v2{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.hero-v2 .hero-left,.hero-v2 .hero-right{display:contents}.hero-v2 h1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.hero-v2 .hero-subheadline{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.hero-v2 .hero-text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.hero-v2 .formx4group{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:100%;margin-top:0}.hero-v2 #goToForm{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.hero-v2 .users{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.hero-v2 .hero-trust{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.hero-v2 .hero-visual{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}}@media (max-width:768px){.flex-double,.flex-triple{gap:var(--padding-base)}.block-form>*,.flex-double>*,.flex-triple>*,.form,.users{max-width:100%}.block-form{background:url(../images/chart.webp) bottom center no-repeat;display:block}.block-form:before{top:70vw;right:0;width:198px;height:331px;-webkit-filter:blur(200px);filter:blur(200px)}.block-form:after{top:0;left:0;width:200px;height:200px;-webkit-filter:blur(140px);filter:blur(140px)}.form{margin-top:32px;width:100%}h1 br{display:none}.tv__item{display:block}.tv__item:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.tv__item-img{min-width:100%;margin-bottom:32px}.cryptocurrency.flex-double>*{max-width:calc(50% - var(--padding-base)/ 2)}.handel__item:last-child:before{top:-20%;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);width:100%;height:100%;-webkit-filter:blur(375px);filter:blur(375px)}.cryptocurrency__btn{padding:18px 21px}.insert:before{top:107%;right:auto;left:-100px;width:220px;height:200px;background:-webkit-gradient(linear,left top,left bottom,from(#b27a52),to(#b27a52)) center center no-repeat;background:linear-gradient(#b27a52,#b27a52) center center no-repeat;-webkit-filter:blur(200px);filter:blur(200px)}.infoblock--short .infoblock__btn{border-radius:20px;text-align:left}.win:before{top:-30%;left:auto;right:0;width:220px;height:200px;background:#fff;-webkit-filter:blur(150px);filter:blur(150px)}.footer nav{margin-left:0;margin-right:auto}.footer__top nav a{margin-left:0;margin-right:16px}.info-icon{-webkit-transform:rotate(38deg) translateX(0) translateY(0) scale(1.2);-ms-transform:rotate(38deg) translateX(0) translateY(0) scale(1.2);transform:rotate(38deg) translateX(0) translateY(0) scale(1.2);margin-top:23px}.info-block{gap:14px}.info-block__title{gap:10px}.expert-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:650px){.info-icon{margin-top:55px}}@media (max-width:600px){.info-card{min-height:256px}.info-block{padding:20px 10px 13px}.info-block__title{font-size:25px}.info-card__title{font-size:19px}.info-icon{margin-top:15px}.footer-nav{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:576px){.handel h2{margin-bottom:60vw}.cryptocurrency{display:-webkit-box;display:-ms-flexbox;display:flex}.cryptocurrency .flex__item{max-width:calc(50% - 10px)}.handel__item:last-child{bottom:300px;width:60%}.footer__top nav{width:100%}.footer__top nav a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:12px}}@media (max-width:520px){.info-icon{margin-top:35px}.info-card{padding:20px 10px 15px}}@media (max-width:480px){.elementor-element-num,.elementor-element-user{font-size:16px}.faq-box h2{font-size:50px}.social-proof-grid{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}@media (max-width:480px){.handel h2{margin-bottom:70vw}.cryptocurrency{gap:20px}.cryptocurrency__item{display:block}.cryptocurrency__item+.cryptocurrency__item{margin-top:12px}.handel__item:last-child{bottom:420px;width:80%}.logo img{width:25px}}@media (max-width:410px){.info-icon{margin-top:50px}.info-card__text{padding-top:25px}}@media (max-width:380px){.logo-wraper span{font-size:15px;letter-spacing:0}}@media (max-width:360px){.info-icon{margin-top:75px}}

.profit-ticker {
   flex-wrap: wrap;
}
.badge {
   display: flex;
   align-items: center;
   justify-content: center;
}
@media (max-width: 600px) {
   .badge {
      padding: 15px;
      border-radius: 15px;
   }

   .hero-trust li {
      font-size: 12px;
   }

   .ticker-label,
   .ticker-value,
   .ticker-small {
      font-size: 12px !important; 
   }
}

@media (max-width: 380px) {

   .win h2 {
      font-size: 35px;
   }
}

.formSubTitle {
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #b27a52!important;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px
}
