@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Exo+2:wght@700;900&display=swap");.hero-video-banner{color:#fff;font-family:Inter,sans-serif;min-height:80vh;overflow:hidden;position:relative;width:100%}.hero-video-background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.hero-video-background video{height:100%;object-fit:cover;width:100%}.hero-video-banner:before{background-color:rgba(0,0,0,.55);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-content-container{align-items:center;display:flex;justify-content:flex-start;margin:0 auto;max-width:1400px;padding:180px 5%;position:relative;z-index:3}.hero-content{max-width:650px;text-align:left}.hero-heading{color:#fff;font-size:82px;font-weight:900;line-height:1.05;margin:0 0 20px}.hero-heading,.hero-subheading{font-family:Exo\ 2,sans-serif;text-transform:uppercase}.hero-subheading{color:#0094ff;font-size:22px;font-weight:600;margin-bottom:40px}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px}.hero-btn{border-radius:2px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:14px 26px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.hero-btn-outline{border:2px solid #2aeaa5;color:#fff}.hero-btn-outline:hover{background-color:#2aeaa5;color:#000}@media screen and (max-width:1200px){.hero-content-container{padding:140px 5%}.hero-heading{font-size:68px}}@media screen and (max-width:900px){.hero-content-container{padding:120px 5%}.hero-heading{font-size:56px}.hero-subheading{font-size:20px}}@media screen and (max-width:767px){.hero-content-container{justify-content:center;padding:100px 20px;text-align:center}.hero-content{max-width:100%}.hero-heading{font-size:40px}.hero-subheading{font-size:18px}.hero-buttons{display:none}}@media screen and (max-width:480px){.hero-heading{font-size:70px}.hero-subheading{font-size:24px}}