.elementor-39153 .elementor-element.elementor-element-1a9a597{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-95f1a68 */@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&family=Open+Sans:wght@400;600&display=swap');

/* ============================================================
   TRINITY DENTAL CARE — MEMBERSHIP PAGE
   Paste into: Elementor > Advanced > Custom CSS (page level)
   ============================================================ */

/* ── Reset & base ── */
.tdm-wrap *, .tdm-wrap *::before, .tdm-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; }
.tdm-wrap { font-family: 'Open Sans', sans-serif; color: #1C3E71; background: #fff; }

/* ── Typography helpers ── */
.tdm-wrap h1, .tdm-wrap h2, .tdm-wrap h3, .tdm-wrap h4 { font-family: 'Poppins', sans-serif; }

/* ── Utility ── */
.tdm-container { max-width: 1080px; margin: 0 auto; padding: 0 24px; }
.tdm-btn {
  display: inline-block;
  background: #1C3E71;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 15px;
  padding: 14px 34px;
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.2s;
  cursor: pointer;
  border: none;
}
.tdm-btn:hover { background: #163060; }
.tdm-btn--outline {
  background: transparent;
  border: 2px solid #1C3E71;
  color: #1C3E71;
}
.tdm-btn--outline:hover { background: #1C3E71; color: #fff; }

/* ── HERO ── */
.tdm-hero {
  background: linear-gradient(135deg, #1C3E71 0%, #2a5a9e 100%);
  color: #fff;
  padding: 72px 24px 60px;
  text-align: center;
}
.tdm-hero__eyebrow {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #7BC3E0;
  margin-bottom: 16px;
}
.tdm-hero h1 {
  font-size: clamp(28px, 5vw, 46px);
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 20px;
  color: #fff;
}
.tdm-hero__sub {
  font-size: 17px;
  max-width: 600px;
  margin: 0 auto 32px;
  opacity: 0.92;
  line-height: 1.6;
}
.tdm-hero__pills {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-bottom: 36px;
}
.tdm-hero__pill {
  background: rgba(123,195,224,0.18);
  border: 1px solid rgba(123,195,224,0.5);
  color: #fff;
  font-size: 14px;
  padding: 8px 18px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.tdm-hero__pill svg { flex-shrink: 0; }
.tdm-hero__practice-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 28px;
  flex-wrap: wrap;
  background: rgba(255,255,255,0.1);
  border-radius: 8px;
  padding: 16px 24px;
  margin-top: 20px;
  font-size: 14px;
}
.tdm-hero__practice-bar span { display: flex; align-items: center; gap: 8px; }

/* ── SECTION INTRO (no insurance) ── */
.tdm-intro { background: #fff; padding: 64px 24px; text-align: center; }
.tdm-intro h2 { font-size: clamp(22px, 3vw, 30px); font-weight: 700; margin-bottom: 16px; color: #1C3E71; }
.tdm-intro p { max-width: 700px; margin: 0 auto 14px; font-size: 16px; line-height: 1.7; color: #3a4f6a; }
.tdm-intro__cta { margin-top: 28px; }

/* ── WHY SWITCH ── */
.tdm-why { background: #f7fbfe; padding: 64px 24px; }
.tdm-why h2 { font-size: clamp(20px, 3vw, 28px); font-weight: 700; text-align: center; margin-bottom: 40px; color: #1C3E71; }
.tdm-why__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; max-width: 900px; margin: 0 auto; }
.tdm-why__col { background: #fff; border-radius: 10px; padding: 28px 28px 32px; }
.tdm-why__col--problem { border-top: 4px solid #e05a4f; }
.tdm-why__col--solution { border-top: 4px solid #7BC3E0; }
.tdm-why__col h3 { font-size: 16px; font-weight: 700; margin-bottom: 18px; }
.tdm-why__col h3.problem { color: #e05a4f; }
.tdm-why__col h3.solution { color: #1C3E71; }
.tdm-why__list { list-style: none; display: flex; flex-direction: column; gap: 12px; }
.tdm-why__list li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; line-height: 1.5; color: #3a4f6a; }
.tdm-why__list li .icon { flex-shrink: 0; margin-top: 2px; }

/* ── PLANS ── */
.tdm-plans { background: #fff; padding: 72px 24px; }
.tdm-plans h2 { font-size: clamp(22px, 3vw, 30px); font-weight: 700; text-align: center; margin-bottom: 8px; color: #1C3E71; }
.tdm-plans__sub { text-align: center; font-size: 15px; color: #5a6e85; margin-bottom: 44px; }
.tdm-plans__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; max-width: 940px; margin: 0 auto 32px; }
.tdm-plan-card {
  border: 2px solid #e2eef5;
  border-radius: 12px;
  padding: 32px 24px 36px;
  text-align: center;
  position: relative;
  transition: box-shadow 0.2s;
}
.tdm-plan-card:hover { box-shadow: 0 8px 32px rgba(28,62,113,0.10); }
.tdm-plan-card--featured {
  border-color: #7BC3E0;
  box-shadow: 0 4px 24px rgba(123,195,224,0.22);
}
.tdm-plan-card__badge {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  background: #FF9C78;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 5px 16px;
  border-radius: 100px;
  white-space: nowrap;
}
.tdm-plan-card__name { font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 700; color: #1C3E71; margin-bottom: 4px; }
.tdm-plan-card__desc { font-size: 13px; color: #7a8ea0; margin-bottom: 20px; }
.tdm-plan-card__price { margin-bottom: 6px; }
.tdm-plan-card__price .amount { font-family: 'Poppins', sans-serif; font-size: 42px; font-weight: 700; color: #1C3E71; line-height: 1; }
.tdm-plan-card__price .per { font-size: 14px; color: #7a8ea0; }
.tdm-plan-card__savings {
  display: inline-block;
  background: #e8f6e9;
  color: #2a7a3b;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 100px;
  margin-bottom: 22px;
}
.tdm-plan-card__features { list-style: none; text-align: left; display: flex; flex-direction: column; gap: 10px; margin-bottom: 28px; }
.tdm-plan-card__features li { display: flex; align-items: flex-start; gap: 9px; font-size: 13.5px; line-height: 1.45; color: #3a4f6a; }
.tdm-plan-card__features li .chk { flex-shrink: 0; margin-top: 2px; color: #7BC3E0; }
.tdm-plan-card .tdm-btn { width: 100%; text-align: center; }
.tdm-plans__note {
  text-align: center;
  font-size: 12px;
  color: #8a9daf;
  max-width: 760px;
  margin: 0 auto;
  line-height: 1.6;
}

/* ── HOW IT WORKS ── */
.tdm-how { background: #1C3E71; color: #fff; padding: 64px 24px; }
.tdm-how h2 { font-size: clamp(20px, 3vw, 28px); font-weight: 700; text-align: center; margin-bottom: 8px; color: #fff; }
.tdm-how__sub { text-align: center; font-size: 15px; color: rgba(255,255,255,0.75); margin-bottom: 44px; }
.tdm-how__steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; max-width: 860px; margin: 0 auto; }
.tdm-how__step { text-align: center; }
.tdm-how__step-num {
  width: 52px; height: 52px;
  background: #7BC3E0;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 16px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #1C3E71;
}
.tdm-how__step h3 { font-size: 16px; font-weight: 600; margin-bottom: 8px; color: #fff; }
.tdm-how__step p { font-size: 14px; color: rgba(255,255,255,0.78); line-height: 1.6; }

/* ── COMPARISON TABLE ── */
.tdm-compare { background: #f7fbfe; padding: 64px 24px; }
.tdm-compare h2 { font-size: clamp(20px, 3vw, 28px); font-weight: 700; text-align: center; margin-bottom: 36px; color: #1C3E71; }
.tdm-compare__table {
  max-width: 760px;
  margin: 0 auto;
  border-collapse: collapse;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 20px rgba(28,62,113,0.07);
}
.tdm-compare__table th {
  background: #1C3E71;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 16px 20px;
  text-align: left;
}
.tdm-compare__table th:not(:first-child) { text-align: center; }
.tdm-compare__table td {
  padding: 14px 20px;
  font-size: 14px;
  color: #3a4f6a;
  border-bottom: 1px solid #e8f0f6;
}
.tdm-compare__table td:not(:first-child) { text-align: center; }
.tdm-compare__table tr:last-child td { border-bottom: none; }
.tdm-compare__table tr:nth-child(even) td { background: #f7fbfe; }
.chk-yes { color: #2a7a3b; font-weight: 700; font-size: 16px; }
.chk-no { color: #c0392b; font-weight: 700; font-size: 16px; }

/* ── FAQ ── */
.tdm-faq { background: #fff; padding: 64px 24px; }
.tdm-faq h2 { font-size: clamp(20px, 3vw, 28px); font-weight: 700; text-align: center; margin-bottom: 36px; color: #1C3E71; }
.tdm-faq__list { max-width: 720px; margin: 0 auto; display: flex; flex-direction: column; gap: 0; }
.tdm-faq__item {
  border-bottom: 1px solid #dce8f0;
}
.tdm-faq__item:first-child { border-top: 1px solid #dce8f0; }
.tdm-faq__q {
  width: 100%;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  padding: 18px 0;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #1C3E71;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
.tdm-faq__q .arrow { color: #7BC3E0; font-size: 18px; transition: transform 0.2s; flex-shrink: 0; }
.tdm-faq__item.open .arrow { transform: rotate(180deg); }
.tdm-faq__a { display: none; padding: 0 0 18px; font-size: 14.5px; color: #4a6070; line-height: 1.7; }
.tdm-faq__item.open .tdm-faq__a { display: block; }

/* Active / open FAQ item — sky blue highlight on question row */
.tdm-faq__item.open .tdm-faq__q {
  color: #7BC3E0;
  background: #eaf6fb;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.tdm-faq__item.open .tdm-faq__q .arrow { color: #1C3E71; }
.tdm-faq__item.open .tdm-faq__a { padding-left: 10px; }

/* ── INFO BLOCKS (Account Management & Scheduling) ── */
.tdm-info-blocks { background: #f7fbfe; padding: 56px 24px; }
.tdm-info-blocks__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; max-width: 900px; margin: 0 auto; }
.tdm-info-block {
  background: #fff;
  border-radius: 10px;
  border-top: 4px solid #7BC3E0;
  padding: 28px 28px 32px;
}
.tdm-info-block h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #1C3E71;
  margin-bottom: 12px;
}
.tdm-info-block p { font-size: 14.5px; color: #4a6070; line-height: 1.7; }
.tdm-info-block a { color: #1C3E71; font-weight: 600; text-decoration: underline; }
.tdm-info-block a:hover { color: #7BC3E0; }

@media (max-width: 600px) {
  .tdm-info-blocks__grid { grid-template-columns: 1fr; }
}

/* ── RESPONSIVE ── */
@media (max-width: 700px) {
  .tdm-why__grid { grid-template-columns: 1fr; }
  .tdm-plans__grid { grid-template-columns: 1fr; }
  .tdm-how__steps { grid-template-columns: 1fr; }
  .tdm-compare__table th, .tdm-compare__table td { padding: 12px 12px; font-size: 13px; }
}/* End custom CSS */