.product-features-hotspot{display:grid;grid-template:var(--features-hotspot-layout);gap:2rem;align-items:center}@media screen and (min-width: 1000px){.product-features-hotspot{gap:3rem}}.product-features-hotspot__image-container{grid-area:image;position:relative}.product-features-hotspot__image{position:relative;width:100%;border-radius:var(--rounded);overflow:hidden}.product-features-hotspot__image img{display:block;width:100%;height:auto}.product-features-hotspot__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.product-features-hotspot__hotspot{position:absolute;left:var(--hotspot-mobile-x);top:var(--hotspot-mobile-y);transform:translate(-50%,-50%);pointer-events:auto;z-index:2;transition:transform .2s ease}@media screen and (min-width: 1000px){.product-features-hotspot__hotspot{left:var(--hotspot-x);top:var(--hotspot-y)}}.product-features-hotspot__hotspot:hover{transform:translate(-50%,-50%) scale(1.1)}.product-features-hotspot__hotspot-number{display:flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;background:rgb(var(--text-color));color:rgb(var(--background));border-radius:50%;font-weight:var(--text-font-weight-bold);font-size:.875rem;line-height:1;box-shadow:0 2px 8px #00000026;cursor:pointer}@media screen and (min-width: 1000px){.product-features-hotspot__hotspot-number{width:2rem;height:2rem;font-size:.9rem}}.product-features-hotspot__features{grid-area:features;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 1000px){.product-features-hotspot__features{gap:2.5rem}}.product-features-hotspot__features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width: 700px){.product-features-hotspot__features-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.product-features-hotspot__feature{transition:opacity .2s ease}.product-features-hotspot__feature-number{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:rgb(var(--text-color));border-radius:50%;font-weight:var(--text-font-weight-bold);font-size:.875rem;line-height:1}.h-stack.gap-4.items-start{align-items:flex-start}.product-features-hotspot__feature p{font-size:13px}.product-features-hotspot__feature h3{font-size:14px;font-weight:600}@media screen and (min-width: 1000px){.product-features-hotspot__feature-number{width:2rem;height:2rem;font-size:.9rem}}.product-features-hotspot__feature h3{margin:0;font-weight:var(--text-font-weight-bold);text-transform:uppercase;font-weight:600!important;letter-spacing:0}.product-features-hotspot__feature .prose{color:rgba(var(--text-color),.75)}.product-features-hotspot__feature.dimmed,.product-features-hotspot__hotspot.dimmed{opacity:.3;transition:opacity .2s ease}.product-features-hotspot__hotspot:not(.dimmed):hover{transform:translate(-50%,-50%) scale(1.15)}
/*# sourceMappingURL=/cdn/shop/t/172/assets/product-features-hotspot.css.map */
