.custom-image-text{align-items:var(--vertical-alignment,center);color:var(--custom-image-text-text,#19233b);display:flex;flex-direction:column;justify-content:space-between;row-gap:var(--hsElevate--spacing--32,32px)}.custom-image-text--text-dark{--custom-image-text-text:#19233b}.custom-image-text--text-light{--custom-image-text-text:#fff}.custom-image-text--card{border-radius:1.875rem;overflow:hidden;padding:1.875rem}.custom-image-text--card-light{background-color:#fff}.custom-image-text--card-grey{background-color:#f7f9fc}.custom-image-text--card-dark{background-color:#18233b}.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__content-container,.custom-image-text__content-container div,.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,.custom-image-text__content-container li,.custom-image-text__content-container p,.custom-image-text__content-container span{color:var(--custom-image-text-text,#19233b)}.custom-image-text--no-media{align-items:center;justify-content:center}.custom-image-text--no-media .custom-image-text__content-container{margin-inline:auto;max-width:800px;text-align:center;width:100%}.custom-image-text--no-media .custom-image-text__button-container{justify-content:center}.custom-image-text__image,.custom-image-text__video{display:block;height:auto;width:100%}.custom-image-text__video{max-width:100%;object-fit:cover}.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,.custom-image-text__header{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{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;max-width:none;min-width:150px;padding:var(--hsElevate--button__padding);text-align:center;white-space:normal;width:auto}@media (width >= 767px){.custom-image-text--has-media{column-gap:var(--hsElevate--spacing--48,48px);flex-direction:row;row-gap:0}.custom-image-text--card{padding:1.875rem 3.75rem}.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--has-media .custom-image-text__image-container{width:var(--image-width-desktop,55%)}.custom-image-text--has-media .custom-image-text__content-container{width:var(--content-width-desktop,45%)}}