.footer{z-index:1000;width:100%;background:#212429}.header{width:100%;background:#212429;position:relative;top:0;left:0;z-index:1000}.nav{display:flex;flex-direction:row;justify-content:space-between;padding:20px 0;color:#f5f5f5}.logo{font-size:2rem;font-weight:700}.list-menu{width:fit-content;display:flex;justify-content:space-around;align-items:center;flex-direction:row;background:#f5f5f5;padding:10px 20px;border-radius:30px;list-style:none;gap:10px}.list-item{font-size:1.2rem;font-weight:600;cursor:pointer;color:#212429;text-decoration:none}.list-item:hover{color:#9fcfb4}.list-item.active,span{color:#2e8b57}.sign-out{border:none;padding:10px;border-radius:30px;font-size:1rem;font-weight:500;cursor:pointer;color:#f5f5f5;text-decoration:none;background:#ff4500;box-shadow:0 5px 2px #00000080}.study-materials{width:100%;min-height:100vh;background:linear-gradient(35deg,#2e022ee6,#0d013599),url(/assets/main_9-Dhr6-1HN.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.study-material-s button{outline:none;border:none;background:#580137;color:#f5f5f5;font-size:1.3rem;font-weight:600;text-transform:capitalize;padding:20px 30px;box-shadow:0 3px 4px 1px #301e304d;margin-top:30px;cursor:pointer}.search-bar{border-radius:30px;width:100%;border:2px solid aquamarine}.search-input{width:100%;padding:10px 20px;background:transparent;border:none;outline:none;font-size:1.2rem;color:#7fffd4}.search-box{margin-top:50px;border:2px solid #000;border-radius:30px;display:flex;align-items:center}.search-icon{width:30px;height:30px;margin-right:30px}.search-term{padding:20px;width:100%;background:transparent;border:none;outline:none}.pdf-files-not-found{font-size:2rem}.pdf-files{font-family:Open Sans,sans-serif;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-top:40px;margin-bottom:50px}.pdf-data-wrapper{display:flex;gap:10px;height:100%;width:100%;align-items:center;padding:20px;border-bottom:2px solid #000;border-radius:10px;box-shadow:-5px 5px 8px #090a0c4d,0 -5px 8px #09090e4d}.pdf-data-wrapper p{padding-bottom:3px;font-size:1.2rem;font-family:Open Sans,sans-serif}.pdf-data-wrapper:hover,.pdf-data-wrapper:focus{background:#000}.pdf-icon{width:100px;height:100%}.pdf-btn{display:inline-block;padding:5px 20px;border-radius:5px;background:#2e8b57;color:#f5f5f5;font-weight:600;text-decoration:none}.pdf-btn:hover,.pdf-btn:focus{background:#0f0f0f;color:#fff}.multifilter-wrapper{margin-top:90px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px}.filter-handler{width:100%}.filter-handler select{width:100%;background:#000;padding:10px 20px;font-size:1.2rem;color:#f5f5f5;border-radius:5px}.filter-handler select option{border-radius:0;color:#2e8b57}.about{width:100%;min-height:80vh;background:linear-gradient(35deg,#2e022ee6,#0d013599),url(/assets/main_9-Dhr6-1HN.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:30px 10%}.about-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.about-us{padding:20px 20px 40px;box-shadow:5px 5px 10px #000000b3;border:3px solid #cccccc3b}.testimonies{width:100%;margin-top:30px}.testimonies h1{margin-bottom:20px;padding-bottom:10px;border-bottom:4px solid #fff}.testimonies-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.testimonies-feed{border:3px solid #cccccc13;border-radius:30px 100px 30px 0;padding:20px 20px 40px;box-shadow:5px 5px 10px #000000b3}.testimonies-feed img{border-radius:30px 30px 30px 0}.read-pdf{width:100vw;height:100vh;overflow:hidden}.read-pdf .container{width:100%;height:100%;padding-top:10%;overflow:hidden scroll;display:flex;flex-direction:column;gap:80px}.preview{width:100%;height:100%;padding-bottom:50px}.preview .title{font-family:Trebuchet MS,Lucida Sans Unicode;margin-top:20px;padding-bottom:10px}.preview h3{padding-bottom:10px}.preview .download-btn{display:block;width:fit-content;margin:20px 0}embed{scrollbar-width:none;scroll-behavior:smooth;overflow:hidden;background:#000;width:100%;height:100%;margin-bottom:40px}.dashboard{width:100%;min-height:100vh;background:linear-gradient(145deg,#0c0247e6,#300122e6),url(/assets/main_9-Dhr6-1HN.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:10%}.dashboard-wrapper{font-family:Trebuchet MS,Lucida Sans Unicode;width:100%;height:100%}.manage-course,.course-form{width:100%;min-height:100vh;background:linear-gradient(145deg,#0c0247e6,#300122e6),url(/assets/main_9-Dhr6-1HN.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:20% 10%}.boxes{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-auto-rows:200px;gap:20px}.box{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Trebuchet MS,Lucida Sans Unicode;padding:20px;box-shadow:10px 10px 15px #000c,-2px -2px 2px #817d7d80;border-radius:10px;cursor:pointer}.box:hover{background:#3b012a6b}.dashboard-wrapper .add-course{position:absolute;bottom:100px;right:50px;background:linear-gradient(45deg,#1d0266,#c40484);border-radius:10px;box-shadow:4px 4px 8px #0006;padding:3px;cursor:pointer;display:none}.dashboard-wrapper .add-course img{width:50px;height:50px}.dashboard-wrapper form{max-width:500px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px;box-shadow:4px 4px 8px #0006}.dashboard-wrapper h2{margin-bottom:40px;border-bottom:4px solid yellow;text-align:center;padding-bottom:10px}form input,form textarea{width:100%;padding:10px 20px;background:transparent;border:2px solid gray;border-radius:10px;margin-bottom:20px}form button{border:none;outline:none;padding:10px 20px;width:100%;color:#ff4500;background:#f5f5f5;border-radius:10px;font-weight:bolder;text-transform:uppercase;cursor:pointer}.manage-course{width:100%;min-height:100vh;background:linear-gradient(145deg,#0c0247e6,#300122e6),url(/assets/main_9-Dhr6-1HN.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:20px 10%}.manage-course-wrapper{width:100%;overflow:scroll hidden;scrollbar-width:none}.table{width:100%}.table,.table tr,.table td{width:100%;border-collapse:collapse;border:2px solid white}.table thead tr td{color:#fff;text-transform:uppercase;font-size:1.2rem;font-weight:600;background:#2b026d;padding:10px}.table tr td{padding:5px}.table .controls{display:flex;flex-direction:row;gap:10px}.setting{width:100%;padding:20px;background:#fff;margin-bottom:60px}.setting-wrapper .admin{display:flex;justify-content:space-between;align-items:center;color:#000;font-weight:600}.setting-wrapper .admin .admin-info{border-left:4px solid purple;padding-left:10px}.setting img{width:50px;border-radius:50%;box-shadow:0 4px 3px #000c}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}#root{width:100%;min-height:100vh;background:#333;color:#faebd7;position:relative;font-family:Open Sans,sans-serif}button,.btn{border:none;outline:none;padding:10px 20px;font-size:1.1rem;border-radius:5px;color:#000;background:#fff;text-decoration:none;font-weight:600}p{font-family:Lora,serif}.container{width:100%;height:100%;padding:20px 10%}main{width:100%;height:100%}.account .info p{font-family:monospace;text-align:center}.home-slides{width:100%;overflow:hidden;height:100vh}.overlay-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}.home-slides-wrapper{z-index:100;position:relative;display:grid;grid-template-columns:repeat(3,1fr);width:300%;height:100%;background:linear-gradient(135deg,#000000b3,#0f516bdb)}.slides{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:last baseline}.slides h3{font-size:2rem;line-height:3rem;font-family:Open Sans,sans-serif;font-style:italic}.slides h1{font-size:4rem;padding-top:30px;font-family:Montserrat,sans-serif}.slides .btn{outline:none;border:none;background:#fc630b;color:#f5f5f5;font-size:1.3rem;font-weight:600;text-transform:capitalize;padding:20px 30px;box-shadow:0 3px 4px 1px #b354b34d;margin-top:30px;cursor:pointer}.past-questions{width:100%;height:100vh;background:linear-gradient(270deg,#000000b3,#071c55cc),url(/assets/main_8-Bons53xt.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;color:#f0f8ff;text-align:center;padding:20%}.account{width:100%;height:100vh;overflow:hidden;background:linear-gradient(35deg,#2e022ee6,#0d013599),url(/assets/main_9-Dhr6-1HN.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.sign-in{width:400px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 40px;gap:20px;background:linear-gradient(135deg,#2e022ee6,#0d013599)}.sign-in h2{font-size:2rem;margin-bottom:30px;border-bottom:5px solid orange;text-align:center;padding-bottom:10px}.sign-in button{width:100%;border:none;background:orange;color:#000;font-size:1.3rem;font-weight:600;padding:10px 20px;cursor:pointer}
