.motion-section{text-align:center;background:#f9f9f9;padding:60px 20px}.motion-title{color:#f37021;margin-bottom:50px;font-size:2.5rem;font-weight:700}.video-gallery{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.video-card{background:#fff;border-radius:16px;max-width:500px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #0003}.video-card:hover{transform:scale(1.02);box-shadow:0 8px 25px #0000004d}.video-card video{border-radius:16px;width:100%;height:500px;display:block}
