/* Page ID 7 → highlight 6th link */
body.page-id-7 .navbar-nav .nav-item:nth-child(6) .nav-link {
  color: #09358E !important;
}
body.page-id-7 .navbar-nav .nav-item:nth-child(6) .nav-link:hover {
  color: #09358E !important;
}


.blue-gradient {
  background: linear-gradient(90deg, rgba(15, 50, 142, 1), rgba(15, 50, 142, 0.6));
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      display: inline-block;
}


.banner-pages {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 60px 15px 0;
  overflow: hidden;
}

.banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  object-fit: cover;
  object-position: center bottom;
  opacity: 0.4;
mix-blend-mode: multiply;
}



.banner-pages .container,
.banner-pages .investors-heading {
  position: relative;
  z-index: 2;
}

h1.investors-heading {
  padding-top: 130px;
  padding-bottom: 125px;
}

.banner-pages h1 {
  color: #3c3c3c;
  text-align: center;
  font-family: Syne;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 61.6px */
}

.banner-pages h1 .highlight {
  color: #1a4ecb;
}

.banner-pages h2 {
  font-size: 1.5rem;
  color: #222;
  margin-top: 10px;
}

.banner-pages p {
color: rgba(0, 0, 0, 0.70);
text-align: center;
font-family: Syne;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 127%; /* 22.86px */
margin-top: 23px;
}

@media (max-width: 576px) {
  .banner-pages h1 {
    font-size: 1.8rem;
  }

  .banner-pages h2 {
    font-size: 1.2r
    em;
  }
}


.equitable-future {
  position: relative;
  height: 580px;
  overflow: hidden;
  /* padding: 0;
  margin: 0; */
  border-radius: 16px;
  margin-bottom: 92px !important;
}
.equitable-future video{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 0;
}

.equitable-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.75) 100%);
}

.equitable-content {
  position: absolute; 
 bottom: 30px;
  z-index: 2;
  color: white;
  text-align: center;
  width: 100%;
}
.equitable-content  h5{

    color: #FFF;
color: color(display-p3 1 1 1);
text-align: center;
font-family: Inter;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 123%; /* 27.06px */
text-transform: capitalize;
}
.equitable-content  small{
    color: rgba(255, 255, 255, 0.70);
color: color(display-p3 1 1 1 / 0.70);
text-align: center;
font-family: Syne;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 123%; /* 19.68px */
/*text-transform: capitalize;*/
}
.equitable-section2 h2{
    color: rgba(0, 0, 0, 0.27);
color: color(display-p3 0 0 0 / 0.27);
font-family: Syne;
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: 123%; /* 34.44px */
}
.equitable-section2 h2 span{
  color: #0F328E;
}
.equitable-section2 p{
    color: rgba(0, 0, 0, 0.40);
color: color(display-p3 0 0 0 / 0.40);
font-family: Syne;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 123%; /* 22.14px */
}

.equitable-card{
    border-radius: 12px;
border: 1px solid #FFF;
border: 1px solid color(display-p3 1 1 1);
background: rgba(233, 234, 237, 0.16);
background: color(display-p3 0.9137 0.9176 0.9294 / 0.16);

}
.equitable-card h5{
    color: rgba(11, 10, 10, 0.76);
color: color(display-p3 0.0431 0.0392 0.0392 / 0.76);
font-family: Syne;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 100% */
letter-spacing: -0.4px;
}
.equitable-card ul{
    color: rgba(11, 10, 10, 0.40);
color: color(display-p3 0.0417 0.0399 0.0399 / 0.40);
font-family: Syne;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 21px; /* 131.25% */
letter-spacing: -0.4px;
}
.equitable-card img{
    mix-blend-mode: multiply;
}
.eq-csr-title{
    color: #0F328E;

font-family: Syne;
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: 123%; /* 34.44px */
text-transform: capitalize;
}
.eq-csr-description{
    color: rgba(0, 0, 0, 0.40);
color: color(display-p3 0 0 0 / 0.40);
font-family: Syne;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 123%; /* 22.14px */
}


  .custom-accordion .accordion-item {
      background: transparent;
      border: none;
    }

    .accordion-button {
      background: transparent;
      border: none;
      box-shadow: none;
      padding-left: 0;
      display: flex;
      align-items: center;
      gap: 6px;
    }

    .accordion-button::after {
      display: none;
    }

    .year-label {
      font-family: 'Syne', sans-serif;
      font-size: 28px;
      font-style: normal;
      font-weight: 500;
      line-height: 123%;
      color: rgba(0, 0, 0, 0.27);
     text-transform: capitalize;
    }

    .year-range {
     font-family: 'Inter', sans-serif;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 123%;
text-transform: capitalize;
color: #0F328E;   /* solid color */

    }

    .chevron-icon {
      margin-left: auto;
      font-size: 16px;
      color: #0F328E;
      transition: transform 0.3s ease;
    }

    .accordion-button:not(.collapsed) .chevron-icon {
      transform: rotate(180deg);
    }

    .accordion-body {
      padding-left: 0;
    }
    .accordion-content{
        background: white;
    }
    .content-heading{
        color: color(display-p3 0 0 0 / 0.67);
font-family: Syne;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 123%;
text-transform: capitalize;
    }
    .content-para{
color: rgba(0, 0, 0, 0.30) !important;
color: color(display-p3 0 0 0 / 0.30);
font-family: Syne;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 123%; /* 22.14px */
text-transform: capitalize;
padding-right: 180px;
    }
    .award-content{
      color: rgba(0, 0, 0, 0.90);
color: color(display-p3 0 0 0 / 0.90);
font-family: Syne;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 123%; /* 22.14px */
text-transform: capitalize;
    }
 .accordion-button {
  background: none !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
 
}

.accordion-button:focus,
.accordion-button:hover,
.accordion-button:active {
  background: none !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
  background-color: white !important;
  color: #000 !important;
  box-shadow: none !important;
}
.accordion-body {
    padding: 0rem 0rem !important ;
}
/* Transition for smooth rotation */
.accordion-arrow-custom {
  transition: transform 0.3s ease;
}

/* Rotate when accordion is open */
.accordion-button:not(.collapsed) .accordion-arrow-custom {
  transform: rotate(180deg);
}
.rounded-custom{
    border-radius: 12px !important;
}

.images-label{
  color: #000;
color: color(display-p3 0 0 0);
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 123%; /* 27.06px */
text-transform: capitalize;
}
.images-div1{
  
border-radius: 12px;
border: 1px solid #FFF;
border: 1px solid color(display-p3 1 1 1);
background: rgba(255, 255, 255, 0.69);
background: color(display-p3 1 1 1 / 0.69);
}
.images-div1-image1,.images-div2-image1{
  border-top-left-radius:15px ;
  border-bottom-left-radius: 15px;
}
.images-div1-image3{
  border-top-right-radius: 15px;
}
.images-div1-image4,.images-div3-image5{
  border-bottom-right-radius: 15px;
}
.images-div2-image4{
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.images-div3-image1 {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.images-div3-image4{
  border-bottom-left-radius: 15px;
}
.linear-section1{
  background-image: url("../img/bg-grade.png");
  background-size: 1300px 800px;
  background-repeat: no-repeat;
  
  
}
.linear-section2{
  background-image: url("../img/bg-grade.png");
  background-size: cover;
  background-repeat: no-repeat;
}


@media (min-width:1200px) {
    .content-para{
        padding-right:90px !important ;
    }
}
@media (min-width:992px) and (max-width:1200px)  {
    .content-para{
        padding-right:0px !important;
    }
}
@media (min-width:768px) and (max-width:991px)  {
     .content-para{
        padding-right:0px !important;
    }
    .visit-image{
        width: 100% !important;
    }
    .visit-photo{
        width: 100% !important;
    }
    .visit-photo img{
        width: 100% !important;
        height: 100% !important;
    }
}
@media (min-width:576px) and (max-width:767px) {
     .content-para{
        padding-right:0px !important;
    }
    .visit-image{
        width: 100% !important;
    }
    .visit-photo{
        width: 100% !important;
    }
    .visit-photo img{
        width: 100% !important;
        height: 100% !important;
    }
}
@media (max-width:576px) {
     .content-para{
        padding-right:0px !important;
    }
    .visit-image{
        width: 100% !important;
    }
    .visit-photo{
        width: 100% !important;
    }
    .visit-photo img{
        width: 100% !important;
        height: 100% !important;
                object-fit: cover;
    }
    .images-label{
        font-size: 16px !important;
    }
    .d-flex.flex-column.bg-white.px-4.mb-lg-4.images-div1.mb-lg-0.mb-4 {
    padding: 10px !important;
}
.img-fluid {
    max-width: 100%;
    height: 100% !important;
}
    
}

.border-light {
    border-color: #f8f9fa !important;
    border-left: 1px solid;
    border-right: 1px solid;
}
button.accordion-button.collapsed {
    background: transparent !important;
}
button.accordion-button{
    background: #fff !important;
}

div#yearAccordion {
    padding-left: 40px;
    padding-right: 40px;
}
@media (max-width: 768px) {
    .accordion-content {
        padding: 20px; /* or any value you want for mobile */
    }
    div#yearAccordion {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.d-flex.bg-white.py-3.ps-4.images-div1.flex-lg-row.flex-column {
    padding: 10px !important;
}
.d-flex.flex-column.bg-white.py-3.px-4.images-div1 {
    margin-top: 20px;
}
.border-light
 {
   border:none;
}
.equitable-content {

     width:auto; 
}
}

a.download-btn {
    display: flex;
    width: 168px;
    padding: 12px 15px;
    align-items: center;
    gap: 6px;
    color: #0F328E;
    text-align: center;
    font-family: Syne;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    /* background: #000; */
    border-radius: 12px;
    background: #F8F9FD;
        margin-right: 20px;
}