.services-page.svelte-4z030h{max-width:var(--max-width);margin:0 auto}.services-container.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:3rem 2rem;background-color:#fff}.service-item.svelte-4z030h{padding:2rem;background-color:var(--color-light-card);border-radius:var(--radius-md);border-left:4px solid var(--color-primary);transition:transform var(--transition-default) ease}.service-item.svelte-4z030h:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.service-item.svelte-4z030h h2:where(.svelte-4z030h){color:#333;margin-bottom:1rem;font-size:1.3rem}.service-item.svelte-4z030h p:where(.svelte-4z030h){color:#555;line-height:1.6}.cta-section.svelte-4z030h{background-color:var(--color-light-bg);padding:var(--section-padding) 2rem;text-align:center}.cta-section.svelte-4z030h h2:where(.svelte-4z030h){font-size:2rem;margin-bottom:1rem}.cta-section.svelte-4z030h p:where(.svelte-4z030h){font-size:1.1rem;margin-bottom:2rem;color:#555}@media(max-width:768px){.services-container.svelte-4z030h{grid-template-columns:1fr}}
