.home-normal-videos{position:relative}.home-normal-video-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.normal-video-card{min-width:0;background:#fff}.normal-video-media{position:relative;display:block;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:#eceef2;text-decoration:none}.normal-video-media img{display:block;width:100%;height:100%;object-fit:cover}.normal-video-placeholder{display:grid;place-items:center;width:100%;height:100%;font-weight:900;color:#747a88;background:linear-gradient(135deg,#f0f1f4,#e2e5ea)}.normal-video-pill,.normal-video-duration{position:absolute;z-index:2;display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:900;line-height:1}.normal-video-pill{left:9px;top:9px;background:#171922;color:#fff}.normal-video-duration{right:9px;bottom:9px;background:#000c;color:#fff;border-radius:5px}.normal-video-body{padding:10px 0 0}.normal-video-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;font-size:14px;font-weight:850;line-height:1.5}.normal-video-title:hover{text-decoration:underline}.normal-video-channel{margin-top:5px;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.normal-video-meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px;color:var(--muted);font-size:11px}.normal-video-meta span,.normal-video-meta strong{display:inline-flex;align-items:center;min-height:22px;padding:2px 7px;border-radius:12px;background:#eef0f4;font-weight:700}.normal-video-meta strong{color:#7d0035;background:#fff0f6}.normal-video-state{padding:18px;border:1px dashed var(--line);border-radius:8px;background:#f8f9fb;color:var(--muted);font-size:12px}.normal-video-state--error{background:#fff5f6;color:#8d2942;border-color:#f1c9d3}@media(max-width:1050px){.home-normal-video-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.home-normal-videos .home-section-head{align-items:flex-start}.home-normal-videos .home-section-head>div:first-child{display:block}.home-normal-videos .home-section-head p{display:block;margin-top:4px}.home-normal-video-rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 16px 8px;margin-inline:-16px;scrollbar-width:thin}.normal-video-card{flex:0 0 min(82vw,340px);scroll-snap-align:start}.normal-video-title{font-size:13px}}
