@import url("https://fonts.googleapis.com/css2?family=Varela+Round&display=swap");.container1{position:relative;top:40%;display:flex;flex-direction:row;gap:40px;margin-top:20px;padding-top:5px;overflow-y:auto;height:70vh;background-color:rgba(234,243,255,.623);align-items:center;justify-content:center;padding-bottom:5px}.section{width:30%}.section,.section1{background:#f9f9f95d;border-radius:8px;overflow-y:auto;height:80%;border:1px solid #ddd;padding:0 20px 20px}.section1{width:25%}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;position:-webkit-sticky;position:sticky;top:0;background:#f9f9f9;z-index:1;padding:10px 3px 3px}.section-header h2{font-size:1.5rem;margin:0}.section-header a{font-size:1rem;color:#007bff;text-decoration:none}.section-content{display:flex;flex-direction:column;gap:10px}.eventcard,.notice{padding:5px 10px;position:relative}@keyframes colorChange{0%{background-color:#fff5f5}50%{background-color:#f4ffff}to{background-color:#fff5f5}}@keyframes borderColorChange{0%{border-left-color:red}50%{border-left-color:#ff0}to{border-left-color:red}}.eventcard p,.notice p{margin:0}.eventcard ul,.notice ul{list-style:none}.eventcard ul li,.notice ul li{margin:2px 0}.eventcard a,.notice a{color:#007bff;text-decoration:none}@media (max-width:768px){.container1{top:30%;flex-direction:column;align-items:center;height:auto;padding-bottom:20px}.section{height:400px}.section,.section1{background:#f9f9f9;border-radius:8px;overflow-y:auto;width:90%;padding:0 15px 15px}.section1{height:270px}}.download-icon{width:16px;height:16px;background-image:url(https://i.postimg.cc/1tWzRB6z/downloadicon.png);margin-top:2px;margin-right:8px}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}body{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;color:#22223b;background:#f8fafc}.swiper{height:70vh;border-radius:18px;background:#fff;box-shadow:0 6px 32px 0 rgba(30,41,59,.1),0 1.5px 6px 0 rgba(153,27,27,.07);border:none;position:relative;transition:box-shadow .3s}.mySwiper:before{top:-12px;left:-12px;right:-12px;bottom:-12px;border:2px solid #e2e8f0;border-radius:22px;box-shadow:0 0 0 6px #f8fafc;pointer-events:none}@media (min-width:768px){.swiper{height:55vh;width:98%}}@media (max-width:768px) and (min-width:500px){.swiper{height:40vh;width:98%}}@media (max-width:500px){.swiper{height:24vh;width:100%}}.swiper-slide{background:transparent;transition:box-shadow .2s}.swiper-slide img{object-fit:cover;border-radius:14px;box-shadow:0 2px 12px 0 rgba(30,41,59,.08);transition:transform .3s}.swiper-slide img:hover{transform:scale(1.025)}.swiper-button-next,.swiper-button-prev{color:#991b1b;background:hsla(0,0%,100%,.85);border-radius:50%;width:44px;height:44px;box-shadow:0 2px 8px rgba(153,27,27,.08);transition:background .2s,color .2s}.swiper-button-next:hover,.swiper-button-prev:hover{background:#991b1b;color:#fff}.swiper-button-next:after,.swiper-button-prev:after{font-size:22px;font-weight:700;display:block}.swiper-pagination .swiper-pagination-bullet{border:1.5px solid #991b1b;background-color:#fff;width:12px;height:12px;margin:0 4px!important;transition:background .2s,border .2s}.swiper-pagination .swiper-pagination-bullet-active{background-color:#991b1b;border-color:#991b1b}.swiper{border:1px solid transparent;border-radius:10px}.mySwiper:before{border:10px solid hsla(0,0%,100%,.5);border-radius:20px}@media (min-width:768px){.swiper{height:60vh;width:98%}}.gdiv{display:flex;position:relative;top:18%;flex-wrap:nowrap;justify-content:space-between;background-opacity:.9;min-height:100vh;padding:1rem}.gdiv,.social-media{height:800px;background-color:#fff}.social-media{width:400px;flex-shrink:0;padding:16px;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px rgba(169,26,26,.1);overflow-y:auto}.imagediv1{gap:10px;width:100%;box-sizing:border-box;height:100%;background-color:#fff;background-opacity:.9;padding:1rem;border:1px solid #e5e7eb;border-radius:.375rem}.imagediv1>div{position:relative;overflow:hidden;border-radius:8px;cursor:pointer}.imagediv1 img{width:100%;height:auto;transition:transform .3s ease}.imagediv1 img:hover{transform:scale(1.05)}.imagediv1 .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.imagediv1 .overlay button{background:transparent;border:none;color:#fff;font-size:16px;cursor:pointer}.imagediv1 .group:hover .overlay{opacity:1}.popup{position:fixed;top:60%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:10px;z-index:1000;max-width:90%;max-height:90%;overflow:auto;box-shadow:0 4px 8px rgba(0,0,0,.1)}.popup img{width:100%;height:auto}.overlay-background{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999}.close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer}.navigation-buttons{display:flex;justify-content:space-between;width:100%}.next-button,.prev-button{background:none;border:none;font-size:24px;cursor:pointer}@media (max-width:768px){.gdiv{padding:.5rem;flex-direction:column}.social-media{width:100%;margin-bottom:1rem;height:auto;max-height:600px}.imagediv1{padding:.5rem}.image-grid{gap:.5rem;padding:.5rem!important}.popup{position:fixed;top:30%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:2px;z-index:1000;max-width:100%;max-height:100%;overflow:auto;box-shadow:0 4px 8px rgba(0,0,0,.1)}}.hidden-on-mobile{display:block}@media (max-width:640px){.hidden-on-mobile{display:none}}.image-item{position:relative;overflow:hidden;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.image-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-item:hover img{transform:scale(1.05)}.image-grid{display:grid;gap:1rem}.overflow-x-auto{scrollbar-width:thin;scrollbar-color:#421010 #f3f4f6;-webkit-overflow-scrolling:touch}.overflow-x-auto::-webkit-scrollbar{height:4px}.overflow-x-auto::-webkit-scrollbar-track{background:#f3f4f6;border-radius:2px}.overflow-x-auto::-webkit-scrollbar-thumb{background:#421010;border-radius:2px}.overflow-x-auto::-webkit-scrollbar-thumb:hover{background:#8b1d1d}.card{position:relative;width:110px;height:110px;background-color:#f0caca;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;gap:12px;border-radius:8px;cursor:pointer}.card1{background-color:#ba210e}.maindiv{position:relative;z-index:0;width:100%}.card:before{content:"";position:absolute;inset:0;margin:auto;width:105%;height:105%;border-radius:10px;background:linear-gradient(-45deg,#ba210e,#ba210e);z-index:-10;pointer-events:none;transition:transform .6s cubic-bezier(.175,.885,.32,1.275)}.headingp1f{font-size:12px;text-transform:capitalize;font-weight:900;color:#a01d0c}.card:after{content:"";z-index:-1;position:absolute;inset:0;background:linear-gradient(-45deg,#f7cece,#f7cece);transform:translateZ(0) scale(.95);filter:blur(20px);transition:filter .6s cubic-bezier(.175,.885,.32,1.275)}.headingp{font-size:10x;text-transform:capitalize;font-weight:900}.headingp1{font-size:10px}.headingp1,.headingp12{text-transform:capitalize;font-weight:900;color:#a01d0c}.headingp12{font-size:14px}.card p:last-child{color:#ba210e;font-weight:600;text-align:center}.card1 p:last-child{color:#ffe5e5}.card:hover:after{filter:blur(30px)}.card:hover:before{transform:rotate(180deg)}.container{position:relative;width:40%;display:flex;flex-wrap:wrap;justify-content:center;gap:21px;margin:50px auto}.containersideleft{background-image:url(https://i.postimg.cc/0jDVqSGQ/Image-1-00001.jpg);background-position:50%}.containersideleft,.containersideright{position:relative;width:25%;display:flex;flex-wrap:wrap;justify-content:center;gap:2px;margin:60px auto 50px;background-size:cover;height:225px;border-radius:10px}.containersideright{background-image:url(https://i.postimg.cc/vZgyyTkp/image.png);background-position:bottom}@media (max-width:950px){.container{width:50%;gap:10px}.containersideleft,.containersideright{display:none}.card{position:relative;width:70px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;gap:6px;border-radius:6px;cursor:pointer}.headingp{font-size:5px;text-transform:capitalize;font-weight:700}}@media (max-width:550px){.container{width:90%}.card{position:relative;width:50px;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3px;gap:3px;border-radius:5px;cursor:pointer}.headingp{font-size:5px;text-transform:capitalize;font-weight:700}}@media (min-width:320px) and (max-width:420px){.container{width:80%}.card{position:relative;width:60px;height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3px;gap:4px;border-radius:5px;cursor:pointer}.headingp,.headingp12{font-size:8px;text-transform:capitalize;font-weight:700}.mobileicondiv{font-size:1.5rem}.headingp1t{font-size:7px}}@media (min-width:420px) and (max-width:480px){.container{width:80%}.card{position:relative;width:70px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;gap:5px;border-radius:5px;cursor:pointer}.headingp{font-size:5px;text-transform:capitalize;font-weight:700}}.Researchdiv{position:relative;top:35%;background-color:rgba(231,246,255,.616);padding-top:0;padding-left:100px;padding-right:100px}.text-3xl font-bold nums{color:#000;font-size:10px}.sectionp{background:#f9f9f9;border-radius:8px;overflow-y:auto;height:90%;border:3px solid #ddd;width:50%;padding:0 20px}@media (max-width:768px){.Researchdiv{position:relative;top:25%;padding-left:5px;padding-right:5px}.nums{font-size:small}}.container1p{position:relative;top:40%;flex-direction:row;gap:40px;margin-top:20px;padding-top:5px;overflow-y:auto;height:75vh;background-color:rgba(234,243,255,.623);justify-content:center;margin-bottom:0;padding-bottom:2px}.container1p,.section-headerp{display:flex;align-items:center}.section-headerp{justify-content:space-between;margin-bottom:10px;position:-webkit-sticky;position:sticky;top:0;background:#f9f9f9;z-index:1;padding:0}.section-headerp h2{font-size:1.5rem;margin:0}.section-headerp a{font-size:1rem;color:#007bff;text-decoration:none}.section-contentp{display:flex;flex-direction:column;gap:10px}@media (max-width:768px){container1p .section-headerp h2{font-size:1.2rem}.section-headerp a{font-size:.9rem}.container1p{top:30%;flex-direction:column;align-items:center;height:auto}.sectionp{background:#f9f9f9;border-radius:8px;overflow-y:auto;height:400px;width:90%;padding:0 15px 15px}}.project-card{background-color:#fff;border:1px solid #e2e8f0;padding:10px;margin-bottom:5px}@media (min-width:768px){.project-card{display:flex;flex-direction:column;justify-content:space-between;margin-right:16px}}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;color:#000;margin:0;padding:0;position:relative}.swiper{width:96%;height:80vh;overflow:hidden}.mySwiper:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;z-index:-1;backdrop-filter:blur(10px)}@media (max-width:768px) and (min-width:500px){.swiper{height:50vh;width:98%}}@media (max-width:500px){.swiper{height:28vh;width:100%}}.swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:fill}.swiper-button-next{background-image:url(/_next/static/media/next.4c3d90cd.svg);background-repeat:no-repeat;background-size:100% auto;background-position:50%}.swiper-button-next:after{display:none}.swiper-button-prev{background-image:url(/_next/static/media/prev.f5c8eceb.svg);background-repeat:no-repeat;background-size:100% auto;background-position:50%}.swiper-button-prev:after{display:none}.swiper-pagination .swiper-pagination-bullet{opacity:1;border:1px solid #febebe;background-color:transparent}.swiper-pagination .swiper-pagination-bullet-active{background-color:#febebe}