.stats-section{background-color:#042f4a;color:#fff;line-height:1.6;padding:80px 20px;text-align:center}.container{margin:0 auto;max-width:1340px}.section-title{font-size:36px;font-weight:700;line-height:1.3;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:1000px}.section-subtitle{font-size:22px;font-weight:400;margin-bottom:60px}.stats-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around;margin-top:40px}.stat-item{flex:1;min-width:250px;padding:20px}.stat-number{font-size:64px;font-weight:700;line-height:1;margin-bottom:10px}.stat-description{font-size:18px;margin:0 auto;max-width:200px}.animate-number{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.animate-number.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.section-title{font-size:28px}.section-subtitle{font-size:18px;margin-bottom:40px}.stats-container{flex-direction:column;gap:40px}.stat-item{min-width:100%}.stat-number{font-size:48px}.stat-description{font-size:16px}}