.location-module__O7tTOa__location__wrapper{grid-template-columns:1fr;grid-template-areas:"aside""footer";grid-template-rows:calc(100dvh - calc(var(--footer-height) + var(--header-height))) var(--footer-height);transition:all .2s ease-in-out;display:grid;overflow:hidden}.location-module__O7tTOa__location__map{grid-area:map;display:none;position:relative}.location-module__O7tTOa__location__aside{z-index:50;grid-area:aside;height:100%;overflow:auto}@media screen and (min-width:768px){.location-module__O7tTOa__location__map{display:block}.location-module__O7tTOa__location__wrapper{grid-template-areas:"aside map""footer footer";grid-template-columns:clamp(20rem, 33vw, var(--sidebar-width)) 1fr}.location-module__O7tTOa__location__aside{border-right:1px solid var(--color-neutral-300)}}.location-module__O7tTOa__location__footer{background-color:var(--color-yellow);grid-area:footer;position:relative}.location-module__O7tTOa__location-footer__content{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");border-radius:12px;justify-content:center;align-items:center;height:100%;display:flex}
