@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}a{text-decoration:none}li{list-style:none}.container{padding-left:1.5rem;padding-right:1.5em}.icon{cursor:pointer;font-size:2rem}.flex{display:flex}.flex,.grid{align-items:center}.grid{display:grid}.btn{background:linear-gradient(90deg,#2c74b3,#144272);background:var(--gradientColor);border:none;border-radius:3rem;cursor:pointer;outline:none;padding:.6rem 1.5rem}.btn a{color:#fff;color:var(--whiteColor);font-weight:500}.btn:hover{background:#10b5cb;background:var(--secondaryColor)}.loginBtn{background:#5985e5;border-radius:8px;gap:10px;padding:1rem}img,video{height:auto;width:100%}input{font-size:100%}body{background:#fff;background:var(--whiteColor)}@media screen and (min-width:1240px){.container{margin:auto!important}.section{padding:6rem 0 4rem}}@media screen and (min-width:2560px){body{zoom:1.7}}.carousel{height:70vh;width:100%}.carousel .carousel-inner,.carousel .carousel-inner .carousel-item,.carousel .carousel-inner .w-100{height:100%;width:100%}.carousel .carousel-inner .overlay{background:#616262;bottom:0;height:100%;mix-blend-mode:hard-light;position:absolute;top:0;width:100%;z-index:1}.carousel .carousel-inner .carousel-caption{bottom:150px;z-index:1000}.carousel .carousel-inner .carousel-caption h5{font-size:25px;letter-spacing:2px;margin-bottom:20px;margin-top:15px;text-transform:uppercase}.carousel .carousel-inner .carousel-caption p{font-size:12px;font-weight:400;line-height:1.5;margin:auto;width:90%}.carousel .carousel-inner .carousel-caption a{background:#ff8c00;color:#000;display:inline-block;font-size:15px;margin-top:15px;padding:.5rem 1rem;text-decoration:none;text-transform:uppercase}@media screen and (min-width:600px){.carousel .carousel-inner .carousel-caption{bottom:130px}.carousel .carousel-inner .carousel-caption h5{font-size:35px}.carousel .carousel-inner .carousel-caption p{font-size:15px;width:90%}.carousel .carousel-inner .carousel-caption a{background:#ff8c00;font-size:15px;font-weight:500;margin-top:20px;padding:.7rem 1.4rem}}@media screen and (min-width:840px){.carousel .carousel-inner .carousel-caption{bottom:100px}.carousel .carousel-inner .carousel-caption h5{font-size:40px}.carousel .carousel-inner .carousel-caption p{font-size:20px;width:90%}.carousel .carousel-inner .carousel-caption a{font-size:18px;margin-top:25px;padding:.7rem 1.4rem}}@media screen and (min-width:1024px){.carousel{height:85vh}.carousel .carousel-inner .carousel-caption{bottom:150px}.carousel .carousel-inner .carousel-caption h5{font-size:45px}.carousel .carousel-inner .carousel-caption p{font-size:20px;width:90%}.carousel .carousel-inner .carousel-caption a{font-size:20px;margin-top:30px;padding:.7rem 1.4rem}}@media screen and (min-width:1440px){.carousel{height:90vh}.carousel .carousel-inner .carousel-caption{bottom:210px}.carousel .carousel-inner .carousel-caption h5{font-size:60px}.carousel .carousel-inner .carousel-caption p{font-size:25px;width:90%}.carousel .carousel-inner .carousel-caption a{font-size:22px;margin-top:40px;padding:.7rem 1.8rem}}.topbarBox{background-color:#fff;background-color:var(--whiteColor);justify-content:space-between;padding:.7rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:background-color .4s ease-in-out;width:100%;z-index:1000000}.topbarBox .left-section .searchBox .icon{color:#850000;color:var(--maroonColor);font-size:24px}@media screen and (max-width:1040px){.topbarBox .right-section .navbarDiv{background:#fff6c3;background:var(--lightCreamColor);flex-direction:column;gap:2rem;height:100vh;padding:2rem 4rem 5rem;position:absolute;right:0;text-align:center;top:0;z-index:1000}.topbarBox .right-section .navbarDiv .navList{color:#850000;color:var(--maroonColor);flex-direction:column;font-size:14px;font-weight:600;gap:1rem;letter-spacing:1px;margin-bottom:0;margin-top:3rem;padding-left:0}.topbarBox .right-section .navbarDiv .navList .navItem .menuIcon{font-size:22px}.topbarBox .right-section .navbarDiv .loginBtn{background:#850000;background:var(--maroonColor);padding:.6rem 2rem}.topbarBox .right-section .navbarDiv .loginBtn .loginText{color:#fff;color:var(--whiteColor);font-size:.9rem;font-weight:500;letter-spacing:1.5px;margin-bottom:0}}.topbarBox.scrolled{background-color:#850000;background-color:var(--maroonColor);opacity:.98}.topbarBox.scrolled .left-section .searchBox .icon{color:#fff;color:var(--whiteColor)}.topbarBox.scrolled .right-section .hamburger-icon .stick{background:#fff;background:var(--whiteColor)}@media screen and (min-width:600px){.topbarBox{padding:.8rem 2.5rem}}@media screen and (min-width:1041px){.topbarBox{padding:.8rem 4rem}.topbarBox .right-section{gap:1.5rem}.topbarBox .right-section .navbarDiv{flex-direction:row;gap:1rem}.topbarBox .right-section .navbarDiv .navList{color:#850000;color:var(--maroonColor);flex-direction:row;flex-wrap:nowrap;gap:1.2rem;margin-bottom:0}.topbarBox .right-section .navbarDiv .navList .navItem{cursor:pointer;font-size:.85rem;font-weight:500;letter-spacing:.5px;white-space:nowrap}.topbarBox .right-section .navbarDiv .navList .navItem:hover{color:#dc0000;color:var(--redColor);transition:.2s ease-in-out}.topbarBox .right-section .navbarDiv .loginBtn{background:#850000;background:var(--maroonColor);padding:.4rem .8rem}.topbarBox .right-section .navbarDiv .loginBtn .loginText{color:#fff;color:var(--whiteColor);font-size:.85rem;font-weight:600;letter-spacing:1px;margin-bottom:0}.topbarBox .right-section .hamburger-icon{display:none}.topbarBox.scrolled .right-section .navbarDiv .navList{color:#fff;color:var(--whiteColor)}.topbarBox.scrolled .right-section .navbarDiv .loginBtn{background:#fff;background:var(--whiteColor)}.topbarBox.scrolled .right-section .navbarDiv .loginBtn .loginText{color:#850000;color:var(--maroonColor)}}@media screen and (min-width:1440px){.topbarBox{padding:.8rem 8rem}.topbarBox .right-section .navbarDiv .navList{gap:1.4rem}.topbarBox .right-section .navbarDiv .navList .navItem{font-size:.9rem}}@media screen and (max-width:1040px){.topbarBox .right-section .subNavbarDiv{background:#850000;background:var(--maroonColor);flex-direction:column;gap:2rem;height:100vh;padding:5rem 2rem;position:absolute;right:0;text-align:center;top:0;width:150px;z-index:1000}.topbarBox .right-section .subNavbarDiv .navList{color:#fff6c3;color:var(--lightCreamColor);flex-direction:column;font-size:12px;font-weight:500;gap:1rem;letter-spacing:1px;margin-bottom:0;margin-top:3rem;padding-left:0;text-transform:uppercase}}.topbarBox .right-section .navbarDiv .navList .navItem .dropDownListWeb{background:#fff6c3;background:var(--lightCreamColor);padding:1rem 0;position:absolute;top:60px}.topbarBox .right-section .navbarDiv .navList .navItem .dropDownListWeb .listItemDiv{padding:.3rem 1rem}.topbarBox .right-section .navbarDiv .navList .navItem .dropDownListWeb .listItemDiv .navItem{font-size:13px;font-weight:500;text-transform:uppercase}.topbarBox .right-section .navbarDiv .navList .navItem .dropDownListWeb.hidden{display:none}.headerSectionDiv{padding:2rem;width:100%}.headerSectionDiv .section-main-title{color:#850000;color:var(--maroonColor);font-size:20px;font-weight:600;margin-bottom:2rem}.headerSectionDiv .headerDiv{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.headerSectionDiv .headerDiv .header-section{border-radius:16px;box-shadow:0 0 4px .5px #a3a3a3;box-shadow:0 0 4px .5px var(--greyText);flex-direction:column;padding:1rem}.headerSectionDiv .headerDiv .header-section .imgDiv{border-top-left-radius:8px;border-top-right-radius:8px;height:30vh;margin-bottom:1rem;overflow:hidden;width:100%}.headerSectionDiv .headerDiv .header-section .imgDiv img{height:100%;width:100%}.headerSectionDiv .headerDiv .header-section .textDiv{line-height:2}.headerSectionDiv .headerDiv .header-section .textDiv .header-title{color:#850000;color:var(--maroonColor);font-size:18px;font-weight:600}.headerSectionDiv .headerDiv .header-section .textDiv .headerContent{font-size:12px;text-align:justify}@media screen and (min-width:600px){.headerSectionDiv{padding:2rem 3rem}.headerSectionDiv .section-main-title{font-size:25px}.headerSectionDiv .headerDiv{gap:2rem}.headerSectionDiv .headerDiv .header-section{flex-direction:row;justify-content:space-between;padding:1.5rem;width:100%}.headerSectionDiv .headerDiv .header-section .imgDiv{border-bottom-left-radius:8px;border-top-right-radius:0;height:40vh;margin-bottom:0;width:50%}.headerSectionDiv .headerDiv .header-section .textDiv{letter-spacing:1px;width:50%}.headerSectionDiv .headerDiv .header-section .textDiv .header-title{font-size:20px;margin-bottom:1rem}.headerSectionDiv .headerDiv .header-section .textDiv .headerContent{font-size:13px;line-height:1.7}.headerSectionDiv .headerDiv .header-section:first-child .textDiv{padding-left:20px}.headerSectionDiv .headerDiv .header-section:nth-child(2) .imgDiv{border-bottom-left-radius:0;border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:8px;order:2}.headerSectionDiv .headerDiv .header-section:nth-child(2) .textDiv{padding-right:20px}.headerSectionDiv .headerDiv .header-section:nth-child(3) .textDiv{padding-left:20px}}@media screen and (min-width:840px){.headerSectionDiv{padding:3rem 6rem}.headerSectionDiv .section-main-title{font-size:30px}.headerSectionDiv .headerDiv{gap:2rem}.headerSectionDiv .headerDiv .header-section{padding:1.5rem}.headerSectionDiv .headerDiv .header-section .imgDiv{border-bottom-left-radius:8px;border-top-right-radius:0;height:40vh;margin-bottom:0;width:50%}.headerSectionDiv .headerDiv .header-section .textDiv{letter-spacing:1px;width:50%}.headerSectionDiv .headerDiv .header-section .textDiv .header-title{font-size:25px;margin-bottom:1rem}.headerSectionDiv .headerDiv .header-section .textDiv .headerContent{font-size:15px;line-height:1.7}.headerSectionDiv .headerDiv .header-section:first-child .textDiv{padding-left:20px}.headerSectionDiv .headerDiv .header-section:nth-child(2) .imgDiv{order:2}.headerSectionDiv .headerDiv .header-section:nth-child(2) .textDiv{padding-right:20px}.headerSectionDiv .headerDiv .header-section:nth-child(3) .textDiv{padding-left:20px}}@media screen and (min-width:1024px){.headerSectionDiv{padding:3rem 8rem}.headerSectionDiv .section-main-title{font-size:30px;margin-bottom:2rem}.headerSectionDiv .headerDiv{display:flex;flex-direction:row;gap:2rem}.headerSectionDiv .headerDiv .header-section{border-radius:0;box-shadow:none;flex-direction:column;gap:2rem;justify-content:start;padding:0;width:33.3%}.headerSectionDiv .headerDiv .header-section .imgDiv{border-top-left-radius:0;border-top-right-radius:0;height:30vh;margin-bottom:0;width:100%}.headerSectionDiv .headerDiv .header-section .textDiv{letter-spacing:1px;width:100%}.headerSectionDiv .headerDiv .header-section .textDiv .header-title{font-size:25px;margin-bottom:1rem}.headerSectionDiv .headerDiv .header-section .textDiv .headerContent{font-size:15px;line-height:1.7}.headerSectionDiv .headerDiv .header-section:first-child .imgDiv{border-bottom-left-radius:0}.headerSectionDiv .headerDiv .header-section:first-child .textDiv{padding-left:0}.headerSectionDiv .headerDiv .header-section:nth-child(2) .imgDiv{border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;order:1}.headerSectionDiv .headerDiv .header-section:nth-child(2) .textDiv{order:2;padding-right:0}.headerSectionDiv .headerDiv .header-section:nth-child(3) .imgDiv{border-bottom-left-radius:0}.headerSectionDiv .headerDiv .header-section:nth-child(3) .textDiv{padding-left:0}}@media screen and (min-width:1440px){.headerSectionDiv{padding:4rem 10rem}.headerSectionDiv .section-main-title{font-size:40px;margin-bottom:3rem}.headerSectionDiv .headerDiv{display:flex;flex-direction:row;gap:3rem}.headerSectionDiv .headerDiv .header-section{border-radius:0;box-shadow:none;flex-direction:column;gap:2rem;justify-content:start;padding:0;width:33.3%}.headerSectionDiv .headerDiv .header-section .imgDiv{border-top-left-radius:0;border-top-right-radius:0;height:30vh;margin-bottom:0;width:100%}.headerSectionDiv .headerDiv .header-section .textDiv{letter-spacing:1px;width:100%}.headerSectionDiv .headerDiv .header-section .textDiv .header-title{font-size:27px;margin-bottom:1rem}.headerSectionDiv .headerDiv .header-section .textDiv .headerContent{font-size:18px;line-height:1.7}.headerSectionDiv .headerDiv .header-section:first-child .imgDiv{border-bottom-left-radius:0}.headerSectionDiv .headerDiv .header-section:first-child .textDiv{padding-left:0}.headerSectionDiv .headerDiv .header-section:nth-child(2) .imgDiv{border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;order:1}.headerSectionDiv .headerDiv .header-section:nth-child(2) .textDiv{order:2;padding-right:0}.headerSectionDiv .headerDiv .header-section:nth-child(3) .imgDiv{border-bottom-left-radius:0}.headerSectionDiv .headerDiv .header-section:nth-child(3) .textDiv{padding-left:0}}.mainDiv{padding:2rem;width:100%}.mainDiv .section-title span{color:#850000;color:var(--maroonColor);font-size:15px;font-weight:600}.mainDiv .section-title .title{font-size:25px;font-weight:600;letter-spacing:.5px;line-height:1.5}.mainDiv .textContent{padding-top:1rem;text-align:justify}.mainDiv .textContent .textPara{font-size:12px;letter-spacing:1px;margin-bottom:1rem}@media screen and (min-width:600px){.mainDiv{padding:2rem 3rem}.mainDiv .section-title span{font-size:16px}.mainDiv .section-title .title{font-size:30px}.mainDiv .textContent .textPara{font-size:15px}}@media screen and (min-width:840px){.mainDiv{padding:3rem 4rem}.mainDiv .section-title span{font-size:18px}.mainDiv .section-title .title{font-size:30px}.mainDiv .textContent .textPara{font-size:16px}}@media screen and (min-width:1024px){.mainDiv{padding:3rem 6rem}.mainDiv .section-title span{font-size:20px}.mainDiv .section-title .title{font-size:35px}.mainDiv .textContent .textPara{font-size:18px}}@media screen and (min-width:1440px){.mainDiv{padding:3rem 10rem}.mainDiv .section-title span{font-size:25px}.mainDiv .section-title .title{font-size:45px}.mainDiv .textContent .textPara{font-size:20px}}:root{--gradientColor:linear-gradient(90deg,#10b5cb,#0073a8);--textColor:#2c2c4e;--bodyColor:#f0f0f6;--darkGreenColor:#3c6255;--creamColor:#eae7b1}.footerDiv{background:#1c1c1c;background:var(--blackColor);justify-content:space-between;padding:2rem;width:100%}.footerDiv .footerContent{color:#fff;color:var(--whiteColor);font-size:10px;margin-bottom:0}@media screen and (min-width:600px){.footerDiv{padding:2rem 3rem}.footerDiv .footerContent{font-size:12px}}@media screen and (min-width:840px){.footerDiv{padding:2rem 4rem}.footerDiv .footerContent{font-size:12px}}@media screen and (min-width:1024px){.footerDiv{padding:2rem 6rem}.footerDiv .footerContent{font-size:12px}}@media screen and (min-width:1440px){.footerDiv{padding:2rem 10rem}.footerDiv .footerContent{font-size:15px}}.iconBarSection{background:#850000;background:var(--maroonColor);display:flex;justify-content:space-between;padding:.5rem 2rem .9rem;width:100%}.iconBarSection .iconsDiv{padding-top:.2rem}.iconBarSection .iconsDiv a{height:-webkit-max-content;height:max-content;text-decoration:none}.iconBarSection .iconsDiv a .icon{color:#fff;font-size:20px;margin-right:12px}.coursesBase{padding:1rem 2rem;width:100%}.coursesBase .sectionTitle{font-size:20px;font-weight:600}.coursesBase hr{margin-bottom:1rem;margin-top:1rem}.coursesBase .courseContentDiv{line-height:1;margin-bottom:1rem}.coursesBase .courseContentDiv .courseTitle{font-size:15px;font-weight:600}.coursesBase .courseContentDiv p{font-size:12px;font-weight:500}.coursesBase .courseContentDiv p span{font-weight:600}.coursesBase .courseTableDiv{border:1px solid #000;border-bottom:0;margin-bottom:1rem;width:100%}.coursesBase .courseTableDiv .table{display:flex;margin-bottom:0;width:100%}.coursesBase .courseTableDiv .table .block{border-bottom:1px solid #000;border-right:1px solid #000;padding:.5rem 0;text-align:center}.coursesBase .courseTableDiv .table .block .blockContent{font-size:10px;font-weight:500;margin-bottom:0}.coursesBase .courseTableDiv .table .block:first-child{width:10%}.coursesBase .courseTableDiv .table .block:nth-child(2){width:25%}.coursesBase .courseTableDiv .table .block:nth-child(3){width:10%}.coursesBase .courseTableDiv .table .block:nth-child(4){border-right:0;width:55%}.coursesBase .courseTableDiv .second{background:#850000;background:var(--maroonColor);color:#fff}.coursesBase .courseTableDiv .second .block .blockContent{font-size:10px;font-weight:500}.coursesBase .subjectList{padding:0 1rem}.coursesBase .subjectList p{font-size:10px;font-weight:500}.coursesBase .subjectList p span{color:blue;font-weight:600}@media screen and (min-width:600px){.coursesBase{padding:2rem 3rem}.coursesBase .sectionTitle{font-size:20px}.coursesBase .courseContentDiv .courseTitle{font-size:15px}.coursesBase .courseContentDiv p,.coursesBase .courseTableDiv .table .block .blockContent{font-size:12px}}@media screen and (min-width:840px){.coursesBase{padding:2rem 4rem}.coursesBase .sectionTitle{font-size:25px}.coursesBase .courseContentDiv .courseTitle{font-size:20px}.coursesBase .courseContentDiv p,.coursesBase .courseTableDiv .table .block .blockContent{font-size:15px}.coursesBase .subjectList p{font-size:12px}}@media screen and (min-width:1024px){.coursesBase{padding:2rem 6rem}.coursesBase .sectionTitle{font-size:25px}.coursesBase .courseContentDiv .courseTitle{font-size:20px}.coursesBase .courseContentDiv p,.coursesBase .courseTableDiv .table .block .blockContent{font-size:15px}.coursesBase .subjectList{margin-top:2rem}.coursesBase .subjectList p{font-size:15px}}@media screen and (min-width:1440px){.coursesBase{padding:2rem 10rem}.coursesBase .sectionTitle{font-size:35px}.coursesBase .courseContentDiv{margin-bottom:2rem}.coursesBase .courseContentDiv .courseTitle{font-size:25px}.coursesBase .courseContentDiv p{font-size:18px}.coursesBase .courseTableDiv .table .block .blockContent{font-size:15px}}.admissionProcessPage{margin-bottom:2rem;padding:1rem 2rem}.admissionProcessPage .pageTitle{font-size:18px}.admissionProcessPage .titleSection{padding:1rem;text-align:center;width:100%}.admissionProcessPage .titleSection .subTitle{font-size:15px}.admissionProcessPage .titleSection .subHeading{font-size:12px}.admissionProcessPage .sectionContentDiv{text-align:justify}.admissionProcessPage .sectionContentDiv .sectionContent{font-size:12px;margin-bottom:10px;margin-top:10px}.admissionProcessPage .sectionContentDiv .sectionContent span{font-weight:600}.admissionProcessPage .sectionContentDiv .contentTitle{font-size:15px;font-weight:600}.admissionProcessPage .sectionContentDiv .contentList{margin-bottom:10px;margin-left:1.5rem}.admissionProcessPage .sectionContentDiv .contentList .listItem{font-size:12px;list-style-type:circle;margin-bottom:5px;margin-top:5px}@media screen and (min-width:1024px){.admissionProcessPage{padding:3rem 6rem}.admissionProcessPage .pageTitle{font-size:30px}.admissionProcessPage .titleSection .subTitle{font-size:20px}.admissionProcessPage .titleSection .subHeading{font-size:18px}.admissionProcessPage .sectionContentDiv .sectionContent{font-size:20px;margin-bottom:20px;margin-top:20px}.admissionProcessPage .sectionContentDiv .contentTitle{font-size:22px}.admissionProcessPage .sectionContentDiv .contentList{margin-bottom:30px;margin-left:3rem}.admissionProcessPage .sectionContentDiv .contentList .listItem{font-size:18px}}.facilitiesBase{padding:1rem 2rem;width:100%}.facilitiesBase .pageTitle{font-size:1rem;margin-bottom:10px}@media screen and (min-width:768px){.facilitiesBase{padding:2rem 4rem}.facilitiesBase .pageTitle{font-size:1.2rem;margin-bottom:10px;margin-top:10px}}@media screen and (min-width:1024px){.facilitiesBase{padding:2rem 8rem}.facilitiesBase .pageTitle{font-size:1.5rem;margin-bottom:10px;margin-top:10px}}@media screen and (min-width:1440px){.facilitiesBase{padding:3rem 10rem}.facilitiesBase .pageTitle{font-size:1.5rem;margin-bottom:10px;margin-top:10px}}.galleryLook{padding-top:1rem;width:100%}.galleryLook .imgGridDiv{grid-gap:.5rem;display:grid;gap:.5rem;width:100%}.galleryLook .imgGridDiv .imgDiv{height:40vh;overflow:hidden;width:100%}.galleryLook .imgGridDiv .imgDiv .image{height:100%;object-fit:cover;width:100%}@media screen and (min-width:500px){.galleryLook{padding:1rem 1.5rem}.galleryLook .imgGridDiv{gap:1rem;grid-template-columns:repeat(2,1fr)}.galleryLook .imgGridDiv .imgDiv{height:50vh;overflow:hidden;width:100%}}@media screen and (min-width:768px){.galleryLook .imgGridDiv{grid-template-columns:repeat(3,1fr)}.galleryLook .imgGridDiv .imgDiv{height:50vh}}@media screen and (min-width:1024px){.galleryLook .imgGridDiv{grid-template-columns:repeat(4,1fr)}.galleryLook .imgGridDiv .imgDiv{height:30vh}}.galleryDiv{padding:1rem 2rem;width:100%}.galleryDiv .pageTitle{font-size:1rem}.galleryDiv .galleryList{display:flex;gap:.5rem;margin-bottom:0;padding-left:0;width:100%}.galleryDiv .galleryList .listItem .listItemDiv{padding:.3rem}.galleryDiv .galleryList .listItem .listItemDiv .itemTitle{font-size:.7rem;margin-bottom:0}.galleryDiv .galleryList .listItem .listItemDiv:hover{background:#fff6c3;background:var(--lightCreamColor);border-left:2px solid #850000;border-left:2px solid var(--maroonColor)}@media screen and (min-width:600px){.galleryDiv{padding:1rem 3rem}}@media screen and (min-width:768px){.galleryDiv{padding:1rem 4rem}.galleryDiv .pageTitle{font-size:1.5rem}.galleryDiv .galleryList{margin-top:1rem}.galleryDiv .galleryList .listItem .listItemDiv .itemTitle{font-size:.9rem}}@media screen and (min-width:1024px){.galleryDiv{padding:1rem 6rem}.galleryDiv .pageTitle{font-size:1.5rem}.galleryDiv .galleryList{margin-top:1rem}.galleryDiv .galleryList .listItem .listItemDiv .itemTitle{font-size:.9rem}}@media screen and (min-width:1440px){.galleryDiv{padding:1rem 10rem}.galleryDiv .pageTitle{font-size:1.5rem}.galleryDiv .galleryList{margin-top:1rem}.galleryDiv .galleryList .listItem .listItemDiv .itemTitle{font-size:.9rem}}.accreditionPage{padding:1rem 2rem;width:100%}.accreditionPage .pageTitle{font-size:1.2rem;margin-bottom:1rem}.accreditionPage .tabsGridDiv{display:grid;grid-template-columns:repeat(1,1fr);padding:1rem 0}.accreditionPage .tabsGridDiv .eachTab{gap:1rem;padding:1rem;width:100%}.accreditionPage .tabsGridDiv .eachTab .imgDiv{height:20vh;margin:auto;overflow:hidden;width:80%}.accreditionPage .tabsGridDiv .eachTab .imgDiv .tabImg{height:100%;width:100%}.accreditionPage .tabsGridDiv .eachTab .textArea{margin-top:1rem;text-align:justify;width:100%}.accreditionPage .tabsGridDiv .eachTab .textArea .text{font-size:15px}.accreditionPage .tabsGridDiv .eachTab .textArea .text span{font-weight:700}@media screen and (min-width:600px){.accreditionPage{padding:1.5rem 3rem}.accreditionPage .pageTitle{font-size:1.5rem}.accreditionPage .tabsGridDiv{grid-template-columns:repeat(2,1fr)}.accreditionPage .tabsGridDiv .eachTab .imgDiv{width:100%}}@media screen and (min-width:840px){.accreditionPage{padding:1.5rem 4rem}.accreditionPage .pageTitle{font-size:1.5rem}.accreditionPage .tabsGridDiv{grid-template-columns:repeat(2,1fr)}.accreditionPage .tabsGridDiv .eachTab .imgDiv{width:100%}}@media screen and (min-width:1024px){.accreditionPage{padding:1.5rem 6rem}.accreditionPage .pageTitle{font-size:1.5rem}.accreditionPage .tabsGridDiv{grid-template-columns:repeat(3,1fr)}.accreditionPage .tabsGridDiv .eachTab .imgDiv{width:100%}}@media screen and (min-width:1440px){.accreditionPage{padding:1.5rem 10rem}.accreditionPage .pageTitle{font-size:2rem;margin-bottom:2rem}.accreditionPage .tabsGridDiv{gap:1rem;grid-template-columns:repeat(4,1fr)}.accreditionPage .tabsGridDiv .eachTab .imgDiv{width:100%}}.tpoPage{padding:1rem 2rem;width:100%}.tpoPage .pageTitle{font-size:20px;font-weight:600}.tpoPage hr{margin-bottom:10px;margin-top:10px}.tpoPage .eachPlacementDiv{width:100%}.tpoPage .eachPlacementDiv .companyTitle{font-size:15px;margin:1rem 0;text-align:left}.tpoPage .eachPlacementDiv .courseTableDiv{border:1px solid #000;border-bottom:0;margin-bottom:1rem;width:100%}.tpoPage .eachPlacementDiv .courseTableDiv .table{display:flex;margin-bottom:0;width:100%}.tpoPage .eachPlacementDiv .courseTableDiv .table .block{border-bottom:1px solid #000;border-right:1px solid #000;padding:.5rem 0;text-align:center}.tpoPage .eachPlacementDiv .courseTableDiv .table .block .blockContent{font-size:10px;font-weight:500;margin-bottom:0}.tpoPage .eachPlacementDiv .courseTableDiv .table .block:first-child{width:10%}.tpoPage .eachPlacementDiv .courseTableDiv .table .block:nth-child(2){width:30%}.tpoPage .eachPlacementDiv .courseTableDiv .table .block:nth-child(3){width:60%}.tpoPage .eachPlacementDiv .courseTableDiv .second{background:#850000;background:var(--maroonColor);color:#fff}.tpoPage .eachPlacementDiv .courseTableDiv .second .block .blockContent{font-size:10px;font-weight:500}@media screen and (min-width:600px){.tpoPage{padding:2rem 3rem}.tpoPage .pageTitle{font-size:25px}.tpoPage .eachPlacementDiv .companyTitle{font-size:18px;margin:2rem 0 1.5rem}.tpoPage .eachPlacementDiv .courseTableDiv .table .block .blockContent{font-size:12px}}@media screen and (min-width:840px){.tpoPage{padding:2rem 4rem}.tpoPage .pageTitle{font-size:25px}.tpoPage .eachPlacementDiv .companyTitle{font-size:20px;margin:1.5rem 0}.tpoPage .eachPlacementDiv .courseTableDiv .table .block .blockContent{font-size:15px}}@media screen and (min-width:1024px){.tpoPage{padding:2rem 6rem}.tpoPage .pageTitle{font-size:25px}.tpoPage .eachPlacementDiv .companyTitle{font-size:20px;margin:2rem 0 1.5rem}.tpoPage .eachPlacementDiv .courseTableDiv .table .block .blockContent{font-size:15px}}@media screen and (min-width:1440px){.tpoPage{padding:2rem 10rem}.tpoPage hr{margin-bottom:1.5rem}.tpoPage .pageTitle{font-size:35px;margin-bottom:2rem}.tpoPage .eachPlacementDiv .companyTitle{font-size:25px;margin:3rem 0 1.5rem}.tpoPage .eachPlacementDiv .courseTableDiv .table .block .blockContent{font-size:15px}}.contactDetailsPage{padding:1rem 2rem 3rem;width:100%}.contactDetailsPage .pageTitle{font-size:20px;font-weight:600;margin-bottom:1.5rem}.contactDetailsPage .detailsDiv{display:flex;flex-direction:column;gap:2rem;width:100%}.contactDetailsPage .detailsDiv .leftSection{width:100%}.contactDetailsPage .detailsDiv .leftSection .subHeading{font-size:15px}.contactDetailsPage .detailsDiv .leftSection .subHeadingList{font-size:15px;margin-top:1rem}.contactDetailsPage .detailsDiv .leftSection .content{display:flex;gap:.5rem;width:100%}.contactDetailsPage .detailsDiv .leftSection .content .header{font-size:12px;font-weight:600;width:50%}.contactDetailsPage .detailsDiv .leftSection .content .part{font-size:12px;width:50%}.contactDetailsPage .detailsDiv .leftSection .content .part .partText{font-size:12px}.contactDetailsPage .detailsDiv .rightSection{width:100%}.contactDetailsPage .detailsDiv .rightSection .subHeading{font-size:15px}.contactDetailsPage .detailsDiv .rightSection .mapArea{border:1px solid #a3a3a3;border:1px solid var(--greyText);height:30vh;overflow:hidden;width:100%}.contactDetailsPage .detailsDiv .rightSection .mapArea .map{height:100%;width:100%}@media screen and (min-width:600px){.contactDetailsPage{padding:1rem 3rem 4rem}.contactDetailsPage .pageTitle{font-size:25px}.contactDetailsPage .detailsDiv{gap:2.5rem}.contactDetailsPage .detailsDiv .leftSection .subHeading,.contactDetailsPage .detailsDiv .leftSection .subHeadingList{font-size:18px}.contactDetailsPage .detailsDiv .leftSection .content .header,.contactDetailsPage .detailsDiv .leftSection .content .part,.contactDetailsPage .detailsDiv .leftSection .content .part .partText{font-size:13px}.contactDetailsPage .detailsDiv .rightSection .subHeading{font-size:18px}}@media screen and (min-width:840px){.contactDetailsPage{padding:1rem 4rem 4rem}.contactDetailsPage .pageTitle{font-size:30px;margin-bottom:2rem}.contactDetailsPage .detailsDiv{gap:3rem}.contactDetailsPage .detailsDiv .leftSection .subHeading,.contactDetailsPage .detailsDiv .leftSection .subHeadingList{font-size:20px}.contactDetailsPage .detailsDiv .leftSection .content .header,.contactDetailsPage .detailsDiv .leftSection .content .part,.contactDetailsPage .detailsDiv .leftSection .content .part .partText{font-size:15px}.contactDetailsPage .detailsDiv .rightSection .subHeading{font-size:20px;margin-bottom:2rem}.contactDetailsPage .detailsDiv .rightSection .mapArea{height:50vh}}@media screen and (min-width:1024px){.contactDetailsPage{padding:1rem 6rem 4rem}.contactDetailsPage .pageTitle{font-size:30px;margin-bottom:2rem}.contactDetailsPage .detailsDiv{gap:3rem}.contactDetailsPage .detailsDiv .leftSection .subHeading,.contactDetailsPage .detailsDiv .leftSection .subHeadingList{font-size:20px}.contactDetailsPage .detailsDiv .leftSection .content .header,.contactDetailsPage .detailsDiv .leftSection .content .part,.contactDetailsPage .detailsDiv .leftSection .content .part .partText{font-size:15px}.contactDetailsPage .detailsDiv .rightSection .subHeading{font-size:20px;margin-bottom:2rem}.contactDetailsPage .detailsDiv .rightSection .mapArea{height:50vh}}@media screen and (min-width:1440px){.contactDetailsPage{padding:2rem 10rem 5rem}.contactDetailsPage .pageTitle{font-size:45px;margin-bottom:3rem}.contactDetailsPage .detailsDiv{gap:4rem}.contactDetailsPage .detailsDiv .leftSection .subHeading{font-size:25px}.contactDetailsPage .detailsDiv .leftSection .subHeadingList{font-size:25px;margin-top:3rem}.contactDetailsPage .detailsDiv .leftSection .content .header,.contactDetailsPage .detailsDiv .leftSection .content .part,.contactDetailsPage .detailsDiv .leftSection .content .part .partText{font-size:18px}.contactDetailsPage .detailsDiv .rightSection .subHeading{font-size:25px;margin-bottom:2.5rem}.contactDetailsPage .detailsDiv .rightSection .mapArea{height:50vh}}.grievanceSectionPage{padding:1rem 2rem 3rem;width:100%}.grievanceSectionPage .pageTitle{font-size:20px;font-weight:600}.grievanceSectionPage .contentSection{display:flex;flex-direction:column;gap:2rem;width:100%}.grievanceSectionPage .contentSection .leftSection{width:100%}.grievanceSectionPage .contentSection .leftSection .sectionSubTitle{font-size:15px}.grievanceSectionPage .contentSection .leftSection .contentTable{width:100%}.grievanceSectionPage .contentSection .leftSection .contentTable .tableDivSection{display:flex;width:100%}.grievanceSectionPage .contentSection .leftSection .contentTable .tableDivSection .section{font-size:12px;padding:.5rem 0;width:50%}.grievanceSectionPage .contentSection .leftSection .contentTable .tableDivSection .section .sectionContent{margin-bottom:0;width:100%}.grievanceSectionPage .contentSection .leftSection .contentTable .tableDivSection .section .sectionContent span{font-weight:600}.grievanceSectionPage .contentSection .rightSection{text-align:center;width:100%}.grievanceSectionPage .contentSection .rightSection .sectionSubTitle{font-size:15px}.grievanceSectionPage .contentSection .rightSection .contactForm{background:#fff6c3;background:var(--lightCreamColor);padding:2rem;text-align:left;width:100%}.grievanceSectionPage .contentSection .rightSection .contactForm .label{font-size:12px;font-weight:500;margin-bottom:2px}.grievanceSectionPage .contentSection .rightSection .contactForm input,.grievanceSectionPage .contentSection .rightSection .contactForm textarea{background:#fff6c3;background:var(--lightCreamColor);border:1px solid #dc0000;border:1px solid var(--redColor);font-size:10px;margin-bottom:.8rem;padding:.3rem;width:100%}.grievanceSectionPage .contentSection .rightSection .contactForm .formBtn{background:#850000;background:var(--maroonColor);border:none;color:#fff6c3;color:var(--lightCreamColor);font-size:10px;padding:.5rem}@media screen and (min-width:600px){.grievanceSectionPage{padding:2rem 3rem 4rem}.grievanceSectionPage .pageTitle{font-size:25px;margin-bottom:2rem}.grievanceSectionPage .contentSection{gap:3rem}.grievanceSectionPage .contentSection .leftSection .sectionSubTitle{font-size:18px;margin-bottom:1rem}.grievanceSectionPage .contentSection .leftSection .contentTable .tableDivSection .section{font-size:15px}.grievanceSectionPage .contentSection .rightSection .sectionSubTitle{font-size:18px}.grievanceSectionPage .contentSection .rightSection .contactForm{padding:2rem 3rem}.grievanceSectionPage .contentSection .rightSection .contactForm .label{font-size:15px}.grievanceSectionPage .contentSection .rightSection .contactForm input,.grievanceSectionPage .contentSection .rightSection .contactForm textarea{font-size:12px;padding:.4rem}.grievanceSectionPage .contentSection .rightSection .contactForm .formBtn{font-size:12px;padding:.5rem .8rem}}@media screen and (min-width:840px){.grievanceSectionPage{padding:2rem 4rem 4rem}.grievanceSectionPage .pageTitle{font-size:30px;margin-bottom:.5rem}.grievanceSectionPage hr{margin-bottom:2rem}.grievanceSectionPage .contentSection{gap:3rem}.grievanceSectionPage .contentSection .leftSection .sectionSubTitle{font-size:20px;margin-bottom:1.5rem}.grievanceSectionPage .contentSection .leftSection .contentTable .tableDivSection .section{font-size:16px}.grievanceSectionPage .contentSection .rightSection .sectionSubTitle{font-size:20px}.grievanceSectionPage .contentSection .rightSection .contactForm{padding:2rem 4rem}.grievanceSectionPage .contentSection .rightSection .contactForm .label{font-size:16px}.grievanceSectionPage .contentSection .rightSection .contactForm input,.grievanceSectionPage .contentSection .rightSection .contactForm textarea{font-size:13px;margin-bottom:1.5rem;padding:.5rem}.grievanceSectionPage .contentSection .rightSection .contactForm .formBtn{font-size:14px;padding:.5rem 1rem}}@media screen and (min-width:1024px){.grievanceSectionPage{padding:2rem 6rem 4rem}.grievanceSectionPage .pageTitle{font-size:30px;margin-bottom:.5rem}.grievanceSectionPage hr{margin-bottom:3rem}.grievanceSectionPage .contentSection{flex-direction:row;gap:3rem}.grievanceSectionPage .contentSection .leftSection .sectionSubTitle{font-size:18px;margin-bottom:2rem}.grievanceSectionPage .contentSection .leftSection .contentTable .tableDivSection .section{font-size:15px}.grievanceSectionPage .contentSection .rightSection .sectionSubTitle{font-size:18px}.grievanceSectionPage .contentSection .rightSection hr{margin-bottom:0}.grievanceSectionPage .contentSection .rightSection .contactForm{padding:2rem 4rem}.grievanceSectionPage .contentSection .rightSection .contactForm .label{font-size:16px}.grievanceSectionPage .contentSection .rightSection .contactForm input,.grievanceSectionPage .contentSection .rightSection .contactForm textarea{font-size:13px;margin-bottom:1.5rem;padding:.5rem}.grievanceSectionPage .contentSection .rightSection .contactForm .formBtn{font-size:14px;padding:.5rem 1rem}}@media screen and (min-width:1440px){.grievanceSectionPage{padding:2rem 10rem 4rem}.grievanceSectionPage .pageTitle{font-size:30px;margin-bottom:.5rem}.grievanceSectionPage hr{margin-bottom:3rem}.grievanceSectionPage .contentSection{flex-direction:row;gap:3rem}.grievanceSectionPage .contentSection .leftSection .sectionSubTitle{font-size:20px;margin-bottom:2rem}.grievanceSectionPage .contentSection .leftSection .contentTable .tableDivSection .section{font-size:16px}.grievanceSectionPage .contentSection .rightSection .sectionSubTitle{font-size:20px}.grievanceSectionPage .contentSection .rightSection hr{margin-bottom:0}.grievanceSectionPage .contentSection .rightSection .contactForm{padding:2rem 4rem}.grievanceSectionPage .contentSection .rightSection .contactForm .label{font-size:16px}.grievanceSectionPage .contentSection .rightSection .contactForm input,.grievanceSectionPage .contentSection .rightSection .contactForm textarea{font-size:13px;margin-bottom:1.5rem;padding:.5rem}.grievanceSectionPage .contentSection .rightSection .contactForm .formBtn{font-size:14px;padding:.5rem 1rem}}.loginPage{width:100%}.loginPage .formSection{border-radius:16px;box-shadow:0 0 10px 1px #000;margin:5rem auto;padding:2rem 1rem;width:70%}.loginPage .formSection .pageTitle{font-size:25px;font-weight:600;letter-spacing:2px;margin-bottom:2rem;text-align:center}.loginPage .formSection .pageTitle span{color:#850000;color:var(--maroonColor)}.loginPage .formSection .loginForm{display:flex;flex-direction:column;width:100%}.loginPage .formSection .loginForm label{color:#dc0000;color:var(--redColor);font-size:12px;font-weight:600}.loginPage .formSection .loginForm input{font-size:10px;margin-bottom:1.2rem;padding:.4rem .3rem}.loginPage .formSection .loginForm .loginBtn{background:#850000;background:var(--maroonColor);border:none;color:#fff6c3;color:var(--lightCreamColor);font-size:12px;letter-spacing:1px}.loginPage .formSection .extra{padding:1rem;text-align:center;width:100%}.loginPage .formSection .extra .text{font-size:10px;font-weight:500;margin-bottom:0}@media screen and (min-width:600px){.loginPage .formSection{margin:6rem auto;padding:2rem 3rem;width:50%}.loginPage .formSection .loginForm label{font-size:13px}.loginPage .formSection .loginForm input{font-size:11px;padding:.5rem .35rem}.loginPage .formSection .loginForm .loginBtn{font-size:15px}.loginPage .formSection .extra{padding:1.5rem 1rem 1rem}.loginPage .formSection .extra .text{font-size:11px}}@media screen and (min-width:840px){.loginPage .formSection{margin:6rem auto;padding:2rem 4rem;width:50%}.loginPage .formSection .loginForm label{font-size:15px}.loginPage .formSection .loginForm input{font-size:12px;padding:.5rem .35rem}.loginPage .formSection .loginForm .loginBtn{font-size:15px}.loginPage .formSection .extra{padding:2rem 1rem 1rem}.loginPage .formSection .extra .text{font-size:12px}}@media screen and (min-width:1024px){.loginPage .formSection{margin:6rem auto;padding:2rem 6rem;width:40%}.loginPage .formSection .pageTitle{font-size:35px}.loginPage .formSection .loginForm label{font-size:15px}.loginPage .formSection .loginForm input{font-size:12px;padding:.5rem .35rem}.loginPage .formSection .loginForm .loginBtn{font-size:17px}.loginPage .formSection .extra{padding:2rem 1rem 1rem}.loginPage .formSection .extra .text{font-size:13px}}.registerPage{width:100%}.registerPage .formSection{border-radius:16px;box-shadow:0 0 10px 1px #000;margin:3rem auto;padding:2rem 1rem;width:70%}.registerPage .formSection .pageTitle{font-size:25px;font-weight:600;letter-spacing:2px;margin-bottom:2rem;text-align:center}.registerPage .formSection .pageTitle span{color:#850000;color:var(--maroonColor)}.registerPage .formSection .loginForm{display:flex;flex-direction:column;width:100%}.registerPage .formSection .loginForm label{color:#dc0000;color:var(--redColor);font-size:12px;font-weight:600}.registerPage .formSection .loginForm input{font-size:10px;margin-bottom:1.2rem;padding:.4rem .3rem}.registerPage .formSection .loginForm .loginBtn{background:#850000;background:var(--maroonColor);border:none;color:#fff6c3;color:var(--lightCreamColor);font-size:12px;letter-spacing:1px}.registerPage .formSection .extra{padding:1rem;text-align:center;width:100%}.registerPage .formSection .extra .text{font-size:10px;font-weight:500;margin-bottom:0}@media screen and (min-width:600px){.registerPage .formSection{margin:2rem auto;padding:2rem 3rem;width:50%}.registerPage .formSection .loginForm label{font-size:13px}.registerPage .formSection .loginForm input{font-size:11px;padding:.5rem .35rem}.registerPage .formSection .loginForm .loginBtn{font-size:15px}.registerPage .formSection .extra{padding:1.5rem 1rem 1rem}.registerPage .formSection .extra .text{font-size:11px}}@media screen and (min-width:840px){.registerPage .formSection{margin:2rem auto;padding:2rem 4rem;width:50%}.registerPage .formSection .loginForm label{font-size:15px}.registerPage .formSection .loginForm input{font-size:12px;padding:.5rem .35rem}.registerPage .formSection .loginForm .loginBtn{font-size:15px}.registerPage .formSection .extra{padding:2rem 1rem 1rem}.registerPage .formSection .extra .text{font-size:12px}}@media screen and (min-width:1024px){.registerPage .formSection{margin:3rem auto;padding:2rem 6rem;width:40%}.registerPage .formSection .pageTitle{font-size:35px}.registerPage .formSection .loginForm label{font-size:15px}.registerPage .formSection .loginForm input{font-size:12px;padding:.5rem .35rem}.registerPage .formSection .loginForm .loginBtn{font-size:17px}.registerPage .formSection .extra{padding:2rem 1rem 1rem}.registerPage .formSection .extra .text{font-size:13px}}.faqPage{height:72vh;padding:1.5rem 2rem;width:100%}.faqPage .pageTitle{font-size:20px;font-weight:600}.faqPage .text{font-size:12px}.faqPage .text span{font-weight:600}@media screen and (min-width:600px){.faqPage{padding:1.5rem 3rem}.faqPage .pageTitle{font-size:25px}.faqPage .text{font-size:15px}}@media screen and (min-width:840px){.faqPage{padding:1.5rem 4rem}.faqPage .pageTitle{font-size:30px}.faqPage .text{font-size:18px}}@media screen and (min-width:1024px){.faqPage{padding:2rem 6rem}.faqPage .pageTitle{font-size:35px}.faqPage .text{font-size:18px}}@media screen and (min-width:1440px){.faqPage{padding:2rem 10rem}.faqPage .pageTitle{font-size:35px}.faqPage .text{font-size:20px}}.mentorPage{padding:1rem 2rem 3rem;width:100%}.mentorPage .pageTitle{font-size:20px;font-weight:600}.mentorPage .mentorTable{width:100%}.mentorPage .mentorTable .mentorDiv{display:flex;flex-direction:column;gap:.5rem;width:100%}.mentorPage .mentorTable .mentorDiv .leftSection{height:40vh;overflow:hidden;padding:.5rem;width:100%}.mentorPage .mentorTable .mentorDiv .leftSection .mentorImg{height:100%;width:100%}.mentorPage .mentorTable .mentorDiv .rightSection{padding:.5rem;text-align:justify;width:100%}.mentorPage .mentorTable .mentorDiv .rightSection .post{font-size:18px;font-weight:600}.mentorPage .mentorTable .mentorDiv .rightSection .mentorText{font-size:15px}.mentorPage .mentorTable .mentorDiv .rightSection .mentorText span{font-weight:600}@media screen and (min-width:600px){.mentorPage{padding:2rem 3rem 3rem}.mentorPage .pageTitle{font-size:25px}.mentorPage .mentorTable .mentorDiv{flex-direction:row}.mentorPage .mentorTable .mentorDiv .leftSection{height:30vh;width:35%}.mentorPage .mentorTable .mentorDiv .rightSection{width:65%}.mentorPage .mentorTable .mentorDiv .rightSection .mentorText{font-size:12px}}@media screen and (min-width:840px){.mentorPage{padding:2rem 4rem 3rem}.mentorPage .pageTitle{font-size:30px}.mentorPage .mentorTable .mentorDiv{flex-direction:row}.mentorPage .mentorTable .mentorDiv .leftSection{height:30vh;width:30%}.mentorPage .mentorTable .mentorDiv .rightSection{width:70%}.mentorPage .mentorTable .mentorDiv .rightSection .mentorText{font-size:13px}}@media screen and (min-width:1024px){.mentorPage{padding:2rem 6rem 3rem}.mentorPage .pageTitle{font-size:35px}.mentorPage .mentorTable .mentorDiv{flex-direction:row}.mentorPage .mentorTable .mentorDiv .leftSection{height:33vh;width:25%}.mentorPage .mentorTable .mentorDiv .rightSection{width:75%}.mentorPage .mentorTable .mentorDiv .rightSection .post{font-size:20px}.mentorPage .mentorTable .mentorDiv .rightSection .mentorText{font-size:15px}}@media screen and (min-width:1440px){.mentorPage{padding:2rem 10rem 4rem}.mentorPage .pageTitle{font-size:40px}.mentorPage .mentorTable .mentorDiv{flex-direction:row}.mentorPage .mentorTable .mentorDiv .leftSection{height:33vh;width:20%}.mentorPage .mentorTable .mentorDiv .rightSection{width:80%}.mentorPage .mentorTable .mentorDiv .rightSection .post{font-size:25px}.mentorPage .mentorTable .mentorDiv .rightSection .mentorText{font-size:18px}}.principlePage .messageDiv .message .text{font-size:15px}@media screen and (min-width:600px){.principlePage{padding:2rem 3rem}.principlePage .messageDiv{gap:1.5rem}.principlePage .messageDiv .imgDiv{height:35vh}}@media screen and (min-width:840px){.principlePage{padding:2rem 4rem}.principlePage .messageDiv .imgDiv{height:35vh;width:30%}.principlePage .messageDiv .message .text{font-size:18px}}@media screen and (min-width:1440px){.principlePage{padding:3rem 10rem 4rem}.principlePage .pageTitle{font-size:35px}.principlePage .messageDiv{flex-direction:row;gap:2rem;padding:2rem}.principlePage .messageDiv .imgDiv{height:35vh;width:30%}.principlePage .messageDiv .message .text{font-size:18px}}.principlePage{padding:2rem;width:100%}.principlePage .pageTitle{color:#850000;color:var(--maroonColor);font-size:20px}.principlePage .messageDiv{display:flex;flex-direction:column;gap:1rem;width:100%}.principlePage .messageDiv .imgDiv{height:30vh;margin:0 auto;overflow:hidden;width:70%}.principlePage .messageDiv .imgDiv .img{height:100%;width:100%}.principlePage .messageDiv .message{text-align:justify;width:100%}.principlePage .messageDiv .message .text{font-size:12px}@media screen and (min-width:450px){.principlePage .messageDiv .imgDiv{height:35vh}}@media screen and (min-width:600px){.principlePage{padding:2rem 3rem}.principlePage .messageDiv{gap:1.5rem}.principlePage .messageDiv .imgDiv{height:35vh}.principlePage .messageDiv .message .text{font-size:15px}}@media screen and (min-width:840px){.principlePage{padding:2rem 4rem}.principlePage .messageDiv .imgDiv{height:35vh;width:30%}.principlePage .messageDiv .message .text{font-size:16px}}@media screen and (min-width:1024px){.principlePage{padding:2rem 6rem 4rem}.principlePage .pageTitle{font-size:35px}.principlePage .messageDiv{flex-direction:row;gap:2rem;padding-top:2rem}.principlePage .messageDiv .imgDiv{height:35vh;width:30%}.principlePage .messageDiv .message .text{font-size:18px}}@media screen and (min-width:1440px){.principlePage{padding:3rem 10rem 4rem}.principlePage .pageTitle{font-size:35px}.principlePage .messageDiv{flex-direction:row;gap:2rem;padding:2rem}.principlePage .messageDiv .imgDiv{height:35vh;width:30%}.principlePage .messageDiv .message .text{font-size:20px}}.countSection{height:80vh;overflow:hidden;position:relative;width:100%}.countSection .bgImg{height:100%;width:100%}.countSection .overlay{background:rgba(0,0,0,.604);bottom:0;height:100%;mix-blend-mode:hard-light;position:absolute;top:0;width:100%;z-index:100}.countSection .contentDiv{display:flex;flex-direction:column;padding:4rem 2rem;position:absolute;top:0;width:100%;z-index:1000}.countSection .contentDiv .count{margin-bottom:1.5rem;text-align:center}.countSection .contentDiv .count .countTitle{color:#fff;font-size:45px;font-weight:600;margin-bottom:1rem}.countSection .contentDiv .count .lineDiv{background:#dc0000;background:var(--redColor);height:2px;margin:0 auto 1rem;position:relative;width:40px}.countSection .contentDiv .count .lineDiv .boxPart{background:#dc0000;background:var(--redColor);border-radius:16px;height:8px;margin-left:25%;margin-top:-8%;position:absolute;top:0;width:20px}.countSection .contentDiv .count .subTitle{color:#fff;font-size:18px;font-weight:600}@media screen and (min-width:840px){.countSection{height:35vh}.countSection .bgImg{object-fit:cover}.countSection .contentDiv{flex-direction:row;justify-content:space-between;padding:4rem 8rem}.countSection .contentDiv .count{margin-bottom:0}}@media screen and (min-width:1024px){.countSection{height:35vh}.countSection .bgImg{object-fit:cover}.countSection .contentDiv{padding:4rem 12rem}.countSection .contentDiv .count{margin-bottom:0}}@media screen and (min-width:1440px){.countSection{height:38vh}.countSection .bgImg{object-fit:cover}.countSection .contentDiv{padding:5rem 15rem}.countSection .contentDiv .count{margin-bottom:0}.countSection .contentDiv .count .countTitle{font-size:55px}}.mainFooterDiv{width:100%}.mainFooterDiv .imgDiv{height:40vh;overflow:hidden;width:100%}.mainFooterDiv .imgDiv .footerImg{height:100%;width:100%}.mainFooterDiv .footerContentDiv{background:#1e1e1e;display:flex;flex-direction:column;gap:2rem;padding:2rem;width:100%}.mainFooterDiv .footerContentDiv .leftSection{border-bottom:2px dotted #fff;padding-bottom:1rem;width:100%}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv{color:#fff;text-align:center;width:100%}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .title{font-size:15px;font-weight:400}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .address{font-size:12px;font-weight:400;margin-bottom:2rem}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .contact{font-size:10px;letter-spacing:.5px;margin-bottom:5px}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .contact .icon{font-size:12px;margin-right:5px;margin-top:-1%}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .socialIcons{display:flex;gap:1rem;padding:1rem 4rem;width:100%}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .socialIcons .iconDiv{border:1px solid #fff;border-radius:16px;margin:0 auto;padding:.2rem .3rem}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .socialIcons .iconDiv .icon{font-size:20px}.mainFooterDiv .footerContentDiv .rightSection{display:flex;flex-direction:column;gap:2rem;width:100%}.mainFooterDiv .footerContentDiv .rightSection .topSection{display:flex;justify-content:space-between;width:100%}.mainFooterDiv .footerContentDiv .rightSection .topSection .block{width:50%}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .blockTitle{color:#dc0000;color:var(--redColor);font-size:15px;letter-spacing:1px}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .linkTextDiv{width:100%}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .linkTextDiv .linkText{color:#fff;font-size:10px;letter-spacing:.5px;margin-bottom:5px}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .linkTextDiv .linkText .link{text-decoration:none}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .linkTextDiv .linkText .color{color:#fff}.mainFooterDiv .footerContentDiv .rightSection .mapSection{width:100%}.mainFooterDiv .footerContentDiv .rightSection .mapSection .blockTitle{color:#dc0000;color:var(--redColor);font-size:15px;letter-spacing:1px}.mainFooterDiv .footerContentDiv .rightSection .mapSection .map{width:100%}@media screen and (min-width:600px){.mainFooterDiv .footerContentDiv{padding:2rem 3rem}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .title{font-size:18px}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .address{font-size:15px}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .contact{font-size:12px}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .contact .icon{font-size:13px;margin-top:0}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .socialIcons{padding:2rem 8rem}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .blockTitle{font-size:18px}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .linkTextDiv .linkText{font-size:15px}.mainFooterDiv .footerContentDiv .rightSection .mapSection .blockTitle{font-size:18px}.mainFooterDiv .footerContentDiv .rightSection .mapSection .map{height:40vh}}@media screen and (min-width:840px){.mainFooterDiv .imgDiv{height:55vh}.mainFooterDiv .footerContentDiv{padding:3rem 6rem}}@media screen and (min-width:1024px){.mainFooterDiv .footerContentDiv{flex-direction:row;padding:3rem 6rem}.mainFooterDiv .footerContentDiv .leftSection{border-bottom:none;border-right:1px dotted #fff;padding-right:1rem;width:30%}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .title{font-size:15px}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .address,.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .contact{font-size:12px}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .contact .icon{font-size:13px;margin-top:0}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .socialIcons{padding:2rem 1.5rem}.mainFooterDiv .footerContentDiv .rightSection{flex-direction:row;gap:1rem;width:70%}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .blockTitle{font-size:15px}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .linkTextDiv .linkText{font-size:12px}.mainFooterDiv .footerContentDiv .rightSection .mapSection .blockTitle{font-size:15px}.mainFooterDiv .footerContentDiv .rightSection .mapSection .map{height:30vh}}@media screen and (min-width:1440px){.mainFooterDiv .imgDiv{height:65vh}.mainFooterDiv .footerContentDiv{padding:4rem 8rem}.mainFooterDiv .footerContentDiv .leftSection{width:30%}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .title{font-size:18px}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .address{font-size:15px}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .contact{font-size:13px}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .contact .icon{font-size:14px;margin-top:-.5%}.mainFooterDiv .footerContentDiv .leftSection .leftContentDiv .socialIcons{padding:2rem 4rem}.mainFooterDiv .footerContentDiv .rightSection{flex-direction:row;gap:0;width:70%}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .blockTitle{font-size:18px}.mainFooterDiv .footerContentDiv .rightSection .topSection .block .linkTextDiv .linkText{font-size:15px}.mainFooterDiv .footerContentDiv .rightSection .mapSection .blockTitle{font-size:18px}.mainFooterDiv .footerContentDiv .rightSection .mapSection .map{height:30vh}}:root{--redColor:#dc0000;--maroonColor:#850000;--creamColor:#ffdb89;--lightCreamColor:#fff6c3;--darkColor:#0a2647;--hoverLightColor:#144272;--primaryColor:#0073a8;--secondaryColor:#10b5cb;--gradientColor:linear-gradient(90deg,#2c74b3,#144272);--whiteColor:#fff;--blackColor:#1c1c1c;--whiteColorDream:#ededed;--greyText:#a3a3a3;--inputColor:#efefef;--cardBG:#e1e1eb;--blueColor:#22577a;--tealColor:#38a3a5;--greenColor:#57cc99;--lightGreenColor:#80ed99;--lightColor:#c7f9cc}.disclosurePage{height:75vh;padding:2rem;width:100%}.disclosurePage .pageTitle{color:#850000;color:var(--maroonColor);font-size:20px;font-weight:600}.disclosurePage .content{font-size:15px;margin-top:5rem}.disclosurePage .content .icon{color:#850000;color:var(--maroonColor);font-size:20px}.disclosurePage .downloadBtn{background:#850000;background:var(--maroonColor);border:none;border-radius:5px;padding:.5rem 1rem}.disclosurePage .downloadBtn a{color:#fff;font-size:12px;text-decoration:none}.disclosurePage .downloadBtn a .icon{font-size:20px;margin-right:5px;margin-top:-5%}@media screen and (min-width:600px){.disclosurePage{padding:2rem 3rem}.disclosurePage .pageTitle{font-size:25px}.disclosurePage .content{font-size:16px}.disclosurePage .downloadBtn a{font-size:13px}.disclosurePage .downloadBtn a .icon{font-size:22px;margin-top:-2%}}@media screen and (min-width:840px){.disclosurePage{padding:2rem 4rem}.disclosurePage .pageTitle{font-size:30px}.disclosurePage .content{font-size:18px}.disclosurePage .downloadBtn{padding:.8rem 1.2rem}.disclosurePage .downloadBtn a{font-size:14px}.disclosurePage .downloadBtn a .icon{font-size:24px;margin-top:-2%}}@media screen and (min-width:1024px){.disclosurePage{padding:2rem 6rem}.disclosurePage .pageTitle{font-size:35px}.disclosurePage .content{font-size:20px;margin-top:8rem}.disclosurePage{padding:3rem 10rem}.disclosurePage .pageTitle{font-size:40px}.disclosurePage .content{font-size:25px;margin-top:15rem}.disclosurePage .downloadBtn{padding:.8rem 1.2rem}.disclosurePage .downloadBtn a{font-size:15px}.disclosurePage .downloadBtn a .icon{font-size:25px;margin-top:-2%}}
/*# sourceMappingURL=main.0ff34da3.css.map*/