.categories-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;justify-items:center}.service-card.svelte-4z030h{position:relative;height:450px;width:100%;max-width:350px;display:flex;flex-direction:column;background-size:cover;background-position:center;overflow:hidden;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-xl)}.service-card.svelte-4z030h:hover{transform:translateY(-10px) scale(1.02)}.service-card-overlay.svelte-4z030h{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0003,#000c);z-index:1;transition:background .3s ease}.service-card.svelte-4z030h:hover .service-card-overlay:where(.svelte-4z030h){background:linear-gradient(to bottom,#0006,#000000e6)}.service-card-frame.svelte-4z030h{position:relative;z-index:2;height:100%;margin:1.5rem;border:1px solid rgba(255,255,255,.5);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:border-color .3s ease}.service-card.svelte-4z030h:hover .service-card-frame:where(.svelte-4z030h){border-color:var(--color-primary)}.service-card-content.svelte-4z030h{text-align:center;flex:1;display:flex;align-items:center}.service-card.svelte-4z030h h3:where(.svelte-4z030h){color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:2px;line-height:1.4;text-shadow:0 4px 8px rgba(0,0,0,.5)}.service-card-footer.svelte-4z030h{width:100%;display:flex;justify-content:center}.btn-discover.svelte-4z030h{display:inline-block;padding:.75rem 2rem;border:1px solid white;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:1px;transition:all .3s ease}.service-card.svelte-4z030h:hover .btn-discover:where(.svelte-4z030h){background:var(--color-primary);border-color:var(--color-primary);transform:translateY(-2px)}.why-section.svelte-4z030h{background:var(--color-light)}.section-title.svelte-4z030h{text-align:center;margin-bottom:3rem}.benefits-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.benefit-item.svelte-4z030h{text-align:center;padding:2rem}.benefit-icon.svelte-4z030h{width:60px;height:60px;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.benefit-item.svelte-4z030h h3:where(.svelte-4z030h){color:var(--color-dark);margin-bottom:.5rem;font-size:1.125rem}.benefit-item.svelte-4z030h p:where(.svelte-4z030h){color:var(--color-gray);line-height:1.7}.cta-section.svelte-4z030h{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:var(--color-white);padding:5rem 0;text-align:center}.cta-content.svelte-4z030h h2:where(.svelte-4z030h){color:var(--color-white);margin-bottom:1rem}.cta-content.svelte-4z030h p:where(.svelte-4z030h){font-size:1.125rem;margin-bottom:2rem;opacity:.95}@media(max-width:768px){.page-header.svelte-4z030h{padding:4rem 0 3rem}}
