.content--full-height{display:flex;flex-direction:column;min-height:calc(100vh - 72px);min-height:calc(100vh - var(--headerHeight,72px))}.content--full-height .container{flex:1}.content__element__image:has(.decorated-image-wrapper){display:flex;justify-content:end}.grid-column--1 .content__element__image:has(.decorated-image-wrapper){justify-content:start}.grid-column--1 .content__element__image>img{margin-right:auto}.grid-column--2 .content__element__image>img{margin-left:auto}.content__element__image .decorated-image-wrapper img{margin:0}.content__element:not(.content__element__cta):not(:first-child){margin-top:6rem}@media only screen and (max-width:1080px){.content__element__image:has(.decorated-image-wrapper){justify-content:start}.grid-column--2 .content__element__image>img{margin-left:0}}