.loading-page{position:fixed;z-index:100;display:flex;align-items:center;justify-content:center;text-align:center;height:20px;font-size:12px;font-weight:300;color:#144c67;background-color:rgba(221,244,255,.7);box-shadow:0 1px 11px 0 rgba(89,122,183,.569)}.loading-page,.loading-page:before{top:0;left:0;right:0;opacity:0;visibility:hidden;transition:all .2s ease-out}.loading-page:before{content:"";position:absolute;z-index:-1;bottom:0;background-image:radial-gradient(circle,rgba(98,255,119,.351) 1%,rgba(127,98,255,.951) 200%);background-size:300% 1%;animation:LoadingPage 2.5s ease-in-out infinite}.loading-page--loading,.loading-page--loading:before{visibility:visible;opacity:.9;transition:all .2s ease-in .35s}@keyframes LoadingPage{0%{background-position:10% 0}50%{background-position:100% 0}to{background-position:10% 0}}
.button{position:relative;display:inline-block;padding:10px 20px;font-weight:400;font-size:18px;line-height:1.13;font-family:Roboto,sans-serif;text-decoration:none;text-align:center;border-radius:3px;border:none;color:#fff;background-color:#00714c;cursor:pointer;-webkit-user-select:none;user-select:none}.button:hover{background-color:#019163}.button:focus{outline:none}.button:active{background-color:#006142;transform:translateY(1px)}.button--disabled,.button--disabled:hover,.button:disabled{background-color:#80b8a6}.button--light{background-color:#048058;box-shadow:0 4px 4px rgba(0,0,0,.25)}.button--light:hover{background-color:#019163}.button--light:active{background-color:#018a5e;transform:translateY(1px);box-shadow:0 3px 4px rgba(0,0,0,.25)}.button--light:disabled{background-color:#80b8a6}.button--white{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.5)}.button--white:focus,.button--white:hover{background-color:#f3f3f3;outline:none}.button--white:active{background-color:#e9e9e9;transform:translateY(1px)}.button--white:disabled{color:#c9c9c9;border-color:rgba(0,0,0,.2);background-color:#fff}.button--big{padding:10px 28px;text-transform:none;font-weight:400;font-size:2.4rem;line-height:28px}@media (max-width:370px){.button--big{padding:10px 22px;font-size:2.2rem}}@media (max-width:420px){.button--fill-on-mobile{width:100%}}.button--full{width:100%}.button--small{height:32px;padding:5px 20px}.button--ttu{text-transform:uppercase}.button--square{position:relative;height:32px;min-width:32px;padding:5px}.button--square:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;background-repeat:no-repeat;background-position:50% 50%;background-size:20px;transform:translate(-50%,-50%)}.button--close:after{background-image:url(/images/icons/close.svg)}.button--plus:after{background-image:url(/images/icons/add.svg);background-size:22px;filter:contrast(4.5)}.button--arrow-down:after,.button--arrow-up:after{background-image:url(/images/icons/arrow-up.svg);background-size:22px}.button--arrow-down:after{transform:translate(-50%,-50%) rotate(180deg)}.button--no-wrap{white-space:nowrap}.button--loading:after{content:"";position:absolute;display:block;width:100%;height:100%;left:0;bottom:0;opacity:.4;background:repeating-linear-gradient(-45deg,transparent,transparent 15px,hsla(0,0%,100%,.36) 0,hsla(0,0%,100%,.36) 30px);background-size:42px 42px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:buttonLoadingAnimation}@keyframes buttonLoadingAnimation{0%{background-position-x:0}to{background-position-x:100%}}
.head{position:relative;height:484px;background-image:url(/images/main/bg-s1.jpg);background-color:linear-gradient(153.31deg,#f9f8f8 -.76%,hsla(0,0%,100%,0) 99.59%),#61b7a1;background-repeat:no-repeat;background-position:50%;background-size:cover}.head__container{position:relative;max-width:450px;height:100%;padding-top:0!important}@media (max-width:720px){.head__container{max-width:420px}}@media (max-width:680px){.head__container{max-width:390px}}@media (max-width:510px){.head__container{max-width:100%}}.head__white{color:#fff}.head__text-line1{display:block;text-align:left}.head__text-line2{display:block;text-align:right}@media (max-width:450px){.head__text-line1,.head__text-line2{display:inline-block}}.head__title{margin-top:0;padding-top:90px;padding-bottom:80px;color:#00573b;font-size:4.2rem;line-height:130%;font-weight:500}@media (max-width:880px){.head__title .head__text-line2{text-align:left}}@media (max-width:740px){.head__title{font-size:3.9rem}}@media (max-width:680px){.head__title{font-size:3.5rem}}@media (max-width:530px){.head__title{padding-top:100px;font-size:3.45rem}}@media (max-width:500px){.head__title{font-size:3.65rem}}@media (max-width:490px){.head__title{font-size:3.6rem}}@media (max-width:470px){.head__title{font-size:3.4rem}}@media (max-width:440px){.head__title{font-size:3.1rem}}@media (max-width:400px){.head__title{font-size:2.9rem}}@media (max-width:380px){.head__title{font-size:2.7rem}}@media (max-width:360px){.head__title{font-size:2.6rem}}@media (max-width:355px){.head__title{font-size:2.5rem}}@media (max-width:325px){.head__title{font-size:2.45rem}}.head__desc{position:absolute;bottom:150px;max-width:360px;width:100%;margin:0;font-size:2rem;line-height:122%;font-weight:400;color:#1d654e}@media (max-width:470px){.head__desc{font-weight:400;font-size:1.8rem}}@media (max-width:500px){.head__desc,.head__title{text-align:center;margin-left:auto;margin-right:auto;left:0;right:0}}.head__link{position:absolute;max-width:280px;display:block;bottom:70px}@media (max-width:500px){.head__link{margin:0 auto;left:0;right:0}}@media (max-width:356px){.head__link{width:100%}}.head__btn{padding:10px 28px;text-transform:none;width:100%;font-weight:400;font-size:2.4rem;line-height:28px;border-radius:5px}@media (max-width:370px){.head__btn{padding:10px 22px;font-size:2.2rem}}
.button-link{display:inline-block;max-width:280px;width:100%}
.benefits__container{position:relative;display:flex;align-items:center;justify-content:space-between;flex-direction:row;width:100%}@media (max-width:880px){.benefits__container{align-items:flex-start}}.benefits__container>:not(:last-child){margin-right:30px}@media (max-width:880px){.benefits__container>:not(:last-child){margin-right:0}}.benefits__text strong{font-weight:400!important}.benefits__image{min-width:100px;max-width:361px;width:100%;height:331px;margin-left:-55px;background-image:url(/images/main/benefits-resume-heap.jpg);background-position:100% 0;background-size:auto auto;background-size:initial;background-repeat:no-repeat}@media (max-width:880px){.benefits__image{position:absolute;right:-60px;height:350px;opacity:.5;background-size:contain}}@media (max-width:780px){.benefits__image{height:250px}}@media (max-width:700px){.benefits__image{height:100%;opacity:.15}}.benefits__list-container{position:relative;flex-grow:1;flex-shrink:0}@media (max-width:880px){.benefits__list-container{flex-shrink:1}}.benefits__list{margin:10px 0 30px;padding-left:30px;font-weight:400;font-size:24px;line-height:1.6;color:#000}@media (max-width:450px){.benefits__list{font-size:20px;padding-left:26px}}.benefits__list>li{list-style-type:none;margin-bottom:15px;line-height:1.3}.benefits__list>li:last-child{margin-bottom:0}.benefits__list>li:before{content:"V";position:absolute;color:transparent;left:0;width:18px;background-image:url(/images/icons/check-green.svg);background-repeat:no-repeat;background-position:50% 50%}.benefits__buttons-container{display:flex}@media (max-width:650px){.benefits__buttons-container{flex-direction:column;align-items:center}}.benefits__buttons-container>:not(:last-child){margin-right:20px}@media (max-width:650px){.benefits__buttons-container>:not(:last-child){margin-right:0}}.benefits__button{margin-bottom:15px}.benefits__link{width:100%;max-width:100%}
.advice{position:relative;margin-top:20px;margin-bottom:20px;max-width:100%;padding:15px 25px;background:#fff;box-shadow:0 4px 17px rgba(0,0,0,.25);border-radius:5px}.advice__title{margin:0;text-transform:uppercase;color:#00714c}.advice__text,.advice__title{font-weight:300;font-size:18px;line-height:140%}.advice__text{margin:5px 0 0}
.double-section{display:flex}@media (max-width:800px){.double-section{flex-direction:column}}.double-section__left{background-color:#e7ebe4}@media (max-width:800px){.double-section__right .section__container{padding-bottom:0!important}}.double-section__left,.double-section__right{flex:1}.double-section b,.double-section strong{font-weight:400!important}.double-section .section__container{display:flex;flex-direction:column;justify-content:flex-start;height:100%;padding-top:40px;padding-bottom:40px}.double-section .section__content{flex-grow:1;margin-bottom:20px}.double-section .section__button{text-align:center}@media (max-width:800px){.double-section .section__button{text-align:left}}@media (max-width:550px){.double-section .section__button{text-align:center}}.double-section .section__title{font-size:2.4rem;margin-bottom:10px}.double-section .advice__text,.double-section .section__text{font-size:1.6rem}
.steps{overflow:hidden;background:linear-gradient(153.31deg,#f9f8f8 -.76%,hsla(0,0%,100%,0) 99.59%),#61b7a1}.steps__container{position:relative;display:flex;justify-content:space-between;align-items:center}@media (max-width:820px){.steps__container{flex-direction:column;align-items:center}}.steps__container>:not(:last-child){flex-grow:0;margin-right:30px}@media (max-width:820px){.steps__container>:not(:last-child){margin-right:0}}.steps__title{position:relative;color:#10381c!important}.steps__title:before{content:"";position:absolute;height:2px;width:200%;bottom:-12px;right:0;background-color:#00714c}.steps__subtitle{margin:40px 0 0;font-weight:400;font-size:18px}.steps__list{list-style:none;padding:0;margin-bottom:30px}.steps__list-item{display:flex;align-items:center}.steps__list-item:not(:last-child){margin-bottom:20px}@media (max-width:370px){.steps__list-item:not(:last-child){margin-bottom:5px}}.steps__item-num{flex-grow:0;flex-shrink:0;margin-right:20px;width:75px;height:75px}.steps__item-num>*{width:100%;height:100%}@media (max-width:480px){.steps__item-num{width:55px;height:55px;margin-right:10px;align-self:flex-start}}.steps__item-title{margin:3px 0;font-size:2.4rem;line-height:1.1;font-weight:500}@media (max-width:450px){.steps__item-title{font-size:2rem}}.steps__item-text{margin:7px 0;max-width:310px;font-size:16px;font-weight:300;line-height:113%}.steps__img{position:relative;display:block;right:0}@media (max-width:920px){.steps__img{width:270px;height:auto}}@media (max-width:820px){.steps__img{display:none}}.steps__button{display:block;margin-left:95px}@media (max-width:550px){.steps__button{margin-left:auto;margin-right:auto}}
.header-title{margin:15px 0;padding-left:10px;padding-bottom:3px;border-left:30px solid #e7ebe4;border-bottom:2px solid #e7ebe4;font-weight:700;font-size:20px;line-height:23px;text-transform:uppercase}
.error-msg{display:block;color:#b70000;line-height:130%;font-size:16px}
.input-text{min-width:32px;padding:4px 10px;font-size:18px;font-weight:300;border-radius:3px;border:1px solid rgba(0,0,0,.5);font-family:Roboto,sans-serif}.input-text--error{border-color:#ff1600}.input-text:focus{border-color:#007cf8;outline:none}.input-text:disabled{color:#ccc;border-color:rgba(0,0,0,.2)}.input-text::placeholder{color:#ccc}textarea.input-text{height:150px;resize:vertical}textarea.input-text--small{height:120px}
.checkbox{vertical-align:middle;display:inline-flex}.checkbox__native{position:absolute;margin:0;opacity:0}.checkbox__native:active+.checkbox__styled{background-color:rgba(0,0,0,.04)}.checkbox__native:disabled+.checkbox__styled,.checkbox__native:disabled+.checkbox__styled:after,.checkbox__native:disabled~.checkbox__label{opacity:.5}.checkbox__native:focus+.checkbox__styled{background-color:rgba(0,0,0,.08)}.checkbox__native:checked+.checkbox__styled:after{visibility:visible;transform:scale(1);transition:transform .1s ease}.checkbox__styled{position:relative;display:inline-flex;flex-shrink:0;width:20px;height:20px;border:1px solid #4d5962;border-radius:2.4px;margin-right:4px;margin-bottom:3px;vertical-align:middle;cursor:pointer}.checkbox__styled:after{content:"";position:absolute;width:22px;height:20px;left:2px;bottom:3px;background-image:url(/images/icons/check-green.svg);background-repeat:no-repeat;background-size:contain;transition:visibility .1s ease-out,transform .1s ease-out;transform:scale(.5);visibility:hidden}.checkbox__label{margin-left:5px;margin-right:5px;text-indent:0}
.agreement{line-height:130%}@media (max-width:375px){.agreement{font-size:16px}}
.success-message{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:25px;margin-bottom:25px}.success-message__icon{flex-shrink:0;margin-bottom:20px}.success-message__message{color:green;font-size:30px;font-weight:400;text-align:center;line-height:1.4}
.support-form{position:relative}.support-form__form{max-width:740px;margin:auto;display:block}.support-form__row{display:flex;align-items:flex-start;margin-bottom:15px}@media (max-width:600px){.support-form__row{display:block}}.support-form__submit{justify-content:flex-end;text-align:right}.support-form__label{flex-shrink:0;margin-top:5px;margin-right:15px;flex-basis:120px;text-align:right;font-weight:500;font-size:18px}@media (max-width:600px){.support-form__label{margin-bottom:3px;text-align:left}}.support-form__field{flex-grow:1}.support-form__input{width:100%}.support-form__error{text-align:justify}.support-form__text{text-indent:0!important;line-height:130%!important}
.support__container{padding-bottom:30px!important}
.footer{margin-top:50px;color:#fff;background-color:#6b6969;line-height:100%}.footer__container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;padding:20px 0!important}.footer__container>:not(:last-child){margin-right:20px}@media (max-width:620px){.footer__container>*{width:100%}}.footer__title{font-size:18px;margin:5px 0}.footer__text{font-size:16px}.footer__link{color:#fff;padding:10px 0}.footer__created{flex-shrink:1;margin:15px 0 0;text-align:right}
.main-btn{display:block;max-width:280px;width:100%}@media (max-width:568px){.main-btn{margin-left:auto;margin-right:auto}}.main-btn__btn{width:100%;text-transform:none}
.menu-btn{position:relative;padding:.5rem}.menu-btn,.menu-btn__img{display:block}.nav__list{display:flex;flex-direction:row;margin:0 auto;padding:0;list-style:none}.nav__item:not(:last-child){margin-right:40px}@media (max-width:1151px){.nav__item:not(:last-child){margin-right:30px}}@media (max-width:840px){.nav__item:not(:last-child){margin-right:20px}}.nav__link{position:relative;display:block;font-weight:700;font-size:1.8rem;line-height:2.1rem;padding:2.9rem 0;text-transform:uppercase;text-decoration:none;color:var(--nav-link-color)}.nav__link--active:after{content:"";position:absolute;display:block;height:.8rem;width:100%;left:0;bottom:0;background-color:var(--nav-link-underline)}.mobile-menu{margin:1.5rem auto 0;padding:0;list-style:none}.mobile-menu__link{position:relative;display:block;padding:2rem 3rem;font-weight:700;font-weight:400;font-size:2.4rem;line-height:1.2rem;text-transform:uppercase;text-decoration:none;color:var(--nav-link-color)}.mobile-menu__link--active,.mobile-menu__link:hover{background-color:var(--mobile-menu-link-hover)}
.header{position:relative;display:flex;flex-direction:row;align-items:center;height:79px;padding:0 20px}@media (max-width:710px){.header{height:60px}}.header__burger,.header__logo-wrapper{position:absolute}.header__logo-wrapper{right:20px}.header__menu{flex-grow:1;display:flex;justify-content:center}@media (max-width:900px){.header__menu{justify-content:flex-start;margin-left:60px}}@media (max-width:750px){.header__menu{display:none}}.header__logo{display:block}@media (max-width:360px){.header__logo{transform:scale(.85)}}.header__mobile-menu{position:absolute;display:none;min-width:323px;top:80px;margin-left:-2rem;z-index:10;background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.25)}@media (max-width:710px){.header__mobile-menu{top:61px}}.header__mobile-menu--open{display:block}.header__share{display:flex;justify-content:center;border-top:3px solid var(--nav-link-underline);padding:10px;margin-top:10px}.header__share>:not(:last-child){margin-right:15px}
.up-scroll-button{position:fixed;width:40px;height:40px;bottom:10px;right:20px;visibility:hidden;opacity:0;box-shadow:0 1px 7px rgba(0,0,0,.38824);transition:.2s ease}@media (max-width:640px){.up-scroll-button{bottom:20px;right:20px}}.up-scroll-button--open{visibility:visible;opacity:1}
:root{--folder-bg-color:#ebe8e8;--accent-bg-color:#e7ebe4;--dark-color:#828181;--main-text-color:#000;--light-text-color:#fff;--page-bg-color:linear-gradient(90deg,#f8f8f8 1%,hsla(0,0%,100%,0)),#88baae;--nav-link-color:#4e4e4e;--nav-link-underline:#7abeb6;--mobile-menu-link-hover:#dcf3ed}*{box-sizing:border-box}html{font-size:10px}body{margin:0;padding:0;font-family:Roboto,sans-serif;font-size:18px;line-height:21px;font-weight:300;color:#000;color:var(--main-text-color);background:linear-gradient(90deg,#f8f8f8 1%,hsla(0,0%,100%,0)),#88baae;background:var(--page-bg-color);height:100%;overflow-y:scroll;line-height:160%}.page{position:relative}.page__container{min-width:280px;max-width:1230px;margin:0 auto}.page__content{margin:30px 40px 70px}.page__header{position:relative;background-color:#fff}.page__main{position:relative;max-width:970px;margin:auto}.page b,.page strong{font-weight:500}.main{margin-top:4.5rem;margin-bottom:10rem;background-color:#fff;border-radius:.5rem;box-shadow:0 2px 7px rgba(0,0,0,.25);overflow:hidden}@media (max-width:375px){.main{margin-top:1.6rem}}.section__container{margin-left:60px;margin-right:60px;padding-top:50px;padding-bottom:50px}@media (max-width:500px){.section__container{margin-left:30px;margin-right:30px}}@media (max-width:340px){.section__container{margin-left:20px;margin-right:20px}}.section__title{margin:0 0 25px;font-weight:500;font-size:34px;line-height:120%;color:#01754f}@media (max-width:950px){.section__title{font-size:32px}}@media (max-width:750px){.section__title{margin-bottom:20px;font-size:30px}}@media (max-width:520px){.section__title{font-size:28px}}@media (max-width:380px){.section__title{font-size:26px}}@media (max-width:1000px){.section__header-image{background-color:#f5f6f6;width:100%;height:auto}}.section__text{margin-top:10px;margin-bottom:10px;text-indent:20px;font-weight:300;font-size:1.8rem;line-height:160%}@media (max-width:950px){.section__text{font-size:1.6rem}}.section__content{margin-bottom:30px}.section--mtb{margin:40px 0 60px}.section--mt{margin-top:40px}.section--mb{margin-bottom:60px}.section__link{color:#000;color:#00714c;text-decoration:none}.section__link:hover{text-decoration:underline}.line-break{display:inline-block}.mark-green{color:#00714c}.h1,.h2{font-family:Roboto,sans-serif;line-height:120%}.h1{margin:0 0 2.5rem;font-size:3.4rem;font-weight:500;color:#00714c}@media (max-width:950px){.h1{font-size:3.2rem}}@media (max-width:750px){.h1{font-size:3rem}}@media (max-width:520px){.h1{font-size:2.8rem}}@media (max-width:380px){.h1{font-size:2.6rem}}.h2{margin:2rem 0;font-size:2.2rem;font-weight:500;line-height:130%}@media (max-width:950px){.h2{font-size:2rem}}@media (max-width:750px){.h2{font-size:1.9rem}}
