.sr-image-hotspot__container{display:block;line-height:0;overflow:visible;position:relative;width:100%}.sr-image-hotspot__image{display:block;height:auto;width:100%}.sr-image-hotspot__point{height:0;pointer-events:none;position:absolute;width:0;z-index:2}.sr-image-hotspot__dot{background:#fff;box-shadow:0 0 6px rgba(0,0,0,.15);height:10px;width:10px;z-index:5}.sr-image-hotspot__dot,.sr-image-hotspot__ring{border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.sr-image-hotspot__ring{z-index:4}.sr-image-hotspot__ring--inner{border:2px solid hsla(0,0%,100%,.7);height:24px;width:24px}.sr-image-hotspot__ring--outer{border:2px solid hsla(0,0%,100%,.35);height:40px;width:40px}.sr-image-hotspot__pulse{animation:sr-hotspot-pulse 4.5s ease-out infinite;background:radial-gradient(circle,rgba(0,0,0,.75) 0,rgba(0,0,0,.5) 50%,transparent 100%);border-radius:50%;height:14px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);width:14px;z-index:3}.sr-image-hotspot__pulse--delayed{animation-delay:2.25s}@keyframes sr-hotspot-pulse{0%{opacity:.5;transform:translate(-50%,-50%) scale(1)}67%{opacity:0;transform:translate(-50%,-50%) scale(4)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}.sr-image-hotspot__button{display:inline-block;position:absolute;white-space:nowrap;z-index:3}@media (max-width:768px){.sr-image-hotspot__dot{height:8px;width:8px}.sr-image-hotspot__ring--inner{height:18px;width:18px}.sr-image-hotspot__ring--outer{height:30px;width:30px}}