.hotspot{margin-bottom:2rem;max-width:100%;max-height:90vh;position:relative;display:flex;justify-content:center}.hotspot__buttons{display:inline-block;position:relative}.hotspot__image{width:auto;max-width:100%;max-height:90vh;height:auto}.hotspot__content{width:300px;height:auto;color:#000;background-color:#fff;display:none;position:absolute;border-radius:.25rem;z-index:10}.hotspot__contentimage{float:right}.hotspot__title{font-size:1.1rem;margin-bottom:0}.hotspot__link{display:block;font-size:.9em;margin-top:.5rem}.hotspot__item{position:absolute;width:1.25rem;height:1.25rem;margin-left:-.625rem;margin-right:-.625rem;border-radius:50%;background:#ff69ff;background:#ffb6ff;background:radial-gradient(circle,#ffb6ff 0,#ff9dff 20%,#ff69ff 69%);cursor:pointer;box-shadow:0 0 0 rgba(255,105,255,.6);-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border:none}.hotspot__item:hover{-webkit-animation:none;animation:none}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,105,255,.6)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,105,255,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,105,255,0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,105,255,.6)}70%{box-shadow:0 0 0 10px rgba(255,105,255,0)}to{box-shadow:0 0 0 0 rgba(255,105,255,0)}}

/*# sourceMappingURL=hotspots-15054e20.css.map*/