
.oa-home-video{margin-top:4px;padding:24px 24px 26px;background:linear-gradient(135deg,#0d2740 0%,#0b1f31 58%,#102b3e 100%);color:#fff;border-radius:6px;overflow:hidden}
.oa-home-video a:hover{color:#fff}
.oa-home-video-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px;border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:14px}
.oa-home-video-headings h2{margin:0;font-size:1.75rem;line-height:1;text-transform:uppercase;letter-spacing:-.03em;font-weight:900;position:relative;padding-bottom:12px}
.oa-home-video-headings h2:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:4px;background:var(--oa-red)}
.oa-home-video-headings p{margin:4px 0 0;color:#c9d5df;font-size:.95rem}
.oa-home-video-all{display:inline-flex;align-items:center;gap:6px;font-size:.95rem;font-weight:800;white-space:nowrap;padding-top:4px}
.oa-home-video-grid{display:grid;grid-template-columns:1.08fr 1fr 1fr;gap:16px;align-items:stretch}
.oa-home-video-card{min-width:0;display:flex;flex-direction:column;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:6px;overflow:hidden;height:100%}
.oa-home-video-card-media{display:block;position:relative;background:#081521;overflow:hidden;aspect-ratio:16/9}
.oa-home-video-card-media img{width:100%;height:100%;object-fit:cover;display:block}
.oa-home-video-card-featured .oa-home-video-card-media{aspect-ratio:16/9}
.oa-home-video-badge{position:absolute;left:14px;top:14px;background:var(--oa-red);color:#fff;padding:8px 12px;border-radius:4px;font-weight:900;font-size:.82rem;line-height:1}
.oa-home-video-time{position:absolute;right:12px;bottom:12px;background:rgba(0,0,0,.72);color:#fff;padding:6px 9px;border-radius:3px;font-size:.82rem;font-weight:800;line-height:1}
.oa-home-video-card .oa-play{width:64px;height:64px;font-size:1.6rem;background:rgba(8,28,44,.55);backdrop-filter:blur(2px)}
.oa-home-video-card-body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:10px;flex:1}
.oa-home-video-card-body h3{margin:0;font-size:1.2rem;letter-spacing:-.02em;line-height:1.2}
.oa-home-video-card-featured .oa-home-video-card-body h3{font-size:1.28rem}
.oa-home-video-card-body p{margin:0;color:#d1dbe2;font-size:.92rem;line-height:1.5}
.oa-home-video-card-body .oa-byline{margin-top:auto;color:#d9e1e8;display:flex;gap:12px;flex-wrap:wrap;font-size:.82rem}
.oa-home-video-card-body .oa-byline span,.oa-home-video-card-body .oa-byline time{white-space:nowrap}
@media (max-width:1100px){.oa-home-video-grid{grid-template-columns:1fr 1fr}.oa-home-video-card-featured{grid-column:1/-1}.oa-home-video-card-featured .oa-home-video-card-media{aspect-ratio:16/8}}
@media (max-width:760px){.oa-home-video{padding:20px 16px 22px}.oa-home-video-head{display:block}.oa-home-video-headings h2{font-size:1.55rem}.oa-home-video-headings p{font-size:.9rem;margin-bottom:10px}.oa-home-video-grid{grid-template-columns:1fr}.oa-home-video-card-featured{grid-column:auto}.oa-home-video-card-featured .oa-home-video-card-media{aspect-ratio:16/9}.oa-home-video-card .oa-play{width:56px;height:56px;font-size:1.4rem}.oa-home-video-card-body h3,.oa-home-video-card-featured .oa-home-video-card-body h3{font-size:1.05rem}.oa-home-video-card-body p{font-size:.88rem}}
