.banner-container{position:relative;width:100%;height:100vh;overflow:hidden;background:#000}.slideshow{position:relative;width:100%;height:100%}.slide{background-size:cover;background-position:50%;opacity:0;transition:opacity .8s ease-in-out;z-index:0}.slide,.slide:before{position:absolute;top:0;left:0;width:100%;height:100%}.slide:before{content:"";z-index:1;background:linear-gradient(90.19deg,rgba(0,0,0,.589) 22.15%,hsla(0,0%,100%,.062) 80%);pointer-events:none}.slide.active{opacity:1}.banner-content{position:absolute;top:50%;transform:translate(10%,-50%);text-align:center;color:#fff;width:100%;max-width:800px;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-family:Bebas Neue,sans-serif;font-weight:400;font-style:normal;font-size:53.21px;line-height:100%;letter-spacing:0;vertical-align:middle;z-index:2}.banner-heading{text-align:left;font-size:4rem;margin:0;display:flex;flex-direction:column;line-height:1.2;min-width:max-content}.first-line{font-size:6rem;margin-bottom:-18px;font-weight:400;color:#109c5d}.second-line{font-family:Bebas Neue,sans-serif;font-weight:400;font-style:normal;font-size:53.21px;line-height:100%;vertical-align:middle}.rotating-word{padding:0 10px}.rotating-word,.typewriter-bg{position:relative;display:inline-block}.typewriter-bg{padding:0 .1em;background:#109c5d;color:#fff;text-shadow:none}@keyframes blink{50%{opacity:0}}@media screen and (max-width:768px){.banner-content{top:60%;transform:translate(5%,-40%);padding:0 20px}.first-line{font-size:4rem}.second-line{font-size:1.5rem}}.stats-section{padding:4rem 2rem 25px}.stats-heading{font-size:3rem;text-align:center;margin-bottom:2rem;color:#3d3d3d}.stats-container{max-width:1400px;align-items:center}.stat-item{padding:1.5rem;transition:transform .3s ease}.stat-item:not(:last-child):after{background-color:#ccc}.stat-image{flex-shrink:0}.stat-image img{width:64px;height:64px;object-fit:contain;display:block;scale:1.5;transition:transform .3s ease}.stat-number{font-size:2.5rem;position:relative}.stat-value{display:inline}.plus-sign{display:none}.stat-label{font-size:1.8rem;margin-top:-20px}.plus-sign{margin-left:2px;transition:opacity .3s ease;display:inline-block}.stats-container{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;max-width:1200px;margin:4rem auto 0}.stat-item{text-align:center;padding:2rem;width:240px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column;align-items:center;flex:1;position:relative;border-radius:8px}.stat-item:not(:last-child):after{content:"";position:absolute;top:20%;right:0;height:60%;width:1px}.stat-item:hover{transform:translateY(-5px)}.stat-item:hover .stat-number{color:#0d8a50;animation:numberIncrement .6s ease}.stat-item:hover .stat-image{animation:iconFloat 1.5s ease-in-out infinite}.stat-item:hover .stat-label{color:#0d8a50}.stat-image{width:64px;height:64px;margin-bottom:1.5rem;transition:transform .3s ease}.stat-number{font-size:3.5rem;color:#109c5d;left:4%}.stat-label,.stat-number{transition:color .3s ease;font-family:Bebas Neue,Arial,sans-serif}.stat-label{color:#3d3d3d;text-transform:uppercase}.plus-sign{font-weight:700;color:#109c5d;opacity:0;transition:opacity .3s ease .2s}.stat-item:hover .plus-sign{opacity:1}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes numberIncrement{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){.stat-item:not(:last-child):after{display:none}.stats-container{flex-direction:column;gap:0}.stat-item{width:100%}.stat-image img{scale:1.5}}.products-section{margin:0 auto;padding:40px 0 82px}.products-section p{max-width:1100px;margin:0 auto}.product-heading{font-size:3rem;text-align:center;margin-bottom:1rem;color:#3d3d3d}.Highlight_Header{color:#109c5d}.product-description{text-align:center;font-size:1rem;margin-bottom:5rem;color:#3d3d3d;line-height:1.6;font-family:Poppins,sans-serif}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:0 auto}.product-card{height:13.438rem;width:23.438rem;border-radius:8px;overflow:hidden;box-shadow:-5px 5px 14px #00000052;transition:all .3s ease;margin:0 auto}.product-card:hover{box-shadow:0 9px 7px #00000046;transform:scale(1.02);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.product-image-container{position:relative;width:100%;height:100%}.product-image{width:100%;height:100%;object-fit:cover;transition:filter .5s ease}.grayscale{filter:grayscale(100%)}.product-card:hover .grayscale{filter:grayscale(0)}.product-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;color:#fff;transition:all .3s ease;display:flex;justify-content:space-between;align-items:flex-end;align-self:anchor-center;justify-self:anchor-center}.product-title{font-family:Bebas Neue,Arial,sans-serif;margin:0;font-size:1.7rem;transition:transform .3s ease;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.product-card:hover .product-title{transform:scale(1.05);text-shadow:2px 2px 5px #000}.product-title-container{flex:1}.product-arrow{opacity:0;transform:translateX(-10px);transition:all .3s ease;color:#109c5d;font-size:2rem;margin-left:1rem}.product-card:hover .product-arrow{opacity:1;transform:translateX(0);animation:bounceRight 1s infinite}@keyframes bounceRight{0%,to{transform:translateX(0)}50%{transform:translateX(5px)}}@media (min-width:768px){@media (min-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr);max-width:1200px;justify-items:center}}@media (min-width:768px) and (max-width:1199px){.products-grid{grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto 5rem;justify-items:center}}}@media (max-width:767px){.products-section{padding:1rem 3rem}}.products-grid{justify-content:center;align-content:start}@supports (display:flex){.products-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:5rem}.product-card{flex:0 0 375px;margin:0}}.filter-toggle{text-align:center;margin-bottom:1rem}.filter-button{background-color:#109c5d;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background .3s}.filter-button:hover{background-color:#0d7f4b}.filter-options{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2rem;gap:1rem}.filter-label{font-family:Poppins,sans-serif;color:#333;font-size:1rem;display:flex;align-items:center;gap:.5rem}.sector-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin:2rem 0}.sector-tag{padding:.4rem 1rem;border:1px solid #109c5d;background:#fff;color:#109c5d;font-size:.95rem;border-radius:20px;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif}.sector-tag.active,.sector-tag:hover{background-color:#109c5d;color:#fff}.more-products-wrapper{display:flex;justify-content:center;margin-top:2rem}.more-products-button{padding:.75rem 2rem;background-color:#109c5d;color:#fff;border:none;border-radius:4px;font-family:Bebas Neue,sans-serif;font-size:1.5rem;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.more-products-button:hover{background-color:#0c7b49;transform:scale(1.05)}.first-word{color:#109c5d}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-25px)}}@keyframes borderPulse{0%{border-color:#64d99d}50%{border-color:#109c5d}to{border-color:#64d99d}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.main-container,.second-container{display:flex;align-items:center;justify-content:space-between;gap:60px;flex-wrap:wrap;perspective:1000px;position:relative;padding:20px 100px}.second-container{padding-bottom:80px}.main-container{background-size:cover;background-attachment:fixed;padding-top:40px}.main-container:before{content:"";position:absolute;inset:0;z-index:0}.second-container{flex-direction:row-reverse;margin-bottom:40px;background-size:cover;background-attachment:fixed}.second-container:before{content:"";position:absolute;inset:0;z-index:0}.content-side{flex:1;opacity:0;transform:translateX(-20px);animation:fadeInRight .8s ease-out forwards;animation-delay:.3s;position:relative;z-index:1}.second-container .content-side{transform:translateX(20px);animation-name:fadeInLeft}.title{font-family:Bebas Neue,sans-serif;font-size:60px;margin:0 0 20px;color:#3d3d3d;font-weight:400;position:relative;display:inline-block;line-height:1.1}.description{font-size:18px;line-height:1.5;color:#555;margin-bottom:30px;max-width:600px;font-weight:400;transition:all .4s ease}.cta-button{background:linear-gradient(135deg,#1c6544,#109c5d);color:#fff;padding:4px 60px;font-size:1.5rem;border:none;cursor:pointer;transition:all .4s ease;font-weight:300;text-transform:uppercase;font-family:Bebas Neue,sans-serif;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(28,101,68,.3);text-decoration:none;display:inline-block}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(28,101,68,.4)}.cta-button:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:.5s}.cta-button:hover:after{left:100%}.image-layout{position:relative;width:520px;height:460px;flex-shrink:0;animation:float 6s ease-in-out infinite;z-index:1}.second-container .image-layout{position:relative;width:420px;height:570px;flex-shrink:0}.image{position:absolute;border-radius:12px;overflow:hidden;box-shadow:4px 6px 6px rgba(0,0,0,.16);transition:all .5s cubic-bezier(.25,.45,.45,.95);box-shadow:0 10px 20px rgba(0,0,0,.2);border:2px solid #fff}.image img{display:block;width:100%;height:100%;object-fit:cover}.main-image{width:440px;height:260px;top:100px;z-index:2}.second-image{width:276px;height:450px;top:100px;z-index:2}.top-right-image{width:190px;height:140px;top:10px;right:30px;z-index:3}.bottom-left-image{width:140px;height:190px;bottom:0;left:-40px;z-index:3}.second-container .bottom-left-image{width:195px;height:135px;bottom:-50px;left:-80px;z-index:3}.second-container .top-right-image{width:230px;height:150px;top:10px;right:30px;z-index:3}.bottom-left-image:hover,.main-image:hover,.second-container .bottom-left-image:hover,.second-container .top-right-image:hover,.second-image:hover,.top-right-image:hover{transform:scale(1.05) rotate(1deg);box-shadow:0 15px 30px rgba(0,0,0,.3)}.main-border{top:75px;left:-30px;width:510px;height:320px}.main-border,.second-border{position:absolute;border:2px solid #109c5d;z-index:1;pointer-events:none;animation:borderPulse 4s ease-in-out infinite}.second-border{top:160px;left:-47px;width:370px;height:425px}.border-gap{position:absolute;background:#fff;z-index:2}.top-right-gap{top:-2px;right:-2px;width:220px;height:110px}.bottom-left-gap{bottom:-2px;left:-2px;width:170px;height:160px}.second-container .top-right-gap{top:-2px;right:-16px;width:360px;height:36px}.second-container .bottom-left-gap{bottom:-2px;left:-2px;width:195px;height:135px}@media (max-width:768px){.main-container,.second-container{flex-direction:column;padding:20px;gap:160px}.main-border,.second-border{display:none}.image-layout{width:100%;max-width:400px;height:350px}.main-image{max-width:360px}.top-right-image{right:-25px}.bottom-left-image{bottom:-100px;left:-25px}.second-image{max-width:320px;justify-self:center}.second-container .bottom-left-image{bottom:-140px;left:-25px}.second-container .top-right-image{right:-25px}.second-container .image-layout{width:100%;max-width:350px;height:450px}.title{font-size:40px}.content-side,.description,.title{text-align:center}}.shared-bg-wrapper{position:relative;width:100%}.shared-bg-wrapper:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff -3%,hsla(0,0%,100%,.75) 53%,#fff 105%);z-index:0}.content-wrapper{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:40px 20px}.resources-wrapper{text-align:center;padding:20px 0;position:relative;z-index:1}.resources-heading{font-family:Bebas Neue,sans-serif;font-size:3.5rem;margin-bottom:1rem;z-index:2;position:relative}.resources-description{font-family:Poppins,sans-serif;font-size:16px;margin-bottom:3rem;max-width:80%;margin-left:auto;margin-right:auto;z-index:2;position:relative}.resources-section{background-image:url(/BG/OPERABLE\ WALLS.webp);background-attachment:fixed;background-size:contain;background-position:50%;padding:100px 20px;display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;color:#fff;position:relative}.resources-section:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.849);z-index:0}.resource-item{width:100%;font-family:Bebas Neue,sans-serif;max-width:80%;font-size:2.6rem;position:relative;z-index:1;cursor:pointer;overflow:hidden;color:#fff;transition:color .7s ease-out;text-align:left;text-transform:uppercase;padding-left:2rem}.resource-item:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:#fff;z-index:-1;transition:width .6s ease-in-out}.resource-item:hover:before{width:100%}.resource-item:hover{color:#000}.divider{height:1px;width:100%;max-width:80%;background-color:#fff;z-index:1}.clients-wrapper{overflow:hidden;padding:2rem 0;position:relative;height:40vh;min-height:350px;max-height:400px;display:flex;flex-direction:column;margin:0 auto;background-color:#fbfbfb}.clients-heading{text-align:center;margin-bottom:2rem;font-size:clamp(1.5rem,48px,48px);color:#3d3d3d}.clients-carousel-container{width:100%;overflow:hidden;position:relative;flex-grow:1;padding:1rem 0}.clients-carousel-track{display:flex;align-items:center;gap:5rem;width:max-content;animation:scroll 25s linear infinite}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logo-container{flex:0 0 auto;min-height:8rem;max-height:11rem;aspect-ratio:16/9;padding:0 2rem;display:flex;align-items:center;justify-content:center}.client-logo{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;padding:.5rem}.client-logo:hover{filter:grayscale(0);opacity:1;transform:scale(1.15);transition:all .6s ease}@media (max-width:1024px){.logo-container{padding:0 1.5rem;height:65%}}@media (max-width:768px){.logo-container{padding:0 1rem;height:60%}.clients-wrapper{min-height:200px}.client-logo{max-height:75%}}@media (max-width:480px){.logo-container{padding:0 .75rem;height:55%}.clients-heading{margin-bottom:1rem}}.news-nav{position:fixed;right:0;top:70%;transform:translateY(-50%);z-index:1000;cursor:pointer;flex-direction:column;align-items:flex-end}.nav-trigger,.news-nav{transition:all .4s ease;display:flex}.nav-trigger{align-items:center;background:#fff;border-radius:25px 0 0 25px;padding:10px 15px 10px 20px;box-shadow:-5px 5px 15px rgba(0,0,0,.5);position:relative;overflow:hidden;border:1px solid #fff;height:60px}.news-nav.hovered .nav-trigger{height:90px;background-size:cover;background-position:50%;background-repeat:no-repeat;box-shadow:-5px 5px 20px rgba(0,0,0,.7);transition:height .9s ease}.news-nav.hovered .nav-trigger:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4);z-index:0;border-radius:25px 0 0 25px}.news-nav .trigger-icon,.news-nav .trigger-text{position:relative;z-index:1}.trigger-icon{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#4caf50;font-weight:700;font-size:12px;position:relative;z-index:2;box-shadow:0 0 15px rgba(76,175,80,.5);border:1px solid #4caf50;transition:all .3s ease}.pulse-circle{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:rgba(76,175,80,.4);z-index:1;animation:pulse 1.5s ease-out infinite}.pulse-circle.delay{animation-delay:.5s}.pulse-circle.delay-2{animation-delay:1s}.trigger-text{max-width:0;overflow:hidden;white-space:nowrap;transition:all .4s ease;margin-left:0;color:#fff;font-weight:500;text-shadow:0 0 5px rgba(76,175,80,.5)}.news-nav.hovered .trigger-text{max-width:250px;margin-left:15px}@keyframes pulse{0%{transform:scale(.8);opacity:.8}70%{transform:scale(2.5);opacity:0}to{transform:scale(2.6);opacity:0}}.news-nav.animating .trigger-text span{animation:textFadeOut .3s forwards}@keyframes textFadeOut{to{opacity:0;transform:translateX(-20px)}}@media (max-width:768px){.news-nav{top:auto;bottom:20px;transform:none}}