@import"https://fonts.googleapis.com/css?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: #ffffff;--secondary-color: #e50914}body{background:#111}*{margin:0;padding:0;box-sizing:border-box}.App{background-color:#000}.header_outer_container{background-color:#141414;color:#fff}.header_container{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.img{width:40px}.header_left,.header_right{display:flex;align-items:center}.header_left ul,.header_right ul{display:flex;list-style-type:none;padding:0;margin:0}.header_left li,.header_right li{margin:10px 15px}.header_left img{margin-right:20px}.footer_icons{display:flex;gap:16px;align-items:center}.footer_outer_container{background-color:#000;padding:50px;color:#fff}.footer_inner_container{max-width:60%;margin:0 auto}.footer_data{display:flex;justify-content:space-between;gap:10px}.footer_data ul{list-style:none}.service_code{margin-top:20px}.copyright{margin-top:10px}.banner{margin-top:-10vh;height:80vh;margin-bottom:-80px;color:#fff;object-fit:contain}.banner_contents{margin-left:30px;padding-top:300px}.banner_title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner_description{width:45rem;line-height:1;padding:1rem 0;font-size:1rem;max-width:360px;height:80px}.banner_contents{margin-left:30px;padding-top:100px}.banner_title{font-size:3rem;font-weight:600;padding-bottom:.3mm}.banner_description{width:45rem;line-height:1;padding:1ren 0;font-size:1rem;max-width:360px;height:80px}.banner_button{cursor:pointer;color:#fff;outline:none;border:none;font-size:1.2rem;padding:1rem;margin-right:2rem;background-color:#33333380}.play{color:#000;background-color:#fff}.banner_button:hover{color:#000;background-color:#c6c6c6;transition:all .2s}.banner_fadeBottom{height:40vh;background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.91),#111)}.row_poster{width:100%;object-fit:contain;max-height:100px;transition:transform .45s;margin-right:10px}.row_posters{display:flex;overflow-y:hidden;overflow-x:scroll;padding:20px}.row_posters::-webkit-scrollbar{display:none}.row_poster:hover{transform:scale(1.08)}.row_posterLarge{max-height:250px}.row_posterLarge:hover{transform:scale(1.09)}.row{margin-left:20px;color:#fff}@media (max-width: 480px){.row{margin-left:5px}.row h1{font-size:1.2rem}.row_poster{max-width:100px}}
