html,body{padding:0;margin:0;width:100%;height:100%;overflow:auto;align-items:left;align-content:top}#root{padding:0;margin:0;width:100%;height:100%;overflow:auto;align-items:left;align-content:top;background-color:#000}canvas{width:100vw!important;height:100vh!important}a{color:#fff;font-weight:700}.branding{display:none;z-index:1000;visibility:visible;color:#fff;margin-left:50px;top:10;position:fixed}.logo{font-family:Lay Grotesk;font-style:normal;font-weight:300;align-items:top!important;font-size:2rem!important;line-height:1;letter-spacing:-.1rem;margin-bottom:1rem}.h1{font-family:Lay Grotesk;font-style:normal;font-weight:300;align-items:top!important;font-size:2rem!important;line-height:1.2;letter-spacing:-.1rem;margin-bottom:1rem}.h3{font-family:Lay Grotesk;font-weight:100;font-size:10px!important}.App{text-align:center;padding-top:2rem}.modal-overlay{position:fixed;top:-30px;left:0;z-index:2040;width:100vw;height:100vh}.modal-overlay h1,p{margin:40px 14px 30px}.iframe{position:fixed;background:rgba(0,0,0,.3);top:0;left:0;bottom:0;right:0;width:100%;height:100%}.modal-wrapper{display:none;position:fixed;background:transparent;top:0;left:0;z-index:1050;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal{display:none;background:transparent;margin:1.75rem auto;border-radius:3px;max-width:500px;height:400px;padding:2rem}.modal-content{display:none;background:transparent;max-width:500px;height:400px;border:0px red;z-index:2075}.modal-header{display:flex;justify-content:flex-end}.modal-close-button{font-size:2rem;font-weight:700;line-height:1em;color:#fff;opacity:.9;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;z-index:20001;position:fixed;top:20px;right:20px;margin:0;padding:10px 15px;min-width:44px;min-height:44px;background:rgba(167,9,9,.9);border-radius:8px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.modal-close-button:active{background:rgba(167,9,9,1);transform:scale(.95)}button{font-size:1.4rem;font-weight:700;border:none;border-radius:3px;padding:.3rem .8rem;margin-top:4px}.button-default{background:#247BA0;color:#fff}.typed-cursor{font-weight:700;font-family:monospace;box-shadow:0 1px;font-size:1.3em}.lifted-text{position:relative;font-size:26px;font-family:Lay Grotesk;transform:translateY(5px);box-shadow:0 1px 2px #0000001a;text-shadow:0 1px 2px rgba(0,0,0,.2)}.modal__bg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(28,28,28,.19);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out;z-index:100}.modal__align{display:flex;justify-content:center;align-items:center;height:100vh}.modal__content{width:800px;height:500px;box-shadow:0 100px 80px #b8b8b812,0 25.8162px 19px 4px #b2b2b20c,0 7.779px 7.30492px #00000009,0 1.48838px 2.0843px #00000006;border-radius:20px;background:transparent;color:#000;margin:0rem 4rem}.modal__close{background-color:#fff;border-radius:50%;cursor:pointer;position:relative;bottom:50px;width:32px;height:32px;padding:0}.modal__video-align{display:flex;position:relative;bottom:37px}.modal__video-style{border-radius:20px;z-index:100}.modal__spinner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.modal__spinner{animation:spin 2s linear infinite;font-size:40px;color:#1b6aae}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 800px){.modal__content{margin:0rem 1rem;width:100%}.modal__video-style{width:100%}}@media screen and (max-width: 499px){.modal__content{background:transparent;height:auto}.modal__video-align{bottom:0}.modal__video-style{height:auto}}.mobile-nav-container{position:fixed;top:20px;left:20px;right:20px;height:56px!important;display:flex;justify-content:space-between;align-items:center;padding:8px 12px;z-index:99999;pointer-events:none;background:rgba(0,0,0,.4);border-radius:30px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-nav-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;font-size:1.2rem;cursor:pointer;pointer-events:auto;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-shrink:0}.mobile-nav-btn:active:not(.disabled){transform:scale(.92);background:rgba(255,255,255,.25)}.mobile-nav-btn.disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.mobile-nav-label{color:#fff;font-family:Lay Grotesk,Georgia,serif;font-size:1rem;font-weight:400;text-align:center;padding:8px 16px;pointer-events:none;transition:opacity .3s ease;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-nav-label.animating{opacity:.6}
