.VideoPlayer-module__-v7O7q__img{cursor:pointer;border-radius:var(--theme-border-radius-md);width:100%;height:auto;transition:transform .2s,box-shadow .2s}.VideoPlayer-module__-v7O7q__img:hover{box-shadow:var(--theme-shadow-lg);transform:scale(1.02)}.VideoPlayer-module__-v7O7q__videoContainer{z-index:99;background:#0009;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:200px;display:flex;position:absolute;top:0;left:0}.VideoPlayer-module__-v7O7q__videoContainer video{max-width:60vw;max-height:80vh}.VideoPlayer-module__-v7O7q__overlay{z-index:9999;background-color:#000c;justify-content:center;align-items:center;padding:2rem;animation:.2s VideoPlayer-module__-v7O7q__fadeIn;display:flex;position:fixed;inset:0}@keyframes VideoPlayer-module__-v7O7q__fadeIn{0%{opacity:0}to{opacity:1}}.VideoPlayer-module__-v7O7q__modalContent{width:auto;max-width:90vw;max-height:90vh;animation:.3s VideoPlayer-module__-v7O7q__slideUp;position:relative}@keyframes VideoPlayer-module__-v7O7q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.VideoPlayer-module__-v7O7q__closeButton{background:var(--theme-bg);cursor:pointer;width:36px;height:36px;color:var(--theme-text);z-index:10000;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:28px;line-height:1;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.VideoPlayer-module__-v7O7q__closeButton:hover{background:var(--theme-bg);color:var(--theme-primary)}.VideoPlayer-module__-v7O7q__videoContainerModal{width:100%;max-width:1200px;margin:0 auto;position:relative}.VideoPlayer-module__-v7O7q__videoPlayer{border-radius:var(--theme-border-radius-md);outline:none;width:100%;height:auto;box-shadow:0 10px 40px #00000080}.VideoPlayer-module__-v7O7q__modalContent:hover .VideoPlayer-module__-v7O7q__closeButton{visibility:visible}@media screen and (max-width:768px){.VideoPlayer-module__-v7O7q__overlay{padding:1rem}.VideoPlayer-module__-v7O7q__modalContent{max-width:95vw;max-height:85vh}.VideoPlayer-module__-v7O7q__closeButton{width:32px;height:32px;font-size:24px;top:-50px}.VideoPlayer-module__-v7O7q__videoPlayer{border-radius:var(--theme-border-radius-sm)}}
