.hotspot{position:absolute;left:var(--pos-x);top:var(--pos-y)}.hotspot__icon{cursor:pointer}.hotspot__icon>*{pointer-events:none}.hotspot__icon-main{color:rgb(var(--color-foreground));position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.hotspot__icon svg{transition:all var(--duration-default, .25s)}.hotspot__icon-point{--scale: 1.8;color:rgb(var(--color-background));position:relative;width:40px;height:40px;display:block;border-radius:50%;cursor:pointer;background-color:rgb(var(--color-background))}.hotspot__icon-point:after,.hotspot__icon-point:before{content:"";border-radius:50%;background:currentColor;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;animation:1.5s dotScale ease-in-out infinite;pointer-events:none}.hotspot__icon-point:before{animation-delay:1s}@media screen and (max-width:767px){.hotspot__icon-point{width:30px;height:30px}}.hotspot__card{position:absolute;z-index:11;padding:30px;border-radius:var(--medium-blocks-radius, 5px);border:1px solid rgb(var(--color-border));width:max-content;max-width:var(--hotspot-card-width, 330px);opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 14px 20px #00000008;transform:translate3d(0,20px,0);transition:all var(--duration-default, .25s)}.hotspot__card:before,.hotspot__card:after{content:"";position:absolute;left:0;width:100%;height:21px;background:#0000}.hotspot__card:before{top:100%}.hotspot__card:after{bottom:100%}@media screen and (max-width:767px){.hotspot__card{--hotspot-card-width: 66.67vw;padding:24px}}.hotspot .richtext__image{margin-bottom:8px}.hotspot .richtext__description{margin-top:12px}.hotspot:hover{--icon-rotate: 45deg;z-index:10}.hotspot:hover .hotspot__card{transform:translateZ(0);pointer-events:auto;visibility:visible;opacity:1}.hotspot:hover svg{transform:rotate(135deg)}@media screen and (max-width:767px){.hotspot{left:var(--pos-x-mobile, var(--pos-x));top:var(--pos-y-mobile, var(--pos-y))}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hotspots-image.css.map */
