@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--h1-fs: 10rem;--h1-lh: 1.2em;--h2-fs: 8.4rem;--h2-lh: 1.2em;--h3-fs: 7.2rem;--h3-lh: 1.2em;--h4-fs: 6rem;--h4-lh: 1.2em;--h5-fs: 3.6em;--h5-lh: 1.2em;--h6-fs: 3.2rem;--h6-lh: 1.2em;--fs-12: 1.2rem;--lh-12: 1.6em;--fs-14: 1.4rem;--lh-14: 1.5em;--fs-16: 1.6rem;--lh-16: 1.6em;--fs-18: 1.8rem;--lh-18: 1.6em;--fs-20: 2rem;--lh-20: 1.3em;--fs-24: 2.4rem;--lh-24: 1.3em;--fs-28: 2.8em;--lh-28: 1.35em;--fs-36: 3.6rem;--lh-36: 1.2em}@media only screen and (max-width: 991px){:root{--h1-fs: 7.2rem;--h2-fs: 5.2rem;--h3-fs: 3.4rem;--h4-fs: 2.6rem;--h4-lh: 1.5em;--h6-fs: 2rem;--h6-lh: 1.4em;--fs-36: 2.4rem;--lh-36: 1.3em;--fs-24: 2rem;--fs-20: 1.8rem;--lh-20: 1.6em;--fs-18: 1.6rem}}@media only screen and (max-width: 767px){:root{--h1-fs: 6rem;--h2-fs: 3.6rem;--h3-fs: 3.2rem;--h4-fs: 2.4rem;--fs-24: 1.8rem;--fs-20: 1.6rem}}@media only screen and (max-width: 476px){:root{--h1-fs: 3.6rem;--h3-fs: 3.2rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:unset;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:none;-webkit-text-rendering:optimizeSpeed;text-rendering:optimizeSpeed;font-family:"HelveticaNowDisplay";font-size:0.5787037037vw;color:#4b4b4b}@media only screen and (min-width: 2160px){html{font-size:12.5px}}@media only screen and (max-width: 991px){html{font-size:1vw}}@media only screen and (max-width: 767px){html{font-size:1.3vw}}@media only screen and (max-width: 476px){html{font-size:2.667vw}}a{text-decoration:none;color:inherit;display:inline-block}button,input,textarea{appearance:none;-webkit-appearance:none;outline:none;border:none;font-family:"HelveticaNowDisplay"}button{cursor:pointer}.lenis.lenis-smooth{scroll-behavior:auto}@media screen and (max-width: 767px){html,body{margin:0;padding:0;width:100%}body{overscroll-behavior-y:none;overscroll-behavior-x:none}}.hover-un,.priv-hero__main-richtext a{--line-spacing: 4rem;--line-width: 100%;position:relative;overflow:hidden;vertical-align:bottom}.hover-un::before,.hover-un::after,.priv-hero__main-richtext a::before,.priv-hero__main-richtext a::after{content:"";position:absolute;display:block;bottom:0;width:var(--line-width);height:1px;background-color:currentColor;-webkit-transition:.6s transform cubic-bezier(0.66, 0, 0.15, 1);transition:.6s transform cubic-bezier(0.66, 0, 0.15, 1)}.hover-un::before,.priv-hero__main-richtext a::before{left:0}.hover-un::after,.priv-hero__main-richtext a::after{left:calc(-1*var(--line-spacing));transform:translateX(-100%)}.hover-un:hover::before,.priv-hero__main-richtext a:hover::before{-webkit-transform:translateX(calc(100% + var(--line-spacing)));transform:translateX(calc(100% + var(--line-spacing)))}.hover-un:hover::after,.priv-hero__main-richtext a:hover::after{-webkit-transform:translateX(var(--line-spacing));transform:translateX(var(--line-spacing))}.tag-wrap{position:relative}.tag-link{position:absolute;bottom:100%;left:100%;margin-bottom:.05rem;margin-left:-1.7rem;padding:.5rem .6rem;background-color:#ff471d;border-radius:.2rem;font-size:1rem;line-height:1em;color:#fff;font-weight:500;text-wrap:nowrap;white-space:nowrap}.tag-link::after{content:"";display:block;top:100%;left:.5rem;position:absolute;width:.8rem;height:.5rem;clip-path:polygon(0% 0%, 100% 0, 0% 100%);background-color:#ff471d}.tag-link.hidden{display:none}.arr-wrap{width:100%;height:100%;flex:none;position:relative;overflow:hidden}.arr-wrap-24{width:2.4rem;height:2.4rem}.arr-wrap-32{width:3.2rem;height:3.2rem}.arr-wrap .arr-ic-main{width:100%;height:100%;position:absolute;top:0%;bottom:auto;left:0%;right:auto}.arr-wrap .arr-ic-clone{width:100%;height:100%;position:absolute;top:0%;bottom:auto;left:0%;right:auto;transform:translate(-150%, 150%)}.arr-hover:hover .arr-ic-main{transform:translate(150%, -150%);transition:transform .6s cubic-bezier(0.4, 0, 0.1, 1)}.arr-hover:hover .arr-ic-clone{transform:translate(0, 0);transition:transform .6s cubic-bezier(0.4, 0, 0.1, 1)}.grid{display:grid;column-gap:2rem}.container{--grid-column: 16;--container-padding: 6rem;width:100%;margin:0 auto;padding:0 var(--container-padding);max-width:192rem}.container.fluid{max-width:none}.container.grid{grid-template-columns:repeat(var(--grid-column), 1fr)}@media screen and (max-width: 991px){.container{--grid-column: 12;--container-padding: 4rem}}@media screen and (max-width: 767px){.container{--grid-column: 2}}@media screen and (max-width: 476px){.container{--container-padding: 2rem}}.swiper,.swiper-wrapper,.swiper-slide{width:100%}.swiper-slide{height:auto}*{font-family:"Inter",sans-serif !important}.txt-12{font-size:var(--fs-12);line-height:var(--lh-12)}.txt-14{font-size:var(--fs-14);line-height:var(--lh-14)}.txt-16{font-size:var(--fs-16);line-height:var(--lh-16)}.txt-18{font-size:var(--fs-18);line-height:var(--lh-18)}.txt-20{font-size:var(--fs-20);line-height:var(--lh-20)}.txt-24{font-size:var(--fs-24);line-height:var(--lh-24)}.txt-28{font-size:var(--fs-28);line-height:var(--lh-28)}.txt-36{font-size:var(--fs-36);line-height:var(--lh-36)}.txt-med{font-weight:500}.txt-bold{font-weight:700}.txt-hl{color:#ff471d}.txt-link{color:#ff471d}.txt-subscript{vertical-align:sub}.clr-primary{color:#1b4689}.clr-orange{color:#ff471d}.clr-white{color:#fff}.clr-black{color:#151515}.clr-txt{color:#4b4b4b}h1,.h1{font-size:var(--h1-fs);line-height:var(--h1-lh)}h2,.h2{font-size:var(--h2-fs);line-height:var(--h2-lh)}h3,.h3{font-size:var(--h3-fs);line-height:var(--h3-lh)}h4,.h4{font-size:var(--h4-fs);line-height:var(--h4-lh)}h5,.h5{font-size:var(--h5-fs);line-height:var(--h5-lh)}h6,.h6{font-size:var(--h6-fs);line-height:var(--h6-lh)}.icon{display:flex;justify-content:center;align-items:center}.icon svg{width:100%;height:auto}.icon-12{width:1.2rem;height:1.2rem}.icon-20{width:2rem;height:2rem}.icon-24{width:2.4rem;height:2.4rem}.icon-32{width:3.2rem;height:3.2rem}.icon-80{width:8rem;height:8rem}.icon-48{width:4.8rem;height:4.8rem}.icon-68{width:6.8rem;height:6.8rem}.icon-100{width:10rem;height:10rem}.btn{padding:1.6rem 2rem;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#1b4689;color:#fff;transition:background-color 400ms ease;-webkit-backface-visibility:hidden;position:relative;overflow:hidden;z-index:1}.btn::before,.btn::after{content:"";position:absolute;height:100%;width:100%;bottom:100%;top:0;left:-100%;z-index:-1;transition:transform .3s cubic-bezier(0.75, 0, 0.125, 1);-webkit-transition:transform .3s cubic-bezier(0.75, 0, 0.125, 1);-moz-transition:transform .3s cubic-bezier(0.75, 0, 0.125, 1);-ms-transition:transform .3s cubic-bezier(0.75, 0, 0.125, 1);-o-transition:transform .3s cubic-bezier(0.75, 0, 0.125, 1)}.btn::before{background-color:#214c92}.btn::after{background-color:#194284}.btn:hover::before,.btn:hover::after{transform:translate3d(100%, 0, 0);-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0)}.btn:hover::after{transition-delay:.175s;-webkit-transition-delay:.175s;-moz-transition-delay:.175s;-ms-transition-delay:.175s;-o-transition-delay:.175s}.btn-pri{font-weight:500}.btn-lg{padding:1.8rem 3.4rem}.heading{font-weight:500}.heading-bold{font-weight:700}.heading-reg{font-weight:400}.heading .g-lines{overflow:hidden}.heading .g-lines:last-child{margin-bottom:0}.heading-f-lh{line-height:1em !important}@media screen and (max-width: 767px){.heading .g-lines{margin-bottom:0}}img{width:100%;height:auto;max-width:none}.img-wrap{position:relative}.img-wrap:after{content:"";width:100%;height:0;padding-bottom:var(--aspect);display:block}.img-height{width:auto;height:100%}.img-fill{height:100%;width:100%;object-fit:cover}.img-abs{position:absolute;top:0;left:0;right:0;bottom:0}.trans__wrapper{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:1000;pointer-events:none;display:flex;justify-content:center;align-items:center}.trans__logo{width:14.6rem;max-width:148px;height:14.6rem;max-height:148px;position:absolute;z-index:2;opacity:0}.trans__logo.active{opacity:1}.trans__inner{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.trans__item{display:block;width:calc(100% + 2px);height:100%;background-color:#1b4689;margin:0 -1px}.trans__home{position:absolute;top:0;bottom:0;z-index:3;width:100%;height:100vh;opacity:0}.trans__home.active{opacity:1}.trans__home-inner{height:100%;padding-bottom:max(8.5vh,8.5rem)}@media screen and (max-width: 991px){.trans__home-inner{padding-bottom:6rem}}.trans__home-inner .container{height:100%}.trans__count{grid-column:1/17;grid-row:1/3;display:flex;flex-direction:column;align-items:start;justify-content:space-between;transform:translateY(68vh);row-gap:calc(25vh - 20rem - .5rem);height:25vh;opacity:0}@media screen and (max-width: 991px){.trans__count{row-gap:calc(14vh - 12.2rem - .5rem);height:14vh;transform:translateY(82vh);grid-column:1/13}}@media screen and (max-width: 767px){.trans__count{row-gap:calc(3svh - .2rem);height:13svh;transform:translateY(84svh);grid-column:1/3}}.trans__count.active{opacity:1}.trans__count-number{position:relative;color:#fff}.trans__count-value{font-size:20rem;line-height:14.2rem;font-kerning:none;font-variant-numeric:tabular-nums}@media screen and (max-width: 991px){.trans__count-value{font-size:12rem;line-height:12.2rem}}@media screen and (max-width: 767px){.trans__count-value{font-size:10svh;line-height:10svh}}.trans__count-percent{position:absolute;top:0;left:100%;font-size:8rem;line-height:5.7rem;margin-left:.4rem}@media screen and (max-width: 991px){.trans__count-percent{font-size:4.7rem;line-height:4.7rem}}@media screen and (max-width: 767px){.trans__count-percent{font-size:4rem}}.trans__count-bar{width:100%;height:.5rem;background-color:rgba(255,255,255,.1);flex-shrink:0}@media screen and (max-width: 767px){.trans__count-bar{height:.2rem}}.trans__count-bar-inner{transform-origin:left;width:100%;height:100%;background-color:#fff;transform:scaleX(0)}@media screen and (max-width: 991px){.trans__logo{width:12rem;height:12rem}}@media screen and (max-width: 767px){.trans__wrapper{height:100svh}.trans__logo{width:8rem;height:8rem}}.g-lines{overflow:hidden}.no-scroll{overflow:hidden}.cover{width:100%;height:100vh;position:fixed;background:rgba(0,0,0,0);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;z-index:999999;pointer-events:none}.cover-top{position:absolute;left:0;top:0;width:100%;height:50vh;background-color:#000}.cover-bottom{position:absolute;left:0;bottom:0;width:100%;height:50vh;background-color:#000}.home-loader{position:fixed;z-index:10000;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#1b4689;opacity:1;visibility:visible;pointer-events:none;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transition:opacity 0s .8s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0s .8s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-clip-path .8s cubic-bezier(0.645, 0.045, 0.355, 1);transition:clip-path .8s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 0s .8s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0s .8s cubic-bezier(0.645, 0.045, 0.355, 1);transition:clip-path .8s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 0s .8s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0s .8s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-clip-path .8s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-loader.is-loaded{opacity:1;visibility:hidden;pointer-events:none;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}.home-hero{height:100vh;position:sticky;top:0;z-index:2}.home-hero-ph{position:absolute;height:100vh;top:0;left:0;width:100%;opacity:0;pointer-events:none}.home-hero__wrap{height:200vh;position:relative;z-index:1;margin-bottom:-100vh}.home-hero__bg-wrap{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:1;background-color:#000}.home-hero__bg-wrap-inner{left:0;bottom:0;display:grid;width:100%;height:100%;transform:translateY(0%) !important;overflow:hidden}.home-hero__bg-wrap .home-hero__bg-vid{grid-column:1/1;grid-row:1/1;opacity:.85;width:100%;height:100%;object-fit:cover}.home-hero__bg-wrap .home-hero__bg-ph{grid-column:1/1;grid-row:1/1;opacity:0;pointer-events:none;width:100%;height:auto}.home-hero__bg-wrap .home-hero__bg-ship{position:absolute;top:67.955%;left:47.62%;height:20.52%;width:auto;transform-origin:50% 50%}.home-hero__canvas{transform-origin:50% 79%;position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.home-hero .container.grid{height:100%}@media screen and (max-width: 991px){.home-hero .container.grid{grid-template-rows:2fr;display:flex;flex-direction:column;justify-content:flex-end}}.home-hero__title{margin-top:32vh;grid-column:2/8;margin-left:-3rem;max-width:68rem;color:#fff;align-self:start;justify-self:start;padding-bottom:7vh;line-height:1}@media screen and (min-width: 1200px)and (max-width: 1600px){.home-hero__title{grid-column:1/8;margin-left:0}}.home-hero__title.force-hidden{opacity:0}.home-hero__cta{position:relative;width:50px;height:50px;grid-column:2/4;border-radius:50%;transition:all .5s;margin-left:-2rem}@media screen and (max-width: 991px){.home-hero__cta{display:none}}@media screen and (min-width: 1200px)and (max-width: 1600px){.home-hero__cta{grid-column:1/4;margin-left:0}}.home-hero__cta::after{position:absolute;width:100%;height:100%;left:0;top:0;background-color:#fff;border-radius:50%;transform:scale(0);content:"";transition:all .5s}.home-hero__cta:hover::after{transform:scale(1)}.home-hero__cta:hover svg path{fill:#1b4689}.home-hero__cta svg{transition:all .5s;position:relative;z-index:2}.home-hero__backer{display:flex;flex-direction:column;grid-column:1/8;grid-row:2/3;row-gap:1rem;align-self:end;padding-bottom:.7rem}.home-hero__backer.force-hidden{opacity:0}.home-hero__backer-label{color:rgba(255,255,255,.7)}.home-hero__backer-inner{display:flex;column-gap:2.4rem}.home-hero__backer-item.hidden{display:none}.home-hero__backer-item:nth-child(1){height:2.5rem}.home-hero__backer-item:nth-child(2){height:2.2rem}.home-hero__backer-item:nth-child(3){height:2.4rem}.home-hero__backer-item img{height:100%;width:auto}.home-hero__sub{position:relative;grid-column:12/16;grid-row:1/4;align-self:end;justify-self:end;color:#fff;display:flex;flex-direction:column;row-gap:4rem;padding-left:1.5rem;padding-bottom:100px;border-left:2px solid rgba(255,255,255,.6)}@media screen and (min-width: 1200px)and (max-width: 1600px){.home-hero__sub{grid-column:12/17}}.home-hero__sub .home-hero-body-line{position:absolute;left:-2px;top:0;width:2px;height:65%;background-color:#1b4689}.home-hero__sub .discover-more-cta{margin-top:3rem;display:flex;align-items:center;column-gap:18px;transition:all .5s}.home-hero__sub .discover-more-cta svg{transition:all .5s}.home-hero__sub .discover-more-cta:hover{color:#3c9ad8}.home-hero__sub .discover-more-cta:hover svg circle{fill:#3c9ad8}.home-hero__sub-txt{max-width:30rem}.home-hero__sub-caption{display:flex;width:26.4rem;flex-wrap:nowrap;height:2.56rem;overflow:hidden;color:rgba(255,255,255,.7)}.home-hero__sub-caption-item{white-space:nowrap}.home-hero__sub-caption-item .txt-hl{width:1.4rem;text-align:center;display:inline-block;padding:0 .4rem;border-radius:50%;font-family:initial}.home-hero__sub-caption-item.anim{animation:rtl 14s infinite linear}@keyframes rtl{0%{transform:translateZ(0);visibility:visible}100%{transform:translate3d(-100%, 0, 0)}}.home-intro{padding-top:8rem;padding-bottom:8rem;position:relative;z-index:3;background-color:#fff}.home-intro__label{grid-column:2/4;grid-row:1/2;color:#9a9a9a;align-self:start;line-height:1.3;clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.home-intro__title{grid-column:4/10;grid-row:1/2;max-width:58rem;clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.home-intro__img{grid-column:4/7;grid-row:2/3;margin-bottom:-13.8rem}.home-intro__richtext{grid-column:10/16;grid-row:1/3;display:flex;flex-direction:column;justify-content:start;align-items:start}.home-intro__richtext-img{width:35rem}.home-intro__richtext-h3{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.home-intro__richtext-p{margin-top:2rem;color:#4b4b4b;clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.home-intro__richtext-introCounts{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:3rem;margin-top:2rem}.home-intro__richtext-introCounts .grid span{line-height:var(--h1-lh)}.home-intro .arrow-btn-wrapper{margin-top:4rem;display:flex;column-gap:30px;row-gap:30px;flex-wrap:nowrap !important}@media screen and (max-width: 991px){.home-intro .arrow-btn-wrapper{flex-wrap:wrap}}.home-intro .arrow-btn-wrapper .arrow-btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:0;color:#151515;border:none;background:none;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-intro .arrow-btn-wrapper .arrow-btn .arrow-btn-text{font-size:1.8rem;font-weight:500}.home-intro .arrow-btn-wrapper .arrow-btn .arrow-btn-text:first-child{margin-right:1em}.home-intro .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:3.5rem;height:3.5rem;color:#151515;border:1px solid rgba(21,21,21,.2);border-radius:50%;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1),border .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-intro .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow svg{position:relative;z-index:5}.home-intro .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow svg path{fill:#1b4689}.home-intro .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow::after{content:"";position:absolute;z-index:1;left:-1px;right:-1px;top:-1px;bottom:-1px;border-radius:50%;background:#1b4689;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-intro .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-text{color:#1b4689}.home-intro .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-arrow svg path{fill:#fff}.home-intro .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-arrow::after{transform:scale(1)}@media screen and (max-width: 991px){.home-intro .arrow-btn-wrapper{column-gap:16px}}.home-products{padding-top:100px;position:relative;background-color:#f0f3f4}.home-products__label{grid-column:2/4;grid-row:1/2;color:#9a9a9a;align-self:start;clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.home-products__title{grid-column:4/11;grid-row:1/2;line-height:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.home-products__richtext.left-txt{grid-column:4/10;grid-row:2/2;margin-top:10rem}.home-products__richtext.left-txt .mobile-img{transition:-webkit-clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important}.home-products__richtext.right-txt{grid-column:8/14;grid-row:3/3;margin-top:10rem}.home-products__richtext.right-txt .mobile-img{transition:-webkit-clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important}.home-products__richtext-logo{width:220px;margin-bottom:4rem}.home-products__richtext-h3{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);margin-bottom:4rem}.home-products__richtext-p{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.home-products__productFeatures{margin-bottom:4rem}.home-products__productFeatures ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4, 1fr);column-gap:16px;row-gap:16px}@media screen and (max-width: 767px){.home-products__productFeatures ul{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 768px)and (max-width: 991px){.home-products__productFeatures ul{grid-template-columns:repeat(4, 1fr)}}.home-products__productFeatures ul li{width:100px}@media screen and (max-width: 767px){.home-products__productFeatures ul li{margin:0 auto}}.home-products__productFeatures ul li .ico{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;border:1px solid #cdcdcd;border-radius:50%;text-align:center;margin-bottom:12px}.home-products__productFeatures ul li .cap{display:block;width:100%;text-align:center;font-size:var(--fs-14);color:#4b4b4b;text-transform:capitalize}.home-products .arrow-btn-wrapper{margin-top:4rem;display:flex;column-gap:30px;row-gap:30px;margin-bottom:50px}@media screen and (max-width: 991px){.home-products .arrow-btn-wrapper{flex-wrap:wrap}}.home-products .arrow-btn-wrapper .arrow-btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:0;color:#151515;border:none;background:none;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-products .arrow-btn-wrapper .arrow-btn .arrow-btn-text{font-size:1.8rem;font-weight:500}.home-products .arrow-btn-wrapper .arrow-btn .arrow-btn-text:first-child{margin-right:1em}.home-products .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:3.5rem;height:3.5rem;color:#151515;border:1px solid rgba(21,21,21,.2);border-radius:50%;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1),border .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-products .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow svg{position:relative;z-index:5}.home-products .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow svg path{fill:#1b4689}.home-products .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow::after{content:"";position:absolute;z-index:1;left:-1px;right:-1px;top:-1px;bottom:-1px;border-radius:50%;background:#1b4689;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-products .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-text{color:#1b4689}.home-products .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-arrow svg path{fill:#fff}.home-products .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-arrow::after{transform:scale(1)}@media screen and (max-width: 767px){.home-products .arrow-btn-wrapper{justify-content:center}}.home-products__richImg.right{grid-column:9/16;grid-row:2/2;margin-top:10rem;position:relative;right:-16rem;transition:-webkit-clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important}.home-products__richImg.right .swipe-card{width:100%;height:100%;top:0;left:0;position:absolute;background-color:#f0f3f4}.home-products__richImg.right img{object-fit:cover}.home-products__richImg.left{grid-column:2/9;grid-row:3/3;margin-top:10rem;position:relative;left:-17rem;transition:-webkit-clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important}.home-products__richImg.left .swipe-card{width:100%;height:100%;top:0;left:0;position:absolute;background-color:#f0f3f4}.home-products__richImg.left img{object-fit:cover;height:100%}.home-segments{position:relative;padding-top:100px;padding-bottom:100px}.home-segments .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:flex;align-items:center}.home-segments .bg svg{margin-bottom:60px}.home-segments .bg video{width:100%;margin-top:25rem}.home-segments .container{position:relative;z-index:2}.home-segments__label{grid-column:2/4;grid-row:1/1;color:#9a9a9a;align-self:start}.home-segments__heading-wrap{grid-column:4/10;grid-row:1/1}@media screen and (max-width: 767px){.home-segments__heading-wrap{grid-column:1/16;grid-row:2/2;margin-bottom:4rem}}.home-segments__heading-wrap .heading{line-height:1}.home-segments__heading-wrap .arrow-btn-wrapper{margin-top:4rem;display:flex;column-gap:30px;row-gap:30px;margin-top:4rem}@media screen and (max-width: 991px){.home-segments__heading-wrap .arrow-btn-wrapper{flex-wrap:wrap}}.home-segments__heading-wrap .arrow-btn-wrapper .arrow-btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:0;color:#151515;border:none;background:none;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-segments__heading-wrap .arrow-btn-wrapper .arrow-btn .arrow-btn-text{font-size:1.8rem;font-weight:500}.home-segments__heading-wrap .arrow-btn-wrapper .arrow-btn .arrow-btn-text:first-child{margin-right:1em}.home-segments__heading-wrap .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:3.5rem;height:3.5rem;color:#151515;border:1px solid rgba(21,21,21,.2);border-radius:50%;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1),border .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-segments__heading-wrap .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow svg{position:relative;z-index:5}.home-segments__heading-wrap .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow svg path{fill:#1b4689}.home-segments__heading-wrap .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow::after{content:"";position:absolute;z-index:1;left:-1px;right:-1px;top:-1px;bottom:-1px;border-radius:50%;background:#1b4689;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-segments__heading-wrap .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-text{color:#1b4689}.home-segments__heading-wrap .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-arrow svg path{fill:#fff}.home-segments__heading-wrap .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-arrow::after{transform:scale(1)}.home-segments__mobilegrid{display:none;grid-column:1/17}@media screen and (max-width: 767px){.home-segments__mobilegrid{display:block}}.home-segments__mobilegrid .swiper{padding-bottom:50px}.home-segments__mobilegrid .swiper .swiper-slide{position:relative}.home-segments__mobilegrid .swiper .swiper-slide .ov{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(125, 185, 232, 0) 70%, rgba(0, 0, 0, 0.78) 100%, rgb(0, 0, 0) 100%);display:block;z-index:1}.home-segments__mobilegrid .swiper .swiper-slide .caption{position:absolute;bottom:15px;right:15px;color:#fff;font-weight:600;font-size:18px;z-index:3}.home-segments__mobilegrid .swiper .swiper-pagination{bottom:8px}.home-segments__mobilegrid .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#1b4689}.home-segments__mobilegrid .swiper .hs-next.swiper-button-next,.home-segments__mobilegrid .swiper .hs-prev.swiper-button-prev{width:50px;height:50px;background-color:#1b4689}.home-segments__mobilegrid .swiper .hs-next.swiper-button-next.swiper-button-disabled,.home-segments__mobilegrid .swiper .hs-prev.swiper-button-prev.swiper-button-disabled{pointer-events:all !important;opacity:1 !important}.home-segments__grid{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:16px;row-gap:16px;grid-column:7/16;grid-row:1/2}.home-segments__grid-img{position:relative;margin-bottom:16px;overflow:hidden}.home-segments__grid-img a{display:block;height:100%}.home-segments__grid-img a p{position:absolute;bottom:16px;right:16px;font-weight:600;margin-bottom:0;z-index:2;line-height:1.2}.home-segments__grid-img a img{width:100%;height:100%;object-fit:cover;transition:all .5s}.home-segments__grid-img a .ov{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(125, 185, 232, 0) 70%, rgba(0, 0, 0, 0.78) 100%, rgb(0, 0, 0) 100%);display:block;z-index:1}.home-segments__grid-img a:hover img{transform:scale(1.05) !important}.home-segments__grid .grid:first-child{margin-top:20rem}.home-segments__grid .grid:nth-child(2){margin-bottom:5rem}.home-segments__grid .grid:last-child{margin-top:48px}.home-midBanner{z-index:3;height:clamp(72rem,72vh,92rem);margin-bottom:-2px;position:relative;overflow:hidden}@media screen and (max-width: 767px){.home-midBanner{height:clamp(40rem,50vh,93rem)}}.home-midBanner img{width:100%;height:120%;object-fit:cover}.home-whyInsulation{z-index:4;margin-top:-13rem;padding-top:13rem;position:relative;overflow:hidden}.home-whyInsulation__top{z-index:2;background:#111112;position:relative}.home-whyInsulation__inner{grid-column:1/17;grid-template-columns:repeat(5, 1fr);column-gap:0}.home-whyInsulation__head{background-color:#1b4689;padding:8rem 6rem;grid-column:1/3;grid-row:1/3;margin-top:-13rem;display:flex;flex-direction:column;row-gap:3rem}.home-whyInsulation__head .arrow-btn-wrapper{margin-top:4rem;display:flex;column-gap:30px;row-gap:30px;margin-top:auto}@media screen and (max-width: 991px){.home-whyInsulation__head .arrow-btn-wrapper{flex-wrap:wrap}}.home-whyInsulation__head .arrow-btn-wrapper .arrow-btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:0;color:#fff;border:none;background:none;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-whyInsulation__head .arrow-btn-wrapper .arrow-btn .arrow-btn-text{font-size:1.8rem;font-weight:500}.home-whyInsulation__head .arrow-btn-wrapper .arrow-btn .arrow-btn-text:first-child{margin-right:1em}.home-whyInsulation__head .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:3.5rem;height:3.5rem;color:#151515;border:1px solid rgba(255,255,255,.2);border-radius:50%;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1),border .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-whyInsulation__head .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow svg{position:relative;z-index:5}.home-whyInsulation__head .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow svg path{fill:#fff}.home-whyInsulation__head .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow::after{content:"";position:absolute;z-index:1;left:-1px;right:-1px;top:-1px;bottom:-1px;border-radius:50%;background:#fff;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-whyInsulation__head .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-text{color:#fff}.home-whyInsulation__head .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-arrow svg path{fill:#1b4689}.home-whyInsulation__head .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-arrow::after{transform:scale(1)}.home-whyInsulation__item{background-color:rgba(255,255,255,.0509803922);grid-column:4/5;align-self:end;transition:background-color .4s;display:grid;position:relative;min-height:300px}@media screen and (max-width: 767px){.home-whyInsulation__item{min-height:auto}}@media screen and (min-width: 1200px)and (max-width: 1600px){.home-whyInsulation__item{min-height:250px}}@media screen and (min-width: 1601px){.home-whyInsulation__item{min-height:315px}}.home-whyInsulation__item:nth-child(2){grid-column:5/6;grid-row:1/1}.home-whyInsulation__item:nth-child(3){grid-column:4/5;grid-row:2/3}.home-whyInsulation__item:nth-child(4){grid-column:3/4;grid-row:13/6}.home-whyInsulation__item:nth-child(5){grid-column:5/6;grid-row:13/6}.home-whyInsulation__item-inner{flex-direction:column;grid-area:1/1/2/2;justify-content:end;align-items:start;padding:4rem 3.2rem;position:relative}.home-whyInsulation__item-icon{transition:color .4s;margin-bottom:10rem;float:right}.home-whyInsulation__item-title{color:#fff;clear:both;text-transform:capitalize}.home-advantage{position:relative;background-color:#f0f3f4;padding-top:100px;padding-bottom:100px;overflow:hidden}@media screen and (max-width: 991px){.home-advantage{padding-top:4rem;padding-bottom:4rem}}.home-advantage__label{grid-column:1/17;grid-row:1/2;color:#9a9a9a;text-align:center;margin-bottom:2rem}.home-advantage__title{grid-column:1/17;grid-row:2/2;line-height:1;margin-bottom:2rem}.home-advantage .landing-process-desktop{margin-top:50px}.home-advantage .landing-process-desktop .circle--slider{position:relative}.home-advantage .landing-process-desktop .circle--slider .rotate--circle{margin:0 auto;position:relative;z-index:0;display:flex;justify-content:center;align-items:center;width:75vw;max-width:100vh;height:75vw;max-height:100vh;border-radius:50%;background-color:#54b6ae;background-image:url("../images/process-outer-circle2.svg");background-position:center;background-repeat:no-repeat;background-size:90%}.home-advantage .landing-process-desktop .circle--slider .rotate--circle::before{content:"";position:absolute;z-index:2;left:10%;top:10%;width:80%;height:80%;border-radius:50%;background:#1b4689}.home-advantage .landing-process-desktop .circle--slider .rotate--circle::after{content:"";position:absolute;z-index:1;left:5%;top:5%;width:90%;height:90%;border-radius:50%;background:#3c9ad8;background-image:url("../images/process-outer-circle2.svg");background-position:center;background-repeat:no-repeat;background-size:100%}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate{position:relative;z-index:4;border-radius:50%;border:1px solid #fff;width:50.625vw;max-width:67.5vh;height:50.625vw;max-height:67.5vh;margin:0 auto 0;transform:rotate(0deg);padding:0}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li{position:absolute;left:0;top:0;width:100%;height:100%;display:block;border-radius:50%;z-index:10;visibility:hidden}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li .icon{display:flex;width:40px;height:40px;margin:-20px auto;cursor:pointer;color:#4d685e;border-radius:50%;border:1px solid #fff;background:#1b4689;visibility:visible;transition:all .3s ease;align-items:center;justify-content:center}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li .icon svg{width:50%}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li .icon svg path{fill:#fff}@media only screen and (min-height: 600px)and (max-height: 799px){.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li .icon{width:56px;height:56px;margin:-28px auto}}@media screen and (max-width: 991px){.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li .icon{transform:scale(0.5)}}@media only screen and (min-height: 800px){.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li .icon{width:72px;height:72px;margin:-36px auto}}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li .icon img{display:block;width:100%;height:auto}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li .icon:hover{color:#fff;background:#1b4689}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li.active .icon{color:#fff;border:1px solid #fff;background:#fff;transition:all .3s;display:flex;align-items:center;justify-content:center}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li.active .icon svg{width:50%}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li.active .icon svg path{fill:#1b4689}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li:nth-child(2){transform:rotate(60deg)}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li:nth-child(3){transform:rotate(120deg)}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li:nth-child(4){transform:rotate(180deg)}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li:nth-child(5){transform:rotate(240deg)}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .circle--rotate li:nth-child(6){transform:rotate(300deg)}.home-advantage .landing-process-desktop .circle--slider .rotate--circle .animate-wrapper{position:absolute;z-index:3;top:0;left:0;right:0;bottom:0;width:41.25vw;max-width:55vh;height:41.25vw;max-height:55vh;margin:auto;border-radius:50%;background:#fff}.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate .animate-img{width:25%;height:25%;border-radius:50%;overflow:hidden}.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate .animate-img__in{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:50%;z-index:3;width:100%;height:100%;opacity:0;transition:.55s ease-in-out}.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate .animate-img__in .animate-more{z-index:30;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;margin:auto;padding:10% 10% 15% 10%;text-align:center;transform:translateY(20px);opacity:0;visibility:hidden;transition:all .3s}.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate .animate-img__in .animate-more .step-count{text-align:center;letter-spacing:.05em}@media screen and (max-width: 991px){.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate .animate-img__in .animate-more .step-count{font-size:12px}}.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate .animate-img__in .animate-more .heading{max-width:18em}@media screen and (max-width: 991px){.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate .animate-img__in .animate-more .heading{display:none}}.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate.active .animate-img__in{opacity:1}.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate.active .animate-img__in .animate-more{opacity:1;visibility:visible;transform:translateY(0);transition:all .3s .4s}.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate.active .animate-img__in .animate-more .icon{display:block}.home-advantage .landing-process-desktop .circle--slider .animate-wrapper .animate.active .animate-img__in .animate-more .icon img{display:block}.home-advantage .landing-process-desktop .circle--slider .prev-container{position:absolute;top:0;bottom:0;display:flex;justify-content:center;align-items:center;width:calc((100vw - 100vh)/2);min-width:12.5vw;right:100%}.home-advantage .landing-process-desktop .circle--slider .prev-container .prev{display:flex;justify-content:center;align-items:center;height:50px;width:50px;cursor:pointer;text-align:center;color:#f0efed;background-color:#e2e4e4;border:1px solid #e2e4e4;transition:color .3s,background-color .3s}.home-advantage .landing-process-desktop .circle--slider .prev-container .prev svg path{fill:#1b4689}.home-advantage .landing-process-desktop .circle--slider .prev-container .prev:hover{background-color:#1b4689;border:1px solid #1b4689}.home-advantage .landing-process-desktop .circle--slider .prev-container .prev:hover svg path{fill:#fff}.home-advantage .landing-process-desktop .circle--slider .next-container{position:absolute;top:0;bottom:0;display:flex;justify-content:center;align-items:center;width:calc((100vw - 100vh)/2);min-width:12.5vw;left:100%}.home-advantage .landing-process-desktop .circle--slider .next-container .next{display:flex;justify-content:center;align-items:center;height:50px;width:50px;cursor:pointer;text-align:center;color:#f0efed;background-color:#e2e4e4;border:1px solid #e2e4e4;transition:color .3s,background-color .3s}.home-advantage .landing-process-desktop .circle--slider .next-container .next svg path{fill:#1b4689}.home-advantage .landing-process-desktop .circle--slider .next-container .next:hover{background-color:#1b4689;border:1px solid #1b4689}.home-advantage .landing-process-desktop .circle--slider .next-container .next:hover svg path{fill:#fff}.home-clients{padding-top:100px;padding-bottom:100px}.home-clients__label{grid-column:6/12;grid-row:1/2;color:#9a9a9a;align-self:auto;justify-content:center;display:flex}.home-clients__title{grid-column:6/12;grid-row:2/2;line-height:1;display:flex;justify-content:center;margin-top:1.2rem}.home-clients .clients-slider{grid-column:2/16;grid-row:3/3;overflow:hidden;margin-top:50px}.home-clients .clients-slider .clientsSwiper .swiper-wrapper .swiper-slide{padding:0 1px;filter:grayscale(100%)}.home-clients .clients-slider .clientsSwiper .swiper-wrapper .swiper-slide:hover{filter:grayscale(0)}.home-clients .btn-wrp{grid-column:1/17;grid-row:4/4;display:flex;justify-content:center;margin-top:4rem;display:flex;column-gap:30px;row-gap:30px}@media screen and (max-width: 991px){.home-clients .btn-wrp{flex-wrap:wrap}}.home-clients .btn-wrp .arrow-btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:0;color:#151515;border:none;background:none;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-clients .btn-wrp .arrow-btn .arrow-btn-text{font-size:1.8rem;font-weight:500}.home-clients .btn-wrp .arrow-btn .arrow-btn-text:first-child{margin-right:1em}.home-clients .btn-wrp .arrow-btn .arrow-btn-arrow{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:3.5rem;height:3.5rem;color:#151515;border:1px solid rgba(21,21,21,.2);border-radius:50%;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1),border .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-clients .btn-wrp .arrow-btn .arrow-btn-arrow svg{position:relative;z-index:5}.home-clients .btn-wrp .arrow-btn .arrow-btn-arrow svg path{fill:#1b4689}.home-clients .btn-wrp .arrow-btn .arrow-btn-arrow::after{content:"";position:absolute;z-index:1;left:-1px;right:-1px;top:-1px;bottom:-1px;border-radius:50%;background:#1b4689;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.home-clients .btn-wrp .arrow-btn:hover .arrow-btn-text{color:#1b4689}.home-clients .btn-wrp .arrow-btn:hover .arrow-btn-arrow svg path{fill:#fff}.home-clients .btn-wrp .arrow-btn:hover .arrow-btn-arrow::after{transform:scale(1)}.home-casestudies{padding-top:100px;padding-bottom:100px;background:#f0f3f4;overflow:hidden}.home-casestudies__label{grid-column:2/4;grid-row:1/2;color:#9a9a9a;align-self:start}.home-casestudies__title{grid-column:4/11;grid-row:1/2;line-height:1}.home-casestudies .caseStudy-swiper{position:relative;grid-column:4/15;grid-row:3/3}.home-casestudies .caseStudy-swiper .swiper-button-next{position:absolute;right:-50px;top:72px;width:50px;height:50px;background-color:#1b4689}.home-casestudies .caseStudy-swiper .swiper-button-prev{position:absolute;left:inherit;right:-50px;top:122px;width:50px;height:50px;background-color:#2662c0}.home-casestudies .caseStudySwiper{margin-top:50px}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide{height:auto}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner{position:relative;height:100%;background-color:#fff}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .img{overflow:hidden}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .img img{transition:all .5s}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .content{padding:35px;margin-bottom:70px}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .content .cs-label{font-size:12px;color:#999;font-weight:400;margin-bottom:20px}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .content h3{color:#151515;font-weight:500;text-transform:capitalize}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .content .date-and-link{display:flex;justify-content:space-between;align-items:center;position:absolute;width:100%;left:0;padding:0 35px 0;bottom:30px}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .content .date-and-link .date{font-size:12px;color:#999}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .content .date-and-link .arrow-btn-wrapper .arrow-btn{overflow:hidden}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .content .date-and-link .arrow-btn-wrapper .arrow-btn svg{position:relative;z-index:5}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .content .date-and-link .arrow-btn-wrapper .arrow-btn::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;background-color:#1b4689;z-index:-1;transform:scale(0);transition:all .5s}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .content .date-and-link .arrow-btn-wrapper .arrow-btn:hover::after{transform:scale(1)}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide .slide-inner .content .date-and-link .arrow-btn-wrapper .arrow-btn:hover svg path{fill:#fff}.home-casestudies .caseStudySwiper .swiper-wrapper .swiper-slide:hover .slide-inner .img img{transform:scale(1.05)}.home-contact{padding-top:100px;padding-bottom:100px;background-color:#fff;overflow-x:hidden}.home-contact__label{grid-column:2/4;grid-row:1/2;color:#9a9a9a;align-self:start}.home-contact__title{grid-column:4/8;grid-row:1/2;line-height:1}.home-contact__richtext{grid-column:8/13;grid-row:1/2}.home-contact__richtext ul{margin-bottom:0;padding:0}.home-contact__richtext ul li{display:flex;column-gap:20px;align-items:flex-start;padding-top:2.2rem}.home-contact__richtext ul li:not(:last-child){border-bottom:1px solid rgba(21,21,21,.2);padding-bottom:2.2rem}.home-contact__richtext ul li a{font-size:24px;display:table;margin-bottom:4px;display:flex;column-gap:20px}.home-contact__richtext ul li a strong{font-weight:700;color:#151515}.home-contact__richtext ul li h5{font-size:2.2rem;font-weight:500;line-height:1;letter-spacing:-0.6px;margin-bottom:1.5rem}.home-contact__richtext ul li p{color:#888;font-size:16px;line-height:28px}.footer{background:#151515;overflow-x:hidden}.footer .container:nth-child(1){border-bottom:1px solid rgba(255,255,255,.15)}.footer .container:nth-child(2){padding-top:2rem;padding-bottom:2rem}.footer__left{display:block;padding-top:75px;padding-bottom:75px;grid-column:2/7;grid-row:1/2;border-right:1px solid rgba(255,255,255,.15);grid-template-columns:repeat(8, 1fr);row-gap:2rem}.footer__left-logo{width:150px;margin-bottom:3rem}@media screen and (max-width: 991px){.footer__left-logo{grid-column:1/5;grid-row:1/1}}.footer__left-label{grid-column:1/3;grid-row:2/2;color:#fff}.footer__left-address{grid-column:1/8;grid-row:3/3;color:rgba(255,255,255,.7);margin-bottom:3rem}.footer__left-links{grid-column:1/9;grid-row:4/4}.footer__left-links p{grid-template-columns:repeat(4, 1fr);margin-bottom:.5rem}.footer__left-links p strong{grid-column:1/1;color:rgba(255,255,255,.5)}.footer__left-links p a{grid-column:2/5;color:#fff}.footer__left-social{grid-column:1/9;grid-row:5/5}.footer__left-social a{display:inline-block;width:50px;height:50px;border:1px solid rgba(255,255,255,.15);color:#fff;margin-right:1rem;border-radius:50%;transition:all .5s}.footer__left-social a:hover{background:#1b4689}.footer__right{padding-top:75px;padding-bottom:75px;grid-column:7/16;grid-row:1/2;row-gap:30px;grid-template-columns:repeat(16, 1fr)}.footer__right .colum-wrp:nth-child(1){grid-column:4/8;grid-row:1/3}.footer__right .colum-wrp:nth-child(2){grid-column:9/13;grid-row:1/1}.footer__right .colum-wrp:nth-child(3){grid-column:13/16;grid-row:1/1}.footer__right .colum-wrp:nth-child(4){grid-column:4/9;grid-row:2/2}.footer__right .colum-wrp:nth-child(5){grid-column:9/13;grid-row:2/2}.footer__right .colum-wrp:nth-child(6){grid-column:13/16;grid-row:2/2}.footer__right .colum-wrp:nth-child(6) h5 a{color:#fff}.footer__right .colum-wrp:nth-child(6) a{color:#fff}.footer__right .colum-wrp a{display:block;margin-bottom:.5rem;color:rgba(255,255,255,.5);transition:all .5s}.footer__right .colum-wrp a:hover{color:#fff}.footer__bottomLeft{grid-column:2/17;grid-row:1/2;text-align:left}.footer__bottomRight{grid-column:8/16;grid-row:1/2;text-align:right}@media screen and (max-width: 991px){.home-hero{height:100vh;min-height:51.5rem;padding-bottom:max(4vh,4rem)}.home-hero-ph{height:100%}.home-hero__wrap{height:100vh;margin-bottom:0}.home-hero__wrap::before{z-index:2;content:"";position:absolute;bottom:0;left:0;right:0;height:46%;background:linear-gradient(0deg, rgba(0, 24, 31, 0.6) 25.68%, rgba(0, 24, 31, 0) 83.86%);pointer-events:none}.home-hero__bg-wrap{z-index:1;min-height:100%;height:100%}.home-hero__bg-wrap-inner{height:100%;transform:none !important;overflow:hidden}.home-hero__bg-wrap .home-hero__bg-vid{width:100%;height:100%;object-fit:cover;object-position:bottom;top:auto;bottom:0}.home-hero__bg-wrap .home-hero__bg-ph{display:none}.home-hero__bg-wrap .home-hero__bg-ship{bottom:11.5%;top:auto;left:47.62%}.home-hero__title{margin-top:18vh;grid-column:1/9;padding-bottom:0;margin-left:0}.home-hero__sub{grid-column:9/13;row-gap:2.4rem;align-self:flex-start;margin-top:25px;padding-bottom:25px}.home-hero__backer-item:nth-child(1){height:1.345rem}.home-hero__backer-item:nth-child(2){height:1.334rem}.home-hero__backer-item:nth-child(3){height:1.622rem}.home-intro{padding-top:6rem}.home-intro__title{grid-column:5/12;max-width:none;margin-bottom:5rem}.home-intro__img{grid-column:5/8;grid-row:3/4;margin-bottom:-6.3rem}.home-intro__richtext{grid-column:5/12;grid-row:2/3}.home-intro__richtext-h3{margin-top:3.2rem}.home-intro__richtext-p,.home-intro__richtext-link{margin-top:1.6rem}.home-products{padding-top:6rem}.home-products__title{grid-column:5/12;max-width:none;margin-bottom:5rem}.home-products__img{grid-column:5/8;grid-row:3/4;margin-bottom:-6.3rem}.home-products__richtext.left-txt{grid-column:1/17;grid-row:2/2;margin-top:0}.home-products__richtext-h3{margin-top:3.2rem}.home-products__richtext-p,.home-products__richtext-link{margin-top:1.6rem}.home-products__richtext.right-txt{grid-column:1/17;padding-bottom:50px}.home-products__richImg.right{grid-column:6/11;grid-row:4/4}.home-products__richImg.left{grid-row:5/5}.home-segments{padding-top:6rem}.home-segments__title{grid-column:5/12;max-width:none;margin-bottom:5rem}.home-segments__grid{grid-column:9/16;grid-row:1/3}.home-clients{padding-top:6rem;padding-bottom:6rem}.home-clients__label{grid-column:1/16;margin-bottom:1.2rem}.home-clients__title{grid-column:1/16;grid-row:2/3}.home-casestudies{padding-top:6rem}.home-casestudies .caseStudy-swiper{grid-column:2/12;grid-row:3/3}.home-contact{padding-top:6rem}.home-contact__richtext{grid-column:2/15;grid-row:2/2;margin-top:4.2rem}.footer__left{padding-top:4rem;padding-bottom:4rem;grid-column:1/8;grid-row:1/2;border-right:none;border-bottom:1px solid rgba(255,255,255,.15)}.footer__left-links p a{margin-left:0}.footer__left{padding-top:4rem;padding-bottom:4rem;grid-column:1/16;grid-row:1/2;border-right:none;border-bottom:1px solid rgba(255,255,255,.15)}.footer__left-label{grid-column:1/16;grid-row:2/2}.footer__left-address{grid-column:1/16;grid-row:3/3}.footer__left-links{grid-column:1/16;grid-row:4/4}.footer__left-links p a{margin-left:0}.footer__right{padding-top:4rem;padding-bottom:4rem;grid-column:1/16;grid-row:2/2}.footer__right .colum-wrp:nth-child(1){grid-column:1/17;grid-row:1/1}.footer__right .colum-wrp:nth-child(2){grid-column:1/17;grid-row:2/2}.footer__right .colum-wrp:nth-child(3){grid-column:1/17;grid-row:3/3}.footer__right .colum-wrp:nth-child(4){grid-column:1/17;grid-row:4/4}.footer__right .colum-wrp:nth-child(5){grid-column:1/17;grid-row:5/5}.footer__right .colum-wrp .acc-btn{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right center;background-size:18px}.footer__right .colum-wrp .acc-btn.active{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e")}.footer__right .colum-wrp .acc-content{display:none;margin-bottom:2rem;transition:all .5s}.footer__right .colum-wrp .acc-content.show{display:block}.footer__bottomLeft{grid-column:1/16;grid-row:1/1;text-align:center}.footer__bottomRight{grid-column:1/16;grid-row:2/2;text-align:center}}@media screen and (max-width: 767px){.home-hero{height:100vh;position:relative;padding-bottom:0}.home-hero__wrap::before{height:68%}.home-hero__bg-wrap-inner .home-hero__bg-ship{left:47.25%}.home-hero__title{grid-column:2/17;grid-row:1/2;margin-top:16vh;margin-bottom:3rem}.home-hero__sub{grid-column:1/17;grid-row:2/3;place-self:start;row-gap:1rem}.home-hero__sub-txt{max-width:none}.home-hero__sub-caption{display:none}.home-hero__backer{grid-column:1/3;grid-row:3/4}.home-hero__backer-item:nth-child(1){height:1.745rem}.home-hero__backer-item:nth-child(2){height:1.734rem}.home-hero__backer-item:nth-child(3){height:2.3rem}.home-intro{padding-top:4rem;padding-bottom:4rem}.home-intro__label{grid-column:1/3;margin-bottom:1.2rem}.home-intro__title{grid-column:1/3;grid-row:2/3;margin-bottom:0}.home-intro__richtext{grid-column:1/3;grid-row:3/4;overflow:hidden}.home-intro__richtext-h3{font-size:2rem}.home-intro__richtext-img{width:100%}.home-intro__img{grid-column:1/2;grid-row:4/5;margin-bottom:-9.8rem;margin-right:-2rem}.home-products{padding-top:4rem;padding-bottom:4rem}.home-products__label{grid-column:1/16;margin-bottom:1.2rem}.home-products__title{grid-column:1/16;grid-row:2/2;margin-bottom:4.8rem}.home-products__richtext{overflow:hidden}.home-products__richtext.left-txt{grid-column:1/16}.home-products__richtext-h3{font-size:2rem}.home-products__richtext .logo{width:220px}.home-products__img{grid-column:1/2;grid-row:4/5;margin-bottom:-9.8rem;margin-right:-2rem}.home-segments{padding-top:4rem;padding-bottom:4rem}.home-segments__label{grid-column:1/16;margin-bottom:1.2rem}.home-segments__title{grid-column:1/16;grid-row:2/3;margin-bottom:4.8rem}.home-segments__grid{display:none;grid-column:9/16;grid-row:3/3}.home-clients{padding-top:4rem;padding-bottom:4rem}.home-casestudies{padding-top:4rem;padding-bottom:4rem}.home-casestudies .caseStudy-swiper{grid-column:1/16;grid-row:3/3}.home-contact{padding-top:4rem;padding-bottom:4rem}.footer__left{padding-top:4rem;padding-bottom:4rem;grid-column:1/8;grid-row:1/2;border-right:none;border-bottom:1px solid rgba(255,255,255,.15)}.footer__left-links p a{margin-left:0}.footer__left{padding-top:4rem;padding-bottom:4rem;grid-column:1/16;grid-row:1/2;border-right:none;border-bottom:1px solid rgba(255,255,255,.15)}.footer__left-label{grid-column:1/16;grid-row:2/2}.footer__left-address{grid-column:1/16;grid-row:3/3}.footer__left-links{grid-column:1/16;grid-row:4/4}.footer__left-links p a{margin-left:0}.footer__right{padding-top:4rem;padding-bottom:4rem;grid-column:1/16;grid-row:2/2}.footer__right .colum-wrp:nth-child(1){grid-column:1/17;grid-row:1/1}.footer__right .colum-wrp:nth-child(2){grid-column:1/17;grid-row:2/2}.footer__right .colum-wrp:nth-child(3){grid-column:1/17;grid-row:3/3}.footer__right .colum-wrp:nth-child(4){grid-column:1/17;grid-row:4/4}.footer__right .colum-wrp:nth-child(5){grid-column:1/17;grid-row:5/5}.footer__right .colum-wrp .acc-btn{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right center;background-size:18px}.footer__right .colum-wrp .acc-btn.active{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e")}.footer__right .colum-wrp .acc-content{display:none;margin-bottom:2rem;transition:all .5s}.footer__right .colum-wrp .acc-content.show{display:block}.footer__bottomLeft{grid-column:1/16;grid-row:1/1;text-align:center}.footer__bottomRight{grid-column:1/16;grid-row:2/2;text-align:center}}@media screen and (max-width: 476px){.home-hero__bg-wrap-inner{transform-origin:center bottom}.home-hero__bg-wrap-inner .home-hero__bg-ship{left:45.5%}.home-intro__richtext{overflow:hidden}.home-products__richtext{overflow:hidden}.home-products__richtext.left-txt{grid-column:1/16;grid-row:3/3}.home-products__richtext.right-txt{grid-column:1/16;grid-row:6/6}.home-segments__grid{display:none;grid-column:1/16;grid-row:3/3}.home-clients__label{grid-column:1/16;margin-bottom:1.2rem}.home-clients__title{grid-column:1/16;grid-row:2/3}.home-clients .clients-slider{grid-column:1/16;grid-row:3/3}.home-casestudies__label{grid-column:1/16;margin-bottom:1.2rem}.home-casestudies__title{grid-column:1/16;grid-row:2/3}.home-casestudies .caseStudy-swiper{grid-column:1/14;grid-row:3/3}.home-contact__label{grid-column:1/16;margin-bottom:1.2rem}.home-contact__title{grid-column:1/16;grid-row:2/2}.home-contact__richtext{grid-column:1/16;grid-row:3/3}.footer__left{padding-top:4rem;padding-bottom:4rem;grid-column:1/16;grid-row:1/2;border-right:none;border-bottom:1px solid rgba(255,255,255,.15)}.footer__left-label{grid-column:1/16;grid-row:2/2}.footer__left-address{grid-column:1/16;grid-row:3/3}.footer__left-links{grid-column:1/16;grid-row:4/4}.footer__left-links p a{margin-left:0}.footer__right{padding-top:4rem;padding-bottom:4rem;grid-column:1/16;grid-row:2/2}.footer__right.grid{row-gap:1rem}.footer__right .colum-wrp:nth-child(1){grid-column:1/17;grid-row:1/1}.footer__right .colum-wrp:nth-child(2){grid-column:1/17;grid-row:2/2}.footer__right .colum-wrp:nth-child(3){grid-column:1/17;grid-row:3/3}.footer__right .colum-wrp:nth-child(4){grid-column:1/17;grid-row:3/4}.footer__right .colum-wrp:nth-child(5){grid-column:1/17;grid-row:4/5}.footer__right .colum-wrp:nth-child(6){grid-column:1/17;grid-row:5/6}.footer__right .colum-wrp .acc-btn{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right center;background-size:18px}.footer__right .colum-wrp .acc-btn.active{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e")}.footer__right .colum-wrp .acc-content{display:none;margin-bottom:2rem;transition:all .5s}.footer__right .colum-wrp .acc-content.show{display:block}.footer__bottomLeft{grid-column:1/16;grid-row:1/1;text-align:center}.footer__bottomRight{grid-column:1/16;grid-row:2/2;text-align:center}.home-whyInsulation__inner{grid-template-columns:repeat(6, 1fr)}.home-whyInsulation__head{grid-column:1/7;grid-row:1/1;padding:4rem 4rem}.home-whyInsulation__item:nth-child(2){grid-column:1/4;grid-row:2/2}.home-whyInsulation__item:nth-child(3){grid-column:4/7;grid-row:3/3}.home-whyInsulation__item:nth-child(4){grid-column:1/4;grid-row:4/4}.home-whyInsulation__item:nth-child(5){grid-column:4/7;grid-row:5/5}.home-whyInsulation__item-icon{margin-bottom:3rem}}.innerBanner{display:grid;position:relative;overflow:hidden}@media screen and (max-width: 767px){.innerBanner img{aspect-ratio:3/4;object-fit:cover}}@media screen and (max-width: 767px){.innerBanner{min-height:60vh}}.innerBanner .container{position:absolute;bottom:3rem}.innerBanner .home-hero__title{grid-column:2/8;margin-top:0;padding-bottom:0;margin-left:0;margin-bottom:1rem;opacity:0;transform:translateY(50px)}.innerBanner .home-hero__title .char{opacity:0}@media screen and (max-width: 767px){.innerBanner .home-hero__title{grid-column:1/12}}.innerBanner .home-hero__sub-txt{grid-column:2/10;max-width:initial;color:#fff;padding-bottom:50px;opacity:0;transform:translateY(50px)}.innerBanner .home-hero__sub-txt .line{opacity:0}@media screen and (max-width: 767px){.innerBanner .home-hero__sub-txt{grid-column:1/12}}.home-intro{padding-bottom:6rem}.home-intro__richtext-p{margin-top:0}.about-manufacturing{padding-top:100px;padding-bottom:100px;background-color:#151515}@media screen and (max-width: 767px){.about-manufacturing{padding-top:6rem;padding-bottom:6rem}}.about-manufacturing__label{grid-column:2/12;grid-row:1/1;color:#fff;align-self:start;-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);margin-bottom:2rem}@media screen and (max-width: 767px){.about-manufacturing__label{grid-column:1/17}}.about-manufacturing__title{grid-column:2/17;grid-row:2/2;color:#fff;line-height:1.2;margin-bottom:4rem}@media screen and (max-width: 767px){.about-manufacturing__title{grid-column:1/17}}.about-manufacturing__facility{grid-column:3/16;grid-row:3/3}@media screen and (max-width: 767px){.about-manufacturing__facility{grid-column:1/17}}.about-manufacturing__facility .facilityImg{overflow:hidden;transition:-webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) !important}.about-manufacturing__facility .facilityImg img{height:120%;object-fit:cover;aspect-ratio:4/3}.about-manufacturing__facility .facility-para{padding-left:10rem;margin-bottom:8rem}@media screen and (max-width: 767px){.about-manufacturing__facility .facility-para{padding-left:0;margin-bottom:4rem}}.sg-group__top{overflow:hidden}.sg-group__top img{height:120%}@media screen and (max-width: 767px){.sg-group__top img{aspect-ratio:3/3;object-fit:cover}}.sg-group__bottom{padding-top:75px;padding-bottom:75px;background-color:#fff}@media screen and (max-width: 767px){.sg-group__bottom{padding-top:4rem;padding-bottom:4rem}}.sg-group__bottom-right{padding-top:50px}@media screen and (max-width: 767px){.sg-group__bottom-right{padding-bottom:0rem;margin-top:-30%}}@media screen and (max-width: 991px){.sg-group__bottom-right{padding-bottom:0rem;padding-top:0}}.sg-group__bottom-left__box{background-color:#1b4689;padding:8rem 6rem;position:relative;top:-60%;transition:-webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) !important}@media screen and (max-width: 767px){.sg-group__bottom-left__box{padding:6rem 4rem}}.sg-group__bottom-left__box-label{margin-bottom:2rem}.sg-group__bottom-left__box .h4{line-height:1.2}.sg-group__bottom .arrow-btn-wrapper{margin-top:4rem;display:flex;column-gap:30px;row-gap:30px}@media screen and (max-width: 991px){.sg-group__bottom .arrow-btn-wrapper{flex-wrap:wrap}}.sg-group__bottom .arrow-btn-wrapper .arrow-btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:0;color:#151515;border:none;background:none;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.sg-group__bottom .arrow-btn-wrapper .arrow-btn .arrow-btn-text{font-size:1.8rem;font-weight:500}.sg-group__bottom .arrow-btn-wrapper .arrow-btn .arrow-btn-text:first-child{margin-right:1em}.sg-group__bottom .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:3.5rem;height:3.5rem;color:#151515;border:1px solid rgba(21,21,21,.2);border-radius:50%;transition:color .25s cubic-bezier(0.645, 0.045, 0.355, 1),border .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.sg-group__bottom .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow svg{position:relative;z-index:5}.sg-group__bottom .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow svg path{fill:#1b4689}.sg-group__bottom .arrow-btn-wrapper .arrow-btn .arrow-btn-arrow::after{content:"";position:absolute;z-index:1;left:-1px;right:-1px;top:-1px;bottom:-1px;border-radius:50%;background:#1b4689;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .25s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-transform .25s cubic-bezier(0.645, 0.045, 0.355, 1)}.sg-group__bottom .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-text{color:#1b4689}.sg-group__bottom .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-arrow svg path{fill:#fff}.sg-group__bottom .arrow-btn-wrapper .arrow-btn:hover .arrow-btn-arrow::after{transform:scale(1)}.sg-india{padding-top:100px;padding-bottom:100px;background-image:url("../images/sg-india.png");background-repeat:no-repeat;background-size:cover;transition:-webkit-clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;transition:clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-clip-path .5s cubic-bezier(0.645, 0.045, 0.355, 1) !important}@media screen and (max-width: 767px){.sg-india{padding-top:6rem;padding-bottom:6rem}}.sg-india__label{grid-column:2/4;grid-row:1/1;color:#999}@media screen and (max-width: 767px){.sg-india__label{grid-column:1/17;grid-row:1/1}}.sg-india__title{grid-column:4/8;grid-row:1/1;margin-bottom:2rem}@media screen and (max-width: 767px){.sg-india__title{grid-column:1/17;grid-row:2/2}}.sg-india__richtext{grid-column:4/9;grid-row:2/2}@media screen and (max-width: 767px){.sg-india__richtext{grid-column:1/17;grid-row:3/3}}.sg-india__richtext-h3{margin-bottom:2rem}.certifications{padding-top:100px;padding-bottom:100px}@media screen and (max-width: 767px){.certifications{padding-top:6rem;padding-bottom:6rem}}.certifications__label{grid-column:2/4;grid-row:1/1;color:#999}@media screen and (max-width: 767px){.certifications__label{grid-column:1/17;grid-row:1/1;margin-bottom:1rem}}.certifications__title{grid-column:4/17;grid-row:1/1;line-height:1.2;margin-bottom:2rem}@media screen and (max-width: 767px){.certifications__title{grid-column:1/17;grid-row:2/2}}.certifications .gridSwiper{grid-column:4/15;grid-row:3/3;margin-top:50px;padding:15px}@media screen and (max-width: 767px){.certifications .gridSwiper{grid-column:1/17;padding:0;padding-bottom:30px;margin-top:25px}}.certifications .gridSwiper .swiper-pagination{bottom:0}.certifications .certificateGrid{display:grid;grid-template-columns:repeat(4, 1fr);row-gap:30px;column-gap:30px}@media screen and (max-width: 767px){.certifications .certificateGrid{display:flex;row-gap:0px;column-gap:0px}}.certifications .certificateGrid .grid{position:relative;border:1px solid #d9d9d9;padding:20px;min-height:345px}@media screen and (max-width: 767px){.certifications .certificateGrid .grid{min-height:250px}}.certifications .certificateGrid .grid::after{position:absolute;content:"";display:block;width:100%;height:100%;background-color:#d9d9d9;left:0px;top:0px;transition:all .5s}.certifications .certificateGrid .grid .content{position:absolute;z-index:5;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;background:#fff;top:0;left:0;padding:20px}@media screen and (max-width: 767px){.certifications .certificateGrid .grid .content{text-align:center;align-items:center}}.certifications .certificateGrid .grid .content .logo{width:100px;position:relative;top:16px;transition:all .5s}.certifications .certificateGrid .grid .content .logo img{aspect-ratio:1/1;object-fit:contain}.certifications .certificateGrid .grid .content .text{position:relative;top:16px;transition:all .5s}.certifications .certificateGrid .grid:hover::after{left:10px;top:10px}.certifications .certificateGrid .grid:hover .content .logo{top:0}.certifications .certificateGrid .grid:hover .content .text{top:0}.breadcrumbWrap{padding-top:2rem;padding-bottom:0}@media screen and (max-width: 767px){.breadcrumbWrap{padding-top:2rem;padding-bottom:0}}.breadcrumbWrap .container .breadcrumb{grid-column:2/17;display:flex;align-items:center;column-gap:1rem}@media screen and (max-width: 767px){.breadcrumbWrap .container .breadcrumb{grid-column:1/17}}.breadcrumbWrap .container .breadcrumb .breadcrumb-item{font-weight:500;color:#999}.breadcrumbWrap .container .breadcrumb .breadcrumb-item:hover a{color:#000}.breadcrumbWrap .container .breadcrumb .breadcrumb-item svg{margin-right:1rem}.breadcrumbWrap .container .breadcrumb .breadcrumb-item+.breadcrumb-item::before{content:">";padding-right:1rem}/*# sourceMappingURL=about.min.css.map */