.hotspot-header{margin-bottom:2rem}.hotspot-wrapper{position:relative;width:100%;margin:0 auto;z-index:1;isolation:isolate}.hotspot-aspect-ratio-box{position:relative;width:100%;padding-bottom:var(--ratio-percent);background-color:#f4f4f5}.hotspot-image,.hotspot-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--hs-radius)}.hotspot-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.hotspot-item{position:absolute;width:0;height:0}.hotspot-btn{appearance:none;-webkit-appearance:none;border:none;background:transparent;padding:0;margin:0;position:absolute;width:44px;height:44px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:auto;cursor:pointer;display:flex;align-items:center;justify-content:center}.hotspot-btn:focus-visible{outline:none}.hotspot-btn__core{position:relative;display:block;width:12px;height:12px;background-color:var(--hs-dot-bg, #ffffff);border-radius:50%;box-shadow:0 2px 5px #00000040;z-index:2;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hotspot-btn__pulse{position:absolute;width:32px;height:32px;background-color:var(--hs-accent, #3b82f6);border-radius:50%;z-index:1;opacity:0;animation:hs-pulse 2.5s infinite;pointer-events:none}@keyframes hs-pulse{0%{transform:scale(.3);opacity:.8}50%{opacity:.4}to{transform:scale(1.4);opacity:0}}.hotspot-btn:hover .hotspot-btn__core,.hotspot-btn[aria-expanded=true] .hotspot-btn__core{transform:scale(1.3)}.hotspot-card{position:absolute;width:200px;background:var(--hs-popup-bg, #ffffff);color:var(--hs-text, #000000);border-radius:12px;padding:0;box-shadow:0 10px 40px -10px #0003;text-align:center;cursor:default;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s,transform .2s,visibility .2s;pointer-events:none;z-index:100;overflow:hidden}.hotspot-card[aria-hidden=false]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.hotspot-card--top-right{bottom:20px;left:20px;transform-origin:bottom left}.hotspot-card--top-left{bottom:20px;right:20px;transform-origin:bottom right}.hotspot-card--bottom-right{top:20px;left:20px;transform-origin:top left}.hotspot-card--bottom-left{top:20px;right:20px;transform-origin:top right}.hotspot-card__image-wrapper{position:relative;width:100%;height:140px;background:#f4f4f4}.hotspot-card__image{width:100%;height:100%;object-fit:cover;display:block}.hotspot-card__close{position:absolute;top:8px;right:8px;background:#ffffffe6;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000;padding:0;transition:transform .2s;z-index:10;box-shadow:0 2px 4px #0000001a}.hotspot-card__close:hover{transform:scale(1.1)}.hotspot-card__info{padding:12px;display:flex;flex-direction:column;gap:6px}.hotspot-card__title{font-size:.85rem;font-weight:700;text-decoration:none;color:currentColor;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hotspot-card__price{font-size:.8rem;color:#0009}.hotspot-card__price--sale{color:#d32f2f;font-weight:700;margin-right:4px}.hotspot-card__price--compare{text-decoration:line-through;opacity:.6;font-size:.9em}.hotspot-card__cta{display:block;margin-top:6px;background-color:var(--hs-accent);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:10px 0;width:100%;border-radius:6px;text-decoration:none;transition:opacity .2s}.hotspot-card__cta:hover{opacity:.9}
/*# sourceMappingURL=/cdn/shop/t/75/compiled_assets/styles.css.map */
