.section-stat-row{justify-content:space-evenly;gap:clamp(var(--spc-3), 2.2vw, var(--spc-6));flex-wrap:wrap;align-items:start;display:flex}.section-stat-item{gap:var(--spc-1);flex-direction:column;flex:auto;min-width:0;display:flex}.section-stat-row[data-align=center] [data-slot=item]{align-items:center}@media (width<=1100px){.section-stat-row{justify-content:flex-start;align-items:stretch;gap:var(--spc-3);flex-direction:column}}
