.attractions-map-wrapper{width:100vw;position:sticky;top:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);z-index:500;height:300px;margin-bottom:24px;overflow:hidden;border-top:solid 1px #000;border-bottom:solid 1px #000;transition:height .25s ease}.attractions-map{width:100%;height:100%}.attractions-map.leaflet-container{font-family:inherit}.attractions-map-toggle{position:absolute;top:10px;right:10px;z-index:1000;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;color:#333;background:rgba(255,255,255,.9);box-shadow:0 1px 4px rgba(0,0,0,.3);cursor:pointer}.attractions-map-toggle:hover{background:#fff}.map-pin{filter:drop-shadow(0 1px 2px rgba(0, 0, 0, .35))}.map-pin-tooltip{font-size:13px;font-weight:600;padding:4px 8px}.map-pin-photo__card{width:90px;height:60px;border-radius:8px;overflow:hidden;border:2px solid #fff;background:#eee;box-shadow:0 2px 6px rgba(0,0,0,.4)}.map-pin-photo__card img{display:block;width:100%;height:100%;object-fit:cover}.map-pin-photo__tip{width:0;height:0;margin:-1px auto 0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:9px solid #fff;filter:drop-shadow(0 2px 2px rgba(0, 0, 0, .3))}.marker-cluster-small{background-color:rgba(0,153,68,.25)}.marker-cluster-small div{background-color:rgba(0,153,68,.55)}.marker-cluster-medium{background-color:rgba(0,122,55,.3)}.marker-cluster-medium div{background-color:rgba(0,122,55,.65)}.marker-cluster-large{background-color:rgba(0,92,41,.35)}.marker-cluster-large div{background-color:rgba(0,92,41,.75)}.marker-cluster div{color:#fff;font-weight:700}.attractions-map .leaflet-control-attribution{font-size:10px;line-height:1.3;padding:1px 6px;background:rgba(255,255,255,.55);color:#888}.attractions-map .leaflet-control-attribution a{color:#888}