@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Rubik:300,regular,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Inter:regular&display=swap);@import url(https://fonts.googleapis.com/css?family=Montserrat:500,600,700,800,900&display=swap);:root{--font-family:"Rubik",sans-serif;--second-family:"Helvetica",sans-serif;--third-family:"Montserrat",sans-serif;--font3:"Inter",sans-serif;--green-color:#92d268;--dark-green-color:#153317;--white-color:#fff;--yellow-color:#ebd787}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:375px}body{color:#000;line-height:1;font-family:Rubik;font-size:1rem;-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:Rubik;font-size:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{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}.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:76.875rem;margin:0 auto;padding:0 .9375rem}.spollers{display:-ms-grid;display:grid;gap:15px}.spollers__item{font-size:1.25rem}.spollers__title{width:100%;cursor:pointer;text-align:left;position:relative;-webkit-box-shadow:0 25px 50px 0 rgba(22,25,79,.05);box-shadow:0 25px 50px 0 rgba(22,25,79,.05);background:#002715;border:.5px solid #38621d;border-radius:20px;padding:.9375rem .9375rem;padding-right:70px;font-weight:500;font-size:24px;line-height:150%;color:#c9c9c9}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;right:30px;top:50%;background-color:#fff;height:2px;width:15px;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}._spoller-init .spollers__title::before{-webkit-transform:translate(0,-50%) rotate(0);-ms-transform:translate(0,-50%) rotate(0);transform:translate(0,-50%) rotate(0)}._spoller-init .spollers__title::after{-webkit-transform:translate(0,-50%) rotate(-90deg);-ms-transform:translate(0,-50%) rotate(-90deg);transform:translate(0,-50%) rotate(-90deg)}._spoller-init .spollers__title._spoller-active::after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.spollers__body{padding:1.25rem;border-radius:.3125rem;border:.5px solid #38621d;-webkit-box-shadow:0 25px 50px 0 rgba(22,25,79,.05);box-shadow:0 25px 50px 0 rgba(22,25,79,.05);background:#002715;border-radius:20px;font-family:var(--font-family);font-weight:500;font-size:18px;line-height:150%;color:#c9c9c9}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}body{padding-top:157px;background:var(--dark-green-color)}.button{text-align:center;display:inline-block;-webkit-transition:color .5s ease 0s,background-color .5s ease 0s;transition:color .5s ease 0s,background-color .5s ease 0s;border-radius:10px;padding:20px 30px;font-family:var(--font-family);font-weight:700;line-height:150%}.button_yellow{color:#111;background-color:var(--yellow-color)}.button_green{background-color:transparent;color:var(--green-color);border:.125rem solid var(--green-color)}.title{font-family:var(--third-family);font-weight:900;font-size:136px;line-height:94%;letter-spacing:.01em;text-transform:uppercase;color:#fff}.subtitle{font-family:var(--third-family);font-weight:800;font-size:66px;line-height:100%;text-transform:uppercase;text-align:center;color:#bbb}.subtitle span{color:#f6f6f6}.subtitle_green{color:var(--green-color)}.floating-image{-webkit-animation:float 2s ease-in-out infinite;animation:float 2s ease-in-out infinite}@-webkit-keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.header{padding:20px 0;position:fixed;top:0;left:0;width:100%;z-index:100;background:var(--dark-green-color)}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.header__logo{position:relative;z-index:10}.header__logo img{display:inline-block;width:165px;height:31px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.header__button{position:relative;z-index:11;display:inline-block;border:2px solid var(--green-color);border-radius:10px;padding:15px 20px;font-weight:500;text-align:center;-webkit-transition:color .5s ease 0s,background-color .5s ease 0s;transition:color .5s ease 0s,background-color .5s ease 0s;color:var(--green-color)}.menu__list{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;-webkit-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem;row-gap:1.25rem}.menu__link{position:relative;font-weight:500;font-size:14px;line-height:134%;color:var(--white-color)}.menu__link::after{content:"";position:absolute;height:1px;bottom:0;-webkit-transition:width .5s ease 0s;transition:width .5s ease 0s;left:0;width:0;background-color:var(--white-color)}.icon-menu{display:none}.footer__top{padding-bottom:60px}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}.footer__wrapper:not(:last-child){margin-bottom:4.375rem}.footer__image{position:relative}.footer__image .footer__img{position:relative;z-index:10;max-width:100%}.footer__info{position:relative;z-index:2;max-width:345px}.footer__info p{font-weight:500;line-height:156%;color:#f4f4f4}.footer__logo{display:inline-block}.footer__logo:not(:last-child){margin-bottom:1.875rem}.footer__cta{position:relative;z-index:10;pointer-events:all}.footer__label{font-weight:500;font-size:36px;line-height:69%;color:var(--green-color)}.footer__label:not(:last-child){margin-bottom:1.5rem}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.footer__social:not(:last-child){margin-bottom:1.4375rem}.footer__social a svg path{-webkit-transition:fill .5s ease 0s;transition:fill .5s ease 0s}.footer__mail{font-size:14px;line-height:134%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--green-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .5s ease 0s;transition:color .5s ease 0s;gap:10px}.footer__mail svg path{-webkit-transition:fill .5s ease 0s;transition:fill .5s ease 0s}.footer__button{-webkit-transform:translateY(-55px);-ms-transform:translateY(-55px);transform:translateY(-55px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__button-text{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.footer__button-text span{-webkit-transition:color .5s ease 0s;transition:color .5s ease 0s;font-family:var(--font-family);font-weight:600;font-size:10px;line-height:120%;letter-spacing:.1em;text-transform:uppercase;color:#92d268}.footer__icon{width:59px;height:59px;-webkit-box-flex:0;-ms-flex:0 0 59px;flex:0 0 59px;border-radius:50%;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transition:background-color .5s ease 0s;transition:background-color .5s ease 0s;background-color:rgba(255,255,255,.08);border:1px solid var(--green-color)}.footer__bottom{position:relative;z-index:20;background:#0f0f0f;text-align:center;padding:5px 0}.footer__bottom p{font-weight:300;font-size:14px;line-height:171%;text-align:center;color:#727272}.decor-light{position:absolute;top:-55%;left:-63%;pointer-events:none}.hero{position:relative}.hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:374px;background:url(../img/decor-growli.svg) center/contain no-repeat;z-index:1}.hero__container{position:relative;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex}.hero__content{-webkit-box-flex:0;-ms-flex:0 0 630px;flex:0 0 630px;padding-top:30px}.hero__title:not(:last-child){margin-bottom:.4375rem}.hero__subtitle{font-family:var(--third-family);font-weight:900;font-size:70px;line-height:94%;color:#fff}.hero__subtitle:not(:last-child){margin-bottom:1.75rem}.hero__text{font-family:var(--font-family);font-weight:500;font-size:24px;line-height:133%;color:#fff}.hero__text:not(:last-child){margin-bottom:3.0625rem}.hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.hero__button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hero__image{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.image-hero{position:relative;left:-7px}.image-hero__prices{position:relative;z-index:2;width:950px;height:365px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image-hero__hero{position:absolute;bottom:30px;left:220px;z-index:10;width:392px;height:416px;-o-object-fit:cover;object-fit:cover;-o-object-position:contain;object-position:contain}.image-hero__light{position:absolute;top:0;left:0;z-index:1}.image-hero__second-light{position:absolute;top:-15%;left:-50%}.how-works{position:relative;padding-top:107px}.how-works__bg{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.how-works__blur{position:absolute;bottom:-30%;right:10%;width:500px;height:500px}.how-works__light{position:absolute;top:0;left:0;-webkit-transform:translateY(-30%);-ms-transform:translateY(-30%);transform:translateY(-30%)}.how-works__wrapper{position:relative;padding-top:58px}.how-works__wrapper::before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:1371px;height:900px;background:url(../img/how-works/block-decor.svg) center/cover no-repeat;z-index:5}.how-works__container{position:relative;z-index:20}.how-works__subtitle:not(:last-child){margin-bottom:1.25rem}.how-works__description{font-family:var(--third-family);font-weight:500;font-size:20px;line-height:130%;text-align:center;color:#fff}.how-works__description:not(:last-child){margin-bottom:5.1875rem}.how-works__list{display:-ms-grid;display:grid;-ms-grid-columns:(324px)[3];grid-template-columns:repeat(3,324px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.125rem}.how-works__list li{border-radius:18px;-webkit-backdrop-filter:blur(215px);backdrop-filter:blur(215px);background:#101f07;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.how-works__list:not(:last-child){margin-bottom:3.625rem}.how-works__content{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-positive:1;flex-grow:1}.how-works__icon{width:107px;height:107px;background-color:#000;border-radius:50%;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.how-works__icon:not(:last-child){margin-bottom:3.3125rem}.how-works__label{font-family:var(--font-family);font-weight:700;font-size:20px;line-height:120%;letter-spacing:-.03em;color:#fff}.how-works__label:not(:last-child){margin-bottom:1.125rem}.how-works__text{font-family:var(--font-family);line-height:160%;color:#fff;opacity:.7;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.how-works__text:not(:last-child){margin-bottom:.625rem}.how-works__decor{text-align:center}.how-works__action{text-align:center}.process{padding-top:165px;padding-bottom:165px}.process__container{position:relative;z-index:10}.process__subtitle{text-align:left;line-height:120%}.process__subtitle div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.process__subtitle div::after{content:"";width:96px;height:48px;background:url(../img/process/arrow-right.svg) center/contain no-repeat}.process__subtitle:not(:last-child){margin-bottom:3.5625rem}.process__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;min-height:417px;z-index:10}.process__inner::before{content:"";position:absolute;top:0;width:1200px;height:417px;left:0;z-index:-1;pointer-events:none;background:url(../img/process/block-decor.svg) center center no-repeat}.process__decor-light{position:absolute;bottom:-40%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}.process__image{position:absolute;top:0;left:0;-webkit-transform:translate(-20px,-17%);-ms-transform:translate(-20px,-17%);transform:translate(-20px,-17%)}.process__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.process__content{position:relative;z-index:10;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:all}.process__block{max-width:500px;padding-bottom:58px}.process__label{font-weight:700;font-size:33px;line-height:118%;color:#fff}.process__label:not(:last-child){margin-bottom:1.625rem}.process__text{font-size:18px;line-height:156%;color:#fff}.process__info{position:absolute;top:0;right:0;z-index:20;max-width:420px}.process__info p{line-height:175%;color:var(--green-color)}.process__info p:not(:last-child){margin-bottom:1rem}.process__info a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-weight:600;line-height:175%;color:var(--green-color);text-decoration:underline}.process__info a svg path{-webkit-transition:fill .5s ease 0s;transition:fill .5s ease 0s}.investment{position:relative;padding-bottom:100px}.investment__bg{position:absolute;top:0;left:0;-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%)}.investment__container{position:relative;z-index:10}.investment__header{position:relative}.investment__header:not(:last-child){margin-bottom:3.625rem}.investment__subtitle{line-height:120%}.investment__subtitle span{color:var(--green-color)}.investment__subtitle:not(:last-child){margin-bottom:1.25rem}.investment__description{font-family:var(--third-family);font-weight:500;font-size:20px;line-height:130%;text-align:center;color:var(--green-color)}.investment__description:not(:last-child){margin-bottom:3rem}.investment__topic{font-family:var(--third-family);font-weight:500;font-size:20px;line-height:130%;text-align:center;color:var(--white-color)}.investment__topic:not(:last-child){margin-bottom:1.125rem}.investment__profit{display:block;border-radius:59px;padding:15px 19px;background:#0f170a;font-family:var(--third-family);font-weight:600;line-height:130%;color:#474847;width:539px;text-align:center;margin:0 auto}.investment__input{display:block;padding:15px 0;font-family:var(--third-family);font-weight:600;color:#474847;background:#0f170a;text-align:right;width:45px}.investment__input::-webkit-input-placeholder{color:#474847}.investment__input::-moz-placeholder{color:#474847}.investment__input:-ms-input-placeholder{color:#474847}.investment__input::-ms-input-placeholder{color:#474847}.investment__input::placeholder{color:#474847}.investment__input:focus{outline:0}.investment__input-wrapper{overflow:hidden;margin:0 auto;width:539px;gap:.3125rem;position:relative;border-radius:59px;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;background:#0f170a;cursor:pointer}.investment__input-wrapper.investment__input-wrapper_focus{outline:1px solid #92d268}.investment__input-wrapper.investment__input-wrapper_focus input{color:#92d268}.investment__input-wrapper.investment__input-wrapper_focus input::-webkit-input-placeholder{color:#92d268;display:none}.investment__input-wrapper.investment__input-wrapper_focus input::-moz-placeholder{color:#92d268;display:none}.investment__input-wrapper.investment__input-wrapper_focus input:-ms-input-placeholder{color:#92d268;display:none}.investment__input-wrapper.investment__input-wrapper_focus input::-ms-input-placeholder{color:#92d268;display:none}.investment__input-wrapper.investment__input-wrapper_focus input::placeholder{color:#92d268;display:none}.investment__input-wrapper.investment__input-wrapper_focus .investment__currency{color:#92d268}.investment__currency{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;height:51px;font-family:var(--third-family);color:#474847;pointer-events:none;-webkit-transform:translateY(.1px);-ms-transform:translateY(.1px);transform:translateY(.1px)}.investment__cards{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:.875rem}.investment__card{position:relative;z-index:10}.investment__decor-bg{position:absolute;top:0;left:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.card-investment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#131e19;border-radius:18px;padding-top:20px;padding-left:15px;padding-right:15px;padding-bottom:40px}.card-investment_active{border:.125rem solid var(--green-color)}.card-investment_active .button{background-color:var(--green-color);color:#131e19}.card-investment__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card-investment__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:1.0625rem}.card-investment__header:not(:last-child){margin-bottom:2.3125rem}.card-investment__headline{font-weight:700;font-size:32px;line-height:100%;text-transform:uppercase;text-align:center;color:var(--green-color)}.card-investment__profit{border-top:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4;padding:13px 0;font-family:var(--font-family);font-weight:700;font-size:32px;line-height:100%;text-transform:uppercase;text-align:center;color:var(--green-color)}.card-investment__profit span{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:131%;text-align:center;color:var(--white-color)}.card-investment__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-investment__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.625rem}.card-investment__list li:not(:last-child){margin-bottom:.6875rem}.card-investment__list::after{content:"";background:#c4c4c4;width:194px;height:1px;margin:0 auto;margin-top:30px}.card-investment__label{line-height:131%;color:var(--white-color)}.card-investment__value{font-weight:500;line-height:131%;color:var(--white-color)}.card-investment__value_active{color:var(--green-color)}.card-investment__advantages{padding-top:55px;padding-bottom:25px}.card-investment__advantages li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.875rem;font-size:.875rem;line-height:150%;color:var(--white-color)}.card-investment__advantages li:not(:last-child){margin-bottom:.875rem}.card-investment__advantages li::before{content:"";width:20px;height:20px;background:url(../img/list-icon.svg) center center no-repeat}.card-investment__action{text-align:center}.card-investment__button{padding-top:15px;padding-bottom:15px}.decor-section{position:relative}.decor-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:374px;background:url(../img/decor-growli.svg) center/contain no-repeat;z-index:1}.decor-section__icon{text-align:center;position:relative;z-index:10}.decor-section__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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ai-bot{padding-top:20px;padding-bottom:74px;position:relative}.ai-bot__container{height:100%;position:relative;z-index:10}.ai-bot__bg{position:absolute;left:0;bottom:0}.ai-bot__subtitle span{color:var(--green-color)}.ai-bot__subtitle:not(:last-child){margin-bottom:4.125rem}.ai-bot__header{position:relative}.ai-bot__header:not(:last-child){margin-bottom:4.375rem}.ai-bot__decor-light{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.header-ai-bot{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}.header-ai-bot__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.header-ai-bot__text{font-size:22px;color:#bababa}.header-ai-bot__text:not(:last-child){margin-bottom:.3125rem}.header-ai-bot__image{overflow:hidden;border-radius:1.25rem}.header-ai-bot__image img{border-radius:1.25rem;max-width:100%}.footer-ai-bot{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.footer-ai-bot__column{position:relative;z-index:10}.footer-ai-bot__column_main{background:#002715;border-radius:26px;padding-left:20px;padding-right:20px;padding-bottom:46px;padding-top:37px;-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px}.footer-ai-bot__column_inner{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.footer-ai-bot__logo{display:inline-block}.footer-ai-bot__logo:not(:last-child){margin-bottom:1.25rem}.footer-ai-bot__headline{font-weight:700;font-size:44px;line-height:89%;color:var(--white-color)}.footer-ai-bot__headline:not(:last-child){margin-bottom:.625rem}.footer-ai-bot__text{font-weight:500;font-size:18px;line-height:106%;color:var(--white-color);max-width:15rem}.footer-ai-bot__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.footer-ai-bot__item{border-radius:26px;background:#002715;border-radius:26px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-ai-bot__item_main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:#002715;background:-webkit-gradient(linear,left top,right top,color-stop(40%,#002715),to(#92d268));background:linear-gradient(90deg,#002715 40%,#92d268 100%)}.footer-ai-bot__label{font-weight:700;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:22px;line-height:120%;line-height:86%;color:var(--white-color)}.footer-ai-bot__label:not(:last-child){margin-bottom:.875rem}.footer-ai-bot__info{font-weight:500;font-size:18px;line-height:106%;color:var(--white-color)}.footer-ai-bot__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer-ai-bot__wrapper:not(:last-child){margin-bottom:.875rem}.footer-ai-bot__bottom{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-positive:1;flex-grow:1;border-radius:26px;background:#002715;padding:20px 30px}.footer-ai-bot__bottom ul{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.875rem}.footer-ai-bot__bottom ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-ai-bot__name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:22px;line-height:127%;color:var(--white-color)}.footer-ai-bot__green .footer-ai-bot__name{color:var(--green-color)}.footer-ai-bot__value{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:175%;color:#58deff}.footer-ai-bot__green .footer-ai-bot__value{color:var(--green-color)}.fqa{padding-bottom:100px}.fqa__subtitle:not(:last-child){margin-bottom:4.375rem}.fqa__wrapper{max-width:950px;margin:0 auto}.input-measure{position:absolute;visibility:hidden;white-space:nowrap;font-family:var(--third-family);font-weight:600;height:51px;font-size:16px}@media (min-width:29.99875em){.header__menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width:47.99875em){.how-works__list li:nth-child(2){-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}.decor-section__container{min-height:374px}.footer-ai-bot__bottom ul li:not(:last-child){border-right:1px solid #5c759f}}@media (min-width:61.99875em){.footer__image .footer__img{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}}@media (min-width:76.875em){.how-works{padding-bottom:91px}}@media (max-width:50em){.process__image{-webkit-transform:translate(-30px,-15%);-ms-transform:translate(-30px,-15%);transform:translate(-30px,-15%)}}@media (max-width:81.875em){.image-hero__prices{width:700px;height:300px}.image-hero__hero{left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}}@media (max-width:76.875em){.spollers__title{font-size:1.25rem}.title{font-size:5.625rem}.subtitle{font-size:2.8125rem}.footer__image .footer__img{width:200px}.footer__info p{font-size:.875rem}.footer__info{max-width:310px}.footer__logo:not(:last-child){margin-bottom:1.25rem}.footer__label{font-size:1.875rem}.decor-light{width:500px;height:500px}.hero__content{-webkit-box-flex:0;-ms-flex:0 0 560px;flex:0 0 560px}.hero__subtitle{font-size:3.125rem}.hero__text{font-size:1.25rem}.image-hero{left:0}.image-hero__prices{width:100%;height:250px}.image-hero__hero{width:310px;height:330px;bottom:0}.image-hero__light{top:-10%}.how-works__wrapper::before{display:none}.how-works__wrapper{background-color:#435330;padding-bottom:58px}.how-works__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.875rem}.how-works__icon:not(:last-child){margin-bottom:1.875rem}.how-works__icon{width:90px;height:90px}.how-works__icon img{width:50px}.how-works__label{font-size:1.125rem}.how-works__text{font-size:.875rem}.process{padding-bottom:75px;padding-top:75px}.process__image{-webkit-transform:translate(-20px,-7%);-ms-transform:translate(-20px,-7%);transform:translate(-20px,-7%)}.process__image img{width:31.25rem}.process__placeholder:not(:last-child){margin-bottom:1.875rem}.process__info{position:static;max-width:100%}.process__info p:not(:last-child){margin-bottom:.625rem}.investment__cards{gap:.625rem}.card-investment{padding-left:10px;padding-right:10px}.card-investment__label{font-size:.875rem}.card-investment__value{font-size:.875rem}.ai-bot__subtitle:not(:last-child){margin-bottom:3.125rem}.header-ai-bot__text{font-size:1.25rem}.footer-ai-bot__headline{font-size:2.25rem}.footer-ai-bot__text{font-size:1rem}.footer-ai-bot__label{font-size:1.25rem}}@media (max-width:76.6875em){.process__subtitle:not(:last-child){margin-bottom:1.875rem}.process__label:not(:last-child){margin-bottom:1.25rem}.process__label{font-size:1.875rem}}@media (max-width:66.25em){.image-hero__prices{height:225px}}@media (max-width:61.99875em){.spollers__title{font-size:1.125rem}.spollers__body{font-size:1rem}.button{padding:15px 20px}.title{font-size:4.25rem}.header__button{font-size:.875rem;padding:10px 15px}.menu__list{gap:.9375rem}.menu__link{font-size:.75rem}.footer__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__wrapper-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.hero__subtitle{font-size:2.25rem}.hero__text:not(:last-child){margin-bottom:1.25rem}.hero__text{font-size:1rem}.hero__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.image-hero__prices{width:400px;-o-object-position:left;object-position:left}.image-hero__hero{width:230px;height:240px;bottom:10%;left:auto;right:10%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.image-hero__light{left:-20%;top:-10%}.how-works__description{font-size:1.125rem}.how-works__list{gap:1.25rem}.how-works__icon{width:70px;height:70px}.how-works__icon img{width:35px}.process__inner::before{display:none}.process__inner{background-color:#101010;border-radius:1.25rem;min-height:300px}.process__image{-webkit-transform:translate(-20px,-15%);-ms-transform:translate(-20px,-15%);transform:translate(-20px,-15%)}.process__image img{width:450px}.process__block{max-width:400px}.process__label{font-size:1.625rem}.process__text{font-size:1rem}.investment{padding-bottom:50px}.investment__header:not(:last-child){margin-bottom:1.875rem}.investment__description:not(:last-child){margin-bottom:1.875rem}.investment__description{font-size:1.125rem}.investment__topic{font-size:1.125rem}.investment__cards{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.card-investment{padding-left:15px;padding-right:15px}.card-investment__header:not(:last-child){margin-bottom:1.25rem}.card-investment__header{gap:.625rem}.card-investment__headline{font-size:1.75rem}.card-investment__profit{font-size:1.75rem}.card-investment__list::after{margin-top:20px}.card-investment__advantages{padding:20px 0}.ai-bot__subtitle:not(:last-child){margin-bottom:2.5rem}.ai-bot__header:not(:last-child){margin-bottom:50px}.header-ai-bot{gap:.625rem}.header-ai-bot__text{font-size:1rem}.footer-ai-bot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-ai-bot__column_main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:20px}.footer-ai-bot__headline{font-size:2rem}.footer-ai-bot__text{max-width:100%}.footer-ai-bot__label{font-size:1.125rem}.footer-ai-bot__bottom{padding:20px}.footer-ai-bot__name{font-size:1.25rem}.fqa{padding-bottom:75px}}@media (max-width:51.25em){.process__image img{width:400px}}@media (max-width:47.99875em){.spollers__title{font-size:1rem}.spollers__body{font-size:14px}.title{font-size:45px}.subtitle{font-size:2rem}.header__container{gap:1.875rem}.header__button{padding:15px 20px;font-size:16px}.menu__body{position:fixed;top:0;left:100%;width:100%;height:100%;padding-left:20px;padding-right:20px;padding-bottom:40px;padding-top:180px;overflow:auto;background-color:var(--dark-green-color);-webkit-transition:left .5s ease 0s;transition:left .5s ease 0s;text-align:center}.menu__body::before{content:"";position:fixed;top:0;left:-100%;width:100%;height:90px;z-index:11;-webkit-transition:left .5s ease 0s;transition:left .5s ease 0s;background-color:var(--dark-green-color)}.menu-open .menu__body{left:0}.menu-open .menu__body::before{left:0}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.menu__list:not(:last-child){margin-bottom:1.875rem}.menu__link{font-size:1.125rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#fff}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.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)}.footer__wrapper{-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}.footer__info{max-width:100%}.footer__label{font-size:1.625rem}.footer__bottom p{font-size:.75rem}.hero::before{bottom:-10%;top:inherit}.hero__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125rem}.hero__content{padding-top:0}.hero__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.hero__image{text-align:center}.image-hero__prices{display:none}.image-hero__hero{position:static}.image-hero__light{display:none}.how-works{padding-top:60px}.how-works__bg{display:none}.how-works__description:not(:last-child){margin-bottom:1.875rem}.how-works__description{font-size:1rem}.how-works__list{-ms-grid-columns:none;grid-template-columns:none}.how-works__list:not(:last-child){margin-bottom:1.875rem}.process__subtitle div{gap:5px}.process__subtitle div::after{width:60px;height:20px}.process__subtitle:not(:last-child){margin-bottom:1.25rem}.process__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:20px}.process__image{position:static;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);text-align:center}.process__image img{width:350px}.process__block{max-width:100%;padding-bottom:0}.process__label{font-size:1.5rem}.process__info p{font-size:.875rem}.investment__description:not(:last-child){margin-bottom:1.25rem}.investment__description{font-size:1rem}.investment__topic{font-size:1rem}.investment__profit{padding:10px 15px;width:100%;font-size:.875rem}.investment__input-wrapper{width:100%}.investment__cards{-ms-grid-columns:none;grid-template-columns:none}.card-investment__headline{font-size:1.5rem}.card-investment__profit{font-size:1.5rem;padding:5px 0}.card-investment__profit span{font-size:.875rem}.decor-section::before{bottom:-10%;top:inherit}.decor-section__icon img{width:230px;height:240px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ai-bot__subtitle:not(:last-child){margin-bottom:1.875rem}.ai-bot__header:not(:last-child){margin-bottom:1.875rem}.header-ai-bot{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.header-ai-bot__text{font-size:1rem}.footer-ai-bot__headline{font-size:1.75rem}.footer-ai-bot__text{font-size:.875rem}.footer-ai-bot__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-ai-bot__item{padding:20px}.footer-ai-bot__label{font-size:1rem}.footer-ai-bot__bottom ul li:not(:first-child){padding-left:20px;border-left:1px solid #5c759f}.footer-ai-bot__bottom ul{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.footer-ai-bot__name{font-size:1.125rem}.footer-ai-bot__value{font-size:.875rem}.fqa{padding-bottom:50px}.fqa__subtitle:not(:last-child){margin-bottom:3.125rem}}@media (max-width:47.99875em) and (max-width:29.99875em){.menu__body::before{height:71px}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:29.99875em){body{padding-top:130px}.title{font-size:34px}.subtitle{font-size:1.4375rem}.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__wrapper:not(:last-child){margin-bottom:1.875rem}.footer__wrapper-block{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__button-text{display:none}.hero__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.how-works__description{font-size:.875rem}.process__image img{width:300px}.process__text{font-size:.875rem}.process__info a{font-size:.875rem}.investment__description{font-size:.875rem}.card-investment__button{width:100%}.header-ai-bot__text{font-size:.875rem}.footer-ai-bot__headline{font-size:1.5rem}.footer-ai-bot__bottom ul li{border:none!important;padding:0!important}.footer-ai-bot__bottom ul{-ms-grid-columns:none;grid-template-columns:none;gap:1.25rem}.fqa__subtitle:not(:last-child){margin-bottom:1.875rem}}@media (any-hover:hover){.button_yellow:hover{background-color:var(--white-color)}.button_green:hover{background-color:var(--green-color);color:var(--white-color)}.header__button:hover{background-color:var(--green-color);color:var(--white-color)}.menu__link:hover::after{content:"";width:100%}.footer__social a:hover svg path{fill:var(--white-color)}.footer__mail:hover{color:var(--white-color)}.footer__mail:hover svg path{fill:var(--white-color)}.footer__button:hover .footer__icon{background-color:var(--white-color)}.footer__button:hover .footer__button-text span{color:var(--white-color)}.process__info a:hover{color:var(--white-color)}.process__info a:hover svg path{fill:var(--white-color)}}