.lp-features{background:var(--lp-surface-alt);flex-direction:column;align-items:center;gap:56px;padding:90px 24px;display:flex}.lp-features__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.lp-features__card{box-sizing:border-box;background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-feature);align-items:center;gap:26px;width:100%;max-width:640px;padding:26px 30px;display:flex}.lp-features__copy{flex-direction:column;gap:5px;display:flex}.lp-features__name{font:600 18px var(--lp-font-display);color:var(--lp-ink);margin:0}.lp-features__body{font:400 14px/1.5 var(--lp-font-text);color:var(--lp-text-body);margin:0}.lp-features__icon{background:var(--lp-accent-tint);border-radius:50%;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative}.lp-features__ring{border:1.6px solid var(--lp-accent);border-radius:50%;width:20px;height:20px}.lp-features__ring--pulse{animation:2s ease-out infinite lp-beacon-pulse;position:absolute}.lp-features__icon--bars{align-items:flex-end;gap:4px;padding-bottom:11px}.lp-features__bar{background:var(--lp-accent);border-radius:3px;width:6px}.lp-features__bar--a{height:15px}.lp-features__bar--b{height:25px}.lp-features__bar--c{height:11px}.lp-features__ring--wide{width:22px;height:22px}.lp-features__dot{border:2px solid var(--lp-accent-tint);background:var(--lp-service-dot);border-radius:50%;width:9px;height:9px;position:absolute;top:10px;right:12px}@media (prefers-reduced-motion:reduce){.lp-root .lp-features__ring--pulse{display:none}}
