.video-section{padding:64px 0;background:#fff}.video-container{max-width:1100px;margin:auto;padding:0 16px;text-align:center}.video-title{font-size:28px;font-weight:600;color:#03203f;margin-bottom:8px}.video-subtitle{font-size:14px;color:#666;margin-bottom:40px}.video-row{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.video-box{width:260px;height:460px;border-radius:20px;overflow:hidden;background:#000;box-shadow:0 10px 25px rgba(0,0,0,.15);position:relative}.video-box video{width:100%;height:100%;object-fit:contain;display:block}