*{margin:0;padding:0;box-sizing:border-box}a{font:inherit;color:#fff}button{font-family:inherit}body{overflow:hidden;color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.2px;padding:2%;background:#000}h1{position:relative;font-size:32px;line-height:1;text-transform:uppercase;margin-bottom:32px}h2{position:relative;font-size:18px;font-weight:600;line-height:1.1;text-transform:uppercase}.disclaimer{position:fixed;left:2%;bottom:2%;font-weight:500;font-size:12px;line-height:1.1;text-transform:uppercase;color:#ffffff80}.webgl{position:fixed;top:0;left:0;background:linear-gradient(to top,#74aab8,#004271)}h1,h2,.webgl,.disclaimer{opacity:0;-webkit-user-select:none;user-select:none}.loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;display:flex;justify-content:center;align-content:center;font-size:24px;font-weight:500;text-align:center}.marker{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marker-label{position:relative;width:32px;height:32px;background:#ffffff59;border:1px solid rgba(255,255,255,.5);border-radius:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;transform:scale(0);transition:transform .3s,background .25s}.marker.visible .marker-label{transform:scale(1)}.marker.visible .marker-label:hover{transform:scale(1.1);background:#ffffff73}.info-panel{position:fixed;top:0;right:-320px;width:320px;display:flex;flex-direction:column;height:100%;color:#000c;background:#fff;font-weight:400;box-shadow:-4px 0 12px #00000006}.info-panel .panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px}.info-panel .panel-header h4{font-weight:500}.info-panel .img-cover{width:100%;height:180px;object-fit:cover}.info-panel .panel-body{display:flex;flex-direction:column;justify-content:space-between;padding:16px 24px 24px;height:100%}.info-panel .panel-title{margin-bottom:8px;font-size:20px;font-weight:700}.info-panel .panel-intro{font-size:14px;font-weight:400;line-height:1.5;margin-bottom:8px}.info-panel .panel-meta{margin-bottom:8px}.info-panel .meta-label{display:inline-block;font-size:12px;font-weight:500;text-transform:uppercase;color:#0006;margin-bottom:4px}.info-panel .meta-content{font-size:14px}.info-panel .btn-cta{width:100%;padding:8px 16px;height:40px;font-size:14px;background:#000000e6;color:#fff;border:none;border-radius:8px;cursor:pointer;box-shadow:0 2px 4px #00000040;transition:background .25s}.info-panel .btn-cta:hover{background:#000000bf}.info-panel .btn-close{position:relative;cursor:pointer;background:none;border:none;width:20px;height:20px;opacity:.4;transition:opacity .25s}.info-panel .btn-close:hover{opacity:1}.info-panel .btn-close:after{content:"";position:absolute;left:-20px;right:-20px;top:-20px;bottom:-20px}@media screen and (max-width: 480px){body{padding:3%}h1{font-size:28px;margin-bottom:16px}h2{font-size:16px}}
