.flowella-stats .stats-head{margin:0 auto 56px;max-width:720px;text-align:center}.flowella-stats .stats-head .eyebrow{justify-content:center}.flowella-stats .stats-head .eyebrow:before{display:none}.flowella-stats .stats-head .h-display{margin:0 auto;max-width:22ch}.stats-grid{align-items:start;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1080px}.stats-grid--2{grid-template-columns:repeat(2,1fr);max-width:720px}.stats-grid--4{grid-template-columns:repeat(4,1fr)}.stats-grid--5{grid-template-columns:repeat(5,1fr)}.stats-grid--6{grid-template-columns:repeat(6,1fr)}.stat{display:flex;flex-direction:column;gap:12px;padding:0 12px;text-align:center}.stat-value{color:var(--primary);font-family:var(--display);font-size:clamp(48px,5.6vw,72px);font-weight:700;letter-spacing:-.04em;line-height:1}.stat-label{color:var(--ink-700);font-size:14.5px;line-height:1.5;margin:0 auto;max-width:28ch}section.s.s-dark-1.flowella-stats .stat-label,section.s.s-dark-2.flowella-stats .stat-label{color:hsla(0,0%,100%,.78)}section.s.s-dark-1.flowella-stats .stat:first-child .stat-value{color:var(--secondary)}section.s.s-dark-1.flowella-stats .stat:nth-child(2) .stat-value{color:var(--green)}section.s.s-dark-1.flowella-stats .stat:nth-child(3) .stat-value{color:#fff}section.s.s-dark-1.flowella-stats .stat:nth-child(4) .stat-value{color:var(--mint)}section.s.s-dark-1.flowella-stats .stat:nth-child(5) .stat-value{color:var(--secondary)}section.s.s-dark-1.flowella-stats .stat:nth-child(6) .stat-value,section.s.s-dark-2.flowella-stats .stat-value{color:#fff}section.s.s-dark-2.flowella-stats .stat:nth-child(2) .stat-value{color:var(--mint)}section.s.s-dark-2.flowella-stats .stat:nth-child(3) .stat-value{color:var(--secondary)}@media (max-width:980px){.stats-grid,.stats-grid--4,.stats-grid--5,.stats-grid--6{gap:36px 24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.stats-grid,.stats-grid--2,.stats-grid--4,.stats-grid--5,.stats-grid--6{grid-template-columns:1fr;max-width:320px}.stat-value{font-size:clamp(40px,12vw,56px)}}