.hotspot-map{position:relative;width:100%;max-width:1200px;margin:0 auto}.bg-image{width:100%;display:block;height:auto}.logos-heading h2{text-align:center;font-size:24px;font-weight:500;color:#213907}.logos-divider{width:520px;margin:-50px auto 6px;display:block}.hotspot{position:absolute;transform:translate(-50%,-50%);cursor:pointer}.hotspot-icon{width:60px;height:60px;border-radius:50%;transition:transform .2s ease}.hotspot:hover .hotspot-icon{transform:scale(1.1)}.hotspot-tooltip{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:250px;background:rgba(255,255,255,.95);border-radius:50% 50% 50% 50%/60% 60% 40% 40%;padding:12px;box-shadow:0 2px 8px rgba(0,0,0,.2);opacity:0;pointer-events:none;transition:opacity .3s ease;text-align:center}.tooltip-icon{width:36px;height:36px;margin:0 auto 8px}.tooltip-icon img{width:100%}.hotspot-tooltip p{margin:0;font-size:14px;color:#333;line-height:1.3}.hotspot:hover .hotspot-tooltip{opacity:1}@media (max-width:768px){.hotspot-icon{width:32px;height:32px}.hotspot-tooltip{width:160px;top:-100px;padding:10px}.hotspot-tooltip p{font-size:13px}.logos-divider{width:366px;margin:-20px auto 6px;display:block}}