.emte-resources-hero{background:var(--brand-bg-alt)}.emte-resources-hero__grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(320px,0.85fr);grid-gap:42px;gap:42px;align-items:center}.emte-before-after{display:grid;grid-gap:16px;gap:16px}.emte-before-after div{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:22px}.emte-before-after span{display:inline-flex;margin-bottom:8px;color:var(--brand-primary-dark);font-weight:800}.emte-resource-builder{background:#fff}.emte-resource-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.emte-resource-steps article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:20px}.emte-resource-steps span{width:42px;height:42px;display:grid;align-items:center;justify-items:center;place-items:center;background:var(--brand-secondary);color:#fff;border-radius:var(--brand-radius);font-weight:800;margin-bottom:18px}.emte-resource-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt);padding:24px;margin-top:24px}.emte-resource-panel strong{color:var(--brand-primary-dark);font-size:2.75rem}.emte-resource-cases{background:var(--brand-bg-alt)}.emte-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.emte-case-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:16px}.emte-case-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);margin-bottom:16px}@media (max-width:991.98px){.emte-case-grid,.emte-resource-steps,.emte-resources-hero__grid{grid-template-columns:1fr}.emte-resource-panel{align-items:flex-start;flex-direction:column}}