.text-image__content{display:flex;flex-direction:column;row-gap:6rem}.text-image__text-section{font-weight:400}.text-image__big-text{font-weight:600;padding-bottom:3rem}.text-image__rich-text{line-height:1.5}.text-image__rich-text ol,.text-image__rich-text ul{padding-left:2.2rem}.text-image__rich-text li{padding-top:2rem}.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:transparent}.text-image--light-blue{background-color:var(--color-primary-light)}@media (min-width:992px){.text-image__content--reverse .text-image__text-section{padding-left:3rem;padding-right:0}}.text-image__image-section--hidden-mobile{display:none}@media (min-width:992px){.text-image__image-section--hidden-mobile{display:block}}