.simple-text-section{padding-bottom:var(--space-4xl);padding-top:var(--space-4xl);text-align:center}.simple-text-section h2{font-family:var(--font-family-base);font-size:var(--heading-400);font-weight:400;line-height:var(--line-height-heading)}.simple-text-section .simple-text-section__wrapper{align-items:center;display:flex;flex-direction:column;gap:var(--space-m);width:var(--width-xsmall)}.simple-text-section .simple-text-section__content-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:var(--space-xs)}.simple-text-section .simple-text-section__cta-wrapper{display:flex;flex-wrap:wrap;gap:var(--space-xs);justify-content:center}