.movieRow{margin-bottom:30px}.movieRow h2{margin:0 0 0 30px}.movieRow--listArea{overflow-x:hidden;padding-left:30px}.movieRow--list{transition:all .4s ease}.movieRow--item{display:inline-block;width:190px;cursor:pointer}.movieRow--item img{width:100%;transform:scale(.9);transition:all .3s ease}.movieRow--item img:hover{transform:scale(1)}.movieRow--left,.movieRow--right{position:absolute;width:40px;height:284px;z-index:99;display:flex;background-color:rgba(0,0,0,.5);align-items:center;justify-content:center;overflow:hidden;cursor:pointer;border:none;opacity:0;transition:all .5s ease}.movieRow--left{left:0}.movieRow--right{right:0}.movieRow:hover .movieRow--left,.movieRow:hover .movieRow--right{opacity:1}@media (max-width:760px){.movieRow--left,.movieRow--right{opacity:1}}.featured{height:100vh}.featured--vertical{width:inherit;height:inherit;background:linear-gradient(0deg,#111 10%,transparent 90%)}.featured--horizontal{width:inherit;height:inherit;background:linear-gradient(90deg,#111 30%,transparent 70%);display:flex;flex-direction:column;justify-content:center;padding-left:30px;padding-bottom:150px;padding-top:70px}.featured--name{font-size:60px;font-weight:700}.featured--info{font-size:20px;font-weight:700;margin-top:17px}.featured--points,.featured--seasons,.featured--year{display:inline-block;margin-right:15px}.featured--points{color:#46d369}.featured--description{margin-top:15px;font-size:25px;color:#999;max-width:40%}.featured--buttons{margin-top:20px}.featured--myListButton,.featured--watchButton{display:inline-block;font-size:20px;font-weight:700;padding:12px 25px;border-radius:5px;text-decoration:none;margin-right:10px;transition:all .3s}.featured--myListButton:hover,.featured--watchButton:hover{opacity:.7}.featured--watchButton{background-color:#fff;color:rgba(0,0,0,.966)}.featured--myListButton{background-color:#333;color:#fff}.featured-genres{margin-top:15px;font-size:23px;color:#999}@media (max-width:760px){.featured{height:90vh}.featured--name{font-size:40px}.featured--info{font-size:16px}.featured--description{font-size:14px;max-width:100%;margin-right:30px}.featured--myListButton,.featured--watchButton{font-size:10px}.featured--genres{font-size:14px}}header{position:fixed;z-index:999;top:0;left:0;right:0;height:70px;display:flex;justify-content:space-between;align-items:center;padding:0 35px;background:transparent;transition:.25s ease}header.black{background:#141414}header .logo{height:35px}header .user{height:45px}header .logo img{height:100%}header .user img{height:100%;border-radius:3px}
/*# sourceMappingURL=main.fb6c07c0.chunk.css.map */