.blue-gradient {
  background: linear-gradient(to right, #0f328e, #16389154);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.cursor-pointer{
    cursor: pointer;
}

.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.5;
  opacity: 0.4;
mix-blend-mode: multiply;

}

.banner-pages .container,
.banner-pages .investors-heading {
  position: relative;
  z-index: 2;
}

.business-heading {
  padding-top: 124px;
  padding-bottom: 70px;
}

.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 .business-heading a{
    color: rgba(70, 70, 70, 0.69);
color: color(display-p3 0.2762 0.2762 0.2762 / 0.69);
font-family: Syne;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 123%; /* 19.68px */
text-transform: capitalize;
}

@media (max-width: 576px) {
  .banner-pages h1 {
    font-size: 1.8rem;
  }

  .banner-pages h2 {
    font-size: 1.2rem;
  }
}


/* --- financial banner ends here -----------*/



/*.nav-tabs-wrapper-financial {*/
/*      overflow-x: auto;*/
/*      scrollbar-width: none;*/
/*      -ms-overflow-style: none;  */
      
/*}*/
.nav-tabs-wrapper-financial::-webkit-scrollbar {
      display: none;
}
.nav-tabs-cutsom-a{
  gap: 20px;
}
.nav-tabs .nav-link:not(.active):hover {
    background-color: transparent !important;
    color: rgba(70, 70, 70, 0.69) !important;
    border-color: transparent !important;
   
}

.nav-tabs {
    border-bottom: none !important;
    justify-content: center;
}


.nav-tabs .nav-link.active {
    background-color: #002f87 !important;
    color: #fff !important;
    border-color: #002f87 !important;
    border-radius: 11px;
}
.nav-tabs .nav-link {
    border-radius: 11px;
    /*white-space: nowrap;*/
}
.nav-item2{
border-radius: 11.322px;
border: 0.944px solid #FFF;
border: 0.944px solid color(display-p3 1 1 1);
background: rgba(233, 234, 237, 0.21);
background: color(display-p3 0.9137 0.9176 0.9294 / 0.21);
backdrop-filter: blur(9.435355186462402px);

}
.nav-item2 button{
color: rgba(70, 70, 70, 0.69);
color: color(display-p3 0.2762 0.2762 0.2762 / 0.69);
font-family: Syne;
font-size: 16px !important;
font-style: normal;
font-weight: 500;
line-height: 123%; 
padding: 11px 13.5px;
}



  .custom-box {
 border-radius: 14px;
background: #FFF;
background: color(display-p3 1 1 1);
padding:48px 43px 58px 43px;
  }

    .section-heading {
     color: rgba(0, 0, 0, 0.36);
color: color(display-p3 0 0 0 / 0.36);
text-align: center;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
    }

    .year-dropdown {
     color: #003394;
color: color(display-p3 0.0588 0.1961 0.5569);
text-align: center;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
border: none;
background-color: transparent;
    }

    .download-btn {
      border-radius: 12px;
background: #F8F9FD;
background: color(display-p3 0.9725 0.9765 0.9922);
border: none;
color: #003394;
color: color(display-p3 0.0588 0.1961 0.5569);
text-align: center;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
padding: 12px 15px !important; 
    }

    .download-icon {
      font-size: 1.1rem;
    }
   .dropdown-toggle::after {
  display: none !important;
}

@media (max-width:768px){
    .custom-box {

padding:20px 15px;
  }
}


/* --------------------------- new */


   .custom-box .nav-tabs {
      flex-direction: column;
      border: none;
    }

    .custom-box   .nav-link {
      color: rgba(0, 0, 0, 0.27);
      font-size: 22px;
      font-weight: 500;
      line-height: 123%;
      /*text-transform: capitalize;*/
      padding: 30px 32px;
      border: none;
      text-align: left;
      font-size: 22px !important;
        border-radius: 10px 0 0 10px;
    }

     .custom-box  .nav-link.active {
      color: #0F328E !important;
      /*background-color: transparent !important;*/
       background: #F8F9FD !important;
        border-radius: 10px 0 0 10px;
    }

    /* Tab content */
   .custom-box .tab-content {
      padding: 23px !important;
        background: #F8F9FD !important;
        border-radius:0 10px ;
    }

    /* Accordion styling */
     .custom-box  .accordion-button {
      background: none;
      color: #0F328E;
      font-size: 22px;
      font-weight: 500;
      /*text-transform: capitalize;*/
      box-shadow: none;
      color: rgba(0, 0, 0, 0.36) !important;
text-align: center;
font-family: Syne;
font-size: 22px !important;
font-style: normal;
font-weight: 500;
line-height: normal;
/*text-transform: capitalize;*/
padding: 23px;
    }

    .custom-box   .accordion-button:not(.collapsed) {
      color: #0F328E;
      background: none;
    }

     .custom-box  .accordion-body {
      padding-left: 20px;
      font-size: 18px;
     color: #0F328E;
      color: #0F328E;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
display: flex;
flex-direction: column;
gap: 21px;
 background : #F8F9FD !important;
 padding: 6px 23px 23px 6;
    }
 .custom-box  .accordion-body a{
    
      color: #0F328E;
font-family: Syne;
font-size:18px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
    }
    
     .custom-box  .accordion-item {
      border: none;
       background : #F8F9FD !important;
    }

    .custom-box   .accordion-button:focus {
      box-shadow: none;
    }
    
    button.accordion-button {
    background : #F8F9FD !important;
}

.custom-box .border-custum{
    border-bottom: 1px solid rgba(197, 197, 197, 0.66);
    padding: 12px 15px;
}


.custom-box .pdf-icon{
    width: 33px;
    height: 33px;
}
.custom-box .pdf-anchor{
    color: #0F328E;
font-family: Syne;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 123%; /* 22.14px */
/*text-transform: capitalize;*/
}

.nav-tabs .nav-link {
  
    background: #fff !important;
   
}

.custom-box .border-none{
    border: none;
}

@media (max-width:484px){
    
.custom-box .tab-content {
    padding: 0px !important;
  border-radius:10px;
}

}


.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate;
    
    border:none !important;
      outline: none;
  box-shadow: none;
}


.sticky-tabs{
    position:sticky;
    height:100%;
    top:111px;
    z-index:999;
}

@media(max-width:1000px){
    
.sticky-tabs{
    position:static;
   }
}
