.almanac-locations{--almanac-locations-accent:var(--al-primary)}.almanac-locations__list{border-top:1px solid var(--al-ink);display:grid;gap:0;list-style:none;margin:0;padding:0}.almanac-locations__place{border-top:1px solid var(--al-rule);margin:0;padding:1.75rem 0 2rem}.almanac-locations__place:first-child{border-top:0}.almanac-locations__card{display:flex;flex-direction:column;height:100%}.almanac-locations__contact{font-style:normal}.almanac-locations__area{color:var(--almanac-locations-accent);font-family:var(--al-mono-family);font-size:.74rem;font-weight:500;letter-spacing:.1em;margin:0 0 .6rem;text-transform:uppercase}.almanac-locations__city{font-size:clamp(1.9rem,1.5rem + 1.3vw,2.6rem);line-height:1;margin:0 0 1rem}.almanac-locations__address{line-height:1.5;margin:0 0 1.25rem}.almanac-locations__address>:last-child{margin-bottom:0}.almanac-locations__details{border-top:1px solid var(--al-rule);font-family:var(--al-mono-family);font-feature-settings:"tnum";font-size:.8rem;margin:0 0 1.1rem}.almanac-locations__details>div{border-bottom:1px solid var(--al-rule);display:grid;gap:.75rem;grid-template-columns:4.5rem minmax(0,1fr);padding:.55rem 0}.almanac-locations__details dt{color:var(--al-muted);font-size:.7rem;letter-spacing:.08em;line-height:1.6;text-transform:uppercase}.almanac-locations__details dd{margin:0;overflow-wrap:anywhere}.almanac-locations__details a{color:var(--al-ink);text-decoration:none}.almanac-locations__details a:focus-visible,.almanac-locations__details a:hover{color:var(--almanac-locations-accent);text-decoration:underline}.almanac-locations__note{color:var(--al-muted);font-size:.9rem;margin:0 0 1.1rem}.almanac-locations__map{align-items:center;align-self:flex-start;color:var(--al-ink);display:inline-flex;font-size:.92rem;font-weight:600;gap:.45rem;margin-top:auto;min-height:2.75rem;text-decoration:underline;text-decoration-color:var(--al-rule-strong);text-underline-offset:.25em}.almanac-locations__map .al-i{color:var(--almanac-locations-accent)}.almanac-locations__map:focus-visible,.almanac-locations__map:hover{color:var(--almanac-locations-accent);text-decoration-color:currentColor}@media (min-width:768px){.almanac-locations__list{grid-template-columns:repeat(2,minmax(0,1fr))}.almanac-locations__place,.almanac-locations__place:first-child{border-left:1px solid var(--al-rule);border-top:0;padding:1.75rem clamp(1.25rem,2.2vw,2rem) 2rem}.almanac-locations__place:nth-child(odd){border-left:0;padding-left:0}.almanac-locations__place:nth-child(2n){padding-right:0}.almanac-locations__place:nth-child(n+3){border-top:1px solid var(--al-rule)}}@media (min-width:1024px){.almanac-locations--cols3 .almanac-locations__list{grid-template-columns:repeat(3,minmax(0,1fr))}.almanac-locations--cols3 .almanac-locations__place:nth-child(n){border-left:1px solid var(--al-rule);border-top:0;padding:1.75rem clamp(1.25rem,2.2vw,2rem) 2rem}.almanac-locations--cols3 .almanac-locations__place:nth-child(3n+1){border-left:0;padding-left:0}.almanac-locations--cols3 .almanac-locations__place:nth-child(3n){padding-right:0}.almanac-locations--cols3 .almanac-locations__place:nth-child(n+4){border-top:1px solid var(--al-rule)}}.al-band--dark .almanac-locations__list,.al-on-dark .almanac-locations__list{border-top-color:currentColor}.al-band--dark .almanac-locations__details a,.al-band--dark .almanac-locations__map,.al-on-dark .almanac-locations__details a,.al-on-dark .almanac-locations__map{color:#fff}.al-band--dark .almanac-locations__area,.al-band--dark .almanac-locations__map .al-i,.al-on-dark .almanac-locations__area,.al-on-dark .almanac-locations__map .al-i{color:var(--al-highlight)}