.statistics-section{background-color:var(--gray-900);padding:25px 0 56px}.statistics-container{display:grid;gap:36px}.statistics-items-container{display:grid;gap:32px}.statistic-item{border-radius:24px;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgba(16,24,40,.06);display:inline-block;padding:16px;text-align:center;width:100%}.statistic-item[data-tile-color=pastel-green-600]{background-color:var(--pastel-green-600)}.statistic-item[data-tile-color=orange-600]{background-color:var(--orange-600)}.statistic-item[data-tile-color=pastel-purple-900]{background-color:var(--pastel-purple-900)}.statistic-item[data-tile-color=primary-700]{background-color:var(--primary-700)}.statistic-number{font-weight:700}.statistic-subtext{font-size:16px;margin:0}.statistics-text-container{display:flex;flex-direction:column;font-size:18px;gap:24px;line-height:1.5}.statistics-text-eyebrow{margin:0}.statistics-text-heading{font-size:40px;font-weight:700;line-height:1.22;margin:0}.statistics-cta-container{display:flex;flex-direction:column;gap:12px}.statistics-cta{background-color:var(--primary-600);border-color:var(--primary-800)}@media screen and (min-width:768px){.statistics-items-container{grid-template-columns:1fr 1fr}.statistics-cta-container{flex-direction:row}}@media screen and (min-width:992px){.statistic-subtext{font-size:18px}}@media screen and (min-width:1200px){.statistics-section{padding:25px 0 128px}.statistics-container{gap:60px;grid-template-columns:1.2fr 1fr}.statistics-items-container{column-gap:1rem;columns:200px 6;display:block}.statistic-item{margin:16px 0 0;padding:30px;text-align:left;width:100%}.statistic-item:first-of-type,.statistic-item:nth-of-type(3){margin-top:0}.statistic-item:nth-of-type(2){margin-left:3.4rem;width:15rem}.statistic-subtext{font-size:20px}}