.mixin-edc-secondary-title-1-2{font-family:'museo',serif;font-weight:700;font-size:44px;line-height:50px}
@media(min-width:1024px){.mixin-edc-secondary-title-1-2{font-family:'museo',serif;font-weight:700;font-size:60px;line-height:72px}
}
.mixin-edc-secondary-title-3-4{font-family:'museo',serif;font-weight:700;font-size:28px;line-height:30px;letter-spacing:-0.02em}
@media(min-width:1024px){.mixin-edc-secondary-title-3-4{font-family:'museo',serif;font-weight:700;font-size:42px;line-height:40px}
}
.map-component{background-color:var(--map-bg-color,var(--primary-color-bg));color:var(--map-fg-color,var(--primary-color-fg))}
.map-component__title{font-family:'museo',serif;font-weight:700;font-size:28px;line-height:30px;letter-spacing:-0.02em}
@media(min-width:1024px){.map-component__title{font-family:'museo',serif;font-weight:700;font-size:42px;line-height:40px}
}
.map-component__title .cmp-title__text{font-family:unset;font-size:unset;font-style:unset;font-weight:unset;line-height:unset;letter-spacing:unset}
.map-component__map-container{width:100%;height:248px}
.map-component__map-marker-content{color:#000}
.map-component.bg-primary{--map-bg-color:var(--primary-color-bg);--map-fg-color:var(--primary-color-fg)}
.map-component.bg-secondary{--map-bg-color:var(--secondary-color-bg);--map-fg-color:var(--secondary-color-fg)}
.map-component.bg-tertiary{--map-bg-color:var(--tertiary-color-bg);--map-fg-color:var(--tertiary-color-fg)}