section.stats-section .content-wrapper{max-width:72rem;padding:0 1rem}section.stats-section .stats-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}section.stats-section .stats-card{border-radius:.75rem;color:#0d214f;padding:1.5rem;text-align:center;transition:all .3s}section.stats-section span.stats-number{font-family:Playfair Display,serif;font-size:1.875rem;font-weight:900;line-height:1;line-height:2.25rem}section.stats-section .stats-card .stats-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;line-height:1rem;margin-top:.5rem;text-transform:uppercase}section.stats-section{margin-top:-.25rem;position:relative;z-index:20}section.stats-section .stats-item:nth-child(2n) .stats-card{background:linear-gradient(135deg,#0d214f,#183c91 60%,#0a1329);color:#fff}section.stats-section .stats-item:nth-child(2n - 1) .stats-card{background-color:#f4a825}section.stats-section .stats-item:nth-child(2n) .stats-card .stats-number-wrapper{color:#f4a825}section.stats-section .stats-item:nth-child(2n) .stats-label{color:hsla(0,0%,100%,.6)}section.stats-section .stats-card:hover{transform:scale(1.05)}@media (min-width:640px){section.stats-section span.stats-number{font-size:2.25rem;line-height:2.5rem}section.stats-section .content-wrapper{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){section.stats-section .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}section.stats-section .content-wrapper{padding-left:2rem;padding-right:2rem}}