.statistics-section{width:100%}.statistics-section__inner{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:48px}.statistics-section__copy{display:flex;width:min(100%,482px);min-width:0;flex-direction:column;gap:32px}.statistics-section__eyebrow,.statistics-section__title,.statistics-section__stat-value,.statistics-section__stat-label{margin:0}.statistics-section__eyebrow{color:#6a1f7a;font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase}.statistics-section__title{color:#3f3f48;font-size:32px;font-weight:700;line-height:44px}.statistics-section__description{color:#272731;font-size:16px;font-weight:400;line-height:24px}.statistics-section__description>*:first-child{margin-top:0}.statistics-section__description>*:last-child{margin-bottom:0}.statistics-section__description p{margin:0}.statistics-section__description p+p{margin-top:16px}.statistics-section__stats{display:grid;min-width:0;grid-template-columns:repeat(var(--statistics-section-desktop-columns, 2),minmax(0,1fr));gap:40px 32px;padding-top:32px;width:584px}.statistics-section__stat{display:flex;min-width:0;flex-direction:column;gap:8px}.statistics-section__stat-value{color:#6a1f7a;font-size:48px;font-weight:300;line-height:60px}.statistics-section__stat-label{color:#3f3f48;font-size:16px;font-weight:400;line-height:24px}@media (min-width: 768px) and (max-width: 1199px){.statistics-section__inner{flex-direction:column;gap:40px}.statistics-section__stat-value{font-size:36px;line-height:48px}.statistics-section__stat-label{font-size:16px;line-height:24px;max-width:159px}.statistics-section__copy{width:100%;max-width:none;gap:24px}.statistics-section__stats{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;padding-top:0}}@media (max-width: 767px){.statistics-section__inner{flex-direction:column;gap:24px}.statistics-section__copy{width:100%;max-width:none;gap:16px}.statistics-section__title{font-size:32px;line-height:40px}.statistics-section__stats{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:0}.statistics-section__stat{padding-right:16px}.statistics-section__stat-value{font-size:32px;line-height:40px}}
