.hero{color:#fff;min-height:500px;overflow:hidden;padding:0 25px;position:relative;width:100%}.hero__background{background:#0c0c0c;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-1}.hero__background,.hero__backgroundVideo{min-height:100%;min-width:100%}.hero__container{align-items:center;display:flex;flex-direction:column;flex-wrap:no-wrap;gap:50px;justify-content:space-between;min-height:500px;padding:50px 0;position:relative;width:100%}.hero__logo{margin-bottom:10px;max-width:75%;min-width:320px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero__subtitle,.hero__subtitle>*{color:#fff;font-family:pixy,Arial,sans-serif;font-size:1.8rem;font-style:normal;letter-spacing:.15rem}.hero__subtitle--accent{color:#ff1525}.hero__startBtn{align-items:center;background:#fff0;border:2px solid #fff;border-radius:0;color:#fff;display:flex;font-weight:600;height:65px;justify-content:center;letter-spacing:.1rem;max-width:350px;padding:0 30px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .2s ease-out}.hero__startBtn:hover{background:#ff1525;border-color:#ff1525;color:#fff}@media only screen and (max-width:768px){.hero__logo{width:90%}.hero__subtitle,.hero__subtitle>*{font-size:2rem;text-align:center}}
