body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.video-container,body,html{height:100%;overflow:hidden;width:100%}.video-container{align-items:center;display:flex;justify-content:center;left:0;position:fixed;top:0;z-index:-1}#video-bg{height:100%;object-fit:cover;width:100%}@media (min-aspect-ratio:16/9){#video-bg{height:auto;width:100%}}@media (max-aspect-ratio:16/9){#video-bg{height:100%;width:auto}}*{box-sizing:border-box;margin:0;padding:0}.app{height:100vh;overflow:hidden;position:relative;width:100vw}.logo{height:auto;max-width:20%;position:absolute;right:70px;top:50px;transition:all .3s ease;width:200px;z-index:100}@media screen and (max-width:768px){.logo{right:30px;top:30px;width:150px}}@media screen and (max-width:480px){.logo{right:20px;top:20px;width:100px}}
/*# sourceMappingURL=main.f137d7a6.css.map*/