.home-video-band{border-top:3px solid var(--yellow);color:#fff;background:#121316;padding:32px 0 36px}.video-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.video-section-heading .section-title{background:var(--yellow);color:#fff;margin-bottom:10px;font-size:20px;font-weight:700}.video-section-heading .section-title:after{background:var(--yellow)}.video-section-heading p{color:#b6b8bd;font:13px/1.6 var(--font-preview);margin:0}.video-channel-link{color:#fff;font:600 12px/20px var(--font-preview);border:1px solid #ffffff30;border-radius:4px;flex-shrink:0;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.video-channel-link>.icon:first-child{color:var(--yellow);font-size:18px}.video-channel-link>.icon:last-child{width:14px;height:14px}.video-channel-link:hover{color:var(--yellow);border-color:var(--yellow)}.home-videos{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:24px;display:grid}.home-video-stage{background:#1c1d21;border:1px solid #ffffff15;border-radius:8px;min-width:0;overflow:hidden}.home-video-poster{aspect-ratio:16/9;background:#08090b;display:block;position:relative;overflow:hidden}.home-video-poster>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-video-poster:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#000a);position:absolute;inset:0}.video-feature-label{background:var(--yellow);color:#17181b;font:700 10px/16px var(--font-preview);text-transform:uppercase;letter-spacing:.6px;border-radius:3px;padding:5px 9px;position:absolute;top:18px;left:18px}.home-play{z-index:1;border:1px solid var(--yellow);background:var(--yellow);color:#17181b;border-radius:50%;place-items:center;width:72px;height:72px;transition:background-color .2s,border-color .2s,color .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-play .icon{fill:currentColor;stroke-width:0;width:27px;height:27px;margin-left:3px}.home-video-poster:is(:hover,:focus-visible) .home-play{background:var(--yellow-hover);border-color:var(--yellow-hover);color:#fff}.video-poster-action{z-index:1;color:#fff;font:600 13px/20px var(--font-preview);position:absolute;bottom:20px;left:20px}.video-poster-action>span{color:var(--yellow);margin-left:5px}.video-duration{z-index:1;color:#fff;font:600 10px/15px var(--font-preview);font-variant-numeric:tabular-nums;background:#000c;border-radius:2px;padding:2px 5px;position:absolute;bottom:8px;right:8px}.home-video-poster>.video-duration{padding:4px 8px;font-size:12px;bottom:20px;right:20px}.home-video-caption{padding:22px 24px}.video-caption-kicker{color:var(--yellow);font:600 10px/1.5 var(--font-preview);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;display:block}.home-video-caption h3{color:#fff;font:600 24px/1.4 var(--font-heading);overflow-wrap:anywhere}.home-video-caption h3 a:hover{color:var(--yellow)}.home-video-caption p{color:#aaaeb5;font:11px/1.5 var(--font-preview);margin:10px 0 0}.video-playlist-slot{min-width:0;position:relative}.home-playlist{background:#1c1d21;border:1px solid #ffffff15;border-radius:8px;flex-direction:column;min-width:0;min-height:0;display:flex;position:absolute;inset:0;overflow:hidden}.home-playlist-title{border-bottom:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:18px;display:flex}.home-playlist-title h3{font:700 14px/1.5 var(--font-heading);color:#fff}.home-playlist-title>span{color:#aaaeb5;font:11px var(--font-preview)}.home-playlist ol{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#505259 #1c1d21;flex:1 1 0;height:0;min-height:0;margin:0;padding:8px;list-style:none;overflow-y:auto}.home-playlist li>a{color:#fff;border-left:3px solid #0000;border-radius:3px;align-items:center;gap:10px;padding:12px 8px;display:flex}.home-playlist li>a:hover{color:#fff;background:#292b30}.home-playlist li>a[aria-current]{border-left-color:var(--yellow);background:#2c2b23}.home-video-number{color:#83868f;font:600 10px var(--font-preview);font-variant-numeric:tabular-nums;flex:0 0 16px}.home-playlist a[aria-current] .home-video-number{color:var(--yellow)}.playlist-thumbnail{background:#101114;border-radius:3px;flex:0 0 108px;height:65px;position:relative;overflow:hidden}.playlist-thumbnail img{object-fit:cover;width:100%;height:100%}.playlist-thumbnail .video-duration{bottom:3px;right:3px}.playlist-item-text{min-width:0}.home-video-title{-webkit-line-clamp:3;font:500 12px/1.5 var(--font-heading);overflow-wrap:anywhere;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.playlist-item-text small{color:var(--yellow);font:600 10px var(--font-preview);margin-top:5px;display:block}.playlist-hint{color:#92969e;font:11px/1.5 var(--font-preview);border-top:1px solid #ffffff12;margin:0;padding:12px 18px}.home-video-band a:focus-visible{outline:2px solid var(--yellow);outline-offset:-3px}@media (width<=1199px){.home-videos{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:16px}.playlist-thumbnail{flex-basis:90px;height:56px}}@media (width<=991px){.home-playlist{position:static}.home-videos{grid-template-columns:minmax(0,1fr)}.home-playlist ol{flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));height:auto;min-height:0;max-height:320px;display:grid}.home-video-caption h3{font-size:21px}}@media (width<=600px){.home-video-band{padding-block:24px}.video-section-heading{align-items:flex-start;gap:12px}.video-section-heading p{max-width:190px;font-size:11px}.video-channel-link{gap:6px;padding:8px;font-size:11px}.video-channel-link>.icon:last-child{display:none}.home-playlist ol{grid-template-columns:minmax(0,1fr)}.playlist-thumbnail{flex-basis:108px;height:65px}.home-play{width:56px;height:56px}.home-video-caption{padding:18px}.home-video-caption h3{font-size:18px}.video-feature-label{top:12px;left:12px}}@media (prefers-reduced-motion:reduce){.home-play{transition:none}}.home-page{min-width:0}.home-page section[id]{scroll-margin-top:90px}.home-hero-band{background:#141414;padding:30px 0}.home-hero-stage{position:relative}.home-hero-grid{grid-template-rows:repeat(2,233px);grid-template-columns:2fr 1fr 1fr;gap:4px;display:grid}.home-card-overlay{color:#fff;background:#27292d;position:relative;overflow:hidden}.home-card-overlay:first-child{grid-row:span 2}.home-card-overlay>img{object-position:center top;width:100%;height:100%;margin:0;position:absolute;inset:0}.home-card-overlay>div:not(.missing-image){background:linear-gradient(#0000 25%,#000000d9);flex-direction:column;justify-content:flex-end;padding:20px 20px 15px;display:flex;position:absolute;inset:0}.home-card-category{font:12px/1.4 var(--font-ui);background:var(--yellow);color:#222;align-self:flex-start;margin-bottom:10px;padding:3px 6px}.home-card-overlay h3{color:#fff;font-size:20px}.home-card-overlay:first-child h3{font-size:35px}.home-card-overlay time{color:#fff;order:-1;margin-bottom:7px}.home-card-overlay .home-card-category{color:#fff;text-transform:uppercase;border-radius:3px;margin:0;font-weight:700;position:absolute;top:20px;left:20px}.home-card-overlay :is(.card-excerpt,time,.card-date){font-family:var(--font-preview)}.home-card-overlay .card-excerpt{color:#fff;margin:5px 0 0;font-size:13px;line-height:18px}.home-card-overlay:not(:first-child) .card-excerpt{opacity:0;max-height:0;margin-top:0;transition:opacity .4s ease-out,max-height .4s ease-out,margin .4s ease-out,transform .4s ease-out;overflow:hidden;transform:translateY(12px)}.home-card-overlay:not(:first-child):is(:hover,:focus-visible) .card-excerpt{opacity:1;max-height:100px;margin-top:5px;transition:opacity .4s ease-out,max-height .9s ease-out,margin .4s ease-out,transform .4s ease-out;transform:translateY(0)}.home-card-overlay:hover h3{color:var(--yellow)}.home-hero-controls{inset-inline:0;pointer-events:none;opacity:0;justify-content:space-between;transition:opacity .2s ease-out;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.home-hero-stage:is(:hover,:focus-within) .home-hero-controls{opacity:1}.home-hero-controls button{color:#fff;pointer-events:auto;background:#0009;border:1px solid #ffffff40;border-radius:2px;place-items:center;width:46px;height:46px;display:grid}.home-hero-controls button:hover{background:var(--yellow);border-color:var(--yellow);color:#fff}.home-hero-controls button:focus-visible{outline-offset:-4px;outline-color:#fff}@media (hover:none){.home-hero-controls{opacity:1}}@media (prefers-reduced-motion:reduce){.home-hero-controls,.home-card-overlay:not(:first-child) .card-excerpt,.home-card-overlay:not(:first-child):is(:hover,:focus-visible) .card-excerpt{transition:none;transform:none}.home-hero-controls{transform:translateY(-50%)}}.home-columns{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:30px;padding-top:30px;display:grid}.home-main-column{min-width:0}.home-page .sidebar{padding:0}.home-editorial{margin-bottom:30px}.home-page .home-section-title{background:var(--yellow);color:var(--heading-color);padding:5px 10px;font-size:18px;line-height:1.3}.home-page .home-section-title:after{background:var(--yellow)}.home-stories-news{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;display:grid}.home-stories-row{gap:30px;display:grid}.home-card-news,.home-card-row{position:relative}.home-card-news>div:not(.missing-image),.home-card-row>div:not(.missing-image){flex-direction:column;align-items:flex-start;min-width:0;display:flex}.home-card-news h3,.home-card-row h3{overflow-wrap:anywhere;order:2;margin:8px 0 0;font-size:20px}.home-card-news .post-card-meta,.home-card-row .post-card-meta{order:1}.home-card-news .card-excerpt,.home-card-row .card-excerpt{order:3}.home-card-news .read-more,.home-card-row .read-more{order:4}.home-card-news .home-card-category,.home-card-row .home-card-category{position:absolute;top:10px;left:10px}.home-card-news.without-image .home-card-category,.home-card-row.without-image .home-card-category{position:static}.home-card-row{align-items:flex-start;gap:25px;display:flex}.home-card-row>img,.home-card-row>.missing-image{flex:0 0 50%;width:50%;max-width:420px;margin:0}.home-card-row.without-image{border-left:3px solid var(--yellow);padding-left:20px}.home-news-ad{place-items:center;min-height:90px;margin-bottom:30px;display:grid}.home-news-ad .leaderboard{width:min(728px,100%)}.home-page .home-sidebar-home .recent-list{gap:12px;display:grid}.home-page .home-sidebar-home .recent-list .article-card{float:none;clear:none;width:100%;padding:0;display:flex}.home-sidebar-home .compact>.missing-image{flex:0 0 110px;width:110px;height:75px}.home-trending-layout{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.home-trending-layout .home-main-column{grid-area:1/2}.home-trending-layout .sidebar{grid-area:1/1}.home-load-more{text-align:center;border:1px solid var(--border);font:13px var(--font-ui);margin-top:30px;padding:10px;display:block}.home-load-more:hover{background:var(--yellow);color:#222}.home-results-end{font:13px/1.6 var(--font-ui);border-top:1px solid var(--border);margin-top:30px;padding-top:20px}@media (width<=991px){.home-hero-band{padding-top:15px}.home-hero-grid{grid-template-rows:396px 198px 198px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-card-overlay:first-child{grid-area:auto/span 2}.home-card-overlay .card-excerpt{display:none}.home-columns{grid-template-columns:minmax(0,1fr);gap:0;padding-top:15px}.home-trending-layout .home-main-column,.home-trending-layout .sidebar{grid-area:auto}.home-page .sidebar{margin:0 0 30px}}@media (width<=767px){.home-hero-grid{grid-template-rows:296px 148px 148px}.home-card-overlay>div:not(.missing-image){padding:10px}.home-card-overlay .home-card-category{top:10px;left:10px}.home-card-overlay h3{font-size:16px}.home-card-overlay:first-child h3{font-size:25px}.home-card-row{gap:3.55%}.home-card-row>img,.home-card-row>.missing-image{flex-basis:40%;width:40%}}@media (width<=670px){.home-stories-news{grid-template-columns:minmax(0,1fr)}}@media (width<=600px){.home-hero-grid{grid-template-rows:196px 148px 148px}.home-card-row{flex-direction:column;gap:10px}.home-card-row>img,.home-card-row>.missing-image{flex-basis:auto;width:100%;max-width:none}}@media (width<=479px){.home-hero-grid{grid-template-rows:184px 139px 139px}.home-card-overlay:first-child h3{font-size:16px}.home-card-overlay h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.8em;display:-webkit-box;overflow:hidden}.home-card-overlay time{display:none}.home-card-category{margin-bottom:5px;font-size:10px}.home-news-ad,.home-news-ad .leaderboard{height:50px;min-height:50px}.home-news-ad .leaderboard{width:320px}.home-news-ad .leaderboard small{display:none}}.home-sidebar-newsletter>.ad-slot{margin-top:0}@media (width>=992px){.home-trending-layout .home-sidebar-newsletter{top:var(--sidebar-sticky-top,80px);align-self:start;position:sticky}}.home-news-layout{padding-top:30px}.home-hero-grid[hidden],.home-hero-controls[hidden]{display:none}.home-hero-grid{animation:.22s ease-out hero-reveal}@keyframes hero-reveal{0%{opacity:.35}to{opacity:1}}@media (prefers-reduced-motion:reduce){.home-hero-grid{animation:none}}.home-card-news .card-excerpt{cursor:text;user-select:text}.home-card-news .card-image{display:block}.home-card-news .card-image img{aspect-ratio:390/220;object-fit:cover;width:100%;height:auto;margin-bottom:10px;display:block}
