.swiper-slide .etheme-hotspot-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.etheme-hotspot-item-default{width:var(--hotspot-size,18px);height:var(--hotspot-size,18px);border-radius:var(--hotspot-border-radius,50%)}.etheme-hotspot-tooltip-left,.etheme-hotspot-tooltip-right{top:50%;-webkit-transform:translate(var(--tooltip-offset-x,0),var(--tooltip-offset-y,-50%)) scale(var(--tooltip-scale,1));transform:translate(var(--tooltip-offset-x,0),var(--tooltip-offset-y,-50%)) scale(var(--tooltip-scale,1))}.etheme-hotspot-tooltip-bottom{bottom:calc(100% + var(--tooltip-space))}.etheme-hotspot-tooltip-right{right:calc(100% + var(--tooltip-space))}.etheme-hotspot-tooltip-left{left:calc(100% + var(--tooltip-space))}.etheme-hotspot-arrow-bottom:before{border-top-color:var(--tooltip-arrow-color,#fff);top:100%;left:calc(50% - 8px)}.etheme-hotspot-arrow-left:before{border-right-color:var(--tooltip-arrow-color,#fff);right:100%;top:calc(50% - 8px)}.etheme-hotspot-arrow-right:before{border-left-color:var(--tooltip-arrow-color,#fff);left:100%;top:calc(50% - 8px)}.etheme-hotspot-product-content-inner>span{display:block}.etheme-hotspot-product-content-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.etheme-hotspot-product-content-inline .etheme-hotspot-product-content-inner{width:100%;overflow:hidden}.etheme-hotspot-product-content-inline .etheme-hotspot-content-image{margin-bottom:0;margin-right:var(--image-spacing,7px)}.etheme-hotspot-tooltip-animation-slide .etheme-hotspot-tooltip{-webkit-transition:all .3s linear,opacity .15s linear,visibility .15s linear;transition:all .3s linear,opacity .15s linear,visibility .15s linear}.etheme-hotspot-tooltip-animation-slide.etheme-hotspot-tooltip-on-click:not(.active) .etheme-hotspot-tooltip,.etheme-hotspot-tooltip-animation-slide.etheme-hotspot-tooltip-on-hover:not(:hover) .etheme-hotspot-tooltip{--tooltip-space:15px}.etheme-hotspot-tooltip-animation-scale.etheme-hotspot-tooltip-on-click:not(.active) .etheme-hotspot-tooltip,.etheme-hotspot-tooltip-animation-scale.etheme-hotspot-tooltip-on-hover:not(:hover) .etheme-hotspot-tooltip{--tooltip-scale:.8}.etheme-hotspot-animation-soft-beat{-webkit-animation:etheme-hotspot-soft-beat var(--hotspot-animation-duration,.7s) infinite alternate;animation:etheme-hotspot-soft-beat var(--hotspot-animation-duration,.7s) infinite alternate;-webkit-animation-timing-function:ease;animation-timing-function:ease}.etheme-hotspot-animation-expand{-webkit-animation:etheme-hotspot-expand var(--hotspot-animation-duration,2s) infinite;animation:etheme-hotspot-expand var(--hotspot-animation-duration,2s) infinite}.etheme-hotspot-animation-delayed .etheme-hotspot-animation{-webkit-animation-delay:.1s;animation-delay:.1s}.etheme-hotspot-animation-delayed:nth-child(2n) .etheme-hotspot-animation{-webkit-animation-delay:.5s;animation-delay:.5s}.etheme-hotspot-animation-delayed:nth-child(3n) .etheme-hotspot-animation{-webkit-animation-delay:.25s;animation-delay:.25s}.etheme-hotspot-animation-delayed:nth-child(4n) .etheme-hotspot-animation{-webkit-animation-delay:.7s;animation-delay:.7s}.etheme-hotspot-animation-delayed:nth-child(5n) .etheme-hotspot-animation{-webkit-animation-delay:.35s;animation-delay:.35s}