/* Content V3 — Two-column intro (content + accessory slot) with optional CTA banner */

.cnt.v3 {
    &[data-colors="alternate-light"]{
        background: linear-gradient(0deg, #FFFFFF 0%, #E7F4FD 100%);
    }
    .cnt-v3-split {
        align-items: stretch;
    }

    .mn_wd {
        z-index: 1;
    }

}
