.l-home{display:grid;justify-content:flex-start;gap:3.75rem var(--col-gap);place-items:start}.l-home__section{width:100%}@media (min-width: 768px){.l-home .l-articles--feed{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 992px){.l-home .l-articles--feed{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1260px){.l-home{grid-template-columns:repeat(4,minmax(0,1fr))}.l-home__section{grid-column:span 3 / span 3}.l-home__feed{grid-column:span 1 / span 1;grid-row:span 4 / span 4;order:-1}.l-home .l-articles--feed{grid-template-columns:repeat(1,minmax(0,1fr))}.l-home .l-articles--lg{grid-template-columns:repeat(3,1fr)}.l-home .l-articles--lg .l-articles__item:first-child{align-items:stretch!important;grid-row:span 2 / span 2!important}}.c-streaming{--entry-inline-spacing: var(--box-space);--aside-inline-spacing: var(--box-space);color-scheme:dark}.c-streaming__inner{position:relative;padding:0;display:flex;flex-direction:column;background-color:#000;color:#fff}.c-streaming__entry .c-entry__content{border-top:1px solid currentColor;padding:1rem var(--entry-inline-spacing) 2.5rem}.c-streaming__entry .c-entry__title{margin-bottom:0}.c-streaming__aside{flex-grow:1;display:flex;flex-direction:column;border-bottom:1px solid currentColor}.c-streaming__aside .c-entry{border:none}.c-streaming__aside .c-entry__title{margin-bottom:.75rem}.c-streaming__aside .c-entry__date{text-transform:uppercase}.c-streaming__aside .c-entry__content{padding-bottom:1.5rem}.c-streaming__aside-title,.c-streaming__aside-scroll{padding-inline:var(--aside-inline-spacing)}.c-streaming__aside-title{padding-block:1.25rem;text-transform:uppercase;font-size:1.25rem;border-bottom:1px solid currentColor}.c-streaming__aside-scroll{padding-block:1.25rem}.c-streaming__aside-scroll::-webkit-scrollbar{width:1rem}.c-streaming__aside-scroll::-webkit-scrollbar-thumb{border:.25rem solid transparent;background-color:#52525b;background-clip:content-box}.c-streaming__aside-scroll::-webkit-scrollbar-thumb:hover{background-color:#71717a}@media (min-width: 768px){.c-streaming__entry{--video-size: 3.75rem}.c-streaming__entry .c-entry__title{font-size:2rem}}@media (min-width: 992px){.c-streaming{--cols: 3;--entry-width: calc((var(--cols) - 1) / var(--cols) * (100% - var(--box-space) * 2) - var(--col-gap) * 1 / var(--cols) + var(--box-space));--aside-inline-spacing: var(--col-gap)}.c-streaming__inner{flex-direction:row}.c-streaming__entry{--video-size: 5rem;flex-shrink:0;width:var(--entry-width)}.c-streaming__entry .c-entry__live{margin-bottom:2rem}.c-streaming__entry .c-entry__content{padding-top:2rem;padding-bottom:3rem}.c-streaming__aside{position:absolute;top:0;right:0;bottom:0;border-left:1px solid currentColor;width:calc(100% - var(--entry-width))}.c-streaming__aside-scroll{overflow:auto}}@media (min-width: 1260px){.c-streaming{--cols: 4}}
