.pcw-story-page{--pcw-story-surface: #1a100a;--pcw-story-surface-raised: #241710;--pcw-story-surface-sunk: #2e1e14;--pcw-story-ink: #fff3e4;--pcw-story-muted: #b6a08a;--pcw-story-caption: #9c8670;--pcw-story-accent: #ffb836;--pcw-story-line: rgba(255, 243, 228, .14);width:100%;overflow:clip;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.pcw-story-page .rte>*:first-child{margin-top:0}.pcw-story-page .rte>*:last-child{margin-bottom:0}.pcw-story-page img{display:block;width:100%;height:100%;object-fit:cover}.pcw-story-intro{display:grid;grid-template-areas:"lead media" "copy media";grid-template-columns:minmax(0,1fr) min(43vw,520px);column-gap:64px;row-gap:22px;align-items:center;padding:92px 48px}.pcw-story-intro__lead{grid-area:lead;align-self:end;display:flex;flex-direction:column;gap:22px}.pcw-story-intro__eyebrow{color:var(--pcw-ink-link);letter-spacing:.22em}.pcw-story-intro__heading{max-width:700px;margin:0;color:inherit;font-size:clamp(56px,5.65vw,72px);line-height:1}.pcw-story-intro__media{grid-area:media;height:560px;overflow:hidden;border-radius:6px;background:var(--pcw-story-surface-sunk)}.pcw-story-intro__copy{grid-area:copy;align-self:start}.pcw-story-intro__text{max-width:520px;color:var(--pcw-story-muted);font-size:18px;line-height:1.7}.pcw-story-intro__text--mobile,.pcw-story-milestones__label-mobile{display:none}.pcw-story-milestones{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border-block:1px solid var(--pcw-story-line)}.pcw-story-milestones__item{display:flex;flex-direction:column;gap:6px;min-width:0;padding:28px 30px;border-right:1px solid var(--pcw-story-line)}.pcw-story-milestones__item:first-child{padding-left:48px}.pcw-story-milestones__item:last-child{border-right:0}.pcw-story-milestones__value,.pcw-story-milestones__label{margin:0}.pcw-story-milestones__value{color:inherit;font-size:32px;line-height:1.1}.pcw-story-milestones__label{color:var(--pcw-story-caption);font-family:var(--mono);font-size:11px;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}@media screen and (max-width:989px){.pcw-story-intro{grid-template-areas:"lead" "media" "copy";grid-template-columns:minmax(0,1fr);gap:14px;padding:30px 18px 22px}.pcw-story-intro__lead{gap:14px}.pcw-story-intro__eyebrow{font-size:10px;letter-spacing:.2em}.pcw-story-intro__heading{font-size:42px;line-height:1}.pcw-story-intro__media{height:clamp(280px,52vw,420px)}.pcw-story-intro__text{font-size:15px;line-height:1.65}.pcw-story-intro__text--desktop{display:none}.pcw-story-intro__text--mobile,.pcw-story-milestones__label-mobile{display:block}.pcw-story-milestones__label-desktop{display:none}.pcw-story-milestones{grid-template-columns:repeat(2,minmax(0,1fr))}.pcw-story-milestones__item,.pcw-story-milestones__item:first-child{padding:16px 18px}.pcw-story-milestones__item:nth-child(2n){border-right:0}.pcw-story-milestones__item:nth-child(-n+2){border-bottom:1px solid var(--pcw-story-line)}.pcw-story-milestones__value{font-size:24px}.pcw-story-milestones__label{font-size:9px}}.pcw-story-shop__intro{display:flex;flex-direction:column;gap:20px;padding:92px 48px 40px}.pcw-story-shop__meta{display:flex;align-items:baseline;gap:18px}.pcw-story-shop__number{color:var(--pcw-meter-track);font-size:52px;line-height:1}.pcw-story-shop__eyebrow,.pcw-story-global__eyebrow{color:var(--pcw-ink-link)}.pcw-story-shop__heading,.pcw-story-global__heading{margin:0;color:inherit;font-size:46px;line-height:1.06}.pcw-story-shop__heading{max-width:760px}.pcw-story-shop__text{max-width:700px;color:var(--pcw-story-muted);font-size:17px;line-height:1.75}.pcw-story-shop__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:20px 48px 92px}.pcw-story-shop__media{height:420px;overflow:hidden;border-radius:6px;background:var(--pcw-story-surface-sunk)}.pcw-story-global{display:flex;flex-direction:column;gap:26px;padding:88px 48px}.pcw-story-global__heading{max-width:800px}.pcw-story-global__countries{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:8px 0 0;padding:0;border-top:1px solid var(--pcw-story-line);list-style:none}.pcw-story-global__countries li{min-width:0;padding:20px 18px;border-right:1px solid var(--pcw-story-line);color:inherit;font-size:26px;line-height:1.2}.pcw-story-global__countries li:first-child{padding-left:0}.pcw-story-global__countries li:last-child{border-right:0}.pcw-story-global__text{max-width:640px;margin-top:4px;color:var(--pcw-story-muted);font-size:16px;line-height:1.65}.pcw-story-cta{display:flex;align-items:center;justify-content:space-between;gap:48px;padding:80px 48px;border-bottom:1px solid var(--pcw-story-line)}.pcw-story-cta__copy{display:flex;flex-direction:column;gap:10px;max-width:560px}.pcw-story-cta__heading{margin:0;color:inherit;font-size:36px;line-height:1.1}.pcw-story-cta__text{color:var(--pcw-story-muted);font-size:16px;line-height:1.6}.pcw-story-cta__link{flex:none;white-space:nowrap}.pcw-story-cta__link:hover{filter:brightness(1.06)}.pcw-story-cta__link:focus-visible{outline:2px solid var(--pcw-story-ink);outline-offset:3px}@media screen and (max-width:989px){.pcw-story-shop--hide-mobile{display:none}.pcw-story-global{gap:12px;padding:26px 18px 12px;background:var(--pcw-story-surface)}.pcw-story-global__eyebrow{font-size:10px;letter-spacing:.18em}.pcw-story-global__heading{font-size:30px;line-height:1.08}.pcw-story-global__countries{display:block;margin:0;border-top:0;font-size:0}.pcw-story-global__countries li{display:inline;padding:0;border-right:0;font-size:22px;line-height:1.5}.pcw-story-global__countries li:not(:last-child):after{content:" \b7  "}.pcw-story-global__text{display:none}.pcw-story-cta{display:block;padding:0 18px 26px;border-bottom:0}.pcw-story-cta--hide-copy-mobile .pcw-story-cta__copy{display:none}.pcw-story-cta__link{width:100%;padding:15px}}.pcw-story-chapter{padding:92px 48px;border-bottom:1px solid var(--pcw-story-line)}.pcw-story-chapter--with-image{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;align-items:center}.pcw-story-chapter--with-image.pcw-story-chapter--number-rail{grid-template-columns:minmax(0,1fr) 480px;gap:48px}.pcw-story-chapter--image-left .pcw-story-chapter__media{order:-1}.pcw-story-chapter--contrast{border-bottom:0}.pcw-story-chapter__content,.pcw-story-chapter__body{display:flex;flex-direction:column;gap:18px}.pcw-story-chapter--text-only .pcw-story-chapter__content{max-width:904px}.pcw-story-chapter--number-rail .pcw-story-chapter__content{display:grid;grid-template-columns:96px minmax(0,1fr);column-gap:48px;align-items:start;max-width:none}.pcw-story-chapter--number-rail .pcw-story-chapter__meta{display:contents}.pcw-story-chapter--number-rail .pcw-story-chapter__number{grid-column:1;grid-row:1 / span 2}.pcw-story-chapter--number-rail .pcw-story-chapter__eyebrow,.pcw-story-chapter--number-rail .pcw-story-chapter__body{grid-column:2}.pcw-story-chapter--number-rail .pcw-story-chapter__body{max-width:760px}.pcw-story-chapter__meta{display:flex;align-items:baseline;gap:18px}.pcw-story-chapter__number{flex:none;color:var(--pcw-meter-track);font-size:52px;line-height:1}.pcw-story-chapter__eyebrow{color:var(--pcw-ink-link)}.pcw-story-chapter--contrast .pcw-story-chapter__number,.pcw-story-chapter--contrast .pcw-story-chapter__eyebrow{color:var(--pcw-action-primary)}.pcw-story-chapter__heading{margin:0;color:inherit;font-size:46px;line-height:1.06}.pcw-story-chapter__heading-mobile,.pcw-story-chapter__text--mobile{display:none}.pcw-story-chapter__text{color:var(--pcw-story-muted);font-size:17px;line-height:1.75}.pcw-story-chapter--contrast .pcw-story-chapter__text strong{color:var(--pcw-story-ink)}.pcw-story-chapter__media{height:480px;overflow:hidden;border-radius:6px;background:var(--pcw-story-surface-sunk)}.pcw-story-chapter--media-compact .pcw-story-chapter__media{height:360px}.pcw-story-chapter__tags{display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 0;padding:0;list-style:none}.pcw-story-chapter__tags li{padding:7px 13px;border:1px solid var(--pcw-story-line);border-radius:4px;font-family:var(--mono);font-size:11px;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}@media screen and (max-width:989px){.pcw-story-chapter,.pcw-story-chapter--with-image,.pcw-story-chapter--number-rail .pcw-story-chapter__content{display:flex;flex-direction:column;gap:12px}.pcw-story-chapter{padding:26px 18px}.pcw-story-chapter__content,.pcw-story-chapter__body{display:contents}.pcw-story-chapter--image-left .pcw-story-chapter__media{order:0}.pcw-story-chapter__meta{display:flex;align-items:baseline;gap:12px}.pcw-story-chapter--number-rail .pcw-story-chapter__meta{display:flex}.pcw-story-chapter__number{font-size:32px}.pcw-story-chapter__eyebrow{font-size:10px;letter-spacing:.18em}.pcw-story-chapter__heading{font-size:30px;line-height:1.08}.pcw-story-chapter__heading-desktop,.pcw-story-chapter__text--desktop.pcw-story-chapter__text--has-mobile{display:none}.pcw-story-chapter__heading-mobile,.pcw-story-chapter__text--mobile{display:block}.pcw-story-chapter__meta{order:1}.pcw-story-chapter__heading{order:2}.pcw-story-chapter__media{order:3}.pcw-story-chapter__text{order:4}.pcw-story-chapter__tags{order:5}.pcw-story-chapter__text{font-size:15px;line-height:1.65}.pcw-story-chapter__media{height:clamp(200px,42vw,360px)}.pcw-story-chapter--hide-media-mobile .pcw-story-chapter__media,.pcw-story-chapter__tags{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-pcw-story-page.css.map */
