:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets) .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}:is(.swiper-button-next,.swiper-button-prev).swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}:is(.swiper-button-next,.swiper-button-prev).swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev){display:none!important}:is(.swiper-button-next,.swiper-button-prev) ::slotted(svg),:is(.swiper-button-next,.swiper-button-prev) svg{fill:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon,.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon,:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon,:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon){transform:rotate(90deg)}@media(min-width:992px){html.zpv-fullpage-scroll{scroll-behavior:auto!important;scroll-padding:0;scroll-snap-type:y mandatory}html.zpv-fullpage-scroll,html.zpv-fullpage-scroll body{overscroll-behavior-y:contain}.zpv-fullpage .zpv-screen{--zpv-active-screen-fit:var(--zpv-screen-fit,1);--zpv-active-screen-stage-width:var(--zpv-screen-stage-width,1920px);--zpv-screen-offset:calc((var(--zpv-active-screen-stage-width) - 1920px)/2);--canvas-offset:var(--zpv-screen-offset);--zpv-inner-gutter:calc((var(--zpv-active-screen-stage-width) - 1440px)/2);box-sizing:border-box;height:1080px!important;margin:0;max-height:1080px;max-width:none;min-height:1080px!important;min-width:var(--zpv-active-screen-stage-width);overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;width:var(--zpv-active-screen-stage-width)!important;zoom:var(--zpv-active-screen-fit)}.zpv-fullpage .zpv-screen.zpv-screen--first{--zpv-active-screen-fit:var(--zpv-first-screen-fit,1);--zpv-active-screen-stage-width:var(--zpv-first-screen-stage-width,1920px);height:1020px!important;max-height:1020px;min-height:1020px!important;scroll-margin-top:60px}.zpv-fullpage .zpv-footer__logo-band img{left:50%;transform:translate(-50%)}.zpv-fullpage--home .products .more-button,.zpv-fullpage--home .products .product-title h2{translate:max(0px,var(--zpv-screen-offset)) 0;zoom:min(1,calc(1/var(--zpv-active-screen-fit)))}.zpv-fullpage--home .products .product-grid{translate:max(0px,calc(0px - var(--zpv-screen-offset))) 0;zoom:min(1,calc(1/var(--zpv-active-screen-fit)))}.zpv-fullpage--home .today .stats-panel,.zpv-fullpage--home .today .today-card{translate:max(0px,var(--zpv-screen-offset)) 0;zoom:min(1,calc(1/var(--zpv-active-screen-fit)))}.zpv-fullpage--home .video .thumb-strip,.zpv-fullpage--home .video .video-arrow.next,.zpv-fullpage--home .video .video-arrow.prev{translate:max(0px,calc(0px - var(--zpv-screen-offset))) 0;zoom:min(1,calc(1/var(--zpv-active-screen-fit)))}.zpv-fullpage--home .craft .craft-grid{left:0;top:274px;width:100%}.zpv-fullpage--home .craft .section-heading.left{top:125px}.zpv-fullpage--home .craft .light{top:155.5px}.zpv-fullpage--home .craft .craft-grid article{flex-basis:16.6145833333%}.zpv-fullpage--home .craft .craft-grid article.active{flex-basis:33.5416666667%}.zpv-fullpage--home .news .section-heading.center,.zpv-fullpage--home .news .zpv-empty{zoom:min(1,calc(1/var(--zpv-active-screen-fit, 1)))}.zpv-fullpage--home .news .lead-news,.zpv-fullpage--home .news .news-list,.zpv-fullpage--home .news .news-more{zoom:min(.8571428571,calc(.85714/var(--zpv-active-screen-fit, 1)))}.zpv-fullpage--about .zpv-about-hero{background-position:50%;background-size:cover}.zpv-fullpage--about .zpv-about-profile{grid-template-columns:calc(var(--zpv-screen-offset) + 768px) 1fr}.zpv-fullpage--about .zpv-about-quality>.zpv-about-quality__stack{left:calc(var(--zpv-screen-offset) + 580px)}.zpv-fullpage--about .zpv-about-quality__arrow--prev{left:calc(var(--zpv-screen-offset) + 240px)}.zpv-fullpage--about .zpv-about-quality__arrow--next{right:calc(var(--zpv-screen-offset) + 240px)}.zpv-fullpage--about .zpv-about-quality__brands{left:calc(var(--zpv-screen-offset) + 657px)}.zpv-fullpage--craft .zpv-craft-stage{background-position:center -60px;background-size:cover;height:1020px!important;min-height:1020px!important}.zpv-fullpage--craft .zpv-craft-stage__head{zoom:min(1,calc(1/var(--zpv-active-screen-fit)))}.zpv-fullpage--craft .zpv-craft-arrow--prev,.zpv-fullpage--craft .zpv-craft-stage__slides{translate:max(0px,var(--zpv-screen-offset)) 0;zoom:min(1,calc(1/var(--zpv-active-screen-fit)))}.zpv-fullpage--craft .zpv-craft-arrow--next{translate:min(0px,calc(0px - var(--zpv-screen-offset))) 0;zoom:min(1,calc(1/var(--zpv-active-screen-fit)))}.zpv-fullpage--videos .zpv-video-page__main{height:1020px!important;min-height:1020px!important}.zpv-fullpage--videos .zpv-video-back{height:45px;padding-bottom:12px;top:70px}.zpv-fullpage--videos .zpv-video-back img{height:34px;width:34px}.zpv-fullpage--videos .zpv-video-title{top:125px}.zpv-fullpage--videos .zpv-video-title h1{font-size:44px;line-height:60px}.zpv-fullpage--videos .zpv-video-title p{font-size:17px;line-height:24px}.zpv-fullpage--videos .zpv-video-grid{grid-auto-rows:350px;row-gap:20px;top:230px}.zpv-fullpage--videos .zpv-video-grid>button{height:350px}.zpv-fullpage--videos .zpv-video-grid figure,.zpv-fullpage--videos .zpv-video-grid figure>img,.zpv-fullpage--videos .zpv-video-grid figure>picture,.zpv-fullpage--videos .zpv-video-grid figure>picture>img{display:block;height:230px;-o-object-fit:cover;object-fit:cover;width:463px}.zpv-fullpage--videos .zpv-video-grid figure>span{top:90px}.zpv-fullpage--videos .zpv-video-card__body{height:120px;min-height:120px}.zpv-fullpage--videos .zpv-video-card__body h2{font-size:18px;line-height:24px;top:20px}.zpv-fullpage--videos .zpv-video-card__body>p{top:91px}.zpv-fullpage--videos .zpv-video-card__body time{top:10px}.zpv-fullpage--videos .zpv-video-card__body time strong{font-size:58px;line-height:78px}.zpv-fullpage--videos .zpv-video-card__body time span{font-size:20px;line-height:27px;margin-top:-19px}.zpv-fullpage--videos .zpv-video-more{top:970px}.zpv-contact-first-screen{background:#fff;display:block}.zpv-fullpage--contact .zpv-contact-banner{height:calc(430px*var(--zpv-inverse-first-screen-fit, 1));width:100%}.zpv-fullpage--contact .zpv-contact-consult{height:calc(1020px - 430px*var(--zpv-inverse-first-screen-fit, 1));min-height:calc(1020px - 430px*var(--zpv-inverse-first-screen-fit, 1));width:100%}.zpv-fullpage--contact .zpv-contact-consult__content{height:390px;left:0;max-width:none;position:absolute;top:50%;transform:translateY(-50%);width:100%}.zpv-fullpage--contact .zpv-contact-consult .zpv-contact-heading{top:0}.zpv-fullpage--contact .zpv-contact-consult__intro{top:95px}.zpv-fullpage--contact .zpv-contact-consult__cards article{top:130px}.zpv-fullpage--contact .zpv-contact-consult__cards h2{margin:15px 0 10px}.zpv-fullpage--contact .zpv-contact-consult__cards article:first-child{left:calc(var(--zpv-screen-offset) + 369px)}.zpv-fullpage--contact .zpv-contact-consult__cards article:nth-child(2){left:calc(var(--zpv-screen-offset) + 840px)}.zpv-fullpage--contact .zpv-contact-consult__cards article:nth-child(3){left:calc(var(--zpv-screen-offset) + 1311px)}.zpv-fullpage--contact .zpv-contact-agency form{left:calc(var(--zpv-screen-offset) + 375px)}.zpv-fullpage--contact .zpv-contact-downloads__track{left:calc(var(--zpv-screen-offset) + 240px)}.zpv-fullpage--contact .zpv-contact-downloads__pages{left:calc(var(--zpv-screen-offset) + 645px)}}@media(min-width:992px)and (prefers-reduced-motion:reduce){html.zpv-fullpage-scroll{scroll-behavior:auto}}@media(min-width:992px){.zpv-fullpage--home .products .mobile-product-arrow{display:none}}@media(max-width:991px){html.zpv-fullpage-scroll{scroll-behavior:smooth!important;scroll-padding:0;scroll-snap-type:none}html.zpv-fullpage-scroll,html.zpv-fullpage-scroll body{overscroll-behavior-y:contain}.zpv-fullpage .zpv-screen{box-sizing:border-box;height:var(--zpv-mobile-screen-height,1334px)!important;margin:0;max-height:var(--zpv-mobile-screen-height,1334px);max-width:750px;min-height:var(--zpv-mobile-screen-height,1334px)!important;min-width:750px;overflow:hidden;scroll-snap-align:none;scroll-snap-stop:normal;touch-action:pan-y;width:750px!important}.zpv-fullpage .zpv-screen.zpv-screen--first{height:var(--zpv-mobile-first-screen-height,1248px)!important;max-height:var(--zpv-mobile-first-screen-height,1248px);min-height:var(--zpv-mobile-first-screen-height,1248px)!important;scroll-margin-top:86px}.zpv-fullpage .zpv-screen,.zpv-fullpage .zpv-screen:after,.zpv-fullpage .zpv-screen:before{background-size:cover}.zpv-fullpage .zpv-footer__dark{height:auto;min-height:0;overflow:visible;padding-bottom:60px;padding-top:60px;position:relative}.zpv-fullpage .zpv-footer.zpv-screen{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible}.zpv-fullpage .zpv-about-quality.zpv-screen{height:1050px!important;max-height:1050px!important;min-height:1050px!important}.zpv-fullpage .zpv-footer__main{height:272px;min-height:272px;position:relative}.zpv-fullpage--about .zpv-about-hero,.zpv-fullpage--contact .zpv-contact-agency,.zpv-fullpage--contact .zpv-contact-downloads,.zpv-fullpage--craft .zpv-craft-stage{background-position:50%;background-size:cover}.zpv-fullpage--videos .zpv-video-page__main{background:#eeeeef}.zpv-fullpage .zpv-inner-contact,.zpv-fullpage .zpv-inner-contact__content,.zpv-fullpage .zpv-inner-contact__map{height:var(--zpv-mobile-screen-height,1334px)}.zpv-fullpage .zpv-inner-contact__map{background-position:50%;background-size:cover}.zpv-fullpage--about .zpv-about-profile__photos{height:360px;top:178px}.zpv-fullpage--about .zpv-about-profile__photos img:last-child{height:360px;-o-object-fit:cover;object-fit:cover}.zpv-fullpage--about .zpv-about-profile__photos:before{top:72px}.zpv-fullpage--about .zpv-about-profile__photos:after{top:166px}.zpv-fullpage--about .zpv-about-profile__content,.zpv-fullpage--about .zpv-about-profile__content article{height:auto}.zpv-fullpage--about .zpv-about-profile__content article{top:580px}.zpv-fullpage--about .zpv-about-profile__content article h2{font-size:27px;line-height:38px}.zpv-fullpage--about .zpv-about-profile__content article p{font-size:19px;line-height:29px}.zpv-fullpage--about .zpv-about-profile__content article h2:first-of-type{top:0}.zpv-fullpage--about .zpv-about-profile__content article p:first-of-type{top:42px}.zpv-fullpage--about .zpv-about-profile__content article h2:nth-of-type(2){top:250px}.zpv-fullpage--about .zpv-about-profile__content article p:nth-of-type(2){top:292px}.zpv-fullpage--about .zpv-about-profile__content article h2:nth-of-type(3){top:486px}.zpv-fullpage--about .zpv-about-profile__content article p:nth-of-type(3){top:528px}.zpv-fullpage--contact .zpv-contact-first-screen{background:#fff}.zpv-fullpage--contact .zpv-contact-consult{height:calc(var(--zpv-mobile-first-screen-height, 1248px) - 264px);min-height:0;width:750px}.zpv-fullpage--contact .zpv-contact-consult .zpv-contact-heading{top:58px}.zpv-fullpage--contact .zpv-contact-consult__intro{font-size:20px;height:auto;left:60px;line-height:30px;top:168px;width:630px}.zpv-fullpage--contact .zpv-contact-consult__cards{display:grid;gap:30px;grid-template-columns:1fr;justify-content:center;left:60px;top:255px;width:630px}.zpv-fullpage--contact .zpv-contact-consult__cards article{height:auto;justify-self:center;max-width:460px;padding:0;width:100%}.zpv-fullpage--contact .zpv-contact-consult__qr{height:168px;margin:0 auto;width:168px}.zpv-fullpage--contact .zpv-contact-consult__cards h2{font-size:28px;line-height:40px;margin:20px 0 24px;text-align:center;width:100%}.zpv-fullpage--contact .zpv-contact-consult__cards p{align-items:center;display:flex;font-size:20px;gap:8px;justify-content:center;justify-self:center;line-height:28px;margin:0;max-width:460px;text-align:center;width:100%}.zpv-fullpage--contact .zpv-contact-consult__cards p+p{margin-top:10px}.zpv-fullpage--contact .zpv-contact-consult__cards p:first-of-type img,.zpv-fullpage--contact .zpv-contact-consult__cards p:last-of-type img{height:22px!important;width:22px}.zpv-fullpage--home #about.zpv-screen,.zpv-fullpage--home .video.zpv-screen{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible;padding-bottom:80px;padding-top:86px}.zpv-fullpage--home .video .mobile-video-title{left:auto;padding:0 60px;position:relative;right:auto;top:auto;width:auto}.zpv-fullpage--home .video:not(.video-empty) .mobile-video-cover{left:auto;margin:60px auto 0;position:relative;top:auto}.zpv-fullpage--home .video:not(.video-empty) .mobile-video-text{color:#fefefe;left:auto;margin:60px 60px 0;position:relative;top:auto;width:auto}.zpv-fullpage--home .video:not(.video-empty) .mobile-video-progress{bottom:auto;left:auto;margin:60px 60px 0;position:relative;top:auto;width:auto}.zpv-fullpage--home .products.zpv-screen{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible;padding-bottom:80px;padding-top:86px}.zpv-fullpage--home .products .mobile-product-title{left:auto;padding:0 60px;position:relative;right:auto;top:auto;width:auto}.zpv-fullpage--home .products .mobile-product-list{left:auto;margin:80px auto 0;position:relative;right:auto;top:auto;width:630px}.zpv-fullpage--home .products .mobile-products-more{display:grid;inset:auto;margin:12px auto 0;position:relative}.zpv-fullpage--home .products .mobile-product-arrow{background:none;border:0;bottom:auto;cursor:pointer;height:42px;padding:0;position:absolute;top:431px;width:42px;z-index:4}.zpv-fullpage--home .products .mobile-product-arrow.prev{background:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/inner/products/figma/prev.svg) 50%/100% 100% no-repeat;left:70px}.zpv-fullpage--home .products .mobile-product-arrow.next{background:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/inner/products/figma/next.svg) 50%/100% 100% no-repeat;right:70px}.zpv-fullpage--home .today .stats-panel{height:auto;left:auto;opacity:1;padding:40px 0 56px;position:relative;right:auto;top:auto;transform:none;width:750px}.zpv-fullpage--home .today .stats-panel h2{color:#332c2b;font-size:49.852px;font-weight:800;left:auto;line-height:68px;margin:0 0 0 275px;position:relative;text-align:center;top:auto;width:200px}.zpv-fullpage--home .today .stats-panel h2:after{left:50%;transform:translate(-50%)}.zpv-fullpage--home .today .stats-panel:after,.zpv-fullpage--home .today .stats-panel:before{top:104.4px}.zpv-fullpage--home .today .stats-panel:before{left:299.214px}.zpv-fullpage--home .today .stats-panel:after{left:440.625px}.zpv-fullpage--home .today-card{color:#332c2b;height:auto;left:auto;opacity:1;position:relative;top:auto;transform:none;width:750px}.zpv-fullpage--home .today-card .mobile-today-since-wrap{display:block;height:431px;margin:0 60px;position:relative;width:630px}.zpv-fullpage--home .today-card .mobile-today-since-wrap .mobile-today-since{display:block;height:100%;inset:0;margin:0;-o-object-fit:fill;object-fit:fill;position:absolute;width:100%}.zpv-fullpage--home .today-card .mobile-today-since-wrap .mobile-since-sub,.zpv-fullpage--home .today-card .mobile-today-since-wrap .mobile-since-title{color:#fefefe;display:block;margin:0;position:absolute;white-space:nowrap;z-index:2}.zpv-fullpage--home .today-card .mobile-today-since-wrap .mobile-since-title{font-size:112.087px;font-weight:400;left:13px;line-height:153px;top:55px}.zpv-fullpage--home .today-card .mobile-today-since-wrap .mobile-since-title strong{font-weight:700}.zpv-fullpage--home .today-card .mobile-today-since-wrap .mobile-since-sub{font-size:30px;font-weight:400;left:0;line-height:40px;text-align:center;top:196px;width:630px}.zpv-fullpage--home .today-card .mobile-today-text{display:block;height:auto;left:auto;margin:80px 60px 0;position:relative;top:auto;width:630px}.zpv-fullpage--home .today-card .mobile-today-text p{display:block;max-height:none;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:none}.zpv-fullpage--home .today-card .mobile-today-more{border:1px solid #8b8b8c;color:#332c2b;display:grid;font-size:26px;height:44px;left:auto;line-height:40px;margin:80px auto 0;place-items:center;position:relative;text-decoration:none;top:auto;width:114px;z-index:5}}@media(max-width:767px){.zpv-fullpage--home .hero-bg-slide,.zpv-fullpage--home .hero-bg-stack,.zpv-fullpage--home .video-bg-track,.zpv-fullpage--home .video-bg-track img{height:100%!important}}@media(max-width:991px)and (prefers-reduced-motion:reduce){html.zpv-fullpage-scroll{scroll-behavior:auto}}body:has(.zpv-site),html:has(.zpv-site){max-width:100%;overflow-x:hidden;overflow-x:clip}.zpv-about-culture__values h2,.zpv-about-culture__values p{color:#fff!important}@media(min-width:992px){.zpv-footer,.zpv-footer__dark,.zpv-footer__logo-band{box-sizing:border-box;max-width:none;width:100%}.zpv-footer{overflow:hidden}.zpv-footer__logo-band{background-color:#e62129}.zpv-footer__dark{background-color:#23282c;background-position:bottom!important;background-repeat:no-repeat!important;background-size:100% auto!important}.zpv-footer.zpv-screen{--zpv-inner-gutter:calc(240px/var(--zpv-active-screen-fit, 1))}.zpv-footer__main{gap:calc(265px/var(--zpv-active-screen-fit, 1));grid-template-columns:calc(420px/var(--zpv-active-screen-fit, 1)) calc(755px/var(--zpv-active-screen-fit, 1))}.zpv-footer__nav{gap:calc(31px/var(--zpv-active-screen-fit, 1));grid-template-columns:repeat(5,minmax(0,1fr))}.zpv-footer__contact h2,.zpv-footer__nav section h3{font-size:calc(24px/var(--zpv-active-screen-fit, 1));line-height:calc(30px/var(--zpv-active-screen-fit, 1));margin-bottom:calc(25px/var(--zpv-active-screen-fit, 1))}.zpv-footer__contact h2{margin-bottom:calc(18px/var(--zpv-active-screen-fit, 1))}.zpv-footer__nav section h3{margin-bottom:calc(24px/var(--zpv-active-screen-fit, 1))}.zpv-footer__contact p{font-size:calc(15px/var(--zpv-active-screen-fit, 1));line-height:calc(22px/var(--zpv-active-screen-fit, 1))}.zpv-footer__nav section a{font-size:calc(16px/var(--zpv-active-screen-fit, 1));line-height:calc(30px/var(--zpv-active-screen-fit, 1))}.zpv-footer__copyright,.zpv-footer__legal>p,.zpv-footer__meta>p{font-size:calc(13px/var(--zpv-active-screen-fit, 1));line-height:calc(24px/var(--zpv-active-screen-fit, 1))}.zpv-header a:focus,.zpv-header button:focus,.zpv-subnav a:focus,.zpv-subnav button:focus{box-shadow:none;outline:0}.zpv-nav a:focus-visible{color:#e62129}.zpv-nav a:focus-visible:after{transform:translate(-50%) scaleX(1)}.zpv-about-hero.zpv-screen{--zpv-inner-gutter:calc(240px/var(--zpv-active-screen-fit, 1))}.zpv-about-hero>.zpv-about-hero__copy{padding-right:var(--zpv-inner-gutter)}.zpv-about-hero h1{font-size:calc(58px/var(--zpv-active-screen-fit, 1));width:calc(650px/var(--zpv-active-screen-fit, 1))}.zpv-about-profile.zpv-screen{--zpv-inner-gutter:calc(240px/var(--zpv-active-screen-fit, 1));background-position:0 50%}.zpv-about-profile__stats h1{left:calc(242px/var(--zpv-active-screen-fit, 1))}.zpv-about-profile__stats dl div{left:calc(240px/var(--zpv-active-screen-fit, 1));width:calc(242px/var(--zpv-active-screen-fit, 1))}.zpv-about-profile__content{padding-left:calc(235px/var(--zpv-active-screen-fit, 1))}.zpv-about-profile__photos{gap:calc(8.57px/var(--zpv-active-screen-fit, 1));grid-template-columns:1fr 1fr;width:calc(485px/var(--zpv-active-screen-fit, 1) + 192px)}.zpv-about-profile__photos img{height:calc(189.47px/var(--zpv-active-screen-fit, 1));width:100%}.zpv-about-profile__content article,.zpv-about-profile__content article h2,.zpv-about-profile__content article p{width:calc(485px/var(--zpv-active-screen-fit, 1) + 192px)}.today.zpv-about-profile--home{background-color:#fff;background-image:var(--profile-bg);background-repeat:no-repeat;background-size:100% 100%;display:grid;grid-template-columns:calc(var(--zpv-screen-offset, 0px) + 768px) 1fr;height:1080px;min-height:0;overflow:hidden;padding:0}.today.zpv-about-profile--home>.today-card{display:none}.today.zpv-about-profile--home>.today-pc{display:block}.today.zpv-about-profile--home .zpv-about-profile__stats{color:#fff;padding:0;position:relative}.today.zpv-about-profile--home .zpv-about-profile__stats h1{font-size:calc(60px/var(--zpv-active-screen-fit, 1));font-weight:700;left:calc(242px/var(--zpv-active-screen-fit, 1));line-height:1;margin:0;position:absolute;top:calc(289px/var(--zpv-active-screen-fit, 1))}.today.zpv-about-profile--home .zpv-about-profile__stats .zpv-about-profile__eyebrow{display:none}.today.zpv-about-profile--home .zpv-about-profile__stats dl{inset:0;margin:0;position:absolute}.today.zpv-about-profile--home .zpv-about-profile__stats dl div{height:calc(71px/var(--zpv-active-screen-fit, 1));left:calc(240px/var(--zpv-active-screen-fit, 1));margin:0;position:absolute;width:calc(242px/var(--zpv-active-screen-fit, 1))}.today.zpv-about-profile--home .zpv-about-profile__stats dl div:first-child{top:calc(386px/var(--zpv-active-screen-fit, 1))}.today.zpv-about-profile--home .zpv-about-profile__stats dl div:nth-child(2){top:calc(473px/var(--zpv-active-screen-fit, 1))}.today.zpv-about-profile--home .zpv-about-profile__stats dl div:nth-child(3){top:calc(559px/var(--zpv-active-screen-fit, 1))}.today.zpv-about-profile--home .zpv-about-profile__stats dt{font-size:calc(18px/var(--zpv-active-screen-fit, 1));line-height:1;margin:0 0 calc(2px/var(--zpv-active-screen-fit, 1))}.today.zpv-about-profile--home .zpv-about-profile__stats dd{font-size:calc(30px/var(--zpv-active-screen-fit, 1));left:calc(1px/var(--zpv-active-screen-fit, 1));line-height:1.2;margin:0;position:absolute;top:calc(29px/var(--zpv-active-screen-fit, 1))}.today.zpv-about-profile--home .zpv-about-profile__content{padding-left:calc(235px/var(--zpv-active-screen-fit, 1));padding-top:calc(150px/var(--zpv-active-screen-fit, 1))}.today.zpv-about-profile--home .zpv-about-profile__photos{display:block;width:calc(485px/var(--zpv-active-screen-fit, 1) + 192px)}.today.zpv-about-profile--home .zpv-about-profile__photos img{display:block;height:calc(283.5px/var(--zpv-active-screen-fit, 1));-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%}.today.zpv-about-profile--home .zpv-about-profile__content article{height:calc(442px/var(--zpv-active-screen-fit, 1));margin-top:calc(24px/var(--zpv-active-screen-fit, 1));position:relative;width:calc(485px/var(--zpv-active-screen-fit, 1) + 192px)}.today.zpv-about-profile--home .zpv-about-profile__content article h2,.today.zpv-about-profile--home .zpv-about-profile__content article p{margin:0;position:static;width:auto}.today.zpv-about-profile--home .zpv-about-profile__content article h2{color:#332c2b;font-size:calc(18px/var(--zpv-active-screen-fit, 1));font-weight:400;line-height:calc(24px/var(--zpv-active-screen-fit, 1));margin-bottom:calc(8px/var(--zpv-active-screen-fit, 1))}.today.zpv-about-profile--home .zpv-about-profile__content article p{color:#8b8b8c;font-size:calc(14px/var(--zpv-active-screen-fit, 1));line-height:calc(26px/var(--zpv-active-screen-fit, 1));margin-bottom:calc(28px/var(--zpv-active-screen-fit, 1))}.today.zpv-about-profile--home .zpv-about-profile__content article p:last-child{margin-bottom:0}.hero-copy{padding-left:calc(57px/var(--zpv-active-screen-fit, 1))}.hero-copy .slash{height:calc(50.041px/var(--zpv-active-screen-fit, 1));top:calc(11px/var(--zpv-active-screen-fit, 1));width:calc(46.988px/var(--zpv-active-screen-fit, 1))}.hero-copy h2{font-size:calc(60px/var(--zpv-active-screen-fit, 1));line-height:calc(82px/var(--zpv-active-screen-fit, 1))}.hero-copy p{font-size:calc(24px/var(--zpv-active-screen-fit, 1));line-height:calc(33px/var(--zpv-active-screen-fit, 1))}.hero-icons{height:calc(51px/var(--zpv-active-screen-fit, 1));margin-top:calc(24px/var(--zpv-active-screen-fit, 1));width:calc(476px/var(--zpv-active-screen-fit, 1))}.zpv-about-culture.zpv-screen{--zpv-inner-gutter:calc(240px/var(--zpv-active-screen-fit, 1))}.zpv-about-culture header{padding-left:calc(75px/var(--zpv-active-screen-fit, 1));top:calc(187px/var(--zpv-active-screen-fit, 1));width:calc(720px/var(--zpv-active-screen-fit, 1))}.zpv-about-culture header>img{height:calc(48px/var(--zpv-active-screen-fit, 1));top:calc(11px/var(--zpv-active-screen-fit, 1));width:calc(45px/var(--zpv-active-screen-fit, 1))}.zpv-about-culture__values{gap:calc(90px/var(--zpv-active-screen-fit, 1));grid-template-columns:repeat(3,calc(420px/var(--zpv-active-screen-fit, 1)));top:calc(405px/var(--zpv-active-screen-fit, 1));width:calc(1440px/var(--zpv-active-screen-fit, 1))}.zpv-about-culture__values article:after{top:calc(43px/var(--zpv-active-screen-fit, 1));width:calc(420px/var(--zpv-active-screen-fit, 1))}.zpv-about-culture header h1{font-size:calc(57px/var(--zpv-active-screen-fit, 1));line-height:calc(78px/var(--zpv-active-screen-fit, 1))}.zpv-about-culture header>p{font-size:calc(26px/var(--zpv-active-screen-fit, 1));left:calc(75px/var(--zpv-active-screen-fit, 1));line-height:calc(35px/var(--zpv-active-screen-fit, 1));top:calc(87px/var(--zpv-active-screen-fit, 1))}.zpv-about-culture__values h2{font-size:calc(32px/var(--zpv-active-screen-fit, 1));line-height:calc(35px/var(--zpv-active-screen-fit, 1))}.zpv-about-culture__values p{font-size:calc(20px/var(--zpv-active-screen-fit, 1));line-height:calc(35px/var(--zpv-active-screen-fit, 1));top:calc(47px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality.zpv-screen{--zpv-inner-gutter:calc(240px/var(--zpv-active-screen-fit, 1));--qualification-content-top:max(0px,calc(1080px*var(--zpv-active-screen-fit, 1)/2 - 375px))}.zpv-about-quality__heading{top:calc(var(--qualification-content-top)/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__heading h1{font-size:calc(52px/var(--zpv-active-screen-fit, 1));line-height:calc(71px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__heading p{font-size:calc(19.352px/var(--zpv-active-screen-fit, 1));gap:calc(6px/var(--zpv-active-screen-fit, 1));line-height:calc(26px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__heading p i{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;clip-path:none;height:calc(15.666px/var(--zpv-active-screen-fit, 1));width:calc(14.744px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__heading p i:first-child{background-image:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/inner/videos/figma/slash-left.svg)}.zpv-about-quality__heading p i:last-child{background-image:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/inner/videos/figma/slash-right.svg)}.zpv-about-quality>.zpv-about-quality__stack{height:calc(503.976px/var(--zpv-active-screen-fit, 1));top:calc((var(--qualification-content-top) + 131px)/var(--zpv-active-screen-fit, 1));width:calc(759.328px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality>.zpv-about-quality__stack,.zpv-fullpage--about .zpv-about-quality>.zpv-about-quality__stack{left:calc(580px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__stack figure{height:calc(326px/var(--zpv-active-screen-fit, 1));width:calc(231px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__stack figure:first-child{left:calc(22px/var(--zpv-active-screen-fit, 1));top:calc(164px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__stack figure:nth-child(2){left:calc(131px/var(--zpv-active-screen-fit, 1));top:calc(95px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__stack figure:nth-child(3){height:calc(382px/var(--zpv-active-screen-fit, 1));left:calc(244px/var(--zpv-active-screen-fit, 1));top:0;width:calc(271px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__stack figure:nth-child(4){left:calc(398px/var(--zpv-active-screen-fit, 1));top:calc(95px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__stack figure:nth-child(5){left:calc(506px/var(--zpv-active-screen-fit, 1));top:calc(164px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__side-hit{width:calc(244px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__arrow{height:calc(33.481px/var(--zpv-active-screen-fit, 1));top:calc((var(--qualification-content-top) + 366px)/var(--zpv-active-screen-fit, 1));width:calc(33.481px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__arrow--prev{left:calc(240px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__arrow--next{right:calc(240px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--about .zpv-about-quality__arrow--prev{left:calc(240px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--about .zpv-about-quality__arrow--next{right:calc(240px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__arrow img{height:calc(33.481px/var(--zpv-active-screen-fit, 1));width:calc(33.481px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality>.zpv-about-quality__label{font-size:calc(16px/var(--zpv-active-screen-fit, 1));line-height:calc(19px/var(--zpv-active-screen-fit, 1));top:calc((var(--qualification-content-top) + 644px)/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__brands--desktop{height:calc(38px/var(--zpv-active-screen-fit, 1));top:calc((var(--qualification-content-top) + 712px)/var(--zpv-active-screen-fit, 1));width:calc(607px/var(--zpv-active-screen-fit, 1))}.zpv-about-quality__brands--desktop,.zpv-fullpage--about .zpv-about-quality__brands--desktop{left:calc(657px/var(--zpv-active-screen-fit, 1))}html.zpv-fullpage-scroll:has(.zpv-fullpage--videos){scroll-snap-type:none!important}html.zpv-fullpage-scroll:has(.zpv-fullpage--videos) .zpv-screen{scroll-snap-align:none!important;scroll-snap-stop:normal!important}html.zpv-fullpage-scroll:has(.zpv-fullpage--home){scroll-snap-type:none!important}html.zpv-fullpage-scroll:has(.zpv-fullpage--home) .zpv-screen{scroll-snap-align:none!important;scroll-snap-stop:normal!important}html.zpv-fullpage-scroll:has(.zpv-fullpage--about){scroll-snap-type:none!important}html.zpv-fullpage-scroll:has(.zpv-fullpage--about) .zpv-screen{scroll-snap-align:none!important;scroll-snap-stop:normal!important}html.zpv-fullpage-scroll:has(.zpv-fullpage--contact){scroll-snap-type:none!important}html.zpv-fullpage-scroll:has(.zpv-fullpage--contact) .zpv-screen{scroll-snap-align:none!important;scroll-snap-stop:normal!important}.zpv-fullpage--videos .zpv-video-page__main.zpv-screen,.zpv-fullpage--videos .zpv-video-page__main.zpv-screen.zpv-screen--first{--zpv-inner-gutter:calc(240px/var(--zpv-active-screen-fit, 1));--zpv-inner-width:calc(1440px/var(--zpv-active-screen-fit, 1));align-items:stretch;display:flex;flex-direction:column;height:auto!important;max-height:none!important;min-height:1020px!important;overflow:visible!important;padding:calc(50px*var(--zpv-inverse-site-scale, 1) + 20px*var(--zpv-inverse-site-scale, 1)/var(--zpv-active-screen-fit, 1)) var(--zpv-inner-gutter) calc(30px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-back{align-self:flex-start;font-size:calc(20px/var(--zpv-active-screen-fit, 1));height:calc(45px/var(--zpv-active-screen-fit, 1));left:auto;line-height:calc(26px/var(--zpv-active-screen-fit, 1));padding-bottom:calc(12px/var(--zpv-active-screen-fit, 1));position:static;top:auto}.zpv-fullpage--videos .zpv-video-back img{height:calc(34px/var(--zpv-active-screen-fit, 1));margin-right:calc(19px/var(--zpv-active-screen-fit, 1));width:calc(34px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-title{left:auto;margin-top:calc(10px/var(--zpv-active-screen-fit, 1));position:static;right:auto;text-align:center;top:auto}.zpv-fullpage--videos .zpv-video-title h1{font-size:calc(44px/var(--zpv-active-screen-fit, 1));line-height:calc(60px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-title p{font-size:calc(17px/var(--zpv-active-screen-fit, 1));gap:calc(5px/var(--zpv-active-screen-fit, 1));line-height:calc(24px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-title p img{height:calc(15.666px/var(--zpv-active-screen-fit, 1));width:calc(14.744px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-grid{align-self:center;-moz-column-gap:calc(26px/var(--zpv-active-screen-fit, 1));column-gap:calc(26px/var(--zpv-active-screen-fit, 1));grid-auto-rows:calc(350px/var(--zpv-active-screen-fit, 1));grid-template-columns:repeat(3,calc(463px/var(--zpv-active-screen-fit, 1)));left:auto;margin:calc(25px/var(--zpv-active-screen-fit, 1)) auto 0;position:static;row-gap:calc(20px/var(--zpv-active-screen-fit, 1));top:auto}.zpv-fullpage--videos .zpv-video-grid>button{height:calc(350px/var(--zpv-active-screen-fit, 1));width:calc(463px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-grid figure,.zpv-fullpage--videos .zpv-video-grid figure>img,.zpv-fullpage--videos .zpv-video-grid figure>picture,.zpv-fullpage--videos .zpv-video-grid figure>picture>img{height:calc(230px/var(--zpv-active-screen-fit, 1));width:calc(463px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-grid figure>span{left:calc(206.5px/var(--zpv-active-screen-fit, 1));top:calc(90px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-grid figure>span,.zpv-fullpage--videos .zpv-video-grid figure>span img{height:calc(50px/var(--zpv-active-screen-fit, 1));width:calc(50px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-card__body{height:calc(120px/var(--zpv-active-screen-fit, 1));min-height:calc(120px/var(--zpv-active-screen-fit, 1));width:calc(463px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-card__body h2{font-size:calc(18px/var(--zpv-active-screen-fit, 1));left:calc(30px/var(--zpv-active-screen-fit, 1));line-height:calc(24px/var(--zpv-active-screen-fit, 1));top:calc(20px/var(--zpv-active-screen-fit, 1));width:calc(300px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-card__body>p{font-size:calc(12px/var(--zpv-active-screen-fit, 1));left:calc(30px/var(--zpv-active-screen-fit, 1));line-height:calc(16px/var(--zpv-active-screen-fit, 1));top:calc(91px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-card__body time{align-items:center;left:auto;right:55px;top:calc(10px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-card__body time strong{font-size:calc(58px/var(--zpv-active-screen-fit, 1));line-height:calc(78px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-card__body time span{font-size:calc(20px/var(--zpv-active-screen-fit, 1));line-height:calc(27px/var(--zpv-active-screen-fit, 1));margin-top:calc(-10px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-more{align-items:center;border-radius:calc(5px/var(--zpv-active-screen-fit, 1));display:flex;font-size:calc(20px/var(--zpv-active-screen-fit, 1));gap:0;height:calc(35px/var(--zpv-active-screen-fit, 1));justify-content:space-between;line-height:calc(33px/var(--zpv-active-screen-fit, 1));margin-top:calc(20px/var(--zpv-active-screen-fit, 1));padding:0;transform:none;width:calc(95px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-more,.zpv-fullpage--videos .zpv-video-more img,.zpv-fullpage--videos .zpv-video-more span{align-self:center;left:auto;position:static;top:auto}.zpv-fullpage--videos .zpv-video-more span{margin-left:calc(10px/var(--zpv-active-screen-fit, 1))}.zpv-fullpage--videos .zpv-video-more img{flex-shrink:0;height:calc(19px/var(--zpv-active-screen-fit, 1));margin-right:calc(10px/var(--zpv-active-screen-fit, 1));-o-object-fit:contain;object-fit:contain;width:calc(19px/var(--zpv-active-screen-fit, 1))}.zpv-subnav,.zpv-video-subnav{background-color:#3d3736b3!important;height:calc(50px*var(--zpv-inverse-site-scale, 1))!important;min-height:calc(50px*var(--zpv-inverse-site-scale, 1))!important}.zpv-site.zpv-fullpage--videos .zpv-inner-page.zpv-video-page .zpv-video-subnav{top:calc(60px/var(--zpv-active-screen-fit, 1))!important}html.zpv-nav-stack--hidden .zpv-site .zpv-inner-page.zpv-video-page .zpv-video-subnav{opacity:1!important;pointer-events:auto!important;top:0!important;transform:translate3d(0,-2px,0)!important;z-index:10001!important}.zpv-subnav>div,.zpv-video-subnav>div{height:calc(50px*var(--zpv-inverse-site-scale, 1))!important;min-height:calc(50px*var(--zpv-inverse-site-scale, 1))!important}.zpv-subnav a,.zpv-subnav button,.zpv-video-subnav a,.zpv-video-subnav button{font-size:15px!important;gap:4px!important;height:50px!important;line-height:22px!important;min-height:50px!important;min-width:115px!important;width:115px!important}.zpv-subnav a img,.zpv-subnav button img,.zpv-video-subnav a img,.zpv-video-subnav button img{flex-basis:15px!important;height:16px!important;width:15px!important}.zpv-subnav a,.zpv-subnav button{transition:color .18s ease}.zpv-page>.zpv-page-hero{box-sizing:border-box;height:430px;min-height:430px;padding:150px 0 0}.zpv-subnav a:focus-visible,.zpv-subnav button:focus-visible{background:transparent!important;color:#e62129!important}.zpv-subnav a:focus-visible img,.zpv-subnav button:focus-visible img{filter:brightness(0) saturate(100%) invert(18%) sepia(99%) saturate(4482%) hue-rotate(349deg) brightness(101%) contrast(84%)}.zpv-video-subnav button{font-size:15px!important;gap:4px!important;height:50px!important;line-height:22px!important;min-height:50px!important;min-width:115px!important;width:115px!important}.zpv-video-subnav button img{flex:0 0 15px!important;height:16px!important;width:15px!important}.more-button,.zpv-news-list__more,.zpv-news-more,.zpv-product-detail__craft header>a,.zpv-product-list__more,.zpv-related-more,.zpv-video-more{cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.more-button:focus,.more-button:focus-visible,.more-button:hover,.zpv-news-list__more:focus,.zpv-news-list__more:focus-visible,.zpv-news-list__more:hover,.zpv-news-more:focus,.zpv-news-more:focus-visible,.zpv-news-more:hover,.zpv-product-detail__craft header>a:focus,.zpv-product-detail__craft header>a:focus-visible,.zpv-product-detail__craft header>a:hover,.zpv-product-list__more:focus,.zpv-product-list__more:focus-visible,.zpv-product-list__more:hover,.zpv-related-more:focus,.zpv-related-more:focus-visible,.zpv-related-more:hover,.zpv-video-more:focus,.zpv-video-more:focus-visible,.zpv-video-more:hover{background:#e62129!important;border-color:#e62129!important;color:#fff!important;outline:0;transform:translateY(-2px)}.zpv-news-list__more:focus img,.zpv-news-list__more:focus-visible img,.zpv-news-list__more:hover img,.zpv-video-more:focus img,.zpv-video-more:focus-visible img,.zpv-video-more:hover img{filter:brightness(0) invert(1)}.zpv-video-more:focus,.zpv-video-more:focus-visible,.zpv-video-more:hover{transform:translate(-50%)!important}.zpv-product-list__grid>a figure,.zpv-product-list__grid>a figure img,.zpv-product-series__cards>a figure,.zpv-product-series__cards>a figure img,.zpv-product-series__cards>a h3{transition:color .2s ease,box-shadow .24s ease,transform .24s ease,scale .24s ease}.zpv-product-list__grid>a:focus-visible figure,.zpv-product-list__grid>a:hover figure,.zpv-product-series__cards>a:focus-visible figure,.zpv-product-series__cards>a:hover figure{box-shadow:0 18px 38px #0000002e;transform:translateY(-6px)}.zpv-product-list__grid>a:focus-visible figure img,.zpv-product-list__grid>a:hover figure img,.zpv-product-series__cards>a:focus-visible figure img,.zpv-product-series__cards>a:hover figure img{scale:1.045}.zpv-product-series__cards>a:focus-visible h3,.zpv-product-series__cards>a:hover h3{color:#e62129;transform:translateY(-3px)}.zpv-product-series__cards>a:focus-visible{outline:0}.zpv-product-series__arrow,.zpv-related-arrow{cursor:pointer;transition:background-color .18s ease,transform .18s ease}.zpv-product-series__arrow:focus-visible,.zpv-product-series__arrow:hover,.zpv-related-arrow:focus-visible,.zpv-related-arrow:hover{background-color:#e62129;outline:0;transform:scale(1.08)}.zpv-product-series__arrow--prev:focus-visible img,.zpv-product-series__arrow--prev:hover img,.zpv-related-arrow--prev:focus-visible img,.zpv-related-arrow--prev:hover img{content:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/global/buttons/circle-red-prev.svg)}.zpv-product-series__arrow--next:focus-visible img,.zpv-product-series__arrow--next:hover img,.zpv-related-arrow--next:focus-visible img,.zpv-related-arrow--next:hover img{content:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/global/buttons/circle-red-next.svg)}.video-arrow,.zpv-about-quality__arrow,.zpv-craft-arrow{cursor:pointer;transition:transform .18s ease}.video-arrow:focus-visible,.video-arrow:hover,.zpv-about-quality__arrow:focus-visible,.zpv-about-quality__arrow:hover,.zpv-craft-arrow:focus-visible,.zpv-craft-arrow:hover{outline:0;transform:scale(1.08)}.zpv-about-quality__arrow--prev:focus-visible img,.zpv-about-quality__arrow--prev:hover img{content:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/global/buttons/circle-red-prev.svg)}.zpv-about-quality__arrow--next:focus-visible img,.zpv-about-quality__arrow--next:hover img{content:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/global/buttons/circle-red-next.svg)}.zpv-craft-arrow--prev:focus-visible img,.zpv-craft-arrow--prev:hover img{content:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/global/buttons/circle-red-prev.svg)}.zpv-craft-arrow--next:focus-visible img,.zpv-craft-arrow--next:hover img{content:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/global/buttons/circle-red-next.svg)}.video-arrow{background-color:transparent!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border-radius:50%}.video-arrow:before{display:none!important}.video-arrow.prev{background-image:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/inner/about/qualification-prev.svg)!important}.video-arrow.next{background-image:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/inner/about/qualification-next.svg)!important}.video-arrow.prev:focus-visible,.video-arrow.prev:hover{background-image:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/global/buttons/circle-red-prev.svg)!important}.video-arrow.next:focus-visible,.video-arrow.next:hover{background-image:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/global/buttons/circle-red-next.svg)!important}.product-card:before{transform:none!important;transition:opacity .26s ease!important}.product-visual{background:transparent!important}.product-card .product-image.line,.product-card .product-image.real{background:transparent;height:100%!important;inset:0!important;max-height:none!important;max-width:none!important;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;transform:none!important;width:100%!important}.product-card .product-image.real>img{height:100%;inset:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;width:100%}.product-card:focus-visible .product-image.line,.product-card:focus-visible .product-image.real,.product-card:hover .product-image.line,.product-card:hover .product-image.real{transform:none!important}.product-card.is-line-missing .product-image.line{opacity:0}.product-card.is-line-missing .product-image.real{opacity:1}.product-card.is-line-missing .product-image.real>img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;top:0;width:100%}.zpv-news-detail__cards>a,.zpv-news-hub__all-cards>a,.zpv-news-hub__feature,.zpv-news-hub__small-cards>a,.zpv-news-list__card,.zpv-news-list__feature{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease;will-change:transform}.zpv-news-detail__cards>a>picture>img,.zpv-news-hub__all-cards>a>img,.zpv-news-hub__feature-media>img,.zpv-news-hub__small-media>img,.zpv-news-list__card>picture>img,.zpv-news-list__feature>picture>img{transition:transform .42s cubic-bezier(.22,1,.36,1);will-change:transform}.zpv-news-detail__cards>a>picture,.zpv-news-hub__feature-media,.zpv-news-hub__small-media,.zpv-news-list__card>picture,.zpv-news-list__feature>picture{display:block;overflow:hidden}.zpv-news-detail__cards>a:focus-visible,.zpv-news-detail__cards>a:hover,.zpv-news-hub__all-cards>a:focus-visible,.zpv-news-hub__all-cards>a:hover,.zpv-news-hub__feature:focus-visible,.zpv-news-hub__feature:hover,.zpv-news-hub__small-cards>a:focus-visible,.zpv-news-hub__small-cards>a:hover,.zpv-news-list__card:focus-visible,.zpv-news-list__card:hover,.zpv-news-list__feature:focus-visible,.zpv-news-list__feature:hover{box-shadow:0 18px 42px #00000029;outline:0;transform:translateY(-7px);z-index:3}.zpv-news-detail__cards>a:focus-visible>picture>img,.zpv-news-detail__cards>a:hover>picture>img,.zpv-news-hub__all-cards>a:focus-visible>img,.zpv-news-hub__all-cards>a:hover>img,.zpv-news-hub__feature:focus-visible .zpv-news-hub__feature-media>img,.zpv-news-hub__feature:hover .zpv-news-hub__feature-media>img,.zpv-news-hub__small-cards>a:focus-visible .zpv-news-hub__small-media>img,.zpv-news-hub__small-cards>a:hover .zpv-news-hub__small-media>img,.zpv-news-list__card:focus-visible>picture>img,.zpv-news-list__card:hover>picture>img,.zpv-news-list__feature:focus-visible>picture>img,.zpv-news-list__feature:hover>picture>img{transform:scale(1.06)}.zpv-fullpage--contact .zpv-contact-banner{background-position:50%!important;background-size:cover!important}.zpv-fullpage--contact .zpv-contact-agency form{left:50%;transform:translate(-50%,-50%)}.zpv-fullpage--contact .zpv-contact-downloads__pages{left:50%;transform:translate(-50%)}}.site,.zpv-site,:root{--zpv-subtitle-mark-width:14.744px;--zpv-subtitle-mark-height:15.666px}.zpv-about-quality__heading p>i,.zpv-contact-heading>p>img,.zpv-craft-stage__head>p>img,.zpv-news-detail__related>header p>i,.zpv-news-heading p>i,.zpv-news-list__heading p>i,.zpv-product-detail__craft>header p>i,.zpv-product-detail__related>header p>i,.zpv-product-list__title p>i,.zpv-product-series__heading p>i,.zpv-video-title p>img{box-sizing:border-box;flex:0 0 var(--zpv-subtitle-mark-width);height:var(--zpv-subtitle-mark-height)!important;max-height:var(--zpv-subtitle-mark-height);max-width:var(--zpv-subtitle-mark-width);min-height:var(--zpv-subtitle-mark-height);min-width:var(--zpv-subtitle-mark-width);width:var(--zpv-subtitle-mark-width)!important}@media(min-width:992px){.zpv-fullpage--craft .zpv-craft-stage__head{top:199px}.zpv-fullpage--craft .zpv-craft-stage__slides button{top:376px}.zpv-fullpage--craft .zpv-craft-arrow{top:567px}.section-heading.center p:after,.section-heading.center p:before,.section-heading.left p:after,.section-heading.left p:before{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:var(--zpv-subtitle-mark-height);top:50%;transform:translateY(-50%);width:var(--zpv-subtitle-mark-width)}.section-heading.center p:before,.section-heading.left p:before{background-image:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/inner/videos/figma/slash-left.svg)}.section-heading.center p:after,.section-heading.left p:after{background-image:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/inner/videos/figma/slash-right.svg)}}@media(max-width:991px){.zpv-fullpage--about .today.zpv-about-profile--home{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;padding-bottom:60px;padding-top:60px}.today.zpv-about-profile--home>.today-pc{display:none}.today.zpv-about-profile--home>.today-card{color:#332c2b;display:block;height:auto!important;margin:0;opacity:1;position:relative;transform:none;width:750px}.today.zpv-about-profile--home .today-card .mobile-today-since-wrap{display:block;height:431px;margin:0 60px;position:relative;width:630px}.today.zpv-about-profile--home .today-card .mobile-today-since-wrap .mobile-today-since{display:block;height:100%;inset:0;margin:0;-o-object-fit:fill;object-fit:fill;position:absolute;width:100%}.today.zpv-about-profile--home .today-card .mobile-today-since-wrap .mobile-since-sub,.today.zpv-about-profile--home .today-card .mobile-today-since-wrap .mobile-since-title{color:#fefefe;display:block;margin:0;position:absolute;white-space:nowrap;z-index:2}.today.zpv-about-profile--home .today-card .mobile-today-since-wrap .mobile-since-title{font-size:112.087px;font-weight:400;left:13px;line-height:153px;top:55px}.today.zpv-about-profile--home .today-card .mobile-today-since-wrap .mobile-since-title strong{font-weight:700}.today.zpv-about-profile--home .today-card .mobile-today-since-wrap .mobile-since-sub{font-size:30px;font-weight:400;left:0;line-height:40px;text-align:center;top:196px;width:630px}.today.zpv-about-profile--home .today-card .mobile-today-text{display:block;height:auto;left:auto;margin:80px 60px 0;position:relative;top:auto;width:630px}.today.zpv-about-profile--home .today-card .mobile-today-text section{height:auto;left:auto;margin:0;position:relative;top:auto;width:100%}.today.zpv-about-profile--home .today-card .mobile-today-text section+section{margin-top:56px}.today.zpv-about-profile--home .today-card .mobile-today-text h3{color:#332c2b;font-size:33.34px;font-weight:700;line-height:45px;margin:0}.today.zpv-about-profile--home .today-card .mobile-today-text p{color:#8b8b8c;display:block;font-size:30px;font-weight:400;line-height:45px;margin:15px 0 0;max-height:none;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:none}.today.zpv-about-profile--home .today-card .mobile-today-text section+section p{margin-top:18px}.craft .section-heading p:before,.industry .section-heading p:before,.mobile-section-title p:after,.mobile-section-title p:before,.news .section-heading.center p:after,.news .section-heading.center p:before,.quality .section-heading.center p:after,.quality .section-heading.center p:before{height:var(--zpv-subtitle-mark-height);width:var(--zpv-subtitle-mark-width)}.mobile-section-title p:before,.news .section-heading.center p:before,.quality .section-heading.center p:before{background:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/inner/videos/figma/slash-left.svg) 50%/100% 100% no-repeat;transform:none}.mobile-section-title p:after,.news .section-heading.center p:after,.quality .section-heading.center p:after{background:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/inner/videos/figma/slash-right.svg) 50%/100% 100% no-repeat;transform:none}.mobile-section-title.mobile-product-title p:after,.mobile-section-title.mobile-product-title p:before,.mobile-section-title.mobile-video-title p:after,.mobile-section-title.mobile-video-title p:before{background:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/mobile/figma/slash.svg) 0 0/100% 100% no-repeat;height:10.796px;width:10.161px}.zpv-about-quality__heading p i{background:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/mobile/figma/slash.svg) 0 0/100% 100% no-repeat;clip-path:none;flex:0 0 10.161px;height:10.796px!important;max-height:10.796px;max-width:10.161px;min-height:10.796px;min-width:10.161px;width:10.161px!important}.zpv-fullpage--home .industry .section-heading p:before{background:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/mobile/figma/slash.svg) 0/10.161px 10.796px no-repeat,url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/mobile/figma/slash.svg) 100%/10.161px 10.796px no-repeat;box-shadow:none;height:10.796px;left:-14px;top:3.6px;transform:none;width:178px}.zpv-fullpage--home .news .section-heading.center p:after,.zpv-fullpage--home .news .section-heading.center p:before,.zpv-fullpage--home .quality .section-heading.center p:after,.zpv-fullpage--home .quality .section-heading.center p:before{background:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/mobile/figma/slash.svg) 0 0/100% 100% no-repeat;height:10.796px;top:3.6px;transform:none;width:10.161px}.zpv-fullpage--home .news .section-heading.center p:before,.zpv-fullpage--home .quality .section-heading.center p:before{left:-14px;right:auto}.zpv-fullpage--home .news .section-heading.center p:after,.zpv-fullpage--home .quality .section-heading.center p:after{left:auto;right:-14px}.zpv-inner-contact__heading span:last-child:after,.zpv-inner-contact__heading span:last-child:before{background:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/mobile/figma/slash.svg) 0 0/100% 100% no-repeat!important;clip-path:none!important;height:10.796px!important;top:137.68px!important;transform:none!important;width:10.161px!important}.zpv-inner-contact__heading span:last-child:before{left:324px!important;right:auto!important}.zpv-inner-contact__heading span:last-child:after{left:415.71px!important;right:auto!important}.zpv-fullpage .zpv-inner-contact.zpv-screen,.zpv-inner-contact{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible;padding:122px 0 100px}.zpv-inner-contact__map{background-position:50%!important;background-size:cover!important;height:100%!important;left:0!important;position:absolute!important;top:0!important;transform:none!important;width:100%!important}.zpv-inner-contact__content{height:auto!important;margin:0 auto!important;max-height:none!important;min-height:0!important;padding:0!important;position:relative!important;width:750px!important;z-index:2}.zpv-inner-contact__heading{margin:0 0 70px!important;width:750px!important}.zpv-inner-contact__form,.zpv-inner-contact__heading{left:0!important;position:relative!important;top:0!important}.zpv-inner-contact__form{display:flex!important;flex-direction:column!important;height:auto!important;margin:0 auto!important;max-height:none!important;min-height:0!important;width:630px!important}.zpv-inner-contact__form label{display:block!important;height:31px!important;left:0!important;margin:0 0 55px!important;position:relative!important;top:0!important;width:100%!important}.zpv-inner-contact__form label:first-of-type{order:1}.zpv-inner-contact__form label:nth-of-type(3){order:2}.zpv-inner-contact__form label:nth-of-type(4){order:3}.zpv-inner-contact__form label:nth-of-type(2){order:4}.zpv-inner-contact__form label:nth-of-type(5){order:5}.zpv-inner-contact__form label:nth-of-type(6){order:6}.zpv-inner-contact__form label:nth-of-type(7){order:7}.zpv-inner-contact__form label:nth-of-type(8){order:8}.zpv-inner-contact__form label:nth-of-type(9){order:9}.zpv-inner-contact__form button{align-self:center!important;left:0!important;margin:30px 0 0!important;order:10;position:relative!important;top:0!important}.zpv-inner-contact__form .zpv-form-state{margin:20px 0 0!important;order:11;text-align:center}.zpv-fullpage--home .industry.zpv-screen{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible;padding:86px 0 80px;--industry-icon-center-y:765px}.industry-state-bg{height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}.industry .section-heading.left{left:0!important;margin:0 0 50px;position:relative!important;text-align:center;top:0!important;width:100%}.industry-switch{display:block}.industry-main-panel,.industry-switch{height:auto!important;left:0!important;position:relative!important;top:0!important;width:100%}.industry-main-panel>.industry-panel-photo{display:block;height:380px!important;left:0!important;margin:0 auto;-o-object-fit:cover!important;object-fit:cover!important;position:relative!important;top:0!important;width:630px!important}.industry-main-icon,.industry-main-panel>img.industry-main-icon{display:block;left:auto!important;margin:95px auto 0;position:relative!important;top:auto!important}.industry-main-panel h3{color:#fff;margin:50px 0 0}.industry-main-panel h3,.industry-main-panel p{left:0!important;position:relative!important;text-align:center;top:0!important;width:100%}.industry-main-panel p{color:#fefefe;margin:20px 0 0;padding:0 80px;white-space:pre-line}.industry-mobile-arrows-guide{bottom:auto!important;height:23px;left:50%!important;margin-left:0!important;position:absolute!important;top:calc(var(--industry-icon-center-y) - 11.5px)!important;transform:translate(-50%);width:630px}.industry-mobile-arrow{bottom:auto!important;height:42px;position:absolute!important;top:calc(var(--industry-icon-center-y) - 21px)!important;width:42px;z-index:5}.industry-mobile-arrow.prev{left:42px!important}.industry-mobile-arrow.next{left:auto!important;right:42px!important}.zpv-fullpage--home .quality.zpv-screen{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible;padding:86px 0 80px}.zpv-fullpage--home .quality .section-heading.center{left:0!important;margin:0 0 50px;position:relative!important;text-align:center;top:0!important;transform:none!important;width:100%}.zpv-fullpage--home .quality-cards{display:block;height:722px;margin:0 auto;width:479px}.zpv-fullpage--home .quality-cards,.zpv-fullpage--home .quality-progress{left:0!important;position:relative!important;top:0!important;transform:none}.zpv-fullpage--home .quality-progress{background:#d9d9d9!important;margin:50px auto 0;overflow:hidden}.zpv-fullpage--home .quality-progress:before{background:#e62129;border-radius:999px;content:"";height:100%;left:0;position:absolute;top:0;transition:width .52s cubic-bezier(.22,.61,.36,1);width:calc((var(--quality-active, 0) + 1)/var(--quality-count, 4)*100%)}.zpv-fullpage--home .quality .more-button.floating{bottom:auto!important;left:0!important;margin:30px auto 0;position:relative!important;top:0!important;transform:none}.quality-cards p{font-size:20px!important;line-height:1.5!important}.zpv-fullpage--home .craft .section-heading p:before{background:url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/mobile/figma/slash.svg) 0/10.176px 10.832px no-repeat,url(https://website-zhuopeng.oss-cn-shanghai.aliyuncs.com/website-zhuopeng/image/public/layers/mobile/figma/slash.svg) 100%/10.176px 10.832px no-repeat!important;box-shadow:none!important;height:10.832px!important;left:-14px!important;right:-14px!important;top:4px!important;transform:none!important;width:auto!important}.zpv-fullpage--home .craft.zpv-screen{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible;padding:86px 0 80px}.zpv-fullpage--home .craft>.bg{height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;top:0!important}.zpv-fullpage--home .craft .section-heading.left{left:0!important;margin:0 0 50px!important;position:relative!important;text-align:center;top:0!important;width:100%!important}.zpv-fullpage--home .craft-grid{left:0!important;margin:0 auto;position:relative!important;top:0!important;transform:none}.zpv-fullpage--home .news.zpv-screen{display:flex;flex-direction:column;height:auto!important;max-height:none!important;min-height:0!important;overflow:visible;padding:86px 0 80px}.zpv-fullpage--home .news .section-heading.center{left:0!important;margin:0 0 50px!important;order:1;position:relative!important;text-align:center;top:0!important;transform:none!important;width:100%!important}.zpv-fullpage--home .news .lead-news{left:0!important;margin:0 auto;order:2;position:relative!important;top:0!important;transform:none;width:645px}.zpv-fullpage--home .news .zpv-empty{margin:0 auto;order:2;text-align:center}.zpv-fullpage--home .news .news-list{order:3;width:630px}.zpv-fullpage--home .news .news-list,.zpv-fullpage--home .news .news-more{left:0!important;margin:50px auto 0;position:relative!important;top:0!important;transform:none}.zpv-fullpage--home .news .news-more{order:4}.zpv-fullpage--home .news .lead-news{width:630px!important}.zpv-fullpage--home .news .lead-photo{width:100%!important}.zpv-fullpage--home .news .lead-mask{left:0!important;width:100%!important}.zpv-fullpage--home .news .news-list article>div{padding-left:20px!important}.zpv-fullpage--home .news .news-list article p{font-size:16px!important;line-height:22px!important}}.quality-cards p{display:-webkit-box!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;height:auto!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(prefers-reduced-motion:reduce){.video-arrow,.zpv-about-quality__arrow,.zpv-craft-arrow,.zpv-news-detail__cards>a,.zpv-news-hub__all-cards>a,.zpv-news-hub__feature,.zpv-news-hub__small-cards>a,.zpv-news-list__card,.zpv-news-list__feature,.zpv-product-list__grid>a figure,.zpv-product-list__grid>a figure img,.zpv-product-series__arrow,.zpv-product-series__cards>a figure,.zpv-product-series__cards>a figure img,.zpv-product-series__cards>a h3,.zpv-related-arrow{transition-duration:.01ms!important}}@media(max-width:991px){.zpv-fullpage--videos .zpv-inner-page,.zpv-fullpage--videos .zpv-site:has(.zpv-inner-page),.zpv-fullpage--videos .zpv-site:has(.zpv-inner-page)>main,.zpv-fullpage--videos .zpv-video-page,.zpv-fullpage--videos .zpv-video-page__main{min-width:0!important;overflow:visible!important;width:100%!important}.zpv-fullpage--videos .zpv-header,.zpv-fullpage--videos .zpv-header__inner{min-width:0!important;width:100%!important}.zpv-fullpage--videos .zpv-video-subnav{background:transparent!important;display:block!important;height:calc(39px/var(--zpv-active-screen-fit, 1))!important;left:auto!important;margin-bottom:calc(50px/var(--zpv-active-screen-fit, 1))!important;margin-top:calc(50px/var(--zpv-active-screen-fit, 1))!important;min-height:calc(39px/var(--zpv-active-screen-fit, 1))!important;overflow:visible!important;position:static!important;top:auto!important;width:100%!important;z-index:auto!important}.zpv-fullpage--videos .zpv-video-subnav>div{-moz-column-gap:calc(15px/var(--zpv-active-screen-fit, 1))!important;column-gap:calc(15px/var(--zpv-active-screen-fit, 1))!important;display:flex!important;flex-wrap:wrap!important;height:100%!important;justify-content:center!important;margin:0 auto!important;padding:0!important;row-gap:calc(12px/var(--zpv-active-screen-fit, 1))!important;width:100%!important}.zpv-fullpage--videos .zpv-video-subnav button{align-items:center!important;background:transparent!important;border:1px solid #8b8b8c!important;border-radius:calc(5px/var(--zpv-active-screen-fit, 1))!important;box-sizing:border-box!important;color:#8b8b8c!important;display:flex!important;flex:0 0 calc(144px/var(--zpv-active-screen-fit, 1))!important;font-family:Microsoft YaHei UI,Microsoft YaHei,sans-serif!important;font-size:calc(16px/var(--zpv-active-screen-fit, 1))!important;font-weight:400!important;height:calc(39px/var(--zpv-active-screen-fit, 1))!important;justify-content:center!important;line-height:1!important;padding:0!important;position:static!important;white-space:nowrap!important;width:calc(144px/var(--zpv-active-screen-fit, 1))!important}.zpv-fullpage--videos .zpv-video-subnav button img{display:none!important}.zpv-fullpage--videos .zpv-video-subnav button.active{background:#e62129!important;border-color:#e62129!important;color:#fff!important}.zpv-fullpage--videos .zpv-video-page__main.zpv-screen,.zpv-fullpage--videos .zpv-video-page__main.zpv-screen.zpv-screen--first{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;padding:calc(30px*var(--zpv-inverse-site-scale, 1)) var(--zpv-inner-gutter,60px) calc(40px*var(--zpv-inverse-site-scale, 1))!important}.zpv-fullpage--videos .zpv-video-back,.zpv-fullpage--videos .zpv-video-grid,.zpv-fullpage--videos .zpv-video-more,.zpv-fullpage--videos .zpv-video-title{left:auto!important;position:static!important;right:auto!important;top:auto!important;transform:none!important}.zpv-fullpage--videos .zpv-video-title{margin-left:auto!important;margin-right:auto!important;text-align:center!important;width:100%!important}.zpv-fullpage--videos .zpv-video-grid{margin-left:auto!important;margin-right:auto!important;margin-top:50px}.zpv-fullpage--videos .zpv-site .zpv-video-grid>button>.zpv-video-card__body{background:#fefefe!important;color:#000!important;height:calc(120px/var(--zpv-active-screen-fit, 1))!important;min-height:calc(120px/var(--zpv-active-screen-fit, 1))!important;padding:0!important;width:calc(463px/var(--zpv-active-screen-fit, 1))!important}.zpv-fullpage--videos .zpv-site .zpv-video-grid>button:first-child .zpv-video-card__body,.zpv-fullpage--videos .zpv-site .zpv-video-grid>button:first-child .zpv-video-card__body h2,.zpv-fullpage--videos .zpv-site .zpv-video-grid>button:first-child .zpv-video-card__body time,.zpv-fullpage--videos .zpv-site .zpv-video-grid>button:first-child .zpv-video-card__body>p{background:#fefefe!important;color:#000!important}.zpv-fullpage--videos .zpv-site .zpv-video-grid>button:first-child .zpv-video-card__body>p,.zpv-fullpage--videos .zpv-video-card__body>p{color:#e62129!important}.zpv-fullpage--videos .zpv-video-card__body h2{font-size:calc(20px/var(--zpv-active-screen-fit, 1))!important;line-height:calc(26px/var(--zpv-active-screen-fit, 1))!important}.zpv-fullpage--videos .zpv-video-card__body>p{font-size:calc(14px/var(--zpv-active-screen-fit, 1))!important;line-height:calc(20px/var(--zpv-active-screen-fit, 1))!important}.zpv-fullpage--videos .zpv-video-title p span{font-size:calc(17px/var(--zpv-active-screen-fit, 1))!important}.zpv-fullpage--videos .zpv-video-title p span:before{content:none!important}.zpv-fullpage--videos .zpv-video-more{align-items:center!important;background:#b6b6b7!important;border:0!important;border-radius:calc(5px/var(--zpv-active-screen-fit, 1))!important;color:#fff!important;display:flex!important;font-size:calc(20px/var(--zpv-active-screen-fit, 1))!important;gap:calc(8px/var(--zpv-active-screen-fit, 1))!important;height:calc(42px/var(--zpv-active-screen-fit, 1))!important;justify-content:space-between!important;line-height:1!important;margin:calc(20px/var(--zpv-active-screen-fit, 1)) auto 0!important;padding:0 calc(14px/var(--zpv-active-screen-fit, 1))!important;width:calc(120px/var(--zpv-active-screen-fit, 1))!important}.zpv-fullpage--videos .zpv-video-more span{height:auto!important;left:auto!important;line-height:1!important;position:static!important;text-align:left!important;top:auto!important;width:auto!important}.zpv-fullpage--videos .zpv-video-more img{filter:drop-shadow(0 0 1px rgba(0,0,0,.25))!important;height:calc(28px/var(--zpv-active-screen-fit, 1))!important;left:auto!important;position:static!important;top:auto!important;width:calc(28px/var(--zpv-active-screen-fit, 1))!important}.zpv-fullpage .zpv-craft-stage.zpv-screen.zpv-screen--first{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important}}
