section.stats-module{padding-left:24px;padding-right:24px}section.stats-module .stats-module__container{background-color:#fbf9f6;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:2rem;display:flex;flex-direction:column;gap:4rem;overflow:hidden;padding:6rem}section.stats-module .stats-module__container.stats-module__container--1{background-image:url(https://26069503.fs1.hubspotusercontent-eu1.net/hubfs/26069503/backgrounds/reech-2026/stats-1.webp)}section.stats-module .stats-module__container.stats-module__container--2{background-image:url(https://26069503.fs1.hubspotusercontent-eu1.net/hubfs/26069503/backgrounds/reech-2026/stats-2.webp)}@media screen and (max-width:768px){section.stats-module .stats-module__container{gap:2.5rem;padding:2rem 1.5rem}}section.stats-module .wrapper-top{display:flex;flex-direction:column;gap:1rem;max-width:56rem}section.stats-module .wrapper-top--center{margin:0 auto}section.stats-module .wrapper-top--center>*{text-align:center}section.stats-module .wrapper-top--left>*{text-align:left}section.stats-module .stats-grid{align-items:center;display:grid;gap:4rem 5rem;grid-template-columns:repeat(2,minmax(0,35.25rem));justify-content:space-between}section.stats-module .stats-grid--1{grid-template-columns:minmax(0,35.25rem);justify-content:center}@media screen and (max-width:768px){section.stats-module .stats-grid{gap:2rem;grid-template-columns:minmax(0,1fr)}}section.stats-module .stats-item{max-width:35.25rem;width:100%}section.stats-module .stats-item.stats-reveal{opacity:0;transform:translateY(2rem);transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .8s cubic-bezier(.22,1,.36,1)}section.stats-module .stats-item.stats-reveal.is-visible{opacity:1;transform:translateY(0)}section.stats-module .stats-item--stat{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;min-height:100%}section.stats-module .number{color:#0e0f30;font-family:Newsreader,serif;font-size:6rem;font-weight:600;line-height:.95;margin:0}@media screen and (max-width:768px){section.stats-module .number{font-size:4rem}}section.stats-module .stat-description,section.stats-module .stat-description *{color:#2f2f58}section.stats-module .stat-description p{font-size:1.625rem;line-height:1.45}@media screen and (max-width:768px){section.stats-module .stat-description p{font-size:1.25rem;line-height:1.5}}section.stats-module .stat-legend,section.stats-module .stat-legend *{color:#2f2f58}section.stats-module .stats-item--image{aspect-ratio:564/470;border-radius:1.25rem;margin:0;overflow:hidden}section.stats-module .stats-item--image img{border-radius:1.25rem;display:block;height:100%;object-fit:cover;width:100%}@media screen and (max-width:768px){section.stats-module .stats-item--image{aspect-ratio:auto}}