.product-hotspot{position:relative;display:block;width:100%;overflow:hidden}.product-hotspot__container{position:relative;width:100%;height:auto;max-width:100%}.product-hotspot__media{position:relative;width:100%;height:auto;display:block}.product-hotspot__image--mobile{display:block;width:100%;height:auto}.product-hotspot__media--has-mobile-image .product-hotspot__image--desktop{display:none}@media screen and (min-width: 750px){.product-hotspot__media--has-mobile-image .product-hotspot__image--desktop{display:block}.product-hotspot__media .product-hotspot__image--mobile{display:none}}.product-hotspot__media img{width:100%;height:auto;display:block}.product-hotspot__hotspot{position:absolute;top:var(--hotspot-top-mobile, 50%);left:var(--hotspot-left-mobile, 50%);transform:translate(-50%,-50%);z-index:2;width:30px;height:30px}@media screen and (min-width: 750px){.product-hotspot__hotspot{top:var(--hotspot-top-desktop, 50%);left:var(--hotspot-left-desktop, 50%)}}.product-hotspot__button{background:#fff;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;box-shadow:0 0 #ffffffb3;animation:pulse 2s infinite;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .3s ease}.product-hotspot__button:hover{transform:scale(1.1)}.product-hotspot__icon{font-size:20px;line-height:1;color:#000;font-weight:700}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #ffffffb3}70%{transform:scale(1);box-shadow:0 0 0 10px #fff0}to{transform:scale(.95);box-shadow:0 0 #fff0}}.product-hotspot__card{display:none;position:absolute;bottom:140%;left:50%;transform:translate(-50%) translateY(10px);background:#fff;color:#000;padding:1.5rem;border-radius:8px;width:310px;box-shadow:0 4px 20px #00000026;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s;pointer-events:none;z-index:10;text-align:left}@media screen and (min-width: 750px){.product-hotspot__card{display:block;position:absolute;z-index:10}.product-hotspot__card--top{bottom:140%;left:50%;transform:translate(-50%)}.product-hotspot__card--bottom{top:140%;bottom:auto;left:50%;transform:translate(-50%)}.product-hotspot__card--left{right:140%;left:auto;top:50%;bottom:auto;transform:translateY(-50%)}.product-hotspot__card--right{left:140%;top:50%;bottom:auto;transform:translateY(-50%)}.product-hotspot__card:after{content:"";position:absolute;border-width:8px;border-style:solid}.product-hotspot__card--top:after{top:100%;left:50%;margin-left:-8px;border-color:#ffffff transparent transparent transparent}.product-hotspot__card--bottom:after{bottom:100%;left:50%;margin-left:-8px;border-color:transparent transparent #ffffff transparent}.product-hotspot__card--left:after{top:50%;left:100%;margin-top:-8px;border-color:transparent transparent transparent #ffffff}.product-hotspot__card--right:after{top:50%;right:100%;margin-top:-8px;border-color:transparent #ffffff transparent transparent}.product-hotspot__hotspot:hover .product-hotspot__card,.product-hotspot__hotspot:focus-within .product-hotspot__card{opacity:1;visibility:visible}}.product-hotspot__mobile-content{display:block;padding:4.3rem 1.5rem;background:#f9f9f9;background:transparent;text-align:left}@media screen and (min-width: 750px){.product-hotspot__mobile-content{display:none}}.product-hotspot__mobile-card{display:none;animation:fadeIn .3s ease;border-radius:8px;margin-bottom:2rem}.product-hotspot__mobile-card.is-active{display:block}.product-hotspot__dots{display:flex;justify-content:center;gap:1rem}.product-hotspot__dot{width:12px;height:12px;border-radius:50%;background:#ddd;border:none;cursor:pointer;padding:0;transition:background-color .3s}.product-hotspot__dot.is-active{background:#000}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-product-hotspot.css.map */
