.story-process{--story-ink: #26342e;--story-copy: #4e5953;--story-muted: #6b746e;--story-cream: #f7f4ed;--story-sand: #e7dfd1;--story-gold: #a58d5c;color:var(--story-copy);background:#fff;overflow:clip}.story-process__hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);min-height:min(760px,calc(100svh - 120px));background:var(--story-sand)}.story-process__hero-media{position:relative;min-height:620px;overflow:hidden;background:#c8bba5}.story-process__portrait,.story-process__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 43%}.story-process__hero-content{display:flex;flex-direction:column;justify-content:center;max-width:700px;padding:clamp(70px,8vw,132px) clamp(42px,7vw,112px)}.story-process__eyebrow,.story-process__kicker{margin:0 0 20px;color:#65756c;font-family:var(--font-body-family, sans-serif);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.18em;text-transform:uppercase}.story-process__hero h1{max-width:620px;margin:0 0 30px;color:var(--story-ink);font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(50px,5vw,78px);font-weight:400;line-height:1.02;letter-spacing:-.035em}.story-process__lede{max-width:580px;font-size:clamp(17px,1.35vw,20px);line-height:1.7}.story-process__lede p{margin:0}.story-process__nav{display:flex;flex-wrap:wrap;gap:12px 30px;margin-top:38px}.story-process__nav a{padding-bottom:8px;border-bottom:1px solid rgba(38,52,46,.45);color:var(--story-ink);font-size:12px;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:border-color .2s ease,color .2s ease}.story-process__nav a:hover{border-color:var(--story-gold);color:#17241e}.story-process__content{font-size:17px;line-height:1.76}.story-process__content h2,.story-process__content h3,.story-process__content p,.story-process__content figure,.story-process__content blockquote{margin-top:0}.story-process__section{padding:clamp(82px,9vw,140px) 28px;scroll-margin-top:110px}.story-process__section--process{background:var(--story-cream)}.story-process__section-inner{width:min(1180px,100%);margin:0 auto}.story-process__section-header{max-width:790px;margin:0 auto clamp(62px,7vw,100px);text-align:center}.story-process__section-header h2{margin-bottom:26px;color:var(--story-ink);font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(42px,5vw,66px);font-weight:400;line-height:1.08;letter-spacing:-.03em}.story-process__section-header p:last-child{margin-bottom:0}.story-process__chapter,.story-process__step{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(44px,7vw,96px);align-items:center;margin-bottom:clamp(78px,9vw,132px)}.story-process__chapter--reverse,.story-process__step--reverse{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.story-process__chapter--reverse .story-process__copy,.story-process__step--reverse .story-process__copy{order:2}.story-process__chapter--reverse figure,.story-process__step--reverse figure{order:1}.story-process__copy{max-width:590px}.story-process__chapter--text{grid-template-columns:1fr}.story-process__chapter--text .story-process__copy{max-width:790px;margin:0 auto}.story-process__copy h3,.story-process__closing h3{margin-bottom:24px;color:var(--story-ink);font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(31px,3vw,44px);font-weight:400;line-height:1.14;letter-spacing:-.02em}.story-process__step-number{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:22px;border:1px solid rgba(165,141,92,.7);border-radius:50%;color:#78653f;font-family:var(--font-heading-family, Georgia, serif);font-size:18px}.story-process__content p{margin-bottom:18px}.story-process__content figure{margin-bottom:0}.story-process__media-pair{display:grid;grid-template-columns:1fr .82fr;gap:18px;align-items:end}.story-process__media-pair figure:nth-child(2){transform:translateY(40px)}.story-process__content figure a,.story-process__content figure img{display:block;width:100%}.story-process__content figure img{height:auto;border-radius:14px;box-shadow:0 22px 54px #272d2921}.story-process__content figcaption{margin-top:14px;color:var(--story-muted);font-size:13px;line-height:1.55}.story-process__content blockquote{position:relative;max-width:880px;margin:48px auto 54px;padding:clamp(30px,5vw,54px);border:0;border-radius:16px;background:#eee8dc;color:var(--story-ink);text-align:center}.story-process__content blockquote:before,.story-process__content blockquote:after{display:none;content:none}.story-process__content blockquote p{max-width:none;margin:0;padding:0;font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(29px,3.6vw,48px);font-weight:400;line-height:1.18;letter-spacing:-.02em}.story-process__content blockquote cite{display:block;margin-top:18px;color:var(--story-muted);font-family:var(--font-body-family, sans-serif);font-size:12px;font-style:normal;line-height:1.6;letter-spacing:.08em;text-transform:uppercase}.story-process__wide-step{margin:0 auto clamp(78px,9vw,132px)}.story-process__wide-step .story-process__copy{max-width:790px;margin:0 auto 38px;text-align:center}.story-process__wide-step figure{width:min(1080px,100%);margin:0 auto}.story-process__closing{max-width:790px;margin:0 auto;text-align:center}.story-process__closing blockquote{margin-top:38px}.story-process__closing-link{display:inline-flex;margin-top:14px;padding:14px 24px;border-radius:999px;background:var(--story-ink);color:#fff;font-size:12px;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}@media(max-width:899px){.story-process__hero{grid-template-columns:1fr;min-height:auto}.story-process__hero-media{min-height:0;aspect-ratio:5 / 4}.story-process__portrait{object-position:50% 38%}.story-process__hero-content{max-width:760px;padding:64px 28px 72px}.story-process__chapter,.story-process__step,.story-process__chapter--reverse,.story-process__step--reverse{grid-template-columns:1fr;gap:36px}.story-process__chapter--reverse .story-process__copy,.story-process__step--reverse .story-process__copy,.story-process__chapter--reverse figure,.story-process__step--reverse figure{order:initial}.story-process__copy{max-width:760px}}@media(max-width:599px){.story-process__hero-media{aspect-ratio:4 / 5}.story-process__hero-content{padding:48px 18px 56px}.story-process__hero h1{margin-bottom:22px;font-size:45px;line-height:1.04}.story-process__lede{font-size:16px;line-height:1.68}.story-process__nav{display:grid;gap:12px;margin-top:30px}.story-process__nav a{width:fit-content}.story-process__section{padding:70px 18px}.story-process__section-header{margin-bottom:56px;text-align:left}.story-process__section-header h2{font-size:40px}.story-process__chapter,.story-process__step,.story-process__wide-step{margin-bottom:76px}.story-process__copy h3,.story-process__closing h3{font-size:31px}.story-process__media-pair{gap:10px}.story-process__media-pair figure:nth-child(2){transform:translateY(22px)}.story-process__content figure img{border-radius:10px;box-shadow:0 14px 34px #272d291f}.story-process__content blockquote{margin:36px 0 42px;padding:30px 22px;text-align:left}.story-process__content blockquote p{font-size:29px;line-height:1.22}.story-process__wide-step .story-process__copy,.story-process__closing{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAAAABA */
