@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";.header a{color:#000}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:#f1f1f1}*::-webkit-scrollbar-thumb{background-color:#3498db;border-radius:6px}*{scrollbar-width:thin;scrollbar-color:#3498db #f1f1f1}*{-ms-overflow-style:-ms-autohiding-scrollbar}:root{font-family:DM Sans,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}.markdown-body h1{font-size:2.5rem;font-weight:600}.markdown-body h2{font-size:2rem;font-weight:600}.markdown-body h3{font-size:1.8rem;font-weight:600}.markdown-body h4{font-size:1.5rem;font-weight:600}.markdown-body h5{font-size:1.3rem;font-weight:600}.markdown-body h6{font-size:1.1rem;font-weight:600}.markdown-body p{font-size:1.1rem;font-weight:400;line-height:1.5}.markdown-body ul{list-style:disc;padding-left:2rem}.markdown-body ol{list-style:decimal;padding-left:2rem}.markdown-body li{font-size:1.1rem;font-weight:400;line-height:1.5}.markdown-body a{color:#04598a!important;font-weight:500;word-wrap:break-word}.markdown-body a:hover{text-decoration:underline}.markdown-body img{width:100%}.markdown-body blockquote{font-size:1.1rem;font-weight:400;line-height:1.5;padding:.5rem 1rem;background-color:#f9f9f9;border-left:.3rem solid #04598a;margin:1rem 0}.markdown-body code{font-size:1rem;font-weight:400;background-color:#f9f9f9;padding:.2rem .5rem;border-radius:5px}.markdown-body pre{font-size:1rem;font-weight:400;background-color:#f9f9f9;padding:1rem;border-radius:5px;overflow-x:auto}.markdown-body table{width:100%;border-collapse:collapse;margin:1rem 0}.markdown-body th{font-size:1.1rem;font-weight:600;padding:.5rem;border-bottom:1px solid #cacaca}.markdown-body td{font-size:1rem;font-weight:400;padding:.5rem;border-bottom:1px solid #cacaca}.markdown-body tr{border-bottom:1px solid #cacaca}.markdown-body thead{background-color:#f9f9f9}.markdown-body hr{border:.1rem solid #cacaca;margin:2rem 0}@tailwind base;@tailwind components;@tailwind utilities;#root{--color-1: #04598a}.app{display:flex}.app a{text-decoration:none;color:inherit}.navbar{width:100%;display:flex;flex-direction:column;background:#fff;box-shadow:2px 1px 6px 1px #0003;position:fixed;z-index:100}.navbar a{text-decoration:none;color:inherit;cursor:pointer}.navbar-logos{display:flex;justify-content:space-between;align-items:center;padding:.4rem 4vw;border-bottom:1px solid #efefef}.navbar-logo-gp{display:flex;align-items:center;gap:2rem}.navbar-logos img{width:140px}nav{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0rem 4vw;font-weight:700;font-size:1.1rem;position:sticky}nav ul{display:flex;justify-content:space-between;align-items:center;list-style:none}nav button{all:unset;background-color:var(--color-1);border:none;font-weight:700;cursor:pointer;color:#fff;padding:.9rem 1.2rem;margin:-1rem 0}.hero-slider{width:99.2vw}.hero-slider-image{height:100%;position:relative}.hero-slider-image img{display:block;width:100%;height:100%;object-fit:cover}.hero-slider-image-overlay{position:absolute;width:100%;height:20%;background-image:linear-gradient(to bottom,#93939300 10%,#5b5b5b66 50%,#0e0e0e73 101%);z-index:1;bottom:0%}.hero-slider-image h2{position:absolute;bottom:15%;left:10%;font-size:1.7rem;font-weight:600;color:#fff;z-index:2;width:50%}.hero-slider-image p{position:absolute;left:10%;bottom:7%;font-size:1.5rem;font-weight:500;color:#fff;z-index:2}.home{display:flex;flex-direction:column}.home-content{padding:0 4vw;display:flex;flex-direction:column;gap:2rem;width:100%}.home-about{display:flex;flex-direction:column;margin-top:5vh}.home-about h2{font-size:2.5rem;font-weight:600;text-align:center}.home-about-line{width:50%;height:.3rem;background-color:var(--color-1);margin-bottom:1.2rem}.home-about-container{display:flex;justify-content:space-between;gap:2rem;margin-top:2rem;padding:0 6vw}.home-about-container img{height:80%;max-width:500px}.home-about-container p{font-size:1.3rem;font-weight:400;line-height:1.5}.home-message{display:flex;flex-direction:column;gap:2rem;padding-bottom:4vh;padding-top:3vh}.home-message h2{font-size:2.5rem;font-weight:600;text-align:center}.home-message-line{width:50%;height:.3rem;background-color:var(--color-1);margin-bottom:1.2rem}.home-message-container{display:flex;justify-content:space-between;gap:2rem;margin-top:2rem;padding:0 6vw}.home-message-image{width:100%;max-width:500px;height:70%;display:flex;flex-direction:column}.home-message-container img{height:100%}.home-message-container p{font-size:1.2rem;font-weight:400;line-height:1.5}.home-message-image :nth-child(2){font-size:1.2rem;font-weight:600;line-height:1.5;margin-top:1rem}.home-message-image :nth-child(3){font-size:1.1rem;font-weight:500;line-height:1.5}.home-upcoming-courses{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;margin:0 -4vw;padding:3vw 4vw}.home-upcoming-courses h2{font-size:2.5rem;font-weight:600;text-align:center}.home-upcoming-courses-container{display:flex;gap:2rem;margin-top:1rem}.home-upcoming-courses-container2{padding:0 50px;width:fit-content;margin:auto 0 auto auto}.home-upcoming-courses-container2 a{color:#1d4ed8;display:flex;align-items:center;justify-content:end}.home-upcoming-courses-container2 div{margin-right:"5px"}.home-testimonials{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.home-testimonials h2{font-size:2.5rem;font-weight:600;text-align:center}.home-testimonials-container{display:flex}.home-contact{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;padding:3vw 8vw}.home-contact h2{font-size:2.5rem;font-weight:600;text-align:center}.home-contact-container{display:flex;justify-content:space-between}.home-contact-info{display:flex;flex-direction:column;gap:1rem}.home-contact-info-item{display:flex;gap:1.5rem;align-items:center}.home-contact-info-item img{width:40px;height:40px}.home-contact-info-item p{font-size:1.3rem;font-weight:400}.home-contact-info-item a{text-decoration:none;color:inherit;font-size:1.3rem;font-weight:400}.home-contact-info-item a:hover{text-decoration:underline}.home-contact-map{width:40%}.home-contact-map iframe{width:100%;border:none}.upcoming-course{display:flex;flex-direction:column;width:28vw;height:100%;background-color:#fff;box-shadow:1px 2px 10px #0000001a;border:1px solid #044367}.upcoming-course img{width:100%;object-fit:cover;height:250px}.upcoming-course h3{font-size:1.5rem;font-weight:600}.upcoming-course-content{padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.1rem}.upcoming-course p{font-size:1.2rem;font-weight:400;line-height:1.5}.upcoming-course span{gap:1rem;font-size:1.1rem;font-weight:400}.upcoming-course-content a{text-decoration:none;color:#04598a;font-size:1.3rem;font-weight:600}.upcoming-slider{width:88vw}.upcoming-slider-children{padding:50px 10px;height:100%}.testimonial-slider{width:90vw;height:max-content}.testimonial{display:flex;flex-direction:column;width:45vw;background-color:#fafafa;padding:5rem 4rem;position:relative;margin-top:6rem;border:1px solid #cacaca}.testimonial-quote{position:absolute;top:-2rem;left:2rem;height:70px}.testimonial-quote img{object-fit:contain;width:100%;height:100%}.testimonial-content{display:flex;gap:2rem;position:relative;padding-top:5.5rem;text-align:center}.testimonial-text p{font-size:1.15rem;font-weight:400;line-height:1.5}.testimonial-user{display:flex;flex-direction:column;align-items:center;gap:1rem;position:absolute;top:-5rem;right:30%;text-align:center;width:300px}.testimonial-user h4{font-size:1.3rem;font-weight:600}.testimonial-user p{font-size:1.05rem;font-weight:400}.testimonial-user img{width:150px;height:150px;border-radius:50%;object-fit:cover;box-shadow:1px 2px 10px #00000040}.testimonial-user-data{display:flex;flex-direction:column;align-items:center;width:100%}footer{display:flex;flex-direction:column;gap:2rem;background-color:#212121;padding:3vw 4vw;width:100%;margin-top:5vh}.footer-main{display:flex;flex-direction:row;justify-content:space-between;gap:.5rem;width:100%}.footer-name{display:flex;flex-direction:column;gap:1rem}.footer-name h3{font-size:1.5rem;font-weight:600;color:#fff}.footer-name-kgp{display:flex;flex-direction:column;gap:.1rem;margin-top:.8rem}.footer-name-kgp p{font-size:1.1rem;font-weight:400;color:#fff}.footer-name-kgp h3{font-size:1.4rem;font-weight:600;color:#fff}.footer-name-kgp a{color:#fff;text-decoration:underline}.footer-name-kgp a:hover{text-decoration:underline;filter:brightness(0) saturate(100%) invert(93%) sepia(1%) saturate(1%) hue-rotate(314deg) brightness(88%) contrast(94%)}.footer-main .footer-licence{display:flex;flex-direction:column;color:#fff}.footer-main .footer-licence p:nth-child(3){margin-top:6px;font-size:20px}.footer-main .footer-licence .license-icon{margin-top:4px;height:40px;vertical-align:text-bottom}.footer-socials{display:flex;flex-direction:column;gap:1rem}.footer-socials h3{font-size:1.5rem;font-weight:600;color:#fff}.footer-socials-icons{display:flex;gap:1rem}.footer-socials a img{width:30px;height:30px}.footer-socials a:hover{filter:brightness(0) saturate(100%) invert(93%) sepia(1%) saturate(1%) hue-rotate(314deg) brightness(88%) contrast(94%)}.footer-links{display:flex;flex-direction:column;gap:1rem}.footer-links h3{font-size:1.5rem;font-weight:600;color:#fff}.footer-links-container{display:flex;flex-direction:column;gap:.3rem}.footer-links a{font-size:1.2rem;font-weight:400;color:#fff}.footer-links a:hover{text-decoration:underline;filter:brightness(0) saturate(100%) invert(93%) sepia(1%) saturate(1%) hue-rotate(314deg) brightness(88%) contrast(94%)}.footer-devs{display:flex;gap:1rem;justify-content:center;align-items:center}.footer-devs a{font-size:1.1rem;font-weight:400;color:#fff}.footer-devs a:hover{text-decoration:underline}.top-notification{display:flex;justify-content:center;align-items:center;background-color:#ff0;color:red;padding:.4rem 0;font-size:1.1rem;font-weight:500}.top-notification__content{display:flex;flex-direction:row;align-items:center}.top-notification__close{margin-left:1rem;background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;width:20px;height:20px}.top-notification__close img{width:100%;height:100%;object-fit:cover;filter:invert(1)}nav li{position:relative;padding:1rem 2rem;border-right:#efefef 1px solid;cursor:pointer}nav li img{width:20px;height:20px}nav li a{display:flex;align-items:center;gap:.5rem}nav li:hover{background-color:#f9f9f9}nav li:hover .dropdown-menu{display:flex}.dropdown-menu{position:absolute;background-color:#fff;width:100%;min-width:270px;box-shadow:0 8px 16px #0003;z-index:3;display:flex;flex-direction:column;top:100%;left:0}.dropdown-menu-item{font-size:1rem;padding:.8rem 1.2rem;cursor:pointer;position:relative}.dropdown-menu-item:hover{background-color:#f9f9f9;color:#04598a}.navbar-link{padding:.9rem 2rem;cursor:pointer;border-right:#fff 1px solid;position:relative}.navbar-link img{width:20px;height:20px}.navbar-link:hover{background-color:#04598a}.navbar-link:hover .navbar-link-text{color:#fff!important}.navbar-link:hover img{filter:invert(1)!important}.navbar-link-underline{position:absolute;bottom:0;left:0;width:100%;height:.3rem;background-color:#04598a}.navbar-links{display:flex;justify-content:space-between;align-items:center;list-style:none}.navbar-link-text{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.page-faq{display:flex;flex-direction:column;gap:2rem;padding:4vh 10vw;width:100%}.page-faq h2{font-size:1.8rem;font-weight:600}.faq-questions{display:flex;flex-direction:column;gap:.8rem}.faq-question{display:flex;flex-direction:column;padding:.8rem 0rem;cursor:pointer;border-top:1px solid #cacaca;transition:all .3s}.faq-question h3{font-size:1.2rem;font-weight:600}.faq-question-question{display:flex;justify-content:space-between;align-items:center;width:100%}.faq-question img{width:25px;height:25px}.faq-question-answer{margin-top:.9rem;font-size:1.1rem;font-weight:400;width:90%}.faq-contact{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.faq-contact h3{font-size:1.7rem;font-weight:600}.faq-contact p{font-size:1.2rem;font-weight:400;display:flex;gap:5px}.faq-contact a{font-size:1.2rem;font-weight:400;display:flex;gap:5px;color:#04598a}.committees-national{display:flex;flex-direction:column;gap:2rem;padding:4vh 10vw;width:100%}.committees-national h2{font-size:1.8rem;font-weight:600}.committees-national-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 10vw;width:100%}.committees-national-content-item{display:flex;flex-direction:column;align-items:center}.committees-national-content-item h2{font-size:1.8rem;font-weight:600}.committees-national-content-item-img{width:250px;height:250px;border-radius:50%;overflow:hidden;margin-top:2rem}.committees-national-content-item-img img{width:100%;height:100%;object-fit:cover}.committees-national-content-item h3{font-size:1.6rem;font-weight:500;margin-top:1.2rem}.committees-national-content-item p{font-size:1.2rem;font-weight:500}.committees-sectional{display:flex;flex-direction:column;gap:2rem;padding:4vh 10vw;width:100%}.committees-sectional>h2{font-size:1.8rem;font-weight:600}.committees-sectional-content{display:flex;flex-direction:column;width:90%}.committees-sectional-content-header{display:flex;justify-content:space-between;border-bottom:1px solid #cacaca;padding-top:1rem;padding-bottom:1rem;background-color:#f9f9f9}.committees-sectional-content-header h3{font-size:1.3rem;font-weight:600;padding-left:3vw;width:30vw}.committees-sectional-content-header :nth-child(1){padding:0;padding-left:1vw;width:8vw}.committees-sectional-content-item{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0rem;border-bottom:1px solid #cacaca}.committees-sectional-content-item h3{font-size:1.1rem;font-weight:500;padding:0 2vw 0 3vw;width:30vw}.committees-sectional-content-item :nth-child(1){padding:0 3vw 0 2vw;width:5vw}.even-sectional{background-color:#f9f9f9}.dropdown-menu-item-underline{position:absolute;bottom:0;left:0;width:100%;height:.3rem;background-color:#04598a;display:none}.dropdown-menu-item:hover .dropdown-menu-item-underline{display:block}.guideline-doc{display:flex;flex-direction:column;padding:1rem 1.3rem;gap:1rem;max-width:400px;cursor:pointer;width:25vw;min-width:300px;border:1px solid #cacaca}.guideline-doc:hover{box-shadow:0 2px 5px 4px #0000001a}.guideline-doc-img{width:100%;height:200px;overflow:hidden}.guideline-doc-img img{width:100%;height:100%;object-fit:cover;object-position:top}.guideline-doc-content{display:flex;flex-direction:row;justify-content:space-between}.guideline-doc-content-info{display:flex;flex-direction:column;padding-bottom:1rem}.guideline-doc-content-info-icon{display:flex;gap:1rem}.guideline-doc-content-info-icon svg{width:35px;height:35px}.guideline-doc-content-info h3{font-size:1.3rem;font-weight:600}.guideline-doc-content-info p{font-size:1.1rem;font-weight:400;display:flex;align-items:center;gap:10px;color:#04598a}.guideline-doc-content-info span{font-size:1rem;font-weight:500}.guidelines{display:flex;flex-direction:column;gap:2rem;padding:4vh 10vw;width:100%}.guidelines h2{font-size:1.8rem;font-weight:600}.guidelines-content{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap}.participatingins{display:flex;flex-direction:column;gap:2rem;padding:4vh 10vw;width:100%}.participatingins h2{font-size:1.8rem;font-weight:600}.participatingins-content{display:flex;flex-direction:column;gap:2rem}.how-to-be-part{display:flex;flex-direction:column;padding:4vh 10vw;width:100%}.how-to-be-part h2{font-size:1.8rem;font-weight:600}.how-to-be-part-content{display:flex;flex-direction:column;width:90%}.how-to-be-part-content h3{font-size:1.3rem;font-weight:600;margin-top:1rem}.how-to-be-part-content p{font-size:1.1rem;font-weight:400;margin-top:.5rem}.how-to-be-part-content>ol{margin-top:1rem}.how-to-be-part-content li{font-size:1.3rem;font-weight:400;margin-top:.8rem}.how-to-be-part-content>div>ol>li>ol>li{list-style-type:lower-roman}.how-to-be-part-content-ol-in{margin-left:3rem;list-style-type:lower-roman}.how-to-be-part-content-ol-in li{font-size:1.2rem;font-weight:400;margin-top:.5rem}.lectures{display:flex;flex-direction:column;gap:2rem;padding:4vh 10vw;width:100%;min-height:41.5vh}.lectures h2{font-size:1.8rem;font-weight:600}.lectures-content{display:flex;flex-direction:column;gap:2rem}.lectures-content p{font-size:1.1rem;font-weight:400}.running-lecture-img{width:90%;border-radius:10px;margin:auto}.running-lecture-img div{height:100%;overflow:hidden}.running-lecture-img img{width:100%;height:100%;object-fit:cover}.home-statistics{display:flex;flex-direction:column;gap:2rem;padding:6vh 8vw;margin:0 -4vw;background:url(/assets/Wave.svg),linear-gradient(144deg,#04598a 6.63%,#044367 49.55%,#052b41 94.22%);color:#fff;background-repeat:no-repeat;background-size:cover;background-position:100% 30%}.home-statistics img{margin:0 -5vw;position:absolute}.home-statistics>h2{font-size:2.5rem;font-weight:600;text-align:center}.home-statistics-container1{display:flex;flex-direction:column;gap:2rem}.home-statistics-container1 h2{font-size:1.8rem;font-weight:600}.home-statistics-item1-container{display:flex;justify-content:space-between;gap:2rem}.home-statistics-item1{display:flex;flex-direction:column;align-items:center;flex:1;gap:1rem}.home-statistics-item1 h3{font-size:2.9rem;font-weight:600}.home-statistics-item1 p{font-size:1.3rem;font-weight:400;text-align:center}.home-statistics-item1-line{width:.05rem;height:50%;background-color:#fff;align-self:center}.home-statistics-container2{display:flex;flex-direction:column;gap:2rem}.home-statistics-container2 h2{font-size:1.8rem;font-weight:600}.home-statistics-item2-container{display:flex;justify-content:space-between;gap:2rem}.home-statistics-item2{display:flex;flex-direction:column;align-items:center;flex:1;gap:1rem}.home-statistics-container3{display:flex;flex-direction:column;gap:2rem}.home-statistics-container3 h2{font-size:1.8rem;font-weight:600}.home-statistics-item3-container{display:flex;justify-content:space-between;align-items:center;gap:2rem}.home-statistics-item3{display:flex;flex-direction:column;align-items:center;flex:1;gap:1rem}.home-statistics-item3-container .home-statistics-item1-line{height:5rem;width:.05rem}.foreign-experts,.page-upcomingCourses{display:flex;flex-direction:column;gap:2rem;padding:4vh 10vw;width:100%}.page-upcomingCourses h2{font-size:1.8rem;font-weight:600}.page-upcomingCourses .content{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.upcomingCourseCard{border:1px solid #9ca3af;padding:16px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;height:100%;display:flex;flex-direction:column;justify-content:space-between}.upcomingCourseCard-content{display:flex;flex-direction:column;align-items:start}.upcomingCourseCard-image-container{width:100%;height:150px;overflow:hidden}.upcomingCourseCard-image{width:100%;height:100%;object-fit:cover}.upcomingCourseCard-title{margin-top:8px;font-weight:700;font-size:18px}.upcomingCourseCard-department{margin-top:4px;font-weight:400;font-size:16px}.upcomingCourseCard-date{margin-top:6px;color:#666;font-size:14px}.lectures-content table{border-collapse:collapse;width:100%}td,th{border:1px solid #dddddd;text-align:left;padding:16px}td .live-link{color:#5151fd}.course-repo{display:flex;flex-direction:row}.course-repo .filter-side{width:25%;background-color:green}.course-repo .result{width:100%}.course-repo .result .header{display:flex;flex-direction:row;justify-content:right;align-items:center}.course-repo .result .header .search-input{margin-right:25px;width:50%}.course-repo .result .header .sort-input{font-size:16px}.course-repo .result .search-result{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin:25px 0 15px}.course-repo .result .footer{display:flex;flex-direction:row;justify-content:space-between}.course-repo .result .footer .footer-right{display:flex;flex-direction:row}.course-repo .result .footer .footer-right .pagination{margin-right:20px}.course-repo .result .footer .footer-right .pagination span{margin:0 16px}.courseRepoCard{border:1px solid #9ca3af;border-radius:16px;padding:16px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;height:100%;display:flex;flex-direction:column;justify-content:space-between}.courseRepoCard .courseRepoCard-content{display:flex;flex-direction:column;align-items:start}.courseRepoCard .courseRepoCard-content .courseRepoCard-img-container{width:100%;height:150px;overflow:hidden}.courseRepoCard .courseRepoCard-content .courseRepoCard-img-container .courseRepoCard-img{width:100%;height:100%;object-fit:cover}.courseRepoCard .courseRepoCard-content .courseRepoCard-title{margin-top:8px;font-weight:700;font-size:18px}.courseRepoCard .courseRepoCard-content .courseRepoCard-title .upcomingCourseCard-institute{margin-top:4px;font-weight:400;font-size:16px}.courseRepoCard .courseRepoCard-date{margin-top:6px;color:#666;font-size:14px}.recorded-lectures{margin-top:50px}.recorded-lectures .course-details{font-size:18px}.recorded-lectures .course-details .base{display:flex}.recorded-lectures .course-details .base div:nth-child(1){width:15%;font-weight:600}.recorded-lectures .course-details .base div:nth-child(2){width:2%}.recorded-lectures .course-details .base div:nth-child(3){width:83%}.recorded-lectures .course-details .brochure-link div:nth-child(3){color:#04f}.recorded-lectures .course-details .course-des{margin-top:1rem}.recorded-lectures .course-details .course-des div:nth-child(1),.recorded-lectures .course-details .course-keywords div:nth-child(1){font-weight:600}.recorded-lectures .course-details .course-keywords{margin-top:.5rem}.recorded-lectures .lecture-details .recorded-lectures-content{display:flex;flex-direction:row;gap:30px}.recorded-lectures .lecture-details .recorded-lectures-content .playing-video{width:70%;height:600px;border-radius:20px}.recorded-lectures .lecture-details .recorded-lectures-content .playing-video iframe{border-radius:25px;border:1px solid rgb(117,117,117);width:100%;height:100%}.recorded-lectures .lecture-details .recorded-lectures-content .playlist{max-height:600px;width:30%;border-radius:20px;overflow:scroll;border:1px solid rgb(117,117,117);background-color:#fff}.recorded-lectures .lecture-details .recorded-lectures-content .playlist header{padding:20px;font-size:25px;font-weight:600;background-color:#f3f4f6;display:flex;justify-content:space-between;align-items:center}.recorded-lectures .lecture-details .recorded-lectures-content .playlist header button{padding:10px 12px;border:none;border-radius:50px;cursor:pointer;font-size:18px}.recorded-lectures .lecture-details .recorded-lectures-content .playlist ul{list-style-type:none}.recorded-lectures .lecture-details .recorded-lectures-content .playlist ul li{display:flex;flex-direction:row;gap:10px;padding:10px}.recorded-lectures .lecture-details .recorded-lectures-content .playlist ul .playing{background-color:#d4d4d4}.recorded-lectures .lecture-details .recorded-lectures-content .playlist ul li:hover{background-color:#d4d4d4;cursor:pointer;z-index:10}.recorded-lectures .lecture-details .recorded-lectures-content .playlist ul li .des{width:100%}.recorded-lectures .lecture-details .lecture-description{max-width:75%}.recorded-lectures .lecture-details .lecture-description .title{margin-top:10px;font-size:25px;font-weight:700}.recorded-lectures .lecture-details .lecture-description .content{font-size:18px;font-weight:400}.recorded-lectures .lecture-details .lecture-description .content .base{display:flex}.recorded-lectures .lecture-details .lecture-description .content .base p:nth-child(1){width:10%}.recorded-lectures .lecture-details .lecture-description .content .base p:nth-child(2){width:1%}.recorded-lectures .lecture-details .lecture-description .content .base p:nth-child(3){width:79%;text-align:justify}.recorded-lectures .lecture-details .lecture-description .content .notesLink p:nth-child(3){color:#04f}.recorded-lectures .search-dialog .search-input{width:100%;background-color:red}.recorded-lectures .lecture-search-dialog .search-input input{border:none;border-style:none;padding:6px}.recorded-lectures .lecture-search-dialog .search-input button{padding:6px}@media screen and (max-width:1350px){.navbar-logos img{width:80px}nav{display:none;padding:0rem 2vw}.navbar-logo-gp{gap:1rem}.navbar-logos{justify-content:flex-start;gap:1rem}.navbar-ham{position:fixed;top:1%;right:5%;z-index:4}.navbar-ham button{all:unset}.nav-login-button button{all:unset;background-color:var(--color-1);border:none;font-weight:700;cursor:pointer;color:#fff;padding:.9rem 1.2rem}.navbar-ham img{width:35px;height:35px}.mobile-nav{display:flex;flex-direction:column;width:90%;height:100vh;position:fixed;top:0%;right:0;background-color:#fff;z-index:3;padding:1rem 10vw;justify-content:center;gap:4rem;align-items:flex-start;box-shadow:0 8px 16px #0003;font-size:1.15rem;padding-top:-0vh}@keyframes from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes to-right{0%{transform:translate(0)}to{transform:translate(100%)}}.mobile-nav-open{display:flex;animation:from-right .3s ease-in}.mobile-nav-closed{animation:to-right .3s ease-out;display:none}.mobile-nav .navbar-links{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:0 2vw;width:50%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dropdown-menu{animation:fadeIn .5s ease-in}.mobile-nav .navbar-link{padding-left:0}.mobile-nav .navbar-link:hover{padding-left:2rem}.course-repo .result .header{display:block}.course-repo .result .header .search-input{width:100%;margin-bottom:10px}.course-repo .result .header .sort-input{width:fit-content;margin:auto 0 auto auto}.course-repo .result .footer{display:block}.course-repo .result .footer .footer-right{justify-content:space-between}.recorded-lectures .course-details .base div:nth-child(1){width:50%}.recorded-lectures .course-details .base div:nth-child(2){width:3%}.recorded-lectures .course-details .base div:nth-child(3){width:47%}.recorded-lectures .lecture-details .recorded-lectures-content{flex-direction:column-reverse}.recorded-lectures .lecture-details .recorded-lectures-content .playing-video{width:100%;height:250px}.recorded-lectures .lecture-details .recorded-lectures-content .playlist{width:100%}.recorded-lectures .lecture-details .recorded-lectures-content .playlist header{padding:10px;font-size:20px}.recorded-lectures .lecture-details .lecture-description{max-width:100%}.recorded-lectures .lecture-details .lecture-description .content{font-size:15px}.recorded-lectures .lecture-details .lecture-description .content .base p:nth-child(1){width:20%}.recorded-lectures .lecture-details .lecture-description .content .base p:nth-child(2){width:2%}.recorded-lectures .lecture-details .lecture-description .content .base p:nth-child(3){width:78%}}@media screen and (max-width:1200px){.hero-slider{width:100vw;margin-left:1vw}.hero-slider-image{height:15vh}.hero-slider-image h2{font-size:1.5rem;bottom:15%;left:5%;width:80%}.hero-slider-image p{font-size:1.2rem;bottom:8%;left:5%}.home-content{padding:0}.home-about-container{flex-direction:column;gap:1rem;padding:0 4vw;margin-top:1rem}.home-about-container img{width:100%}.home-about h2{font-size:2rem}.home-about-container p{font-size:1.1rem}.home-message{margin-top:2rem;gap:0}.home-message-container{flex-direction:column;gap:1rem;padding:0 4vw;margin-top:1rem}.home-message h2{font-size:2rem}.home-message-container p{font-size:1.1rem}.home-message-container img{width:100%}.home-upcoming-courses{padding:3vh 2vw}.home-upcoming-courses h2{font-size:2rem}.home-upcoming-courses-container{flex-direction:column;gap:2rem}.home-upcoming-courses-container2{margin:auto}.home-testimonials{padding:3vw 2vw}.home-testimonials-container{flex-direction:column;gap:2rem}.home-contact{padding:3vh 4vw}.home-contact-container{flex-direction:column;gap:2rem}.home-contact-map{width:100%}.home-upcoming-courses{margin:0}.upcoming-course{width:100%}.testimonial-slider{height:max-content}.testimonial{padding:3rem 2rem;width:90vw}.testimonial-content{flex-direction:column;gap:2rem}.testimonial-quote{top:-3rem;left:0}.testimonial-quote img{width:80px;height:80px;display:none}.testimonial-user{width:100%;height:auto;top:-4rem;bottom:auto;left:0%}.testimonial-user img{width:120px;height:120px}.testimonial-text p{margin-top:.6rem;font-size:1.1rem}footer{padding:3vh 2vw}footer div{width:100%;align-items:center;justify-content:center}.footer-main{flex-direction:column;gap:3rem;justify-content:center;align-items:center}.footer-name-kgp{margin-top:.5rem;align-items:center}.footer-main .footer-licence{flex-direction:column}.footer-socials,.footer-links{gap:1rem}.committees-national{padding:4vh 5vw}.committees-national-content{flex-direction:column;gap:2.5rem;padding:1rem 2vw}.committees-national-content-item{width:100%}.committees-national-content-item h2{font-size:1.5rem;text-align:center}.committees-national-content-item-img{width:150px;height:150px}.committees-national-content-item h3{font-size:1.3rem}.committees-national-content-item p{font-size:1.1rem}.committees-sectional{padding:4vh 5vw}.committees-sectional-content-header{padding:0 2vw}.committees-sectional-content-header h3{font-size:1.2rem;margin-right:2rem}.committees-sectional-content-header :nth-child(2){margin-right:5rem}.committees-sectional-content-item h3{font-size:1rem}.faq-contact p{flex-direction:column}.home-statistics{width:100%;margin:0}.home-statistics h2{font-size:2.2rem}.home-statistics-container1 h2{font-size:1.6rem}.home-statistics-item1-container{flex-wrap:wrap;gap:4rem}.home-statistics-item1 h3{font-size:2.5rem}.home-statistics-item1 p{font-size:1.2rem}.home-statistics-item1-line{display:none}.home-statistics-item2-container,.home-statistics-item3-container{flex-direction:column;gap:0rem}.top-notification{padding:.4rem 1rem;font-size:.9rem}}.scroll-container{width:100%;overflow:hidden;background-color:#ff0;white-space:nowrap}.scroll-text{display:inline-block;padding-left:100%;animation:scroll linear infinite;font-size:1.5rem;color:red}.scroll-text:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
