*{font-family:Tektur,sans-serif;margin:0}.header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2;height:80px;z-index:10}#video{position:fixed;width:100%;height:100%;object-fit:cover;z-index:-1}.hero{height:100vh;width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;place-content:center;place-items:center;gap:25px}.hero .content{text-align:center;width:1200px;top:40vh}.hero .content h1{font-size:4rem;color:#fff;font-family:Tektur,bold;font-optical-sizing:auto;font-weight:16px;font-style:normal;font-variation-settings:"wdth" 100}.hero p{font-size:1.8rem;font-weight:200;text-transform:uppercase;margin-bottom:3rem;color:#fff}.logo{display:block;width:450px;margin-left:auto;margin-right:auto}.btn{background-color:#fff;color:#3f1e55;margin:2rem .2rem;border-radius:30px;text-decoration:none;padding:.8rem 1.5rem;text-transform:uppercase;transition:background-color .3s ease,color .3s ease;margin-top:15px}.hero .btn:hover{background-color:#3f1e55;color:#fff;cursor:pointer}@media screen and (max-width:640px){.hero .content h1{font-size:3rem}.hero .content p{font-size:1.4rem;margin-bottom:1.6rem}}
