.hero{align-items:center;display:flex;justify-content:space-between;margin:180px auto 80px;max-width:1136px;width:100%}.hero-text{margin-right:16px;max-width:544px}.hero-video{margin-left:16px;max-width:544px;width:100%}@media only screen and (max-width:992px){.hero{flex-direction:column;flex-wrap:wrap;justify-content:center;text-align:center}.hero-text{margin-bottom:16px;margin-right:0}.hero-video{margin-left:0}}@media only screen and (max-width:500px){.hero{margin-top:0}.hero-text,.hero-video{width:100%}}