.elementor-59711 .elementor-element.elementor-element-abce3e3{--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;}/* Start custom CSS */.tc-article {
  max-width: 980px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.65;
  color: #222;
}

.tc-article p {
  margin: 0 0 18px;
}

.tc-article h2 {
  margin: 34px 0 14px;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 700;
  color: #111;
}

.tc-article strong {
  font-weight: 700;
}

.tc-table-scroll {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 22px 0 18px;
}

.tc-cost-table {
  width: 100%;
  min-width: 920px;
  border-collapse: collapse;
  font-size: 15px;
  line-height: 1.4;
}

.tc-cost-table th,
.tc-cost-table td {
  border: 1px solid #ddd;
  padding: 12px;
  text-align: left;
  vertical-align: top;
}

.tc-cost-table thead th {
  background: #f3f3f3;
  font-weight: 700;
  color: #111;
}

.tc-cost-table tbody td:first-child {
  background: #f7f7f7;
  font-weight: 700;
}

.tc-cost-table td:nth-child(2),
.tc-cost-table td:nth-child(3),
.tc-cost-table td:nth-child(4) {
  white-space: nowrap;
}

.tc-cost-table .tc-total-row td {
  background: #f1f1f1;
  font-weight: 700;
}


.tc-checklist {
  margin: 0 0 24px 22px;
  padding: 0;
}

.tc-checklist li {
  margin-bottom: 8px;
}

.tc-cta {
  margin: 30px 0 0;
  padding: 22px;
  background: #f5f3f0;
  border-left: 4px solid #001F5B;
}

@media (max-width: 767px) {
  .tc-article {
    font-size: 16px;
  }

  .tc-article h2 {
    font-size: 24px;
  }

  .tc-cost-table {
    font-size: 14px;
    min-width: 860px;
  }

  .tc-cost-table th,
  .tc-cost-table td {
    padding: 10px;
  }
}





.tc-footnotes {
    margin: 15px 0 30px !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
    color: #666 !important;
}

.tc-footnotes p {
    margin: 0 0 8px !important;
    font-size: 12px !important;
}

.tc-footnotes strong {
    font-size: 13px !important;
    color: #333 !important;
}

.tc-footnotes a {
    color: #0060BA !important;
    text-decoration: underline !important;
}





.tc-table-title {
    font-size: 1.2rem !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    line-height:1.5!important;
    color: #333; /* Matches your existing heading color */
}/* End custom CSS */