#map__holder{height:600px}@media (width <= 900px){#map__holder{height:60vh;min-height:320px}}.map__left{grid-column:span 8}@media (width <= 900px){.map__left{grid-column:1 / -1}}.map__right{grid-column:span 4}@media (width <= 900px){.map__right{grid-column:1 / -1}}.map__category-item{border-bottom:1px solid #f99928}.map__category-item>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.map__category-item>div svg{height:1rem}.map__category-item ul{display:none;padding-bottom:1.5rem}.map__category-item:has(.map__category-text--active)>div svg{rotate:90deg}.map__category-item:has(.map__category-text--active) ul{display:block}.map__category-text{font-family:var(--font-alt);font-size:clamp(1.5rem,4vw,2rem);cursor:pointer}.map__category-text--active+ul{display:block}.map__marker-item{cursor:pointer;padding-left:1rem}.map__marker-label{color:var(--white)!important;margin-top:-8px}
