<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{box-sizing:border-box}.hotspot-feature{display:flex;flex-direction:column;gap:3.2rem}@media screen and (min-width: 750px){.hotspot-feature{flex-direction:row;column-gap:4.8rem;align-items:flex-start}.hotspot-feature__slides{flex:1 1 60%}}.hotspot-feature__nav{display:flex;flex-direction:column;row-gap:2.4rem;width:100%}@media screen and (min-width: 990px){.hotspot-feature__nav{flex:1 1 26rem;max-width:29.1rem}}.hotspot-feature .hotspot_heading{margin:0}.hotspot-feature__nav p{font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small)}.hotspot-feature__nav p{margin:-1.6rem 0 2.4rem}.hotspot-feature.large-up-hide p{margin:0}.hotspot-feature__button{all:unset;display:flex;align-items:center;font-size:var(--font-size-paragraph-extra-small);line-height:var(--line-height-paragraph-extra-small);font-family:var(--GilroyMedium);font-weight:500;text-transform:uppercase;letter-spacing:.12rem;position:relative;cursor:pointer}.hotspot-feature__button:before{content:attr(data-slide-index);display:inline-flex;align-items:center;justify-content:center;min-width:3.2rem;min-height:3.2rem;border-radius:50%;margin-right:1.2rem;font-size:inherit;line-height:inherit;font-family:inherit;font-weight:inherit;letter-spacing:inherit;border:.1rem solid rgba(var(--color-strong-line));background:rgba(var(--color-white));z-index:1}.hotspot-feature__button:after{content:"";position:absolute;left:0;width:3.2rem;height:3.2rem;border-radius:50%;border:.1rem solid transparent;border-top-color:rgba(var(--color-green));border-right-color:rgba(var(--color-green));border-bottom-color:rgba(var(--color-green));transform:rotate(0);transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .3s ease;z-index:2;pointer-events:none;opacity:0}.hotspot-feature__button.active:after,.hotspot-feature__button[aria-current=true]:after{opacity:1;transform:rotate(395deg)}.hotspot-feature__button.active,.hotspot-feature__button[aria-current=true]{color:rgba(var(--color-green))}.hotspot-feature__slides{width:100%}.hotspot-feature__slide{display:none}.hotspot-feature__slide.active{display:block}.hotspot-feature__image-wrapper{position:relative;width:100%;overflow:visible}.hotspot-feature__image-wrapper .hotspot-feature__image{width:100%;height:auto;display:block}.hotspot-feature__hotspot{position:absolute;transform:translate(-50%,-50%);z-index:1}.hotspot-feature__dot{all:unset;cursor:pointer}.hotspot-feature__dot svg .circle-fill{fill:rgba(var(--color-white));transition:fill .3s}.hotspot-feature__dot[aria-expanded=true] svg .circle-fill{fill:rgba(var(--color-green))}.hotspot-feature__dot[aria-expanded=true] svg .circle-inner{fill:rgba(var(--color-white))}.hotspot-feature__product{position:absolute;background:rgba(var(--color-white));padding:.6rem;border-radius:.2rem;box-shadow:0 .4rem 1.2rem #00000026;z-index:2;max-width:24rem;width:max-content}.hotspot-feature__product:after{content:"";position:absolute;width:0;height:0;border-style:solid}.hotspot-feature__product--top{left:50%;bottom:6.8rem;transform:translate(-50%)}.hotspot-feature__product--top:after{top:100%;left:50%;transform:translate(-50%);border-width:.8rem .8rem 0 .8rem;border-color:rgba(var(--color-white)) transparent transparent transparent}.hotspot-feature__product--bottom{left:50%;top:6rem;transform:translate(-50%)}.hotspot-feature__product--bottom:after{bottom:100%;left:50%;transform:translate(-50%);border-width:0 .8rem .8rem .8rem;border-color:transparent transparent rgba(var(--color-white)) transparent}.hotspot-feature__product--left{right:6rem;top:50%;transform:translateY(-50%)}.hotspot-feature__product--left:after{top:50%;right:-.8rem;transform:translateY(-50%);border-width:.8rem 0 .8rem .8rem;border-color:transparent transparent transparent rgba(var(--color-white))}.hotspot-feature__product--right{left:6rem;top:50%;transform:translateY(-50%)}.hotspot-feature__product--right:after{top:50%;left:-.8rem;transform:translateY(-50%);border-width:.8rem .8rem .8rem 0;border-color:transparent rgba(var(--color-white)) transparent transparent}.hotspot-feature__product-content{text-decoration:none;color:inherit;display:flex;align-items:center}.hotspot-feature__product-image{width:6rem;height:9rem;flex-shrink:0}.hotspot-feature__product-image img{width:100%;height:100%;object-fit:cover}.hotspot-feature__product-info{margin-left:1.2rem;display:flex;flex-direction:column;row-gap:.8rem}.hotspot-feature__product-info p{margin:0;font-size:var(--font-size-paragraph-extra-small);line-height:var(--line-height-paragraph-extra-small)}.hotspot-feature__button:focus-visible,.hotspot-feature__dot:focus-visible{outline:.2rem solid rgba(var(--color-green));outline-offset:.2rem;border-radius:50%}.hotspot-feature.large-up-hide{row-gap:1.6rem;flex-direction:column}.hotspot-feature__summary{display:flex;align-items:center;column-gap:1.2rem;text-transform:uppercase;font-size:var(--font-size-paragraph-extra-small);line-height:var(--line-height-paragraph-extra-small);font-family:var(--GilroyMedium);font-weight:500;letter-spacing:.12rem}.hotspot-feature__item[open] .hotspot-feature__summary{margin-bottom:1.6rem;color:rgba(var(--color-green))}.hotspot-feature__item[open] .hotspot-feature__summary .hotspot-feature__index:before{content:attr(data-slide-index);display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:inherit;line-height:inherit;font-family:inherit;font-weight:inherit;letter-spacing:inherit;border:.1rem solid rgba(var(--color-strong-line));background:rgba(var(--color-white));z-index:1}.hotspot-feature__summary .hotspot-feature__index:after{content:"";position:absolute;top:50%;left:0;width:3.2rem;height:3.2rem;transform:translateY(-50%) rotate(0);transform-origin:center;border-radius:50%;border:.1rem solid transparent;border-top-color:rgba(var(--color-green));border-right-color:rgba(var(--color-green));border-bottom-color:rgba(var(--color-green));z-index:1;pointer-events:none;opacity:0;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .3s ease}.hotspot-feature__item[open] .hotspot-feature__summary .hotspot-feature__index:after{opacity:1;transform:translateY(-50%) rotate(395deg)}.hotspot-feature__index{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:.1rem solid rgba(var(--color-strong-line));border-radius:50%}.hotspot-feature__button-wrapper{display:flex;align-items:center;gap:1rem}@media screen and (max-width: 989px){.hotspot-feature__image-wrapper{aspect-ratio:1 / 1;margin-inline:auto}.hotspot-feature__image-wrapper img.hotspot-feature__image{width:100%;height:100%;object-fit:cover}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/p80-hotspot-new.css.map */
</pre></body></html>