.wpop-image-hotspots{display:flex;position:relative}.wpop-hot-spot-wrap{cursor:pointer;position:absolute;width:14px;height:14px;background:#000;border-radius:50%;font-size:14px;display:inline-flex;padding:15px;align-items:center;justify-content:center}.wpop-hot-spot-image{position:relative}.wpop-hot-spot-inner{cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center}.wpop-hot-spot-inner.hotspot-animation:before{content:'';display:block;position:absolute;z-index:0;pointer-events:none;animation:wpop-glow 2s infinite;left:0;top:0}.wpop-hot-spot-inner.hotspot-animation:hover:before{animation:none}.wpop-hot-spot-inner,.wpop-hot-spot-inner:before{background-color:#000;border-radius:50%;color:#fff;height:100%;position:absolute;width:100%}.wpop-hotspot-icon{position:relative}.wpop-hotspot-icon-wrap{display:inline-flex;width:100%;height:100%;vertical-align:middle;align-items:center;justify-content:center;border-radius:50%}@keyframes wpop-glow{0%{transform:scale(1);box-shadow:inset 0 0 1px 1px rgba(0,0,0,.8);opacity:1}100%{transform:scale(1.5);box-shadow:inset 0 0 1px 1px transparent;opacity:0}}.tipso_content p:last-child{margin-bottom:0}.wpop-hotspot-img-align-center .wpop-image-hotspots{justify-content:center}.wpop-hotspot-img-align-left .wpop-image-hotspots{justify-content:flex-start}.wpop-hotspot-img-align-right .wpop-image-hotspots{justify-content:flex-end}@media only screen and (max-width:1024px){.wpop-hotspot-img-align-tablet-center .wpop-image-hotspots{justify-content:center}.wpop-hotspot-img-align-tablet-left .wpop-image-hotspots{justify-content:flex-start}.wpop-hotspot-img-align-tablet-right .wpop-image-hotspots{justify-content:flex-end}}@media only screen and (max-width:767px){.wpop-hotspot-img-align-mobile-center .wpop-image-hotspots{justify-content:center}.wpop-hotspot-img-align-mobile-left .wpop-image-hotspots{justify-content:flex-start}.wpop-hotspot-img-align-mobile-right .wpop-image-hotspots{justify-content:flex-end}}