.module-banner-block-full{--m-height:600px;.banner-block-full-item{display:flex;flex-direction:column;justify-content:center;min-height:var(--m-height);position:relative;width:100%;@media screen and (min-width:600px){flex-direction:row}@media screen and (min-width:993px){justify-content:flex-end}}.item-image{height:100%;inset:0;object-fit:cover;position:relative;width:100%;@media screen and (min-width:600px){position:absolute}}.item-outer{padding:var(--baseline-2)}.item-inner{height:100%;max-width:100%;transform:translateY(calc(var(--baseline-4)*-1));@media screen and (min-width:600px){max-width:calc(var(--baseline-7)*4);transform:translate(0)}}.item-content{display:grid;gap:var(--baseline);grid-auto-rows:5fr 1fr;height:100%;position:relative;z-index:1}.item-copy{background-color:var(--white,var(--primary-50));border-radius:var(--rounded-large);padding:var(--baseline-2)}.item-cta a:is(.btn.os-button):not(.default){min-width:100%;width:100%}}