.new-mbar{display:none}.new-toolbar{position:fixed;right:2rem;bottom:20%;z-index:998;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.new-toolbar,.new-toolbar__item{display:-ms-flexbox;display:flex}.new-toolbar__item{width:6.6rem;height:6.6rem;background:#fff;border-radius:.6rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.1);color:#555;position:relative;transition:all .25s}.new-toolbar__item:hover{background:#0052d9;color:#fff}.new-toolbar__item[data-tip]:hover:before{content:attr(data-tip);position:absolute;right:6.6rem;top:50%;transform:translateY(-50%);background:#333;color:#fff;font-size:1.2rem;padding:.5rem 1rem;border-radius:.4rem;white-space:nowrap}.new-toolbar__item--top{margin-top:.8rem}.new-toolbar__item--top:hover:before,.new-toolbar__item--wechat:hover:before{content:none;display:none}.new-toolbar__item--wechat:hover .new-toolbar__popup{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}.new-toolbar__popup{position:absolute;right:calc(100% + 1rem);top:50%;transform:translateY(-50%) translateX(1rem);width:16rem;background:#fff;border-radius:.6rem;padding:1rem;box-shadow:0 2px 12px rgba(0,0,0,.15);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:none}.new-toolbar__popup img{display:block;width:14rem;height:14rem;max-width:none;-o-object-fit:contain;object-fit:contain}.new-toolbar__popup p{margin:.6rem 0 0;font-size:1.2rem;color:#333;text-align:center;white-space:nowrap}.new-footer{background:#1e1e1e;color:#aaa;margin-top:12rem}.new-footer>.new-container{width:100%;max-width:190rem;margin:0 auto;padding:8rem 6rem 6rem}.new-footer__top{display:-ms-flexbox;display:flex;padding:4rem 0 3.2rem;gap:3.2rem}.new-footer__brand{-ms-flex-negative:0;flex-shrink:0;width:21rem;padding-left:5rem}.new-footer__logo{width:20.7rem;height:auto;margin-bottom:2.4rem}.new-footer__slogan{font-size:1.6rem;line-height:2.2rem;color:#aaa}.new-footer__links{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;padding-left:5rem;padding-right:5rem}.new-footer__top h4{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:1.6rem;color:#f2f2f2;margin-bottom:1rem;border-bottom:1px solid #fff;padding-bottom:2rem}.new-footer__col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;min-width:9rem;-ms-flex:1;flex:1;text-align:center}.new-footer__col a{font-size:1.4rem;color:#aaa;line-height:1.8;text-decoration:none}.new-footer__col a:hover{color:#fff;opacity:1}.new-footer__contact{-ms-flex-negative:0;flex-shrink:0;padding-right:5rem}.new-footer__contact h4{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:500;font-size:1.6rem;color:#f2f2f2;margin-bottom:1rem;border:none;padding:0}.new-footer__contact p{font-size:1.4rem;line-height:2rem;color:#aaa;margin-bottom:1rem}.new-footer__contact p:last-child{font-size:1.2rem}.new-footer__qrcode{width:7.6rem;height:7.6rem;margin-top:1.6rem}.new-footer__bottom{padding:1.6rem 0}.new-footer__bottom .new-container{width:100%;max-width:100%;padding:0 6rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.new-footer__bottom a,.new-footer__bottom span{font-size:1.2rem;color:#aaa}.new-footer__bottom a:hover{color:#fff}@media (max-width:1023px){.new-toolbar{display:none}.new-mbar{position:fixed;left:0;right:0;bottom:0;height:5.6rem;z-index:999;box-shadow:0 -2px 10px rgba(0,0,0,.12)}.new-mbar,.new-mbar__btn{display:-ms-flexbox;display:flex}.new-mbar__btn{-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:.6rem;font-size:1.5rem;color:#fff;text-decoration:none;transition:opacity .2s}.new-mbar__btn:active,.new-mbar__btn:hover{opacity:.9;color:#fff}.new-mbar__btn svg{-ms-flex-negative:0;flex-shrink:0}.new-mbar__btn--email,.new-mbar__btn--tel{background:#0052d9}.new-mbar__top{position:absolute;right:1rem;top:-6.4rem;width:3.6rem;height:3.6rem;padding:0;border:none;border-radius:50%;background:#007bff;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2)}.new-mbar__top:active,.new-mbar__top:hover{background:#006fe6;color:#fff}body{padding-bottom:5.6rem}.new-footer{margin-top:4rem}.new-footer>.new-container{padding:0 2rem}.new-footer__top{-ms-flex-direction:column;flex-direction:column;text-align:center;gap:3rem;padding:3rem 0 2rem}.new-footer__brand,.new-footer__top{-ms-flex-align:center;align-items:center}.new-footer__brand{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;gap:1.6rem;text-align:left}.new-footer__logo{width:10rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}.new-footer__slogan{font-size:1.3rem;line-height:1.8rem;text-align:left}.new-footer__links{width:100%;padding:0;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem .6rem;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.new-footer__col{-ms-flex:1 1 0px;flex:1 1 0;min-width:0;text-align:center;gap:.6rem}.new-footer__col h4{font-size:1.2rem;margin-bottom:.4rem;white-space:nowrap}.new-footer__col a{font-size:1.1rem;line-height:1.6}.new-footer__contact{width:100%;text-align:center}.new-footer__contact h4{font-size:1.5rem}.new-footer__contact p{font-size:1.3rem}.new-footer__contact>div{-ms-flex-pack:center;justify-content:center}.new-footer__qrcode{width:9rem;height:9rem}.new-footer__bottom .new-container{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2rem;text-align:center;gap:.4rem 1.6rem}.new-footer__bottom a,.new-footer__bottom span{font-size:1.1rem}}*{margin:0;padding:0;box-sizing:border-box}section{margin-top:clamp(4rem,8vw,8rem)}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:opacity .2s}a:hover{opacity:.8}li,ul{list-style:none}.new-container{width:100%;max-width:100%;margin:0 auto}.new-section-title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3.6rem;line-height:6.8rem;text-align:center;margin-bottom:2.4rem;color:#000}.new-hero{width:100%;height:auto;overflow:hidden;position:relative;margin-top:0}.new-hero__bg{width:100%;display:block}.new-hero__overlay{position:absolute;left:6%;top:12%;background:rgba(51,51,51,.996);padding:3.2rem 4rem;max-width:40rem;min-height:34rem;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.new-hero__title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:2.4rem;color:#fff;line-height:1.5}.new-about{padding:5rem 0 4rem}.new-about__desc{font-size:1.6rem;line-height:3.2rem;font-weight:400;color:#333;text-align:center;margin:0 auto 3rem}.new-about__more{display:block;width:50.4rem;height:4.5rem;line-height:4.5rem;text-align:center;margin:0 auto 4rem;font-size:2rem;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;color:#0052d9;border:1px solid #0052d9;transition:all .3s}.new-about__more:hover{background:#0052d9;color:#fff;opacity:1}.new-about__stats{-ms-flex-pack:center;justify-content:center;gap:8rem;margin-bottom:2.4rem}.new-about__stat-item,.new-about__stats{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.new-about__stat-item{-ms-flex-direction:column;flex-direction:column;padding:0 5rem;cursor:default}.new-about__stat-item:hover .new-about__stat-num{transform:scale(1.1)}.new-about__stat-num{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3.6rem;color:#0052d9;line-height:1.2;transition:transform .3s ease}.new-about__stat-num i{font-style:normal;font-size:3.6rem;font-weight:700}.new-about__stat-label{font-size:1.6rem;font-weight:400;color:#333;margin-top:.6rem}.new-about__stat-divider{width:1px;height:4rem;background:#ccc;-ms-flex-negative:0;flex-shrink:0}.new-products{padding:0 0 6rem}.new-products__desc{font-size:1.6rem;line-height:2.7rem;color:#333;text-align:center;margin:0 auto 6rem}.new-products__row-2{margin-bottom:2.4rem}.new-products__row-2,.new-products__row-3{display:-ms-flexbox;display:flex;gap:2.4rem}.new-products__row-2>.new-products__card,.new-products__row-3>.new-products__card{-ms-flex:1;flex:1}.new-products__card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.new-products__card:hover{transform:translateY(-8px);box-shadow:0 .8rem 1.6rem rgba(0,0,0,.08)}.new-products__card-img{width:100%;overflow:hidden}.new-products__card-img img{width:100%;height:auto;display:block;transition:transform .4s}.new-products__card-img:hover img{transform:scale(1.03)}.new-products__card-body{background:#eef0f1;padding:2.4rem 2.8rem;-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.new-products__card-title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:2.4rem;line-height:4.5rem;color:#000;margin-bottom:1rem}.new-products__card-title span{font-family:Arial,sans-serif;font-weight:400;font-size:1.6rem}.new-products__card-text{font-size:1.6rem;font-weight:100;color:#000;line-height:2.7rem;margin-bottom:1.6rem;-ms-flex:1;flex:1}.new-products__card-link{font-size:1.6rem;font-weight:300;color:#2196f3}.new-products__card-link:hover{opacity:1;text-decoration:none}.new-solutions{background:linear-gradient(180deg,#e8f2fe,#f0f7ff);padding:6rem 0}.new-solutions__nav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6rem;padding-left:5rem;padding-right:5rem}.new-solutions__nav-item{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;cursor:pointer;padding:1.6rem 0;border-radius:.8rem;transition:all .3s;position:relative}.new-solutions__nav-item img{width:7.2rem;height:7.2rem;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem;transition:transform .3s}.new-solutions__nav-item h4{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.6rem;color:#000;text-align:center;margin-bottom:.4rem;font-weight:400}.new-solutions__nav-item p{font-size:1.4rem;font-weight:100;color:#333;text-align:center}.new-solutions__nav-item:after{content:"";display:none;position:absolute;bottom:-1.3rem;left:50%;transform:translateX(-50%);width:2.2rem;height:1.3rem;background:url(/Public/images/new/u186.svg) no-repeat 50%/contain}.new-solutions__nav-item.active h4{color:#0052d9;font-weight:700}.new-solutions__nav-item.active p{color:#0052d9}.new-solutions__nav-item.active img{transform:scale(1.15)}.new-solutions__nav-item.active:after{display:block}.new-solutions__nav-item:hover{background:hsla(0,0%,100%,.6)}.new-solutions__swiper-wrap{position:relative;padding:0 7rem}.new-solutions__swiper{padding:3rem 0;overflow:visible;-webkit-clip-path:inset(-5rem 1px -5rem 0);clip-path:inset(-5rem 1px -5rem 0)}.new-solutions__slide{display:-ms-flexbox;display:flex;background:#fff;overflow:hidden;min-height:38rem;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.new-solutions__slide:hover{transform:translateY(-8px);box-shadow:0 .8rem 1.6rem rgba(0,0,0,.08)}.new-solutions__slide-img{-ms-flex:1;flex:1;overflow:hidden}.new-solutions__slide-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.new-solutions__slide-img:hover img{transform:scale(1.05)}.new-solutions__slide-info{-ms-flex:1;flex:1;padding:4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.new-solutions__slide-info h3{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3rem;line-height:4.5rem;color:#000;margin-bottom:1.2rem}.new-solutions__slide-sub{font-size:1.6rem;font-weight:100;color:#333;margin-bottom:2rem}.new-solutions__slide-desc{font-size:1.6rem;font-weight:400;color:#000;line-height:2.7rem;margin-bottom:3.2rem}.new-solutions__slide-link{display:inline-block;font-size:1.8rem;color:#2196f3;padding:.6rem 0}.new-solutions__slide-link:hover{text-decoration:underline;opacity:1}.new-solutions__nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:6rem;height:6rem;cursor:pointer;z-index:20;transition:opacity .2s;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.new-solutions__nav-btn img{width:100%;height:100%;pointer-events:none}@media (hover:hover){.new-solutions__nav-btn:hover{opacity:.7}}.new-solutions__prev{left:0}.new-solutions__next{right:0}.new-quality{padding:0}.new-quality__certs{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;gap:3.2rem;background:url(/Public/images/new/u50.svg) no-repeat 50%;background-size:100% auto;padding:4rem 0}.new-quality__cert-item{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.new-quality__cert-item img{height:7.2rem;width:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:1.2rem}.new-quality__cert-item span{font-size:1.2rem;color:#333}.new-quality__stats{-ms-flex-pack:center;justify-content:center;gap:0;background:#f2f2f2}.new-quality__stat-item,.new-quality__stats{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.new-quality__stat-item{-ms-flex-direction:column;flex-direction:column;padding:3.2rem 0;-ms-flex:1;flex:1;cursor:default}.new-quality__stat-item:hover .new-quality__stat-num{transform:scale(1.1)}.new-quality__stat-num{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3.6rem;color:#0052d9;line-height:1.2;transition:transform .3s ease}.new-quality__stat-num i{font-style:normal;font-size:3.2rem;font-weight:700}.new-quality__stat-label{font-size:1.4rem;color:#333;margin-top:.6rem}.new-quality__stat-divider{width:1px;height:4rem;background:#ccc;-ms-flex-negative:0;flex-shrink:0}.new-cases{padding:0}.new-cases__tabs{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background:#f2f2f2;border-radius:1.9rem;height:8rem;margin:0 auto 6rem;padding:0;-ms-flex-align:center;align-items:center}.new-cases__tab{-ms-flex:1;flex:1;font-size:2rem;font-weight:350;color:#000;cursor:pointer;text-align:center;padding:0;line-height:8rem;transition:all .3s;white-space:nowrap}.new-cases__tab.active{color:#0052d9;font-weight:700}.new-cases__tab:hover{background:rgba(42,109,201,.08);border-radius:1.9rem}.new-cases__swiper-wrap{position:relative;padding:0 7rem}.new-cases__swiper{padding:3rem 0;overflow:visible;-webkit-clip-path:inset(-5rem 1px -5rem 0);clip-path:inset(-5rem 1px -5rem 0)}.new-cases__slide{display:-ms-flexbox;display:flex;gap:4rem;-ms-flex-align:center;align-items:center;padding:2rem;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.new-cases__slide:hover{transform:translateY(-8px);box-shadow:0 .8rem 1.6rem rgba(0,0,0,.08)}.new-cases__slide-img{-ms-flex:1.2;flex:1.2;overflow:hidden}.new-cases__slide-img img{width:100%;height:auto;transition:transform .4s cubic-bezier(.4,0,.2,1)}.new-cases__slide-img:hover img{transform:scale(1.05)}.new-cases__slide-info{-ms-flex:0.8;flex:0.8;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:4rem}.new-cases__slide-info h3{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3rem;line-height:4.5rem;color:#000;margin-bottom:1.2rem}.new-cases__slide-info p{font-size:1.8rem;line-height:2.7rem;margin-bottom:2rem}.new-cases__slide-info p strong{font-weight:500;color:#000}.new-cases__slide-logo{width:16rem;height:auto;margin-bottom:2rem}.new-cases__slide-link{font-size:1.8rem;color:#2196f3}.new-cases__slide-link:hover{text-decoration:underline;opacity:1}.new-cases__nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:6rem;height:6rem;cursor:pointer;z-index:20;transition:opacity .2s;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.new-cases__nav-btn img{width:100%;height:100%;pointer-events:none}@media (hover:hover){.new-cases__nav-btn:hover{opacity:.7}}.new-cases__prev{left:0}.new-cases__next{right:0}.new-cases__slide-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.new-cases__slide-wrap .new-cases__slide{-ms-flex:1;flex:1}.new-cases__slide-wrap .new-cases__partners{margin-top:4rem}.new-cases__partners-highlight{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:2.4rem;margin-bottom:3.2rem}.new-cases__partners-line{display:block;-ms-flex:1;flex:1;max-width:42.3rem;height:1px;background:#797979}.new-cases__partners-text{font-size:2rem;font-weight:400;color:#000;line-height:4.6rem;white-space:nowrap}.new-cases__partners-logos{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.2rem}.new-cases__partners-logos img{max-width:100%;height:7rem;width:auto;-o-object-fit:contain;object-fit:contain}.new-install{padding:3.2rem 0 2.4rem}.new-install__line-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:1.6rem;margin-bottom:2.4rem}.new-install__line{display:block;width:36rem;height:1px;background:#ddd}.new-install__title{font-size:1.6rem;font-weight:400;color:#333;white-space:nowrap}.new-install__logos{text-align:center}.new-install__logos img{width:100%;max-width:120rem;margin:0 auto}.new-market{padding:5rem 0 6rem;background:#fafafa}.new-market__links{max-width:90rem;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:2rem}.new-market__link-item{-ms-flex:1;flex:1;padding:3rem 2.4rem;background:#fff;border-radius:.8rem;text-align:center;transition:all .3s;border:1px solid transparent}.new-market__link-item:hover{border-color:#0052d9;box-shadow:0 .4rem 2rem rgba(42,109,201,.1);opacity:1}.new-market__link-item h4{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.6rem;font-weight:500;color:#333;margin-bottom:.6rem}.new-market__link-item p{font-size:1.3rem;color:#aaa}.new-fullimg{width:100%}.new-fullimg img{width:100%;display:block}.new-news{padding:0 0 6rem}.new-news__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.2rem;margin:0 auto;margin-top:4rem}.new-news__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.new-news__item img{width:100%;height:auto;display:block}.new-news__text{background:#eff1f2;min-height:7.8rem;color:#333;line-height:2.9rem;font-size:2rem;padding:0 2.4rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.new-news__more{display:block;width:16rem;height:5.6rem;line-height:5.6rem;font-size:2rem;color:#0052d9;border:1px solid #0052d9;margin:3.6rem auto 0;text-align:center;transition:all .3s}.new-news__more:hover{background:#0052d9;color:#fff;opacity:1}.new-main-wrap{width:80%;margin:0 auto;max-width:190rem}@media (max-width:1439px){.new-main-wrap{width:90%}.new-section-title{font-size:clamp(2.4rem,3.2vw,3.6rem);line-height:1.4}.new-about__stats{gap:3rem}.new-products__row-2,.new-products__row-3{gap:2rem}.new-solutions__nav{gap:1.2rem;padding-left:2rem;padding-right:2rem}.new-cases__swiper-wrap,.new-solutions__swiper-wrap{padding:0 5rem}}@media (max-width:1023px){.new-main-wrap{width:94%}.new-about{padding:4rem 3rem 3rem}.new-about__desc{padding:0 1rem}.new-about__stats{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:3rem 0;padding:0 1rem}.new-about__stat-item{padding:0}.new-about__stat-num{white-space:nowrap}.new-about__stat-divider{display:none}.new-products__row-2,.new-products__row-3{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:2rem}.new-solutions__nav{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.6rem 1.2rem;padding:0 1rem}.new-solutions__slide{-ms-flex-direction:column;flex-direction:column;min-height:auto}.new-solutions__slide-img{width:100%;height:auto;aspect-ratio:16/9}.new-solutions__slide-img img{height:100%}.new-solutions__slide-info{padding:3rem}.new-solutions__slide-info h3{font-size:2.4rem;line-height:1.4}.new-cases__tabs{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:auto;padding:1.2rem 1.6rem;gap:.8rem .6rem;border-radius:1.2rem}.new-cases__tab{-ms-flex:0 0 auto;flex:0 0 auto;padding:0 1.6rem;line-height:4rem;font-size:1.4rem;white-space:nowrap}.new-cases__tab,.new-cases__tab.active,.new-cases__tab:hover{border-radius:1rem}.new-cases__slide{-ms-flex-direction:column;flex-direction:column;gap:2rem;padding:2rem}.new-cases__slide-info{padding-left:0}.new-news__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.new-news__item:nth-child(3){-ms-grid-column:span 2;grid-column:span 2}.new-quality__certs{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.new-quality__cert-item{-ms-flex:0 0 calc(33.333% - 2rem);flex:0 0 calc(33.333% - 2rem)}}@media (max-width:767px){.new-main-wrap{width:92%}section{margin-top:clamp(4rem,12vw,8rem)}.new-section-title{font-size:clamp(2rem,6vw,2.8rem);line-height:1.4;margin-bottom:1.6rem}.new-hero{overflow:visible}.new-hero,.new-hero__bg{width:100%;height:auto;min-height:0;max-height:none}.new-hero__bg{display:block;-o-object-fit:unset;object-fit:unset}.new-about{padding:3rem 2.4rem 2.4rem}.new-about__desc{font-size:1.4rem;line-height:2.4rem;padding:0 .8rem}.new-about__stats{padding:0 .8rem}.new-about__more{width:80%;height:4rem;line-height:4rem;font-size:1.6rem}.new-about__stats{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:2rem 0}.new-about__stat-item{padding:0}.new-about__stat-num{font-size:2.8rem;white-space:nowrap}.new-about__stat-num i{font-size:2.8rem}.new-about__stat-label{font-size:1.3rem}.new-about__stat-divider{display:none}.new-products__desc{font-size:1.4rem;line-height:2.2rem;margin-bottom:3rem}.new-products__row-2,.new-products__row-3{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.6rem}.new-products__card-title{font-size:2rem;line-height:1.4}.new-products__card-title span{font-size:1.4rem}.new-products__card-text{font-size:1.4rem;line-height:2.2rem}.new-solutions{padding:3rem 0}.new-solutions__nav{display:-ms-flexbox;display:flex;-ms-grid-columns:none;grid-template-columns:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;margin-bottom:2rem;padding:0}.new-solutions__nav::-webkit-scrollbar{display:none}.new-solutions__nav-item{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;scroll-snap-align:center;padding:1.6rem 1rem}.new-solutions__nav-item img{width:6rem;height:6rem}.new-solutions__nav-item h4{font-size:1.6rem}.new-solutions__nav-item p{font-size:1.3rem}.new-solutions__swiper-wrap{padding:0 3.5rem}.new-solutions__slide{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}.new-solutions__slide-img{width:100%}.new-solutions__slide-info{padding:2rem;-ms-flex-align:center;align-items:center;text-align:center}.new-solutions__slide-info h3{font-size:2rem}.new-solutions__slide-desc,.new-solutions__slide-sub{font-size:1.4rem;line-height:2.2rem}.new-solutions__nav-btn{width:3.2rem;height:3.2rem}.new-quality__certs{padding:2rem 0;gap:1.2rem}.new-quality__cert-item{-ms-flex:0 0 calc(50% - 1.2rem);flex:0 0 calc(50% - 1.2rem)}.new-quality__cert-item img{height:4.8rem}.new-quality__stats{-ms-flex-wrap:wrap;flex-wrap:wrap}.new-quality__stat-item{-ms-flex:0 0 50%;flex:0 0 50%;padding:2rem 0}.new-quality__stat-divider{display:none}.new-cases__tabs{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;height:6rem;padding:0;margin-bottom:3rem;-ms-flex-pack:start;justify-content:flex-start}.new-cases__tabs::-webkit-scrollbar{display:none}.new-cases__tab{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;scroll-snap-align:center;padding:0;line-height:6rem;font-size:1.8rem;white-space:nowrap}.new-cases__slide{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;gap:2rem}.new-cases__slide-img{width:100%}.new-cases__slide-info{padding:0;padding-left:0;-ms-flex-align:center;align-items:center;text-align:center}.new-cases__slide-info h3{font-size:2rem}.new-cases__slide-info p{font-size:1.4rem;line-height:2.2rem}.new-cases__slide-logo{width:12rem}.new-cases__partners-text{font-size:1.4rem;white-space:normal;text-align:center;line-height:2rem}.new-cases__partners-highlight{-ms-flex-wrap:wrap;flex-wrap:wrap}.new-cases__partners-logos img{height:4rem}.new-cases__nav-btn{width:3.2rem;height:3.2rem}.new-news__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.6rem}.new-news__item:nth-child(3){-ms-grid-column:auto;grid-column:auto}.new-news__text{font-size:1.4rem;line-height:2.2rem;min-height:6rem;padding:1.2rem 1.6rem}.new-news__more{width:14rem;height:4.4rem;line-height:4.4rem;font-size:1.6rem}.new-cases__tab,.new-solutions__nav-item,a.new-about__more,a.new-news__more{min-height:4.4rem}}@media (hover:none){.new-cases__slide:hover,.new-products__card:hover,.new-solutions__slide:hover{transform:none;box-shadow:none}.new-about__stat-item:hover .new-about__stat-num,.new-cases__slide-img:hover img,.new-products__card-img:hover img,.new-quality__stat-item:hover .new-quality__stat-num,.new-solutions__slide-img:hover img{transform:none}}