.stats-section{background-color:#082032;color:#fff;font-family:inherit!important;padding:80px 20px;-webkit-font-smoothing:antialiased}.stats__container{align-items:center;display:flex;flex-direction:column;gap:60px;margin:0 auto;max-width:1100px}.stats__header{max-width:800px;text-align:center}.stats__headline,.stats__headline div,.stats__headline p,.stats__headline span,.stats__headline strong,.stats__headline>*{color:#fff!important;display:block;font-size:48px!important;font-weight:500!important;line-height:1.2!important;margin-bottom:24px}.stats__headline b,.stats__headline strong{color:#ffb09c!important;font-weight:700!important}.stats__subhead,.stats__subhead p{color:#e0e6ed;font-size:18px!important;line-height:1.6;margin:0}.stats__circles{gap:40px;justify-content:space-between;width:100%}.stat-item,.stats__circles{display:flex;flex-direction:column}.stat-item{align-items:center;text-align:center}.stat-circle{align-items:center;border:6px solid #ffb09c;border-radius:50%;box-shadow:0 10px 30px rgba(0,0,0,.2);color:#ffb09c;display:flex;font-size:44px;font-weight:700;height:160px;justify-content:center;margin-bottom:24px;width:160px}.stat-label{color:#fff;font-size:16px;line-height:1.4;max-width:180px}.stats__cards{display:flex;flex-direction:column;gap:24px;width:100%}.stat-card{background-color:#113653;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);flex:1;gap:24px;padding:32px}.stat-card,.stat-card__icon{align-items:center;display:flex}.stat-card__icon{flex-shrink:0;height:48px;justify-content:center;width:48px}.stat-card__icon img{height:100%;object-fit:contain;width:100%}.stat-card__content{display:flex;flex-direction:column;justify-content:center}.stat-card__value{color:#fff;font-size:20px;font-weight:700;margin-bottom:4px}.stat-card__text{color:#e0e6ed;font-size:16px;line-height:1.4}.stat-card__quote{color:#fff;font-size:18px;font-style:italic;font-weight:700;line-height:1.4;margin-bottom:8px}.stat-card__author{color:#e0e6ed;font-size:14px}.reveal-item{opacity:0;transform:translateY(30px);will-change:opacity,transform}.reveal-item.is-visible{animation:fadeUp .8s ease-out forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:992px){.stats-section{padding:100px 40px}.stats__circles{flex-direction:row;justify-content:space-around}.stats__cards{flex-direction:row;gap:30px}.stat-circle{font-size:52px;height:180px;width:180px}}.driving-outcomes-section{margin-bottom:-60px}