.video-style-1 { background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../img/header-bg.webp'); }
.video-style-2 { padding: 30px 0; min-height: 60vh; }
.video-style-3 { margin-bottom: 20px; display: flex; align-items: center; justify-content: space-between; gap: 40px; background-color: #f9f9f9; padding: 40px; border-radius: 8px; }
.video-style-4 { flex: 1; }
.video-style-5 { font-size: 2rem; color: #333; margin-bottom: 15px; }
.video-style-6 { font-size: 1.1rem; color: #555; line-height: 1.6; margin-bottom: 20px; }
.video-style-7 { list-style: none; padding: 0; margin-bottom: 0; }
.video-style-8 { margin-bottom: 10px; position: relative; padding-left: 20px; }
.video-style-9 { position: absolute; left: 0; top: 0; color: var(--primary-color); }
.video-style-10 { display: flex; flex-direction: column; gap: 15px; min-width: 200px; }
.video-style-11 { width: 100%; text-align: center; }
.video-style-12 { border-bottom: 1px solid #eee; margin-bottom: 30px; position: sticky; top: 112px; z-index: 99; background-color: #fff; }
.video-style-13 { padding: 8px 18px; font-size: 0.9rem; }
.video-style-14 { position: absolute; top: 20px; right: 40px; color: white; font-size: 40px; font-weight: bold; cursor: pointer; }


