.hotspots-section{width:100%;max-width:100%;margin:0 auto;padding:0;background:#000;color:#fff}.hotspots-wrapper{width:100%;position:relative;background:#000}.hotspots-wrapper.small{height:30vh}.hotspots-wrapper.medium{height:45vh}.hotspots-wrapper.large{height:60vh}.hotspots-image{width:100%;height:100%;object-fit:cover;display:block;background:#000}.hotspot-pin{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;cursor:pointer;background:transparent;border:none}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.hotspot-dot{width:28px;height:28px;aspect-ratio:1 / 1;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse 1.8s infinite ease-in-out;box-shadow:0 0 0 3px #ffffff4d}.hotspot-dot:after{content:"";width:10px;height:10px;aspect-ratio:1 / 1;background:#000;border-radius:50%;transition:transform .4s ease}.hotspot-pin:hover .hotspot-dot:after{transform:scale(1.6)}.hotspot-tooltip{position:absolute;transform:translate(-50%,calc(-100% - 12px));background:#101010eb;color:#fff;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.35;max-width:280px;z-index:9999;pointer-events:auto;opacity:0;transition:opacity .15s ease}.hotspot-tooltip.show{opacity:1}.tooltip-content{display:flex;align-items:flex-start;gap:10px}.tooltip-img{width:80px;height:auto;flex-shrink:0;border-radius:6px}.tooltip-text{flex:1}.hotspot-tooltip .title{font-weight:700;margin-bottom:4px}.hotspot-tooltip .actions{margin-top:6px}.hotspot-tooltip .btn{background:#fff;color:#000;border-radius:6px;padding:6px 10px;font-size:12px;text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
