.cms-custom__stack{gap:var(--cms-stack-gap)}.cms-custom[data-halign=center] .cms-custom__stack{align-items:center;text-align:center}.cms-custom[data-halign=right] .cms-custom__stack{align-items:flex-end;text-align:right}.cms-custom__media{width:100%}.cms-custom[data-pad=element]{--pad-scale:0.14}.cms-custom__list{margin:0;-webkit-padding-start:1.3em;padding-inline-start:1.3em;display:flex;flex-direction:column;gap:.35em;max-width:var(--w-text);font-size:calc(var(--cms-fs-body) * var(--ts, 1));line-height:var(--cms-lh-body);font-weight:var(--bd-w,var(--cms-fw-body));color:var(--bd-color,var(--on-muted))}.cms-custom__list li::marker{color:var(--theme-accent)}.cms-custom__quote{margin:0;max-width:var(--w-text);-webkit-padding-start:clamp(1rem,2vw,1.4rem);padding-inline-start:clamp(1rem,2vw,1.4rem);-webkit-border-start:3px solid var(--theme-accent);border-inline-start:3px solid var(--theme-accent);display:flex;flex-direction:column;gap:.45em}.cms-custom__quote p{margin:0;font-size:calc(var(--cms-fs-h3) * var(--ts, 1));line-height:var(--cms-lh-snug);font-weight:var(--bd-w,var(--cms-fw-body));color:var(--on)}.cms-custom__quote cite{font-style:normal;font-size:calc(var(--cms-fs-eyebrow) * var(--ts, 1));line-height:var(--cms-lh-eyebrow);color:var(--on-muted)}.cms-custom__divider{width:100%;height:1px;background:color-mix(in srgb,var(--on) 16%,transparent)}.cms-custom__code{margin:0;width:100%;max-width:var(--w-text);padding:var(--space-m);border-radius:var(--radius-m);background:color-mix(in srgb,var(--on) 6%,transparent);color:var(--on);font:500 .9em ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.55;white-space:pre-wrap;overflow-x:auto}.cms-custom__spacer[data-size=s]{height:var(--space-m)}.cms-custom__spacer[data-size=m]{height:var(--space-l)}.cms-custom__spacer[data-size=l]{height:var(--space-xl)}