.home-hero{min-height:100vh}@media screen and (max-width: 991px){.home-hero{position:relative;z-index:999;padding-top:23.8rem;min-height:0}.home-hero [name=badgeMb] .video-badge-wrap{display:flex}}@media screen and (max-width: 767px){.home-hero{padding-top:16.9rem}}.home-hero .container{min-height:100vh;grid-template-rows:1fr auto}@media screen and (max-width: 991px){.home-hero .container{min-height:0}}.home-hero-title{grid-column:1/10;margin-bottom:6rem;align-self:center;padding-top:18.4rem}@media screen and (max-device-aspect-ratio: 16/9){.home-hero-title{font-size:9.625vh;margin-bottom:4.125vh;max-width:100vh}}@media screen and (max-width: 991px){.home-hero-title{grid-column:2/12;text-align:center;margin-bottom:4.8rem;padding-top:0}}@media screen and (max-width: 767px){.home-hero-title{grid-column:span 4;font-size:var(--fs-h1);line-height:var(--lh-h1);text-align:start;margin-bottom:4rem}}.home-hero-sub{grid-column:1/8;grid-row:2/3;grid-template-columns:repeat(2,1fr);max-width:48.9rem;column-gap:0;align-self:end;margin-bottom:8rem}@media screen and (max-width: 991px){.home-hero-sub{grid-column:3/11;margin-bottom:5rem;max-width:none}}@media screen and (max-width: 767px){.home-hero-sub{grid-column:span 4;margin-bottom:11rem}}.home-hero-sub-top{grid-column:1/3;padding:1.8rem 1.4rem;border:solid .2rem var(--cl-txt)}@media screen and (max-width: 991px){.home-hero-sub-top{padding:2rem 1.6rem}.home-hero-sub-top .txt-16{font-size:var(--fs-14);line-height:var(--lh-14)}}.home-hero-sub-btn-wrap{padding:1.4rem;border:solid .2rem var(--cl-txt);border-top:none}@media screen and (max-width: 991px){.home-hero-sub-btn-wrap{padding:1.2rem}.home-hero-sub-btn-wrap .btn-main{padding:1.85rem 1.4rem}}@media screen and (max-width: 767px){.home-hero-sub-btn-wrap .btn-main{padding:1.85rem 0}}.home-hero-sub-cta-wrap{padding:1.4rem;border:solid .2rem var(--cl-txt);display:flex;align-items:center;justify-content:center;border-top:none;border-left:none;transition:color .4s ease}@media screen and (max-width: 991px){.home-hero-sub-cta-wrap{padding:1.2rem}}.home-hero-abt{padding-top:26rem;padding-bottom:26.7rem}@media screen and (max-width: 991px){.home-hero-abt{padding-top:17.4rem;padding-bottom:20.6rem}}@media screen and (max-width: 767px){.home-hero-abt{padding-top:13.2rem;padding-bottom:11.3rem}}.home-hero-abt .container{height:100%;display:flex;align-items:center}.home-hero-abt-title{text-align:center;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.home-hero-abt-title-grp span{width:100%;display:inline-block;text-align:center}@media screen and (max-width: 991px){.home-hero-abt-title-grp .h0{font-size:var(--fs-h1);line-height:var(--lh-h1)}}@media screen and (max-width: 767px){.home-hero-abt-title-grp .h0{font-size:var(--fs-h4);line-height:var(--lh-h4)}}.home-hero-abt-title-grp .txt-180{margin-top:-1.4rem}@media screen and (max-width: 991px){.home-hero-abt-title-grp .txt-180{margin-top:0}}@media screen and (max-width: 767px){.home-hero-abt-title-grp .txt-180{font-size:var(--fs-h1);line-height:var(--lh-h1)}}.home-hero-abt-title-grp.title-bot:not(.clone-el){opacity:0!important}.home-hero-abt-title-grp.clone-el{top:100vh;z-index:-1}.home-prod-title-wrap{grid-column:1/11;grid-row:1/2;margin-bottom:8rem}@media screen and (max-width: 991px){.home-prod-title-wrap{margin-bottom:14rem}}@media screen and (max-width: 767px){.home-prod-title-wrap{grid-column:span 4;margin-bottom:13rem}}.home-prod-title{max-width:90rem}@media screen and (max-width: 991px){.home-prod-title{max-width:65rem}}@media screen and (max-width: 767px){.home-prod-title{font-size:var(--fs-h3);line-height:var(--lh-h3)}}.home-prod{padding-bottom:var(--SectionPadBot);contain:paint}.home-prod-cards{grid-column:11/16;grid-row:1/3;position:relative}@media screen and (max-width: 991px){.home-prod-cards{grid-column:8/13;grid-row:2/3}}@media screen and (max-width: 767px){.home-prod-cards{grid-column:span 4}}.home-prod-cards-inner{height:var(--HomeProductCardHeight);top:calc((100vh - var(--HomeProductCardHeight)) / 2);position:sticky;display:flex;flex-direction:column;justify-content:space-between;transition:opacity .4s ease;opacity:0;pointer-events:none}.home-prod-cards-inner.active{opacity:1;pointer-events:auto}@media screen and (max-width: 767px){.home-prod-cards-inner{position:relative;height:auto;max-height:none;top:0;opacity:1;pointer-events:auto}}.home-prod-cards-nav{display:flex}.home-prod-cards-nav-item{width:10.2rem;height:10rem;border-left:solid .2rem var(--cl-txt);display:flex;align-items:center;justify-content:center;color:var(--cl-txt)}@media screen and (max-width: 991px){.home-prod-cards-nav-item{width:5.6rem;height:5.6rem}}.home-prod-cards-nav-item .ic{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.home-prod-cards-nav-item:not(.disable):hover .ic{color:var(--cl-orange)}.home-prod-cards-nav-item:not(.disable):active .ic{transform:translate(.5rem)}.home-prod-cards-nav-item:not(.disable):active:first-child .ic{transform:rotate(180deg) translate(.5rem)}.home-prod-cards-nav-item:first-child .ic{transform:rotate(180deg)}.home-prod-cards-nav-item.disable{pointer-events:none}.home-prod-cards-nav-item.disable .ic{opacity:.2}.home-prod-cards-top{display:flex;height:10rem;justify-content:space-between;border-bottom:solid .2rem var(--cl-txt);align-items:center;border:solid .2rem var(--cl-txt)}@media screen and (max-width: 991px){.home-prod-cards-top{height:5.6rem}}.home-prod-cards-top-txt{margin-left:3.2rem;max-width:13.6rem}@media screen and (max-width: 991px){.home-prod-cards-top-txt{margin-left:1.2rem;font-size:var(--fs-14);line-height:var(--lh-14)}}.home-prod-cards-middle{position:relative;display:flex;align-items:center;justify-content:center;height:100%;border:solid .2rem var(--cl-txt);border-bottom:none;border-top:none}.home-prod-cards-middle-link{position:absolute;width:100%;height:100%}@media screen and (max-width: 767px){.home-prod-cards-middle{height:auto;width:100%;aspect-ratio:1.1}}.home-prod-cards-bottom{display:flex;height:10rem;justify-content:space-between;align-items:center;border:solid .2rem var(--cl-txt)}@media screen and (max-width: 991px){.home-prod-cards-bottom{height:5.6rem}}.home-prod-cards-bottom-txt-wrap{margin-left:3.2rem;margin-right:3.2rem;display:grid;align-items:center}@media screen and (max-width: 991px){.home-prod-cards-bottom-txt-wrap{margin-left:1.2rem}}@media screen and (max-width: 767px){.home-prod-cards-bottom-txt-wrap{width:100%;height:100%;margin-right:1.2rem}}.home-prod-cards-bottom-txt{grid-column:1/2;grid-row:1/2;opacity:0;pointer-events:none;transition:opacity .4s ease;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease}.home-prod-cards-bottom-txt .ic{display:none}@media screen and (max-width: 991px){.home-prod-cards-bottom-txt{font-size:var(--fs-16);line-height:var(--lh-16)}}@media screen and (max-width: 767px){.home-prod-cards-bottom-txt{display:flex;align-items:center;width:100%;height:100%;justify-content:space-between}.home-prod-cards-bottom-txt .ic{display:flex}}.home-prod-cards-bottom-txt.active{opacity:1;pointer-events:auto}.home-prod-cards-qr{position:relative;border-left:solid .2rem var(--cl-txt);display:flex;align-items:center;justify-content:center;grid-area:1/1/2/2;opacity:0;pointer-events:none;transition:opacity .4s ease;width:10.2rem;height:10rem}@media screen and (max-width: 991px){.home-prod-cards-qr{width:5.6rem;height:5.6rem}.home-prod-cards-qr .ic-80{display:none}.home-prod-cards-qr .ic-40{width:4rem;height:4rem}}.home-prod-cards-qr.active{opacity:1;pointer-events:auto}.home-prod-cards-qr.hidden{display:none}.home-prod-cards-qr-wrap{display:grid;grid-template-columns:1fr}.home-prod-cards-qr-link{position:absolute;width:100%;height:100%;display:none}@media screen and (max-width: 991px){.home-prod-cards-qr-link{display:flex;justify-content:center;align-items:center}}.home-prod-cards-pagination{display:none;align-items:center;justify-content:center;padding-block:1.6rem}@media screen and (max-width: 767px){.home-prod-cards-pagination{display:flex}}.home-prod-cards-pagination-dot{padding:.3rem}.home-prod-cards-pagination-dot span{width:.7rem;height:.7rem;border-radius:50%;background-color:var(--cl-txt);transition:all .4s ease;display:block}.home-prod-cards-pagination-dot.active span{background-color:var(--cl-orange)}.home-prod-pdf{grid-column:1/9;justify-self:start;padding-block:5rem}@media screen and (max-width: 991px){.home-prod-pdf{padding-block:3.6rem}}@media screen and (max-width: 767px){.home-prod-pdf{grid-column:span 4;justify-self:center;padding-block:2rem}}.home-prod-pdf-link{display:flex;align-items:center;justify-content:center;padding:0;border:solid .2rem currentColor;transition:all .4s ease}.home-prod-pdf-link-ic{width:7.2rem;height:7rem;border-right:solid .2rem currentColor;display:flex;align-items:center;justify-content:center;transition:border-color .4s ease}@media screen and (max-width: 991px){.home-prod-pdf-link-ic{width:6rem;height:6rem}}.home-prod-pdf-link-ic .ic-32{width:2.4rem;height:2.4rem}.home-prod-pdf-link-txt{padding:2rem}@media screen and (max-width: 991px){.home-prod-pdf-link-txt{padding:1.8rem 1.6rem}}@media screen and (max-width: 767px){.home-prod-pdf-link-txt{padding:1.6rem 1.8rem}}.home-prod-main{grid-column:1/9;grid-row:2/3;display:flex;flex-direction:column}@media screen and (max-width: 991px){.home-prod-main{grid-column:1/7}}@media screen and (max-width: 767px){.home-prod-main{display:none}}.home-prod-main-item{display:flex;align-items:center;justify-content:space-between;padding-top:3rem;padding-bottom:2.8rem;position:relative}.home-prod-main-item-title{transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease}.home-prod-main-item-label{color:#3d3d3d66;position:relative;display:flex;align-items:center;justify-content:center}.home-prod-main-item-label-txt{transition:opacity .4s ease}.home-prod-main-item-label .ic-main{color:var(--cl-orange);position:absolute;overflow:hidden}.home-prod-main-item-label .ic-main svg{opacity:0;transform:translate(-100%,100%);transition:all .4s ease}.home-prod-main-item.active .home-prod-main-item-title,.home-prod-main-item:hover .home-prod-main-item-title{color:var(--cl-orange)}.home-prod-main-item.active .line-inner,.home-prod-main-item:hover .line-inner{transform:scaleX(1)}.home-prod-main-item:hover .home-prod-main-item-label-txt{opacity:0}.home-prod-main-item:hover .home-prod-main-item-label .ic-main svg{opacity:1;transform:translate(0)}.home-prod-main-item .line{width:100%;height:.2rem;position:absolute;top:0;left:0;background-color:var(--cl-txt)}.home-prod-main-item .line-inner{width:100%;height:100%;background-color:var(--cl-orange);transform-origin:left;transform:scaleX(0);transition:transform .4s ease;-webkit-transition:transform .4s ease;-moz-transition:transform .4s ease;-ms-transition:transform .4s ease;-o-transition:transform .4s ease}.home-prod-main-item .line-bottom{top:auto;bottom:0}.home-indus{padding-block:20rem;background-color:var(--cl-bg-dark);color:var(--cl-txt-light)}@media screen and (max-width: 991px){.home-indus{padding-block:9rem}}@media screen and (max-width: 767px){.home-indus{padding-block:6.4rem}}.home-indus-title-wrap{position:relative;grid-column:1/8}@media screen and (max-width: 991px){.home-indus-title-wrap{grid-column:1/6}}@media screen and (max-width: 767px){.home-indus-title-wrap{grid-column:span 4}}.home-indus-title-stick{position:sticky;top:20rem;max-width:69rem;min-height:calc(100vh - 26rem);display:flex;flex-direction:column;align-items:start;justify-content:space-between}@media screen and (max-width: 767px){.home-indus-title-stick{height:auto;min-height:inherit}}.home-indus-label{margin-bottom:2rem;color:#dbcab6cc}@media screen and (max-width: 991px){.home-indus-label{font-size:var(--fs-h5);line-height:var(--lh-h5)}}@media screen and (max-width: 991px){.home-indus-label{font-size:var(--fs-h6);line-height:var(--lh-h6);margin-bottom:1.6rem}}.home-indus-title{margin-bottom:auto}@media screen and (max-width: 991px){.home-indus-title{font-size:var(--fs-h1);line-height:var(--lh-h1)}}@media screen and (max-width: 767px){.home-indus-title{font-size:var(--fs-h2);line-height:var(--lh-h2);margin-bottom:4rem}}.home-indus-cta{display:block;position:relative;padding:2.8rem;width:16rem;height:16rem}@media screen and (max-width: 991px){.home-indus-cta{width:9.5rem;height:9.5rem;padding:1.45rem}}@media screen and (max-width: 767px){.home-indus-cta{margin-bottom:4rem;padding:1.2rem;width:7.4rem;height:7.4rem}}.home-indus-cta-inner{position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--cl-orange);overflow:hidden;width:100%;height:100%}.home-indus-cta-inner .ic{--offset-pos: 200%}.home-indus-cta-inner .ic-main svg{opacity:1;transform:none}.home-indus-cta-inner .ic-clone{position:absolute}.home-indus-cta-inner .ic-clone svg{transform:translate(calc(var(--offset-pos) * -1),calc(var(--offset-pos)))}@media screen and (max-width: 991px){.home-indus-cta-inner .ic-36{width:2.27rem;height:2.27rem}}@media screen and (max-width: 767px){.home-indus-cta-inner .ic-36{width:1.55rem;height:1.55rem}}.home-indus-cta-outer{position:absolute;inset:0;animation:rot 20s linear infinite}.home-indus-cta:hover .ic{overflow:hidden}.home-indus-cta:hover .ic svg{transition:all .5s ease-in-out;transition-delay:.2s}.home-indus-cta:hover .ic-main svg{opacity:0;transform:translate(calc(var(--offset-pos)),calc(var(--offset-pos) * -1))}.home-indus-cta:hover .ic-clone svg{opacity:1;transform:none}@keyframes rot{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.home-indus-main{grid-column:10/17}@media screen and (max-width: 991px){.home-indus-main{grid-column:7/13}}@media screen and (max-width: 767px){.home-indus-main{grid-column:span 4}}.home-indus-main-item{grid-template-columns:repeat(7,1fr);padding-block:8rem;position:relative}@media screen and (max-width: 991px){.home-indus-main-item{padding-block:3.2rem;grid-template-columns:repeat(6,1fr)}}@media screen and (max-width: 767px){.home-indus-main-item{grid-template-columns:repeat(4,1fr)}}.home-indus-main-item-ic{grid-column:1/2;align-self:start;justify-self:start;margin-right:-1.8rem}@media screen and (max-width: 991px){.home-indus-main-item-ic{margin-right:-.2rem}.home-indus-main-item-ic .ic-100{width:5rem;height:5rem}}@media screen and (max-width: 767px){.home-indus-main-item-ic{margin-right:0}}.home-indus-main-item-content{grid-column:4/-1;display:flex;flex-direction:column;align-items:start}@media screen and (max-width: 991px){.home-indus-main-item-content{margin-left:2.6rem;grid-column:2/7}}@media screen and (max-width: 767px){.home-indus-main-item-content{grid-column:span 3;margin-left:0}}.home-indus-main-item-title{margin-bottom:1.6rem;max-width:30rem}@media screen and (max-width: 991px){.home-indus-main-item-title{font-size:var(--fs-h5);line-height:var(--lh-h5);max-width:17rem;margin-bottom:1.2rem}}.home-indus-main-item-sub{margin-bottom:3.2rem;color:#dbcab699}@media screen and (max-width: 991px){.home-indus-main-item-sub{margin-bottom:2rem;font-size:var(--fs-14);line-height:var(--lh-14)}}.home-indus-main-item-link{display:inline-flex;align-items:center;column-gap:.8rem}@media screen and (max-width: 991px){.home-indus-main-item-link{font-size:var(--fs-16);line-height:var(--lh-16)}}.home-indus-main-item .line{width:100%;height:.2rem;position:absolute;top:0;left:0;background-color:#e7ddcf4d;transform-origin:left}.home-indus-main-item .line-bottom{top:auto;bottom:0}.home-brand{height:auto}@media screen and (max-width: 767px){.home-brand{padding-top:7rem;overflow:hidden}}.home-brand .container{height:100%}.home-brand-loading{width:20rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 991px){.home-brand-loading{width:15rem}}@media screen and (max-width: 767px){.home-brand-loading{width:8rem}}.home-brand-canvas{grid-column:1/9;margin:0 -20rem;grid-row:1/3;position:relative;z-index:2;pointer-events:none}.home-brand-canvas *{pointer-events:none!important}.home-brand-canvas-inner{min-height:100vh;height:100vh;position:sticky;top:0;display:grid}.home-brand-canvas-inner-item{grid-column:1/2;grid-row:1/2;transition:all .6s ease;z-index:2;position:relative}.home-brand-canvas-inner-item.blur{filter:blur(5px);opacity:.8;z-index:1}@media screen and (max-width: 991px){.home-brand-canvas-inner{min-height:0}}@media screen and (max-width: 767px){.home-brand-canvas-inner{height:35rem}}@media screen and (max-width: 991px){.home-brand-canvas{grid-column:1/7}}@media screen and (max-width: 767px){.home-brand-canvas{grid-column:1/-1;grid-row:2/3;margin-bottom:4.4rem;margin-inline:-2rem}}@media screen and (max-width: 476px){.home-brand-canvas{margin-inline:-1.6rem}}.home-brand .line{width:100%;height:.2rem;background-color:var(--cl-txt)}.home-brand .line-ver{height:100%;width:.2rem;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (max-width: 767px){.home-brand .line-ver{position:relative;transform:none;width:100%;height:.2rem;left:0;grid-area:2/1/3/5}}.home-brand .line-bot{grid-column:1/-1;position:absolute;bottom:0}@media screen and (max-width: 767px){.home-brand .line-bot{position:relative;grid-column:span 4}}.home-brand-title{padding-top:8rem;padding-bottom:5.2rem;max-width:61.8rem;grid-column:10/17;grid-row:1/2}@media screen and (max-width: 991px){.home-brand-title{font-size:var(--fs-h1);line-height:var(--lh-h1);grid-column:8/13;margin-left:-1.6rem;max-width:30rem;padding-bottom:3.2rem;padding-top:5.6rem}}@media screen and (max-width: 767px){.home-brand-title{grid-column:1/-1;grid-row:1/2;margin-left:0;padding-top:0;padding-bottom:4rem;width:100%;max-width:29rem}}.home-brand-main{padding-bottom:2.5rem;grid-column:10/17;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 991px){.home-brand-main{grid-column:8/13;padding-bottom:2.4rem;margin-left:-1.6rem}}@media screen and (max-width: 767px){.home-brand-main{grid-column:1/-1;grid-row:3/4;margin-left:0;flex-direction:row;padding-bottom:3.2rem}}@media screen and (max-width: 767px){.home-brand-main-list{height:100%;overflow:visible!important;display:flex}}.home-brand-main-item{position:relative;padding-block:5.2rem}.home-brand-main-item>*{transition:opacity .4s ease;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease}@media screen and (max-width: 991px){.home-brand-main-item{padding-block:3.2rem}}@media screen and (max-width: 767px){.home-brand-main-item{--width-slide: calc(100% - 4.3rem) ;padding-block:0;min-width:var(--width-slide)!important;max-width:var(--width-slide)!important;opacity:.5;transition:opacity .4s ease}.home-brand-main-item.active{opacity:1}}.home-brand-main-item .line{position:absolute;top:0;left:0}@media screen and (max-width: 767px){.home-brand-main-item .line{display:none}}.home-brand-main-item-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:5.2rem}@media screen and (max-width: 991px){.home-brand-main-item-head{margin-bottom:2rem}}.home-brand-main-item-title{max-width:45.7rem}@media screen and (max-width: 991px){.home-brand-main-item-title{font-size:var(--fs-h5);line-height:var(--lh-h5);max-width:28rem}}.home-brand-main-item-ic{margin-top:1rem}@media screen and (max-width: 991px){.home-brand-main-item-ic{margin-top:.5rem;width:1.6rem;height:1.6rem}}@media screen and (max-width: 991px){.home-brand-main-item-sub{font-size:var(--fs-14);line-height:var(--lh-14)}}@media (hover: hover){.home-brand-main :hover .home-brand-main-item:not(:hover)>*:not(.line){opacity:.5}}.home-client{padding-bottom:7rem}@media screen and (max-width: 767px){.home-client{padding-bottom:6rem}}.home-client .grid{grid-template-columns:repeat(6,1fr);column-gap:0}@media screen and (max-width: 767px){.home-client .grid{grid-template-columns:repeat(3,1fr)}}.home-client .grid-holder{grid-column:4/5;grid-row:2/3;width:100%;height:0;padding-top:100%}@media screen and (max-width: 991px){.home-client .grid-holder{grid-column:5/6;grid-row:1/2}}@media screen and (max-width: 767px){.home-client .grid-holder{display:none}}.home-client-title-wrap{grid-column:1/4;grid-row:1/4;margin-top:2.2rem;position:relative}@media screen and (max-width: 991px){.home-client-title-wrap{grid-column:1/5;grid-row:1/3;margin-top:-3.4rem}}@media screen and (max-width: 767px){.home-client-title-wrap{grid-column:span 3;margin-top:0}}.home-client-title{max-width:78rem;position:relative}@media screen and (max-width: 991px){.home-client-title{font-size:var(--fs-h1);line-height:var(--lh-h1);max-width:none}}@media screen and (max-width: 767px){.home-client-title{font-size:var(--fs-h2);line-height:var(--lh-h2)}}.home-client-title-quality{top:9rem;left:52rem;width:8.8rem;position:absolute;display:none}@media screen and (max-width: 991px){.home-client-title-quality{top:-1.6rem;width:4.8rem;left:auto;right:0}}@media screen and (max-width: 767px){.home-client-title-quality{top:4.1rem;left:21.3rem;right:auto}}.home-client-sub-wrap{grid-column:4/6;grid-row:1/2;margin-top:3.3rem}@media screen and (max-width: 991px){.home-client-sub-wrap{grid-column:1/4;grid-row:3/4;margin-top:-.8rem}}@media screen and (max-width: 767px){.home-client-sub-wrap{grid-column:span 3;margin-top:3.2rem;margin-bottom:6rem}}.home-client-sub{max-width:32.3rem}.home-client-item{aspect-ratio:1/1;border:solid .2rem var(--cl-txt);margin:-.1rem;display:flex;align-items:center;justify-content:center}.home-client-item img{width:67.4157%;height:67.4157%}.home-client-map{border:solid .2rem var(--cl-txt);grid-column:4/7;grid-row:4/6;padding-left:6.9rem;padding-right:5.9rem;display:flex;align-items:center;justify-content:center;margin:-.1rem}@media screen and (max-width: 767px){.home-client-map{display:none;grid-area:7/1/8/4;padding-block:3.2rem}}.home-comp{position:relative;padding-top:16rem}@media screen and (max-width: 991px){.home-comp{padding-top:12rem}}@media screen and (max-width: 767px){.home-comp{contain:paint;padding-top:8rem}}.home-comp-title-wrap{grid-column:7/17}@media screen and (max-width: 991px){.home-comp-title-wrap{grid-column:1/-1}}.home-comp-title-wrap .line{transform-origin:left}.home-comp-title{display:flex;flex-direction:column;align-items:start;padding-bottom:8rem}@media screen and (max-width: 991px){.home-comp-title{padding-bottom:6rem}}@media screen and (max-width: 767px){.home-comp-title{padding-bottom:4rem}.home-comp-title .h2{font-size:var(--fs-h3);line-height:var(--lh-h3)}.home-comp-title .h0{font-size:var(--fs-h1);line-height:var(--lh-h1)}}@media screen and (max-width: 767px){.home-comp-title{padding-bottom:4rem}.home-comp-title .h2{font-size:var(--fs-h4);line-height:var(--lh-h4)}.home-comp-title .h0{font-size:var(--fs-h2);line-height:var(--lh-h2)}}.home-comp-sub-wrap{grid-column:7/17;padding-block:6rem;display:flex;align-items:center;gap:0 6rem}@media screen and (max-width: 991px){.home-comp-sub-wrap{grid-column:4/13;gap:0 3rem;padding-block:5.2rem}}@media screen and (max-width: 767px){.home-comp-sub-wrap{display:none}}.home-comp-sub{flex-basis:50%}@media screen and (max-width: 991px){.home-comp-sub{font-size:var(--fs-18);line-height:var(--lh-18)}}.home-comp-main{grid-column:1/-1}@media screen and (max-width: 767px){.home-comp-main{grid-template-columns:repeat(4,1fr);padding-bottom:0}}.home-comp-main-slide{overflow:visible!important}.home-comp-main-slide-item{grid-template-columns:repeat(16,1fr);padding-block:6rem;align-items:center}@media screen and (max-width: 991px){.home-comp-main-slide-item{grid-template-columns:repeat(12,1fr);padding-block:5.2rem;align-items:start}}@media screen and (max-width: 767px){.home-comp-main-slide-item{display:block;margin-bottom:1.6rem;--width-slide: calc(100% - 5.3rem) !important;min-width:var(--width-slide);max-width:var(--width-slide);border-right:.2rem solid var(--cl-txt);border-top:.2rem solid var(--cl-txt);border-bottom:.2rem solid var(--cl-txt);margin:-.2rem 0;min-height:calc(100% + .4rem)!important;padding:0}.home-comp-main-slide-item:first-of-type{border-left:.2rem solid var(--cl-txt)}.home-comp-main-slide-item>*:not(.home-comp-main-slide-title){opacity:.5;transition:opacity .4s ease}.home-comp-main-slide-item .home-comp-main-slide-title .heading{opacity:.5;transition:opacity .4s ease}.home-comp-main-slide-item.active>*{opacity:1}.home-comp-main-slide-item.active .home-comp-main-slide-title .heading{opacity:1}}.home-comp-main-slide-title{grid-column:1/7;max-width:44rem;display:flex;align-items:center;gap:0 4rem}@media screen and (max-width: 991px){.home-comp-main-slide-title{gap:1.2rem 0;flex-direction:column;align-items:start}}.home-comp-main-slide-title-ic{display:flex;align-items:center;justify-content:center;flex-shrink:0}@media screen and (max-width: 991px){.home-comp-main-slide-title-ic{width:2.8rem;height:2.8rem}}@media screen and (max-width: 767px){.home-comp-main-slide-title-ic{display:none}}@media screen and (max-width: 991px){.home-comp-main-slide-title{grid-column:1/4}.home-comp-main-slide-title .heading{font-size:var(--fs-18);line-height:var(--lh-18)}}@media screen and (max-width: 767px){.home-comp-main-slide-title{padding:2rem 1.6rem;border-bottom:.2rem solid var(--cl-txt);max-width:initial}.home-comp-main-slide-title .heading{min-height:5.28rem;max-height:5.28rem;overflow:hidden;display:flex;align-items:center;font-size:var(--fs-h5);line-height:var(--lh-h5)}}.home-comp-main-slide-list{grid-column:7/17;display:flex;gap:0 6rem}@media screen and (max-width: 991px){.home-comp-main-slide-list{grid-column:4/13;gap:0 3rem}}@media screen and (max-width: 767px){.home-comp-main-slide-list{padding:2.4rem 1.6rem;display:flex;flex-direction:column;gap:3rem 0}}.home-comp-main-slide-detail{flex-basis:50%;display:flex;align-items:center;gap:0 1.6rem}@media screen and (max-width: 991px){.home-comp-main-slide-detail{gap:1.2rem;align-items:start;flex-direction:column}}@media screen and (max-width: 767px){.home-comp-main-slide-detail{display:flex;align-items:start}}.home-comp-main-slide-detail-title{display:none}@media screen and (max-width: 767px){.home-comp-main-slide-detail-title{display:inline-block;max-width:30rem;margin-bottom:1.2rem}}@media screen and (max-width: 991px){.home-comp-main-slide-detail-content{font-size:var(--fs-14);line-height:var(--lh-14)}}@media screen and (max-width: 767px){.home-comp-main-slide-detail-content{height:8.32rem;max-height:8.32rem;overflow:hidden;font-size:var(--fs-16);line-height:var(--lh-16)}}.home-comp-main-slide-detail-ic{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.home-comp-main-slide-detail-ic{margin-bottom:1.2rem}}@media screen and (max-width: 991px){.home-comp-main-slide-detail-ic .ic{width:2.8rem;height:2.8rem}}@media screen and (max-width: 767px){.home-comp-main-slide-detail-ic .ic{width:4.8rem;height:4.8rem}}.home-comp-main-slide-pagination{display:none}@media screen and (max-width: 767px){.home-comp-main-slide-pagination{margin-top:2rem;display:block}}.home-comp-main-slide-pagination .dots{display:flex;align-items:center;justify-content:center}.home-comp-main-slide-pagination .dot{padding:.3rem}.home-comp-main-slide-pagination .dot span{display:block;width:.7rem;height:.7rem;background-color:#3d3d3d99;border-radius:50%;transition:background-color .4s ease}.home-comp-main-slide-pagination .dot.active span{background-color:var(--cl-orange)}.home-comp-main-slide .line{display:block;transform-origin:left}@media screen and (max-width: 767px){.home-comp-main-slide .line{display:none}}.home-part{--content-compare-height: 0;padding-top:10rem;contain:paint;margin-bottom:-200vh;height:calc(700vh + 11rem);position:relative}@media screen and (max-width: 767px){.home-part{margin-top:0;margin-bottom:0;height:auto;padding-bottom:10rem;padding-top:8.2rem}}.home-part-stick{position:sticky;top:0;height:calc(100vh + 10rem);margin-top:-10rem;overflow:hidden}@media screen and (max-width: 767px){.home-part-stick{position:relative;height:auto;overflow:visible;margin-top:0;width:100%}}.home-part .container{background-color:var(--cl-bg);height:100%}.home-part-inner{height:100%;display:flex;flex-wrap:nowrap}@media screen and (max-width: 767px){.home-part-inner{display:block}}.home-part-line-wrap{margin-left:50%;position:relative}@media screen and (max-width: 767px){.home-part-line-wrap{margin-left:0}}.home-part-line-main.img{margin-top:-24.66001813vh;height:124.66001813vh;margin-left:-12.9698338442%;margin-right:-12.9698338442%;position:relative;pointer-events:none}@media screen and (max-width: 991px){.home-part-line-main.img path{stroke-width:.2rem}}@media screen and (max-width: 767px){.home-part-line-main.img{display:none}}.home-part-line-content{position:absolute;top:0;left:0;right:0;margin-left:-12.9698338442%;margin-right:-12.9698338442%;height:100%;pointer-events:none;--half: calc((100vw - (var(--container-padding) * 2)) / 2)}@media screen and (max-width: 767px){.home-part-line-content{position:relative;margin:0;display:flex;flex-direction:column;align-items:center;gap:8rem 0}}.home-part-line-content>*{pointer-events:auto}.home-part-line-content-ic{width:28.2864913871vh;height:28.2864913871vh;display:flex;align-items:center;justify-content:center;border-radius:50%;border:solid .4rem;background-color:var(--cl-bg)}@media screen and (max-width: 991px){.home-part-line-content-ic{width:20.4783861671vh;height:20.4783861671vh;border:solid .2rem}}@media screen and (max-width: 767px){.home-part-line-content-ic{width:15.6rem;height:15.6rem}}.home-part-line-content-title{position:absolute;width:max-content}@media screen and (max-width: 991px){.home-part-line-content-title{font-size:var(--fs-h4);line-height:var(--lh-h4)}}@media screen and (max-width: 767px){.home-part-line-content-title{position:relative;text-align:center;width:100%}}.home-part-line-content-title-center{text-align:center;left:50%;transform:translate(-50%)}.home-part-line-content-item{position:absolute}@media screen and (max-width: 767px){.home-part-line-content-item{position:relative;display:flex;flex-direction:column-reverse;align-items:center;gap:3.2rem 0}}.home-part-line-content-item.item-1{top:29.28377153vh;left:58.7488667271vh}@media screen and (max-width: 991px){.home-part-line-content-item.item-1{top:26.4034582133vh;left:62.6vh}}@media screen and (max-width: 767px){.home-part-line-content-item.item-1{top:0;left:0}}.home-part-line-content-item.item-1 .home-part-line-content-title:first-of-type{left:calc(var(--half) * -1 + 50%);top:18.1323662738vh;max-width:46rem}@media screen and (max-width: 991px){.home-part-line-content-item.item-1 .home-part-line-content-title:first-of-type{max-width:24.7rem;top:calc(100% + 2.8818443804vh)}}@media screen and (max-width: 767px){.home-part-line-content-item.item-1 .home-part-line-content-title:first-of-type{display:none}}.home-part-line-content-item.item-1 .home-part-line-content-title:last-of-type{left:calc(100% + 12.9646418858vh);top:-11.8766999093vh;max-width:44rem}@media screen and (max-width: 991px){.home-part-line-content-item.item-1 .home-part-line-content-title:last-of-type{left:calc(100% + 2.9646418858vh);top:-12.8766999093vh;max-width:32rem}}@media screen and (max-width: 767px){.home-part-line-content-item.item-1 .home-part-line-content-title{left:0!important;top:0!important;max-width:inherit!important}}.home-part-line-content-item.item-2{top:26.8359020852vh;left:199.4560290118vh}@media screen and (max-width: 991px){.home-part-line-content-item.item-2{top:32.291931097vh}}@media screen and (max-width: 767px){.home-part-line-content-item.item-2{top:0;left:0;display:grid;grid-template-columns:1fr}}@media screen and (max-width: 767px){.home-part-line-content-item.item-2 .home-part-line-content-ic{grid-area:2/1/3/2;justify-self:center}}.home-part-line-content-item.item-2 .home-part-line-content-title{top:100%;margin-top:4.8050770626vh;max-width:97.3rem}@media screen and (max-width: 991px){.home-part-line-content-item.item-2 .home-part-line-content-title{margin-top:3.3490480508vh;max-width:56rem}}@media screen and (max-width: 767px){.home-part-line-content-item.item-2 .home-part-line-content-title{top:0;margin-top:0;max-width:inherit}}.home-part-line-content-item.item-3{top:49.0480507706vh;left:321.7588395286vh}@media screen and (max-width: 991px){.home-part-line-content-item.item-3{top:52.0480507706vh}}@media screen and (max-width: 767px){.home-part-line-content-item.item-3{top:0;left:0}}.home-part-line-content-item.item-3 .home-part-line-content-title{bottom:100%;margin-bottom:8.7035358114vh;max-width:79.4rem}@media screen and (max-width: 991px){.home-part-line-content-item.item-3 .home-part-line-content-title{max-width:34.2rem;margin-bottom:3.4179510426vh}}@media screen and (max-width: 767px){.home-part-line-content-item.item-3 .home-part-line-content-title{bottom:0;left:0;transform:none;margin-bottom:0;max-width:inherit}}.home-part-line-content-item.item-4{top:14.7778785131vh;left:474.9773345422vh}@media screen and (max-width: 991px){.home-part-line-content-item.item-4{top:18.0480507706vh}}@media screen and (max-width: 767px){.home-part-line-content-item.item-4{top:0;left:0}}.home-part-line-content-item.item-4 .home-part-line-content-title{top:100%;margin-top:9.338168631vh;max-width:79rem}@media screen and (max-width: 991px){.home-part-line-content-item.item-4 .home-part-line-content-title{max-width:42.5rem;margin-top:3.6183136899vh}}@media screen and (max-width: 767px){.home-part-line-content-item.item-4 .home-part-line-content-title{top:0;margin-top:0;max-width:inherit}}:root{--cl-bg: #E7DDCF;--cl-bg-dark: #181818;--cl-txt: #3D3D3D;--cl-txt-light: #DBCAB6;--cl-orange: #DD6013;--cl-orange-dark: #96410D;--cl-green: #789904;--cl-white: #ffffff}.home-val{background-color:var(--cl-bg-dark);color:var(--cl-txt-light);position:relative;display:flex;flex-direction:column;justify-content:end;height:calc(238.5vw + var(--offsetMargin));margin-bottom:calc(var(--offsetMargin) * -1);z-index:3}@media screen and (max-width: 991px){.home-val{height:calc(200vh + var(--offsetMargin))}}@media screen and (max-width: 767px){.home-val{height:auto;margin-bottom:0}}.home-val-arr{display:flex;align-items:end;width:100%;overflow:hidden;position:relative;z-index:2;margin-bottom:-1px}.home-val-arr-inner{width:100%;margin-bottom:-18%}.home-val-arr-inner svg{display:flex;align-items:center;justify-content:center;width:100%;height:auto}.home-val-stick{position:sticky;bottom:0}.home-val-title-wrap{padding-top:32rem;padding-bottom:21.5rem;width:100%;max-width:122.8rem;margin:0 auto;text-align:center}@media screen and (max-width: 991px){.home-val-title-wrap{padding-top:12rem;padding-bottom:10rem}}@media screen and (max-width: 767px){.home-val-title-wrap{padding-top:8rem;padding-bottom:6rem}}@media screen and (max-width: 991px){.home-val-title-wrap .txt-180{font-size:var(--fs-h0);line-height:var(--lh-h0)}}@media screen and (max-width: 767px){.home-val-title-wrap .txt-180{font-size:var(--fs-h2);line-height:var(--lh-h2)}}@media screen and (max-width: 991px){.home-val-title{font-size:var(--fs-h1);line-height:var(--lh-h1)}}@media screen and (max-width: 767px){.home-val-title{font-size:var(--fs-h5);line-height:var(--lh-h5)}}.home-val-label{margin-bottom:3.2rem}.home-val-main{overflow:hidden}.home-val-main .container{padding-top:.2rem}.home-val-main-wrap{display:flex;flex-wrap:nowrap;position:relative}.home-val-main-inner{width:100%;display:flex;flex-wrap:nowrap}@media screen and (max-width: 767px){.home-val-main-inner{flex-wrap:initial;flex-direction:column}}.home-val-main .line-top{position:absolute;top:-.2rem;left:0;background-color:var(--cl-txt);width:100%}.home-val-main-item{flex:none;padding:5.7rem 8rem 10rem 16.5rem;position:relative;width:calc(48vw + 24.5rem);will-change:transform}@media screen and (max-width: 991px){.home-val-main-item{padding:2.7rem 7.2rem 8rem}}@media screen and (max-width: 767px){.home-val-main-item{border-top:.2rem solid var(--cl-txt);padding:6rem 0;width:100%}}.home-val-main-item:first-child{padding-left:0;width:calc(48vw + 8rem)}@media screen and (max-width: 767px){.home-val-main-item:first-child{width:100%}}.home-val-main-item:last-child{width:calc(48vw + 16rem);padding-right:0}.home-val-main-item:last-child .home-val-main-item-sub{max-width:66.7rem}@media screen and (max-width: 767px){.home-val-main-item:last-child{width:100%}}.home-val-main-item-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:3.2rem}@media screen and (max-width: 991px){.home-val-main-item-head{margin-bottom:2.7rem}}@media screen and (max-width: 991px){.home-val-main-item-head{margin-bottom:4.8rem}}.home-val-main-item-num{font-size:8rem;line-height:1em;color:#dbcab6cc}@media screen and (max-width: 991px){.home-val-main-item-num{font-size:var(--fs-h1);line-height:var(--lh-h1)}}@media screen and (max-width: 767px){.home-val-main-item-num{font-size:var(--fs-h2);line-height:var(--lh-h2)}}.home-val-main-item-title{max-width:79rem;margin-bottom:4rem}@media screen and (max-width: 991px){.home-val-main-item-title{margin-bottom:3.2rem;max-width:37rem}}@media screen and (max-width: 767px){.home-val-main-item-title{font-size:var(--fs-h3);line-height:var(--lh-h3)}}.home-val-main-item-sub{max-width:79.4rem;margin-bottom:4rem;color:#dbcab699}@media screen and (max-width: 991px){.home-val-main-item-sub{margin-bottom:3.2rem;font-size:var(--fs-16);line-height:var(--lh-16)}}.home-val-main-item-link{display:inline-flex;align-items:center;column-gap:.8rem}.home-val-main-item-link.hidden{display:none}@media screen and (max-width: 991px){.home-val-main-item-link{font-size:var(--fs-16);line-height:var(--lh-16)}}.home-val-main-item-link svg{width:1.6rem;height:1.6rem}@media screen and (max-width: 991px){.home-val-main-item-ic .ic-150{width:10.2rem;height:10.2rem}}@media screen and (max-width: 767px){.home-val-main-item-ic .ic-150{width:7.7rem;height:7.7rem}}.home-val-main-item .line-left{position:absolute;top:0;left:0;width:.2rem;height:100%;background-color:var(--cl-txt)}@media screen and (max-width: 767px){.home-val-main-item .line-left{display:none}}.home-hero-three{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;pointer-events:none;height:calc(100% - var(--SectionPadBot) - var(--btnHeight) + (100vh - var(--HomeProductCardHeight)) / 2)}.home-hero-three-wrap{--btnHeight: 0rem;--HomeProductCardHeight: 66.2rem;--SectionPadBot: 28.8rem;position:relative;z-index:2}@media screen and (max-width: 991px){.home-hero-three-wrap{--HomeProductCardHeight: 41rem;--btnHeight: 0rem;--SectionPadBot: 13rem}}@media screen and (max-width: 767px){.home-hero-three-wrap{--btnHeight: 4rem}}.home-hero-three-stick{position:sticky;top:0;left:0;width:100%;height:100vh;overflow:hidden}.home-hero-three-stick-inner{width:100%;height:100%}.home-hero-three-loading{width:20rem;position:absolute;top:50%;right:10%;transform:translateY(-50%)}@media screen and (max-width: 991px){.home-hero-three-loading{width:10rem}}@media screen and (max-width: 767px){.home-hero-three-loading{top:70%;right:0;width:8rem}}.home-hero-three *{pointer-events:none!important}
