*{margin:0;padding:0}.home-container{background-color:#edebe8;padding:2rem 3rem}.home-top p{margin:10px 0 30px 8px}.home-dashboard{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around}.home-left,.home-right{display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:865px){.home-container{padding:2rem 0}.home-top{padding:0 1rem}.classes,.stats{display:none}}.experiences-container{background-color:#fff;border-radius:10px;padding:1rem;width:100%}.experiences-top{display:flex;justify-content:space-between;padding:0 5px}.experiences-top p{cursor:pointer}.experiences-card-container{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 10px}.experiences-card{background:#f8f8ff;border-radius:8px;box-shadow:0 1px 10px 1px #817f7f9c;margin:10px 5px;width:220px}.card-img img{border-top-left-radius:5px;border-top-right-radius:5px;width:100%}.card-body{padding:2px 8px;text-align:justify}.card-title{font-weight:600}.card-dec{margin:8px 0}.card-by{color:gray;font-size:14px}.card-btn{border:0;border-radius:3px;color:#000;cursor:pointer;display:inline-block;font-size:16px;margin:10px 0;outline:none;padding:8px 3px;text-decoration:none;transition:all .3s}.card-btn:hover{color:#1fa804;font-weight:700}@media only screen and (max-width:865px){.experiences-card-container{padding:10px 5px}.experiences-container{width:auto}}@media only screen and (max-width:500px){.experiences-card-container{padding:0}.mobile-hidden-card{display:none}.experiences-card{background:#f8f8ff;border-radius:8px;box-shadow:0 1px 10px 1px #817f7f9c;margin:7px 3px;width:158px}.card-body{padding:2px 5px;text-align:left}.card-title{font-size:16px;font-weight:600}.card-dec{font-size:14px}.card-by{font-size:12px}}.classes-container{background-color:#fff;border-radius:10px;padding:1rem;width:100%}.classes-top{display:flex;justify-content:space-between;padding:0 5px}.classes-top p{cursor:pointer}.classes-card-container{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 10px}.classes-card{background:#f8f8ff;border-radius:8px;box-shadow:0 1px 10px 1px #817f7f9c;margin:10px 0;width:230px}.classes-card-img img{border-top-left-radius:5px;border-top-right-radius:5px;width:100%}.classes-card-body{padding:2px 8px;text-align:justify}.classes-card-title{font-weight:600}.classes-card-dec{margin:8px 0}.classes-card-by{color:gray;font-size:14px}.classes-card-btn{background:#07a531;border:0;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;margin:15px 0;outline:none;padding:8px 16px;text-decoration:none;transition:all .3s}.classes-card-btn:hover{background-color:#717109}.stats-container{background-color:#fff;border-radius:10px;padding:1rem}.stats-box-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px;padding:5px 0}.stats-box{background-color:#edebe8;border-radius:5px;height:100px;margin:0 8px;padding:10px;width:120px}.stats-box h2{padding:5px}.stats-box p{padding:15px 10px}.mentors-container{background-color:#fff;border-radius:10px;padding:1rem}.mentors-box-container{display:flex;flex-direction:column;justify-content:space-between;margin-top:10px}.mentors-box{display:flex;margin:10px 0;width:auto}.mentors-box-left{margin-right:10px}.mentors-box-left img{border-radius:8px;width:120px}.mentors-box-right{display:flex;flex-direction:column;justify-content:space-around}.mentors-box-right-details h3{margin-bottom:5px}.mentors-box-right-details p{color:gray;font-size:14px}.mentors-right-btn a{color:#6dce0c;text-decoration:none}@media only screen and (max-width:865px){.mentors-box-container{flex-direction:row;flex-wrap:wrap}}@media only screen and (max-width:500px){.mentors-box{width:150px}.mentors-box-left{margin-right:5px}.mentors-box-left img{border-radius:8px;width:100%}.mentors-box-right-details h3{font-size:12px;margin-bottom:5px}.mentors-box-right-details p{font-size:8px}.mentors-right-btn a{display:none}}.navbar{box-shadow:0 1px 15px gray;padding:10px 80px}.navbar img{border-radius:50%;width:40px}.nav-container,.nav-left,.nav-profile,.nav-right{align-items:center;display:flex;justify-content:space-between}.nav-left,.nav-right{gap:2rem}.nav-links{display:flex}.nav-links li{display:flex;flex-direction:column;list-style-type:none;margin:0 15px}.nav-links li:first-child:after{background-color:orange;content:"";height:4px;position:relative;top:70%;width:100%}.nav-links li a{color:#000;font-size:20px;font-weight:700;text-decoration:none;transition:all .3s}.nav-links li a:hover{color:#49f149}.nav-search{background-color:#ebf1f6bc}.nav-search-icon{left:12px;position:relative;top:4px}.nav-search input{background-color:#ebf1f6bc;border:0;outline:0;padding:10px 15px}.nav-button button{background-color:#000000db;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;padding:6px 15px}.nav-button-icon{position:relative;top:2px}.nav-profile{cursor:pointer}.nav-profile h3{margin:0 10px}.mobile-logo{display:none}.mobile-logo a{color:#06ab38;font-size:25px;font-weight:700;text-decoration:none}.mobile-logo span{color:#0b1f6d}.mobile-logo img{bottom:8px;position:relative;right:2px;width:22px}.icon{color:#000000f1;cursor:pointer;display:none;font-size:30px}.icon.menu-btn{font-size:35px;position:relative;top:3px}@media only screen and (max-width:1250px){.navbar{padding:10px 20px}.nav-left,.nav-right{gap:1rem}.nav-links li a{font-size:15px}}@media only screen and (max-width:990px){.icon,.mobile-logo{display:block}.nav-links,.nav-logo,.nav-search{display:none}}@media only screen and (max-width:730px){.nav-search{display:none}}@media only screen and (max-width:500px){.nav-right{display:none}}
/*# sourceMappingURL=main.d84be3d1.css.map*/