#map-list{position:relative}#map-list #header-section{position:absolute;z-index:2;padding:8px;left:0px;right:0px}#map-list #header-section .header-content{background-color:#3f1d35;border-radius:4px;padding:16px}#map-list #header-section .header-content details summary{list-style:none;display:flex;justify-content:space-between;align-items:center;font-weight:bold;cursor:pointer}#map-list #header-section .header-content details summary::after{content:"";width:22px;height:22px;background-size:cover;transition:0.2s;filter:invert(94%) sepia(88%) saturate(0%) hue-rotate(173deg) brightness(105%) contrast(105%)}#map-list #header-section .header-content details summary::-webkit-details-marker{display:none}#map-list #header-section .header-content details[open] summary{border-radius:5px 5px 0 0}#map-list #header-section .header-content details[open]>summary::after{transform:rotate(180deg)}#map-list #header-section .header-content summary{color:#30353b;border-radius:5px}#map-list #header-section .header-content .button-container{display:flex;justify-content:flex-end}#map-list #header-section .header-content .sp-range-slider label{font-size:12px}#map-list #header-section .header-content .sp-range-slider .sp-range-slider-track-wrapper{margin-top:8px}#map-list #header-section .header-content #surface-range label .text{color:#ffffff}#map-list #map{width:100vw;max-width:1440px;height:calc(100vh - 60px)}#map-list #map div{height:100%!important;padding-bottom:0%!important}#map-list #map div span{display:none}@media screen and (min-width:768px){#map-list #header-section{max-width:30vw}}