.stats-section-home{display:flex;background-color:var(--blue-light);flex-direction:column;font-family:inter!important;background-image:url(/mask-group-home.svg);background-repeat:repeat-x;padding-bottom:3rem}.stats-container-home{display:flex;align-items:center;justify-content:space-between;margin-top:6rem}.stats-section-home.child-home .stats-container-home{padding-top:2rem;padding-bottom:0}.stat-item-home{display:flex;align-items:center;gap:1rem;h2{color:var(--white);font-size:.95rem;font-weight:700;font-family:Inter!important}}@media (min-width:320px) and (max-width:768px){.stats-section-home{margin-top:-3rem;height:23rem;flex-direction:unset;padding-bottom:0}.stats-container-home{display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;grid-gap:2rem;gap:2rem}}@media (min-width:769px) and (max-width:1024px){.stats-section-home{margin-top:-3rem;height:20rem;flex-direction:unset;padding-bottom:0}.stats-container-home{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;grid-gap:2rem;gap:2rem}}@media (min-width:1025px) and (max-width:1100px){.stats-section-home{margin-top:-3rem;flex-direction:unset;height:17rem}}@media (min-width:1301px) and (max-width:1500px){.stats-container-home{margin-top:8.5rem}}@media (min-width:1101px) and (max-width:1300px){.stats-container-home{margin-top:11.5rem}}