.wrc-shift{--sh-section-bg:#faf7f0;--sh-panel:#fff;--sh-head-bg:#faf7f0;--sh-accent:#048269;--sh-heading:#0f1d2a;--sh-lead:#5f6369;--sh-from:#5f6369;--sh-to:#0f1d2a;--sh-border:#e6e0d2;--sh-radius:10px;background:var(--sh-section-bg);border-bottom:1px solid var(--sh-border);border-top:1px solid var(--sh-border);color:var(--sh-heading);font-family:Jost,Century Gothic,Avenir Next,Avenir,system-ui,sans-serif;padding:96px 0;position:relative}.wrc-shift *{box-sizing:border-box}.wrc-shift:before{background-image:var(--sec-bg-image,none);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:var(--sec-bg-opacity,1);pointer-events:none;position:absolute;z-index:0}.wrc-shift .sh-container{margin:0 auto;max-width:1240px;padding:0 28px;position:relative;z-index:1}.wrc-shift .sh-head{margin:0 auto 56px;max-width:820px;text-align:center}.wrc-shift .sh-eyebrow{color:var(--sh-accent);display:inline-block;font-size:12px;font-weight:600;letter-spacing:.16em;margin-bottom:14px;text-transform:uppercase}.wrc-shift .sh-title{color:var(--sh-heading);font-size:clamp(28px,3.6vw,40px);font-weight:600;letter-spacing:-.02em;line-height:1.14;margin:0 0 16px;white-space:pre-line}.wrc-shift .sh-lead{color:var(--sh-lead);font-size:18px;line-height:1.55;margin:0 auto;max-width:62ch;white-space:pre-line}.wrc-shift .sh-divider{background:var(--sh-accent);border-radius:3px;display:block;height:3px;margin:18px auto 0;width:56px}.wrc-shift .state-compare{background:var(--sh-panel);border:1px solid var(--sh-border);border-radius:var(--sh-radius);margin:0 auto;max-width:900px;overflow:hidden}.wrc-shift .sc-row{align-items:stretch;border-top:1px solid var(--sh-border);display:grid;grid-template-columns:1fr 48px 1fr}.wrc-shift .sc-row:first-child{border-top:0}.wrc-shift .sc-cell{align-items:center;display:flex;font-size:15px;line-height:1.45;padding:18px 24px}.wrc-shift .sc-cell.sc-from{color:var(--sh-from)}.wrc-shift .sc-cell.sc-to{color:var(--sh-to);font-weight:500}.wrc-shift .sc-row.sc-head .sc-cell{background:var(--sh-head-bg);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.wrc-shift .sc-arrow,.wrc-shift .sc-row.sc-head .sc-cell.sc-to{color:var(--sh-accent)}.wrc-shift .sc-arrow{align-items:center;background:var(--sh-head-bg);border-inline:1px solid var(--sh-border);display:flex;justify-content:center}.wrc-shift .sc-arrow svg{height:18px;width:18px}@media (max-width:640px){.wrc-shift{padding:64px 0}.wrc-shift .sc-row{grid-template-columns:1fr}.wrc-shift .sc-row.sc-head{display:none}.wrc-shift .sc-cell.sc-from{border-bottom:0}.wrc-shift .sc-cell.sc-to{border-top:1px solid var(--sh-border);font-weight:600}.wrc-shift .sc-arrow{border-inline:0;border-top:1px solid var(--sh-border);padding:4px 0}.wrc-shift .sc-arrow svg{transform:rotate(90deg)}}