@import url(https://fonts.googleapis.com/css2?family=Inter: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:#111}.header_outer_container{align-items:center;background-color:#141414;color:#fff;display:flex;height:10vh;justify-content:center;position:-webkit-sticky;position:sticky;top:0;transition:all .5s;transition-timing-function:ease-in;z-index:1;.nav__black{background-color:#141414}.header_container{align-items:center;display:flex;justify-content:space-between;width:90%}.header_left ul,.header_right ul{display:flex;justify-content:space-between;list-style-type:none;width:140%}}.footer_outer_container{background-color:#111;color:grey;display:flex;justify-content:center}.footer_inner_container{width:60%}.footer_icons{color:#fff;margin-left:10px;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 li,.service_code{cursor:pointer}.service_code{align-items:center;border:1px solid #fff;display:flex;justify-content:flex-start;margin:10px 0;width:20%}.copy-write{font-size:12px;margin-bottom:10px}.banner{background-position:50%;background-size:cover;color:#fff;height:80vh;margin-bottom:-80px;margin-top:2vh;object-fit:contain}.banner__contents{height:190px;margin-left:30px;padding-top:140px}.banner__title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner__buttons{margin-top:20px}.banner__button{background-color:#33333380;border:none;border-radius:.2vw;color:#fff;cursor:pointer;font-weight:700;margin-right:1rem;outline:none;padding:.5rem 2rem}.banner__button:hover{background-color:#e6e6e6;color:#000;transition:all .2s}.banner__description{font-size:.8rem;height:80px;line-height:1.3;max-width:360px;padding-top:1rem;width:45rem}.banner__fadeBottom{background-image:linear-gradient(180deg,#0000,#2525259c,#111);height:7.4rem}.row__poster{margin-right:10px;max-height:100px;object-fit:contain;transition:transform .45s;width:100%}.row__posters{display:flex;overflow-x:scroll;overflow-y:hidden;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{color:#fff;margin-left:20px}
/*# sourceMappingURL=main.cd5ca783.css.map*/