@keyframes shiny-text-light{0%{text-shadow:0 0 0 transparent;color:inherit}50%{text-shadow:0 0 4px rgba(0,0,0,.4);color:rgba(0,0,0,.9)}to{text-shadow:0 0 0 transparent;color:inherit}}@keyframes shiny-text-dark{0%{text-shadow:0 0 0 hsla(0,0%,100%,0);color:inherit}50%{text-shadow:0 0 4px hsla(0,0%,100%,.3);color:#fff}to{text-shadow:0 0 0 hsla(0,0%,100%,0);color:inherit}}@keyframes shiny-icon-light{0%{filter:brightness(1) drop-shadow(0 0 0 rgba(0,0,0,0))}50%{filter:brightness(.8) drop-shadow(0 0 4px rgba(0,0,0,.4))}to{filter:brightness(1) drop-shadow(0 0 0 rgba(0,0,0,0))}}@keyframes shiny-icon-dark{0%{filter:brightness(1) drop-shadow(0 0 0 rgba(255,255,255,0))}50%{filter:brightness(1.2) drop-shadow(0 0 4px rgba(255,255,255,.3))}to{filter:brightness(1) drop-shadow(0 0 0 rgba(255,255,255,0))}}.old-videocard{padding:1rem;border-radius:.33rem}@media screen and (min-width:976px){.old-videocard{padding:1rem;border-radius:.33rem}}.old-videocard .vc-thumb{display:flex;aspect-ratio:16/6;height:auto;background-position:50%;background-repeat:no-repeat;background-size:110% auto;position:relative;border-radius:.35rem}.old-videocard .vc-thumb,.old-videocard .vc-thumb-layer{width:100%;transition-timing-function:linear;transition-duration:.2s}.old-videocard .vc-thumb-layer{position:absolute;bottom:0;left:0;height:100%;z-index:1}.old-videocard .vc-thumb-time{position:absolute;top:.75rem;right:.75rem;padding:.25rem .75rem;display:flex;align-items:center;justify-content:center;z-index:2;transition-timing-function:linear;transition-duration:.2s}.old-videocard .vc-thumb-time span{font-size:1rem;color:#fff;line-height:1;border-radius:.25rem}.old-videocard .vc-thumb-button{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.old-videocard .vc-thumb-button img{width:3rem;height:3rem;transition-timing-function:linear;transition-duration:.2s}.old-videocard .vc-thumb-title{display:flex;align-items:center;position:absolute;bottom:.75rem;left:.75rem;z-index:2;transition-timing-function:linear;transition-duration:.2s}.old-videocard .vc-thumb-title h4{font-size:1rem;color:#fff;line-height:1;font-weight:400;margin:0}.old-videocard .vc-thumb-title span{margin-left:.75rem}.old-videocard .vc-thumb-title span svg{width:auto;height:1rem}.old-videocard .vc-thumb-title span svg path{stroke:#3b82f6;stroke-width:.3rem}.old-videocard .vc-thumb:hover{background-size:100% auto}.old-videocard .vc-thumb:hover .vc-thumb-layer{height:100%}.old-videocard .vc-thumb:hover .vc-thumb-button img{width:3.5rem;height:3.5rem}.old-videocard .vc-thumb:hover .vc-thumb-title{bottom:.5rem;left:.5rem}.old-videocard .vc-thumb:hover .vc-thumb-time{top:.5rem;right:.5rem}.old-videocard .vc-progress{display:flex;flex-direction:column;gap:.75rem}.old-videocard .vc-progress-item{display:flex;align-items:center;justify-content:space-between;padding:.33rem .75rem;border-radius:.33rem}@media screen and (min-width:976px){.old-videocard .vc-progress-item{padding:.5rem .75rem}}.old-videocard .vc-progress-item p{font-size:.7rem;font-weight:600;margin:0;line-height:1rem}.old-videocard .vc-progress-item span svg{width:auto;height:.75rem}@media screen and (min-width:976px){.old-videocard .vc-progress-item span svg{height:1rem}}.old-videocard .vc-progress-item span svg path{stroke:#fff;stroke-width:.2rem}.old-videocard[data-status=blocked]{opacity:.8;filter:grayscale(1)}.old-videocard[data-status=blocked] .vc-thumb-button{pointer-events:none}.old-videocard[data-status=done] .vc-thumb-title h4{color:#3b82f6;font-weight:700}.old-videocard .vc-progress-item.done{background-color:#3b82f6}.old-videocard .success-above-95{background:linear-gradient(90deg,#c5c1da,#75cae4 10%,#80cbe8 30%,#fdb0fd 50%,#1db4f1 80%,#fdb0fd)}.old-videocard .success-below-70{background-color:#f87272!important}.old-videocard .success-between-70-90{background-color:#3b82f6!important}.old-videocard .success-above-90{background-color:#36d399!important}.old-videocard .speech-bubble{position:absolute;top:0;left:30px;background:#fff;border-radius:80px;padding:10px}.old-videocard .speech-bubble:after{content:"";position:absolute;top:75%;right:6px;transform:translateY(-50%) rotate(15deg);width:20px;height:20px;background:#fff;z-index:-1}.old-videocard .speech-bubble svg{transform:scaleX(-1);stroke:#3b82f6;width:24px;height:24px}.old-videocard:hover .locked-overlay p{animation:shiny-text-light 1s ease-in-out}.old-videocard:hover .locked-overlay svg{animation:shiny-icon-light 1s ease-in-out}.dark .old-videocard:hover .locked-overlay p{animation:shiny-text-dark 1s ease-in-out!important}.dark .old-videocard:hover .locked-overlay svg{animation:shiny-icon-dark 1s ease-in-out!important}.old-playlist{display:flex;flex-direction:column;width:100%}.old-playlist-title p{margin:0!important}.old-playlist .swiper-button-next.swiper-button-disabled,.old-playlist .swiper-button-prev.swiper-button-disabled{pointer-events:all!important;cursor:not-allowed}.old-playlist .swiper-button-next.swiper-button-disabled:after,.old-playlist .swiper-button-prev.swiper-button-disabled:after{opacity:.5}.swiper-button-next,.swiper-button-prev{z-index:10}