.sunn-services-hero{background:linear-gradient(135deg,#fff7ed,#eef8f0)}.sunn-guided-cards article,.sunn-service-cards article,.sunn-values article{height:100%;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;box-shadow:0 14px 34px rgba(26,38,50,.06)}.sunn-service-cards span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--brand-accent);color:var(--brand-text);font-weight:800;margin-bottom:16px}.sunn-guided-cards h2,.sunn-service-cards h2,.sunn-values h2{color:var(--brand-text);font-size:23px;font-weight:800}.sunn-process{background:var(--brand-bg-alt)}.sunn-timeline{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.sunn-timeline article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px}.sunn-timeline strong{color:var(--brand-primary);font-size:48px;line-height:1}.sunn-timeline h3{color:var(--brand-text);font-size:20px;font-weight:800}.sunn-guarantee{background:var(--brand-primary-dark)}.sunn-guarantee h2,.sunn-guarantee p{color:var(--brand-text-inverse)}.sunn-guarantee .container{max-width:930px}@media (max-width:991px){.sunn-timeline{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.sunn-timeline{grid-template-columns:1fr}}