.stats-section{display:flex;isolation:isolate;justify-content:center;padding:48px 0;position:relative}.stats-background{background:linear-gradient(180deg,#f6f7fa 65.36%,#fff 65.37%);inset:0;position:absolute;z-index:-1}.stats-background.white{background:#fff}.stats-background.purple{background:linear-gradient(180deg,#4b32b0 65.36%,#fff 65.37%)}.stats-background.stats-background-reverse:not(.stats-background.purple.stats-background-reverse,.stats-background.white.stats-background-reverse){background:linear-gradient(180deg,#fff 65.36%,#f6f7fa 65.37%)}.stats-background.purple.stats-background-reverse{background:linear-gradient(180deg,#fff 65.36%,#4b32b0 65.37%)}.stats-module-container{align-items:center;background:var(--white);border-radius:8px;box-shadow:0 4px 80px rgba(38,25,88,.1);display:flex;flex-direction:column;justify-content:unset;overflow:hidden;padding:48px;position:relative;width:100%}.stats-module-background-line{display:none;position:absolute;right:0;top:0}.stats-module-background-arch{bottom:0;left:-100px;position:absolute}.stats-card-wrapper{display:flex;flex-direction:column;z-index:1}.stat-container,.stats-text-container{text-align:center}.stats-eyebrow,.stats-heading{color:var(--gray-900);font-weight:700}.stats-eyebrow{margin-bottom:10px}.stats-heading{margin-bottom:40px}.stat-title{color:var(--purple-800);font-weight:700;margin-bottom:8px}.stat-description{color:var(--gray-600)}.stats-wrapper{display:grid;gap:48px;grid-template-columns:1fr}@media (min-width:576px){.stats-module-container{width:506px}}@media (min-width:768px){.stats-module-container{width:768px}.stats-module-background-arch{bottom:0;left:-200px}.stats-section{padding:64px 0}.stats-module-container{padding:64px}.stats-card-background-image.background-mobile{display:none}.stats-card-background-image.background-tablet{display:block}.stats-wrapper{display:grid;gap:64px 92px;grid-template-columns:repeat(2,1fr)}.stats-heading{margin-bottom:48px}.stat-container{text-align:left}}@media (min-width:992px){.stats-section{padding:96px 0}.stats-module-container{align-items:unset;flex-direction:row;justify-content:center;padding:56px;width:992px}.stats-module-background-line{display:block}.stats-module-background-arch{bottom:0;left:0}.stats-card-background-image.background-tablet{display:none}.stats-card-background-image.background-desktop{display:block}.stats-card-wrapper{flex-direction:row;justify-content:space-between}.stats-text-container{padding-right:1rem;text-align:left;width:400px}.stats-wrapper{width:420px}.stats-heading{font-size:32px;margin-bottom:0}.stats-wrapper{gap:40px}}@media (min-width:1199px){.stats-module-container{width:1170px}.stats-text-container{width:474px}.stats-wrapper{gap:64px 92px;width:486px}.stats-heading{font-size:39px}}