.services-grid.svelte-rubx1b{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.services-grid.svelte-rubx1b{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.services-grid.svelte-rubx1b{grid-template-columns:repeat(3,1fr)}}.card-image-wrapper.svelte-rubx1b{width:100%;height:14rem;overflow:hidden;border-bottom:1px solid var(--border-color)}.card-image.svelte-rubx1b{width:100%;height:100%;object-fit:cover;transition:transform .5s}.card-container.svelte-rubx1b:hover .card-image:where(.svelte-rubx1b){transform:scale(1.1)}.card-content.svelte-rubx1b{padding:1.5rem;text-align:center;display:flex;flex-direction:column;flex-grow:1}.card-title.svelte-rubx1b{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.card-description.svelte-rubx1b{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem}.cta-button.svelte-rubx1b{background-color:var(--primary-600);color:#fff;font-weight:700;padding:.6rem 1.25rem;border-radius:9999px;transition:background-color .3s,transform .2s;align-self:center;text-decoration:none}.cta-button.svelte-rubx1b:hover{background-color:var(--primary-700);transform:scale(1.05);color:#fff;text-decoration:none}.no-data-message.svelte-rubx1b{text-align:center;color:var(--text-secondary);font-size:1.125rem;padding:2rem}
