.video-hero{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;align-items:flex-end}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border:none}.video-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#d9d9d9}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001a;pointer-events:none}.video-hero__content{position:relative;z-index:2;padding:32px 5% 40px;width:100%}.video-hero__buttons{display:flex;flex-wrap:wrap;gap:12px}.video-hero__button{display:inline-block;padding:12px 22px;font-size:14px;font-weight:700;text-decoration:none;border-radius:2px;border:2px solid #ffffff;transition:all .2s ease}.video-hero__button--solid{background:#fff;color:#000}.video-hero__button--solid:hover{background:#000;color:#fff}.video-hero__button--outline{background:transparent;color:#fff}.video-hero__button--outline:hover{background:#fff;color:#000}.video-hero__controls{position:absolute;right:20px;bottom:20px;z-index:3;display:flex;gap:10px}.video-hero__control-btn{width:34px;height:34px;border-radius:50%;border:none;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.video-hero__control-btn:hover{background:#000c}@media screen and (max-width:749px){.video-hero{min-height:70vh}.video-hero__content{padding:24px 20px 28px}.video-hero__buttons{flex-direction:column;gap:10px}.video-hero__button{text-align:center;width:100%}.video-hero__controls{right:14px;bottom:14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-video-hero-banner.css.map */
