@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);*{margin:0;padding:0;box-sizing:border-box}.loaderWrapper{position:absolute;width:100%;height:100%;background-color:#fffaf0;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1}.loaderWrapper .logo{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:400px;height:400px;justify-items:center;align-items:center;opacity:0;transform:scale(1.2);animation:scaleDown 1.5s ease-out forwards;margin:1rem}.loaderWrapper .logo img{grid-area:1/1/2/2;width:400px;height:400px;transform:rotate(0deg);animation:rotate 1.5s ease-out forwards}.loaderWrapper h2{max-width:80%;opacity:0;text-transform:uppercase;color:#1a1a1a;letter-spacing:.9rem;word-spacing:1.75rem;text-align:center;animation:shrink 2s ease-in-out 1s forwards}@keyframes shrink{to{opacity:1;letter-spacing:.5rem;word-spacing:.8rem}}@keyframes scaleDown{to{opacity:1;transform:scale(.8)}}@keyframes rotate{to{transform:rotate(1turn)}}.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{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.section_heading{font-family:poppins;font-weight:700!important;width:80%;font-size:4rem!important;margin:0 auto 3rem}.anchor_class{color:#00f}.blue_bullet{width:12rem;height:.5rem;background:#064396;border-radius:0 5px 5px 0;position:relative;top:1.8rem;right:12.5rem}.mainDivision{width:100%;margin-top:4rem;font-family:poppins}.mainDivision .aboutTop{width:80%;margin:3rem auto 0}.mainDivision .aboutTop .aboutSectionH{display:flex}.mainDivision .aboutTop .aboutSectionH .bullet{width:.8%;margin-right:2.2%;height:2.5rem;position:relative;bottom:.2rem;align-self:center}.mainDivision .aboutTop .aboutSectionH .title{width:97%;font-weight:700;font-size:2.8rem;margin-bottom:.5rem}.mainDivision .aboutTop .aboutSectionI{display:flex;font-size:1rem}.mainDivision .aboutTop .aboutSectionI .aboutInfoGap{width:3%}.mainDivision .aboutTop .aboutSectionI .aboutInfo{width:97%}.mainDivision .aboutTop .aboutSectionI .aboutInfo .mobInfo{display:none}.mainDivision .team_heading{font-weight:700;color:#064396;width:80%;font-size:2rem;margin:0 auto 1rem}.mainDivision .profileCards{display:grid;width:80%;grid-column-gap:1rem;grid-row-gap:2rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0 auto 1.5rem}.mainDivision .mobCardsab{display:none;margin:0 auto}@media (max-width:800px){.aboutTop .aboutInfoGap,.aboutTop .bullet{display:none}.aboutTop .aboutInfo,.aboutTop .title{width:80%}.aboutTop .aboutInfo .desktopInfo{display:none}.aboutTop .aboutInfo .mobInfo{display:block!important;margin-top:.5rem}.aboutTop .title{font-size:2.5rem!important;text-align:left!important}.section_heading{font-size:3.2rem!important;text-align:center}.hiddenimage{display:none}}@media (max-width:600px){.mainDivision .profileCards{width:80%;display:none}.mainDivision .mobCardsab{display:flex;grid-gap:1.3rem;gap:1.3rem;flex-direction:column;margin-bottom:1rem}}.cardab{width:200px;display:flex;flex-direction:column;overflow:hidden;box-shadow:-4px 4px 14px rgba(0,0,0,.25);border-radius:10px;background:#fff;padding:0;transition:transform .2s}.cardab .liIcon{margin-top:.2rem;width:28px}.cardab .card_image{border-radius:10px;height:66%;width:100%}.cardab .card_info{font-size:.875rem;padding:.7rem}.cardab .card_info .designation{color:#828282;font-size:.7rem}.cardab .card_info .personName{font-weight:700;font-size:1.3rem}.cardab:hover{transform:scale(1.1)}@media (max-width:600px){.cardab:hover{transform:none}.cardab{width:80%;margin:0 auto;display:flex;flex-direction:row;overflow:hidden;box-shadow:-4px 4px 14px rgba(0,0,0,.25);border-radius:15px;background:#fff}.cardab .liIcon{margin-top:0;width:25px}.cardab .imageWrapper{width:30%;padding:1rem;display:flex;flex-direction:column;justify-content:center}.cardab .card_image{border-radius:20%;width:100%;height:auto}.cardab .card_info{font-size:1rem;padding:1rem;width:70%;display:flex;flex-direction:column;justify-content:center}.cardab .card_info .designation{color:#828282;font-size:.9rem}.cardab .card_info .personName{font-weight:700;font-size:1.5rem}}@media (max-width:450px){.cardab .designation{font-size:.75rem!important}.cardab .imageWrapper{padding-right:.5rem}.cardab .personName{font-size:1.2rem!important}}a,a:active,a:focus,a:hover{text-decoration:none;color:inherit}.inner-right-500{display:none}.ct-footer{padding-top:70px;font-family:poppins;margin-top:4rem!important;position:relative;margin:0 auto;width:80%}.ct-footer-list{list-style:none;padding:50px 0;display:table;width:100%}.ct-footer-list li{margin:.5rem .5rem .5rem 0}.ct-footer-post{margin-bottom:4rem}@media(max-width:479px){.ct-footer-list{padding:20px 0}}@media(min-width:1200px){.ct-footer-list>li{width:20%;display:table-cell;vertical-align:top}.ct-footer-list>li:last-child{width:7%}}@media(min-width:768px)and (max-width:1199px){.ct-footer-list>li{width:33.3333%}}@media(min-width:480px)and (max-width:767px){.ct-footer-list>li{width:50%}}@media(max-width:479px){.ct-footer-list>li{width:100%;text-align:center}}@media(max-width:1199px){.ct-footer-list>li{display:inline-block;float:left}}.ct-footer-list>li .ct-footer-list-header{font-family:poppins;font-size:1.8rem;margin-bottom:.5rem;margin-top:1rem}.ct-footer-list>li ul{list-style:none;padding-left:0}.ct-footer-list>li ul li a{color:#4f4f4f}.ct-footer-list>li ul li a:hover{text-decoration:underline}.ct-footer-post{border-top:1px solid #4f4f4f;padding:30px 0}.ct-footer-post .inner-left,.ct-footer-post .inner-right{padding:20px 0}.ct-footer-post ul{list-style:none;padding-left:0;margin:0 -20px}.ct-footer-post ul li{display:inline-block;margin:0 20px}.ct-footer-post a:hover{text-decoration:underline}@media(min-width:768px){.ct-footer-post p{display:inline-block}.ct-footer-post p+p{padding-left:50px}}@media(min-width:992px){.ct-footer-post .inner-left{float:left}.ct-footer-post .inner-right{float:right}}@media(max-width:991px){.ct-footer-post{text-align:center}}.follow{font-family:Poppins;font-style:normal;font-weight:700;font-size:2.6rem;text-align:center;color:#000}.mediaContainer{margin-top:2.25rem;display:flex;justify-content:center;margin-bottom:3rem;align-items:center}.mediaContainer .socialMedia{display:grid;grid-template-columns:repeat(5,-webkit-max-content);grid-template-columns:repeat(5,max-content);justify-content:space-evenly;align-items:center;height:80px;width:450px}.mediaContainer .socialMedia img{width:42px}@media (max-width:1200px){.ct-footer-list,.follow,.mediaContainer{display:none}.ct-footer-post{margin-bottom:0!important}.ct-footer{margin-top:2rem!important}}@media (max-width:500px){.inner-right{display:none}.inner-right-500{display:flex;justify-content:space-between;font-size:.9rem}.inner-left{font-size:.9rem}}.contactBody{max-width:100%!important;font-family:Poppins;font-style:normal;font-weight:400}.contactBody h1{font-weight:700;font-size:3rem;line-height:4.5rem;color:#333}.contactBody h2{font-weight:700;font-size:2rem;line-height:3rem;color:#333}.contactBody h3{font-weight:700;font-size:1.5rem;line-height:2rem;color:#333}.contactBody .mapContainer{width:100%;height:50vh;margin-top:3.3125rem;display:flex;justify-content:center}.contactBody .mapContainer iframe{width:100%;height:100%;border-radius:.5rem}.contactForm form .inputHead{font-weight:700;font-size:1.5rem;line-height:2.25rem;margin:2.6875rem 0 1rem .125rem;color:#000}.contactForm form input{font-size:1.4375rem;line-height:2.125rem;color:#828282;border:none;border-bottom:1px solid #828282;width:25.625rem;max-width:100%}.contactForm form [type=submit]{height:5.25rem;width:17.625rem;background:#333;border-radius:1.25rem;font-size:1.4375rem;line-height:2.125rem;color:#fff}.contactForm form textarea{width:35rem;max-width:100%}.contactForm form .message{width:45rem;margin-bottom:3.5rem}@media (max-width:1200px){.contactForm h1{font-weight:700;font-size:3rem;line-height:4.5rem}.contactForm .inputHead{font-weight:700;font-size:1.5rem;line-height:2.25rem;margin:2.6875rem 0 1rem .125rem;color:#000}.contactForm input{border:none;border-bottom:1px solid #828282}.contactForm input,.contactForm textarea{font-size:1.4375rem;line-height:2.125rem;color:#828282}.contactForm textarea{border:1px solid #828282;padding:8px;border-radius:1rem}.contactForm [type=submit]{height:4rem;width:14rem;background:#333;border-radius:1.25rem;font-size:1.4rem;color:#fff}}@media (max-width:768px){.contactForm form h1{font-size:2.5rem;font-weight:700;text-align:center;font-family:poppins}}.mobileContent{display:none}figure img{display:block;margin:1rem auto;border-radius:10px}.contentBody .depAside{display:grid;grid-template-rows:repeat(autofit,minmax(200px,1fr));height:-webkit-max-content;height:-moz-max-content;height:max-content;grid-row-gap:.5rem;padding-top:3.0625rem;color:#9e9e9e;margin-bottom:2rem}.contentBody .depAside button{text-align:left;font-weight:500;font-size:1.5rem;line-height:2.25rem;padding-left:20%;background:#fff;border-radius:0 1.25rem 1.25rem 0;color:#000;height:4.0625rem;border:none;cursor:pointer}.contentBody .mainContent{border-radius:1.5rem;padding:2.5rem 3.5rem;margin:3rem 3rem 2rem;font-size:1.125rem}.contentBody .mainContent h1{font-weight:700;font-size:3rem;line-height:4.5rem;color:#000}.contentBody .mainContent .caption{font-style:italic;line-height:1.6875;color:#2f80ed}.contentBody .mainContent p{line-height:2.125rem;color:#1a1919}.contentBody .mainContent h2{text-transform:capitalize;font-weight:700;font-size:1.5rem;line-height:4rem}@media (max-width:800px){.contentBody{display:none!important}.mobileContent{display:block!important}.mobTitle{width:90%;font-size:2.5rem;font-weight:700;text-align:center;font-family:poppins;margin:1.5rem auto 2rem}.mobColsD{display:grid;width:90%;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-row-gap:2rem;grid-column-gap:.5rem;margin:0 auto 2rem}.backMob{color:#064396;margin:1rem auto;cursor:pointer}.backMob,.mobModal{width:90%;font-family:poppins}.mobModal{height:100%;background:rgba(230,255,177,.3764705882352941);border-radius:.8rem;padding:1.5rem;font-size:1rem;margin:0 auto 2rem}.mobModal h1{font-size:1.4rem;font-weight:700}.mobModal h2{font-size:1.2rem;font-weight:700}}.mobCardDE{width:160px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.8rem;font-family:poppins;margin:0 auto}.mobCardDE .mobCardimg{margin-top:7.5%;width:80% img;width-width:100%}.mobCardDE .titleDE{font-size:1.2rem;font-weight:700;width:80%;display:flex;justify-content:center;align-items:center;padding:.8rem}.mobCardDE .titleDE .title_text{text-align:center}.mobCardDE .cardBottom{background:hsla(0,0%,100%,.5607843137254902);width:100%;padding:1rem;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 .8rem .8rem;cursor:pointer}.mobCardDE .cardBottom .viewDeets{font-size:.875rem;font-weight:700}.button{display:block;color:#fff;background:#2f80ed;cursor:pointer;border-radius:15px;padding:.8rem 1.3rem}.modalTitle{font-family:"Poppins";font-weight:700;font-size:2rem}.modalInfo{font-family:"Poppins";font-size:.9rem}.card{display:flex;transition:transform .2s;flex-direction:column;overflow:hidden;box-shadow:-4px 4px 14px rgba(0,0,0,.25);border-radius:10px;background:#fff;width:288px}.card .card_image{border-radius:10px;height:66%;width:100%}.card .card_info{font-size:.65rem;padding:1.1rem}.card .card_info .event{color:#828282;font-size:.875rem}.card .card_info .event_heading{font-weight:700;font-size:1.5rem}.card .card_info .view_more{margin-top:.5rem;font-weight:600;cursor:pointer;font-size:.875rem}.card:hover{transform:scale(1.1)}@media (max-width:800px){.card:hover{transform:none}.card{width:100%}}@media (max-width:400px){.card{width:100%}}.depcard{display:block;cursor:pointer}.depcard .card_heading{font-weight:600;font-size:1.6rem;display:inline-block}.depcard .card_heading .card_color{width:60%;height:2rem;position:relative;bottom:2.1rem;left:60%;z-index:-1;transition:width .7s}.depcard:hover .card_color{width:20vw;left:auto}@media (max-width:800px){.depcard .card_heading{display:none}}.car_card{padding:1rem;margin-bottom:2rem}.car_card,.heroCarousel{display:flex;justify-content:center}.heroCarousel .CarouselImg{border-radius:1rem;overflow:hidden;width:80%}@media (max-width:1050px){.heroCarousel{margin-top:2rem!important;margin-bottom:2rem}.CarouselImg{width:90%}}@media (max-width:800px){.heroCarousel,.heroCarousel .CarouselImg{width:100%}}option{font-family:"Poppins";font-weight:500}.section_heading_home{font-family:"Poppins";font-weight:700;font-size:3.5rem;margin-bottom:1.2rem}.mainInfo{font-family:poppins;margin-bottom:4rem;margin-top:4.5rem}.mainInfo,.mainInfo .homeFlexBox{display:flex;justify-content:center}.mainInfo .homeFlexBox{width:80%;align-items:center;flex-wrap:wrap}.mainInfo .homeFlexBox img{max-width:100%}.mainInfo .homeFlexBox .button_div_mob{display:none;margin-top:2rem;cursor:pointer}.mainInfo .homeFlexBox .button_div_mob .button{display:block;color:#fff;background:linear-gradient(90deg,#f857a6,#ff5858);border-radius:15px;padding:.8rem 1.3rem}.mainInfo .homeFlexBox .homeLeft{width:50%;padding-right:10%;display:flex;flex-direction:column}.mainInfo .homeFlexBox .homeLeft .homeRight_mob{width:100%;display:none}.mainInfo .homeFlexBox .homeLeft .homeRight_mob .homeimg{justify-content:center;margin-bottom:2rem;margin-top:1rem!important}.mainInfo .homeFlexBox .homeLeft .button_div{display:flex;margin-top:2rem;cursor:pointer}.mainInfo .homeFlexBox .homeLeft .button_div .button{display:block;color:#fff;background:linear-gradient(90deg,#f857a6,#ff5858);border-radius:15px;padding:.8rem 1.3rem}.mainInfo .homeFlexBox .homeRight{width:50%}.mainInfo .homeFlexBox .homeRight .homeimg{display:flex;justify-content:flex-end}.homeAbout{font-family:poppins;width:80%;margin:10rem auto 0}.homeAbout img{max-width:100%}.homeAbout .aboutInfo{display:flex;justify-content:center;align-items:center;font-family:poppins;margin-bottom:4rem}.homeAbout .aboutInfo .aboutFlexBox{display:flex;width:100%;align-items:center;justify-content:center}.homeAbout .aboutInfo .aboutFlexBox .left_mob{display:none}.homeAbout .aboutInfo .aboutFlexBox .left_mob .homeimg{display:flex;justify-content:flex-start}.homeAbout .aboutInfo .aboutFlexBox .left{width:50%}.homeAbout .aboutInfo .aboutFlexBox .left .homeimg{display:flex;justify-content:flex-start}.homeAbout .aboutInfo .aboutFlexBox .right{width:50%;padding-left:10%}.homeAbout .aboutInfo .aboutFlexBox .leftB{width:50%;padding-right:10%}.homeAbout .aboutInfo .aboutFlexBox .rightB_mob{display:none}.homeAbout .aboutInfo .aboutFlexBox .rightB_mob .homeimg{display:flex;justify-content:flex-start}.homeAbout .aboutInfo .aboutFlexBox .rightB{width:50%}.homeAbout .aboutInfo .aboutFlexBox .rightB .homeimg{display:flex;justify-content:flex-end}.initiatives{font-family:poppins;width:80%;margin:7rem auto 3rem}.initiatives .homeCarousel1,.initiatives .homeCarousel2{display:none!important}.initiatives .cards{display:grid;margin-top:2rem;grid-column-gap:7rem;grid-row-gap:3rem;grid-template-columns:repeat(3,minmax(200px,1fr))}.initiatives .button_div{display:flex;justify-content:center;margin-top:3rem;cursor:pointer}.initiatives .button_div .button{display:block;color:#fff;background:#2f80ed;cursor:pointer;border-radius:15px;padding:.8rem 1.3rem}.departments{font-family:Poppins;font-weight:500;width:80%;margin:6rem auto 0}.departments .cards{display:grid;margin-top:5rem;grid-row-gap:4rem;grid-column-gap:7rem}.departments .cards,.departments .cardsMob{grid-template-columns:repeat(3,minmax(200px,1fr))}.departments .cardsMob{display:grid;margin-top:2.3rem;grid-row-gap:6rem;grid-column-gap:7.4rem;display:none}.departments .formMob{display:none}@media (max-width:1050px){.homeimg{margin-top:2rem!important}.homeAbout .aboutFlexBox .left{display:none}.homeAbout .aboutFlexBox .left_mob{display:block!important}.homeAbout .aboutFlexBox .rightB{display:none}.homeAbout .aboutFlexBox .rightB_mob{display:block!important}.section_heading{font-size:2.2rem;margin:0 auto}.departments .cards{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.initiatives{width:85%}.initiatives .homeCarousel2{display:block!important}.initiatives .cards_desk,.initiatives .homeCarousel1{display:none}.initiatives .cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.mainInfo .homeFlexBox{flex-direction:column}.mainInfo .homeFlexBox .button_div_mob{display:flex;width:100%;align-self:center;justify-content:center}.mainInfo .homeFlexBox .homeLeft{width:100%;padding-right:0}.mainInfo .homeFlexBox .homeLeft .homeRight_mob .homeimg{display:flex;justify-content:center}.mainInfo .homeFlexBox .homeLeft .section_heading_home{text-align:center}.mainInfo .homeFlexBox .homeLeft .button_div{display:none}.mainInfo .homeFlexBox .homeRight_mob{display:block!important}.mainInfo .homeFlexBox .homeRight_mob .homeimg{justify-content:center}.mainInfo .homeFlexBox .homeRight{width:100%;margin-top:2rem;display:none}.mainInfo .homeFlexBox .homeRight .homeimg{justify-content:center}.homeAbout .aboutInfo,.homeAbout .aboutInfo .aboutFlexBox{flex-direction:column}.homeAbout .aboutInfo .aboutFlexBox .left,.homeAbout .aboutInfo .aboutFlexBox .left_mob,.homeAbout .aboutInfo .aboutFlexBox .leftB,.homeAbout .aboutInfo .aboutFlexBox .right,.homeAbout .aboutInfo .aboutFlexBox .rightB,.homeAbout .aboutInfo .aboutFlexBox .rightB_mob{width:100%}.homeAbout .aboutInfo .aboutFlexBox .left .homeimg,.homeAbout .aboutInfo .aboutFlexBox .left_mob .homeimg,.homeAbout .aboutInfo .aboutFlexBox .rightB .homeimg,.homeAbout .aboutInfo .aboutFlexBox .rightB_mob .homeimg{justify-content:center}.homeAbout .aboutInfo .aboutFlexBox .leftB,.homeAbout .aboutInfo .aboutFlexBox .right{padding-left:0;padding-right:0}.homeAbout .aboutInfo .aboutFlexBox .rightB{margin-top:1.4rem}.homeAbout .aboutInfo .aboutFlexBox .right{margin-top:1rem}}@media (max-width:800px){.mainInfo{margin-top:2rem}.section_heading_home{font-size:2.2rem;text-align:center}.homeimg{margin-top:2rem!important}.homeAbout,.initiatives{margin-top:4rem!important}.departments{margin-top:3rem!important}.formMob{margin-top:2rem}.hiddenimageH{display:none}.initiatives .homeCarousel1{display:block!important}.initiatives .cards_desk{display:none}.initiatives .homeCarousel2{display:none!important}.departments .cardsMob,.departments .formMob{display:block}.departments .cards{display:none}}.contentBody{display:grid;grid-template-columns:2fr 8fr;grid-column-gap:1.875rem;font-family:Poppins;font-style:normal;font-weight:400;width:100%}.contentBody .eveAside{display:grid;grid-row-gap:.5rem;grid-template-rows:repeat(autofit,minmax(200px,1fr));height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-top:3.0625rem}.contentBody .eveAside button{text-align:left;font-weight:500;overflow:hidden;font-size:1.32rem;line-height:2rem;padding-left:20%;background:#fff;border-radius:0 1.25rem 1.25rem 0;color:#000;height:4.0625rem;border:none;cursor:pointer}.contentBody .mainContentEve{border-radius:1.5rem;padding:2.5rem 3.5rem;margin:3rem 3rem 2rem;font-size:1.125rem}.contentBody .mainContentEve h1{font-weight:700;font-size:3rem;line-height:4.5rem;color:#000}.contentBody .mainContentEve .caption{font-style:italic;line-height:1.6875;color:#2f80ed;text-transform:uppercase}.contentBody .mainContentEve .eventQuote{font-style:italic;font-weight:700;line-height:2.125rem;text-align:center;color:#4f4f4f}.contentBody .mainContentEve p{line-height:2.125rem;color:#4f4f4f}.contentBody .mainContentEve h2{text-transform:capitalize;font-weight:700;font-size:1.5rem;line-height:4rem}@media (max-width:800px){.contentBody{display:none!important}.mobileContent{display:block!important}.mobTitle{width:90%;font-size:2.5rem;font-weight:700;text-align:center;font-family:poppins;margin:1.5rem auto 2rem}.mobCols{display:grid;width:90%;grid-template-columns:repeat(1,minmax(160px,1fr));grid-row-gap:2rem;grid-column-gap:.5rem;margin:0 auto 2rem}.backMob{color:#064396;margin:1rem auto;cursor:pointer}.backMob,.mobModal{width:90%;font-family:poppins}.mobModal{height:100%;background:rgba(230,255,177,.3764705882352941);border-radius:.8rem;padding:1.5rem;font-size:1rem;margin:0 auto 2rem}.mobModal h1{font-size:1.4rem;font-weight:700}.mobModal h2{font-size:1.2rem;font-weight:700}}@media (max-width:380px){.mobCols{grid-column-gap:.2rem}}.mobCardDEE{width:70%;min-width:200px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.8rem;font-family:poppins;margin:0 auto}.mobCardDEE .mobCardimg{margin-top:7.5%;width:80% img;width-width:100%}.mobCardDEE .titleDE{font-size:1.2rem;font-weight:700;width:80%;display:flex;justify-content:center;align-items:center;text-align:center;padding:.8rem}.mobCardDEE .titleDE .title_text{text-align:center}.mobCardDEE .cardBottom{background:hsla(0,0%,100%,.5607843137254902);width:100%;padding:1rem;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 .8rem .8rem;cursor:pointer}.mobCardDEE .cardBottom .viewDeets{font-size:.875rem;font-weight:700}@media (max-width:400px){.mobCardDE{width:140px}}.resCon{width:80%;margin:3rem auto;font-family:poppins}.resCon .heading{font-weight:700;font-size:3.5rem}.resCon .resGrid{display:grid;margin-top:2rem;grid-column-gap:2rem;grid-row-gap:1rem;grid-template-columns:repeat(2,minmax(200px,1fr))}@media (max-width:800px){.resCon{margin-top:1.5rem}.resCon .heading{font-size:2.5rem;text-align:center}.resCon .resGrid{display:grid;margin-top:2rem;grid-column-gap:2rem;grid-row-gap:1rem;grid-template-columns:repeat(1,minmax(200px,1fr))}}.resCardCon{width:100%;font-family:"Poppins";display:flex;box-shadow:-4px 4px 14px rgba(0,0,0,.25);background:#fff;border-radius:10px;padding:2rem}.resCardCon .info{width:50%;padding-right:.5rem;display:flex;flex-direction:column;align-content:center;justify-content:center}.resCardCon .info .head{font-weight:700;font-size:1.4rem}.resCardCon .info .infotext{font-size:.8rem}.resCardCon .linkslist{width:50%;font-size:1rem;padding-left:.5rem;display:flex;flex-direction:column;align-content:center;justify-content:center}.resCardCon .linkslist .fancylink{padding:.4rem;font-weight:600;font-size:.85rem;width:100%;margin-bottom:5px;background-color:rgba(163,157,157,.151);border-radius:6px;cursor:pointer}.resCardCon .linkslist .fancylink:hover{transform:scale(1.03)}@media (max-width:800px){.resCardCon{flex-direction:column}.resCardCon .info{width:100%}.resCardCon .linkslist{margin-top:.7rem;width:100%}}@font-face{font-family:"Times New Roman";src:url(/static/media/LiberationSerif-Regular.f85717da.ttf) format("truetype")}.nssLogo{max-width:90%;height:auto;display:inline-block}.navBarTop{background-color:#fff}.top_link{display:inline-block;padding:.5rem;margin:.5rem;text-decoration:none;font-size:.95rem;color:#333;font-family:Poppins;font-style:normal;font-weight:400;line-height:.2}.active_top_link{font-weight:700}.logo{font-family:"Times New Roman"}.logo .nss{font-size:3rem}.logo .bits{font-size:1rem;line-height:125%}@media (min-width:990px){.brand{margin-left:2rem}.links_top{margin-right:2rem}}@media (max-width:600px){.logo{width:90%;height:auto}.logo .nss{font-size:2.4rem}.logo .bits{font-size:.8rem}}
/*# sourceMappingURL=main.2d9e804b.chunk.css.map */