.video{display:flex;min-height:auto;position:relative;width:100%;--fit-image-height:min( 100vw / var(--mobile-aspect-ratio), var(--mobile-image-height) )}.video__image{height:100%;object-fit:cover;object-position:center;width:100%}.video__image-placeholder{overflow:hidden;z-index:2}.video__image-placeholder,.video__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.video__overlay{background:rgba(var(--overlay-color),var(--opacity));display:block;pointer-events:none;z-index:3}.video__container{position:relative;width:100%;z-index:4}.video__content_wrapper{align-items:var(--mobile-align-y);display:flex;height:100%;justify-content:var(--mobile-justify-x);text-align:var(--mobile-text-alignment);width:100%;z-index:4}.video__content_main{align-items:var(--desktop-justify-x);display:flex;flex-direction:column;gap:var(--content-gap)}.video__button_container{display:flex;flex-wrap:wrap;justify-content:var(--desktop-justify-x);width:100%}.video__button{align-items:center;display:flex;gap:0;justify-self:var(--desktop-justify-x);padding:0}.video__button svg{background:var(--color-primary-button);border-radius:100%;color:var(--color-on-primary-button);margin-left:-2px;max-height:var(--button-height)}.video__button span{display:block;padding-inline:var(--spacing-xs)}.video__background-video{border-radius:var(--border-radius, 0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.video__background-video iframe{height:56.25vw;left:50%;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}@media (width => 768px),screen and (min-width:768px){.video{--fit-image-height:min( 100vw / var(--desktop-aspect-ratio), var(--desktop-image-height) )}.video--small{min-height:35rem}.video--medium{min-height:50rem}.video--large{min-height:70rem}.video--fit_image{min-height:var(--fit-image-height)}.video--full_screen{min-height:calc(100dvh - var(--header-group-height-static, 0px))}@supports not (min-height:100dvh){.video--full_screen{min-height:calc(100vh - var(--header-group-height-static, 0px))}}.video__content_wrapper{align-items:var(--desktop-align-y);justify-content:var(--desktop-justify-x);text-align:var(--desktop-text-alignment)}}@media (width <= 767px),screen and (max-width:767px){.video--mobile--small{min-height:30rem}.video--mobile--medium{min-height:45rem}.video--mobile--large{min-height:65rem}.video--mobile--fit_image{min-height:var(--fit-image-height)}.video--mobile--full_screen{min-height:calc(100dvh - var(--header-group-height-static, 0px))}@supports not (min-height:100dvh){.video--mobile--full_screen{min-height:calc(100vh - var(--header-group-height-static, 0px))}}.video__content_main{align-items:var(--mobile-justify-x)}.video__button_container{justify-content:var(--mobile-justify-x)}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/video.bundle.css.map */
