@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");body,html{color:#fff!important;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}::-webkit-scrollbar{width:10px;background-color:#000}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.nextui-navbar-collapse-wrapper{height:100vh}.videoContainerContainer{min-width:40%}.videoContainer{position:relative;padding-bottom:56.25%;height:0}.videoContainer iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;width:100%;margin:15px 0}.video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}#globalLoader{position:fixed;z-index:9999;top:50%;left:50%;background-color:#000;transform:translate(-50%,-50%);width:100%;height:100%;justify-content:center;align-items:center;display:flex}.dot-pulse{position:relative;left:-9999px;box-shadow:9999px 0 0 -5px;animation:dot-pulse 1.5s linear infinite;animation-delay:.25s}.dot-pulse,.dot-pulse:after,.dot-pulse:before{width:10px;height:10px;border-radius:5px;background-color:#fbb040;color:#fbb040}.dot-pulse:after,.dot-pulse:before{content:"";display:inline-block;position:absolute;top:0}.dot-pulse:before{box-shadow:9984px 0 0 -5px;animation:dot-pulse-before 1.5s linear infinite;animation-delay:0s}.dot-pulse:after{box-shadow:10014px 0 0 -5px;animation:dot-pulse-after 1.5s linear infinite;animation-delay:.5s}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}.Footer_footerContainer__nH_FT{background-color:#000;width:100vw;padding:50px 0}.Footer_footerContainer__nH_FT,.Footer_signupContainer__oS4KZ{display:flex;flex-direction:column;justify-content:center;align-items:center}.Footer_signupContainer__oS4KZ{border-bottom:2px solid #fff;width:min(100vw,1440px)}.Footer_signupText__iJtgn{max-width:100vw;margin:0 15px;text-align:center}.Footer_iconStyles__tvuyJ{color:#000;background-color:#fff;padding:7px;width:2.2rem!important;height:2.2rem!important;border-radius:50%;margin:10px;transition:all .3s cubic-bezier(.47,1.64,.41,.8)}.Footer_iconStyles__tvuyJ:hover{transform:scale(1.1)}@media (min-width:700px){.Footer_signupText__iJtgn{max-width:50vw}.Footer_signupContainer__oS4KZ{flex-direction:row}}