.video-hero{width:100%}.video-hero-wrapper{position:relative;overflow:hidden;width:100%;min-height:var(--video-hero-height-desktop, 500px)}.video-hero video,.video-hero-fallback img{width:100%;height:var(--video-hero-height-desktop, 500px);display:block;object-fit:cover;object-position:center bottom}.video-hero-fallback{width:100%}.video-hero-mobile{display:none}.video-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--video-hero-overlay-start, rgba(0, 0, 0, .45)) 0%,var(--video-hero-overlay-mid, rgba(0, 0, 0, .2)) 35%,var(--video-hero-overlay-end, rgba(0, 0, 0, 0)) 70%);z-index:1}.video-hero-content{position:absolute;top:var(--video-hero-content-top, 50%);left:var(--video-hero-content-left, 18%);transform:translateY(-50%);z-index:3;color:#fff;max-width:420px;text-align:var(--video-hero-text-align, left)}.video-hero-tag{display:block;font-size:var(--video-hero-tag-size-desktop, 18px);font-weight:700;margin-bottom:12px}.video-hero-title{font-size:var(--video-hero-title-size-desktop, 72px);line-height:1;margin:0;font-style:italic;font-weight:800;letter-spacing:-2px}.video-hero-subtitle{font-size:var(--video-hero-subtitle-size-desktop, 20px);font-weight:600;margin:18px 0 34px}.video-hero-buttons{display:flex;gap:16px}.video-hero-btn{text-decoration:none;padding:15px 34px;border-radius:999px;font-weight:700;font-size:var(--video-hero-button-size-desktop, 18px);transition:background-color .3s ease}.video-hero-btn--primary{background-color:var(--btn-primary-bg, #FFC20E);color:var(--btn-primary-text, #111)}.video-hero-btn--primary:hover{background-color:var(--btn-primary-bg-hover, #ffb300)}.video-hero-btn--secondary{background-color:var(--btn-secondary-bg, #fff);color:var(--btn-secondary-text, #111)}.video-hero-btn--secondary:hover{background-color:var(--btn-secondary-bg-hover, #efefef)}@media(max-width:768px){.video-hero-wrapper{display:flex;align-items:center;justify-content:center;min-height:var(--video-hero-height-mobile, 400px)}.video-hero video,.video-hero-fallback img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;z-index:0}.video-hero-mobile{display:block}.video-hero-wrapper.has-mobile-video .video-hero-desktop{display:none}.video-hero-overlay{background:linear-gradient(180deg,var(--video-hero-overlay-start, rgba(0, 0, 0, .45)) 0%,var(--video-hero-overlay-mid, rgba(0, 0, 0, .15)) 45%,var(--video-hero-overlay-end, rgba(0, 0, 0, 0)) 100%)}.video-hero-content{position:relative;top:auto;left:auto;transform:none;text-align:var(--video-hero-text-align-mobile, center);width:90%;max-width:none;padding:40px 0}.video-hero-tag{font-size:var(--video-hero-tag-size-mobile, 16px);margin-bottom:10px}.video-hero-title{font-size:var(--video-hero-title-size-mobile, 54px)}.video-hero-subtitle{font-size:var(--video-hero-subtitle-size-mobile, 18px);margin:14px 0 28px}.video-hero-buttons{justify-content:center;gap:12px}.video-hero-btn{padding:13px 26px;font-size:var(--video-hero-button-size-mobile, 16px)}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/custom-video-hero.css.map */
