.video-showcase{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-showcase__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.video-showcase__bg-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover}.video-showcase__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:2}.video-showcase__content{position:relative;z-index:10;width:100%;max-width:1200px;padding:2rem;text-align:center}.video-showcase__content-inner{display:flex;flex-direction:column;align-items:center;gap:4rem}.video-showcase__title{margin:0;color:#fff;font-weight:500;max-width:800px}.video-showcase__play-btn{display:inline-flex;align-items:center;padding:1.4rem 2rem;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;min-height:56px;border:1px solid rgba(255,255,255,.1)}.video-showcase__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:center;justify-content:center;background:#0000004d}.video-showcase__modal.is-active{display:flex}.video-showcase__modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;cursor:pointer}.video-showcase__modal-content{position:relative;z-index:10;width:80%;aspect-ratio:16 / 9}.video-showcase__modal-close{position:absolute;z-index:1;top:2rem;right:2rem;border-radius:50%;background:#00000080;border:none;color:#fff;cursor:pointer;padding:.5rem;transition:opacity .3s ease}.video-showcase__modal-video{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.video-showcase{min-height:100vh}.video-showcase__content{padding:2rem}.video-showcase__play-icon{width:16px;height:16px}.video-showcase__modal-content{width:100%;padding:0 20px}.video-showcase__modal-close{top:2rem;right:3.2rem}.video-showcase__content-inner{gap:24px}.video-showcase__modal-close svg{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/226/assets/section-video-showcase.css.map */
