@keyframes pulse{0%{opacity:0;-webkit-transform:scale(1)}50%{opacity:1}to{opacity:0;-webkit-transform:scale(1.5)}}.s-product-hotspots{background-color:#f3f3f3;padding-block:1.25rem}.s-product-hotspots__inner{position:relative}.s-product-hotspots__tabs{border-bottom:.0625rem solid var(--border-global-secondary);display:flex;flex-direction:row;gap:2rem;height:5rem;left:0;position:absolute;top:100vw;width:100%;z-index:1}.s-product-hotspots__tab{color:var(--color-black);font-family:var(--font-typeface-display);font-size:var(--font-static-sm);font-weight:var(--font-weight-strongest);letter-spacing:.08em;padding-block:2rem;position:relative;text-transform:uppercase}.s-product-hotspots__tab:before{background-color:var(--surface-interactive-nav-primary--hover);content:"";display:block;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.s-product-hotspots__tab.is-active:before,.s-product-hotspots__tab:active:before,.s-product-hotspots__tab:focus-visible:before{transform:scaleX(1)}.s-product-hotspots__tab:before{bottom:0;height:.25rem}.s-product-hotspots__tab.is-active:before{background-color:var(--text-global-light);background-color:var(--surface-global-dark)}.s-product-hotspots__tabpanel{display:none}.s-product-hotspots__tabpanel.is-active{display:block}.s-product-hotspots__tabpanel-image{aspect-ratio:1/1;position:relative}.s-product-hotspots__tabpanel-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.s-product-hotspots__hotspots-item{left:var(--position-x);position:absolute;top:var(--position-y)}.s-product-hotspots__hotspots-button{border:.125rem solid var(--color-secondary);border-radius:100%;min-height:unset;min-width:unset;padding:.1875rem;position:relative}.s-product-hotspots__hotspots-button .circle{background-color:var(--color-secondary);border-radius:100%;display:block;height:.5rem;width:.5rem}.s-product-hotspots__hotspots-button.is-active{background-color:rgba(34,34,34,.502);border-color:transparent;box-shadow:0 0 0 8px rgba(34,34,34,.502)}.s-product-hotspots__hotspots-button.is-active:after{animation:pulse 1.5s ease-out;animation-iteration-count:infinite;background:transparent;border:.125rem solid var(--color-white);border-radius:100%;content:"";height:1.5rem;left:-1px;opacity:0;position:absolute;top:-1px;width:1.5rem}.s-product-hotspots__hotspots-button.is-active .circle{background-color:var(--color-white);box-shadow:0 0 0 2px #fff}.s-product-hotspots__slide-count{font-size:var(--font-responsive-xs);font-weight:var(--font-weight-display);letter-spacing:.05em;margin:0;padding-top:1.625rem}.s-product-hotspots__slide-count,.s-product-hotspots__slide-title{font-family:var(--font-typeface-display);line-height:1.1;text-transform:uppercase}.s-product-hotspots__slide-title{font-size:var(--font-responsive-lg);font-weight:var(--font-weight-strongest);font-weight:var(--font-weight-display);letter-spacing:.02em;margin-block:1.875rem .5rem}.s-product-hotspots__slide-text{font-size:var(--font-responsive-sm);margin:0}.s-product-hotspots__slide-image{margin-top:1.5rem;position:relative}.s-product-hotspots__slide-image:before{content:"";display:block;padding-bottom:66.66%}.s-product-hotspots__slide-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.s-product-hotspots__controls{display:none;gap:1.25rem;margin:.125rem;position:absolute;right:0;top:1.25rem}.fm-slider__scrollport+.s-product-hotspots__controls{display:flex}.s-product-hotspots__controls svg{height:2rem;vertical-align:middle;width:2rem}.s-product-hotspots__controls__btn{outline-offset:0}@media only screen and (min-width:64em){.s-product-hotspots{padding-block:3rem}.s-product-hotspots__tabs{left:unset;right:0;top:0;width:calc(50% - .75rem)}.s-product-hotspots__controls{bottom:4rem;left:0;right:unset;top:unset}.s-product-hotspots__controls svg{height:3rem;width:3rem}.s-product-hotspots__tabpanel-inner{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.s-product-hotspots__tabpanel-image{margin-bottom:0}.s-product-hotspots__slide{padding:5rem 0 0}.s-product-hotspots__slide-inner{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.s-product-hotspots__slide-content{padding:3rem 0}.s-product-hotspots__slide-count{padding-top:0}.s-product-hotspots__slide-image{margin-left:auto;width:57.7%}}@media only screen and (min-width:80em){.s-product-hotspots{padding-block:3.75rem}.s-product-hotspots__controls{bottom:6rem}}@media only screen and (max-width:calc(64em - 1px)){.s-product-hotspots__tabpanel-image{margin-inline:calc(0px - var(--container-horizontal-padding));margin-bottom:5rem}}@media (hover:hover){.s-product-hotspots__tab:hover:before{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.s-product-hotspots__hotspots-button.is-active:after{animation:none;opacity:1}}