.ServiceCard-module__1rLUqG__serviceCard{background:var(--surface);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:12px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.ServiceCard-module__1rLUqG__serviceCard:hover{box-shadow:var(--shadow-md);border-color:color-mix(in srgb, var(--brand) 36%, var(--border-color));transform:translateY(-4px)}.ServiceCard-module__1rLUqG__imageContainer{background:var(--surface-muted);width:100%;height:230px;position:relative;overflow:hidden}.ServiceCard-module__1rLUqG__serviceImage{object-fit:cover;transition:transform .3s}.ServiceCard-module__1rLUqG__serviceCard:hover .ServiceCard-module__1rLUqG__serviceImage{transform:scale(1.035)}.ServiceCard-module__1rLUqG__cardContent{flex-direction:column;gap:12px;height:100%;padding:20px;display:flex}.ServiceCard-module__1rLUqG__serviceTitle{color:var(--text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.75rem;margin:0;font-size:1.2rem;font-weight:700;display:-webkit-box;overflow:hidden}.ServiceCard-module__1rLUqG__serviceDescription{color:var(--text-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.65rem;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.ServiceCard-module__1rLUqG__featuresList{grid-template-columns:1fr;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:grid}.ServiceCard-module__1rLUqG__featureItem{color:var(--text-soft);align-items:center;gap:8px;display:flex}.ServiceCard-module__1rLUqG__featureIcon{color:var(--brand);font-weight:700}.ServiceCard-module__1rLUqG__detailsLink{color:var(--brand);align-self:flex-start;margin-top:auto;padding-top:12px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.ServiceCard-module__1rLUqG__detailsLink:after{content:"";background-color:var(--brand);width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.ServiceCard-module__1rLUqG__detailsLink:hover{color:var(--brand-strong)}.ServiceCard-module__1rLUqG__detailsLink:hover:after{width:100%}
.styles-module__M2GkTa__servicesPage{background:var(--bg-page)}.styles-module__M2GkTa__heroSection{min-height:420px;position:relative;overflow:hidden}.styles-module__M2GkTa__heroImage{object-fit:cover;object-position:center}.styles-module__M2GkTa__heroOverlay{text-align:center;background:linear-gradient(#08101ca8,#08101cc2),linear-gradient(90deg,#0f766e38,#0000 60%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__M2GkTa__heroContent{max-width:840px;padding:104px var(--page-gutter) 64px;color:#fff;margin:0 auto}.styles-module__M2GkTa__heroContent h1{color:#fff;margin:0 0 1rem;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:700;line-height:1.1}.styles-module__M2GkTa__heroContent p{color:#ffffffeb;max-width:720px;margin:0 auto;font-size:1.13rem;line-height:1.65}.styles-module__M2GkTa__heroPrimary{min-height:48px;color:var(--brand-strong);background:#fff;border-radius:10px;justify-content:center;align-items:center;margin-top:26px;padding:.86rem 1.15rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.styles-module__M2GkTa__heroPrimary:hover{color:var(--brand-strong);transform:translateY(-2px);box-shadow:0 10px 28px #ffffff2e}.styles-module__M2GkTa__servicesSection{background:var(--bg-page);padding:80px 0}.styles-module__M2GkTa__container{width:100%;max-width:1200px;padding:0 var(--page-gutter);margin:0 auto}.styles-module__M2GkTa__sectionHeader{text-align:center;margin-bottom:50px}.styles-module__M2GkTa__sectionHeader h2{color:var(--text-main);margin-bottom:.8rem;font-size:2.3rem}.styles-module__M2GkTa__sectionHeader p{color:var(--text-soft);font-size:1.08rem}.styles-module__M2GkTa__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-top:34px;display:grid}.styles-module__M2GkTa__ctaSection{background:var(--brand-strong);color:#fff;text-align:center;padding:80px 0}.styles-module__M2GkTa__ctaContent{max-width:800px;margin:0 auto}.styles-module__M2GkTa__ctaContent h2{color:#fff;margin-bottom:1rem;font-size:2.2rem}.styles-module__M2GkTa__ctaContent p{color:#ffffffeb;margin-bottom:2rem;font-size:1.15rem}.styles-module__M2GkTa__ctaActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.styles-module__M2GkTa__ctaActions a{color:var(--brand-strong);cursor:pointer;background-color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:.9rem 1.45rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #ffffff3d}.styles-module__M2GkTa__ctaActions a:hover{color:var(--brand-strong);transform:translateY(-2px)}.styles-module__M2GkTa__ctaActions a:last-child{color:#fff;background:#229ed9;box-shadow:0 8px 24px #229ed947}.styles-module__M2GkTa__ctaActions a:last-child:hover{color:#fff}@media (max-width:768px){.styles-module__M2GkTa__servicesSection,.styles-module__M2GkTa__ctaSection{padding:60px 0}.styles-module__M2GkTa__heroSection{min-height:390px}.styles-module__M2GkTa__heroContent{padding-top:92px;padding-bottom:48px}.styles-module__M2GkTa__servicesGrid{grid-template-columns:1fr}.styles-module__M2GkTa__ctaActions{display:grid}.styles-module__M2GkTa__sectionHeader h2,.styles-module__M2GkTa__ctaContent h2{font-size:1.9rem}}@media (max-width:480px){.styles-module__M2GkTa__servicesSection,.styles-module__M2GkTa__ctaSection{padding:48px 0}.styles-module__M2GkTa__heroSection{min-height:360px}.styles-module__M2GkTa__heroPrimary{width:100%}.styles-module__M2GkTa__sectionHeader h2,.styles-module__M2GkTa__ctaContent h2{font-size:1.7rem}}
