.service-banner.svelte-1puo54z{position:relative;width:100%;height:450px;overflow:hidden;margin-bottom:32px}.service-banner.svelte-1puo54z img:where(.svelte-1puo54z){width:100%;height:100%;object-fit:cover;filter:brightness(.75)}.overlay.svelte-1puo54z{position:absolute;inset:0;background:radial-gradient(ellipse at center,#00000059,#000000bf 70%,#000000f2);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;text-align:center}.doctor-name.svelte-1puo54z{font-size:12px;letter-spacing:2px;color:#d4af37;margin-bottom:12px}.title.svelte-1puo54z{font-size:clamp(32px,5vw,56px);color:#fff;font-family:Playfair Display,serif;margin-bottom:16px}.subtitle.svelte-1puo54z{font-size:18px;font-style:italic;color:#e5e7eb;margin-bottom:20px}.desc.svelte-1puo54z{max-width:720px;font-size:14px;line-height:1.7;color:#d1d5db;margin-bottom:28px}@media(max-width:768px){.service-banner.svelte-1puo54z{min-height:max-content}.desc.svelte-1puo54z{max-width:90%}}@media(max-width:480px){.service-banner.svelte-1puo54z{height:670px;min-height:max-content}.subtitle.svelte-1puo54z{font-size:16px}.desc.svelte-1puo54z{font-size:13px}}.vision-steps.svelte-30ndiz{position:relative;max-width:1400px;margin:0 auto}.vision-steps__grid.svelte-30ndiz{display:grid;grid-template-columns:repeat(4,1fr);gap:48px;position:relative;z-index:2}.vision-steps__item.svelte-30ndiz{display:flex;flex-direction:column;align-items:center}.vision-steps__number.svelte-30ndiz{width:68px;height:68px;border-radius:50%;background-color:#fff;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;color:#b9975b;margin-bottom:24px}.vision-steps__title.svelte-30ndiz{font-size:20px;font-weight:500;color:#111;margin-bottom:12px;text-align:center}.vision-steps__description.svelte-30ndiz{font-size:15px;line-height:1.7;color:#6b7280;max-width:260px;text-align:center}@media(max-width:1024px){.vision-steps__grid.svelte-30ndiz{grid-template-columns:repeat(2,1fr);row-gap:56px}}@media(max-width:640px){.vision-steps__grid.svelte-30ndiz{grid-template-columns:1fr;gap:40px}}.grid-2.svelte-iblch2{display:grid;grid-template-columns:1fr;gap:16px;margin-top:var(--space-base)}.grid-item.svelte-iblch2{background-color:var(--color-white);border-radius:0;padding:var(--space-base);box-shadow:0 4px 6px -1px #0000001a;transition:all .3s}.grid-item.svelte-iblch2:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-5px)}.grid-item-header.svelte-iblch2{display:flex;align-items:center;gap:12px;margin-bottom:12px}.grid-icon.svelte-iblch2{width:40px;height:40px;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#b9975b}.grid-title.svelte-iblch2{font-size:var(--text-base);color:var(--color-black)}.grid-description.svelte-iblch2{font-size:var(--text-base);color:#4b5563;line-height:1.6;white-space:pre-line}@media(min-width:768px){.grid-2.svelte-iblch2{grid-template-columns:repeat(2,1fr);gap:16px}}.locations-grid.svelte-9hcwee{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md);margin-top:var(--space-base);align-items:stretch}.location-card.svelte-9hcwee{position:relative;display:flex;flex-direction:column;height:100%}.image-container-clinc.svelte-9hcwee{position:relative;width:100%;border-radius:0;flex-shrink:0}.image-container-clinc.svelte-9hcwee img:where(.svelte-9hcwee){width:100%;height:320px;object-fit:cover;display:block}.card-number.svelte-9hcwee{position:absolute;top:-20px;left:50%;transform:translate(-50%);font-size:40px;font-weight:200;line-height:1;pointer-events:none}.card-content.svelte-9hcwee{background:var(--color-white);margin:-80px auto 0;padding:16px 20px;position:relative;z-index:1;box-shadow:0 2px 12px #00000014;max-width:100%;text-align:left;flex:1;display:flex;flex-direction:column;min-height:140px}.name-time-row.svelte-9hcwee{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:8px;gap:12px;min-height:40px}.clinic-name.svelte-9hcwee{font-size:var(--text-base);font-weight:400;margin:0;color:var(--color-black);text-transform:uppercase;line-height:1.4;flex:1}.clinic-address.svelte-9hcwee{font-size:var(--text-sm);color:#4b5563;line-height:1.5;flex:1}.days.svelte-9hcwee{color:#4b5563;font-size:var(--text-sm);text-align:right;white-space:nowrap}.social-direction-container.svelte-9hcwee{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:8px}.social-icons.svelte-9hcwee{display:flex;justify-content:center;gap:5px}.social-icons.svelte-9hcwee img:where(.svelte-9hcwee){width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease;background-color:#f6f6f6;padding:4px;cursor:pointer;border-radius:0}.social-icons.svelte-9hcwee img:where(.svelte-9hcwee):hover{transform:translateY(-2px)}.directions-btn.svelte-9hcwee{width:fit-content;background:var(--color-black);color:var(--color-white);border:none;padding:8px;font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:background .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.directions-btn.svelte-9hcwee img:where(.svelte-9hcwee){width:20px;height:20px}.directions-btn.svelte-9hcwee:hover{background:#333}@media(min-width:768px){.locations-grid.svelte-9hcwee{grid-template-columns:repeat(2,1fr);gap:var(--space-base);align-items:stretch}.card-content.svelte-9hcwee{margin:-50px auto 0;padding:16px 18px;min-height:140px}}@media(min-width:1024px){.locations-grid.svelte-9hcwee{grid-template-columns:repeat(3,1fr);gap:var(--space-base);align-items:stretch}}@media(min-width:1280px){.locations-grid.svelte-9hcwee{grid-template-columns:repeat(4,1fr);gap:var(--space-md);align-items:stretch}.card-content.svelte-9hcwee{margin:-80px auto 0;min-height:140px}}@media(max-width:768px){.locations-grid.svelte-9hcwee{grid-template-columns:1fr;gap:40px;margin-top:16px;align-items:stretch}.card-number.svelte-9hcwee{font-size:60px;top:-10px}.image-container-clinc.svelte-9hcwee img:where(.svelte-9hcwee){height:200px}.card-content.svelte-9hcwee{margin:-40px auto 0;max-width:90%;padding:14px 16px;min-height:140px}.social-direction-container.svelte-9hcwee{flex-direction:row;align-items:flex-start;gap:12px}}@media(max-width:480px){.locations-grid.svelte-9hcwee{gap:var(--space-2xl);align-items:stretch}.card-content.svelte-9hcwee{padding:12px 14px;min-height:140px}.directions-btn.svelte-9hcwee{font-size:var(--text-sm);padding:8px 12px}}.emergency-warning.svelte-1ygw9ur{background-color:#fef2f2;border-left:4px solid #dc2626;padding:var(--space-base);margin:var(--space-base) auto}.emergency-warning-header.svelte-1ygw9ur{display:flex;align-items:center;gap:12px;margin-bottom:12px}.emergency-icon.svelte-1ygw9ur{width:48px;height:48px;border-radius:50%;background-color:#fee2e2;display:flex;align-items:center;justify-content:center;color:#dc2626}.emergency-title.svelte-1ygw9ur{font-size:var(--text-md);color:#dc2626}.emergency-description.svelte-1ygw9ur{font-size:var(--text-base);color:#4b5563;margin-bottom:12px}.emergency-list.svelte-1ygw9ur{list-style:none;margin-bottom:12px;padding:0}.emergency-list.svelte-1ygw9ur li:where(.svelte-1ygw9ur){display:flex;align-items:flex-start;gap:12px;margin-bottom:10px;font-size:var(--text-base);color:#7f1d1d}.emergency-list.svelte-1ygw9ur li:where(.svelte-1ygw9ur):before{content:"";width:8px;height:8px;border-radius:50%;background-color:#dc2626;margin-top:8px;flex-shrink:0}.emergency-banner.svelte-1pjruk5{overflow:hidden;margin:40px auto}.emergency-banner-top.svelte-1pjruk5{background-color:#000;color:#fff;text-align:center;padding:8px 16px;font-weight:500}.emergency-banner-main.svelte-1pjruk5{background-color:#dc2626;color:#fff;text-align:center;padding:40px 20px}.emergency-banner-title.svelte-1pjruk5{font-size:28px;margin-bottom:12px;font-weight:600}.emergency-banner-description.svelte-1pjruk5{font-size:18px;margin-bottom:24px;color:#f3f4f6}.emergency-banner-cta.svelte-1pjruk5{display:inline-block;background-color:transparent;border:2px solid #fff;color:#fff;padding:16px 32px;border-radius:0;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:background-color .3s,color .3s}.emergency-banner-cta.svelte-1pjruk5:hover{background-color:#fff;color:#dc2626}.expect-layout.svelte-imayir{display:flex;flex-direction:column;gap:24px;background-color:#fff;padding:16px;border-radius:0;text-align:left}.expect-item.svelte-imayir{border-left:4px solid #b9975b;padding-left:16px}.expect-title.svelte-imayir{font-size:1.1rem;font-weight:600;margin-bottom:8px;color:#111}.expect-description.svelte-imayir{font-size:.95rem;color:#4b5563;line-height:1.6}@media(max-width:768px){.expect-layout.svelte-imayir{gap:16px}}.service-description.svelte-1iu5i89{font-size:var(--text-base);line-height:1.7;color:#4b5563;margin-bottom:var(--space-base);text-align:center}.service-sections.svelte-1iu5i89{display:flex;flex-direction:column;gap:60px;padding:0 var(--space-md) var(--space-md)}.service-section.svelte-1iu5i89{margin-bottom:0}.section-heading.svelte-1iu5i89{font-size:var(--text-xl);color:var(--color-black);margin-bottom:var(--space-base);text-align:center;font-family:var(--font-heading)}.gold-divider.svelte-1iu5i89{border:none;height:2px;margin-bottom:14px;background:linear-gradient(to right,transparent,#b9975b,transparent)}.feature-list-wrapper.svelte-1iu5i89{display:grid;grid-template-columns:1fr 1fr;gap:32px;background-color:#f5f5f5;padding:var(--space-md)}.feature-list.svelte-1iu5i89{list-style:none;padding:0;margin:0}.feature-list.svelte-1iu5i89 li:where(.svelte-1iu5i89){display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:var(--text-base);color:#4b5563}.feature-list.svelte-1iu5i89 li:where(.svelte-1iu5i89):before{content:"";width:8px;height:8px;border-radius:50%;background-color:#b9975b;margin-top:8px;flex-shrink:0}@media(max-width:768px){.service-sections.svelte-1iu5i89{gap:var(--space-md);padding:0 var(--space-base) var(--space-base)}.section-heading.svelte-1iu5i89{margin-bottom:16px;font-size:var(--text-md)}.feature-list-wrapper.svelte-1iu5i89{grid-template-columns:1fr}}.cta-section.svelte-1fctlpt{position:relative;width:100%;min-height:340px;margin-top:60px;background-size:cover;background-position:center;background-color:var(--color-black);color:var(--color-white);text-align:center;overflow:hidden}.overlay.svelte-1fctlpt{position:absolute;inset:0;background:radial-gradient(ellipse at center,#00000059,#000000bf 70%,#000000f2);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:48px 2rem;text-align:center}.cta-content.svelte-1fctlpt{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto}.cta-title.svelte-1fctlpt{font-size:var(--text-2xl);margin-bottom:16px;font-family:var(--font-heading);font-weight:400;line-height:1.2}.cta-description.svelte-1fctlpt{font-size:var(--text-base);line-height:1.7;margin-bottom:var(--space-md);color:#e5e7eb;max-width:720px;margin-left:auto;margin-right:auto}.cta-buttons.svelte-1fctlpt{display:flex;flex-direction:column;align-items:center;gap:12px;text-transform:uppercase}.cta-button.svelte-1fctlpt{display:inline-block;background-color:var(--color-white);color:var(--color-black);padding:14px 28px;border-radius:0;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:var(--text-sm);text-decoration:none;transition:all .3s}.cta-button.svelte-1fctlpt:hover{background-color:#b9975b;color:var(--color-white)}.cta-phone-container.svelte-1fctlpt{display:flex;flex-direction:column;align-items:center;margin-top:20px}.cta-subtitle.svelte-1fctlpt{font-size:var(--text-base);line-height:1.7;color:#e5e7eb;margin-bottom:4px}.cta-phone.svelte-1fctlpt{font-size:var(--text-base);font-weight:700;color:var(--color-white);text-decoration:none}.cta-note.svelte-1fctlpt{font-size:var(--text-sm);line-height:1.6;color:#9ca3af;margin-top:var(--space-base);font-style:italic}@media(min-width:768px){.cta-buttons.svelte-1fctlpt{flex-direction:row;justify-content:center;gap:16px}}@media(max-width:768px){.cta-section.svelte-1fctlpt{min-height:300px}.overlay.svelte-1fctlpt{padding:40px 1.25rem}.cta-title.svelte-1fctlpt{font-size:var(--text-lg);margin-bottom:12px}.cta-description.svelte-1fctlpt{font-size:var(--text-base);margin-bottom:var(--space-base)}}@media(max-width:480px){.cta-section.svelte-1fctlpt{min-height:280px}.overlay.svelte-1fctlpt{padding:32px 1rem}.cta-title.svelte-1fctlpt{font-size:var(--text-md)}}.service-detail-page.svelte-yv5nzd{width:100%}.service-detail-body.svelte-yv5nzd{padding:4rem 2rem}.service-detail-cta.svelte-yv5nzd{width:100%;padding:0}.service-detail-container.svelte-yv5nzd{max-width:1400px;margin:0 auto;padding:0 var(--space-base)}@media(max-width:768px){.service-detail-body.svelte-yv5nzd{padding:4rem 1.25rem}}@media(max-width:480px){.service-detail-body.svelte-yv5nzd{padding:4rem 1rem}.service-detail-container.svelte-yv5nzd{padding:0 16px}}
