.val-company ::selection{background:var(--c-gold);color:var(--c-cream)}@keyframes val-company-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes val-company-wake{0%{transform:scale(1.08);filter:brightness(.35)}22%{filter:brightness(1)}to{transform:scale(1);filter:brightness(1)}}@keyframes val-company-shade{0%{opacity:1}to{opacity:0}}.val-company{position:relative;isolation:isolate;color:var(--c-cream);background:var(--c-ink)}.val-company__stage{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr;height:calc(100svh - var(--header-height, 4.8rem));min-height:28rem;overflow:hidden}.val-company__after{display:none}.val-company__visual,.val-company__shade,.val-company__veil,.val-company__inner{grid-column:1;grid-row:1}.val-company__visual{z-index:0;min-height:0;height:100%;overflow:hidden}.val-company__visual-pan{width:100%;height:118%;margin-top:-6%}.val-company__visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:82% 46%;transform-origin:82% 45%;animation:val-company-wake 14s cubic-bezier(.16,1,.3,1) both}.val-company__shade{z-index:1;pointer-events:none;background:#241c13;animation:val-company-shade .9s cubic-bezier(.22,1,.36,1) .05s both}.val-company__veil{z-index:1;pointer-events:none;opacity:calc(1 - (var(--val-hero-progress, 0) * .82));background:linear-gradient(90deg,#241c13 0 18rem,#241c13f0 24rem,#241c1394,#241c132e 40rem,#241c1300 50rem)}.val-company__inner{z-index:2;display:flex;align-items:center;min-height:0;width:100%;padding:clamp(24px,4vh,40px) clamp(20px,6vw,88px)}.val-company__copy{position:relative;isolation:isolate;max-width:22rem}.val-company__copy>*{animation:val-company-rise .7s cubic-bezier(.22,1,.36,1) both}.val-company__copy>*:nth-child(1){animation-delay:.04s}.val-company__copy>*:nth-child(2){animation-delay:.12s}.val-company__copy>*:nth-child(3){animation-delay:.2s}.val-company__copy>*:nth-child(4){animation-delay:.28s}.val-company__copy:before{content:"";position:absolute;z-index:-1;top:-18%;right:-32%;bottom:-22%;left:-36%;pointer-events:none;background:radial-gradient(ellipse at 20% 46%,#241c13e6,#241c139e 46%,#241c1300 76%)}.val-company__eyebrow{margin:0 0 18px;color:var(--c-gold-soft);font-size:12px;font-weight:650;letter-spacing:.28em;text-transform:uppercase}.val-company__eyebrow:after{content:"";display:block;width:2.25rem;height:1px;margin-top:14px;background:var(--c-gold-soft)}.val-company__title{margin:0;max-width:8.2em;font-family:var(--c-display);font-weight:500;font-size:clamp(2.55rem,4.6vw,4.35rem);line-height:1.04;letter-spacing:-.02em;color:var(--c-cream)}.val-company__sub{max-width:28em;margin:12px 0 0;color:var(--c-cream-muted);font-size:15px;line-height:1.45}.val-company__scroll{display:inline-flex;margin-top:22px;color:var(--c-gold-soft);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid rgba(201,168,118,.5);padding-bottom:5px;text-underline-offset:.18em;transition:color .2s ease,border-color .2s ease}.val-company__scroll:hover{color:var(--c-cream);border-bottom-color:var(--c-cream)}.val-company__scroll:focus-visible{outline:2px solid var(--c-gold-soft);outline-offset:4px}@media(prefers-reduced-motion:reduce){.val-company__copy>*,.val-company__visual img,.val-company__visual-pan,.val-company__shade{animation:none;opacity:1;filter:none;transform:none;transition:none}.val-company__shade{display:none}.val-company__veil{opacity:1}}@media(max-width:1100px){.val-company{display:block;height:auto;min-height:0;overflow:visible;background:var(--c-ink)}.val-company__stage{display:block;height:auto;min-height:0;overflow:hidden}.val-company__visual,.val-company__shade,.val-company__veil,.val-company__inner{grid-column:auto;grid-row:auto}.val-company__veil,.val-company__copy:before,.val-company__after{display:none}.val-company__visual{position:relative;z-index:0;width:100%;height:auto;min-height:0;max-height:70svh;aspect-ratio:4 / 5;overflow:hidden}.val-company__shade{position:absolute;top:0;right:0;left:0;z-index:1;width:100%;height:auto;min-height:0;max-height:70svh;aspect-ratio:4 / 5}.val-company__visual-pan{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0}.val-company__visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:42% 46%;transform-origin:42% 46%;animation:val-company-wake 12s cubic-bezier(.16,1,.3,1) both}.val-company__inner{position:relative;z-index:2;display:block;align-items:stretch;padding:14px 20px 16px;background:var(--c-ink)}.val-company__copy{max-width:none;width:100%;padding:0;background:none}.val-company__copy>*{animation-duration:.55s}.val-company__copy>*:nth-child(1){animation-delay:.02s}.val-company__copy>*:nth-child(2){animation-delay:.08s}.val-company__copy>*:nth-child(3){animation-delay:.14s}.val-company__copy>*:nth-child(4){animation-delay:.2s}.val-company__eyebrow{margin:0 0 10px}.val-company__eyebrow:after{margin-top:8px}.val-company__title{max-width:9.2em;font-family:"Cormorant Garamond",var(--font-heading-family),Georgia,serif;font-weight:500;font-size:clamp(2.05rem,8.2vw,2.55rem);line-height:1.02;letter-spacing:-.025em}.val-company__sub{margin:8px 0 0;max-width:28em;color:#fffaf18f;font-size:14px;line-height:1.4}.val-company__scroll{margin-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/consumer-company-hero.css.map */
