@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);:root{--font-base:"Lexend",sans-serif;--font-second-base:"Inter",sans-serif;--bg-color:#000;--primary-color:#fff;--secondary-color:red}*{box-sizing:border-box;margin:0}body{background:#fff}.header_outer_container{background-color:#141414;box-shadow:0 2px 4px #0000004d;padding:10px 20px;position:fixed;top:0;width:100%;z-index:1000}.header_container{justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.header_container,.header_left,.header_left ul{align-items:center;display:flex}.header_left ul{gap:20px;list-style:none;margin:auto;padding:0}.header_left ul li{color:#fff;cursor:pointer;font-size:14px;transition:color .3s ease}.header_left ul li:hover{color:#e50914}.header_left ul li img{border-radius:4px;height:30px;width:auto}.header_right{margin-left:auto}.header_right,.header_right ul{align-items:center;display:flex;gap:20px}.header_right ul{list-style:none;margin:0;padding:0}.header_right ul li{color:#fff;cursor:pointer;font-size:20px;transition:color .3s ease}.header_right ul li:hover{color:#e50914}@media (max-width:768px){.header_left ul li:not(:first-child){display:none}}*{margin:o;padding:0}body{background-color:#000}.footer_outer_container{background-color:#000;color:grey;display:flex;justify-content:center}.footer_inner_container{width:60%}.footer_icons{color:#fff;margin-left:10px;text-align:center;width:12%}.footer_data,.footer_icons{display:flex;justify-content:space-between}.footer_data ul{display:flex;flex-direction:column;height:12vh;justify-content:space-around;list-style:none}.footer_data ul,.service_code,li{cursor:pointer}.service_code{align-items:center;border:1px solid #fff;display:flex;justify-content:center;margin:10px 0;width:14%}.copy-write{font-size:12px;margin-bottom:10px}.banner{color:#fff;height:80vh;margin-bottom:80px;object-fit:contain}.banner_contents{margin-left:30px;padding-top:300}.bsnner_title{font-size:3rem;font-weight:800;padding-bottom:.3}.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:all0.2s};.banner_fadeBottom{background-image:linear-gradient(180deg,#0000,#252525e8,#111);height:40vh}.row{color:#fff;font-family:Roboto,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:300;margin-left:20px}.row__posters{display:flex;overflow-y:scroll;padding:20px}.row__posters::-webkit-scrollbar{display:none}.row__poster{border-radius:4px;margin-right:10px;max-height:120px;object-fit:contain;transition:transform .45s}.row__poster:hover{transform:scale(1.08)}.row__posterLarge{max-height:250px}.arrow{background:#00000080;border:none;color:#fff;cursor:pointer;font-size:5rem;opacity:.7;padding:10px 0;position:absolute;transform:translateY(5%);z-index:1}.arrow:hover{opacity:1}.arrow.left{left:10px}.arrow.right{right:10px}
/*# sourceMappingURL=main.2e4c9b26.css.map*/