.module-content-banner .inner-upper{display:grid}@media only screen and (min-width:993px){.module-content-banner .inner-upper{column-gap:var(--baseline-4);grid-template-columns:6fr 6fr}}.module-content-banner .inner-wrapper{display:grid;row-gap:var(--baseline-3)}@media only screen and (min-width:993px){.module-content-banner .inner-wrapper{column-gap:var(--baseline-4);grid-auto-flow:dense;grid-template-columns:6fr 6fr}.module-content-banner .inner-wrapper>:first-child{order:2}}.module-content-banner .item-text{display:flex;flex-direction:column;padding-left:var(--container-diff)}.module-content-banner .item-content{padding-bottom:var(--baseline-2);padding-right:var(--container-diff)}.module-content-banner .item-image{display:flex}.module-content-banner .item-image figure{width:100%}.module-content-banner .item-image img{aspect-ratio:16/10;height:100%;object-fit:cover;width:100%}.module-content-banner .item-footer{margin-bottom:var(--baseline-4);margin-top:auto}