.block-map .mobile-select{display:block;margin-bottom:16px;margin-top:16px!important}@media screen and (min-width:1025px){.block-map .mobile-select{display:none}}.block-map .mobile-select select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fafafa;background-image:url("data:image/svg+xml;utf8,<svg fill='%230d6361' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-position-x:calc(100% - 16px);background-position-y:16px;background-repeat:no-repeat;border-color:#e4e4e4;border-radius:4px;padding:16px;width:100%}.block-map .map_container{position:relative}.block-map .map_container .map_image{aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain;width:100%}.block-map .map_container .dot-container{position:absolute;z-index:0}.block-map .map_container .dot-container .dot{aspect-ratio:1;background:#ea6101;border-radius:1000px;display:flex;height:8px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:8px;z-index:1}@media screen and (min-width:1025px){.block-map .map_container .dot-container .dot{height:16px;width:16px}}@keyframes pulsate{0%{opacity:0;-webkit-transform:scale(.1);transform-origin:top left}50%{opacity:1;transform:translateX(-50%) translateY(-50%)}to{opacity:0;transform-origin:top left}}.block-map .map_container .dot-container .ringring{-webkit-animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;border:3px solid #ea6101;-webkit-border-radius:30px;height:12px;left:50%;opacity:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:12px}@media screen and (min-width:1025px){.block-map .map_container .dot-container .ringring{height:25px;width:25px}.block-map .map_container .dot-container:hover{z-index:1}.block-map .map_container .dot-container:hover .dot.with-link{background:#fff}.block-map .map_container .dot-container:hover .dot.with-link:before{color:#fff;content:attr(data-name);font-weight:900;left:50%;position:absolute;text-shadow:1px 1px 2px #000;top:-52px;transform:translateX(-50%);white-space:nowrap}.block-map .map_container .dot-container:hover .dot.with-link:after{background:#fff;content:"";display:flex;height:32px;left:50%;position:absolute;top:-28px;transform:translateX(-50%);width:2px}.block-map .map_container .dot-container:hover .dot.with-link.orange.with-link{background:#ea6101}.block-map .map_container .dot-container:hover .dot.with-link.orange:before{color:#ea6101}.block-map .map_container .dot-container:hover .dot.with-link.orange:after{background:#ea6101}.block-map .map_container .dot-container:hover .ringring{display:none}}