
*{box-sizing:border-box}
html,body{margin:0;background:#020a11}
body{min-height:100vh}
.home-stage{position:relative;width:min(100%,1536px);margin:0 auto;line-height:0;background:#020a11}
.home-image{display:block;width:100%;height:auto;user-select:none;-webkit-user-drag:none}
.hotspot{position:absolute;display:block;z-index:20;background:transparent;cursor:pointer;pointer-events:auto;border:0}
.hotspot.home{left:26.0%;top:2.1%;width:4.4%;height:5.0%}
.hotspot.videos{left:31.7%;top:2.1%;width:4.8%;height:5.0%}
.hotspot.topics{left:37.7%;top:2.1%;width:5.7%;height:5.0%}
.hotspot.publications{left:44.8%;top:2.1%;width:8.1%;height:5.0%}
.hotspot.bookings{left:54.3%;top:2.1%;width:6.8%;height:5.0%}
.hotspot.storyhot{left:62.4%;top:2.1%;width:5.2%;height:5.0%}
.hotspot.contact{left:68.7%;top:2.1%;width:6.0%;height:5.0%}
.hotspot.watch{left:4.5%;top:55.0%;width:13.5%;height:4.5%}
.hotspot.explore{left:18.8%;top:55.0%;width:14.2%;height:4.5%}
.hotspot:focus-visible{outline:2px solid #F47A18;outline-offset:2px}
