*{margin:0;padding:0;box-sizing:border-box}.header-container{display:flex;align-items:center;padding:10px 20px;background-color:#141414;position:fixed;top:0;width:100%;z-index:1000}.logo img{height:30px}.nav-menu{flex:1;display:flex;margin-left:40px}.nav-menu-links{display:flex;align-items:center;gap:30px}.nav-menu-links li{color:#fff;text-decoration:none;list-style-type:none;font-size:15px;font-weight:500;letter-spacing:.5px;transition:color .3s ease}.nav-menu-links li:hover{color:#b3b3b3;cursor:pointer}.header-right ul{display:flex;gap:20px;list-style-type:none;margin:0;padding:0;color:#fff}.footer-outer-container{background-color:#141414;color:#999;padding:40px 20px;font-size:14px;border-top:1px solid #333}.footer-inner-container{width:60%}.footer-social-icons{width:12%;display:flex;justify-content:space-between;gap:20px;padding:20px 0 10px}.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}.footer-service-code{display:flex;align-items:center;justify-content:center;border:1px solid gray;width:10%;margin:10px 0;cursor:pointer}.footer-copyright{margin-bottom:100px;font-size:14px}.banner{color:#fff;object-fit:contain;height:70vh;background-size:cover;background-position:Top center;position:relative;margin-bottom:-60px}.banner__contents{position:absolute;top:140px;left:30px;width:35%}.banner__title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner__buttons{margin-top:1em}.banner_common{cursor:pointer;outline:none;border:none;font-weight:700;border-radius:.2vw;padding:1.1em 2.5em;margin-right:1em;transition:all .2s}.banner__button{color:#fff;background-color:#33333380}.banner__button1{color:#000;background-color:#fff}.banner__button:hover{background-color:#e6e6e6;color:#000}.banner__button1:hover{background-color:#000;color:#fff}.banner__description{width:75%;line-height:1.3;padding-top:1rem;font-size:.9rem;max-width:360px;height:180px}.banner--fadeBottom{position:absolute;bottom:0;width:100%;height:3.4rem;background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.61),#111)}.row{z-index:auto;background-color:#000}.row h2{color:#fff;font-size:1.8rem;font-weight:600;margin-left:20px;padding-left:5px;padding-top:10px;font-family:Netflix Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.row__posters{display:flex;overflow-y:hidden;overflow-x:scroll;padding:20px 0;gap:10px}.row__posters::-webkit-scrollbar{display:none}.row__poster{object-fit:contain;width:200px;max-height:120px;margin:0 20px;transition:transform .45s ease-in-out;cursor:pointer;border-radius:4px;flex-shrink:0}.row__poster:hover{transform:scale(1.08);z-index:10;position:relative;box-shadow:0 8px 30px #0009}.row__posterLarge{max-height:300px;width:200px}.row__posterLarge:hover{transform:scale(1.1)}.row__loading{color:#fff;text-align:center;padding:20px;font-size:1.1rem}.row__loading:after{content:"...";animation:dots 1.5s steps(4,end) infinite}@keyframes dots{0%,20%{color:#fff0;text-shadow:.25em 0 0 rgba(255,255,255,0),.5em 0 0 rgba(255,255,255,0)}40%{color:#fff;text-shadow:.25em 0 0 rgba(255,255,255,0),.5em 0 0 rgba(255,255,255,0)}60%{text-shadow:.25em 0 0 white,.5em 0 0 rgba(255,255,255,0)}80%,to{text-shadow:.25em 0 0 white,.5em 0 0 white}}.row__posters div{color:#fff;padding:20px;text-align:center;width:100%;font-size:1rem;opacity:.7}@media screen and (max-width: 768px){.row{margin-left:10px;margin-bottom:30px}.row h2{font-size:1.2rem;margin-bottom:10px}.row__poster{width:150px;max-height:90px;margin-right:5px}.row__posterLarge{max-height:225px;width:150px}}@media screen and (max-width: 480px){.row{margin-left:5px;margin-bottom:20px}.row h2{font-size:1.1rem;margin-bottom:8px}.row__poster{width:120px;max-height:70px;margin-right:3px}.row__posterLarge{max-height:180px;width:120px}}.row__posters{scrollbar-width:none;-ms-overflow-style:none}.row__poster{filter:brightness(.8)}.row__poster:hover{filter:brightness(1.2)}.row__poster:focus{outline:2px solid #e50914;outline-offset:2px;transform:scale(1.05)}
