.stat-wrapper{background-color:var(--brand-primary);border-radius:16px;display:flex;flex-direction:column;margin-bottom:120px;padding:96px 24px;position:relative}.stat-img{left:552px;position:absolute;top:-60px;z-index:1}.stat-heading h2{color:#fff;font-family:Gotham;font-size:48px;font-style:normal;font-weight:700;line-height:50px;text-align:center}.stat-section{display:flex;flex-direction:column;gap:48px}.stat-cards{display:flex;flex-direction:row}.stat-outer{display:flex;flex-direction:column;gap:8px;padding-right:12px;text-align:center;width:25%}.stat-number h3{font-size:40px;font-weight:700;line-height:48px}.stat-number h3,.stat-txt p{color:#fff;font-family:Gotham;font-style:normal}.stat-txt p{font-size:18px;font-weight:500;line-height:24px}@media(max-width:1250px){.stat-wrapper{margin:0 auto;max-width:98%}}@media(max-width:1000px){.stat-wrapper{margin:0 auto 50px;max-width:90%}.stat-outer{flex:0 45%;margin-bottom:30px;padding:0;width:auto}.stat-cards{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.stat-img{left:auto;right:40px}}@media(max-width:570px){.stat-cards{flex-direction:column}.stat-wrapper{padding-bottom:30px}}