body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.alignStart{align-items:flex-start}.alignEnd{align-items:flex-end}.justifyEnd{justify-content:flex-end}.gap05{gap:.5rem}.gap2{gap:2rem}.width5{width:5%}.width6{width:6%}.width7{width:7%}.width8{width:8%}.width9{width:9%}.width10{width:10%}.width11{width:11%}.width12{width:12%}.width13{width:13%}.width14{width:14%}.width15{width:15%}.width16{width:16%}.width17{width:17%}.width18{width:18%}.width19{width:19%}.width20{width:20%}.width21{width:21%}.width22{width:22%}.width23{width:23%}.width24{width:24%}.width25{width:25%}.width26{width:26%}.width27{width:27%}.width28{width:28%}.width29{width:29%}.width30{width:30%}.width31{width:31%}.width32{width:32%}.width33{width:33%}.width34{width:34%}.width35{width:35%}.width36{width:36%}.width37{width:37%}.width38{width:38%}.width39{width:39%}.width40{width:40%}.width41{width:41%}.width42{width:42%}.width43{width:43%}.width44{width:44%}.width45{width:45%}.width46{width:46%}.width47{width:47%}.width48{width:48%}.width49{width:49%}.width50{width:50%}.width51{width:51%}.width52{width:52%}.width53{width:53%}.width54{width:54%}.width55{width:55%}.width56{width:56%}.width57{width:57%}.width58{width:58%}.width59{width:59%}.width60{width:60%}.width61{width:61%}.width62{width:62%}.width63{width:63%}.width64{width:64%}.width65{width:65%}.width66{width:66%}.width67{width:67%}.width68{width:68%}.width69{width:69%}.width70{width:70%}.width71{width:71%}.width72{width:72%}.width73{width:73%}.width74{width:74%}.width75{width:75%}.width76{width:76%}.width77{width:77%}.width78{width:78%}.width79{width:79%}.width80{width:80%}.width81{width:81%}.width82{width:82%}.width83{width:83%}.width84{width:84%}.width85{width:85%}.width86{width:86%}.width87{width:87%}.width88{width:88%}.width89{width:89%}.width90{width:90%}.width91{width:91%}.width92{width:92%}.width93{width:93%}.width94{width:94%}.width96{width:96%}.width97{width:97%}.width98{width:98%}.width99{width:99%}.borderRed{border:1px solid red}.borderBlue{border:1px solid blue}.borderOrange{border:1px solid #ff4500}.borderTopNone{border-top:none!important}.borderRightNone{border-right:none!important}.borderBottomNone{border-bottom:none!important}.borderLeftNone{border-left:none!important}.marginNone{margin:0!important}.marginBottom1{margin-bottom:1rem}.marginBottom2{margin-bottom:2rem!important}.marginBottom3{margin-bottom:3rem!important}.marginTop1{margin-top:1rem}.marginTop2{margin-top:2rem}.marginTop3{margin-top:3rem}.marginRight1{margin-right:1rem}.marginRight2{margin-right:2rem}.marginRight3{margin-right:3rem}.marginLeft1{margin-left:1rem}.marginLeft2{margin-left:2rem}.marginLeft3{margin-left:3rem}.paddingNone{padding:0!important}.paddingBottom1{padding-bottom:1rem}.paddingBottom2{padding-bottom:2rem}.paddingBottom3{padding-bottom:3rem}.paddingTop1{padding-top:1rem}.paddingTop2{padding-top:2rem}.paddingTop3{padding-top:3rem}.paddingRight1{padding-right:1rem}.paddingRight2{padding-right:2rem}.paddingRight3{padding-right:3rem}.paddingLeft1{padding-left:1rem}.paddingLeft2{padding-left:2rem}.paddingLeft3{padding-left:3rem}.textJustify{text-align:justify}.textCenter{text-align:center}.textLeft{text-align:left}.textRight{text-align:right}.font400{font-weight:400}.font500{font-weight:500}.font600{font-weight:600}.hidden{display:none}.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)}}.about-page{background:linear-gradient(180deg,#f7fafc,#fff);color:#1e293b;font-family:Poppins,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:3rem 1rem}.about-header{margin:0 auto;max-width:1200px;text-align:center}.about-title{color:#0f3a69;font-size:2.8rem;font-weight:800;letter-spacing:.5px}.about-subtitle{color:#374151}.about-subtitle,.about-tagline{font-weight:500;margin-top:.5rem}.about-tagline{color:#0f766e;font-style:italic}.about-description{background:#fff;border:1px solid #e3e9ef;border-radius:16px;box-shadow:0 4px 18px #00000014;margin:2rem auto 0;max-width:1100px;padding:1.8rem;text-align:justify}.about-description p{color:#374151;font-size:1rem;line-height:1.7}.about-description .em,.about-description strong{color:#0f766e;font-weight:600}.about-main{margin:3rem auto 0;max-width:1200px;padding:0 1rem}.cards{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);justify-content:center}.card{background:#fff;border-radius:16px;border-top:6px solid #0f766e;box-shadow:0 6px 16px #00000014;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.6rem 1.4rem;text-align:left;transition:all .3s ease}.card:hover{box-shadow:0 10px 25px #0f766e33;transform:translateY(-6px)}.card-icon{align-items:center;background:linear-gradient(135deg,#0f766e,#2563eb);border-radius:12px;box-shadow:0 3px 10px #0f766e66;color:#fff;display:flex;font-size:1.8rem;height:56px;justify-content:center;margin-bottom:1rem;width:56px}.card-title{color:#1f2937;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.card-text{color:#475569;font-size:.95rem;line-height:1.6}.about-footer{border-top:1px solid #e5e7eb;color:#6b7280;font-size:.9rem;margin-top:3rem;padding-top:1.5rem;text-align:center}@media (max-width:1024px){.cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.cards{grid-template-columns:1fr}.about-title{font-size:2rem}.card{padding:1.2rem}.card-icon{height:48px;width:48px}}.Heading-contact{font-size:25px;font-weight:600}.Contact-box{display:flex;flex-wrap:wrap;justify-content:space-between}.Text-Box{display:flex;gap:50px;margin-top:30px}.Text-Box h4{margin-bottom:5px}.textarea-box{margin-top:30px}.textarea-box h4{margin-bottom:5px}.btn-submit{background:#000;color:#fff;cursor:pointer;font-size:larger;height:50px;margin-top:30px;width:100px}input{height:40px;width:250px}@media (max-width:768px){.Contact-box,.Text-Box{align-items:center;flex-direction:column}.Text-Box{gap:20px;width:100%}.textarea-box{display:flex;flex-direction:column;width:100%}.btn-submit{height:40px;width:80%}iframe{height:auto;margin-top:30px;width:100%}}@media (max-width:480px){.Heading-contact{font-size:20px}.Text-Box input,.textarea-box input{width:100%}.btn-submit{width:90%}}.tabs-with-dropdowns{margin:0 auto;max-width:1200px;padding:1.25rem 1rem .5rem;width:100%}.tab-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1rem}.tab-container{position:relative;width:auto}.tab-buttons button{align-items:center;background:#80000029;background:linear-gradient(135deg,#8c0000,#cd2b2b);border:1px solid #ffffff26;border-color:#fff6;border-radius:999px;box-shadow:0 10px 20px #00000014;box-shadow:0 18px 38px #0000002e;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;line-height:1.2;min-width:140px;padding:.95rem 2rem;transform:translateY(-1px);transition:transform .2s ease,background .25s ease,box-shadow .25s ease}.dropdown-icon{font-size:.82rem;margin-left:.35rem}.tab-dropdown{animation:tabDropdownFade .2s ease forwards;background:#fff;border:1px solid #6b72802e;border-radius:18px;box-shadow:0 24px 60px #0f172a1f;left:0;min-width:220px;overflow:hidden;position:absolute;top:calc(100% + .6rem);z-index:1000}.tab-dropdown ul{list-style:none;margin:0;padding:.5rem 0}.tab-dropdown li{cursor:pointer;padding:.9rem 1rem;transition:background .2s ease}.tab-dropdown li:hover{background:none}.tab-dropdown li a{color:#111827;display:block;font-size:.95rem;font-weight:500;text-decoration:none}.tab-dropdown li .dropdown-link.active{background:linear-gradient(135deg,#8c0000,#cd2b2b);border-radius:12px;color:#fff;display:block;padding:.6rem 1rem}.tab-dropdown li a.pdf{color:#b91c1c}.tab-content{align-items:stretch;display:flex;justify-content:center;padding-top:.5rem}.tab-panel{background:#fffffff2;border-radius:26px;box-shadow:0 24px 70px #0f172a14;display:none;padding:2rem;width:100%}.tab-panel.active{display:block}@media (max-width:980px){.tabs-with-dropdowns{padding:1rem .85rem .5rem}.tab-buttons{gap:.55rem}.tab-buttons button{flex-basis:calc(50% - 0.75rem);flex-grow:1;flex-shrink:1;justify-content:center;min-width:160px}}@media (max-width:680px){.tab-buttons{align-items:stretch;flex-direction:column}.tab-buttons button{min-width:auto;padding:1rem 1.2rem;text-align:left;width:100%}.tab-dropdown{border-radius:18px;margin-top:.75rem;position:static;width:100%}.tab-content{padding-top:.75rem}.tab-panel{border-radius:22px;padding:1.5rem}}@media (max-width:520px){.tabs-with-dropdowns{padding:.85rem .75rem .5rem}.tab-buttons button{font-size:.98rem;padding:.95rem 1rem}.tab-dropdown li{padding:.85rem .95rem}.tab-panel{padding:1.2rem}}@keyframes tabDropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Institute-tab{box-shadow:0 5px 15px #00000059;padding:10px}.Institute-tab-one,.Institute-tab-two{display:flex;gap:15px}.Institute-tab-two{flex-direction:row-reverse;margin-top:10px}.Institute-tab-content{padding-right:10px;width:800px}@media (max-width:1226px){.Institute-tab-one,.Institute-tab-two{flex-direction:column}.Institute-tab-content{width:100%}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}.carousel{margin-bottom:20px;width:100%}.carousel-root{width:800px!important}.carousel .slide{background:#fff}.carousel .carousel-status{display:none}.carousel .control-next,.carousel .control-prev{color:#333;font-size:24px}.carousel img{display:block;height:500px!important;margin:0 auto;max-height:500px;width:auto}@media screen and (max-width:768px){.carousel{margin-bottom:10px}.carousel-root{width:100%!important}}@media (max-width:1226px){.carousel-root{width:100%!important}}.Important-Box{background-color:#efeded;height:500px;padding:15px;width:400px}.Important-Heading{align-items:center;background:maroon;color:#fff;display:flex;font-size:20px;height:50px;padding-left:20px;width:100%}.Important-Content{height:calc(100% - 65px);overflow-y:auto;padding-right:15px}.Important-Content::-webkit-scrollbar{width:8px}.Important-Content::-webkit-scrollbar-thumb{background-color:maroon;border-radius:10px}.Important-Content::-webkit-scrollbar-track{background-color:#efeded}.Important-Par{padding:8px;text-decoration:none}.Important-data{color:blue;font-size:17px;font-weight:600;text-decoration:none}@media (max-width:600px){.Important-Box{width:350px}}
/*! CSS Used from: https://akucgs.vercel.app/style.css */*{box-sizing:border-box;margin:0;padding:0}.flex{display:flex}.spaceBtw{justify-content:space-between}.alignCenter{align-items:center}.justifyStart{justify-content:flex-start}.justifyCenter{justify-content:center}.flexColumn{flex-direction:column}.gap1{gap:1rem}.maxWidth{max-width:1300px}.width95{width:95%}.width100{width:100%}.hero{background-image:url(https://akucgs.vercel.app/images/hero2.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;height:300px}.heroLogo h1{color:#fff;font-size:1.2rem}.heroLogo img{height:auto;width:18%}.heroContainer{background:#000000b3;height:300px;padding:1rem 0}.headContainer h1{color:#fff;letter-spacing:.2rem;margin:5rem 0 0;text-transform:uppercase}@media screen and (max-width:600px){.hero{background-position:100%;height:300px}.headContainer h1{text-align:center}}
/*! CSS Used from: https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css */*,:after,:before{box-sizing:border-box}h1{color:var(--bs-heading-color);font-size:calc(1.375rem + 1.5vw);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}@media (min-width:1200px){h1{font-size:2.5rem}}img{vertical-align:middle}.Faculty-box{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:20px auto;padding:20px;text-align:center;width:800px}.Faculty-box h1{color:#333;font-size:24px;margin-bottom:20px}.Faculty-box img{height:auto;margin-bottom:20px;width:20%}.Faculty-box h3{color:#666;font-size:18px;margin:10px 0}@media (max-width:768px){.Faculty-box{padding:15px;width:80%}.Faculty-box h1{font-size:22px}.Faculty-box h3{font-size:16px}.Faculty-box img{width:50%}}@media (max-width:480px){.Faculty-box{padding:10px;width:95%}.Faculty-box h1{font-size:20px}.Faculty-box h3{font-size:14px}.Faculty-box img{width:80%}}.AimdBox{box-shadow:0 5px 15px #00000059;padding:10px}.AimContent{color:#555;font-size:1.2em;font-weight:500;line-height:1.6;text-align:justify}.Event-Heading{font-weight:600;margin-top:15px;text-align:center;text-shadow:#00000080 2px 2px 4px}.container{background-color:#f9f9f9;border-radius:10px;box-shadow:1px 1px 10px 0 #000000bf;margin:20px auto;max-width:1000px;padding:20px}.head-tag{font-weight:600;text-align:center}.img-active{border-radius:5px;box-shadow:0 4px 8px #0006;display:block;height:450px;height:auto;margin:0 auto;max-width:100%;transition:box-shadow .3s ease-in-out;width:500px}.img-active:hover{box-shadow:0 4px 8px #0000004d}.event-paragraph{color:#333;font-size:1.1rem;line-height:1.6;margin:20px 0;padding:0 15px;text-align:justify;text-indent:30px}@media (max-width:768px){.container{margin:10px;padding:15px}.event-paragraph{font-size:1rem;padding:0 10px;text-indent:20px}.img-active{height:auto;width:100%}}.chat-icon{background-color:maroon;border-radius:10px;bottom:20px;height:50px;left:20px;position:fixed;width:50px;z-index:9999999}.chat-icon svg{color:#fff;cursor:pointer;height:50px;padding:10px;right:10px;width:50px}.Footer-par{background-color:#000;color:#fff;display:flex;gap:40px;height:400px;justify-content:center;padding:20px;width:100%}.Footer-first-section{display:flex;flex-direction:column;gap:50px}.footer-logo-section{display:flex;padding-top:10px}.footer-logo-section img{height:60px;width:80px}.footer-logo-section h1{font-size:20px}.footer-contact-section h1{font-size:15px}.Footer-Second-section{display:flex;flex-direction:column;gap:40px}.Footer-Program-section li{list-style:none;margin-bottom:10px}.Footer-Program-section h1,.Footer-Social-section h1{font-size:25px}.Footer-Program-section li a{color:#fff;text-decoration:none}.Footer-Social-section li{list-style:none;margin-bottom:10px}.Footer-Social-section li a{color:#fff;text-decoration:none}@media (max-width:992px){.Footer-par{flex-direction:column;height:auto}.Footer-first-section{flex-direction:column;gap:20px}.footer-logo-section{align-items:center;flex-direction:column;text-align:center}.footer-contact-section{text-align:center}.Footer-Second-section{align-items:center;flex-direction:column;text-align:center}}@media (max-width:600px){.Footer-par{padding:10px}.Footer-first-section{gap:15px}.Footer-Program-section h1,.Footer-Social-section h1,.footer-contact-section h1,.footer-logo-section h1{font-size:18px}.Footer-Program-section li,.Footer-Social-section li{margin-bottom:5px}}.card-container-People{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.card-people{background-color:#f0f0f0;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0006;margin:100px 0 50px;overflow:hidden;padding:20px;width:800px}.card-people-item{background-color:#f0f0f0;border:1px solid #000;display:flex;height:200px;justify-content:flex-start;margin-top:10px;width:100%}.card-people-img img{height:200px;width:200px}.card-people-text{padding:20px}.card-people-text h4{color:#333;font-size:1.2em;margin-bottom:10px}.card-people-text p{color:#625f5f;font-size:1em;margin-bottom:5px}@media screen and (max-width:768px){.card-people{margin:10px;width:100%}}@media screen and (max-width:576px){.card-people-item{flex-direction:column;height:auto}.card-people-img img{height:auto;width:100%}}.AimdBox{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;padding:2rem}.AimdBox h1{border-bottom:3px solid #3498db;color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:.5rem;text-align:center}.AimdBox .About{color:#34495e;font-size:1.1rem;font-weight:400;margin:0;padding:0}.AimdBox .About ol{margin:0;padding-left:1.5rem}.AimdBox .About li{background:#f8f9fa;border-left:4px solid #3498db;border-radius:0 8px 8px 0;margin-bottom:1.5rem;padding:1.2rem;transition:all .3s ease}.AimdBox .About li:hover{background:#e8f4fc;box-shadow:0 2px 10px #3498db33;transform:translateX(5px)}.AimdBox .About li:last-child{margin-bottom:0}@media (max-width:768px){.AimdBox{margin:1rem;padding:1.5rem}.AimdBox h1{font-size:2rem;margin-bottom:1.5rem}.AimdBox .About{font-size:1rem}.AimdBox .About li{margin-bottom:1rem;padding:1rem}}@media (max-width:480px){.AimdBox{margin:.5rem;padding:1rem}.AimdBox h1{font-size:1.8rem}.AimdBox .About ol{padding-left:1rem}.AimdBox .About li{font-size:.95rem;padding:.8rem}}
/*# sourceMappingURL=main.c1f72bff.css.map*/