.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 0;transition:background-color .3s ease,padding .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,padding .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,padding .3s ease,-webkit-backdrop-filter .3s ease;opacity:0;transform:translateY(-100%);animation:navSlideDown 1s cubic-bezier(.16,1,.3,1) .1s both}.navbar.scrolled{background-color:hsla(44,27%,92%,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 0;box-shadow:0 2px 20px rgba(0,70,67,.08)}.nav-container{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 32px}.navbar .logo{font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700;color:#004643;text-decoration:none;transition:transform .3s ease;filter:none;width:auto;height:auto}.navbar .logo:hover{transform:scale(1.05)}.logo-text{font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700;color:#004643}kw .navbar .logo-img{height:45px;width:auto;object-fit:contain}.navbar .nav-menu{display:flex;list-style:none;gap:40px;align-items:center;padding:0;margin:0;position:static;background:none;float:none}.navbar .nav-menu li a{color:#000;text-decoration:none;font-weight:500;font-size:16px;position:relative;transition:color .3s ease;padding:0;display:inline}.navbar .nav-menu li a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#004643;transition:width .3s ease}.navbar .nav-menu li a:hover{color:#004643}.navbar .nav-menu li a:hover:after{width:100%}.cta-btn{padding:12px 28px;border:none;border-radius:50px;font-weight:600;font-size:16px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.cta-btn.primary{background-color:#004643;color:#fff}.cta-btn.primary:hover{background-color:#003330;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,70,67,.3)}.cta-btn.secondary{background-color:transparent;color:#004643;border:2px solid #004643}.cta-btn.secondary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,70,67,.2)}.cta-btn.secondary:hover,.nav-cta{background-color:#004643;color:#fff}.nav-cta:hover{background-color:#003330;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,70,67,.3)}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;background:hsla(0,0%,100%,.9);border:2px solid #004643;border-radius:8px;cursor:pointer;padding:8px;z-index:1002;width:44px;height:44px;min-width:44px;min-height:44px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,70,67,.15);position:relative}.hamburger:hover{background:#004643;border-color:#004643}.hamburger:hover span{background-color:#fff}.hamburger span{width:20px;height:3px;background-color:#004643;border-radius:2px;transition:transform .3s ease,opacity .3s ease,background-color .3s ease;position:relative}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px);background-color:#fff}.hamburger.active span:nth-child(2){opacity:0;transform:scale(0)}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px);background-color:#fff}.hamburger.active{background:#004643;border-color:#004643;width:44px;height:44px;min-width:44px;min-height:44px;box-shadow:0 4px 12px rgba(0,70,67,.4)}.hamburger.active span{background-color:#fff}.hackathon-section{background:linear-gradient(180deg,rgba(0,70,67,.16),rgba(0,70,67,.11) 58%,hsla(0,0%,100%,0));position:relative;overflow:hidden;border-top:none;margin-bottom:-1px}.hackathon-section:after,.hackathon-section:before{content:none}.hackathon-section .sub-heading-div{border-color:rgba(0,70,67,.15)!important;background:rgba(0,70,67,.06)!important}.hackathon-section .sub-heading-text{color:#004643!important}.hackathon-section .blog-card,.hackathon-section .blog-thumb-image-div{border-radius:20px;overflow:hidden}.hackathon-section .blog-slider-wrapper{margin-top:60px}.hackathon-section .blog-slider-mask{max-width:100%;overflow:hidden;display:flex}.hackathon-section .blog-slider.w-slide{flex:1 1;margin-right:24px}.hackathon-section .blog-slider.w-slide:last-child{margin-right:0}.hackathon-section .blog-thumb-image{width:100%;height:320px;object-fit:cover}@media screen and (max-width:991px){.hackathon-section .blog-slider-wrapper{margin-top:40px}.hackathon-section .blog-slider.w-slide{margin-right:16px}.hackathon-section .blog-thumb-image{height:280px}}@media screen and (max-width:767px){.hackathon-section .w-container{padding:0 20px}.hackathon-section .blog-slider-wrapper{margin-top:32px}.hackathon-section .blog-slider.w-slide{margin-right:12px}.hackathon-section .blog-thumb-image{height:240px}.hackathon-section .h2-heading{font-size:28px}.hackathon-section .large-paragraph{font-size:16px}}@media screen and (max-width:479px){.hackathon-section .w-container{padding:0 16px}.hackathon-section .blog-slider-wrapper{margin-top:24px}.hackathon-section .blog-slider.w-slide{margin-right:8px}.hackathon-section .blog-thumb-image{height:200px}.hackathon-section .h2-heading{font-size:24px}.hackathon-section .large-paragraph{font-size:15px}.hackathon-section .sub-heading-div{padding:6px 16px}.hackathon-section .sub-heading-text{font-size:11px}}.hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:clip;padding-top:140px;padding-bottom:100px;box-sizing:border-box}.hero:after{content:"";bottom:0;height:200px;background:linear-gradient(180deg,transparent 0,rgba(224,237,234,.5) 50%,#e4efec);z-index:2;pointer-events:none}.hero-background,.hero:after{position:absolute;left:0;width:100%}.hero-background{top:0;height:100%;z-index:0;overflow:hidden}.gradient-orb{position:absolute;border-radius:50%;filter:blur(100px);will-change:transform;opacity:0}.gradient-orb,.orb-1{animation:orbFadeIn 2s ease-out forwards,float 20s ease-in-out 2s infinite}.orb-1{width:600px;height:600px;background:linear-gradient(135deg,#004643,#00665f);top:-200px;left:-100px}.orb-2{width:500px;height:500px;background:linear-gradient(135deg,#004643,#005c56);bottom:-150px;right:-100px;animation:orbFadeIn 2s ease-out .4s forwards,float 20s ease-in-out 2.4s infinite}.orb-3{width:400px;height:400px;background:linear-gradient(135deg,#00665f,#004643);top:50%;left:50%;transform:translate(-50%,-50%);animation:orbFadeIn 2s ease-out .8s forwards,float 20s ease-in-out 2.8s infinite}@keyframes orbFadeIn{0%{opacity:0;transform:scale(.6)}to{opacity:.3;transform:scale(1)}}.hero-container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;max-width:1280px;margin:0 auto;padding:0 32px}.hero-content{transform:translateX(-80px);animation:slideInFromLeft 1.5s cubic-bezier(.16,1,.3,1) .3s both}.hero-content,.hero-content>*{opacity:0;will-change:transform,opacity}.hero-content>*{transform:translateX(-40px) translateY(10px);animation:slideChildIn 1.2s cubic-bezier(.16,1,.3,1) both}.hero-content>:first-child{animation-delay:.6s}.hero-content>:nth-child(2){animation-delay:.85s}.hero-content>:nth-child(3){animation-delay:1.1s}.hero-content>:nth-child(4){animation-delay:1.35s}.hero-content>:nth-child(5){animation-delay:1.6s}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:50px;background:rgba(0,70,67,.08);border:1px solid rgba(0,70,67,.15);color:#004643;font-size:14px;font-weight:600;margin-bottom:28px}.hero-badge i{font-size:12px;color:#00897b}.hero-title{font-size:46px;font-weight:800;line-height:1.15;color:#1a1a1a;margin-top:-15px;margin-bottom:16px;letter-spacing:-.5px;white-space:nowrap}.hero-tagline,.hero-title{font-family:Poppins,sans-serif}.hero-tagline{margin-top:10px;font-size:24px;font-weight:600;line-height:1.3;color:#004643;margin-bottom:24px;letter-spacing:-.3px}.hero-highlight{color:#004643;position:relative;display:inline;background:linear-gradient(90deg,#004643,#00897b,#004643);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmerText 3s ease-in-out 1.5s infinite;margin-top:-10px}.hero-description{font-size:17px;line-height:1.8;color:#555;margin-bottom:36px;max-width:520px}.hero-cta{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px}.hero-stats{display:flex;align-items:center;gap:28px}.hero-stat{display:flex;flex-direction:column}.stat-number{font-family:Poppins,sans-serif;font-size:28px;font-weight:800;color:#004643;line-height:1.1}.stat-label{font-size:13px;color:#888;font-weight:500;margin-top:4px}.hero-stat-divider{width:1px;height:36px;background:#d9ddd9}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateX(80px) scale(.95);animation:slideInFromRight 1.6s cubic-bezier(.16,1,.3,1) .7s both;will-change:transform,opacity}.hero-video-wrapper{position:relative;width:100%;max-width:380px;border-radius:0;overflow:visible;box-shadow:none;border:none;outline:none;background:transparent;padding:0;transition:none}.hero-video-wrapper:hover{box-shadow:none}.hero-video-wrapper:after,.hero-video-wrapper:before{display:none}.hero-video{width:100%;height:auto;border-radius:0;border:none;outline:none;box-shadow:none;position:relative;z-index:1;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block;object-fit:cover;object-position:center;margin-top:-15%;margin-bottom:-15%;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 2%,#000 98%,transparent),linear-gradient(180deg,transparent 0,#000 2%,#000 98%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0,#000 2%,#000 98%,transparent),linear-gradient(180deg,transparent 0,#000 2%,#000 98%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.hero-video:hover{transform:none}video::-webkit-media-controls,video::-webkit-media-controls-picture-in-picture-button,video::-webkit-media-controls-translate-button{display:none!important;-webkit-appearance:none}.hero-video-glow{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:80%;height:80px;background:radial-gradient(ellipse,rgba(0,70,67,.18) 0,transparent 70%);filter:blur(20px);z-index:0;animation:pulseGlow 3s ease-in-out 1.5s infinite}.hero-float-card{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 18px;background:#fff;border-radius:14px;box-shadow:0 8px 30px rgba(0,70,67,.12);font-size:13px;font-weight:600;color:#1a1a1a;z-index:3;opacity:0;animation:floatCardEntrance 1.2s cubic-bezier(.16,1,.3,1) 2s both,floatBadge 4s ease-in-out 3.2s infinite}.hero-float-card i{font-size:16px;color:#fff;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(135deg,#004643,#00897b)}.float-card-1{top:16%;left:-24px;animation-delay:0s}.float-card-2{bottom:18%;right:-16px;animation-delay:2s}@keyframes floatCardEntrance{0%{opacity:0;transform:scale(.5) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes navSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}@keyframes slideChildIn{0%{opacity:0;transform:translateX(-40px) translateY(10px)}to{opacity:1;transform:translateX(0) translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(80px) scale(.95)}60%{opacity:1;transform:translateX(-8px) scale(1.01)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes shimmerText{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes underlineGrow{0%{width:0}to{width:100%}}@keyframes pulseGlow{0%,to{opacity:1;transform:translateX(-50%) scale(1)}50%{opacity:.6;transform:translateX(-50%) scale(1.15)}}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media (hover:none) and (pointer:coarse){.expertise-card:hover,.expertise-card:hover .expertise-card-image-wrap img{transform:none}.expertise-card:hover .expertise-card-overlay{background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.5) 40%,rgba(0,0,0,.2) 70%,transparent)}.expertise-card:hover .expertise-card-cta{transform:none;box-shadow:0 4px 20px rgba(0,70,67,.1)}.expertise-card:hover .expertise-tag{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.15)}.cta-btn:hover,.hero-video:hover{transform:none}}@media screen and (max-width:767px){.hero-video-wrapper{max-width:320px;border-radius:32px;overflow:hidden;background:transparent}.hero-video{margin-top:0;margin-bottom:0;border-radius:32px;-webkit-mask-image:none;mask-image:none;-webkit-mask-composite:initial;mask-composite:add}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.blog-thumb-image,.expertise-card-image-wrap img,.hero-video{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media screen and (min-width:1200px){.hero-container{max-width:1280px}.expertise-cards-wrapper{max-width:1000px}}@media screen and (max-width:1199px){.hero-container{max-width:960px;padding:0 24px}.expertise-cards-wrapper{max-width:900px}}@media screen and (max-width:991px){.hero-container{grid-template-columns:1fr;gap:40px;text-align:center;padding:0 20px}.hero-content{display:flex;flex-direction:column;align-items:center;animation-name:fadeInUp;transform:translateY(30px)}.hero-content>*{transform:translateY(10px);animation-name:fadeInUp}.hero-description{max-width:560px;margin-left:auto;margin-right:auto}.hero-cta,.hero-stats{justify-content:center}.hero-title{font-size:38px;white-space:nowrap}.hero-tagline{font-size:20px}.hero-visual{order:-1;animation-name:fadeInUp;transform:translateY(30px)}.hero-video-wrapper{max-width:300px}.float-card-1{left:0}.float-card-2{right:0}.expertise-cards-wrapper{grid-template-columns:repeat(2,1fr);gap:20px;max-width:100%;padding:0 20px}.expertise-card{min-height:440px}.expertise-card-title{font-size:22px}.expertise-card--centered{max-width:100%}.hero{min-height:auto;padding-top:120px;padding-bottom:40px}.hero-container{grid-template-columns:1fr;gap:30px;padding:0 20px}.hero-title{font-size:30px;white-space:nowrap}.hero-tagline{font-size:18px}.hero-description{font-size:15px}.hero-stats{gap:16px;flex-wrap:wrap;justify-content:center}.stat-number{font-size:22px}.hero-float-card{display:none}.hero-cta{flex-direction:column;align-items:center}.expertise-cards-wrapper{grid-template-columns:1fr!important;gap:20px;padding:0 16px;margin-top:40px}.expertise-card{min-height:400px}.expertise-card[data-reveal=left]{transform:translateX(-40px)}.expertise-card[data-reveal=right]{transform:translateX(40px)}.expertise-card-glass{padding:22px 20px 20px;gap:8px}.expertise-card-title{font-size:21px}.expertise-card-desc{font-size:13px}.expertise-tag{padding:4px 10px;font-size:10.5px}.expertise-card-cta{padding:9px 18px;font-size:12.5px}.expertise-card--centered{max-width:100%}.expertise-card-blur{height:70%}}@media screen and (max-width:575px){.hero-title{font-size:28px;white-space:nowrap}.hero-tagline{font-size:16px}.hero-description{font-size:14px}.expertise-cards-wrapper{grid-template-columns:1fr!important;padding:0 12px;gap:16px}.expertise-card{min-height:380px}.expertise-card-title{font-size:20px}.expertise-card-desc{font-size:12px}.navbar .nav-menu li a{font-size:20px;padding:12px 24px;background:hsla(0,0%,100%,.12);border:2px solid hsla(0,0%,100%,.25);border-radius:50px}}@media screen and (max-width:479px){.nav-container{padding:0 16px}.navbar .nav-menu{padding:80px 0 0}.hero-title{font-size:26px;line-height:1.2;white-space:nowrap}.hero-tagline{font-size:15px}.hero-description{font-size:14px;line-height:1.6}.hero-cta{gap:12px}.cta-btn{padding:10px 20px;font-size:14px}.hero-stats{gap:12px}.stat-number{font-size:20px}.stat-label{font-size:12px}.expertise-cards-wrapper{grid-template-columns:1fr!important;padding:0 8px;gap:12px;margin-top:32px}.expertise-card{min-height:360px;border-radius:20px}.expertise-card-glass{padding:18px 16px 16px;gap:6px}.expertise-card-title{font-size:18px;line-height:1.3}.expertise-card-desc{font-size:12px;line-height:1.5}.expertise-tag{padding:3px 8px;font-size:10px}.expertise-card-cta{padding:8px 16px;font-size:12px}.expertise-card-overlay{border-radius:20px}.expertise-card-blur{height:75%}.navbar .nav-menu li a{font-size:18px;padding:12px 24px;background:hsla(0,0%,100%,.12);border:2px solid hsla(0,0%,100%,.25);border-radius:50px;min-width:160px}.hamburger.active{right:16px;width:48px;height:48px;min-width:48px;min-height:48px}.navbar .nav-menu:after{top:15px;right:15px;width:45px;height:45px;font-size:28px}.navbar .nav-menu ul{gap:30px}}@media screen and (max-width:991px){.products-hero{padding:140px 0 80px}.products-hero-inner{padding:0 24px}.products-hero-heading{font-size:42px;line-height:1.15}.products-hero-sub{font-size:16px;line-height:1.6;max-width:500px}}@media screen and (max-width:767px){.products-hero{padding:120px 0 60px}.products-hero-inner{padding:0 20px}.products-hero-heading{font-size:36px;line-height:1.2}.products-hero-sub{font-size:15px;margin:0 auto 24px}.products-hero-badge{font-size:11px;padding:6px 16px;margin-bottom:20px}}@media screen and (max-width:575px){.products-hero{padding:100px 0 50px}.products-hero-inner{padding:0 16px}.products-hero-heading{font-size:30px;line-height:1.25}.products-hero-sub{font-size:14px;margin:0 auto 20px}.products-hero-badge{font-size:10px;padding:5px 14px;margin-bottom:16px}}@media screen and (max-width:479px){.products-hero{padding:80px 0 40px}.products-hero-inner{padding:0 12px}.products-hero-heading{font-size:26px;line-height:1.3}.products-hero-sub{font-size:13px;margin:0 auto 16px;line-height:1.7}.products-hero-badge{font-size:9px;padding:4px 12px;margin-bottom:14px}}@media screen and (max-width:991px){.products-service-wrapper{padding:0 24px}.service-grid._01,.service-grid._02{grid-template-columns:1fr;gap:24px}.service-div{margin-bottom:0;position:relative;transition:transform .3s ease,box-shadow .3s ease}.service-div:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,70,67,.15);z-index:10}.service-page-detail-div{padding:24px}.service-heading-div .h3-heading{font-size:24px}.service-card-paragraph{font-size:15px;line-height:1.6}.products-section-heading{font-size:32px;margin-bottom:24px}}@media screen and (max-width:767px){.products-service-wrapper{padding:0 20px}.service-grid._01,.service-grid._02{grid-template-columns:1fr;gap:20px}.service-div{margin-bottom:0;position:relative;transition:transform .3s ease,box-shadow .3s ease}.service-div:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(0,70,67,.15);z-index:10}.service-page-detail-div{padding:20px}.service-heading-div .h3-heading{font-size:22px}.service-card-paragraph{font-size:14px;line-height:1.6}.products-section-heading{font-size:28px;margin-bottom:20px}.service-text{font-size:15px;margin-bottom:32px}}@media screen and (max-width:575px){.products-service-wrapper{padding:0 16px}.service-grid._01,.service-grid._02{grid-template-columns:1fr;gap:16px}.service-div{margin-bottom:0;position:relative;transition:transform .3s ease,box-shadow .3s ease}.service-div:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,70,67,.15);z-index:10}.service-page-detail-div{padding:16px}.service-heading-div .h3-heading{font-size:20px}.service-card-paragraph{font-size:13px;line-height:1.6}.products-section-heading{font-size:24px;margin-bottom:16px}.service-text{font-size:14px;margin-bottom:24px}}@media screen and (max-width:479px){.products-service-wrapper{padding:0 12px}.service-grid._01,.service-grid._02{grid-template-columns:1fr;gap:12px}.service-div{margin-bottom:0;position:relative;transition:transform .3s ease,box-shadow .3s ease}.service-div:hover{transform:translateY(-3px);box-shadow:0 4px 16px rgba(0,70,67,.15);z-index:10}.service-page-detail-div{padding:12px}.service-heading-div .h3-heading{font-size:18px}.service-card-paragraph{font-size:12px;line-height:1.5}.products-section-heading{font-size:20px;margin-bottom:12px}.service-text{font-size:13px;margin-bottom:20px}}@media screen and (max-width:991px){.newsletter-section .w-container{padding:0 24px}.newsletter-section .h1-heading{font-size:clamp(32px,4vw,48px)!important}.newsletter-section .newsletter-paragraph{font-size:16px}}@media screen and (max-width:767px){.newsletter-section .w-container{padding:0 20px}.newsletter-section .h1-heading{font-size:clamp(28px,5vw,36px)!important}.newsletter-section .newsletter-paragraph{font-size:15px}.newsletter-section .newsletter-button-div{flex-direction:column;align-items:center;gap:16px}}@media screen and (max-width:575px){.newsletter-section .w-container{padding:0 16px}.newsletter-section .h1-heading{font-size:clamp(24px,6vw,30px)!important}.newsletter-section .newsletter-paragraph{font-size:14px}.newsletter-section .common-button{width:100%;max-width:280px}}@media screen and (max-width:479px){.newsletter-section .w-container{padding:0 12px}.newsletter-section .h1-heading{font-size:clamp(20px,7vw,26px)!important}.newsletter-section .newsletter-paragraph{font-size:13px}.newsletter-section .common-button{width:100%;max-width:240px;padding:12px 20px;font-size:14px}}.about-centered{text-align:center;max-width:860px;margin:0 auto;padding:60px 0 20px}.about-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:50px;background:rgba(0,70,67,.07);border:1px solid rgba(0,70,67,.18);color:#004643;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:28px}.eyebrow-dot{width:8px;height:8px;background:#00897b;border-radius:50%;flex-shrink:0;animation:eyebrowPulse 2s ease-in-out infinite}@keyframes eyebrowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.65)}}.about-centered .about-heading{font-family:Poppins,sans-serif;font-size:54px;font-weight:800;color:#0f1f1f;margin-bottom:40px;line-height:1.1;letter-spacing:-1.5px}.about-heading-accent{background:linear-gradient(90deg,#004643,#00897b 50%,#004643);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmerText 4s ease-in-out infinite}.about-pillars{display:inline-flex;align-items:center;justify-content:center;gap:0;margin-bottom:40px;background:hsla(0,0%,100%,.6);border:1px solid rgba(0,70,67,.12);border-radius:20px;padding:22px 40px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 24px rgba(0,70,67,.06)}.about-pillar{display:flex;align-items:center;gap:12px;padding:0 28px}.about-pillar span{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#1a1a1a;white-space:nowrap}.pillar-icon{font-size:16px;color:#00897b;flex-shrink:0}.about-pillar-divider{width:1px;height:36px;background:linear-gradient(180deg,transparent,rgba(0,70,67,.25),transparent)}.proven-statement{position:relative;max-width:700px;margin:0 auto;padding:24px 36px 24px 48px;background:linear-gradient(135deg,rgba(0,70,67,.06),rgba(0,137,123,.03));border:1px solid rgba(0,70,67,.13);border-left:4px solid #004643;border-radius:20px;overflow:hidden;text-align:left}.proven-statement:after{content:"";position:absolute;top:0;right:0;width:160px;height:100%;background:linear-gradient(270deg,rgba(0,137,123,.06),transparent);pointer-events:none}.proven-quote-mark{position:absolute;top:-8px;left:18px;font-size:96px;color:rgba(0,70,67,.09);font-family:Georgia,Times New Roman,serif;line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.proven-statement-text{font-family:Poppins,sans-serif;font-size:17px;font-weight:600;color:#1a1a1a;line-height:1.5;margin:0;position:relative;z-index:1}.proven-statement-text em{font-style:normal;color:#004643;font-weight:700}.about-text-animate{opacity:0;transform:translateY(40px);transition:opacity 1.4s cubic-bezier(.16,1,.3,1),transform 1.4s cubic-bezier(.16,1,.3,1)}.about-text-animate.is-visible{opacity:1;transform:translateY(0)}.about-text-animate--delay-1{transition-delay:.25s}.about-text-animate--delay-2{transition-delay:.5s}@media screen and (max-width:991px){.about-centered{max-width:700px;padding:40px 20px 16px}.about-centered .about-heading{font-size:44px;letter-spacing:-1px}.about-pillars{padding:18px 24px}.about-pillar{padding:0 20px}.about-pillar span{font-size:15px}.proven-statement{padding:28px 36px 28px 48px}.proven-statement-text{font-size:18px}}@media screen and (max-width:767px){.about-centered{max-width:100%;padding:32px 16px 12px}.about-centered .about-heading{font-size:34px;letter-spacing:-.5px;margin-bottom:28px}.about-pillars{flex-direction:column;padding:20px 28px;gap:14px;width:100%;box-sizing:border-box}.about-pillar-divider{width:48px;height:1px;background:linear-gradient(90deg,transparent,rgba(0,70,67,.25),transparent)}.about-pillar{padding:0;justify-content:center}.about-pillar span{white-space:normal}.proven-statement{padding:24px 24px 24px 40px}.proven-statement-text{font-size:16px}.proven-quote-mark{font-size:76px;top:-4px;left:12px}}@media screen and (max-width:479px){.about-centered .about-heading{font-size:28px;letter-spacing:-.3px}.about-eyebrow{font-size:11px;padding:6px 16px;letter-spacing:.8px}.about-pillars{padding:18px 20px}.about-pillar span{font-size:14px}.proven-statement{padding:20px 20px 20px 36px}.proven-statement-text{font-size:15px}.proven-quote-mark{font-size:64px}}:root{--exp-green-dark:#004643;--exp-green-mid:#00665f;--exp-green-accent:#00897b;--exp-green-light:#e0f2f1;--exp-bg:#f0ede5;--exp-radius:28px;--exp-font-heading:"Space Grotesk",sans-serif;--exp-font-body:"Inter",sans-serif}.about-section{overflow:visible;background:linear-gradient(180deg,#e4efec,#eaf0ee 40%,#e2ece9)}.about-section .blur-div{background-color:transparent;background:linear-gradient(180deg,#e4efec 0,transparent);filter:blur(12px);height:80px;margin-top:-40px}.about-section:after,.about-section:before{content:"";position:absolute;border-radius:50%;filter:blur(260px);pointer-events:none;z-index:0}.about-section:before{width:850px;height:850px;background:radial-gradient(circle,rgba(0,137,123,.4) 0,transparent 60%);top:-220px;left:-280px;animation:float 24s ease-in-out infinite}.about-section:after{width:750px;height:750px;background:radial-gradient(circle,rgba(0,70,67,.32) 0,transparent 60%);bottom:-200px;right:-220px;animation:float 28s ease-in-out 4s infinite}.about-section .w-container{position:relative;z-index:1}.expertise-cards-wrapper{max-width:880px;margin:56px auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.expertise-card{position:relative;border-radius:var(--exp-radius);overflow:hidden;min-height:400px;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;text-decoration:none;border:1px solid hsla(0,0%,100%,.15);box-shadow:0 2px 16px rgba(0,70,67,.06);opacity:0;filter:blur(4px);transition:opacity 1.3s cubic-bezier(.16,1,.3,1),transform 1.3s cubic-bezier(.16,1,.3,1),filter 1.3s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,border-color .4s ease;will-change:transform,opacity,filter}.expertise-card[data-reveal=left]{transform:translateX(-60px)}.expertise-card[data-reveal=right]{transform:translateX(60px)}.expertise-card.is-visible{opacity:1;transform:translateX(0);filter:blur(0)}.expertise-card[data-reveal=left].is-visible,.expertise-card[data-reveal=right].is-visible{transform:translateX(0)}.expertise-card[data-reveal=left] .expertise-card-image-wrap img{object-position:center top}.expertise-card[data-reveal=right] .expertise-card-image-wrap img{transform:translateY(-30px);object-position:center top}.expertise-card[data-reveal=right].is-visible:hover .expertise-card-image-wrap img{transform:translateY(-30px) scale(1.05)}.service-detail-hero-image{border-radius:40px;box-shadow:0 20px 50px rgba(0,70,67,.12),0 10px 25px rgba(0,70,67,.08),0 5px 12px rgba(0,70,67,.06),0 2px 6px rgba(0,70,67,.04);transition:transform .6s cubic-bezier(.22,1,.36,1),box-shadow .6s cubic-bezier(.22,1,.36,1),filter .6s cubic-bezier(.22,1,.36,1);filter:drop-shadow(0 8px 20px rgba(0,70,67,.08)) drop-shadow(0 4px 12px rgba(0,137,123,.04));position:relative;z-index:1}.service-detail-hero-image:before{content:"";position:absolute;inset:-6px;border-radius:46px;background:linear-gradient(135deg,rgba(0,70,67,.06),rgba(0,137,123,.04) 25%,rgba(15,81,50,.03) 50%,rgba(0,137,123,.04) 75%,rgba(0,70,67,.06));z-index:-1;opacity:.6;transition:opacity .6s ease;filter:blur(3px)}.service-detail-hero-image:after{content:"";position:absolute;inset:-12px;border-radius:52px;background:radial-gradient(ellipse at center,rgba(0,70,67,.02) 0,rgba(0,137,123,.01) 40%,rgba(15,81,50,.005) 70%,transparent 100%);z-index:-2;opacity:.4;transition:opacity .6s ease;filter:blur(6px)}.service-detail-hero-image:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 24px 60px rgba(0,70,67,.16),0 12px 30px rgba(0,70,67,.1),0 6px 15px rgba(0,70,67,.08),0 3px 8px rgba(0,70,67,.06);filter:drop-shadow(0 12px 30px rgba(0,70,67,.12)) drop-shadow(0 6px 16px rgba(0,137,123,.06))}.service-detail-hero-image:hover:before{opacity:.8;filter:blur(2px)}.service-detail-hero-image:hover:after{opacity:.6;filter:blur(4px)}.service-detail-hero-section{position:relative;background:linear-gradient(135deg,rgba(224,237,234,.4),rgba(228,239,236,.5) 25%,rgba(215,235,230,.4) 50%,rgba(228,239,236,.5) 75%,rgba(224,237,234,.4));overflow:hidden}.service-detail-hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:200px;background:linear-gradient(180deg,hsla(44,27%,92%,.95) 0,hsla(44,27%,92%,.8) 20%,hsla(44,27%,92%,.6) 40%,rgba(224,237,234,.4) 60%,rgba(228,239,236,.3) 80%,rgba(215,235,230,.2) 95%,transparent);z-index:1;pointer-events:none}.service-detail-hero-section:after{top:0;height:150px;background:linear-gradient(180deg,hsla(44,27%,92%,.9) 0,hsla(44,27%,92%,.7) 30%,rgba(224,237,234,.5) 60%,rgba(228,239,236,.3) 85%,transparent);z-index:2}.service-detail-hero-section+section,.service-detail-hero-section+section+section,.service-detail-hero-section+section+section+section{background:linear-gradient(135deg,rgba(224,237,234,.3),rgba(228,239,236,.4) 25%,rgba(215,235,230,.3) 50%,rgba(228,239,236,.4) 75%,rgba(224,237,234,.3));position:relative;overflow:hidden}.service-detail-hero-section+section+section+section:before,.service-detail-hero-section+section+section:before,.service-detail-hero-section+section:before{content:"";position:absolute;top:10%;right:5%;width:300px;height:300px;background:linear-gradient(135deg,#004643,#00665f);border-radius:50%;filter:blur(100px);opacity:.1;z-index:0}.service-detail-hero-section+section+section+section:after,.service-detail-hero-section+section+section:after,.service-detail-hero-section+section:after{content:"";position:absolute;bottom:10%;left:5%;width:250px;height:250px;background:linear-gradient(135deg,#005c56,#00897b);border-radius:50%;filter:blur(80px);opacity:.08;z-index:0}.service-detail-hero-section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:800px;background:linear-gradient(180deg,transparent 0,rgba(224,237,234,.15) 10%,rgba(228,239,236,.25) 20%,rgba(215,235,230,.35) 30%,rgba(228,239,236,.45) 40%,rgba(240,248,246,.55) 50%,rgba(248,252,250,.65) 60%,rgba(250,253,251,.75) 70%,rgba(252,254,253,.85) 80%,rgba(254,255,254,.92) 88%,hsla(0,0%,100%,.96) 94%,#fff);z-index:1;pointer-events:none}.service-detail-hero-section+section{position:relative;margin-top:-300px;padding-top:300px;background:#fff}.service-detail-hero-section+section .w-container,.service-detail-hero-section+section .w-layout-blockcontainer{position:relative;z-index:3}.service-detail-hero-section .green-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.6;z-index:0}.service-detail-hero-section .green-orb-1{width:500px;height:500px;background:linear-gradient(135deg,#004643,#00665f);top:-150px;left:-100px;opacity:.4}.service-detail-hero-section .green-orb-2{width:400px;height:400px;background:linear-gradient(135deg,#005c56,#004643);bottom:-100px;right:-80px;opacity:.3}.service-detail-hero-section .green-orb-3{width:300px;height:300px;background:linear-gradient(135deg,#00665f,#00897b);top:30%;right:10%;opacity:.25}.service-detail-hero-section .w-container,.service-detail-hero-section .w-layout-blockcontainer{position:relative;z-index:2}.service-detail-hero-section .w-layout-blockcontainer{background:linear-gradient(180deg,transparent 0,rgba(224,237,234,.1) 30%,rgba(228,239,236,.15) 60%,rgba(215,235,230,.2) 85%,rgba(228,239,236,.25) 95%,rgba(240,248,246,.3));border-radius:0 0 40px 40px;padding-bottom:60px}.service-detail-hero-grid{background:linear-gradient(180deg,hsla(0,0%,100%,.95) 0,hsla(0,0%,100%,.9) 40%,hsla(0,0%,100%,.85) 70%,hsla(0,0%,100%,.8) 85%,hsla(0,0%,100%,.7) 95%,hsla(0,0%,100%,.6));border-radius:24px;padding:40px;margin-bottom:40px;position:relative;z-index:3}.service-detail-hero-grid:before{content:"";position:absolute;inset:-2px;border-radius:26px;background:linear-gradient(135deg,rgba(0,70,67,.05),rgba(0,137,123,.03) 50%,rgba(0,70,67,.05));z-index:-1;opacity:.6}.expertise-card.is-visible:hover{transform:translateY(-1px);border-color:rgba(0,137,123,.25);box-shadow:0 8px 24px rgba(0,70,67,.14),0 0 0 1px rgba(0,137,123,.08)}.expertise-card-image-wrap{position:absolute;inset:0;z-index:0}.expertise-card-image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.expertise-card.is-visible:hover .expertise-card-image-wrap img{transform:scale(1.05)}.expertise-card-overlay{position:absolute;inset:0;z-index:1;border-radius:var(--exp-radius);background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.5) 40%,rgba(0,0,0,.2) 70%,transparent);transition:background .3s ease}.expertise-card.is-visible:hover .expertise-card-overlay{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.6) 40%,rgba(0,0,0,.3) 70%,transparent)}.expertise-card-blur{position:absolute;bottom:0;left:0;right:0;height:65%;z-index:2;pointer-events:none;background:linear-gradient(0deg,rgba(0,36,34,.55) 0,rgba(0,46,43,.35) 35%,rgba(0,70,67,.1) 65%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);mask-image:linear-gradient(0deg,#000 0,#000 40%,transparent);-webkit-mask-image:linear-gradient(0deg,#000 0,#000 40%,transparent);transition:opacity .4s ease}.expertise-card.is-visible:hover .expertise-card-blur{opacity:.95}.expertise-card-glass{position:relative;z-index:3;padding:24px 26px 22px;display:flex;flex-direction:column;gap:10px}.expertise-card-tags{display:flex;flex-wrap:wrap;gap:6px}.expertise-tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:50px;font-family:var(--exp-font-body);font-size:11px;font-weight:500;letter-spacing:.3px;color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .3s ease,border-color .3s ease}.expertise-tag:before{display:none}.expertise-card:hover .expertise-tag{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.25)}.expertise-card-title{font-family:var(--exp-font-heading);font-size:24px;font-weight:600;color:#fff;line-height:1.2;margin:0;letter-spacing:-.3px}.expertise-card-desc{font-family:var(--exp-font-body);font-size:13.5px;font-weight:400;color:hsla(0,0%,100%,.78);line-height:1.6;margin:0;max-width:380px}.expertise-card-cta{display:inline-flex;align-items:center;gap:8px;margin-top:4px;padding:10px 22px;border-radius:50px;font-family:var(--exp-font-body);font-size:13px;font-weight:600;letter-spacing:.2px;color:#fff;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-decoration:none;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease}.expertise-card:hover .expertise-card-cta{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.32);box-shadow:0 4px 20px rgba(0,70,67,.1);transform:translateY(-1px)}.expertise-card-cta svg{width:15px;height:15px;transition:transform .3s ease}.expertise-card:hover .expertise-card-cta svg{transform:translateX(4px)}.expertise-card--centered{grid-column:1/-1;max-width:480px;justify-self:center}.expertise-card:first-child{transition-delay:0s}.expertise-card:nth-child(2){transition-delay:.15s}.expertise-card:nth-child(3){transition-delay:0s}.expertise-card:nth-child(4){transition-delay:.15s}.expertise-card:nth-child(5){transition-delay:0s}.expertise-card-body,.expertise-card-image-overlay,.navbar .nav-menu li.nav-cta-item{display:none}@media (max-width:991px){.hamburger{display:flex}.cta-btn.nav-cta{display:none!important}.navbar:has(.nav-menu.active){background:#fff!important;box-shadow:0 2px 20px rgba(0,70,67,.08)}.navbar .nav-menu{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:flex-start;gap:0;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,70,67,.12);padding:0;margin:0;list-style:none;max-height:0;overflow:hidden;transition:max-height .35s ease;z-index:1001}.navbar .nav-menu.active{max-height:480px}.navbar .nav-menu li{width:100%}.navbar .nav-menu li.nav-cta-item{display:block}.navbar .nav-menu li a{display:flex;align-items:center;padding:15px 24px;font-size:16px;font-weight:500;color:#1a1a1a;text-align:left;transition:color .2s ease;position:relative}.navbar .nav-menu li a:after{content:"";position:absolute;bottom:8px;left:24px;right:24px;height:2px;background:#004643;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.navbar .nav-menu li a:hover{color:#004643}.navbar .nav-menu li a:hover:after{transform:scaleX(1)}.navbar .nav-menu li.nav-cta-item a{margin:12px 24px 16px;width:calc(100% - 48px);background:linear-gradient(135deg,#004643,#00897b);color:#fff!important;border-radius:8px;justify-content:center;font-weight:600;border-bottom:none;padding:13px 24px}.navbar .nav-menu li.nav-cta-item a:hover{background:linear-gradient(135deg,#003330,#004643);transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,70,67,.25)}}@media (max-width:479px){.navbar .nav-menu li a{padding:14px 20px;font-size:15px}.navbar .nav-menu li.nav-cta-item a{margin:10px 20px 14px;width:calc(100% - 40px)}}.svc-showcase{display:flex;flex-direction:column;gap:0;max-width:900px;margin:60px auto 0;padding:6px;border-radius:28px;border:1px solid rgba(0,70,67,.12);background:radial-gradient(circle at 0 0,rgba(0,137,123,.12) 0,transparent 55%),radial-gradient(circle at 100% 100%,rgba(0,70,67,.1) 0,transparent 55%),linear-gradient(135deg,hsla(0,0%,100%,.96),rgba(240,247,245,.96));box-shadow:0 18px 55px rgba(0,70,67,.25),0 4px 14px rgba(0,0,0,.06);position:relative;overflow:hidden;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.svc-showcase:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,hsla(0,0%,100%,.22),transparent 40%,transparent 60%,hsla(0,0%,100%,.16));mix-blend-mode:screen;pointer-events:none;opacity:.7}.svc-showcase-item{display:flex;align-items:center;gap:28px;padding:36px 32px;text-decoration:none;color:inherit;border-bottom:1px solid hsla(0,0%,100%,.12);background:rgba(0,70,67,.03);border-radius:20px;box-shadow:0 10px 30px rgba(0,70,67,.18);transition:background .35s ease,transform .35s ease,box-shadow .35s ease;position:relative}.svc-showcase-item:first-child{border-top:none}.svc-showcase-item:hover{background:rgba(0,70,67,.03);transform:translateX(6px);box-shadow:0 14px 40px rgba(0,70,67,.26)}.svc-showcase-icon{flex-shrink:0;width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,rgba(0,70,67,.08),rgba(0,137,123,.06));display:flex;align-items:center;justify-content:center;transition:background .35s ease,transform .35s ease}.svc-showcase-item:hover .svc-showcase-icon{background:linear-gradient(135deg,#004643,#00897b);transform:scale(1.08)}.svc-showcase-icon i{font-size:22px;color:#004643;transition:color .35s ease}.svc-showcase-item:hover .svc-showcase-icon i{color:#fff}.svc-showcase-body{flex:1 1;min-width:0}.svc-showcase-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 6px;line-height:1.3;transition:color .3s ease}.svc-showcase-item:hover .svc-showcase-title{color:#004643}.svc-showcase-desc{font-family:Inter,sans-serif;font-size:14px;line-height:1.65;color:#5a6366;margin:0 0 10px;max-width:560px}.svc-showcase-tags{display:flex;flex-wrap:wrap;gap:8px}.svc-showcase-tags span{font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:600;letter-spacing:.5px;color:#004643;background:rgba(0,70,67,.06);border:1px solid rgba(0,70,67,.1);border-radius:100px;padding:4px 12px;transition:background .3s ease}.svc-showcase-item:hover .svc-showcase-tags span{background:rgba(0,70,67,.1)}.svc-showcase-arrow{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:rgba(0,70,67,.06);display:flex;align-items:center;justify-content:center;transition:background .35s ease,transform .35s ease}.svc-showcase-arrow svg{width:18px;height:18px;color:#004643;transition:color .3s ease,transform .3s ease}.svc-showcase-item:hover .svc-showcase-arrow{background:#004643;transform:translateX(4px)}.svc-showcase-item:hover .svc-showcase-arrow svg{color:#fff}@media screen and (max-width:767px){.svc-showcase{margin-top:40px}.svc-showcase-item{flex-wrap:wrap;gap:16px;padding:28px 20px}.svc-showcase-icon{width:48px;height:48px;border-radius:14px}.svc-showcase-icon i{font-size:20px}.svc-showcase-title{font-size:18px}.svc-showcase-desc{font-size:13px}.svc-showcase-arrow{display:none}}@media screen and (max-width:479px){.svc-showcase-item{padding:24px 16px;gap:14px}.svc-showcase-title{font-size:16px}.svc-showcase-tags span{font-size:10px;padding:3px 10px}}@keyframes pcgFooterReveal{0%{opacity:0;transform:translate(-30px,-30px)}to{opacity:1;transform:translate(0)}}.pcg-footer{background:#000;position:relative;overflow:hidden;padding:80px 0 0;font-family:Inter,sans-serif;animation:pcgFooterReveal 1.3s ease-out both}.pcg-footer:before{top:-200px;right:-150px;width:500px;height:500px;background:radial-gradient(circle,rgba(15,81,50,.04),transparent 70%)}.pcg-footer:after,.pcg-footer:before{content:"";position:absolute;pointer-events:none}.pcg-footer:after{bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(15,81,50,.03),transparent 70%)}.pcg-footer-inner{max-width:1200px;margin:0 auto;padding:0 32px;position:relative;z-index:1}.pcg-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr .8fr;grid-gap:48px;gap:48px;padding-bottom:60px}.pcg-footer-brand{display:flex;flex-direction:column;gap:16px}.pcg-footer-brand .footer-logo-img{height:50px;width:auto;object-fit:contain}.pcg-footer-brand .footer-tagline{font-size:14px;font-weight:600;color:#fff;letter-spacing:.5px;text-transform:uppercase;margin:0}.pcg-footer-brand .footer-desc{font-size:14px;color:#d1d5db;line-height:1.65;margin:0;max-width:260px}.pcg-footer-cta{display:inline-flex;align-items:center;gap:8px;background:#00897b;color:#fff;font-size:13px;font-weight:600;padding:10px 24px;border-radius:100px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 14px rgba(0,137,123,.2);margin-top:4px;width:-moz-fit-content;width:fit-content}.pcg-footer-cta:hover{background:#004643;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,137,123,.25)}.pcg-footer-cta svg{width:14px;height:14px;transition:transform .3s ease}.pcg-footer-cta:hover svg{transform:translateX(3px)}.pcg-footer-col{display:flex;flex-direction:column;gap:14px}.pcg-footer-col-title{font-size:12px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 4px}.pcg-footer-col a{font-size:14px;color:#d1d5db;text-decoration:none;transition:color .25s ease,transform .25s ease;display:inline-block;position:relative}.pcg-footer-col a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1.5px;background:#00897b;transition:width .3s ease}.pcg-footer-col a:hover{color:#00897b;transform:translateY(-3px)}.pcg-footer-col a:hover:after{width:100%}.pcg-footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:28px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.pcg-footer-copy{display:flex;flex-direction:column;gap:2px}.pcg-footer-copy span{font-size:13px;color:#9ca3af}.pcg-footer-copy .copy-tagline{font-size:11px;color:#c0c5cc;letter-spacing:.3px}.pcg-footer-socials{display:flex;align-items:center;gap:16px}.pcg-footer-socials a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#d1d5db;transition:all .3s ease;text-decoration:none}.pcg-footer-socials a:hover{background:#00897b;color:#fff;transform:scale(1.1);box-shadow:0 4px 16px rgba(0,137,123,.25)}.pcg-footer-socials a svg{width:16px;height:16px;fill:currentColor}@media (max-width:991px){.pcg-footer-grid{grid-template-columns:1fr 1fr 1fr;gap:40px}.pcg-footer-brand{grid-column:1/-1}}@media (max-width:767px){.pcg-footer{padding:60px 0 0}.pcg-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.pcg-footer-brand{grid-column:1/-1}}@media (max-width:479px){.pcg-footer{padding:48px 0 0}.pcg-footer-inner{padding:0 20px}.pcg-footer-grid{grid-template-columns:1fr;gap:28px}.pcg-footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}}.pcg-footer-offices{border-top:1px solid hsla(0,0%,100%,.08);padding:24px 0;display:flex;align-items:flex-start;gap:48px;flex-wrap:wrap}.pcg-footer-office{display:flex;align-items:flex-start;gap:10px;flex:1 1;min-width:240px}.pcg-footer-office i{color:#00897b;font-size:14px;margin-top:3px;flex-shrink:0}.pcg-footer-office-info{display:flex;flex-direction:column;gap:2px}.pcg-footer-office-label{font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#fff;margin:0}.pcg-footer-office-addr{font-size:12px;color:#9ca3af;line-height:1.55;margin:0}@media (max-width:767px){.pcg-footer-offices{flex-direction:column;gap:20px;padding:20px 0}.pcg-footer-office{min-width:unset}}.pcg-offices-section{padding:70px 0;position:relative;overflow:hidden}.pcg-offices-inner{max-width:960px;margin:0 auto;padding:0 32px}.pcg-offices-header{text-align:center;margin-bottom:56px}.pcg-offices-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 22px;border:1px solid rgba(0,70,67,.12);background:rgba(0,70,67,.06);border-radius:100px;margin-bottom:20px}.pcg-offices-badge i{color:#00897b;font-size:13px}.pcg-offices-badge span{font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#004643}.pcg-offices-title{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;color:#1a1a1a;margin:0;letter-spacing:-.3px;line-height:1.2}.pcg-offices-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}.pcg-office-card{background:hsla(0,0%,100%,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid rgba(0,70,67,.08);border-radius:20px;padding:36px 32px;position:relative;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease;box-shadow:0 2px 16px rgba(0,70,67,.04)}.pcg-office-card:before{content:"";position:absolute;inset:0;border-radius:20px;background:linear-gradient(135deg,rgba(0,70,67,.03),transparent 50%,rgba(0,137,123,.02));pointer-events:none;z-index:0}.pcg-office-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,70,67,.08);border-color:rgba(0,70,67,.15)}.pcg-office-card-flag{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;position:relative;z-index:1}.pcg-office-card-flag i{font-size:20px;color:#004643}.pcg-office-card-flag span{font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#004643}.pcg-office-card-name{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 12px;position:relative;z-index:1}.pcg-office-card-addr{font-family:Inter,sans-serif;font-size:14px;color:#5a6366;line-height:1.7;margin:0;position:relative;z-index:1}@media (max-width:767px){.pcg-offices-section{padding:60px 0}.pcg-offices-grid{grid-template-columns:1fr;gap:24px}.pcg-offices-title{font-size:28px}.pcg-offices-inner{padding:0 20px}.pcg-office-card{padding:28px 24px}}.hero-animated-text-container{position:relative;width:100%;height:68px;margin:8px 0 16px;overflow:hidden}.hero-animated-text-wrapper{position:relative;width:100%;height:100%;overflow:hidden;margin:0}.hero-animated-word{position:absolute;left:0;right:0;top:50%;transform:translateY(calc(-50% + 80px));opacity:0;font-family:var(--font-poppins),sans-serif;font-size:clamp(28px,3.2vw,46px);font-weight:700;line-height:1.2;letter-spacing:-.5px;white-space:nowrap;text-align:left;will-change:transform,opacity;background:linear-gradient(90deg,#004643,#00897b,#004643);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-animated-word:after{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3) 50%,transparent);pointer-events:none}.hero-animated-word.active{animation:wordIn .6s cubic-bezier(.16,1,.3,1) forwards}.hero-animated-word.active:after{animation:lightStreak .85s ease-out .25s forwards}.hero-animated-word.exit{animation:wordOut .45s cubic-bezier(.55,0,1,.45) forwards}.hero-animated-word.is-phrase{font-size:clamp(28px,3.2vw,46px);font-weight:600;background:none;-webkit-text-fill-color:#004643;color:#004643;letter-spacing:-.3px}@keyframes wordIn{0%{opacity:0;transform:translateY(calc(-50% + 80px))}to{opacity:1;transform:translateY(-50%)}}@keyframes wordOut{0%{opacity:1;transform:translateY(-50%)}to{opacity:0;transform:translateY(calc(-50% - 80px))}}@keyframes lightStreak{0%{left:-80%;opacity:1}to{left:130%;opacity:0}}.hero.with-text-animation{position:relative}@media screen and (max-width:991px){.hero-animated-text-container,.hero-animated-text-wrapper{height:58px}.hero-animated-word,.hero-animated-word.is-phrase{font-size:clamp(22px,4vw,36px);text-align:center}}@media screen and (max-width:768px){.hero-animated-text-container,.hero-animated-text-wrapper{height:50px}.hero-animated-word,.hero-animated-word.is-phrase{font-size:clamp(20px,5vw,30px);text-align:center}}@media screen and (max-width:480px){.hero-animated-text-container,.hero-animated-text-wrapper{height:44px}.hero-animated-word,.hero-animated-word.is-phrase{font-size:clamp(18px,6.5vw,26px);text-align:center}}.products-section-modern{position:relative;background:transparent;overflow:hidden;padding:60px 0 40px;margin-top:0}.products-section-modern:before{top:-80px;right:-60px;width:250px;height:250px;background:radial-gradient(circle,rgba(0,70,67,.02) 0,transparent 70%);filter:blur(40px)}.products-section-modern:after,.products-section-modern:before{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}.products-section-modern:after{bottom:-60px;left:-40px;width:200px;height:200px;background:radial-gradient(circle,rgba(0,137,123,.015) 0,transparent 70%);filter:blur(35px)}.products-heading-container{position:relative;max-width:900px;margin:0 auto;text-align:center;padding:0 32px;z-index:1}.products-heading-backdrop{display:none}.products-section-badge{display:inline-flex;align-items:center;gap:10px;background:rgba(0,70,67,.06);padding:8px 20px;border-radius:24px;margin-bottom:24px;font-family:var(--font-inter),sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:1.2px;color:#004643;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease .1s forwards}.products-section-badge:before{content:"★";color:#00897b;font-size:12px;animation:sparkle 2s ease-in-out infinite}.products-section-heading-modern{font-family:Space Grotesk,sans-serif;font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin:0 0 24px;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease .2s forwards}.products-section-heading-modern .gradient-text{background:linear-gradient(135deg,#1a202c,#004643 40%,#00897b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.products-section-heading-modern .gradient-text:after{content:"";position:absolute;bottom:-4px;left:50%;width:0;height:2px;background:#00897b;border-radius:1px;transform:translateX(-50%);animation:expandLine 1.2s ease .8s forwards}.products-description-modern{font-family:var(--font-inter),sans-serif;font-size:18px;font-weight:400;line-height:1.7;color:#6b7280;max-width:1000px;margin:0 auto;opacity:0;transform:translateY(15px);animation:fadeInUp .8s ease .4s forwards;position:relative}.products-description-modern .highlight{font-weight:500;color:#004643}.floating-shape,.products-floating-elements,.products-grid-overlay{display:none}@media screen and (max-width:768px){.products-section-modern{padding:60px 0 80px}.products-heading-container{padding:0 24px}.products-heading-backdrop{inset:-20px;border-radius:20px}.products-section-badge{font-size:11px;padding:10px 20px;margin-bottom:24px}.products-description-modern{font-size:18px;line-height:1.7}}@media screen and (max-width:480px){.products-section-modern{padding:50px 0 60px;margin-top:40px}.products-heading-container{padding:0 20px}.products-heading-backdrop{inset:-16px;border-radius:16px}.products-section-badge{font-size:10px;padding:8px 16px;gap:6px}.products-description-modern{font-size:16px;line-height:1.65}.floating-shape{display:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes expandLine{0%{width:0}to{width:120px}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(5deg)}66%{transform:translateY(10px) rotate(-3deg)}}@keyframes sparkle{0%,to{transform:scale(1) rotate(0deg);opacity:.7}50%{transform:scale(1.2) rotate(180deg);opacity:1}}html{scroll-behavior:smooth}.products-description-modern:focus-visible,.products-section-heading-modern:focus-visible{outline:2px solid #00897b;outline-offset:4px;border-radius:4px}