@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800&family=Abel&display=swap";.heritage-section{--heritage-gold: #DDB64F;--heritage-dark: #171717;--heritage-bg: #FAFAFA;--heritage-paper:#FFFFFF;--heritage-muted:#666666;--heritage-f-head: "Archivo", system-ui, sans-serif;--heritage-f-body: "Abel", "Archivo", sans-serif;--heritage-maxw: 1280px;--heritage-gutter: clamp(16px, 4vw, 64px)}.heritage-section,.heritage-section *{box-sizing:border-box}.heritage-wrap{max-width:var(--heritage-maxw);margin:0 auto;padding:0 var(--heritage-gutter)}.heritage-eyebrow{font-family:var(--heritage-f-body);text-transform:uppercase;color:var(--heritage-gold);font-size:14px;letter-spacing:.18em;line-height:1;white-space:nowrap}.heritage-rule{display:block;height:2px;background:var(--heritage-gold);margin:0}.heritage-rule--gold{background:var(--heritage-gold);width:80px}.heritage-rule--sm{width:60px}.heritage-section h1,.heritage-section h2,.heritage-section h3{font-family:var(--heritage-f-head);font-weight:700;text-transform:uppercase;letter-spacing:-.03em;margin:0;text-wrap:balance}.pill{display:inline-flex!important;align-items:center;justify-content:center;height:56px;padding:0 32px;border-radius:999px!important;font-family:var(--heritage-f-body);font-size:16px;letter-spacing:.04em;text-decoration:none!important;border:none!important;outline:none;white-space:nowrap;cursor:pointer;transition:transform .25s ease,background .25s ease,color .25s ease;-webkit-appearance:none;appearance:none}.pill:hover{transform:translateY(-1px)}.pill--primary{background:var(--heritage-gold)!important;color:#fff!important}.pill--primary:hover{background:#c89e3a!important}.pill--white{background:#fff!important;color:var(--heritage-dark)!important}.pill--white:hover{background:#f1ece0!important}.pill--outline{background:transparent!important;color:var(--heritage-gold)!important;border:2px solid var(--heritage-gold)!important}.pill--outline:hover{background:#ddb64f1f!important}.heritage-section--hero{padding:0}.heritage-hero{position:relative;overflow:hidden;isolation:isolate;min-height:clamp(560px,78vh,780px);display:flex;align-items:flex-end;color:#fff;background:var(--heritage-dark)}.heritage-hero--align-center{align-items:center;text-align:center}.heritage-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.heritage-hero__img{width:100%;height:100%;object-fit:cover;display:block}.heritage-hero__img--mobile{display:none}@media(max-width:720px){.heritage-hero__img--desktop{display:none}.heritage-hero__img--mobile{display:block}.heritage-hero{min-height:60vh;align-items:center;text-align:center}.heritage-hero__inner{justify-items:center}}.heritage-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.heritage-hero--overlay-light .heritage-hero__overlay{background:#17171738}.heritage-hero--overlay-medium .heritage-hero__overlay{background:#1717176b}.heritage-hero--overlay-heavy .heritage-hero__overlay{background:#1717179e}.heritage-hero__label{position:absolute;top:clamp(20px,3vw,40px);right:clamp(24px,4vw,64px);z-index:3;font-family:var(--heritage-f-body);text-transform:uppercase;font-size:14px;letter-spacing:.22em;color:#fff;opacity:.92}.heritage-hero__inner{position:relative;z-index:3;width:100%;max-width:var(--heritage-maxw);margin:0 auto;padding:clamp(32px,6vw,72px) var(--heritage-gutter);display:grid;gap:clamp(20px,3vw,32px)}.heritage-hero--align-center .heritage-hero__inner{justify-items:center}.heritage-hero__rule{display:block;width:200px;height:1px;background:#fff}.heritage-hero--align-center .heritage-hero__rule{margin:0 auto}.heritage-hero__h1{font-family:var(--heritage-f-head);font-weight:700;text-transform:uppercase;letter-spacing:-.03em;font-size:clamp(48px,8vw,124px);line-height:.92;color:#fff;margin:0;max-width:14ch;text-wrap:balance}.heritage-hero--align-center .heritage-hero__h1{max-width:18ch}.heritage-hero__sub{font-family:var(--heritage-f-body);text-transform:uppercase;color:var(--heritage-gold);font-size:clamp(16px,1.4vw,20px);letter-spacing:.22em}.heritage-hero__cta{justify-self:start;margin-top:clamp(8px,1.5vw,18px)}.heritage-hero--align-center .heritage-hero__cta{justify-self:center}.heritage-story{background:var(--heritage-dark);color:#fff;text-align:center}.heritage-story__inner{max-width:760px;margin:0 auto;padding:0 var(--heritage-gutter);display:grid;gap:28px;justify-items:center}.heritage-story__h2{color:#fff;font-size:clamp(34px,4.6vw,64px);line-height:1}.heritage-story__body{color:#fafafa;font-size:18px;line-height:1.7;max-width:60ch}.heritage-story__body p{margin:0 0 14px;text-wrap:pretty}.heritage-story__body p:last-child{margin-bottom:0}.heritage-features{background:var(--heritage-bg);border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.heritage-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.heritage-feat{padding:clamp(36px,4vw,56px) clamp(24px,3vw,40px);display:grid;gap:16px;justify-items:start;border-left:1px solid rgba(0,0,0,.08)}.heritage-feat:first-child{border-left:0}.heritage-feat__icon{width:56px;height:56px;color:var(--heritage-gold)}.heritage-feat__h3{font-family:var(--heritage-f-head);font-weight:700;text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(20px,1.6vw,24px);margin:0}.heritage-feat__p{margin:0;color:#2a2a2a;font-family:var(--heritage-f-body);font-size:16px;line-height:1.6;max-width:38ch}@media(max-width:860px){.heritage-features__grid{grid-template-columns:1fr}.heritage-feat{border-left:0;border-top:1px solid rgba(0,0,0,.08);justify-items:center;text-align:center}.heritage-feat:first-child{border-top:0}}.heritage-detail{background:var(--heritage-dark);color:#fff}.heritage-detail__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(36px,5vw,80px);align-items:center}.heritage-detail--image-right .heritage-detail__grid{grid-template-columns:1fr 1.1fr}.heritage-detail--image-right .heritage-detail__media{order:2}.heritage-detail--image-right .heritage-detail__copy{order:1}.heritage-detail__grid--text-only{grid-template-columns:1fr!important;max-width:720px}.heritage-detail__grid--text-only .heritage-detail__media{display:none}.heritage-detail__media{aspect-ratio:4/5;background:#0c0c0c;border-radius:4px;overflow:hidden}.heritage-detail__img{width:100%;height:100%;object-fit:cover;display:block}.heritage-detail__img--mobile{display:none}@media(max-width:720px){.heritage-detail__img--desktop{display:none}.heritage-detail__img--mobile{display:block}}.heritage-detail__copy{display:grid;gap:20px}.heritage-detail__h2{font-size:clamp(34px,3.6vw,56px);line-height:1.02;max-width:18ch;color:#fff}.heritage-detail__body{color:#fafafa;font-size:18px;line-height:1.7;max-width:48ch}.heritage-detail__body p{margin:0 0 14px}.heritage-detail__body p:last-child{margin-bottom:0}.heritage-detail__closer{font-family:var(--heritage-f-body);text-transform:uppercase;letter-spacing:.14em;color:var(--heritage-gold);font-size:14px;padding-top:10px;margin:0}@media(max-width:860px){.heritage-detail__grid,.heritage-detail--image-right .heritage-detail__grid{grid-template-columns:1fr}.heritage-detail--image-right .heritage-detail__media,.heritage-detail--image-right .heritage-detail__copy{order:0}}.heritage-section--editorial{padding:0}.heritage-ed{position:relative;overflow:hidden;min-height:clamp(480px,64vh,680px);display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;isolation:isolate;background:#111}.heritage-ed__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.heritage-ed__img{width:100%;height:100%;object-fit:cover;display:block}.heritage-ed__img--mobile{display:none}@media(max-width:720px){.heritage-ed__img--desktop{display:none}.heritage-ed__img--mobile{display:block}}.heritage-ed__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;display:none;background:#17171700}.heritage-ed--overlay-light .heritage-ed__overlay{display:block;background:#17171740}.heritage-ed--overlay-medium .heritage-ed__overlay{display:block;background:#1717177a}.heritage-ed--overlay-heavy .heritage-ed__overlay{display:block;background:#171717ad}.heritage-ed__copy{position:relative;z-index:2;padding:0 clamp(24px,5vw,64px);max-width:1080px}.heritage-ed--quote .heritage-ed__copy{font-family:var(--heritage-f-body);font-style:italic;font-size:clamp(24px,2.6vw,36px);letter-spacing:.01em;line-height:1.35}.heritage-ed--shout .heritage-ed__copy{font-family:var(--heritage-f-head);font-weight:700;text-transform:uppercase;font-size:clamp(28px,3.4vw,56px);letter-spacing:.04em;line-height:1.05}.heritage-chapter{position:relative;background:var(--heritage-dark);color:#fff;overflow:hidden;isolation:isolate}.heritage-chapter__tint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.55}.heritage-chapter--bg-flat .heritage-chapter__tint{display:none}.heritage-chapter--churchill .heritage-chapter__tint{background:radial-gradient(70% 80% at 12% 35%,rgba(140,40,45,.6),transparent 60%),radial-gradient(50% 60% at 95% 90%,rgba(80,20,25,.45),transparent 60%)}.heritage-chapter--drifter .heritage-chapter__tint{background:radial-gradient(70% 80% at 88% 35%,rgba(40,70,130,.6),transparent 60%),radial-gradient(50% 60% at 5% 90%,rgba(20,30,60,.5),transparent 60%)}.heritage-chapter--dune .heritage-chapter__tint{background:radial-gradient(70% 80% at 12% 35%,rgba(180,140,80,.5),transparent 60%),radial-gradient(50% 60% at 95% 90%,rgba(110,75,40,.4),transparent 60%)}.heritage-chapter__big{position:absolute;z-index:1;top:50%;transform:translateY(-50%);font-family:var(--heritage-f-head);font-weight:800;font-size:clamp(180px,30vw,460px);line-height:.8;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1px rgba(221,182,79,.18);pointer-events:none;-webkit-user-select:none;user-select:none}.heritage-chapter--churchill .heritage-chapter__big,.heritage-chapter--dune .heritage-chapter__big{right:-3vw}.heritage-chapter--drifter .heritage-chapter__big{left:-3vw}.heritage-chapter__grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,5vw,80px);align-items:center}.heritage-chapter__text{grid-column:1;grid-row:1}.heritage-chapter__media{grid-column:2;grid-row:1}.heritage-chapter--image-right .heritage-chapter__text{grid-column:2}.heritage-chapter--image-right .heritage-chapter__media{grid-column:1}.heritage-chapter__grid--text-only{grid-template-columns:1fr!important;max-width:720px;margin:0 auto}.heritage-chapter__grid--text-only .heritage-chapter__media{display:none}.heritage-chapter__grid--text-only .heritage-chapter__text{grid-column:1}.heritage-chapter__text,.heritage-chapter__intro,.heritage-chapter__body{display:grid;gap:22px;align-content:start}.heritage-chapter__media{aspect-ratio:4/5;border-radius:4px;overflow:hidden;background:#0c0c0c;box-shadow:0 30px 80px #0006}.heritage-chapter__img{width:100%;height:100%;object-fit:cover;display:block}.heritage-chapter__img--mobile{display:none}@media(max-width:720px){.heritage-chapter__img--desktop{display:none}.heritage-chapter__img--mobile{display:block}}.heritage-chapter__eyebrow{display:flex;align-items:center;gap:14px;font-family:var(--heritage-f-body);text-transform:uppercase;letter-spacing:.22em;color:var(--heritage-gold);font-size:13px}.heritage-chapter__eyebrow:before{content:"";width:32px;height:1px;background:var(--heritage-gold);flex-shrink:0}.heritage-chapter__name{font-family:var(--heritage-f-head);font-weight:700;text-transform:uppercase;letter-spacing:-.03em;font-size:clamp(44px,5vw,84px);line-height:.92;color:#fff;margin:0}.heritage-chapter__tag{font-family:var(--heritage-f-body);font-style:italic;color:#ffffffa8;font-size:clamp(18px,1.6vw,22px);line-height:1.45;margin:0;max-width:36ch}.heritage-chapter__desc{font-family:var(--heritage-f-body);color:#fafafa;font-size:17px;line-height:1.7;max-width:48ch}.heritage-chapter__desc p{margin:0 0 12px;text-wrap:pretty}.heritage-chapter__desc p:last-child{margin-bottom:0}.heritage-chapter__cta-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:6px}.heritage-chapter__cta{display:inline-flex;align-items:center;gap:10px;height:52px;padding:0 28px;border-radius:999px;background:var(--heritage-gold);color:#fff;font-family:var(--heritage-f-body);font-size:15px;letter-spacing:.04em;text-decoration:none;border:none!important;cursor:pointer;transition:background .25s ease,transform .25s ease}.heritage-chapter__cta:hover{background:#c89e3a;transform:translateY(-1px)}.heritage-chapter__cta svg{width:16px;height:16px;flex-shrink:0}@media(max-width:860px){.heritage-chapter__grid{display:flex;flex-direction:column;gap:24px}.heritage-chapter__text{display:contents}.heritage-chapter__intro{order:1;text-align:center;justify-items:center}.heritage-chapter__media{order:2}.heritage-chapter__body{order:3;text-align:center;justify-items:center}.heritage-chapter__eyebrow,.heritage-chapter__cta-row{justify-content:center}.heritage-chapter__big{font-size:30vw;opacity:.6}}.heritage-grid__head{margin-bottom:48px}.heritage-grid__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media(max-width:749px){.heritage-grid__list{grid-template-columns:1fr;gap:24px}}.heritage-grid__link{display:block;text-decoration:none}.heritage-grid__img-wrap{aspect-ratio:1 / 1;overflow:hidden;border-radius:4px;background:#f0ede6}.heritage-grid__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.heritage-grid__link:hover .heritage-grid__img-wrap img{transform:scale(1.03)}.heritage-grid__info{margin-top:16px}.heritage-grid__name{font-family:var(--heritage-f-head);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.04em;margin:0}.heritage-grid__price{font-family:var(--heritage-f-body);font-size:15px;margin:6px 0 0}.heritage-grid__cta{margin-top:48px;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/50/assets/heritage.css.map */
