.section-courses{margin-top:2rem}.courses-desktop{padding:2rem 4rem;width:96%;margin: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%;object-fit:contain;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%}.coursesGrid .courseCard h2{color:#1d2127;padding:0 1rem;margin:.5rem 0;font-size:1.1rem;font-style:normal;font-weight:600;line-height:1.5625rem;letter-spacing:.025rem}.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{margin-right:6px;font-size:.8rem;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:#ffdfcc;color:#ff6200;padding:4px 8px;border-radius:1rem;font-weight:400;font-size:.85rem;white-space:nowrap}.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-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{display:none}.demo-section{max-width:85%;margin:40px auto}@media screen and (max-width: 1024px){.coursesGrid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 787px){.coursesGrid{grid-template-columns:repeat(1,1fr)}}
