.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;
}

.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:25px;
  }

  .banner-pages h2 {
   font-size:25px;
  }
  .banner-pages p {
    font-size: 16px;
  
}
.text-desc.pe-5.me-5 {
    margin: 0px !important;
    padding: 0px !important;
}
.explore-heading{
    text-align: center;
}
p.text-muted {
    text-align: center;
}
p.text-muted1 {
    text-align: center;
}
.col-lg-7.py-5.ps-1.ps-md-5 {
    text-align: center;
}
}




/* ----- banner section end ----------- */
















.bg-blue{
border-radius: 14px;
background: linear-gradient(135deg, rgba(0, 129, 255, 0.10) 0%, rgba(0, 95, 255, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0.1693 0.498 1 / 0.10) 0%, color(display-p3 0.0836 0.3644 0.9863 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-green{
border-radius: 14px;
background: linear-gradient(135deg, rgba(0, 204, 59, 0.10) 0%, rgba(0, 169, 41, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0 0.7872 0.3156 / 0.10) 0%, color(display-p3 0 0.6513 0.242 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-purple{
border-radius: 14px;
background: linear-gradient(135deg, rgba(187, 61, 255, 0.10) 0%, rgba(167, 0, 255, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0.6779 0.2759 1 / 0.10) 0%, color(display-p3 0.5968 0.0617 0.9814 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-orange{
    border-radius: 14px;
background: linear-gradient(135deg, rgba(255, 91, 0, 0.10) 0%, rgba(255, 50, 0, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 1 0.4107 0 / 0.10) 0%, color(display-p3 0.9607 0.2882 0 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-darkorange{
    border-radius: 14px;
background: linear-gradient(135deg, rgba(255, 0, 39, 0.10) 0%, rgba(253, 0, 0, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0.9827 0.1718 0.2131 / 0.10) 0%, color(display-p3 0.9065 0 0.0422 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-lightgreen{
    border-radius: 14px;
background: linear-gradient(135deg, rgba(0, 190, 167, 0.10) 0%, rgba(0, 153, 137, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0 0.7334 0.6549 / 0.10) 0%, color(display-p3 0 0.5893 0.5373 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-pink{
    border-radius: 14px;
background: linear-gradient(135deg, rgba(255, 0, 156, 0.10) 0%, rgba(251, 0, 119, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0.9658 0.1981 0.6043 / 0.10) 0%, color(display-p3 0.9013 0 0.4634 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-blued{
    border-radius: 14px;
background: linear-gradient(135deg, rgba(98, 95, 255, 0.10) 0%, rgba(83, 56, 255, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0.3822 0.3719 1 / 0.10) 0%, color(display-p3 0.3109 0.2244 0.9663 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-green2{
    border-radius: 14px;
background: linear-gradient(135deg, rgba(0, 192, 119, 0.10) 0%, rgba(0, 156, 97, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0 0.7388 0.4893 / 0.10) 0%, color(display-p3 0 0.5989 0.399 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-purplelight{
    border-radius: 14px;
background: linear-gradient(135deg, rgba(151, 77, 255, 0.10) 0%, rgba(139, 21, 255, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0.5559 0.3182 1 / 0.10) 0%, color(display-p3 0.4999 0.1337 0.996 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-yellow{
    border-radius: 14px;
background: linear-gradient(135deg, rgba(255, 147, 0, 0.10) 0%, rgba(242, 105, 0, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0.9943 0.6021 0 / 0.10) 0%, color(display-p3 0.8838 0.4434 0 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.bg-bluelight{
    border-radius: 14px;
background: linear-gradient(135deg, rgba(0, 188, 223, 0.10) 0%, rgba(0, 149, 188, 0.05) 100%);
background: linear-gradient(135deg, color(display-p3 0 0.7219 0.8573 / 0.10) 0%, color(display-p3 0 0.5742 0.7226 / 0.05) 100%);
box-shadow: 0 10px 28.4px -3px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 28.4px -3px color(display-p3 0 0 0 / 0.05);
}
.icon-bluelight{
    border-radius: 14px;
background: rgba(0, 188, 223, 0.10);
background: color(display-p3 0 0.7219 0.8573 / 0.10);
    width: 56px;
height: 56px;
}
.icon-yellow{
    border-radius: 14px;
background: rgba(255, 147, 0, 0.10);
background: color(display-p3 0.9943 0.6021 0 / 0.10);
     width: 56px;
height: 56px;
}
.icon-purplelight{
    border-radius: 14px;
background: rgba(151, 77, 255, 0.10);
background: color(display-p3 0.5559 0.3182 1 / 0.10);
    width: 56px;
height: 56px;
}
.icon-green2{
    border-radius: 14px;
background: rgba(0, 192, 119, 0.10);
background: color(display-p3 0 0.7388 0.4893 / 0.10);
      width: 56px;
height: 56px;
}
.icon-blued{
    border-radius: 14px;
background: rgba(98, 95, 255, 0.10);
background: color(display-p3 0.3822 0.3719 1 / 0.10);
         width: 56px;
height: 56px;
}
.icon-pink{
border-radius: 14px;
background: rgba(255, 0, 156, 0.10);
background: color(display-p3 0.9658 0.1981 0.6043 / 0.10);
     width: 56px;
height: 56px;
}

.icon-lightgreen{
    border-radius: 14px;
background: rgba(0, 190, 167, 0.10);
background: color(display-p3 0 0.7334 0.6549 / 0.10);
     width: 56px;
height: 56px;
}
.icon-darkorange{
    border-radius: 14px;
background: rgba(255, 0, 39, 0.10);
background: color(display-p3 0.9827 0.1718 0.2131 / 0.10);
    width: 56px;
height: 56px;
}
.icon-orange{
    border-radius: 14px;
background: rgba(255, 91, 0, 0.10);
background: color(display-p3 1 0.4107 0 / 0.10);
width: 56px;
height: 56px;
}
.icon-blue{
    border-radius: 14px;
background: rgba(0, 129, 255, 0.10);
background: color(display-p3 0.1693 0.498 1 / 0.10);
width: 56px;
height: 56px;
}
.icon-green{
 border-radius: 14px;
background: rgba(0, 204, 59, 0.10);
background: color(display-p3 0 0.7872 0.3156 / 0.10);
width: 56px;
height: 56px;
}
.icon-purple{
border-radius: 14px;
background: rgba(187, 61, 255, 0.10);
background: color(display-p3 0.6779 0.2759 1 / 0.10);
width: 56px;
height: 56px;
}

.text-title{
    color: #1B293A ;
color: color(display-p3 0.117 0.1608 0.222) ;
font-family: Syne;
font-size: 16.816px;
font-style: normal;
font-weight: 600;
line-height: 24.5px; /* 145.691% */
}
.text-desc{
    color: #475567;
color: color(display-p3 0.2888 0.3335 0.3961);
font-family: Syne;
font-size: 13.563px;
font-style: normal;
font-weight: 400;
line-height: 22.75px; /* 167.742% */
}
.info-card{
     /* border-radius: 20px; */
      /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); */
      padding: 40px 30px;
    
      height: 100%;
}
 .icon-box {
      width: 60px;
      height: 60px;
      /* border-radius: 16px; */
      display: flex;
      align-items: center;
      justify-content: center;
      
      font-size: 28px;
    }
    .icon-box-new {
    display: flex
;
    justify-content: center;
    align-items: anchor-center;
}
.explore-heading{
    color: #3C3C3C;
color: color(display-p3 0.2372 0.2372 0.2372);
font-family: Syne;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 35.2px */
}    
.text-muted{
    color: rgba(60, 60, 60, 0.60);
color: color(display-p3 0.2372 0.2372 0.2372 / 0.60);
font-family: Syne;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 17.6px */
}
.text-muted1{
    color: #3C3C3C;
color: color(display-p3 0.2372 0.2372 0.2372);
font-family: Syne;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 17.6px */
}
.video-wrapper {
    overflow: hidden;
    position: relative;
    mix-blend-mode: darken;
}
.video-wrapper:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50px;
    background: linear-gradient(to right, #f8f9fa, transparent);
    z-index: 10;
}
.video-wrapper:after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100px;
    width: 100%;
    background: linear-gradient(to bottom, #fff, transparent);
    z-index: 1;
}
.video-wrapper .video.w-100.h-100 {
    transform: scale(1.3);
    filter: opacity(0.5);
}

.rounded-5-custom{
    border-radius: 14px !important;
}


.get-in-touch-dark-bg-btn {
    display: inline-flex;
padding: 11.148px 16.723px;
justify-content: center;
align-items: center;
gap: 4.181px;
color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: "Open Sauce Sans";
font-size: 12.542px;
font-style: normal;
font-weight: 600;
line-height: 16.723px; /* 133.333% */
text-transform: capitalize;
border-radius: 11.148px;
border: 1.394px solid #FFF;
background: #0F328E;
transition: background-color 0.3s ease-in-out;
}

.get-in-touch-dark-bg-btn:hover {
  background-color: #ffffff; 
  color: rgba(15, 50, 142, 1);
  border: 1.4px solid #003394;


}
.get-in-touch-dark-bg-btn:hover svg  {
 stroke: #003394;
}


.get-in-touch-dark-bg-btn svg {
  stroke: #ffffff;
}

.row.g-4.rounded-5-custom.bg-white.p-3.justify-content-center.py-5 {
    padding-top: 40px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

/* Only the first nav-link inside page-id-2 */
body.page-id-2 .navbar-nav .nav-item:first-child .nav-link {
  color: #09358E !important;
}
body.page-id-2 .navbar-nav .nav-item:first-child .nav-link:hover {
  color: #09358E !important;
}





