.stats{z-index:1;background:#0a1628;padding:80px 24px;position:relative}.stats__inner{grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto;display:grid}.stats__item{text-align:center;border-right:1px solid #ffffff1a;flex-direction:column;align-items:center;padding:40px 24px;transition:background .25s;display:flex}.stats__item:last-child{border-right:none}.stats__item:hover{background:#ffffff0a}.stats__icon-wrap{color:#07c;background:#0077cc24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:20px;transition:background .25s,color .25s;display:flex}.stats__item:hover .stats__icon-wrap{color:#3af;background:#0077cc42}.stats__number{color:#fff;letter-spacing:-2px;margin:0 0 12px;font-size:clamp(2.6rem,5vw,3.8rem);font-weight:800;line-height:1}.stats__label{text-transform:uppercase;letter-spacing:2.5px;color:#ffffff80;max-width:130px;margin:0;font-size:.72rem;line-height:1.4}@media (max-width:768px){.stats{padding:50px 16px}.stats__inner{grid-template-columns:repeat(2,1fr)}.stats__item{border-bottom:1px solid #ffffff1a;border-right:none;padding:32px 12px}.stats__item:nth-child(odd){border-right:1px solid #ffffff1a}.stats__item:nth-child(3),.stats__item:nth-child(4){border-bottom:none}}@media (max-width:400px){.stats__inner{grid-template-columns:1fr}.stats__item:nth-child(odd){border-right:none}.stats__item:nth-child(3){border-bottom:1px solid #ffffff1a}}
