@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lexend:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--font-base: "Lexend", sans-serif;--font-second-base: "Inter", sans-serif;--bg-color: #111;--primary-color: #fff;--secondary-color: #e50914}*{margin:0;padding:0;box-sizing:border-box}body{background:#000}.header_outer_container{position:fixed;top:0;display:flex;justify-content:center;align-items:center;background-color:transparent;height:10vh;color:#fff;transition:background-color .4s ease-in-out;z-index:20;transition:all .4s ease;width:100%}.header_black{background-color:#141414}.header_container{width:90%;display:flex;justify-content:space-between;align-items:center}.header_left{display:flex;align-items:center;gap:20px}.desktop_menu{display:flex;align-items:center;gap:20px;list-style:none;cursor:pointer}.mobile_browse{display:none;font-size:18px;cursor:pointer;align-items:center}.mobile_menu{display:none;flex-direction:column;position:absolute;top:60px;left:20px;padding:15px;background:#000000d9;border-radius:8px;list-style:none;gap:15px;width:200px;z-index:999}.header_right ul{display:flex;align-items:center;gap:20px;list-style:none;cursor:pointer}@media(max-width:900px){.desktop_menu{display:none}.mobile_browse,.mobile_menu{display:flex}}.footer_outer_container{background-color:#000;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;width:10%;margin:10px 0;cursor:pointer}.copy_write{font-size:12px;margin-bottom:10px}.purpose{padding-bottom:10px}.banner{height:80vh;margin-bottom:-80px;color:#fff;object-fit:contain}.banner__contents{margin-left:30px;padding-top:190px;max-width:600px}.banner__title{font-weight:800;padding-bottom:.3rem}.banner__description{width:45rem;line-height:1.3;padding-top:1rem;font-size:1rem;max-width:360px;height:80px}.banner__button{cursor:pointer;color:#fff;outline:none;border:none;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:#e6e6e6;transition:all .2s}.banner__fadeBottom{height:40vh;background-image:linear-gradient(180deg,transparent,rgb(37,37,37,.91),#111)}@media(max-width:900px){.banner{height:60vh}.banner_title{font-size:2.3rem}.banner_description{font-size:.9rem;width:80%}.banner_button{padding:.4rem 1.5rem}.banner__contents{padding-top:100px}}.row_poster{width:auto;object-fit:contain;max-height:140px;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:900px){.row_poster{max-height:120px}.row_posterLarge{max-height:180px}}@media(max-width:600px){.row_poster{max-height:100px}}
