.stats-container{font-family:Nunito Sans,sans-serif;margin:auto;padding:20px}.stats-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);position:relative}.stats-grid:before{left:25%}.stats-grid:after,.stats-grid:before{background-color:#e0e0e0;content:"";height:80%;position:absolute;top:10%;width:1px}.stats-grid:after{left:50%}.stats-item:nth-child(3):after{background-color:#e0e0e0;content:"";height:80%;left:75%;position:absolute;top:10%;width:1px}.stats-item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:20px;text-align:center}.stats-number{font-size:63px;line-height:1}.stats-number,.stats-subtext{color:#e9307c;font-weight:700;margin-bottom:10px}.stats-subtext{font-size:30px;line-height:1.2;padding-bottom:5px}.stats-description{color:#333;font-size:18px;font-weight:700;letter-spacing:.5px;line-height:1.4;text-transform:uppercase}@media (max-width:992px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid:after,.stats-grid:before,.stats-item:nth-child(3):after{display:none}.stats-item{position:relative}.stats-item:first-child:after,.stats-item:nth-child(2):after{background-color:#e0e0e0;bottom:0;content:"";height:1px;left:10%;position:absolute;width:80%}.stats-item:first-child:before,.stats-item:nth-child(3):before{background-color:#e0e0e0;content:"";height:80%;position:absolute;right:0;top:10%;width:1px}}@media (max-width:576px){.stats-grid{grid-template-columns:1fr}.stats-item:first-child:before,.stats-item:nth-child(3):before{display:none}.stats-item:first-child:after,.stats-item:nth-child(2):after,.stats-item:nth-child(3):after{background-color:#e0e0e0;bottom:0;content:"";height:1px;left:10%;position:absolute;width:80%}}