custom-slider{display:none}@keyframes hotspot-pulse{0%{transform:scale(1);opacity:.5}to{transform:scale(2.5);opacity:0}}.hotspot-point{position:absolute;top:var(--pos-y-mobile);left:var(--pos-x-mobile);transform:translate(-50%,-50%);z-index:1;cursor:pointer;box-shadow:0 4px 10px #000;transition:transform .3s ease,opacity .2s ease;border-radius:50px}.hotspot-point:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#fff;z-index:-1;animation:hotspot-pulse 2s infinite cubic-bezier(.165,.84,.44,1)}.product-card__button:after{content:""}.product-card__accordion{background-color:var(--brand-pink)}.hotspot-point .product-card__accordion{background-color:var(--hotspot-dot-color)}.hotspot-point .hotspot-dot:after{background-color:var(--hotspot-pulse-color)}@media screen and (min-width: 1024px){.hotspot-point{top:var(--pos-y-desktop);left:var(--pos-x-desktop)}.hotspot-point .hotspot-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #00000026;transition:transform .3s ease,opacity .2s ease;z-index:1;background-color:var(--hotspot-dot-color)}.hotspot-point .hotspot-dot:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;z-index:-1;animation:hotspot-pulse 2s infinite cubic-bezier(.165,.84,.44,1)}.product-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);transform-origin:center center;width:325px!important;max-width:325px!important;width:390px!important;max-width:390px!important;padding:10px;border-radius:5px;background-color:#fff;opacity:0;visibility:hidden;pointer-events:none;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease,visibility .3s;z-index:2}.hotspot-point:hover{z-index:3}.hotspot-point:hover .hotspot-dot{transform:translate(-50%,-50%) scale(0);opacity:0}.hotspot-point:hover .product-card{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.product-card__accordion{bottom:unset;padding-bottom:0!important}.product-card:hover .product-card__variants{height:initial}.product-card__variants{height:unset}.product-card__variants--container{padding:0;margin:0;justify-content:flex-start;background:unset}.product-card__variants{height:initial}}
