.media-section{background:#fff}.media-alt{background:#f3f7fa}.video-grid,.social-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.video-grid article,.social-grid article{overflow:hidden;border:1px solid #dce7ef;border-radius:14px;background:#fff}.video-grid article>div{aspect-ratio:16/9;background:#000}.video-grid iframe{width:100%;height:100%;border:0}.video-grid h3,.social-grid h3{margin:16px 18px 20px;color:var(--navy)}.media-action{text-align:center;margin-top:30px}.social-grid article{padding-bottom:20px}.social-grid iframe{width:100%;height:520px;border:0}.social-grid img{display:block;width:100%;height:260px;object-fit:cover}.social-grid article>span,.social-grid article>p,.social-grid article>a{margin-left:18px;margin-right:18px}.social-grid article>span{display:block;margin-top:15px;color:var(--blue);font-weight:800;text-transform:uppercase;font-size:.78rem}.social-grid article>a{color:var(--blue);font-weight:700}.social-links{display:flex;justify-content:center;gap:12px;margin-top:30px}.social-links a{padding:10px 18px;border:1px solid var(--blue);border-radius:9px;color:var(--blue);text-decoration:none;font-weight:700}body[data-theme=dark] .media-section,body[data-theme=dark] .media-alt{background:#07131f}body[data-theme=dark] .video-grid article,body[data-theme=dark] .social-grid article{background:#0d2235;border-color:#294157}body[data-theme=dark] .video-grid h3,body[data-theme=dark] .social-grid h3{color:#f4f9fd}@media(max-width:900px){.video-grid,.social-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.video-grid,.social-grid{grid-template-columns:1fr}.social-grid iframe{height:500px}}
