.hero-landing{align-items:center;color:#fff;display:flex;justify-content:center;min-height:calc(80dvh - 138px);position:relative}.hero-bg,.hero-landing{overflow:hidden;width:100%}.hero-bg{height:100%;inset:0;position:absolute;z-index:1}.hero-bg-image,.hero-bg-video{height:100%;object-fit:cover;width:100%}.hero-landing .hero-overlay{inset:0;position:absolute;z-index:2}.hero-landing .hero-content{margin-top:19vh;max-width:900px;padding:10px;position:relative;text-align:center;z-index:3}.hero-landing .hero-subtitle{color:#fff;font-size:30px;font-weight:700;margin-bottom:35px;text-transform:uppercase}.hero-landing .hero-title{color:#ee3549;font-size:70px;font-weight:900;margin-bottom:2px}.hero-landing .hero-info{color:#fff;font-size:20px;font-weight:900;margin-bottom:55px}.hero-landing .hero-button{background-color:#fff;color:#000!important;font-weight:700;letter-spacing:.1em;margin-top:40px;padding:10px 20px;text-transform:uppercase;transition:all .2s ease}.hero-landing .hero-button:hover{background-color:#ee3549}@media (max-width:767px){.hero-landing .hero-title{font-size:50px}.hero-landing .hero-subtitle{font-size:23px}.hero-landing .hero-info{font-size:17px}}