c-product-hotspots{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%;max-height:100%;container-type:inline-size;pointer-events:none;z-index:2;--hs-dot-color: #ef4923;--hs-tip-bg: #c73d1f;--hs-dot: clamp(12px, 3.073cqw, 22px);--hs-dot-active: clamp(24px, 6.02cqw, 42px);--hs-glow: clamp(1px, 1.246cqw, 10px);--hs-touch-target: 44px;--hs-tip-w: clamp(180px, 34.667cqw, 240px);--hs-tip-fs: clamp(13px, 2.785cqw, 17px);--hs-tip-radius: clamp(6px, 1.591cqw, 12px);--hs-tip-pad-i: clamp(12px, 2.984cqw, 24px);--hs-tip-pad-b: clamp(8px, 1.989cqw, 16px);--hs-tip-offset-x: clamp(20px, 5.667cqw, 40px);--hs-tip-offset-y: clamp(-36px, -5.333cqw, -18px);--hs-tip-gap-flip: clamp(8px, 2.2cqw, 16px);--hs-dock-inset: clamp(8px, 3.2cqw, 16px);--hs-hint-inset: clamp(8px, 2.4cqw, 18px);--hs-hint-fs: clamp(11px, 1.9cqw, 14px);--hs-hint-bg: rgba(37, 38, 39, .82)}c-product-hotspots[hidden]{display:none!important}.c-product-hotspots__hint{position:absolute;top:var(--hs-hint-inset);inset-inline:var(--hs-hint-inset);inline-size:fit-content;max-inline-size:100%;z-index:1;display:flex;align-items:center;gap:.5em;margin:0 auto;padding:.45em .85em;border-radius:999px;background:var(--hs-hint-bg);color:#fff;font-family:Barlow,sans-serif;font-size:var(--hs-hint-fs);font-weight:500;line-height:1.2;letter-spacing:.02em;text-align:start;pointer-events:none}.c-product-hotspots__hint-icon{flex:none;width:1.45em;height:1.45em}c-product-hotspots.has-open .c-product-hotspots__hint{opacity:0}@media(prefers-reduced-motion:no-preference){.c-product-hotspots__hint{transition:opacity .15s ease}}.c-product-hotspots__hint-pointer{display:none}.c-product-hotspots__hint-touch{display:inline}@media(min-width:768px){.c-product-hotspots__hint-pointer{display:inline}.c-product-hotspots__hint-touch{display:none}}.c-product-hotspots__item{position:absolute;left:var(--hs-x, 50%);top:var(--hs-y, 50%);pointer-events:auto;z-index:1}.c-product-hotspots__item.is-open{z-index:2}.c-product-hotspots__dot{appearance:none;-webkit-appearance:none;display:block;position:relative;width:var(--hs-dot);height:var(--hs-dot);margin:0;padding:0;border:0;border-radius:50%;background-color:#f4f4f4;box-shadow:0 0 var(--hs-glow) 0 #f4f4f4;transform:translate(-50%,-50%);cursor:pointer}.c-product-hotspots__dot:before{content:"";position:absolute;top:50%;left:50%;width:var(--hs-touch-target);height:var(--hs-touch-target);transform:translate(-50%,-50%)}.c-product-hotspots__dot[aria-expanded=true]{width:var(--hs-dot-active);height:var(--hs-dot-active);background-color:var(--hs-dot-color);border:1px solid rgba(255,255,255,.26);box-shadow:0 0 var(--hs-glow) 0 var(--hs-dot-color)}.c-product-hotspots__dot:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(prefers-reduced-motion:no-preference){.c-product-hotspots__dot{transition:width .15s ease,height .15s ease,background-color .15s ease,box-shadow .15s ease}}.c-product-hotspots__card{display:none;position:absolute;left:var(--hs-tip-offset-x);top:var(--hs-tip-offset-y);width:var(--hs-tip-w);background:var(--hs-tip-bg);color:#fff;border-radius:var(--hs-tip-radius);padding:var(--hs-tip-pad-b) var(--hs-tip-pad-i);font-family:Barlow,sans-serif;font-size:var(--hs-tip-fs);line-height:1.3;letter-spacing:.334px;box-shadow:0 8px 24px #0000003d}.c-product-hotspots__card[hidden]{display:none}.c-product-hotspots__card--flip-x{left:auto;right:var(--hs-tip-offset-x)}.c-product-hotspots__card--flip-y{top:var(--hs-tip-gap-flip)}.c-product-hotspots__card-title{margin:0 0 .35em;font-weight:700}.c-product-hotspots__card-body{margin:0;font-weight:400}@media(min-width:768px){.c-product-hotspots__card{display:block}.c-product-hotspots__card[hidden]{display:none}}.c-product-hotspots__dock{display:block;position:absolute;z-index:3;pointer-events:auto;left:var(--hs-dock-inset);right:var(--hs-dock-inset);bottom:var(--hs-dock-inset);background:var(--hs-tip-bg);color:#fff;border-radius:var(--hs-tip-radius);padding:var(--hs-tip-pad-b) calc(var(--hs-tip-pad-i) + 32px) var(--hs-tip-pad-b) var(--hs-tip-pad-i);font-family:Barlow,sans-serif;font-size:var(--hs-tip-fs);line-height:1.3;letter-spacing:.334px;box-shadow:0 8px 24px #0000003d}.c-product-hotspots__dock[hidden]{display:none}.c-product-hotspots__dock-title{margin:0 0 .35em;font-weight:700}.c-product-hotspots__dock-body{margin:0;font-weight:400}.c-product-hotspots__dock-close{appearance:none;-webkit-appearance:none;position:absolute;top:0;right:0;width:var(--hs-touch-target);height:var(--hs-touch-target);border:0;background:transparent;color:#fff;font-size:20px;line-height:1;cursor:pointer}.c-product-hotspots__dock-close:focus-visible{outline:2px solid #fff;outline-offset:-4px}@media(min-width:768px){.c-product-hotspots__dock{display:none!important}}@media(prefers-reduced-motion:no-preference){.c-product-hotspots__card,.c-product-hotspots__dock{animation:c-product-hotspots-fade-in .15s ease}}@keyframes c-product-hotspots-fade-in{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/219/assets/c-product-hotspots.css.map */
