.stats-1{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}@media (min-width:600px) and (max-width:768px){.stats-1{grid-template-columns:repeat(2,1fr)}.stat-1__stat:nth-child(3){order:4}.stat-1__stat:nth-child(4){order:3}}@media (max-width:599px){.stats-1{grid-template-columns:1fr}.stat-1__stat{padding:3.6rem 2rem}}.stat-1__stat{background:var(--black);color:#fff;padding:7rem 2rem;position:relative}.stat-1__inner{margin:0 auto;max-width:25rem;position:relative;z-index:2}.stat-1__icon{height:6.1rem;margin:0 auto 2.4rem;width:6.1rem}.stat-1__stat-stat{font-size:6rem;font-weight:600;line-height:1;margin:0 0 1.7rem;text-transform:uppercase}@media (max-width:767px){.stat-1__stat-stat{font-size:4rem}}.stat-1__bg,.stat-1__bg:before{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.stat-1__bg:before{background:#282828;content:"";opacity:.9}.stat-1__bg img{height:100%!important;object-fit:cover;width:100%!important}