@font-face{font-family:"Inter-UI-Regular";src:url("/lib/css/font/Inter-UI-Regular.ttf")}@font-face{font-family:"Inter-UI-Medium";src:url("/lib/css/font/Inter-UI-Medium.ttf")}@font-face{font-family:"Inter-UI-Bold";src:url("/lib/css/font/Inter-UI-Bold.ttf")}@font-face{font-family:"Inter-UI-Black";src:url("/lib/css/font/Inter-UI-Black.ttf")}body{font-family:"Inter-UI-Regular";color:#1d1d1d}main{margin-top:110px}.c-drawer{position:fixed;left:0;top:0;z-index:999;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}.c-drawer.active{opacity:1;visibility:visible}.c-drawer.active .c-drawer__container{transform:translateX(-100%)}.c-drawer__close{width:70px;height:70px;margin-left:auto;background:url(/lib/img/index/close_white.svg) no-repeat center center,#9ebf17;cursor:pointer;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}.c-drawer__close:hover{background:url(/lib/img/index/close_white.svg) no-repeat center center,#1d1d1d}.c-drawer__container{position:absolute;left:100%;top:0;width:35%;height:100%;padding-top:40px;background-color:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}.c-drawer .contact{padding:40px;margin-top:0;background:#fff}.c-drawer .contact__container{padding:0}.c-drawer .contact-form__input{margin-bottom:20px !important}.c-drawer .contact__content{height:auto;padding:0;margin-top:4rem;background:none;color:#2a2a2a}.c-drawer .contact__title{font-size:2.8rem}.c-drawer .contact-info{margin-top:1rem}.c-drawer .contact-info .info-item{margin-top:2rem}.c-drawer .contact-info .info-item__icon{width:10rem;margin:0;font-family:"Inter-UI-Medium"}.c-search{position:fixed;left:50%;top:50%;transform:translate(-50%, -200%);z-index:40;padding:4rem;background-color:#fff;border:1px solid #eef0f2;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);opacity:0;pointer-events:none;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}.c-search.active{transform:translate(-50%, -50%);opacity:1;pointer-events:auto}.c-search-form{display:flex}.c-search-form__input{width:30rem;height:5rem;padding:0 15px;border-radius:0;border-right:0}.c-search-form__submit{flex-shrink:0;width:5rem;height:5rem;background:url(/lib/img/index/icon_search_white.svg) no-repeat center center,#9ebf17;border-radius:0;cursor:pointer}.c-search__close{position:absolute;right:10px;top:10px;width:24px;height:24px;background:url(/lib/img/index/x.svg) no-repeat center center;cursor:pointer}.c-btn{display:flex;justify-content:center;align-items:center;width:16rem;height:4.8rem;background:#1d1d1d;color:#fff !important;border-radius:2.4rem;text-align:center;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}.c-btn:hover{background:#9ebf17;transform:translateY(-2px);box-shadow:0 2px 12px 0 rgba(158,191,23,.1)}.c-products-item{background-color:#fff;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}.c-products-item:hover{box-shadow:0px 5px 30px 0px rgba(19,29,51,.15)}.c-products-item__img-wrap{padding:2rem}.c-products-item__content{padding:0 2rem;padding-bottom:3rem;text-align:center}.c-products-item__meta{font-size:1.4rem;color:#9ebf17}.c-products-item__title{height:3em;margin-top:1.2rem;line-height:1.5;font-size:1.6rem;font-family:"Inter-UI-Medium";overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*!autoprefixer: off*/-webkit-box-orient:vertical;-webkit-line-clamp:2}.c-products-item__title a{color:#2a2a2a}.c-products-item__title a:hover{color:#1d1d1d}.c-products-item__btn{display:none}.c-products .grid .c-products-item{display:flex}.c-products .grid .c-products-item__wrap{width:100%}@media(min-width: 1024px){.c-products .grid .c-products-item__wrap{width:50%}}.c-products .grid .c-products-item__img-wrap{flex-shrink:0;width:47.368421%}.c-products .grid .c-products-item__content{flex-grow:1;padding-top:3.6rem;padding-bottom:4rem;text-align:left}.c-products .grid .c-products-item__title{height:4.5em;-webkit-line-clamp:3}.c-products .grid .c-products-item__btn{display:flex;margin-top:4rem}.c-title{text-align:center}.c-title p{color:#9ebf17;font-size:1.4rem}.c-title h2{font-size:3.4rem;font-family:"Inter-UI-Black";color:#1d1d1d}.c-banner{background:url(/lib/img/products/banner.png) no-repeat center center}.c-banner__container{display:flex;flex-direction:column;justify-content:center;height:200px;text-align:center}.c-banner__title{color:#1d1d1d;font-size:4rem;font-family:"Inter-UI-Black"}.c-F-layout{padding-bottom:6rem;background-color:#f5f6f7}.c-F-layout .aside{margin-top:40px}.c-F-layout .aside-item{padding:0 20px;padding-top:30px;margin-bottom:30px;background-color:#fff}.c-F-layout .aside-item__title{color:#1d1d1d;font-size:2rem}.c-F-layout .aside-item__input{width:100%;flex:1}.c-F-layout .aside .contact-form{display:flex;padding-bottom:30px}.c-F-layout .aside .contact-form__input{border:1px solid #eef0f2;border-right:0;box-shadow:none}.c-F-layout .aside .contact-form__input:focus{border-color:#9ebf17}.c-F-layout .aside .contact-form__submit{flex-shrink:0;width:4.6rem;height:4.6rem;background:url(/lib/img/blog/search.svg) no-repeat center center,#9ebf17;border:0}.c-F-layout .aside .menu{margin-top:15px;padding-bottom:15px;font-size:1.4rem}.c-F-layout .aside .menu__header{display:flex;align-items:center;cursor:pointer}.c-F-layout .aside .menu__header.active::before{transform:rotate(90deg)}.c-F-layout .aside .menu__header::before{content:"";width:5px;height:10px;margin-right:10px;background:url(/lib/img/products/arrow.png) no-repeat center center;background-size:cover;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}.c-F-layout .aside .menu__header span{margin-left:10px}.c-F-layout .aside .menu li{padding:15px 0;border-top:1px solid #eef0f2}.c-F-layout .aside .menu li:first-child{border-top-color:rgba(0,0,0,0)}.c-F-layout .aside .menu li.current-menu-ancestor>.menu__header a,.c-F-layout .aside .menu li.current-menu-parent>.menu__header a{color:#9ebf17}.c-F-layout .aside .menu li.current-menu-item>a{color:#9ebf17}.c-F-layout .aside .menu li .sub-menu{display:none}.c-F-layout .aside .menu li .sub-menu li{padding-left:15px;padding-right:15px}.c-F-layout .aside .menu li .sub-menu li:first-child{margin-top:15px}.c-F-layout .aside .menu li .sub-menu li:last-child{padding-bottom:0}.c-F-layout .aside .contact{margin-top:30px;font-size:1.4rem}.c-F-layout .aside .contact__description{color:#666}.c-F-layout .aside .contact__container{padding-top:15px;margin-top:15px;border-top:1px solid #eef0f2;border-bottom:1px solid #eef0f2}.c-F-layout .aside .contact-item{display:flex;margin-bottom:15px}.c-F-layout .aside .contact-item__icon{flex-shrink:0;margin-right:10px;margin-top:4px}.c-F-layout .aside .contact__socials{display:flex;flex-wrap:wrap;padding-bottom:30px}.c-F-layout .aside .contact__socials a{margin-right:20px;margin-top:20px}.c-F-layout .aside .contact__socials a:hover svg{fill:#9ebf17}.c-F-layout .article{margin-top:40px}.c-select{position:relative;background-color:#fff}.c-select.active .c-select__header::after{transform:rotate(-180deg)}.c-select.active .c-select-dropdown__list{opacity:1;transform:translateY(0);pointer-events:auto}.c-select__header{display:flex;justify-content:space-between;align-items:center;width:80px;height:45px;padding:0 15px;border:1px solid #f4f5f9;cursor:pointer}.c-select__header:hover{background-color:#f4f5f9}.c-select__header::after{content:"";width:1.6rem;height:1.6rem;background:url(/lib/img/products/chevron-down.svg) no-repeat center center;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}.c-select-dropdown__list{position:absolute;left:0;top:calc(100% + 2px);z-index:1;width:100%;padding:10px 0;background-color:#fff;border:1px solid #f4f5f9;opacity:0;transform:translateY(-20px);pointer-events:none;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}.c-select-dropdown__item a{display:flex;align-items:center;height:45px;padding:0 15px}.c-select-dropdown__item a:hover{background-color:#f4f5f9}.c-contact{margin-top:6rem;background:url(/lib/img/products/bg_contact_1.jpg) no-repeat center bottom;background-size:cover;color:#fff}.c-contact__content{display:flex;flex-direction:column;height:100%;padding:12%;background:url(/lib/img/products/bg_contact_2.png) no-repeat center bottom,rgba(172,206,34,.35)}.c-contact__title{font-size:3.2rem;font-family:"Inter-UI-Black"}.c-contact__description{margin-top:4.680851%;color:#acce22;font-family:"Inter-UI-Medium"}.c-contact-info{margin-top:auto}.c-contact-info .info-item{display:flex;margin-top:6.162465%}.c-contact-info .info-item__icon{flex-shrink:0;margin-right:1rem;margin-top:.4rem}.c-contact-info .info-item a:hover,.c-contact-info .info-item a:focus{color:#1d1d1d}.c-contact__container{padding:8.571429% 0}.c-contact .contact-form__input,.c-contact .contact-form__textarea{width:100%;height:5.6rem;margin-bottom:30px;background-color:#fff;border:1px solid #eef0f2}.c-contact .contact-form__input::-moz-placeholder, .c-contact .contact-form__textarea::-moz-placeholder{color:#8c8c8c}.c-contact .contact-form__input::placeholder,.c-contact .contact-form__textarea::placeholder{color:#8c8c8c}.c-contact .contact-form__input:focus,.c-contact .contact-form__textarea:focus{border-color:#9ebf17}.c-contact .contact-form__textarea{height:16.8rem}.c-contact .contact-form__submit{display:block;width:24rem;height:4.8rem;margin:0 auto;background-color:#9ebf17;color:#fff;border:0;cursor:pointer}.c-contact .contact-form__submit:hover{box-shadow:0px 10px 15px 0px rgba(158,191,23,.35)}.nav-links{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;padding:20px 40px;color:#666}.nav-links .page-numbers{min-width:32px;padding:3px 10px;border:1px solid #666;border-radius:4px}.nav-links .page-numbers.current{background:#9ebf17;color:#fff;border-color:#9ebf17}.nav-links a:hover{border-color:#9ebf17}header.header{position:fixed;left:0;top:0;z-index:11;width:100%;background-color:#fff;color:#1d1d1d;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}header.header .header__top{display:flex;justify-content:space-between;align-items:center;height:40px}header.header .header__socials{margin-right:10px}header.header .header__socials .socials-item{margin-right:20px}header.header .header__socials .socials-item:hover svg{fill:#9ebf17}header.header .header__bottom{display:flex;height:70px}header.header .header__logo{flex-shrink:0;height:100%;padding:10px 2.604166%;background-color:#9ebf17}header.header .header__logo img{height:100%}header.header .header__nav{flex-grow:1;height:100%}header.header .header__nav .menu{display:flex;height:100%}header.header .header__nav .menu li{flex:1;position:relative;border:1px solid #e5e5e5;border-left:0}header.header .header__nav .menu li:hover{background:url(/lib/img/index/img_nav_hover_bg.jpg) no-repeat center center;background-size:cover}header.header .header__nav .menu li:hover>.sub-menu{opacity:1;transform:translateY(0);pointer-events:auto}header.header .header__nav .menu li.current-menu-ancestor>a,header.header .header__nav .menu li.current-menu-parent>a,header.header .header__nav .menu li.current-menu-item>a{color:#9ebf17 !important}header.header .header__nav .menu li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;font-family:"Inter-UI-Medium";white-space:nowrap}header.header .header__nav .menu li .sub-menu{position:absolute;left:-1px;top:100%;min-width:calc(100% + 2px);padding:10px 20px;background-color:#fff;border:1px solid #e5e5e5;opacity:0;transform:translateY(20px);pointer-events:none;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}header.header .header__nav .menu li .sub-menu li{background:none;border:0;line-height:40px}header.header .header__nav .menu li .sub-menu li a{color:#8c8c8c;justify-content:flex-start;text-align:left}header.header .header__nav .menu li .sub-menu li a:hover{color:#9ebf17}header.header .header__nav .menu li .sub-menu li a:hover::before{width:8px;margin-right:6px}header.header .header__nav .menu li .sub-menu li a::before{content:"";width:0px;height:8px;margin-right:0;background:url(/lib/img/index/plus.svg) no-repeat center center;transition:all 100ms}header.header .header__nav .menu li .sub-menu .sub-menu{top:0;left:100%}header.header .header__search,header.header .header__language,header.header .header__menu{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:70px;border:1px solid #e5e5e5;border-left:0;cursor:pointer}header.header .header__language{border-right:0}header.header .header__menu{background-color:#9ebf17;border:0;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}header.header .header__menu:hover{background-color:#1d1d1d}main.index .category{padding-top:5rem;padding-bottom:6rem}main.index .category__container{position:relative}main.index .category-item{text-align:center}main.index .category-item__icon{width:5.6rem;margin:0 auto}main.index .category-item__title{font-size:1.6rem;margin-top:1.6rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}main.index .category .swiper-button{width:24px;height:24px;border:0;box-shadow:none}main.index .category .swiper-button-prev{background:url(/lib/img/index/icon_arrow_left.svg) no-repeat center center}main.index .category .swiper-button-next{background:url(/lib/img/index/icon_arrow_right.svg) no-repeat center center}main.index .category .swiper-pagination{position:unset;margin-top:4rem}main.index .products{padding-top:3rem;padding-bottom:6rem;background-color:#f4f5f9}main.index .products .c-products-item{margin-top:30px}main.index .coupon{background-color:#f4f5f9}main.index .coupon__container{position:relative}main.index .coupon__btn{position:absolute;right:50px;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:15.384615%;height:46.666666%;background-color:#fff;border-radius:.4rem;color:#9ebf17;text-align:center}main.index .products-2{padding:6rem 0;padding-bottom:30rem;background-color:#f4f5f9}main.index .products-2__header{display:flex;flex-wrap:wrap}main.index .products-2__nav{display:flex;align-items:center;margin-left:auto}main.index .products-2__nav li{margin-right:4rem;white-space:nowrap;cursor:pointer}main.index .products-2__nav li.active{color:#9ebf17}main.index .products-2__nav li:hover{color:#9ebf17}main.index .products-2__more{width:12rem}main.index .products-2__content{display:flex;flex-wrap:wrap;margin-top:30px}main.index .products-2__content .c-products-item{flex-basis:25%;border-right:1px solid #f4f5f9;border-top:1px solid #f4f5f9;box-shadow:none}main.index .about{margin-top:-24rem}main.index .about__container{display:flex;align-items:flex-start}main.index .about__swiper{position:relative;width:51.282051%}main.index .about__sidebar{position:absolute;left:0;top:0;z-index:2;display:flex;flex-direction:column;width:45%;height:100%;padding:10% 8.333333%;background-color:rgba(158,191,23,.8);color:#fff}main.index .about__line{margin:6rem 0}main.index .about .swiper-pagination{position:unset;justify-content:flex-start;margin-top:auto}main.index .about .swiper-pagination-bullet{width:1rem;height:1rem;border-radius:50%;background-color:#fff;margin:0;margin-right:1rem}main.index .about .swiper-arrows{position:absolute;right:4rem;bottom:6rem;display:flex}main.index .about .swiper-button{position:unset;width:1.6rem;height:1.6rem;margin:0 1rem;opacity:1;visibility:visible;transform:none}main.index .about .swiper-button::after{display:none}main.index .about .swiper-button-prev{background:url(/lib/img/index/arrow-left.svg) no-repeat center center}main.index .about .swiper-button-next{background:url(/lib/img/index/arrow-right.svg) no-repeat center center}main.index .about__content{flex-grow:1;display:flex;flex-direction:column;padding:5.128205% 0;margin-left:4rem}main.index .about__title{font-size:2.4rem;color:#1d1d1d}main.index .about__description{margin-top:3.3rem}main.index .about__list{margin-top:15.094339%}main.index .about__list li{display:flex;align-items:flex-start;margin:1.6rem 0;font-family:"Inter-UI-Medium"}main.index .about__list li::before{content:"";width:1.6rem;height:1.6rem;margin-right:1rem;margin-top:.4rem;background:url(/lib/img/index/about_icon_gou.svg) no-repeat center center;background-size:cover}main.index .about__btns{display:flex;align-items:center;margin-top:auto}main.index .about__video-btn{display:flex;align-items:center;cursor:pointer;text-decoration:underline}main.index .about__video-btn:hover{color:#9ebf17}main.index .about__video-btn::before{flex-shrink:0;content:"";width:2.8rem;height:2.8rem;margin-right:1rem;background:url(/lib/img/index/about_icon_play.svg) no-repeat center center;background-size:cover}main.index .statistics{padding:6rem 0;padding-bottom:16rem;background:url(/lib/img/index/statistics_bg.jpg) no-repeat center center;background-size:cover;color:#fff}main.index .statistics-item{text-align:center}main.index .statistics-item__count{line-height:1;font-size:5.2rem;font-family:"Inter-UI-Black"}main.index .statistics-item__title{margin-top:.3rem;font-size:1.4rem;font-family:"Inter-UI-Medium";opacity:.4}main.index .work__container{position:relative;margin-top:-10rem}main.index .work__controllers{position:absolute;right:6rem;bottom:7rem;z-index:2;display:flex;flex-direction:column;width:15%}main.index .work .controllers__header{display:flex;flex-direction:column;align-items:flex-end;padding-top:22.222222%;padding-bottom:18.518519%;padding-right:12.592593%;background:url(/lib/img/index/about_factory_txt_bg.jpg) no-repeat center center;background-size:cover}main.index .work .controllers__content{flex-grow:1;padding:11.111111% 5.555556%;background:rgba(0,0,0,0);color:#fff;text-align:center}main.index .work .swiper-arrows{display:flex;justify-content:center;align-items:center}main.index .work .swiper-button{position:unset;width:1.6rem;height:1.6rem;margin:0;box-shadow:none;border-radius:0;opacity:.5}main.index .work .swiper-button:hover{opacity:1}main.index .work .swiper-button::after{display:none}main.index .work .swiper-button-prev{background:url(/lib/img/index/arrow-left.svg) no-repeat center center}main.index .work .swiper-button-next{background:url(/lib/img/index/arrow-right.svg) no-repeat center center}main.index .work .swiper-pagination{position:unset;margin-top:2rem}main.index .work .swiper-pagination-current{color:#fff}main.index .work .swiper-pagination.work-title-swiper-pagination{display:block;width:auto;margin:0 1.5rem;font-size:1.4rem}main.index .advantages{margin-top:6rem}main.index .advantages__container{margin-top:1rem}main.index .advantages-item{position:relative;height:100%;padding-top:30px}main.index .advantages-item__content{height:100%;padding:10.810811% 8.108108%;border:1px solid #e5e5e5;text-align:center}main.index .advantages-item__content::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:.5rem;background-color:#9ebf17}main.index .advantages-item__icon{width:25.806452%;margin:0 auto}main.index .advantages-item__title{margin-top:10%;font-size:2rem;color:#1d1d1d}main.index .advantages-item__description{margin-top:4.054054%;line-height:1.285714;font-size:1.4rem;color:#666}main.index .news{margin-top:6rem;padding-bottom:6rem}main.index .news__title{text-align:center}main.index .news__container{padding:4.273504% 0;margin-top:4rem;background:url(/lib/img/index/news_bg.png) no-repeat right top}main.index .news-item{display:block;padding:0 5.565863%;padding-top:4.823748%;padding-bottom:4.638219%;margin-top:20px;background-color:#fff}main.index .news-item.active{background-color:#9ebf17;box-shadow:0px 0px 30px 0px rgba(10,18,41,.25)}main.index .news-item.active .news-item__title,main.index .news-item.active .news-item__meta{color:#fff}main.index .news-item.active .news-item__meta-dot{background-color:#fff}main.index .news-item__img-wrap{padding-bottom:59.649123%}main.index .news-item__content{padding-right:5.405405%}main.index .news-item__title{font-size:2rem;color:#1d1d1d;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}main.index .news-item__meta{display:flex;flex-wrap:wrap;align-items:center;color:#8c8c8c;font-size:1.4rem;margin-top:.3rem}main.index .news-item__meta-dot{width:4px;height:4px;background-color:#9ebf17;margin:0 1rem}main.index .news-item__inner{padding:0 5.565863%;padding-top:4.823748%;padding-bottom:4.638219%;background-color:#fff;border:1px solid #e5e5e5}main.index .news .swiper-pagination{position:unset;margin-top:2rem}main.index .reviews{padding:6rem 0;background-color:#1b7492;color:#fff}main.index .reviews__icon{width:3.7rem;margin:0 auto;margin-bottom:3.8rem}main.index .reviews-item{max-width:570px;margin:0 auto;text-align:center}main.index .reviews-item__content{font-size:2.4rem}main.index .reviews-item__name{margin-top:5.614035%;font-size:2.4rem;font-family:"Inter-UI-Bold"}main.index .reviews-item__posi{color:#80a1be}main.index .reviews .swiper-button{width:5.6rem;height:5.6rem;border-radius:2px}main.index .reviews .swiper-button::after{display:none}main.index .reviews .swiper-button-prev{background:url(/lib/img/index/arrow-left-blue.svg) no-repeat center center,#fff}main.index .reviews .swiper-button-next{background:url(/lib/img/index/arrow-right-blue.svg) no-repeat center center,#fff}main.index .reviews .swiper-pagination{position:unset;margin-top:4rem}main.index .reviews .swiper-pagination-bullet{background-color:#fff}main.index .partners{background-color:#677c14}main.index .partners__container{padding:6rem 0}main.index .partners__description{margin:0 0 6rem;color:#fff;text-align:center;font-size:2.6rem;font-family:"Inter-UI-Medium"}footer.footer{background-color:#111503;color:#fff}footer.footer .footer__pc{display:flex;justify-content:space-between;padding:60px 0}footer.footer .footer__pc .footer__title{margin-bottom:40px;font-size:2rem;font-family:"Inter-UI-Medium"}footer.footer .footer__pc .footer__contact{max-width:360px}footer.footer .footer__pc .footer__contact .contact-item{display:flex;margin-top:3rem}footer.footer .footer__pc .footer__contact .contact-item__icon{flex-shrink:0;margin-right:20px}footer.footer .footer__pc .footer__contact .contact-item span{color:#a5a5a5}footer.footer .footer__pc .footer__contact .contact-item span a{text-decoration:underline}footer.footer .footer__pc .footer__contact .contact-item span a:hover{color:#9ebf17}footer.footer .footer__pc .footer__nav{max-width:260px}footer.footer .footer__pc .footer__nav .menu{display:flex;flex-wrap:wrap}footer.footer .footer__pc .footer__nav .menu li{width:50%;margin-bottom:26px}footer.footer .footer__pc .footer__news{max-width:350px}footer.footer .footer__pc .footer__news .news-item__meta{font-size:1.4rem;color:#a5a5a5}footer.footer .footer__pc .footer__news .news-item__title{margin-top:10px;font-family:"Inter-UI-Regular";overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*!autoprefixer: off*/-webkit-box-orient:vertical;-webkit-line-clamp:2}footer.footer .footer__pc .footer__news .news__line{height:1px;margin:26px 0;background-color:#ccc}footer.footer .footer__mobile{padding:2rem 0}footer.footer .footer__mobile .footer-item__header{height:4.8rem;display:flex;justify-content:space-between;align-items:center;font-size:1.8rem;color:#fff}footer.footer .footer__mobile .footer-item__header.active::after{transform:rotate(-180deg)}footer.footer .footer__mobile .footer-item__header::after{content:"";width:2.4rem;height:2.4rem;background:url(/lib/img/index/chevron-down-white.svg) no-repeat center center;background-size:cover;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}footer.footer .footer__mobile .footer-item__body{padding:1rem 0;display:none}footer.footer .footer__mobile .footer-item .subscribe{margin-top:1.6rem}footer.footer .footer__mobile .footer-item .socials{margin-top:2rem}footer.footer .footer__mobile .footer-item .socials-item{margin-right:1rem}footer.footer .footer__mobile .footer-item .menu li{line-height:4.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}footer.footer .footer__mobile .footer-item .contact-item{display:flex;margin:1rem 0}footer.footer .footer__mobile .footer-item .contact-item span{width:10rem;flex-shrink:0}footer.footer .copyright{display:flex;justify-content:space-between;align-items:center;padding:3rem 0;border-top:1px solid #ccc;font-size:1.4rem;color:#a5a5a5}footer.footer .socials{display:flex}footer.footer .socials-item{margin-left:2rem}main.products .products-list{margin-bottom:30px;background-color:#fff}main.products .products-list__header{display:flex;justify-content:space-between;align-items:center;padding:26px 20px;border-bottom:1px solid #f5f6f7}main.products .products-list__title{color:#1d1d1d;font-size:2rem}main.products .products-list__info{font-size:1.4rem;color:#8c8c8c}main.products .products-list__container{display:flex;flex-wrap:wrap}main.products .products-list .c-products-item{width:33.333333%;border-right:1px solid #f5f6f7;border-bottom:1px solid #f5f6f7;box-shadow:none}main.products .products-list .c-products-item:nth-child(3n){border-right-color:#fff}main.products .products-list__content{padding:0 20px;padding-bottom:40px}main.products .products-list__control{display:flex;align-items:center;font-size:1.4rem}main.products .products-list .pagination{display:flex;align-items:center}main.products .products-list .pagination__total{margin:0 1rem}main.products .products-list .pagination-item{display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;border:1px solid #f5f6f7}main.products .products-list .pagination-item:hover{background-color:#f5f6f7}main.products .products-list .pagination-item--prev{border-right-color:rgba(0,0,0,0)}main.products .products-list .pagination-item.disabled{background-color:#f5f6f7;cursor:not-allowed}main.products .products-list .navigation.pagination{padding:3rem;margin:0}main.products .products-details .intro{display:flex}main.products .products-details .intro__swiper{position:relative;width:50%;padding:3.125% 7.291667%;background:url(/lib/img/products/swiper_bg.jpg) no-repeat center center;background-size:cover}main.products .products-details .intro__swiper .swiper-button{width:4.166667vw;height:4.166667vw;border-radius:0;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}main.products .products-details .intro__swiper .swiper-button:hover{background-color:#9ebf17;box-shadow:0px 10px 15px 0px rgba(158,191,23,.35)}main.products .products-details .intro__swiper .swiper-button:after{display:none}main.products .products-details .intro__swiper .swiper-button-prev{left:0;transform:translateX(35%);background:url(/lib/img/index/arrow-left.svg) no-repeat center center,#1d1d1d}main.products .products-details .intro__swiper .swiper-button-next{right:0;transform:translateX(-35%);background:url(/lib/img/index/arrow-right.svg) no-repeat center center,#1d1d1d}main.products .products-details .intro__swiper .swiper-pagination{position:unset;margin-top:3rem}main.products .products-details .intro__swiper .swiper-pagination-bullet{width:1rem;height:1rem;border-radius:50%;opacity:1}main.products .products-details .intro__swiper .swiper-pagination-bullet-active{background-color:#9ebf17}main.products .products-details .intro__content{width:50%;padding:4.6875% 7.291667%;background-color:#f8f8f8}main.products .products-details .intro__content .breadcrumbs{color:#8c8c8c;font-size:1.4rem}main.products .products-details .intro__content .breadcrumbs span{color:#9ebf17}main.products .products-details .intro__content .title{line-height:1.5;margin-top:2.5%;color:#1d1d1d;font-size:2.8rem}main.products .products-details .intro__content .sub-title{margin-top:5.416667%;color:#cc1818;font-size:2.4rem}main.products .products-details .intro__content .description{margin-top:2.5%;color:#1d1d1d}main.products .products-details .intro__content .params{margin-top:3.125%;color:#8c8c8c}main.products .products-details .intro__content .params li{margin:1.780415% 0}main.products .products-details .intro__content .btn-container{display:flex;margin-top:5.833333%}main.products .products-details .intro__content .btn-container .btn{display:flex;justify-content:center;align-items:center;width:18rem;height:4.8rem;color:#fff;text-align:center;transition:all 500ms cubic-bezier(0.2, 0, 0, 1);text-transform:uppercase;font-family:"Inter-UI-Bold"}main.products .products-details .intro__content .btn-container .btn--quote{background-color:#9ebf17}main.products .products-details .intro__content .btn-container .btn--quote:hover{box-shadow:0px 10px 15px 0px rgba(158,191,23,.35)}main.products .products-details .intro__content .btn-container .btn--next{margin-left:2rem;background-color:#1d1d1d}main.products .products-details .intro__content .btn-container .btn--next:hover span{transform:translateX(-1rem)}main.products .products-details .intro__content .btn-container .btn--next:hover:after{transform:translateX(1rem)}main.products .products-details .intro__content .btn-container .btn--next span{transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}main.products .products-details .intro__content .btn-container .btn--next:after{content:"";width:1.6rem;height:1.6rem;margin-left:1rem;background:url(/lib/img/index/arrow-right.svg) no-repeat center center;background-size:cover;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}main.products .products-details .intro__content .share{display:flex;align-items:center;margin-top:2.083333%;font-size:1.4rem;font-family:"Inter-UI-Medium";color:#1d1d1d}main.products .products-details .intro__content .share__item{margin-left:2rem}main.products .products-details .description{margin-top:6rem}main.products .products-details .description-nav{display:flex}main.products .products-details .description-nav__item{margin-right:5.128205%;color:#8c8c8c;font-size:2rem;font-family:"Inter-UI-Medium";cursor:pointer}main.products .products-details .description-nav__item:hover{color:#1d1d1d;text-decoration:underline}main.products .products-details .description-nav__item.active{color:#1d1d1d;text-decoration:none;cursor:auto}main.products .products-details .description-container{margin-top:2rem}main.products .products-details .description-container .info table{border-color:#eef0f2}main.products .products-details .description-container .info tr:nth-child(even){background-color:#fafbfc}main.products .products-details .description-container .info td{height:6.4rem;padding:3rem}main.products .products-details .description-container .info td:first-child{text-align:right}main.products .products-details .description-container .info td:last-child{font-style:italic;color:#666}main.products .products-details .related{margin-top:4rem}main.products .products-details .related-container{margin-top:4rem}main.products .products-details .related .swiper-wrap{margin:-30px}main.products .products-details .related .swiper-container{padding:30px}main.products .products-details .related .swiper-pagination{position:unset;margin-top:2rem}main.blog .blog-list{padding-top:3rem;padding-bottom:6rem}main.blog .blog-item{margin-top:30px}main.blog .blog-item__meta{display:flex;align-items:center;margin-top:4.594595%;color:#8c8c8c;font-size:1.4rem}main.blog .blog-item__meta-dot{width:.4rem;height:.4rem;margin:0 1rem;background-color:#9ebf17}main.blog .blog-item__title{margin-top:3.513514%;font-size:2rem;color:#1d1d1d;height:2.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*!autoprefixer: off*/-webkit-box-orient:vertical;-webkit-line-clamp:2}main.blog .blog-item__excerpt{margin-top:6.216216%;color:#8c8c8c;height:4.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*!autoprefixer: off*/-webkit-box-orient:vertical;-webkit-line-clamp:3}main.blog .blog-item__link{display:flex;align-items:center;margin-top:5.945946%;color:#1d1d1d;font-family:"Inter-UI-Medium"}main.blog .blog-item__link:hover:after{background:url(/lib/img/blog/icon_more_hover.svg) no-repeat center center,#9ebf17;box-shadow:0px 10px 15px 0px rgba(138,165,27,.35)}main.blog .blog-item__link:after{content:"";width:4rem;height:4rem;margin-left:1rem;background:url(/lib/img/blog/icon_more.svg) no-repeat center center;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}main.FAQ .FAQ-container{background-color:#fff}main.FAQ .FAQ-item{padding:24px;background:url(/lib/img/FAQ/bg_1.png);border-top:1px solid #eef0f2}main.FAQ .FAQ-item:first-child{border-top:0}main.FAQ .FAQ-item.active{background:#fff}main.FAQ .FAQ-item.active .FAQ-item__header:after{background:url(/lib/img/FAQ/minus.png) no-repeat center center,#9ebf17;box-shadow:0px 10px 15px 0px rgba(158,191,23,.35)}main.FAQ .FAQ-item__header{display:flex;justify-content:space-between;align-items:center;color:#1d1d1d;font-size:2rem;font-family:"Inter-UI-Bold";cursor:pointer}main.FAQ .FAQ-item__header:hover:after{background:url(/lib/img/FAQ/minus.png) no-repeat center center,#9ebf17;box-shadow:0px 10px 15px 0px rgba(158,191,23,.35)}main.FAQ .FAQ-item__header:after{flex-shrink:0;align-self:flex-start;content:"";width:4rem;height:4rem;margin-left:1rem;background:url(/lib/img/FAQ/plus.png) no-repeat center center;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}main.FAQ .FAQ-item__body{display:none;max-width:690px;padding:0 30px;margin-top:1rem;color:#8c8c8c}main.FAQ .contact{background:#1d1d1d;color:#fff}main.FAQ .contact__container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:4.2rem 0}main.FAQ .contact__title{font-size:2.6rem;font-family:"Inter-UI-Medium"}main.FAQ .contact__btn{display:flex;justify-content:center;align-items:center;width:24rem;height:5.6rem;background-color:#fff;border-radius:2px;color:#1d1d1d;text-align:center;font-size:1.8rem;font-family:"Inter-UI-Medium";transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}main.FAQ .contact__btn:hover{background-color:#9ebf17;color:#fff}main.about .banner{position:relative;background:url(/lib/img/about/banner.jpg) no-repeat center center;background-size:cover;color:#fff}main.about .banner::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}main.about .banner__container{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:480px;text-align:center}main.about .banner__title{line-height:1.5;font-size:4rem;font-family:"Inter-UI-Black"}main.about .banner__play-btn{width:8rem;height:8rem;margin-top:4rem;background:url(/lib/img/about/icon_play.png) no-repeat center center;background-size:cover;border-radius:50%;cursor:pointer;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}main.about .banner__play-btn:hover{box-shadow:0 0 20px 5px rgba(255,255,255,.3)}main.about .intro{padding:10rem 0}main.about .intro__container{display:flex;align-items:center}main.about .intro__img-wrap{flex-shrink:0;width:45%}main.about .intro__content{flex-grow:1;padding-top:30px;margin-left:3.418803%}main.about .intro__title{font-size:2.8rem;color:#1d1d1d}main.about .intro__line{width:5rem;height:2px;margin:2rem 0;background-color:#9ebf17}main.about .intro__description{line-height:1.875;margin-top:4.084507%}main.about .intro__statistics{display:flex;flex-wrap:wrap;margin-top:5.915493%}main.about .intro__statistics .statistics-item{width:33.33333%}main.about .intro__statistics .statistics-item__total{color:#9ebf17;font-size:5rem;font-family:"Inter-UI-Black"}main.about .intro__statistics .statistics-item__title{color:#8c8c8c;font-size:12px}main.about .philosophy{padding:8rem 0;background-color:#f0f1f5}main.about .philosophy-item{padding:10.526316%;margin:15px 0;background-color:#fff}main.about .philosophy-item__title{color:#1d1d1d;font-size:2.8rem}main.about .philosophy-item__line{width:5rem;height:2px;margin:6.315789% 0;background-color:#9ebf17}main.about .philosophy-item__description{font-family:"Inter-UI-Medium";height:4.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*!autoprefixer: off*/-webkit-box-orient:vertical;-webkit-line-clamp:3}main.about .work{padding:6rem 0}main.about .work__description{margin-top:3.2rem;text-align:center}main.about .work .swiper-container{margin-top:3.6rem}main.about .work .swiper-button{width:80px;height:80px;background-color:#fff;border-radius:0}main.about .work .swiper-button:after{color:#1d1d1d}main.about .work .swiper-button-prev{left:0}main.about .work .swiper-button-next{right:0}main.about .work .swiper-pagination{position:unset;margin-top:4rem}main.about .work__btn{display:flex;justify-content:center;align-items:center;width:24rem;height:5.6rem;margin:4rem auto 0;background-color:#1d1d1d;color:#fff;text-align:center;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}main.about .work__btn:hover{background-color:#9ebf17;box-shadow:0px 10px 15px 0px rgba(158,191,23,.35)}main.contact .map iframe{display:block}main.contact .contact{position:relative;z-index:1;padding-bottom:8rem;margin-top:-13rem;background:none}main.contact .contact__content{background-color:#222907}main.contact .contact__container{padding:0;padding-top:29.104478%}main.contact .contact__description{color:#a1a3a8;font-size:1.8rem}main.article-details .article-details__container{padding:6rem 0}main.article-details .header{padding:0 8.450704%;text-align:center}main.article-details .header__title{font-size:2.4rem}main.article-details .header__meta{display:flex;justify-content:center;align-items:center;margin-top:1.5rem;font-size:1.4rem}main.article-details .header__meta-line{width:1px;height:1rem;margin:0 1.5rem;background-color:#c7c7c7}main.article-details .header__tag a{display:flex;justify-content:center;align-items:center;padding:.5rem 1.5rem;background-color:#f9f9f9;text-align:center}main.article-details .content{padding:4.929577% 8.450704%;background-color:#f9f9f9;margin-top:6rem}main.article-details .nav{display:flex;justify-content:center;align-items:center;margin-top:6rem;font-size:1.4rem}main.article-details .nav__link{display:flex;align-items:center}main.article-details .nav__link:hover svg{stroke:#9ebf17}main.article-details .nav__link--prev svg{margin-right:3.125vw}main.article-details .nav__link--next svg{margin-left:3.125vw}main.article-details .nav__sep{width:1px;height:1rem;margin:0 3.125vw;background-color:#2a2a2a}main.pictures{padding:4rem 0}main.pictures .pictures__container{padding:15px 20px;background-color:#fcfcfc}main.pictures .pictures-item{margin:10px 0;border:1px solid #f5f5f5;cursor:pointer}main.pictures .pictures-item:hover .pictures-item__title{color:#9ebf17}main.pictures .pictures-item__title{margin-top:1rem;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}main.pictures .zoom-img{position:fixed;left:0;top:0;z-index:999;width:100%;height:100%;padding:0 10px;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}main.pictures .zoom-img.active{opacity:1;pointer-events:auto}main.pictures .zoom-swiper-container{max-width:800px;color:#fff}main.pictures .zoom-swiper-pagination{position:unset;margin-top:2rem}main.not-found{padding:40px 0}main.not-found .container{text-align:center;color:#393e4b;display:flex;flex-direction:column;justify-content:center;align-items:center}main.not-found .container h2{font-size:150px;margin:20px 0}main.not-found .container h3{font-size:25px;margin:20px 0}main.not-found .container p{margin:20px 0}main.not-found .container .btns{display:flex}main.not-found .container .btns a{width:160px;height:42px;color:#fff;background-color:#9ebf17;margin:0 15px;display:flex;justify-content:center;align-items:center}main.not-found .container .btns a img{margin-right:4px}main.success{padding:40px 0}main.success .container{text-align:center;color:#393e4b;display:flex;flex-direction:column;justify-content:center;align-items:center}main.success .container h3{font-size:30px;margin:20px 0}main.success .container .btns{display:flex}main.success .container .btns a{width:160px;height:42px;color:#fff;margin:0 10px;background-color:#9ebf17;display:flex;justify-content:center;align-items:center}main.success .container .btns a img{margin-right:4px}.video-section{padding:60px 0}.video-item{position:relative;margin:15px 0}.video-item__img-wrap{position:relative}.video-item__img-wrap:hover .video-item__shadow{opacity:1}.video-item__shadow{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}.video-item__btn{width:50px;height:50px;background:url(/lib/img/index/icon_play.svg) no-repeat center center/cover;cursor:pointer}.video-item__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 10px;margin:10px 0 0;text-align:center}@media(max-width: 1279px){.c-F-layout .aside{display:none}header.header .header__bottom{align-items:center;height:50px;border-bottom:1px solid #e5e5e5}header.header .header__logo img{width:auto;height:30px}header.header .header__search,header.header .header__language,header.header .header__menu{width:auto;border:0}header.header .header__search{margin-left:auto}header.header .header__sep{width:1px;height:15px;margin:0 15px;background-color:#1d1d1d}header.header .header__nav-btn{width:20px;height:20px;margin-right:15px;display:flex !important;flex-direction:column;justify-content:space-between}header.header .header__nav-btn.active span:nth-child(1){transform:translateY(8.5px) rotate(-45deg)}header.header .header__nav-btn.active span:nth-child(2){opacity:0}header.header .header__nav-btn.active span:nth-child(3){transform:translateY(-8.5px) rotate(45deg)}header.header .header__nav-btn span{display:inline-block;width:100%;height:3px;border-radius:2px;background-color:#1d1d1d;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}header.header .header__nav-mobile{position:fixed;left:0;top:0;z-index:999;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}header.header .header__nav-mobile.active{opacity:1;visibility:visible}header.header .header__nav-mobile.active .menu{transform:translateX(0)}header.header .header__nav-mobile .menu{width:70%;height:100%;padding:10px 0;background-color:#fff;overflow:auto;transform:translateX(-100%);transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}header.header .header__nav-mobile .menu li{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 15px;line-height:50px}header.header .header__nav-mobile .menu li a{width:calc(100% - 26px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header.header .header__nav-mobile .menu li .arrow{padding:5px;transition:all 500ms cubic-bezier(0.2, 0, 0, 1)}header.header .header__nav-mobile .menu li .arrow.active{transform:rotate(-180deg)}header.header .header__nav-mobile .menu li .sub-menu{width:100%;display:none}main{margin-top:50px}main.index .products-2{padding-bottom:6rem}main.index .about{margin-top:6rem}main.index .about__content{padding:0}main.index .about__list{margin-top:3.3rem}main.index .statistics{padding-bottom:6rem;margin-top:6rem}main.index .work{padding:6rem 0;background-color:#f4f5f9}main.index .work__container{margin-top:0}main.index .news-swiper{max-width:570px;margin:0 auto}main.about .intro__content{padding-top:0}main.about .intro__statistics .statistics-item{width:50%}main.about .intro__statistics .statistics-item:nth-child(3),main.about .intro__statistics .statistics-item:nth-child(4){margin-top:2rem}.video-item__shadow{opacity:1}}@media(max-width: 1023px){main.index .coupon{display:none}main.index .products-2{padding-top:0}main.index .products-2__header{justify-content:center}main.index .products-2__nav{margin:0;overflow:auto}main.index .products-2__content .c-products-item{flex-basis:33.333333%}main.index .about__container{flex-wrap:wrap}main.index .about__swiper{width:100%}main.index .about__content{width:100%;margin:0;margin-top:4rem}main.index .about__btns{margin-top:2rem}main.index .statistics{padding:4rem 0}main.index .statistics-item{margin:2rem 0}main.index .news__container{padding:0;background:none}main.products .products-details .intro{flex-wrap:wrap}main.products .products-details .intro__swiper{width:100%}main.products .products-details .intro__content{width:100%}main.FAQ .contact__title{width:100%;text-align:center}main.FAQ .contact__btn{margin:0 auto;margin-top:4rem}main.about .intro{padding:6rem 0}main.about .intro__container{flex-wrap:wrap}main.about .intro__img-wrap{display:none}main.about .intro__content{padding-top:0;margin-left:0;text-align:center}main.about .intro__line{margin-left:auto;margin-right:auto}main.about .philosophy-item{text-align:center}main.about .philosophy-item__line{margin-left:auto;margin-right:auto}main.contact .contact{margin-top:6rem}main.contact .contact__container{padding-top:4rem}}@media(max-width: 767px){.c-search{width:95vw;padding:30px}.c-search-form__input{flex-grow:1;height:40px}.c-search-form__submit{width:40px;height:40px}.c-search__close{right:5px;top:5px}.c-contact__content{margin-left:-15px;margin-right:-15px}main.index .products-2__nav{margin:2rem 0}main.index .products-2__content .c-products-item{flex-basis:50%}footer.footer .copyright{flex-wrap:wrap;justify-content:center}footer.footer .socials{margin-top:20px}main.products .products-list .c-products-item{width:50%;border-right:1px solid #f4f5f9 !important}main.products .products-list .c-products-item:nth-child(2n){border-right-color:#fff !important}main.products .products-details .intro{padding:0 15px}main.products .products-details .intro__swiper{padding-left:0;padding-right:0;background:#fff}main.products .products-details .intro__content{padding-left:0;padding-right:0;background:#fff}main.products .products-details .related{overflow:hidden}main.FAQ .FAQ-item__body{padding:0}}/*# sourceMappingURL=index.min.css.map */