.ClientSection-module__LTbIRW__clients-section{background:#fff;padding:80px 8%}.ClientSection-module__LTbIRW__section-header{text-align:center;margin-bottom:60px}.ClientSection-module__LTbIRW__section-eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-block}.ClientSection-module__LTbIRW__section-title{color:var(--primary);margin-bottom:16px;font-size:max(28px,min(4vw,42px));font-weight:800}.ClientSection-module__LTbIRW__section-subtitle{color:rgba(2,53,53,.7);max-width:600px;margin:0 auto;font-size:18px}.ClientSection-module__LTbIRW__clients-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;max-width:1200px;margin:0 auto;display:flex}.ClientSection-module__LTbIRW__client-logo{filter:grayscale();opacity:.6;transition:opacity .3s,filter .3s}.ClientSection-module__LTbIRW__client-logo:hover{filter:grayscale(0%);opacity:.9}.ClientSection-module__LTbIRW__logo-img{object-fit:contain;width:auto;height:40px}
.CTASection-module__s6maVG__cta-section{color:var(--text-light);text-align:center;padding:100px 8%}.CTASection-module__s6maVG__cta-title{color:var(--primary);margin-bottom:24px;font-size:max(32px,min(5vw,48px));font-weight:800}.CTASection-module__s6maVG__cta-subtitle{color:rgba(2,53,53,.7);max-width:640px;margin:0 auto 40px;font-size:20px}.CTASection-module__s6maVG__cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.CTASection-module__s6maVG__btn{border-radius:var(--radius-md);cursor:pointer;transition:all .3s var(--ease);align-items:center;gap:10px;padding:18px 36px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.CTASection-module__s6maVG__btn-primary{color:#fff;background:linear-gradient(135deg,#145a53,#1a7067);border:none}.CTASection-module__s6maVG__btn-primary:hover,.CTASection-module__s6maVG__btn-outline{color:rgba(2,53,53,.7);background:0 0;border:2px solid rgba(2,53,53,.7)}.CTASection-module__s6maVG__btn-outline:hover{color:#fff;background:linear-gradient(135deg,#145a53,#1a7067);border-color:#fff}@media (max-width:968px){.CTASection-module__s6maVG__navbar{width:calc(100% - 20px);left:10px;transform:none}.CTASection-module__s6maVG__gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.CTASection-module__s6maVG__clients-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px}.CTASection-module__s6maVG__filter-section{top:80px}}@media (max-width:640px){.CTASection-module__s6maVG__hero{padding:120px 5% 60px}.CTASection-module__s6maVG__stats-row{gap:32px}.CTASection-module__s6maVG__gallery-grid{grid-template-columns:1fr}.CTASection-module__s6maVG__filter-container{gap:8px}.CTASection-module__s6maVG__filter-btn{padding:10px 18px;font-size:13px}.CTASection-module__s6maVG__cta-buttons{flex-direction:column}.CTASection-module__s6maVG__btn{justify-content:center;width:100%}}.CTASection-module__s6maVG__hidden{display:none}
.FilterSection-module__BGfG9q__filter-section{z-index:100;background:#fff;padding:40px 8%;top:90px;box-shadow:0 4px 20px rgba(2,37,37,.06)}.FilterSection-module__BGfG9q__filter-container{flex-wrap:wrap;justify-content:center;gap:12px;max-width:1400px;margin:0 auto;display:flex}.FilterSection-module__BGfG9q__filter-btn{color:var(--primary);cursor:pointer;transition:all .3s var(--ease);background:#fff;border:2px solid rgba(2,53,53,.1);border-radius:999px;padding:12px 24px;font-size:14px;font-weight:600}.FilterSection-module__BGfG9q__filter-btn:hover{border-color:var(--secondary);color:var(--secondary);transform:translateY(-2px)}.FilterSection-module__BGfG9q__filter-btn.FilterSection-module__BGfG9q__active{color:#fff;background:linear-gradient(135deg,#145a53,#1a7067);border-color:transparent}
.GallerySection-module__EJ0NGa__gallery-section{max-width:1600px;margin:0 auto;padding:60px 8%}.GallerySection-module__EJ0NGa__gallery-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:32px;display:grid}.GallerySection-module__EJ0NGa__gallery-item{border-radius:var(--radius-lg);transition:all .4s var(--ease);cursor:pointer;background:#fff;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(2,37,37,.08)}.GallerySection-module__EJ0NGa__gallery-item:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(2,37,37,.15)}.GallerySection-module__EJ0NGa__gallery-image{background:linear-gradient(135deg,rgba(0,168,150,.1),rgba(2,128,144,.05));justify-content:center;align-items:center;width:100%;height:280px;display:flex;position:relative;overflow:hidden}.GallerySection-module__EJ0NGa__gallery-image:before{content:"";opacity:0;transition:opacity .4s var(--ease);background:linear-gradient(transparent,rgba(2,53,53,.3));position:absolute;top:0;bottom:0;left:0;right:0}.GallerySection-module__EJ0NGa__gallery-item:hover .GallerySection-module__EJ0NGa__gallery-image:before{opacity:1}.GallerySection-module__EJ0NGa__image-placeholder{color:var(--secondary);opacity:.3;font-size:80px;font-weight:800}.GallerySection-module__EJ0NGa__gallery-info{padding:24px}.GallerySection-module__EJ0NGa__gallery-category{color:var(--secondary);text-transform:uppercase;letter-spacing:1px;background:rgba(0,168,150,.1);border-radius:999px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.GallerySection-module__EJ0NGa__gallery-title{color:var(--primary);margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.3}.GallerySection-module__EJ0NGa__gallery-description{color:rgba(2,53,53,.7);margin-bottom:16px;font-size:14px;line-height:1.6}.GallerySection-module__EJ0NGa__gallery-meta{border-top:1px solid rgba(2,53,53,.08);gap:20px;padding-top:16px;display:flex}.GallerySection-module__EJ0NGa__meta-item{color:rgba(2,53,53,.6);align-items:center;gap:6px;font-size:13px;display:flex}.GallerySection-module__EJ0NGa__meta-icon{width:16px;height:16px;fill:var(--secondary)}@media (max-width:480px){.GallerySection-module__EJ0NGa__gallery-grid{grid-template-columns:repeat(auto-fill,minmax(306px,1fr));gap:32px;display:grid}}
.HeroSection-module__rfXvMq__hero{background:linear-gradient(135deg,#17635c,var(--bg-dark));color:var(--text-light);text-align:center;padding:140px 8% 80px;position:relative;overflow:hidden}.HeroSection-module__rfXvMq__hero:before{content:"";background:radial-gradient(circle,rgba(0,168,150,.15),transparent 70%);width:600px;height:600px;animation:8s ease-in-out infinite HeroSection-module__rfXvMq__float;position:absolute;top:-50%;right:-20%}@keyframes HeroSection-module__rfXvMq__float{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-30px,-30px)rotate(5deg)}}.HeroSection-module__rfXvMq__hero-content{z-index:2;max-width:800px;margin:0 auto;position:relative}.HeroSection-module__rfXvMq__hero-eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-block}.HeroSection-module__rfXvMq__hero-title{margin-bottom:24px;font-size:max(36px,min(6vw,56px));font-weight:800;line-height:1.1}.HeroSection-module__rfXvMq__hero-subtitle{color:rgba(255,255,255,.85);max-width:640px;margin:0 auto 40px;font-size:20px}.HeroSection-module__rfXvMq__stats-row{flex-wrap:wrap;justify-content:center;gap:48px;display:flex}.HeroSection-module__rfXvMq__stat-item{text-align:center}.HeroSection-module__rfXvMq__stat-number{color:var(--secondary);margin-bottom:8px;font-size:42px;font-weight:800;line-height:1;display:block}.HeroSection-module__rfXvMq__stat-label{color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:1px;font-size:14px}
