.islands-map-section{position:relative;padding:25px 0 60px}.islands-map-section .sec-title{margin-bottom:15px}.islands-map-section .sec-title .text{margin-top:5px}.islands-map-section #islands-map{height:78vh;min-height:620px;border-radius:20px;box-shadow:0 10px 30px 3px rgba(0,0,0,.1);z-index:1}.islands-map-section .map-attribution{margin-top:8px;text-align:right;font-size:12px;color:#9aa3ab}.islands-map-section .map-attribution a{color:#9aa3ab;text-decoration:underline}.islands-map-section .push-pin{background:0 0;border:none}.islands-map-section .push-pin .pin-ball{position:absolute;top:0;left:50%;transform:translateX(-50%);width:20px;height:20px;border-radius:50%;background:radial-gradient(circle at 35% 28%,#ff8a80,#d32f2f 65%,#8e0000);box-shadow:0 3px 5px rgba(0,0,0,.45);z-index:2;cursor:pointer}.islands-map-section .push-pin .pin-needle{position:absolute;top:17px;left:50%;transform:translateX(-50%);width:2px;height:19px;background:linear-gradient(#e0e0e0,#757575);box-shadow:1px 1px 2px rgba(0,0,0,.35)}.islands-map-section .leaflet-tooltip.pin-tip{width:auto;max-width:none;white-space:nowrap;padding:8px 12px}.islands-map-section .pin-tooltip{display:inline-flex;align-items:center;white-space:nowrap}.islands-map-section .pin-tooltip img{width:42px;height:28px;max-width:none;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-right:8px;flex:0 0 auto}.islands-map-section .pin-tooltip span{font-size:15px;font-weight:600;line-height:1.2;color:#25283a}@media (max-width:767px){.islands-map-section #islands-map{height:65vh;min-height:420px}}