.workshop-story{--story-bg:#fff;--story-ink:#25292d;--story-muted:#596168;--story-rule:#d5dadd;--story-stage-height:calc(100svh - 82px - var(--promo-banner-height,0px));isolation:isolate;background:var(--story-bg);color:var(--story-ink);position:relative}html.dark .workshop-story{--story-bg:#202428;--story-ink:#f1f3f4;--story-muted:#b6c0c7;--story-rule:#465159}.workshop-story[data-story-enhanced=true][data-story-chapter="1"]{--story-bg:#2455d6;--story-ink:#fff;--story-muted:#dce6ff;--story-rule:#87a7f6}.workshop-story[data-story-enhanced=true][data-story-chapter="2"]{--story-bg:#eff1f2}html.dark .workshop-story[data-story-enhanced=true][data-story-chapter="2"]{--story-bg:#2c3339}.workshop-story-stage{pointer-events:none;height:400px;position:relative}.workshop-story-object{width:min(650px,85%);position:absolute;top:0;left:50%;transform:translate(-50%)}.workshop-story .workshop-object-svg{width:100%;height:auto;max-height:calc(var(--story-stage-height) * .7);display:block;overflow:visible}.workshop-story-guide{pointer-events:auto;z-index:5;background:var(--story-bg);align-items:center;gap:32px;display:flex;position:absolute;inset:auto 5% 44px}.workshop-story-guide nav{flex:1;grid-template-columns:repeat(4,1fr);display:grid}.workshop-story-guide nav a{border-top:1px solid var(--story-rule);color:var(--story-muted);align-items:center;gap:12px;padding:12px 0;font-size:12px;display:flex}.workshop-story-node{font-variant-numeric:tabular-nums;border:1px solid var(--story-rule);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:flex}.workshop-story-guide a[aria-current]{color:var(--story-ink);border-top-color:currentColor}.workshop-story-guide a[aria-current] .workshop-story-node{background:var(--story-ink);color:var(--story-bg);border-color:var(--story-ink)}body[data-site=customer] .workshop-story-skip{background:var(--story-ink);color:var(--story-bg);border-radius:4px;padding:13px 18px;font-size:13px;font-weight:600}.workshop-story-chapter{scroll-margin-top:calc(var(--promo-banner-height,0px) + 82px);padding:60px 5%;position:relative}.workshop-story-anchor{scroll-margin-top:calc(var(--promo-banner-height,0px) + 82px);position:absolute;top:0}.workshop-story-copy{max-width:650px}.workshop-story-copy>p{max-width:37ch;color:var(--story-muted);margin-top:28px;font-size:18px;line-height:1.65}body[data-site=customer] .workshop-story-copy :is(h1,h2){color:var(--story-ink);letter-spacing:-.065em;text-wrap:initial;margin:0;font-size:clamp(3.5rem,6.7vw,6.8rem);font-weight:550;line-height:.99}.workshop-story-copy>.workshop-story-location{margin:0 0 24px;font-size:13px}.workshop-story-copy>.workshop-story-step{margin:0 0 28px;font-size:13px}.workshop-story-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.workshop-story-actions .workshop-text-link{color:var(--story-ink)}.workshop-story-scroll{color:var(--story-muted);align-items:center;gap:18px;margin-top:40px;font-size:12px;display:inline-flex}.workshop-story-scroll span{font-size:24px}.workshop-story-specs{border-top:1px solid var(--story-rule);flex-wrap:wrap;gap:20px;margin-top:30px;padding-top:18px;font-size:17px;display:flex}.workshop-story-copy>.workshop-story-note{max-width:42ch;margin-top:24px;font-size:12px;line-height:1.6}.workshop-story-disclosure{border-top:1px solid var(--story-rule);align-items:start;gap:20px;max-width:410px;margin-top:30px;padding-top:20px;display:flex}.workshop-story-disclosure>span{font-size:55px;font-family:var(--font-display),sans-serif;line-height:.9}.workshop-story-disclosure p{color:var(--story-muted);font-size:14px;line-height:1.65}.workshop-story[data-story-enhanced=true]{grid-template-columns:minmax(0,1fr);display:grid}.workshop-story[data-story-enhanced=true] .workshop-story-stage{top:calc(var(--promo-banner-height,0px) + 82px);height:var(--story-stage-height);grid-area:1/1;align-self:start;margin-bottom:0;position:sticky}.workshop-story[data-story-enhanced=true] .workshop-story-chapters{min-width:0;height:calc(var(--story-stage-height) * 4);pointer-events:none;grid-area:1/1;display:grid}.workshop-story[data-story-enhanced=true] .workshop-story-anchor{grid-area:1/1;align-self:start;height:0;position:static}.workshop-story[data-story-enhanced=true] .workshop-story-chapter:nth-child(2) .workshop-story-anchor{margin-top:var(--story-stage-height)}.workshop-story[data-story-enhanced=true] .workshop-story-chapter:nth-child(3) .workshop-story-anchor{margin-top:calc(var(--story-stage-height) * 2)}.workshop-story[data-story-enhanced=true] .workshop-story-chapter:nth-child(4) .workshop-story-anchor{margin-top:calc(var(--story-stage-height) * 3)}.workshop-story[data-story-enhanced=true] .workshop-story-panel{top:calc(var(--promo-banner-height,0px) + 82px);height:var(--story-stage-height);padding:max(40px,calc((var(--story-stage-height) - var(--story-copy-height,600px) - 90px) / 2)) 5% 130px;pointer-events:none;grid-area:1/1;align-self:start;position:sticky}.workshop-story[data-story-enhanced=true] .workshop-story-object{width:46%;top:15%;left:51%;overflow:hidden;transform:none}.workshop-story[data-story-enhanced=true] .workshop-story-chapter{display:contents}.workshop-story-chapter :is(a,button){pointer-events:auto}.workshop-story[data-story-enhanced=true] .workshop-story-copy{width:47%;max-width:47%}.workshop-story[data-story-chapter="1"] .workshop-story-copy .workshop-primary{color:#2455d6;background:#fff}.workshop-story :is(a,button):focus-visible{outline-offset:5px;outline:2px solid var(--story-ink)!important}@media (max-width:1023px){body[data-site=customer] .workshop-story-copy :is(h1,h2){font-size:clamp(2.6rem,6.4vw,4.1rem)}.workshop-story-copy>p{font-size:16px}.workshop-story-actions{gap:18px}.workshop-story-guide{gap:16px}.workshop-story-guide nav a{gap:8px;font-size:11px}}@media (max-width:767px){.workshop-story{--story-stage-height:calc(100svh - 64px - var(--promo-banner-height,0px))}.workshop-story-stage{height:310px}.workshop-story-chapter,.workshop-story-anchor{scroll-margin-top:calc(var(--promo-banner-height,0px) + 64px)}.workshop-story[data-story-enhanced=true] .workshop-story-stage{top:calc(var(--promo-banner-height,0px) + 64px)}.workshop-story[data-story-enhanced=true] .workshop-story-object{width:80%;top:auto;bottom:116px;left:10%}.workshop-story[data-story-enhanced=true] .workshop-story-panel{top:calc(var(--promo-banner-height,0px) + 64px);padding:30px 20px 130px}.workshop-story[data-story-enhanced=true] .workshop-story-copy{width:100%;max-width:none;margin-left:0}body[data-site=customer] .workshop-story-copy :is(h1,h2){font-size:clamp(2.65rem,11.5vw,3rem);line-height:.99}.workshop-story-copy>.workshop-story-location,.workshop-story-copy>.workshop-story-step{margin-bottom:18px;font-size:11px}.workshop-story-copy>p{margin-top:18px;font-size:14px}.workshop-story-copy>p br{display:none}.workshop-story-actions{gap:12px 18px;margin-top:20px}.workshop-story-actions .workshop-primary{min-height:44px;padding:11px 18px;font-size:13px}.workshop-story-actions .workshop-text-link{font-size:12px}.workshop-story-scroll{margin-top:20px;font-size:11px}.workshop-story-scroll span{font-size:18px}.workshop-story-guide{gap:0;inset:auto 20px 10px}.workshop-story-guide nav a{flex-direction:column;align-items:start;gap:6px;padding-top:9px;font-size:10px}.workshop-story-node{width:20px;height:20px;font-size:9px}.workshop-story-guide{flex-wrap:wrap;justify-content:space-between}.workshop-story-guide nav{flex-basis:100%}body[data-site=customer] .workshop-story-guide .workshop-story-skip{margin-left:auto;padding:8px 14px;font-size:11px}.workshop-story .workshop-object-svg{max-height:min(28svh,var(--story-object-height,28svh))}.workshop-story-specs{margin-top:20px;padding-top:12px;font-size:15px}.workshop-story-copy>.workshop-story-note{max-width:42ch;margin-top:16px;font-size:11px}.workshop-story-disclosure{gap:16px;margin-top:20px;padding-top:16px}.workshop-story-disclosure p{font-size:12px}.workshop-story-disclosure>span{font-size:42px}}@media (prefers-reduced-motion:reduce){.workshop-story-chapter{min-height:0}}.workshop-story:not([data-story-enhanced=true]) .workshop-story-stage{height:auto;margin-bottom:0}.workshop-story:not([data-story-enhanced=true]) .workshop-story-object{width:min(650px,80%);margin-inline:auto;position:relative;top:auto;left:auto;transform:none}.workshop-story:not([data-story-enhanced=true]) .workshop-story-guide{padding:16px 5%;position:relative;inset:auto}@media (min-width:768px) and (min-height:650px) and (prefers-reduced-motion:no-preference){.workshop-story:not([data-story-enhanced]) .workshop-story-stage{height:var(--story-stage-height);margin-bottom:calc(-1 * var(--story-stage-height))}.workshop-story:not([data-story-enhanced]) .workshop-story-object{width:46%;margin:0;position:absolute;top:15%;left:51%}.workshop-story:not([data-story-enhanced]) .workshop-story-guide{padding:0;position:absolute;inset:auto 5% 44px}.workshop-story:not([data-story-enhanced]) .workshop-story-chapter:first-child{min-height:var(--story-stage-height);align-items:center;padding-top:40px;padding-bottom:130px;display:flex}.workshop-story:not([data-story-enhanced]) .workshop-story-chapter:first-child .workshop-story-panel{width:100%}.workshop-story:not([data-story-enhanced]) .workshop-story-chapter:first-child .workshop-story-copy{width:47%;max-width:47%}}@media (max-width:767px) and (min-height:800px) and (prefers-reduced-motion:no-preference){.workshop-story:not([data-story-enhanced]) .workshop-story-stage{height:var(--story-stage-height);margin-bottom:calc(-1 * var(--story-stage-height))}.workshop-story:not([data-story-enhanced]) .workshop-story-object{width:80%;margin:0;position:absolute;top:auto;bottom:116px;left:10%}.workshop-story:not([data-story-enhanced]) .workshop-story-guide{padding:0;position:absolute;inset:auto 20px 10px}.workshop-story:not([data-story-enhanced]) .workshop-story-chapter:first-child{min-height:var(--story-stage-height);padding:30px 20px calc(var(--story-object-height,28svh) + 130px);align-items:start;display:flex}}@media (min-width:768px) and (min-height:650px) and (max-height:850px){body[data-site=customer] .workshop-story-copy :is(h1,h2){font-size:clamp(2.6rem,min(6.4vw,7.5svh),4rem)}.workshop-story-copy>p{margin-top:16px;font-size:15px;line-height:1.6}.workshop-story-copy>.workshop-story-location,.workshop-story-copy>.workshop-story-step{margin-top:0;margin-bottom:16px;font-size:12px}.workshop-story-actions{gap:16px;margin-top:18px}.workshop-story-scroll{margin-top:20px}.workshop-story-specs{margin-top:18px;padding-top:12px;font-size:15px}.workshop-story-copy>.workshop-story-note{margin-top:16px;font-size:12px}.workshop-story-disclosure{margin-top:18px;padding-top:14px}.workshop-story-disclosure p{font-size:13px}}@media (max-width:767px) and (min-height:650px) and (max-height:799px){body[data-site=customer] .workshop-story-copy :is(h1,h2){font-size:clamp(2.25rem,6svh,3rem)}.workshop-story-copy>.workshop-story-location,.workshop-story-copy>.workshop-story-step{margin-bottom:12px}.workshop-story-copy>p{margin-top:14px}.workshop-story-actions,.workshop-story-scroll{margin-top:16px}.workshop-story-specs,.workshop-story-disclosure{margin-top:14px}}
