
.vid-con-hero-section {
    position: relative;
    background: url(../img/partners/list/banner-bg.png) no-repeat center;
    padding-bottom: 0px;
    overflow: hidden;
    background-size: cover;
}
.den-section-btn-cta {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    padding: 12px 16px;
    gap: 10px;
    transition: all 0.3s;
    border-radius: 72px;
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
    border:  1px solid #141B5D;

  }

 .den-section-btn-cta:hover {
  background: #141B5D;
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
  color: #FFF;
  border:  1px solid #141B5D;
  }

  .den-section-btn-cta-a {
    color: #141B5D;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    padding: 12px 16px;
    gap: 10px;
    text-decoration: none !important;
    transition: all 0.3s;
    border-radius: 72px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
  }
 .den-section-btn-cta-a:hover {
    background-color: #fff;
    color: #141B5D !important;
    border: none;
    border: 1px solid #ddd;
  }
.den-section-title {
    color: #454545;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
  }

  .den-section-title span {
    color: #141B5D;
  }

  .den-section-subtext {
    color: #58595B;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 200%;

    max-width: 60vw;
    font-style: normal;
    margin: auto;
  }
  .den-section-subtext span {
    color: #141B5D;
    font-weight: 700;
  }


  .den-section-title-a {
    color: #454545;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
  }

  .den-section-title-a span {
    color: #141B5D;
  }

  .den-section-subtext-a {
    color: #58595B;
    font-size: 16px;
    font-weight: 500;
    line-height: 200%;
    font-style: normal;
    margin: auto;
    text-align: left !important;
  }
  .den-section-subtext-a span {
    color: #141B5D;
    font-weight: 700;
  }


  .Our-Partnerships-Section .card {
    border-radius: 16px;
    border: 0.5px solid #D8D8D8;
    background: #FFF;
    box-shadow: 4px 4px 4px 0 rgba(227, 223, 255, 0.18);
    padding: 20px;
    height: 100%;
  }

  .Our-Partnerships-Section .card h6 {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
  }

  .Our-Partnerships-Section .card p {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 217.188%; /* 34.75px */
  }

  .Why-Choose .Why-Choose-link-list .Choose-link a
  {

    letter-spacing: -0.48px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    color: #58595B;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .Why-Choose .Why-Choose-link-list .Choose-link a p
  {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; /* 200% */
    letter-spacing: -0.48px;
margin-bottom: 0;
  }
  .Why-Choose .Why-Choose-link-list .Choose-link
  {
    border-bottom: #E3EAEE 3px solid;
    padding-bottom: 20px;
    margin-bottom: 1rem;
  }

  
  .Why-Choose .Why-Choose-link-list h2
  {
    color: #454545;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 48px */
  }

    
  .Why-Choose .Why-Choose-link-list h2 span
  {
    color: #141B5D;
  }


  .learn-about h2
  { 
    color: #454545;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 48px */
  }

  .learn-about h2 span
  { 
    color: #141B5D;
  }

  .learn-about-bg
  {
    border-radius: 16px;
    opacity: 0.94;
    background: #F6FEFF;
    padding: 30px;
  }

  .learn-about-bg p
  {
    color: #58595B;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 40px */
  }
  .learn-about-bg p span
  {
    color: #141B5D;
    font-weight: 600;
  }

  .learn-about-bg .box-sec
  {
    border-radius: 20px;
border: 1px solid  #EFF0F6;
background: #FFF;
padding: 16px;
display: flex;
justify-content: space-between;
align-items: center;
box-shadow: 0 5px 14px 0 rgba(8, 15, 52, 0.04);
  }
  
  .learn-about-bg .box-sec h6
  {
    color: #141F39;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 138.2%; /* 33.168px */
    margin-bottom: 0;
  }
  
  .learn-about-bg .box-sec .btn-info-sec
  {
    border-radius: 72px;
background: #5DE1FB;
box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
padding: 12px 16px;
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 135%; 
  }