/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/styles/Home/about.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Condensed:ital,wght@0,1..1000;1,1..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Extra+Condensed:ital,wght@0,1..1000;1,1..1000&display=swap');

.about_about_section_container__LsjFN {
  padding: 0px 20px 120px
}

.about_news_slide__xdQVm {
  position: relative;
  /* Ensure the child elements stay within this container */
  overflow: hidden;
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;

}

.about_image_container_list_view__BMY0p {
  overflow: hidden;
  max-height: 220px;
  height: 100%;
  width: 320px;
  border-radius: 15px;
  object-fit: cover;
}


.about_image_container_grid_view__9AxhS {
  overflow: hidden;
  /* height: 190px; */
  width: 190px;
  /* Set width equal to height to make it a perfect circle */
  object-fit: cover;
  /* border-radius: 50%; */
  /* Make it a circle */
}

.about_zoom_image__PGZvP {
  transition: transform 0.3s ease-in-out;
  overflow: hidden;
  height: 200px;
  /* max-width: 230px; */
  width: 100%;
  /* border-radius: 50%; */
  /* Smooth transition */

}


.about_news_slide__xdQVm:hover .about_zoom_image__PGZvP {
  transform: scale(1.05);
  /* Scale to create the zoom effect */
}


/* .tag {
  color: black;
  border: 1px solid;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 13px;
  overflow: hidden;
} */


.about_card___eBiO {
  border: none;
  padding: 20px 0;
  max-width: 19rem;
  width: 100%;
  /* border-radius: 8px;
  height: 245px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s ease-in-out; */
}

/* .card:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
} */

.about_card_content__xFXyW {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100% !important;
  padding: 0 5px;
}

.about_card_body__5gmQ7 h5 {
  /* font-family: "Caveat", cursive; */
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  color: var(--primary);
  text-align: center;
  margin-bottom: 18px !important;
}

.about_card_body__5gmQ7 p {
  /* font-family: "Sofia Sans Extra Condensed", sans-serif; */
  /* font-family: "Sofia Sans Condensed", sans-serif; */
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  color: #545454;
  text-align: center;
  margin-bottom: 24px !important;
  /* color: var(--primary); */
}

.about_card_content__xFXyW a {
  color: var(--primary) !important;
  width: 100% !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* container level css */
.about_about_details_wrapper__IBJmK {
  margin-top: 81px;
}


@media(max-width:600px) {
  .about_about_details_wrapper__IBJmK {
    padding: 0 0 60px;
  }

  .about_overviewContainer__A5_Vu {
    padding: 20px 16px 120px !important;
    margin-top: -20px;
  }
}

.about_about_section_wrapper__aadcw {
  position: relative;
}

.about_about_section_wrapper__aadcw figure {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
}

.about_about_section_wrapper__aadcw figure::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.about_about_section_wrapper__aadcw img {
  height: 100%;
  width: 100%;
}

.about_about_section_wrapper__aadcw


.about_about_wrapper__aOyfd {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about_logo__3T7C8 {
  text-align: center;
}

/* .content {
  margin-top: 50px;
} */

/* Latest report wrapper */
.about_image_wrapper__geTES {
  width: 100%;
  /* display: flex;
    align-items: center;
    justify-content: center; */
}

.about_cover_image__NJdI6 {
  text-align: center;
}

.about_cover_image__NJdI6 img {
  width: 100%;
}


/* Over View css start */
.about_overview_banner_image_container__yyW9T {
  margin-top: 84px;
}

.about_overview_banner_img__n5grB {
  /* height: 600px; */
  width: 100%;
}

.about_content_wrapper__b_Se2 {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  height: 100%;
}

.about_content_wrapper__b_Se2 p {
  color: #54595F;
}



/* History css */
.about_card_hover__SfWb_ {
  width: 22rem;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1) !important;
  ;
  transition: transform 0.3s ease-in-out;
  overflow: hidden;
}

/* media query  */


@media (max-width: 576px) {

  .about_about_section_container__LsjFN {
    padding: 0px 20px 5px;
  }

}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/styles/featuredResearch/featuredReseareh.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
.featuredReseareh_card1Title__5aMLr {
    font-size: 22px;
    color: var(--primary) !important;
    transition: all 0.5s;
    cursor: pointer;
}

/* .card1Title:hover,
.card2text:hover {
    border-bottom: 2px solid var(--primary);
} */

.featuredReseareh_head__wu9Ka {
    color: var(--primary) !important;
}

.featuredReseareh_card2text__762iO {
    font-size: 1rem;
}

.featuredReseareh_author__g0vBz p {
    font-weight: 700;
}

.featuredReseareh_cardMain__DXgRM {
    border: none !important;
    border-radius: 0 !important;
    background-color: transparent !important;
}

.featuredReseareh_featuredImage__JwsV7 {
    width: 100% !important;
}

.featuredReseareh_roundedMain__OjNv4 {
    display: flex;
    flex-direction: row;
}

.featuredReseareh_rounded__cdGOf {
    margin: 5px;
    border-radius: 100%;
    width: 15px;
    height: 15px;
}

.featuredReseareh_one__6s554 {
    background-color: rgb(242, 98, 36);
}

.featuredReseareh_two__rH9YW {
    background-color: rgb(135, 189, 64);
}

.featuredReseareh_three__Au76V {
    background-color: rgb(11, 158, 217);
}

.featuredReseareh_role__bA9zo{
    font-size: 1.2rem;
    margin-bottom: 2rem;
}

.featuredReseareh_cardMain2__czHHR {
    background-color: rgb(245, 238, 235) !important;
    height: 90% !important;
}

.featuredReseareh_mainRow__kqQ9T {
    display: flex !important;
    flex-direction: row !important;
    background-color: rgb(222, 222, 222);
    max-width: 98%;
    /* margin: 0 auto; */
}

@media(max-width:1025px){
    .featuredReseareh_cardSection__wwTFP{
        height: 500px !important;
    }
}

@media(max-width:769px) {
    .featuredReseareh_cardSection__wwTFP {
        padding: 0 !important;
    }

    /* .cardMain2 {
        height: 350px !important;
    } */
}

@media(max-width:426px) {
    .featuredReseareh_cardSection__wwTFP{
        width: 92% !important;
        margin: 0 auto !important;
    }
    .featuredReseareh_mainRow__kqQ9T {
        width: 92% !important;
        margin: 0 auto !important;
    }

    .featuredReseareh_imgContainer__CJ_au {
        width: 100% !important;
        margin: 0 auto;
    }

    .featuredReseareh_featuredImage__JwsV7 {
        width: 100% !important;
        height: 250px !important;
    }

    .featuredReseareh_card1Title__5aMLr {
        font-size: 16px;
    }

    .featuredReseareh_describtion__LGZwF,
    .featuredReseareh_roundedMain__OjNv4,
    .featuredReseareh_author__g0vBz {
        display: none;
    }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/styles/BannerCarousel/banner_carousel.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
/* Default styles for both components */
.banner_carousel_banner_image___2WbC,
.banner_carousel_image_placeholder__64pQ4 {
  width: 100%;
  height: 550px;
  /* Default height for larger screens */
}

.banner_carousel_image_placeholder__64pQ4 {
  max-width: 1600px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
}

.banner_carousel_banner_container__GdXYY {
  padding: 0px 0px 180px !important;
}

/* Media queries */
@media (max-width: 1280px) {

  .banner_carousel_banner_image___2WbC,
  .banner_carousel_image_placeholder__64pQ4 {
    height: 441px;
  }
}

@media (max-width: 1024px) {

  .banner_carousel_banner_image___2WbC,
  .banner_carousel_image_placeholder__64pQ4 {
    height: 377px;
  }
}

@media (max-width: 768px) {

  .banner_carousel_banner_image___2WbC,
  .banner_carousel_image_placeholder__64pQ4 {
    height: 282px;
  }
}

@media (max-width: 576px) {

  .banner_carousel_banner_image___2WbC,
  .banner_carousel_image_placeholder__64pQ4 {
    height: 212px;
  }

  .banner_carousel_banner_container__GdXYY {
    padding: 0px 0px 70px;
  }
}

@media (max-width: 425px) {

  .banner_carousel_banner_image___2WbC,
  .banner_carousel_image_placeholder__64pQ4 {
    height: 156px;
  }
}

@media (max-width: 414px) {

  .banner_carousel_banner_image___2WbC,
  .banner_carousel_image_placeholder__64pQ4 {
    height: 152px;
  }
}

@media (max-width: 375px) {

  .banner_carousel_banner_image___2WbC,
  .banner_carousel_image_placeholder__64pQ4 {
    height: 138px;
  }
}

@media (max-width: 320px) {

  .banner_carousel_banner_image___2WbC,
  .banner_carousel_image_placeholder__64pQ4 {
    height: 118px;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick-theme.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/research/_next/static/media/ajax-loader.0b80f665.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/research/_next/static/media/slick.25572f22.eot);
    src: url(/research/_next/static/media/slick.25572f22.eot?#iefix) format('embedded-opentype'), url(/research/_next/static/media/slick.653a4cbb.woff) format('woff'), url(/research/_next/static/media/slick.6aa1ee46.ttf) format('truetype'), url(/research/_next/static/media/slick.f895cfdf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/styles/backgroundImg.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.backgroundImg_home_media_container__al6Ko {
    padding: 80px 20px 80px
}

/* media query  */
@media (max-width: 576px) {
    .backgroundImg_home_media_container__al6Ko {
        padding: 50px 20px 80px
    }
}
