@font-face{font-family:'Poppins';src:url("../fonts/Poppins-Regular.ttf");font-weight:normal}*{font-family:Poppins}html,body{margin:0;padding:0;max-width:1800px;height:100vh;width:100%;overflow-x:hidden}.main-div{width:100%;height:100%;overflow-x:hidden;display:flex;align-items:center;align-content:center}.quality{position:fixed;top:0;right:0;background:rgba(255,255,255,0.62);padding:10px;font-size:x-large;z-index:4;display:grid;grid-template-columns:30% 30% 30%;justify-content:space-around;align-content:center;text-align:center}.quality p{grid-column:1/5}.quality span{margin:10px}#form-submit{position:fixed;display:none;width:100vw;height:100vh;background:#020603f0;justify-content:center;align-items:center;flex-direction:column;z-index:2}#form-submit p{color:white}#form-submit div{width:50px;height:50px}.video-player{position:absolute;top:0;left:0;width:100vw;height:100vh;background:black;object-fit:cover}.form-holder{width:35%;float:left;z-index:1;position:relative;text-align:center;background:#001f5245;opacity:0;visibility:hidden;transition:0.2s ease}.form-holder img{width:100px;height:100px}.form-holder .intro-heading{color:#ffe471;text-shadow:-4px 1px 2px black}.form-holder .intro-heading span{letter-spacing:2px}.form-holder .intro-heading h2{letter-spacing:20px}.form-holder form{margin-top:-20px;padding:30px}@media only screen and (max-device-width: 1050px){.main-div{height:auto;overflow-y:scroll}.quality{font-size:inherit}.video-player{height:40vh;z-index:4}.form-holder{width:100%;margin-top:40vh}.form-holder form{margin-top:-16px}}
