.elementor-63 .elementor-element.elementor-element-f029e6e{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-63 .elementor-element.elementor-element-031abfa > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for section, class: .elementor-element-f029e6e *//* =========================
   DENTAL BILLING PAGE
========================= */

.rds-dental-page * {
  box-sizing: border-box;
}

.rds-dental-page {
  position: relative;
  overflow: hidden;
  padding: 90px 20px;
  background:
    radial-gradient(circle at 14% 16%, rgba(14, 165, 255, 0.08), transparent 28%),
    radial-gradient(circle at 86% 82%, rgba(154, 223, 31, 0.08), transparent 30%),
    linear-gradient(135deg, #04111f 0%, #061a2e 52%, #08233d 100%);
  font-family: Arial, Helvetica, sans-serif;
}

.rds-dental-page .rds-container {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.rds-dental-head {
  max-width: 860px;
  margin: 0 auto 48px;
  text-align: center;
}

.rds-dental-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(14, 165, 255, 0.22);
  color: #e9eef5;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 18px;
  backdrop-filter: blur(8px);
}

.rds-dental-head h1 {
  margin: 0 0 16px;
  font-size: clamp(32px, 4.8vw, 56px);
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -1px;
  color: #ffffff;
}

.rds-dental-head h1 span {
  background: linear-gradient(90deg, #9adf1f, #0ea5ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.rds-dental-head p {
  margin: 0 auto;
  max-width: 780px;
  color: #d9e6f2;
  font-size: 18px;
  line-height: 1.85;
}

.rds-dental-top-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 24px;
  margin-bottom: 26px;
}

.rds-dental-content-card,
.rds-dental-highlight-card,
.rds-dental-service-card,
.rds-dental-closing-card {
  border-radius: 26px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(8px);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease, background 0.35s ease;
}

.rds-dental-content-card:hover,
.rds-dental-highlight-card:hover,
.rds-dental-service-card:hover,
.rds-dental-closing-card:hover {
  transform: translateY(-8px);
  border-color: rgba(14, 165, 255, 0.38);
  background: linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.05));
  box-shadow: 0 26px 60px rgba(0, 0, 0, 0.32);
}

.rds-dental-content-card {
  padding: 34px 30px;
}

.rds-dental-content-card h2,
.rds-dental-section-title h2,
.rds-dental-closing-card h2 {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 800;
}

.rds-dental-content-card p,
.rds-dental-section-title p,
.rds-dental-closing-card p {
  margin: 0;
  color: #d9e6f2;
  font-size: 17px;
  line-height: 1.9;
}

.rds-dental-challenges {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.rds-dental-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 9px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.10);
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  transition: all 0.3s ease;
}

.rds-dental-chip:hover {
  background: linear-gradient(135deg, #0b6fd3, #0ea5ff);
  border-color: rgba(14, 165, 255, 0.44);
  color: #ffffff;
}

.rds-dental-highlight-card {
  padding: 32px 26px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.rds-dental-highlight-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 18px;
  margin-bottom: 18px;
  background: linear-gradient(135deg, #9adf1f, #0ea5ff);
  color: #04111f;
  font-size: 30px;
  box-shadow: 0 12px 28px rgba(14, 165, 255, 0.24);
}

.rds-dental-highlight-card h3 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 800;
}

.rds-dental-highlight-card p {
  margin: 0;
  color: #d9e6f2;
  font-size: 16px;
  line-height: 1.85;
}

.rds-dental-services-wrap {
  margin-bottom: 26px;
}

.rds-dental-section-title {
  max-width: 820px;
  margin: 0 0 28px;
}

.rds-dental-services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.rds-dental-service-card {
  padding: 30px 24px;
}

.rds-dental-service-card-featured {
  border-color: rgba(154, 223, 31, 0.28);
  background: linear-gradient(180deg, rgba(154,223,31,0.08), rgba(255,255,255,0.05));
}

.rds-dental-service-card-featured:hover {
  border-color: rgba(154, 223, 31, 0.45);
}

.rds-dental-service-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  margin-bottom: 18px;
  background: linear-gradient(135deg, #9adf1f, #0ea5ff);
  color: #04111f;
  font-size: 17px;
  font-weight: 800;
  box-shadow: 0 12px 28px rgba(14, 165, 255, 0.24);
}

.rds-dental-service-card h3 {
  margin: 0 0 14px;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 800;
}

.rds-dental-service-card p {
  margin: 0;
  color: #d9e6f2;
  font-size: 16px;
  line-height: 1.82;
}

.rds-dental-closing-card {
  padding: 34px 30px;
  text-align: center;
}

.rds-dental-closing-card h2 {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

.rds-dental-closing-card p {
  max-width: 760px;
  margin: 0 auto;
}

.rds-dental-cta {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin-top: 26px;
}

.rds-dental-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 24px;
  border-radius: 14px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.3s ease;
}

.rds-dental-btn-primary {
  color: #04111f !important;
  background: linear-gradient(135deg, #9adf1f, #c5f068);
  box-shadow: 0 12px 30px rgba(154, 223, 31, 0.26);
}

.rds-dental-btn-primary:hover {
  color: #04111f !important;
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(154, 223, 31, 0.34);
}

.rds-dental-btn-secondary,
.rds-dental-btn-secondary:visited {
  color: #ffffff !important;
  background: linear-gradient(135deg, #0b6fd3, #0ea5ff);
  box-shadow: 0 12px 30px rgba(14, 165, 255, 0.24);
}

.rds-dental-btn-secondary:hover {
  background: linear-gradient(135deg, #1da1ff, #0ea5ff) !important;
  color: #ffffff !important;
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(14, 165, 255, 0.34) !important;
}

/* Tablet */
@media (max-width: 1024px) {
  .rds-dental-page {
    padding: 75px 18px;
  }

  .rds-dental-top-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .rds-dental-services-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .rds-dental-page {
    padding: 60px 15px;
  }

  .rds-dental-badge {
    font-size: 12px;
    min-height: 34px;
    padding: 7px 12px;
    margin-bottom: 14px;
  }

  .rds-dental-head {
    margin-bottom: 34px;
  }

  .rds-dental-head h1 {
    font-size: 34px;
    line-height: 1.16;
    letter-spacing: 0;
  }

  .rds-dental-head p {
    font-size: 16px;
    line-height: 1.75;
  }

  .rds-dental-content-card,
  .rds-dental-highlight-card,
  .rds-dental-service-card,
  .rds-dental-closing-card {
    border-radius: 20px;
  }

  .rds-dental-content-card,
  .rds-dental-closing-card {
    padding: 24px 18px;
  }

  .rds-dental-content-card h2,
  .rds-dental-section-title h2,
  .rds-dental-closing-card h2 {
    font-size: 24px;
  }

  .rds-dental-content-card p,
  .rds-dental-section-title p,
  .rds-dental-closing-card p {
    font-size: 15px;
    line-height: 1.78;
  }

  .rds-dental-highlight-card {
    padding: 24px 18px;
  }

  .rds-dental-highlight-icon {
    width: 62px;
    height: 62px;
    font-size: 24px;
    border-radius: 16px;
  }

  .rds-dental-highlight-card h3 {
    font-size: 23px;
  }

  .rds-dental-highlight-card p {
    font-size: 15px;
    line-height: 1.75;
  }

  .rds-dental-services-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .rds-dental-service-card {
    padding: 24px 18px;
    border-radius: 20px;
  }

  .rds-dental-service-number {
    width: 52px;
    height: 52px;
    font-size: 16px;
    border-radius: 14px;
    margin-bottom: 16px;
  }

  .rds-dental-service-card h3 {
    font-size: 21px;
  }

  .rds-dental-service-card p {
    font-size: 15px;
    line-height: 1.75;
  }

  .rds-dental-cta {
    flex-direction: column;
    align-items: stretch;
  }

  .rds-dental-btn {
    width: 100%;
  }
}/* End custom CSS */