.course-card{border-radius:16px;border:2px solid #ededed;background:#fff;box-shadow:0 4px 15px -6px #0003;padding:12px;display:flex;flex-direction:column;overflow:visible;transition:transform .24s ease,box-shadow .24s ease;gap:16px}.course-card:hover{transform:translateY(-4px);box-shadow:0 15px 40px -10px #1018281f}.course-image{width:100%;border-radius:15px;overflow:hidden}.course-image img{width:100%;object-fit:cover;transition:transform .3s ease;border-radius:12px 12px 0 0}.course-card:hover .course-image img{transform:scale(1.05)}.course-content{display:flex;flex-direction:column;flex:1}.course-title{color:#1d2127;font-weight:700;font-size:1.25rem;margin:0;line-height:1.25;padding:0 8px}.course-title a{color:inherit;text-decoration:none}.course-title a:hover{color:#764ba2}.course-top-features{margin:0;padding:0 8px}.course-top-features ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.course-top-features ul li{display:flex;gap:8px;align-items:flex-start;color:#373737;font-size:.875rem;font-weight:500}.course-top-features ul li i{width:28px;height:28px;min-width:28px;border-radius:50%;background:#eef2ff;color:#6b46c1;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;flex:0 0 auto}.course-price-inline{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin:0;padding:0 8px;flex-wrap:wrap}.price-section{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;flex-wrap:nowrap}.price-original{color:#8b8b8b;text-decoration:line-through;font-size:.95rem;font-weight:600;line-height:1;opacity:.9}.price-effective{color:#111827;font-size:1.4rem;font-weight:700;line-height:1}.discount-badge{background:#ff8a42;color:#fff;padding:6px 10px;border-radius:20px;font-weight:700;font-size:.8rem;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;margin-left:.5rem}.enroll-btn{text-align:center;text-decoration:none;font-weight:500;font-size:.875rem;padding:12px 14px;background:linear-gradient(71.42deg,#904fb3 2.12%,#4645f9 98.78%);border-radius:15px;border:none;white-space:nowrap;cursor:pointer;color:#fff;display:inline-flex;align-items:center;gap:8px;box-shadow:0 1px 3.7px 1px #dac4fa;transition:opacity .2s ease}.enroll-btn i{font-size:.85rem}.course-details-expandable{border-radius:0 0 12px 12px;overflow:visible;display:flex;flex-direction:column;transition:max-height .4s cubic-bezier(.2,.9,.2,1);margin-top:.5rem}.see-more-toggle{width:100%;background:#fffc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:none;padding:6px 12px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;font-weight:600;font-size:1rem;color:#3d3d3d;transition:transform .18s ease,background .18s ease;border-radius:24px}.see-more-toggle:hover{background:#f3f4f6}.see-more-toggle i{transition:transform .3s ease;font-size:.8rem}.see-more-toggle.active i{transform:rotate(180deg)}.course-details-content{overflow:visible;transition:max-height .4s cubic-bezier(.2,.9,.2,1),opacity .22s ease;pointer-events:none;padding:0}.course-details-expandable.expanded .course-details-content{opacity:1;overflow:visible;pointer-events:auto}.course-details-content ul{list-style:none;margin:0;padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem}.course-details-content ul li{display:flex;gap:8px;align-items:flex-start;color:#666;font-size:.875rem;font-weight:500}.course-details-content ul li i{width:20px;height:20px;min-width:20px;border-radius:50%;background:#ffd26a;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;flex:0 0 auto}.section-courses{margin-top:2rem}.courses-desktop{padding:2rem;max-width:1300px;width:100%;margin:0 auto}.courses-header{margin-bottom:1rem;font-style:normal;text-align:center}.courses-header h2{color:#272727;font-size:3.5rem;font-weight:600;line-height:126%;letter-spacing:-.035rem;margin-bottom:2rem}.courses-header h3{color:#272727;font-size:2.625rem;font-weight:500;letter-spacing:-.0525rem}.courses-header p{color:#282828;font-size:1.3rem;font-weight:400;line-height:155%;letter-spacing:-.00688rem;margin-bottom:1.5rem}.batch-pills{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:.75rem}.batch-pill{display:inline-block;background:#f3f3ff;color:#1e3a8a;padding:8px 12px;border-radius:999px;font-weight:600;font-size:.975rem}.batch-title{color:#1d2127;font-weight:600;font-size:1.25rem;margin-bottom:.25rem}.coursesGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-items:center}.courseCard img{width:100%;height:200px;object-fit:cover;margin-bottom:8px;border-radius:10px 10px 0 0}.coursesGrid .courseCard{border-radius:1rem;border:2px solid #ededed;background:#fff;box-shadow:0 4px 15px -6px #0003;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:normal;transition:transform .2s ease,box-shadow .2s ease;max-width:100%;width:100%}.courseCard{border-radius:1rem;border:2px solid #ededed;background:#fff;box-shadow:0 4px 15px -6px #0003;padding:1rem;display:block;overflow:hidden}.course-title{color:#111827;font-weight:700;font-size:1.25rem;margin:.75rem 0 .5rem;padding:0 .25rem;line-height:1.2}.card-badges{display:flex;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.card-badges .badge{display:inline-flex;align-items:center;gap:.5rem;background:#f3f4f6;color:#374151;padding:6px 12px;border-radius:999px;font-weight:600;font-size:.875rem}.price-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem}.price-left .price-old{color:#9ca3af;text-decoration:line-through;font-size:.95rem}.price-current h4{font-size:1.6rem;color:#111827;margin:.1rem 0 0;font-weight:700}.price-right{display:flex;align-items:center;gap:.75rem}.enroll-btn-big{padding:.6rem 1.1rem;border-radius:1rem;background:linear-gradient(135deg,#764ba2,#667eea);color:#fff;box-shadow:0 8px 20px #664daa1f;font-weight:700}.card-divider{border:none;height:1px;background:#f1f5f9;margin:1rem 0;border-radius:1px}.course-description ul{list-style:none;margin:0;padding:0;display:block}.course-description ul li{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.95rem;color:#6b6b6b}.course-description ul li i{width:28px;height:28px;border-radius:50%;background:#eef2ff;color:#6b46c1;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem}.mobile-see-more{margin-top:.75rem;font-weight:700;color:#3d3d3d}.hidden{display:none}.coursesGrid .courseCard h2 span{font-size:.875rem;color:#2f2f2f;font-weight:500}.books_child_div{width:100%;position:relative}.books_child_div ul{display:flex;flex-wrap:wrap;gap:8px}.books_child_div ul li{display:inline-flex;align-items:center;width:auto;border-radius:2.625rem;background:#f3f3f3;color:#373737;padding:6px 14px;margin:0;font-size:.8rem;font-weight:400;letter-spacing:.00263rem}.books_child_div ul li i{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#ffd26a;color:#fff;flex:0 0 auto;margin-right:.5rem;font-size:.75rem;line-height:1}.coursesGrid .courseCard:hover{transform:translateY(-4px);box-shadow:0 4px 10px #0000001f}.course-price{margin-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.course-price .rates{display:flex;flex-direction:column;align-items:left;gap:.2rem}.course-price .rates p{color:#707070;font-size:.975rem;margin-bottom:0;text-align:justify}.course-price .rates h4{color:#1d2127;font-size:1.2rem;font-weight:600}.course-price .price{display:flex;align-items:center;gap:8px}.discount-badge{background:#ff8a42;color:#fff;padding:5px 10px;border-radius:18px;font-weight:700;font-size:.8rem;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.enroll-btn{text-align:center;text-decoration:none;font-weight:600;font-size:1rem;padding:.5rem 1rem;background:var(--gradient);border-radius:.9rem;border:none;white-space:nowrap;cursor:pointer;color:#fff;display:inline-block}.buy_text{color:#fff;font-weight:600}.enroll-btn:hover{opacity:.9}@keyframes pulse{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.course-description ul{list-style:none;margin:2rem 0;padding:0}.course-description ul li{position:relative;padding-left:30px;color:#666;margin-bottom:10px;font-size:.8rem;font-weight:400;line-height:1.25rem;letter-spacing:-.00875rem}.course-top-features ul{list-style:none;margin:.5rem 0 .75rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.course-top-features ul li{display:flex;gap:.75rem;align-items:flex-start;color:#374151;font-size:.95rem;font-weight:600}.course-top-features ul li i{width:28px;height:28px;border-radius:50%;background:#eef2ff;color:#6b46c1;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem}.course-more-details{margin-top:.5rem}.course-more-details ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.course-more-details ul li{display:flex;gap:.75rem;align-items:flex-start;color:#6b6b6b;font-size:.95rem}.course-more-details.hidden{display:none}.course-description ul li:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.6em;height:1.6em;border-radius:50%;background:#e7f4e9;color:#16a34a;display:flex;justify-content:center;align-items:center;font-size:.75em}.see-more-btn{display:block;width:100%;text-align:center;background:none;border:none;font-size:15px;font-weight:600;color:#3d3d3d;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:.3s ease}.see-more-btn i{font-size:12px;transition:transform .3s ease}.see-more-btn.active i{transform:rotate(180deg)}.see-more-container ul li.hidden,.course-details-content ul li.hidden{display:none}.demo-section{max-width:85%;margin:40px auto}.batches-container{width:100%;margin-top:2rem}.batches-content{width:100%}.batch-group{margin-bottom:3rem}.batch-header{margin-bottom:2rem;text-align:center}.batch-header h3{color:#272727;font-size:2.625rem;font-weight:500;letter-spacing:-.0525rem;margin-bottom:.5rem}.batch-header p{color:#282828;font-size:1.3rem;font-weight:400;line-height:155%;letter-spacing:-.00688rem}.batch-tabs-mobile{display:none;overflow-x:auto;overflow-y:hidden;white-space:nowrap;gap:.75rem;padding:1rem 0;margin-bottom:1.5rem;border-bottom:2px solid #e5e7eb;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.batch-tab{display:inline-block;padding:.75rem 1.5rem;background:#f3f4f6;color:#6b7280;border:none;border-radius:2rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.batch-tab.active{background:var(--gradient, linear-gradient(135deg, #667eea 0%, #764ba2 100%));color:#fff;box-shadow:0 4px 12px #667eea4d}.batch-tab:hover{background:#e5e7eb}.batch-tab.active:hover{background:var(--gradient, linear-gradient(135deg, #667eea 0%, #764ba2 100%))}.batch-course-pills{display:none;flex-wrap:wrap;gap:.5rem;padding:0 1rem 1.5rem;margin-bottom:1rem}.course-pill{display:inline-block;padding:.5rem 1rem;background:#f3f4f6;color:#6b7280;border:none;border-radius:2rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.course-pill.active{background:var(--gradient, linear-gradient(135deg, #667eea 0%, #764ba2 100%));color:#fff;box-shadow:0 4px 12px #667eea4d}.course-pill:hover{background:#e5e7eb}.course-pill.active:hover{background:var(--gradient, linear-gradient(135deg, #667eea 0%, #764ba2 100%))}.batch-courses-desktop{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.course-card-wrapper{display:flex;flex-direction:column;width:100%}.course-card-compact{background:#fff;border:2px solid #ededed;border-radius:1rem;overflow:hidden;box-shadow:0 4px 15px -6px #0003;transition:all .3s ease}.course-card-compact:hover{transform:translateY(-4px);box-shadow:0 8px 25px -8px #00000040}.course-card-compact .course-image{width:100%;overflow:hidden}.course-card-compact .course-image img{width:100%;object-fit:cover;transition:transform .3s ease}.course-card-compact .price h4{font-weight:600}.course-card-compact:hover .course-image img{transform:scale(1.05)}.course-card-compact .course-content{padding:1.25rem}.course-card-compact .course-title{color:#1d2127;font-size:1.1rem;font-weight:600;margin:0 0 1rem;line-height:1.4}.course-price-info{display:flex;justify-content:space-between;align-items:center;gap:1rem}.enroll-btn-compact{padding:.5rem 1rem!important;font-size:.9rem!important}.batch-courses-mobile{display:none}@media screen and (max-width: 787px){.batch-tabs-mobile{display:none!important}.batch-course-pills{display:flex}.batch-group{display:block}.course-card-mobile-wrapper{display:none}.course-card-mobile-wrapper.active{display:block}.batch-courses-desktop{display:none!important}.batch-courses-mobile{display:block}.batch-header{text-align:left;padding:0 1rem}.batch-header h3{font-size:1.75rem}.batch-header p{font-size:1rem}[data-batch-index=other]{display:block!important}.courseCard .course-title{font-size:1.125rem;line-height:1.3}.course-top-features ul li{font-weight:500;font-size:.95rem}.course-top-features ul li i{width:24px;height:24px;font-size:.75rem}.mobile-card h2,.courseCard .course-title{font-size:1.125rem;font-weight:600;line-height:1.3;margin:.5rem 0}.price-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;width:100%}.course-price{display:flex;justify-content:space-between;align-items:center;gap:.5rem;width:100%}.course-price .price h4{white-space:nowrap;margin:0}.price-left{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.price-current h4{white-space:nowrap;margin:0}.price-right{display:flex;align-items:center;gap:.5rem}.enroll-btn,.enroll-btn.enroll-btn-big{padding:.75rem 1rem;border-radius:.75rem;font-size:1rem;display:block;text-align:center;margin-top:.5rem}.mobile-see-more{margin-top:.5rem;font-size:.95rem}.course-more-details{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .2s ease}.course-more-details.expanded{max-height:500px;opacity:1}.see-more-btn.active i,.mobile-toggle.active i{transform:rotate(180deg)}.mobile-card img{height:180px;object-fit:cover;border-radius:12px}}@media screen and (min-width: 788px){.batch-group,.course-card-mobile-wrapper{display:block!important}.batch-tabs-mobile,.batch-courses-mobile{display:none!important}.batch-courses-desktop{display:grid!important}}@media screen and (max-width: 1024px){.coursesGrid,.batch-courses-desktop{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 787px){.coursesGrid{grid-template-columns:repeat(1,1fr)}.courses-desktop{padding:1rem}.courses-header h2{font-size:2rem}}.not-found-section{display:flex;justify-content:center;padding:2.5rem 1rem}.not-found-card{max-width:720px;width:100%;background:#fff;border:1px solid #eef2f6;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 6px 20px #1018280f}.not-found-icon{width:64px;height:64px;border-radius:12px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f3f6ff,#fff);border:1px solid #e6eefc}.not-found-icon i{font-size:24px;color:#1e3a8a}.not-found-card h3{margin:.5rem 0;font-size:1.5rem;color:#1f2937}.not-found-card p{color:#4b5563;margin-bottom:1rem}.not-found-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn-secondary,.btn-outline{display:inline-block;padding:.65rem 1rem;border-radius:8px;text-decoration:none;font-weight:600}.btn-secondary{background:var(--gradient, #2563eb);color:#fff}.btn-outline{background:transparent;border:1px solid #d1d5db;color:#374151}
