.u5m-hero{margin:var(--section-margin-none);padding:var(--section-padding-medium);.center{display:flex;flex-direction:row;gap:50px;justify-content:space-between;&:not(.top-aligned):not(.bottom-aligned){align-items:center}&.top-aligned{align-items:flex-start}&.center-aligned{align-items:center}&.bottom-aligned{align-items:flex-end}.media{border-radius:var(--border3);box-shadow:var(--shadow3);max-width:580px;overflow:hidden;width:100%;&.is-image{img{height:auto;width:100%}}}}}@media (max-width:1024px){.u5m-hero{.center:not(.media-none){align-items:flex-start}}}@media (max-width:991px){.u5m-hero{.center:not(.media-none){flex-direction:column;.media{max-width:100%}}}}