@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Medium.woff2) format("woff2"),url(../fonts/Inter-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Bold.woff2) format("woff2"),url(../fonts/Inter-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Regular.woff2) format("woff2"),url(../fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-SemiBold.woff2) format("woff2"),url(../fonts/Inter-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:PlayfairDisplay;font-display:swap;src:url(../fonts/PlayfairDisplay-Bold.woff2) format("woff2"),url(../fonts/PlayfairDisplay-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:PlayfairDisplay;font-display:swap;src:url(../fonts/PlayfairDisplay-SemiBold.woff2) format("woff2"),url(../fonts/PlayfairDisplay-SemiBold.woff) format("woff");font-weight:600;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:360px}body{color:#000;line-height:1;font-family:Inter,sans-serif;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Inter,sans-serif;font-size:inherit;line-height:1}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}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}address{font-style:normal}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:103.125rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;color:#fff;border-radius:.5rem;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);background:#1f7a5a;line-height:1.2;padding:1.5rem;font-size:1.25rem}.btn_w{-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);background:#fff;color:#000;border:.0625rem solid #e6f2ed}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input{border-radius:.5rem!important;width:100%;display:block;padding:0 1.25rem;border:.0625rem solid #e5e7eb;-webkit-box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.25);background:#fff;height:3.75rem}.input::-webkit-input-placeholder{color:#7d7d7d;opacity:1}.input::-moz-placeholder{color:#7d7d7d;opacity:1}.input:-ms-input-placeholder{color:#7d7d7d;opacity:1}.input::-ms-input-placeholder{color:#7d7d7d;opacity:1}.input::placeholder{color:#7d7d7d;opacity:1}textarea.input{resize:none;padding:1.25rem;height:9.375rem}.checkbox{cursor:pointer;position:relative}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus+.checkbox__text::before{-webkit-box-shadow:0 .25rem .5rem rgba(0,0,0,.2);box-shadow:0 .25rem .5rem rgba(0,0,0,.2)}.checkbox__input:checked+.checkbox__text::after{opacity:1}.checkbox__text{font-weight:500;line-height:1.25;display:inline-block;position:relative;padding-left:2.5rem}.checkbox__text::after,.checkbox__text::before{content:"";position:absolute;top:50%;left:0;margin-top:-.8125rem;width:1.625rem;height:1.625rem}.checkbox__text::before{border-radius:.25rem;border:.125rem solid #1f7a5a;background:#fff}.checkbox__text::after{background:url(../img/icons/check.svg) 50%/100% no-repeat;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.checkbox__text a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;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:1.875rem .625rem;-webkit-transition:visibility .8s ease 0s;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;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background:#fff;padding:3.125rem 2rem;width:100%;border-radius:1.5rem;position:relative;max-width:49.75rem}.lock .popup__content{visibility:visible}.service-info__title:not(:last-child){margin-bottom:3rem}.service-info__text{margin-bottom:3rem}.service-info__btns{display:-ms-grid;display:grid;gap:2.625rem}.service-info__btn{border-radius:0}.service-info__btn_close{color:#0f1720;border:.0625rem solid #1f7a5a;background:0 0}.application-popup__title{text-align:center}.application-popup__title:not(:last-child){margin-bottom:1.5rem}.application-popup__descr{text-align:center;font-weight:600;font-size:1.25rem;line-height:1.2;color:#4b5560}.application-popup__descr:not(:last-child){margin-bottom:1.5rem}.popup-form__inputs:not(:last-child){margin-bottom:1.5rem}.popup-form__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.popup-form__line:not(:last-child){margin-bottom:1.5rem}.popup-form__cap{line-height:1.2222222222}.popup-form__checkbox:not(:last-child){margin-bottom:1.5rem}.popup-form__btn{width:100%;border-radius:0}.thanks{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;text-align:center}.thanks__title{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:1.5rem;font-size:2rem}.thanks__title:not(:last-child){margin-bottom:7.5rem}.thanks__icon{width:5rem}.thanks__icon img{width:100%;height:auto}.thanks__icon:not(:last-child){margin-bottom:1.5rem}.thanks__label{font-family:PlayfairDisplay,sans-serif;font-weight:500;font-size:2rem;color:#1f7a5a}.thanks__label:not(:last-child){margin-bottom:1.5rem}.thanks__descr{font-weight:500;font-size:.875rem;color:#4b5560;max-width:36.25rem;line-height:1.2142857143}.thanks__descr:not(:last-child){margin-bottom:7.5rem}.thanks__btn{border-radius:0;width:100%}.swiper{overflow:hidden;-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}.slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.slider-pagination .swiper-pagination-bullet{background:#fff;cursor:pointer;-webkit-transition:background .3s;transition:background .3s;width:1.875rem;height:.625rem}.slider-pagination .swiper-pagination-bullet-active{background:#2e8b6c}.title{font-family:PlayfairDisplay,sans-serif;font-weight:600;color:#0f1720;font-size:3rem}.custom-sel{position:relative}.custom-sel__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem;padding:.625rem 1.25rem;min-height:3.75rem;-webkit-box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.25);background:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;width:100%;text-align:left;font-size:1.75rem;font-weight:600;line-height:1.21875;color:#4b5560}.custom-sel__btn svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.is-open .custom-sel__btn svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.custom-sel__btn svg path{fill:currentColor}.custom-sel__sub{position:absolute;top:calc(100% - .625rem);left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.625rem 1.25rem;-webkit-box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.25);background:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;font-size:1.5rem;line-height:1.21875;gap:.75rem;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}.is-open .custom-sel__sub{opacity:1;visibility:visible;pointer-events:auto;top:100%}.custom-sel__sub button{text-align:left}.content-page{padding:3.75rem 0}.content{color:#4b5560;line-height:1.2}.content h1{font-size:3.625rem}.content h1:not(:last-child){margin-bottom:2.5rem}.content h1,.content h2,.content h3,.content h4{color:#0f1720;font-family:PlayfairDisplay,sans-serif;font-weight:600;line-height:1.3333333333}.content h2{font-size:3rem}.content h2:not(:last-child){margin-bottom:2.25rem}.content h3{font-size:2rem}.content h3:not(:last-child){margin-bottom:1.75rem}.content h4{font-size:1.25rem}.content h4:not(:last-child){margin-bottom:1.5rem}.content h5{font-size:1.125rem;font-weight:500}.content h5:not(:last-child){margin-bottom:1rem}.content p span{font-weight:600}.content p:not(:last-child){margin-bottom:1.75rem}.content ul:not(:last-child){margin-bottom:3rem}.content ul li{position:relative;padding-left:1.25rem}.content ul li::before{content:"";position:absolute;left:.3125rem;top:.5625rem;width:.3125rem;height:.3125rem;background:currentColor;border-radius:50%}.content ul li:not(:last-child){margin-bottom:1.5rem}.content ol{counter-reset:num}.content ol:not(:last-child){margin-bottom:3rem}.content ol li{counter-increment:num}.content ol li::before{content:counter(num) ". "}.content ol li:not(:last-child){margin-bottom:1.5rem}.content .wp-block-table:not(:last-child){margin-bottom:1.5rem}.content table{width:100%;border-collapse:collapse;border-spacing:0}.content table td,.content table th{padding:12px 16px;text-align:left;vertical-align:middle;border:.0625rem solid #e5e7eb}.content table th{font-weight:600;background-color:#f9fafb}.content table thead{border-bottom:.0625rem solid #e5e7eb}.content table tbody tr{-webkit-transition:background .2s ease;transition:background .2s ease}.content table tbody tr:nth-child(even){background-color:#f9fafb}.content table tbody tr:hover{background-color:#f3f4f6}.content table caption{caption-side:bottom;padding:8px 0;font-size:14px;color:#6b7280}.cookie-info{position:fixed;z-index:2;bottom:1rem;left:0;width:100%;pointer-events:none;opacity:0;visibility:hidden;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all .3s ease;transition:all .3s ease;pointer-events:none}.cookie-info.show{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:auto}.cookie-info__body{pointer-events:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#e6f2ed;gap:1.25rem;padding:1.25rem 1rem;border-radius:.75rem}.cookie-info__btn{padding:1rem;font-size:1rem}.header-top{background:#e6f2ed;font-size:.875rem;line-height:1.2142857143;padding:1.625rem 0 1.5rem}.header-top__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-top__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.header-top__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.header-bottom{padding:1.125rem 0 1rem}.header-bottom__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.header-bottom__logo{-webkit-box-flex:0;-ms-flex:0 0 18.3125rem;flex:0 0 18.3125rem;width:18.3125rem}.header-bottom__logo img{width:100%;height:auto}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem 2rem}.icon-menu{display:none}.footer{background:#e6f2ed}.footer-top{padding:3rem 0}.footer-top__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5.9375rem}.footer-top__left{line-height:1.2222222222;max-width:24.1875rem}.footer-top__logo{width:18.3125rem;display:block}.footer-top__logo img{width:100%;height:auto}.footer-top__logo:not(:last-child){margin-bottom:1rem}.footer-top__descr:not(:last-child){margin-bottom:1rem}.footer-top__work-time{font-weight:700}.footer-top__cols{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5.9375rem}.footer-col__cap{font-weight:600;font-size:1.25rem;line-height:1.2;color:#0f1720}.footer-col__cap:not(:last-child){margin-bottom:1.5rem}.footer-col__list:not(:last-child){margin-bottom:.75rem}.footer-col__item{color:#4b5560;line-height:1.2222222222}.footer-col__item:not(:last-child){margin-bottom:.75rem}.footer-col__descr{font-size:1rem;line-height:1.1875;color:#7d7d7d;font-style:italic}.footer-bottom{padding:3rem 0;border-top:.0625rem solid #7d7d7d;color:#0f1720}.footer-bottom__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.footer-bottom__copy{font-size:1.25rem;font-weight:600;line-height:1.2}.footer-bottom__link{line-height:1.2222222222}.hero{padding:7.375rem 0 10.5rem}.hero__title{font-weight:700;font-size:4.5rem}.hero__title:not(:last-child){margin-bottom:2rem}.hero__text{font-size:2rem;color:#4b5560;line-height:1.21875}.hero__text:not(:last-child){margin-bottom:3.75rem}.hero__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.hero__list:not(:last-child){margin-bottom:3.75rem}.hero__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:#4b5560;line-height:1.2222222222;padding:.75rem 1rem;border:.125rem dashed #4b5560;border-radius:.5rem}.hero__btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.hero__btn{min-width:15.625rem}.hero__slider{position:relative;aspect-ratio:686/586;-webkit-box-flex:0;-ms-flex:0 0 42.3456790123%;flex:0 0 42.3456790123%;min-width:0}.hero__slider::after{content:"";position:absolute}.hero__pagination{position:absolute;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);bottom:1.6875rem}.slide-hero{-webkit-box-shadow:1.5rem 1.5rem .125rem 0 #e6f2ed;box-shadow:1.5rem 1.5rem .125rem 0 #e6f2ed;border-radius:1rem;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-right:1.25rem;padding:4.875rem 1.5rem}.slide-hero::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,rgba(0,0,0,.2)),to(rgba(0,0,0,.8)));background:linear-gradient(180deg,rgba(0,0,0,.2) 70%,rgba(0,0,0,.8) 100%)}.slide-hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide-hero__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.slide-hero__cap{font-weight:600;font-size:2rem;color:#fff;position:relative;z-index:2}.slide-hero__link{font-weight:600;color:#f5f7f6;position:relative;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.slide-hero__link span{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.slide-hero__link svg path{fill:#1f7a5a}.about{padding:1.875rem 0;background:#e6f2ed}.about__title{padding-bottom:1.5rem;position:relative}.about__title::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.0625rem;background:-webkit-gradient(linear,left top,right top,from(#1f7a5a),to(rgba(229,231,235,.2)));background:linear-gradient(90deg,#1f7a5a,rgba(229,231,235,.2) 100%)}.about__title:not(:last-child){margin-bottom:3rem}.about__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.about__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6.875rem}.about__text{line-height:1.3;color:#0f1720}.about__btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__btn{padding:1.5rem 2rem}.about__slider-wrapper{-webkit-box-flex:0;-ms-flex:0 0 49.2592592593%;flex:0 0 49.2592592593%;min-width:0}.about__slider:not(:last-child){margin-bottom:2rem}.about__slide{border-radius:1rem;overflow:hidden;border:.0625rem solid #e5e7eb;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:1.25rem}.about__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.advantages{padding:7.5rem 0}.advantages__title{padding-bottom:1.5rem;position:relative}.advantages__title::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.0625rem;background:-webkit-gradient(linear,left top,right top,from(#1f7a5a),to(rgba(229,231,235,.2)));background:linear-gradient(90deg,#1f7a5a,rgba(229,231,235,.2) 100%)}.advantages__title:not(:last-child){margin-bottom:3rem}.advantages__cols{display:-ms-grid;display:grid;gap:1.5rem}.advantages__cols:not(:last-child){margin-bottom:4.5rem}.advantage{-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25),-.375rem 0 .25rem 0 #1f7a5a;box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25),-.375rem 0 .25rem 0 #1f7a5a;background:#fff;border:.0625rem solid #e5e7eb;border-radius:1rem;padding:2.1875rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem}.advantage__image{border-radius:1rem;overflow:hidden}.advantage__image img{width:100%;height:auto}.advantage__label{font-weight:600;font-size:1.25rem;color:#0f1720;line-height:1.2}.advantage__label:not(:last-child){margin-bottom:1rem}.advantage__text{color:#4b5560;line-height:1.3}.advantage-offer{background:#f1f3f2;border:.125rem dashed #1f7a5a;border-radius:1rem;padding:2.5rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}.advantage-offer__cap{font-weight:600;font-size:2rem;color:#0f1720}.advantage-offer__cap:not(:last-child){margin-bottom:1.5rem}.advantage-offer__descr{line-height:1.2222222222}.application{background:linear-gradient(343deg,#e6f2ed 0,#fff 100%);padding:4.125rem 0}.application__title{text-align:center}.application__title:not(:last-child){margin-bottom:3rem}.application__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8.75rem}.application__left{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.application__label{line-height:1.21875;font-weight:600;font-size:2rem;color:#0f1720}.application__label:not(:last-child){margin-bottom:1.5rem}.application__content{-webkit-box-shadow:0 .75rem 1.6875rem 0 rgba(0,0,0,.29),0 12.125rem 4.875rem 0 rgba(0,0,0,.04),0 18.9375rem 5.3125rem 0 rgba(0,0,0,.01);box-shadow:0 .75rem 1.6875rem 0 rgba(0,0,0,.29),0 12.125rem 4.875rem 0 rgba(0,0,0,.04),0 18.9375rem 5.3125rem 0 rgba(0,0,0,.01);background:#fafafa;border:.125rem solid #e5e7eb;border-radius:1rem;padding:2.5rem 3rem}.application__col:not(:last-child){margin-bottom:2rem}.application__cap{font-weight:600;font-size:1.25rem;line-height:.8333333333;color:#0f1720}.application__cap:not(:last-child){margin-bottom:1rem}.application__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.application__item{line-height:1.2142857143;position:relative;padding-left:1.25rem}.application__item::before{content:"";position:absolute;left:.3125rem;top:.5625rem;width:.3125rem;height:.3125rem;background:currentColor;border-radius:50%}.icons-list .application__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;font-size:.875rem;color:#4b5560;padding-left:0}.icons-list .application__item::before{content:none}.application__item:not(:last-child){margin-bottom:1rem}.application__descr{font-size:.875rem;line-height:1.2142857143;color:#4b5560}.application-form__inputs:not(:last-child){margin-bottom:2rem}.application-form__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.application-form__line:not(:last-child){margin-bottom:1.75rem}.application-form__cap{line-height:1.2222222222;color:#0f1720}.application-form__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem 3.5rem}.application-form__policy{font-weight:600;color:#0f1720;position:relative;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.application-form__policy span{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.application-form__policy svg path{fill:currentColor}.catalog{padding:7.5rem 0}.catalog__title{padding-bottom:1.5rem;position:relative}.catalog__title::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.0625rem;background:-webkit-gradient(linear,left top,right top,from(#1f7a5a),to(rgba(229,231,235,.2)));background:linear-gradient(90deg,#1f7a5a,rgba(229,231,235,.2) 100%)}.catalog__title:not(:last-child){margin-bottom:3rem}.catalog__cols{display:-ms-grid;display:grid;gap:1.5rem}.product{-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);background:#fff;border:.0625rem solid #e5e7eb;border-radius:1.5rem;overflow:hidden;padding:2rem 1.5rem}.product__image{border-radius:1rem;overflow:hidden;position:relative;border:.0625rem dashed #7d7d7d;padding-bottom:40%}.product__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product__image:not(:last-child){margin-bottom:2rem}.product__cap{font-weight:600;font-size:2rem}.product__descr{line-height:1.2222222222}.product__descr:not(:last-child){margin-bottom:1.625rem}.product__btn{font-size:.875rem}.services{background:linear-gradient(343deg,rgba(255,255,255,0) 0,#e6f2ed 100%);padding:2.25rem 0}.services__title{padding-bottom:1.5rem;position:relative}.services__title::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.0625rem;background:-webkit-gradient(linear,left top,right top,from(#1f7a5a),to(rgba(229,231,235,.2)));background:linear-gradient(90deg,#1f7a5a,rgba(229,231,235,.2) 100%)}.services__title:not(:last-child){margin-bottom:3rem}.services__cols{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}.service{-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);background:#fff;border:.0625rem solid #e5e7eb;border-radius:1rem;padding:1.5rem}.service__icon{width:3rem;height:3rem;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);background:#f5f7f6;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service__icon:not(:last-child){margin-bottom:1.5rem}.service__label{font-weight:600;font-size:1.25rem}.service__label:not(:last-child){margin-bottom:1rem}.service__descr{line-height:1.2222222222}.service__descr:not(:last-child){margin-bottom:1.5rem}.service__btn{font-size:.875rem}.providers{padding:7.5rem 0 3.75rem}.providers__title{padding-bottom:1.5rem;position:relative}.providers__title::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.0625rem;background:-webkit-gradient(linear,left top,right top,from(#1f7a5a),to(rgba(229,231,235,.2)));background:linear-gradient(90deg,#1f7a5a,rgba(229,231,235,.2) 100%)}.providers__title:not(:last-child){margin-bottom:3rem}.providers__cols{display:-ms-grid;display:grid;gap:1.5rem}.provider{-webkit-box-shadow:0 .75rem 1.6875rem 0 rgba(0,0,0,.29),0 12.125rem 4.875rem 0 rgba(0,0,0,.04),0 18.9375rem 5.3125rem 0 rgba(0,0,0,.01);box-shadow:0 .75rem 1.6875rem 0 rgba(0,0,0,.29),0 12.125rem 4.875rem 0 rgba(0,0,0,.04),0 18.9375rem 5.3125rem 0 rgba(0,0,0,.01);background:-webkit-gradient(linear,left top,right top,from(#e6f2ed),to(#fff));background:linear-gradient(90deg,#e6f2ed 0,#fff 100%);border:.0625rem solid #d9d9d9;border-radius:1.5rem;padding:2.8125rem 1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}.provider:last-child{-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);background:#fff}.provider__icon{-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);background:#fff;border:.0625rem solid #e5e7eb;border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 7.5rem;flex:0 0 7.5rem;width:7.5rem;aspect-ratio:1/1}.provider__right{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.provider__label{font-weight:600;font-size:2rem}.provider__label:not(:last-child){margin-bottom:.75rem}.provider__text{line-height:1.2222222222}.provider__text:not(:last-child){margin-bottom:.75rem}.provider__descr{font-size:.875rem;line-height:1.2142857143;color:#4b5560}.contacts{padding:3.75rem 0 7.5rem}.contacts__title{padding-bottom:1.5rem;position:relative}.contacts__title::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.0625rem;background:-webkit-gradient(linear,left top,right top,from(#1f7a5a),to(rgba(229,231,235,.2)));background:linear-gradient(90deg,#1f7a5a,rgba(229,231,235,.2) 100%)}.contacts__title:not(:last-child){margin-bottom:3rem}.contacts__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.contacts__map{-webkit-box-flex:0;-ms-flex:0 0 57.7160493827%;flex:0 0 57.7160493827%;border-radius:1.5rem;overflow:hidden;aspect-ratio:935/476}.contacts-col:not(:last-child){margin-bottom:1.5rem}.contacts-col__cap{font-weight:600;font-size:2rem;color:#0f1720;line-height:1.21875}.contacts-col__cap:not(:last-child){margin-bottom:.75rem}.contacts-col__list{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:start;-ms-flex-align:start;align-items:flex-start;gap:.75rem}.contacts-col__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:#4b5560;line-height:1.2222222222}.contacts-col__item::before{content:"";-webkit-box-flex:0;-ms-flex:0 0 1.5rem;flex:0 0 1.5rem;width:1.5rem;height:1.5rem;background:url(../img/icons/loc.svg) 50%/100% no-repeat}.contacts-col__item_phone::before{background-image:url(../img/icons/phone.svg)}.contacts-col__item_mail::before{background-image:url(../img/icons/mail.svg)}.contacts-col__item_time::before{background-image:url(../img/icons/time.svg)}.contacts-conditions{-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);background:#f5f7f6;border:.0625rem solid #e5e7eb;border-radius:1.5rem;padding:1.5rem}.contacts-conditions__label{font-weight:600;line-height:1.21875;font-size:2rem;color:#0f1720}.contacts-conditions__label:not(:last-child){margin-bottom:1rem}.contacts-conditions__descr{line-height:1.2222222222;color:#4b5560}.contacts-conditions__descr:not(:last-child){margin-bottom:1rem}.contacts-conditions__btn{font-size:.875rem}@media (min-width:29.99875em){.service-info__btns{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.advantage__image{-webkit-box-flex:0;-ms-flex:0 0 34.0599455041%;flex:0 0 34.0599455041%}.advantage-offer__btn{min-width:14.125rem}}@media (min-width:47.99875em){.header-top__item:not(:last-child)::after{content:"|"}.slide-hero__link{font-size:1.25rem}.application-form__policy{font-size:1.25rem}}@media (min-width:61.99875em){.header-bottom__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-col{-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-width:10.875rem}.hero__title_mob{display:none}.advantages__cols{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.application__body{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.application-form{-webkit-box-flex:0;-ms-flex:0 0 42.2839506173%;flex:0 0 42.2839506173%}.catalog__cols{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.providers__cols{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media (min-width:81.24875em){.hero__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:3.125rem}}@media (min-width:103.12375em){.header-bottom__btn-wrapper{min-width:18.3125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.slide-hero__link{margin-right:2.1875rem}}@media (max-width:103.12375em){.btn{padding:1.25rem}.cookie-info__btn{padding:1rem}.header-bottom__logo{-webkit-box-flex:0;-ms-flex:0 0 13.4375rem;flex:0 0 13.4375rem;width:13.4375rem}.menu__list{gap:1rem 1.5rem}.menu__link{font-size:1rem}.footer-top__container{gap:3.125rem}.footer-top__logo{width:13.4375rem}.footer-top__cols{gap:2.5rem}.hero__left{margin-bottom:3.75rem}.about__left{gap:1.875rem}.application__body{gap:2.5rem}.services__cols{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.contacts__map{-webkit-box-flex:0;-ms-flex:0 0 49.3827160494%;flex:0 0 49.3827160494%}}@media (max-width:81.24875em){.hero__container{display:-ms-grid;display:grid}.hero__left{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.hero__title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.hero__slider{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:2.5rem}}@media (max-width:61.99875em){.popup__content{padding:2.5rem 2rem}.service-info__title:not(:last-child){margin-bottom:2rem}.service-info__text{margin-bottom:2rem}.service-info__btns{gap:1.25rem}.application-popup__title:not(:last-child){margin-bottom:1.25rem}.application-popup__descr:not(:last-child){margin-bottom:1.25rem}.popup-form__inputs:not(:last-child){margin-bottom:1.25rem}.popup-form__line{gap:1.25rem}.popup-form__line:not(:last-child){margin-bottom:1.25rem}.popup-form__checkbox:not(:last-child){margin-bottom:1.25rem}.thanks__title{font-size:2rem}.thanks__title:not(:last-child){margin-bottom:5rem}.thanks__label{font-size:1.75rem}.thanks__descr:not(:last-child){margin-bottom:5rem}.title{font-size:2.5rem}.custom-sel__btn{font-size:1.625rem}.custom-sel__sub{font-size:1.375rem}.content-page{padding:2.5rem 0}.content h1{font-size:3rem}.content h1:not(:last-child){margin-bottom:2.25rem}.content h2{font-size:2.5rem}.content h2:not(:last-child){margin-bottom:2rem}.content h3{font-size:1.75rem}.content h3:not(:last-child){margin-bottom:1.5rem}.content h4:not(:last-child){margin-bottom:1.25rem}.content p:not(:last-child){margin-bottom:1.5rem}.content ul:not(:last-child){margin-bottom:2rem}.content ul li:not(:last-child){margin-bottom:1.25rem}.content ol:not(:last-child){margin-bottom:2rem}.content ol li:not(:last-child){margin-bottom:1.25rem}.content .wp-block-table:not(:last-child){margin-bottom:1.25rem}.header-top{display:none}.header-top__list{-ms-flex-wrap:wrap;flex-wrap:wrap;display:none}.header-top__list._dynamic_adapt_{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem}.header-top__item{gap:.75rem}.header-bottom{padding:.875rem 0}.header-bottom__logo{margin-right:auto;position:relative;z-index:2}.menu__body{position:fixed;top:0;right:-100%;width:100%;height:100%;overflow-y:auto;-webkit-transition:right .3s;transition:right .3s;background-color:#fff;padding:6.25rem 1.25rem;gap:2.5rem;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}.menu-open .menu__body{right:0}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.menu__link{font-size:1.375rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background:#1f7a5a}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.footer-top{padding:2rem 0}.footer-top__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.footer-top__cols{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.footer-bottom{padding:2rem 0}.hero{padding:5rem 0}.hero__left{margin-bottom:2.5rem}.hero__title{font-size:3.75rem}.hero__title_pc{display:none}.hero__text{font-size:1.75rem}.hero__text:not(:last-child){margin-bottom:2.5rem}.hero__list{gap:.75rem}.hero__list:not(:last-child){margin-bottom:2.5rem}.hero__item{padding:.625rem .75rem;border-width:.0625rem}.hero__btns{gap:1rem}.slide-hero__cap{font-size:1.75rem}.about__title{padding-bottom:1.125rem}.about__title:not(:last-child){margin-bottom:2rem}.about__body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about__btn{padding:1.25rem 1.75rem}.about__slider:not(:last-child){margin-bottom:1.5rem}.advantages{padding:3.75rem 0}.advantages__title{padding-bottom:1.125rem}.advantages__title:not(:last-child){margin-bottom:2rem}.advantages__cols{gap:1.25rem}.advantages__cols:not(:last-child){margin-bottom:3.125rem}.advantage{padding:1.5rem 1.25rem}.advantage-offer{padding:2rem 1.5rem}.advantage-offer__cap{font-size:1.75rem}.advantage-offer__cap:not(:last-child){margin-bottom:1.25rem}.application{padding:2.5rem 0}.application__title:not(:last-child){margin-bottom:2rem}.application__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.application__label{font-size:1.75rem}.application__content{padding:2rem 2.5rem}.application__col:not(:last-child){margin-bottom:1.5rem}.application-form__inputs:not(:last-child){margin-bottom:1.5rem}.application-form__line:not(:last-child){margin-bottom:1.25rem}.catalog{padding:3.75rem 0}.catalog__title{padding-bottom:1.125rem}.catalog__title:not(:last-child){margin-bottom:2rem}.catalog__cols{gap:1.25rem}.product{padding:1.5rem 1.25rem;border-radius:1.25rem}.product__image:not(:last-child){margin-bottom:1.5rem}.product__cap{font-size:1.75rem}.product__descr:not(:last-child){margin-bottom:1.25rem}.services{padding:1.875rem 0}.services__title{padding-bottom:1.125rem}.services__title:not(:last-child){margin-bottom:2rem}.service{padding:1.25rem}.service__icon{width:2.75rem;height:2.75rem}.service__icon:not(:last-child){margin-bottom:1.25rem}.service__label{font-size:1.125rem}.providers{padding:5rem 0 2.5rem}.providers__title{padding-bottom:1.125rem}.providers__title:not(:last-child){margin-bottom:2rem}.providers__cols{gap:1.25rem}.provider{padding:2rem 1.25rem}.provider__icon{-webkit-box-flex:0;-ms-flex:0 0 6.25rem;flex:0 0 6.25rem;width:6.25rem}.provider__label{font-size:1.75rem}.contacts{padding:2.5rem 0 5rem}.contacts__title{padding-bottom:1.125rem}.contacts__title:not(:last-child){margin-bottom:2rem}.contacts__body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.25rem}.contacts-col:not(:last-child){margin-bottom:1.25rem}.contacts-col__cap{font-size:1.75rem}.contacts-conditions{padding:1.5rem 1.25rem}.contacts-conditions__label{font-size:1.75rem}}@media (max-width:47.99875em){.btn{font-size:1.125rem;padding:1.125rem}.popup__content{padding:2rem 1.5rem}.service-info__title:not(:last-child){margin-bottom:1.5rem}.service-info__text{margin-bottom:1.5rem}.application-popup__title:not(:last-child){margin-bottom:1rem}.application-popup__descr{font-size:1.125rem}.application-popup__descr:not(:last-child){margin-bottom:1rem}.popup-form__inputs:not(:last-child){margin-bottom:1rem}.popup-form__line{gap:1rem}.popup-form__line:not(:last-child){margin-bottom:1rem}.popup-form__checkbox:not(:last-child){margin-bottom:1rem}.thanks__title{font-size:1.75rem}.thanks__title:not(:last-child){margin-bottom:2.5rem}.thanks__label{font-size:1.5rem}.thanks__descr:not(:last-child){margin-bottom:2.5rem}.title{font-size:2.125rem}.custom-sel__btn{font-size:1.5rem}.content-page{padding:1.875rem 0}.content{font-size:1rem}.content h1{font-size:2.625rem}.content h1:not(:last-child){margin-bottom:2rem}.content h2{font-size:2.125rem}.content h2:not(:last-child){margin-bottom:1.75rem}.content h3{font-size:1.5rem}.content h4:not(:last-child){margin-bottom:1rem}.content p:not(:last-child){margin-bottom:1rem}.content ul:not(:last-child){margin-bottom:1.5rem}.content ul li::before{top:.4375rem}.content ul li:not(:last-child){margin-bottom:1rem}.content ol:not(:last-child){margin-bottom:1.5rem}.content ol li:not(:last-child){margin-bottom:1rem}.content .wp-block-table:not(:last-child){margin-bottom:1rem}.cookie-info__btn{font-size:1rem;padding:1rem}.header-top__list._dynamic_adapt_{gap:.75rem 1rem}.header-bottom__logo{-webkit-box-flex:0;-ms-flex:0 0 12rem;flex:0 0 12rem;width:12rem}.menu__link{font-size:1.25rem}.footer-top{padding:1.5rem 0}.footer-top__container{gap:2rem}.footer-col__cap:not(:last-child){margin-bottom:1rem}.footer-col__item{font-size:1rem}.footer-bottom{padding:1.5rem 0}.footer-bottom__copy{font-size:1.125rem}.hero{padding:3.75rem 0}.hero__left{margin-bottom:1.5rem}.hero__title{font-size:3rem}.hero__text{font-size:1.5rem}.hero__text:not(:last-child){margin-bottom:1.5rem}.hero__list:not(:last-child){margin-bottom:1.5rem}.slide-hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide-hero__cap{font-size:1.5rem}.about__title{padding-bottom:.75rem}.about__title:not(:last-child){margin-bottom:1.5rem}.about__body{gap:2rem}.about__btns{gap:1.25rem}.about__btn{padding:1.125rem 1.5rem}.about__slider:not(:last-child){margin-bottom:1rem}.advantages{padding:1.875rem 0}.advantages__title{padding-bottom:.75rem}.advantages__title:not(:last-child){margin-bottom:1.5rem}.advantages__cols:not(:last-child){margin-bottom:1.875rem}.advantage{padding:1.25rem 1rem}.advantage-offer{padding:1.5rem 1.25rem}.advantage-offer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.advantage-offer__cap{font-size:1.5rem}.advantage-offer__cap:not(:last-child){margin-bottom:1rem}.application{padding:1.875rem 0}.application__title:not(:last-child){margin-bottom:1.5rem}.application__label{font-size:1.375rem}.application__label:not(:last-child){margin-bottom:1rem}.application__content{padding:1.5rem 2rem}.application__col:not(:last-child){margin-bottom:1rem}.application__cap{font-size:1.125rem}.application__item{font-size:1rem}.icons-list .application__item{font-size:.875rem}.application__item:not(:last-child){margin-bottom:.75rem}.application-form__line{gap:.75rem}.catalog{padding:1.875rem 0}.catalog__title{padding-bottom:.75rem}.catalog__title:not(:last-child){margin-bottom:1.5rem}.product{padding:1.25rem 1rem;border-radius:1rem}.product__cap{font-size:1.5rem}.product__btn{font-size:.875rem}.services__title{padding-bottom:.75rem}.services__title:not(:last-child){margin-bottom:1.5rem}.services__cols{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.25rem}.service{padding:1rem}.providers{padding:3.75rem 0 1.875rem}.providers__title{padding-bottom:.75rem}.providers__title:not(:last-child){margin-bottom:1.5rem}.provider{padding:1.5rem 1rem;gap:1.25rem}.provider__label{font-size:1.5rem}.contacts{padding:1.875rem 0 3.75rem}.contacts__title{padding-bottom:.75rem}.contacts__title:not(:last-child){margin-bottom:1.5rem}.contacts-col:not(:last-child){margin-bottom:1rem}.contacts-col__cap{font-size:1.5rem}.contacts-col__item{gap:.75rem}.contacts-conditions{padding:1.25rem 1rem}.contacts-conditions__label{font-size:1.5rem}}@media (max-width:29.99875em){.popup__content{padding:1.5rem 1.25rem}.thanks__title{font-size:1.5rem}.title{font-size:1.75rem}.content h1{font-size:2.125rem}.content h2{font-size:1.75rem}.header-bottom__logo{-webkit-box-flex:0;-ms-flex:0 0 10rem;flex:0 0 10rem;width:10rem}.header-bottom__btn-wrapper{display:none}.hero__title{font-size:2.5rem}.hero__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advantage{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.advantage__label{font-size:1.125rem}.advantage-offer__btn{width:100%}.application__content{padding:1.5rem 1.25rem}.application-form__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.application-form__btn{width:100%}.provider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (any-hover:hover){.checkbox__text a:hover{text-decoration:none}.slider-pagination .swiper-pagination-bullet:hover{background:#2e8b6c}}