.homepage-hero__bg-image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.homepage-hero__bottom-grid{display:grid}@media only screen and (min-width: 830px){.homepage-hero__bottom-grid{grid-template-columns:minmax(0, 640fr) minmax(0, 430fr)}}@media only screen and (min-width: 1100px){.homepage-hero__bottom-grid{grid-template-columns:minmax(0, 840fr) minmax(0, 430fr)}}.homepage-hero__stat-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.homepage-hero__stat-text{grid-column:1/-1;grid-row:1}.homepage-hero__stat-image{grid-column:1;grid-row:2;aspect-ratio:1/1;overflow:hidden}.homepage-hero__stat-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.homepage-hero__stat-arrow{grid-column:2;grid-row:2}
