.map-marker-container{display:flex;flex-direction:column;justify-content:center;max-width:140px;border-radius:8px;border:2px solid #777;box-shadow:2px 2px 4px rgba(0,0,0,.3);padding:8px;position:relative;background-color:#000}.map-marker-container.active{background-color:#ffcd11;border:1px solid #000}.map-marker-container:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #000}.map-marker-container.active:after{border-top:8px solid #ffcd11}.map-marker-container.active:before{content:"";position:absolute;bottom:-9px;left:50%;transform:translateX(-50%);border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #000;z-index:-1}.tooltip-title{font-family:var(--cat-theme-typography-footnote-bold-font-family);font-weight:var(--cat-theme-typography-footnote-bold-font-weight);font-size:var(--cat-theme-typography-footnote-bold-font-size);color:#fff}.tooltip-subtitle{color:#fff}.map-marker-container.active .tooltip-subtitle,.map-marker-container.active .tooltip-title{color:#000}
/*# sourceMappingURL=110c14d497d8a40e.css.map*/