.dh-hero{--dh-hero-bg: var(--color-surface, #FDF4E4);--dh-hero-text: var(--color-primary, #002D1E);--dh-hero-text-secondary: #5A6E66;--dh-hero-card-radius: 16px;--dh-hero-card-shadow: 0 2px 12px rgba(0, 45, 30, .08);--dh-hero-float-distance: 6px;--dh-hero-float-duration: 4s}.dh-hero__zone1{background-color:var(--dh-hero-bg);padding:var(--dh-hero-mobile-padding-top, 24px) 16px var(--dh-hero-mobile-padding-bottom, 20px);display:flex;flex-direction:column;align-items:center;text-align:center}.dh-hero__text{max-width:800px;width:100%}.dh-hero__eyebrow{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-base, "GalanoGrotesque"),sans-serif;font-weight:500;font-size:13px;line-height:1;letter-spacing:.04em;color:var(--dh-hero-eyebrow, var(--dh-hero-text-secondary));background:#002d1e0f;padding:8px 16px;border-radius:100px;margin-bottom:24px}.dh-hero__headline{font-family:Clever Bold,Georgia,serif;font-weight:700;font-size:38px;line-height:1.05;color:var(--dh-hero-text);margin:0}.dh-hero__subhead{font-family:var(--font-base, "GalanoGrotesque"),sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:var(--dh-hero-subhead, var(--dh-hero-text-secondary));margin:16px auto 0;max-width:640px}.dh-hero__cta{display:inline-block;margin-top:24px;padding:16px 32px;background-color:var(--dh-hero-text);color:var(--dh-hero-bg);font-family:var(--font-button, "GalanoGrotesque"),sans-serif;font-weight:700;font-size:14px;line-height:1;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border:none;border-radius:8px;cursor:pointer;min-height:48px;transition:background-color .15s ease-out,transform .15s ease-out,box-shadow .15s ease-out;width:100%;text-align:center}.dh-hero__cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #002d1e26}.dh-hero__cta:active{transform:translateY(0);box-shadow:none;transition-duration:0ms}.dh-hero__cta:focus-visible{outline:none;box-shadow:0 0 0 3px #002d1e40}.dh-hero__support{font-family:var(--font-base, "GalanoGrotesque"),sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:var(--dh-hero-support, var(--dh-hero-text-secondary));margin-top:12px}.dh-hero__zone2{padding:16px 0 0;overflow:hidden}.dh-hero__media-track{display:flex;align-items:center;gap:8px;padding:12px 0 16px;width:max-content;animation:dh-hero-drift 70s linear infinite}.dh-hero__card{flex-shrink:0;border-radius:var(--dh-hero-card-radius);overflow:hidden;box-shadow:var(--dh-hero-card-shadow);border:2px solid var(--dh-hero-card-accent, #B6A254);animation:dh-hero-float var(--dh-hero-float-duration) ease-in-out infinite}.dh-hero__card img{display:block;width:100%;height:100%;object-fit:cover}.dh-hero__card--placeholder{background-color:#f0e6d4}.dh-hero__card--narrow-short{width:130px;height:160px}.dh-hero__card--narrow-tall{width:140px;height:220px}.dh-hero__card--medium-short{width:170px;height:180px}.dh-hero__card--medium-tall{width:170px;height:240px}.dh-hero__card--wide-short{width:200px;height:170px}.dh-hero__card--wide-tall{width:200px;height:260px}.dh-hero__card:nth-child(1){animation-delay:0s}.dh-hero__card:nth-child(2){animation-delay:-.7s}.dh-hero__card:nth-child(3){animation-delay:-1.4s}.dh-hero__card:nth-child(4){animation-delay:-2.1s}.dh-hero__card:nth-child(5){animation-delay:-2.8s}.dh-hero__card:nth-child(6){animation-delay:-3.5s}.dh-hero__card:nth-child(7){animation-delay:-.35s}.dh-hero__card:nth-child(8){animation-delay:-1.05s}.dh-hero__card:nth-child(9){animation-delay:-1.75s}.dh-hero__card:nth-child(10){animation-delay:-2.45s}.dh-hero__card:nth-child(11){animation-delay:-3.15s}.dh-hero__card:nth-child(12){animation-delay:-.5s}.dh-hero__card:nth-child(13){animation-delay:-1.2s}.dh-hero__card:nth-child(14){animation-delay:-1.9s}@keyframes dh-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(calc(var(--dh-hero-float-distance) * -1))}}@keyframes dh-hero-drift{0%{transform:translate(0)}to{transform:translate(-50%)}}.dh-hero__zone2:hover .dh-hero__media-track{animation-play-state:paused}@media(min-width:600px){.dh-hero__zone1{padding:48px 32px 24px}.dh-hero__headline{font-size:48px}.dh-hero__subhead{font-size:18px}.dh-hero__cta{width:auto}.dh-hero__eyebrow{font-size:14px;margin-bottom:28px}.dh-hero__media-track{gap:10px}.dh-hero__card--narrow-short{width:180px;height:220px}.dh-hero__card--narrow-tall{width:190px;height:310px}.dh-hero__card--medium-short{width:230px;height:250px}.dh-hero__card--medium-tall{width:240px;height:340px}.dh-hero__card--wide-short{width:280px;height:240px}.dh-hero__card--wide-tall{width:300px;height:360px}}@media(min-width:1200px){.dh-hero__zone1{padding:56px 48px 28px}.dh-hero__headline{font-size:72px;line-height:1}.dh-hero__subhead{font-size:20px}.dh-hero__cta{font-size:15px}.dh-hero__media-track{gap:12px}.dh-hero__card--narrow-short{width:200px;height:260px}.dh-hero__card--narrow-tall{width:220px;height:380px}.dh-hero__card--medium-short{width:260px;height:300px}.dh-hero__card--medium-tall{width:280px;height:400px}.dh-hero__card--wide-short{width:320px;height:280px}.dh-hero__card--wide-tall{width:340px;height:420px}}@media(min-width:1800px){.dh-hero__media-track{gap:14px}.dh-hero__card--narrow-short{width:240px;height:300px}.dh-hero__card--narrow-tall{width:260px;height:420px}.dh-hero__card--medium-short{width:300px;height:340px}.dh-hero__card--medium-tall{width:320px;height:440px}.dh-hero__card--wide-short{width:360px;height:320px}.dh-hero__card--wide-tall{width:380px;height:460px}}@media(prefers-reduced-motion:reduce){.dh-hero__card,.dh-hero__media-track{animation:none}.dh-hero__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/dh-hero.css.map */
