.text-image__content{display:flex;flex-direction:column;row-gap:6rem}.text-image__text-section{font-weight:300}.text-image__big-text{font-weight:500;padding-bottom:3rem}.text-image__rich-text{line-height:1.5}.text-image__ctas{margin-top:3rem}.text-image__cta-row,.text-image__ctas{display:flex;flex-wrap:wrap;row-gap:2rem}.text-image__cta-row{column-gap:4rem;width:100%}.text-image__image-section{margin:auto}.text-image__image{margin-left:auto;margin-right:auto}@media(min-width:992px){.text-image__content{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(12,1fr)}.text-image__text-section{margin-bottom:auto;margin-top:auto;padding-right:10rem}.text-image__ctas{row-gap:6rem}}.text-image--white{background-color:var(--color-white)}.text-image--primary-light{background-color:var(--color-primary-light)}@media(min-width:992px){.text-image__content--reverse .text-image__text-section{padding-left:3rem;padding-right:0}}