.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a{color:#031633;list-style:none;text-decoration:none}.navbar-wrapper{position:sticky;top:0;width:100%;z-index:1000}.navbar-wrapper .top-bar{align-items:center;background:#0f2b55;color:#fff;display:flex;font-size:14px;justify-content:space-between;padding:5px 20px}.navbar-wrapper .top-bar .contact-info svg{margin:0 5px}.navbar-wrapper .top-bar .social-icons svg{color:#fff;cursor:pointer;font-size:20px;margin:0 6px}.navbar-wrapper .navbar{align-items:center;background:#fff;box-shadow:0 2px 6px #0000001a;display:flex;justify-content:space-between;padding:15px 20px;position:relative}.navbar-wrapper .navbar .logo img{margin-left:20px;width:120px}.navbar-wrapper .navbar .nav-links{align-items:center;display:flex;flex:1 1;gap:35px;justify-content:center;transition:max-height .3s ease-in-out}.navbar-wrapper .navbar .nav-links .nav-item{cursor:pointer;position:relative}.navbar-wrapper .navbar .nav-links .nav-item span{align-items:center;color:#031633;display:flex;font-weight:500;padding:6px 0}.navbar-wrapper .navbar .nav-links .nav-item .arrow{font-size:12px;margin-left:4px;vertical-align:middle}.navbar-wrapper .navbar .nav-links .nav-item.active>span{border-bottom:2px solid #00bfa6;color:#00bfa6;font-weight:600}.navbar-wrapper .navbar .nav-links .nav-item .submenu{animation:fadeIn .3s ease-in-out;background:#fff;border-radius:5px;border-top:3px solid #00bfa6;box-shadow:0 4px 10px #0000001a;display:none;flex-direction:column;left:0;min-width:180px;padding:10px;position:absolute;top:100%}.navbar-wrapper .navbar .nav-links .nav-item .submenu a{color:#333;padding:8px 12px;text-decoration:none}.navbar-wrapper .navbar .nav-links .nav-item .submenu a:hover{background:#f0f0f0}.navbar-wrapper .navbar .nav-links .nav-item .submenu.show{display:flex}.navbar-wrapper .navbar .right-section{align-items:center;display:flex}.navbar-wrapper .navbar .right-section .enquiry-btn{background:#00bfa6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;margin-left:20px;padding:8px 16px;transition:background .3s}.navbar-wrapper .navbar .right-section .enquiry-btn:hover{background:#029e89}.navbar-wrapper .navbar .right-section .menu-icon{cursor:pointer;display:none;font-size:24px;margin-left:15px}@media (max-width:768px){.navbar-wrapper .navbar .nav-links{background:#fff;flex-direction:column;left:0;max-height:0;overflow:hidden;position:absolute;top:100%;width:100%}.navbar-wrapper .navbar .nav-links.open{max-height:600px}.navbar-wrapper .navbar .nav-links .nav-item .submenu{animation:slideDown .3s ease;box-shadow:none;position:relative}.navbar-wrapper .navbar .right-section{justify-content:flex-end}.navbar-wrapper .navbar .right-section .menu-icon{display:block}.navbar-wrapper .navbar .nav-links .nav-item.active>span{border-bottom:none}.navbar-wrapper .top-bar .social-icons svg{margin:0 4px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{height:0;opacity:0}to{height:auto;opacity:1}}.footer{background-color:#0f2b2f;color:#fff;margin-top:100px;padding:60px 20px 30px}.footer .newsletter{border:1px solid #ffffff1a;border-radius:12px;margin-bottom:50px;padding:30px;text-align:center}.footer .newsletter h2{font-size:24px;margin-bottom:20px}.footer .newsletter-form{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.footer .newsletter-form input{background-color:initial;border:1px solid #3d3e44;border-radius:100px;box-shadow:none;color:#fff;outline:none;padding:14px 30px}.footer .newsletter-form button{background-color:#009e93;border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:700;padding:14px 28px;transition:background-color .3s}.footer .newsletter-form button:hover{background-color:#009e93}.footer .footer-columns{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-top:40px}.footer .footer-columns .footer-column{flex:1 1;min-width:220px}.footer .footer-columns .footer-column h4{font-size:16px;font-weight:700;margin-bottom:16px}.footer .footer-columns .footer-column li,.footer .footer-columns .footer-column p,.footer .footer-columns .footer-column span{font-size:14px;line-height:1.6;margin-bottom:10px}.footer .footer-columns .footer-column ul{list-style:none;padding:0}.footer .footer-columns .footer-column ul li{color:#fff;cursor:pointer}.footer .footer-column .logo img{background:#fff;margin-bottom:10px;padding:10px;width:150px}.footer .footer-columns .footer-column ul li:before{color:#00c4b4;content:\"→ \"}.footer .footer-columns .footer-column .social-icons i{color:#fff;cursor:pointer;font-size:18px;margin-right:12px}.footer .footer-columns .footer-column .recent-post{align-items:center;display:flex;gap:12px;margin-bottom:16px}.footer .footer-columns .footer-column .recent-post img{border-radius:8px;height:50px;object-fit:cover;width:50px}.footer .footer-bottom{border-top:1px solid #ffffff1a;font-size:14px;margin-top:40px;padding-top:30px;text-align:center}.home-section{align-items:center;background:#eef7fb;display:flex;flex-wrap:wrap;justify-content:space-between;padding:60px 20px}.home-section .home-content{flex:1 1 500px;margin-left:80px;max-width:600px}.home-section .home-content .home-tag{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.home-section .home-content .home-tag .heading-icon{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.home-section .home-content h1{color:#111;font-size:50px;font-weight:600;margin-bottom:20px}.home-section .home-content h1 span{color:#00bfa6}.home-section .home-content .home-buttons{align-items:center;display:flex;gap:15px;margin:40px 0}.home-section .home-content .home-buttons .get-started-btn{background:#00bfa6;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;line-height:1;padding:17px 40px;text-transform:capitalize}.home-section .home-content .home-buttons .contact-btn:hover,.home-section .home-content .home-buttons .get-started-btn:hover{background:#0000;border:2px solid #07a698;color:#07a698}.home-section .home-content .home-buttons .contact-btn{background:#00bfa6;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;line-height:1;padding:17px 40px;text-transform:capitalize}.home-section .home-content .enrollment{align-items:center;display:flex;margin:20px 0}.home-section .home-content .enrollment .avatars img{border:2px solid #fff;border-radius:50%;margin-right:-10px;width:30px}.home-section .home-content .enrollment h5{font-size:16px;font-weight:400;line-height:1.2;margin-left:15px}.home-section .home-content .enrollment h5 span{color:#00bfa6;margin-right:5px}.home-section .home-content .courses-text{font-size:24px;font-weight:600;margin-top:10px}.home-section .home-content .courses-text span{color:#00bfa6}.home-section .home-image{display:flex;flex:1 1 400px;justify-content:center;position:relative}.home-section .home-image img{border-radius:50px;height:100%;max-width:100%;object-fit:cover}.home-section .home-image .badge{animation:about-anim 2s linear infinite alternate-reverse;background-color:#fff;border-radius:10px;bottom:30%;left:20px;padding:15px 30px;position:absolute}@keyframes about-anim{0%{transform:translateX(0)}to{transform:translateX(-30px)}}.home-section .home-image .badge strong{color:#00bfa6;font-size:20px;font-size:36px;font-weight:600}.home-section .home-image .badge span{color:#162726;display:block;font-size:15px;margin-top:10px}.about-section{padding-bottom:120px;padding-top:120px}.about-section .image-grid{height:500px;max-width:582px;position:relative;width:100%}.about-section .image-grid .image-box-1{border:2px solid #dde1e7;border-radius:0 60px 0 60px;height:371px;left:-40px;max-width:294px;padding:5px;position:absolute;top:0;width:100%}.about-section .image-grid .image-box-1 img{border-radius:0 60px 0 60px;height:100%;object-fit:cover;width:100%}.about-section .image-grid .image-box-2{bottom:0;height:352px;max-width:260px;position:absolute;right:0;width:100%}.about-section .image-grid .image-box-2 img{border-radius:60px 0 60px 0;height:100%;object-fit:cover;width:100%}.about-section .image-grid .support-box{grid-gap:15px;align-items:center;background-color:#07a698;border-radius:0 60px 0 60px;bottom:0;display:grid;grid-template-columns:50px 1fr;left:-30px;max-width:294px;padding:30px;position:absolute;width:100%}.about-section .image-grid .support-box .icon{align-items:center;background-color:#fff;border-radius:50%;color:#07a698;display:flex;font-size:20px;height:50px;justify-content:center;width:50px}.about-section .image-grid .support-box .support-text p{color:#fff;display:block;font-size:14px;font-weight:500;margin-bottom:5px;margin-left:5px;text-transform:uppercase}.about-section .image-grid .support-box .support-text h4{color:#fff;font-size:20px;font-weight:600;line-height:1}.about-section .about_content{margin-left:20px}.about-section .about_content .about-btn{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.about-section .about_content .about-btn .aboutheading-icon{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.about-section .about_content h2{color:#162726;display:block;font-size:34px;font-weight:600;line-height:1.2;margin-bottom:0;position:relative;text-transform:inherit}.about-section .about_content p{color:#6c706f;font-size:13px;font-weight:500;line-height:26px;margin-bottom:30px;margin-top:20px}.about-section .about_content .about-counter-item{display:flex;gap:40px;margin-bottom:30px}.about-section .about_content .about-counter-item .about_counter{grid-gap:20px;align-items:center;display:grid;grid-template-columns:80px 1fr}.about-section .about_content .about-counter-item .about_counter .about_icon{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:50%;box-shadow:0 14px 51px 2px #18323014;display:flex;height:80px;justify-content:center;width:80px}.about-section .about_content .about-counter-item .about_counter .content h3{align-items:center;color:#07a698;display:flex;font-size:40px;font-weight:700;line-height:1;margin-bottom:5px}.about-section .about_content .about-counter-item .about_counter .content p{font-size:14px;font-weight:400;line-height:1.6;margin-bottom:0}.about-section .about_content .free-trial-btn{background:#07a698;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 30px}.about-section .about_content .free-trial-btn:hover{background:#0000;border:2px solid #07a698;color:#07a698}.category-section{background-color:#f4f7f9;padding:60px 20px;text-align:center}.category-section .category-header .category-btn{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.category-section .category-header .category-btn .category_icon{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.category-section .category-header h2{color:#1d1d1f;font-size:28px;font-weight:700;line-height:1.2;margin:0 auto 40px;max-width:600px}.category-section .category-row{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:20px}.category-section .category-row .category-box{align-items:center;background-color:#fff;border-radius:30px;box-shadow:0 4px 10px #0000000f;cursor:pointer;display:flex;gap:10px;padding:12px 20px;transition:transform .2s ease,box-shadow .2s ease}.category-section .category-row .category-box:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-4px)}.category-section .category-row .category-box .category-icon{color:#009688;font-size:18px}.category-section .category-row .category-box .category-label{color:#333;font-weight:500;white-space:nowrap}.why-section{background:linear-gradient(90deg,#0f2027,#203a43,#2c5364);color:#fff;padding:80px 20px;position:relative;text-align:center}.why-section .why-header .why-title{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.why-section .why-header .why-title .why-subtitle{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.why-section .why-header h2{font-size:32px;font-weight:700;margin-bottom:50px}.why-section .why-features{display:flex;flex-wrap:nowrap;gap:40px;justify-content:center;position:relative}.why-section .why-features .why-card{flex:1 1;max-width:300px;padding-top:40px;position:relative;text-align:center}.why-section .why-features .why-card:not(:last-child):after{border-right:2px dotted #ffffff50;content:"";height:280px;position:absolute;right:-20px;top:15%}.why-section .why-features .why-card .why-img-wrapper{border-radius:50%;height:200px;margin:0 auto 20px;overflow:hidden;width:200px}.why-section .why-features .why-card .why-img-wrapper img{border-radius:50%;height:100%;object-fit:cover;width:100%}.why-section .why-features .why-card .why-icon{background-color:#00bfa5;border-radius:50%;box-shadow:0 4px 10px #0003;color:#fff;font-size:20px;left:50%;padding:14px;position:absolute;top:35px;transform:translate(-50%,-50%);z-index:2}.why-section .why-features .why-card h3{font-size:18px;font-weight:600;margin:16px 0 10px}.why-section .why-features .why-card p{color:#ddd;font-size:14px;line-height:1.6}.dashboard-section{background:#fff;flex-wrap:wrap;gap:40px;padding:100px 20px}.dashboard-section,.dashboard-section .dashboard-left{align-items:center;display:flex;justify-content:center}.dashboard-section .dashboard-left{flex:1 1 500px;position:relative}.dashboard-section .dashboard-left .dashboard-container .faqmain-img{border-radius:16px;display:block;height:auto;object-fit:cover;width:100%}.dashboard-section .dashboard-left .dashboard-container .student-badge{background:#fff;border-radius:12px;bottom:60px;box-shadow:0 6px 18px #0000001a;left:-30px;min-width:180px;padding:15px 20px;position:absolute;z-index:10}.dashboard-section .dashboard-left .dashboard-container .student-badge .badge-title{color:#222;font-size:15px;font-weight:600;margin-bottom:10px}.dashboard-section .dashboard-left .dashboard-container .student-badge .student-avatars{align-items:center;display:flex;margin-top:4px}.dashboard-section .dashboard-left .dashboard-container .student-badge .student-avatars img{border:2px solid #fff;border-radius:50%;height:32px;margin-left:-10px;object-fit:cover;width:32px}.dashboard-section .dashboard-left .dashboard-container .student-badge .student-avatars img:first-child{margin-left:0}.dashboard-section .dashboard-left .dashboard-container .student-badge .student-avatars .student-count{background-color:#00bfa6;border-radius:999px;color:#fff;font-size:12px;font-weight:700;margin-left:12px;padding:4px 10px}.dashboard-section .dashboard-right{flex:1 1 400px}.dashboard-section .dashboard-right .dashboard-title{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.dashboard-section .dashboard-right .dashboard-title .dashboard-subtitle{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.dashboard-section .dashboard-right h2{color:#111;font-size:28px;margin-bottom:30px}.dashboard-section .dashboard-right .faq-item{border-bottom:1px solid #eee;cursor:pointer;padding:16px 0;transition:background-color .2s ease-in-out}.dashboard-section .dashboard-right .faq-item .faq-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.dashboard-section .dashboard-right .faq-item .faq-header .faq-number{color:#00bfa6;font-size:16px;font-weight:700;min-width:30px}.dashboard-section .dashboard-right .faq-item .faq-header .faq-content{flex:1 1}.dashboard-section .dashboard-right .faq-item .faq-header .faq-content strong{color:#222;display:block;font-size:16px;margin-bottom:8px}.dashboard-section .dashboard-right .faq-item .faq-header .faq-content p{color:#666;font-size:14px;margin-top:4px}.dashboard-section .dashboard-right .faq-item .faq-header .arrow-icon{color:#444;font-size:14px;margin-left:8px;margin-top:4px;transition:transform .3s ease}.dashboard-section .dashboard-right .faq-item .faq-header .arrow-icon.rotate{transform:rotate(180deg)}.exam-section{background-color:#f4f7f9;padding:80px 20px;text-align:center}.exam-section .exam-title{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.exam-section .exam-title .exam-subtitle{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.exam-section .section-subheading{color:#444;font-size:14px;margin-bottom:30px}.exam-section .tab-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.exam-section .tab-buttons .tab-btn{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:6px;color:#545454;cursor:pointer;display:flex;flex-direction:column;font-size:12px;font-weight:500;justify-content:center;padding:10px 40px;transition:.3s}.exam-section .tab-buttons .tab-btn.active{background-color:#07a698;color:#fff}.exam-section .tab-buttons .tab-btn .exam-icon{font-size:26px;margin-bottom:0}.exam-section .tab-content{background-color:#fff;border-radius:10px;margin:0 auto;padding:30px;text-align:left}.exam-section .tab-content .tab-main{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.exam-section .tab-content .tab-main .tab-text{flex:1 1}.exam-section .tab-content .tab-main .tab-image img{height:auto;max-width:300px;object-fit:contain}.exam-section .tab-content .tab-main .tab-text .category-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin-top:20px}.exam-section .tab-content .tab-main .tab-text .category-grid .category-box{align-items:center;background-color:#fff;border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 0 30px 0 #0000001a;color:#323232;cursor:pointer;display:flex;font-weight:600;height:100px;justify-content:center;line-height:20px;margin-right:20px;margin-top:1em;padding:20px;transform:translateY(0);transition-duration:.3s}.exam-section .tab-content .tab-main .tab-text .category-grid .category-box:hover{background-color:#e3efff}.stats-section{background-color:#00a79d;color:#fff;display:flex;flex-wrap:wrap;padding:40px 0;text-align:center}.stats-section .stat-box{border-right:1px solid #ffffff4d;flex:1 1;min-width:200px;padding:20px}.stats-section .stat-box:last-child{border-right:none}.stats-section .stat-box h2{font-size:2rem;font-weight:700;margin:0}.stats-section .stat-box p{font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-top:10px}.course-request-section{align-items:center;background-color:#0f2b2f;color:#fff;display:flex;justify-content:center;padding:60px 20px}.course-request-section .course-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;max-width:1200px;width:100%}.course-request-section .course-container .course-left{flex:1 1;min-width:300px}.course-request-section .course-container .course-left .course-image{border-radius:20px;max-width:550px;object-fit:cover;width:100%}.course-request-section .course-container .course-right{flex:1 1;min-width:300px}.course-request-section .course-container .course-right .course-title{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.course-request-section .course-container .course-right .course-title .course-subtitle{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.course-request-section .course-container .course-right .course-heading{font-size:36px;font-weight:700;margin-bottom:16px}.course-request-section .course-container .course-right .course-description{color:#9fa0a0;max-width:650px;width:100%}.course-request-section .course-container .course-right .course-form{display:flex;flex-direction:column;gap:16px;margin-top:20px}.course-request-section .course-container .course-right .course-form .course-form-content{display:flex;flex-direction:row;gap:30px}.course-request-section .course-container .course-right .course-form .course-form-content .course-input{background-color:initial;border:1px solid #3d3e44;border-radius:100px;box-shadow:none;color:#fff;outline:none;padding:14px 30px;width:100%}.course-request-section .course-container .course-right .course-form .course-form-content .course-input::placeholder{color:#fff}.course-request-section .course-container .course-right .course-form .submit-button{background-color:#07a698;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:14px;transition:background-color .3s;width:30%}.course-request-section .course-container .course-right .course-form .submit-button:hover{background-color:initial;border:2px solid #07a698;color:#07a698}.latest-news-section{background-color:#fff;padding:60px 20px;text-align:center}.latest-news-section .news-header .news-heading{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.latest-news-section .news-header .news-heading .news-subheading{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.latest-news-section .news-header h2{font-size:32px;font-weight:700;margin-bottom:40px}.latest-news-section .news-cards{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.latest-news-section .news-cards .news-card{border-radius:10px;color:#fff;overflow:hidden;position:relative;text-align:left;width:500px;z-index:1}.latest-news-section .news-cards .news-card:before{background:linear-gradient(180deg,#0000000f,#020f21);border-radius:10px;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:1}.latest-news-section .news-cards .news-card .news-image{display:block;height:400px;object-fit:cover;width:100%}.latest-news-section .news-cards .news-card .news-info{bottom:20px;left:20px;position:absolute;right:20px;z-index:2}.latest-news-section .news-cards .news-card .news-info .news-tag{background-color:#eafaf8;border:none;border-radius:9999px;color:#00bfa6;font-size:12px;margin-bottom:8px;padding:5px 12px}.latest-news-section .news-cards .news-card .news-info .news-title{font-size:16px;font-weight:700;margin:8px 0}.latest-news-section .news-cards .news-card .news-info .news-meta{display:flex;font-size:13px;gap:12px;opacity:.9}@media (max-width:991px){.home-section{flex-direction:column-reverse;padding:40px 20px;text-align:center}.home-section .home-content{margin-left:0;max-width:100%;padding:0 15px}.home-section .home-content h1{font-size:40px}.home-section .home-content .home-buttons{flex-wrap:wrap;justify-content:center}.home-section .home-content .enrollment{justify-content:center}.home-section .home-image{margin-bottom:30px}.home-section .home-image .badge{bottom:20%;left:10px;padding:10px 20px}.home-section .home-image .badge strong{font-size:28px}}@media (max-width:576px){.home-section .home-content h1{font-size:32px}.home-section .home-content .courses-text{font-size:20px}.home-section .home-content .home-buttons .contact-btn,.home-section .home-content .home-buttons .get-started-btn{font-size:15px;padding:15px 30px;width:100%}.home-section .home-image .badge{font-size:14px;left:0;padding:10px 15px}.home-section .home-image .badge strong{font-size:24px}.home-section .home-image{border-radius:0}}@media (max-width:1024px){.about-section{padding-bottom:80px;padding-top:80px}.about-section .image-grid{height:auto;max-width:100%;position:relative}.about-section .image-grid .image-box-1,.about-section .image-grid .image-box-2{border-radius:0;height:auto;left:0;margin:0 auto;max-width:100%;position:relative;right:0}.about-section .image-grid .support-box{border-radius:10px;left:0;max-width:100%;padding:20px;position:relative;right:0}.about-section .about_content{margin-left:0;text-align:center}.about-section .about_content .about-counter-item{align-items:center;flex-direction:column;gap:20px}.about-section .about_content .about-counter-item .about_counter{grid-gap:10px;grid-template-columns:80px 1fr}.about-section .about_content .about-btn{font-size:14px;padding:10px 20px}.about-section .about_content h2{font-size:28px}.about-section .about_content p{font-size:14px}.about-section .about_content .about-counter-item .about_counter .content h3{font-size:30px}.about-section .about_content .free-trial-btn{font-size:14px;padding:10px 20px}}@media (max-width:768px){.about-section{padding-bottom:60px;padding-top:60px}.about-section .image-grid .image-box-1,.about-section .image-grid .image-box-2{border:none;height:auto;margin-bottom:20px;max-width:100%}.about-section .about_content{margin-left:0;text-align:center}.about-section .about_content .about-btn{font-size:14px;padding:12px 20px}.about-section .about_content h2{font-size:24px;margin-bottom:10px}.about-section .about_content p{font-size:14px}.about-section .about_content .about-counter-item{align-items:center;flex-direction:column;gap:30px}.about-section .about_content .about-counter-item .about_counter{grid-gap:20px;grid-template-columns:80px 1fr}.about-section .about_content .about-counter-item .about_counter .content h3{font-size:28px}.about-section .about_content .free-trial-btn{font-size:14px;padding:12px 20px}}@media (max-width:480px){.about-section{padding-bottom:40px;padding-top:40px}.about-section .image-grid{height:auto}.about-section .image-grid .image-box-1,.about-section .image-grid .image-box-2{margin-bottom:10px;width:100%}.about-section .image-grid .image-box-1 img,.about-section .image-grid .image-box-2 img{border-radius:0}.about-section .about_content{margin-left:0;text-align:center}.about-section .about_content .about-btn{font-size:12px;margin-top:20px;padding:10px 20px}.about-section .about_content h2{font-size:20px;margin-bottom:10px}.about-section .about_content p{font-size:12px;margin-top:10px}.about-section .about_content .about-counter-item{align-items:center;flex-direction:column;gap:20px}.about-section .about_content .about-counter-item .about_counter{grid-gap:20px;grid-template-columns:80px 1fr}.about-section .about_content .about-counter-item .about_counter .content h3{font-size:24px}.about-section .about_content .free-trial-btn{font-size:14px;padding:10px 30px}}@media (max-width:1024px){.category-section{padding:40px 20px}.category-section .category-header h2{font-size:24px;max-width:500px}.category-section .category-row{gap:15px}.category-section .category-row .category-box{box-shadow:0 4px 10px #0000001a;flex:1 1;min-width:200px;padding:10px 20px}.category-section .category-row .category-box .category-icon{font-size:20px}.category-section .category-header .category-btn{font-size:14px;padding:5px 12px 5px 5px}}@media (max-width:768px){.category-section{padding:30px 20px}.category-section .category-header h2{font-size:22px;margin-bottom:30px;max-width:400px}.category-section .category-row{gap:12px}.category-section .category-row .category-box{flex:1 1;min-width:150px;padding:8px 16px}.category-section .category-row .category-box .category-icon{font-size:18px}.category-section .category-header .category-btn{font-size:12px;padding:5px 12px 5px 5px}}@media (max-width:480px){.category-section{padding:20px 10px}.category-section .category-header h2{font-size:20px;margin-bottom:20px;max-width:320px}.category-section .category-row{align-items:center;flex-direction:row;gap:10px}.category-section .category-row .category-box{margin-bottom:15px;padding:10px 20px;width:100%}.category-section .category-row .category-box .category-icon{font-size:14px}.category-section .category-header .category-btn{font-size:12px;padding:5px 10px 5px 5px}.category-section .category-row .category-box .category-label{font-size:13px}}@media (max-width:1024px){.why-section .why-features{flex-wrap:wrap;gap:30px}.why-section .why-features .why-card{margin:0 auto;max-width:45%}.why-section .why-features .why-card:not(:last-child):after{display:none}}@media (max-width:768px){.why-section{padding:60px 15px}.why-section .why-header h2{font-size:26px;margin-bottom:40px}.why-section .why-features .why-card{max-width:100%;padding-top:10px}.why-section .why-features{flex-direction:column;gap:50px}.why-section .why-features .why-card:not(:last-child):after{display:none}}@media (max-width:480px){.why-section .why-header .why-title{font-size:14px;padding:8px;row-gap:5px}.why-section .why-header .why-title .why-subtitle{font-size:12px;height:24px;width:24px}.why-section .why-header h2{font-size:22px}.why-section .why-features .why-card h3{font-size:16px}.why-section .why-features .why-card p{font-size:13px}.why-section .why-features .why-card .why-icon{font-size:20px;padding:12px;top:10px}.why-section .why-features .why-card .why-img-wrapper{height:150px;margin:0 auto 10px;width:150px}.dashboard-section .dashboard-left .dashboard-container .faqmain-img{border-radius:10px;height:auto;max-width:100%}.dashboard-section .dashboard-left .dashboard-container .student-badge{bottom:20px;left:0;padding:12px 16px;transform:scale(.9)}.dashboard-section .dashboard-right h2{font-size:24px;margin-bottom:10px}.dashboard-section .dashboard-right .dashboard-title{margin-top:20px}.dashboard-section .dashboard-right .faq-item .faq-header .faq-content strong{font-size:15px;margin-bottom:0}}@media (max-width:1024px){.exam-section{padding:60px 15px}.exam-section .tab-content .tab-main{align-items:center;flex-direction:column;gap:30px}.exam-section .tab-content .tab-main .tab-image img{max-width:100%}.exam-section .tab-content .tab-main .tab-text{width:100%}.exam-section .tab-buttons{flex-wrap:wrap;gap:16px}.exam-section .tab-buttons .tab-btn{padding:10px 24px}}@media (max-width:768px){.exam-section .exam-title{font-size:14px;padding:5px 10px;row-gap:5px}.exam-section .exam-title .exam-subtitle{font-size:12px;height:24px;width:24px}.exam-section .section-subheading{font-size:13px;margin-bottom:20px}.exam-section .tab-buttons .tab-btn{font-size:11px;padding:8px 20px}.exam-section .tab-content{padding:20px}.exam-section .tab-content .tab-main .tab-text .category-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.exam-section .tab-content .tab-main .tab-text .category-grid .category-box{font-size:14px;height:90px;margin-right:0}}@media (max-width:480px){.exam-section{padding:40px 10px}.exam-section .tab-buttons .tab-btn{font-size:12px;padding:10px;text-align:center;width:45%}.exam-section .tab-content .tab-main .tab-image img{height:auto;max-width:100%}.exam-section .tab-content .tab-main .tab-text .category-grid{gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.exam-section .tab-content .tab-main .tab-text .category-grid .category-box{font-size:12px;height:auto;padding:15px}}@media (max-width:768px){.stats-section{flex-direction:column;padding:30px 0}.stats-section .stat-box{border-bottom:1px solid #fff3;border-right:none}.stats-section .stat-box:last-child{border-bottom:none}.stats-section .stat-box h2{font-size:1.5rem}.stats-section .stat-box p{font-size:.85rem}}@media (max-width:480px){.stats-section{padding:20px 0}.stats-section .stat-box{padding:16px 10px}.stats-section .stat-box h2{font-size:1.3rem}.stats-section .stat-box p{font-size:.8rem}}@media (max-width:1024px){.course-request-section{padding:50px 20px}.course-request-section .course-container{align-items:center;flex-direction:column;gap:40px}.course-request-section .course-container .course-left,.course-request-section .course-container .course-right{max-width:100%;text-align:center}.course-request-section .course-container .course-right .course-heading{font-size:30px}.course-request-section .course-container .course-right .course-description{margin:0 auto}.course-request-section .course-container .course-right .course-form .course-form-content{flex-direction:column;gap:16px}.course-request-section .course-container .course-right .course-form .submit-button{width:100%}}@media (max-width:768px){.course-request-section{padding:40px 15px}.course-request-section .course-container .course-left .course-image{border-radius:16px;max-width:100%}.course-request-section .course-container .course-right .course-heading{font-size:26px}.course-request-section .course-container .course-right .course-title{font-size:14px;padding:6px 10px;row-gap:6px}.course-request-section .course-container .course-right .course-title .course-subtitle{font-size:12px;height:24px;width:24px}.course-request-section .course-container .course-right .course-form .course-form-content .course-input{font-size:14px;padding:12px 20px}.course-request-section .course-container .course-right .course-form .submit-button{font-size:14px;padding:12px}}@media (max-width:480px){.course-request-section{padding:30px 10px}.course-request-section .course-container{gap:30px}.course-request-section .course-container .course-right .course-heading{font-size:22px}.course-request-section .course-container .course-right .course-description{font-size:14px}.course-request-section .course-container .course-right .course-form .course-form-content .course-input{font-size:13px;padding:10px 16px}.course-request-section .course-container .course-right .course-form .submit-button{font-size:13px;padding:12px}}.aboutpage-header{align-items:center;color:#fff;display:flex;height:65vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.aboutpage-header .aboutbg-item{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.aboutpage-header .aboutbg-item .aboutbg-img{height:100%;object-fit:cover;width:100%}.aboutpage-header .aboutbg-item .overlay{background-color:#00000080;height:100%;left:0;position:absolute;top:0;width:100%}.aboutpage-header .container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.aboutpage-header .aboutpage-header-content h1{font-size:3rem;margin-bottom:10px;text-transform:uppercase}.aboutpage-header .aboutpage-header-content h4{font-size:1rem;font-weight:300}.aboutpage-header .aboutpage-header-content a{color:#fff;margin:0 5px;text-decoration:none}.aboutpage-header .aboutpage-header-content a:hover{text-decoration:underline}.aboutus-section{margin-top:60px}.aboutus-section .about-img{position:relative}.aboutus-section .about-img img{border-radius:10px;box-shadow:0 6px 20px #0000001a;width:100%}.aboutus-section .about-img .highlight-box{background:#fff;border-radius:8px;bottom:40px;box-shadow:0 4px 10px #00000026;color:#fff;left:-70px;padding:15px 20px;position:absolute;text-align:center}.aboutus-section .about-img .highlight-box:hover{border:1px solid #07a698}.aboutus-section .about-img .highlight-box h3{color:#07a698;font-size:1.8rem;margin:0}.aboutus-section .about-img .highlight-box p{color:#333;font-size:.9rem;margin:0}.aboutus-section .about_content{justify-content:center;padding-left:30px}.aboutus-section .about_content .about-title{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.aboutus-section .about_content .about-title .about-subtitle{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.aboutus-section .about_content p{color:#555;font-size:1rem;margin-bottom:20px}.aboutus-section .about_content .about-points{list-style:none;margin-bottom:25px;padding:0}.aboutus-section .about_content .about-points li{color:#333;font-size:1rem;margin-bottom:12px}.aboutus-section .about_content .about-points i{color:#28a745;margin-right:8px}.aboutus-section .about_content button{background-color:#07a698;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:8px 28px;transition:background .3s ease}.aboutus-section .about_content button:hover{background:#0000;border:2px solid #07a698;color:#07a698}.vmg-container{padding:8rem 1rem;text-align:center}.vmg-container .vmg-title{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.vmg-container .vmg-title .vmg-subtitle{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.vmg-container .vmg-para{color:#333;font-weight:500;margin-bottom:40px;margin-top:-10px}.vmg-container .vmg-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.vmg-container .vmg-grid .vmg-card{background-color:#fff;border-bottom:4px solid;border-image:linear-gradient(90deg,#42e6cb,#3bb2b8) 1;border-image-slice:1;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.vmg-container .vmg-grid .vmg-card:hover{border:1px solid #07a698}.vmg-container .vmg-grid .vmg-card-title{color:#04122b;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.vmg-container .vmg-grid .vmg-card-content{color:#414957;font-size:.95rem;line-height:1.6;text-align:justify}.team-section{padding:80px 20px;text-align:center}.team-section .team-title{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.team-section .team-title .team-subtitle{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.team-section p{color:#666;font-size:1rem;margin-bottom:40px}.team-section .team-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;margin-top:80px}.team-section .team-grid .team-card{background-color:#07a698;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#fff;max-width:280px;padding:80px 20px 20px;position:relative;transition:transform .3s ease;width:100%}.team-section .team-grid .team-card:hover{transform:translateY(-8px)}.team-section .team-grid .team-card img{border:5px solid #fff;border-radius:50%;height:100px;left:50%;object-fit:cover;position:absolute;top:-50px;transform:translateX(-50%);width:100px}.team-section .team-grid .team-card h3{font-size:1.1rem;font-weight:700;margin-top:10px}.team-section .team-grid .team-card span{font-size:.9rem;opacity:.9}.team-section .team-grid .team-card .social-icons{margin-top:12px}.team-section .team-grid .team-card .social-icons a{color:#fff;font-size:1.1rem;margin:0 6px;transition:color .3s}.team-section .team-grid .team-card .social-icons a:hover{color:#dfe6f1}.features-section{padding:0 20px;text-align:center}.features-section .feature-title{align-items:center;background-color:#fff;border:1px solid #e0e5eb;border-radius:100px;color:#162726;column-gap:10px;display:inline-flex;font-size:16px;font-weight:400;margin-bottom:20px;padding:5px 15px 5px 5px;position:relative}.features-section .feature-title .feature-subtitle{align-items:center;background-color:#07a69826;border-radius:50%;color:#07a698;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.features-section .features-heading{font-size:28px;font-weight:700;margin-bottom:40px}.features-section .features-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.features-section .features-grid .feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;max-width:350px;padding:30px 20px;text-align:center;transition:transform .3s ease}.features-section .features-grid .feature-card:hover{transform:translateY(-5px)}.features-section .features-grid .feature-card .feature-icon{align-items:center;border-radius:50%;box-shadow:0 6px 15px #0000001a;display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.features-section .features-grid .feature-card h3{font-size:18px;font-weight:600;margin-bottom:12px}.features-section .features-grid .feature-card p{color:#555;font-size:14px}@media (max-width:1024px){.aboutpage-header{height:50vh}.aboutpage-header .aboutbg-item .aboutbg-img{object-position:center}.aboutpage-header .aboutpage-header-content h1{font-size:2.5rem}.aboutpage-header .aboutpage-header-content h4{font-size:.9rem}.aboutpage-header .container{padding:0 20px}.aboutus-section{margin-top:60px}.aboutus-section .about-img{position:relative}.aboutus-section .about-img img{border-radius:10px;box-shadow:0 6px 20px #0000001a;width:100%}.aboutus-section .about-img .highlight-box{bottom:30px;left:-40px;padding:10px 15px}.aboutus-section .about-img .highlight-box h3{font-size:1.6rem}.aboutus-section .about-img .highlight-box p{font-size:.9rem}.aboutus-section .about_content{padding-left:20px}.aboutus-section .about_content .about-title{font-size:14px;padding:5px 10px 5px 5px}.aboutus-section .about_content .about-points li,.aboutus-section .about_content p{font-size:.95rem}.aboutus-section .about_content button{font-size:.9rem;padding:8px 20px}}@media (max-width:768px){.aboutpage-header{height:40vh}.aboutpage-header .aboutpage-header-content h1{font-size:2rem;margin-bottom:15px}.aboutpage-header .aboutpage-header-content h4{font-size:.85rem}.aboutpage-header .container{padding:0 15px}.aboutus-section{margin-top:40px}.aboutus-section .about-img{margin-bottom:20px}.aboutus-section .about-img img{border-radius:10px;box-shadow:0 6px 20px #0000001a;width:100%}.aboutus-section .about-img .highlight-box{bottom:10px;box-shadow:0 4px 10px #00000026;left:-20px;padding:10px}.aboutus-section .about-img .highlight-box h3{font-size:1.4rem}.aboutus-section .about-img .highlight-box p{font-size:.85rem}.aboutus-section .about_content{padding-left:15px}.aboutus-section .about_content .about-title{font-size:14px;padding:5px 10px 5px 5px}.aboutus-section .about_content .about-points li,.aboutus-section .about_content p{font-size:.9rem}.aboutus-section .about_content button{font-size:.9rem;padding:8px 20px}.features-grid{align-items:center;flex-direction:column}}@media (max-width:480px){.aboutpage-header{height:25vh}.aboutpage-header .aboutpage-header-content h1{font-size:1.8rem;margin-bottom:10px}.aboutpage-header .aboutpage-header-content h4{font-size:.75rem}.aboutpage-header .container{padding:0 10px}.aboutus-section{margin-top:30px}.aboutus-section .about-img img{border-radius:10px;box-shadow:0 6px 20px #0000001a;width:100%}.aboutus-section .about-img .highlight-box{bottom:5px;box-shadow:0 3px 8px #0000001a;left:-10px;padding:8px}.aboutus-section .about-img .highlight-box h3{font-size:1.2rem}.aboutus-section .about-img .highlight-box p{font-size:.8rem}.aboutus-section .about_content{padding-left:10px}.aboutus-section .about_content .about-title{font-size:14px;padding:5px 10px 5px 5px}.aboutus-section .about_content .about-points li,.aboutus-section .about_content p{font-size:.85rem}.aboutus-section .about_content button{font-size:.8rem;padding:8px 16px}.vmg-container{padding:4rem 1rem}.team-section .team-grid{gap:70px}.team-section{padding:40px 20px}}.coursepage-header{align-items:center;color:#fff;display:flex;height:65vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.coursepage-header .coursebg-item{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.coursepage-header .coursebg-item .coursebg-img{height:100%;object-fit:cover;width:100%}.coursepage-header .coursebg-item .overlay{background-color:#00000080;height:100%;left:0;position:absolute;top:0;width:100%}.coursepage-header .container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.coursepage-header .coursepage-header-content h1{font-size:3rem;margin-bottom:10px;text-transform:uppercase}.coursepage-header .coursepage-header-content h4{font-size:1rem;font-weight:300}.coursepage-header .coursepage-header-content a{color:#fff;margin:0 5px;text-decoration:none}.coursepage-header .coursepage-header-content a:hover{text-decoration:underline}.course-container{margin-top:40px;padding:2rem 1rem}.course-container .course-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.course-container .course-grid .course-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden;transition:transform .2s ease}.course-container .course-grid .course-card:hover{transform:translateY(-5px)}.course-container .course-grid .course-card .course-top{position:relative}.course-container .course-grid .course-card .course-top .instructor-info{align-items:center;background:#fff;border-radius:20px;box-shadow:0 2px 4px #0000001a;display:flex;font-size:.85rem;font-weight:500;gap:6px;left:10px;padding:4px 8px;position:absolute;top:10px}.course-container .course-grid .course-card .course-top .instructor-info .instructor-avatar{border-radius:50%;height:25px;width:25px}.course-container .course-grid .course-card .course-top .course-image{height:auto;width:100%}.course-container .course-grid .course-card .course-body{padding:1rem;text-align:left}.course-container .course-grid .course-card .course-body .course-category{background-color:#e6f4ea;border-radius:12px;color:#1aab8a;display:inline-block;font-size:.75rem;margin-bottom:.5rem;padding:3px 8px}.course-container .course-grid .course-card .course-body .course-title{font-size:1rem;font-weight:600;margin-bottom:.75rem}.course-container .course-grid .course-card .course-body .start-btn{background-color:#00b894;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:background .3s;width:100%}.course-container .course-grid .course-card .course-body .start-btn:hover{background-color:#019170}@media (max-width:1024px){.coursepage-header{height:50vh}.coursepage-header .coursepage-header-content h1{font-size:2.5rem}.coursepage-header .coursepage-header-content h4{font-size:.95rem}}@media (max-width:768px){.coursepage-header{height:45vh;padding:40px 0}.coursepage-header .coursepage-header-content h1{font-size:2rem}.coursepage-header .coursepage-header-content h4{font-size:.9rem}.coursepage-header .container{padding:0 15px}}@media (max-width:480px){.coursepage-header{height:25vh;padding:30px 0}.coursepage-header .coursepage-header-content h1{font-size:1.6rem}.coursepage-header .coursepage-header-content a,.coursepage-header .coursepage-header-content h4{font-size:.85rem}.coursepage-header .container{padding:0 10px}}.contactpage-header{align-items:center;color:#fff;display:flex;height:65vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.contactpage-header .contactbg-item{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.contactpage-header .contactbg-item .contactbg-img{height:100%;object-fit:cover;width:100%}.contactpage-header .contactbg-item .overlay{background-color:#00000080;height:100%;left:0;position:absolute;top:0;width:100%}.contactpage-header .container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.contactpage-header .contactpage-header-content h1{font-size:3rem;margin-bottom:10px;text-transform:uppercase}.contactpage-header .contactpage-header-content h4{font-size:1rem;font-weight:300}.contactpage-header .contactpage-header-content a{color:#fff;margin:0 5px;text-decoration:none}.contactpage-header .contactpage-header-content a:hover{text-decoration:underline}.contact-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:2rem}.contact-container .form-section,.contact-container .info-section{background-color:#fff;border-radius:12px;box-shadow:0 0 15px #0000000d;flex:1 1;min-width:300px;padding:2rem}.contact-container .form-section h2{color:#222;font-size:1.5rem;margin-bottom:1rem}.contact-container .form-section .error-text{color:red;font-size:.9em;margin-top:4px}.contact-container .form-section .contact-form{display:flex;flex-direction:column;gap:1rem}.contact-container .form-section .contact-form .input-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.contact-container .form-section .contact-form .input-group input,.contact-container .form-section .contact-form select,.contact-container .form-section .contact-form textarea{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:1rem;min-width:100px;padding:.75rem}.contact-container .form-section .contact-form button{background-color:#00b092;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .3s}.contact-container .form-section .contact-form button:hover{background-color:#01967f}.contact-container .info-section .info-block{margin-top:1.5rem}.contact-container .info-section .info-block h4{color:#444;font-size:1.1rem;margin-bottom:.5rem}.contact-container .info-section .info-block p{color:#666;font-size:.95rem;margin:.25rem 0}@media (max-width:1024px){.contactpage-header{height:50vh}.contactpage-header .contactpage-header-content h1{font-size:2.5rem}.contactpage-header .contactpage-header-content h4{font-size:.95rem}}@media (max-width:768px){.contactpage-header{height:45vh;padding:40px 0}.contactpage-header .contactpage-header-content h1{font-size:2rem}.contactpage-header .contactpage-header-content h4{font-size:.9rem}.contactpage-header .container{padding:0 15px}.contact-container{flex-direction:column;padding:1rem}.contact-container .form-section,.contact-container .info-section{padding:1.5rem}.contact-container .form-section .contact-form .input-group{flex-direction:column}}@media (max-width:480px){.contactpage-header{height:25vh;padding:30px 0}.contactpage-header .contactpage-header-content h1{font-size:1.6rem}.contactpage-header .contactpage-header-content a,.contactpage-header .contactpage-header-content h4{font-size:.85rem}.contactpage-header .container{padding:0 10px}}.blogpage-header{align-items:center;color:#fff;display:flex;height:60vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.blogpage-header .blogbg-item{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.blogpage-header .blogbg-item .blogbg-img{height:100%;object-fit:cover;width:100%}.blogpage-header .blogbg-item .overlay{background-color:#00000080;height:100%;left:0;position:absolute;top:0;width:100%}.blogpage-header .container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.blogpage-header .blogpage-header-content h1{font-size:3rem;margin-bottom:10px;text-transform:uppercase}.blogpage-header .blogpage-header-content h4{font-size:1rem;font-weight:300}.blogpage-header .blogpage-header-content a{color:#fff;margin:0 5px;text-decoration:none}.blogpage-header .blogpage-header-content a:hover{text-decoration:underline}.blog-section{background-color:#fff;padding:60px 20px}.container{margin:auto;max-width:1200px}.blog-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.blog-card{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 20px #0000000d;overflow:hidden;transition:all .3s ease}.blog-card:hover{transform:translateY(-5px)}.blog-img{height:200px;object-fit:cover;width:100%}.blog-meta{color:#555;display:flex;flex-wrap:wrap;font-size:13px;gap:15px;padding:12px 16px}.blog-title{color:#000;font-size:18px;font-weight:600;margin:0 0 10px;padding:0 16px}.read-more{color:#f26522;display:inline-block;font-weight:500;padding:0 16px 16px;text-decoration:none}.read-more:hover{text-decoration:underline}@media (max-width:1024px){.blogpage-header{height:50vh}.blogpage-header .blogpage-header-content h1{font-size:2.5rem}.blogpage-header .blogpage-header-content h4{font-size:.95rem}}@media (max-width:768px){.blogpage-header{height:45vh;padding:40px 0}.blogpage-header .blogpage-header-content h1{font-size:2rem}.blogpage-header .blogpage-header-content h4{font-size:.9rem}.blogpage-header .container{padding:0 15px}}@media (max-width:480px){.blogpage-header{height:40vh;padding:30px 0}.blogpage-header .blogpage-header-content h1{font-size:1.6rem}.blogpage-header .blogpage-header-content a,.blogpage-header .blogpage-header-content h4{font-size:.85rem}.blogpage-header .container{padding:0 10px}.blog-meta{font-size:12px}.blog-section{padding:0 20px}}.blogdetailspage-header{align-items:center;color:#fff;display:flex;height:60vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.blogdetailspage-header .blogdetailsbg-item{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.blogdetailspage-header .blogdetailsbg-item .blogdetailsbg-img{height:100%;object-fit:cover;width:100%}.blogdetailspage-header .blogdetailsbg-item .overlay{background-color:#00000080;height:100%;left:0;position:absolute;top:0;width:100%}.blogdetailspage-header .container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.blogdetailspage-header .blogdetailspage-header-content h1{font-size:3rem;margin-bottom:10px;text-transform:uppercase}.blogdetailspage-header .blogdetailspage-header-content h4{font-size:1rem;font-weight:300}.blogdetailspage-header .blogdetailspage-header-content a{color:#fff;margin:0 5px;text-decoration:none}.blogdetailspage-header .blogdetailspage-header-content a:hover{text-decoration:underline}.blog-container{background-color:#f9fafc;display:flex;flex-wrap:wrap;gap:2rem;padding:2rem}.blog-container .blog-main{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;flex:3 1;padding:1.5rem}.blog-container .blog-sidebar{display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.blog-container .blog-main .blog-image{border-radius:10px;height:auto;width:100%}.blog-container .blog-main .blog-meta{color:#888;display:flex;font-size:.9rem;gap:1rem;margin-top:.8rem}.blog-container .blog-main .blog-meta svg{margin-right:5px}.blog-container .blog-main .blog-title{color:#333;font-size:1.8rem;margin-top:1rem}.blog-container .blog-main .blog-paragraph{color:#555;line-height:1.8;margin-top:1rem}.blog-container .blog-main .blog-quote{background-color:#eef6ff;border-left:5px solid #007bff;color:#333;font-style:italic;margin:1.5rem 0;padding:1rem 1.5rem}.blog-container .blog-main .blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.blog-container .blog-main .blog-tags span{background:#e0f3ff;border-radius:20px;color:#007bff;font-size:.85rem;padding:.4rem .8rem}.blog-container .blog-sidebar .sidebar-widget{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000000d;padding:1rem}.blog-container .blog-sidebar .sidebar-widget h4{font-size:1.1rem;margin-bottom:1rem}.blog-container .blog-sidebar .sidebar-widget input{border:1px solid #ddd;border-radius:8px;padding:.6rem;width:100%}.blog-container .blog-sidebar .sidebar-widget ul{list-style:none;padding:0}.blog-container .blog-sidebar .sidebar-widget ul li{color:#333;margin-bottom:.6rem}.blog-container .blog-sidebar .sidebar-widget .tags{display:flex;flex-wrap:wrap;gap:.5rem}.blog-container .blog-sidebar .sidebar-widget .tags span{background:#eaf4ff;border-radius:20px;color:#007bff;font-size:.8rem;padding:.4rem .8rem}@media (max-width:1024px){.blogdetailspage-header{height:50vh}.blogdetailspage-header .blogdetailspage-header-content h1{font-size:2.5rem}.blogdetailspage-header .blogdetailspage-header-content h4{font-size:.95rem}.blog-container{flex-direction:column}}@media (max-width:768px){.blogdetailspage-header{height:45vh;padding:40px 0}.blogdetailspage-header .blogdetailspage-header-content h1{font-size:2rem}.blogdetailspage-header .blogdetailspage-header-content h4{font-size:.9rem}.blogdetailspage-header .container{padding:0 15px}}@media (max-width:480px){.blogdetailspage-header{height:40vh;padding:30px 0}.blogdetailspage-header .blogdetailspage-header-content h1{font-size:1.6rem}.blogdetailspage-header .blogdetailspage-header-content a,.blogdetailspage-header .blogdetailspage-header-content h4{font-size:.85rem}.blogdetailspage-header .container{padding:0 10px}.blog-container .blog-main .blog-title{font-size:1.1rem}}.ssc-course-banner img{border-bottom:4px solid #00c9a7;height:700px;object-fit:cover;width:100%}.course-details-container{margin-left:40px;margin-right:40px;margin-top:80px;max-width:1100px}.course-details{background-color:#fafafa;color:#333;padding:2rem}.section-header{color:#1d1d1d;font-size:2rem;font-weight:700;margin-bottom:1rem}.section-description{color:#5c5b5b;font-size:1rem;font-weight:400;margin-bottom:2rem}.subsection{margin-bottom:2rem}.subsection-title{color:#1d1d1d;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.subsection-description{font-size:1rem;margin-bottom:1rem}.eligibility-list,.exam-list,.offer-list,.pattern-list,.why-choose-list{list-style-type:disc;padding-left:1.5rem}.call-to-action{border-left:4px solid #00c9a7;color:#222;font-size:1.1rem;font-weight:500;padding:1rem}.call-to-action p{color:#444242;font-weight:400;padding-top:20px}.call-to-action span{color:#d7263d;font-weight:700}.course-details-container .call-to-action .ssccta-button{background-color:#00c9a7;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:15px;padding:12px 25px;transition:background .3s ease}.course-details-container .call-to-action .ssccta-button:hover{background-color:#077260}@media (max-width:576px){.ssc-course-banner img{height:200px}.section-header{font-size:1rem}}.bank-course-container{background-color:#fdfdfd;color:#333;line-height:1.7;margin:60px auto;max-width:1100px;padding:30px}.course-banner img{border-bottom:4px solid #00c9a7;height:600px;object-fit:cover;width:100%}.bank-course-container h1,.bank-course-container h2,.bank-course-container h3{color:#1d1d1d;font-size:28px;margin-bottom:15px}.bank-course-container p{color:#5c5b5b;font-size:15px;margin-bottom:20px}.bank-course-container ol,.bank-course-container ul{margin-bottom:20px;padding-left:20px}.bank-course-container ol li,.bank-course-container ul li{margin-bottom:8px}.highlighted-list li{color:#00c9a7;font-weight:500}.call-to-action{background-color:#e3f2fd;border-radius:8px;margin-top:30px;padding:20px;text-align:center}.bankcta-button{background-color:#00c9a7;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-top:15px;padding:12px 25px;transition:background-color .3s ease}.bankcta-button:hover{background-color:#077260}@media (max-width:576px){.course-banner img{height:200px}.bank-course-container h1,.bank-course-container h2,.bank-course-container h3{font-size:20px}}.railway-course-banner img{border-bottom:4px solid #00c9a7;height:600px;object-fit:cover;width:100%}.railway-course-container{background-color:#fff;color:#2c3e50;line-height:1.7;margin:auto;max-width:1200px;padding:30px}.railway-course-container h1{color:#1d1d1d;font-size:28px;margin-bottom:20px}.railway-course-container h2{color:#1d1d1d;font-size:28px;margin-bottom:15px;margin-top:30px}.railway-course-container h3{color:#1d1d1d;font-size:28px}.railway-course-container p{color:#5c5b5b;font-size:15px}.railway-course-container ul{list-style:none;padding-left:0}.railway-course-container ul li{margin-bottom:10px;padding-left:1em;position:relative}.railway-course-container ul li:before{color:#000;content:"•";font-weight:700;left:0;position:absolute}.railway-course-container .highlighted-list li{color:#000;font-weight:500}.railway-course-container .call-to-action{background-color:#e3f2fd;border-radius:8px;margin-top:30px;padding:20px;text-align:center}.railway-course-container .railwaycta-button{background-color:#00c9a7;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:15px;padding:12px 25px;transition:background .3s ease}.railway-course-container .railwaycta-button:hover{background-color:#077260}@media (max-width:576px){.railway-course-banner img{height:220px}}.upsc-course-banner img{border-bottom:4px solid #00c9a7;height:700px;object-fit:cover;width:100%}.upsc-container{color:#222;line-height:1.7;margin-left:80px;margin-right:80px;padding:20px}.upsc-header .title{color:#000;font-size:2rem;font-weight:700}.list{margin-left:20px;padding-left:10px}.upsc-cta{background-color:#e3f2fd;border-radius:8px;margin-top:30px;padding:20px;text-align:center}.start-button{border-radius:5px;font-size:16px;margin-top:15px;padding:12px 25px}.mppsc-course-banner img{border-bottom:4px solid #00c9a7;height:700px;object-fit:cover;width:100%}.mppsc-container{background-color:#fefefe;color:#2b2b2b;line-height:1.7;margin-left:80px;margin-right:80px;padding:20px}.title{color:#000;font-size:2rem;font-weight:700}.section-title{color:#000;font-size:1.5rem;margin-top:30px}.list,.text{margin-bottom:10px}.list{list-style:disc;padding-left:20px}.list li{margin-bottom:6px}.mppsc-cta{background-color:#e3f2fd;border-radius:8px;margin-top:30px;padding:20px;text-align:center}.start-button{background-color:#00c9a7;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:20px;padding:12px 24px;transition:background .3s ease}.start-button:hover{background-color:#077260}.judiciary-course-banner img{border-bottom:4px solid #00c9a7;height:700px;object-fit:cover;width:100%}.judiciary-container{color:#333;margin-left:100px;margin-right:100px;margin-top:20px;padding:20px}.judiciary-heading{color:#000;font-size:2rem;font-weight:700;margin-bottom:10px}.judiciary-subheading{color:#000;font-size:1.5rem;margin-bottom:10px;margin-top:30px}.judiciary-stage{color:#303030;font-size:1.2rem;font-weight:600;margin-top:20px}.judiciary-paragraph{line-height:1.6;margin:10px 0}.judiciary-list{list-style:disc;margin:10px 0 20px 20px;padding-left:15px}.judiciary-list-item{margin-bottom:6px}.judiciary-cta{background-color:#e3f2fd;border-radius:8px;margin-top:30px;padding:20px;text-align:center}.judiciary-button{background-color:#00c9a7;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:20px;padding:12px 24px}.judiciary-button:hover{background-color:#077260}.defence-course-banner img{border-bottom:4px solid #00c9a7;height:700px;object-fit:cover;width:100%}.defence-container{color:#000;margin-left:80px;margin-right:80px;margin-top:40px;padding:20px}.defence-heading{color:#000;font-size:2rem;font-weight:700;margin-bottom:15px}.defence-subheading{color:#000;font-size:1.5rem;margin-bottom:12px;margin-top:30px}.defence-stage{color:#302f2f;font-size:1.2rem;font-weight:600;margin-top:20px}.defence-paragraph{line-height:1.6;margin:10px 0}.defence-list{list-style-type:disc;margin:10px 0 20px 20px;padding-left:15px}.defence-list-item{margin-bottom:8px}.defence-cta{background-color:#e3f2fd;border-radius:8px;margin-top:30px;padding:20px;text-align:center}.defence-button{background-color:#00c9a7;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;margin-top:20px;padding:12px 28px;transition:background-color .3s ease}.defence-button:hover{background-color:#077260}.patwari-course-banner img{border-bottom:4px solid #00c9a7;height:700px;object-fit:cover;width:100%}.patwari-container{color:#222;margin:0 auto;max-width:1200px;padding:40px 20px}.patwari-header{color:#2e3a59;font-size:32px;font-weight:700;margin-bottom:10px}.patwari-subtitle{color:#4a4a4a;font-size:20px;font-weight:500;margin-bottom:20px}.patwari-description,.patwari-highlight{font-size:16px;line-height:1.6;margin-bottom:15px}.patwari-highlight{background-color:#fff8e1;border-left:5px solid #ffc107;border-radius:4px;font-weight:500;padding:12px 16px}.patwari-section{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-top:40px;padding:25px 20px}.section-title{color:#2c3e50;font-size:24px;font-weight:600;margin-bottom:15px}.section-content,.section-note{color:#444;font-size:15px;line-height:1.5;margin-bottom:15px}.exam-list-title{color:#555;font-weight:600;margin-top:15px}.benefits-list,.eligibility-list,.exam-list,.offer-list{margin-top:10px}.benefit-item,.eligibility-item,.exam-item,.offer-item{background-color:#f1f1f1;border-left:4px solid #1976d2;border-radius:4px;font-size:14.5px;margin-bottom:10px;padding:10px 14px}.subject-block{margin-bottom:20px}.subject-title{color:#00796b;font-size:16px;font-weight:600;margin-bottom:8px}.subject-points span{color:#333;display:block;font-size:14px;margin-bottom:4px;margin-left:16px}.patwari-cta-section{background-color:#e3f2fd;border-radius:8px;margin-top:50px;padding:30px 20px;text-align:center}.cta-message{color:#3d3d3d;font-size:24px;font-weight:700;margin-bottom:15px}.cta-description{color:#333;font-size:16px;margin-bottom:20px}.cta-action{background-color:#00c9a7;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-weight:600;padding:12px 24px;transition:background-color .3s ease}.cta-action:hover{background-color:#077260}@media (max-width:768px){.patwari-header{font-size:26px}.cta-message,.section-title{font-size:20px}.cta-action{font-size:16px}}
/*# sourceMappingURL=main.c447e3c9.css.map*/