.VideoComponent_videoPreview__shU7Y{position:relative;cursor:pointer;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:24px;margin:24px 0}.VideoComponent_playButton__8XRcG{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;cursor:pointer}.VideoComponent_modal__vaTA6{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.VideoComponent_modalContent__8SGtd{position:relative;background:black;border-radius:10px;padding:10px;margin:0 auto;display:flex;justify-content:center}.VideoComponent_video__fruyZ{width:100%;max-width:1600px;border-radius:10px}.VideoComponent_closeButton__BdfmW{position:absolute;top:10px;right:10px;background:transparent;color:white;font-size:1.5rem;border:none;cursor:pointer}@media (min-width:768px){.VideoComponent_videoPreview__shU7Y{aspect-ratio:14/6}.VideoComponent_video__fruyZ{width:80%}}