:root{--hex-color:#b7ef8c}.hex-grid .hex-scene{width:100%;height:100%;display:block}.hex-grid .hex-outline{stroke:var(--hex-color);stroke-width:1.5px;fill:none;vector-effect:non-scaling-stroke}.hex-grid .hex-group{opacity:0;pointer-events:none;transition:opacity .5s ease-out}.hex-grid.is-idle .hex-group{transition-duration:.8s}
html[data-first-visit-seen] .loading-screen{display:none!important}.loading-screen{overflow:hidden}.loading-screen__logo{width:200px;height:60.7595px;position:relative}.loading-screen__lottie{width:100%;height:100%;position:absolute;inset:0}.loading-screen.is-revealing{background-color:#0000}.loading-screen__panels{pointer-events:none;position:absolute;inset:0;overflow:hidden}.loading-screen__panel{width:100%;height:100%;position:absolute;top:0;left:0;transform:translateY(-100%)}.loading-screen.is-wiping .loading-screen__panel{transition:transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.loading-screen.is-wiping .loading-screen__panel:first-child{transition-delay:0s}.loading-screen.is-wiping .loading-screen__panel:nth-child(2){transition-delay:.1s}.loading-screen.is-wiping .loading-screen__panel:nth-child(3){transition-delay:.2s}.loading-screen.is-wiping .loading-screen__panel:nth-child(4){transition-delay:.3s}.loading-screen.is-revealing .loading-screen__panel:nth-child(-n+3){visibility:hidden}.loading-screen.is-revealing .loading-screen__panel:last-child{opacity:0;transition:opacity .5s cubic-bezier(.22,1,.36,1)}
