*{margin:0;padding:0}body{background:#111}.header-outer-container{position:fixed;top:0;width:100%;z-index:1;padding:20px 6%;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#fff;transition:background .5s ease-in;background:linear-gradient(to bottom,rgba(0,0,0,.7),transparent)}.header-container{width:90%;display:flex;justify-content:space-between;align-items:center}.header-left{display:flex;align-items:center;gap:50px}.header-left img{width:90px}.header-left ul{display:flex;list-style:none;gap:20px}.header-left ul li{cursor:pointer}.header-right ul{display:flex;list-style:none;gap:20px;cursor:pointer}.menu-toggle{display:none}@media (max-width: 768px){.nav-links{display:none;flex-direction:column}}@media (max-width: 768px){.menu-toggle{display:block;background:none;border:none;color:#fff;font-size:28px;cursor:pointer}.nav-links{position:absolute;top:60px;left:0;width:10%;background-color:#111;padding:15px 20px;opacity:0;position:fixed}.nav-links.open{opacity:1}.header-left{flex-grow:1;justify-content:space-between}.header-left img{width:60px}.header-right ul{display:none}}.footer-outer-container{background-color:#111;color:gray;display:flex;justify-content:center;padding:20px 0}.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;flex-wrap:wrap;margin-top:20px}.footer-data ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-data ul li{cursor:pointer;font-size:14px}.service-code{display:flex;align-items:center;justify-content:center;border:#fff 1px solid;width:fit-content;padding:5px 10px;margin:20px 0;cursor:pointer;font-size:14px}.service-code:hover{color:#fff}.copy-write{font-size:12px;margin-bottom:10px;display:flex;align-items:center;gap:5px}@media (max-width: 768px){.footer-data{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.footer-icons{width:60%}}body{font-family:Poppins,sans-serif}.banner{position:relative;margin-top:10vh;height:90vh;color:#fff;object-fit:contain;font-family:Arial,sans-serif}.banner-contents{position:absolute;padding-top:300px;bottom:30px;left:30px;z-index:1;max-width:500px}.banner-title{font-size:3rem;font-weight:700;margin-bottom:10px}.banner-description{font-size:1.1rem;max-width:360px;margin-top:10px;margin-bottom:100px;text-shadow:2px 2px 8px rgba(0,0,0,.8);line-height:1.5}.banner-buttons{display:flex;color:#fff;margin-top:20px}.banner-button-play{cursor:pointer;font-size:1.1rem;color:#000;background-color:#fff;border:none;padding:10px 25px;margin-right:10px;border-radius:4px;transition:all .2s ease}.banner-button:hover{background-color:#64646eb3;transform:scale(1.05)}.banner-button{cursor:pointer;font-size:1.1rem;color:#fff;border:none;padding:10px 30px;margin-right:10px;border-radius:4px;background-color:#6d6d6eb3}.banner-button-play:hover{transform:scale(1.05)}.banner-fadeBottom{position:absolute;bottom:0;width:100%;height:18vh;background-image:linear-gradient(0deg,rgba(20,20,20,.9),transparent)}.row{color:#fff;margin-left:20px}.row h1{font-size:1.5rem;margin-bottom:20px}.row-posters{display:flex;overflow-y:hidden;overflow-x:scroll;padding:0;gap:10px}.row-posters::-webkit-scrollbar{display:none}.row_poster{max-height:100px;width:100%;object-fit:contain;transition:transform .2s ease-in-out;border-radius:4px;cursor:pointer}.row_poster:hover{transform:scale(1.08);z-index:1}.row_posterLarge{max-height:250px}.row_posterLarge:hover{transform:scale(1.15)}
