.map_mapWrapper__k0umI{position:fixed;display:flex;flex-direction:column;height:100dvh;width:100dvw;background-color:var(--Background-Primary);z-index:1}.map_sidebar___O4Vp{display:flex;flex-direction:column;gap:var(--Space-x4)}.map_closeButton__EMdaq{pointer-events:auto;box-shadow:var(--button-box-shadow);gap:var(--Space-x05)}.map_mobileNavigation__kDf9P{display:flex;padding:0 var(--Space-x2);justify-content:space-between;background-color:var(--Surface-Primary-OnSurface-Default)}@media screen and (max-width:949px){.map_sidebar___O4Vp{position:absolute;width:100%;padding-bottom:var(--Space-x2);overflow:hidden;bottom:0;z-index:3}}@media screen and (min-width:950px){.map_mapWrapper__k0umI{flex-direction:row}.map_sidebar___O4Vp{width:420px;flex-shrink:0;overflow-y:auto;padding:var(--Space-x5);background-color:var(--Background-Primary)}.map_mobileNavigation__kDf9P{display:none}}