:root{--locations-primary:#01493b;--locations-primary-hover:#0a6b5a;--locations-accent:#ff7f00;--locations-bg:#fafbfc;--locations-card-bg:#ffffff;--locations-text:#1f2937;--locations-text-muted:#6b7280;--locations-border:#e5e7eb;--locations-radius:1rem;--locations-radius-lg:1.5rem;--locations-shadow:0 4px 24px rgba(1,73,59,0.08);--locations-shadow-hover:0 12px 40px rgba(1,73,59,0.12);--card-shade-1:#023328;--card-shade-2:#01493b;--card-shade-3:#063d32;--card-shade-4:#0d5c4d;--card-shade-5:#0a6b5a;--card-shade-6:#0b7562}.locations-page,.locations-page main{overflow:visible!important}.locations-stack{background:#f7f6f3;padding:0 0 3rem;overflow:visible}.locations-stack__inner{max-width:84rem;margin:0 auto;padding:0 1rem;overflow:visible}.locations-stack__frame{position:relative;overflow:visible;isolation:isolate;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.locations-stack__frame{gap:2rem}}.stack-card{position:sticky;z-index:calc(var(--i,0) + 1);display:grid;grid-template-columns:1fr;gap:0;background:var(--locations-primary);border-radius:var(--locations-radius-lg);overflow:hidden;box-shadow:var(--locations-shadow);border:1px solid rgba(0,0,0,0.08);transition:transform 0.3s ease,box-shadow 0.3s ease}.stack-card:nth-child(6n + 1){background:var(--card-shade-1)}.stack-card:nth-child(6n + 2){background:var(--card-shade-2)}.stack-card:nth-child(6n + 3){background:var(--card-shade-3)}.stack-card:nth-child(6n + 4){background:var(--card-shade-4)}.stack-card:nth-child(6n + 5){background:var(--card-shade-5)}.stack-card:nth-child(6n + 6){background:var(--card-shade-6)}@media (min-width:768px){.stack-card{grid-template-columns:1fr 1fr;min-height:280px}.stack-card__media{min-height:280px}.stack-card__img{min-height:280px}.stack-card__content{padding:1.5rem 2rem;display:flex;flex-direction:column;justify-content:center}.stack-card__city{font-size:2rem}.stack-card__contactbar{padding:1rem 1.25rem 1.25rem;gap:1rem}}