.venue-detail-gallery-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.5rem;margin:.6rem 0 1.1rem}.venue-detail-gallery-thumb{aspect-ratio:1/1;border:2px solid transparent;border-radius:8px;background:#f3f5f6;padding:0;overflow:hidden;cursor:pointer;transition:border-color .16s ease,transform .16s ease}.venue-detail-gallery-thumb img{width:100%;height:100%;display:block;object-fit:cover}.venue-detail-gallery-thumb:focus-visible,.venue-detail-gallery-thumb:hover{border-color:rgba(2,129,194,.48);outline:0}.venue-detail-gallery-thumb[aria-pressed=true]{border-color:#011d36}@media (max-width:767px){.venue-detail-gallery-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}
.venue-detail-about-block{margin:.75rem 0 0;display:grid;gap:.32rem}.venue-detail-about-block[hidden]{display:none!important}.venue-detail-about-title{margin:0;color:#011d36;font-size:.95rem;font-weight:500;line-height:1.25}.venue-detail-about-block .venue-detail-summary{margin:0;color:rgba(22,33,35,.78);font-size:.94rem;line-height:1.55}
body.venue-detail-page .venue-detail-map-actions-inline{display:flex!important;flex-wrap:wrap;align-items:center!important;gap:.75rem!important}
body.venue-detail-page .venue-detail-map-actions-inline .venue-detail-directions-btn{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:42px!important;min-height:42px!important;margin:0!important;line-height:1!important;vertical-align:top!important}
body.venue-detail-page .venue-detail-map-actions-inline .venue-detail-directions-btn svg{display:block;flex:0 0 auto}
