.ever-resources-hero{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary))}.ever-resources-hero__row{align-items:center;display:grid;grid-gap:44px;gap:44px;grid-template-columns:minmax(0,1fr) minmax(320px,0.74fr)}.ever-resources-hero__row img{aspect-ratio:9/7;border:1px solid rgba(255,255,255,.28);border-radius:var(--brand-radius);box-shadow:var(--brand-shadow);-o-object-fit:cover;object-fit:cover;width:100%}.ever-roadmap-row{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.ever-roadmap-row article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);display:grid;grid-gap:10px;gap:10px;padding:24px}.ever-roadmap-row strong{color:var(--brand-primary-dark);font-size:.9rem;text-transform:uppercase}.ever-tech-showcase{background:var(--brand-bg-alt)}.ever-resource-feature-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.ever-partner-grid article,.ever-resource-feature-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px}.ever-resource-feature-grid span{color:var(--brand-accent);display:block;font-weight:800;margin-bottom:10px}.ever-resource-feature-grid strong{color:var(--brand-primary-dark);display:block;margin-top:16px}.ever-partner-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.ever-resource-counter{padding:54px 0}.ever-resource-counter__row{display:flex;flex-wrap:nowrap;gap:0}.ever-resource-counter__row div{border-right:1px solid rgba(255,255,255,.22);flex:1 1 0;min-width:0;padding:0 20px;text-align:center}.ever-resource-counter__row div:last-child{border-right:0}.ever-resource-counter__row strong{color:var(--brand-text-inverse);display:block;font-size:max(2rem, min(4vw, 3.4rem));line-height:1}.ever-resource-counter__row span{display:block;margin-top:10px}@media (max-width:991px){.ever-partner-grid,.ever-resource-feature-grid,.ever-resources-hero__row,.ever-roadmap-row{grid-template-columns:repeat(2,minmax(0,1fr))}.ever-resources-hero__row{grid-template-columns:1fr}.ever-resource-counter__row{flex-wrap:wrap}.ever-resource-counter__row div{border-right:0;flex:0 0 50%;margin-bottom:24px}}@media (max-width:575px){.ever-partner-grid,.ever-resource-feature-grid,.ever-roadmap-row{grid-template-columns:1fr}.ever-resource-counter__row div{flex-basis:100%}}