.mt-video-container{width:100%;position:relative}.mt-video-wrapper{position:relative;width:100%;overflow:hidden;background:#000}.mt-video-player{width:100%;height:auto;display:block;object-fit:cover;cursor:pointer;background:#000}.mt-video-player:not([poster=""]){min-height:200px}.mt-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000001a;cursor:pointer;transition:opacity .3s ease}.mt-video-wrapper.playing .mt-video-overlay{opacity:0;pointer-events:none}.mt-video-play-btn{position:relative;width:60px;height:60px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:2;transition:transform .3s ease,background .3s ease;box-shadow:0 4px 20px #0000004d;animation:mt-video-btn-breathe 2.5s ease-in-out infinite}.mt-video-play-btn:hover{transform:scale(1.1);background:#fff;animation:none}.mt-video-play-btn:active{transform:scale(.95)}.mt-video-play-icon{width:22px;height:16px;color:#000;display:flex;align-items:center;justify-content:center;margin-left:4px;z-index:3;position:relative}.mt-video-play-icon svg{width:100%;height:100%}.mt-video-play-ripple{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:94px;height:94px;border-radius:50%;background:#fff9;animation:mt-video-breathe 2s ease-in-out infinite;z-index:1}@keyframes mt-video-breathe{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.4}to{transform:translate(-50%,-50%) scale(1);opacity:.8}}@keyframes mt-video-btn-breathe{0%,to{transform:scale(1);box-shadow:0 4px 20px #0000004d}50%{transform:scale(1.05);box-shadow:0 6px 30px #0006}}@media screen and (max-width: 768px){.mt-video-play-btn{width:60px;height:60px}.mt-video-play-icon{width:24px;height:24px;margin-left:3px}.mt-video-play-ripple{width:60px;height:60px}}.mt-video-wrapper.playing .mt-video-play-btn,.mt-video-wrapper.playing .mt-video-play-ripple{display:none}
/*# sourceMappingURL=/cdn/shop/t/20/assets/mt-video.css.map */
