.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;
  }
  .vid-con-hero-section {
  position: relative;
  background: url(../img/patient-affiliates/banner-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;
  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;
  font-size: 16px;
  font-weight: 500;
  line-height: 200%;
  max-width: 60vw;
  font-style: normal;
  margin: auto;
  }
  .den-section-subtext span {
  color: #141B5D;
  font-size: 16px;
  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: 40px;
  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: 16px;
  font-weight: 500;
  line-height: 200%;
  font-style: normal;
  margin: auto;
  }
  .den-section-subtext-a span {
  color: #141B5D;
  font-size: 16px;
  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;
  }
  .referral-services .service-box
  {
  border-radius: 12px;
  background: #FEFEFE;
  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%;
  text-align: center;
  }
  .referral-services .service-box h6
  {
  color: #58595B;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 40px */
  }
  .referral-services .service-box p
  {
  color: #58595B;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 32px */
  }
  .referral-services .badge
  {
  border-radius: 8px;
  background: #F6F6F6;
  padding: 8px 20px;
  color:  #727272;
  text-align: center;
  font-size: 14px;
  white-space: unset;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 285.714% */
  }
  .referral-services .main-box h4
  {
  color: #141B5D;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 48px */
  }
  .referral-services .main-box p
  {
  color: #58595B;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 32px */
  }
  .referral-services-main-box
  {
  border-radius: 16px;
  background: rgba(247, 254, 255, 0.97);
  padding: 30px;
  }
  .referral-services .step-box
  {
  border-radius: 24px;
  background: #FFF;
  box-shadow: 0 3.493px 10.48px 0 rgba(149, 157, 165, 0.20);
  padding: 20px;
  height: 100%;
  }
  .referral-services .step-box h6
  {
  color: #58595B;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 40px */
  }
  .referral-services .step-box p strong
  {
  color: #58595B;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 32px */
  display: block;
  }
  .referral-services .step-box p
  {
  color: #58595B;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  }
  .referral-services .step-box img
  {
  width: 100%;
  }
  .affiliate-join .join-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-join .join-card h6
  {
  color: #58595B;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 40px */
  }
  .affiliate-join .join-card p
  {
  color: #58595B;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 217.188%; /* 34.75px */
  }
  /* Timeline container */
  .referrals-work  .timeline {
  position: relative;
  list-style: none;
  margin: 0;
  padding-left: 60px;
  }
  /* Vertical dashed line */
  .referrals-work  .timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  width: 2px;
  height: 100%;
  border-left: 2px dashed #58595B;
  }
  /* Timeline item */
  .referrals-work .timeline li {
  position: relative;
  margin-bottom: 40px;
  color: #58595B;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; /* 40px */
  }
  /* Outer circle */
  .referrals-work .timeline li::before {
  content: "";
  position: absolute;
  left: -55px;
  width: 32px;
  height: 32px;
  border: 2px solid #141B5D;  /* Dark Blue border */
  border-radius: 50%;
  background: #fff;
  z-index: 1;
  }
  /* Inner dot */
  .referrals-work  .timeline li::after {
  content: "";
  position: absolute;
  left: -45px;
  top: 10px;
  width: 12px;
  height: 12px;
  background: #141B5D; /* Dark Blue fill */
  border-radius: 50%;
  z-index: 2;
  }
  .referrals-work .info-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%;
  }
  .referrals-work .info-card h6
  {
  color: #58595B;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 40px */
  }
  .earning-potential .step-box
  {
  border-radius: 24px;
  background: #FFF;
  box-shadow: 0 3.493px 10.48px 0 rgba(149, 157, 165, 0.20);
  padding: 20px;
  height: 100%;
  }
  .earning-potential .step-box h6
  {
  color: #58595B;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 40px */
  }
  .earning-potential .step-box p
  {
  color: #58595B;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  }
  .earning-potential .step-box img
  {
  width: 100%;
  }
  .earning-potential .service-box
  {
  border-radius: 12px;
  background: #FEFEFE;
  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%;
  text-align: center;
  margin-bottom: 1rem;
  }
  .earning-potential .service-box h6
  {
  color: #58595B;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 40px */
  }
  .earning-potential .service-box p
  {
  color: #58595B;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 32px */
  }
  .timeline-section .timeline {
  position: relative;
  }
  .timeline-section  .timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background-color: #ccc;
  }
  .timeline-section .timeline-box
  {
  border-radius: 16px;
  border: 1px solid #DCDCDC;
  padding: 1rem;
  }
  .timeline-section  .timeline-item {
  position: relative;
  margin-bottom: 1rem;
  }
  .timeline-section .timeline-content {
  padding: 1.5rem;
  }
  .timeline-section  .timeline-number {
  width: 48px;
  height: 48px;
  background-color: #141B5D;
  color: white;
  border-radius: 50%;
  display: flex;
  font-size: 32px;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  }
  .timeline-section  .timeline-icon {
  max-width: 100%;
  height: auto;
  }
  .timeline-section  .timeline-title {
  color: #58595B;
  text-align: right;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  }
  .timeline-section .timeline-title-a {
  color: #58595B;
  text-align:left;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  }
  .timeline-section .timeline-week {
  color: #141B5D;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  }
  .timeline-section .timeline-item:last-child {
  margin-bottom: 0rem;
  }
  .timeline-section .timeline-box ol li
  {
  color: #58595B;
  font-size: 16px;
  font-style: normal;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 200%; /* 32px */
  }
  .timeline-section .timeline-box ol li:last-child
  {
  margin-bottom: 0rem;
  }
  .timeline-section .timeline-box ol li strong
  {
  color: #58595B;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  }
  .timeline-section
  {
  padding: 80px 0;
  }
  @media (min-width: 768px) {
  .timeline-section .timeline-item-left .timeline-content {
  margin-right: auto;
  width: 45%;
  }
  .timeline-section .timeline-item-right .timeline-content {
  margin-left: auto;
  width: 45%;
  }
  }
  @media (max-width: 767.98px) {
  .timeline-section  .timeline::before {
  left: 20px;
  }
  .timeline-section .timeline-number {
  left: 0px;
  transform: translateY(-50%);
  }
  .timeline-section  .timeline-content {
  margin-left: 30px !important;
  margin-right: 10px;
  }
  }