.video-banner{position:relative;min-height:var(--min-height, 80vh);display:flex;align-items:flex-end;justify-content:center;overflow:hidden;width:100%}.video-banner__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-banner__video{width:100%;height:100%;object-fit:cover}.video-banner__placeholder{width:100%;height:100%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.video-banner__placeholder-svg{width:100%;height:100%;object-fit:cover}.video-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity, .3));pointer-events:none}.video-banner__bottom{position:relative;z-index:2;text-align:center;padding-bottom:3rem}.video-banner__button{display:inline-block;padding:1rem 2.5rem;background-color:#fff;color:#000;text-decoration:none;font-weight:500;font-size:.875rem;border-radius:0;transition:background-color .3s,transform .2s;letter-spacing:.05em}.video-banner__button:hover{background-color:#f0f0f0;transform:translateY(-2px)}@media(max-width:749px){.video-banner__bottom{padding-bottom:2rem}.video-banner__button{padding:.875rem 2rem;font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
