.video-common-list-entry{display:flex;flex-direction:column}.video-common-list-entry .image{flex-grow:0;flex-shrink:0;position:relative;transition:all var(--transition-time) ease-in-out}.video-common-list-entry .image:hover{transform:scale(var(--transition-scale-grow))}.video-common-list-entry .image:active{transform:scale(var(--transition-scale-shrink))}.video-common-list-entry .image .bsg-image-raw img{border-radius:16px;box-shadow:0 16px 24px -16px #00000024,0 8px 32px #00000014,0 4px 8px #0000000f,0 2px 4px #00000005;max-height:100%;max-width:100%;width:100%}.video-common-list-entry .image .watched-indicator{position:absolute;right:0;top:0}.video-common-list-entry .image .watched-indicator .watched-icon{margin:8px;position:absolute;right:0;top:0}.video-common-list-entry .image .play{top:0;right:0;bottom:0;left:0;position:absolute;z-index:10}.video-common-list-entry .image .play,.video-common-list-entry .image .play .circle{align-items:center;display:flex;justify-content:center}.video-common-list-entry .image .play .circle{background-color:#fff;border-radius:9999px;box-shadow:0 1px 2px #b6def8,0 -4px 6px #b6def8,0 5px 20px #b6def8,0 12px 20px -12px #b6def8;padding:8px}.video-common-list-entry .image .play .circle.done{background-color:#81e9d3;box-shadow:none}.video-common-list-entry .details{flex-basis:0;flex-grow:1}.video-common-list-entry .details .bsg-headline{margin-bottom:24px}.video-common-list-entry .details .metrics{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.video-common-list-entry .details .dot{background-color:#191919;border-radius:9999px;display:inline-block;height:4px;margin-left:4px;margin-right:4px;opacity:70%;vertical-align:middle;width:4px}.video-common-list-entry .details .buttons{-moz-column-gap:24px;column-gap:24px;display:flex;flex-wrap:wrap;margin-top:12px}.video-common-list-entry .details .buttons .bsg-button.favorite .bsg-icon{visibility:hidden}.video-common-list-entry .details .buttons .video-detail-stars{height:24px;left:8px;pointer-events:none;position:absolute;top:15px;width:24px}.video-common-list-entry .details .buttons .video-detail-stars svg{height:24px;width:24px}@media(min-width:768px){.video-common-list-entry.layout-adaptive{flex-direction:row}}@media(max-width:767px){.video-common-list-entry.layout-adaptive{max-width:512px}}@media(min-width:768px){.video-common-list-entry.layout-adaptive .image{flex-grow:1;margin-right:32px}}@media(max-width:767px){.video-common-list-entry.layout-adaptive .image{margin-bottom:24px}}@media(min-width:768px){.video-common-list-entry.layout-adaptive .image{flex-basis:0}}.video-common-list-entry.layout-horizontal{flex-direction:row}.video-common-list-entry.layout-horizontal .image{flex-basis:0;flex-grow:1;margin-right:32px}.video-common-list-entry.layout-vertical{max-width:512px}.video-common-list-entry.layout-vertical .image{margin-bottom:24px}
