.den-section-btn-cta {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    height: 45px;
    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;
  }
  
  .vid-con-hero-section {
    position: relative;
    background: url(../img/professional-affiliates/ban-bg.png) no-repeat center;
    background-size: cover;
    padding-bottom: 50px;
    overflow: hidden;
  }
  
  
  .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;
    height: 45px;
    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: 48px;
    font-weight: 700;
    line-height: 120%;
  }
  
  .den-section-title span {
    color: #141B5D;
  }
  
  .den-section-subtext {
    color: #58595B;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;

    max-width: 60vw;
    font-style: normal;
    margin: auto;
  }
  
  .den-section-subtext span {
    color: #141B5D;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    max-width: 50vw;
    font-style: normal;
    margin: auto;
    line-height: 200%;
  }
  
  .den-section-title-a {
    color: #454545;
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
  }
  
  .den-section-title-a span {
    color: #141B5D;
  }
  .feature-image
  {
    width: 100%;
  }
  .den-section-subtext-a {
    color: #58595B;
  
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;

    font-style: normal;
    margin: auto;
  }
  
  .den-section-subtext-a span {
    color: #141B5D;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    font-style: normal;
    margin: auto;
    line-height: 200%;
  }
  
  
  .den-section-btn-light-blue {
    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;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 700;
    line-height: 135%;
    display: inline-block;
    width: fit-content;
  }
  
  .den-section-btn-light-blue:hover {
    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;
  }

  .Comp-Tele-sec .feature-card
  {
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.10);
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .Comp-Tele-sec .feature-card p
  {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%;
    margin-bottom: 0;
  }
  .Comp-Tele-sec .feature-card h5
  {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; 
  }
  .Comp-Tele-sec .feature-card img
  {
width: 100%;
  }

  .Target-Market-sec .market-box
  {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    padding: 20px;
    height: 100%;
  }

  .Target-Market-sec .market-box h6
  {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
  }

  .Target-Market-sec .Content
  {
    border-radius: 16px;
    padding: 30px;
    background: #F6FEFF;
  }
  .Target-Market-sec .market-box p
  {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
  }

  .Why-sales-sec .bonus-pill
  {
    border-radius: 8px;
    background: #F6F6F6;
    padding: 10px 28px;
    color: #58595B;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 200%; /* 32px */
margin-right: 1rem;
margin-bottom: 1rem;
  }

  .Why-sales-sec .program-card
  {
    border-radius: 16px;
    border: 1px solid #DCDCDC;
    padding: 20px;
    height: 100%;
  }

  .Why-sales-sec .program-card h6
  {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
  }


  .Why-sales-sec .program-card p
  {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0;
  }

  .img-res{
    width: 100%;
    box-shadow: 0 25.608px 34.145px 0 rgba(20, 27, 93, 0.10);
  }

  .sales-advantages-sec .advantage-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%;
    text-align: center;
  }
  .sales-advantages-sec .advantage-card h5
  {
    color: #58595B;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
  }
  .sales-advantages-sec .advantage-card ul li
  {
    color: #58595B;
    font-size: 16px;
    text-align: left;
    font-style: normal;
    font-weight: 500;
    line-height: 217.188%; /* 34.75px */
    margin-bottom: 0.5rem;
  }
  .sales-advantages-sec .main-box
  {
    border-radius: 16px;
    opacity: 0.94;
    background: #F6FEFF;
    padding: 20px;
    height: 100%;
  }
  .sales-advantages-sec .advantage-box
  {
    border-radius: 16px;
    border: 0.5px solid #D8D8D8;
    background: #FFF;
    box-shadow: 4px 4px 4px 0 rgba(227, 223, 255, 0.18);
    padding: 20px;
    text-align: center;
    height: 100%;
  }
  .sales-advantages-sec .advantage-box h6
  {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
  }
  .sales-advantages-sec .advantage-box p
  {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 217.188%; /* 34.75px */
  }

  .affiliate-program-sec .program-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%;
  }
  
  .affiliate-program-sec .program-card h6
  {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
  }
  .affiliate-program-sec  h4
  {
    color: #58595B;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 48px */
  }
  
  
    
  .affiliate-program-sec .program-card p
  {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 217.188%; /* 34.75px */
  }
  
  .affiliate-profile-sec .affl-list-sec h6
  {
    color: #141B5D;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 48px */
  }
  .affiliate-profile-sec .affl-list-sec ul li p
  {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
  }

  .affiliate-profile-sec .affl-list-sec ul li
  {
padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
  }
  
  .affiliate-profile-sec  .affl-list-sec-a  h5
  {
    color: #58595B;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 48px */
  }
  .affiliate-profile-sec  .affl-list-sec-a .affiliate-card
  {
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0 3.493px 10.48px 0 rgba(149, 157, 165, 0.20);
    padding: 20px;
    height: 100%;
  }
  .affiliate-profile-sec  .affl-list-sec-a .affiliate-card h6
  {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
  }
  .affiliate-profile-sec  .affl-list-sec-a .affiliate-card img
  {
width: 100%;
  }
  .affiliate-profile-sec  .affl-list-sec-a .affiliate-card p
  {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
  }

  .affiliate-program-sec .Process-Steps .badge
  {
    border-radius: 8px;
    background: #F6F6F6;
    padding: 10px 28px;
    color: #58595B;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 200%; /* 32px */
margin-bottom: 0.5rem;
  }

  .affiliate-program-sec .Process-Steps 
  {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
  }

  @media (max-width: 768px) {

    .affiliate-program-sec .Process-Steps 
    {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
    }
    .den-section-btn-cta {
 
      display: block;
      height: auto;
    }
    
  }