.locations-page{max-width:960px;margin:0 auto;padding:var(--space-3x,2rem) 1rem 3rem;color:var(--e-global-color-text,#06565f);font-family:inherit}.locations-page h1{font-family:"Tusker Grotesk",var(--font-heading,sans-serif);font-size:clamp(2rem,5vw,2.75rem);margin-bottom:.5rem;color:var(--e-global-color-dark-green,#00525c)}.locations-lead{margin:0 0 2rem;font-size:1.05rem;line-height:1.5;color:#444}.locations-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.locations-card{background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,82,92,.08);border:1px solid rgba(0,82,92,.12);padding:1.5rem}.locations-card-header{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:.75rem}.locations-card-header svg{width:1.25rem;height:1.25rem;margin-top:.2rem;flex-shrink:0}.locations-card h2,.locations-card-header svg{color:var(--e-global-color-dark-green,#00525c)}.locations-card h2{margin:0;font-size:1.25rem}.locations-note{margin:.35rem 0 0;font-size:.9rem;color:#666}.locations-address{display:flex;flex-direction:column;gap:.15rem;font-style:normal;line-height:1.5;margin-bottom:.75rem}.locations-map-link{margin:0 0 1rem;font-size:.95rem}.locations-map-link a{color:var(--e-global-color-dark-green,#00525c);text-underline-offset:2px}.locations-map-link a:hover{color:var(--e-global-color-lightgreen,#00ac3c)}.locations-map-wrap{border-radius:10px;overflow:hidden;border:1px solid rgba(0,82,92,.12);background:#f5f5f5}.locations-map-wrap iframe{display:block;width:100%;height:280px;border:0}.locations-back{margin-top:2rem;font-size:.95rem;color:#555}.locations-back a{color:var(--e-global-color-dark-green,#00525c)}