@font-face{font-display:swap;font-family:'Inter-UI-Regular';src:url(/lib/css/font/Inter-UI-Regular.ttf)}@font-face{font-display:swap;font-family:'Inter-UI-Medium';src:url(/lib/css/font/Inter-UI-Medium.ttf)}@font-face{font-display:swap;font-family:'Inter-UI-Bold';src:url(/lib/css/font/Inter-UI-Bold.ttf)}@font-face{font-display:swap;font-family:'Inter-UI-Black';src:url(/lib/css/font/Inter-UI-Black.ttf)}body{font-family:"Inter-UI-Regular";color:#2a2a2a}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;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}.c-drawer.active{opacity:1;visibility:visible}.c-drawer.active .c-drawer__container{-webkit-transform:translateX(-100%);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,#ff5e14;cursor:pointer;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}.c-drawer__close:hover{background:url(/lib/img/index/close_white.svg) no-repeat center center,#00437c}.c-drawer__container{position:absolute;left:100%;top:0;width:35%;height:100%;padding-top:40px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.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%;-webkit-transform:translate(-50%,-200%);transform:translate(-50%,-200%);z-index:40;padding:4rem;background-color:#fff;border:1px solid #eef0f2;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);opacity:0;pointer-events:none;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}.c-search.active{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1;pointer-events:auto}.c-search-form{display:-webkit-box;display:-ms-flexbox;display:flex}.c-search-form__input{width:30rem;height:5rem;padding:0 15px;border-radius:0;border-right:0}.c-search-form__submit{-ms-flex-negative:0;flex-shrink:0;width:5rem;height:5rem;background:url(/lib/img/index/icon_search_white.svg) no-repeat center center,#ff5e14;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16rem;height:4.8rem;background-color:#ff5e14;color:#fff!important;border-radius:2.4rem;text-align:center;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}.c-btn:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 2px 12px 0 rgba(255,94,20,.1);box-shadow:0 2px 12px 0 rgba(255,94,20,.1)}.c-products-item{background-color:#fff;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}.c-products-item:hover{-webkit-box-shadow:0 5px 30px 0 rgba(19,29,51,.15);box-shadow:0 5px 30px 0 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:#ff5e14}.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:#00437c}.c-products-item__btn{display:none}.c-products .grid .c-products-item{display:-webkit-box;display:-ms-flexbox;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{-ms-flex-negative:0;flex-shrink:0;width:47.368421%}.c-products .grid .c-products-item__content{-webkit-box-flex:1;-ms-flex-positive:1;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:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4rem}.c-title{text-align:center}.c-title p{color:#ff5e14;font-size:1.4rem}.c-title h2{font-size:3.4rem;font-family:"Inter-UI-Black";color:#00437c}.c-banner{background:url(/lib/img/products/banner.png) no-repeat center center}.c-banner__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:200px;text-align:center}.c-banner__title{color:#00437c;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:#00437c;font-size:2rem}.c-F-layout .aside .contact-form{display:-webkit-box;display:-ms-flexbox;display:flex;width:0;padding-bottom:30px}.c-F-layout .aside .contact-form__input{border:1px solid #eef0f2;border-right:0;-webkit-box-shadow:none;box-shadow:none}.c-F-layout .aside .contact-form__input:focus{border-color:#ff5e14}.c-F-layout .aside .contact-form__submit{-ms-flex-negative:0;flex-shrink:0;width:4.6rem;height:4.6rem;background:url(/lib/img/blog/search.svg) no-repeat center center,#ff5e14;border:0}.c-F-layout .aside .menu{margin-top:15px;padding-bottom:15px;font-size:1.4rem}.c-F-layout .aside .menu__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.c-F-layout .aside .menu__header.active::before{-webkit-transform:rotate(90deg);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;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.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:transparent}.c-F-layout .aside .menu li.current-menu-ancestor .menu__header a,.c-F-layout .aside .menu li.current-menu-parent .menu__header a,.c-F-layout .aside .menu li.current-menu-item .menu__header a{color:#ff5e14}.c-F-layout .aside .menu li.current-menu-ancestor>a,.c-F-layout .aside .menu li.current-menu-parent>a,.c-F-layout .aside .menu li.current-menu-item>a{color:#ff5e14}.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:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.c-F-layout .aside .contact-item__icon{-ms-flex-negative:0;flex-shrink:0;margin-right:10px;margin-top:4px}.c-F-layout .aside .contact__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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:#ff5e14}.c-F-layout .article{margin-top:40px}.c-select{position:relative;background-color:#fff}.c-select.active .c-select__header::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.c-select.active .c-select-dropdown__list{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.c-select__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.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;-webkit-transform:translateY(-20px);transform:translateY(-20px);pointer-events:none;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}.c-select-dropdown__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:12%;background:url(/lib/img/products/bg_contact_2.png) no-repeat center bottom,#ff5e14}.c-contact__title{font-size:3.2rem;font-family:"Inter-UI-Black"}.c-contact__description{margin-top:4.680851%;color:#ffd5c2;font-family:"Inter-UI-Medium"}.c-contact-info{margin-top:auto}.c-contact-info .info-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6.162465%}.c-contact-info .info-item__icon{-ms-flex-negative:0;flex-shrink:0;margin-right:1rem;margin-top:.4rem}.c-contact-info .info-item a:hover,.c-contact-info .info-item a:focus{color:#00437c}.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::-webkit-input-placeholder,.c-contact .contact-form__textarea::-webkit-input-placeholder{color:#8c8c8c}.c-contact .contact-form__input:-ms-input-placeholder,.c-contact .contact-form__textarea:-ms-input-placeholder{color:#8c8c8c}.c-contact .contact-form__input::-ms-input-placeholder,.c-contact .contact-form__textarea::-ms-input-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:#ff5e14}.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:#ff5e14;color:#fff;border:0;cursor:pointer}.c-contact .contact-form__submit:hover{-webkit-box-shadow:0 10px 15px 0 rgba(255,94,20,.35);box-shadow:0 10px 15px 0 rgba(255,94,20,.35)}header.header{position:fixed;left:0;top:0;z-index:11;width:100%;background-color:#fff;color:#00437c;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}header.header .header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;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:#ff5e14}header.header .header__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;height:70px}header.header .header__logo{-ms-flex-negative:0;flex-shrink:0;height:100%;padding:0 2.604166%;background-color:#ff5e14}header.header .header__logo img{width:10.416666vw}header.header .header__nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}header.header .header__nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}header.header .header__nav .menu li{-ms-flex-preferred-size:16.666666%;flex-basis:16.666666%;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;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}header.header .header__nav .menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;text-align:center;font-family:"Inter-UI-Medium";color:#00437c;white-space:nowrap}header.header .header__nav .menu li .sub-menu{position:absolute;left:-1px;top:100%;min-width:calc(100% + 2px);padding:25px 30px;background-color:#fff;border:1px solid #e5e5e5;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);pointer-events:none;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}header.header .header__nav .menu li .sub-menu li{background:none;border:0;line-height:36px}header.header .header__nav .menu li .sub-menu li a{color:#8c8c8c;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}header.header .header__nav .menu li .sub-menu li a:hover{color:#00437c}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:0;height:8px;margin-right:0;background:url(/lib/img/index/plus.svg) no-repeat center center;-webkit-transition:all 100ms;transition:all 100ms}header.header .header__search,header.header .header__language,header.header .header__menu{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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:#ff5e14;border:0;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}header.header .header__menu:hover{background-color:#00437c}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;-webkit-box-shadow:none;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%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:15.384615%;height:46.666666%;background-color:#fff;border-radius:.4rem;color:#ff5e14;text-align:center}main.index .products-2{padding:6rem 0;padding-bottom:30rem;background-color:#f4f5f9}main.index .products-2__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}main.index .products-2__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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:#ff5e14}main.index .products-2__nav li:hover{color:#ff5e14}main.index .products-2__more{width:12rem}main.index .products-2__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}main.index .products-2__content .c-products-item{-ms-flex-preferred-size:25%;flex-basis:25%;border-right:1px solid #f4f5f9;border-top:1px solid #f4f5f9;-webkit-box-shadow:none;box-shadow:none}main.index .about{margin-top:-24rem}main.index .about__container{display:-webkit-box;display:-ms-flexbox;display:flex}main.index .about__swiper{position:relative;width:51.282051%}main.index .about__sidebar{position:absolute;left:0;top:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:45%;height:100%;padding:10% 8.333333%;background-color:rgba(255,94,20,.8);color:#fff}main.index .about__line{margin:6rem 0}main.index .about .swiper-pagination{position:unset;-webkit-box-pack:start;-ms-flex-pack:start;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:-webkit-box;display:-ms-flexbox;display:flex}main.index .about .swiper-button{position:unset;width:1.6rem;height:1.6rem;margin:0 1rem;opacity:1;visibility:visible;-webkit-transform:none;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{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5.128205% 0;margin-left:4rem}main.index .about__title{font-size:2.4rem;color:#00437c}main.index .about__description{margin-top:3.3rem}main.index .about__list{margin-top:15.094339%}main.index .about__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}main.index .about__video-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-decoration:underline}main.index .about__video-btn:hover{color:#ff5e14}main.index .about__video-btn::before{-ms-flex-negative:0;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;top:7rem;bottom:7rem;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:23.076923%;background-color:#00437c}main.index .work .controllers__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;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{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:11.111111% 5.555556%;background-color:#ff5e14;color:#fff;text-align:center}main.index .work .swiper-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4.444444%}main.index .work .swiper-button{position:unset;width:1.6rem;height:1.6rem;margin:0;-webkit-box-shadow:none;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;color:#ffaf8a}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:#ff5e14}main.index .advantages-item__icon{width:25.806452%;margin:0 auto}main.index .advantages-item__title{margin-top:10%;font-size:2rem;color:#00437c}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:#00437c;-webkit-box-shadow:0 0 30px 0 rgba(10,18,41,.25);box-shadow:0 0 30px 0 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:#00437c;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}main.index .news-item__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8c8c8c;font-size:1.4rem;margin-top:.3rem}main.index .news-item__meta-dot{width:4px;height:4px;background-color:#00437c;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:#00437c;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:#00437c}main.index .partners__container{padding:6rem 0;border-top:1px solid #1a5689}footer.footer{background-color:#0a1229;color:#fff}footer.footer .footer__pc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;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:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3rem}footer.footer .footer__pc .footer__contact .contact-item__icon{-ms-flex-negative:0;flex-shrink:0;margin-right:20px}footer.footer .footer__pc .footer__contact .contact-item span{color:#50545e}footer.footer .footer__pc .footer__nav{max-width:260px}footer.footer .footer__pc .footer__nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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:#50545e}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:#182036}footer.footer .footer__mobile{padding:2rem 0}footer.footer .footer__mobile .footer-item__header{height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem;color:#fff}footer.footer .footer__mobile .footer-item__header.active::after{-webkit-transform:rotate(-180deg);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;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.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:-webkit-box;display:-ms-flexbox;display:flex;margin:1rem 0}footer.footer .footer__mobile .footer-item .contact-item span{width:10rem;-ms-flex-negative:0;flex-shrink:0}footer.footer .copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3rem 0;border-top:1px solid #182036;font-size:1.4rem;color:#50545e}footer.footer .socials{display:-webkit-box;display:-ms-flexbox;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:26px 20px;border-bottom:1px solid #f5f6f7}main.products .products-list__title{color:#00437c;font-size:2rem}main.products .products-list__info{font-size:1.4rem;color:#8c8c8c}main.products .products-list__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}main.products .products-list .c-products-item{width:33.333333%;border-right:1px solid #f5f6f7;border-bottom:1px solid #f5f6f7;-webkit-box-shadow:none;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem}main.products .products-list .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.products .products-list .pagination__total{margin:0 1rem}main.products .products-list .pagination-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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:transparent}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:-webkit-box;display:-ms-flexbox;display:flex}main.products .products-details .intro__swiper{position:relative;width:50%;padding:3.12500% 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;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}main.products .products-details .intro__swiper .swiper-button:hover{background-color:#ff5e14;-webkit-box-shadow:0 10px 15px 0 rgba(255,94,20,.35);box-shadow:0 10px 15px 0 rgba(255,94,20,.35)}main.products .products-details .intro__swiper .swiper-button:after{display:none}main.products .products-details .intro__swiper .swiper-button-prev{left:0;-webkit-transform:translateX(35%);transform:translateX(35%);background:url(/lib/img/index/arrow-left.svg) no-repeat center center,#00437c}main.products .products-details .intro__swiper .swiper-button-next{right:0;-webkit-transform:translateX(-35%);transform:translateX(-35%);background:url(/lib/img/index/arrow-right.svg) no-repeat center center,#00437c}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;background-color:#00437c;border-radius:50%;opacity:1}main.products .products-details .intro__swiper .swiper-pagination-bullet-active{background-color:#ff5e14}main.products .products-details .intro__content{width:50%;padding:4.68750% 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:#ff5e14}main.products .products-details .intro__content .title{line-height:1.5;margin-top:2.50000%;color:#00437c;font-size:2.4rem}main.products .products-details .intro__content .sub-title{margin-top:5.416667%;color:#ff5e14;font-size:2.4rem}main.products .products-details .intro__content .description{margin-top:2.50000%;color:#8c8c8c}main.products .products-details .intro__content .params{margin-top:3.12500%}main.products .products-details .intro__content .params li{margin:1.780415% 0}main.products .products-details .intro__content .btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5.833333%}main.products .products-details .intro__content .btn-container .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:18rem;height:4.8rem;color:#fff;text-align:center;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}main.products .products-details .intro__content .btn-container .btn--quote{background-color:#ff5e14}main.products .products-details .intro__content .btn-container .btn--quote:hover{-webkit-box-shadow:0 10px 15px 0 rgba(255,94,20,.35);box-shadow:0 10px 15px 0 rgba(255,94,20,.35)}main.products .products-details .intro__content .btn-container .btn--next{margin-left:2rem;background-color:#00437c}main.products .products-details .intro__content .btn-container .btn--next:hover span{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}main.products .products-details .intro__content .btn-container .btn--next:hover:after{-webkit-transform:translateX(1rem);transform:translateX(1rem)}main.products .products-details .intro__content .btn-container .btn--next span{-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.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;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}main.products .products-details .intro__content .share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.083333%;font-size:1.4rem;font-family:"Inter-UI-Medium";color:#00437c}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:-webkit-box;display:-ms-flexbox;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:#00437c;text-decoration:underline}main.products .products-details .description-nav__item.active{color:#00437c;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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:#00437c}main.blog .blog-item__title{margin-top:3.513514%;font-size:2rem;color:#00437c;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5.945946%;color:#00437c;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,#ff5e14;-webkit-box-shadow:0 10px 15px 0 rgba(255,94,20,.35);box-shadow:0 10px 15px 0 rgba(255,94,20,.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;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.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,#ff5e14;-webkit-box-shadow:0 10px 15px 0 rgba(255,94,20,.35);box-shadow:0 10px 15px 0 rgba(255,94,20,.35)}main.FAQ .FAQ-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#00437c;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,#ff5e14;-webkit-box-shadow:0 10px 15px 0 rgba(255,94,20,.35);box-shadow:0 10px 15px 0 rgba(255,94,20,.35)}main.FAQ .FAQ-item__header:after{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;content:'';width:4rem;height:4rem;margin-left:1rem;background:url(/lib/img/FAQ/plus.png) no-repeat center center;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.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:#00437c;color:#fff}main.FAQ .contact__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24rem;height:5.6rem;background-color:#fff;border-radius:2px;color:#00437c;text-align:center;font-size:1.8rem;font-family:"Inter-UI-Medium";-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}main.FAQ .contact__btn:hover{background-color:#ff5e14;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}main.about .banner__play-btn:hover{-webkit-box-shadow:0 0 20px 5px rgba(255,255,255,.3);box-shadow:0 0 20px 5px rgba(255,255,255,.3)}main.about .intro{padding:10rem 0;background:url(/lib/img/about/intro_bg.png) no-repeat center 15px}main.about .intro__container{display:-webkit-box;display:-ms-flexbox;display:flex}main.about .intro__img-wrap{-ms-flex-negative:0;flex-shrink:0;width:32.478632%}main.about .intro__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:4.273504%;margin-left:3.418803%}main.about .intro__title{font-size:2.8rem;color:#00437c}main.about .intro__line{width:5rem;height:2px;margin:2rem 0;background-color:#ff5e14}main.about .intro__description{line-height:1.875;margin-top:4.084507%}main.about .intro__statistics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:5.915493%}main.about .intro__statistics .statistics-item{width:25%}main.about .intro__statistics .statistics-item__total{color:#ff5e14;font-size:5rem;font-family:"Inter-UI-Black"}main.about .intro__statistics .statistics-item__title{color:#8c8c8c;font-size:1.4rem}main.about .philosophy{padding:8rem 0;background-color:#f0f1f5}main.about .philosophy-item{height:100%;padding:10.526316%;background-color:#fff}main.about .philosophy-item__title{color:#00437c;font-size:2.8rem}main.about .philosophy-item__line{width:5rem;height:2px;margin:6.315789% 0;background-color:#ff5e14}main.about .philosophy-item__description{font-family:"Inter-UI-Medium"}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:#00437c}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24rem;height:5.6rem;margin:4rem auto 0;background-color:#00437c;color:#fff;text-align:center;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}main.about .work__btn:hover{background-color:#ff5e14;-webkit-box-shadow:0 10px 15px 0 rgba(255,94,20,.35);box-shadow:0 10px 15px 0 rgba(255,94,20,.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:#0a1229}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6rem;font-size:1.4rem}main.article-details .nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.article-details .nav__link:hover svg{stroke:#ff5e14}main.article-details .nav__link--prev svg{margin-right:3.12500vw}main.article-details .nav__link--next svg{margin-left:3.12500vw}main.article-details .nav__sep{width:1px;height:1rem;margin:0 3.12500vw;background-color:#2a2a2a}main.pictures{padding:4rem 0;background-color:#f5f5f5}main.pictures .pictures__container{padding:15px 20px;background-color:#fff}main.pictures .pictures-item{margin:10px 0;cursor:pointer}main.pictures .pictures-item:hover .pictures-item__title{color:#ff5e14}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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:-webkit-box;display:-ms-flexbox;display:flex}main.not-found .container .btns a{width:160px;height:42px;color:#fff;background-color:#ff5e14;margin:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.success .container h3{font-size:30px;margin:20px 0}main.success .container .btns{display:-webkit-box;display:-ms-flexbox;display:flex}main.success .container .btns a{width:160px;height:42px;color:#fff;margin:0 10px;background-color:#ff5e14;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.success .container .btns a img{margin-right:4px}@media (max-width:1279px){.c-F-layout .aside{display:none}header.header .header__bottom{-webkit-box-align:center;-ms-flex-align:center;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:#00437c}header.header .header__nav-btn{width:20px;height:20px;margin-right:15px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header.header .header__nav-btn.active span:nth-child(1){-webkit-transform:translateY(8.5px) rotate(-45deg);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){-webkit-transform:translateY(-8.5px) rotate(45deg);transform:translateY(-8.5px) rotate(45deg)}header.header .header__nav-btn span{display:inline-block;width:100%;height:3px;border-radius:2px;background-color:#00437c;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.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;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}header.header .header__nav-mobile.active{opacity:1;visibility:visible}header.header .header__nav-mobile.active .menu{-webkit-transform:translateX(0);transform:translateX(0)}header.header .header__nav-mobile .menu{width:70%;height:100%;padding:10px 0;background-color:#fff;overflow:auto;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}header.header .header__nav-mobile .menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-transition:all 500ms cubic-bezier(.2,0,0,1);transition:all 500ms cubic-bezier(.2,0,0,1)}header.header .header__nav-mobile .menu li .arrow.active{-webkit-transform:rotate(-180deg);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}}@media (max-width:1023px){main.index .coupon{display:none}main.index .products-2{padding-top:0}main.index .products-2__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main.index .products-2__nav{margin:0;overflow:auto}main.index .products-2__content .c-products-item{-ms-flex-preferred-size:33.333333%;flex-basis:33.333333%}main.index .about__container{-ms-flex-wrap:wrap;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{-ms-flex-wrap:wrap;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{-ms-flex-wrap:wrap;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.about .philosophy-item--mission{padding-top:0}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{-webkit-box-flex:1;-ms-flex-positive:1;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{-ms-flex-preferred-size:50%;flex-basis:50%}footer.footer .copyright{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;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}}