.video-hero-section{position:relative;width:100%;overflow:hidden}.video-hero__container{position:relative;width:100%;height:var(--mobile-height, 80vh)}@media(min-width:750px){.video-hero__container{height:var(--desktop-height, 650px)}}.video-hero__slides{position:relative;width:100%;height:100%}.video-hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease-in-out;z-index:1}.video-hero__slide.is-active{opacity:1;z-index:2}.video-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.1) 40%,transparent 70%);z-index:3;pointer-events:none}.video-hero__media{position:absolute;top:0;left:0;width:100%;height:100%}.video-hero__media video,.video-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.video-hero__media--desktop{display:none}.video-hero__media--mobile{display:block}@media(min-width:750px){.video-hero__media--desktop{display:block}.video-hero__media--mobile{display:none}}.video-hero__content{position:absolute;bottom:0;left:0;width:100%;z-index:2;pointer-events:none;padding:0 20px 24px}@media(min-width:750px){.video-hero__content{padding:0 40px 40px}}.video-hero__content-inner{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:16px}@media(min-width:750px){.video-hero__content-inner{flex-direction:column;align-items:flex-start;justify-content:flex-end}}.video-hero__text-area{position:relative;min-height:50px}.video-hero__text-slide{display:none;flex-direction:column;align-items:flex-start;gap:14px}@media(min-width:750px){.video-hero__text-slide{flex-direction:column;align-items:flex-start;gap:20px}}.video-hero__text-slide.is-active{display:flex;animation:fadeUp .5s ease-out}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.video-hero__copy{display:flex;flex-direction:column;gap:8px;max-width:620px}.video-hero__heading{font-size:26px;font-weight:700;color:var(--text-color, #ffffff);margin:0;letter-spacing:.01em;line-height:1.2;text-shadow:0 2px 6px rgba(0,0,0,.45)}.video-hero__subheading{font-size:15px;font-weight:400;color:var(--text-color, #ffffff);margin:0;line-height:1.4;opacity:.95;text-shadow:0 1px 4px rgba(0,0,0,.45)}.video-hero__trust{font-size:13px;font-weight:600;color:var(--text-color, #ffffff);margin:2px 0 0;letter-spacing:.02em;line-height:1.3;text-shadow:0 1px 4px rgba(0,0,0,.5)}@media(min-width:750px){.video-hero__heading{font-size:38px}.video-hero__subheading{font-size:17px}.video-hero__trust{font-size:14px}}.video-hero__button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#9d5542;border:none;border-radius:40px;color:#fff;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:.02em;transition:background .3s ease,transform .2s ease;pointer-events:auto;white-space:nowrap;box-shadow:0 2px 8px #9d55424d}.video-hero__button:hover{background:#864839;transform:translate(4px);color:#fff}.video-hero__button svg{width:16px;height:16px;stroke-width:1.5}@media(min-width:750px){.video-hero__button{font-size:15px;padding:12px 24px}}.video-hero__pagination{display:flex;align-items:center;gap:12px;pointer-events:auto}.video-hero__nav{display:none;background:none;border:none;color:var(--text-color, #ffffff);cursor:pointer;padding:4px;opacity:.7;transition:opacity .3s ease}.video-hero__nav:hover{opacity:1}@media(min-width:750px){.video-hero__nav{display:block}}.video-hero__nav svg{width:28px;height:18px;stroke-width:1.5}.video-hero__dots{display:flex;align-items:center;gap:8px}.video-hero__dot{width:8px;height:8px;border-radius:50%;background:#fff6;border:none;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease}.video-hero__dot.is-active{background:var(--text-color, #ffffff);transform:scale(1.3)}.video-hero__dot:hover{background:#ffffffb3}.video-hero-section[data-text-position=bottom-center] .video-hero__content-inner{flex-direction:column;align-items:center;text-align:center}.video-hero-section[data-text-position=center] .video-hero__content{top:50%;bottom:auto;transform:translateY(-50%)}.video-hero-section[data-text-position=center] .video-hero__content-inner{flex-direction:column;align-items:center;text-align:center}.video-hero__deferred-media{position:relative;width:100%;height:100%}.video-hero__deferred-media video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-hero__poster{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transition:opacity .5s ease}.video-hero__deferred-media[data-loaded] .video-hero__poster{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/40/assets/video-hero-section.css.map */
