.hotspot{position:absolute;transform:translate(-50%,-50%);z-index:2}.hotspot__button{width:30px;height:30px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.hotspot__icon{font-size:16px;line-height:1}.hotspot__content{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-10px);width:220px;background:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;opacity:0;visibility:hidden;transition:all .2s ease-in-out;pointer-events:none;margin-bottom:10px;z-index:3;padding:15px}.hotspot:hover .hotspot__content,.hotspot:focus-within .hotspot__content{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.hotspot__card{display:flex;gap:12px}.hotspot__image{width:70px;flex-shrink:0}.hotspot__image img{width:100%;height:auto;display:block}.hotspot__info{flex-grow:1;display:flex;flex-direction:column;gap:5px}.hotspot__title{font-size:14px;margin:0;line-height:1.2;color:var(--gradient-background)}.hotspot__price{font-size:12px;font-weight:700;margin:0;color:var(--gradient-background);display:flex;justify-content:center;align-items:center;gap:5px}p.hotspot__price>img.dirham-icon{width:12px}.hotspot__link{font-size:12px;font-weight:600;text-decoration:none;margin-top:auto;letter-spacing:1.1px;color:var(--gradient-background)!important}.hotspot__content:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid white}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hotspot.css.map */
