.module--stat_section{align-items:center;border-radius:24px;display:flex;flex-wrap:wrap;gap:40px;padding:40px}.module--stat_section .stat_content h2,.module--stat_section .stat_content h3{margin-bottom:0}.module--stat_section .stat_button{margin-top:30px}.module--stat_section .stat_stat{border-radius:16px;width:100%}.module--stat_section .stat_stat .stat{font-size:80px;line-height:80px;margin-bottom:10px}.module--stat_section .stat_stat h3,.module--stat_section .stat_stat p{margin-bottom:0}.module--stat_section .stat_cta{background-color:#fff;border-radius:24px;padding:20px;width:100%}.module--stat_section .stat_cta .button-arrow{margin:20px 0;white-space:nowrap}@media (min-width:768px){.module--stat_section{column-gap:80px;row-gap:40px}.module--stat_section .stat_content{width:calc(60% - 40px)}.module--stat_section .stat_stat{width:calc(40% - 40px)}.module--stat_section .stat_stat .stat{font-size:140px;line-height:140px}.module--stat_section .stat_cta{align-items:center;display:flex;font-size:24px;gap:80px;line-height:30px}}