.stats-section{margin-top:-50px;padding:20px 0;text-align:center}.stat-card{background:#fff;border:1px solid rgba(3,69,145,.1);border-radius:20px;box-shadow:0 10px 25px rgba(3,69,145,.05);display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px 20px;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 15px 35px rgba(3,69,145,.1);transform:translateY(-5px)}.stat-number{align-items:center;color:#034591;display:flex;font-size:4.5rem;font-weight:700;justify-content:center;line-height:1;margin-bottom:15px}.stat-number span.divider{background-color:#fd9402;border-radius:2px;display:inline-block;height:50px;margin-left:12px;width:3px}.stat-label{color:#4b5563;font-size:1rem;font-weight:500;letter-spacing:1.2px;line-height:1.4;text-transform:uppercase}.stats-section .col-25{margin-bottom:30px}@media (max-width:992px){.stats-section .col-25{width:50%}.stats-section .row{flex-direction:row}}@media (max-width:576px){.stats-section .row>div{padding-left:5px;padding-right:5px}.stats-section .col-25{margin-bottom:10px}.stat-label{font-size:.8rem;line-height:1.2}.stat-number{font-size:3.5rem}.stat-card{padding:20px}}