.location_location__wrapper__QEtHD{display:grid;transition:all .2s ease-in-out;grid-template-areas:"aside" "footer";grid-template-columns:1fr;grid-template-rows:calc(100vh - calc(var(--footer-height) + var(--header-height))) var(--footer-height);overflow:hidden}.location_location__map__mgrRF{grid-area:map;display:none}.location_location__aside__HN3Su{grid-area:aside;z-index:50;overflow:auto;height:100%}@media screen and (min-width:768px){.location_location__map__mgrRF{display:block}.location_location__wrapper__QEtHD{grid-template-areas:"aside map" "footer footer";grid-template-columns:minmax(20rem,var(--sidebar-width)) 1fr}.location_location__aside__HN3Su{border-right:1px solid var(--color-neutral-300)}}.location_location__footer__qZVB8{grid-area:footer;background-color:var(--color-yellow)}.location_location-footer__content__EFKzZ{height:100%;display:flex;align-items:center;justify-content:center;border-radius:12px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='%23423F67FF' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}