@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--font-base:"Lexend",sans-serif;--font-second-base:"Inter",sans-serif;--bg-color:#111;--primary-color:#fff;--secondary-color:#e50914}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#111}.banner{color:#fff;height:80vh;margin-bottom:-83px;margin-top:10vh;object-fit:contain}.banner_contents{margin-left:30px;padding-top:300px}.banner_title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner_description{font-size:1rem;height:80px;line-height:1;max-width:360px;padding:1rem 0;width:45rem}.banner_button{background-color:#33333380;border:none;border-radius:.2vw;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-right:2rem;outline:none;padding:1rem 3rem}.play{background-color:#fff;color:#000}.banner_button:hover{background-color:#c6c6c6;color:#000;transition:all .2s}.banner_fadeBottom{background-image:linear-gradient(180deg,#0000,#252525e8,#111);height:40vh}.footer_outer_container{background-color:#111;color:grey;display:flex;justify-content:center;padding:40px 0}.footer_inner_container{display:flex;flex-direction:column;gap:20px;width:60%}.footer_icons{color:#fff;margin-left:10px;width:12%}.footer_data,.footer_icons{display:flex;justify-content:space-between}.footer_data{flex-wrap:wrap}.footer_data ul{list-style:none;padding:0}.footer_data li{cursor:pointer;margin:6px 0}.footer_extra{display:flex;flex-direction:column;gap:10px;margin-top:20px}.service_code_btn{background:#0000;border:1px solid grey;color:grey;cursor:pointer;padding:5px 10px}.service_code_btn:hover{border-color:#fff;color:#fff}.footer_extra p{font-size:13px}.header_outer_container{align-items:center;color:#fff;height:10vh;justify-content:center;position:sticky;top:0;transition:all .5s;transition-timing-function:ease-in;z-index:1}.header_outer_container,.nav_black{background-color:#141414}.header_container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 40px;width:100%}.header_left ul{align-items:center;display:flex;gap:1.2rem;justify-content:flex-start;list-style:none;margin:0;padding:0}.header_left img{height:20px;margin-right:10px;width:auto}.header_right ul{gap:1.2rem;justify-content:flex-end;list-style:none;margin:0;padding:0}.header_right li,.header_right ul{align-items:center;display:flex}.header_right li a{color:#fff;text-decoration:none}.row{color:#fff}.row,.row h2{margin-left:20px}.row__posters{display:flex;overflow-x:scroll;overflow-y:hidden;padding:10px;scrollbar-width:none}.row__posters::-webkit-scrollbar{display:none}.row__poster{border-radius:4px;margin-right:10px;max-height:160px;object-fit:contain;transition:transform .45s}.row__poster:hover{transform:scale(1.08)}
/*# sourceMappingURL=main.c516a9ad.css.map*/