@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);*{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: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}html.dark body{background-color:#263238}.lock html.dark body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}html.light body{background-color:#fff;color:#263238}.lock html.light 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:88.75rem;margin:0 auto}[class*=__container-big]{max-width:103.125rem;margin:0 auto;padding:0 .9375rem}.button{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;background-color:#23b123;border-radius:.625rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1.25rem 1.5625rem;line-height:1.2222222222;border:.0625rem solid #23b123;font-weight:500;font-family:Lato;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.button_border{background-color:transparent;border:.0625rem solid #fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;padding:1.25rem 2.75rem}html.light .button_border.header__button{border:.0625rem solid #263238;color:#263238}.button._fw{width:100%}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-radius:0!important;display:block;padding:0 20px}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0 0}[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{line-height:.9285714286;font-weight:600}.title span{color:#23b123}.text{line-height:177%}.form{max-width:33.3125rem;background-color:#fff;border-radius:.625rem;padding:.375rem;gap:.3125rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}html.light .form{background-color:rgba(38,50,56,.1)}.form__input{height:4rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 1.25rem;font-weight:500}html.light .form__input{background-color:transparent}.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%;font-size:.875rem;left:1.5625rem;color:red;margin-top:.625rem}.image-block{text-align:center;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(255,255,255,.05);border-radius:1.25rem;position:relative}html.light .image-block{background-color:rgba(0,128,0,.05)}.image-block__circle{position:absolute;top:0;right:0}.image-block__circle::before{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.37);width:100%;height:100%;top:0;left:0}html.light .image-block__circle::before{border:1px solid #23b123}.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.25rem),-6%);-ms-transform:translate(calc(50% - 1.25rem),-6%);transform:translate(calc(50% - 1.25rem),-6%)}.image-block__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;z-index:5}.image-block__item img{max-width:100%;border-radius:1.25rem}.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{background-color:rgba(0,0,0,.5);padding-top:1.25rem;padding-bottom:1.25rem}html.light .header._header-scroll{background-color:rgba(255,255,255,.9)}html.dark .header__light{display:none}html.light .header__dark{display:none}.header__theme-wrapper{position:relative}.header__theme{width:25px;height:25px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;cursor:pointer;position:relative}html.dark .header__theme{background:url(../img/theme/sun.svg) 0 0/100% no-repeat}html.light .header__theme{background:url(../img/theme/moon.svg) 0 0/100% no-repeat}.header__reset::before{content:"x";position:absolute;top:0;right:0;cursor:pointer;width:10px;height:10px;font-size:7px;border-radius:50%;line-height:10px;color:#fff;text-align:center;background-color:#666}.header__reset{opacity:0;visibility:hidden}.header__reset.active{opacity:1;visibility:visible}.header__container-big{display:-ms-grid;display:grid;-ms-grid-columns:23.75rem 1fr 23.75rem;grid-template-columns:23.75rem 1fr 23.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{position:relative;z-index:5}html.light .header__logo path{fill:#263238}.header__logo img{max-width:100%}.header__actions{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html.light .header__button{color:#fff}.menu{padding:0 .625rem}.menu__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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:.625rem}.menu__list li a{line-height:1.2222222222;font-family:Lato;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.icon-menu{display:none}.footer{background:rgba(53,64,70,.5)}html.light .footer{background-color:rgba(0,128,0,.05)}html.light .footer__dark{display:none}html.dark .footer__light{display:none}.footer__main{border-bottom:1px solid rgba(255,255,255,.42)}html.light .footer__main{border-bottom:1px solid rgba(38,50,56,.31)}.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.1666666667}.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:20.625rem}.main-footer__logo{display:inline-block}.main-footer__logo:not(:last-child){margin-bottom:1.5rem}.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}.form-main__text:not(:last-child){margin-bottom:1.5rem}.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}html.light .social__item{background-color:#23b123}html.light .social__dark{display:none}html.dark .social__light{display:none}.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}.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:50.625rem}.main-block__text{max-width:35.625rem;line-height:180%}.icons-main-block{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.icons-main-block__item{position:absolute}.icons-main-block__item_1{top:69.3018480493%;left:.9375rem}.icons-main-block__item_2{top:39.0143737166%;left:14.6296296296%}.icons-main-block__item_3{top:77.7207392197%;left:24.8765432099%}.icons-main-block__item_4{top:13.7577002053%;left:70.9259259259%}.icons-main-block__item_5{top:43.0184804928%;left:81.7901234568%}.icons-main-block__item_6{top:79.6714579055%;left:81.5432098765%}.icons-main-block__item_7{top:37.6796714579%;right:.9375rem}html.light .icons-main-block__item_7 path{stroke:rgba(38,50,56,.4)}html.light .icons-main-block__dark{display:none}html.dark .icons-main-block__light{display:none}html.dark .icons-main-block__circle{pointer-events:none;position:absolute;top:0;left:0}html.dark .icons-main-block__circle::before{content:"";display:block;border-radius:50%;border:1px solid #fff;width:100%;height:100%}html.dark .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%)}html.dark .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%)}html.light .icons-main-block__circle{pointer-events:none;position:absolute;top:0;left:0}html.light .icons-main-block__circle::before{content:"";display:block;border-radius:50%;border:1px solid #23b123;width:100%;height:100%}html.light .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%)}html.light .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%)}.partners__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.partners__item{text-align:center}.partners__item img{max-width:100%}html.light .partners__dark{display:none}html.dark .partners__light{display:none}.how__container{display:-ms-grid;display:grid;row-gap:1.875rem}.how__text{max-width:28.4375rem}.steps-how__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.steps-how__icon{-webkit-box-flex:0;-ms-flex:0 0 6.875rem;flex:0 0 6.875rem;height:6.875rem;width:6.875rem;border-radius:50%;background-color:rgba(0,128,0,.1);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}.steps-how__title{font-size:1.25rem;line-height:1.1}.steps-how__title:not(:last-child){margin-bottom:1rem}.steps-how__text{line-height:180%}.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%}.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.25rem),6%);-ms-transform:translate(calc(-50% + 1.25rem),6%);transform:translate(calc(-50% + 1.25rem),6%)}.pathway__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.pathway__text{max-width:28.4375rem}.pathway__spollers{display:-ms-grid;display:grid;gap:1.5rem}.spollers-pathway__item{border-radius:.625rem;overflow:hidden;background-color:rgba(255,255,255,.05)}html.light .spollers-pathway__item{background-color:rgba(0,128,0,.05)}.spollers-pathway__title{display:block;line-height:177%;background-color:transparent;padding:1.5rem 1.875rem;width:100%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.spollers-pathway__title::after{content:"";background:url(../img/icons/arrow.svg) center/100% no-repeat;height:1.5rem;-webkit-box-flex:0;-ms-flex:0 0 1.5rem;flex:0 0 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{padding:0 1.875rem 1.5rem 1.875rem}.why__container{display:-ms-grid;display:grid;row-gap:1.875rem}.why__text{max-width:28.4375rem}.why__button{min-width:13.875rem}.why__container .why__image{padding:0}.steps-why{list-style:none;counter-reset:item;display:-ms-grid;display:grid}.steps-why__item{font-size:1.25rem;line-height:2.5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.125rem}.steps-why__item::before{content:counter(item);counter-increment:item;width:4rem;height:4rem;background-color:rgba(255,255,255,.05);font-size:2.25rem;text-align:center;line-height:4.375rem;border-radius:50%;font-weight:600}html.light .steps-why__item::before{background-color:rgba(0,128,0,.05);color:#23b123}.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.875rem}.item-review{display:-webkit-box;display:-ms-flexbox;display:flex;background:rgba(255,255,255,.05);border-radius:1.25rem;overflow:hidden}html.light .item-review{background-color:rgba(0,128,0,.05)}.item-review__image-ibg{padding-bottom:54.9562682216%;-webkit-box-flex:0;-ms-flex:0 0 43.7317784257%;flex:0 0 43.7317784257%}.item-review__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:.9375rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item-review__name{font-weight:700}.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}html.light .download__body{background-color:rgba(0,128,0,.05)}.download__title{max-width:37.5rem}.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:.9375rem;-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}html.light .download__circle::before{border:1px solid #23b123}.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__text{max-width:17.5rem}}@media (min-width:61.99875em){.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:5.9375rem}.pathway__content{padding-left:7.875rem}.why__content{padding-right:11.0625rem}}@media (min-width:103.125em){.title{font-size:4.375rem}.title_how{font-size:4rem}.image-block{padding-top:10.3125rem}.image-block{padding-bottom:10.3125rem}.image-block{padding-left:2.8125rem}.image-block{padding-right:2.8125rem}.image-block_pathway{padding-top:6.1875rem}.image-block_pathway{padding-bottom:6.1875rem}.image-block__circle{width:36.5625rem}.image-block__circle{height:36.5625rem}.header{padding-top:3.75rem}.header{padding-bottom:3.75rem}.menu__list{-webkit-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.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}html.dark .icons-main-block__circle{width:36.5625rem}html.dark .icons-main-block__circle{height:36.5625rem}html.light .icons-main-block__circle{width:36.5625rem}html.light .icons-main-block__circle{height:36.5625rem}.partners{padding-bottom:12.5rem}.how{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{padding-top:6.25rem}.pathway{padding-bottom:6.25rem}.pathway__title:not(:last-child){margin-bottom:2rem}.pathway__text:not(:last-child){margin-bottom:3rem}.spollers-pathway__title{font-size:1.5rem}.why{padding-top:6.25rem}.why{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}.reviews{padding-top:6.25rem}.reviews{padding-bottom:12.5rem}.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-review__body{padding:2rem}.download{padding-bottom:12.5rem}.download__body{padding-top:4.375rem}.download__body{padding-bottom:4.0625rem}.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 (min-width:48em){.header__logo{width:8.9375rem}}@media (max-width:20em){.title{font-size:2.8125rem}.title_how{font-size:2.5rem}.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_pathway{padding-top:1.875rem}.image-block_pathway{padding-bottom:1.875rem}.image-block__circle{width:21.875rem}.image-block__circle{height:21.875rem}.header{padding-top:.625rem}.header{padding-bottom:.625rem}.menu__list{-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem}.footer__main{padding-top:1.875rem}.footer__main{padding-bottom:1.875rem}.footer__bottom{padding-top:1.875rem}.footer__bottom{padding-bottom:1.875rem}.main-footer__contacts{gap:1.25rem}.menu-footer__list{gap:.9375rem}.main-block__content{padding-top:7.5rem}.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}html.dark .icons-main-block__circle{width:21.875rem}html.dark .icons-main-block__circle{height:21.875rem}html.light .icons-main-block__circle{width:21.875rem}html.light .icons-main-block__circle{height:21.875rem}.partners{padding-bottom:3.125rem}.how{padding-bottom:1.5625rem}.how__title:not(:last-child){margin-bottom:1.25rem}.how__text:not(:last-child){margin-bottom:1.5625rem}.steps-how__item:not(:last-child){margin-bottom:1.875rem}.pathway{padding-top:1.5625rem}.pathway{padding-bottom:1.5625rem}.pathway__title:not(:last-child){margin-bottom:1.25rem}.pathway__text:not(:last-child){margin-bottom:1.5625rem}.spollers-pathway__title{font-size:1.125rem}.why{padding-top:1.5625rem}.why{padding-bottom:1.5625rem}.why__title:not(:last-child){margin-bottom:1.25rem}.why__text:not(:last-child){margin-bottom:1.5625rem}.why__steps:not(:last-child){margin-bottom:1.5625rem}.steps-why{gap:1.25rem}.reviews{padding-top:1.5625rem}.reviews{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.5625rem}.reviews__items:not(:last-child){margin-bottom:1.875rem}.item-review__body{padding:1.25rem}.download{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:64.375em){.button{padding:.9375rem 1.25rem}.header__container-big{-ms-grid-columns:auto 1fr auto;grid-template-columns:auto 1fr auto}}@media (max-width:61.99875em){.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}.pathway__image{width:100%}.item-review{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-review__image-ibg{min-height:23.5625rem}}@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:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;overflow:auto;background-color:#1d2529;gap:2.5rem;padding-left:.9375rem;padding-right:.9375rem;padding-bottom:1.875rem}html.light .menu__body{background-color:#fff}.menu__body::before{content:"";top:0;left:-100%;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;position:fixed;width:100%;background-color:#1d2124;z-index:2}html.light .menu__body::before{background-color:#fff}.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;text-align:center;row-gap:1.875rem}.menu__list li a{font-size:2.5rem}.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;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#fff}html.light .icon-menu span,html.light .icon-menu::after,html.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:.3}.how__content{text-align:center}.steps-how__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-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}.why__content{text-align:center}.reviews__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:47.99875em) and (max-width:20em){.menu__body{padding-top:7.5rem}.menu__body::before{height:4.5rem}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:29.99875em){.main-footer{-ms-grid-columns:1fr;grid-template-columns:1fr}.spollers-pathway__title{padding:1.125rem 1.25rem;line-height:130%}.spollers-pathway__body{padding:0 1.25rem 1.125rem 1.25rem}.why__button{width:100%}}@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.8125rem ,2.4365601504rem + 1.8796992481vw ,4.375rem)){.title{font-size:clamp(2.8125rem ,2.4365601504rem + 1.8796992481vw ,4.375rem)}}@supports not (font-size:clamp(2.8125rem ,2.4365601504rem + 1.8796992481vw ,4.375rem)){.title{font-size:calc(2.8125rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(2.5rem ,2.1390977444rem + 1.8045112782vw ,4rem)){.title_how{font-size:clamp(2.5rem ,2.1390977444rem + 1.8045112782vw ,4rem)}}@supports not (font-size:clamp(2.5rem ,2.1390977444rem + 1.8045112782vw ,4rem)){.title_how{font-size:calc(2.5rem + 1.5 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-top:clamp(1.875rem ,-.155075188rem + 10.1503759398vw ,10.3125rem)}}@supports not (padding-top:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-top:calc(1.875rem + 8.4375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-bottom:clamp(1.875rem ,-.155075188rem + 10.1503759398vw ,10.3125rem)}}@supports not (padding-bottom:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-bottom:calc(1.875rem + 8.4375 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)}}@supports not (padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-left:calc(1.875rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-right:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)}}@supports not (padding-right:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-right:calc(1.875rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,0.837406015rem + 5.1879699248vw ,6.1875rem)){.image-block_pathway{padding-top:clamp(1.875rem ,.837406015rem + 5.1879699248vw ,6.1875rem)}}@supports not (padding-top:clamp(1.875rem ,0.837406015rem + 5.1879699248vw ,6.1875rem)){.image-block_pathway{padding-top:calc(1.875rem + 4.3125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,0.837406015rem + 5.1879699248vw ,6.1875rem)){.image-block_pathway{padding-bottom:clamp(1.875rem ,.837406015rem + 5.1879699248vw ,6.1875rem)}}@supports not (padding-bottom:clamp(1.875rem ,0.837406015rem + 5.1879699248vw ,6.1875rem)){.image-block_pathway{padding-bottom:calc(1.875rem + 4.3125 * (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 ((-moz-column-gap:clamp(0.9375rem ,0.5014097744rem + 2.1804511278vw ,2.75rem)) or (column-gap:clamp(0.9375rem ,0.5014097744rem + 2.1804511278vw ,2.75rem))){.menu__list{-webkit-column-gap:clamp(.9375rem ,.5014097744rem + 2.1804511278vw ,2.75rem);-moz-column-gap:clamp(.9375rem ,.5014097744rem + 2.1804511278vw ,2.75rem);column-gap:clamp(.9375rem ,.5014097744rem + 2.1804511278vw ,2.75rem)}}@supports not ((-moz-column-gap:clamp(0.9375rem ,0.5014097744rem + 2.1804511278vw ,2.75rem)) or (column-gap:clamp(0.9375rem ,0.5014097744rem + 2.1804511278vw ,2.75rem))){.menu__list{-webkit-column-gap:calc(.9375rem + 1.8125 * (100vw - 20rem)/ 83.125);-moz-column-gap:calc(.9375rem + 1.8125 * (100vw - 20rem)/ 83.125);column-gap:calc(.9375rem + 1.8125 * (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(1.875rem ,0.8223684211rem + 5.2631578947vw ,6.25rem)){.footer__main{padding-bottom:clamp(1.875rem ,.8223684211rem + 5.2631578947vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,6.25rem)){.footer__main{padding-bottom:calc(1.875rem + 4.375 * (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(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-bottom:calc(1.875rem + 1.5625 * (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(7.5rem ,5.545112782rem + 9.7744360902vw ,15.625rem)){.main-block__content{padding-top:clamp(7.5rem ,5.545112782rem + 9.7744360902vw ,15.625rem)}}@supports not (padding-top:clamp(7.5rem ,5.545112782rem + 9.7744360902vw ,15.625rem)){.main-block__content{padding-top:calc(7.5rem + 8.125 * (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)){html.dark .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)){html.dark .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)){html.dark .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)){html.dark .icons-main-block__circle{height:calc(21.875rem + 14.6875 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(21.875rem ,18.3411654135rem + 17.6691729323vw ,36.5625rem)){html.light .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)){html.light .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)){html.light .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)){html.light .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{padding-bottom:clamp(3.125rem ,.8693609023rem + 11.2781954887vw ,12.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.partners{padding-bottom:calc(3.125rem + 9.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.how{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.how{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.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)){.how__text:not(:last-child){margin-bottom:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)){.how__text:not(:last-child){margin-bottom:calc(1.5625rem + 1.4375 * (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{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway{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.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)){.pathway__text:not(:last-child){margin-bottom:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)){.pathway__text:not(:last-child){margin-bottom:calc(1.5625rem + 1.4375 * (100vw - 20rem)/ 83.125)}}@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)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why{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.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)){.why__text:not(:last-child){margin-bottom:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)){.why__text:not(:last-child){margin-bottom:calc(1.5625rem + 1.4375 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.5625rem ,1.1113721805rem + 2.2556390977vw ,3.4375rem)){.why__steps:not(:last-child){margin-bottom:clamp(1.5625rem ,1.1113721805rem + 2.2556390977vw ,3.4375rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.1113721805rem + 2.2556390977vw ,3.4375rem)){.why__steps:not(:last-child){margin-bottom:calc(1.5625rem + 1.875 * (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 (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.reviews{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.reviews{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.reviews{padding-bottom:clamp(3.125rem ,.8693609023rem + 11.2781954887vw ,12.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.reviews{padding-bottom:calc(3.125rem + 9.375 * (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.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)){.reviews__items{gap:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)}}@supports not (gap:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)){.reviews__items{gap:calc(1.5625rem + 1.4375 * (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-review__body{padding:clamp(1.25rem ,1.0695488722rem + .9022556391vw ,2rem)}}@supports not (padding:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.item-review__body{padding:calc(1.25rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.download{padding-bottom:clamp(3.125rem ,.8693609023rem + 11.2781954887vw ,12.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.download{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.3486842105rem + 2.6315789474vw ,4.0625rem)){.download__body{padding-bottom:clamp(1.875rem ,1.3486842105rem + 2.6315789474vw ,4.0625rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.3486842105rem + 2.6315789474vw ,4.0625rem)){.download__body{padding-bottom:calc(1.875rem + 2.1875 * (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:101.25em) and (max-width:48em){@supports (width:clamp(7.5rem ,10.2332746479rem + -2.6995305164vw ,8.9375rem)){.header__logo{width:clamp(7.5rem ,10.2332746479rem + -2.6995305164vw ,8.9375rem)}}@supports not (width:clamp(7.5rem ,10.2332746479rem + -2.6995305164vw ,8.9375rem)){.header__logo{width:calc(7.5rem + 1.4375 * (100vw - 101.25rem)/ -53.25)}}}@media (max-width:47.99875em) and (min-width:48em){.menu__body{padding-top:11.25rem}.menu__body::before{height:6.5625rem}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:48em){@supports (padding-top:clamp(7.5rem ,4.8214285714rem + 13.3928571429vw ,11.25rem)){.menu__body{padding-top:clamp(7.5rem ,4.8214285714rem + 13.3928571429vw ,11.25rem)}}@supports not (padding-top:clamp(7.5rem ,4.8214285714rem + 13.3928571429vw ,11.25rem)){.menu__body{padding-top:calc(7.5rem + 3.75 * (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.5408878505rem + 15.1869158879vw ,5.9375rem)){.how__content{padding-right:clamp(1.875rem ,-7.5408878505rem + 15.1869158879vw ,5.9375rem)}}@supports not (padding-right:clamp(1.875rem ,-7.5408878505rem + 15.1869158879vw ,5.9375rem)){.how__content{padding-right:calc(1.875rem + 4.0625 * (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 (any-hover:hover){.button:hover{background-color:transparent;color:#23b123}.button_border:hover{background-color:#fff;color:#000}html.light .header__button:hover{color:#23b123;border:.0625rem solid #23b123}.menu__list li a:hover{color:#23b123;text-decoration:underline}.social__item:hover{background-color:rgba(35,177,35,.178)}html.light .social__item:hover{background-color:#2b8a2b}}