/* How we work: process support, not another service offer. */
body.sc-how-work{--ws-accent:var(--sc-topic-plan)}
.sc-how-work :is(h1,h2,h3,p,a,blockquote){overflow-wrap:anywhere}
.hw-hero{padding-top:52px}
.hw-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:9%;align-items:end;margin-bottom:38px}
.hw-intro h1{font-size:clamp(48px,5.7vw,82px);font-weight:550;line-height:1.025;letter-spacing:-.055em;text-wrap:initial}
.hw-intro h1 span,.hw-close h2 span{color:var(--ws-accent)}
.hw-opening{padding-bottom:4px}
.hw-opening>p{font-size:clamp(19px,1.8vw,25px);line-height:1.5;letter-spacing:-.025em;max-width:31ch}
.hw-image{overflow:hidden;background:var(--ws-soft)}
.hw-image img{width:100%;height:clamp(350px,42vw,570px);object-fit:contain;animation:hw-arrive 850ms cubic-bezier(.2,.7,.2,1) both}
.hw-exhibit figcaption{font-size:12px;line-height:1.5;color:var(--ws-muted);margin-top:12px}
.hw-process{position:relative;display:grid;grid-template-columns:.95fr 1.15fr;gap:12%;padding-top:88px}
.hw-preparation>span[id]{position:absolute;top:88px;width:0;height:0}
.hw-process h2,.hw-answers>h2{font-size:clamp(32px,3.4vw,46px);font-weight:550;letter-spacing:-.045em;line-height:1.1}
.hw-note{font-size:17px;line-height:1.6;color:var(--ws-muted);max-width:34ch;margin-top:22px}
.hw-example{background:#f4f0f8;padding:26px 28px;margin-top:32px;max-width:430px}
.hw-example>p:first-child{font-size:13px;color:var(--ws-accent);font-weight:600}
.hw-example blockquote{margin:14px 0 0;font-size:18px;line-height:1.6;letter-spacing:-.015em}
.hw-example-caption{font-size:11px;color:var(--ws-muted);line-height:1.5;margin-top:16px}
.hw-steps{list-style:none;padding:0;margin:0;display:grid;gap:38px}
.hw-steps li{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:24px;align-items:start}
.hw-number{font-size:20px;line-height:1.4;color:var(--ws-accent);font-weight:500;padding-top:3px}
.hw-steps h3,.hw-answer-grid h3{font-size:25px;line-height:1.2;letter-spacing:-.035em;font-weight:550}
.hw-steps p{font-size:17px;line-height:1.65;color:var(--ws-muted);margin-top:14px;max-width:40ch}
.hw-steps .hw-small{font-size:14px;margin-top:12px;color:var(--ws-ink)}
.hw-answers{padding-top:88px}
.hw-answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px 12%;padding-top:32px}
.hw-answer-grid h3{font-size:22px}
.hw-answer-grid p{font-size:16px;line-height:1.65;color:var(--ws-muted);max-width:48ch;margin-top:12px}
.hw-answer-grid .ws-link{margin-top:4px}
.hw-close{display:grid;grid-template-columns:1.2fr 1fr;gap:9%;align-items:end;padding-top:86px;padding-bottom:78px}
.hw-close h2{font-size:clamp(44px,5vw,70px);line-height:1.02;letter-spacing:-.055em;font-weight:550}
.hw-close-action{padding-bottom:2px}
.hw-close-action>p{font-size:14px;line-height:1.5;color:var(--ws-muted);margin-top:16px}
.hw-close-action .ws-link{font-size:13px;margin-top:4px}
@keyframes hw-arrive{from{transform:translateY(14px) scale(1.015)}to{transform:translateY(0) scale(1)}}
@media(max-width:900px){.hw-intro{gap:6%}.hw-process{gap:7%;grid-template-columns:1fr 1.15fr}.hw-example{padding:22px}.hw-steps li{gap:18px}.hw-steps h3{font-size:23px}}
@media(max-width:700px){
 .sc-how-work .ws-header{gap:12px;flex-wrap:wrap;padding-block:8px}.sc-how-work .ws-primary{gap:18px}
 .hw-header-action{font-size:12px;padding:12px 14px;min-height:44px}
 .hw-hero{padding-top:28px}.hw-intro{display:block;margin-bottom:26px}.hw-intro h1{font-size:clamp(44px,9.5vw,62px)}
 .hw-opening{margin-top:22px;padding:0}.hw-opening>p{font-size:18px;max-width:34ch}
 .hw-image img{height:auto;object-fit:contain}
 .hw-process{display:flex;flex-direction:column;padding-top:46px;gap:28px}
 .hw-preparation{display:contents}.hw-preparation>.ws-eyebrow{margin:0 0 -14px}.hw-process h2{font-size:36px}
 .hw-note{margin:-10px 0 0;font-size:16px;max-width:none}
 .hw-steps{gap:26px}.hw-steps li{gap:18px}.hw-steps h3{font-size:23px}
 .hw-steps p{font-size:16px;line-height:1.6;margin-top:10px}.hw-steps .hw-small{font-size:14px}
 .hw-example{order:2;max-width:none;margin:0;padding:24px}.hw-example blockquote{font-size:17px}
 .hw-answers{padding-top:46px}.hw-answers>h2{font-size:32px}.hw-answer-grid{grid-template-columns:1fr;gap:25px;padding-top:26px}
 .hw-answer-grid h3{font-size:22px}.hw-answer-grid p{font-size:15px;margin-top:10px}
 .hw-close{display:block;padding-top:48px;padding-bottom:40px}.hw-close h2{font-size:52px}.hw-close-action{margin-top:24px}
}
@media(max-width:360px){.sc-how-work .ws-header{gap:8px}.sc-how-work .ws-primary{gap:12px;font-size:12px}.hw-header-action{padding:10px;font-size:11px}.hw-intro h1{font-size:43px}}
@media(prefers-reduced-motion:reduce){.hw-image img{animation:none}}
