.hotspot-wrapper{padding-right:5%;position:relative;width:100%}.hotspot{align-items:center;background-color:var(--bg,#fff);border-radius:0 100px 100px 0;color:#464646;display:flex;font-size:1.2vw;gap:.3em;line-height:.8em;padding:.4em .6em;text-align:center;transition:.3s;white-space:nowrap}.hotspot.large{transform:translate(-50%,-50%) scale(1.1)!important}.hotspot:hover{background:#313155;color:#fff}.hotspot:hover:after{background:#fff!important}.hotspot.alt{border-radius:100px 0 0 100px;flex-direction:row-reverse}.hotspot.white{color:#fff}.hotspot.white:hover{background:#fff;color:var(--bg,#fff)}.hotspot.white:hover:after{background:var(--bg,#fff)!important}.hotspot-wrapper a.hotspot:after,.hotspot-wrapper div.hotspot:after{background:var(--dot-bg,#434343);border-radius:500px;content:"";display:inline-block;height:.8em;transition:.3s;width:.8em}.hotspot.dark{color:#fff!important}
