.hero-video-lifestyle{position:relative;width:100%;min-height:var(--hero-min-height-mobile, 90vh);display:flex;align-items:center;justify-content:center;overflow:hidden}@media screen and (min-width:750px){.hero-video-lifestyle{min-height:var(--hero-min-height-desktop, 85vh)}}.hero-video__media-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-video__media{position:absolute;top:0;left:0;width:100%;height:100%}.hero-video__media--desktop{display:none}.hero-video__media--mobile{display:block}@media screen and (min-width:750px){.hero-video__media--desktop{display:block}.hero-video__media--mobile{display:none}}.hero-video__video,.hero-video__image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-video__placeholder{width:100%;height:100%;background-color:var(--jadke-sage-green, #8DA399)}.hero-video__media--mobile .hero-video__video{object-position:center top}.hero-video__media--desktop .hero-video__video{object-position:center center}.hero-video__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--hero-overlay-color, #333333);opacity:var(--hero-overlay-opacity, .3);z-index:2;pointer-events:none}.hero-video__content-wrapper{position:relative;z-index:3;width:100%;height:100%;min-height:inherit;display:flex;padding:2rem 1.5rem}.hero-video__content-container{width:100%;display:flex;align-items:var(--hero-content-position-y, center);justify-content:var(--hero-content-position-x, center)}@media screen and (min-width:750px){.hero-video__content-wrapper{padding:3rem 2rem}}.hero-video__content{max-width:var(--hero-content-max-width, 600px);width:100%;color:var(--hero-text-color, #FFFFFF);text-align:center;padding:2rem 1.5rem}@media screen and (min-width:750px){.hero-video__content{padding:3rem 2.5rem}}.hero-video__subtitle{font-size:var(--subtitle-size, 14px);font-weight:var(--subtitle-weight, 600);text-transform:uppercase;letter-spacing:.15em;margin:0 0 1rem;opacity:.95;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-video__title{font-size:var(--title-size-mobile, 36px);font-weight:var(--title-weight, 700);line-height:1.1;margin:0 0 1.25rem;letter-spacing:-.02em;color:inherit;text-shadow:0 2px 4px rgba(0,0,0,.2),0 4px 16px rgba(0,0,0,.15)}@media screen and (min-width:750px){.hero-video__title{font-size:var(--title-size-desktop, 56px);margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.15),0 8px 24px rgba(0,0,0,.1)}}.hero-video__description{font-size:var(--description-size, 16px);line-height:1.7;margin:0 0 2rem;opacity:.95;text-shadow:0 1px 4px rgba(0,0,0,.25)}.hero-video__description p{margin:0}@media screen and (min-width:750px){.hero-video__description{font-size:calc(var(--description-size, 16px) + 2px);margin-bottom:2.5rem}}.hero-video__buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (min-width:500px){.hero-video__buttons{flex-direction:row;justify-content:center;gap:1.25rem}}.hero-video__button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:12px;transition:all .25s ease;min-width:180px}.hero-video__button--primary{background-color:var(--hero-button-bg, #E07A5F)!important;color:var(--hero-button-text, #FFFFFF)!important;border:none!important;box-shadow:0 4px 14px #e07a5f66}.hero-video__button--primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e07a5f80}.hero-video__button--secondary{background-color:transparent!important;color:var(--hero-text-color, #FFFFFF)!important;border:2px solid currentColor!important}.hero-video__button--secondary:hover{background-color:var(--hero-text-color, #FFFFFF)!important;color:var(--hero-overlay-color, #333333)!important}.hero-video__scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:4;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--hero-text-color, #FFFFFF);opacity:.8;animation:bounce-gentle 2s ease-in-out infinite}.hero-video__scroll-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid currentColor;border-radius:50%}.hero-video__scroll-icon svg{width:20px;height:20px}.hero-video__scroll-text{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em}@keyframes bounce-gentle{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}@media screen and (max-height:600px){.hero-video__scroll-indicator{display:none}}.hero-video__subtitle,.hero-video__title,.hero-video__description,.hero-video__buttons{animation:fade-up .8s ease forwards;opacity:0}.hero-video__subtitle{animation-delay:.2s}.hero-video__title{animation-delay:.4s}.hero-video__description{animation-delay:.6s}.hero-video__buttons{animation-delay:.8s}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero-video__subtitle,.hero-video__title,.hero-video__description,.hero-video__buttons{animation:none;opacity:1}.hero-video__scroll-indicator{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hero-video-lifestyle.css.map */
