.__flow-reload-animation__ *,.__flow-reload-animation__ :after,.__flow-reload-animation__ :before{-webkit-transition:none;transition:none}body,html{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;font-size:16px;font-family:"Ubuntu",sans-serif;line-height:1.4}h1,h2,h3,h4,h5,h6{padding:0;margin:0}p{padding:0;margin:0}span{padding:0;margin:0}img{padding:0;margin:0}main{overflow-x:hidden}.container{margin:0 auto;width:1200px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:320px){.container{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:15px!important;padding-right:15px!important}}@media screen and (min-width:768px){.container{width:640px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:15px!important;padding-right:15px!important}}@media screen and (min-width:960px){.container{width:768px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:15px!important;padding-right:15px!important}}@media screen and (min-width:1230px){.container{width:1200px}}@media screen and (min-width:1350px){.container{width:1300px}}.noscroll{overflow:hidden}.olay{position:fixed;width:100%;height:100vh;z-index:-1;display:block;top:0;left:0;opacity:0}.olay_visible{z-index:4;opacity:1;background:rgba(0,0,0,0.8)}@media screen and (max-width:1230px){.hide-m{display:none}}.page-header{position:fixed;background:transparent;z-index:5;width:100%}@media screen and (max-width:1230px){.page-header{background:linear-gradient(108deg,rgba(41,130,109,0.95) 0.68%,rgba(84,177,133,0.95) 97.42%)}}.page-header_fixed{background:linear-gradient(108deg,rgba(41,130,109,0.95) 0.68%,rgba(84,177,133,0.95) 97.42%);-webkit-box-shadow:0px 20px 12px -6px rgba(0,0,0,0.2);box-shadow:0px 20px 12px -6px rgba(0,0,0,0.2)}.page-header__menu-toggle{display:none}@media screen and (max-width:1230px){.page-header__menu-toggle{display:block;width:40px;height:30px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.page-header__menu-toggle:before{content:"";display:block;position:absolute;background:#54B185;width:100%;height:7.5px;top:5px;left:0}.page-header__menu-toggle:after{content:"";display:block;position:absolute;background:#54B185;width:100%;height:7.5px;bottom:5px;left:0}}.page-header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.page-header__logo{width:202px}.page-header__navigation{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}@media screen and (max-width:1230px){.page-header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:4;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;top:-205px;left:0;background:#54B185;-webkit-transition:0.2s;transition:0.2s}.page-header__navigation .navigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-header__navigation_visible{top:65px;-webkit-transition:0.2s;transition:0.2s;-webkit-box-shadow:0px 73px 30px 0px rgba(0,0,0,0.44);box-shadow:0px 73px 30px 0px rgba(0,0,0,0.44);border-radius:0 0 20px 20px}@media screen and (max-width:1230px){.page-header__navigation-link{padding:10px;display:block}}.page-header__navigation-link:hover{opacity:0.6;-webkit-transition:0.2s;transition:0.2s}.page-header__tel{color:#fff;text-decoration:none;font-size:1.25em;background:url("../images/infogr/icon_tel.svg") 0 -1px no-repeat;padding-left:30px;text-align:right;font-weight:500}.page-header__feedback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:right;gap:2px}@media screen and (max-width:1230px){.page-header__feedback{display:none}}.page-header__midtext{font-size:0.8125em;color:#fff;text-decoration:none;margin-top:-5px}.navigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;list-style:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navigation__link{color:#fff;text-decoration:none;font-size:1em}.btn{border:1px solid #EE7000;border-radius:10px;background:#EE7000;color:#fff;font-size:0.9375em;width:215px;height:50px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none}.btn:hover{cursor:pointer;background:rgba(238,112,0,0.7)}.btn_type_alt{background:#fff;border-color:#fff;color:#41967A}.btn_type_alt:hover{background:#d8ebd4}.btn_type_tiny{background:#fff;border-color:#fff;color:#41967A;width:135px;height:35px;font-weight:400}.btn_type_tiny:hover{background:#d8ebd4}.title{font-size:2.25em;font-weight:600;line-height:1.5;font-family:"Ubuntu",sans-serif}.text{font-size:1em;font-family:"Ubuntu",sans-serif}.text_small{font-size:10px}.intro{background:#3D907B url("../images/bgs/intro.jpg") center/cover no-repeat}.intro__title{color:#fff;font-size:clamp(1em,4.4vw,4em);line-height:1.2}.intro__description{padding:15px 0 35px 0;-webkit-box-sizing:border-box;box-sizing:border-box;width:70%}.intro__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:5%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:110px 0 70px 0}@media screen and (max-width:1230px){.intro__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.intro__l{-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1230px){.intro__l{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;width:100%}}.intro__r{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%}@media screen and (max-width:1230px){.intro__r{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;width:100%}}.intro__caption-wrapper{color:#fff}.intro__prefs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 0 0 0;color:#fff}@media screen and (max-width:1230px){.intro__prefs{overflow-x:scroll;margin-bottom:50px}}@media screen and (max-width:1230px){.intro__prefs-item{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%}}.inner-page__main{padding-top:70px}.page-section{padding:70px 0}.page-section_bg_gray{background:#F6F6F6}.page-section__title{text-align:center;font-size:clamp(1em,2.152vw,3em);padding-bottom:50px}.flying-text-plank{background:#fff;color:#41967A;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px 10px 140px;font-size:1.5em;font-weight:500;display:inline-block;border-radius:0 10px 10px 0;position:relative;left:-100%;text-align:right;width:136%}@media screen and (max-width:1230px){.flying-text-plank{width:70%;left:-4%;padding:10px 20px 10px 10px}}.infogr-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.elbox{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10%}@media screen and (max-width:1230px){.elbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.elbox_cusgap{gap:30px}.elbox__wrapper{margin-left:100px}@media screen and (max-width:1230px){.elbox__wrapper{margin-left:0}}.elbox-item{border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 50px 45px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:50%;position:relative}@media screen and (max-width:1230px){.elbox-item{max-width:100%;padding:10px 10px 0 50px}}.elbox-item__block-num{background:#F6F6F6;font-size:1.5em;text-align:center;border-radius:20px 0 20px 0;padding:7px 25px;position:absolute;bottom:0;right:0}@media screen and (max-width:1230px){.elbox-item__block-num{display:none}}.elbox-item__step{position:relative}.elbox-item__step:after{content:url("../images/infogr/next-step.svg");position:absolute;display:block;width:77px;height:auto;top:8px;right:15px}.elbox-item__step:last-child:after{content:""}.elbox-item_view_big{background:linear-gradient(108deg,#29826D 0.68%,#54B185 97.42%);color:#fff}@media screen and (max-width:1230px){.elbox-item_view_big .elbox-item__img{width:150px}.elbox-item_view_big .elbox-item__img_shifted_start{left:-60px}}.elbox-item_view_big .elbox-item__caption{font-size:1.5em;line-height:1.2;font-weight:500}@media screen and (max-width:1230px){.elbox-item_view_big .elbox-item__caption{font-size:1.2em}}.elbox-item_view_big .elbox-item__caption:first-child{padding-top:30px}@media screen and (max-width:1230px){.elbox-item_view_big .elbox-item__caption:first-child{padding-top:10px}}.elbox-item_view_big .elbox-item__caption:nth-child(2){padding-bottom:25px}@media screen and (max-width:1230px){.elbox-item_view_big .elbox-item__caption:nth-child(2){padding-bottom:10px}}.elbox-item_view_big .elbox-item__description{width:70%}@media screen and (max-width:1230px){.elbox-item_view_big .elbox-item__description{width:100%;padding-bottom:15px}}.elbox-item_view_small{background:#fff;padding:20px 15px;max-width:auto;width:100%;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elbox-item_view_small .elbox-item__caption{font-size:1.25em;color:#EE7000;font-weight:500}.elbox-item_view_small .elbox-item__description-text{color:#838383;font-style:italic;padding:0 0 2px 0;display:block}.elbox-item__icon{-webkit-box-sizing:border-box;box-sizing:border-box;width:13px;height:13px}.elbox-item__icon_clock{background:url("../images/infogr/icon_clock.svg") left center no-repeat}.elbox-item_img-shifted_start>.elbox-item__group:last-child{padding-left:130px}@media screen and (max-width:1230px){.elbox-item_img-shifted_start>.elbox-item__group:last-child{padding-left:100px}}.elbox-item__group{position:relative}.elbox-item__img_shifted_start{position:absolute;left:-110px;top:0}@media screen and (max-width:1230px){.elbox-item__img_shifted_start{bottom:0;top:auto}}.elbox-item__description{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0}.elbox-item__wm{position:absolute;font-size:128px;top:calc(50% - 45px);line-height:1;right:-30px;font-weight:700;opacity:0.1}@media screen and (max-width:1230px){.elbox-item__wm{right:0;font-size:27vw}}.range-slider{position:relative}.range-slider__range{width:100%;height:5px;-webkit-appearance:none;margin:10px 0;background:#e5e5e5;border-radius:10px}.range-slider__range:focus{outline:none}.range-slider__range::-webkit-slider-runnable-track{-webkit-appearance:none;width:100%;height:3px;cursor:pointer;animate:0.2s;border-radius:4px}.range-slider__range::-webkit-slider-thumb{-webkit-box-shadow:0px 0px 0px 5px rgba(238,112,0,0.4);box-shadow:0px 0px 0px 5px rgba(238,112,0,0.4);height:8px;width:8px;border-radius:5px;background:#EE7000;cursor:pointer;-webkit-appearance:none;margin-top:-2px;-webkit-transition:0.4s;transition:0.4s}.range-slider__range::-webkit-slider-thumb:hover{-webkit-box-shadow:0px 0px 0px 8px rgba(238,112,0,0.4);box-shadow:0px 0px 0px 8px rgba(238,112,0,0.4);-webkit-transition:0.4s;transition:0.4s}.range-slider__range::-moz-range-track{width:100%;height:10px;cursor:pointer;animate:0.2s;box-shadow:2px 2px 1px #353535;background:#EE7000;border-radius:5px}.range-slider__range::-moz-range-thumb{box-shadow:2px 2px 1px #353535;border:1px solid #f3c846;height:10px;width:10px;border-radius:5px;background:#EE7000;cursor:pointer}.range-slider__range::-ms-track{width:100%;height:10px;cursor:pointer;animate:0.2s;background:transparent;border-color:transparent;color:transparent}.range-slider__range::-ms-fill-lower{background:#EE7000;border:1px solid #f3c846;border-radius:5px;box-shadow:2px 2px 1px #353535}.range-slider__range::-ms-fill-upper{background:#EE7000;border:1px solid #f3c846;border-radius:5px;box-shadow:2px 2px 1px #353535}.range-slider__range::-ms-thumb{margin-top:1px;box-shadow:2px 2px 1px #353535;border:1px solid #f3c846;height:10px;width:10px;border-radius:5px;background:#ffffff;cursor:pointer}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1230px){.tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tabs__linx{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-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;gap:10px}.tabs__tab-link{border:none;outline:none;cursor:pointer;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;text-align:left;font-size:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs__tab-link:before{content:"?";display:block;position:relative;color:#fff;border-radius:10px;background:#54B185;text-align:center;width:20px;height:18px;font-size:0.875em;padding-top:2px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tabs__tab-link__tab-caption{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.tabs__tab-link_active{background-color:#54B185;color:#fff}.tabs__tab-link_active:before{background:#fff;color:#41967A}.tabs__content{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-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 70px}@media screen and (max-width:1230px){.tabs__content{padding:50px 0}}.tabs__content-header{font-size:1.25em;font-weight:bold;padding:10px 0 15px 0}.tabs__content-content{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1em}.tabs__content-text{margin:5px 0}.tabs__inner-content{display:none;-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}.openform{border-radius:20px;background:url("../images/bgs/openform.jpg") center/cover no-repeat;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.openform__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;padding:115px 80px;width:50%}.openform__form{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;margin-right:80px;color:#000;position:absolute;right:0;width:40%}.openform__title{color:#fff;font-weight:500;position:relative}.openform__title:after{content:"";display:block;background:#fff;width:65px;height:4px;margin:20px 0 25px 0}.page-footer{border-radius:20px 20px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:55px;background:url("../images/bgs/footer.jpg") center/cover no-repeat;color:#fff;margin-top:50px}.page-footer__navigation{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}@media screen and (max-width:1230px){.page-footer__navigation{display:none}}.page-footer__navigation-link:hover{opacity:0.6;-webkit-transition:0.2s;transition:0.2s}.page-footer__tel{color:#fff;text-decoration:none;font-size:1.25em;background:url("../images/infogr/icon_tel.svg") 0 -1px no-repeat;padding-left:30px;text-align:right;font-weight:500}@media screen and (max-width:1230px){.page-footer__tel{text-align:left}}.page-footer__feedback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:right;gap:2px}.page-footer__logo-img{width:200px}@media screen and (max-width:1230px){.page-footer__logo{margin-bottom:20px}}.page-footer__upper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1230px){.page-footer__upper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-footer__middle{-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1230px){.page-footer__middle{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:30px}}.page-footer__middle-text{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}.page-footer__midtext{font-size:0.8125em;color:#fff;text-decoration:none}@media screen and (max-width:1230px){.page-footer__midtext{display:none}}.page-footer__lower{background:rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 198px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-footer__accent-link{border-bottom:1px dotted #fff;padding-bottom:3px;color:#fff}.page-footer__accent-link:hover{cursor:pointer;opacity:0.6}.form__header{padding:10px 10px 20px 10px!important}.form__group{border:none;border-radius:10px;background:#F9F8F8}.form__label{color:#000}.form__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:20px}.form__field{width:100%;border-radius:10px;border:1px solid rgba(0,0,0,0.2);padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:15px}.form__sector{padding:0px 15px 15px 15px!important}.form__disclaimer{color:#000;font-size:14px}.form__footer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-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;padding:20px 0}.form-calculator{border:1px solid #41967A;border-radius:20px;background:radial-gradient(73.86% 42.04% at 48.76% 100%,rgba(70,175,121,0.2) 0%,rgba(70,180,137,0) 100%),#fff;-webkit-box-shadow:-10px 9px 20px 0px rgba(0,0,0,0.13);box-shadow:-10px 9px 20px 0px rgba(0,0,0,0.13);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.form-calculator__header{-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 28px 0 28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-calculator__title{font-size:1.25em;color:#000}.form-calculator__body{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 28px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-calculator__range-caption{font-size:14px}.form-calculator__range-upper{padding:0 0 20px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.form-calculator__range-lower{background:#F1F1F1;border-radius:0 0 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 15px}.form-calculator__sum-value{position:absolute;top:0;right:0;color:#fff;background:#54B185;display:block;border-radius:0 10px 0 10px;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0 10px 0;width:105px;text-align:right}.form-calculator__sum-value_m{padding-right:30px}.form-calculator__sum-value_d{padding-right:62px}.form-calculator__currency{position:absolute;top:9%;right:3%;color:#fff;font-weight:700}.form-calculator__el-group{-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 0 0 0}.form-calculator__footer{-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 28px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;border-top:1px solid #E5E5E5;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1230px){.form-calculator__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.form-calculator__disclaimer{font-size:10px;line-height:1.4}@media screen and (max-width:1230px){.form-calculator__disclaimer{display:block;width:100%;text-align:center}}.form-calculator__total-credit{font-weight:700}.form-calculator__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:none}.form-calculator__deadline{font-weight:700}.form-calculator-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.form-calculator-label__caption{color:#838383}.form-calculator-label__ribbon{width:49px;height:49px;background:linear-gradient(316deg,#EE7000 11.74%,#FF9B43 85.23%);border:none;border-radius:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3px}.form-calculator-label__value{color:#fff;font-size:1.25em;font-weight:700}.form-calculator-label__percent{color:#fff}.popup{border-radius:20px;background:#fff;width:100%;max-width:500px;position:fixed;left:calc(50% - 250px);top:calc(50% - 250px);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 30px}@media screen and (max-width:768px){.popup{max-width:90%;left:calc(50% - 175px)}}.popup__close{font-size:1em;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0;border-bottom:1px solid rgba(0,0,0,0.1);color:#838383}.popup__close:hover{cursor:pointer;color:#54B185}.popup_visible{display:block;z-index:10}.poplavok{width:200px;height:233px;border-radius:20px;background:linear-gradient(104deg,#134541 -9.92%,#3D907B 66.69%);position:fixed;bottom:50px;right:50px;-webkit-box-shadow:0px 5px 18px 0px rgba(0,0,0,0.16);box-shadow:0px 5px 18px 0px rgba(0,0,0,0.16);border:5px solid #fff;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;gap:15px}@media screen and (max-width:1820px){.poplavok{display:none}}@media screen and (max-width:1820px){.poplavok__btn{display:none}}@media screen and (max-width:768px){.poplavok{display:none}}.poplavok__title{font-size:4.0625em;font-weight:700;text-align:center;color:#fff;display:block;background:orange;border-radius:50%;width:120px;height:105px;padding-top:15px;position:relative;top:-50px;-webkit-box-shadow:0px 5px 18px 0px rgba(0,0,0,0.16);box-shadow:0px 5px 18px 0px rgba(0,0,0,0.16)}@media screen and (max-width:1820px){.poplavok__title{top:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:1em}}.poplavok__description{font-size:1.625em;text-align:center;color:#fff;font-weight:700;margin-top:-55px}@media screen and (max-width:1820px){.poplavok__description{font-size:1em;font-weight:400;margin-top:0}}.contacts__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(4,1fr);gap:30px;grid-auto-rows:minmax(278px,auto)}@media screen and (max-width:1230px){.contacts__grid{-ms-grid-columns:1fr 30px 1fr;grid-template-columns:repeat(2,1fr);gap:30px;grid-auto-rows:minmax(278px,auto)}}@media screen and (max-width:480px){.contacts__grid{-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);gap:0px;grid-auto-rows:auto}}.contacts__city{margin:15px 0;padding:10px}@media screen and (max-width:480px){.contacts__city{margin:0}}.contacts__city-name{font-size:1.25em;font-weight:700;padding:10px 10px 10px 15px;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#F6F6F6}.contacts__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:15px 0}.contacts__phone:before{content:url("../images/infogr/icon_phone_alt.svg");width:10px;height:auto}.office{padding:15px 0}.office__address{font-size:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.office__address:before{content:url("../images/infogr/icon_map.svg");width:13px;height:auto;position:relative;top:2px}.office__tag{color:#9D9D9D;font-size:0.75em;text-transform:uppercase;line-height:1.5;padding:5px 0 0 20px}.ya-map{border-radius:20px;height:450px;overflow:hidden}.icons-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(5,1fr);gap:30px;grid-auto-rows:minmax(100px,auto)}@media screen and (max-width:640px){.icons-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1230px){.icons-grid{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}.icons-grid__icon{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 10px;text-align:center;border:1px solid rgba(0,0,0,0.08);border-radius:10px}.icons-grid__icon:hover{background:rgba(0,0,0,0.05)}.icons-grid__img{width:80%}.icons-grid__caption{color:#000;line-height:1.4;padding-top:10px}.icons-grid__link{text-decoration:none}.inner-page{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:50px}@-webkit-keyframes fadeEffect{0%{opacity:0}to{opacity:1}}@keyframes fadeEffect{0%{opacity:0}to{opacity:1}}