.ta-stats-sec-w{padding:30px 0}
.ta-stats-m{background:#edf4fa;border-radius:20px;display:flex}
.ta-stat-cols{flex:0 0 50%;align-items:center;padding:60px 88px;display:flex;border-right:4px solid #fff}
.ta-stat-cols:last-child{border:0}
.ta-stat-icon{flex:0 0 89px;height:89px;margin-right:10px}
.ta-stat-icon img,.ta-stat-icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.ta-stat-head-w{margin-bottom:10px}
.ta-stat-head{font-weight:800;font-size:56px;font-family:"Inter";line-height:48px;color:#333;letter-spacing:-1.17px;display:block}
.ta-stat-para{font-family:"HelveticaNeueLTStd-Lt";font-size:18px;line-height:24px;display:block;color:#333}
@media screen and (max-width:991.99px){.ta-stats-m{flex-direction:column;border-radius:0;margin-left:-15px;margin-right:-15px}
.ta-stat-cols{flex:1;padding:20px;border-right:0;border-bottom:4px solid #fff}
.ta-stat-head-w{margin-bottom:4px}
.ta-stat-head{font-size:28px;line-height:28px;letter-spacing:-0.58px}
.ta-stat-para{font-size:16px;line-height:20px}
.ta-stat-icon{flex:0 0 50px;height:50px}
}