.elementor-2502 .elementor-element.elementor-element-564f5bf{--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-90593ad *//* ============================================================
   DW Excavation — Foundation Contractor Super SEO Page CSS
   Add to: Appearance > Customize > Additional CSS
   (extends existing .dw-page and .sp-* system)
   ============================================================ */

/* ── COMPARISON TABLE ── */
.dw-page .fc-compare-table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0 28px;
  font-size: 14px;
}
.dw-page .fc-compare-table th {
  background: var(--black);
  color: #ffffff !important;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 12px 16px;
  text-align: left;
}
.dw-page .fc-compare-table th:first-child {
  width: 22%;
  background: #1a1a1a;
}
.dw-page .fc-compare-table td {
  padding: 12px 16px;
  vertical-align: top;
  border-bottom: 1px solid #e8e5de;
  color: #444444 !important;
  line-height: 1.6;
  background: #ffffff;
}
.dw-page .fc-compare-table td:first-child {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #0f0f0f !important;
  background: #f9f8f5 !important;
  width: 22%;
}
.dw-page .fc-compare-table tr:nth-child(even) td:not(:first-child) {
  background: #fafafa !important;
}
.dw-page .fc-compare-table tr:last-child td {
  border-bottom: none;
}

/* ── REGULATORY CALLOUT BOX — explicit overrides for dark section context ── */
.dw-page .fc-reg-box {
  background: #fff8ed !important;
  border-left: 4px solid #f5c400;
  padding: 24px 28px;
  margin: 28px 0;
  line-height: 1.75;
}
/* Force all text inside the reg box to dark regardless of parent section color */
.dw-page .fc-reg-box p,
.dw-page .fc-reg-box p strong,
.dw-page .sp-local .fc-reg-box p,
.dw-page .sp-local .fc-reg-box p strong {
  color: #444444 !important;
  font-size: 14px;
  line-height: 1.75;
  margin: 0;
}
.dw-page .fc-reg-box p strong,
.dw-page .sp-local .fc-reg-box p strong {
  color: #0f0f0f !important;
  font-weight: 700;
}
.dw-page .fc-reg-label,
.dw-page .sp-local .fc-reg-label {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c9a000 !important;
  display: block;
  margin-bottom: 10px;
}

/* ── TRUST BAR STRIP ── */
.dw-page .fc-trust-bar {
  background: #f5c400;
  padding: 0;
}
.dw-page .fc-trust-bar-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
}
.dw-page .fc-trust-item {
  padding: 22px 28px;
  display: flex;
  align-items: center;
  gap: 14px;
  border-right: 1px solid rgba(0,0,0,0.1);
}
.dw-page .fc-trust-item:last-child {
  border-right: none;
}
.dw-page .fc-trust-icon {
  font-size: 22px;
  flex-shrink: 0;
}
.dw-page .fc-trust-text {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #0f0f0f;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.dw-page .fc-trust-text span {
  display: block;
  font-family: 'Barlow', sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  color: rgba(0,0,0,0.6);
  margin-top: 2px;
}

/* ── METHOD SECTION ── */
.dw-page .fc-method-section {
  background: #f4f2ed;
  padding: 80px 24px;
  border-top: 1px solid #e8e5de;
}
.dw-page .fc-method-inner {
  max-width: 1100px;
  margin: 0 auto;
}
.dw-page .fc-method-inner h2 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(28px, 3.5vw, 42px);
  font-weight: 800;
  text-transform: uppercase;
  color: #0f0f0f;
  line-height: 1.05;
  margin-bottom: 16px;
}
.dw-page .fc-method-inner > p {
  font-size: 15px;
  color: #555555;
  line-height: 1.7;
  max-width: 760px;
  margin-bottom: 24px;
}

/* ── TALK TO AN EXPERT HERO CTA BLOCK ── */
.dw-page .fc-expert-card {
  background: rgba(30, 30, 30, 0.92);
  border: 1px solid rgba(245,196,0,0.18);
  padding: 36px 32px 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0;
}
.dw-page .fc-expert-eyebrow {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #f5c400;
  margin-bottom: 14px;
  display: block;
}
.dw-page .fc-expert-heading {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 28px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.05;
  margin-bottom: 14px;
  letter-spacing: 0.02em;
}
.dw-page .fc-expert-sub {
  font-size: 13px;
  color: rgba(255,255,255,0.65);
  line-height: 1.6;
  margin-bottom: 22px;
}
.dw-page .fc-expert-divider {
  width: 40px;
  height: 2px;
  background: #f5c400;
  margin-bottom: 22px;
  display: block;
}
.dw-page .fc-expert-phone {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #f5c400;
  color: #0f0f0f !important;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 16px 24px;
  width: 100%;
  transition: background 0.2s, transform 0.15s;
  margin-bottom: 14px;
}
.dw-page .fc-expert-phone:hover {
  background: #c9a000;
  transform: translateY(-1px);
  color: #0f0f0f !important;
}
.dw-page .fc-expert-secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.55) !important;
  text-decoration: none !important;
  padding: 10px 0;
  transition: color 0.2s;
  margin-bottom: 18px;
}
.dw-page .fc-expert-secondary:hover {
  color: #f5c400 !important;
}
.dw-page .fc-expert-secondary::after {
  content: '→';
}
.dw-page .fc-expert-badge {
  font-family: 'Barlow', sans-serif;
  font-size: 11px;
  color: rgba(255,255,255,0.3);
  text-align: center;
  display: block;
  letter-spacing: 0.04em;
}

/* ── RESPONSIVE ── */
@media (max-width: 900px) {
  .dw-page .fc-trust-bar-inner {
    grid-template-columns: 1fr 1fr;
  }
  .dw-page .fc-trust-item:nth-child(2) {
    border-right: none;
  }
  .dw-page .fc-trust-item:nth-child(3) {
    border-top: 1px solid rgba(0,0,0,0.1);
    grid-column: span 2;
    border-right: none;
  }
}
@media (max-width: 768px) {
  .dw-page .fc-trust-bar-inner {
    grid-template-columns: 1fr;
  }
  .dw-page .fc-trust-item {
    border-right: none !important;
    border-top: none !important;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    grid-column: auto !important;
  }
  .dw-page .fc-trust-item:last-child {
    border-bottom: none;
  }
  .dw-page .fc-compare-table {
    font-size: 12px;
  }
  .dw-page .fc-compare-table th,
  .dw-page .fc-compare-table td {
    padding: 10px 10px;
  }
  .dw-page .fc-method-section {
    padding: 56px 24px;
  }
}/* End custom CSS */