@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');:root{--red-color:#C3002F;--transition:ease-in-out .3s;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}article,aside,footer,header,nav,section,figcaption,figure,blockquote,main,details,menu,picture,video{display:block;box-sizing:border-box;padding:0;margin:0;}template,[hidden]{display:none;}audio,video,canvas{display:inline-block;}audio:not([controls]){display:none;height:0;}svg:not(:root){overflow:hidden;}button,input,optgroup,select,textarea{margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,html[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}body,html,div,img,svg,figure,form,iframe{padding:0px;border:0px;margin:0px;box-sizing:border-box;border-style:none;}ul,ol,li,a,span{box-sizing:border-box;}div{position:relative;max-height:9999999px;}main,footer,header,section{width:100%;}body{min-height:101vh;}.form,.form_submit,div{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;box-sizing:border-box;}img,picture{max-width:100%;height:auto;display:block;}iframe{max-width:100%;}a,.form_submit{cursor:pointer;}:root{--header-menu-height:80px;}html{scroll-behavior:smooth;}body{font-family:'Roboto',sans-serif;font-size:18px;line-height:1.9;font-weight:400;margin:0;padding:0;}section,div{scroll-margin:80px;}.cform_submitted_text{border:1px solid #3FB84F;color:#3FB84F;background-color:hsl(129,54%,97%);padding:2rem;border-radius:24px;font-size:2rem;line-height:1.25;font-weight:600;text-align:center;margin-bottom:10rem;}.cform_submitted_text.saving{border-color:#010066;color:#010066;background-color:hsl(241,100%,97%);}.cform_submitted_text.error{border-color:#cd3301;color:#cd3301;background-color:hsl(15,99%,97%);}.main-wrap{width:100%;max-width:2600px;margin:0 auto;}.btn{background-color:var(--red-color);padding:15px 20px;min-width:200px;font-weight:500;text-decoration:none;color:#fff;display:inline-block;text-align:center;border-radius:5px;transition:ease-in-out .4s;line-height:1.2;}.btn:hover{background-color:#9C0025;}a{color:inherit;}h2{font-size:24px;font-weight:400;}h3{font-size:20px;font-weight:400;}header{position:fixed;width:100%;height:var(--header-menu-height);top:0;left:50%;display:flex;align-items:center;border-bottom:1px solid #e0e0e0;z-index:99;background-color:#fff;max-width:2602px;transform:translateX(-50%);}.header-inner{display:flex;align-items:center;padding:0 25px;width:100%;}#small_menu{display:none;}.container{width:100%;max-width:1280px;margin:0 auto;}.menu-wrap{flex:1 0 auto;}#menu{padding:0;margin:0;display:flex;justify-content:center;}#menu .sub_1{display:none;}#menu li{list-style-type:none;}#menu li a{color:#000;display:flex;height:80px;text-decoration:none;align-items:center;padding:0 15px;position:relative;transition:ease-in-out .4s;}#menu li a:hover,#menu li a.active,#menu li a.parent{color:var(--red-color);}#menu li a::after{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:0;height:4px;content:" ";background-color:var(--red-color);transition:ease-in-out .4s;}#menu li a:hover::after,#menu li a.parent::after,#menu li a.active::after{width:40%;}#menu_1_a svg{width:15px;height:auto;}#menu_1_a svg path{transition:ease-in-out .4s;stroke:#000;}#menu_1_a:hover svg path,#menu_1_a.parent svg path,#menu_1_a.active svg path{stroke:var(--red-color);}#submenu-wrap{position:absolute;top:100%;left:0;width:100%;display:block;overflow:none;box-shadow:0px 15px 30px rgba(23,46,84,0.1);pointer-events:none;opacity:0;background-color:#fff;}@media(min-width:1025px){.menu-wrap{position:initial;}#submenu-wrap{width:calc(100% - 20px);left:50%;transform:translateX(-50%);max-width:1440px;}}#submenu-wrap.initialized{display:none;opacity:1;pointer-events:auto;}#submenu-wrap .inner-wrap{padding:50px 20px;max-height:calc(100vh - 90px);overflow:auto;}#submenu-wrap .menu-side .submenu-wrapper > ul{display:flex;justify-content:flex-start;gap:60px;list-style-type:none;margin:0;padding:0;flex-wrap:wrap;}#submenu-wrap .menu-side .submenu-wrapper > ul .sub_2,#submenu-wrap .menu-side .submenu-wrapper > ul .sub_3{margin:0;padding:0;list-style-type:none;}#submenu-wrap.initialized .menu-side > .submenu-wrapper{display:none;}#submenu-wrap .menu-side > .submenu-wrapper.show{display:block;}#submenu-wrap .menu-side .submenu-wrapper > ul > li{flex:0 0 calc(33.333% - (120px / 3));position:relative;}#submenu-wrap .menu-side .submenu-wrapper > ul > li::after{height:100%;width:1px;right:-30px;content:" ";position:absolute;background-color:#e0e0e0;top:0;}#submenu-wrap .menu-side .submenu-wrapper > ul > li:nth-child(3n)::after,#submenu-wrap .menu-side .submenu-wrapper > ul > li:last-child::after{display:none;}#submenu-wrap .sub_1_a{color:#000;font-weight:600;text-decoration:none;font-size:20px;letter-spacing:0.025em;display:inline-block;line-height:1.15;position:relative;margin-bottom:30px;transition:var(--transition);}#submenu-wrap .sub_1_a:hover{color:var(--red-color);}#submenu-wrap .sub_1_a::after{width:35px;height:2px;background-color:var(--red-color);position:absolute;left:0;bottom:-10px;content:" ";}#submenu-wrap .sub_2_a{font-size:18px;font-weight:500;letter-spacing:0.025em;display:inline-block;line-height:1.25;text-decoration:none;}#submenu-wrap .sub_2_a:hover,#submenu-wrap .sub_3_a:hover{text-decoration:underline;}#submenu-wrap .menu-side .submenu-wrapper > ul .sub_3{display:flex;gap:0px 20px;flex-wrap:wrap;margin-top:0px;margin-left:2px;margin-bottom:15px;padding-left:5px;}#submenu-wrap .sub_3_li{display:block;padding:0;margin:0;line-height:1.1;padding:3px 5px 3px 8px;border-left:2px solid #e0e0e0;flex-basis:calc(50% - 20px);}#submenu-wrap .sub_3_a{font-size:15px;display:inline-block;line-height:1.1;text-decoration:none;}.top-phone a,.phone-link{display:flex;align-items:center;gap:10px;color:#000;justify-content:flex-end;font-weight:500;text-decoration:none;transition:ease-in-out .4s;}.top-phone a:hover,.phone-link:hover{color:var(--red-color);}.top-page-cont{height:auto;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:flex-start;padding:80px 20px;}.top-page-cont .left-red{background-color:var(--red-color);height:100%;position:absolute;left:0;top:0;width:45%;}.top-page-cont .top-hp-bg{width:55%;position:absolute;top:0;right:0;height:100%;}.top-page-cont .top-hp-bg .bg-img,.top-page-cont .bg-img img{object-fit:cover;width:100%;height:100%;object-position:top center;}.top-page-cont .top-hp-bg .bg-img{object-position:19% 0;}.top-page-cont .fimg_wrp,.top-page-cont .fimg_pic{width:100%;height:100%;}.top-page-cont h1{color:#fff;font-size:70px;font-weight:400;line-height:1.25;max-width:40%;}.show-products-img{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid rgba(255,255,255,0.3);width:450px;justify-content:space-between;color:#fff;text-decoration:none;transition:ease-in-out .4s;border-radius:4px;line-height:1.15;max-width:40%;}.top-page-cont.products .show-products-img{max-width:100%;}.show-products-img:hover{border:1px solid rgba(255,255,255,1);}.show-products-img .arrow{display:inline-block;width:27px;height:27px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;}.air-red{position:absolute;left:0;bottom:0;}.top-page-cont .scroll-down{display:flex;flex-direction:column;position:absolute;left:50px;bottom:50px;color:#fff;text-decoration:none;gap:15px;align-items:center;}.top-page-cont .scroll-down .text{writing-mode:vertical-lr;writing-mode:sideways-lr;}.top-page-cont .scroll-down img{animation-name:sway;animation-duration:.8s;animation-iteration-count:infinite;position:relative;}.top-text-wrapper{max-width:45%;padding-right:120px;}.top-page-cont.products .left-red{width:65%;}.top-page-cont.products .top-text-wrapper{max-width:65%;}.top-page-cont.products .top-hp-bg{width:35%;padding-top:var(--header-menu-height);}.top-page-cont.products{min-height:550px;align-items:flex-start;padding-top:100px;}.top-page-cont.products h1{font-size:40px;font-weight:400;position:relative;margin:45px 0;max-width:100%;}.top-page-cont.products h1::after{width:65px;height:3px;background-color:#fff;position:absolute;content:" ";left:0;bottom:-25px;}.breadcrumbs-wrapper{color:#fff;font-size:14px;}.breadcrumbs-wrapper a{color:#fff;}.breadcrumbs-wrapper a:hover{text-decoration:none;}.breadcrumbs-wrapper .nav-spacer{margin:0 10px;display:inline-block;}.breadcrumbs_item_name{opacity:.7;}.header-inner .right-side{display:flex;align-items:center;gap:40px;}.header-inner .right-side .search-control{position:relative;width:40px;height:40px;cursor:pointer;}.header-inner .right-side .search-control img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:ease-in-out .3s;}.header-inner .right-side .search-control img.img-open{opacity:1;}.header-inner .right-side .search-control.opened img.img-open{opacity:0;}.header-inner .right-side .search-control.opened img.img-close{opacity:1;}.header-inner .search_container{position:absolute;width:0;right:calc(100% + 15px);top:0;background-color:var(--red-color);border-radius:4px;transition:ease-in-out width .3s;overflow:clip;}.header-inner .search_container.opened{width:300px;}.header-inner .search_container form{display:flex;gap:0;}.header-inner .search_container form .search_form{flex:1 1 auto;}.header-inner .search_container form input.form_text{background-color:#fff;color:#000;padding:0 10px;height:40px;margin-bottom:0;border-top-left-radius:4px;border-bottom-left-radius:4px;border:1px solid var(--red-color);border-right:none;font-size:16px;}.header-inner .search_container form input.form_submit{height:40px;min-width:unset;margin-bottom:0;border-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;padding:0 15px;font-size:14px;border:1px solid #000;padding-top:2px;}.category-top-text{color:#fff;}.category-top-text{color:#fff;margin-bottom:50px;}.category-top-text .read-more{margin-left:10px;color:#fff;font-weight:700;}.category-top-text .read-more:hover{text-decoration:none;}.category-product-img{position:absolute;left:0;top:calc(50% + 40px);transform:translate(-35%,-50%);}figcaption{text-align:center;font-style:italic;line-height:1.25;font-size:14px;margin-top:10px;}@keyframes sway{0%{top:0;}50%{top:7px;}100%{top:0;}}@keyframes sway-contact{0%{top:45%;}50%{top:55%;}100%{top:45%;}}.def-section{padding:80px 20px;}.container > h1:first-child,.container > h2:first-child,.container > h3:first-child,.container > h4:first-child{margin-top:0;}.submenu_text{--loc-col-number:3;--loc-col-gap:20px;display:flex;flex-wrap:wrap;gap:var(--loc-col-gap);}.submenu_text li{flex:0 0 calc((100% / var(--loc-col-number)) - (((var(--loc-col-number) - 1) * var(--loc-col-gap)) / var(--loc-col-number)));}.submenu_text li a{font-size:20px;font-weight:500;z-index:9;transition:var(--transition);line-height:1.15;text-align:center;text-decoration:none;min-height:100px;display:flex;justify-content:center;align-items:center;padding:35px;border:1px solid #ececec;height:100%;position:relative;overflow:hidden;}.submenu_text li a::after{content:" ";position:absolute;bottom:10px;width:25px;height:25px;background-image:url('/gfx/img/right-red-arrow.png');background-repeat:no-repeat;background-size:cover;opacity:0;right:-10px;transition:var(--transition);}.submenu_text li a:hover{box-shadow:0px 3px 15px rgba(0,0,0,0.16);}.submenu_text li a:hover::after{opacity:1;right:10px;}.products-cont{background-color:#F9F9F9;padding:100px 20px;}.products-list{display:grid;grid-template-columns:1fr 1fr 1fr;border:1px solid #F9F9F9;overflow:hidden;}.products-list h2{font-size:40px;font-weight:400;line-height:1.2;position:relative;margin:0;}.products-list h2::after{width:65px;height:3px;background-color:var(--red-color);position:absolute;left:0;bottom:-25px;content:" ";}.product-item{display:flex;flex-direction:column;align-items:center;padding:30px;border:1px solid #DFDFDF;position:relative;border-right:none;border-bottom:none;position:relative;left:-1px;top:-1px;overflow:clip;min-height:150px;position:relative;}.product-item:not(.supername){justify-content:flex-end;gap:15px;}.product-item::before{box-shadow:0px 3px 6px rgba(0,0,0,0.16);content:" ";width:calc(100% - 20px);left:10px;position:absolute;height:calc(100% - 20px);bottom:10px;transition:ease-in-out .4s;opacity:0;}.product-item:not(.supername):hover::before{opacity:1;}.product-item::after{position:absolute;right:0;bottom:0;display:block;width:16px;height:16px;background-color:#F9F9F9;transform:translate(50%,50%);content:" ";border-radius:50%;pointer-events:none;z-index:9;transition:ease-in-out .4s;}.product-item.headline{align-items:flex-start;}.product-item .product-name{font-size:24px;font-weight:500;z-index:9;transition:ease-in-out .4s;line-height:1.25;max-width:calc(100% - 45px);line-height:1.15;text-align:center;}.product-item .img-wrap{z-index:2;}.product-item .img-bcg{position:absolute;top:0px;right:0px;left:0px;bottom:0px;opacity:0;pointer-events:none;transition:ease-in-out .4s;z-index:1;}.product-item:hover{z-index:9;}.product-item:hover .img-bcg{opacity:1;}.product-item:hover::after{opacity:0;z-index:-1;}.product-item.category:not(.no-img-bcg):hover .product-name{color:#fff;z-index:20;}.product-item .red-arrow{position:absolute;right:5px;bottom:20px;opacity:0;transition:ease-in-out .4s;}.product-item:hover .red-arrow{opacity:1;right:15px;z-index:15;}.product-item .product-link{position:absolute;width:100%;height:100%;left:0;top:0;z-index:33;}.product-item .hover-bg-img{position:absolute;opacity:0;transition:ease-in-out .4s;width:100%;height:100%;top:0;left:0;z-index:10;}.product-item .hover-bg-img .black-shadow{background:linear-gradient(rgba(0,0,0,0) 0%,#000 100%);position:absolute;bottom:0;left:0;width:100%;height:45%;}.product-item:hover .hover-bg-img{opacity:1;}.product-item .hover-bg-img img{object-fit:cover;width:100%;height:100%;}.filters-cont{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:70px;}.filters-wrapper{display:flex;justify-content:flex-end;align-items:flex-start;gap:35px;}.filters-wrapper label{cursor:pointer;padding-left:50px;position:relative;}.filters-wrapper .filter-item{position:relative;}.filters-wrapper .filter-item input{width:35px;height:35px;display:inline-block;position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:0;}.filters-wrapper label::before{width:35px;height:35px;border-radius:3px;background:#fff;border:1px solid #e7e7e7;box-shadow:0px 3px 6px rgba(0,0,0,0.16);position:absolute;content:" ";left:0;top:50%;transform:translateY(-50%);}.filters-wrapper input:checked ~ label::before{background-color:var(--red-color);border:1px solid var(--red-color);background-image:url('img/ok.png');background-repeat:no-repeat;background-position:50% 50%;}.about-us-cont{position:relative;}.about-us-cont h2{margin-top:0;text-transform:uppercase;font-size:40px;font-weight:40;position:relative;margin-bottom:90px;}.about-us-cont h2::after{width:65px;height:3px;background-color:var(--red-color);position:absolute;left:0;bottom:-25px;content:" ";}.about-us-cont .right-img{position:absolute;height:100%;width:45%;right:0;top:0;}.about-us-cont .right-img img{object-fit:cover;width:100%;height:100%;}.about-us-cont .left-text{width:55%;padding:80px 20px;}.about-us-cont .text-inner{margin-bottom:65px;}.benefits-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:40px;counter-reset:benefit-counter;margin-top:100px;}.benefit-item{font-size:24px;font-weight:500;display:flex;align-items:center;gap:40px;line-height:1.3;}.benefit-item::before{display:flex;justify-content:center;align-items:center;width:65px;height:65px;box-shadow:0px 3px 6px rgba(0,0,0,0.16);border-radius:3px;counter-increment:benefit-counter;content:"0"counter(benefit-counter);color:var(--red-color);}.news-cont{background-color:#F9F9F9;padding:100px 20px;}.news-cont.white{background-color:#fff;}.news-cont h2{font-size:40px;font-weight:400;line-height:1.2;position:relative;margin:0;margin-bottom:80px;flex:0 0 100%;}.news-cont h2::after{width:65px;height:3px;background-color:var(--red-color);position:absolute;left:0;bottom:-25px;content:" ";}.articles_small_container,.articles_list_container{--col-gap:20px;display:flex;gap:var(--col-gap);flex-wrap:wrap;}.articles_small_container .articles_item,.articles_list_container .articles_item{flex:0 0 calc(33.333% - ((2 * var(--col-gap)) / 3));}.articles_small_more,.articles_list_more{position:absolute;top:0;right:0;}.articles_small_more a,.articles_list_more a{background-color:var(--red-color);padding:15px 20px;min-width:200px;font-weight:500;text-decoration:none;color:#fff;display:inline-block;text-align:center;border-radius:5px;transition:ease-in-out .4s;line-height:1.2;}.articles_small_more a:hover,.articles_list_more a:hover{background-color:#9C0025;}.articles_small_title h3,.articles_list_title h2{margin:0;padding-top:10px;}.articles_small_title h3 a,.articles_list_title h2 a{font-size:18px;font-weight:500;transition:ease-in-out .4s;position:relative;padding-left:0;color:#000;text-decoration:none;padding-right:40px;display:inline-block;line-height:1.25;}.articles_small_title h3 a:hover,.articles_list_title h2 a:hover{padding-left:40px;padding-right:0;}.articles_small_title h3 a::before,.articles_list_title h2 a::before{width:27px;height:27px;position:absolute;left:-30px;top:50%;transform:translateY(-50%);background-image:url('img/right-red-arrow.png');opacity:0;content:" ";transition:ease-in-out .4s;}.articles_small_title h3 a:hover::before,.articles_list_title h2 a:hover::before{left:0;opacity:1;}.articles_small_thumb,.articles_list_thumb{overflow:hidden;transition:ease-in-out .4s;width:100%;aspect-ratio:329 / 211;}.articles_small_thumb:hover,.articles_list_thumb:hover{box-shadow:0px 3px 6px rgba(0,0,0,0.16);}.articles_small_thumb .fimg_wrp,.articles_list_thumb .fimg_wrp{width:100%;height:100%;}.articles_small_thumb .fimg_pic,.articles_list_thumb .fimg_pic{width:100%;height:100%;}.articles_small_thumb .fimg_pic img,.articles_list_thumb .fimg_pic img{width:100%;height:100%;object-fit:cover;}.articles_small_thumb a img,.articles_list_thumb a img{transition:ease-in-out .4s;}.articles_small_thumb a:hover img,.articles_list_thumb a:hover img{transform:scale(1.05,1.05);}.articles_art_thumb{margin:25px 0;}.footer-contact-cont{background-color:var(--red-color);color:#fff;}.white-air{position:absolute;bottom:0;right:0;pointer-events:none;opacity:.7;}.footer-contact-cont{position:relative;}.footer-contact-cont .container{display:flex;justify-content:flex-end;padding:60px 0;min-height:550px;align-items:center;}.footer-contact-cont .text-cont{width:55%;padding-left:80px;padding-right:20px;}.footer-contact-cont .text-cont h2{font-size:40px;font-weight:400;position:relative;margin-bottom:80px;}.footer-contact-cont .text-cont h2::after{width:65px;height:3px;background-color:#fff;position:absolute;left:0;bottom:-25px;content:" ";}.footer-contact-cont .footer-img{width:45%;height:100%;position:absolute;top:0;left:0;}.footer-contact-cont .footer-img img{object-fit:cover;width:100%;height:100%;}.contact-line{margin-top:80px;display:flex;justify-content:space-between;}.contact-line a{color:#fff;font-weight:500;font-size:24px;text-decoration:none;display:flex;align-items:center;gap:20px;}.contact-line a:hover{text-decoration:underline;}.product-text-cont{padding:80px 20px;}.product-text-cont + .product-text-cont{padding-top:0;}.product-text-cont .text-wrapper{display:flex;gap:60px;}.product-text-cont .text-wrapper .img-wrap{flex:0 0 44%;display:flex;}.product-text-cont .text-wrapper .img-wrap.type_fs{justify-content:center;align-items:center;}.product-text-cont .text-wrapper .videos-wrap{width:100%;flex:1 1 auto;}.fvideo_wrp .fvideo_iframe{aspect-ratio:16 / 9;}.d-video-bottom{display:flex;justify-content:space-between;align-items:flex-start;line-height:1.25;}.d-video-bottom .d-file{font-size:14px;font-style:italic;}.product-text-cont .text-wrapper .text-wrap{flex:1 1 auto;}.product-text-cont img{max-width:100%;height:auto;}main section.section:nth-child(2n+1) .img-wrap{order:-1;justify-content:flex-start;}.list-wrap .item{display:flex;align-items:center;gap:15px;padding-bottom:10px;border-bottom:1px solid #e0e0e0;margin-bottom:10px;}.list-wrap .item .img_ico{flex:0 0 60px;}.list-wrap .item .item-main-wrap{flex:1 1 auto;}.list-wrap .item .item-name a{text-decoration:none;font-weight:600;font-size:16px;display:inline-block;line-height:1.25;transition:var(--transition);}.list-wrap .item .item-name a:hover{color:var(--red-color);}.list-wrap .item .item-desc{font-weight:400;font-size:15px;line-height:1.25;}.products-table-cont{padding:80px 20px;}.products-table-cont.no-padding{padding:0;}.table-wrap{overflow:auto;width:100%;margin:20px 0;}table{width:auto;min-width:100%;border-collapse:collapse;font-size:14px;}.products-table-cont table td,.products-table-cont table th{padding:10px;border:1px solid #DFDFDF;text-align:center;}.products-table-cont table th{font-weight:500;line-height:1.25;text-align:left;max-width:350px;}.products-table-cont table th.param_unit{text-align:center;}.products-table-cont table tr:nth-child(2n) td,.products-table-cont table tr:nth-child(2n) th{background-color:#F9F9F9;}.products-table-cont table th:first-child td:first-child,.products-table-cont table th:last-child td:first-child{border:none;}.products-table-cont table thead th,.products-table-cont table tfoot th{border:none;}.products-table-cont table .img-name-wrapper{display:flex;flex-direction:column;align-items:center;color:#000;text-decoration:none;}.products-table-cont table .img-name-wrapper .img-wrap{max-width:100%;width:auto;height:auto;}.products-table-cont table .img-name-wrapper .img-wrap img{}.products-table-cont table .img-name-wrapper .name-wrap{font-size:16px;font-weight:500;transition:ease-in-out .4s;}.products-table-cont table .img-name-wrapper:hover .name-wrap{color:var(--red-color);}.products-table-cont table tr:last-child a{display:flex;justify-content:center;align-items:center;gap:10px;color:#000;font-weight:500;width:100%;}.products-table-cont table tr:last-child a:hover{text-decoration:none;}.product-ref-cont{padding:80px 20px;background-color:#F9F9F9;}.product-ref-cont.white{background-color:#fff;}.product-ref-cont.ref-list{padding-top:0;margin-top:-50px;}.components-wrap{display:grid;grid-template-columns:1fr;gap:0px;}.components-wrap .item{display:flex;flex-wrap:no-wrap;gap:20px;padding:10px;border-bottom:1px solid #DFDFDF;align-items:center;}.components-wrap .item .item-body{flex-grow:1;}.components-wrap .item .item-name{font-weight:600;}.ref-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;}.ref-item{position:relative;}.ref-item .ref-link{position:absolute;left:0;top:0;width:100%;height:100%;}.ref-item .img-wrap{margin-bottom:10px;overflow:hidden;}.ref-item .img-wrap img{width:100%;height:auto;transition:ease-in-out .4s;}.ref-item:hover .img-wrap img{transform:scale(1.05,1.05);}.ref-item .ref-services{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px;}.ref-item .ref-services .ref-service-item{flex:0 0 auto;font-size:14px;padding:5px 7px;background-color:#F1F1F1;}.ref-item .ref-services .ref-service-item{flex:0 0 auto;font-size:14px;padding:5px 7px;background-color:#F1F1F1;}.ref-item .ref-name{padding-left:0;padding-right:40px;transition:ease-in-out .4s;line-height:1.25;}.ref-item:hover .ref-name{padding-left:40px;padding-right:0;}.ref-item .ref-name::before{width:27px;height:27px;position:absolute;left:-30px;top:50%;transform:translateY(-50%);background-image:url('img/right-red-arrow.png');opacity:0;content:" ";transition:ease-in-out .4s;}.ref-item:hover .ref-name::before{left:0;opacity:1;}.product-ref-cont h2{font-size:40px;font-weight:400;line-height:1.2;position:relative;margin:0;margin-bottom:80px;grid-column:span 3;}.product-ref-cont h2::after{width:65px;height:3px;background-color:var(--red-color);position:absolute;left:0;bottom:-25px;content:" ";}.view-all-refs{position:absolute;top:0;right:0;}.top-page-cont.products.detail{background-color:#F9F9F9;}.product-top-wrapper{display:flex;column-gap:80px;row-gap:40px;flex-wrap:wrap;}.product-top-wrapper > *{flex:0 0 calc(50% - 40px);}.subpage .breadcrumbs-wrapper{grid-column:span 2;color:#000;}.subpage .breadcrumbs-wrapper a{color:#000;}.product-top-wrapper .breadcrumbs-wrapper{flex:0 0 100%;}.top-page-cont.products.lists .product-imgs-wrapper{aspect-ratio:unset;}.product-info{display:flex;flex-direction:column;justify-content:space-between;}.top-page-cont.products .product-info h1{color:#000;font-size:40px;font-weight:400;position:relative;margin-top:0;}.top-page-cont.products .product-info h1::after{width:65px;height:3px;background-color:var(--red-color);position:absolute;left:0;bottom:-25px;content:" ";}.product-short-text{margin-top:80px;margin-bottom:40px;}.product-info .headline{font-size:24px;font-weight:500;}.product-info .cta-cont,.glossary_icons{background-color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:3px;box-shadow:0px 3px 6px rgba(0,0,0,0.16);padding:15px;padding-right:45px;margin-top:15px;}.product-info .show-more{font-weight:500;padding-right:20px;position:relative;color:#000;transition:ease-in-out .4s;margin-top:30px;margin-bottom:30px;display:inline-block;}.product-info .show-more + .show-more{margin-left:15px;}.product-info .show-more:hover{color:var(--red-color);}.product-info .show-more::after{width:11px;height:8px;position:absolute;right:0;top:50%;transform:translateY(-50%);background-image:url('/gfx/img/chevron-down.png');background-size:cover;content:" ";}.tech-specs table td{border:1px solid #C9C9C9;border-right:none;border-left:none;font-weight:500;padding:10px;}.tech-specs table td:first-child{font-weight:400;padding-left:0;width:110px;}.glossary_icons{justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;box-shadow:unset;gap:15px;}.glossary_icons .hitcat_lists_glossary{flex-basis:15%;text-align:center;padding:2px;border-radius:3px;}.glossary_icons .hitcat_lists_glossary:hover{background-color:#C9C9C9;}.glossary_icons .hitcat_lists_glossary .fimg_pic{display:flex;align-items:center;}.glossary_icons .hitcat_lists_glossary figcaption{margin-top:5px;padding:0px 3px;}.product-imgs-wrapper{width:100%;max-width:600px;aspect-ratio:1 / 1;position:relative;}.product-imgs-wrapper .splide__arrows{position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:9;display:flex;justify-content:space-between;}.product-imgs-wrapper .splide__arrow{position:relative;opacity:1;top:0;transform:translate(0);left:0;right:0;border-radius:5px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;background-color:var(--red-color);transition:ease-in-out .3s;}.product-imgs-wrapper .splide__arrow svg{fill:#fff;}.product-imgs-wrapper .splide__arrow:hover{background-color: #9C0025;}#product-gallery.splide{visibility:visible;height:80%;left:0;top:0;width:100%;min-height:240px;}#product-gallery.splide .fimg_pic{width:100%;aspect-ratio:4 / 3;height:unset;display:flex;justify-content:center;align-items:center;}#product-gallery.splide .fimg_pic img{width:auto;height:auto;max-width:100%;max-height:100%;}.splide__track{height:100%;}.img-slider-wrap .fimg_wrp,.img-slider-wrap .fimg_pic{height:100%;}.img-slider-wrap .fimg_pic{display:flex;justify-content:center;align-items:center;}.img-slider-wrap .fimg_pic img{max-width:90%;max-height:90%;width:auto;height:auto;}.slider-thumbs{display:flex;justify-content:center;gap:10px;margin-top:50px;flex-wrap:wrap;}.slider-thumbs figure{display:flex;justify-content:center;align-items:center;width:90px;position:relative;border:1px solid #e2e2e2;transition:ease-in-out .4s;cursor:pointer;}.slider-thumbs figure .fimg_pic{width:100%;aspect-ratio:4 / 3;display:flex;justify-content:center;align-items:center;}.slider-thumbs figure .fimg_pic img{width:auto;height:auto;max-width:100%;max-height:100%;}.slider-thumbs figure::after{position:absolute;left:0;bottom:0;height:2px;background-color:var(--red-color);width:0;content:" ";transition:ease-in-out .4s;}.slider-thumbs figure:hover::after,.slider-thumbs figure.is-active::after{width:100%;}.slider-thumbs figure img{width:auto;height:auto;max-width:90%;max-height:90%;transition:ease-in-out .4s;opacity:.5;}.slider-thumbs figure:hover img,.slider-thumbs figure.is-active img{opacity:1;}.slider-thumbs figure:hover,.slider-thumbs figure.is-active{border-color:#aaa;}.sliderbx_data_li{list-style-type:none;}.product-imgs-wrapper .sliderbx_data_li .sliderbx_data_li_img_main_container{display:flex;justify-content:center;align-items:center;width:100%;height:0;padding-top:100%;position:relative;}.product-imgs-wrapper .sliderbx_data_li .sliderbx_data_li_img_main_container img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:90%;max-height:90%;width:auto;height:auto;}.download-cont{background-color:#F9F9F9;padding:80px 20px;}.download-cont.white{background-color:#F9F9F9;background-color:#fff;padding:80px 20px;}.download-cont h2{font-size:40px;font-weight:400;line-height:1.2;position:relative;margin:0;margin-bottom:80px;}.download-cont h2:after{width:65px;height:3px;background-color:var(--red-color);position:absolute;left:0;bottom:-25px;content:" ";}.files-wrapper{margin-top:70px;}.files-wrapper:first-child{margin-top:0;}.file-item{border-radius:3px;background-color:#fff;box-shadow:0px 3px 6px rgba(0,0,0,0.16);display:flex;align-items:center;margin:10px 0;padding:20px;gap:20px;}.white .file-item{background-color:#F9F9F9;}.file-item .file-name{color:#000;text-decoration:none;flex:1 1 auto;transition:ease-in-out .4s;}.file-item .file-name:hover{color:var(--red-color);}.file-item .file-size{flex:0 0 90px;opacity:.5;text-align:right;}.file-item .file-download{padding:10px;}.faq-cont{background-color:#F9F9F9;padding:80px 0;}.faq-cont h2{font-size:40px;font-weight:400;line-height:1.2;position:relative;margin:0;margin-bottom:80px;}.faq-cont h2::after{width:65px;height:3px;background-color:var(--red-color);position:absolute;left:0;bottom:-25px;content:" ";}.faq-text{margin-bottom:50px;}.faq-wrapper{display:grid;grid-template-columns:1fr 2fr;gap:60px;}.news_item{border-bottom:1px solid #DFDFDF;padding:15px 0;}.news_item:first-child{border-top:1px solid #DFDFDF;}.news_item h3{font-size:18px;font-weight:400;margin:0;padding-right:40px;position:relative;cursor:pointer;}.news_item h3::after{position:absolute;top:9px;width:19px;height:12px;content:" ";right:15px;background-image:url('img/chevron-down.png');background-size:cover;transition:ease-in-out .4s;}.news_item.open h3::after{transform:rotate(180deg);}.news_item p{margin:0;}.news_text{display:none;}.top-page-cont.subpage{min-height:unset;padding-bottom:0;padding-top:100px;overflow:clip;}.sub-text-wrapper{display:flex;gap:80px;}.subpage-text{width:100%;flex:1 1 auto;padding-bottom:80px;}.top-page-cont.subpage h1{font-size:40px;font-weight:400;color:#000;position:relative;margin-bottom:60px;max-width:100%;}.top-page-cont.subpage h1::after{position:absolute;bottom:-25px;left:0;width:65px;height:3px;background-color:var(--red-color);content:" ";}.cta-contact-us-wrap{flex:1 1 300px;margin-bottom:20px;}.id_page_6 .cta-contact-us-wrap{margin-bottom:-60px;}.cta-inner-wrap{background-color:var(--red-color);color:#fff;padding:50px;display:flex;flex-direction:column;align-items:center;position:sticky;left:0;top:100px;}.cta-text{font-size:28px;font-weight:400;text-align:center;line-height:1.4;}.person-wrap-img{width:95px;height:95px;border-radius:50%;overflow:hidden;border:3px solid #fff;margin:30px 0;}.btn.black{background-color:#000;}.btn.black:hover{background-color:#323232;}.air-logo-right{position:absolute;right:0;top:50%;transform:translateY(-50%);}.contact-outer-wrap{display:grid;grid-template-columns:auto auto;}.contact-outer-wrap .contact-line{margin-bottom:20px;margin-top:0;padding-left:50px;display:inline-block;position:relative;}.contact-outer-wrap .contact-line::before{position:absolute;height:36px;width:34px;content:" ";left:0;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-position:50% 50%;background-size:contain;}.contact-outer-wrap .contact-line.phone::before{background-image:url('svg/phone-red.svg');}.contact-outer-wrap .contact-line.email::before{background-image:url('svg/email-red.svg');}.contact-outer-wrap .contact-line.our-team::before{background-image:url('svg/user-red.svg');}.contact-outer-wrap .contact-line.our-team::after{content:" ";position:absolute;right:-15px;top:50%;transform:translateY(-50%);background-image:url('img/chevron-down.png');width:9px;height:5px;background-size:cover;animation-name:sway-contact;animation-duration:.8s;animation-iteration-count:infinite;}.left-contact p{margin-top:0;line-height:1.15;}.left-contact p.small{font-size:14px;}.right-contact{display:flex;flex-direction:column;align-items:flex-start;}.right-contact a{color:#000;text-decoration:none;font-size:24px;font-weight:500;}.right-contact a.our-team{text-decoration:underline;}.right-contact a.our-team:hover{text-decoration:none;}.right-contact a:hover{text-decoration:underline;}.address-wrap{margin-bottom:30px;}.form-wrap h2{font-size:40px;font-weight:400;text-align:center;margin-top:0;}.cta-contact-us-wrap.contact{flex:1 0 auto;margin-bottom:20px;}.cform_container{width:100%;}.form{width:100%;background-color:rgba(255,255,255,0);color:#fff;border:none;border-bottom:1px solid rgba(255,255,255,.5);font-size:18px;font-weight:400;font-family:inherit;outline:none;margin-bottom:30px;line-height:1.7;}.form:focus{border-bottom:1px solid rgba(255,255,255,1);}.cform_container ::placeholder{width:100%;color:#fff;opacity:1;}.contact .air-logo-right{top:15px;transform:translate(0);}.cform_form_submit{text-align:right;position:relative;bottom:-45px;}.form_submit{background-color:#000;padding:15px 20px;min-width:200px;font-weight:500;text-decoration:none;color:#fff;display:inline-block;text-align:center;border-radius:5px;transition:ease-in-out .4s;line-height:1.2;border:0;}.form_submit:hover{background-color:#323232;}.cform_item_type_submit{z-index:2;}textarea.form{resize:vertical;height:68px;margin-bottom:0;transition:ease-in-out .4s;}textarea.form:focus{height:204px;}.cform_item_type_textarea{height:204px;margin-bottom:30px;}.map-wrap{height:650px;width:calc(100vw - 10px);margin-left:calc(-50vw + 640px);margin-right:calc(-50vw + 640px);margin-top:100px;}.map-wrap img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;}@media(max-width:1320px){.map-wrap{height:400px;width:100vw;margin-left:-20px;margin-right:0;}}.contact-page.subpage-text{flex:0 0 680px;max-width:680px;}.our-team-cont{margin-top:60px;}.our-team{--col-gap:20px;display:flex;flex-wrap:wrap;gap:var(--col-gap);}.our-team > *{flex:0 0 calc(50% - (var(--col-gap) / 2));}.our-team > h2{font-size:40px;font-weight:400;line-height:1.2;position:relative;margin:0;margin-bottom:80px;flex:0 0 100%;}.our-team h2::after{width:65px;height:3px;background-color:var(--red-color);position:absolute;left:0;bottom:-25px;content:" ";}.our-team .gallery_item{display:flex;flex-direction:column;align-items:center;}.our-team .gallery_item .gallery_img{width:150px;height:150px;border-radius:50%;border:1px solid #f2f2f2;overflow:hidden;}.our-team .gallery_item .gallery_img img{object-fit:cover;width:100%;height:100%;}.our-team .gallery_item .gallery_img.no_image{background-image:url('/gfx/svg/air-logo-red.svg');background-size:50% auto;background-position:50% 50%;background-repeat:no-repeat;}.our-team .gallery_item .gallery_name{font-size:24px;font-weight:500;margin-top:30px;line-height:1.2;text-align:center;}.our-team .gallery_item .position{font-size:16px;margin-bottom:60px;font-style:italic;}.our-team .gallery_item a[href*="tel"]{text-align:left;font-size:18px;font-weight:400;padding-left:35px;display:inline-block;position:relative;}.our-team .gallery_item a[href*="tel"]::before{width:14px;height:22px;background-size:cover;background-image:url('svg/phone-red.svg');background-repeat:no-repeat;content:" ";position:absolute;left:2px;top:50%;transform:translateY(-50%);}.our-team .gallery_item a[href*="mailto"]{text-align:left;font-size:18px;font-weight:400;padding-left:35px;display:inline-block;position:relative;color:var(--red-color);text-decoration:underline;}.our-team .gallery_item a[href*="mailto"]::before{width:18px;height:18px;background-size:cover;background-image:url('svg/email-red.svg');background-repeat:no-repeat;content:" ";position:absolute;left:0;top:50%;transform:translateY(-50%);}.our-team .gallery_info{display:flex;flex-direction:column;text-align:center;}.our-team .gallery_info p{margin:0;}.our-team .gallery_info p:has(em){margin-bottom:20px;font-size:16px;text-align:center;}.ref-filter-wrapper{display:flex;gap:40px;margin-bottom:50px;margin-top:20px;}.filter-item{display:flex;flex-direction:column;padding-left:80px;position:relative;line-height:1.7;}.filter-item .filter-icon{width:65px;height:50px;border-radius:6px;background-color:#000;position:absolute;left:0;top:5px;display:flex;justify-content:center;align-items:center;}.filter-item .filter-value{color:#000;font-weight:700;}.filter-item a.filter-value:hover{text-decoration:none;}.subpage-main-text h2{font-size:28px;font-weight:500;}.subpage-main-text h3{font-size:22px;font-weight:500;}.ref-gallery-cont{margin-bottom:100px;padding:0 20px;}.ref-gallery-wrap h2{font-size:28px;position:relative;padding-left:40px;font-weight:500;}.ref-gallery-wrap h2::before{width:24px;height:24px;content:" ";position:absolute;top:14px;left:0;background-image:url('svg/photograph.svg');background-size:cover;}.photo-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px;}.photo-wrapper a{display:flex;position:relative;}.photo-wrapper a::before{position:absolute;left:50%;top:50%;width:0;height:0;transition:ease-in-out .4s;transform:translate(-50%,-50%);background-color:rgba(195,0,47,.7);content:" ";}.photo-wrapper a::after{width:100%;height:100%;content:" ";left:0;top:0;position:absolute;background-image:url('svg/search-white.svg');background-repeat:no-repeat;background-position:50% 50%;transition:ease-in-out .4s;opacity:0;background-size:2px auto;}.photo-wrapper a:hover::before{width:100%;height:100%;}.photo-wrapper a:hover::after{opacity:1;background-size:36px auto;}.mod_articles_list .cta-contact-us-wrap{display:none;}.articles_art_img_orig,.page-img-main{width:100vw;position:relative;left:76%;transform:translateX(-50%);margin:80px 0;aspect-ratio:3 / 1;}.page-img-main .page_image_main_img{width:100%;height:100%;}.page-img-main .page_image_main_img img{width:100%;height:100%;object-position:50% 50%;object-fit:cover;}.mod_articles_article .subpage-text,.subpage-text.with-img{flex:0 0 66%;max-width:66%;}.header-section{line-height:1.25;}.submenu_text{margin:0;padding:0;list-style-type:none;}footer{background-color:#000;color:#fff;padding:0 20px;padding-top:80px;padding-bottom:30px;}.footer-main .container{display:flex;}.footer-main .footer-left{width:45%;}.footer-main .footer-left img{width:160px;max-width:100%;height:auto;}.footer-main .footer-right{width:55%;display:flex;justify-content:space-between;padding-left:80px;}.footer-main .footer-right .footer-col .footer-head{font-size:16px;font-weight:500;margin-bottom:15px;text-transform:uppercase;color:#fff;display:inline-block;text-decoration:none;transition:ease-in-out .4s;}.footer-main .footer-right .footer-col .footer-head:hover{color:var(--red-color);}.footer-main .footer-right .footer-col ul{margin:0;padding:0;}.footer-main .footer-right .footer-col ul li{list-style-type:none;}.footer-main .footer-right .footer-col ul li a{color:#fff;opacity:.5;transition:ease-in-out .4s;text-decoration:none;}.footer-main .footer-right .footer-col ul li a:hover{opacity:1;}footer .comerto img{width:120px;height:auto;filter:brightness(0) invert(1);opacity:.6;transition:ease-in-out .4s;}footer .comerto a:hover img{opacity:1;}.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:100px;}.alert_message{color:var(--red-color);border:1px dashed var(--red-color);background-color:color-mix(in srgb,var(--red-color) 5%,white);padding:1em;}.alert_message p:first-child{margin-top:0;}.alert_message p:last-child{margin-bottom:0;}.search_results_groups{display:flex;flex-wrap:wrap;gap:10px;width:100%;margin-top:20px;border-bottom:2px solid #000;}.search_results_groups_item{flex:0 0 auto;background-color:#000;color:#fff;font-size:18px;padding:0.25em 1em;font-weight:600;display:flex;justify-content:center;align-items:center;text-decoration:none;transition:var(--transition);position:relative;cursor:pointer;}.search_results_groups_item.active{background-color:var(--red-color);}.search_results_item{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #E2E2E2;}.search_results_cimage{width:20%;text-align:center;flex-grow:0;flex-shrink:0;display:flex;justify-content:center;align-items:center;}.search_results_cinfo{display:flex;flex-direction:column;position:relative;flex-grow:1;}.search_results_title{padding-right:100px;}.search_results_title a{font-size:20px;font-weight:600;color:#000;text-decoration:none;transition:var(--transition);}.search_results_title a:hover{color:var(--red-color);}.search_results_item strong{color:var(--red-color);}.search_results_tags{font-size:15px;display:flex;flex-wrap:wrap;gap:10px;position:absolute;top:0;right:0;margin-top:0;}.search_results_tag{background-color:#f3f3f3;padding:0.25em 1em;cursor:pointer;text-decoration:none;color:inherit;}.search_results_text{flex-grow:1;}.search_results_link a{color:#727272;font-size:15px;transition:var(--transition);}.search_results_link a:hover{color:#000;}@media(max-width:1500px){.top-page-cont .scroll-down{left:25px;}}@media(max-width:1300px){.top-page-cont h1{font-size:48px;line-height:1.3;}.top-page-cont .scroll-down{display:none;}#menu li a{font-size:16px;}.top-phone a,.phone-link{font-size:16px;}.contact-page.subpage-text{flex:0 0 580px;max-width:580px;}}@media(max-width:1200px){body{font-size:16px;}#menu li a{font-size:14px;padding:0 10px;height:60px;}header{height:60px;}section,div{scroll-margin:60px;}.top-phone a,.phone-link{font-size:14px;}.top-page-cont.subpage,.top-page-cont.products{padding-top:80px;}.benefit-item{font-size:18px;}.contact-line a{font-size:18px;}.white-air{opacity:.4;}.contact-page.subpage-text{flex:0 0 500px;max-width:500px;}}@media(max-width:1023px){header .menu-wrap{display:none;position:absolute;top:48px;background-color:#fff;width:100%;left:0;}header #menu{display:flex;flex-direction:column;padding:10px 0;border-bottom:1px solid #aaa;}#menu li a{height:auto;padding:5px 10px;text-align:center;justify-content:center;}header .top-phone a{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--red-color);border-radius:4px;}#menu li a:hover::after,#menu li a.parent::after,#menu li a.active::after{width:100%;height:2px;}header .top-phone a img{filter:brightness(0) invert(1);}header .top-phone a span{display:none;}header .header-inner{display:flex;justify-content:space-between;}.header-inner .right-side{gap:15px;}#small_menu{display:block;width:40px;height:40px;background-color:#000;border:none;border-radius:4px;padding:0;position:relative;order:10;}#small_menu .line{width:22px;height:2px;background-color:#fff;position:absolute;left:9px;transition:var(--transition);opacity:1;}#small_menu .line.first{top:11px;}#small_menu.opened .line.first{top:20px;transform:rotate(45deg);}#small_menu .line.second{top:19px;}#small_menu.opened .line.second{opacity:0;}#small_menu .line.third{top:28px;}#small_menu.opened .line.third{top:20px;transform:rotate(-45deg);}.show-products-img{max-width:100%;}header .top-phone{order:5;}header .search-wrap,header .right-side{position:initial;}.header-inner .search_container{right:0;width:100%;bottom:0;transform:translateY(100%);top:auto;padding:10px;background-color:#fff;border-radius:0;opacity:0;transition:var(--transition) opacity;pointer-events:none;}.header-inner .search_container.opened{opacity:1;width:100%;pointer-events:auto;}.top-page-cont .left-red{display:none;}.top-page-cont.products .left-red{display:block;width:100%;}.top-page-cont{flex-direction:column;padding:0;padding-top:60px;padding-bottom:40px;gap:30px;justify-content:flex-end;min-height:unset;}.sys_frontpage .top-page-cont{background-color:var(--red-color);}.top-page-cont .container{padding:0 20px;}.top-page-cont .top-hp-bg{position:relative;width:100%;}.top-page-cont h1{font-size:32px;}.top-page-cont .air-red{max-width:28%;}.top-page-cont .top-hp-bg{width:100%;aspect-ratio:2 / 1;}.top-page-cont .top-hp-bg .bg-img{object-fit:cover;width:100%;height:100%;}.products-cont{padding:40px 20px;}.products-list{grid-template-columns:1fr 1fr;}.products-list .product-item.supername{grid-column:1 / -1;align-items:flex-start;justify-content:flex-start;}.products-list h2{font-size:26px;}.about-us-cont .right-img{position:relative;width:100%;}.about-us-cont .left-text{width:100%;}.benefits-wrapper{display:flex;flex-direction:column;}.articles_small_container,.articles_list_container{display:flex;flex-direction:column;flex-wrap:nowrap;}.footer-contact-cont .footer-img{position:relative;width:100%;height:auto;aspect-ratio:2 / 1;}.footer-contact-cont .footer-img img{width:100%;height:100%;object-fit:cover;}.footer-contact-cont .text-cont{width:100%;padding:0;}.footer-contact-cont .container{padding:40px 20px;min-height:unset;}.white-air{max-width:50%;}.contact-line{flex-direction:column;gap:20px;}.footer-main .container{flex-direction:column;min-height:unset;}.footer-main .footer-right{width:100%;padding:0;flex-direction:column;gap:30px;}.footer-contact-cont .text-cont h2,.news-cont h2{margin-top:0;font-size:32px;}.footer-bottom{flex-direction:column;gap:20px;}.top-page-cont h1{max-width:unset;}.articles_small_more a,.articles_list_more a{min-width:unset;}.top-page-cont.products .top-hp-bg{width:100%;max-height:200px;}.top-page-cont.subpage,.top-page-cont.products{padding-top:60px;min-height:unset;flex-direction:column-reverse;padding-bottom:0;}.top-page-cont.products .top-text-wrapper{max-width:unset;padding:0;}.top-page-cont.products h1{font-size:32px;margin-top:15px;}.top-page-cont.products .container{padding-top:20px;}.category-product-img{left:50%;top:100%;transform:translate(-50%,-50%);}.product-item .product-name{font-size:18px;}.product-text-cont .text-wrapper{flex-direction:column;gap:20px;}.product-text-cont .text-wrapper .img-wrap,main section.section:nth-child(2n+1) .img-wrap{flex:0 0 auto;order:4;}.product-top-wrapper{display:flex;flex-direction:column;}#product-gallery.splide{height:auto;}.top-page-cont .container.sub-text-wrapper{display:flex;flex-direction:column;}.mod_articles_article .subpage-text,.subpage-text.with-img{width:100%;flex:0 0 auto;max-width:100%;padding-bottom:0;}.cta-contact-us-wrap{flex:0 0 auto;width:100%;max-width:100%;}.articles_small_container .articles_item,.articles_list_container .articles_item{flex:0 0 auto;}.img_group_fs{width:100%;}.products-table-data .tags{top:2px;left:2px;}.products-table-data td{position:relative;}.products-table-data td .img-wrap{position:initial;}.products-table-data .tags .tag{font-size:12px;}.articles_art_img_orig,.page-img-main{width:100%;left:0;transform:translateX(0);margin:30px 0;}}@media(max-width:768px){.submenu_text{--loc-col-number:2;}}@media(max-width:550px){.products-list{display:flex;flex-direction:column;}.submenu_text{--loc-col-number:1;}.product-info .cta-cont{flex-direction:column;gap:20px;}.show-products-img img{max-width:120px;}.file-item{display:flex;flex-direction:column;gap:10px;}.file-item .file-size{flex:0 0 auto;}.contact-outer-wrap{display:flex;flex-direction:column;gap:30px;}}.tags{position:absolute;top:0.5rem;left:0.5rem;pointer-events:none;display:flex;flex-direction:column;gap:0.25em;justify-content:flex-start;align-items:flex-start;font-size:0.95rem;z-index:66;}.product-item .tags{top:1rem;left:1rem;}.tags .tag{border-radius:5px;background-color:var(--red-color);color:#FFFFFF;font-weight:500;padding:0.25em 0.5em;line-height:1.25;}