.victory-hero{background-color:#000;margin-left:auto;margin-right:auto;width:80%}.hero-img{max-width:100%}.hero{display:flex;flex-direction:row;justify-content:space-between;margin:2rem auto 3rem}.hero-left-column{display:flex;flex-direction:column;gap:35px;margin-top:7%}.hero-label{color:#f60;font-family:Avenir35;font-size:40px;font-weight:300;letter-spacing:4px}.hero-title{color:#fff;font-family:Avenir;font-size:60px;font-weight:800;letter-spacing:-1.2px;line-height:115%}.hero-right-column{align-items:center;display:flex;justify-content:center;max-width:50%;width:100%}.hero-img{height:auto;width:100%}@media(max-width:768px){.hero{flex-direction:column;margin-left:auto;margin-right:auto;width:90%}.hero-right-column{max-width:100%}.hero-left-column{margin-top:50px}.hero-img{max-width:100%}}