@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&display=swap";:root{--font-base: "Lexend", sans-serif;--font-second-base: "Inter", sans-serif;--bg-color: #111;--primary-color: #ffffff;--secondary-color: #e50914}*{margin:0;padding:0}body{background:#111}.header_outer{position:fixed;top:0;width:100%;height:68px;background-color:#141414cc;z-index:1000;transition:background-color .3s ease}.header_outer.scrolled{background-color:#141414}.header_inner{max-width:100%;height:100%;padding:0 3%;display:flex;justify-content:space-between;align-items:center}.leftside_nav ul,.rightside_nav ul{display:flex;align-items:center;list-style:none;padding:0;margin:0}.leftside_nav ul li,.rightside_nav ul li{margin-right:20px}.leftside_nav ul li img{height:25px}.leftside_nav ul li a,.rightside_nav ul li a{text-decoration:none;color:#fff;font-size:1rem;font-weight:500;font-family:monospace}.leftside_nav ul li a:hover,.rightside_nav ul li a:hover{color:#b3b3b3}.rightside_nav svg{fill:#fff;font-size:24px;vertical-align:middle;cursor:pointer}.rightside_nav svg:hover{fill:#b3b3b3}@media screen and (max-width: 768px){.leftside_nav ul li:nth-child(n+2){display:none}}.footer_outer_container{background:#111;margin-top:80px;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:12px}@media (max-width: 768px){.footer_icons span{width:10px;margin:5px 10px}.service_code{width:35%;text-align:center}}@media (max-width: 600px){.footer_data{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.footer_data>div{width:100%}.footer_data ul{padding:5px 0;margin:0;list-style:none}}.banner{margin-top:10vh;height:80vh;margin-bottom:-80px;color:#fff;object-fit:contain}.banner_contents{margin-left:30px;padding-top:250px}.banner_title{font-size:3rem;font-weight:800;padding-top:.3rem}.banner_description{width:25rem;line-height:1.25;padding-top:1rem;padding-bottom:2rem;font-size:1rem;max-width:368px;height:20px}.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:#fff;transition:all .2s}.banner_fadeButtom{height:40vh;background-image:linear-gradient(180deg,transparent,rgb(37,37,37,.91),#111)}.banner-blur{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none}.video-modal{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background:#141414d9;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.close-modal{position:absolute;top:20px;right:60px;font-size:2.5rem;color:#fff;background:transparent;border:none;cursor:pointer;z-index:10000;transition:color .2s;display:flex;align-items:center;justify-content:center}.close-modal:hover{color:red}.youtube-player{max-width:80%;height:70vh;width:90vw;box-shadow:0 8px 32px #000000b3;border-radius:10px;background:#000}@media (max-width: 768px){.close-modal{top:10px;right:20px;font-size:2rem}.youtube-player{max-width:95vw;height:220px}.banner{height:35vh;padding-bottom:10px}.banner_fadeButtom{height:20vh;background-image:linear-gradient(180deg,transparent,rgb(37,37,37,.91),#111)}.banner_title{font-size:1.3rem;padding:5px 0}.banner_contents{margin-left:30px;padding-top:50px}.banner_button{font-size:.7rem;padding:5px 8px;border-radius:5px}.banner_description{width:100%;margin-bottom:45px}}.row_list{margin:0;padding:0}.row_poster{object-fit:contain;max-height:100px;transition:transform .45s;margin-right:10px;padding-top:20px}.row_posters{display:flex;overflow-y:hidden;overflow-x:scroll}.row_posters img{display:flex;flex-direction:column;margin:0 5px}.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:14px;color:#fff}row h1{margin:0 10px;font-size:.9rem}.movie_item{display:flex;flex-direction:column;align-items:center;width:160px;margin:0 5px}.movie_name{color:#fff;font-size:.85rem;margin-top:8px;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;font-weight:500}@media (max-width: 768px){.movie_item{width:100px}.row h1{padding-top:10px;font-size:1rem;text-align:center}.row_poster{max-height:150px;max-width:150px;padding:5px 0}.row_posterLarge{max-height:200px;margin-right:10px}.movie_name{font-size:.75rem}}@media (max-width: 480px){.movie_item{width:80px}.row_poster{max-height:120px}.row_posterLarge{max-height:160px}.movie_name{font-size:.7rem}}.player{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.player img{position:absolute;top:20px;left:20px;width:50px;cursor:pointer;color:#fff}.player iframe{margin-left:5px;border-radius:10px}.movie_info1{display:flex;width:90%;justify-content:space-between;align-items:center}.movie_info1 p{color:#fff;font-size:1.2rem;padding:20px}@media (max-width: 768px){.player img{width:25px;top:20px;left:10px}.player iframe{height:30vh;margin-top:-30vh}.movie_info1{margin:10px 0;flex-direction:column;justify-content:start;align-items:start}.movie_info1 p{font-size:.75rem;padding:5px 0}}
