.section-header-video-new .header-video{all:initial;display:block;font-family:var(--ft1, "Montserrat"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.section-header-video-new .header-video *{box-sizing:border-box;margin:0;padding:0}.section-header-video-new .header-video__hero{position:relative;width:100%;height:100vh;min-height:var(--hv-min-h-desktop, 500px);max-height:var(--hv-max-h-desktop, 800px);overflow:hidden;display:flex;align-items:center;justify-content:center}.section-header-video-new .header-video__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--hv-bg, #c3cbcf);z-index:1}.section-header-video-new .header-video__video,.section-header-video-new .header-video__iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:2;border:0}.section-header-video-new .header-video__iframe{top:50%;left:50%;width:177.78vh;min-width:100%;height:56.25vw;min-height:100%;transform:translate(-50%,-50%)}.section-header-video-new .header-video__hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--hv-overlay, rgba(0, 0, 0, .1));z-index:2;pointer-events:none}.section-header-video-new .header-video__content{position:absolute;z-index:3;color:var(--hv-text, #ffffff);padding:0;max-width:none;width:auto;white-space:nowrap}.section-header-video-new .header-video__content--h-left{left:85px;text-align:left}.section-header-video-new .header-video__content--h-center{left:50%;text-align:center}.section-header-video-new .header-video__content--h-right{right:85px;text-align:right}.section-header-video-new .header-video__content--v-top{top:85px}.section-header-video-new .header-video__content--v-center{top:50%}.section-header-video-new .header-video__content--v-bottom{bottom:85px}.section-header-video-new .header-video__content--h-center.header-video__content--v-center{transform:translate(-50%,-50%)}.section-header-video-new .header-video__content--h-center:not(.header-video__content--v-center){transform:translate(-50%)}.section-header-video-new .header-video__content--v-center:not(.header-video__content--h-center){transform:translateY(-50%)}.section-header-video-new .header-video__title{font-family:var(--ft2, var(--ft1, "Montserrat")),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:300;font-size:clamp(1.5rem,4.5vw,3rem);line-height:1.15;letter-spacing:.05em;margin:0 0 20px;text-transform:uppercase;white-space:nowrap}.section-header-video-new .header-video__title-line1,.section-header-video-new .header-video__title-line2{display:block}.section-header-video-new .header-video__title-line2{font-weight:700;letter-spacing:.02em}.section-header-video-new .header-video__subtitle{font-weight:400;font-size:clamp(1.1rem,2.3vw,1.35rem);line-height:1.6;margin:0 0 35px;letter-spacing:.01em;white-space:normal;max-width:600px}.section-header-video-new .header-video__cta-group{display:flex;gap:15px;flex-wrap:wrap}.section-header-video-new .header-video__content--h-center .header-video__cta-group{justify-content:center}.section-header-video-new .header-video__content--h-right .header-video__cta-group{justify-content:flex-end}.section-header-video-new .header-video__cta{display:inline-block;padding:18px 38px;font-weight:600;font-size:1rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;border:2px solid #ffffff;transition:all .3s ease;cursor:pointer}.section-header-video-new .header-video__cta--primary{background-color:var(--hv-btn1-bg, #8FA4D0);color:var(--hv-btn1-text, #ffffff);border-color:var(--hv-btn1-bg, #8FA4D0)}.section-header-video-new .header-video__cta--primary:hover{filter:brightness(.92);transform:translateY(-2px)}.section-header-video-new .header-video__cta--secondary{background-color:transparent;color:var(--hv-btn2-text, #ffffff);border-color:var(--hv-btn2-text, #ffffff)}.section-header-video-new .header-video__cta--secondary:hover{background-color:#ffffff26;transform:translateY(-2px)}.section-header-video-new .header-video__control{position:absolute;bottom:20px;right:20px;z-index:4;background:#0000004d;border:none;border-radius:50%;width:48px;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease;padding:0}.section-header-video-new .header-video__control:hover{background:#00000080}.section-header-video-new .header-video__control-icon{width:24px;height:24px;display:block}.section-header-video-new .header-video__logos{background-color:var(--hv-logos-bg, #ffffff);padding:40px 20px;overflow:hidden}.section-header-video-new .header-video__logos-container{max-width:1200px;margin:0 auto;overflow:hidden}.section-header-video-new .header-video__logos-track{display:flex;align-items:center;justify-content:center;gap:60px}.section-header-video-new .header-video__logo{height:var(--hv-logo-h, 40px);width:auto;object-fit:contain;flex-shrink:0;opacity:.7;transition:opacity .3s ease}.section-header-video-new .header-video__logo:hover{opacity:1}.section-header-video-new .header-video__logo--duplicate{display:none}@media(max-width:768px){.section-header-video-new .header-video__hero{min-height:var(--hv-min-h-mobile, 600px)}.section-header-video-new .header-video__content.header-video__content--h-left{left:20px;right:30px;max-width:calc(100% - 50px);white-space:normal}.section-header-video-new .header-video__content.header-video__content--v-bottom{bottom:40px}.section-header-video-new .header-video__content{white-space:normal}.section-header-video-new .header-video__title{font-size:clamp(1.75rem,7vw,2.75rem);white-space:normal;margin-bottom:16px}.section-header-video-new .header-video__subtitle{font-size:clamp(1rem,4vw,1.2rem);margin-bottom:28px;line-height:1.5}.section-header-video-new .header-video__cta{padding:14px 28px;font-size:.95rem}.section-header-video-new .header-video__control{width:40px;height:40px;bottom:15px;right:15px}.section-header-video-new .header-video__control-icon{width:20px;height:20px}.section-header-video-new .header-video__logos{padding:30px 0}.section-header-video-new .header-video__logos-track{justify-content:flex-start;gap:40px;animation:header-video-logo-scroll var(--hv-marquee-speed, 20s) linear infinite}.section-header-video-new .header-video__logos-track:hover{animation-play-state:paused}.section-header-video-new .header-video__logo--duplicate{display:block}.section-header-video-new .header-video__logo{height:calc(var(--hv-logo-h, 40px) * .75)}}@keyframes header-video-logo-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:769px)and (max-width:1024px){.section-header-video-new .header-video__logos-track{gap:50px}.section-header-video-new .header-video__logo{height:calc(var(--hv-logo-h, 40px) * .875)}}
/*# sourceMappingURL=/cdn/shop/t/90/assets/header-video-new.css.map */
