.services_hero__O822B{position:relative;background:linear-gradient(180deg,#f0f9ff,#ffffff);padding:8rem 1.5rem 6rem;text-align:center;overflow:hidden}.services_heroWithImage__oyA8c{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;color:white;padding:6rem 1.5rem;text-align:center}.services_heroOverlay__Dq4ix{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.4));z-index:1}.services_heroContent__gywuI{position:relative;max-width:800px;margin:0 auto;z-index:2}.services_heroContent__gywuI h1{color:inherit}.services_heroContent__gywuI p{color:inherit;opacity:.9}.services_heroTitle__Q0zJO{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1.5rem;color:var(--text-primary);line-height:1.1;letter-spacing:-.02em}.services_heroSubtitle__AIg_P{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.services_ctaGroup__lOLiO{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.services_section__cm28N{padding:6rem 1.5rem}.services_sectionAlt__MMuI3{padding:6rem 1.5rem;background-color:var(--bg-secondary)}.services_sectionTitle__4M4mc{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;letter-spacing:-.01em}.services_sectionDesc__HwgtF{font-size:1.125rem;color:var(--text-secondary);text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.services_grid__otFSZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.services_subServiceGrid__3HQJO{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.services_card__zQwRT{background:white;border-radius:var(--radius-2xl);padding:3rem;box-shadow:var(--shadow-md);border:1px solid var(--border-color);transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column}.services_card__zQwRT:hover{transform:translateY(-8px);box-shadow:var(--shadow-2xl);border-color:var(--brand-blue)}.services_iconWrapper__uu9EL{background-color:#e0f2fe;color:var(--brand-blue);width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;transition:all .3s ease}.services_card__zQwRT:hover .services_iconWrapper__uu9EL{background-color:var(--brand-blue);color:white;transform:rotate(5deg) scale(1.1)}.services_cardTitle___eq5_{font-size:1.75rem;font-weight:700;margin-bottom:1.25rem;color:var(--text-primary)}.services_cardText__2gPCb{color:var(--text-secondary);line-height:1.7;margin-bottom:2rem;flex-grow:1}.services_link__9ICx_{color:var(--brand-blue);font-weight:700;display:inline-flex;align-items:center;transition:all .2s ease;font-size:1.1rem}.services_link__9ICx_:hover{color:var(--brand-blue-hover);gap:.5rem}.services_contentRow__S0uAe{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media (max-width:968px){.services_contentRow__S0uAe{grid-template-columns:1fr;gap:3rem}}.services_imagePlaceholder__cFJ9R{width:100%;aspect-ratio:16/9;max-height:420px;background-size:cover;background-position:50%;border-radius:var(--radius-3xl);box-shadow:var(--shadow-xl);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);overflow:hidden}.services_heroImage__qGSDK{flex:1 1;width:100%;max-height:400px;border-radius:var(--radius-2xl);overflow:hidden;box-shadow:var(--shadow-2xl);display:flex;align-items:center}.services_realImage__oO1xA{width:100%;height:100%;object-fit:cover;display:block}.services_checklist__iJh6O{list-style:none;padding:0;margin:0}.services_checklistItem__GMXAe{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:1.25rem;font-size:1.1rem}.services_checkIcon__xLRlH{color:var(--brand-green);flex-shrink:0;margin-top:.2rem}.services_faqContainer__6dN2H{max-width:900px;margin:0 auto}.services_faqItem__YB8tO{margin-bottom:1.5rem;border:1px solid var(--border-color);border-radius:var(--radius-xl);overflow:hidden;background:white;transition:all .3s ease}.services_faqItem__YB8tO:hover{border-color:var(--brand-blue)}.services_summary__drjFP{padding:1.75rem;font-weight:600;font-size:1.2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.services_summary__drjFP::-webkit-details-marker{display:none}.services_faqAnswer__DSbT9{padding:0 1.75rem 1.75rem;color:var(--text-secondary);line-height:1.7;font-size:1.1rem}