.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#94a3b8;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#64748b}.video-container-max{max-width:calc((50vh - 8rem) * 16 / 9)}@media(min-width:768px){.video-container-max{max-width:min(72rem,calc((100vh - 12rem) * 16 / 9))}}@keyframes progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}
