.comp_agent_performance_stats{padding-top:60px;padding-bottom:60px}.comp_agent_performance_stats .row{flex-direction:column}.comp_agent_performance_stats .head-section{width:100%;text-align:center;margin-bottom:40px}.comp_agent_performance_stats .headline__small_text{display:block;color:var(--color1);font-family:var(--font1);font-size:14px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px}.comp_agent_performance_stats .headline__text{font-family:var(--font2);font-size:40px;font-weight:700;color:var(--color4)}.comp_agent_performance_stats .stats-summary{max-width:720px;margin:20px auto 0;font-size:16px;line-height:1.6;color:var(--color5)}.comp_agent_performance_stats .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.comp_agent_performance_stats .stat-tile{text-align:center;padding:30px 20px;background:#F5F4F0;border-radius:12px}.comp_agent_performance_stats .stat-value{font-family:var(--font2);font-size:44px;font-weight:700;color:var(--color1);line-height:1.1}.comp_agent_performance_stats .stat-label{margin-top:8px;font-size:15px;color:var(--color4)}.comp_agent_performance_stats .stats-caption{margin-top:16px;font-size:13px;color:var(--color5);font-style:italic;text-align:center}@media(max-width:768px){.comp_agent_performance_stats .headline__text{font-size:28px}.comp_agent_performance_stats .stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px}.comp_agent_performance_stats .stat-value{font-size:32px}}