footer{margin-top:6%;margin-bottom:6%;text-align:center;color:#fff}.background{height:100vh;width:100vw;background-color:#121212}.otherColor{background-color:#d4d4d4}header{position:fixed;z-index:9999;top:0;right:0;left:0;height:70px;display:flex;justify-content:space-between;align-items:center;padding:0 30px;background:transparent;transition:all .2s ease}header.scrolled{background:hsla(0,0%,7%,.657)}.header--center--logo img,.header--logo{height:25px}.header--logo img{height:100%}.header--user{border-radius:3px;height:35px}.header--user img{height:100%}.featured{height:80vh}.featured--horizontal-transparency{position:relative;width:inherit;height:inherit;background:linear-gradient(0deg,#111 20%,transparent 80%)}.featured--vertical-transparency{width:inherit;height:80%;background:linear-gradient(90deg,#111 10%,transparent 70%);display:flex;flex-direction:column;justify-content:center;padding-left:60px;padding-top:100px}.featured--title{font-size:60px;font-weight:700;color:#fff}.featured--sub-title{font-size:40px;font-weight:700;color:#fff}.featured--info{display:flex;font-size:22px;font-weight:700;margin-top:15px;color:#b0b0b0}.featured--seasons,.featured--votes,.featured--year{display:inline-block;margin-right:15px}.featured--votes{color:#46d369;font-size:16px}.featured--description{margin-top:15px;font-size:22px;font-weight:300;font-weight:700;color:#b0b0b0;max-width:40%}.featured--buttons{margin-top:30px;display:flex;justify-content:space-between}.featured--buttons img{height:50px;margin-right:50px}.featured--infobtn,.featured--watch{display:inline-block;font-size:20px;line-height:25px;font-weight:700;padding:12px 25px;border-radius:5px;text-decoration:none;margin-right:10px;opacity:1;transition:all .2s ease}.featured--infobtn:hover,.featured--watch:hover{opacity:.7}.featured--watch{background-color:#fff;color:#000}.featured--infobtn{background-color:#333;color:#fff}.featured--genres{margin-top:15px;font-size:15px;color:#999}.featured--icon{position:absolute;right:7%;top:66%}.featured--icon img{height:60px;right:5%;bottom:25%}@media(max-width:760px){.featured{height:80vh}.featured--title{font-size:40px}.featured--info{font-size:16px}.featured--description{font-size:14px;max-width:100%;margin-right:30px}.featured--infobtn,.featured--watch{font-size:16px}}@media(min-width:760px){.featured--vertical-transparency{padding-left:5%}}@media(max-width:480px){.featured--vertical-transparency{padding-left:3%}.featured--title{font-size:34px;font-weight:700;color:#fff}.featured--sub-title{font-size:28px;font-weight:700;color:#fff}}.scrollableRow{position:relative;margin-bottom:30px;color:#fff}.scrollableRow h2{margin:0 10px 0 3%;color:#fff}.scrollableRow--listarea::-webkit-scrollbar{display:none}.scrollableRow--listarea{scrollbar-width:none;overflow-x:hidden;padding-left:20px;position:relative;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.scrollableRow--list{transition:all .2s ease}.scrollableRow--item{display:inline-block;width:218px;height:236px;cursor:pointer;margin-left:10px;margin-top:10px}.scrollableRow--item img{width:100%;height:100%;transform:scale(1);transition:all .2s ease;-ms-interpolation-mode:bicubic}.scrollableRow--arrowleft,.scrollableRow--arrowright{position:absolute;width:40px;height:236px;background-color:rgba(0,0,0,.741);z-index:99;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;opacity:0;transition:all .5s ease;margin-top:10px}.scrollableRow--arrowleft{left:0}.scrollableRow--arrowright{right:0}.scrollableRow:hover .scrollableRow--arrowleft,.scrollableRow:hover .scrollableRow--arrowright{opacity:1}@media(max-width:768px){.scrollableRow--listarea{padding-left:0}.scrollableRow--list{transition:all 0s ease}}.loading{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;background-color:#000;display:flex;justify-content:center;align-items:center}.loading img{height:45%}.company-card[data-v-77f751cd]{cursor:pointer}.image[data-v-77f751cd]{width:auto;height:auto;max-width:100%;max-height:100%;transition:transform .3s ease}.title[data-v-77f751cd]{margin-top:5px;text-align:center;color:#fff;margin-bottom:10px;white-space:nowrap;overflow:hidden}.image[data-v-77f751cd]:active{transform:scale(1.1)}@tailwind base;@tailwind components;@tailwind utilities;#home .lists{margin-top:1%}#home .big-menu{font-size:30px;font-style:bold;margin-bottom:30px;text-align:center}#home .big-menu,#home .small-menu{color:#fff;background-color:#121212}#home .small-menu{font-size:25px;margin:20px 0 0 3%;z-index:3}#home .grids,#home .image-grid{align-content:center;text-align:center;align-items:center}#home .image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin:3%}#home .image-item{position:relative}#home .image{width:auto;height:auto;max-width:100%;max-height:100%}#home .image-container{position:relative;width:218px;height:236px}#home .image-desc{position:absolute;bottom:0;left:0;width:100%;height:45px;background-color:rgba(0,0,0,.7);padding-top:10px}#home .image-title{color:#fff;text-align:center;font-size:18px;margin:0;white-space:nowrap}#home .image-subtitle{color:#fff;text-align:center;font-size:14px;margin:0}#home .circle{position:absolute;width:10px;height:10px;border-radius:50%;background-color:red;bottom:10%;right:3%}@media(max-width:480px){#home .small-menu{font-size:20px;margin:20px 0 15px 3%}}