.hero-cinematic{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;min-height:100svh;overflow:hidden;background-color:#1a1714;color:#fdfaf6}.hero-cinematic__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-cinematic__media img,.hero-cinematic__media video,.hero-cinematic__media iframe{width:100%;height:100%;object-fit:cover;object-position:center;border:0}.hero-cinematic__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1a171459,#1a171433 40%,#1a1714b8);pointer-events:none}.hero-cinematic__content{position:relative;z-index:2;width:100%;max-width:var(--page-width, 120rem);margin:0 auto;padding:8rem 2rem 10rem}.hero-cinematic__eyebrow{margin:0 0 2rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#b8996a;opacity:0;transform:translateY(2rem);animation:hero-cinematic-fade-up 1.4s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94)) .15s forwards}.hero-cinematic__heading{margin:0;max-width:14ch;font-family:var(--font-heading-family);font-size:clamp(3.6rem,8vw,7.2rem);font-weight:300;line-height:1.02;letter-spacing:.01em;color:#fdfaf6;opacity:0;transform:translateY(2.4rem);animation:hero-cinematic-fade-up 1.5s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94)) .35s forwards}.hero-cinematic__subheading{margin:2.4rem 0 0;max-width:36rem;font-family:var(--font-body-family);font-size:clamp(1.5rem,2.2vw,1.9rem);font-weight:300;line-height:1.65;letter-spacing:.02em;color:#fdfaf6c7;opacity:0;transform:translateY(2rem);animation:hero-cinematic-fade-up 1.5s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94)) .55s forwards}.hero-cinematic__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 1.6rem;margin-top:3.6rem;opacity:0;transform:translateY(2rem);animation:hero-cinematic-fade-up 1.5s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94)) .75s forwards}.hero-cinematic__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:0 2.8rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:color .42s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94)),background-color .42s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94)),border-color .42s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94)),transform .42s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94))}.hero-cinematic__button--primary{color:#1a1714;background-color:#fdfaf6;border-color:#fdfaf6}.hero-cinematic__button--primary:hover,.hero-cinematic__button--primary:focus-visible{color:#fdfaf6;background-color:transparent;border-color:#fdfaf6;transform:translateY(-2px)}.hero-cinematic__button--secondary{position:relative;color:#fdfaf6;background-color:transparent;border-color:#fdfaf68c}.hero-cinematic__button--secondary:hover,.hero-cinematic__button--secondary:focus-visible{color:#b8996a;border-color:#b8996a;background-color:#b8996a14;transform:translateY(-2px)}.hero-cinematic__scroll{position:absolute;left:50%;bottom:2.4rem;z-index:3;display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:.8rem;border:0;background:transparent;color:#fdfaf68c;cursor:pointer;opacity:0;transform:translate(-50%,1rem);animation:hero-cinematic-scroll-in 1.2s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94)) 1.1s forwards;transition:color .32s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94))}.hero-cinematic__scroll:hover,.hero-cinematic__scroll:focus-visible{color:#b8996a}.hero-cinematic__scroll-label{font-family:var(--font-body-family);font-size:1rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase}.hero-cinematic__scroll-icon{display:block;width:1px;height:4rem;background:linear-gradient(to bottom,#b8996a26,#b8996a);transform-origin:top center;animation:hero-cinematic-scroll-pulse 2.4s var(--ease-luxury, cubic-bezier(.25, .46, .45, .94)) infinite}@keyframes hero-cinematic-fade-up{to{opacity:1;transform:translateY(0)}}@keyframes hero-cinematic-scroll-in{to{opacity:1;transform:translate(-50%)}}@keyframes hero-cinematic-scroll-pulse{0%,to{transform:scaleY(.35);opacity:.35}50%{transform:scaleY(1);opacity:1}}@media screen and (min-width:750px){.hero-cinematic__content{padding:10rem 4rem 12rem}.hero-cinematic__actions{gap:1.6rem 2rem;margin-top:4.8rem}.hero-cinematic__scroll{bottom:3.2rem}}@media screen and (max-width:749px){.hero-cinematic__content{padding-bottom:9rem}.hero-cinematic__heading{max-width:none}.hero-cinematic__actions{flex-direction:column;align-items:stretch}.hero-cinematic__button{width:100%}.hero-cinematic__scroll-label{display:none}}@media(prefers-reduced-motion:reduce){.hero-cinematic__eyebrow,.hero-cinematic__heading,.hero-cinematic__subheading,.hero-cinematic__actions,.hero-cinematic__scroll{opacity:1;transform:none;animation:none}.hero-cinematic__scroll-icon{animation:none;opacity:.7}.hero-cinematic__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-hero-cinematic.css.map */
