.film-hero{position:relative;width:100%;height:100svh;background-color:var(--tone-200);overflow:hidden}.film-hero .container{background-size:cover;background-color:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:flex-end}.film-hero .container:before{content:"";position:absolute;inset:0;z-index:1;background:#0000008c;pointer-events:none}.film-hero .container>*{position:relative;z-index:2}.film-hero .container .film-hero-copy{width:100%;display:flex;flex-direction:column;justify-content:center;padding-bottom:4rem;text-align:center;color:var(--tone-400)}.film-hero .container .film-hero-copy .pixelated-text h1{padding:2rem 2rem 1rem;font-size:15vw}.film-hero .container .film-hero-copy .film-hero-description{width:50%;display:flex;flex-direction:column;gap:4rem;margin:-2rem auto 0}.banner.film-banner{background-color:var(--tone-100)}.banner.film-banner .banner-content .container{color:var(--tone-400)}.banner.film-banner .banner-img img{opacity:.5;object-position:center 25%!important}.banner-content .container .banner-header{margin-top:75px}.film-snapshots{position:relative;width:100%;padding:8rem 2rem;background-color:var(--tone-200)}.film-snapshots .container{display:flex;flex-direction:column;gap:2rem;margin:0 auto}.film-snapshots .snap-row{display:flex;gap:2rem;width:100%}.film-snapshots .snap-img{position:relative;flex:1;min-height:400px;overflow:hidden}.film-snapshots .snap-sizer{display:block;width:100%;height:auto;opacity:0;pointer-events:none;object-fit:contain}.film-snapshots .mask{position:absolute;inset:0;background-position:center;background-repeat:no-repeat;background-size:contain;background-color:transparent;opacity:1}.film-snapshots .snap-img:not([class*=img-]){display:none}@media(max-width:1000px){.film-hero .container .film-hero-copy .pixelated-text h1{padding:0 0 5rem;font-size:20vw}.film-hero .container .film-hero-copy .film-hero-description{width:100%}.film-snapshots{padding:4rem 1rem}.film-snapshots .snap-row{flex-direction:column;gap:1rem}.film-snapshots .snap-img{min-height:250px}}
