@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home{background:linear-gradient(180deg,transparent 0,#000),url(https://assets.nflxext.com/ffe/siteui/vlv3/20876cab-b49d-4957-bbaf-906ceb1c05f1/825a5383-3b30-4b01-86bd-26191bc6efc6/DE-en-20220117-popsignuptwoweeks-perspective_alpha_website_small.jpg);background-size:cover;height:100vh;padding:0 30px;position:relative;width:100vw}@media(max-width:768px){.home{min-height:550px;padding:20px 0 30px;width:100%}}.home header{align-items:center;background:linear-gradient(0deg,transparent -60%,#000);display:flex;height:70px;justify-content:space-between;padding:0 20px;z-index:999}@media(max-width:768px){.home header{height:45px;padding-top:20px}}.home header .header-logo{height:50px}.home header .header-logo img{height:100%}@media(max-width:768px){.home header .header-logo{height:25px}}.home .button{margin-right:5px}.home .button .login-button{background:#e50914;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:6px 8px}.home .button .login-button:hover{background:#bd0602}.home .container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;text-align:center;width:100%}@media(max-width:768px){.home .container{font-size:18px;height:550px;margin:3px 0 0;padding:70px 5%;position:relative}}.home .container h1{font-size:50px}@media(max-width:768px){.home .container h1{font-size:1.75rem;line-height:1.1;margin:0}}.home .container h2{margin-top:10px}@media(max-width:768px){.home .container h2{font-size:1.2rem;font-weight:100}}.home .container p{font-size:20px}@media(max-width:768px){.home .container p{font-size:16px;margin-bottom:5px}}.home .container .input{align-items:center;border-radius:2px;display:flex;height:50px;justify-content:space-between;margin-top:20px;width:50%}.home .container .input:last-child{color:red}@media(max-width:768px){.home .container .input{flex-direction:column;height:80px;justify-content:space-evenly;margin-top:20px;width:100%}}@media(min-width:768px){.home .container .input:last-child{background:#fff}}.home .container .input input{border:none;flex:9 1;height:100%;outline:none;padding:0 10px}@media(max-width:768px){.home .container .input input{padding:15px;width:100%}}.home .container .input .registerButton{background:#e50914;border:none;color:#fff;flex:3 1;font-size:20px;height:100%}.home .container .input .registerButton span{margin-left:5px}.home .container .input .registerButton:hover{background:#bd0602}@media(max-width:768px){.home .container .input .registerButton{border-radius:3px;flex-direction:column;font-size:16px;justify-content:space-evenly;margin-top:15px;padding:8px 10px}}.login{background:linear-gradient(180deg,transparent 0,#000),url(https://assets.nflxext.com/ffe/siteui/vlv3/20876cab-b49d-4957-bbaf-906ceb1c05f1/825a5383-3b30-4b01-86bd-26191bc6efc6/DE-en-20220117-popsignuptwoweeks-perspective_alpha_website_small.jpg);background-size:cover;height:100vh;left:0;padding:0 30px;position:fixed;position:relative;right:0;top:0;width:100vw;z-index:99}@media(max-width:768px){.login{background:#141414;min-height:550px;padding:20px 0 30px;width:100%}}.login header{align-items:center;background:transparent;display:flex;height:70px;padding:0 30px;z-index:999}@media(max-width:768px){.login header{height:45px;padding:0 10px}}.login header .header-logo{height:50px;margin:30px 0 5px 15px}.login header .header-logo img{height:100%}@media(max-width:768px){.login header .header-logo{height:25px}}.login .container{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:60px 68px 40px;position:absolute;top:0;width:100%}@media(max-width:768px){.login .container{min-height:550px;padding:20px 0 30px;width:100%}.login .container h1{margin:0 0 10px}}.login .form{background:rgba(0,0,0,.75);border-radius:5px;display:flex;flex-direction:column;height:400px;justify-content:space-around;padding:30px;width:350px}@media(max-width:768px){.login .form{background:#141414;height:80%;padding:10px 0 5px;width:80%}}.login .form input{background:#333;border:none;border-radius:5px;color:#fff;outline:none;padding:15px 15px 15px 10px}.login .form input::-webkit-input-placeholder{color:#8c8c8c}.login .form input:-ms-input-placeholder{color:#8c8c8c}.login .form input::placeholder{color:#8c8c8c}@media(max-width:768px){.login .form input{font-size:14px;height:50px;line-height:50px;width:100%}}.login .form .login-button{background:#e50914;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:500;padding:10px}@media(max-width:768px){.login .form .login-button{margin:24px 0 12px;min-height:50px;min-width:74px;padding:0}}.login .form span{color:#8c8c8c;font-size:15px;margin-top:25px;text-align:center}.login .form span b{color:#fff}@media(max-width:768px){.login .form span{margin-top:30px}}.login .form small{color:#8c8c8c;font-size:10px;margin-top:45px;text-align:center}.login .form small b{color:blue}@media(max-width:768px){.login .form small{font-size:9px;margin-top:25px}}.not-found{align-items:center;background:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.not-found h1{margin:0 30px;text-align:center}.not-found .icon-netflix{height:150px;width:150px}.not-found .zurueck-button{background:#e50914;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:500;padding:10px}.not-found .zurueck-button:hover{background:#bd0602}@media(max-width:768px){.not-found .zurueck-button{margin:24px 0 12px;min-height:50px;min-width:74px;padding:0}}footer{color:#999;margin:50px}footer .social-links{align-items:center;display:flex;font-size:35px;list-style:none;margin-bottom:20px}footer .social-links li{margin-right:20px}footer .social-links li a{color:#999;text-decoration:none}footer .social-links li a a:hover{background:hsla(0,0%,48%,.52)}@media(max-width:768px){footer .social-links{align-items:center;font-size:20px;justify-content:center}}footer .footer-links .links-ulist{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}@media(max-width:768px){footer .footer-links .links-ulist{display:none}}footer .footer-links .links-ulist .list{flex-basis:25%;font-size:12px;margin-bottom:16px}footer .footer-links .links-ulist .list a{color:#999;text-decoration:none}footer .footer-links .links-ulist .list a:hover{text-decoration:underline}@media(max-width:768px){footer .footer-links .links-ulist .list a{font-size:10px}}footer .copyright{text-align:center}header{align-items:center;background:transparent;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 .header-logo{height:25px}header .header-logo img{height:100%}header .header-routes .header-ul{align-items:center;display:flex;list-style:none}header .header-routes .header-ul li{margin-right:5px}@media(max-width:768px){header .header-routes{display:none}}header .header-login{height:35px}header .header-login:last-child{margin-left:auto}header .header-login button{background:#e50914;border:none;border-radius:5px;color:#fff;font-weight:700;height:100%;padding:0 20px}header .header-login button:hover{background:#bd0602}header .header-login img{border-radius:3px;height:100%}.header-black{background:#141414}.movieList-container{margin-bottom:30px}.movieList-container h2{margin:0 0 0 30px}.movieList-container .movieList-left,.movieList-container .movieList-right{align-items:center;background:rgba(0,0,0,.6);cursor:pointer;display:flex;height:225px;justify-content:center;opacity:0;position:absolute;transition:all .5s ease;width:40px;z-index:99}.movieList-container .movieList-left:hover,.movieList-container .movieList-right:hover{opacity:1}@media(max-width:768px){.movieList-container .movieList-left,.movieList-container .movieList-right{opacity:1}}.movieList-container .movieList-left{left:0}.movieList-container .movieList-right{right:0}.movieList-container .movieList-section{overflow-x:hidden;padding-left:30px}.movieList-container .movieList-section .movieList-row{transition:all .5s ease}.movieList-container .movieList-section .movieList-row .movieList-item{display:inline-block;width:150px}.movieList-container .movieList-section .movieList-row .movieList-item img{cursor:pointer;-webkit-transform:scale(.9);transform:scale(.9);transition:all .2s ease;width:100%}.movieList-container .movieList-section .movieList-row .movieList-item img:hover{-webkit-transform:scale(1);transform:scale(1)}*{box-sizing:border-box}body{background:#111;color:#fff;font-family:Roboto,sans-serif;margin:0}body .lists{margin-top:-150px}body .loading{align-items:center;background:#000;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99}.top-rated{height:100vh}@media(max-width:768px){.top-rated{height:90vh}}.top-rated .top-rated-x,.top-rated .top-rated-y{height:inherit;width:inherit}.top-rated .top-rated-y{background:linear-gradient(0deg,#111 10%,transparent 90%)}.top-rated .top-rated-y .top-rated-x{background:linear-gradient(90deg,#111 30%,transparent 70%);display:flex;flex-direction:column;justify-content:center;padding-bottom:150px;padding-left:30px;padding-top:70px}.top-rated .top-rated-y .top-rated-x .top-rated-info,.top-rated .top-rated-y .top-rated-x .top-rated-name{font-weight:700}.top-rated .top-rated-y .top-rated-x .top-rated-name{font-size:60px}@media(max-width:768px){.top-rated .top-rated-y .top-rated-x .top-rated-name{font-size:40px}}.top-rated .top-rated-y .top-rated-x .top-rated-info{font-size:18px}@media(max-width:768px){.top-rated .top-rated-y .top-rated-x .top-rated-info{font-size:16px}}.top-rated .top-rated-y .top-rated-x .top-rated-info .top-rated-points,.top-rated .top-rated-y .top-rated-x .top-rated-info .top-rated-seasons,.top-rated .top-rated-y .top-rated-x .top-rated-info .top-rated-year{display:inline-block;margin-right:15px}.top-rated .top-rated-y .top-rated-x .top-rated-info .top-rated-points{color:#46d369}.top-rated .top-rated-y .top-rated-x .top-rated-description{color:#999;font-size:20px;margin-top:15px;max-width:40%}@media(max-width:768px){.top-rated .top-rated-y .top-rated-x .top-rated-description{font-size:14px;margin-right:30px;max-width:100%}}.top-rated .top-rated-y .top-rated-x .top-rated-buttons{margin-top:15px}.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-liste-button,.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-mehr-button{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-in-out}@media(max-width:768px){.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-liste-button,.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-mehr-button{padding:10px}}.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-liste-button:hover,.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-mehr-button:hover{opacity:.7}@media(max-width:768px){.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-liste-button,.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-mehr-button{font-size:16px}}.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-mehr-button{background:#fff;color:#000}.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-mehr-button svg{margin-right:5px}.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-liste-button{background:#333;color:#fff}.top-rated .top-rated-y .top-rated-x .top-rated-buttons .top-rated-liste-button svg{margin-right:5px}.top-rated .top-rated-y .top-rated-x .top-rated-genres{color:#999;font-size:18px;margin-top:15px}@media(max-width:768px){.top-rated .top-rated-y .top-rated-x .top-rated-genres{font-size:14px}}
/*# sourceMappingURL=main.e9a6a88e.css.map*/