@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Montserrat:regular,700&display=swap";@import"https://fonts.googleapis.com/css?family=Montserrat+Alternates:700&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto+Condensed:regular&display=swap";*{padding:0;margin:0;border:0px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;min-width:320px}body{color:#3d4146;line-height:1.5;font-family:Manrope;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input{outline:none}input,button,textarea{font-family:Manrope;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;touch-action:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:73.125rem;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.alternating-block{background-color:#f0f7fc}.btn{background-color:#36b447;color:#fff;box-shadow:0 0 6px #00000080;padding:1.25rem 2.5rem;border-radius:.3125rem;display:inline-block}@media (hover: hover){.btn:hover{opacity:.7}}@media (hover: none){.btn:active{opacity:.7}}.btn--white{background-color:#fff;color:#36b447;font-weight:600}.logo{font-family:Montserrat Alternates,Arial,Helvetica,sans-serif;font-size:2rem;color:#36b447}.logo--white{color:#fff}.contacts{display:flex;align-items:center;gap:1.875rem}@media (max-width: 61.99875em){.contacts{gap:2.5rem}}@media (max-width: 47.99875em){.contacts{flex-direction:column;gap:.375rem}}@media (hover: hover){.contacts__mail:hover{color:#36b447;opacity:.8}}@media (hover: none){.contacts__mail:active{color:#36b447;opacity:.8}}.contacts__phones{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.625rem}@media (max-width: 47.99875em){.contacts__phones{flex-direction:column;gap:.375rem}}@media (hover: hover){.contacts__phone:hover{color:#36b447;opacity:.8}}@media (hover: none){.contacts__phone:active{color:#36b447;opacity:.8}}.contacts__telegram:hover{opacity:.8}@media (max-width: 47.99875em){.contacts__telegram svg{width:2.8125rem;height:2.8125rem}}.title{color:#3d4146;font-size:2.5rem;font-weight:800;line-height:1.3}.title--white{color:#fff}@media (max-width: 29.99875em){.title{font-size:2.125rem}}.subtitle{font-size:1.125rem;font-weight:400;line-height:1.5}.list__title{text-align:center;color:#3d4146;font-size:1.5rem;font-weight:600;line-height:1.5}.list__items{font-size:1.125rem}.list__item{position:relative;margin-left:3.125rem}.list__item:before{content:"";position:absolute;left:-2.5rem;top:-.25rem;width:1.875rem;height:1.875rem;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2361ce70'%20d='M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zM369%20209L241%20337c-9.4%209.4-24.6%209.4-33.9%200l-64-64c-9.4-9.4-9.4-24.6%200-33.9s24.6-9.4%2033.9%200l47%2047L335%20175c9.4-9.4%2024.6-9.4%2033.9%200s9.4%2024.6%200%2033.9z'/%3e%3c/svg%3e")}.list__item--nocolor:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2336b447'%20d='M256%2048a208%20208%200%201%201%200%20416%20208%20208%200%201%201%200-416zm0%20464A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zM369%20209c9.4-9.4%209.4-24.6%200-33.9s-24.6-9.4-33.9%200l-111%20111-47-47c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6%200%2033.9l64%2064c9.4%209.4%2024.6%209.4%2033.9%200L369%20209z'/%3e%3c/svg%3e")}.list__item:not(:last-child){padding-bottom:1.875rem}.card-experience{color:#36b447;font-weight:600}.card-experience__more{text-transform:uppercase;line-height:1.3125}.card-experience__value{font-family:"Roboto Condensed",Sans-serif;font-size:4rem;line-height:1.296875;font-weight:400;border-bottom:.1875rem solid #36b447}.card-experience__title{padding-top:1.25rem;text-transform:lowercase;font-size:1.125rem;line-height:1.5}body:after{content:"";background-color:#00000080;position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body:after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;transform:scale(1)}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;transform:scale(0);transition:transform .3s ease 0s;background-color:#36b447;padding:20px;width:100%;max-width:700px;border-radius:20px;text-align:center;color:#f0f7fc;visibility:visible}.popup__close{margin-top:3.125rem}.header{font-weight:500;background-color:#fff;position:fixed;width:100%;z-index:999;padding:1.875rem .625rem}.header--smoll{padding:.625rem;transition:padding .5s ease;background-color:#e7f5e9}.header__container{max-width:73.125rem;transition:padding .5s ease}.header__content{display:flex;justify-content:space-between;align-items:center}.header__menu{padding:.625rem}@media (max-width: 61.99875em){.header__menu{gap:1.25rem;position:absolute;z-index:1;background-color:#36b447;font-size:1.875rem;opacity:.9;color:#fff;right:-100vw;height:100vh;width:100vw;transition:right .3s ease 0s}.header__menu--smoll{position:absolute;top:6.5625rem!important}}.menu-open .header__menu{top:9.0625rem;right:0}.header__menu-items{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}@media (max-width: 61.99875em){.header__menu-items{gap:2.5rem;flex-direction:column}}@media (hover: hover){.header__menu-item:hover{color:#36b447;opacity:.8}}@media (hover: none){.header__menu-item:active{color:#36b447;opacity:.8}}@media (max-width: 29.99875em){.header__contacts-telegram{display:none}}.icon-menu{display:none}@media (max-width: 61.99875em){.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:5}.icon-menu span,.icon-menu:before,.icon-menu:after{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#000}.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);transform:rotate(-45deg)}.menu-open .icon-menu:after{bottom:calc(50% - .0625rem);transform:rotate(45deg)}}.start{min-height:40.625rem;margin:3.125rem 0 .625rem}@media (max-width: 61.99875em){.start{min-height:31.25rem;margin-top:5rem}}@media (max-width: 29.99875em){.start{margin:9.375rem 0 .625rem}}.start__container{display:flex;justify-content:center;align-items:flex-end}@media (max-width: 47.99875em){.start__container{display:block}}.start__content{flex:0 1 60%}.start__image{flex:0 1 40%}.start__image img{max-width:37.5rem;width:100%}.start__title{padding:9.375rem 0 1.875rem}@media (max-width: 61.99875em){.start__title{padding:4.375rem 0 1.875rem}}@media (max-width: 29.99875em){.start__title{padding:3.125rem 0 .625rem}}.start__subtitle,.start__order-btn-wrapper{padding-bottom:1.875rem}.documents{margin:0 auto 3.125rem;max-width:43.75rem;position:relative;padding:4.375rem .9375rem 0}.documents__list{margin-bottom:3.125rem}.documents__title{padding-bottom:2.5rem}.documents__img{position:absolute;top:195px;left:203px;width:50px;height:50px;opacity:.3}.documents__subtitle{text-align:center}.complete-consultation{padding-bottom:3.125rem}@media (max-width: 47.99875em){.complete-consultation{padding-bottom:1.5625rem}}.complete-consultation__container{min-height:14.0625rem;background-color:#36b447;padding:1.25rem 3.125rem 0;display:flex;justify-content:space-between;align-items:center;gap:.625rem}@media (max-width: 47.99875em){.complete-consultation__container{padding:.625rem 1.25rem 0}}@media (max-width: 29.99875em){.complete-consultation__container{flex-direction:column-reverse}}.complete-consultation__title{padding-bottom:2.5rem}@media (max-width: 47.99875em){.complete-consultation__title{font-size:1.875rem}}@media (max-width: 29.99875em){.complete-consultation__content{text-align:center}}.complete-consultation__form input{margin-right:.9375rem;padding:.9375rem 1.25rem;background-color:transparent;border-bottom:1px solid #ffffff;font-weight:600;color:#f0f7fc}.complete-consultation__form input::placeholder{color:#f0f7fc}.complete-consultation__submit-btn{margin:.9375rem 0}@media (max-width: 47.99875em){.complete-consultation__submit-btn{padding:.9375rem 1.875rem}}@media (max-width: 29.99875em){.complete-consultation__image-block img{width:7.5rem}}.differences{margin-bottom:0rem;padding:5rem .9375rem .625rem}@media (max-width: 61.99875em){.differences{margin-bottom:.9375rem}}@media (max-width: 47.99875em){.differences{padding-top:2.5rem}}.differences__title{padding-bottom:2.5rem;text-align:center}@media (max-width: 47.99875em){.differences__title{font-size:1.5625rem}}.differences__subtitle{text-align:center;padding-bottom:1.875rem}@media (max-width: 47.99875em){.differences__subtitle{font-size:1.25rem}}.differences__items{margin:0 auto 5rem;max-width:43.75rem}@media (max-width: 61.99875em){.differences__items{margin-bottom:1.25rem}}@media (max-width: 47.99875em){.differences__items{font-size:1rem}}.differences__item{display:block}.stages{margin-bottom:11.25rem;padding-top:4.8125rem}@media (max-width: 61.99875em){.stages{margin-bottom:3.75rem}}.stages__title{padding-bottom:5rem}@media (max-width: 61.99875em){.stages__title{padding-bottom:2.5rem}}.stages__wrapper{position:relative}.stages__line{position:absolute;width:.0625rem;height:100%;top:1.5625rem;left:50%;margin-left:.1875rem;background:#36b447;z-index:-1}@media (max-width: 61.99875em){.stages__line{left:6.25rem;top:.0625rem}}@media (max-width: 47.99875em){.stages__line{left:2.5rem}}.stages__content{width:100%;height:100%;position:relative;overflow:hidden;margin:-4.6875rem 0}@media (max-width: 61.99875em){.stages__content{margin:0}}.stages__items{width:100%;height:100%;position:relative;overflow:hidden}.stages__item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:.3125rem}@media (max-width: 61.99875em){.stages__item{width:100%;padding-right:3.125rem}}.stages__item--left{float:left;padding-left:3.125rem}@media (max-width: 61.99875em){.stages__item--left{padding-left:9.75rem}}@media (max-width: 47.99875em){.stages__item--left{padding-left:6.25rem;padding-right:.625rem}}.stages__item--right{float:right;padding-right:3.125rem}@media (max-width: 61.99875em){.stages__item--right{padding-left:9.75rem}}@media (max-width: 47.99875em){.stages__item--right{padding-left:6.25rem;padding-right:.625rem}}.stages__item-icon{width:3.875rem;padding-bottom:1.25rem}@media (max-width: 61.99875em){.stages__item-icon{display:none}}.stages__item-description{display:flex;align-items:center;justify-content:center;border:1px solid #36b447;border-radius:1.25rem;height:11.25rem;width:23.75rem;text-align:center}@media (max-width: 61.99875em){.stages__item-description{height:6.25rem;width:100%}}@media (max-width: 47.99875em){.stages__item-description{height:4.6875rem;width:100%}}.stages p{padding:1.25rem}@media (max-width: 47.99875em){.stages p{font-size:.9375rem}}.stages__step{position:absolute;top:50%;left:50%;width:4.375rem;height:4.375rem;margin-left:-1.9375rem;color:#3d3939;border-radius:100%;border:.0625rem solid #36b447;background:#fff;font-size:2.25rem;display:flex;justify-content:center;align-items:center}@media (max-width: 61.99875em){.stages__step{left:6.25rem;top:17%}}@media (max-width: 47.99875em){.stages__step{top:18%;left:3.125rem;width:3.125rem;height:3.125rem;font-size:1.5rem}}.experience{margin-bottom:5rem}@media (max-width: 47.99875em){.experience{margin-bottom:1.875rem}}.experience__cards{display:flex;justify-content:space-around;align-items:center;align-items:flex-end;gap:3.125rem;text-align:center;padding:8.125rem 0}@media (max-width: 47.99875em){.experience__cards{flex-direction:column;align-items:center;padding:3.75rem 0}}@media (max-width: 47.99875em){.mission{margin-top:.3125rem}}.mission__container{text-align:center}.mission__title{padding-bottom:3.125rem}@media (max-width: 47.99875em){.mission__title{font-size:1.5625rem}}.mission__content{padding-bottom:3.125rem}.footer{height:9.375rem;background-color:#36b447;color:#fff}.footer__content{padding-top:3.125rem;display:flex;justify-content:space-between;align-items:center}@media (hover: hover){.footer__contacts-mail:hover{color:#fff}}@media (hover: none){.footer__contacts-mail:active{color:#fff}}@media (max-width: 29.99875em){.footer__contacts-mail{display:none}}@media (max-width: 29.99875em){.footer__contacts-phones{display:none}}@media (hover: hover){.footer__contacts-phone:hover{color:#fff}}@media (hover: none){.footer__contacts-phone:active{color:#fff}}.footer__contacts-socials{display:flex;gap:.9375rem}.footer__rights{padding-top:.625rem;font-size:.75rem}.footer__rights span{text-transform:uppercase}
