.two-column-promo .container-xl{display:flex;flex-direction:column-reverse;max-width:100%;padding:20px}.two-column-promo.dark{background:var(--black);color:var(--white)}.two-column-promo.blue{background:var(--blue);color:var(--white)}.two-column-promo.yellow{background:var(--yellow);color:var(--black)}.two-column-promo .three-titles{background:transparent;padding:0}.three-titles .heading,.three-titles .subheading{color:var(--white)}.yellow .three-titles .heading,.yellow .three-titles .subheading{color:var(--black)}.three-titles .subheading{opacity:.8}.three-titles.blue .eyebrow,.three-titles.dark .eyebrow{color:var(--yellow)}.three-titles.yellow .eyebrow{color:var(--blue-75)}.three-titles .eyebrow+.heading,.three-titles .heading+.subheading{margin-bottom:0;margin-top:16px}.two-column-promo .preview-image{height:100%!important;max-height:185px;object-fit:cover;width:100%}.two-column-promo .right-side{margin-bottom:20px}.two-column-promo .cta-button .button{display:flex;justify-content:space-between;margin-top:30px;max-width:296px;width:100%}.two-column-promo .cta-button.blue .button{background-color:var(--yellow);border-color:var(--yellow);color:var(--black)}@media (min-width:767px){.two-column-promo .container-xl{align-items:center;display:grid;grid-template-columns:59.5% 40.5%;justify-content:space-between;padding:0}.two-column-promo .preview-image{max-height:600px}.two-column-promo .left-side{padding:10%}.two-column-promo .right-side{margin-bottom:0}.three-titles .eyebrow+.heading,.three-titles .heading+.subheading{margin-top:24px}.two-column-promo .cta-button .button{margin-top:40px}}