*{box-sizing:border-box;margin:0;padding:0}.nav{background-color:#16181d;color:#fff;display:flex;flex-direction:row;height:60px;justify-content:space-between}.nav,.web-name{align-items:center}.web-name{color:crimson;font-size:1.5rem;font-weight:700;margin-left:15px}ul{display:flex;list-style:none;padding:0}li{margin:0 15px}a{color:#fff;text-decoration:none}a:hover{color:crimson}.profile{align-items:center;display:flex;flex-direction:column;margin-right:15px;position:relative}.profile .profile-btn{display:none;left:50%;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.profile img{border-radius:50%;height:40px;margin-right:10px;width:40px}.profile .profile-btn .logout-btn{background-color:red;border:1px solid #000;border-radius:5px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:5px 10px}.profile:hover .profile-btn{display:block}#hero-section{bottom:0;justify-content:center;position:relative;right:0;top:55px;z-index:30}.student-images-section{align-items:center;background-color:#fff;display:flex;height:450px;justify-content:center;padding:5px}#student-images{background-image:url(/learner-academy/static/media/student0.5cde1065f39c486ffdd3.jpg);background-repeat:no-repeat;background-size:cover;border-radius:5px;font-size:30px;height:100%;text-align:center;width:100%}.performance-image-section{background-color:#c5e8c5;height:700px;padding:20px;text-align:center}.performance-image-section h1{font-size:50px;margin-bottom:5px}#performance-image-container img{height:700px;width:950px}#student-profile-image{align-items:center;background:gray;border-radius:50px;display:flex;flex-direction:row;height:95px;justify-content:center;padding:3px;width:95px}#profile-image{border-radius:50px;height:90px;width:90px}#profile-back-btn{cursor:pointer;margin-bottom:-20px;padding:6px 8px}#user-icon img{height:40px;margin-left:10px}#roadmap-div{align-items:center}#roadmap #roadmap-div h1{background-color:#fff;border:1px solid #000;color:crimson;font-size:3rem;padding:10px;text-align:center}.roadmap-subjects{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:20px;padding:20px}.roadmap-subjects #subjects{background:#fff;border:1px solid #000;border-radius:15px;margin:30px;padding:30px;width:500px}.roadmap-subjects #subjects h2{border-bottom:1px solid #000;font-size:2rem;margin-bottom:10px;text-align:center}.roadmap-subjects #subjects #units #chapters{margin:7px 0}.roadmap-subjects #subjects #units #chapters #ch{margin:3px 20px}.roadmap-subjects #subjects #units #chapters #ch input{margin-right:5px}.signIn{display:flex;flex-direction:row;height:100vh;justify-content:space-between}.signIn .left{align-items:center;background:skyblue;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-left:10px;text-align:center;width:60%}.signIn .left h2{font-size:35px;font-weight:700;margin-top:50px}.signIn .left h1{font-size:50px;font-weight:700;margin-top:50px}.signIn .left p{font-size:20px;margin:20px 50px}.signIn .left button{background-color:grey;border:2px solid #000;border-radius:5px;color:#fff;font-size:16px;font-weight:700;margin:50px;padding:10px;width:200px}.signIn .right{justify-content:center;text-align:center;width:40%}.signIn .right form{align-items:center;display:flex;flex-direction:column;margin:50px 20px;padding:20px}.signIn .right form input{width:80%}.signIn .right form button,.signIn .right form input{border:2px solid #000;border-radius:5px;margin:10px;padding:10px}.signIn .right form button{background-color:#4caf50;color:#fff;font-size:16px;font-weight:700;width:200px}.signUp{display:flex;flex-direction:row;height:100vh;justify-content:space-between}.signUp .left{justify-content:center;text-align:center;width:40%}.signUp .left form{align-items:center;display:flex;flex-direction:column;margin:50px 20px;padding:20px}.signUp .left form input,select{width:80%}.signUp .left form input,.signUp form button,select{border:2px solid #000;border-radius:5px;margin:10px;padding:10px}.signUp form button{background-color:#4caf50;color:#fff;font-size:16px;font-weight:700;width:200px}#logo{height:150px;margin-top:30px}.signUp .right{align-items:center;background:skyblue;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-right:10px;text-align:center;width:60%}.signUp .right h2{font-size:35px;font-weight:700;margin-top:50px}.signUp .right h1{font-size:50px;font-weight:700;margin-top:50px}.signUp .right p{font-size:20px;margin:20px 50px}.signUp .right button{background-color:grey;border:2px solid #000;border-radius:5px;color:#fff;font-size:16px;font-weight:700;margin:50px;padding:10px;width:200px}body{background-color:#c5e8c5}
/*# sourceMappingURL=main.c5fc18fd.css.map*/