.KBmap__mapContainer{display:-webkit-box;display:-ms-flexbox;display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.KBmap__mapHolder{display:block;position:relative}.KBmap__mapHolder svg{max-width:100%}.KBmap__mapHolder img{max-width:100%;width:100%}@-webkit-keyframes mapMarkerAnimation{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes mapMarkerAnimation{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0px);transform:translateY(0px)}}.KBmap__marker{position:absolute;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%);top:42%;left:69%;z-index:1}.KBmap__marker.current{z-index:2}.KBmap__marker img{cursor:pointer;position:relative;z-index:3}.KBmap__markerContent{width:320px;opacity:0.94;left:12px;top:0px;background-color:#ffffff;display:inline-block;border:solid 1px #d7d7d7;padding:25px;padding-bottom:35px;border-bottom:2px solid #6c86ee;border-top:5px solid #6c86ee;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:1;bottom:auto}.KBmap__markerContent .KBmap__markerTitle{margin-top:0px;margin-bottom:.5em;text-align:center;font-size:x-large}.KBmap__markerContentItem p{margin-bottom:.5em;margin-top:0px}.KBmap__markerClose{position:absolute;top:10px;right:10px;cursor:pointer;color:#231f20}.KBmap_cords{position:absolute;bottom:0px;right:0px;background-color:#e7b786;border:2px solid #56270c;padding:2px 5px;pointer-events:none}
