.stats-section .stats-banner{align-items:center;display:flex;flex-wrap:wrap;gap:64px;justify-content:space-between}.stats-section .stats-left{flex:588px}.stats-section .stats-right{display:grid;flex:588px;gap:40px 0;grid-template-columns:repeat(2,1fr)}.stats-section .stat-item{border-left:1px solid hsla(0,0%,100%,.35);display:flex;flex-direction:column;padding-left:24px}.stats-section .stat-number{font-size:48px;font-weight:500;line-height:120%;margin-bottom:32px}.stats-section .stat-label{font-size:18px;font-weight:100;line-height:140%}.stats-section .stats-left h2{font-size:44px;line-height:48px;margin-bottom:8px}.stats-section .stats-left p{font-size:18px;font-weight:100;line-height:140%;margin-bottom:24px}@media only screen and (max-width:767px){.stats-section .stats-left h2{font-size:32px;line-height:40px}.stats-section .stats-banner{gap:30px}.stats-section .stat-item{border:0;padding-left:0}.stats-section .stat-number{font-size:32px;margin-bottom:15px}.stats-section .stats-right{gap:40px 23px}}