.locations-section.svelte-hgrkjr{padding:0 var(--padding-global) var(--section-padding-huge)}.locations-grid.svelte-hgrkjr{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;row-gap:3rem;max-width:var(--container-large);margin:0 auto}.location-card.svelte-hgrkjr{display:block;text-decoration:none;transition:opacity .2s ease}.location-card.svelte-hgrkjr:hover{opacity:.85}.location-card.svelte-hgrkjr img:where(.svelte-hgrkjr){width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--rounded-2xl);border:2px solid var(--border-brand);transition:transform .3s ease}.location-card.svelte-hgrkjr:hover img:where(.svelte-hgrkjr){transform:scale(1.02)}.location-card.svelte-hgrkjr h3:where(.svelte-hgrkjr){margin-top:1.25rem}.location-card.svelte-hgrkjr p:where(.svelte-hgrkjr){color:var(--text-secondary);line-height:1.6;margin-top:.5rem}@media(max-width:767px){.locations-grid.svelte-hgrkjr{grid-template-columns:1fr}}@media(min-width:768px)and (max-width:1023px){.locations-grid.svelte-hgrkjr{grid-template-columns:repeat(2,1fr)}}
