@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}video{height:80%;object-fit:cover;position:absolute;width:100%;z-index:0}.hero-container{align-items:center;display:flex;height:80vh;justify-content:center;overflow:hidden;position:relative}.video-container{height:100%;left:0;position:absolute;top:0;width:100%}.content-container{color:#fff;text-align:center;z-index:1}h1{font-size:3rem}h1,p{margin-bottom:1rem}p{font-size:1.5rem}button{background-color:#007bff;border:none;color:#fff;cursor:pointer;font-size:1.2rem;padding:1rem 2rem}
/*# sourceMappingURL=main.44af193e.css.map*/