.statGrid{overflow:hidden;padding:60px 0}.statGrid .content-wrapper{position:relative}.statGrid h2{border-bottom:3px solid #000;margin-bottom:30px}.statGrid .grid{position:relative;z-index:5}.statGrid .group{display:grid;gap:20px;grid-template-columns:1fr 1fr;max-width:600px}.statGrid .card{text-align:center}.statGrid .card p{font-size:24px;font-weight:900}.statGrid .text{margin-bottom:30px;max-width:600px}.statGrid .floatingImage{bottom:0;position:absolute;right:0;top:0;z-index:1}@media (max-width:1200px){.statGrid .floatingImage{opacity:.6;right:-20%;top:50%}}@media (max-width:600px){.statGrid .floatingImage{opacity:.3;right:-30%;top:60%}.statGrid .group{grid-template-columns:1fr}}