@keyframes pulse{0%{box-shadow:0 0 rgba(var(--hotspot-color)/.7)}to{box-shadow:0 0 0 12px rgba(var(--hotspot-color)/0)}}hotspots-image{position:relative;display:block;overflow:visible;line-height:0}hotspots-image img{display:block;width:100%;height:auto;object-fit:contain}.hotspot{position:absolute;transform:translate(-50%,-50%);z-index:2;pointer-events:none}.hotspot>*{pointer-events:auto}.hotspot.is-active{z-index:31}.hotspot__btn{position:relative;width:32px;height:32px;transition:transform .3s,opacity .3s,box-shadow .3s;border:0;border-radius:50%;opacity:.95;background-color:rgb(var(--hotspot-color));cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003}.hotspot__btn:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;animation:pulse 2.5s cubic-bezier(.1,.5,.3,1) infinite;border-radius:50%;pointer-events:none;z-index:-1}.is-active>.hotspot__btn,.hotspot__btn:hover{opacity:1;box-shadow:0 4px 12px #0000004d}.is-active>.hotspot__btn:before,.hotspot__btn:hover:before{animation:none}.is-active>.hotspot__btn{transform:rotate(45deg)}.hotspot__btn>.icon{width:20px;height:20px;stroke-width:2.5px;stroke:var(--hotspot-cross-color);pointer-events:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}noscript .hotspot__btn{display:flex;text-decoration:none}.no-js-hidden{display:none}.no-js .no-js-hidden{display:block}.hotspot__card{position:absolute;visibility:hidden;top:calc(100% + 12px);left:50%;width:300px;max-width:90vw;padding:20px;transform:translate(-50%);transition:visibility 0s .3s,opacity .3s;opacity:0;background-color:var(--card-background-color, rgb(var(--color-background)));box-shadow:0 4px 16px #0003;color:var(--card-text-color, rgb(var(--color-foreground)));border-radius:8px;z-index:100}.is-active>.hotspot__card{visibility:visible;transition:visibility 0s,opacity .3s;opacity:1}.cc-product-features{position:relative;z-index:3}.shoppable-image__image,.product-features{z-index:1}.product-features__text .card__info{padding:calc(6 * var(--space-unit)) calc(6 * var(--space-unit)) calc(8 * var(--space-unit)) calc(6 * var(--space-unit))}.hotspot__card .card__vendor{font-size:.875rem;margin-bottom:.5rem;opacity:.7;text-transform:uppercase;letter-spacing:.05em}.hotspot__card-image{margin-bottom:1rem;border-radius:6px;overflow:hidden;background-color:#00000005}.hotspot__card-image a{display:block;line-height:0}.hotspot__card-image img,.hotspot__card-img{display:block;width:100%;height:auto;object-fit:cover}.hotspot__card-image svg{display:block;width:100%;height:auto}.hotspot__card-title{margin:0 0 .75rem;font-weight:600}.hotspot__card-title a{color:var(--card-title-color, currentColor);text-decoration:none;transition:opacity .2s}.hotspot__card-title a:hover{opacity:.8}.hotspot__card .price{font-size:1.125rem;font-weight:600;color:var(--card-text-color, currentColor);margin:0}.hotspot__card .price__container{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.hotspot__card .price--on-sale .price-item--regular{text-decoration:line-through;color:var(--card-text-color);opacity:.7;font-size:1rem}.hotspot__card .card-link{display:inline-block;position:relative;width:100%;padding-inline-end:30px;font-size:var(--h6-font-size)}.hotspot__card .card-link:before{content:"";position:absolute;top:50%;right:0;width:24px;height:24px;transform:translateY(-50%);transition:background-color .2s ease;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.5' fill='none'><path d='M4.696 12h14.686m-7.007-7.5 7.5 7.5-7.5 7.5'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.5' fill='none'><path d='M4.696 12h14.686m-7.007-7.5 7.5 7.5-7.5 7.5'/></svg>")}[dir=rtl] .hotspot__card .card-link:before{right:auto;left:0;transform:translateY(-50%) scaleX(-1)}.hotspot__card hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.hotspot__card{padding:calc(5 * var(--space-unit));transform:translate(-50%) scale(.8);transition:visibility 0s .3s,opacity .3s,transform .3s}.is-active>.hotspot__card{transform:translate(-50%) scale(1);transition:visibility 0s,opacity .3s,transform .3s}@media(min-width:769px){.hotspot__btn{width:40px;height:40px}.hotspot__card{padding:24px;width:320px}.hotspot__card--wide{width:360px}}@media(min-width:1024px){.shoppable-image{display:flex;gap:var(--grid-desktop-horizontal-spacing)}.shoppable-image--reverse{flex-direction:row-reverse}.shoppable-image__image{flex:1 1 auto}.shoppable-image__text{flex:0 0 calc(33.333% - var(--grid-desktop-horizontal-spacing) / 2)}.shoppable-image__text .shoppable-image__content{padding:3rem}}@media(min-width:1280px){.shoppable-image__text .shoppable-image__content{padding:5rem}}.shoppable-image__text{display:flex;align-items:center}.shoppable-image__content{width:100%;padding:2rem}.shoppable-image__content h2{margin-top:0;margin-bottom:1rem}.shoppable-image__content .rte{margin-bottom:2rem}.shoppable-image__content.center{text-align:center}@media screen and (max-width:749px){.shoppable-image{display:block}.shoppable-image__text{margin-top:2rem}.hotspot__card{padding:16px;width:280px}.hotspot__card-image{margin-bottom:.75rem}.hotspot__card-title{margin-bottom:.5rem;font-size:.95rem}.hotspot__card .price{font-size:1rem}.hotspot__card .price--on-sale .price-item--regular{font-size:.875rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hotspots-image.css.map */
