.stats-banner :where(h2,h3,p){color:var(--white)}.stats-banner.module-wrapper{background-repeat:no-repeat;background-size:cover;padding-bottom:var(--module-padding-vertical-large);padding-top:var(--module-padding-vertical-large)}.stats-banner__heading{margin:0 auto var(--row-gap-large);max-width:76.8rem;text-align:center}.stats-banner__heading p:last-child{margin-bottom:0}.stats-wrapper{display:flex;flex-wrap:wrap;gap:var(--row-gap-large) var(--column-gap-small);justify-content:center}.stats-wrapper__inner{border-left:2px solid var(--white);flex:0 0 calc(33.333% - var(--column-gap-small));padding-left:3.2rem}.stats-wrapper__inner :where(h3,p){margin:0}@media screen and (max-width:1390px){.stats-wrapper__inner{flex:0 0 calc(50% - var(--column-gap-small))}}@media screen and (max-width:970px){.stats-wrapper__inner .font-size-72{font-size:5.6rem;line-height:6.72rem}}@media screen and (max-width:767px){.stats-wrapper__inner{flex:0 0 100%}}