@keyframes zooming{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(4)}}@keyframes zooming2{0%{opacity:1}50%{opacity:0.5}to{opacity:1}}.hotspot-wrapper{display:inline-block;position:relative;cursor:pointer}.hotspot-wrapper.show .hotspot-box,.hotspot-wrapper:hover .hotspot-box{visibility:visible;opacity:1;pointer-events:all}.hotspot-wrapper.show .hotspot,.hotspot-wrapper:hover .hotspot{color:var(--alpha-change-color-light-1);background:var(--alpha-change-color-dark-1)}.hotspot-wrapper.show .hotspot-box-top,.hotspot-wrapper:hover .hotspot-box-top{transform:translateY(-10px)}.hotspot-wrapper.show .hotspot-box-bottom,.hotspot-wrapper:hover .hotspot-box-bottom{transform:translateY(10px)}.hotspot-wrapper.show .hotspot-box-left,.hotspot-wrapper:hover .hotspot-box-left{transform:translateX(-10px)}.hotspot-wrapper.show .hotspot-box-right,.hotspot-wrapper:hover .hotspot-box-right{transform:translateX(10px)}.hotspot-wrapper .hotspot:before{content:"";position:absolute;left:-10px;right:-1rem;top:-1rem;bottom:-1rem}.banner .hotspot-wrapper{font-size:1.4em}.hotspot{position:relative;display:flex;justify-content:center;align-items:center;color:inherit;transition:0.3s;width:3rem;height:3rem;border-radius:50%;color:var(--alpha-change-color-dark-1);background:var(--alpha-change-color-light-1)}.hotspot:hover{text-decoration:none}.hotspot i{font-size:1.2rem;line-height:0;vertical-align:middle}.hotspot-box{position:absolute;width:29.2rem;padding:0.5rem;background:var(--alpha-change-color-light-1);text-align:center;box-shadow:0 0 30px rgba(0,0,0,0.06);visibility:hidden;opacity:0;z-index:1;transition:opacity 0.3s,transform 0.3s,visibility 0.3s;pointer-events:none}.hotspot-product .hotspot-box{padding:1rem}.hotspot-product .product-media{flex:0 0 10.9rem;align-self:stretch;margin-right:1.5rem}.hotspot-product .product-media img{width:100%;height:100%;object-fit:cover}.hotspot-product .product-body{font-size:1.4rem;text-align:left}.hotspot-product .product-title{margin-bottom:0;white-space:normal}.hotspot-product .price,.hotspot-product .product-title{font-size:inherit}.hotspot-product .product-action-vertical{opacity:1;visibility:inherit;transition:none}.hotspot-product .price{margin-bottom:0}.hotspot-product .btn-product-icon{display:block;padding:0.5rem 1rem;margin-top:1rem;border:2px solid var(--alpha-change-color-light-3);font-size:1.3rem;font-weight:700;color:var(--alpha-change-color-dark-1);text-align:center;transition:color 0.3s,background-color 0.3s,border-color 0.3s}.hotspot-product .btn-product-icon:hover{color:var(--alpha-change-color-light-1);background-color:var(--alpha-change-color-dark-1);border-color:var(--alpha-change-color-dark-1)}.hotspot-product .btn-product-icon.hotspot-product-action:before{content:none}.hotspot-product .product{display:flex;align-items:center}@media (max-width:767px){.hotspot-product .product{display:block}.hotspot-product .hotspot-box{width:20rem}.hotspot-product .product-media{margin:0 0 1.5rem}}.hotspot-type1:not(:hover):before{content:"";display:block;position:absolute;left:0;width:100%;height:100%;background:var(--alpha-change-color-light-1);border-radius:50%;animation:zooming 2s infinite}.hotspot-type2:not(:hover) .hotspot{animation:zooming2 2s infinite}.elementor-element.elementor-widget-udesign_widget_hotspot{position:absolute;width:auto}.hotspot-box-top{bottom:100%;left:-40px}.hotspot-box-left{right:100%;top:-15px}.hotspot-box-right{left:100%;top:-15px}.hotspot-box-bottom{top:100%;left:-40px}