@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);*{box-sizing:border-box;font-family:Roboto,sans-serif;font-size:large;margin:0;padding:0}#App{padding:1rem;width:100%}#App,#App #Root{align-items:center;display:flex;flex-direction:column;justify-content:center}#App #Root{width:90%}#App #Root #Topbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}#App #Root #Topbar .topbar-item{color:#00e;text-decoration:none}#App #Root #Topbar .fb{height:auto;width:auto}#App #Root #Topbar .topbar-item svg{height:30px;width:30px}#App #Root #Topbar img{width:100px}#App #Root #Navbar{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:center;margin:1rem;width:100%}#App #Root #Navbar .nav-item{color:#6c6c6c;text-align:center;text-decoration:none}#App #Root #Navbar .nav-item:hover{color:#4e00fa}#App #Home{flex-direction:column;justify-content:center;width:90%}#App #Home,#App #Home .bg-img{align-items:center;display:flex}#App #Home .bg-img{background-image:url(/static/media/bg-img.33a197ecf5cd121d14a7.webp);background-position:50%;background-size:cover;flex-direction:row;height:60vh;justify-content:flex-end;margin:1rem 0;width:100%}#App #Home .bg-img .welcoming{align-items:center;background-color:#f3f2ffcc;display:flex;flex-direction:column;height:100%;justify-content:center;width:40%}#App #Home .bg-img .welcoming h1{color:#4e00fa;font-size:2rem;font-weight:500;text-align:center}#App #Home .bg-img .welcoming p{color:#6c6c6c;font-size:2rem;font-weight:300;margin-top:1rem;text-align:center}#App #Home .home-section-two{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 0;width:90%}#App #Home .home-section-two h2{font-size:2rem;font-weight:400;text-align:center}#App #Home .home-section-two p{font-size:1.5rem;font-weight:500;margin-top:1rem;text-align:center}.btn{background-color:#4e00fa;border-radius:.8rem;margin:1rem 0;padding:8px 20px}.btn *{color:#fff;font-size:18px;font-weight:600;text-align:center;text-decoration:none}#App #Home .home-section-three{align-items:center;background-image:url(/static/media/bg-img-2.01fbf5b5695a4eb183cb.webp);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:50vh;justify-content:center;margin:1rem 0;width:100%}#App #Home .home-section-three h2{color:#fff;font-size:2rem;font-weight:400;text-align:center}#Footer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem 0 0;width:100%}#Footer svg{height:30px;width:30px}#Footer .copyright{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:1rem;width:100%}#Card{background-color:#f3f2ff;border-radius:.9rem;margin-top:.5rem;width:20rem}#Card .card-img{background-position:50%;background-size:cover;border-radius:.9rem;height:12rem;width:100%}#Card .card-img img{border-radius:.9rem;height:100%;object-fit:cover;width:100%}#Card h2{font-size:2rem;margin:1rem 0}#Card h2,#Card p{font-weight:400;text-align:center}#Card p{font-size:20px;padding:1rem}#App #About{align-items:center;flex-direction:column;justify-content:center}#App #About,.row{display:flex;width:100%}.row{align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin:1rem}.page-header{color:#4e00fa;margin:1rem 0;text-align:center}#Employment,#Employment .steps{width:100%}#Employment .steps form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#Employment .steps form h2{font-weight:300;margin:.2rem 0;text-align:center}#Employment .steps form .upload{align-items:center;display:flex;justify-content:center}#Employment .steps form .upload .btn{color:#fff;font-weight:500}#Employment .steps .upload .btn:hover{cursor:pointer}#Contact,#Contact form{align-items:center;display:flex;flex-direction:column;justify-content:center}#Contact form{width:90%}#Contact form :not(button){margin:.5rem;width:100%}#Contact form input{border:none;border-bottom:1px solid #6c6c6c}#Contact form button{border:none;color:#fff;cursor:pointer;font-weight:500}#Sidebar{align-items:flex-start;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background-color:hsla(0,0%,100%,.125);box-shadow:-10px 0 10px #0000001a;display:none;flex-direction:column;height:100vh;justify-content:flex-start;padding:2rem 1rem;position:fixed;right:0;top:0;width:50%;z-index:999}#Sidebar :not(.fbicon,.close){color:#6c6c6c;margin-left:.3rem;padding:1rem .5rem;text-decoration:none;width:100%}#Sidebar :not(.fbicon,.close):hover{background-color:#6c6c6c0e}.close{color:#000;cursor:pointer;height:30px;margin:1rem 0;width:30px}@media(max-width:700px){.hideOnMobile{display:none}.hideOnPc{display:inline}#App #Home .bg-img{align-items:center;flex-direction:column;justify-content:flex-end}#App #Home .bg-img .welcoming{width:100%}#Employment .steps form .upload{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 0}#Footer .copyright{flex-direction:column}#Footer .copyright h3{margin:.3rem 0;text-align:center}}@media(min-width:700px){.hideOnMobile{display:flex}.hideOnPc{display:none}}.fbicon svg{color:#00e;height:40px;margin:1rem 0;width:40px}
/*# sourceMappingURL=main.fdf17961.css.map*/