.legacy-home-feature{--legacy-home-ink: #111111;--legacy-home-muted: #555555;--legacy-home-line: #d8d8d4;--legacy-home-paper: #efefef;--legacy-home-product-ground: #efefef;--legacy-home-accent: #9a5a35;--legacy-home-steel: #333333;--legacy-home-mono: "Akkurat-Mono", var(--font-body-family), monospace;--legacy-home-serif: "TiemposHeadline", var(--font-heading-family), serif;background:var(--legacy-home-paper);color:var(--legacy-home-ink);overflow-x:clip;overflow-y:visible}.legacy-home-feature,.legacy-home-feature *{box-sizing:border-box}.legacy-home-feature__inner{width:min(100%,1680px);margin:0 auto;padding:clamp(56px,7vw,112px) clamp(24px,4vw,64px)}.legacy-home-feature__grid{display:grid;grid-template-columns:minmax(390px,.46fr) minmax(0,.54fr);gap:clamp(32px,5vw,80px);align-items:start}.legacy-home-feature__copy{min-width:0}.legacy-home-feature__eyebrow,.legacy-home-feature__kicker,.legacy-home-feature__cta,.legacy-home-feature__media-label{font-family:var(--legacy-home-mono);font-size:13px;line-height:1.4;letter-spacing:0;text-transform:uppercase}.legacy-home-feature__eyebrow{color:var(--legacy-home-accent)}.legacy-home-feature__eyebrow{margin:0 0 16px}.legacy-home-feature__copy h2{max-width:100%;margin:0;font-family:var(--legacy-home-serif);font-size:clamp(42px,4.1vw,76px);font-weight:500;line-height:.98;letter-spacing:0;color:var(--legacy-home-ink);text-wrap:balance}.legacy-home-feature__lead{max-width:560px;margin:clamp(22px,3vw,34px) 0 0;font-family:var(--legacy-home-mono);font-size:clamp(15px,1.1vw,18px);line-height:1.75;letter-spacing:0;color:var(--legacy-home-muted)}.legacy-home-feature__cta{display:inline-flex;align-items:center;width:fit-content;margin-top:clamp(28px,3.5vw,44px);color:var(--legacy-home-ink);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:6px}.legacy-home-feature__cta:hover,.legacy-home-feature__cta:focus-visible{color:var(--legacy-home-accent)}.legacy-home-feature__visuals{min-width:0;position:sticky;top:clamp(84px,8vw,118px)}.legacy-home-feature__video{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#111}.legacy-home-feature__video video,.legacy-home-feature__video img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.legacy-home-feature__video video{z-index:0}.legacy-home-feature__poster{z-index:1;pointer-events:none}.legacy-home-feature__video.is-video-playing .legacy-home-feature__poster{visibility:hidden;opacity:0}.legacy-home-feature__media-label{position:absolute;z-index:2;left:18px;bottom:16px;color:#fff;text-shadow:0 1px 18px rgba(0,0,0,.42)}.legacy-home-feature--media_stack{overflow:hidden}.legacy-home-feature--media_stack .legacy-home-feature__grid{grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);align-items:center}.legacy-home-feature--media_stack .legacy-home-feature__copy h2{max-width:9.5em;font-size:clamp(48px,5.2vw,92px)}.legacy-home-feature--media_stack .legacy-home-feature__visuals{position:static;top:auto}.legacy-home-feature--media_stack .legacy-home-feature__video{aspect-ratio:16 / 9}.legacy-home-feature--media_stack .legacy-home-feature__products{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(40px,3.4vw,58px)}.legacy-home-feature__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(10px,1.1vw,18px);row-gap:clamp(28px,3vw,44px);margin-top:clamp(38px,5vw,72px);background:transparent}.legacy-home-feature__product{display:grid;grid-template-rows:minmax(0,1fr) auto auto;min-width:0;min-height:100%;background:transparent;color:var(--legacy-home-ink)}.legacy-home-feature__product-link,.legacy-home-feature__product-body{color:inherit;text-decoration:none}.legacy-home-feature__product-link{display:block;min-width:0}.legacy-home-feature__product-media{aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;background:var(--legacy-home-product-ground)}.legacy-home-feature__product-media img{display:block;width:100%;height:100%;object-fit:contain;transform:translateY(var(--legacy-home-card-y, 0px)) scale(var(--legacy-home-card-scale, 1));transition:transform .22s ease}.legacy-home-feature__product:hover img,.legacy-home-feature__product:focus-within img{transform:translateY(var(--legacy-home-card-y, 0px)) scale(var(--legacy-home-card-hover-scale, 1.025))}.legacy-home-feature__swatches{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:20px;margin:9px 0 0;background:var(--legacy-home-product-ground)}.legacy-home-feature__swatch{position:relative;width:24px;height:24px;min-width:24px;min-height:24px;max-width:24px;max-height:24px;flex:0 0 24px;margin:-4px -2px 0;padding:0;border:0;border-radius:999px;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer}.legacy-home-feature__swatch:before{content:"";position:absolute;top:10px;left:8px;width:8px;height:8px;border-radius:50%;background:var(--legacy-home-swatch);opacity:.78;transition:opacity .16s ease,transform .16s ease,box-shadow .16s ease}.legacy-home-feature__swatch:hover:before,.legacy-home-feature__swatch:focus-visible:before,.legacy-home-feature__swatch.is-active:before{opacity:1;transform:scale(1.08);box-shadow:0 0 0 2px var(--legacy-home-product-ground),0 0 0 2.75px #11111129}.legacy-home-feature__product-body{display:grid;align-content:start;justify-items:center;gap:5px;min-height:70px;padding:10px 16px 0;background:var(--legacy-home-product-ground);text-align:center}.legacy-home-feature__product-title,.legacy-home-feature__product-price-line{margin:0}.legacy-home-feature__product-title{font-family:var(--legacy-home-mono);font-size:1.38rem;font-weight:400;line-height:1.25;letter-spacing:.06rem;text-transform:uppercase;color:var(--legacy-home-ink)}.legacy-home-feature__product-price-line{display:block;min-height:1.9rem;max-width:100%;overflow:hidden;color:var(--legacy-home-steel);font-family:var(--legacy-home-mono);font-size:1.14rem;line-height:1.35;white-space:nowrap}.legacy-home-feature__product-price{color:inherit}@media screen and (max-width:989px){.legacy-home-feature--media_stack .legacy-home-feature__grid,.legacy-home-feature__grid{grid-template-columns:1fr}.legacy-home-feature__visuals{position:static}.legacy-home-feature__copy h2{max-width:10.5em}}@media screen and (max-width:749px){.legacy-home-feature__inner{padding:64px 24px}.legacy-home-feature__grid{gap:30px}.legacy-home-feature__video,.legacy-home-feature--media_stack .legacy-home-feature__video{aspect-ratio:4 / 5}.legacy-home-feature--media_stack .legacy-home-feature__products{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:34px}.legacy-home-feature__product-body{min-height:62px;padding:9px 10px 0}.legacy-home-feature__product-title{font-size:1.18rem;letter-spacing:.04rem}.legacy-home-feature__product-price-line{font-size:1.08rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/legacy-home-feature.css.map */
