.ever-about-hero{overflow:hidden;position:relative}.ever-about-hero img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;opacity:.35;position:absolute;width:100%}.ever-about-hero .container{max-width:820px;position:relative;z-index:2}.ever-two-card-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.ever-two-card-grid article,.ever-values-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px}.ever-culture-values{background:var(--brand-bg-alt)}.ever-values-grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.ever-values-grid span{background:var(--brand-secondary);border-radius:50%;display:block;height:20px;margin-bottom:18px;width:20px}.ever-masonry-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.ever-masonry-grid img{border-radius:var(--brand-radius);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ever-masonry-grid img:first-child{grid-row:span 2}@media (max-width:991px){.ever-masonry-grid,.ever-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.ever-masonry-grid,.ever-two-card-grid,.ever-values-grid{grid-template-columns:1fr}}