.services-page{padding-top:72px}.services-hero{background:url(/images/green-purple.png) 50%/cover no-repeat;align-items:flex-end;min-height:260px;padding:6rem clamp(2rem,8vw,7rem);display:flex}.services-hero-title{color:#000;margin:0 0 .5rem;font-family:DM Sans,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.services-hero-sub{color:#000;opacity:.7;max-width:500px;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(.9rem,1.5vw,1.1rem)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out .2s both fadeInDown}.animate-fade-in-delay{animation:.8s ease-out .4s both fadeInDown}.svc-section{padding:5rem clamp(2rem,6vw,6rem)}.bg-white{background:#fff}.bg-warm{background:#f7f5f0}.bg-dark{background:#95bd8d}.svc-inner{max-width:1200px;margin:0 auto}.intro-text{color:#000;opacity:.65;max-width:760px;font-family:DM Sans,sans-serif;font-size:1.1rem;line-height:1.9}.section-header{margin-bottom:3rem}.section-title{color:#000;margin:0 0 .75rem;font-family:DM Sans,sans-serif;font-size:clamp(1.6rem,3vw,2.5rem);font-weight:700;line-height:1.15}.section-title.white{color:#fff}.section-sub{color:#000;opacity:.6;max-width:560px;margin:0;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.7}.services-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.svc-card{background:#fff;border:1px solid #00000014;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex}.svc-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.svc-img-wrap{aspect-ratio:4/3;background:#f0f4f0;width:100%;overflow:hidden}.svc-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.svc-card:hover .svc-img{transform:scale(1.03)}.svc-info{flex-direction:column;flex:1;padding:1.5rem;display:flex}.svc-icon{margin-bottom:.75rem;font-size:1.75rem}.svc-name{color:#000;margin:0 0 .5rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700}.svc-desc{color:#000;opacity:.6;margin:0 0 1rem;font-family:DM Sans,sans-serif;font-size:.875rem;line-height:1.6}.svc-list{flex-direction:column;flex:1;gap:.35rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.svc-list li{color:#000;opacity:.55;padding-left:1rem;font-family:DM Sans,sans-serif;font-size:.8rem;position:relative}.svc-list li:before{content:"—";opacity:.4;position:absolute;left:0}.svc-cta{color:#fff;background:#95bd8d;align-self:flex-start;padding:.5rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.svc-cta:hover{background:#c08ea4}.svc-cta.large{margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem}.process-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.process-step{border:1px solid #00000014;flex-direction:column;align-items:flex-start;padding:1.5rem;transition:box-shadow .2s,transform .2s;display:flex}.process-step:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000012}.step-number{color:#fff;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;display:flex}.step-title{color:#000;margin:0 0 .4rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700}.step-desc{color:#000;opacity:.55;margin:0;font-family:DM Sans,sans-serif;font-size:.85rem;line-height:1.6}.why-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.why-card{background:#ffffff14;border:1px solid #ffffff40;padding:1.75rem;transition:background .2s,transform .2s}.why-card:hover{background:#ffffff2e;transform:translateY(-4px)}.why-icon{margin-bottom:.75rem;font-size:1.75rem}.why-title{color:#fff;margin:0 0 .4rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700}.why-desc{color:#fff;opacity:.8;margin:0;font-family:DM Sans,sans-serif;font-size:.85rem;line-height:1.6}.cta-inner{flex-direction:column;align-items:flex-start;display:flex}.scroll-reveal{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(28px)}.scroll-reveal.visible{opacity:1;transform:translateY(0)}.services-grid .svc-card:first-child{transition-delay:.1s}.services-grid .svc-card:nth-child(2){transition-delay:.25s}.services-grid .svc-card:nth-child(3){transition-delay:.4s}.process-grid .process-step:first-child{transition-delay:.1s}.process-grid .process-step:nth-child(2){transition-delay:.2s}.process-grid .process-step:nth-child(3){transition-delay:.3s}.process-grid .process-step:nth-child(4){transition-delay:.4s}.why-grid .why-card:first-child{transition-delay:.1s}.why-grid .why-card:nth-child(2){transition-delay:.2s}.why-grid .why-card:nth-child(3){transition-delay:.3s}.why-grid .why-card:nth-child(4){transition-delay:.4s}@media (width<=1024px){.process-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-grid{grid-template-columns:1fr}.process-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.process-grid,.why-grid{grid-template-columns:1fr}}
