.style-module-scss-module__2dafNq__login,.style-module-scss-module__2dafNq__products{background-color:rgba(var(--green-101), 1);flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module-scss-module__2dafNq__login__container,.style-module-scss-module__2dafNq__products__container{width:100%;max-width:700px}.style-module-scss-module__2dafNq__login__form,.style-module-scss-module__2dafNq__products__form{padding:0}.style-module-scss-module__2dafNq__login__inputs,.style-module-scss-module__2dafNq__products__inputs{grid-template-columns:repeat(1,1fr);gap:8px;display:grid}.style-module-scss-module__2dafNq__login__input-container,.style-module-scss-module__2dafNq__products__input-container{flex-direction:column;gap:4px;display:flex}.style-module-scss-module__2dafNq__login__input,.style-module-scss-module__2dafNq__products__input{width:100%}.style-module-scss-module__2dafNq__login__button-container,.style-module-scss-module__2dafNq__products__button-container{flex-direction:column;gap:8px;margin-top:24px;display:flex}@media screen and (min-width:768px){.style-module-scss-module__2dafNq__products__inputs{grid-template-columns:repeat(2,1fr)}.style-module-scss-module__2dafNq__products__input-container:first-child{grid-column:span 2}}
.style-module-scss-module__dCgUsW__logo{--aspect-ratio:calc(127px / 25px);--width:127px;--height:calc(var(--width) / var(--aspect-ratio));width:var(--width);height:var(--height);line-height:0}.style-module-scss-module__dCgUsW__logo__svg{width:100%;min-width:100%;height:100%;min-height:100%}.style-module-scss-module__dCgUsW__logo--small{--width:88px}@media screen and (min-width:768px){.style-module-scss-module__dCgUsW__logo{--width:180px}.style-module-scss-module__dCgUsW__logo--small{--width:218px}}
.style-module-scss-module__TNpcPa__burger-button{line-height:0}
.style-module-scss-module__3KaWSa__checkbox{--rect-stroke:rgba(var(--green-102), .4);align-items:center;transition:opacity .2s ease-in-out;display:flex}.style-module-scss-module__3KaWSa__checkbox--error{--rect-stroke:rgba(var(--orange-102), 1)}.style-module-scss-module__3KaWSa__checkbox .style-module-scss-module__3KaWSa__checkbox-svg{cursor:pointer;min-width:16px;min-height:16px}.style-module-scss-module__3KaWSa__checkbox .style-module-scss-module__3KaWSa__checkbox-svg__rect{stroke:var(--rect-stroke);transition:opacity .2s ease-in-out,stroke .2s ease-in-out}.style-module-scss-module__3KaWSa__checkbox .style-module-scss-module__3KaWSa__checkbox-svg__path{transition:stroke-dashoffset .2s ease-in-out}@media (hover:hover){.style-module-scss-module__3KaWSa__checkbox .style-module-scss-module__3KaWSa__checkbox-svg:hover{cursor:pointer}.style-module-scss-module__3KaWSa__checkbox .style-module-scss-module__3KaWSa__checkbox-svg:hover .style-module-scss-module__3KaWSa__checkbox-svg__rect{opacity:1}}.style-module-scss-module__3KaWSa__checkbox__label{font-family:var(--font-text);color:rgba(var(--green-102), .8);margin-left:8px;font-size:12px;font-weight:400;line-height:130%}.style-module-scss-module__3KaWSa__checkbox__label a{text-decoration:underline}.style-module-scss-module__3KaWSa__checkbox--disabled{opacity:.6;pointer-events:none}@media screen and (min-width:768px){.style-module-scss-module__3KaWSa__checkbox .style-module-scss-module__3KaWSa__checkbox-svg{min-width:22px;min-height:22px}.style-module-scss-module__3KaWSa__checkbox__label{margin-left:10px;font-size:14px}}
.style-module-scss-module__ywwvha__input-container{height:var(--input-height);padding:var(--input-padding);background-color:var(--input-background-color);border:1px solid var(--input-border-color);border-radius:var(--input-border-radius);flex-direction:column;justify-content:center;display:flex}.style-module-scss-module__ywwvha__input-container--light{--input-background-color:var(--input-background-color-light);--input-border-color:var(--input-border-color-light)}.style-module-scss-module__ywwvha__input-container--error{--input-color:var(--input-color-error);--input-border-color:var(--input-border-color-error)}.style-module-scss-module__ywwvha__input-container__error{display:none}.style-module-scss-module__ywwvha__input-container__input{width:100%;font-family:var(--input-font-family);font-size:var(--input-font-size);font-weight:var(--input-font-weight);line-height:var(--input-line-height);color:var(--input-color)}.style-module-scss-module__ywwvha__input-container__input:placeholder-shown{color:var(--input-placeholder-color)}.style-module-scss-module__ywwvha__input-container__input:-webkit-autofill{-webkit-text-fill-color:var(--input-color);transition:background-color 9999s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;box-shadow:inset 0 0 0 40rem #0000}.style-module-scss-module__ywwvha__input-container__input[disabled]{opacity:.6;pointer-events:none}@media screen and (min-width:768px){.style-module-scss-module__ywwvha__input-container--error{--input-color:var(--input-color)}.style-module-scss-module__ywwvha__input-container__error{display:block}}
*{box-sizing:border-box}.rc-select{width:100px;font-size:12px;display:inline-block;position:relative}.rc-select-disabled,.rc-select-disabled input{cursor:not-allowed}.rc-select-disabled .rc-select-selector{opacity:.3}.rc-select-show-arrow.rc-select-loading .rc-select-arrow-icon:after{box-sizing:border-box;border:2px solid #0000;border-color:#0000 #999;border-radius:100%;width:12px;height:12px;margin-top:4px;animation:.5s infinite rcSelectLoadingIcon;transform:none}.rc-select .rc-select-selection-placeholder{opacity:.4;pointer-events:none}.rc-select .rc-select-selection-search-input{appearance:none}.rc-select .rc-select-selection-search-input::-webkit-search-cancel-button{appearance:none;display:none}.rc-select-single .rc-select-selector{display:flex;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-wrap,.rc-select-single .rc-select-selector .rc-select-selection-search{width:100%;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-search-input{width:100%}.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{pointer-events:none;font-weight:400;position:absolute;top:1px;left:3px}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{border:1px solid #000;padding:1px}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{background:#f003;border:none;outline:none;width:100%}.rc-select-multiple .rc-select-selector{border:1px solid #000;padding:1px;display:flex}.rc-select-multiple .rc-select-selector .rc-select-selection-item{background:#bbb;border-radius:4px;flex:none;margin-right:2px;padding:0 8px}.rc-select-multiple .rc-select-selector .rc-select-selection-item-disabled{cursor:not-allowed;opacity:.5}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow{flex-wrap:wrap;display:flex}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow-item{flex:none;max-width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search{max-width:100%;position:relative}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input,.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{padding:1px;font-family:system-ui}.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{z-index:999;white-space:nowrap;position:none;visibility:hidden;position:absolute;top:0;left:0}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input{background:#f003;border:none;outline:none;width:100%}.rc-select-allow-clear.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-allow-clear .rc-select-clear{position:absolute;top:0;right:20px}.rc-select-show-arrow.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-show-arrow .rc-select-arrow{pointer-events:none;position:absolute;top:0;right:5px}.rc-select-show-arrow .rc-select-arrow-icon:after{content:"";border:5px solid #0000;border-top-color:#999;width:0;height:0;display:inline-block;transform:translateY(5px)}.rc-select-focused .rc-select-selector{border-color:#00f!important}.rc-select-dropdown{background:#fff;border:1px solid green;min-height:100px;position:absolute}.rc-select-dropdown-hidden{display:none}.rc-select-item{padding:4px 16px;font-size:16px;line-height:1.5}.rc-select-item-group{color:#999;font-size:80%;font-weight:700}.rc-select-item-option{position:relative}.rc-select-item-option-grouped{padding-left:24px}.rc-select-item-option .rc-select-item-option-state{pointer-events:none;position:absolute;top:4px;right:0}.rc-select-item-option-active{background:#ddd}.rc-select-item-option-disabled{color:#999}.rc-select-item-empty{text-align:center;color:#999}.rc-select-selection__choice-zoom{transition:all .3s}.rc-select-selection__choice-zoom-appear{opacity:0;transform:scale(.5)}.rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active,.rc-select-selection__choice-zoom-leave{opacity:1;transform:scale(1)}.rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active{opacity:0;transform:scale(.5)}.rc-select-dropdown-slide-up-enter,.rc-select-dropdown-slide-up-appear{transform-origin:0 0;opacity:0;animation-duration:.3s;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused;animation-fill-mode:both}.rc-select-dropdown-slide-up-leave{transform-origin:0 0;opacity:1;animation-duration:.3s;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused;animation-fill-mode:both}.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomRight,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomRight{animation-name:rcSelectDropdownSlideUpIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomRight{animation-name:rcSelectDropdownSlideUpOut;animation-play-state:running}.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topRight,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topRight{animation-name:rcSelectDropdownSlideDownIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topRight{animation-name:rcSelectDropdownSlideDownOut;animation-play-state:running}@keyframes rcSelectDropdownSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(0)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(0)}}@keyframes rcSelectDropdownSlideDownIn{0%{transform-origin:100% 100%;opacity:0;transform:scaleY(0)}to{transform-origin:100% 100%;opacity:1;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideDownOut{0%{transform-origin:100% 100%;opacity:1;transform:scaleY(1)}to{transform-origin:100% 100%;opacity:0;transform:scaleY(0)}}@keyframes rcSelectLoadingIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.rc-select{width:100%;height:var(--input-height);font-family:var(--input-font-family);font-size:var(--input-font-size);font-weight:var(--input-font-weight);line-height:var(--input-line-height);color:var(--input-color);background-color:var(--input-background-color);border:1px solid var(--input-border-color);border-radius:var(--input-border-radius);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.rc-select--disabled{opacity:.6;pointer-events:none}.rc-select--light{--input-background-color:var(--input-background-color-light);--input-border-color:var(--input-border-color-light)}.rc-select--error{--input-color:var(--input-color-error);--input-border-color:var(--input-border-color-error)}.rc-select *{border:none!important;margin:0!important;padding:0!important}.rc-select-selector{width:100%;height:100%}.rc-select-selection-wrap{justify-content:center;align-items:center;display:flex}.rc-select-arrow{pointer-events:none;align-items:center;display:flex;position:absolute;transform:translateY(-50%);top:50%!important;right:12px!important}.rc-select-selection-item,.rc-select-selection-placeholder,.rc-select-selection-search-input{align-items:center;margin:0;display:flex;width:calc(100% - 34px)!important;padding:var(--input-padding)!important;opacity:1!important;white-space:nowrap!important;inset:0!important;overflow:hidden!important}.rc-select-selection-search,.rc-select-selection-search-input{background-color:#0000!important}.rc-select-selection-placeholder{color:var(--input-placeholder-color)}.rc-select-dropdown{z-index:var(--select-dropdown-z-index);background-color:rgba(var(--white), .88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 0 10px 0px rgba(var(--black), .12);border:none;border-radius:24px;padding:0 8px;position:absolute;overflow-y:auto;pointer-events:auto!important}.rc-select-dropdown:has(.rc-virtual-list-scrollbar) .rc-select-item{margin-right:10px}.rc-select-item{font-family:var(--font-text);font-size:var(--input-font-size);color:rgba(var(--green-102), 1);cursor:pointer;border-radius:100px;align-items:center;padding:16px;font-weight:500;line-height:1;transition:background .15s;display:flex}.rc-select-item:hover{font-weight:700}.rc-select-item:first-child{margin-top:8px}.rc-select-item:last-child{margin-bottom:8px}.rc-select-item-custom-container{align-items:center;gap:12px;line-height:0;display:flex}.rc-select-item-empty{font-family:var(--font-text);font-size:var(--input-font-size);color:rgba(var(--green-102), .6);text-align:left;margin-top:8px;padding:8px;font-weight:400;line-height:1}.rc-select-item-option-state{display:none!important}.rc-select-item-option-active{background-color:#0000;font-weight:700}.rc-select-item-option-selected{background-color:rgba(var(--green-103), 1);font-weight:700}.rc-select-item-option-disabled{color:#bbb;cursor:not-allowed}.rc-select-item-option-disabled:hover{background:0 0}@media screen and (min-width:768px){.rc-select-dropdown{border-radius:32px}.rc-select-item-empty{padding:16px}.rc-select-item-custom-container{gap:16px}.rc-select-item-custom-container-image{width:24px;height:24px}}.rc-virtual-list-scrollbar{background-color:rgba(var(--green-102), .1);border-radius:8px;visibility:visible!important;width:6px!important}.rc-virtual-list-scrollbar-thumb{border-radius:8px;background-color:rgba(var(--green-103), 1)!important}
.style-module-scss-module__fHv6mq__form-container{background-color:rgba(var(--green-103), 1)}.style-module-scss-module__fHv6mq__form-container--light{background-color:rgba(var(--white), .92)}.style-module-scss-module__fHv6mq__form-container__description{margin-top:8px}.style-module-scss-module__fHv6mq__form-container__form{margin-top:24px}@media screen and (min-width:768px){.style-module-scss-module__fHv6mq__form-container__description{margin-top:16px}.style-module-scss-module__fHv6mq__form-container__form{margin-top:40px}}@media screen and (min-width:1200px){.style-module-scss-module__fHv6mq__form-container{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.style-module-scss-module__fHv6mq__form-container__description{max-width:480px}.style-module-scss-module__fHv6mq__form-container__form{margin-top:0}}.style-module-scss-module__fHv6mq__form-header{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.style-module-scss-module__fHv6mq__form-header__card{background-color:rgba(var(--white), .6);border-radius:16px;padding:10px 0 10px 10px}.style-module-scss-module__fHv6mq__form-header__card--discount{grid-column:span 2;justify-content:center;align-items:center;gap:10px;padding-left:40px;padding-right:40px;display:flex}.style-module-scss-module__fHv6mq__form-header__value-container{align-items:flex-end;gap:8px;margin-top:4px;display:flex}.style-module-scss-module__fHv6mq__form-header__value-old{text-decoration:line-through}.style-module-scss-module__fHv6mq__form-header__discount{grid-column:span 2}@media screen and (min-width:768px){.style-module-scss-module__fHv6mq__form-header__card{border-radius:24px;padding:16px}.style-module-scss-module__fHv6mq__form-header__value-container{margin-top:8px}}.style-module-scss-module__fHv6mq__form{flex-direction:column;gap:24px;display:flex}.style-module-scss-module__fHv6mq__form__input-container{grid-template-columns:repeat(1,1fr);gap:8px;display:grid}.style-module-scss-module__fHv6mq__form__checkbox-container{flex-direction:column;gap:8px;display:flex}@media screen and (min-width:768px){.style-module-scss-module__fHv6mq__form__input-container{grid-template-columns:repeat(2,1fr)}.style-module-scss-module__fHv6mq__form__checkbox-container{flex-direction:column;gap:8px;display:flex}}
.style-module-scss-module__oR3ZYW__modal__overlay{z-index:1000;background-color:rgba(var(--green-102), .6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:fixed;inset:0;overflow-y:auto}.style-module-scss-module__oR3ZYW__modal__scroll-area{justify-content:center;align-items:center;width:100%;min-height:100%;padding:40px 10px;display:flex}.style-module-scss-module__oR3ZYW__modal__content{z-index:var(--modal-z-index);width:min(var(--modal-max-width),100vw - 20px);border-radius:24px;outline:none;position:relative}.style-module-scss-module__oR3ZYW__close-button{--size:40px;--path-stroke:rgba(var(--green-102), 1);z-index:1;width:var(--size);height:var(--size);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;top:0;right:0;position:absolute!important}.style-module-scss-module__oR3ZYW__close-button__path{stroke:var(--path-stroke)}@media screen and (min-width:768px){.style-module-scss-module__oR3ZYW__close-button{top:12px;right:12px}.style-module-scss-module__oR3ZYW__close-button--outside{--path-stroke:rgba(var(--white), 1);right:0;top:calc(var(--size)*-1)}}
.style-module-scss-module__-bNMQq__status{text-align:center;background-color:rgba(var(--white), .92);border-radius:24px;flex-direction:column;align-items:center;padding:24px;display:flex}.style-module-scss-module__-bNMQq__status--success{background-image:url(../media/success-icon.0iy10_wgem.rn.svg);background-position:50% 24px;background-repeat:no-repeat;background-size:56px;padding-top:104px}.style-module-scss-module__-bNMQq__status--error{background-image:url(../media/error-icon.0~mdebp0~ul4d.svg);background-position:50% 24px;background-repeat:no-repeat;background-size:56px;padding-top:104px}.style-module-scss-module__-bNMQq__status__description{margin-top:8px}.style-module-scss-module__-bNMQq__status__buttons{flex-direction:column-reverse;gap:8px;width:100%;margin-top:24px;display:flex}.style-module-scss-module__-bNMQq__status__button{width:100%}@media screen and (min-width:768px){.style-module-scss-module__-bNMQq__status{border-radius:40px;width:660px;padding:32px}.style-module-scss-module__-bNMQq__status--success,.style-module-scss-module__-bNMQq__status--error{padding-top:128px}.style-module-scss-module__-bNMQq__status__description{margin-top:16px}.style-module-scss-module__-bNMQq__status__buttons{flex-direction:row;margin-top:40px}}
.style-module-scss-module__87ODeq__expand-button{--svg-path-stroke:rgba(var(--green-102), 1);--svg-path-stroke-active:rgba(var(--green-105), 1);--svg-path-stroke-current:var(--svg-path-stroke);--background-color:transparent;--background-color-active:rgba(var(--green-102), 1);--background-color-current:var(--background-color);--border-color:transparent;--border-color-active:transparent;--border-color-current:var(--border-color);--size:24px;width:var(--size);min-width:var(--size);height:var(--size);background-color:var(--background-color-current);border:1px solid var(--border-color-current);border-radius:50%;justify-content:center;align-items:center;line-height:0;transition:background .2s ease-in-out,border-color .2s ease-in-out,transform .2s ease-in-out;display:flex;transform:rotate(-180deg)}.style-module-scss-module__87ODeq__expand-button--light{--svg-path-stroke:rgba(var(--grey-101), 1);--svg-path-stroke-active:rgba(var(--white), 1);--background-color:transparent;--background-color-active:transparent;--border-color:transparent;--border-color-active:rgba(var(--white), .6)}.style-module-scss-module__87ODeq__expand-button--active{--svg-path-stroke-current:var(--svg-path-stroke-active);--background-color-current:var(--background-color-active);--border-color-current:var(--border-color-active);transform:rotate(0)}.style-module-scss-module__87ODeq__expand-button__path{stroke:var(--svg-path-stroke-current)}@media screen and (min-width:768px){.style-module-scss-module__87ODeq__expand-button{--size:44px;border-width:2px}.style-module-scss-module__87ODeq__expand-button__svg{width:24px;height:24px}}
.style-module-scss-module__pvuiDG__swiper-controls{display:none}@media screen and (min-width:1200px){.style-module-scss-module__pvuiDG__swiper-controls{align-items:center;gap:16px;display:flex}.style-module-scss-module__pvuiDG__swiper-controls__button{--size:44px;width:var(--size);height:var(--size);background-color:rgba(var(--green-102), 1);border-radius:50%;justify-content:center;align-items:center;display:flex}}
.style-module-scss-module__n-bYha__assistance{background-image:url(../media/bg-320.0lc_d~8i5qi_4.webp);background-position:top;background-repeat:no-repeat;background-size:768px;background-color:rgba(var(--green-101), 1);flex-direction:column;display:flex}.style-module-scss-module__n-bYha__assistance__title{margin-top:375px}.style-module-scss-module__n-bYha__assistance__description{margin-top:8px}@media screen and (min-width:768px){.style-module-scss-module__n-bYha__assistance{background-image:url(../media/bg-768.0gjr7bmpdbq5m.webp);background-position:calc(50% - 10px) 0;background-size:1440px}.style-module-scss-module__n-bYha__assistance__title{margin-top:392px}.style-module-scss-module__n-bYha__assistance__description{margin-top:16px}}@media screen and (min-width:1200px){.style-module-scss-module__n-bYha__assistance{background-image:url(../media/bg-1440.0akk08ect~cby.webp);background-position:0 0;background-size:650px;justify-content:center;height:420px;padding-left:calc(50% + 20px)}.style-module-scss-module__n-bYha__assistance__title{margin-top:0}.style-module-scss-module__n-bYha__assistance__description{margin-top:16px}}
.style-module-scss-module__v9cuFa__mentors{overflow:hidden}.style-module-scss-module__v9cuFa__mentors__list{margin-top:24px;overflow:visible!important}.style-module-scss-module__v9cuFa__mentors__list .swiper-slide{height:auto;margin-right:8px;width:fit-content!important}.style-module-scss-module__v9cuFa__mentors__list .swiper-slide:last-child{margin-right:0}.style-module-scss-module__v9cuFa__mentors__list .style-module-scss-module__v9cuFa__card{background-image:var(--background-image);background-position:50% calc(100% + 1px);background-repeat:no-repeat;background-size:cover;background-color:rgba(var(--green-103), 1);height:480px}.style-module-scss-module__v9cuFa__mentors__list .style-module-scss-module__v9cuFa__card__list{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.style-module-scss-module__v9cuFa__mentors__list .style-module-scss-module__v9cuFa__card__feature{background-color:rgba(var(--grey-101), 1);border-radius:32px;justify-content:center;align-items:center;min-height:24px;padding:4px 16px;line-height:1;display:flex}.style-module-scss-module__v9cuFa__mentors__list .style-module-scss-module__v9cuFa__card__title{margin-top:16px}.style-module-scss-module__v9cuFa__mentors__list .style-module-scss-module__v9cuFa__card__description{margin-top:8px}@media screen and (min-width:768px){.style-module-scss-module__v9cuFa__mentors{background-color:rgba(var(--green-101), 1)}.style-module-scss-module__v9cuFa__mentors__list{margin-top:40px}.style-module-scss-module__v9cuFa__mentors__list .style-module-scss-module__v9cuFa__card{height:540px}.style-module-scss-module__v9cuFa__mentors__list .style-module-scss-module__v9cuFa__card__feature{min-height:28px;padding:6px 16px}}@media screen and (min-width:1200px){.style-module-scss-module__v9cuFa__mentors__header{justify-content:space-between;align-items:flex-end;display:flex}}
.style-module-scss-module__lU9oAa__reviews{overflow:hidden}.style-module-scss-module__lU9oAa__reviews__list{margin-top:24px;overflow:visible!important}.style-module-scss-module__lU9oAa__reviews__list .swiper-slide{height:auto;margin-right:8px;width:fit-content!important}.style-module-scss-module__lU9oAa__reviews__list .swiper-slide:last-child{margin-right:0}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card{background-color:rgba(var(--green-101), 1);height:100%}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card__footer{align-items:center;margin-top:auto;padding-top:24px;display:flex}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card__info{margin-left:16px}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card__name{line-height:105%}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card__social{margin-top:4px}@media screen and (min-width:768px){.style-module-scss-module__lU9oAa__reviews{background-color:rgba(var(--green-101), 1)}.style-module-scss-module__lU9oAa__reviews__list{margin-top:40px}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card{background-color:rgba(var(--green-104), 1)}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card__footer{padding-top:40px}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card__photo{width:56px;height:56px}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card__info{margin-left:16px}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card__name{line-height:105%}.style-module-scss-module__lU9oAa__reviews__list .style-module-scss-module__lU9oAa__card__social{margin-top:4px}}@media screen and (min-width:1200px){.style-module-scss-module__lU9oAa__reviews__header{justify-content:space-between;align-items:flex-end;display:flex}}
.style-module-scss-module__-L9cUq__stories{overflow:hidden}.style-module-scss-module__-L9cUq__stories__video{margin-top:24px}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video{border-radius:32px;width:100%;height:480px;position:relative;overflow:hidden}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video__content{background-color:rgba(var(--black));width:100%;height:100%;position:absolute;inset:0}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video__preview{z-index:1;background-image:url(../media/video-bg.0to6fgl0eeha_.svg),var(--background-image);background-position:50%,50%;background-repeat:no-repeat;background-size:cover,cover;flex-direction:column;height:100%;padding:16px;display:flex;position:relative}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video__play-button{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video__title{margin-top:auto!important}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video__description{margin-top:8px}.style-module-scss-module__-L9cUq__stories__list{margin-top:24px;overflow:visible!important}.style-module-scss-module__-L9cUq__stories__list .swiper-slide{height:auto;margin-right:8px;width:fit-content!important}.style-module-scss-module__-L9cUq__stories__list .swiper-slide:last-child{margin-right:0}.style-module-scss-module__-L9cUq__stories__list .swiper-scrollbar{display:none!important}.style-module-scss-module__-L9cUq__stories__list .style-module-scss-module__-L9cUq__card{background-image:url(../media/swiper-card-bg.0i.lm0_ukb3w8.svg),var(--background-image);background-position:50%,50%;background-repeat:no-repeat;background-size:cover,cover;background-color:rgba(var(--black));height:200px}.style-module-scss-module__-L9cUq__stories__list .style-module-scss-module__-L9cUq__card__title{margin-top:auto}.style-module-scss-module__-L9cUq__stories__list .style-module-scss-module__-L9cUq__card__description{margin-top:8px}@media screen and (min-width:768px){.style-module-scss-module__-L9cUq__stories{background-color:rgba(var(--green-101), 1)}.style-module-scss-module__-L9cUq__stories__video{margin-top:40px}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video{height:580px}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video__preview{padding:32px}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video__title{margin-top:auto!important}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video__description{opacity:.8;margin-top:16px}.style-module-scss-module__-L9cUq__stories__list{margin-top:40px}.style-module-scss-module__-L9cUq__stories__list .style-module-scss-module__-L9cUq__card__button svg{width:44px;height:44px}.style-module-scss-module__-L9cUq__stories__list .style-module-scss-module__-L9cUq__card__description{opacity:.8}}@media screen and (min-width:1200px){.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video{height:650px}.style-module-scss-module__-L9cUq__stories .style-module-scss-module__-L9cUq__video__play-button button svg{width:64px;height:64px}.style-module-scss-module__-L9cUq__stories__list{margin-top:40px}.style-module-scss-module__-L9cUq__stories__list .swiper-scrollbar{background-color:rgba(var(--white), .2);border-radius:4px;margin-top:16px;overflow:hidden;width:100%!important;height:6px!important;display:block!important}.style-module-scss-module__-L9cUq__stories__list .swiper-scrollbar-drag{background-color:rgba(var(--green-103), 1);border-radius:4px;height:100%!important}.style-module-scss-module__-L9cUq__stories__list .style-module-scss-module__-L9cUq__card{height:233px}}
.style-module-scss-module__HzvwEq__faq__list{flex-direction:column;gap:8px;margin-top:24px;display:flex}.style-module-scss-module__HzvwEq__faq__list .style-module-scss-module__HzvwEq__card{--expand-grid-template-rows:0fr;--expand-margin-top:0;--expand-opacity:0;background-color:rgba(var(--green-105), 1)}.style-module-scss-module__HzvwEq__faq__list .style-module-scss-module__HzvwEq__card--active{--expand-grid-template-rows:1fr;--expand-margin-top:16px;--expand-opacity:1}.style-module-scss-module__HzvwEq__faq__list .style-module-scss-module__HzvwEq__card__header{justify-content:space-between;align-items:center;display:flex}.style-module-scss-module__HzvwEq__faq__list .style-module-scss-module__HzvwEq__card__title{font-weight:500}.style-module-scss-module__HzvwEq__faq__list .style-module-scss-module__HzvwEq__card__button{margin-left:12px}.style-module-scss-module__HzvwEq__faq__list .style-module-scss-module__HzvwEq__card__expand{grid-template-rows:var(--expand-grid-template-rows);margin-top:var(--expand-margin-top);opacity:var(--expand-opacity);transition:margin-top .2s ease-in-out,grid-template-rows .2s ease-in-out,opacity .2s ease-in-out;display:grid;overflow:hidden}.style-module-scss-module__HzvwEq__faq__list .style-module-scss-module__HzvwEq__card__answer{min-height:0}@media screen and (min-width:768px){.style-module-scss-module__HzvwEq__faq{background-color:rgba(var(--green-101), 1)}.style-module-scss-module__HzvwEq__faq__list{gap:10px;margin-top:40px}}@media screen and (min-width:1200px){.style-module-scss-module__HzvwEq__faq{background-image:url(../media/bg-1440.0g-i.3vxzm5rc.svg);background-position:40px 40px;background-repeat:no-repeat;background-size:auto;grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.style-module-scss-module__HzvwEq__faq__list{margin-top:0}}
.style-module-scss-module__rov4La__advantages{overflow:hidden}.style-module-scss-module__rov4La__advantages__list{margin-top:24px;overflow:visible!important}.style-module-scss-module__rov4La__advantages__list .swiper-slide{height:auto;margin-right:8px;width:fit-content!important}.style-module-scss-module__rov4La__advantages__list .swiper-slide:last-child{margin-right:0}.style-module-scss-module__rov4La__advantages__list .style-module-scss-module__rov4La__card{background-color:rgba(var(--green-104), 1);width:270px;height:100%;display:flex!important}.style-module-scss-module__rov4La__advantages__list .style-module-scss-module__rov4La__card:before{--size:56px;content:"";width:var(--size);height:var(--size);background-image:var(--before-background-image);background-position:50%;background-repeat:no-repeat;background-size:contain}.style-module-scss-module__rov4La__advantages__list .style-module-scss-module__rov4La__card__title{margin-top:16px;line-height:105%}.style-module-scss-module__rov4La__advantages__list .style-module-scss-module__rov4La__card__description{margin-top:8px}@media screen and (min-width:768px){.style-module-scss-module__rov4La__advantages{background-color:rgba(var(--green-101), 1)}.style-module-scss-module__rov4La__advantages__list{margin-top:40px}.style-module-scss-module__rov4La__advantages__list .style-module-scss-module__rov4La__card{width:309px;min-height:320px}.style-module-scss-module__rov4La__advantages__list .style-module-scss-module__rov4La__card:before{--size:82px}.style-module-scss-module__rov4La__advantages__list .style-module-scss-module__rov4La__card__title{margin-top:40px}}@media screen and (min-width:1200px){.style-module-scss-module__rov4La__advantages__list .swiper-wrapper{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.style-module-scss-module__rov4La__advantages__list .swiper-slide{margin-right:0}.style-module-scss-module__rov4La__advantages__list .style-module-scss-module__rov4La__card{width:auto}}
.style-module-scss-module__APabhG__audience{background-color:rgba(var(--green-101), 1)}.style-module-scss-module__APabhG__audience__list{grid-template-columns:repeat(1,1fr);gap:8px;margin-top:24px;display:grid}.style-module-scss-module__APabhG__audience__list .style-module-scss-module__APabhG__card{background-color:rgba(var(--green-104), 1)}.style-module-scss-module__APabhG__audience__list .style-module-scss-module__APabhG__card__title{line-height:105%}.style-module-scss-module__APabhG__audience__list .style-module-scss-module__APabhG__card__list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.style-module-scss-module__APabhG__audience__list .style-module-scss-module__APabhG__card__feature{margin-left:20px;padding-left:1px;list-style-type:disc}.style-module-scss-module__APabhG__audience__list .style-module-scss-module__APabhG__card__description{margin-top:8px}@media screen and (min-width:768px){.style-module-scss-module__APabhG__audience__list{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:40px}.style-module-scss-module__APabhG__audience__list .style-module-scss-module__APabhG__card__description{margin-top:8px}}@media screen and (min-width:1200px){.style-module-scss-module__APabhG__audience{background-image:url(../media/bg-1440.0ffyqb1egqpec.webp);background-position:100% 100%;background-repeat:no-repeat;background-size:650px;padding-right:calc(50% + 20px)}.style-module-scss-module__APabhG__audience__list--group-couch .style-module-scss-module__APabhG__card:nth-child(3){grid-column:span 2}.style-module-scss-module__APabhG__audience__list .style-module-scss-module__APabhG__card__title{max-width:350px}}
.style-module-scss-module__a9NtLG__skills{overflow:hidden}.style-module-scss-module__a9NtLG__skills__list{counter-reset:item;margin-top:24px;overflow:visible!important}.style-module-scss-module__a9NtLG__skills__list .swiper-slide{height:auto;margin-right:8px;width:fit-content!important}.style-module-scss-module__a9NtLG__skills__list .swiper-slide:last-child{margin-right:0}.style-module-scss-module__a9NtLG__skills__list .style-module-scss-module__a9NtLG__card{counter-increment:item;background-color:rgba(var(--green-101), 1);width:270px;height:100%}.style-module-scss-module__a9NtLG__skills__list .style-module-scss-module__a9NtLG__card:before{--size:45px;content:counter(item);width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);font-family:var(--font-heading);text-transform:uppercase;color:rgba(var(--white), 1);background-color:rgba(var(--orange-101), 1);border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:700;line-height:105%;display:flex}.style-module-scss-module__a9NtLG__skills__list .style-module-scss-module__a9NtLG__card__title{margin-top:24px;line-height:105%}.style-module-scss-module__a9NtLG__skills__list .style-module-scss-module__a9NtLG__card__description{margin-top:8px}@media screen and (min-width:768px){.style-module-scss-module__a9NtLG__skills{background-color:rgba(var(--green-101), 1)}.style-module-scss-module__a9NtLG__skills__list{margin-top:40px}.style-module-scss-module__a9NtLG__skills__list .style-module-scss-module__a9NtLG__card{background-color:rgba(var(--green-104), 1);width:309px}.style-module-scss-module__a9NtLG__skills__list .style-module-scss-module__a9NtLG__card:before{font-size:26px}.style-module-scss-module__a9NtLG__skills__list .style-module-scss-module__a9NtLG__card__title{margin-top:40px}}@media screen and (min-width:1200px){.style-module-scss-module__a9NtLG__skills__list{pointer-events:none!important}.style-module-scss-module__a9NtLG__skills__list--personal-couch .swiper-wrapper{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.style-module-scss-module__a9NtLG__skills__list--personal-couch .swiper-slide{margin-right:0}.style-module-scss-module__a9NtLG__skills__list--personal-couch .style-module-scss-module__a9NtLG__card{width:auto}.style-module-scss-module__a9NtLG__skills__list--offline-couch .swiper-wrapper{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.style-module-scss-module__a9NtLG__skills__list--offline-couch .swiper-slide{margin-right:0}.style-module-scss-module__a9NtLG__skills__list--offline-couch .style-module-scss-module__a9NtLG__card{width:100%!important}.style-module-scss-module__a9NtLG__skills__list--nutritionist .swiper-wrapper{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.style-module-scss-module__a9NtLG__skills__list--nutritionist .swiper-slide{grid-column:span 2;margin-right:0;width:100%!important}:is(.style-module-scss-module__a9NtLG__skills__list--nutritionist .swiper-slide:first-child,.style-module-scss-module__a9NtLG__skills__list--nutritionist .swiper-slide:nth-child(2)){grid-column:span 3}.style-module-scss-module__a9NtLG__skills__list--nutritionist .style-module-scss-module__a9NtLG__card{width:100%!important}.style-module-scss-module__a9NtLG__skills__list--group-couch .swiper-wrapper{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.style-module-scss-module__a9NtLG__skills__list--group-couch .swiper-slide{margin-right:0}.style-module-scss-module__a9NtLG__skills__list--group-couch .style-module-scss-module__a9NtLG__card{width:100%!important}}
.style-module-scss-module__bQa4UW__program{background-color:rgba(var(--green-101), 1)}.style-module-scss-module__bQa4UW__program__tags{flex-wrap:wrap;gap:8px;display:flex}.style-module-scss-module__bQa4UW__program__tags .style-module-scss-module__bQa4UW__tag{border:1px solid rgba(var(--green-103), 1);border-radius:32px;justify-content:center;align-items:center;height:32px;padding:0 16px;line-height:1;display:flex}.style-module-scss-module__bQa4UW__program__header{margin-top:24px}.style-module-scss-module__bQa4UW__program__description{margin-top:8px}.style-module-scss-module__bQa4UW__program__list{flex-direction:column;gap:24px;margin-top:24px;display:flex}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__block__list{flex-direction:column;gap:8px;margin-top:16px;display:flex}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card{--expand-grid-template-rows:0fr;--expand-margin-top:0;--expand-opacity:0;background-color:rgba(var(--green-104), 1)}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card--active{--expand-grid-template-rows:1fr;--expand-margin-top:16px;--expand-opacity:1}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__header{justify-content:space-between;align-items:center;display:flex}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__title-container{flex-direction:column;gap:12px;display:flex}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__subtitle{background-color:rgba(var(--orange-101), 1);border-radius:22px;justify-content:center;align-items:center;width:fit-content;height:24px;padding:0 8px;line-height:1;display:flex}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__title{font-weight:600;display:block}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__expand{grid-template-rows:var(--expand-grid-template-rows);margin-top:var(--expand-margin-top);opacity:var(--expand-opacity);transition:margin-top .2s ease-in-out,grid-template-rows .2s ease-in-out,opacity .2s ease-in-out;display:grid;overflow:hidden}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__list{flex-direction:column;gap:6px;min-height:0;display:flex}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__feature{margin-left:22px;list-style:outside}@media screen and (min-width:768px){.style-module-scss-module__bQa4UW__program__tags .style-module-scss-module__bQa4UW__tag{border-width:2px;border-radius:22px;height:44px;padding:0 20px}.style-module-scss-module__bQa4UW__program__header{flex-wrap:wrap;align-items:center;gap:16px 40px;max-width:788px;margin-top:40px;display:flex}.style-module-scss-module__bQa4UW__program__title{white-space:nowrap;flex:1 1 0}.style-module-scss-module__bQa4UW__program__description{flex:350px;margin-top:0}.style-module-scss-module__bQa4UW__program__list{gap:40px;margin-top:40px}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__block__list{margin-top:24px}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card--active{--expand-margin-top:24px}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__title-container{flex-direction:row;align-items:center;gap:24px}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__subtitle{height:32px;padding:0 16px}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__title{font-weight:500}.style-module-scss-module__bQa4UW__program__list .style-module-scss-module__bQa4UW__card__feature{margin-left:24px;padding-left:2px}}
.style-module-scss-module__kphVea__process{background-color:rgba(var(--green-101), 1)}.style-module-scss-module__kphVea__process__list{counter-reset:item;grid-template-columns:repeat(1,1fr);gap:8px;margin-top:24px;display:grid}.style-module-scss-module__kphVea__process__list .style-module-scss-module__kphVea__card{counter-increment:item;background-color:rgba(var(--green-104), 1);flex-direction:row;gap:16px;position:relative}.style-module-scss-module__kphVea__process__list .style-module-scss-module__kphVea__card:before{--size:40px;content:counter(item);width:var(--size);min-width:var(--size);height:var(--size);font-family:var(--font-heading);text-transform:uppercase;color:rgba(var(--white), 1);background-image:url(../media/list-number-bg.0d9zlcmgnkk0w.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;font-size:32px;font-weight:700;line-height:90%;display:flex}.style-module-scss-module__kphVea__process__list .style-module-scss-module__kphVea__card__title{line-height:105%}.style-module-scss-module__kphVea__process__list .style-module-scss-module__kphVea__card__description{margin-top:8px}@media screen and (min-width:768px){.style-module-scss-module__kphVea__process__list{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);margin-top:40px}.style-module-scss-module__kphVea__process__list .style-module-scss-module__kphVea__card{flex-direction:column;gap:40px}.style-module-scss-module__kphVea__process__list .style-module-scss-module__kphVea__card:before{--size:75px;font-size:46px}}@media screen and (min-width:1200px){.style-module-scss-module__kphVea__process__list{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr)}}
.style-module-scss-module__29ts-q__header{--box-shadow:0px 4px 40px rgba(var(--black), .2);top:var(--header-top);z-index:var(--header-z-index);width:100%;height:var(--header-height);background-color:rgba(var(--green-101), 1);box-shadow:var(--box-shadow);justify-content:space-between;align-items:center;padding:0 10px;display:flex;position:fixed}.style-module-scss-module__29ts-q__header--active{background-color:rgba(var(--green-102), 1);box-shadow:none}.style-module-scss-module__29ts-q__header__content{left:0;right:0;top:calc(var(--header-top) + var(--header-height));height:calc(100vh - var(--header-top) - var(--header-height));height:calc(100dvh - var(--header-top) - var(--header-height));background-color:rgba(var(--green-102), 1);flex-direction:column;min-height:580px;padding:0 10px 24px;display:none;position:absolute}.style-module-scss-module__29ts-q__header__content--active{display:flex}.style-module-scss-module__29ts-q__header__nav{margin-top:auto}.style-module-scss-module__29ts-q__header__link{width:100%;font-family:var(--font-heading);text-transform:uppercase;color:rgba(var(--white), 1);border-top:1px solid rgba(var(--grey-101), .2);padding:12px 0;font-size:22px;font-weight:700;line-height:105%;display:flex}.style-module-scss-module__29ts-q__header__toggle{--background-image:url(../media/submenu-arrow.0.p0cjx-bvgtp.svg);background-image:var(--background-image);background-position:100%;background-repeat:no-repeat;background-size:24px}.style-module-scss-module__29ts-q__header__toggle--active{--background-image:url(../media/submenu-arrow-active.0_2qdqdllqfbu.svg)}.style-module-scss-module__29ts-q__header__toggle span{font-family:var(--font-text);color:rgba(var(--white), 1);margin-left:4px;font-size:10px;font-weight:400;line-height:130%}.style-module-scss-module__29ts-q__header__submenu{flex-direction:column;gap:24px;padding:12px 14px;display:flex}.style-module-scss-module__29ts-q__header__sublink{font-family:var(--font-text);color:rgba(var(--grey-101), 1);font-size:14px;font-weight:400;line-height:130%}.style-module-scss-module__29ts-q__header__sublink--active{color:rgba(var(--green-105), 1)}.style-module-scss-module__29ts-q__header__actions{flex-direction:column;gap:16px;margin-top:auto;display:flex}.style-module-scss-module__29ts-q__header__phone{height:46px;font-family:var(--font-text);color:rgba(var(--white), 1);border:2px solid rgba(var(--white), .2);border-radius:30px;justify-content:center;align-items:center;padding:0 24px;font-size:12px;font-weight:500;line-height:130%;display:flex}.style-module-scss-module__29ts-q__header__socials{justify-content:center;gap:8px;display:flex}.style-module-scss-module__29ts-q__header__socials li,.style-module-scss-module__29ts-q__header__burger-button{line-height:0}@media screen and (min-width:768px){.style-module-scss-module__29ts-q__header{border-radius:60px;width:calc(100% - 30px);padding:0 30px}.style-module-scss-module__29ts-q__header--active{background-color:rgba(var(--green-101), 1);box-shadow:var(--box-shadow)}.style-module-scss-module__29ts-q__header__content{top:calc(4px + var(--header-height));background-color:rgba(var(--green-101), 1);height:auto;min-height:auto;box-shadow:0px 4px 40px rgba(var(--black), .2);border-radius:32px;padding:24px 30px}.style-module-scss-module__29ts-q__header__actions{margin-top:24px}.style-module-scss-module__29ts-q__header__form-button{height:46px;font-size:22px}.style-module-scss-module__29ts-q__header__phone{height:46px;font-size:16px!important}}@media screen and (min-width:1200px){.style-module-scss-module__29ts-q__header{padding-right:8px}.style-module-scss-module__29ts-q__header__content{width:100%;box-shadow:none;background-color:#0000;flex-direction:row;align-items:center;margin-left:40px;padding:0;display:flex;position:relative;top:0}.style-module-scss-module__29ts-q__header__nav{margin-top:0}.style-module-scss-module__29ts-q__header__menu{gap:24px;display:flex}.style-module-scss-module__29ts-q__header__link{font-family:var(--font-text);text-transform:none;border-top:none;padding:0;font-size:16px;font-weight:500}.style-module-scss-module__29ts-q__header__toggle{z-index:1;padding-right:30px;position:relative}.style-module-scss-module__29ts-q__header__toggle span{display:none}.style-module-scss-module__29ts-q__header__subnav{position:relative}.style-module-scss-module__29ts-q__header__submenu{background-color:rgba(var(--green-101), 1);width:545px;box-shadow:0px 4px 40px rgba(var(--black), .2);border-radius:32px;gap:0;padding:8px;position:absolute;top:calc(100% + 30px)}.style-module-scss-module__29ts-q__header__submenu:before{content:"";width:75px;height:30px;position:absolute;top:-30px;left:0}.style-module-scss-module__29ts-q__header__sublink{width:100%;color:rgba(var(--grey-101), 1);border-radius:100px;padding:16px;font-size:16px;font-weight:500;display:inline-block}.style-module-scss-module__29ts-q__header__sublink--active{color:rgba(var(--green-102));background-color:rgba(var(--green-103), 1);font-weight:700}.style-module-scss-module__29ts-q__header__actions{flex-direction:row-reverse;gap:24px;margin-top:0;margin-left:auto}.style-module-scss-module__29ts-q__header__form-button{height:46px;font-family:var(--font-text);text-transform:none;padding:0 24px;font-size:16px;font-weight:700}.style-module-scss-module__29ts-q__header__form-button:after{display:none}.style-module-scss-module__29ts-q__header__phone{border:none;height:auto;padding:0;font-weight:700}.style-module-scss-module__29ts-q__header__socials,.style-module-scss-module__29ts-q__header__burger-button{display:none}}@media screen and (min-width:1440px){.style-module-scss-module__29ts-q__header{max-width:1340px}}
.style-module-scss-module__cF9XTG__footer{background-color:rgba(var(--green-101), 1);border-radius:24px 24px 0 0;margin-top:40px;padding:24px 10px}.style-module-scss-module__cF9XTG__footer__top,.style-module-scss-module__cF9XTG__footer__phone-n-socials{flex-direction:column;align-items:center;gap:24px;display:flex}.style-module-scss-module__cF9XTG__footer__phone{height:40px;font-family:var(--font-text);color:rgba(var(--white), 1);border:2px solid rgba(var(--white), .2);border-radius:30px;justify-content:center;align-items:center;padding:0 24px;font-size:12px;font-weight:500;line-height:130%;display:flex}.style-module-scss-module__cF9XTG__footer__socials{gap:8px;display:flex}.style-module-scss-module__cF9XTG__footer__bottom{text-align:justify;flex-direction:column;align-items:center;gap:24px;margin-top:40px;display:flex}.style-module-scss-module__cF9XTG__footer__copyrights{font-family:var(--font-text);color:rgba(var(--white), .6);flex-direction:column;gap:8px;font-size:14px;font-weight:400;line-height:130%;display:flex}.style-module-scss-module__cF9XTG__footer__links{flex-direction:column;align-items:center;gap:16px;display:flex}.style-module-scss-module__cF9XTG__footer__link{font-family:var(--font-text);color:rgba(var(--white), 1);font-size:14px;font-weight:400;line-height:120%}@media screen and (min-width:768px){.style-module-scss-module__cF9XTG__footer{border-radius:56px 56px 0 0;padding:40px}.style-module-scss-module__cF9XTG__footer__top{flex-direction:column;align-items:center;gap:40px;display:flex}.style-module-scss-module__cF9XTG__footer__phone-n-socials{flex-direction:row;gap:40px}.style-module-scss-module__cF9XTG__footer__phone{border-color:rgba(var(--white), 1);border-radius:40px;height:50px;padding:0 30px;font-size:16px}.style-module-scss-module__cF9XTG__footer__socials{gap:8px;display:flex}.style-module-scss-module__cF9XTG__footer__socials li{line-height:0}.style-module-scss-module__cF9XTG__footer__bottom{text-align:center}.style-module-scss-module__cF9XTG__footer__links{flex-direction:row;gap:24px}}@media screen and (min-width:1200px){.style-module-scss-module__cF9XTG__footer__top{flex-direction:row}.style-module-scss-module__cF9XTG__footer__phone-n-socials{margin-left:auto}.style-module-scss-module__cF9XTG__footer__bottom{text-align:left;flex-direction:row;justify-content:space-between;align-items:flex-end}.style-module-scss-module__cF9XTG__footer__copyrights{width:50%}.style-module-scss-module__cF9XTG__footer__links{margin-left:40px}.style-module-scss-module__cF9XTG__footer__link{color:rgba(var(--white), .6)}}
.style-module-scss-module__FItndq__app{max-width:1440px;min-height:100dvh;padding:0 var(--app-padding-x);padding-top:calc(var(--app-padding-top) + var(--header-top) + var(--header-height));flex-direction:column;margin:0 auto;display:flex}.style-module-scss-module__FItndq__app__main{flex:1}
@font-face{font-family:tt;src:url(../media/TT_Bluescreens_700-s.p.07w62g50ek6_4.woff2)format("woff2");font-display:swap;font-weight:700}@font-face{font-family:tt Fallback;src:local(Arial);ascent-override:150.34%;descent-override:35.33%;line-gap-override:0.0%;size-adjust:60.86%}.tt_28363985-module__0df-Ha__className{font-family:tt,tt Fallback}.tt_28363985-module__0df-Ha__variable{--font-tt-bluescreens:"tt", "tt Fallback"}
@font-face{font-family:onest;src:url(../media/Onest_400-s.p.0vnmfg259w9df.woff2)format("woff2");font-display:swap;font-weight:400}@font-face{font-family:onest;src:url(../media/Onest_500-s.p.0w3--y.gyh5kn.woff2)format("woff2");font-display:swap;font-weight:500}@font-face{font-family:onest;src:url(../media/Onest_600-s.p.0wh95pn4z~~fr.woff2)format("woff2");font-display:swap;font-weight:600}@font-face{font-family:onest;src:url(../media/Onest_700-s.p.0q4f9.vil64y3.woff2)format("woff2");font-display:swap;font-weight:700}@font-face{font-family:onest Fallback;src:local(Arial);ascent-override:91.42%;descent-override:28.75%;line-gap-override:0.0%;size-adjust:106.1%}.onest_52caa4c2-module__0rD0SG__className{font-family:onest,onest Fallback}.onest_52caa4c2-module__0rD0SG__variable{--font-onest:"onest", "onest Fallback"}
