.custom-image-text{align-items:var(--vertical-alignment,center);display:flex;flex-direction:column;justify-content:space-between}.custom-image-text__image-container{max-width:100%;order:1;width:var(--image-width-mobile,100%)}.custom-image-text__content-container{order:2;width:100%}.custom-image-text__image{display:block;height:auto;width:100%}.custom-image-text__content-container h1,.custom-image-text__content-container h2,.custom-image-text__content-container h3,.custom-image-text__content-container h4,.custom-image-text__content-container h5,.custom-image-text__content-container h6{margin-block-start:0}.custom-image-text__content-container p:last-child{margin-block-end:0}.custom-image-text__button-wrapper{margin-block-start:var(--hsElevate--spacing--24,24px)}.custom-image-text__button-container{align-items:center;display:flex;flex-direction:row;justify-content:var(--hsElevate--buttons__alignment,flex-start)}.custom-image-text__button{display:inline-flex}@media (width >= 767px){.custom-image-text{flex-direction:row}.custom-image-text--image-left .custom-image-text__image-container{order:1}.custom-image-text--image-left .custom-image-text__content-container,.custom-image-text--image-right .custom-image-text__image-container{order:2}.custom-image-text--image-right .custom-image-text__content-container{order:1}.custom-image-text__image-container{width:var(--image-width-desktop,55%)}.custom-image-text__content-container{width:var(--content-width-desktop,45%)}}