.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-columns:minmax(20rem,33%) 1fr;grid-template-areas:"aside map""footer footer"}.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}@media screen and (max-width:767px){.location-module__O7tTOa__location__wrapper--map-view{grid-template-rows:auto 1fr;grid-template-areas:"aside""map"}.location-module__O7tTOa__location__wrapper--map-view .location-module__O7tTOa__location__map{display:block}.location-module__O7tTOa__location__wrapper--map-view .location-module__O7tTOa__location__footer{display:none}.location-module__O7tTOa__location__wrapper--map-view .location-module__O7tTOa__location__aside{height:auto;overflow:visible}}
