.module-section-half-cover .item-section-half{display:flex}@media only screen and (min-width:993px){.module-section-half-cover .item-section-half .inner-wrapper{align-items:stretch;column-gap:var(--column-gap);display:grid;grid-template-columns:1fr 1fr}.module-section-half-cover .item-section-half .inner-wrapper>div:not(.image-wrap){display:flex}.module-section-half-cover .item-section-half .image-wrap{min-width:50%;width:100%}.module-section-half-cover .item-section-half .image-wrap.is-cover{height:100%;position:relative}.module-section-half-cover .item-section-half .image-wrap.is-cover img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.module-section-half-cover .item-section-half .image-wrap.is-cover.position-left img{object-position:left}.module-section-half-cover .item-section-half .image-wrap.is-cover.position-center img{object-position:center}.module-section-half-cover .item-section-half .image-wrap.is-cover.position-right img{object-position:right}}@media only screen and (min-width:601px){.module-section-half-cover .item-section-half .inner-wrapper.reverse-columns{grid-auto-flow:dense}.module-section-half-cover .item-section-half .inner-wrapper.reverse-columns>div:first-child{grid-column:2}.module-section-half-cover .item-section-half .inner-wrapper.reverse-columns>div:last-child{grid-column:1}}@media only screen and (max-width:992px){.module-section-half-cover .item-section-half .image-wrap.is-cover img{height:auto;object-fit:contain}.inner-wrapper{display:flex;flex-direction:column-reverse}}.module-section-half-cover .item-section-half .image-wrap{flex:none}.module-section-half-cover .item-section-half .image-wrap img{border-radius:var(--rounded-large)}.module-section-half-cover .item-section-half .item-content{margin-bottom:24px;margin-top:24px}.module-section-half-cover .item-section-half .item-content a.half_button,.module-section-half-cover .item-section-half .item-content button.half_button{display:inline-block;line-height:1.4;max-width:100%;text-align:center;width:auto;word-wrap:break-word;border:0 #000;margin:20px 0;white-space:normal}.module-section-half-cover .item-section-half .item-content ul{padding-left:20px}.section-half-with-cta{display:flex;flex-direction:column;margin-top:16px}.section-half-with-cta-left{align-items:flex-start}.section-half-with-cta-center{align-items:center}.section-half-with-cta-right{align-items:flex-end}