.content-wrapperLms{padding-top:100px}.member-area-btn{padding:8px 30px;border-radius:25px;color:#fff!important;text-decoration:none;background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#a020f0,#ff1493) border-box;border:2px solid transparent;display:inline-block;font-size:14px;font-weight:400}.content-titleLms{font-size:1.4rem;font-weight:500;color:#fcfcfc;position:relative;z-index:2;margin-top:10px}.content-descriptionLms{font-size:1.2rem;color:#cfcfcf;margin-top:15px;max-width:500px}.content-containerLms{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.text-contentLms{flex:1 1;max-width:50%}.gradient-textLms{font-size:1rem;font-weight:600;margin-top:10px;background:linear-gradient(90deg,#a970ff,#ff4fa2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.image-contentLms{flex:1 1;display:flex;justify-content:center;align-items:center;max-width:50%}.coding-imageLms{width:100%;max-width:400px;height:auto}.btn-primaryLms{background-color:#007bff;border-color:#007bff;font-weight:700;padding:12px 24px;border-radius:8px;color:#fff;transition:all .3s ease-in-out}.btn-primaryLms:hover{background-color:#0056b3;border-color:#0056b3}.btn-lg{font-size:1.2rem;padding:14px 28px}.me-4{margin-right:1.5rem}.custom-list{list-style:none;padding:0}.custom-list li{font-size:1.2rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:12px;padding:10px 0}.custom-list li svg{font-size:1.5rem}.contentList{font-size:1.25rem;margin-top:5px;font-weight:900}.sticky-sidebar{position:-webkit-sticky;position:sticky;top:150px;height:90vh;overflow-y:auto}.mobile-sidebar{margin-bottom:20px}.mobile-sidebar .form-select{background-color:#343a40;color:#fff;border:1px solid #495057}.contentList.active button{font-weight:lighter;color:red}.instructor-section{display:flex;align-items:center;gap:10px;margin-top:30px}.instructor-section img{width:80px;height:80px;object-fit:cover;border-radius:50%}.instructor-section p{font-size:1.25rem;color:grey;margin:0 0 0 20px}.instructorBox{border:.5px solid #fff;border-radius:10px;height:140px;width:20%;margin:10px}.instructorText{font-size:2.5rem;font-weight:700;margin-bottom:10px}.divider{border:0;height:2px;background:linear-gradient(90deg,transparent,#555,transparent);margin:2rem 0}.testimonialLms-card{background:#1e1e1e;border-radius:10px;border:1px solid #333;padding:1.5rem;margin-top:1.5rem}.testimonialLms-card p{font-size:1.1rem;color:#fff}.testimonialLms-card .reviewer{font-size:1rem;color:#aaa;font-weight:700;margin-top:1rem}.star-rating{display:flex;gap:.25rem}.star-rating span{color:#fc0;font-size:1.5rem}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-group .heading{font-weight:800!important}@media (max-width:768px){.content-containerLms{flex-direction:column;text-align:center}.image-contentLms,.text-contentLms{max-width:100%}.coding-imageLms{max-width:300px}}.responsive-headingLms{font-size:2rem;max-width:60%;line-height:1.2;margin-top:20px;word-wrap:break-word;white-space:normal;overflow-wrap:break-word}.course-categories{margin:60px auto}.course-categories h2{margin-bottom:40px}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.category-card{background:#111;padding:25px;border-radius:15px;box-shadow:0 8px 20px rgba(0,0,0,.5);transition:transform .3s ease,box-shadow .3s ease}.category-card:hover{box-shadow:0 12px 25px rgba(0,0,0,.7)}.category-card .icon{font-size:2.5rem;display:block}.category-card h3{font-size:1.3rem;margin-bottom:10px;color:#1c8f7d}.category-card p{font-size:1rem;color:#bbb;line-height:1.5}.portfolio{padding:40px;margin-top:80px;min-height:100vh;background:#121212;color:#fff;font-family:Arial,sans-serif}.portfolio-header{display:flex;justify-content:space-between;align-items:center}.logout-iconPort{font-size:26px;color:#ff4d4d;cursor:pointer;transition:transform .2s ease}.titlePort{font-size:32px;font-weight:700;margin-bottom:30px;text-align:center;color:#fff}.loadingPort{text-align:center;margin-top:50px;font-size:18px}.card-containerPort{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.course-cardPort{background:#1f1f1f;padding:20px;border-radius:10px;width:260px;cursor:pointer;transition:transform .2s,box-shadow .2s;border:1px solid #333}.course-cardPort:hover{transform:translateY(-5px);box-shadow:0 4px 15px rgba(0,0,0,.4)}.course-titlePort{font-size:20px;margin-bottom:10px;color:#4cafef}.course-infoPort{font-size:14px;margin:5px 0;color:#ccc}.no-courses{text-align:center;font-size:16px;color:#888}@media (max-width:768px){.responsive-headingLms{font-size:1.8rem;max-width:100%}}@media (max-width:480px){.responsive-headingLms{font-size:1.5rem}}.stats-section{margin-top:60px;padding:0 20px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;max-width:900px;margin:0 auto}.stat-box{border:1px solid transparent;border-radius:8px;padding:30px 20px;text-align:center;background:linear-gradient(#000,#000) padding-box;transition:all .3s ease}.stat-box h2{font-size:2rem;font-weight:700;margin:0}.stat-box p{margin-top:5px;color:#ccc}.stat-box.purple{background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#7f00ff,#e100ff) border-box;color:#a970ff}.stat-box.purple h2{color:#a970ff}.stat-box.teal{background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#00c6ff,#0072ff) border-box;color:#3bd6c8}.stat-box.teal h2{color:#3bd6c8}.stat-box.pink{background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#f0c,#f6c) border-box;color:#ff4fa2}.stat-box.pink h2{color:#ff4fa2}.stat-box.orange{background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#ff9a00,#ff3c00) border-box;color:#ffa726}.stat-box.orange h2{color:#ffa726}.stat-box:hover{transform:translateY(-5px);box-shadow:0 0 15px hsla(0,0%,100%,.1)}.stat-box:hover h2{color:#fff}.course-categories{margin:40px auto;padding:20px;max-width:1200px;text-align:center}.course-categories h2{font-size:2rem;color:#1c8f7d;margin-bottom:50px}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:25px;gap:25px;justify-items:center}.category-card{background-color:#03050a;color:#fff;padding:30px 25px;border:1px solid hsla(0,0%,100%,.15);border-radius:16px;width:100%;max-width:280px;min-height:280px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;box-shadow:0 8px 20px rgba(0,0,0,.4)}.category-card:hover{transform:translateY(-8px);border-color:#1c8f7d;box-shadow:0 12px 25px rgba(28,143,125,.3)}.category-card .icon{display:flex;justify-content:center;align-items:center;margin-bottom:15px}.category-card .icon img{width:50px;height:50px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.category-card p:first-of-type{font-size:1.1rem;font-weight:600;color:#fff;letter-spacing:.5px;margin-bottom:10px}.category-card p:last-of-type{font-size:.9rem;color:#a6a6a6;line-height:1.6}.content-text{font-size:1rem;color:#cfcfcf;max-width:600px;margin:0 auto;line-height:1.2;text-align:center;display:-webkit-box;padding:10px;-webkit-box-orient:vertical;overflow:hidden}