.customMarker{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:8px;border-radius:100px;border:2px solid #f96032;background-color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;position:relative;z-index:999}.customMarker:hover,.customMarkerActive{outline:4px solid rgba(249,96,50,.3607843137)}.customMarkerActive{background-color:#f96032;border:2px solid #f96032}.customMarkerActive .customMarkerNumber{color:#1d1d30}.customMarkerNumber{font-family:Rubik,sans-serif;font-weight:400;font-size:14px;line-height:120%;text-align:center}