@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);body{font-family:Roboto,sans-serif}.div-login{background-image:url(/static/media/loginBackground.facd2c909ae97f094662.jpeg);background-size:cover;height:100vh}#logo{height:auto;margin-left:10.5rem;margin-top:1.6rem;width:150px;z-index:1}.container-login{align-items:center;background-color:#000000de;border-radius:3px;display:flex;height:70vh;justify-content:center;margin:auto;width:32vw;z-index:1}.form-login{display:flex;flex-direction:column;height:100%;margin:4rem;width:100%}.form-login h2{color:#fff;font-size:30px;margin-bottom:2rem;margin-top:3rem}.input-form{background:#161616b3;border:1px solid #444;border-radius:5px;color:#fff;display:flex;height:3.3rem;margin-bottom:1rem;padding-left:1rem;width:95%}#button-enter{background:#f1020a;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:20px;height:2.5rem;width:100%}#button-enter:after{background:#c11119}#button-enter-without{align-items:center;background:#028df1;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:20px;height:2.5rem;justify-content:center;margin-top:10px;text-decoration:none;width:100%}*{box-sizing:border-box}body{background-color:#111;color:#fff;margin:0}.lists{margin-top:-150px}footer{margin:50px 0;text-align:center}footer a{color:#fff;cursor:pointer;text-decoration:none}.movieRow{margin-bottom:30px}.movieRow h2{margin:0 0 0 30px}.movieRow--listarea{overflow-x:hidden;padding-left:30px}.movieRow--list{transition:all .8s ease;white-space:nowrap}.movieRow--item{cursor:pointer;display:inline-block;width:200px}.movieRow--item img{transform:scale(.9);transition:all .2s ease;-webkit-user-select:none;user-select:none;width:100%}.movieRow--item img:hover{transform:scale(1)}.movieRow--left,.movieRow--right{align-items:center;background-color:#000c;border-radius:5px;cursor:pointer;display:none;height:300px;justify-content:center;opacity:0;overflow:hidden;position:absolute;transform:scaleY(.9);transition:all .2s ease;width:40px;z-index:99}.movieRow--left{left:0}.movieRow--right{right:0}.show-left,.show-right{display:flex}.movieRow:hover .show-left,.movieRow:hover .show-right{opacity:1}.featured{height:100vh}.featured--vertical{background:linear-gradient(0deg,#111 10%,#0000 90%);height:inherit;width:inherit}.featured--horizontal{background:linear-gradient(90deg,#111 30%,#0000 70%);display:flex;flex-direction:column;height:inherit;justify-content:center;padding-bottom:150px;padding-left:30px;padding-top:70px;width:inherit}.featured--name{font-size:60px;font-weight:700;margin-bottom:20px}.featured--info{font-size:18px;font-weight:700;margin-top:15px}.featured--seasons,.featured--vote,.featured--year{display:inline-block;margin-right:15px}.featured--vote{color:#46d369}.featured--description{color:#999;font-size:20px;margin-top:15px;max-width:40%}.featured--buttons{margin-top:15px}.featured--mylistbutton,.featured--watchbutton{border-radius:5px;display:inline-block;font-size:20px;font-weight:700;margin-right:10px;opacity:1;padding:12px 25px;text-decoration:none;transition:all .2s ease}.featured--mylistbutton:hover,.featured--watchbutton:hover{opacity:.7}.featured--watchbutton{background-color:#fff;color:#000}.featured--mylistbutton{background-color:#333;color:#fff}.featured--genres{color:#999;font-size:18px;margin-top:15px}header{align-items:center;background:#0000;display:flex;height:70px;justify-content:space-between;left:0;padding:0 30px;position:fixed;right:0;top:0;transition:all .5s ease;z-index:999}header.black{background:#141414}.header--logo{height:30px}.header--logo img{height:100%}.header--user{height:35px}.header--user img{border-radius:3px;height:100%}
/*# sourceMappingURL=main.005c773f.css.map*/