@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}body{font-family:Roboto,Helvetica Neue,Segoe UI,Ubuntu,sans-serif;background-color:black!important}.header{text-align:center;padding-top:40px}.backimg,.header{color:white;display:flex;flex-direction:column;align-items:center}.backimg{background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,0)),url(https://raw.githubusercontent.com/thatanjan/netflix-clone-yt/youtube/media/banner.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh;justify-content:center;padding:0 20px}.header h1{font-size:3.5rem;font-weight:800}.header p{font-size:1.3rem}.para1{font-size:1rem;font-weight:400;line-height:1.5}.info_field{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;padding-top:70px}.info_field input{border-radius:5px;background-color:#333;border:2px solid #ccc}.info_field button,.info_field input{padding:10px 20px;font-size:25px;color:white}.info_field button{background-color:#e50914;border-radius:5px;border:2px solid #e50914;cursor:pointer}.info_field button:hover{background-color:#f6121d}.section2 h1{font-size:25px;color:white;padding-top:2%;padding-left:2.5%}.card-group{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;padding:20px}.card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:170px;height:290px;border-radius:8px;overflow:hidden;transition:transform .3s;border-color:#f6121d}.section2 .card:hover{transform:scale(1.05)}.card img{width:100%;height:100%;object-fit:cover;display:block}.section3 h1{font-size:25px;color:white;padding-top:1%;padding-left:2.5%}.section3 .card{background:#1e172c;color:white;height:400px;border-radius:15px!important;text-align:center;padding-bottom:8%}.section3 p{padding-top:5%;font-size:1.1rem}.section3 img{width:100px;height:100px}.section3 .card-body{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}.header1 h1{color:white;font-size:18px;text-align:center;margin:0;position:absolute;top:16%}.header1{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center}.header1 input{padding:5px 80px;text-align:center}.footer-links{display:flex;flex-wrap:wrap;padding:0;margin:0 0 20px;gap:19px 50px}.footer-links li{flex:1 1 200px;color:blacks}.footer-links li a{color:white;text-decoration:none;display:block;margin-top:10px;margin-bottom:15px;padding-left:30px}.footer-links li a:hover{text-decoration:underline}.footer-lang{font-size:20px;padding:10px 30px;position:relative}.footer-lang select{padding:5px 30px;background-color:#757575b6}.lang-box img{position:absolute;width:25px;bottom:30%}.footer-country{color:white;font-size:15px;margin-bottom:10px;margin-top:10px;margin-left:10px}.footer-note{color:white;line-height:1.4;margin-left:10px}.footer-title{color:white;font-size:18px;-webkit-text-decoration:underline white;text-decoration:underline white;margin-left:19px}.faq-item{background-color:#2d2d2d;color:white;margin-bottom:10px}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px;cursor:pointer}.faq-question button{border:none;background:transparent;color:white;font-size:24px;cursor:pointer}.faq-answer{padding:15px;border-top:1px solid #555;line-height:1.6}h1{color:white}.secion1{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.secion1 button{color:white;border:none;padding:10px 30px;background-color:#e50914}.secion1 img{width:150px;height:auto}.page{background-image:url(https://raw.githubusercontent.com/thatanjan/netflix-clone-yt/youtube/media/banner.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:100vh;align-items:center;justify-content:center}.info_field1,.page{display:flex;flex-direction:column}.info_field1{gap:20px;background-color:rgba(0,0,0,.75);padding:150px 30px;box-shadow:0 0 25px rgba(0,0,0,.8);position:relative}#email1,#pass1{background-color:#2d2d2d;padding:10px 50px;font-size:16px;border-radius:5px}.info_field1 button{padding:10px 40px;font:25px;color:white;background-color:#e50914;border:none;cursor:pointer;transition:transform .3s}.info_field1 h1{position:absolute;top:8%}.info_field1 :hover{transform:scale(1.1)}.form-check-label{color:white}@media (max-width:600px){.info_field input,.info_field1 input{padding:20px 12px;width:100%}.info_field button{padding:5px 15px}.footer-links{gap:10px 20px;padding-left:10px}}