@charset "UTF-8";*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,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-size:inherit;font-weight:inherit}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(../fonts/montserrat-400.woff2) format("woff2"),url(../fonts/montserrat-400.woff) format("woff");font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(../fonts/montserrat-600.woff2) format("woff2"),url(../fonts/montserrat-600.woff) format("woff");font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(../fonts/montserrat-700.woff2) format("woff2"),url(../fonts/montserrat-700.woff) format("woff");font-display:swap}body,html{background-color:#1e1e1e;font-family:Montserrat;height:100%;line-height:1;font-size:18px;color:#000}.metal-conveyor-mesh-wrapper{min-height:100%;overflow:hidden;display:flex;flex-direction:column}._container{max-width:1440px;margin:0 auto}._ibg{position:relative}._ibg img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.site-notice{position:fixed;top:0;left:0;width:100%;background:linear-gradient(135deg,#ffd166 0,#ffb347 100%);color:#1e1e1e;z-index:10001;box-shadow:0 2px 15px rgba(30,30,30,.15);transition:transform .4s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.site-notice--hidden{transform:translateY(-100%)}.site-notice__container{max-width:1800px;margin:0 auto;padding:0 20px}.site-notice__content{display:flex;align-items:center;padding:12px 0;position:relative}.site-notice__icon{flex-shrink:0;margin-right:15px;color:#1e1e1e;opacity:.9}.site-notice__icon svg{width:24px;height:24px}.site-notice__text{flex:1}.site-notice__text p{margin:0;font-size:15px;line-height:1.5;font-weight:400}.site-notice__text p strong{font-weight:600;color:#1e1e1e}.site-notice__text p a{color:#1e1e1e;text-decoration:underline;font-weight:500}.site-notice__text p a:hover{color:#000;text-decoration:none}.site-notice__close{flex-shrink:0;background:0 0;border:none;padding:8px;margin-left:15px;cursor:pointer;color:#1e1e1e;opacity:.7;border-radius:4px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.site-notice__close:hover{opacity:1;background:rgba(30,30,30,.1);transform:rotate(90deg)}.site-notice__close:active{transform:rotate(90deg) scale(.95)}.site-notice__close:focus{outline:0;box-shadow:0 0 0 2px rgba(30,30,30,.3)}.site-notice__close svg{width:20px;height:20px}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.site-notice{animation:slideDown .5s ease-out}.header{position:absolute;top:0;left:0;width:100%;z-index:10000;background:rgba(0,0,0,.2);backdrop-filter:blur(10px);box-shadow:0 5px 10px rgba(0,0,0,.25);height:104px}.header__container{max-width:1440px;margin:0 auto;height:100%}.header__body{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 0}.header__left-group{display:flex;align-items:center;height:100%;flex-shrink:0;gap:0}.header__logo{display:flex;align-items:center;height:100%;flex-shrink:0;transition:background-color .3s;padding:0 40px;background-color:#950f16}.header__logo img{height:60px;width:auto;display:block}.header__quality-badge{display:flex;align-items:center;height:100%;padding:0 20px;flex-shrink:0}.header__quality-badge img{display:block;height:50px;width:auto}.header__yandex-rating{display:flex;align-items:center;gap:6px;color:#fff;text-decoration:none;font-size:14px;padding:0 20px 0 0;transition:opacity .3s;white-space:nowrap;scale:.8;flex-direction:column}.header__yandex-rating:hover{opacity:.8}.header__yandex-rating .rating-stars{color:#fc0;font-size:16px;letter-spacing:2px;line-height:1}.header__yandex-rating .rating-value{font-weight:700;font-size:18px}.header__yandex-rating .rating-count{font-size:12px;opacity:.7}.header__burger{display:none;width:30px;height:20px;position:relative;cursor:pointer;z-index:110}.header__burger span,.header__burger::after,.header__burger::before{content:"";position:absolute;left:0;width:100%;height:2px;background-color:#fff;transition:all .3s ease}.header__burger span{top:50%;transform:translateY(-50%)}.header__burger::before{top:0}.header__burger::after{bottom:0}.header__burger.active span{opacity:0}.header__burger.active::before{top:50%;transform:rotate(45deg)}.header__burger.active::after{top:50%;transform:rotate(-45deg)}.header__menu{height:100%}.menu{height:100%}.menu__list{display:flex;height:100%;margin:0;padding:0;list-style:none}.menu__item{position:relative;display:flex;align-items:center;justify-content:center;height:100%;transition:background-color .3s}.menu__item--news,.menu__item--produts{width:150px}.menu__item--about,.menu__item--catalogs,.menu__item--contacts,.menu__item--press{width:150px}.menu__item>a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 10px;color:#fff;font-size:16px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background-color .3s}.menu__item>a:hover{background-color:#950f16}.menu__item.active>a{background-color:#950f16}.menu__item .menu__list-inner{position:absolute;top:100%;left:0;width:100%;background:#1e1e1e;backdrop-filter:blur(10px);visibility:hidden;opacity:0;transform:translateY(-10px);transition:all .3s;z-index:10;list-style:none;padding:10px 0;margin:0;white-space:normal}.menu__item .menu__list-inner li{width:100%}.menu__item .menu__list-inner a{display:block;padding:12px 20px;color:#fff;font-size:14px;text-decoration:none;white-space:normal;word-break:break-word;transition:background-color .3s}.menu__item .menu__list-inner a:hover{background-color:#950f16}.menu__item .menu__list-inner a.active{background-color:#950f16}.menu__item:hover .menu__list-inner{visibility:visible;opacity:1;transform:translateY(0)}.menu__item:not(.has-submenu):hover .menu__list-inner{display:none}.menu__badge{background-color:#ff1925;color:#fff;border-radius:50%;min-width:18px;height:18px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;padding:0 3px;box-sizing:border-box;position:absolute;top:30%;right:17px;transform:translateY(-50%);z-index:2;pointer-events:none;animation:badgePulseDesktop 2s ease-in-out infinite}.menu__badge::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background:#ff1925;opacity:.5;z-index:-1;animation:pulseAura 2s ease-in-out infinite}@keyframes badgePulseDesktop{0%,100%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.2)}}@keyframes pulseAura{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(2.2);opacity:0}}.page{flex:1 1 auto}.site-navigation__body{display:flex;padding:170px 0 71px 0}.site-navigation__item-wrapper a,.site-navigation__item-wrapper span,.site-navigation__item-wrapper-2 a,.site-navigation__item-wrapper-2 span{font-weight:600;color:#fff;line-height:124%;letter-spacing:.2px;cursor:pointer}.site-navigation__item-wrapper{padding:0 32px 0 0}.site-navigation__item-wrapper:hover{text-decoration:underline}.site-navigation__item-wrapper-2{background:url(../img/page-products/site-navigation/icons/arrow2w.svg) left no-repeat;padding:0 0 0 32px;transition:all .5s ease 0s}.site-navigation__item-wrapper-2:hover{background:url(../img/page-products/site-navigation/icons/arrow2w.svg) left no-repeat;padding:0 0 0 37px}.mesh-list{padding:0 0 137px 0}.mesh-list__title{font-size:69.5px;font-weight:600;color:#fff;line-height:124%;letter-spacing:.2px;padding:0 0 40px 0;white-space:nowrap}.mesh-list__body{display:flex}.mesh-list__body:not(:last-child){margin:0 0 137px 0}.mesh-list__intro{margin-bottom:60px;padding:0 0 0 20px;border-left:3px solid rgba(255,255,255,.5)}.mesh-list__intro p{font-size:18px;line-height:1.6;color:#fff;margin:0}.body-item__item-1{flex:0 0 350px;margin:0 90px 0 0;transition:all 1s ease 0s}.body-item__item-1:hover{scale:1.2}.body-item__item-2{flex:0 0 350px;margin:0 90px 0 90px;transition:all 1s ease 0s}.body-item__item-2:hover{scale:1.2}.body-item__right-text{display:flex;flex-direction:column;justify-content:space-around;flex:1 1 auto;margin:0 0 0 90px}.item-container{min-height:365.47px;position:relative;overflow:hidden}.item-container__img-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.right-text__type-number{font-size:50px;text-transform:uppercase;color:#fff;letter-spacing:.2px}.right-text__label{color:#fff;font-size:20px;line-height:124%;letter-spacing:.2px;font-weight:600;padding:0 0 20px 0}.right-text__text{color:#fff;font-size:18px;line-height:124%;letter-spacing:.2px}.right-text__areas{flex:1 1 50%}.right-text__areas-label{color:#fff;font-size:20px;line-height:124%;letter-spacing:.2px;font-weight:600;padding:0 0 20px 0}.right-text__incline-text{font-weight:400;font-style:italic}.right-text__areas-text{color:#fff;padding:0 48px 0 0;font-size:18px;line-height:124%;letter-spacing:.2px}.mesh-faq{margin:80px 0;padding:40px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.mesh-faq__title{font-size:32px;font-weight:600;color:#fff;margin-bottom:40px;text-align:center}.mesh-faq__item{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1)}.mesh-faq__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.mesh-faq__question{font-size:20px;font-weight:600;color:#fff;margin-bottom:15px}.mesh-faq__answer div{font-size:16px;line-height:1.6;color:rgba(255,255,255,.9)}.mesh-seo{margin-top:80px;padding:40px;background:linear-gradient(135deg,rgba(255,255,255,.05) 0,rgba(255,255,255,.02) 100%);border:1px solid rgba(255,255,255,.1)}.mesh-seo__title{font-size:32px;font-weight:600;color:#fff;margin-bottom:30px;text-align:center}.mesh-seo__subtitle{font-size:24px;font-weight:600;color:#fff;margin:30px 0 20px 0}.mesh-seo__text{font-size:18px;line-height:1.6;color:#fff;margin-bottom:25px}.mesh-seo__text strong{color:#fff}.mesh-seo__list{list-style-type:none}.mesh-seo__item{font-size:16px;line-height:1.8;color:rgba(255,255,255,.9);margin-bottom:12px;position:relative;padding-left:25px}.mesh-seo__item:before{content:"✓";position:absolute;left:0;color:#fff;font-weight:700}.mesh-seo__item strong{color:#fff}.mesh-list__anchor-menu{margin:0 0 60px 0;padding:30px;background:rgba(255,255,255,.05);border-radius:8px;border:1px solid rgba(255,255,255,.1);position:sticky;top:20px;z-index:100}.anchor-menu__title{font-size:20px;font-weight:600;color:#fff;margin-bottom:20px;opacity:.9}.anchor-menu__list{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:12px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid rgba(255,255,255,.2)}.anchor-menu__list::-webkit-scrollbar{height:4px}.anchor-menu__list::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:2px}.anchor-menu__list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:2px}.anchor-menu__list::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.4)}.anchor-menu__list{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) rgba(255,255,255,.1)}.anchor-menu__item{flex:0 0 auto}.anchor-menu__link{display:inline-block;padding:10px 20px;font-size:16px;font-weight:500;color:#fff;background:rgba(255,255,255,.1);border-radius:6px;text-decoration:none;transition:all .3s ease;white-space:nowrap;border:1px solid rgba(255,255,255,.2)}.anchor-menu__link:hover{background:rgba(255,255,255,.2);color:#fff;transform:translateY(-2px);border-color:rgba(255,255,255,.3)}.anchor-menu__link:active,.anchor-menu__link:focus{outline:0;border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.15)}.anchor-menu__scroll-hint{display:flex;align-items:center;gap:8px;font-size:14px;color:rgba(255,255,255,.7)}.anchor-menu__scroll-hint svg{animation:bounce 2s infinite}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateX(0)}40%{transform:translateX(5px)}60%{transform:translateX(3px)}}.page__contacts-us.animate{animation:fadeInUp .8s ease forwards}.contacts-us{position:relative}.contacts-us__form._sending{opacity:.7;pointer-events:none;transition:opacity .3s ease}.contacts-us__body{padding:166px 0 191px 0;position:relative;z-index:3;display:flex;justify-content:space-between}.contacts-us__colomn-1{max-width:665px;display:flex;flex-direction:column;justify-content:center}.contacts-us__title{text-transform:uppercase;font-size:64px;color:#fff;font-weight:700;line-height:115.625%;letter-spacing:.2px;padding:0 0 14px 0}.contacts-us__text{font-size:24px;color:#fff;line-height:115.625%;letter-spacing:.2px;padding:0 0 32px 0}.contacts-us__button{max-width:304px;padding:0 0 52px 0}.contacts-us__button button{width:100%;text-transform:uppercase;background-color:#fff;display:flex;font-size:24px;justify-content:center;align-items:center;text-align:center;padding:21px 26px;min-height:73px;letter-spacing:.2px;color:#0a2140;font-weight:700;line-height:115.625%;transition:all .3s ease 0s}.contacts-us__button button:disabled{opacity:.5;cursor:not-allowed}.contacts-us__button button:disabled:hover{background-color:#fff;color:#0a2140;box-shadow:none}.contacts-us__button button:hover{background-color:transparent;backdrop-filter:blur(10px);color:#fff;box-shadow:0 5px 10px rgba(255,255,255,.15),inset 0 0 10px rgba(255,255,255,.75)}.contacts-us__text2{opacity:50%;font-size:20px;color:#fff;line-height:115.625%;letter-spacing:.2px;max-width:509px}.contacts-us__text2 a{color:inherit;text-decoration:underline}.contacts-us__text2 a:hover{text-decoration:none}.contacts-us__colomn-2{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:602px}.contacts-us__colomn-2>:not(:last-child):not(:nth-child(1)):not(:nth-child(3)):not(:nth-child(4)){margin:0 0 12px 0}.contacts-us__input-name{margin:0 0 12px 0}.contacts-us__input-name._error{box-shadow:0 5px 10px rgba(255,48,48,.15),inset 0 0 10px rgba(255,76,76,.75)}.contacts-us__input-goods{margin:0 0 24px 0}.contacts-us__question{font-size:20px;color:#fff;letter-spacing:.2px;line-height:124%;padding:0 0 0 32px}.contacts-us__input-tel._error{box-shadow:0 5px 10px rgba(255,48,48,.15),inset 0 0 10px rgba(255,76,76,.75)}.contacts-us__input-email._error{box-shadow:0 5px 10px rgba(255,48,48,.15),inset 0 0 10px rgba(255,76,76,.75)}.contacts-us__input-email,.contacts-us__input-goods,.contacts-us__input-message,.contacts-us__input-name,.contacts-us__input-tel{backdrop-filter:blur(10px)}.contacts-us__box{width:100%;font-size:20px;color:#fff;letter-spacing:.2px;line-height:124%;padding:20px 32px 20px 32px;box-shadow:0 5px 10px rgba(0,0,0,.25),inset 0 0 10px rgba(255,255,255,.25);background:0 0;transition:all .75s ease 0s}.contacts-us__box::-moz-placeholder{color:#fff;opacity:50%}.contacts-us__box::placeholder{color:#fff;opacity:50%}.contacts-us__box:focus{box-shadow:0 5px 10px rgba(255,255,255,.15),inset 0 0 10px rgba(255,255,255,.75)}.contacts-us__box._error{box-shadow:0 5px 10px rgba(255,48,48,.15),inset 0 0 10px rgba(255,76,76,.75)}.contacts-us__box-message{min-height:120px;padding:20px 32px 20px 32px;resize:vertical}.contacts-us__btn{display:none}.contacts-us__txt-2{display:none}.contacts-us__image{position:absolute;width:100%;height:100%;top:0;left:0}.contacts-us__image::before{content:"";-o-object-position:top;object-position:top;position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;background:linear-gradient(270deg,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 100%)}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.footer_bottom{background-color:#1e1e1e}.footer__top{background-color:#1e1e1e;padding:61px 0 24px 0}.footer__row{display:flex;gap:20px}.footer__colomn{flex:0 1 20%}.footer__label{color:#fff;font-weight:600;font-size:18px;line-height:124%;letter-spacing:.2px;margin:0 0 28px 0}.footer__contacts{display:flex;flex-direction:column}.footer__copy{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;line-height:124%;letter-spacing:.2px;font-size:14px;padding:14px 0;opacity:50%}.footer__link{color:#fff}.footer__link:hover{text-decoration:underline}.footer__badges{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:15px}.footer__quality-badge{display:flex;justify-content:center;align-items:center}.footer__quality-badge img{display:block;height:auto;max-width:100%}.footer__yandex-rating{display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;text-decoration:none;transition:opacity .3s}.footer__yandex-rating:hover{opacity:.8}.footer__yandex-rating .rating-stars{color:#fc0;font-size:20px;letter-spacing:2px;line-height:1}.footer__yandex-rating .rating-value{font-weight:700;font-size:24px}.footer__yandex-rating .rating-count{font-size:14px;opacity:.7;margin-left:4px}.footer__yandex-rating{flex-direction:column}.menu-footer__item:not(:last-child){margin:0 0 8px 0}.menu-footer__link{color:#fff;font-size:16px;line-height:124%;letter-spacing:.2px}.menu-footer__link:hover{text-decoration:underline}.contacts-footer__item{color:#fff;font-size:16px;line-height:124%;letter-spacing:.2px}.contacts-footer__item:not(:last-child){margin:0 0 8px 0}.contacts-footer__item_whatsapp{background:url(../img/footer/icons/whatsapp.svg) left no-repeat;padding:0 0 0 25px}.contacts-footer__item_telegram{background:url(../img/footer/icons/telegram.svg) left no-repeat;padding:0 0 0 25px}.contacts-footer__item_all-contacts{background:url(../img/footer/icons/arrow1.svg) 125px/12px no-repeat;font-weight:600;transition:all .3s ease 0s}.contacts-footer__item_all-contacts:hover{background:url(../img/footer/icons/arrow1.svg) 130px/12px no-repeat}.contacts-footer__item:hover{text-decoration:underline}.social__body{display:flex;margin:30px 0 0 0}.social__item{display:flex;justify-content:center;align-items:center}.social__item:not(:last-child){margin:0 20px 0 0}.social__item{scale:1;transition:all .3s ease 0s}.social__item:hover{scale:1.1}.scroll-to-top{position:fixed;bottom:30px;right:30px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px 12px 16px;border-radius:50px;background-color:#950f16;border:none;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:9999;box-shadow:0 5px 15px rgba(149,15,22,.3);min-height:50px}.scroll-to-top__text{color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;line-height:1.2;letter-spacing:.2px;white-space:nowrap;transition:opacity .3s,max-width .3s;opacity:1;max-width:200px;overflow:hidden}.scroll-to-top__icon{width:20px;height:20px;fill:#fff;transition:transform .3s;flex-shrink:0}.scroll-to-top:hover{background-color:#1e1e1e;box-shadow:0 8px 20px rgba(30,30,30,.4);transform:translateY(-3px)}.scroll-to-top:hover .scroll-to-top__icon{transform:translateY(-2px)}.scroll-to-top:active{background-color:#950f16;transform:translateY(0);box-shadow:0 3px 10px rgba(149,15,22,.4)}.scroll-to-top:focus{outline:2px solid #fff;outline-offset:2px}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0);animation:buttonAppear .5s cubic-bezier(.4,0,.2,1)}@keyframes buttonAppear{from{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.scroll-to-top.attention{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 5px 15px rgba(149,15,22,.3)}50%{box-shadow:0 5px 20px rgba(149,15,22,.6)}100%{box-shadow:0 5px 15px rgba(149,15,22,.3)}}@media (min-width:1025px){.menu__item.has-submenu>a::after{display:none}.menu__contacts{display:none}.header__contacts-trigger{position:relative;margin-left:20px;cursor:pointer}.header__contacts-trigger .contacts-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#950f16;border-radius:50%;transition:background-color .3s,box-shadow .3s,transform .6s ease}.header__contacts-trigger .contacts-icon img{width:28px;height:28px;display:block;filter:brightness(0) invert(1)}.header__contacts-trigger .contacts-icon:hover{background-color:#950f16;box-shadow:0 0 10px #950f16,0 0 20px rgba(149,15,22,.5);transform:rotate(40deg)}.header__contacts-trigger .contacts-popup{position:absolute;top:calc(100% + 10px);right:0;width:280px;background:#1e1e1e;border-radius:8px;padding:15px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s;z-index:200;box-shadow:0 5px 15px rgba(0,0,0,.3)}.header__contacts-trigger .contacts-popup::before{content:"";position:absolute;top:-8px;right:15px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #1e1e1e}.header__contacts-trigger:hover .contacts-popup{opacity:1;visibility:visible;transform:translateY(0)}.header__contacts-trigger .contacts-popup__content{display:flex;flex-direction:column;gap:12px}.header__contacts-trigger .contacts-popup__item{color:#fff;font-size:14px;text-decoration:none;transition:color .3s;padding:3px 0}.header__contacts-trigger .contacts-popup__item:hover{color:#950f16}.header__contacts-trigger .contacts-popup__item_telegram,.header__contacts-trigger .contacts-popup__item_whatsapp{padding-left:25px;background-repeat:no-repeat;background-position:left center;background-size:16px}.header__contacts-trigger .contacts-popup__item_whatsapp{background-image:url(../img/footer/icons/whatsapp.svg)}.header__contacts-trigger .contacts-popup__item_telegram{background-image:url(../img/footer/icons/telegram.svg)}.header__contacts-trigger .contacts-popup__item_all-contacts{font-weight:600;background:url(../img/footer/icons/arrow1.svg) 110px/12px no-repeat;padding-right:20px;transition:all .3s}.header__contacts-trigger .contacts-popup__item_all-contacts:hover{background-position:right center;background:url(../img/footer/icons/arrow1red.svg) 115px/12px no-repeat}body:not(.page--index) .header{background:#1e1e1e;backdrop-filter:none;box-shadow:0 5px 10px rgba(0,0,0,.25)}}@media (max-width:1590px){.site-notice__container{padding:0 50px}.header__body{padding:0 50px}.site-navigation__body{align-items:center;padding:170px 50px 71px 50px}.mesh-list__title{font-size:64px;padding:0 50px 40px 50px;white-space:wrap}.mesh-list__intro{margin:0 50px 40px 50px}.body-item{padding:0 50px}.mesh-faq,.mesh-seo{margin:60px 50px}.mesh-list__anchor-menu{margin:0 50px 50px 50px}.contacts-us__colomn-1{padding:0 0 0 50px}.contacts-us__colomn-2{padding:0 50px 0 0}.footer__row{padding-left:50px;padding-right:50px}.footer__social{padding-left:50px;padding-right:50px}.scroll-to-top{right:50px;bottom:40px}}@media (max-width:1500px){.header__body{padding:0 80px}.contacts-us__colomn-1{padding:0 0 0 80px}.contacts-us__colomn-2{padding:0 80px 0 0}.footer__row{padding-left:80px;padding-right:80px}.footer__social{padding-left:80px;padding-right:80px}}@media (max-width:1440px){.mesh-list__title{font-size:60px;padding:0 50px 40px 50px;white-space:wrap}}@media (max-width:1350px){.body-item__item-1{margin:0 50px 0 0}.body-item__item-2{margin:0 50px 0 50px}.body-item__right-text{margin:0 0 0 50px}}@media (max-width:1330px){.contacts-us__body{flex-direction:column;align-items:center;padding:61px 0 61px 0}.contacts-us__colomn-1{display:flex;flex-direction:column;align-items:center;padding:0 0 50px 0}.contacts-us__title{text-align:center}.contacts-us__text{text-align:center;padding:0}.contacts-us__button{padding:0 0 35px 0}.contacts-us__text2{text-align:center}.contacts-us__colomn-2{padding:0}.contacts-us__bttn{display:none}.contacts-us__txt2{display:none}.contacts-us__btn{max-width:100%;align-self:stretch;display:flex;padding:0}.contacts-us__txt-2{align-self:center;display:inline-block}.contacts-us__image::before{background:linear-gradient(270deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}}@media (max-width:1280px){.menu__item>a{font-size:14px}.menu__item--news,.menu__item--produts{width:90px}.menu__item--about,.menu__item--catalogs,.menu__item--contacts,.menu__item--press{width:130px}.header__logo img{height:50px}}@media (max-width:1230px){.body-item__item-1{margin:0 30px 0 0}.body-item__item-2{margin:0 30px 0 30px}.body-item__right-text{margin:0 0 0 30px}}@media (max-width:1134px){.mesh-list__title{font-size:60px;padding:0 50px 40px 50px;white-space:wrap}.mesh-list__body{flex-wrap:wrap}.body-item__item-1{margin:0 auto 48px 0;transition:all 1s ease 0s}.body-item__item-1:hover{scale:1}.body-item__item-2{margin-right:50px}.body-item__right-text{display:flex;flex-direction:row;justify-content:space-around;flex:1 1 auto;margin:0}}@media (max-width:1024px){.site-notice__text p{font-size:14px;line-height:1.4}.header{position:fixed;height:100px;background:#1e1e1e}.header__body{padding:0 50px}.header__yandex-rating{scale:.8}.header__logo img{height:60px}.header__burger{display:block}.header__menu{position:fixed;top:100px;left:-100%;width:100%;height:calc(100vh - 70px);background:#1e1e1e;opacity:.95;transition:left .3s ease;overflow-y:auto;z-index:105}.header__menu.active{left:0}.menu{height:100;padding:20px 0}.menu__list{flex-direction:column;height:auto;padding:0 20px}.menu__item{position:relative;display:block;width:100%!important;height:auto;border-bottom:1px solid rgba(255,255,255,.1)}.menu__item>a{display:flex;justify-content:space-between;align-items:center;padding:15px 50px 15px 20px;font-size:16px;touch-action:manipulation}.menu__item>a:active{background-color:#950f16}.menu__item.active>a{background-color:#950f16}.menu__item.open>a{background-color:#7a0c12}.menu__item.has-submenu>a{position:relative;padding-right:40px}.menu__item.has-submenu>a::after{content:"";position:absolute;right:15px;top:50%;transform:translateY(-50%) rotate(45deg);width:8px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transition:transform .3s ease}.menu__item.has-submenu.open>a::after{transform:translateY(-50%) rotate(-135deg)}.menu__item .menu__list-inner{position:absolute;top:100%;left:0;width:100%;z-index:20;background:#1e1e1e;visibility:hidden;opacity:0;transform:translateY(-10px);transition:opacity .3s,visibility .3s,transform .3s;display:block;padding:10px 0}.menu__item .menu__list-inner a{padding:12px 30px;font-size:14px;white-space:normal;word-break:break-word}.menu__item .menu__list-inner a:active{background-color:#950f16}.menu__item .menu__list-inner a.active{background-color:#950f16}.menu__item.open .menu__list-inner{visibility:visible;opacity:1;transform:translateY(0)}.menu__badge{position:relative;display:inline-flex;align-items:center;justify-content:center;transform:none;margin-left:10px;min-width:22px;height:22px;font-size:12px;animation-name:badgePulseMobile}.menu__badge::after{animation-name:pulseAuraMobile}@keyframes badgePulseMobile{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes pulseAuraMobile{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(2);opacity:0}}.menu__contacts{padding:30px 20px 20px;border-top:1px solid rgba(255,255,255,.1);margin-top:80px}.menu__contacts-label{color:#fff;font-size:18px;font-weight:600;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px;padding:0 0 0 20px}.menu__contacts .menu-contacts{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:0 0 0 20px}.menu__contacts .menu-contacts__item{color:#fff;font-size:14px;text-decoration:none;transition:color .3s;padding:3px 0}.menu__contacts .menu-contacts__item:hover{color:#950f16}.menu__contacts .menu-contacts__item_email,.menu__contacts .menu-contacts__item_map,.menu__contacts .menu-contacts__item_phone{display:inline-block}.menu__contacts .menu-contacts__item_telegram,.menu__contacts .menu-contacts__item_whatsapp{display:flex;align-items:center;gap:8px;background-repeat:no-repeat;background-position:left center;padding-left:25px}.menu__contacts .menu-contacts__item_whatsapp{background-image:url(../img/footer/icons/whatsapp.svg)}.menu__contacts .menu-contacts__item_telegram{background-image:url(../img/footer/icons/telegram.svg)}.menu__contacts .menu-contacts__item_all-contacts{display:inline-block;background:url(../img/footer/icons/arrow1.svg) 115px/12px no-repeat;padding-right:30px;font-weight:600;transition:all .3s ease 0s}.menu__contacts .menu-contacts__item_all-contacts::before{display:none}.menu__contacts .menu-contacts__item_all-contacts:hover{background-position:right center}.header__contacts-trigger{display:none}.mesh-list__title{font-size:60px;padding:0 50px 40px 50px;white-space:wrap}.mesh-list__body{flex-wrap:wrap}.mesh-list__intro{margin:0 50px 30px 50px;padding:0 0 0 15px}.body-item__item-1{margin:0 auto 48px 0;transition:all 1s ease 0s}.body-item__item-1:hover{scale:1}.body-item__item-2{margin-right:50px}.body-item__right-text{display:flex;flex-direction:row;justify-content:space-around;flex:1 1 auto;margin:0}.right-text__type-number{font-size:50px}.mesh-faq,.mesh-seo{margin:60px 50px;padding:30px}.mesh-faq__title,.mesh-seo__title{font-size:28px}.mesh-list__anchor-menu{top:10px}.mesh-list__anchor-menu{margin:0 50px 40px 50px;padding:25px}.anchor-menu__title{font-size:18px;margin-bottom:15px}.anchor-menu__link{padding:8px 16px;font-size:15px}.contacts-us__title{font-size:40px}.contacts-us__colomn-1{padding:0 0 10px 0}.contacts-us__text{max-width:550px;font-size:18px;padding-bottom:24px}.contacts-us__button{padding:0 0 24px 0}.contacts-us__button button{min-height:60px;padding:21px 26px;font-size:18px}.contacts-us__text2{font-size:14px;text-align:center}.contacts-us__question{font-size:18px}.contacts-us__box{font-size:18px;padding:18px 32px 18px 32px}.contacts-us__btn{padding:0}.footer__row{justify-content:center;padding-left:50px;padding-right:50px}.footer__top{padding:61px 0 61px 0}.footer__colomn{text-align:center;flex:0 1 100%}.footer__social{padding-left:50px;padding-right:50px}.footer__list--about-us,.footer__list--catalogs,.footer__list--press,.footer__list--products{display:none}.social__body{justify-content:center}.menu-footer__link{font-size:14px}.contacts-footer__item{font-size:14px}.contacts-footer__item_whatsapp{align-self:center;background:url(../img/footer/icons/whatsapp.svg) left no-repeat;padding:0 0 0 25px}.contacts-footer__item_telegram{align-self:center;background:url(../img/footer/icons/telegram.svg) left no-repeat;padding:0 0 0 25px}.contacts-footer__item_all-contacts{align-self:center;background:url(../img/footer/icons/arrow1.svg) right/12px no-repeat;padding:0 20px 0 0;font-weight:600;transition:all .3s ease 0s}.contacts-footer__item_all-contacts:hover{background:url(../img/footer/icons/arrow1.svg) right/12px no-repeat;padding:0 25px 0 0}.scroll-to-top{right:30px;bottom:30px;padding:10px;width:50px;height:50px;border-radius:50%}.scroll-to-top__text{opacity:0;max-width:0;position:absolute;white-space:nowrap}.scroll-to-top__icon{width:24px;height:24px}}@media (max-width:1024px) and (hover:hover) and (pointer:fine){.scroll-to-top:hover{width:auto;padding:10px 20px 10px 16px;border-radius:50px}.scroll-to-top:hover .scroll-to-top__text{opacity:1;max-width:200px;position:static}}@media (max-width:880px){.body-item__item-1{margin:0;transition:all 1s ease 0s}.body-item__item-1:hover{scale:1}.body-item__item-2{margin:0}.mesh-list__body{display:flex;justify-content:center}.mesh-list__body:not(:last-child){margin:0 0 137px 0}}@media (max-width:808px){.right-text__areas-and-properties{display:flex;flex-direction:column;padding:0 0 48px 0}.right-text__areas{padding:0 0 24px 0}}@media (max-width:800px){.body-item__item-1{margin:0 0 24px 0}.body-item__item-2{margin:0 0 24px 0}}@media (max-width:799px){.body-item__item-1{margin:0}.body-item__item-2{margin:0 0 24px 0}}@media (max-width:768px){.site-notice__content{padding:10px 0;flex-wrap:wrap}.site-notice__icon{margin-right:10px}.site-notice__icon svg{width:20px;height:20px}.site-notice__close svg{width:18px;height:18px}.site-notice__text p br{display:none}.header__yandex-rating{scale:.8}.scroll-to-top{right:20px;bottom:20px;width:50px;height:50px}.scroll-to-top__icon{width:22px;height:22px}}@media (max-width:739px){.contacts-us__body{padding-left:50px;padding-right:50px}}@media (max-width:676px){.header__body{padding:0 40px}}@media (max-width:634px){.site-notice__container{padding:0 40px}.site-notice__text p{font-size:13px;padding-right:30px}.site-notice__close{position:absolute;top:50%;right:0;transform:translateY(-50%);margin:0}.site-notice__close:hover{transform:translateY(-50%) rotate(90deg)}.site-notice__close:active{transform:translateY(-50%) rotate(90deg) scale(.95)}.site-navigation__body{padding:160px 40px 51px 40px}.mesh-list__title{font-size:44px;padding:0 40px 40px 40px;white-space:wrap}.mesh-list__body:not(:last-child){margin:0 0 100px 0}.mesh-list__intro{margin:0 40px 20px 40px}.mesh-list__intro p{font-size:16px}.body-item{padding:0 40px}.body-item__item-1{margin:0 0 24px 0}.item-container{min-height:310px}.right-text__title{flex-direction:column}.right-text__type-number{font-size:40px;padding:0 0 10px 0}.right-text__label{font-size:18px;padding:0 0 10px 0}.right-text__text{font-size:14px}.right-text__areas-and-properties{display:flex;flex-direction:column;padding:0 0 48px 0}.right-text__areas{padding:0 0 24px 0}.right-text__areas-label{font-size:18px;padding:0 0 10px 0}.right-text__areas-text{font-size:14px}.right-text__areas-and-properties{padding:0 0 30px 0}.mesh-faq,.mesh-seo{margin:40px 20px;padding:20px}.mesh-faq__title,.mesh-seo__title{font-size:24px;margin-bottom:30px}.mesh-faq__subtitle,.mesh-seo__subtitle{font-size:20px}.mesh-faq__question,.mesh-seo__question{font-size:18px}.mesh-faq__answer div,.mesh-seo__answer div{font-size:15px}.mesh-faq__text,.mesh-seo__text{font-size:16px}.mesh-faq__item,.mesh-seo__item{font-size:15px}.mesh-list__anchor-menu{margin:0 40px 30px 40px;padding:20px}.anchor-menu__title{font-size:17px;margin-bottom:12px}.anchor-menu__link{padding:7px 14px;font-size:14px}.anchor-menu__scroll-hint{font-size:13px}.anchor-menu__scroll-hint svg{width:14px;height:14px}.contacts-us__body{padding:40px 40px}.contacts-us__title{font-size:24px}.contacts-us__colomn-1{padding:0 0 10px 0}.contacts-us__text{max-width:550px;font-size:14px;padding-bottom:24px}.contacts-us__button{padding:0 0 24px 0}.contacts-us__button button{min-height:56px;padding:21px 26px;font-size:14px}.contacts-us__text2{font-size:14px;text-align:center}.contacts-us__question{font-size:14px}.contacts-us__box{font-size:14px;padding:14px 32px 14px 32px}.contacts-us__btn{padding:0}.footer__top{padding:40px 0 40px 0}}@media (max-width:536px){.body-item__right-text{justify-content:space-between}.right-text__title{margin:0 0 24px 0}.right-text__description{margin:0 0 24px 0}.right-text__areas-and-properties{padding:0}.right-text__areas{padding:0}}@media (max-width:500px){.body-item__right-text{flex-direction:column}}@media (max-width:480px){.header{height:60px}.header__logo img{height:50px}.header__menu{top:60px;height:calc(100vh - 60px)}.menu__item>a{font-size:14px;padding:12px 45px 12px 15px}.menu__item.has-submenu>a{padding-right:35px}.menu__item.has-submenu>a::after{right:10px}}@media (max-width:475px){.site-notice__container{padding:0 20px}.site-notice__icon{display:none}.site-notice__content{padding:8px 0}.site-notice__text p{font-size:12px;padding-right:25px}.header__body{padding:0 20px}.site-navigation__body{padding:160px 20px 51px 20px}.mesh-list__title{font-size:34px;padding:0 20px 40px 20px;white-space:wrap}.mesh-list__intro{margin:0 20px 15px 20px;padding:0 0 0 10px}.body-item{padding:0 20px}.mesh-faq,.mesh-seo{margin:30px 10px;padding:15px}.mesh-faq__title,.mesh-seo__title{font-size:22px;margin-bottom:25px}.mesh-faq__subtitle,.mesh-seo__subtitle{font-size:18px}.mesh-faq__question,.mesh-seo__question{font-size:17px}.mesh-faq__answer div,.mesh-seo__answer div{font-size:14px}.mesh-list__anchor-menu{margin:0 20px 20px 20px;padding:15px}.anchor-menu__title{font-size:16px}.anchor-menu__link{padding:6px 12px;font-size:13px}.anchor-menu__scroll-hint{font-size:12px}.contacts-us__body{padding:20px 20px}.footer__top{padding:20px 0 20px 0}.footer__badges{flex-direction:column;gap:10px}.footer__yandex-rating{flex-wrap:wrap;justify-content:center}}@media (max-width:425px){.header__yandex-rating{scale:.8}}@media (max-width:387px){.site-navigation__body{display:block;padding:150px 20px 51px 20px}.site-navigation__item-wrapper{padding:0 0 24px 0}}@media (max-width:375px){.header__logo{padding:0 20px}.header__yandex-rating{scale:.8}}@media (max-width:370px){.body-item__item-1{flex:0 1 350px}.body-item__item-2{flex:0 1 350px}}@media (max-width:360px){.contacts-us__box{font-size:12px;padding:14px 20px 14px 20px}.contacts-us__question{padding-left:20px}}@media (max-width:350px){.mesh-list__title{font-size:32px;padding:0 20px 40px 20px;white-space:wrap}.body-item{padding:0 20px}}@media (max-width:330px){.mesh-list__title{font-size:30px;padding:0 20px 40px 20px;white-space:wrap}.body-item{padding:0 20px}}@media (max-width:320px){.header__logo{padding:0 10px}.header__quality-badge{padding:0 10px}.header__yandex-rating{scale:.8}}@media (hover:none) and (pointer:coarse){.scroll-to-top:hover{background-color:#950f16;transform:translateY(0);box-shadow:0 5px 15px rgba(149,15,22,.3)}.scroll-to-top:hover .scroll-to-top__icon{transform:none}.scroll-to-top:active{background-color:#1e1e1e;transform:scale(.95)}.scroll-to-top:focus:not(:active){background-color:#950f16}}