.automazen-hero-video{position:relative;overflow:hidden;width:100%;max-width:100%;margin:0;padding:0}.automazen-hero-video__container{width:100%;max-width:100%;margin:0;padding:0}.automazen-hero-video__wrapper{position:relative;width:100%;height:var(--mobile-height, 500px);overflow:hidden;box-sizing:border-box;padding-top:var(--mobile-padding-top, 40px);padding-right:var(--mobile-padding-right, 0px);padding-bottom:var(--mobile-padding-bottom, 40px);padding-left:var(--mobile-padding-left, 0px)}.automazen-hero-video__video-container{position:absolute;top:var(--mobile-padding-top, 40px);right:var(--mobile-padding-right, 0px);bottom:var(--mobile-padding-bottom, 40px);left:var(--mobile-padding-left, 0px);width:auto;height:auto;z-index:1}.automazen-hero-video__video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.automazen-hero-video__video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.automazen-hero-video__video--with-controls{z-index:3}.automazen-hero-video__youtube-wrapper,.automazen-hero-video__vimeo-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.automazen-hero-video__youtube,.automazen-hero-video__vimeo{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);pointer-events:none}.automazen-hero-video__youtube--with-controls,.automazen-hero-video__vimeo--with-controls{pointer-events:auto}.automazen-hero-video__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.automazen-hero-video__image{width:100%;height:100%;object-fit:cover}.automazen-hero-video__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--overlay-color, #000000);opacity:var(--overlay-opacity, .3);z-index:2}.automazen-hero-video__content-container{position:relative;z-index:3;height:100%;width:100%;display:flex;pointer-events:none}.automazen-hero-video__content{color:var(--text-color, #ffffff);max-width:90%;width:100%;padding:30px 20px;position:relative;pointer-events:auto;text-align:var(--mobile-text-alignment, center);margin:auto}[data-text-position=top-left] .automazen-hero-video__content,[data-text-position=top-center] .automazen-hero-video__content,[data-text-position=top-right] .automazen-hero-video__content{margin-top:0;margin-bottom:auto}[data-text-position=bottom-left] .automazen-hero-video__content,[data-text-position=bottom-center] .automazen-hero-video__content,[data-text-position=bottom-right] .automazen-hero-video__content{margin-top:auto;margin-bottom:0}[data-text-position=top-left] .automazen-hero-video__content,[data-text-position=middle-left] .automazen-hero-video__content,[data-text-position=bottom-left] .automazen-hero-video__content{margin-left:0;margin-right:auto;text-align:left}[data-text-position=top-right] .automazen-hero-video__content,[data-text-position=middle-right] .automazen-hero-video__content,[data-text-position=bottom-right] .automazen-hero-video__content{margin-left:auto;margin-right:0;text-align:right}.automazen-hero-video__heading{font-size:var(--mobile-heading-size, 32px);font-weight:var(--heading-font-weight, 700);margin-bottom:.5em;margin-top:0;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.automazen-hero-video__subheading{font-size:var(--mobile-subheading-size, 18px);margin-bottom:1.5em;line-height:1.5;text-shadow:0 1px 2px rgba(0,0,0,.3)}.automazen-hero-video__buttons{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px;justify-content:var(--mobile-text-alignment, center)}.automazen-hero-video--parallax .automazen-hero-video__video-wrapper,.automazen-hero-video--parallax .automazen-hero-video__image-wrapper{will-change:transform;transform:translateY(0);transition:transform .1s linear}.automazen-hero-video--fade-in .automazen-hero-video__content{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.automazen-hero-video__button{display:inline-block;padding:var(--mobile-button-padding-top, 12px) var(--mobile-button-padding-right, 25px) var(--mobile-button-padding-bottom, 12px) var(--mobile-button-padding-left, 25px);border-radius:4px;text-decoration:none;font-weight:600;font-size:var(--mobile-button-font-size, 14px);line-height:1.4;text-align:center;cursor:pointer;transition:all .3s ease;border:none;box-shadow:0 2px 4px #0000001a}.automazen-hero-video__button--primary{background-color:var(--button-background, #98CA3F);color:var(--button-text-color, #ffffff)}.automazen-hero-video__button--primary:hover,.automazen-hero-video__button--primary:focus{background-color:var(--button-hover-background, #7daf2a);color:var(--button-hover-text-color, #ffffff);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.automazen-hero-video__button--secondary{background-color:var(--button-background, rgba(255, 255, 255, .1));color:var(--button-text-color, #ffffff);border:1px solid rgba(255,255,255,.3)}.automazen-hero-video__button--secondary:hover,.automazen-hero-video__button--secondary:focus{background-color:var(--button-hover-background, rgba(255, 255, 255, .2));color:var(--button-hover-text-color, #ffffff);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.automazen-hero-video__play-pause-button,.automazen-hero-video__mute-button{position:absolute;bottom:20px;background-color:#00000080;border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .3s ease}.automazen-hero-video__play-pause-button{right:70px}.automazen-hero-video__mute-button{right:20px}.automazen-hero-video__play-pause-button:hover,.automazen-hero-video__mute-button:hover{background-color:#000000b3}.automazen-hero-video__play-icon,.automazen-hero-video__pause-icon,.automazen-hero-video__mute-icon,.automazen-hero-video__unmute-icon{display:flex;align-items:center;justify-content:center}.automazen-hero-video__play-pause-button[aria-pressed=true] .automazen-hero-video__play-icon,.automazen-hero-video__play-pause-button[aria-pressed=false] .automazen-hero-video__pause-icon,.automazen-hero-video__mute-button[aria-pressed=true] .automazen-hero-video__unmute-icon,.automazen-hero-video__mute-button[aria-pressed=false] .automazen-hero-video__mute-icon{display:none}@media screen and (min-width:768px){.automazen-hero-video__wrapper{height:var(--desktop-height, 650px);padding-top:var(--desktop-padding-top, 60px);padding-right:var(--desktop-padding-right, 0px);padding-bottom:var(--desktop-padding-bottom, 60px);padding-left:var(--desktop-padding-left, 0px)}.automazen-hero-video__video-container{top:var(--desktop-padding-top, 60px);right:var(--desktop-padding-right, 0px);bottom:var(--desktop-padding-bottom, 60px);left:var(--desktop-padding-left, 0px)}.automazen-hero-video__content{max-width:80%;padding:40px 30px;text-align:var(--desktop-text-alignment, center)}.automazen-hero-video__heading{font-size:var(--heading-size, 48px)}.automazen-hero-video__subheading{font-size:var(--subheading-size, 22px)}.automazen-hero-video__buttons{justify-content:var(--desktop-text-alignment, center)}.automazen-hero-video__button{padding:var(--button-padding-top, 15px) var(--button-padding-right, 30px) var(--button-padding-bottom, 15px) var(--button-padding-left, 30px);font-size:var(--button-font-size, 16px)}[data-text-position=top-left] .automazen-hero-video__content{margin:0 auto 0 0;text-align:left}[data-text-position=top-center] .automazen-hero-video__content{margin:0 auto;text-align:center}[data-text-position=top-right] .automazen-hero-video__content{margin:0 0 0 auto;text-align:right}[data-text-position=middle-left] .automazen-hero-video__content{margin:auto auto auto 0;text-align:left}[data-text-position=middle-center] .automazen-hero-video__content{margin:auto;text-align:center}[data-text-position=middle-right] .automazen-hero-video__content{margin:auto 0 auto auto;text-align:right}[data-text-position=bottom-left] .automazen-hero-video__content{margin:auto auto 0 0;text-align:left}[data-text-position=bottom-center] .automazen-hero-video__content{margin:auto auto 0;text-align:center}[data-text-position=bottom-right] .automazen-hero-video__content{margin:auto 0 0 auto;text-align:right}[data-text-position$=-left] .automazen-hero-video__buttons{justify-content:flex-start}[data-text-position$=-center] .automazen-hero-video__buttons{justify-content:center}[data-text-position$=-right] .automazen-hero-video__buttons{justify-content:flex-end}}@media(prefers-reduced-motion:reduce){.automazen-hero-video[data-respect-reduced-motion=true] .automazen-hero-video__video,.automazen-hero-video[data-respect-reduced-motion=true] .automazen-hero-video__youtube,.automazen-hero-video[data-respect-reduced-motion=true] .automazen-hero-video__vimeo{display:none}.automazen-hero-video__button:hover,.automazen-hero-video__button:focus{transform:none}}.automazen-hero-video__fade-in{animation:fadeIn .8s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.automazen-hero-video__delay-1{animation-delay:.2s}.automazen-hero-video__delay-2{animation-delay:.4s}.automazen-hero-video__delay-3{animation-delay:.6s}
/*# sourceMappingURL=/cdn/shop/t/20/assets/AutoMazen-Hero-Video.css.map */
