@charset "UTF-8";@font-face{font-family:Geologica;font-display:swap;src:url(../fonts/Geologica-Light.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Geologica;font-display:swap;src:url(../fonts/Geologica-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Geologica;font-display:swap;src:url(../fonts/Geologica-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Geologica;font-display:swap;src:url(../fonts/Geologica-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}:root{--primary:#5d47ff;--primary-900:#5d47ff;--primary-600:#9a8dff;--secondary:#94d2bd;--accent:#0090c1;--inverse:#ffff3f;--neutral-900:#ffffff;--neutral-700:rgba(255, 255, 255, 0.72);--neutral-500:rgba(255, 255, 255, 0.5);--bg-primary:#242423;--bg-secondary:#7678ed;--bg-accent:#4cc9f0;--bg-inverse:#2d00f7;--text-primary:#fff;--text-secondary:#080708;--text-accent:#e8eddf;--text-inverse:#e8eddf;--border-gradient:linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 10%,
    rgba(211, 211, 211, 0.48) 50.4%,
    rgba(255, 255, 255, 0) 88.27%
  );--surface-container:radial-gradient(
      75.9% 57.88% at 12.97% 17.48%,
      rgba(93, 71, 255, 0.4) 0%,
      rgba(93, 71, 255, 0) 100%
    ),#030017;--surface-on-surface:rgba(93, 71, 255, 0.16);--footer-gradient:radial-gradient(
    225.74% 93.37% at 50% -0.91%,
    rgba(0, 0, 0, 0) 14.95%,
    rgba(93, 71, 255, 0.69) 69.07%,
    #5d47ff 75.42%,
    rgba(0, 0, 0, 0) 100%
  )}*{padding:0;margin:0;border:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}::after,::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:var(--text-primary);line-height:1.5;font-family:Geologica,sans-serif;font-weight:300;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Geologica,sans-serif;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}input[type=range]{-webkit-appearance:none;width:100%;height:8px;border-radius:3px;background:rgba(255,255,255,.1);outline:0;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#7b68ee;border:3px solid #fff;border-radius:50%;cursor:pointer;-webkit-transition:background .2s ease,-webkit-transform .2s ease;transition:background .2s ease,-webkit-transform .2s ease;transition:background .2s ease,transform .2s ease;transition:background .2s ease,transform .2s ease,-webkit-transform .2s ease}input[type=range]::-webkit-slider-thumb:hover{background:#e0e0ff;-webkit-transform:scale(1.1);transform:scale(1.1)}input[type=range]::-moz-range-thumb{width:16px;height:16px;background:#fff;border:3px solid #7b68ee;border-radius:50%;cursor:pointer;-moz-transition:background .2s ease,transform .2s ease;transition:background .2s ease,transform .2s ease}input[type=range]::-moz-range-track{height:6px;background:rgba(255,255,255,.1);border-radius:3px}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html{scroll-behavior:smooth}body{overflow-x:hidden}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:90rem;margin:0 auto}@media (min-width:90em){[class*=__container]{padding-inline:5rem}}@media (min-width:20em) and (max-width:90em){[class*=__container]{padding-inline:clamp(1rem ,-.1428571429rem + 5.7142857143vw ,5rem)}}@media (max-width:20em){[class*=__container]{padding-inline:1rem}}[class*="--gc"]{display:-ms-grid;display:grid;min-width:0;-ms-grid-columns:5rem 1fr minmax(auto,80rem) 1fr 5rem;grid-template-columns:5rem 1fr minmax(auto,80rem) 1fr 5rem}[class*="--gc"]>*{min-width:0;-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}.menu-open .header__btn,.menu-open .header__logo,.menu-open .page{opacity:.2;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.menu__body{position:fixed;z-index:1;top:0;height:100%;width:100%;right:-100%;overflow:auto;padding:7.375rem 1.5rem 1.875rem .9375rem;-webkit-transition:right .4s ease-in-out;transition:right .4s ease-in-out;opacity:0}.menu__body::before{content:"";position:fixed;width:100%;height:4.375rem;right:-100%;top:0;-webkit-transition:right .3s;transition:right .3s;z-index:2}.menu-open .menu__body{right:0;background:var(--Surface-Background),#000;opacity:1}.menu-open .menu__body::before{right:0;opacity:1}@media (min-width:64em){.menu__body{position:static;height:auto;overflow:visible;padding:0;display:block;background:0 0}.menu__body::before{display:none}}@media (min-width:64em){.menu__btn{display:none}}.icon-menu{display:block;position:relative;width:1rem;height:.875rem;z-index:5;margin:.3125rem .25rem}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;left:0;position:absolute;width:100%;height:.125rem;background-color:#fff;border-radius:999px}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}@media (any-hover:none){.icon-menu{cursor:default}}@media (min-width:64em){.icon-menu{display:none}}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.swiper{overflow:hidden}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}.swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;width:100%}.swiper-pagination .swiper-pagination-bullet{aspect-ratio:1/1;width:.5rem;height:.5rem;background:rgba(255,255,255,.5);border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff;opacity:1}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}@media (min-width:48em){.page{gap:5rem}}@media (min-width:90em){.page{gap:7.5rem}}.btn{display:inline-block;padding:.875rem 4rem;border-radius:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:all .3s ease;transition:all .3s ease;color:var(--Font-default,#fff);text-align:center;font-family:Inter,sans-serif;font-weight:500;line-height:1.5}.btn--primary{background:var(--primary);color:var(--text-primary)}.btn--surface{padding:.75rem 1.5rem;background:var(--surface-on-surface);color:var(--text-primary)}.btn:hover{opacity:.8}.h2{font-family:Geologica;font-size:2.5rem;font-style:normal;font-weight:600;line-height:1.2;text-transform:capitalize}@media (min-width:48em){.h2{font-size:3.5rem;line-height:1}}@media (min-width:90em){.h2{font-size:5rem}}.h3{font-family:Geologica;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.33;text-transform:capitalize}@media (min-width:90em){.h3{font-size:2.5rem;line-height:1.25}}.h6{font-size:.75rem;line-height:1;letter-spacing:.06rem;text-transform:uppercase}@media (min-width:48em){.h6{font-size:1.25rem;line-height:1.2;letter-spacing:.1rem}}.form-group{width:100%}@media (min-width:48em){.form-group{width:calc(50% - 8px)}}@media (min-width:48em){.form-group--fw{width:100%}}.form-groups{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media (min-width:48em){.form-groups{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}}.form-control{font-family:Inter,sans-serif;padding:13px 16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:16px}.form-control:-ms-input-placeholder{font-weight:400;font-size:16px;line-height:19px;color:rgba(255,255,255,.5)}.form-control::-ms-input-placeholder{font-weight:400;font-size:16px;line-height:19px;color:rgba(255,255,255,.5)}.form-control::-ms-input-placeholder,.form-control::placeholder{font-weight:400;font-size:16px;line-height:19px;color:rgba(255,255,255,.5)}.form-control:focus{outline:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.text-center{text-align:center}.header{z-index:1;position:relative}.header__container{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto auto;grid-template-columns:1fr auto auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem;padding-block:.9375rem}@media (min-width:40em){.header__container{padding-block:1rem}}@media (min-width:63.999375em){.header__container{-ms-grid-columns:1fr auto 1fr;grid-template-columns:1fr auto 1fr;padding-block:1rem}}.header__menu{-ms-grid-column-align:start;justify-self:start}.header__logo{font-size:1.25rem}@media (min-width:23.8125em){.header__logo{font-size:1.5rem}}@media (min-width:40.0625em){.header__logo{font-size:2rem}}.header__locale{font-family:Inter,sans-serif}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem}.header .locale__toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.header .locale__list{position:absolute;top:100%;left:0;display:none;list-style:none;padding:0 8px 8px;margin:0;background:var(--surface-on-surface);width:100%}.header .locale__list li{padding:6px;cursor:pointer;color:#fff}.header .locale__list li:hover{color:rgba(243,243,243,.75)}.header .header__locale:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.header .header__locale:hover .locale__list{display:block;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.header__locale{position:relative;z-index:1;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;padding:.75rem .5rem .75rem 1rem;border-radius:1rem;background:var(--surface-on-surface);-webkit-transition:opacity .3s;transition:opacity .3s}@media (min-width:31.25em){.header__locale{opacity:1}}.menu-open .header__locale{position:relative;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:48em){.menu-open .header__locale{opacity:.2;z-index:0}}.header__btn{display:none}@media (min-width:48em){.header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:187px}}.header__menu-icon{display:none;position:relative;z-index:5}@media (max-width:63.99375em){.header__menu-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem;border-radius:16px;background:var(--surface-on-surface);-webkit-transition:border-radius .3s;transition:border-radius .3s}}.menu-open .header__menu-icon{border-radius:200px}.menu__body{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:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:29.99875em){.menu__body{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:1.5rem}}.menu__list{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;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2rem}@media screen and (min-width:29.99875em){.menu__list{row-gap:1.5rem}}@media (min-width:63.999375em){.menu__list{-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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;row-gap:.1875rem;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px}}@media (min-width:63.999375em){.menu__list--mobile{display:none}}.menu__list--desktop{display:none}@media (min-width:63.999375em){.menu__list--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}}.menu__item{text-wrap:nowrap;font-weight:300;line-height:1.5;-webkit-transition:color .3s;transition:color .3s}@media (min-width:63.999375em){.menu__item--active{opacity:.5}}@media (min-width:63.999375em){.menu__btn{display:none}}.footer{background:radial-gradient(243.96% 100.91% at 50% -.91%,rgba(0,0,0,0) 14.95%,rgba(93,71,255,.69) 59.09%,#5d47ff 64.32%,rgba(0,0,0,0) 100%)}@media (min-width:48em){.footer{background:radial-gradient(243.96% 100.91% at 50% -.91%,rgba(0,0,0,0) 14.95%,rgba(93,71,255,.69) 59.09%,#5d47ff 64.32%,rgba(0,0,0,0) 100%)}}@media (min-width:64em){.footer{background:radial-gradient(243.96% 100.91% at 50% -.91%,rgba(0,0,0,0) 14.95%,rgba(93,71,255,.69) 59.09%,#5d47ff 64.32%,rgba(0,0,0,0) 100%)}}.footer__cta{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5rem 1.5rem;-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:1.5rem;text-align:center}@media (min-width:48em){.footer__cta{padding:10rem 1.5rem 12.5rem 1.5rem;gap:2.5rem}}@media (min-width:64em){.footer__cta{padding:10rem 10rem 12.5rem 10rem;max-width:1024px;margin:0 auto}}.footer__subtitle{color:var(--primary-600)}.footer__bottom-block{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;padding-top:16px;padding-bottom:16px;gap:24px;text-align:center;color:var(--neutral-500)}@media (min-width:48em){.footer__bottom-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__icon svg{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.footer__copyright{font-size:16px;line-height:24px}.hero{margin-top:-5rem;padding-top:5rem;background:var(--Surface-Background);text-align:center;padding-bottom:16px}@media (min-width:48em){.hero{background:radial-gradient(222.96% 100% at 50% 0,rgba(0,0,0,0) 0,rgba(93,71,255,.69) 51.78%,#5d47ff 78.48%,rgba(0,0,0,0) 89.97%)}}.hero__container{position:relative;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:center;-ms-flex-align:center;align-items:center;padding-top:2.5rem}@media (min-width:48em){.hero__container{padding-top:2.5rem}}@media (min-width:90em){.hero__container{padding-top:10rem}}.hero__title{margin-bottom:.5rem;font-weight:600;font-size:32px;line-height:40px;text-align:center;text-transform:capitalize;color:#fff}@media (min-width:48em){.hero__title{font-size:56px;line-height:56px;margin-bottom:1rem}}.hero__title span{color:#9a8dff}@media (min-width:48em){.hero__title{max-width:45rem;margin-inline:auto;margin-bottom:1rem}}@media (min-width:90em){.hero__title{max-width:65rem;font-size:4rem;line-height:1.1}}.hero__description{margin-bottom:1.25rem;font-size:1rem;color:rgba(255,255,255,.7215686275)}@media (min-width:48em){.hero__description{max-width:38rem;margin-inline:auto;margin-bottom:2rem}}@media (min-width:90em){.hero__description{max-width:51.875rem}}.hero__image{display:none}@media (min-width:48em){.hero__image{display:block;width:100%;margin-top:2.5rem}}.advantages__title{font-weight:600;font-size:24px;line-height:32px;text-transform:capitalize;color:#fff;margin-bottom:4px;text-align:center}@media (min-width:48em){.advantages__title{font-size:2.5rem;line-height:48px;margin-bottom:8px}}@media (min-width:90em){.advantages__title{font-size:4rem;line-height:72px;margin-bottom:16px}}.advantages__description{margin-bottom:20px;font-weight:300;font-size:16px;line-height:24px;text-align:center;color:rgba(255,255,255,.72)}@media (min-width:48em){.advantages__description{margin-bottom:40px}}@media (min-width:90em){.advantages__description{margin:0 auto 40px}}.advantages__items{display:-ms-grid;display:grid;gap:.5rem}@media (min-width:48em){.advantages__items{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);gap:1.5rem}}.advantages__item{padding:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:1.5rem;background:var(--surface-container);position:relative}.advantages__item::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width:48em){.advantages__item{-ms-grid-column-span:2;grid-column:span 2}}@media (min-width:75em){.advantages__item{padding:2.5rem}}.advantages__item .advantages__title{font-weight:600;font-size:20px;line-height:24px;color:#fff;margin-bottom:4px;text-align:left}@media (min-width:48em){.advantages__item .advantages__title{font-size:24px;line-height:32px;margin-bottom:8px}}@media (min-width:62em){.advantages__item .advantages__title{font-size:32px;line-height:40px}}.advantages__item .advantages__description{font-weight:300;font-size:16px;line-height:24px;color:rgba(255,255,255,.72);margin:0;text-align:left;max-width:none}.advantages__item--primary{position:relative;background:url(/src/img/home/safety-blur.png) 50% -72px,var(--surface-container);background-repeat:no-repeat;background-size:340px}@media (min-width:48em){.advantages__item--primary{-ms-grid-column-span:3;grid-column:span 3;background-position:calc(50% + 16px) -95px;background-size:544px}}@media (min-width:64em){.advantages__item--primary{background:url(/src/img/home/safety-blur.png) 100px -252px,var(--surface-container);background-repeat:no-repeat;background-size:906px;-ms-grid-column-span:4;grid-column:span 4}}.advantages__item--secondary{background:url(/src/img/home/earnings-blur.png) 50% -102px,var(--surface-container);background-repeat:no-repeat;background-size:372px}@media (min-width:48em){.advantages__item--secondary{-ms-grid-column-span:3;grid-column:span 3;min-width:100%;background-position:calc(50% + 11px) -102px;background-size:504px}}@media (min-width:64em){.advantages__item--secondary{background:url(/src/img/home/earnings-blur.png) -72px -220px,var(--surface-container);background-repeat:no-repeat;background-size:678px;-ms-grid-column-span:2;grid-column:span 2}}.advantages__item.advantages__item--primary,.advantages__item.advantages__item--secondary{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:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:190px}@media (min-width:48em){.advantages__item.advantages__item--primary,.advantages__item.advantages__item--secondary{padding-top:400px}}@media (min-width:62em){.advantages__item.advantages__item--primary,.advantages__item.advantages__item--secondary{padding-top:376px}}.advantages__image{position:absolute;width:100%}.advantages__description{color:var(--neutral-700)}.earnings__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:48em){.earnings__inner{gap:60px;padding:32px;border-radius:24px;position:relative;background:radial-gradient(54.59% 54.59% at 12.97% 17.48%,rgba(93,71,255,.4) 0,rgba(93,71,255,0) 100%);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.earnings__inner::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}}@media (min-width:62em){.earnings__inner{padding:80px 80px 52px}}@media (min-width:48em){.earnings__column--calculator{-webkit-box-flex:1;-ms-flex:1 0 350px;flex:1 0 350px}}@media (min-width:75em){.earnings__column--calculator{-webkit-box-flex:1;-ms-flex:1 0 524px;flex:1 0 524px}}.earnings__title{font-weight:600;font-size:24px;line-height:28px;text-transform:capitalize;color:#fff;margin-bottom:4px;text-align:center}@media (min-width:48em){.earnings__title{font-size:2.5rem;line-height:48px;margin-bottom:16px;text-align:left}}@media (min-width:90em){.earnings__title{font-size:4rem;line-height:72px}}.earnings__description{font-weight:300;font-size:16px;line-height:24px;color:rgba(255,255,255,.72);margin-bottom:20px;text-align:center}@media (min-width:48em){.earnings__description{margin-bottom:0;font-size:1.25rem;line-height:32px;text-align:left}}.earnings__calculator{background:rgba(93,71,255,.16);backdrop-filter:blur(24px);padding:20px 16px;gap:24px;border-radius:20px;position:relative}.earnings__calculator::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width:62em){.earnings__calculator{padding:24px}}.earnings__calculator .earnings__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;border-radius:9999px;background:-webkit-gradient(linear,left top,right top,color-stop(30%,#5d47ff),color-stop(30%,rgba(255,255,255,.0980392157)));background:linear-gradient(90deg,#5d47ff 30%,rgba(255,255,255,.0980392157) 30%);cursor:pointer}.earnings__calculator .earnings__slider-group{margin-bottom:22px}.earnings__calculator .earnings__slider-label{font-weight:300;font-size:16px;line-height:20px;color:rgba(255,255,255,.72);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:28px;margin-bottom:2px}@media (min-width:48em){.earnings__calculator .earnings__slider-label{gap:15px}}.earnings__calculator .earnings__slider-value{font-weight:300;font-size:20px;line-height:32px;color:#fff}.earnings__calculator .earnings__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#5d47ff;border:4px solid #fff;-webkit-box-shadow:none;box-shadow:none}.earnings__calculator .earnings__slider::-moz-range-thumb{width:20px;height:20px;background:#5d47ff;border:4px solid #fff;box-shadow:none}.earnings__calculator .earnings__income{margin-bottom:24px;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 12px;gap:8px;background:radial-gradient(54.59% 54.59% at 12.97% 17.48%,rgba(93,71,255,.4) 0,rgba(93,71,255,0) 100%),#030017;border-radius:12px;position:relative;font-weight:300;font-size:16px;line-height:20px;color:rgba(255,255,255,.72)}.earnings__calculator .earnings__income::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width:48em){.earnings__calculator .earnings__income{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:75em){.earnings__calculator .earnings__income{font-size:1.25rem;line-height:32px}}.earnings__calculator .earnings__income-amount{font-weight:600;font-size:32px;line-height:36px;text-transform:capitalize;color:#fff}@media (min-width:75em){.earnings__calculator .earnings__income-amount{font-size:3.375rem;line-height:72px}}.earnings__calculator .earnings__income-amount span{font-weight:300;font-size:16px;line-height:20px;color:rgba(255,255,255,.72);text-transform:lowercase}@media (min-width:90em){.earnings__calculator .earnings__income-amount span{font-size:1.25rem;line-height:32px}}.earnings__calculator .btn{width:100%}.review-card{position:relative;z-index:1;-webkit-transition:height .4s ease,opacity .3s ease;transition:height .4s ease,opacity .3s ease;border-radius:1.5rem;aspect-ratio:280/497;width:280px;background:var(--surface-container);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:end;-ms-flex-pack:end;justify-content:end;position:relative}.review-card::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width:75em){.review-card{width:320px}}.review-card::after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,0) 40%,#000 100%)}.review-card__image{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border-radius:1.5rem}.review-card__content{position:relative;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:end;-ms-flex-pack:end;justify-content:flex-end;gap:.25rem;padding:1.5rem 1.25rem}@media (min-width:48em){.review-card__content{padding:1.5rem}}.review-card__feedback{color:rgba(255,255,255,.9);font-size:1.25rem;font-weight:300;line-height:1.2;margin-bottom:.5rem}.review-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.review-card__name{color:rgba(255,255,255,.8);font-size:1rem;font-weight:400;line-height:1.2}.review-card__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.reviews{background:radial-gradient(351.25% 158.82% at 50% 100%,rgba(0,0,0,0) 20%,#5c46fb 29.5%,#352991 37%,rgba(0,0,0,0) 63.05%)}.reviews__title{text-align:center;margin-bottom:1.25rem}@media (min-width:48em){.reviews__title{margin-bottom:2.5rem;font-size:40px;line-height:48px}}@media (min-width:62em){.reviews__title{font-size:64px;line-height:72px}}.reviews__slider{position:relative;z-index:1}.reviews__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.25rem}.reviews__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.reviews__slide .review-card{height:84.859155%}.reviews__slide .review-card__content,.reviews__slide .review-card__image{-webkit-transition:opacity .8s ease;transition:opacity .8s ease;opacity:.1}.reviews__slide.swiper-slide-active .review-card{height:100%}.reviews__slide.swiper-slide-active .review-card__content,.reviews__slide.swiper-slide-active .review-card__image{opacity:1}.reviews__slide.swiper-slide-next .review-card,.reviews__slide.swiper-slide-prev .review-card{height:92.429577%}.reviews__slider-btn{display:none}@media (min-width:48em){.reviews__slider-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:1.25rem;background-color:var(--primary-900);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .3s;transition:background-color .3s}}.reviews__slider-btn--next,.reviews__slider-btn--prev{cursor:pointer}.reviews__slider-btn--next{right:1.25rem}@media (min-width:75em){.reviews__slider-btn--next{right:0}}.reviews__slider-btn--prev{left:1.25rem}@media (min-width:75em){.reviews__slider-btn--prev{left:0}}@media (any-hover:hover){.reviews__slider-btn:hover{background-color:var(--primary-600)}}@media (min-width:75em){.reviews__slider-btn-inner{width:424px;margin:0 auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (min-width:48em){.reviews__slider-pagination{display:none}}.steep__container{position:relative}@media (min-width:48em){.steep__bg{position:absolute;width:418px;height:418px;left:18px;top:50%;-webkit-transform:translateY(calc(-50% + 50px));-ms-transform:translateY(calc(-50% + 50px));transform:translateY(calc(-50% + 50px));background:-webkit-gradient(linear,left top,right top,from(rgba(100,69,237,.5)),to(rgba(147,69,237,.5)));background:linear-gradient(90deg,rgba(100,69,237,.5) 0,rgba(147,69,237,.5) 100%);-webkit-filter:blur(150px);filter:blur(150px);display:block}}@media (min-width:62em){.steep__bg{left:auto;right:-160px;-webkit-transform:none;-ms-transform:none;transform:none;top:-150px}}.steep__title{font-weight:600;font-size:24px;line-height:32px;text-align:center;text-transform:capitalize;color:#fff;margin-bottom:20px}@media (min-width:48em){.steep__title{font-size:2.5rem;line-height:48px;margin-bottom:40px}}@media (min-width:90em){.steep__title{font-size:4rem;line-height:72px}}.steep__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media (min-width:48em){.steep__items{gap:20px;z-index:1;position:relative}}@media (min-width:62em){.steep__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}.steep__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-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px;gap:20px;background:radial-gradient(54.59% 54.59% at 12.97% 17.48%,rgba(93,71,255,.4) 0,rgba(93,71,255,0) 100%);border-radius:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.steep__item::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width:48em){.steep__item{-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;gap:40px;padding:32px;background:radial-gradient(54.59% 54.59% at 12.97% 17.48%,rgba(93,71,255,.4) 0,rgba(93,71,255,0) 100%),#030017}}@media (min-width:62em){.steep__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.steep__number{font-weight:600;font-size:40px;line-height:48px;text-transform:capitalize;color:#9a8dff}@media (min-width:48em){.steep__number{font-size:56px;line-height:56px}}@media (min-width:62em){.steep__number{font-size:80px;line-height:80px}}.steep__description{font-weight:600;font-size:20px;line-height:24px;color:#fff;text-transform:capitalize}@media (min-width:48em){.steep__description{font-size:24px;line-height:32px}}@media (min-width:62em){.steep__description{font-size:32px;line-height:40px}}.apply__inner{background:radial-gradient(54.59% 54.59% at 12.97% 17.48%,rgba(93,71,255,.4) 0,rgba(93,71,255,0) 100%);border-radius:24px;position:relative}.apply__inner::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width:48em){.apply__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.apply__col--form{padding:20px 16px}@media (min-width:48em){.apply__col--form{padding:32px}}@media (min-width:75em){.apply__col--form{padding:80px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.apply__col--mob{display:none}@media (min-width:75em){.apply__col--mob{display:block;-webkit-box-flex:1;-ms-flex:1 0 506px;flex:1 0 506px}}.apply__title{font-weight:600;font-size:24px;line-height:28px;text-transform:capitalize;color:#fff;margin-bottom:4px}@media (min-width:48em){.apply__title{font-size:2.5rem;line-height:48px;margin-bottom:16px}}@media (min-width:90em){.apply__title{font-size:4rem;line-height:72px}}.apply__description{font-weight:300;font-size:16px;line-height:24px;color:rgba(255,255,255,.72);margin-bottom:20px}@media (min-width:48em){.apply__description{margin-bottom:32px;font-size:1.25rem;line-height:32px}}.apply__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:8px}@media (min-width:48em){.apply__form{gap:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.apply__form .btn{margin-top:12px}@media (min-width:48em){.apply__form .btn{width:100%;max-width:240px;margin-top:16px;margin-right:auto}}.apply__message{color:#fff;width:100%;margin-bottom:-10px}.apply__img{width:100%;max-width:506px;border-top-right-radius:24px;border-bottom-right-radius:24px;display:block;height:100%;-o-object-fit:cover;object-fit:cover}input:focus{border-color:#5d47ff;outline:0}input:not(:-moz-placeholder){border-color:#5d47ff}input:not(:-ms-input-placeholder){border-color:#5d47ff}input:not(:placeholder-shown){border-color:#5d47ff}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-background-clip:text!important;background-clip:text!important;border:1px solid #5d47ff;-webkit-text-fill-color:#fff;caret-color:#fff;-webkit-box-shadow:0 0 0 1000px rgba(255,255,255,.1) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.faq{padding-top:40px;padding-bottom:40px}@media (min-width:48em){.faq{padding-bottom:80px;padding-top:80px}}.faq__title{font-weight:600;font-size:24px;line-height:32px;text-transform:capitalize;color:#fff;margin-bottom:4px}@media (min-width:48em){.faq__title{font-size:2.5rem;line-height:48px}}@media (min-width:90em){.faq__title{font-size:4rem;line-height:72px}}.faq__description{margin-bottom:20px;font-weight:300;font-size:20px;line-height:32px;text-align:center;color:rgba(255,255,255,.72)}@media (min-width:48em){.faq__description{margin-bottom:40px}}.faq__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:20px}@media (min-width:48em){.faq__items{margin:0 auto 40px;max-width:800px}}.faq__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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px;background:radial-gradient(54.59% 54.59% at 12.97% 17.48%,rgba(93,71,255,.4) 0,rgba(93,71,255,0) 100%),#030017;border-radius:24px;position:relative}.faq__item::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width:48em){.faq__item{position:relative;padding:24px 102px 24px 85px;background:rgba(20,15,33,.5);backdrop-filter:blur(24px);min-height:102px}}@media (min-width:48em){.faq__item.active{background:radial-gradient(54.59% 54.59% at 12.97% 17.48%,rgba(93,71,255,.4) 0,rgba(93,71,255,0) 100%),#030017;border-radius:24px}}.faq__item.active .faq__header{margin-bottom:8px}.faq__item.active .faq__toggle{background:#5d47ff}.faq__item.active .faq__toggle img{-webkit-transform:rotate(-80deg);-ms-transform:rotate(-80deg);transform:rotate(-80deg)}.faq .faq__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;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;width:100%;gap:16px}@media (min-width:48em){.faq .faq__header{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.faq .faq__number{font-weight:600;font-size:24px;line-height:32px;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}@media (min-width:48em){.faq .faq__number{position:absolute;left:24px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}}.faq .faq__question{min-width:100%;font-weight:600;font-size:20px;line-height:24px;color:#fff}@media (min-width:48em){.faq .faq__question{font-size:24px;line-height:32px}}.faq .faq__toggle{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;background:rgba(93,71,255,.16);backdrop-filter:blur(34px);border-radius:16px;cursor:pointer}@media (min-width:48em){.faq .faq__toggle{position:absolute;right:24px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}}.faq .faq__toggle img{-webkit-transition:all .4s ease;transition:all .4s ease}.faq .faq__answer{max-height:0;overflow:hidden;color:#ddd;-webkit-transition:max-height .3s ease-in-out,opacity .4s ease-in-out;transition:max-height .3s ease-in-out,opacity .4s ease-in-out;opacity:0}.faq .faq__item.active .faq__answer{max-height:200px;opacity:1}.faq__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.faq__cta{width:100%;margin:0 auto}@media (min-width:48em){.faq__cta{width:auto}}.calculator__wrapper{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}@media (min-width:48em){.calculator__wrapper{padding:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.5rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;border-radius:1.5rem;background:var(--surface-container);position:relative}.calculator__wrapper::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}}@media (min-width:90em){.calculator__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5rem;padding:5rem}}.calculator__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;text-align:center}@media (min-width:48em){.calculator__header{gap:1rem;text-align:left}}.calculator__title{margin-bottom:.25rem}.calculator__form{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.25rem 1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;width:100%;border-radius:1.25rem;background:var(--surface-on-surface);backdrop-filter:blur(24px);position:relative}.calculator__form::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width:48em){.calculator__form{padding:1.5rem;gap:2rem}}.calculator__field{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.calculator__field-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5rem}.calculator__income-display{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:1rem .75rem;border-radius:.75rem;background:var(--surface-container);position:relative}.calculator__income-display::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width:48em){.calculator__income-display{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;padding:1.5rem}}.calculator__income-value{color:var(--neutral-900);text-align:center;font-size:2rem;font-weight:600;line-height:1.12;text-transform:capitalize}@media (min-width:48em){.calculator__income-value{font-size:4rem;line-height:1.12}}.for-whom{background:radial-gradient(243.96% 100.91% at 50% -.91%,rgba(0,0,0,0) 14.95%,rgba(93,71,255,.69) 69.07%,#5d47ff 75.42%,rgba(0,0,0,0) 100%)}.for-whom__wrapper{border-radius:1rem;background:var(--surface-container);position:relative}.for-whom__wrapper::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.for-whom__content{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}@media (min-width:48em){.for-whom__content{padding:2.5rem;gap:2.5rem;width:66.666667%;max-width:520px}}@media (min-width:64em){.for-whom__content{padding:5rem;gap:5rem;max-width:640px}}@media (min-width:90em){.for-whom__content{width:50%}}.for-whom__title{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (min-width:48em){.for-whom__title{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}}.for-whom__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.for-whom__description{padding:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1.25rem;background:var(--surface-on-surface);line-height:1.68;position:relative}.for-whom__description::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.for-whom__figure{position:relative;border-radius:16px;overflow:hidden;padding-bottom:1rem;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(22.58%,#000));-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 22.58%);mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(22.58%,#000));mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 22.58%);-webkit-mask-mode:alpha;mask-mode:alpha}@media (min-width:48em){.for-whom__figure{padding-bottom:0;position:absolute;inset:0 0 0 34%;-webkit-mask-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.9)),color-stop(70.52%,rgba(0,0,0,0)));-webkit-mask-image:linear-gradient(270deg,rgba(0,0,0,.9) 0,rgba(0,0,0,0) 70.52%);mask-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.9)),color-stop(70.52%,rgba(0,0,0,0)));mask-image:linear-gradient(270deg,rgba(0,0,0,.9) 0,rgba(0,0,0,0) 70.52%)}}@media (min-width:64em){.for-whom__figure{inset:0 0 0 50%;-webkit-mask-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.9)),color-stop(85.52%,rgba(0,0,0,0)));-webkit-mask-image:linear-gradient(270deg,rgba(0,0,0,.9) 0,rgba(0,0,0,0) 85.52%);mask-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.9)),color-stop(85.52%,rgba(0,0,0,0)));mask-image:linear-gradient(270deg,rgba(0,0,0,.9) 0,rgba(0,0,0,0) 85.52%)}}.for-whom__button{width:-webkit-fill-available}@media (min-width:48em){.for-whom__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.for-whom__image{width:100%;height:auto;aspect-ratio:288/429;display:block;-o-object-fit:cover;object-fit:cover}@media (min-width:48em){.for-whom__image{aspect-ratio:480/709;-o-object-position:80px -59.714px;object-position:80px -59.714px}}@media (min-width:64em){.for-whom__image{aspect-ratio:640/722;height:100%}}.start__title{text-align:center;margin-bottom:2.5rem}.start__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media (min-width:48em){.start__steps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}}@media (min-width:64em){.start__steps{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.start__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:1.5rem;background:var(--surface-container);border-radius:1.5rem;position:relative}.start__step::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding-block:1px;background:var(--border-gradient);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width:48em){.start__step{-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}}@media (min-width:64em){.start__step{-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:start;gap:2rem;padding:2rem}}@media (min-width:90em){.start__step{gap:2.5rem;padding:2.5rem}}.start__number{color:var(--primary-600);font-size:2.5rem;font-weight:600;line-height:1.2;text-transform:capitalize}@media (min-width:64em){.start__number{font-size:5rem}}.start__heading{margin-bottom:.5rem}