html{height:100vh;height:100dvh;height:calc(var(--vh, 1vh) * 100);font-size:16px;-webkit-text-size-adjust:100%}body{height:100%;height:100dvh;height:calc(var(--vh, 1vh) * 100)}body,html{margin:0;width:100vw;font-family:Poppins,sans-serif;font-style:normal;font-weight:200;background-color:#000;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 0 env(safe-area-inset-bottom,0)}#__next{height:100%;width:100%;display:flex;flex-direction:column;position:relative}a{color:inherit;text-decoration:none}*{box-sizing:border-box}#footer{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;height:-moz-fit-content;height:fit-content;letter-spacing:.3rem;position:fixed;bottom:2rem;padding:0 5% env(safe-area-inset-bottom,0);z-index:10}.mobile-device #footer{bottom:1.5rem}.footerLink{color:hsla(0,0%,100%,.9);text-align:center;font-size:30px;font-size:1rem;line-height:4rem;font-weight:700;cursor:pointer}.footerLink:focus{outline:none;box-shadow:none}.footerLink:hover{color:#fff;text-shadow:0 6px 6px #ff27d6}.bkgVideo{width:100vw;height:100vh;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;object-position:center center}.backgroundWrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}@media (max-width:767px){.android-browser #footer,.ios-browser #footer{bottom:1.5rem}}@media (max-width:576px){.android-browser #footer,.ios-browser #footer,.mobile-device #footer{bottom:1.25rem}}@media (max-width:360px){.android-browser #footer,.mobile-device #footer{bottom:1rem}}@media (min-width:992px){#footer,.android-browser #footer,.ios-browser #footer,.mobile-device #footer{bottom:2rem}}