@charset "UTF-8";@font-face{font-family:Inter;src:url(/build/assets/Inter-Regular-DZ_KQZsJ.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter-Light;src:url(/build/assets/Inter-Light-BkF9hbTy.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter-SemiBold;src:url(/build/assets/Inter-SemiBold-sa_YQB3o.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Inter-Bold;src:url(/build/assets/Inter-Bold-Bdq8Gnjw.woff) format("woff");font-weight:700;font-style:bold}body{font-family:Inter,sans-serif;font-size:16px;color:#000;margin:0 auto}p{margin-bottom:0;line-height:130%}b,strong{font-family:Inter-SemiBold,sans-serif}a{text-decoration:none;color:#000;font-size:14px}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;font-family:Inter-SemiBold,sans-serif}.container-header{padding:10px 15px;max-width:1630px;margin:0 auto}.container{max-width:1200px;padding-left:15px;padding-right:15px}header{background-color:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a}header .header-section{display:flex;align-items:center;justify-content:space-between;gap:12px}header .header-section .logo-box{width:170px;height:90px}header .header-section .logo-box img{width:100%;height:100%;object-fit:contain}header .header-section .main-menu-box{display:flex;align-items:center;gap:24px}header .header-section .main-menu-box .menu-item{display:flex;align-items:center;gap:12px;position:relative;justify-content:center;cursor:pointer;transition:all .3s}header .header-section .main-menu-box .menu-item .menu-link{padding:10px 0;display:flex;align-items:center;gap:8px}header .header-section .main-menu-box .menu-item .menu-link i{font-size:12px}header .header-section .main-menu-box .menu-item h4{font-size:18px;line-height:100%;text-transform:uppercase}header .header-section .main-menu-box .menu-item:after{content:"";width:24px;height:2px;background-color:#ef8736;position:absolute;bottom:0;opacity:0;transition:.3s}header .header-section .main-menu-box .menu-item:hover{transition:all .3s}header .header-section .main-menu-box .menu-item:hover h4,header .header-section .main-menu-box .menu-item:hover i{color:#ef8736}header .header-section .main-menu-box .menu-item:hover .submenu h4{color:#000}header .header-section .main-menu-box .menu-item:hover:after{opacity:1;transition:.3s}header .header-section .main-menu-box .menu-item.level-0.active h4,header .header-section .main-menu-box .menu-item.level-0.active i{color:#ef8736}header .header-section .main-menu-box .menu-item.level-0.active .submenu h4{color:#000}header .header-section .main-menu-box .menu-item.level-0.active:after{opacity:1;transition:.3s}header .header-section .main-menu-box .item-contact{background-color:#ef8736;color:#fff;padding:10px 24px;border-radius:32px;border:1px solid #EF8736}header .header-section .main-menu-box .item-contact:after{display:none}header .header-section .main-menu-box .item-contact:hover svg path{stroke:#ef8736}header .header-section .main-menu-box .item-contact:hover{background-color:#fff}header .header-section .main-menu-box .dropdown{position:relative}header .header-section .main-menu-box .dropdown .submenu{display:none;position:absolute;top:101%;left:0;background:#fff;box-shadow:0 2px 10px #0000001a;min-width:270px;z-index:10}header .header-section .main-menu-box .dropdown .submenu .menu-item{padding:5px 12px;justify-content:flex-start}header .header-section .main-menu-box .dropdown .submenu .menu-item h4{font-size:15px;font-weight:400;line-height:100%;text-transform:unset;font-family:Inter,sans-serif}header .header-section .main-menu-box .dropdown .submenu .menu-item:after{display:none}header .header-section .main-menu-box .dropdown .submenu .menu-item:hover{background-color:#f8f8f8}header .header-section .main-menu-box .dropdown .submenu .menu-item:hover h4{color:#ef8736}header .header-section .main-menu-box .dropdown:hover .submenu{display:block}footer .footer-bg{background-color:#2f1812}footer .footer-bg .footer-section{display:grid;grid-template-columns:auto 25% 25%;grid-gap:30px;padding-top:65px;padding-bottom:65px}footer .footer-bg .footer-section .footer-col .logo-footer{width:178px;height:154px;margin-bottom:24px}footer .footer-bg .footer-section .footer-col .logo-footer img{width:100%;height:100%;object-fit:contain}footer .footer-bg .footer-section .footer-col .footer-col-title{font-size:20px;font-family:Inter-SemiBold,sans-serif;line-height:140%;margin-bottom:24px;color:#fff}footer .footer-bg .footer-section .footer-col .summary-footer{margin-bottom:24px}footer .footer-bg .footer-section .footer-col .summary-footer p{color:#fff;line-height:140%}footer .footer-bg .footer-section .footer-col .info-company p{color:#fff;line-height:140%;display:grid;grid-template-columns:24px auto;grid-gap:8px;align-items:center;margin-bottom:16px}footer .footer-bg .footer-section .footer-col .social-box{margin-bottom:24px;display:flex;align-items:center;gap:16px;justify-content:space-between}footer .footer-bg .footer-section .footer-col .social-box .social-item{display:flex;flex-direction:column;align-items:center;gap:16px}footer .footer-bg .footer-section .footer-col .social-box .social-item span{font-size:14px;color:#ef8736;line-height:140%;font-family:Inter-SemiBold,sans-serif;text-transform:uppercase}footer .footer-bg .footer-section .footer-col .officers-box{display:flex;flex-direction:column;gap:24px}footer .footer-bg .footer-section .footer-col .officers-box .officer-item{display:grid;grid-template-columns:82px auto;grid-gap:16px;align-items:center}footer .footer-bg .footer-section .footer-col .officers-box .officer-item .img-box{width:100%;height:82px;overflow:hidden;border-radius:50%;border:4px solid #EF8736}footer .footer-bg .footer-section .footer-col .officers-box .officer-item .img-box img{width:100%;height:100%;object-fit:cover}footer .footer-bg .footer-section .footer-col .officers-box .officer-item .info-box p{font-size:16px;line-height:140%;color:#fff;font-family:Inter-SemiBold,sans-serif;margin-bottom:8px}footer .footer-bg .footer-section .footer-col .officers-box .officer-item .info-box p:last-child{margin-bottom:0}footer .footer-bg .footer-section .footer-col .officers-box .officer-item .info-box p:first-child{color:#ef8736}footer .copy-right-bg{background-color:#ef8736}footer .copy-right{display:flex;align-items:center;justify-content:space-between;padding-top:24px;padding-bottom:24px}footer .copy-right p{font-size:16px;line-height:100%;color:#fff}footer .menu-footer{display:flex;flex-direction:column;gap:16px}footer .menu-footer a{color:#fff;font-family:Inter,sans-serif;font-size:16px;display:block}.custom-pagination{display:flex;gap:10px;justify-content:center;align-items:center;list-style:none;padding:0;margin:32px 0 0}.custom-pagination li{display:flex;align-items:center}.custom-pagination a,.custom-pagination span{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;font-size:16px;color:#3b2413;font-family:Inter-SemiBold,sans-serif;background:#fff;text-decoration:none;transition:background .2s,color .2s;border:none}.custom-pagination li.active span{background:#f7931e;color:#fff;font-weight:700}.custom-pagination li.disabled span{color:#bbb;background:#fff;cursor:not-allowed}.custom-pagination a:hover{background:#f5e7d6}.home-banners{position:relative;display:flex;justify-content:center;align-items:center}.home-banners .banner-box{width:100%;height:auto;overflow:hidden}.home-banners .banner-box img{width:100%;height:100%;object-fit:contain}.home-banners .info-grid{position:absolute;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px}.home-banners .info-grid .info-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.home-banners .info-grid .info-item .img-box{width:120px;height:120px;overflow:hidden;margin-bottom:36px}.home-banners .info-grid .info-item .img-box img{width:100%;height:100%;object-fit:contain}.home-banners .info-grid .info-item h3{font-family:Inter-Bold,sans-serif;font-size:48px;line-height:100%;color:#fff;position:relative;padding-bottom:16px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.home-banners .info-grid .info-item h3:after{content:"";width:80px;height:4px;background-color:#ef8736;position:absolute;bottom:0}.home-banners .info-grid .info-item p{font-family:Inter-SemiBold,sans-serif;font-size:20px;line-height:100%;color:#fff;text-align:center}@media (max-width: 1024px){header .header-section .main-menu-box{display:none}.home-banners .info-grid .info-item .img-box{width:80px;height:80px;margin-bottom:24px}.home-banners .info-grid .info-item h3{font-size:36px}.home-banners .info-grid .info-item p{font-size:16px}footer .footer-bg .footer-section{padding-top:48px;padding-bottom:48px;grid-template-columns:1fr 1fr}footer .footer-bg .footer-section .footer-col:first-child{grid-area:1/1/2/3}}@media (max-width: 500px){header .header-section .logo-box{width:120px;height:50px}.home-banners .banner-box{height:100vh}.home-banners .banner-box img{object-fit:cover}.home-banners .info-grid{grid-gap:16px;padding:0 10px}.home-banners .info-grid .info-item .img-box{width:50px;height:50px}.home-banners .info-grid .info-item h3{font-size:18px}.home-banners .info-grid .info-item p{font-size:15px;height:45px}footer .footer-bg .footer-section{grid-template-columns:1fr}footer .footer-bg .footer-section .footer-col:first-child{grid-area:unset}}.certificates-section{margin-bottom:16px;display:flex;justify-content:center;align-items:center;gap:66px;position:relative;z-index:2}.certificates-section .certificate-item img{width:auto;height:100%;object-fit:contain}.product-cats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;position:relative;z-index:2}.home-product-cats{position:relative}.product-cats-list{padding-bottom:32px;position:relative;z-index:2}.product-cats-list .owl-dots{display:flex;align-items:center;gap:12px;justify-content:center;position:absolute;bottom:0;width:100%}.product-cats-list .owl-dots .owl-dot{width:32px;height:5px;border-radius:8px;background-color:#d9d9d9}.product-cats-list .owl-dots .owl-dot span{display:none}.product-cats-list .owl-dots .owl-dot.active{background-color:#ef8736}.prd-cat-item,.product-item{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#f8f8f8;border-radius:12px;overflow:hidden}.prd-cat-item .img-box,.product-item .img-box{width:100%;height:320px;overflow:hidden;position:relative}.prd-cat-item .img-box img,.product-item .img-box img{width:100%;height:100%;object-fit:cover}.prd-cat-item .img-box:after,.product-item .img-box:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#2f18125c;opacity:0;transition:.3s ease-in-out}.prd-cat-item .info-box,.product-item .info-box{position:relative;padding:96px 36px 36px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.prd-cat-item .info-box .overlay,.product-item .info-box .overlay{position:absolute;top:-60px;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;transition:.3s ease-in-out}.prd-cat-item .info-box .overlay svg,.product-item .info-box .overlay svg{transition:.3s ease-in-out}.prd-cat-item .info-box h4,.product-item .info-box h4{font-family:Inter-SemiBold,sans-serif;font-size:24px;line-height:140%;text-transform:uppercase;margin-bottom:0;transition:.3s ease-in-out}.prd-cat-item .info-box p,.product-item .info-box p{transition:.3s ease-in-out;font-family:Inter-SemiBold,sans-serif;font-size:16px;line-height:24px;text-align:center}.prd-cat-item .info-box .description,.product-item .info-box .description{font-family:Inter-Regular,sans-serif;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.prd-cat-item:hover,.product-item:hover{box-shadow:1px 1px 8px #00000029}.prd-cat-item:hover .img-box:after,.product-item:hover .img-box:after{opacity:1}.prd-cat-item:hover .info-box .overlay,.product-item:hover .info-box .overlay{background-color:#ef8736;border:10px solid #fff;transition:.3s ease-in-out}.prd-cat-item:hover .info-box .overlay svg path,.product-item:hover .info-box .overlay svg path{transition:.3s ease-in-out;fill:#fff}.prd-cat-item:hover .info-box h4,.prd-cat-item:hover .info-box p,.product-item:hover .info-box h4,.product-item:hover .info-box p{color:#ef8736;transition:.3s ease-in-out}.prd-cat-item:hover .info-box .description,.product-item:hover .info-box .description{color:#2f1812}.banner-contact{position:relative;width:100%;height:auto;display:flex;align-items:center;justify-content:center}.banner-contact img{width:100%;height:100%;object-fit:cover}.banner-contact .info-box{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center}.reuse-title{font-size:32px;line-height:100%;text-align:center;color:#2f1812;margin:0 auto 32px;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding-bottom:24px;text-transform:uppercase}.reuse-title:after{content:"";width:100px;height:3px;background-color:#ef8736;position:absolute;bottom:0}.banner-module{width:100%;height:auto;max-height:700px;overflow:hidden;position:relative;display:flex;justify-content:center}.banner-module img{width:100%;height:100%;object-fit:contain}.banner-module .banner-content{position:absolute;bottom:72px}.banner-module .banner-content .reuse-title,.banner-module .banner-content p{color:#fff}.breadcrumb-layout{background-color:#ef8736}.breadcrumb-layout .breadcrumb{margin-bottom:0}.breadcrumb-layout .breadcrumb .breadcrumb-item{color:#fff;font-size:16px;line-height:24px;text-transform:uppercase;padding-top:12px;padding-bottom:12px;text-shadow:1px 1px 4px rgba(0,0,0,.25)}.breadcrumb-layout .breadcrumb .breadcrumb-item a{display:inline-block;color:#fff;font-size:16px;line-height:24px;text-transform:uppercase}.breadcrumb-layout .breadcrumb .breadcrumb-item:before{font-family:"Font Awesome 5 Free";content:"";font-size:11px;font-weight:700;color:#fff}.breadcrumb-layout .breadcrumb .breadcrumb-item:first-child:before{display:none}.pad-65{padding-top:65px;padding-bottom:65px;position:relative;z-index:1}.pad-65:after{position:absolute;display:flex;justify-content:center;width:100%;z-index:1;top:0;content:"";background-image:url(/build/assets/main-icon-CABlGGLc.svg);background-repeat:no-repeat;height:100%;background-position:top center}.comments{position:relative;display:flex;align-items:center;justify-content:center}.comments #banner_comment{width:100%;height:100%;object-fit:cover}.comments .comments-box{width:640px;position:absolute}.comments .comments-box .comment-item{width:100%;height:300px;border-top-left-radius:160px;border-bottom-right-radius:160px;background-color:#ffffffe5;padding:48px 60px;position:relative}.comments .comments-box .comment-item .content{font-style:italic;font-size:18px;line-height:140%;color:#3b3b3b;margin-bottom:24px}.comments .comments-box .comment-item .author{display:grid;grid-template-columns:80px auto;grid-gap:24px;align-items:center}.comments .comments-box .comment-item .author .img-box{width:100%;height:80px;overflow:hidden;border-radius:50%}.comments .comments-box .comment-item .author .img-box img{width:100%;height:100%;object-fit:cover}.comments .comments-box .comment-item .author .info-box h5{font-family:Inter-SemiBold,sans-serif;font-style:Italic;font-size:24px;line-height:140%;margin-bottom:8px;color:#ef8736}.comments .comments-box .comment-item .author .info-box p{font-style:Italic;font-size:18px;line-height:140%;color:#3b3b3b}.comments .comments-box .comment-item:before{content:url(/build/assets/cmt1-D8JawhL0.svg);position:absolute;top:0;left:0}.comments .comments-box .comment-item:after{content:url(/build/assets/cmt2-M2exItHe.svg);position:absolute;bottom:0;right:0}.slick-arrow{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#eee;box-shadow:1px 1px 4px #00000029}.slick-arrow:before{display:none}.slick-arrow:hover{background-color:#ef8736}.slick-arrow:hover svg path{stroke:#fff}.slick-prev{left:-90px}.slick-next{right:-90px}.list-news{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px 30px}.list-news .item-new{border-radius:8px;transition:all .3s ease}.list-news .item-new .img-box{width:100%;height:250px;overflow:hidden;border-radius:8px}.list-news .item-new .img-box img{width:100%;height:100%;object-fit:cover}.list-news .item-new .info-box{padding:16px 24px;display:flex;flex-direction:column;gap:16px;align-items:center}.list-news .item-new .info-box h4{font-size:16px;line-height:24px;text-align:center}.list-news .item-new .info-box .created-at{font-size:14px;line-height:24px;color:#666;display:flex;align-items:center;gap:10px}.list-news .item-new .info-box .description{font-size:15px;line-height:100%;text-align:center;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.list-news .item-new .info-box .view-more{display:flex;align-items:center;gap:10px;font-size:15px;line-height:100%}.list-news .item-new:hover{background-color:#fff;box-shadow:1px 1px 10px #0000001a;transition:all .3s ease}.list-news .item-new:hover h4,.list-news .item-new:hover .view-more{color:#ef8736}.mobile-menu-offcanvas{width:300px!important}.mobile-menu-item{border-bottom:1px solid #f0f0f0}.mobile-menu-item:last-child{border-bottom:none}.mobile-menu-link{color:#333;text-decoration:none;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}.mobile-menu-link.active{background-color:#ef8736;color:#fff}.mobile-submenu{background-color:#f8f9fa}.mobile-submenu .mobile-menu-link{padding-left:40px;font-size:15px}.offcanvas-header{border-bottom:1px solid #dee2e6}.mobile-menu-logo{max-height:40px}#open_menu_mobile{display:none}@media all and (max-width: 1200px){.slick-arrow{width:50px!important;height:50px!important}.slick-prev{left:-60px!important}.slick-next{right:-60px!important}}@media (max-width: 1024px){#open_menu_mobile{display:block}.certificates-section{flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;justify-content:flex-start}.pad-65{padding-top:48px;padding-bottom:48px}.banner-contact .info-box h2{font-size:22px}.video-content{padding-top:48px;padding-bottom:48px}.video-wrapper video{height:500px}.product-cats-grid{grid-template-columns:1fr 1fr}.comments{height:500px}.list-news{grid-template-columns:1fr 1fr}}@media (max-width: 500px){.banner-contact{height:400px}.banner-module{height:500px}.banner-module img{object-fit:cover}.video-wrapper video{height:fit-content}.product-cats-grid{grid-template-columns:1fr}.comments .comments-box{width:80%}.comments .comments-box .comment-item{height:unset;padding:24px;border-top-left-radius:60px;border-bottom-right-radius:60px}.list-news{grid-template-columns:1fr;grid-gap:16px}.breadcrumb-item.active{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:10ch}footer .copy-right{flex-direction:column;gap:16px}}
