.jell-service-cards{background:#fff}.jell-process{background:var(--brand-neutral-light)}.jell-process-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.jell-process-row article{position:relative;padding:24px;border-radius:var(--brand-radius);background:#fff;border:1px solid var(--brand-border)}.jell-process-row article span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:16px;border-radius:50%;background:var(--brand-primary);color:#fff;font-weight:900}.jell-guarantee{padding:72px 0;background:var(--brand-accent)}.jell-guarantee h2,.jell-guarantee p{color:var(--brand-text)}.jell-guarantee p{max-width:900px;margin-bottom:0}@media (max-width:991.98px){.jell-process-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.jell-process-row{grid-template-columns:1fr}}