.hero-video-section{position:relative;width:100%;height:var(--video-height, 600px);overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-video-container{position:relative;width:100%;height:100%}.hero-video-background{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:1}.hero-video-button-wrapper{width:100%;display:flex;justify-content:center;align-items:center;margin-top:var(--button-margin-top, 20px)}.hero-video-content{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;height:100%;padding:2rem}.hero-video-box{position:relative;max-width:fit-content;width:100%;text-align:center;padding:30px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.hero-video-box:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--box-bg, #ffffff);opacity:var(--box-opacity, .9);z-index:-1}.hero-video-title{font-family:var(--font-moneta-sans);font-size:var(--title-mobile-font-size, 60px);font-weight:700;line-height:1;text-transform:uppercase;color:#fff}.hero-video-title-image{max-width:100%;height:auto}.hero-video-title-image img{max-width:100%;height:auto;object-fit:none;display:block}.hero-video-text1,.hero-video-text2{font-family:var(--font-moneta-sans);color:#fff;line-height:.7}.hero-video-text1{font-size:var(--text1-mobile-font-size, 40px)}.hero-video-text2{font-size:var(--text2-mobile-font-size, 40px)}.hero-video-button{display:inline-block;padding:15px 30px;background-color:#000;color:#fff;text-decoration:none;font-family:var(--font-moneta-sans);font-size:18px;font-weight:700;text-transform:uppercase;border:2px solid #000;transition:all .3s ease;margin-top:10px}.hero-video-button:hover{background-color:transparent;color:#000;border-color:#000}@media screen and (min-width: 1150px){.hero-video-section{min-height:700px}.hero-video-title{font-size:var(--title-desktop-font-size, 120px);letter-spacing:30px}.hero-video-title-image{max-width:600px}.hero-video-text1{font-size:var(--text1-desktop-font-size, 50px)}.hero-video-text2{font-size:var(--text2-desktop-font-size, 50px)}.hero-video-box{padding:30px 100px}.hero-video-button{font-size:20px;padding:18px 35px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero-video.css.map */
