.grn-about-title{position:relative;display:flex;min-height:400px;align-items:end;overflow:hidden;padding-bottom:56px;background:var(--brand-primary-dark)}.grn-about-title>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;filter:brightness(.34)}.grn-about-title>.container{position:relative}.grn-about-title h1,.grn-about-title p{max-width:760px;color:var(--brand-text-inverse)}.grn-facts{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;margin:32px 0 48px;background:var(--brand-border)}.grn-facts article{padding:28px;background:var(--brand-bg-alt)}.grn-facts strong{color:var(--brand-primary-dark)}.grn-about-depth{max-width:920px}.grn-about-depth h2{margin-top:32px}.grn-about-depth ul{padding-left:20px}@media (max-width:767px){.grn-facts{grid-template-columns:1fr}}