@layer module{.stolk-process[id]{scroll-margin-top:calc(var(--stolk-header-h, 118px) + 24px)}.stolk-process--white{background:var(--stolk-white)}.stolk-process--concrete{background:var(--stolk-concrete)}.stolk-process--dark{background:var(--stolk-slate-900);color:#fff}.stolk-process__head{margin-bottom:clamp(32px,4vw,48px)}.stolk-process__head--narrow{max-width:720px}.stolk-process__head--center{margin-inline:auto;max-width:64ch;text-align:center}.stolk-process__heading{margin:14px 0 0}.stolk-process__intro{margin-top:14px;max-width:68ch}.stolk-process__head--center .stolk-process__intro{margin-inline:auto}.stolk-process__intro p:last-child{margin-bottom:0}.stolk-process__grid{display:grid;gap:clamp(20px,2.6vw,34px);grid-template-columns:repeat(var(--stolk-steps-columns,3),minmax(0,1fr))}.stolk-process__step{background:var(--stolk-white);border:1px solid var(--stolk-border);border-radius:var(--stolk-radius-md);border-top:3px solid var(--stolk-accent);padding:clamp(24px,2.6vw,32px)}.stolk-process--dark .stolk-process__step{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.14);border-top-color:var(--stolk-accent)}.stolk-process__num{align-items:center;background:var(--stolk-orange-50);border-radius:var(--stolk-radius-full);color:var(--stolk-accent);display:flex;font-family:var(--stolk-font-display);font-size:20px;font-weight:900;height:46px;justify-content:center;margin-bottom:18px;width:46px}.stolk-process--dark .stolk-process__num{background:rgba(245,132,42,.16)}.stolk-process__icon{align-items:center;background:var(--stolk-orange-50);border-radius:var(--stolk-radius-md);color:var(--stolk-accent);display:flex;height:46px;justify-content:center;margin-bottom:18px;padding:11px;width:46px}.stolk-process--dark .stolk-process__icon{background:rgba(245,132,42,.16)}.stolk-process__icon .stolk-icon{height:24px;width:24px}.stolk-process__link{margin:14px 0 0}.stolk-process__link a{color:var(--stolk-accent);font-family:var(--stolk-font-subhead);font-size:13px;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase}.stolk-process__link a:focus-visible,.stolk-process__link a:hover{text-decoration:underline}.stolk-process__grid--tile{gap:16px}.stolk-process__grid--tile .stolk-process__step{background:var(--stolk-concrete);border:1px solid var(--stolk-border);padding:clamp(24px,2.6vw,30px)}.stolk-process--concrete .stolk-process__grid--tile .stolk-process__step{background:var(--stolk-white)}.stolk-process--dark .stolk-process__grid--tile .stolk-process__step{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.14)}.stolk-process__grid--tile .stolk-process__icon,.stolk-process__grid--tile .stolk-process__num{background:none;border-radius:0;color:var(--stolk-accent);display:block;height:auto;margin-bottom:14px;padding:0;width:auto}.stolk-process__grid--tile .stolk-process__icon svg{height:26px;width:26px}.stolk-process__grid--tile .stolk-process__title{font-size:17px;margin-bottom:8px}.stolk-process__grid--ghost{gap:clamp(28px,3vw,48px) clamp(20px,2.4vw,40px)}.stolk-process__grid--ghost .stolk-process__step{background:transparent;border:0;border-radius:0;padding:44px 0 0;position:relative}.stolk-process__grid--ghost .stolk-process__num{background:none;border-radius:0;color:var(--stolk-concrete);display:block;font-size:clamp(90px,9vw,132px);height:auto;left:-8px;letter-spacing:-.04em;line-height:.8;margin:0;pointer-events:none;position:absolute;top:-18px;transition:color var(--stolk-dur-fast) var(--stolk-ease-out);user-select:none;width:auto;z-index:0}.stolk-process--dark .stolk-process__grid--ghost .stolk-process__num{color:hsla(0,0%,100%,.08)}.stolk-process__grid--ghost .stolk-process__step:focus-within .stolk-process__num,.stolk-process__grid--ghost .stolk-process__step:hover .stolk-process__num{color:var(--stolk-orange-50)}.stolk-process--dark .stolk-process__grid--ghost .stolk-process__step:focus-within .stolk-process__num,.stolk-process--dark .stolk-process__grid--ghost .stolk-process__step:hover .stolk-process__num{color:rgba(245,132,42,.2)}.stolk-process__grid--ghost .stolk-process__copy,.stolk-process__grid--ghost .stolk-process__icon,.stolk-process__grid--ghost .stolk-process__title{position:relative;z-index:1}.stolk-process__grid--ghost .stolk-process__title{font-size:18px;margin-bottom:8px}.stolk-process__title{color:var(--stolk-ink);font-family:var(--stolk-font-subhead);font-size:clamp(18px,1.9vw,21px);font-weight:800;line-height:1.15;margin:0 0 12px}.stolk-process__copy{color:var(--stolk-fg2);font-family:var(--stolk-font-body);font-size:14.5px;line-height:1.6}.stolk-process__copy p:last-child{margin-bottom:0}.stolk-process--dark .stolk-process__title{color:#fff}.stolk-process--dark .stolk-process__copy{color:hsla(0,0%,100%,.82)}@media (width <= 900px){.stolk-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width <= 600px){.stolk-process__grid{grid-template-columns:1fr}}}