.stats-bar{background:linear-gradient(135deg, var(--color-brand-blue) 0%, var(--color-brand-navy) 100%);color:#fff;border:1px solid #ffffff1a;padding:40px 0}.stats-container{flex-direction:column;align-items:center;gap:40px;display:flex}@media (min-width:768px){.stats-container{flex-direction:row;justify-content:space-around;gap:0}}.stat-item{text-align:center;flex-direction:column;align-items:center;display:flex}.stat-number{text-shadow:0 4px 15px #0003;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800;line-height:1}.stat-label{letter-spacing:1px;text-transform:uppercase;color:#ffffffe6;font-size:1rem;font-weight:600}.stat-divider{background:#fff3;width:2px;height:60px;display:none}@media (min-width:768px){.stat-divider{display:block}}
