.film{padding-top:5rem;min-height:30rem;width:100%;position:relative;z-index:0;display:flex;flex-direction:column;align-items:center}@media(max-width:912px){.film{height:-moz-fit-content;height:fit-content}}@media(max-width:500px){.film{margin-top:auto!important;height:auto}}.film_loadbar{position:fixed;top:0;left:0;width:100%;height:.1rem;background:hsla(0,0%,6%,.376);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);z-index:99;animation-fill-mode:forwards;transition:background .3s}.film_loadbar.playing,.film_loadbar.waiting{background:hsla(0,0%,100%,.376)}.film_loadbar.waiting{animation-fill-mode:forwards;animation:waiting 8s linear!important}@keyframes waiting{0%{width:0}to{width:100%}}.film_loadbar.loading{background:#fff;animation-fill-mode:forwards;animation:loadbar 3s linear infinite}@keyframes loadbar{0%{opacity:.25}50%{opacity:.5}to{opacity:.25}}.film_loadbar__progress{height:100%;background:var(--primary);transition:width .3s}.film__bg{position:absolute;width:100vw;height:100%;top:0;left:0;z-index:-1;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:912px){.film__bg{height:100vh;z-index:-2!important}.film__bg_video{height:100vh!important;z-index:-1!important}}.film__bg_video{z-index:-1}.film__bg_video,.film__bg_video.playing:before{position:absolute;width:100%;height:100%;top:0;left:0}.film__bg_video.playing:before{content:"";display:block;background:#101010;opacity:.5;z-index:2}.film__bg_video video{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .2s}.film__bg_video video.playing{opacity:1}.film__static{width:95%;margin:auto auto 2rem}@media(max-width:912px){.film__static{margin-top:75%}}.film__static__meta{display:flex;flex-direction:column;padding:0 1.1111rem;width:95%}@media(max-width:912px){.film__static__meta{padding:0}.film__static__meta__title{font-size:1.0541rem!important}.film__static__meta__description{margin-top:.15rem;font-size:1.0541rem!important}}.film__static__meta__title{font-size:.6667rem;font-weight:600;font-style:italic}.film__static__meta__description{margin-top:.1389rem;font-size:.5278rem;font-weight:300;width:18.9722rem;line-height:1.5}.film__credits{display:flex;align-items:center;width:100%;min-height:2.7778rem;border-top:.0278rem solid var(--primary);box-sizing:border-box;padding:.5rem 1.1111rem;position:relative;margin-top:.6333rem;-webkit-backdrop-filter:blur(.5833rem);backdrop-filter:blur(.5833rem)}@media(max-width:912px){.film__credits{width:100%;height:auto;align-items:flex-start}.film__credits__container{margin-top:2.1622rem;padding-bottom:2rem!important;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:2.4865rem!important;width:100%;-ms-overflow-style:none;scrollbar-width:auto}.film__credits__credit__title p{font-size:1.5135rem!important}.film__credits__credit__name p{font-size:1.1892rem!important;max-width:100%!important}}.film__credits .scrollbar{position:absolute;width:100%;left:0;bottom:0;height:.15rem;background:hsla(0,0%,100%,.314)}@media(max-width:912px){.film__credits .scrollbar{display:none}}.film__credits .scrollbar:before{content:"";position:absolute;width:var(--scrollbar-width);height:.15rem;bottom:0;left:0;transition:width .3s;background:#fff}.film__credits__container{display:flex;gap:6.25rem;width:100%;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.film__credits__container::-webkit-scrollbar{display:none}.film__credits:before{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;z-index:-1;background:linear-gradient(0deg,#0f0f0f,#9b9b9b);opacity:.1}.film__credits__credit{flex:0 0 auto}.film__credits__credit__title{margin-bottom:.3rem}.film__credits__credit__title p{font-size:.6667rem;font-weight:700;line-height:1;line-break:anywhere;-webkit-hyphens:auto;hyphens:auto}.film__credits__credit__name p{margin-top:.1rem;font-size:.5278rem;font-weight:400;line-height:1;-webkit-hyphens:auto;hyphens:auto;text-overflow:hyphenate}