@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}body{background:radial-gradient(circle at 0 0,#1f0f00 0,#000 99%);background-attachment:fixed;background-repeat:no-repeat;height:100%;margin:0}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.navbar{padding:2rem 4rem}.navbar,.navbar-links{align-items:center;display:flex;justify-content:space-between}.navbar-links{flex:1 1}.navbar-links_logo{margin-right:2rem}.navbar-links_logo img{height:30px;width:200px}.navbar-links_container{display:flex;flex-direction:row}.navbar-links_container p,.navbar-menu_container p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:20px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.navbar-menu{display:none;margin-left:1rem;position:relative}.navbar-menu svg{cursor:pointer}.navbar-menu_container{align-items:flex-end;background:#782f0e;border-radius:5px;box-shadow:0 0 5 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:150px;padding:2rem 2.1rem 2rem 2rem;position:absolute;right:0;text-align:end;top:40px;z-index:99!important}.navbar-menu_container p{margin:1rem 0 1.5rem}@media screen and (max-width:850px){.navbar-links_container{display:none}.navbar-menu{display:flex}}@media screen and (max-width:700px){.navbar{padding:2rem 3rem}}@media screen and (max-width:550px){.navbar{padding:2rem}.navbar-menu_container{top:20px}}@media screen and (max-width:300px){.navbar{padding:2rem .5rem}.navbar-menu_container{top:20px}}.suggestions p{color:#fff;cursor:pointer;font-family:var(--font-family);padding:.3rem 1rem}.suggestions p:hover{background:#c13e0e;font-weight:700}.suggestions{background:#3f1709;font-size:25px;line-height:38px;max-height:250px;overflow-y:auto;width:75%}.suggestions::-webkit-scrollbar-track{background-color:#262121;box-shadow:blue;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.suggestions::-webkit-scrollbar{background-color:#262121;width:12px}.suggestions::-webkit-scrollbar-thumb{background-color:#d6750c;box-shadow:hotpink;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.form_container{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;position:relative}.form{display:flex;flex-direction:row;margin-top:200px;width:100%}.form input{background:#18100d;border:2px solid #18100d;border-radius:5px 0 0 5px;flex:2 1}.form button,.form input{color:#fff;font-family:var(--font-family);font-size:20px;line-height:27px;min-height:50px;outline:none;padding:0 1rem;width:100%}.form button{background:#c13e0e;border:none;border-radius:0 5px 5px 0;cursor:pointer;flex:0.6 1;font-weight:700}.form input:active{-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}.test{align-items:flex-start;display:flex;flex-direction:column;height:500px;width:60%}@media screen and (max-width:850px){.test{flex-direction:column-reverse}.form{margin-bottom:150px;margin-top:0}.suggestions{width:100%}.form{align-items:center;flex-direction:column}.form button{margin-top:1rem;min-width:200px;width:40%}.form button,.form input{border-radius:5px 5px 5px 5px}}.original{display:flex;flex-direction:row;padding:1rem 1rem 1rem 5rem}.synopsis p{color:#fff;font-family:var(--font-family);padding:1rem 2rem}.original_details{margin-left:2rem;width:70%}.original_details h1{padding-left:2rem;text-align:left}.original_details h1,.rel_date{color:#fff;font-family:var(--font-family)}.rel_date{padding:1rem 2rem}h2{color:#fff;font-family:var(--font-family);padding:1rem 2rem 0}.synopsis p{font-size:18px;line-height:28px;text-align:justify;text-justify:inter-word}.view_more{display:flex;justify-content:flex-end;padding-right:2rem}.view_more p{background:#fff;color:#000;font-family:var(--font-family);padding:1rem}@media screen and (max-width:840px){.original{align-items:center;padding:1rem}.original,.original_details{display:flex;flex-direction:column;justify-content:center}.original_details{align-items:flex-start;margin-left:0;margin-top:1rem;width:100%}.synopsis p,h2{padding:.2rem 1rem}.original_details h1,.rel_date,.view_more{padding:1rem}}@media screen and (max-width:540px){.rel_date{color:#fff;font-family:var(--font-family)}.rel_date,.view_more{padding:.5rem .6rem .5rem .5rem}.original_details h1,.synopsis h2,.synopsis p{padding:.5rem}.original_details{margin-top:.5rem}}.rec_each{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.rec_each p{padding-top:.8rem;text-align:center}.nav_about_container{display:flex;flex:1 1;flex-direction:column;height:100vh;width:100%}.about_container{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;position:relative}.about{background:radial-gradient(circle at 0 0,#361802 0,#0a0404 100%);border-radius:10px;display:flex;flex-direction:column;height:480px;padding:2rem;width:60%}.about h2{font-size:38px;padding:1rem 2rem .5rem}.about h2,.about p{color:#fff;font-family:var(--font-family)}.about p{font-size:20px;line-height:30px;padding:2rem 2rem 0;text-align:justify;text-justify:inter-word}.github,.institute{padding:.5rem 2rem 2rem}.github p,.institute p{padding:0}.github p{font-size:22px;font-weight:500;line-height:60px}.name p{font-size:30px;font-weight:550;line-height:30px;padding-bottom:1rem}@media screen and (max-width:1100px){.about{padding:2rem 1rem 1rem;width:75%}}@media screen and (max-width:800px){.about{padding:1rem;width:88%}.name p{font-size:20px!important}.about p{font-size:19px;padding-top:.8rem}.about h2{font-size:34px;padding-bottom:.8rem}}@media screen and (max-width:550px){.about{height:430px;padding:1rem .5rem .5rem}.about p{font-size:14px;line-height:23px}.about h2{font-size:30px}}@media screen and (max-width:495px){.about{height:390px;padding:.5rem}.about h2{padding-bottom:0}}@media screen and (max-width:480px){.about{padding:.1rem}.about p{font-size:14px;line-height:22px}}@media screen and (max-width:420px){.about{padding:0}.about p{padding:.5rem 2rem}.github,.institute,.name{padding-left:0}.name{padding-top:1rem}}.nav_how_container{flex:1 1;height:100vh;width:100%}.how_container,.nav_how_container{display:flex;flex-direction:column}.how_container{align-items:center;flex:1 1;justify-content:center;position:relative}.how{background:radial-gradient(circle at 0 0,#361802 0,#0a0404 100%);border-radius:10px;display:flex;flex-direction:column;height:480px;padding:2rem;width:60%}.how p{font-size:18px;line-height:30px;padding:1.5rem 2rem 0;text-align:justify;text-justify:inter-word}.how h2,.how p{color:#fff;font-family:var(--font-family)}.how h2{font-size:38px;padding:1rem 2rem}@media screen and (max-width:1100px){.how{padding:2rem 1rem 1rem;width:75%}}@media screen and (max-width:800px){.how{padding:1rem;width:88%}.how p{font-size:16px;padding-top:1rem}.how h2{font-size:34px;padding-bottom:.8rem}}@media screen and (max-width:550px){.how{height:430px;padding:1rem .5rem .5rem}.how p{font-size:14px;line-height:23px}.how h2{font-size:30px}}@media screen and (max-width:495px){.how{height:390px;padding:.5rem}.how h2{padding-bottom:0}}@media screen and (max-width:480px){.how{padding:.1rem}.how p{font-size:13px;line-height:22px}}@media screen and (max-width:420px){.how{padding:0}.how p{padding:.5rem 2rem}}.nav_form_container{display:flex;flex:1 1;flex-direction:column;height:100vh;width:100%}.heading h1{-webkit-text-fill-color:transparent;background:linear-gradient(48deg,rgba(160,87,32,.8),rgba(128,34,31,.904) 30%);background-clip:text;-webkit-background-clip:text;font-family:var(--font-family);margin-bottom:2rem;margin-top:2rem;padding-left:4rem;text-align:left}.recs{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:20px;padding:.5rem 1rem}.recs p{color:#fff;font-family:var(--font-family);max-width:200px}@media screen and (max-width:1200px){.recs{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:740px){.recs{display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:0}}@media screen and (max-width:540px){.heading h1{-webkit-text-fill-color:transparent;background:linear-gradient(48deg,rgba(160,87,32,.8),rgba(128,34,31,.904) 80%);background-clip:text;-webkit-background-clip:text;margin-bottom:1rem;padding:1rem 1rem 1rem 1.2rem}}.nav_apology_container{flex:1 1;height:100vh;width:100%}.apology,.nav_apology_container{display:flex;flex-direction:column}.apology{align-items:center;flex:1 1;justify-content:center;position:relative}:root{--font-family:"Manrope",sans-serif;--color-bg:#040c18;--gradient-text:linear-gradient(48deg,rgba(160,87,32,.8),rgba(128,34,31,.904) 60%)}
/*# sourceMappingURL=main.5e6d9d29.css.map*/