.category-streams{display:grid;gap:42px;margin:38px 0 8px}.category-stream{border-top:3px solid #121827;padding-top:14px}.category-stream-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.category-stream-head span{display:block;color:#e92732;font-size:10px;font-weight:900;letter-spacing:1.1px}.category-stream-head h2{font:700 30px/1 Georgia,serif;margin:5px 0 0}.category-stream-head>a{color:#151a26;text-decoration:none;font-size:12px;font-weight:900}.category-stream-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:14px}.category-stream-card{border:1px solid var(--line);background:#fff}.category-stream-image{display:block;aspect-ratio:1.25;overflow:hidden;background:#111827;position:relative}.category-stream-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.category-stream-card:hover img{transform:scale(1.04)}.category-stream-card>div{padding:12px}.category-stream-card h3{font:700 17px/1.15 Georgia,serif;margin:0 0 9px}.category-stream-card small{font-size:11px;color:#7c8592}.category-stream-card--lead{grid-row:span 2;position:relative;background:#09111f;color:#fff;min-height:330px}.category-stream-card--lead .category-stream-image{height:100%;aspect-ratio:auto}.category-stream-card--lead .category-stream-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,8,17,.9),rgba(3,8,17,.05) 72%)}.category-stream-card--lead>div{position:absolute;z-index:2;bottom:0;padding:22px}.category-stream-card--lead .eyebrow{color:#ffabb1}.category-stream-card--lead h3{font-size:27px;line-height:1.08}.category-stream-card--lead small{color:#c8d0dc}.category-page{padding-top:28px}.category-page-heading{border-bottom:2px solid #111827;margin-bottom:22px;padding-bottom:15px}.category-page-heading>span{display:block;color:#e92732;font-size:10px;font-weight:900;letter-spacing:1px}.category-page-heading h1{font:700 42px/1 Georgia,serif;margin:7px 0}.category-page-heading p{max-width:720px;margin:0;color:#667080}.category-slider{height:520px;margin-bottom:36px}.category-listing{padding-bottom:12px}@media(max-width:960px){.category-stream-grid{grid-template-columns:repeat(2,1fr)}.category-stream-card--lead{grid-row:span 2;min-height:390px}}@media(max-width:620px){.category-streams{gap:30px}.category-stream-head{align-items:start;gap:10px;flex-direction:column}.category-stream-head h2{font-size:26px}.category-stream-grid{grid-template-columns:1fr}.category-stream-card--lead{grid-row:auto;min-height:330px}.category-stream-card--lead .category-stream-image{height:330px}.category-stream-card--lead h3{font-size:25px}.category-page-heading h1{font-size:34px}.category-slider{height:405px}}
