.dreamey-hero{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;background-color:var(--color-dark-charcoal)}.dreamey-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.dreamey-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.52) 0%,rgba(0,0,0,.18) 40%,rgba(0,0,0,.04) 70%,transparent 100%);pointer-events:none;z-index:1}.dreamey-hero__content{position:absolute;top:0;bottom:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:0 var(--page-padding) 64px;max-width:var(--page-max-width);margin:0 auto;left:0;right:0}.dreamey-hero__micro-proof{margin-bottom:12px;color:#faf7f2b3}.dreamey-hero__headline{margin:0 0 16px;color:var(--color-sunlit-white);max-width:600px}.dreamey-hero__subheadline{margin:0 0 28px;color:#faf7f2cc;max-width:480px}.dreamey-hero__ctas{display:flex;gap:16px;flex-wrap:wrap}.dreamey-hero .dreamey-btn--primary{background-color:var(--color-sunlit-white);color:var(--color-dark-charcoal);border-color:var(--color-sunlit-white)}.dreamey-hero .dreamey-btn--primary:hover{background-color:var(--color-warm-cashmere);color:var(--color-dark-charcoal)}.dreamey-hero .dreamey-btn--secondary{color:var(--color-sunlit-white);border-color:#faf7f266}.dreamey-hero .dreamey-btn--secondary:hover{background-color:#faf7f21f;border-color:var(--color-sunlit-white)}.dreamey-hero__content>*{opacity:0;transform:translateY(24px);animation:dreamey-hero-fade-in 1s cubic-bezier(.25,.1,.25,1) forwards}.dreamey-hero__content>*:nth-child(1){animation-delay:.1s}.dreamey-hero__content>*:nth-child(2){animation-delay:.3s}.dreamey-hero__content>*:nth-child(3){animation-delay:.5s}.dreamey-hero__content>*:nth-child(4){animation-delay:.7s}.dreamey-hero__content>*:nth-child(5){animation-delay:.9s}@keyframes dreamey-hero-fade-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.dreamey-hero__content>*{opacity:1;transform:none;animation:none}}.dreamey-hero__scroll{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px;opacity:.5;transition:opacity .3s ease}.dreamey-hero__scroll:hover{opacity:.8}.dreamey-hero__scroll-line{width:1px;height:32px;background:var(--color-sunlit-white);animation:dreamey-scroll-pulse 2s ease-in-out infinite}@keyframes dreamey-scroll-pulse{0%,to{opacity:.3;transform:scaleY(.6);transform-origin:top}50%{opacity:1;transform:scaleY(1);transform-origin:top}}.dreamey-hero__video--desktop{display:block}.dreamey-hero__video--mobile{display:none}@media(max-width:767px){.dreamey-hero{height:100svh;min-height:500px}.dreamey-hero__video--desktop{display:none}.dreamey-hero__video--mobile{display:block}.dreamey-hero__content{padding:0 24px 36px}.dreamey-hero__micro-proof{margin-bottom:12px;font-size:11px}.dreamey-hero__headline{max-width:100%;margin-bottom:12px}.dreamey-hero__subheadline{max-width:100%;margin-bottom:20px;font-size:15px}.dreamey-hero__ctas{flex-direction:column;gap:10px}.dreamey-hero__ctas .dreamey-btn{width:100%;text-align:center}.dreamey-hero__scroll{display:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/dreamey-hero.css.map */
