.module-section-half .item-section-half{display:flex}.module-section-half .item-section-half .padding_cont_diff{padding-left:var(--contianer-max-width-diff-wv)!important}@media only screen and (min-width:993px){.module-section-half .item-section-half .inner-wrapper{display:grid;grid-template-columns:1fr 1fr}.module-section-half .item-section-half .inner-wrapper>div{display:flex}}@media only screen and (min-width:601px){.module-section-half .item-section-half .inner-wrapper.boxed:not(.reverse-columns)>div:first-child{padding-left:var(--contianer-max-width-diff-wv)!important}.module-section-half .item-section-half .inner-wrapper.reverse-columns{grid-auto-flow:dense}.module-section-half .item-section-half .inner-wrapper.reverse-columns>div:first-child{grid-column:2;padding-right:var(--contianer-max-width-diff-wv)!important}.module-section-half .item-section-half .inner-wrapper.reverse-columns>div:last-child{grid-column:1}}.module-section-half .item-section-half .image-wrap img{height:100%;object-fit:cover;object-position:center;width:100%}.module-section-half .item-section-half .inner-wrapper.boxed:not(.remove-radius){border-radius:var(--rounded-large);overflow:hidden}.module-section-half .item-section-half .inner-wrapper:not(.no-background):not([class*=tema__default__]){background-color:var(--content-default-bg)}