/* Shared ACCESS section. */
.common-access{max-width:760px;margin:72px 0 0;padding:30px 0 6px;border-top:1px solid rgba(255,199,125,.28)}
.common-access{padding-top:40px;padding-bottom:28px;background:transparent;box-shadow:none;clip-path:none}
.common-access .section-title{margin:4px 0 16px}
.common-access>.section-title{text-align:center}
.access-map{width:min(78%,560px);margin:0 auto;overflow:hidden;aspect-ratio:16/9;border:1px solid rgba(255,199,125,.2);border-radius:8px;background:#211711}
.access-map iframe{display:block;width:100%;height:100%;border:0}
.access-details{margin-top:18px;color:var(--cream)}
.access-details p{display:grid;grid-template-columns:5em minmax(0,1fr);column-gap:.35em;margin:7px 0;line-height:1.7;overflow-wrap:break-word}
.access-details p span{display:block;font-weight:600;white-space:nowrap;color:var(--gold);text-align:justify;text-align-last:justify}
.access-details p:nth-child(2) span{text-align:left;text-align-last:auto}
.access-socials{display:flex;gap:9px;margin-top:18px}
.social-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,199,125,.32);border-radius:50%;color:var(--gold);text-decoration:none}
.social-icon:hover{background:rgba(223,130,64,.12);color:var(--cream)}
.social-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.social-icon .threads-logo{display:block;width:19px;height:19px;object-fit:contain}
.social-icon svg path{fill:currentColor;stroke:none}.social-icon .social-fill{fill:currentColor;stroke:none}
.social-icon .threads-logo path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(min-width:700px){.page:has(.home-top) .common-access{margin-top:clamp(100px,12vh,140px)}}
@media(min-width:700px){.access-map{margin-left:auto;margin-right:auto}}
@media(min-width:700px){.page:has(.event-block)>.common-access{grid-column:1/-1}}
@media(min-width:700px){.page:not(:has(.home-top))>.common-access{margin-top:clamp(150px,18vh,210px)}}
@media(min-width:700px){.access-details,.access-socials{width:min(100%,600px);margin-left:auto;margin-right:auto}.access-details p{font-size:19px;line-height:1.8}.access-socials{gap:12px;margin-top:22px}.social-icon{width:48px;height:48px}.social-icon svg,.social-icon .threads-logo{width:24px;height:24px}}
@media(max-width:699px){.page:has(.home-top) .common-access{order:5}.common-access{margin-top:76px;padding-top:24px}.access-map{width:88%;aspect-ratio:4/3}.access-details{margin-top:15px}.access-details p{font-size:13px}.access-socials{margin-top:15px}.social-icon{width:40px;height:40px}}
