.info-video{margin:2rem auto;max-width:1680px;padding:0 50px}.info-video .column-reverse{flex-direction:row-reverse}.info-video .corner-img img{border-radius:20px}.info-video .video-module{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.info-video .video-card{cursor:pointer;position:relative}.info-video .thumbnail{border-radius:20px;height:100%;object-fit:cover;width:100%}.info-video .play-icon{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.info-video .video-card iframe,.info-video .video-card video{border:none;border-radius:20px;height:100%;width:100%}@media (max-width:768px){.info-video .corner-img img,.info-video .thumbnail,.info-video .video-card iframe,.info-video .video-card video{border-radius:15px}}@media (max-width:640px){.info-video .play-icon svg{width:45px}}