.custom-image-text{align-items:center;background-color:#fff;border-radius:1.875rem;color:#19233b;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:1.875rem;row-gap:var(--hsElevate--spacing--32,32px);transition:opacity .2s ease,transform .2s ease}.custom-image-text__image-container{max-width:100%;order:1;width:100%}.custom-image-text__content-container{color:#19233b;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:#19233b}.custom-image-text__image{display:block;height:auto;width:100%}.custom-image-text__header{margin-block-end:0;margin-block-start:0}.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}.news-item{opacity:1;transition:opacity .35s ease;width:100%}.news-item.is-hidden{display:none!important}.news-item--visible{opacity:1}.news-item--filtered-out{opacity:0;pointer-events:none}.custom-image-text__date{color:#19233b;font-size:14px;font-weight:600;line-height:1.4;margin-bottom:8px}.custom-image-text__tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-bottom:20px;margin-top:0}.custom-image-text__tag{align-items:center;background-color:#39b7ff;border:1px solid #39b7ff;border-radius:999px;color:#fff!important;cursor:default;display:inline-flex;font-size:12px;font-weight:600;line-height:1.2;padding:6px 12px;user-select:none}.custom-image-text__excerpt{margin-top:16px}.custom-image-text__excerpt p:last-child{margin-bottom:0}.news-item__article-link{display:inline-block;margin-top:24px}@media (width >= 767px){.custom-image-text{align-items:center;column-gap:var(--hsElevate--spacing--48,48px);flex-direction:row;row-gap:0}.custom-image-text__image-container{max-width:25%;order:1;width:25%}.custom-image-text__content-container{order:2;width:75%}.custom-image-text__image{height:auto;width:100%}}@media (width < 767px){.custom-image-text{flex-direction:column;row-gap:var(--hsElevate--spacing--32,32px)}.custom-image-text__image-container{max-width:100%;order:1;width:100%}.custom-image-text__content-container{order:2;width:100%}.custom-image-text__date{font-size:13px}.custom-image-text__tags{margin-bottom:16px}}