@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{font-family:Lexend,sans-serif;font-family:Inter,sans-serif;background-color:#111}html,body{font-family:Poppins,Arial,Helvetica,sans-serif;background-color:#000;color:#fff;font-size:16px;max-width:2000px;margin:auto}g a{text-decoration:none}*{padding:0;margin:0;box-sizing:border-box}.header_outer_container{position:sticky;top:0;display:flex;justify-content:center;align-items:center;background-color:#141414;height:10vh;color:#000;transition:all .5s;transition-timing-function:ease-in;z-index:1}.header_container{width:90%;display:flex;justify-content:space-between;align-items:center}.header_left ul{width:140%;list-style:none;display:flex;align-items:center}.header_left ul li{margin-right:15px;font-size:14px;color:#fff;cursor:pointer}.header_left ul li:last-child{margin-right:0}.header_left ul li img{max-width:100px;height:auto}.header_right ul{list-style:none;display:flex}.header_right ul li{margin-right:15px;font-size:20px;color:#fff;cursor:pointer}.header_right ul li:last-child{margin-right:0}.banner{margin-top:-10vh;height:110vh;margin-bottom:-80px;color:#fff;object-fit:contain}.banner_contents{margin-left:30px;padding-top:20%}.banner_title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner_descripition{width:45rem;line-height:1;padding:1rem 0;font-size:1rem;max-width:360px;height:80px}.banner_buttons{cursor:pointer;color:#fff;outline:none;border:none;font-size:1.2rem;font-weight:700;border-radius:.2vw;padding:.5rem 1rem;margin-right:2rem}.play{color:#000;background-color:#fff}.list{color:#fff;background-color:#33333380}.banner_buttons:hover{color:#000;transition:all0.2s}.banner_fadeBottom{height:60vh;background-image:linear-gradient(180deg,transparent,rgb(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;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}.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;cursor:pointer}.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}
