.map-display{display:none;height:100%;max-width:100%;position:relative}@media only screen and (min-width:64rem){.map-display{display:block}}.map-display__canvas{background:var(--ui-media-background-color);border:0;height:100%;overflow:hidden;position:relative;width:100%;z-index:1}.map-display__label{font-family:var(--ui-body-heading-font)!important;font-weight:700!important;padding-top:5.5rem;text-wrap:balance!important;color:var(--brand-color-0)!important;text-shadow:2px 2px 0 var(--ui-color-1)}.panel-location-details{background:var(--ui-color-3);position:relative}.panel-location-details--listing{background:var(--ui-color-1)}@media only screen and (min-width:64rem){.panel-location-details{display:grid;grid-template-columns:1fr 1fr}.panel-location-details__inner{display:flex;flex:0 1 50%;justify-content:flex-end}}.panel-location-details__content{flex:1;padding:var(--ui-padding-y) var(--ui-padding-x);width:100%}@media only screen and (min-width:64rem){.panel-location-details__content{max-width:calc(var(--ui-container-standard)/2 + var(--ui-padding-x))}}.panel-location-details__cafes{margin-top:var(--space-m)}@media only screen and (min-width:64rem){.panel-location-details__cafes{max-height:60vh;overflow-y:auto}}.panel-location-details__cafe-items{display:grid;gap:var(--space-m);list-style:none}.panel-location-details__info{margin-top:var(--space-s)}.panel-location-details__geo{margin-top:var(--space-xs)}.panel-location-details__address{font-size:var(--step-0);line-height:1.5}.panel-location-details__map-btn,.panel-location-details__subsection{margin-top:var(--space-m)}.panel-location-details__sub-btn,.panel-location-details__sub-copy{margin-top:var(--space-s)}.panel-location-details__opening-hours-dl{display:grid;font-size:var(--step-0);gap:var(--space-2xs) var(--space-l);grid-template-columns:repeat(2,1fr);line-height:1.5;margin-top:var(--space-s);max-width:300px}@media only screen and (min-width:75rem){.panel-location-details__opening-hours-dl{font-size:var(--step-1);max-width:360px}}.panel-location-details__opening-hours-additional{font-size:var(--step-0);line-height:1.5;margin-top:var(--space-s)}.panel-location-details__ot-widget{margin-left:-12px}.panel-location-details__ot-widget iframe{height:62px;width:100%}.panel-location-details__map{background:var(--ui-color-6);display:none;flex:0 1 50%;height:100%}@media only screen and (min-width:64rem){.panel-location-details__map{display:block}}