@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=League+Spartan:300,regular,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Lato:regular,500&display=swap);html.dark .theme{background:url(../img/theme/icons/sun.svg) 0 0/100% no-repeat}html.light .theme{background:url(../img/theme/icons/moon.svg) 0 0/100% no-repeat}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#fff;line-height:1;font-family:"League Spartan";font-size:1.125rem;-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:"League Spartan";font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;opacity:1}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.dark body{background:#263238}.light body{color:#263238;background:#fff}.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}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:88.75rem;margin:0 auto}[class*=__container-big]{max-width:101.25rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.form{max-width:33.3125rem;background-color:#fff;border-radius:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.375rem;gap:.3125rem;position:relative}.light .form{color:#fff;color:#263238;background-color:#f2f8f2}.form__input{height:4rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 1.25rem;font-weight:500;color:#263238}.light .form__input{background-color:#f2f8f2}.form__input::-webkit-input-placeholder{color:#263238}.form__input::-moz-placeholder{color:#263238}.form__input:-ms-input-placeholder{color:#263238}.form__input::-ms-input-placeholder{color:#263238}.form__input::placeholder{color:#263238}.form__input._form-error::-webkit-input-placeholder{color:red}.form__input._form-error::-moz-placeholder{color:red}.form__input._form-error:-ms-input-placeholder{color:red}.form__input._form-error::-ms-input-placeholder{color:red}.form__input._form-error::placeholder{color:red}.form__error{position:absolute;top:100%;left:0;color:red;font-size:1rem;margin-top:.625rem;margin-left:1.625rem}.button{font-family:Lato;font-weight:500;text-align:center;display:inline-block;line-height:1.2222222222;padding:1.3125rem 1.5625rem;background-color:#23b123;border-radius:.625rem;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.light .button{color:#fff}.button_border{background-color:#263238;border:1px solid #fff;padding:1.25rem 1.5625rem}.light .button_border{border:1px solid #263238}.button._fw{width:100%}[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}.title{font-weight:600;line-height:.9285714286}.title span{color:#23b123}.text{line-height:180%}.form__input._form-focus{border-radius:.625rem;border:1px solid #23b123}.image-block{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;background:rgba(255,255,255,.05);border-radius:1.25rem;position:relative}.light .image-block{background-color:#f2f8f2}.image-block__circle{position:absolute;top:0;right:0}.light .image-block__circle::before{border:1px solid #23b123}.image-block__circle::before{content:"";position:absolute;border-radius:50%;border:1px solid #fff;width:100%;height:100%;top:0;left:0}.image-block__circle_1::before{-webkit-transform:translate(calc(50% - 1.125rem),-20%);-ms-transform:translate(calc(50% - 1.125rem),-20%);transform:translate(calc(50% - 1.125rem),-20%)}.image-block__circle_2::before{-webkit-transform:translate(calc(50% - 1.125rem),-6%);-ms-transform:translate(calc(50% - 1.125rem),-6%);transform:translate(calc(50% - 1.125rem),-6%)}.image-block__item{text-align:center;position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.image-block__item img{max-width:100%;border-radius:1.375rem}.header{position:fixed;top:0;left:0;width:100%;z-index:50;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header._header-scroll{padding-top:1.25rem;padding-bottom:1.25rem;background-color:rgba(38,50,56,.9)}.light .header._header-scroll{background-color:rgba(255,255,255,.9)}.header__container-big{display:-ms-grid;display:grid;-ms-grid-columns:18.75rem 1fr 18.75rem;grid-template-columns:18.75rem 1fr 18.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{position:relative;z-index:5;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.light .header__logo svg path{fill:#263238;stroke:#263238}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;position:relative;z-index:5}.light .header__actions{color:#fff}.menu{padding:0 .625rem}.menu-open .menu__body{left:0}.menu-open .menu__body::before{left:0}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:.625rem}.menu__link{-webkit-transition:color .4s ease 0s;-o-transition:color .4s ease 0s;transition:color .4s ease 0s}.theme{padding-bottom:.25rem;width:1rem;height:1rem;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.theme:active{scale:1.2}.icon-menu{display:none}.footer{background-color:rgba(53,64,70,.5)}.light .footer{background-color:#f2f8f2}.footer__main{border-bottom:1px solid rgba(255,255,255,.42)}.footer__bottom{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:1.875rem}.footer__copy{font-size:.75rem;line-height:1.0833333333}.main-footer{display:-ms-grid;display:grid;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:2.5rem;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.main-footer__info{max-width:18.75rem}.main-footer__logo{display:inline-block;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.main-footer__logo:not(:last-child){margin-bottom:1.5rem}.light .main-footer__logo svg path{fill:#263238}.light .main-footer__logo svg line{stroke:#263238}.main-footer__form{-ms-grid-column-align:center;justify-self:center}.main-footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex}.main-footer__label{font-weight:700;font-size:1rem}.main-footer__label:not(:last-child){margin-bottom:1.5rem}.main-footer__phone{font-size:1rem;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.form-main__text:not(:last-child){margin-bottom:1.5rem}.light .form-main__form{background-color:#c4cbc4}.light .form-main__form input{background-color:#c4cbc4}.social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.social__item{-webkit-box-flex:0;-ms-flex:0 0 3rem;flex:0 0 3rem;width:3rem;height:3rem;border-radius:50%;background-color:#fff;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:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu-footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-footer__link{font-size:.875rem;line-height:1.1428571429;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.main-block__container-big{position:relative}.main-block__content{position:relative;z-index:2;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;text-align:center}.main-block__title{max-width:50rem}.main-block__text{max-width:36.25rem}.icons-main-block{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.icons-main-block__circle{pointer-events:none;position:absolute;top:0;left:0}.icons-main-block__circle::before{content:"";display:block;border-radius:50%;border:1px solid #fff;width:100%;height:100%}.light .icons-main-block__circle::before{border:1px solid #23b123}.icons-main-block__circle_1::before{-webkit-transform:translate(calc(-50% - 1.75rem),-37%);-ms-transform:translate(calc(-50% - 1.75rem),-37%);transform:translate(calc(-50% - 1.75rem),-37%)}.icons-main-block__circle_2::before{-webkit-transform:translate(calc(-50% + 1.6875rem),-46%);-ms-transform:translate(calc(-50% + 1.6875rem),-46%);transform:translate(calc(-50% + 1.6875rem),-46%)}.icons-main-block__item{position:absolute}.icons-main-block__item .bg{fill:#fff}.icons-main-block__item svg .circle{stroke:#fff}.icons-main-block__item svg .circle-bg{fill:#fff}.light .icons-main-block__item svg{stroke:#263238}.light .icons-main-block__item svg .circle{stroke:#263238}.light .icons-main-block__item svg .circle-bg{fill:#263238}.light .icons-main-block__item svg path{stroke:#263238}.light .icons-main-block__item svg .bg{fill:#263238}.icons-main-block__item_1{top:69.3018480493%;left:.9375rem}.icons-main-block__item_2{top:37.9876796715%;left:14.6296296296%}.icons-main-block__item_3{top:77.7207392197%;left:24.8765432099%}.icons-main-block__item_4{top:14.887063655%;left:70.9259259259%}.icons-main-block__item_5{top:43.0184804928%;left:81.7901234568%}.icons-main-block__item_6{top:79.4661190965%;right:15.8024691358%}.icons-main-block__item_7{top:37.6796714579%;right:.9375rem}.partners__container{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:1.5625rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.partners__item{text-align:center}.light .partners__item svg path{fill:#263238}.how__container{display:-ms-grid;display:grid;row-gap:1.875rem}.steps-how__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem}.steps-how__icon{border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 6.875rem;flex:0 0 6.875rem;width:6.875rem;height:6.875rem;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-color:rgba(0,128,0,.1)}.steps-how__title{font-weight:700;font-size:1.25rem;line-height:1.1}.steps-how__title:not(:last-child){margin-bottom:1rem}.pathway__container{display:-webkit-box;display:-ms-flexbox;display:flex;row-gap:1.875rem}.pathway__image{-webkit-box-flex:0;-ms-flex:0 0 48.8732394366%;flex:0 0 48.8732394366%;width:100%}.pathway__image .image-block__circle{top:auto;right:auto;left:0;bottom:0}.pathway__image .image-block__circle_1::before{-webkit-transform:translate(calc(-50% + 1.125rem),20%);-ms-transform:translate(calc(-50% + 1.125rem),20%);transform:translate(calc(-50% + 1.125rem),20%)}.pathway__image .image-block__circle_2::before{-webkit-transform:translate(calc(-50% + 1.125rem),6%);-ms-transform:translate(calc(-50% + 1.125rem),6%);transform:translate(calc(-50% + 1.125rem),6%)}.pathway__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.pathway__spollers{display:-ms-grid;display:grid;gap:1.5rem}.spollers-pathway__item{background:rgba(255,255,255,.05);border-radius:.625rem;overflow:hidden}.light .spollers-pathway__item{background-color:#f2f8f2}.spollers-pathway__title{width:100%;background-color:transparent;text-align:left;padding:1.5rem 1.875rem;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;line-height:177%;font-size:1.5rem;gap:.625rem}.spollers-pathway__title::after{content:"";background:url(../img/icon/arrow.svg) center/100% no-repeat;-webkit-box-flex:0;-ms-flex:0 0 1.5rem;flex:0 0 1.5rem;height:1.5rem;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.spollers-pathway__title._spoller-active::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.spollers-pathway__body{line-height:177%;padding:.3125rem 1.875rem 1.5rem 1.875rem}.why__container{display:-ms-grid;display:grid;row-gap:1.875rem}.why__button{min-width:13.875rem}.why__image{padding:0}.image-why__item{text-align:center;position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.image-why__item img{max-width:100%;border-radius:1.375rem}.steps-why{list-style-type:none;counter-reset:item;display:-ms-grid;display:grid}.steps-why__item{font-size:1.25rem;line-height:1.8333333333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light .steps-why__item::before{color:#23b123;background-color:#f2f8f2}.steps-why__item::before{counter-increment:item;content:counter(item);border-radius:50%;width:4rem;height:4rem;background:rgba(255,255,255,.05);font-size:2.25rem;font-weight:600;text-align:center;line-height:4.375rem}.reviews__container{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.reviews__title{text-align:center}.reviews__text{text-align:center;max-width:31.25rem}.reviews__items{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.reviews__button{min-width:13.8125rem}.item-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;background:rgba(255,255,255,.05);border-radius:1.25rem;overflow:hidden;font-weight:600}.light .item-reviews{background-color:#f2f8f2}.item-reviews__image-ibg{padding-bottom:54.9562682216%;-webkit-box-flex:0;-ms-flex:0 0 44.0233236152%;flex:0 0 44.0233236152%}.item-reviews__body{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.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.download__body{overflow:hidden;position:relative;background:rgba(255,255,255,.07);border-radius:1.25rem;text-align:center;display:-ms-grid;display:grid;justify-items:center}.light .download__body{background-color:#f2f8f2}.download__title{max-width:42.5rem;z-index:2}.download__apps{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:1.5rem;z-index:2;-ms-flex-wrap:wrap;flex-wrap:wrap}.download__circle{position:absolute;top:0;left:50%}.download__circle::before{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.37);width:100%;height:100%;top:0;left:0}.light .download__circle::before{border:1px solid rgba(35,177,35,.568627451)}.download__circle_1::before{-webkit-transform:translate(-50%,-18%);-ms-transform:translate(-50%,-18%);transform:translate(-50%,-18%)}.download__circle_2::before{-webkit-transform:translate(-50%,-6%);-ms-transform:translate(-50%,-6%);transform:translate(-50%,-6%)}@media (min-width:29.99875em){.main-footer__contacts{-ms-grid-column-align:end;justify-self:end}}@media (min-width:47.99875em){.steps-how__item{max-width:30.625rem}}@media (min-width:61.99875em){.button{min-width:8.875rem}.how__container{-ms-grid-columns:1fr 52.8169014085%;grid-template-columns:1fr 52.8169014085%}.why__container{-ms-grid-columns:1fr 47.8873239437%;grid-template-columns:1fr 47.8873239437%}}@media (min-width:88.75em){.how__content{padding-right:6rem}.pathway__content{padding-left:7.875rem}.why__content{padding-right:11.0625rem}}@media (min-width:101.25em){.header__logo{width:8.125rem}}@media (min-width:103.125em){.title{font-size:4.375rem}.title_s64{font-size:4rem}.title_s56{font-size:3.5rem}.image-block{padding-top:10.375rem}.image-block{padding-bottom:10.375rem}.image-block{padding-left:2.875rem}.image-block{padding-right:2.875rem}.image-block__circle{width:36.5625rem}.image-block__circle{height:36.5625rem}.header{padding-top:3.75rem}.header{padding-bottom:3.75rem}.header__logo svg{width:8.9375rem}.header__logo svg{height:1.6875rem}.menu__list{-webkit-column-gap:2.375rem;-moz-column-gap:2.375rem;column-gap:2.375rem}.footer__main{padding-top:4.25rem}.footer__main{padding-bottom:6.25rem}.footer__bottom{padding-top:3.4375rem}.footer__bottom{padding-bottom:3.4375rem}.main-footer__contacts{gap:3rem}.menu-footer__list{gap:2.5rem}.main-block__content{padding-top:15.625rem}.main-block__content{padding-bottom:12.5rem}.main-block__title:not(:last-child){margin-bottom:4.3125rem}.main-block__text:not(:last-child){margin-bottom:3rem}.icons-main-block__circle{width:36.5625rem}.icons-main-block__circle{height:36.5625rem}.partners__container-big{padding-bottom:12.5rem}.how__container-big{padding-bottom:6.25rem}.how__title:not(:last-child){margin-bottom:2rem}.how__text:not(:last-child){margin-bottom:3rem}.steps-how__item:not(:last-child){margin-bottom:3rem}.pathway__container-big{padding-top:6.25rem}.pathway__container-big{padding-bottom:6.25rem}.pathway__title:not(:last-child){margin-bottom:2rem}.pathway__text:not(:last-child){margin-bottom:3rem}.why__container-big{padding-top:6.25rem}.why__container-big{padding-bottom:6.25rem}.why__title:not(:last-child){margin-bottom:2rem}.why__text:not(:last-child){margin-bottom:3rem}.why__steps:not(:last-child){margin-bottom:3.4375rem}.steps-why{gap:3rem}.steps-why__item{gap:3.125rem}.reviews__container-big{padding-top:6.25rem}.reviews__container-big{padding-bottom:6.25rem}.reviews__title:not(:last-child){margin-bottom:2rem}.reviews__text:not(:last-child){margin-bottom:3rem}.reviews__items{gap:3rem}.reviews__items:not(:last-child){margin-bottom:3rem}.item-reviews__body{padding:2rem}.download__container-big{padding-top:6.25rem}.download__container-big{padding-bottom:12.5rem}.download__body{padding-top:4.375rem}.download__body{padding-bottom:4.125rem}.download__body{padding-left:1.875rem}.download__body{padding-right:1.875rem}.download__title:not(:last-child){margin-bottom:3.0625rem}.download__circle{width:36.5625rem}.download__circle{height:36.5625rem}}@media (max-width:48em){.header__logo{width:6.25rem}}@media (max-width:20em){.title{font-size:2.5rem}.title_s64{font-size:2.5rem}.title_s56{font-size:2.1875rem}.image-block{padding-top:1.875rem}.image-block{padding-bottom:1.875rem}.image-block{padding-left:1.875rem}.image-block{padding-right:1.875rem}.image-block__circle{width:21.875rem}.image-block__circle{height:21.875rem}.header{padding-top:.625rem}.header{padding-bottom:.625rem}.header__logo svg{width:4.46875rem}.header__logo svg{height:.84375rem}.menu__list{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.footer__main{padding-top:1.875rem}.footer__main{padding-bottom:2.5rem}.footer__bottom{padding-top:1.875rem}.footer__bottom{padding-bottom:2.5rem}.main-footer__contacts{gap:1.25rem}.menu-footer__list{gap:.9375rem}.main-block__content{padding-top:8.125rem}.main-block__content{padding-bottom:3.125rem}.main-block__title:not(:last-child){margin-bottom:1.875rem}.main-block__text:not(:last-child){margin-bottom:1.25rem}.icons-main-block__circle{width:21.875rem}.icons-main-block__circle{height:21.875rem}.partners__container-big{padding-bottom:3.125rem}.how__container-big{padding-bottom:1.5625rem}.how__title:not(:last-child){margin-bottom:1.25rem}.how__text:not(:last-child){margin-bottom:1.875rem}.steps-how__item:not(:last-child){margin-bottom:1.875rem}.pathway__container-big{padding-top:1.5625rem}.pathway__container-big{padding-bottom:1.5625rem}.pathway__title:not(:last-child){margin-bottom:1.25rem}.pathway__text:not(:last-child){margin-bottom:1.875rem}.why__container-big{padding-top:1.5625rem}.why__container-big{padding-bottom:1.5625rem}.why__title:not(:last-child){margin-bottom:1.25rem}.why__text:not(:last-child){margin-bottom:1.875rem}.why__steps:not(:last-child){margin-bottom:1.875rem}.steps-why{gap:1.25rem}.steps-why__item{gap:1.5625rem}.reviews__container-big{padding-top:1.5625rem}.reviews__container-big{padding-bottom:3.125rem}.reviews__title:not(:last-child){margin-bottom:1.25rem}.reviews__text:not(:last-child){margin-bottom:1.875rem}.reviews__items{gap:1.875rem}.reviews__items:not(:last-child){margin-bottom:1.875rem}.item-reviews__body{padding:1.25rem}.download__container-big{padding-top:1.5625rem}.download__container-big{padding-bottom:3.125rem}.download__body{padding-top:1.875rem}.download__body{padding-bottom:1.875rem}.download__body{padding-left:1.25rem}.download__body{padding-right:1.25rem}.download__title:not(:last-child){margin-bottom:1.25rem}.download__circle{width:21.875rem}.download__circle{height:21.875rem}}@media (max-width:73.75em){.main-footer__contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:68.75em){.partners__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:67.5em){.header__container-big{-ms-grid-columns:auto 1fr auto;grid-template-columns:auto 1fr auto}}@media (max-width:61.99875em){.button{padding:.625rem 1rem;font-size:.875rem}.button_border{padding:.5625rem .9375rem}.main-footer{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.main-footer__info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.main-footer__form{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.main-footer__contacts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pathway__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.item-reviews{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:47.99875em){.menu__body{position:fixed;width:100%;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:-100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;overflow:auto;background-color:#263238;gap:1.875rem;padding-left:.9375rem;padding-right:.9375rem;padding-bottom:1.875rem}.light .menu__body{background-color:#fff}.menu__body::before{content:"";position:fixed;top:0;left:-100%;width:100%;background-color:#232e34;z-index:2}.light .menu__body::before{background-color:#fff}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;row-gap:1.875rem}.menu__link{font-size:2.5rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#fff}.light .icon-menu span,.light .icon-menu::after,.light .icon-menu::before{background-color:#263238}.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__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.icons-main-block{opacity:.2}.steps-how{text-align:center}.steps-how__item{-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}}@media (max-width:47.99875em) and (max-width:20em){.menu__body{padding-top:6.25rem}.menu__body::before{height:4.5rem}.spollers-pathway__title{font-size:1.125rem}}@media (max-width:29.99875em){.main-footer{-ms-grid-columns:1fr;grid-template-columns:1fr}.how__title{text-align:center}.how__text{text-align:center}.pathway__content{text-align:center}.pathway__title{text-align:center}.pathway__text{text-align:center}.spollers-pathway__title{padding:1.125rem 1.25rem}.spollers-pathway__body{padding:.3125rem 1.25rem 1.125rem 1.25rem}.why__title{text-align:center}.why__text{text-align:center}.why__button{width:100%}.reviews__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:26.875em){.form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-block__form{width:100%}}@media (min-width:20em) and (max-width:103.125em){@supports (font-size:clamp(2.5rem ,2.0488721805rem + 2.2556390977vw ,4.375rem)){.title{font-size:clamp(2.5rem ,2.0488721805rem + 2.2556390977vw ,4.375rem)}}@supports not (font-size:clamp(2.5rem ,2.0488721805rem + 2.2556390977vw ,4.375rem)){.title{font-size:calc(2.5rem + 1.875 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(2.5rem ,2.1390977444rem + 1.8045112782vw ,4rem)){.title_s64{font-size:clamp(2.5rem ,2.1390977444rem + 1.8045112782vw ,4rem)}}@supports not (font-size:clamp(2.5rem ,2.1390977444rem + 1.8045112782vw ,4rem)){.title_s64{font-size:calc(2.5rem + 1.5 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(2.1875rem ,1.8717105263rem + 1.5789473684vw ,3.5rem)){.title_s56{font-size:clamp(2.1875rem ,1.8717105263rem + 1.5789473684vw ,3.5rem)}}@supports not (font-size:clamp(2.1875rem ,1.8717105263rem + 1.5789473684vw ,3.5rem)){.title_s56{font-size:calc(2.1875rem + 1.3125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,-0.170112782rem + 10.2255639098vw ,10.375rem)){.image-block{padding-top:clamp(1.875rem ,-.170112782rem + 10.2255639098vw ,10.375rem)}}@supports not (padding-top:clamp(1.875rem ,-0.170112782rem + 10.2255639098vw ,10.375rem)){.image-block{padding-top:calc(1.875rem + 8.5 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,-0.170112782rem + 10.2255639098vw ,10.375rem)){.image-block{padding-bottom:clamp(1.875rem ,-.170112782rem + 10.2255639098vw ,10.375rem)}}@supports not (padding-bottom:clamp(1.875rem ,-0.170112782rem + 10.2255639098vw ,10.375rem)){.image-block{padding-bottom:calc(1.875rem + 8.5 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.875rem ,1.6343984962rem + 1.2030075188vw ,2.875rem)){.image-block{padding-left:clamp(1.875rem ,1.6343984962rem + 1.2030075188vw ,2.875rem)}}@supports not (padding-left:clamp(1.875rem ,1.6343984962rem + 1.2030075188vw ,2.875rem)){.image-block{padding-left:calc(1.875rem + 1 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.875rem ,1.6343984962rem + 1.2030075188vw ,2.875rem)){.image-block{padding-right:clamp(1.875rem ,1.6343984962rem + 1.2030075188vw ,2.875rem)}}@supports not (padding-right:clamp(1.875rem ,1.6343984962rem + 1.2030075188vw ,2.875rem)){.image-block{padding-right:calc(1.875rem + 1 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.image-block__circle{width:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)}}@supports not (width:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.image-block__circle{width:calc(21.875rem + 14.6875 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.image-block__circle{height:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)}}@supports not (height:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.image-block__circle{height:calc(21.875rem + 14.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-top:clamp(.625rem ,-.1268796992rem + 3.7593984962vw ,3.75rem)}}@supports not (padding-top:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-top:calc(.625rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-bottom:clamp(.625rem ,-.1268796992rem + 3.7593984962vw ,3.75rem)}}@supports not (padding-bottom:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-bottom:calc(.625rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(4.46875rem ,3.3935620301rem + 5.3759398496vw ,8.9375rem)){.header__logo svg{width:clamp(4.46875rem ,3.3935620301rem + 5.3759398496vw ,8.9375rem)}}@supports not (width:clamp(4.46875rem ,3.3935620301rem + 5.3759398496vw ,8.9375rem)){.header__logo svg{width:calc(4.46875rem + 4.46875 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(0.84375rem ,0.6407424812rem + 1.015037594vw ,1.6875rem)){.header__logo svg{height:clamp(.84375rem ,.6407424812rem + 1.015037594vw ,1.6875rem)}}@supports not (height:clamp(0.84375rem ,0.6407424812rem + 1.015037594vw ,1.6875rem)){.header__logo svg{height:calc(.84375rem + .84375 * (100vw - 20rem)/ 83.125)}}@supports ((-moz-column-gap:clamp(1.25rem ,0.9793233083rem + 1.3533834586vw ,2.375rem)) or (column-gap:clamp(1.25rem ,0.9793233083rem + 1.3533834586vw ,2.375rem))){.menu__list{-webkit-column-gap:clamp(1.25rem ,.9793233083rem + 1.3533834586vw ,2.375rem);-moz-column-gap:clamp(1.25rem ,.9793233083rem + 1.3533834586vw ,2.375rem);column-gap:clamp(1.25rem ,.9793233083rem + 1.3533834586vw ,2.375rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,0.9793233083rem + 1.3533834586vw ,2.375rem)) or (column-gap:clamp(1.25rem ,0.9793233083rem + 1.3533834586vw ,2.375rem))){.menu__list{-webkit-column-gap:calc(1.25rem + 1.125 * (100vw - 20rem)/ 83.125);-moz-column-gap:calc(1.25rem + 1.125 * (100vw - 20rem)/ 83.125);column-gap:calc(1.25rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,1.3035714286rem + 2.8571428571vw ,4.25rem)){.footer__main{padding-top:clamp(1.875rem ,1.3035714286rem + 2.8571428571vw ,4.25rem)}}@supports not (padding-top:clamp(1.875rem ,1.3035714286rem + 2.8571428571vw ,4.25rem)){.footer__main{padding-top:calc(1.875rem + 2.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(2.5rem ,1.5977443609rem + 4.5112781955vw ,6.25rem)){.footer__main{padding-bottom:clamp(2.5rem ,1.5977443609rem + 4.5112781955vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.5977443609rem + 4.5112781955vw ,6.25rem)){.footer__main{padding-bottom:calc(2.5rem + 3.75 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-top:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)}}@supports not (padding-top:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-top:calc(1.875rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(2.5rem ,2.2744360902rem + 1.1278195489vw ,3.4375rem)){.footer__bottom{padding-bottom:clamp(2.5rem ,2.2744360902rem + 1.1278195489vw ,3.4375rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.2744360902rem + 1.1278195489vw ,3.4375rem)){.footer__bottom{padding-bottom:calc(2.5rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.main-footer__contacts{gap:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.main-footer__contacts{gap:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.menu-footer__list{gap:clamp(.9375rem ,.5615601504rem + 1.8796992481vw ,2.5rem)}}@supports not (gap:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.menu-footer__list{gap:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(8.125rem ,6.3204887218rem + 9.022556391vw ,15.625rem)){.main-block__content{padding-top:clamp(8.125rem ,6.3204887218rem + 9.022556391vw ,15.625rem)}}@supports not (padding-top:clamp(8.125rem ,6.3204887218rem + 9.022556391vw ,15.625rem)){.main-block__content{padding-top:calc(8.125rem + 7.5 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.main-block__content{padding-bottom:clamp(3.125rem ,.8693609023rem + 11.2781954887vw ,12.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.main-block__content{padding-bottom:calc(3.125rem + 9.375 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.2885338346rem + 2.9323308271vw ,4.3125rem)){.main-block__title:not(:last-child){margin-bottom:clamp(1.875rem ,1.2885338346rem + 2.9323308271vw ,4.3125rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.2885338346rem + 2.9323308271vw ,4.3125rem)){.main-block__title:not(:last-child){margin-bottom:calc(1.875rem + 2.4375 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.main-block__text:not(:last-child){margin-bottom:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.main-block__text:not(:last-child){margin-bottom:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.icons-main-block__circle{width:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)}}@supports not (width:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.icons-main-block__circle{width:calc(21.875rem + 14.6875 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.icons-main-block__circle{height:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)}}@supports not (height:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.icons-main-block__circle{height:calc(21.875rem + 14.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.partners__container-big{padding-bottom:clamp(3.125rem ,.8693609023rem + 11.2781954887vw ,12.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.partners__container-big{padding-bottom:calc(3.125rem + 9.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.how__container-big{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.how__container-big{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.how__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0695488722rem + .9022556391vw ,2rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.how__title:not(:last-child){margin-bottom:calc(1.25rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.how__text:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.how__text:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.steps-how__item:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.steps-how__item:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway__container-big{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway__container-big{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway__container-big{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway__container-big{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.pathway__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0695488722rem + .9022556391vw ,2rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.pathway__title:not(:last-child){margin-bottom:calc(1.25rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.pathway__text:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.pathway__text:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why__container-big{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why__container-big{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why__container-big{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why__container-big{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.why__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0695488722rem + .9022556391vw ,2rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.why__title:not(:last-child){margin-bottom:calc(1.25rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.why__text:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.why__text:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.why__steps:not(:last-child){margin-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.why__steps:not(:last-child){margin-bottom:calc(1.875rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.steps-why{gap:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.steps-why{gap:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.steps-why__item{gap:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)}}@supports not (gap:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.steps-why__item{gap:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.reviews__container-big{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.reviews__container-big{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.reviews__container-big{padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.reviews__container-big{padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.reviews__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0695488722rem + .9022556391vw ,2rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.reviews__title:not(:last-child){margin-bottom:calc(1.25rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.reviews__text:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.reviews__text:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.reviews__items{gap:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (gap:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.reviews__items{gap:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.reviews__items:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.reviews__items:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.item-reviews__body{padding:clamp(1.25rem ,1.0695488722rem + .9022556391vw ,2rem)}}@supports not (padding:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.item-reviews__body{padding:calc(1.25rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.download__container-big{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.download__container-big{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.download__container-big{padding-bottom:clamp(3.125rem ,.8693609023rem + 11.2781954887vw ,12.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.download__container-big{padding-bottom:calc(3.125rem + 9.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,1.2734962406rem + 3.007518797vw ,4.375rem)){.download__body{padding-top:clamp(1.875rem ,1.2734962406rem + 3.007518797vw ,4.375rem)}}@supports not (padding-top:clamp(1.875rem ,1.2734962406rem + 3.007518797vw ,4.375rem)){.download__body{padding-top:calc(1.875rem + 2.5 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,1.3336466165rem + 2.7067669173vw ,4.125rem)){.download__body{padding-bottom:clamp(1.875rem ,1.3336466165rem + 2.7067669173vw ,4.125rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.3336466165rem + 2.7067669173vw ,4.125rem)){.download__body{padding-bottom:calc(1.875rem + 2.25 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.download__body{padding-left:clamp(1.25rem ,1.0996240602rem + .7518796992vw ,1.875rem)}}@supports not (padding-left:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.download__body{padding-left:calc(1.25rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.download__body{padding-right:clamp(1.25rem ,1.0996240602rem + .7518796992vw ,1.875rem)}}@supports not (padding-right:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.download__body{padding-right:calc(1.25rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,0.8139097744rem + 2.1804511278vw ,3.0625rem)){.download__title:not(:last-child){margin-bottom:clamp(1.25rem ,.8139097744rem + 2.1804511278vw ,3.0625rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8139097744rem + 2.1804511278vw ,3.0625rem)){.download__title:not(:last-child){margin-bottom:calc(1.25rem + 1.8125 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.download__circle{width:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)}}@supports not (width:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.download__circle{width:calc(21.875rem + 14.6875 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.download__circle{height:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)}}@supports not (height:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){.download__circle{height:calc(21.875rem + 14.6875 * (100vw - 20rem)/ 83.125)}}}@media (min-width:48em) and (max-width:101.25em){@supports (width:clamp(6.25rem ,4.5598591549rem + 3.5211267606vw ,8.125rem)){.header__logo{width:clamp(6.25rem ,4.5598591549rem + 3.5211267606vw ,8.125rem)}}@supports not (width:clamp(6.25rem ,4.5598591549rem + 3.5211267606vw ,8.125rem)){.header__logo{width:calc(6.25rem + 1.875 * (100vw - 48rem)/ 53.25)}}}@media (max-width:47.99875em) and (min-width:48em){.menu__body{padding-top:8.75rem}.menu__body::before{height:6.5625rem}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:48em){@supports (padding-top:clamp(6.25rem ,4.4642857143rem + 8.9285714286vw ,8.75rem)){.menu__body{padding-top:clamp(6.25rem ,4.4642857143rem + 8.9285714286vw ,8.75rem)}}@supports not (padding-top:clamp(6.25rem ,4.4642857143rem + 8.9285714286vw ,8.75rem)){.menu__body{padding-top:calc(6.25rem + 2.5 * (100vw - 20rem)/ 28)}}@supports (height:clamp(4.5rem ,3.0267857143rem + 7.3660714286vw ,6.5625rem)){.menu__body::before{height:clamp(4.5rem ,3.0267857143rem + 7.3660714286vw ,6.5625rem)}}@supports not (height:clamp(4.5rem ,3.0267857143rem + 7.3660714286vw ,6.5625rem)){.menu__body::before{height:calc(4.5rem + 2.0625 * (100vw - 20rem)/ 28)}}}@media (max-width:61.99875em) and (min-width:29.99875em){.main-footer__form{-ms-grid-column-span:2;grid-column:span 2}}@media (min-width:62em) and (max-width:88.75em){@supports (padding-right:clamp(1.875rem ,-7.6857476636rem + 15.4205607477vw ,6rem)){.how__content{padding-right:clamp(1.875rem ,-7.6857476636rem + 15.4205607477vw ,6rem)}}@supports not (padding-right:clamp(1.875rem ,-7.6857476636rem + 15.4205607477vw ,6rem)){.how__content{padding-right:calc(1.875rem + 4.125 * (100vw - 62rem)/ 26.75)}}@supports (padding-left:clamp(1.875rem ,-12.0315420561rem + 22.4299065421vw ,7.875rem)){.pathway__content{padding-left:clamp(1.875rem ,-12.0315420561rem + 22.4299065421vw ,7.875rem)}}@supports not (padding-left:clamp(1.875rem ,-12.0315420561rem + 22.4299065421vw ,7.875rem)){.pathway__content{padding-left:calc(1.875rem + 6 * (100vw - 62rem)/ 26.75)}}@supports (padding-right:clamp(1.875rem ,-19.4193925234rem + 34.3457943925vw ,11.0625rem)){.why__content{padding-right:clamp(1.875rem ,-19.4193925234rem + 34.3457943925vw ,11.0625rem)}}@supports not (padding-right:clamp(1.875rem ,-19.4193925234rem + 34.3457943925vw ,11.0625rem)){.why__content{padding-right:calc(1.875rem + 9.1875 * (100vw - 62rem)/ 26.75)}}}@media (max-width:47.99875em) and (min-width:103.125em){.spollers-pathway__title{font-size:1.5rem}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:103.125em){@supports (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.spollers-pathway__title{font-size:clamp(1.125rem ,1.0347744361rem + .4511278195vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.spollers-pathway__title{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 83.125)}}}@media (any-hover:hover){.button:hover{background-color:#277b27}.button_border:hover{color:#23b123;border:1px solid #23b123;background-color:#1a262d}.header__logo:hover{-webkit-transform:translate(0,-2px);-ms-transform:translate(0,-2px);transform:translate(0,-2px)}.menu__link:hover{color:#23b123}.theme:hover{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.main-footer__logo:hover{-webkit-transform:translate(0,-2px);-ms-transform:translate(0,-2px);transform:translate(0,-2px)}.main-footer__phone:hover{color:#23b123}.social__item:hover{scale:1.04;-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}.menu-footer__link:hover{color:#23b123}}