*{margin:0;padding:0;box-sizing:border-box}body{background:#111}.header-outer-container{position:sticky;top:0;display:flex;justify-content:center;align-items:center;height:10vh;color:#fff;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent;transition:all .5s ease-in}.nav-black{background-color:#141414}.header-container{width:90%;display:flex;justify-content:space-between;align-items:center}.header-left ul,.header-right ul{list-style:none;margin:0;padding:0;display:flex;align-items:center}.header-left li,.header-right li{margin:0 15px}.zoom:active{animation:zoom .1s ease}@keyframes zoom{0%{transform:scale(1);color:#fff}50%{transform:scale(2.5);color:red}to{transform:scale(1);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}.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}.banner{background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;object-fit:contain;height:90vh;position:relative}.banner-contents{margin-left:30px;padding-top:140px;height:190px}.banner-title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner-buttons{margin-top:20px}.banner-button{cursor:pointer;color:#fff;outline:none;border:none;font-weight:700;border-radius:.2vw;padding:.5rem 2rem;margin-right:1rem;background-color:#33333380;transition:all .2s}.banner-button:hover{color:#000;background-color:#e6e6e6}.banner-description{width:45rem;line-height:1.3;padding-top:1rem;font-size:.8rem;max-width:360px;height:80px}.banner-fadeBottom{height:7.4rem;background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.61),#111);position:absolute;bottom:0;width:100%}.row-poster{width:160px;object-fit:contain;transition:transform .45s}.row-container{display:flex;align-items:center;position:relative}.scroll-btn{background:#000000b3;color:#850909;cursor:pointer;z-index:10;padding:10px;border-radius:40%;font-size:18px;transition:background .2s}.scroll-btn:hover{background:#f7f1f1e6}.scroll-btn.left{margin-right:10px}.scroll-btn.right{margin-left:10px}.row-posters{display:flex;overflow-y:hidden;overflow-x:auto;padding:20px;gap:10px;scroll-behavior:smooth;flex:1}.row-posters::-webkit-scrollbar{display:none}.row-posters{scrollbar-width: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}
