.anch-guide-hero{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(420px,1.1fr);grid-gap:42px;gap:42px;align-items:center;padding:94px max(24px,(100vw - 1180px) / 2) 78px;background:var(--brand-neutral-light)}.anch-guide-hero__copy p:not(.anch-kicker){font-size:1.08rem}.anch-guide-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.anch-guide-compare article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.anch-guide-compare img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover}.anch-guide-compare h3,.anch-guide-compare p{margin-left:18px;margin-right:18px}.anch-guide-compare h3{margin-top:18px}.anch-guide-compare p{margin-bottom:20px}.anch-guide-builder,.anch-guide-cases{padding:88px max(24px,(100vw - 1180px) / 2)}.anch-guide-builder{background:var(--brand-bg)}.anch-guide-cases{background:var(--brand-bg-alt)}.anch-guide-builder__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);grid-gap:32px;gap:32px;align-items:start}.anch-guide-steps{display:grid;grid-gap:18px;gap:18px}.anch-guide-steps article{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:18px;gap:18px;padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.anch-guide-steps article span{grid-column:1;grid-row:1/span 2;width:54px;height:54px;display:grid;align-items:center;justify-items:center;place-items:center;border-radius:50%;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:900}.anch-guide-steps article h3,.anch-guide-steps article p{grid-column:2}.anch-guide-panel{position:sticky;top:110px;padding:26px;border-radius:var(--brand-radius);background:var(--brand-secondary)}.anch-guide-panel h3,.anch-guide-panel li,.anch-guide-panel strong{color:var(--brand-text-inverse)}.anch-guide-panel ul{margin:0 0 22px;padding-left:20px}.anch-guide-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.anch-guide-case{overflow:hidden}.anch-guide-case img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover}.anch-guide-case h3,.anch-guide-case p{margin-left:20px;margin-right:20px}.anch-guide-case h3{margin-top:20px}.anch-guide-case p{margin-bottom:24px}@media (max-width:991px){.anch-guide-builder__layout,.anch-guide-hero{grid-template-columns:1fr}.anch-guide-panel{position:static}}@media (max-width:767px){.anch-guide-case-grid,.anch-guide-compare{grid-template-columns:1fr}}@media (max-width:575px){.anch-guide-builder,.anch-guide-cases,.anch-guide-hero{padding-left:20px;padding-right:20px}}