@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.header_outer_container{position:sticky;top:0;display:flex;justify-content:center;align-items:center;background-color:#141414;height:10vh;color:#fff;transition:all .5s;transition-timing-function:ease-in;z-index:1}.header_outer_container_black{background-color:#141414}.header_container{width:90%;display:flex;justify-content:space-between;align-items:center}.header_left ul,.header_right ul{width:140%;display:flex;justify-content:space-between;align-items:center;list-style:none;cursor:pointer}.footer_outer_container{background-color:#111;color:gray;display:flex;justify-content:center}.footer_inner_container{width:60%}.footer_icons{width:12%;display:flex;justify-content:space-between;margin-left:10px;color:#fff}.footer_data{display:flex;justify-content:space-between}.footer_data ul{list-style:none;display:flex;flex-direction:column;justify-content:space-around;height:12vh}.footer_data ul li{cursor:pointer}.service_code{display:flex;align-items:center;justify-content:center;border:#fff 1px solid;width:10%;margin:10px 0;cursor:pointer}.copy_write{font-size:12px;margin-bottom:10px}.row_poster{width:100%;object-fit:contain;max-height:100px;transition:trannsform .45s;margin-right:10px}.row_posters{display:flex;overflow-y:hidden;overflow-x:scroll;padding:20px;margin:10px}.row_posters::-webkit-scrollbar{display:none}.row_poster:hover{transform:scale(1.08);cursor:pointer}.row_posterLarge{max-height:250px}.row_posterLarge:hover{transform:scale(1.09)}.row{margin-left:20px;color:#fff}.banner{height:448px;color:#fff;object-fit:contain}.banner_contents{margin-left:30px;padding-top:160px}.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_button{cursor:pointer;color:#fff;outline:none;border:none;font-size:1.2rem;font-weight:700;border-radius:.2vw;padding:1rem 3rem;margin-right:2rem;background-color:#33333380}.play{color:#000;background-color:#fff}.banner_button:hover{color:#000;background-color:#c6c6c6;transition:all0.2s}.banner_fadeBottom{height:14vh;background-image:linear-gradient(180deg,transparent,rgb(37,37,37,.91),#111)}.roboto-thin{font-family:Roboto,sans-serif;font-weight:100;font-style:normal}.roboto-light{font-family:Roboto,sans-serif;font-weight:300;font-style:normal}.roboto-regular{font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.roboto-medium{font-family:Roboto,sans-serif;font-weight:500;font-style:normal}.roboto-bold{font-family:Roboto,sans-serif;font-weight:700;font-style:normal}.roboto-black{font-family:Roboto,sans-serif;font-weight:900;font-style:normal}.roboto-thin-italic{font-family:Roboto,sans-serif;font-weight:100;font-style:italic}.roboto-light-italic{font-family:Roboto,sans-serif;font-weight:300;font-style:italic}.roboto-regular-italic{font-family:Roboto,sans-serif;font-weight:400;font-style:italic}.roboto-medium-italic{font-family:Roboto,sans-serif;font-weight:500;font-style:italic}.roboto-bold-italic{font-family:Roboto,sans-serif;font-weight:700;font-style:italic}.roboto-black-italic{font-family:Roboto,sans-serif;font-weight:900;font-style:italic}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#111}
