.advisor-hero{background:var(--brand-bg-alt);padding:80px 0}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.service-grid article span{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--brand-primary);color:#fff;font-weight:800}.service-grid ul{padding-left:18px}.faq-inline{background:#fff}.before-after{background:var(--brand-bg-alt)}.before-after article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:32px;height:100%}@media (max-width:768px){.service-grid{grid-template-columns:1fr}}