.chz-list{display:flex;flex-direction:column;gap:var(--chz-space-xl)}.chz-list li{display:flex;flex-direction:column;gap:var(--chz-space-m)}.chz-list li .chz-title{font-size:var(--chz-text-h1);font-weight:var(--chz-text-extrabold);line-height:40px}.chz-list li .chz-title .chz-number{color:var(--chz-color-channel);flex-shrink:0}.chz-suggested-in-list{border:1px solid var(--chz-color-separator);border-radius:var(--chz-radius-l);padding:var(--chz-space-xl)}.chz-suggested-in-list .chz-item{min-width:calc(50% - var(--chz-space-xl))}@media (max-width: 600px){.chz-suggested-in-list .chz-item{min-width:85%}.chz-suggested-in-list .chz-actions{display:none}}.chz-teaser-card{--chz-card-padding: var(--chz-space-xl);--chz-card-gap: var(--chz-space-m);position:relative;display:flex;flex-direction:column;gap:var(--chz-card-gap)}.chz-teaser-card.chz-recommended{display:grid;grid-template-columns:1fr 1.5fr;gap:var(--chz-space-xl)}.chz-teaser-card .chz-thumbnail{border-radius:var(--chz-radius-s);overflow:hidden;border:1px solid var(--chz-color-separator)}.chz-teaser-card .chz-title{flex:1}.chz-teaser-card .chz-type-hint{position:absolute;bottom:0;height:35px;width:60px;background-color:var(--chz-color-highlight-text);color:white;border-radius:0 var(--chz-radius-m) 0 0;opacity:.7;display:flex;align-items:center;justify-content:center}.chz-teaser-card .chz-type-hint svg{width:28px;height:15px}.chz-teaser-card.chz-s{--chz-card-padding: var(--chz-space-l)}@media (max-width: 600px){.chz-teaser-card.chz-mini{display:grid;grid-template:1fr/[thumbnail] 0.75fr [title] 1fr}.chz-teaser-card.chz-mini .chz-metadata{grid-column:1 / 3}.chz-teaser-card.chz-recommended{display:flex;flex-direction:column}}.chz-scroller .chz-items.chz-snap{scroll-snap-type:both mandatory}.chz-scroller .chz-items.chz-x{overflow:auto hidden}.chz-scroller .chz-items.chz-y{overflow:hidden auto}.chz-scroller .chz-items .chz-item{scroll-snap-align:start}@media (max-width: 900px){.chz-scroller .chz-items.chz-mob-dir-swap.chz-x{overflow:hidden auto}.chz-scroller .chz-items.chz-mob-dir-swap.chz-y{overflow:auto hidden}}@media (hover: hover){.chz-scrollbar{scrollbar-width:thin;scrollbar-color:transparent transparent}.chz-scrollbar::-webkit-scrollbar{height:8px;width:8px;background:transparent}.chz-scrollbar::-webkit-scrollbar-thumb{border-radius:4px;background:transparent}.chz-scrollbar.chz-always,.chz-scrollbar:hover{scrollbar-color:var(--chz-color-separator) transparent;will-change:content}.chz-scrollbar.chz-always::-webkit-scrollbar-thumb,.chz-scrollbar:hover::-webkit-scrollbar-thumb{background:var(--chz-color-separator)}.chz-scrollbar.chz-always::-webkit-scrollbar-thumb:hover,.chz-scrollbar:hover::-webkit-scrollbar-thumb:hover{background:var(--chz-color-separator-hard)}}
