.module--stats_square .stat{background-color:#1d4749;border-radius:24px;flex:1;margin-bottom:40px;padding:40px}.module--stats_square .stat .stat-number{align-items:center;color:#f6ffce;display:flex;font-size:50px;font-weight:400;justify-content:space-between;margin:0;padding:0}.module--stats_square .stat.stat-down .stat-number svg{transform:rotate(180deg)}.module--stats_square .stat.stat-down .stat-number svg .s{stroke:#d88f74}.module--stats_square .stat.stat-down .stat-number svg .f{fill:#d88f74}.module--stats_square .stat .stat-content h4{color:#f6ffce;font-weight:400;margin:0 0 10px}.module--stats_square .stat .stat-content p{color:#f6ffce;font-size:18px;font-weight:300;margin:0}@media(min-width:900px){.module--stats_square{display:flex;gap:40px}.module--stats_square .stat{margin-bottom:0}.module--stats_square .stat .stat-number{font-size:72px}}