.video-banner-container{position:relative;width:100%;overflow:hidden;height:var(--desktop-height)}.video-banner__video,.video-banner__fallback-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.video-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.video-banner__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;color:#fff;height:100%}.video-banner__title{font-size:clamp(2rem,5vw,4rem);font-weight:700;margin:0 0 1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.video-banner__description{font-size:clamp(1rem,2.5vw,1.5rem);margin:0 0 2rem;max-width:600px;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.video-banner__button{display:inline-block;padding:1rem 2rem;background-color:#ffffffe6;color:#000;text-decoration:none;border-radius:4px;font-weight:600;transition:all .3s ease;text-shadow:none}.video-banner__button:hover{background-color:#fff;transform:translateY(-2px)}@media screen and (max-width: 768px){.video-banner-container{height:var(--mobile-height)}.video-banner__content{padding:1rem}.video-banner__title{margin-bottom:.5rem}.video-banner__description{margin-bottom:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/video-banner.css.map */
