@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Play;font-display:swap;src:url(../fonts/Play-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Play;font-display:swap;src:url(../fonts/Play-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:PoiretOne;font-display:swap;src:url(../fonts/PoiretOne-Regular.woff2) format("woff2");font-weight:400;font-style:normal}:root{--bg-primary:#fff;--bg-secondary:#ececec;--bg-inverse:#1c1c1c;--bg-orange:#f55e1a;--bg-gray:#f1f1f1;--text-primary:#000;--text-inverse:#fff;--text-gray:#d9d9d9;--font-family:"Montserrat",sans-serif;--second-family:"Play",sans-serif;--third-family:"PoiretOne",sans-serif}*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#000;line-height:1.2;font-family:Montserrat,sans-serif;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}button,input,textarea{font-family:Montserrat,sans-serif;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;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;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper > main{flex:1 1 auto}.wrapper > *{min-width:0}[class*=__container]{max-width:80rem;margin:0 auto;padding:0 1.5625rem}.menu__list{display:flex;flex-direction:column;gap:.1875rem}.menu__list > li > a{padding:.9375rem 1.5625rem;background:#f1f1f1;width:100%;font-weight:700;text-transform:uppercase}.menu__level_2{max-height:0;overflow:hidden;transition:max-height .5s ease,opacity .5s ease;opacity:0}.menu__level_2 li a{padding:.9375rem 1.5625rem;width:100%;text-transform:uppercase}.menu-item-has-children{position:relative}.menu-item-has-children.open > .menu__level_2{max-height:62.5rem;opacity:1}.icon-menu{display:none}body::after{content:"";background-color:rgba(0,0,0,.5);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;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{display:flex;flex-direction:column;align-items:center;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}button,input,textarea{outline:0}h5{font-size:1.5rem}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--text-primary);font-size:1.125rem}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--text-primary);font-size:1.125rem}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--text-primary);font-size:1.125rem}input::placeholder,textarea::placeholder{color:var(--text-primary);font-size:1.125rem}.relative{position:relative}.d-flex{display:flex}.align-items-center{align-items:center}body{opacity:0;transition:.9s opacity ease-in-out}.body__visible{opacity:1}.button{padding:.9375rem 2.875rem;border:.0625rem solid #f55e1a;background-image:linear-gradient(#f55e1a,#f55e1a);background-position:50% 50%;background-repeat:no-repeat;background-size:0 100%;transition:background-size .5s,color .5s;white-space:nowrap}.button:hover{background-size:100% 100%;color:var(--text-inverse);cursor:pointer}.button__orange{background:var(--bg-orange);color:var(--text-inverse);background-image:linear-gradient(var(--bg-primary),var(--bg-primary));background-position:50% 50%;background:#f55e1a}.button__orange:hover{background:var(--bg-primary);color:var(--text-primary);background-size:100% 100%}.mb__30{margin-bottom:1.875rem}.text__global{line-height:1.5}.text__global h1,.text__global h2,.text__global h3,.text__global h4,.text__global h5,.text__global h6{font-family:var(--third-family);line-height:1}.text__global h1{font-size:4.75rem}.text__global h2{font-size:3.75rem}.text__global h3{font-size:3rem}.text__global h4{font-size:2.375rem}.text__global h5{font-size:1.875rem}.text__global h6{font-size:1.5rem}.text__global > *:not(:last-child){margin-bottom:25px}.text__global > ul{display:flex;flex-direction:column;gap:.625rem}.text__global > ul li{list-style-type:none;padding-left:.9375rem;position:relative}.text__global > ul li::before{content:"";position:absolute;left:0;top:.625rem;width:.1875rem;height:.1875rem;border-radius:100%;background:#f55e1a}.text__center{text-align:center}.title{font-family:var(--third-family);font-size:4.75rem}.title__small{font-size:2.25rem}.title__size64{font-size:4rem}.form__wrap{max-width:57.5625rem;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.form__row{display:flex;gap:1.8125rem}.form__row_spacebetween{justify-content:space-between}.form__column{display:flex;flex-direction:column;gap:1.875rem}.form__column_block{padding:0 1.5625rem 2.5rem 1.5625rem}.form__acceptance label{display:flex;align-items:flex-start;gap:.625rem;font-size:.75rem}.form__acceptance input{width:.9375rem;height:.9375rem;flex-shrink:0}.form__popup{max-width:31.25rem;border-radius:0;padding:0}.form__popup_title{background:#1c1c1c;font-size:24px;color:#fff;padding:.6875rem 3.125rem .6875rem 1.25rem;margin-bottom:1.875rem}.form__popup_close{position:absolute;right:.3125rem;top:.5rem}.form__popup_agree{font-size:12px;line-height:167%;text-align:center;max-width:100%!important}.form__item{flex:1 1 100%}.form__input{height:3.125rem;border-bottom:.0625rem solid var(--text-primary);padding-right:2.5rem}.form__textarea{height:12.5rem;border:.0625rem solid var(--text-primary);padding:1.25rem 1.875rem;font-size:1.125rem;line-height:156%;resize:none}.form__name{background:url(../img/icons/name.svg) center right 4px no-repeat}.form__phone{background:url(../img/icons/phone.svg) center right 4px no-repeat}.form__email{background:url(../img/icons/email.svg) center right 4px no-repeat}.form__address{background:url(../img/icons/address.svg) center right 4px no-repeat}.form__submit_wrap{display:flex;gap:2.1875rem;align-items:center}.form__file_wrap{text-align:center;display:flex}.form__file_wrap .wpcf7-form-control-wrap{display:none}.form__file_wrap .button{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:15.3125rem}.form__file_input{display:none}.form__file_name{display:flex;margin-top:.625rem}.form__agree{font-size:.75rem;line-height:143%;width:100%;max-width:23.25rem}.form__agree a{text-decoration:underline}.form__submit{display:inline-flex;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.breadcrumb{background:#d9d9d9;padding:.75rem 0}.breadcrumb__list{display:flex;align-items:center;gap:.9375rem;font-size:.75rem;position:relative;min-height:1rem;padding-left:1.875rem}.breadcrumb__list::before{position:absolute;width:1rem;height:1rem;left:0;top:0;content:"";background:url(../img/home.svg) center center no-repeat}.breadcrumb ul{display:flex}.breadcrumb ul li{display:flex;align-items:center;gap:.75rem}.breadcrumb ul li a{text-decoration:underline}.breadcrumb ul li svg{width:1rem;height:1rem}.breadcrumb__separator{width:.25rem;height:.375rem;background:url(../img/breadcrumb_arrow.svg) center center no-repeat}.spollers{gap:1.25rem;display:flex;flex-direction:column}.spollers__item{border:none}.spollers__title{padding:1.25rem 3.75rem 1.25rem 1.125rem;font-size:1rem;background:var(--bg-gray);border-left:.625rem solid #d9d9d9;border-radius:0;position:relative}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none;content:none}.spollers__title:hover{cursor:pointer}.spollers__title._spoller-active{border-left:.625rem solid var(--bg-orange)}.spollers__title._spoller-active::before{background:var(--bg-orange);content:"-";color:var(--text-inverse)}.spollers__title::before{content:"+";background:#d9d9d9;width:1.75rem;height:1.75rem;position:absolute;top:1rem;right:1.375rem;font-weight:600;font-size:1.125rem;display:flex;align-items:center;justify-content:center}.spollers__body{margin-top:1.25rem;font-size:1rem;padding:0 1.75rem}.fix__cart{position:fixed;top:8.125rem;right:0;width:2.5rem;height:2.5rem;background:var(--bg-orange);display:flex;align-items:flex-end;justify-content:center;z-index:999}.fix__cart svg{width:1.375rem;height:1.375rem;fill:var(--bg-primary);margin-right:.625rem;margin-bottom:.1875rem}.fix__cart_count{font-size:.6875rem;font-weight:700;min-width:1.1875rem;height:1.1875rem;border:.1875rem solid var(--bg-orange);border-radius:.25rem;position:absolute;top:.3125rem;right:.3125rem;background-color:var(--bg-primary);display:flex;align-items:center;justify-content:center}.quantity{display:flex}.quantity input{width:100%;max-width:5rem;background:var(--bg-primary);text-align:center;border-top:.0625rem solid #d9d9d9;border-bottom:.0625rem solid #d9d9d9;height:2.5rem}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none}.quantity button{width:2.5rem;height:2.5rem;border:.0625rem solid #d9d9d9;font-size:1.125rem;font-weight:600;background:#ececec}.quantity button:hover{background:#d9d9d9}.woocommerce-notices-wrapper:not(:empty){background:var(--bg-orange);color:var(--text-inverse);padding:.625rem 1.25rem;margin-top:1.5625rem}.main_about__subtitle{-webkit-transform:translate(0,15%);transform:translate(0,15%);opacity:0;transition:transform .5s,opacity .5s,-webkit-transform .5s}.main_about__title{-webkit-transform:translate(0,15%);transform:translate(0,15%);opacity:0;transition:transform .4s,opacity .4s,-webkit-transform .4s}.main_about__text{-webkit-transform:translate(0,15%);transform:translate(0,15%);opacity:0;transition:transform .4s,opacity .4s,-webkit-transform .4s}.main_priem__item{transition:opacity .8s,transform .8s,-webkit-transform .8s;-webkit-transform:translate(0,-15%);transform:translate(0,-15%);opacity:0}._watcher-view .main_about__subtitle,._watcher-view .main_about__text,._watcher-view .main_about__title{transition-delay:.3s;-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}._watcher-view .main_priem__item{transition-delay:.3s;-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}#tab-additional_information h2{display:none}.promo__content{max-width:76.875rem;border-radius:0;padding:0;display:flex;gap:1.875rem}.promo__title{font-size:1.5rem;line-height:133%;margin-bottom:2.1875rem}.promo__title span{font-weight:700;color:#f55e1a}.promo__close{position:absolute;top:1.1875rem;right:1.1875rem}.promo__column{display:grid;grid-template-columns:repeat(2,1fr);gap:1.875rem}.promo__text{padding:1.875rem 7.5rem 1.875rem 0}.promo__agree{font-size:.75rem}.promo__button{max-width:12.5rem;margin-left:auto;display:flex}.promo__icon{width:2.8125rem;height:2.8125rem;color:#f55e1a;position:absolute;top:.1875rem;right:-3.75rem}.wpcf7-form-control-wrap{width:100%}.wpcf7-spinner{display:none}.wc_payment_methods li{list-style-type:none!important}.woocommerce-shipping-methods li{list-style-type:none!important}.woo-variation-swatches.wvs-show-label .variations th{margin-bottom:.625rem}.reset_variations{margin-top:.625rem;border-bottom:.0625rem dashed}.woocommerce-variation-add-to-cart{display:flex;gap:1.6875rem;margin-top:1.875rem}div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active){background:var(--bg-orange)!important;transition:background-size .5s,color .5s;border-radius:0!important}div.wpforms-container-full .wpforms-page-button:hover{background:#d9622d!important}.woocommerce-message:focus{outline:0}.page_404{margin-bottom:3.75rem}.page_404__columns{display:flex;gap:1.875rem;align-items:center;justify-content:space-between}.page_404__img{font-size:12.5rem;color:var(--bg-orange);font-weight:700}.header{min-height:6.25rem;padding:1.8125rem 0 1.6875rem 0;background:var(--bg-inverse);transition:padding .5s ease}.header__main{position:absolute;top:0;left:0;width:100%;z-index:2;background:rgba(0,0,0,.4)}.header__fixed{position:fixed;width:100%;top:0;left:0;z-index:100;box-shadow:1px 2px 10px rgba(0,0,0,.4);background:var(--bg-inverse);padding:.9375rem 0 .9375rem 0;min-height:3.75rem}.header__logo img{width:100%;max-width:7.625rem;height:auto}.header__container{display:flex;gap:1.875rem;align-items:center;justify-content:space-between}.header__left_block{display:flex;gap:1.875rem;align-items:center}.header__left_menu{gap:1.25rem!important;flex-wrap:wrap}.header__right_block{display:flex;gap:1.25rem}.header__menu{display:flex;justify-content:center;gap:1.875rem}.header__menu .menu-item-has-children{position:relative;gap:.375rem}.header__menu .menu-item-has-children::after{content:"";width:.3125rem;height:.5rem;background:url(../img/menu_arrow.svg) center center no-repeat;padding:.375rem}.header__menu li{text-align:center;display:flex;align-items:center}.header__menu li a{color:var(--text-inverse);transition:.5s ease;font-size:.875rem}.header__menu li a:hover{color:var(--bg-orange)}.header__menu li .sub-menu{position:absolute;top:2.1875rem;left:0;max-height:0;overflow:hidden;display:flex;flex-direction:column;background:var(--bg-inverse);transition:max-height .4s ease-in-out}.header__menu li .sub-menu li{min-width:17.5rem;text-align:left}.header__menu li .sub-menu li a{color:var(--text-inverse);padding:.9375rem .9375rem;white-space:nowrap;transition:background-color .3s;width:100%}.header__menu li .sub-menu li a:hover{background:var(--bg-orange)}.header__menu li:hover > .sub-menu{max-height:999px;z-index:2}.header__contact{display:flex;gap:1.375rem}.header__contact_phone{font-weight:700;font-size:1.125rem!important;transition:.5s ease}.header__contact_phone:hover{color:var(--bg-orange)}.header__contact_list{display:flex;flex-direction:column;gap:.125rem;justify-content:center}.header__contact_list a{color:var(--text-inverse);font-size:.875rem;transition:.5s ease;white-space:nowrap}.header__contact_list a:hover{color:var(--bg-orange);text-decoration:underline}.header__contact_social{display:flex;gap:.9375rem}.header__contact_social a{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.header__contact_social_wh svg{width:1.5rem;height:1.5rem;fill:var(--text-inverse);transition:.5s ease}.header__contact_social_wh svg:hover{fill:var(--bg-orange)}.header__contact_social_tg svg{width:1.5rem;height:1.5rem;color:var(--text-inverse);transition:.5s ease}.header__contact_social_tg svg:hover{color:var(--bg-orange)}.header__contact_social_call{border:.0625rem solid #f55e1a}.header__contact_social_call svg{width:1.5rem;height:1.5rem;fill:var(--text-inverse)}.header__mobile_menu{display:none}.header__mobile_label{text-transform:uppercase;color:var(--text-inverse);font-size:.875rem}.admin-bar .header__main{top:2rem!important}.footer{background:var(--bg-secondary);padding:2.5rem 0;position:relative}.footer__container{display:flex;justify-content:space-between;gap:1.25rem}.footer__left{margin-left:3.125rem;width:100%;max-width:38.875rem;z-index:2;position:relative}.footer__menu{display:flex;flex-direction:column;gap:.625rem}.footer__menu li{position:relative;padding-left:.9375rem}.footer__menu li ::before{content:"";width:.1875rem;height:.1875rem;border-radius:100%;background:#000;position:absolute;top:.8125rem;left:0}.footer__menu li a{font-size:.875rem;line-height:200%;transition:.5s ease}.footer__menu li a:hover{color:var(--bg-orange)}.footer__menu_wrap{display:flex;justify-content:space-between;gap:1.25rem}.footer__menu_title{font-size:1.5rem;margin-bottom:1.25rem}.footer__right{display:flex;flex-direction:column;justify-content:flex-end;gap:2.5rem}.footer__social_list{display:flex;gap:1.25rem}.footer__social_list svg{width:2rem;height:2rem;color:#000}.footer__social_list svg:hover{color:var(--bg-orange)}.footer__logo img{max-width:100%;height:auto}.copyrite__wrap{background:#d9d9d9;padding:.75rem 0 .875rem 0;font-size:.875rem;line-height:171%}.copyrite__block{display:flex;justify-content:space-between;gap:1.25rem}.copyrite__creator a{font-weight:700}.copyrite__creator a:hover{text-decoration:underline}.main_about{margin-top:7.5rem;background:var(--bg-secondary);padding-bottom:7.5rem}.main_about__columns{display:flex;gap:1.875rem}.main_about__img{margin-top:-3.75rem;overflow:hidden}.main_about__img img{transition:.5s ease}.main_about__img img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.main_about__img_desktop{width:100%;max-width:52.8125rem;height:auto}.main_about__img_tablet{display:none}.main_about__img_mobile{display:none;max-width:100%;height:auto;margin-bottom:1.625rem}.main_about__content{padding-top:2.5rem;flex:0 0 22.1875rem}.main_about__subtitle{font-size:1.5rem;margin-bottom:.3125rem}.main_about__title{font-family:var(--third-family);font-size:4.0625rem;margin-bottom:.9375rem}.main_about__text{width:100%;max-width:21.875rem;margin-bottom:1.875rem}.main_products__title{margin-bottom:3.125rem;margin-top:-3.4375rem;margin-left:6.5625rem}.main_products__columns{display:flex;gap:1.5rem}.main_products__img{margin-bottom:1.25rem}.main_products__img_tablet{display:none}.main_products__img img{max-width:100%;height:auto}.main_products__button{width:100%;text-align:center}.main_products__category{width:100%;max-width:18.125rem}.main_products__products{flex:1 1 100%}.main_promo{min-height:37.5rem;background:url(../img/main_promo.webp) top center/cover no-repeat}.main_promo__container{display:flex;justify-content:flex-end;align-items:center;padding-top:3.125rem;padding-bottom:3.125rem}.main_promo__content{width:100%;max-width:29.0625rem}.main_promo__subtitle{background:var(--bg-secondary);padding:.9375rem 1.875rem;display:inline-flex;font-size:1.5rem;margin-bottom:1.375rem}.main_promo__title{font-family:var(--third-family);font-size:2.875rem;margin-bottom:1.875rem}.main_promo__logo{margin-bottom:1.6875rem}.main_promo__text{margin-bottom:1.875rem}.main_company{min-height:39.375rem;background:url(../img/main_company.webp) top center/cover no-repeat;display:flex;align-items:center;padding-top:4.375rem;margin-bottom:4.375rem}.main_company__container{width:100%}.main_company__columns{display:flex;align-items:center;gap:3.75rem}.main_company__column{flex:1 0 20.0625rem}.main_company__column:nth-child(2){flex:1 1 100%}.main_company__content{max-width:20.0625rem;width:100%}.main_company__subtitle{font-size:1.5rem;margin-bottom:1.5rem}.main_company__logo{margin-bottom:1.25rem}.main_company__text{margin-bottom:2.5rem}.main_company__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3.75rem}.main_company__list li{text-align:center}.main_company__list li picture{margin-bottom:2.5rem;display:flex;justify-content:center}.main_company__list li h3{max-width:14.625rem}.main_priem{padding:3.75rem 0 2.5rem 0}.main_priem__list{display:grid;grid-column-gap:1.5625rem;grid-row-gap:1.5625rem;grid-template-columns:repeat(auto-fit,minmax(24.5625rem,1fr));grid-auto-rows:24.5625rem;grid-auto-flow:dense}.main_priem__item{background:var(--bg-secondary);padding:1.5rem 2.5rem 2.5rem 1.5rem;position:relative}.main_priem__item_title{font-size:2rem;margin-bottom:.625rem;max-width:33.625rem}.main_priem__item_text{max-width:22rem;font-size:1rem}.main_priem__item_img img{max-width:100%;height:auto}.main_priem__item:nth-child(1){grid-row:span 2}.main_priem__item:nth-child(1) .main_priem__item_title{margin-bottom:3.125rem}.main_priem__item:nth-child(1) .main_priem__item_img{margin-bottom:3.125rem}.main_priem__item:nth-child(2){grid-column:span 2}.main_priem__item:nth-child(2) .main_priem__item_img{position:absolute;bottom:2.25rem;right:2.5rem}.main_priem__item:nth-child(3) .main_priem__item_img{position:absolute;bottom:0;right:0;left:0;text-align:center}.main_priem__item:nth-child(4) .main_priem__item_img{position:absolute;bottom:0;right:0;left:0;text-align:center}.main_gallery{padding-bottom:3.75rem}.main_gallery__title{margin-bottom:3.75rem}.main_gallery__image{margin-bottom:1.5625rem;width:18.125rem;height:23.75rem;overflow:hidden}.main_gallery__image img{transition:.5s ease}.main_gallery__image img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.main_gallery__button_all{margin-top:2.5rem}.main_feedback{padding-bottom:5rem}.main_feedback__title{font-size:3.6875rem;margin-bottom:3.125rem}.main_map{max-width:120rem;min-height:37.5rem;margin:0 auto}.main_map__columns{display:flex}.main_map__column{flex:1 1 100%}.main_map__block{width:100%;max-width:25.625rem}.main_map__karta{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.main_map__info{width:100%;flex:1 1 52.6875rem;background:url(../img/bg_map.webp) center center/cover no-repeat;padding:3.125rem 5rem 3.125rem 1.25rem;display:flex;justify-content:flex-end}.main_map__logo{margin-bottom:1.4375rem}.main_map__text{margin-left:2.875rem;margin-bottom:2.1875rem}.main_map__list{display:flex;flex-direction:column;gap:1.875rem;margin-bottom:1.875rem}.main_map__list svg{width:1.5625rem;height:1.5625rem;flex-shrink:0;fill:var(--bg-orange)}.main_map__item{display:flex;gap:1.25rem}.main_map__address{font-size:1.125rem;line-height:156%}.main_map__phone{font-weight:700;font-size:1.5rem;line-height:117%}.main_map__button{margin-left:2.875rem;padding:.9375rem 1.9375rem}.page__title{margin-top:1.6875rem;margin-bottom:1.875rem}.page__content{margin-bottom:2.5rem}.page__content:empty{min-height:28.125rem}.services__title{margin-bottom:3.75rem}.services__list{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:2.9375rem;gap:1.5625rem}.services__item{background:var(--bg-secondary);text-align:center;padding:2.1875rem 1.25rem;min-height:24.5625rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.875rem;transition:.3s ease}.services__item_bg{color:var(--text-inverse);background-repeat:no-repeat;background-position:center center;background-size:cover}.services__item:hover{background:var(--bg-orange);color:var(--text-inverse);background-image:none!important}.services__item:hover img{-webkit-filter:grayscale(1) brightness(1000%);filter:grayscale(1) brightness(1000%)}.services__item:hover a{border:.0625rem solid var(--text-inverse)}.services__item_img{margin-bottom:1.5625rem}.services__item_title{font-size:1.5rem;margin-bottom:1.6875rem}.services__item_link{border:.0625rem solid var(--bg-orange);padding:.6875rem 2.8125rem;line-height:1}.services__faq_title{margin-bottom:1.6875rem}.services__faq_spoillers{margin-bottom:2.1875rem}.services__priem_main_title{margin-bottom:2.5rem}.services__priem_list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.875rem 1.5625rem;margin-bottom:3.125rem}.services__priem_item{border:.0625rem solid #d9d9d9;padding:1.25rem;display:flex;gap:1.25rem}.services__priem_item_title{font-size:1.5rem;margin-bottom:1.25rem}.services__step_main_title{margin-bottom:1.875rem}.services__step_list{display:flex;justify-content:space-between;gap:2.1875rem;margin-bottom:5rem}.services__step_item{flex:1 1 25%}.services__step_item_title_wrap{position:relative;text-align:center}.services__step_item_title_wrap::before{position:absolute;background:url(../img/step_arrow.svg) center center no-repeat;width:2.0625rem;height:2rem;right:-2.375rem;top:3.75rem;content:""}.services__step_item_num{font-size:8rem;color:var(--text-gray)}.services__step_item_title{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1}.services__step_item_text{text-align:center}.contact__title{margin-bottom:5rem}.contact__columns{display:flex;justify-content:space-between;gap:1.25rem;margin-bottom:3.75rem}.contact__requisites{width:100%;max-width:40.625rem}.contact__requisites_title{font-size:1.5rem;line-height:117%;margin-bottom:1.875rem}.contact__info{width:100%;max-width:25.5rem}.contact__info_list{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5625rem}.contact__info_list svg{width:1.5rem;height:1.5rem;fill:var(--bg-orange);flex-shrink:0}.contact__info_item{display:flex;gap:1.25rem;align-items:flex-start}.contact__info_phone{font-weight:700;font-size:1.5rem;line-height:117%}.contact__info_button{padding:.9375rem 1.875rem;margin-left:2.75rem}.contact__form_title{margin-bottom:3.125rem}.contact__form_wrap{margin-bottom:5rem}.catalog__title{margin-bottom:2.75rem;margin-top:1.6875rem}.catalog__list{margin-top:2.1875rem;margin-bottom:1.5625rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(24.5625rem,1fr));grid-column-gap:1.5625rem;grid-row-gap:1.5625rem;grid-auto-rows:24.5625rem;grid-auto-flow:dense}.catalog__item{background-color:#eee;position:relative;background-repeat:no-repeat;background-size:cover}.catalog__item_content{background:rgba(0,0,0,.7);max-width:28.125rem;padding:2.1875rem 4.0625rem 3.125rem 2.8125rem;position:absolute;color:var(--text-inverse);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.catalog__item_title{margin-bottom:1.25rem;font-size:1.5rem}.catalog__item_subcat{display:flex;flex-direction:column;gap:.625rem;padding-left:.9375rem}.catalog__item_subcat li{list-style-type:disc}.catalog__item_subcat li::marker{font-size:.625rem}.catalog__item_link{position:absolute;bottom:0;right:0;display:flex;align-items:center;gap:1.0625rem}.catalog__item_link_icon{width:2.5rem;height:2.5rem;background:var(--bg-orange);display:flex;align-items:center;justify-content:center}.catalog__item_link span{color:#f55e1a;text-decoration:underline;font-size:14px}.catalog__item_link svg{width:1rem;height:1rem}.catalog__item_1{grid-column:span 3;grid-row:span 2}.catalog__item_1 .catalog__item_content{bottom:0;left:0;top:0;margin:auto}.catalog__item_2{grid-column:span 3;grid-row:span 2}.catalog__item_2 .catalog__item_content{bottom:0;right:0;top:0;margin:auto;max-width:31.25rem}.catalog__item_3{grid-column:span 1;grid-row:span 2}.catalog__item_3 .catalog__item_content{bottom:3.125rem;right:0}.catalog__item_4{grid-column:span 2;grid-row:span 2}.catalog__item_4 .catalog__item_content{top:11.125rem;right:0}.catalog__item_5{grid-column:span 3;grid-row:span 1}.catalog__item_5 .catalog__item_content{bottom:6.25rem;right:0}.catalog__item_6{grid-column:span 3;grid-row:span 1}.catalog__item_6 .catalog__item_content{top:5.625rem;left:0}.catalog__subcat{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.1875rem}.catalog__subcat li a{padding:.875rem 2.8125rem;background:var(--bg-secondary);border:.0625rem solid var(--bg-secondary)}.catalog__subcat li a.active{border:.0625rem solid var(--bg-orange);background:var(--bg-primary)}.catalog__subcat li a:hover{border:.0625rem solid var(--bg-orange);background:var(--bg-primary)}.products{display:grid;gap:2.3125rem;margin-bottom:2.5rem;grid-template-columns:repeat(auto-fit,minmax(13.3125rem,13.3125rem))}.products.columns-5{grid-template-columns:repeat(auto-fit,minmax(13.3125rem,13.3125rem))}.products.columns-4{grid-template-columns:repeat(auto-fit,13.3125rem);gap:.9375rem;justify-content:center}.products .product-category{display:none}.products .product{background:var(--bg-secondary);padding:.625rem .625rem 1.25rem .625rem;position:relative;text-align:center}.products .product img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:13.75rem;max-width:100%}.products .product h2{font-size:.875rem;margin-bottom:1.25rem}.products .product .price{font-size:1.125rem;font-weight:600}.products .product .custom-wrapper{text-align:left}.products .product .add_to_cart_button{width:1.75rem;height:1.75rem;background:#d9d9d9;border:none;display:flex;align-items:center;justify-content:center;padding:unset;position:absolute;bottom:.9375rem;right:.625rem;font-size:1.125rem;font-weight:600}.products .product .add_to_cart_button:hover{background:var(--bg-orange)}.products .product .added_to_cart{position:absolute;bottom:-.9375rem;left:0;right:0;font-size:.75rem;background:var(--bg-orange);display:inline-flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:.125rem .3125rem;color:var(--text-inverse)}.products .product__middle{display:flex;margin-top:.875rem;margin-bottom:.625rem;gap:.3125rem;justify-content:space-between;font-size:.75rem}.products .product__middle span{flex:1 1 100%}.products .product__availability{text-align:right}.products .product__in_stock{color:#4f8723;display:none}.woocommerce-pagination{margin-bottom:3.125rem}.woocommerce-pagination .page-numbers{display:flex;justify-content:center;gap:.625rem}.woocommerce-pagination .page-numbers li a{width:2.5rem;height:2.5rem;background:#ececec;display:flex;align-items:center;justify-content:center;transition:.5s ease;font-size:1.125rem}.woocommerce-pagination .page-numbers li a:hover{background:#f55e1a;color:#fff}.woocommerce-pagination .page-numbers li .current{width:2.5rem;height:2.5rem;background:#f55e1a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.125rem}.product__time_production{margin-bottom:.9375rem}.product__single{padding:3.5625rem 0 2.5rem 0}.product__single_formtitle{font-size:1.5625rem;text-transform:uppercase;font-weight:500;margin-bottom:1.875rem}.product__single .single_add_to_cart_button{height:2.5625rem;padding:.3125rem 2.875rem}.product__single .cart{display:flex;gap:1.6875rem}.product__single_attributes_item{display:grid;grid-template-columns:1fr 1fr;padding:.625rem 1.5625rem}.product__single_attributes_item:nth-child(2n){background:#f1f1f1}.product__single_columns{display:grid;grid-template-columns:1fr 1fr;gap:1.5625rem}.product__single_gallery .woocommerce-product-gallery__image{border:.0625rem solid #d9d9d9;text-align:center}.product__single_gallery .woocommerce-product-gallery__image:first-child{height:28.125rem}.product__single_gallery .woocommerce-product-gallery__image a{width:100%}.product__single_gallery .woocommerce-product-gallery__image img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;max-width:100%}.product__single_gallery .product__single_gallery_thumbnail a{max-height:9.375rem}.product__single_gallery_thumbnail{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5625rem;margin-top:1.5625rem}.product__single_gallery_thumbnail .woocommerce-product-gallery__image{height:auto!important}.product__single_title{font-size:2.25rem;margin-bottom:1.5625rem}.product__single_meta{display:flex;flex-direction:column;gap:.625rem;font-size:.75rem}.product__single_stock{display:none}.product__single_stock .in_stock{color:#4f8723}.product__single_price{font-size:2.25rem;font-weight:600;margin-bottom:1.5625rem}.product__single_annotation{margin-bottom:3.125rem}.product__single_stock{color:#4f8723;margin-bottom:1.5625rem}.product__single_tabs{margin-top:2.8125rem}.product__single_tabs_panel{margin-bottom:3.125rem}.product__single_tabs ul{display:flex;gap:5rem;margin-bottom:2.1875rem}.product__single_tabs ul .active{color:#f55e1a!important;border-bottom:.0625rem solid #f55e1a}.product__single_tabs ul li a{font-size:1.5rem}.product__related_title{margin-bottom:2.5rem}.cart__list{display:flex;flex-direction:column;gap:1.5625rem;margin:3.125rem 0}.cart__item{background:#ececec;display:flex;position:relative;align-items:center;padding:1.25rem 5rem 1.25rem 1.25rem}.cart__item_thumbnail{margin-right:1.875rem}.cart__item_thumbnail img{max-width:9.375rem;height:auto}.cart__item_name{width:100%;max-width:23.4375rem;margin-right:3.75rem;font-size:1.125rem}.cart__item_quantity{margin-right:4.9375rem}.cart__item_price{font-size:1.125rem;font-weight:600}.cart__item_remove{width:2.5rem;height:2.5rem;border:1px solid #d9d9d9;background:#d9d9d9;display:flex;align-items:center;justify-content:center;position:absolute;right:1.5625rem;margin:auto 0;top:0;bottom:0;transition:.5s ease;font-size:1.125rem;font-weight:700}.cart__item_remove a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cart__item_remove:hover{background:var(--bg-orange)}.cart__subtitle{font-size:2.25rem;line-height:78%;margin-bottom:3.125rem}.cart__total{font-size:2.25rem;line-height:78%;margin-top:1.5625rem}.cart__total_wrap{display:flex;justify-content:space-between;gap:1.25rem}.cart__total_price{color:var(--bg-orange);font-weight:700}.cart__form{display:flex;flex-wrap:wrap;gap:1.5625rem;margin-bottom:3.75rem}.cart__form input{height:100%}.cart__form .form-row{width:100%}.cart__form .form-row:nth-child(1),.cart__form .form-row:nth-child(2){width:calc(50% - .8125rem)}.cart__order{display:flex;flex-direction:column;gap:3.75rem}.cart__order ul{display:flex;flex-direction:column;gap:1.5625rem}.cart__order label{height:1.75rem;display:flex;align-items:center;gap:.9375rem}.cart__order label .amount{font-weight:700}.cart__order input[type=radio]{display:none}.cart__order input[type=radio] + label{position:relative;padding-left:2.8125rem;cursor:pointer}.cart__order input[type=radio] + label:before{content:"";position:absolute;left:0;top:0;width:1.75rem;height:1.75rem;border:.0625rem solid #000;background-color:#fff}.cart__order input[type=radio]:checked + label:after{content:"";position:absolute;left:.4375rem;top:.4375rem;width:.75rem;height:.75rem;background-color:var(--bg-orange)}.cart__order_pay{display:flex;gap:2.1875rem;margin:3.75rem 0}.cart__payment_methods{margin-bottom:2.5rem}.cart__payment_box{margin-left:2.8125rem;padding:.9375rem;background:#ececec;margin-top:.625rem;font-size:.875rem}.cart__terms{font-size:.875rem;line-height:143%}.cart__terms a{text-decoration:underline}.order__title_h3{margin-bottom:1.5625rem;font-weight:700;padding-left:1.875rem}.order__subtitle{margin:2.5rem 0;font-size:2.25rem;line-height:78%}.order__details{display:flex;flex-direction:column;gap:.1875rem;margin-bottom:2.5rem}.order__details li{padding:1.25rem 1.75rem;background:#f1f1f1;display:flex;justify-content:space-between}.order__customer{margin-bottom:3.125rem}.project__filter{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.1875rem;margin-top:2.1875rem}.project__filter button{padding:.875rem 2.8125rem;background:var(--bg-secondary);border:.0625rem solid var(--bg-secondary)}.project__filter button.active{border:.0625rem solid var(--bg-orange);background:var(--bg-primary)}.project__filter button:hover{border:.0625rem solid var(--bg-orange);background:var(--bg-primary)}.constructor{display:flex;flex-direction:column;gap:3.75rem;margin-bottom:3.75rem}.constructor__title{font-family:var(--third-family)}.constructor__info_title{margin-bottom:2.5rem}.constructor__info_columns{display:flex;gap:1.25rem}.constructor__info_content{flex:1 1 100%}.constructor__info_img{flex:1 1 100%}.constructor__info_img img{max-width:100%;height:auto}.constructor__info_right_img .constructor__info_content{order:1}.constructor__info_right_img .constructor__info_img{order:2}.constructor__info_full_img{flex-direction:column;gap:1.875rem}.constructor__info_full_img .constructor__info_img img{max-height:25.5625rem}.constructor__info_full_img .constructor__info_content{max-width:57.5rem;text-align:center;margin:0 auto}.constructor__spollers_title{margin-bottom:2.5rem}.constructor__form_title{margin-bottom:3.75rem}.constructor__priem2_title{margin-bottom:2.5rem}.constructor__priem2_list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.875rem 1.5625rem}.constructor__priem2_item{border:.0625rem solid #d9d9d9;padding:1.25rem;display:flex;gap:1.25rem}.constructor__priem2_item_title{font-size:1.5rem;margin-bottom:1.25rem}.constructor__step__title{margin-bottom:2.5rem}.constructor__step_list{display:flex;justify-content:center;gap:2.1875rem;flex-wrap:wrap}.constructor__step_item{flex:0 1 calc(25% - 2.1875rem)}.constructor__step_item:last-child .constructor__step_item_title_wrap::before,.constructor__step_item:nth-child(12) .constructor__step_item_title_wrap::before,.constructor__step_item:nth-child(4) .constructor__step_item_title_wrap::before,.constructor__step_item:nth-child(8) .constructor__step_item_title_wrap::before{content:none}.constructor__step_item_title_wrap{position:relative;text-align:center}.constructor__step_item_title_wrap::before{position:absolute;background:url(../img/step_arrow.svg) center center no-repeat;width:2.0625rem;height:2rem;right:-2.375rem;top:3.75rem;content:""}.constructor__step_item_num{font-size:8rem;color:var(--text-gray)}.constructor__step_item_title{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1}.constructor__step_item_text{text-align:center}.constructor__gallery{overflow:hidden;position:relative}.constructor__gallery_title{margin-bottom:2.5rem}.constructor__gallery_slide{height:18.75rem}.constructor__gallery_slide_vertical{height:35rem}.constructor__gallery_button{width:2.5rem;height:2.5rem;position:absolute;top:calc(50% - 1.25rem);z-index:2;background:var(--text-gray);display:flex;align-items:center;justify-content:center;transition:all .5s ease-in-out}.constructor__gallery_button:hover{background:var(--bg-orange)}.constructor__gallery_button:hover svg{fill:var(--text-inverse)}.constructor__gallery_button svg{fill:#000;transition:all .5s ease-in-out}.constructor__gallery_button_prev{left:1.4375rem}.constructor__gallery_button_next{right:1.4375rem}.constructor__priem_list{display:flex;gap:1.25rem;justify-content:space-between;flex-wrap:wrap}.constructor__priem_item{max-width:14.625rem;width:100%;text-align:center;display:flex;flex-direction:column;gap:2.5rem}.constructor__priem_item_title{font-size:1.25rem}.constructor__priem_item_img{width:4rem;height:4rem;margin:0 auto}.constructor__fiveslider_container{position:relative}.constructor__fiveslider_title{margin-bottom:2.5rem}.constructor__fiveslider_slide img{max-width:100%;height:auto}.constructor__fiveslider_slider{position:relative}.constructor__fiveslider_slider_button{width:2.5rem;height:2.5rem;position:absolute;top:calc(50% - 1.25rem);z-index:2;background:var(--text-gray);display:flex;align-items:center;justify-content:center;transition:all .5s ease-in-out}.constructor__fiveslider_slider_button:hover{background:var(--bg-orange)}.constructor__fiveslider_slider_button:hover svg{fill:var(--text-inverse)}.constructor__fiveslider_slider_button svg{fill:#000;transition:all .5s ease-in-out}.constructor__fiveslider_slider_button_prev{left:-3.75rem}.constructor__fiveslider_slider_button_next{right:-3.75rem}.constructor__fiveslider_slide{text-align:center}.constructor__partner_wrap{background:#f5f6f7;padding:7.75rem 0}.constructor__partner_columns{display:flex;gap:2.5rem;align-items:center}.constructor__partner_left{max-width:26.875rem;display:flex;flex-direction:column;gap:1.5rem}.constructor__partner_title{font-size:2.25rem;line-height:111%;letter-spacing:-.02em}.constructor__partner_right{display:flex;flex:1 1 100%;align-items:center}.constructor__partner_logos{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:1.5rem}.constructor__partner_logos li{background:#fff;display:flex;align-items:center;justify-content:center;padding:.625rem;border-radius:.75rem;min-height:6.25rem;width:100%;max-width:10.625rem}.constructor__partner_logos li img{max-width:100%;height:auto}.constructor__callback{border-left:.625rem solid #f55e1a;padding:1.75rem 1.875rem;background:#f5f6f7;display:flex;gap:2.5rem;align-items:center}.constructor__callback svg{width:1.5rem;height:1.5rem;fill:#f55e1a}.constructor__callback_img{width:7.5rem;height:7.5rem;flex:0 0 7.5rem}.constructor__callback_content{display:flex;flex-direction:column;gap:1.25rem}.constructor__callback_content_top{font-size:1.125rem;line-height:156%}.constructor__callback_content_bottom{display:flex;gap:3.75rem}.constructor__callback_content_phone{display:flex;align-items:center;font-weight:700;font-size:1.5rem;line-height:117%;display:flex;gap:1.5rem}.constructor__callback_content_wh{display:flex;gap:1.5rem;font-size:1.125rem;line-height:156%;display:flex;align-items:center}.constructor__callback_content_button a{font-weight:700}.constructor__catalog_wrap .peregorodki__list{margin-bottom:0}.constructor__button_left{text-align:left}.constructor__button_center{text-align:center}.constructor__button_right{text-align:right}.constructor__promo{width:100%}.constructor__promo_img img{width:100%;height:auto}.constructor__promo_mobile{display:none}.peregorodki__text{margin-bottom:2.8125rem}.peregorodki__subtitle{font-size:2.25rem;line-height:78%;margin-bottom:4.375rem}.peregorodki__list{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:6.25rem;gap:1.625rem}.peregorodki__item{background:#f1f1f1;position:relative}.peregorodki__item_img{width:100%;min-height:28.125rem;position:relative}.peregorodki__item_img img{position:absolute;top:0;left:0}.peregorodki__item_content{padding:1.5625rem 4.0625rem 2.5rem 1.5625rem}.peregorodki__item_title{font-size:1.5rem;line-height:117%;margin-bottom:1.5625rem}.peregorodki__item_link{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#f55e1a;position:absolute;right:0;bottom:0;transition:all .5s ease-in-out}.peregorodki__item_link svg{width:1rem;height:1rem;color:#fff}.peregorodki__item_link:hover{background:#1c1c1c}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{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}@font-face{font-family:lg;src:url(data:font/woff2;base64,d09GMgABAAAAAAkcAAsAAAAAEogAAAjNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgSQRCAqcLJZKCzoAATYCJANwBCAFgkoHIBupDgDm53Gzej8JpU0wqygVVyoWwphIsuuw60jpmBY6ppTa7mk7jtx57UQ0V2ulvfmteSIQji061T2HvfDEECASKizU5VUQXFjFRtgYTVg+woiYDVezOThR4tAvr/YYgOO/RZ+BAABzYtMA8Kl8Neg3UIDCoCkOyWBuLcCvSHycH78QvhFxmUCK03A0RwGSvXBAHgR8UB8DMvocJYAgbiZiJnqmYGbXjG3mz7P8nHhe8Uvxr0j+fzwPABAjWT1E83IJHh/x87G/jv1l7JtYR+y+WF2MKAai/qfDtfIRt7hBikI8D1IpipXqWqYSDgDBfwE7qDLw5EEALqFRDMKAsApNwchXAJgFL/WETMbKcDVSifR6QkjwkDaRTEugqlBtKVcL6Smi1dHlIqUmuii6Pic1JTIlFTX3uRenMNpiCiKOCZBm2ges0b/ScigDVgcb2MEHfloel7e1z208KrZUeQFjK0dIkbl6FOFczRhFE6zaRklPlz52tOXcKtmpdqisgHnbxRatg66vsZNHaWMPQ/eZmH6jaavlNASsipbKwVZSYrRm1mywI0670UEdhLy+yuscolSZJHKwg5IyNzRJQbKRZiicwnYiChjO1vSbKCBpkAgCjGIb6KCvA5GL0VHeUDwAQEHkSC2ToBJhKN9KAneim2ekLf1vENf3mjT3vAS295XY2MMgzRpSqTVWpt4ang+ksXynRUQPlkFOu+b6Yw0jBp8krbXbYbjc5mn6KpsNWKtqtcNz0D8xTTQKzthbZYAxLev3NkFgyYWsngBjGo8jg6a9Y3rKR9Pfqun10RvJi9X9foZGvrltMkJgWR7dhI7SSITEaBWIQQTMUSOJkTi5nlqpZUfNKcYD1Do/ZdkbR8UeVpKLSbMVgKLX0flzQYqCrLpll+/vus2IM9+lbdTgWWRLQJqvaq7eHKulgL2ssp7LrpxR2DBI/ja1zXvi7cS1E0Gr0uhy7PUGwPmdkkdjEY.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) format("woff2"),url(data:font/woff;base64,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) format("woff");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:"\e095"}.lg-prev{left:20px}.lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{will-change:transform,opacity;display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(data:image.webp;base64,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) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s,-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:"\e909"}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;transition:-webkit-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;transition:transform .35s ease-out 0s,-webkit-transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}@media (min-width:61.99875em){.cart__item_price_total{margin-left:1.25rem;color:var(--bg-orange)}}@media (min-width:120em){h5{font-size:1.5rem}.constructor__title{font-size:4rem}.constructor__form_title{font-size:3.625rem}}@media (max-width:20em){h5{font-size:1.125rem}.constructor__title{font-size:1.5rem}.constructor__form_title{font-size:1.125rem}}@media (max-width:85.375em){.header__left_menu{gap:.9375rem!important}.constructor__fiveslider_slider_button_prev{left:1.25rem}.constructor__fiveslider_slider_button_next{right:1.25rem}.constructor__partner_logos{grid-template-columns:repeat(3,1fr)}}@media (max-width:61.99875em){.menu__body{position:fixed;width:calc(100% - 1.5625rem);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:-100%;background:var(--bg-primary);top:9.25rem;overflow:auto;padding:0;transition:left .3s;z-index:1000}.menu__body::before{content:"";position:fixed;width:100%;height:4.375rem;left:-100%;top:0;transition:left .3s;z-index:1000}.menu-open .menu__body{left:0}.menu-open .menu__body::before{left:0}.menu-item-has-children > a::after{content:"+";font-size:1.25rem;margin-left:10px;width:3.125rem;height:3.125rem;background:var(--bg-orange);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;color:var(--bg-primary);display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0}.icon-menu{display:block;position:relative;width:2.5rem;height:2.5rem;background:var(--bg-orange);z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:.5rem;position:absolute;width:1.5rem;height:.25rem;background-color:var(--bg-primary)}.icon-menu::before{top:.5rem}.icon-menu::after{bottom:.5rem}.icon-menu span{top:calc(50% - .125rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .125rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .125rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.title{font-size:4rem}.page_404__columns{flex-direction:column}.page_404__img{font-size:9.375rem}.header__right_block{justify-content:space-between}.header__menu{display:none}.header__mobile_menu{display:flex;gap:1.25rem;align-items:center}.footer__container{flex-direction:column}.footer__left{margin-left:0}.footer__right{justify-content:center}.footer__logo{position:absolute;top:7.1875rem;left:0;right:0;text-align:center}.footer__logo{top:1.875rem;left:1.5625rem;right:1.5625rem}.copyrite__block{flex-direction:column;justify-content:center;align-items:center;text-align:center}.main_about__img_desktop{display:none}.main_products__title{margin-bottom:1.875rem;margin-top:-3.4375rem;margin-left:0}.main_products__columns{flex-direction:column}.main_products__img_desktop{display:none}.main_products__img_tablet{display:block}.main_products__category{max-width:100%}.main_promo{background:url(../img/main_promo_tablet.webp) top center/cover no-repeat}.main_promo__container{justify-content:center}.main_promo__content{background:rgba(0,0,0,.5);max-width:38.125rem;color:var(--text-inverse);padding:5rem 3.75rem}.main_promo__subtitle{color:var(--text-primary)}.main_company{background:url(../img/main_company_tablet.webp) top center/cover no-repeat}.main_company__columns{flex-direction:column}.main_company__content{max-width:100%}.main_map__columns{flex-direction:column}.main_map__block{max-width:100%}.main_map__karta iframe{height:21.875rem}.main_map__info{flex:1 1 100%}.services__list{grid-template-columns:repeat(2,1fr)}.services__priem_list{grid-template-columns:repeat(1,1fr)}.services__step_list{gap:1.5625rem;flex-wrap:wrap}.services__step_item{flex:0 0 calc(50% - 1.5625rem)}.services__step_item_title_wrap::before{content:none}.product__single .cart{flex-direction:column}.constructor{gap:1.875rem;margin-bottom:1.875rem}.constructor__info_columns{flex-direction:column}.constructor__priem2_list{grid-template-columns:repeat(1,1fr)}.constructor__step_list{gap:1.5625rem;flex-wrap:wrap}.constructor__step_item{flex:0 0 calc(50% - 1.5625rem)}.constructor__step_item_title_wrap::before{content:none}.constructor__partner_logos{grid-template-columns:repeat(2,1fr)}.constructor__callback_content_bottom{gap:1.25rem}.constructor__callback_content_phone{font-size:1.25rem}.peregorodki__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em){.text__global h1{font-size:2.25rem}.text__global h2{font-size:1.875rem}.text__global h3{font-size:1.5rem}.text__global h4{font-size:1.125rem}.text__global h5{font-size:.875rem}.text__global h6{font-size:.75rem}.title{font-size:2.25rem;text-align:center}.title__size64{font-size:1.75rem;text-align:center}.form__row{flex-direction:column}.form__submit_wrap{flex-direction:column}.breadcrumb{display:none}.quantity{margin:0 auto}.promo__title{text-align:center;font-size:1rem}.promo__img{display:none}.promo__column{grid-template-columns:repeat(1,1fr);gap:.9375rem}.promo__text{padding:4.375rem .9375rem .9375rem .9375rem}.promo__button{margin-right:auto;max-width:80%;margin-left:unset}.promo__icon{right:0}.page_404__img{font-size:6.25rem}.header{padding-top:6.25rem}.header__right_block{justify-content:flex-end}.header__contact{position:absolute;top:1.875rem;left:0;right:0;display:flex;justify-content:center}.footer{padding-top:6.25rem}.footer__menu_wrap{flex-direction:column}.main_about{padding-bottom:6.25rem;margin-top:4.25rem}.main_about{margin-top:0;padding-bottom:1.875rem}.main_about__columns{flex-direction:column}.main_about__img{margin-top:-2.8125rem}.main_about__img_mobile{display:block}.main_about__content{flex:1 1 100%}.main_about__title{font-size:3.4375rem}.main_about__title{font-size:2.8125rem}.main_about__text{max-width:100%}.main_about__button{text-align:center}.main_products__title{margin-top:1.875rem}.main_promo__content{padding:1.875rem .9375rem;text-align:center}.main_company__content{text-align:center}.main_company__list{grid-template-columns:1fr 1fr}.main_priem{padding:3.75rem 0 1.25rem 0}.main_priem__list{display:flex;flex-direction:column}.main_priem__item{text-align:center}.main_priem__item_title{max-width:100%}.main_priem__item_text{margin-bottom:1.5625rem;max-width:100%}.main_priem__item:nth-child(2) .main_priem__item_img{position:relative;bottom:unset;right:unset}.main_priem__item:nth-child(3) .main_priem__item_img{position:relative;bottom:unset;right:unset;left:unset}.main_priem__item:nth-child(4){padding-bottom:12.5rem}.main_gallery{padding-bottom:1.25rem}.main_gallery__title{margin-bottom:1.5625rem}.main_gallery__wrap{margin:0 auto}.main_gallery__button_all{margin-top:1.25rem}.main_feedback__title{font-size:1.5rem;margin-bottom:1.875rem}.main_map__info{padding:1.875rem 1.5625rem 1.875rem 1.5625rem}.services__list{grid-template-columns:repeat(1,1fr)}.services__priem_item{flex-direction:column;text-align:center}.services__priem_item_title{font-size:1.125rem;font-weight:600}.services__step_item{flex:0 0 100%}.contact__columns{flex-direction:column}.catalog__list{display:flex;flex-direction:column}.catalog__item{min-height:29.375rem}.product__single_formtitle{font-size:1.125rem}.product__single_columns{display:flex;flex-direction:column}.product__single_columns .summary{text-align:center}.product__single_gallery .woocommerce-product-gallery__image:first-child{height:18.75rem}.product__single_title{font-size:1.125rem}.product__single_tabs ul{gap:1.25rem;margin-bottom:1.25rem}.product__single_tabs ul li a{font-size:1.125rem}.cart__item{flex-direction:column;gap:1.5625rem;text-align:center}.cart__item_thumbnail{margin-right:0}.cart__item_name{max-width:100%;margin-right:0}.cart__item_quantity{margin-right:0}.cart__total_wrap{flex-direction:column}.cart__total{font-size:1.5rem}.cart__form .form-row:nth-child(1),.cart__form .form-row:nth-child(2){width:100%}.cart__order_pay{flex-direction:column}.constructor__priem2_item{flex-direction:column;text-align:center}.constructor__priem2_item_title{font-size:1.125rem;font-weight:600}.constructor__step_item{flex:0 0 100%}.constructor__priem_list{flex-direction:column;align-items:center}.constructor__partner_wrap{padding:2.5rem 0}.constructor__partner_columns{flex-direction:column}.constructor__partner_left{max-width:100%}.constructor__partner_logos{display:flex;flex-wrap:wrap;justify-content:center}.constructor__callback{flex-direction:column;border-left:none}.constructor__callback_content{align-items:center}.constructor__callback_content_bottom{flex-direction:column}.constructor__button{text-align:center}.constructor__promo_desktop{display:none}.constructor__promo_mobile{display:block}.peregorodki__item_title{font-size:1.125rem}}@media (max-width:29.99875em){.fix__cart{top:13.4375rem;bottom:0;margin:0 auto;right:0}.header__container{gap:.625rem}.header__contact{justify-content:space-between;left:1.5rem;right:1.5rem}.admin-bar .header__main{top:2.875rem!important}.main_promo__subtitle{font-size:.875rem}.main_promo__title{font-size:1.5rem}.main_promo__logo img{max-width:11.4375rem}.main_promo__text{font-size:1.125rem}.main_company__list{gap:3.75rem .625rem}.cart__item{padding:.9375rem}.cart__item_remove{position:relative;top:unset;bottom:unset;right:unset}.peregorodki__list{grid-template-columns:repeat(1,1fr)}}@media (min-width:20em) and (max-width:120em){@supports (font-size:clamp(1.125rem ,1.05rem + 0.375vw ,1.5rem)){h5{font-size:clamp(1.125rem ,1.05rem + .375vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.05rem + 0.375vw ,1.5rem)){h5{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 100)}}@supports (font-size:clamp(1.5rem ,1rem + 2.5vw ,4rem)){.constructor__title{font-size:clamp(1.5rem ,1rem + 2.5vw ,4rem)}}@supports not (font-size:clamp(1.5rem ,1rem + 2.5vw ,4rem)){.constructor__title{font-size:calc(1.5rem + 2.5 * (100vw - 20rem)/ 100)}}@supports (font-size:clamp(1.125rem ,0.625rem + 2.5vw ,3.625rem)){.constructor__form_title{font-size:clamp(1.125rem ,.625rem + 2.5vw ,3.625rem)}}@supports not (font-size:clamp(1.125rem ,0.625rem + 2.5vw ,3.625rem)){.constructor__form_title{font-size:calc(1.125rem + 2.5 * (100vw - 20rem)/ 100)}}}@media (min-width:47.99875em) and (max-width:61.99875em){.main_about__img_tablet{display:block}}