*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}._wrapper_165ek_1{padding:.65rem 2rem 2rem}._filterContainer_1aycr_1{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem 0}._filterContainer_1aycr_1 ._filterLabel_1aycr_8{color:#fff;font-size:1rem}._filterContainer_1aycr_1 ._filterTypeSelector_1aycr_12{background-color:transparent;border:1px solid rgb(255,255,255);color:#fff;padding:.4rem .8rem;cursor:pointer;border-radius:.25rem;transition:all .3s ease;font-size:.875rem}._filterContainer_1aycr_1 ._filterTypeSelector_1aycr_12:hover{background-color:rgba(255,255,255,.1)}._filterContainer_1aycr_1 ._filterTypeSelector_1aycr_12._active_1aycr_25{background-color:#e50914;border-color:#e50914;color:#fff}._filterContainer_1aycr_1 ._filterOptions_1aycr_30{display:flex;flex-wrap:wrap;gap:.7rem;width:100%}._filterContainer_1aycr_1 ._filterOptions_1aycr_30 button{background-color:rgba(255,255,255,.1);border:1px solid rgb(255,255,255);color:#fff;padding:.4rem .8rem;border-radius:.25rem;cursor:pointer;transition:all .3s ease;font-size:.875rem}._filterContainer_1aycr_1 ._filterOptions_1aycr_30 button:hover{background-color:rgba(255,255,255,.2)}._filterContainer_1aycr_1 ._filterOptions_1aycr_30 button._active_1aycr_25{background-color:#e50914;border-color:#e50914}._filterContainer_1aycr_1 ._filterOptions_1aycr_30 button:first-child{font-weight:600}@media (min-width: 768px){._filterContainer_1aycr_1 ._filterOptions_1aycr_30{gap:1rem}}@media (min-width: 768px){._filterContainer_1aycr_1{gap:1rem;padding:1.5rem 0}._filterContainer_1aycr_1 ._filterTypeSelector_1aycr_12{padding:.5rem 1rem}}._loading_1aycr_71,._error_1aycr_72{padding:1.25rem;text-align:center;color:#fff;width:100%}._banner_1i66i_1{position:relative;height:26rem}@media (min-width: 768px){._banner_1i66i_1{height:32rem}}._banner__background_1i66i_10{position:absolute;top:0;left:0;right:0;bottom:0;background-size:100% 100%;background-repeat:no-repeat}@media (min-width: 768px){._banner__background_1i66i_10{background-size:cover}}._banner__contents_1i66i_24{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:0 1.5rem}._banner__title_1i66i_32{color:#e50914;align-self:flex-start;font-size:1.5rem;font-weight:800;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media (min-width: 768px){._banner__title_1i66i_32{font-size:2.5rem}}._banner__description_1i66i_44{color:#fff;font-size:.8rem;text-align:justify;padding-top:.5rem;padding-bottom:1rem;text-shadow:1px 1px 2px rgba(0,0,0,.7)}@media (min-width: 768px){._banner__description_1i66i_44{font-size:1.2rem;font-weight:500}}._list__title_5o8y4_1{font-size:1.4rem;text-transform:uppercase;padding-bottom:.7rem;margin:1.5rem 0;font-weight:700;color:#e50914;border-bottom:1px solid rgb(229,9,20)}._list__posters_5o8y4_10{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));cursor:pointer}@media (min-width: 768px){._list__posters_5o8y4_10{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr))}}._list__posters_5o8y4_10::-webkit-scrollbar{display:none}._list_5o8y4_1 ._loading_5o8y4_24{color:#fff;padding:1.25rem;text-align:center}._list_5o8y4_1 ._error_5o8y4_29{color:#e50914;padding:1.25rem;text-align:center}._card_1arzj_1{background:#181818;border-radius:.4rem;transition:transform .2s ease;display:flex;flex-direction:column;text-decoration:none;color:#fff}._card_1arzj_1:hover{color:#e50914;transform:translateY(-.5rem)}._card__image_1arzj_14{width:100%;aspect-ratio:2/3;-o-object-fit:cover;object-fit:cover;display:block}._card__title_1arzj_20{font-size:.9rem;font-weight:500;overflow:hidden;white-space:nowrap}._card__details_1arzj_26{padding:.8rem;text-align:center}._card__type_1arzj_30{margin-top:.3rem;font-size:.8rem;color:#aaa}@media (min-width: 768px){._card__type_1arzj_30{font-size:.9rem}}._moviePage_1l062_1{color:#fff;padding:2rem}._moviePage__content_1l062_5{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}._moviePage__content__poster_1l062_11{max-width:18.75rem;border-radius:.5rem}._moviePage__details_1l062_15{flex:1}._moviePage__details__title_1l062_18,._moviePage__details__paragraph_1l062_18{margin:1rem 0 .5rem}._moviePage__details__title_1l062_18{color:#e50914}._moviePage__details__paragraph_1l062_18{line-height:1.6}._moviePage__details__list_1l062_27{list-style:none;padding:0}._moviePage__details__list__link_1l062_31{display:inline-block;background:#333;padding:.4rem .8rem;margin-right:.5rem;border-radius:.4rem}._hero_1l062_39{position:relative;text-align:center}._hero__backdrop_1l062_43{width:100%;max-height:25rem;-o-object-fit:cover;object-fit:cover}._hero__title_1l062_48{position:absolute;bottom:.7rem;left:.8rem;font-size:1rem;background:rgba(0,0,0,.6);padding:.5rem 1rem;color:#fff}@media (min-width: 768px){._hero__title_1l062_48{font-size:2rem}}._trailer_1l062_63{margin-top:2rem}._loading_1l062_67,._error_1l062_68{text-align:center;font-size:1.2rem;color:#fff}._root_zhhii_1{background-color:#000}._nav_mxxoq_1{position:fixed;top:0;padding:2rem 1.5rem;width:100%;height:1.875rem;z-index:1;transition:all .5s ease-in;display:flex;justify-content:space-between;align-items:center}._nav__black_mxxoq_13{background-color:#1a1919}._nav__logo_mxxoq_16{width:5rem;aspect-ratio:5/2;height:auto;cursor:pointer}._nav__search_mxxoq_22{width:8rem;display:flex;justify-content:flex-end}._nav__searchButton_mxxoq_27{color:#e50914;font-size:1.2rem;cursor:pointer}._nav__avatar_mxxoq_32{width:1.875rem;aspect-ratio:1/1;border-radius:4px;height:auto;cursor:pointer}._rightContainer_mxxoq_40{display:flex;align-items:center;gap:1rem}._input_1mvdx_1{width:100%;padding:.5rem 1rem;font-size:.75rem;border:none;border-radius:60rem;background:#3e3e3e;color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.4);transition:box-shadow .3s ease,background .3s ease}._input_1mvdx_1::-moz-placeholder{color:#aaa}._input_1mvdx_1::placeholder{color:#aaa}._input_1mvdx_1:focus{outline:none;box-shadow:0 0 0 2px #e50914;background:#2b2b2b}._searchPage_c3yr3_1{padding:2rem;min-height:100vh;color:#fff}._searchPage__title_c3yr3_6{font-size:1.8rem;margin-bottom:1.5rem;font-weight:500;color:#e5e5e5;padding-bottom:.5rem;border-bottom:1px solid #333}._loading_c3yr3_15,._error_c3yr3_16,._noResults_c3yr3_17{font-size:1.2rem;text-align:center;padding:2rem;margin:1rem 0;border-radius:.4rem}._loading_c3yr3_15{color:#aaa}._error_c3yr3_16{color:#e50914;background-color:rgba(255,68,68,.1)}._noResults_c3yr3_17{color:#777}
