.text-section{isolation:isolate;position:relative;z-index:-1}.text-section:after{aspect-ratio:2496/1632;background:var(--color--white);content:"";left:100%;-webkit-mask-image:url(../../components/text-section/images/ellipse.svg);mask-image:url(../../components/text-section/images/ellipse.svg);-webkit-mask-position:top center;mask-position:top center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;pointer-events:none;position:absolute;top:0;transform:translate(-45%);width:max(144vw,2496px);z-index:-1}@media (min-width:48em){.text-section:after{left:65%;transform:translate(-50%)}}.text-section__inner{margin-left:auto;margin-right:auto;max-width:var(--width--s);padding-bottom:var(--space--base);padding-top:9.5rem;text-align:center}@media (min-width:48em){.text-section__inner{padding-bottom:10.5rem;padding-top:var(--space--xxxl)}}.text-section__heading{margin:0}.text-section__subheading{font-weight:var(--type--2--font-weight--bold);margin:var(--space--base) 0 0}@media (min-width:48em){.text-section__subheading{margin-top:var(--space--xxs)}}.text-section__text{margin:var(--space--base) 0 0}@media (min-width:48em){.text-section__text{margin-top:var(--space--m)}}