.implementation-steps-block{padding-left:0;padding-right:0;padding-top:var(--padding-top,calc(100/16*1rem));padding-bottom:var(--padding-bottom,calc(100/16*1rem));background:var(--surface);position:relative;overflow:hidden}.implementation-steps-block[data-background=transparent]{background:0 0}@media only screen and (max-width:47.9375rem){.implementation-steps-block{padding-top:var(--padding-top-mobile,calc(40/16*1rem));padding-bottom:var(--padding-bottom-mobile,calc(80/16*1rem))}}.implementation-steps-block,.implementation-steps-block[data-theme=green]{--implementation-accent:var(--accent-strong);--implementation-border:#95f80066}.implementation-steps-block[data-theme=violet]{--implementation-accent:var(--accent-violet);--implementation-border:#66666680}.implementation-steps-block[data-theme=yellow]{--implementation-accent:var(--accent-yellow);--implementation-border:#fec2004d}.implementation-steps-block__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.implementation-steps-block__canvas{z-index:0;isolation:isolate;pointer-events:none;position:absolute;inset:0}.implementation-steps-block__bg-base{z-index:0;background-color:var(--surface);position:absolute;inset:0}.implementation-steps-block[data-background=transparent] .implementation-steps-block__bg-base{background:0 0}.implementation-steps-block__bg-glow{z-index:1;pointer-events:none;filter:blur(22.5rem);background:#606060;border-radius:50%;width:18.75rem;height:18.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(0)}@media only screen and (max-width:47.9375rem){.implementation-steps-block__bg-glow{display:none}}.implementation-steps-block__inner{z-index:2;isolation:isolate;padding:0 6.25rem;position:relative}@media only screen and (max-width:47.9375rem){.implementation-steps-block__inner{padding:0 1rem}}.implementation-steps-block__heading{text-align:center;color:#fff;font-family:var(--font-dm-sans),system-ui,sans-serif;margin:0 0 3.5rem;font-size:2.75rem;font-weight:500;line-height:1.3}@media only screen and (max-width:47.9375rem){.implementation-steps-block__heading{text-align:left;margin-bottom:2.5rem;padding:0 1rem;font-size:2rem}}.implementation-steps-block__heading-accent{color:var(--implementation-accent)}.implementation-steps-block__grid{grid-template-columns:repeat(var(--steps-count,4),1fr);gap:1.5rem;margin-bottom:3.5rem;display:grid}@media only screen and (max-width:47.9375rem){.implementation-steps-block__grid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}}.implementation-steps-block__card-wrap{border-left:calc(1/16*1rem)solid var(--implementation-border);padding-left:1.5rem;display:flex}@media only screen and (max-width:47.9375rem){.implementation-steps-block__card-wrap{border-left:0;padding:0}}.implementation-steps-block__card{background:var(--surface);border:.125rem solid #ffffff1a;border-radius:2rem;flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.5rem 1.5rem 2.5rem;display:flex}@media only screen and (max-width:47.9375rem){.implementation-steps-block__card{border-radius:.75rem;padding:1.25rem 1.5rem 1.25rem 1.75rem}}.implementation-steps-block__card-num{font-family:var(--font-dm-sans),system-ui,sans-serif;color:var(--implementation-accent);font-size:2rem;font-weight:700;line-height:3rem}@media only screen and (max-width:47.9375rem){.implementation-steps-block__card-num{font-size:5rem;line-height:5rem}}.implementation-steps-block__card-title{color:#fff;white-space:pre-line;margin:0;font-size:1.875rem;font-weight:500;line-height:2.875rem}@media only screen and (max-width:47.9375rem){.implementation-steps-block__card-title{white-space:inherit;font-size:1.125rem}}.implementation-steps-block__card-footnote{vertical-align:super;opacity:.4;font-size:.875rem;font-weight:500;line-height:0}.implementation-steps-block__card-body{color:var(--text-muted);white-space:pre-line;margin:0;font-size:.875rem;font-weight:400;line-height:1.375rem}@media only screen and (max-width:47.9375rem){.implementation-steps-block__card-body{white-space:inherit;font-size:.875rem}}.implementation-steps-block__card-body a{color:var(--implementation-accent);text-decoration:underline;transition:opacity .2s}.implementation-steps-block__card-body a:hover{opacity:.9}.implementation-steps-block__footnotes{margin-bottom:calc(48/16*1rem*var(--scale));text-align:center;max-width:57.375rem;margin:0 auto 3.5rem}@media only screen and (max-width:47.9375rem){.implementation-steps-block__footnotes{margin-bottom:2.5rem}}.implementation-steps-block__footnote{color:var(--text-muted);white-space:pre-line;margin:0 0 .75rem;font-size:.875rem;font-weight:400;line-height:1.375rem}@media only screen and (max-width:47.9375rem){.implementation-steps-block__footnote{color:var(--text-muted-weak);text-align:left;white-space:inherit}}.implementation-steps-block__footnote:last-child{margin-bottom:0}.implementation-steps-block__button-wrapper{justify-content:center;align-items:center;width:100%;display:flex}.implementation-steps-block__button{font-size:1.25rem;line-height:32px}@media only screen and (max-width:47.9375rem){.implementation-steps-block__button{width:100%;min-width:auto}}
