.video-hero{position:relative;width:100%;height:100vh;overflow:hidden;isolation:isolate}.video-hero__video{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}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--overlay-opacity, .4);z-index:2;pointer-events:none}.video-hero__content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:2rem;text-align:center;color:#fff}.video-hero__block{width:100%}.video-hero__rich-text{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.video-hero__heading{margin:0;overflow-wrap:break-word}.video-hero__heading--small{font-size:clamp(1.5rem,4vw,1.75rem)}.video-hero__heading--medium{font-size:clamp(2rem,6vw,3rem)}.video-hero__heading--large{font-size:clamp(2.5rem,8vw,4rem)}.video-hero__heading--extra_large{font-size:clamp(3.75rem,10vw,6rem)}.video-hero__text{max-width:40rem}.video-hero__button{display:inline-block;padding:.75rem 1.5rem;border:1px solid #fff;font-weight:700;color:#fff;text-decoration:none}.video-hero__form-row{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.video-hero__form-input,.video-hero__form-submit{height:3rem;box-sizing:border-box;font-size:1rem;line-height:1;border-radius:0}.video-hero__form-input{padding:0 1rem;min-width:16rem;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff}.video-hero__form-input::placeholder{color:#fff!important;opacity:1}.video-hero__form-submit{padding:0 1.5rem;border:1px solid transparent;font-weight:700;background:var(--button-bg, transparent);color:var(--button-text, #fff);cursor:pointer}@media screen and (max-width:749px){.video-hero__form-input{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/video-hero.css.map */
