.wcpb-image-text{display:grid;grid-template-columns:minmax(0,var(--wcpb-image-width,50%)) minmax(0,1fr);gap:var(--wcpb-image-gap,48px);align-items:center}.wcpb-image-text--right{grid-template-columns:minmax(0,1fr) minmax(0,var(--wcpb-image-width,50%))}.wcpb-image-text--left .wcpb-image-text__media{order:-1}.wcpb-image-text__media{height:var(--wcpb-image-height,auto);min-height:0}.wcpb-image-text--height-auto .wcpb-image-text__media{height:auto}.wcpb-image-text__media img{display:block;width:100%;height:100%;object-fit:var(--wcpb-image-fit,cover);border-radius:var(--wcpb-image-radius,16px)}.wcpb-image-text--height-auto .wcpb-image-text__media img{height:auto}.wcpb-image-text__placeholder{min-height:320px;background:rgba(127,127,127,.08);border:1px dashed rgba(127,127,127,.28);border-radius:var(--wcpb-image-radius,16px)}@media (min-width:768px) and (max-width:1024px){.wcpb-image-text{grid-template-columns:1fr 1fr;gap:30px}}@media(max-width:767px){.wcpb-image-text{grid-template-columns:1fr!important}.wcpb-image-text--mobile-top .wcpb-image-text__media{order:-1!important}.wcpb-image-text--mobile-bottom .wcpb-image-text__media{order:2!important}.wcpb-image-text--mobile-hidden .wcpb-image-text__media{display:none}}
