.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#334155;border-radius:20px;border:2px solid transparent;background-clip:content-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#475569}.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))}}
