.statsIdentity-section-wrapper{--content-section-title-color:hsl(var(--green));--content-section-bg:hsl(var(--purple));--content-section-border-bg:hsl(var(--purple-900));background-color:var(--content-section-border-bg);color:var( --content-section-body-text-color,hsl(var(--black)) );position:relative}.statsIdentity-section-wrapper>.statsIdentity-section{background-color:var(--content-section-bg)}.statsIdentity-section-wrapper>.statsIdentity-section>.statsIdentity-container{align-items:center;display:flex;flex-direction:column;justify-items:center;grid-gap:2.5rem}.statsIdentity-section-wrapper>.statsIdentity-section>.statsIdentity-container>:is(h2,ul){width:100%}.statsIdentity-section-wrapper.statsIdentity-section--has-border-radius>.statsIdentity-section{border-top-left-radius:var(--border-radius-base);border-top-right-radius:var(--border-radius-base)}.statsIdentity-section-wrapper.statsIdentity-section--has-no-pt>.statsIdentity-section{padding-top:0}.statsIdentity-section-wrapper.statsIdentity-section--has-reduced-pb>.statsIdentity-section{padding-bottom:var(--flow-spacing,1.5em)}.statsIdentity-section__title{color:var(--content-section-title-color,hsl(var(--purple)))}ul.statsIdentity-section__topics{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;grid-gap:1rem}ul.statsIdentity-section__topics>li.statsIdentity-section__topics--item{background:linear-gradient(to bottom,hsla(0,0%,100%,.2) -100%,hsl(var(--purple)) 40%,hsl(var(--purple)) 100%) padding-box,linear-gradient(90deg,hsla(0,0%,100%,0) -15%,hsla(0,0%,100%,.25) 115%) border-box;background-clip:padding-box,border-box;background-origin:padding-box,border-box;border:2px solid transparent;border-radius:30px;box-sizing:border-box;flex:0 0 100%;height:auto;min-height:200px;padding:2rem;text-align:center}ul.statsIdentity-section__topics>li.statsIdentity-section__topics--item>div.statsIdentity-section__topics--item-content{align-items:center;display:flex;flex-direction:column;justify-content:center;grid-gap:.5rem;height:100%;margin:auto;width:fit-content}ul.statsIdentity-section__topics>li.statsIdentity-section__topics--item>div.statsIdentity-section__topics--item-content>.topics__description{max-width:180px;width:100%}ul.statsIdentity-section__topics>li.statsIdentity-section__topics--item>div.statsIdentity-section__topics--item-content a.cta{align-self:flex-end}ul.statsIdentity-section__topics>li.statsIdentity-section__topics--item>div.statsIdentity-section__topics--item-content a.cta.cta--outline--white:after{display:none!important}.statsIdentity-container>.cta{font-size:var(--font-size-base);font-weight:600;padding:.75rem 1.5rem}@media only screen and (min-width:768px){.statsIdentity-section-wrapper.statsIdentity-section--has-border-radius>.statsIdentity-section{border-top-left-radius:var(--border-raduis-8xl);border-top-right-radius:var(--border-raduis-8xl)}ul.statsIdentity-section__topics>li.statsIdentity-section__topics--item{flex:0 0 calc(50% - 1rem)}}@media only screen and (min-width:1440px){ul.statsIdentity-section__topics>li.statsIdentity-section__topics--item{flex:0 0 calc(25% - 0.75rem)}}