svg #location-marker-winter foreignObject .location-marker,svg #location-marker-summer foreignObject .location-marker{box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:100%;padding:20px 10px 40px;display:-webkit-box;display:-webkit-flex;display:flex}svg #location-marker-winter .location-marker-background,svg #location-marker-summer .location-marker-background{mix-blend-mode:multiply;fill:#fe0}svg #location-marker-winter #top,svg #location-marker-summer #top{visibility:visible}svg #location-marker-winter #bottom,svg #location-marker-summer #bottom,svg #location-marker-winter.bottom-marker #top,svg #location-marker-summer.bottom-marker #top{visibility:hidden}svg #location-marker-winter.bottom-marker #bottom,svg #location-marker-summer.bottom-marker #bottom{visibility:visible}svg #location-marker-winter.hidden,svg #location-marker-summer.hidden,svg #location-marker-winter.hidden #top,svg #location-marker-summer.hidden #top,svg #location-marker-winter.hidden #bottom,svg #location-marker-summer.hidden #bottom{visibility:hidden}.map-component{height:100%}.map-component>svg{min-width:100%;height:100%;width:unset}.map-component>svg tspan{font-family:"Neue Haas Grotesk Display 65 Medium",Arial,sans-serif;font-weight:700}.map-component>svg foreignObject .map-marker{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;height:100%;padding-top:2.3px;font-size:40.7px;display:-webkit-box;display:-webkit-flex;display:flex}.map-component>svg [icon]{font-family:ASD Piktogramme Medium-Negativ,fantasy}.map-component>svg [label]{font-family:ASD Piktogramme Medium-Positiv,fantasy}.map-component .timetable-marker{display:none}