.tt-mobile-menu-toggle,
.tt-mobile-menu-scrim,
.tt-mobile-menu-panel {
  display: none;
}

.tt-ask-widget.tt-winston-closing > :not(.tt-winston-toggle) {
  display: none !important;
  pointer-events: none !important;
}

.tt-inspection-service {
  color: #0F2228 !important;
  background: #fff !important;
  -webkit-text-fill-color: #0F2228;
  color-scheme: light;
}

.tt-inspection-service.tt-service-placeholder {
  color: #6E7F84 !important;
  -webkit-text-fill-color: #6E7F84;
}

.tt-inspection-service option {
  color: #0F2228 !important;
  background: #fff !important;
  -webkit-text-fill-color: #0F2228;
}

.tt-inspection-service option[value=""][disabled] {
  color: #6E7F84 !important;
  -webkit-text-fill-color: #6E7F84;
}

.tt-inspection-service:hover {
  border-color: #9FC4CA !important;
}

.tt-inspection-service:focus {
  border-color: #127685 !important;
  outline: 3px solid rgba(18, 118, 133, .18);
  outline-offset: 1px;
}

.tt-inspection-status {
  padding: 14px 16px;
  border: 1px solid #DCE8EA;
  border-radius: 10px;
  font-size: 15px;
  line-height: 1.5;
}

.tt-inspection-status[hidden] {
  display: none;
}

.tt-inspection-status-success {
  color: #0F535D;
  background: #F1FAFB;
  border-color: #9FC4CA;
}

.tt-inspection-status-error {
  color: #7A3212;
  background: #FFF5EE;
  border-color: #F2B58C;
}

.tt-inspection-form.tt-inspection-submitted > :not(.tt-inspection-status) {
  display: none !important;
}

.tt-inspection-submit:disabled {
  cursor: wait !important;
  opacity: .78;
}

.tt-phone-error {
  display: block;
  width: 100%;
  margin-top: 4px;
  color: #7A3212;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
}

.tt-phone-error[hidden] {
  display: none;
}

.tt-coverage-phone {
  color: inherit;
  text-decoration: none;
}

.tt-contact-email {
  display: inline-block;
  max-width: 100%;
  color: inherit;
  text-decoration: none;
  overflow-wrap: anywhere;
  word-break: normal;
}

.tt-estimate-book-cta {
  color: #fff !important;
  background: linear-gradient(135deg, #FF8A2B, #DE6610) !important;
  border-color: transparent !important;
}

div:has(> .tt-estimate-book-cta) > a[href^="tel:"] {
  color: #fff !important;
  background: rgba(255, 255, 255, .08) !important;
  border: 2px solid rgba(255, 255, 255, .4) !important;
  padding: 13px 20px !important;
}

.tt-coverage-hours-secondary {
  color: #9FD5DD;
  white-space: nowrap;
}

@media (max-width: 430px) {
  .tt-estimate-book-cta {
    white-space: normal;
    text-align: center;
    line-height: 1.25;
  }
}

@media (max-width: 768px) {
  section[style*="94vh"]::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background:
      radial-gradient(
        ellipse 108% 58% at 32% 57%,
        rgba(3, 18, 22, .78) 0%,
        rgba(3, 18, 22, .70) 45%,
        rgba(3, 18, 22, .32) 75%,
        rgba(3, 18, 22, .06) 100%
      ),
      linear-gradient(
        90deg,
        rgba(3, 18, 22, .78) 0%,
        rgba(3, 18, 22, .68) 40%,
        rgba(3, 18, 22, .38) 72%,
        rgba(3, 18, 22, .12) 100%
      ),
      linear-gradient(
        180deg,
        rgba(3, 18, 22, 0) 0%,
        rgba(3, 18, 22, .08) 35%,
        rgba(3, 18, 22, .30) 55%,
        rgba(3, 18, 22, .38) 80%,
        rgba(3, 18, 22, .18) 100%
      );
  }

  section[style*="94vh"] > div:last-child {
    z-index: 2 !important;
  }

  section[style*="94vh"] > div:last-child p {
    width: calc(100% + 22px);
    max-width: 682px !important;
    margin: 15px -11px -18px !important;
    padding: 9px 11px;
    border-radius: 7px;
    background: rgba(3, 24, 28, .64);
    text-shadow: 0 2px 4px rgba(0, 0, 0, .72);
  }
}

@media (max-width: 340px) {
  .tt-estimate-book-cta {
    padding-inline: 12px !important;
    font-size: 14px !important;
  }
}

.tt-header-inner {
  width: 100%;
  max-width: 1400px !important;
  min-width: 0;
  display: grid !important;
  grid-template-columns: clamp(76px, 6vw, 92px) minmax(0, 1fr) max-content;
  align-items: center;
  padding-inline: clamp(12px, 1.1vw, 18px) !important;
  gap: clamp(8px, .85vw, 14px) !important;
}

.tt-logo-link {
  width: clamp(76px, 6vw, 92px);
  min-width: 0;
  margin-left: 0 !important;
  flex: none !important;
  justify-self: start;
}

.tt-logo-img {
  width: 100% !important;
  height: auto !important;
  max-height: 70px;
  margin-top: 0 !important;
  object-fit: contain;
}

.tt-desktop-nav {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  display: flex !important;
  width: 100%;
  min-width: 0;
  justify-content: center !important;
  gap: clamp(0px, .12vw, 2px) !important;
  white-space: nowrap;
}

.tt-desktop-nav a {
  min-width: 0;
  flex: 0 0 auto;
  padding-inline: clamp(3px, .32vw, 6px) !important;
  font-size: clamp(14px, 1.02vw, 17px) !important;
  font-weight: 800 !important;
  letter-spacing: .01em !important;
  white-space: nowrap !important;
}

.tt-desktop-nav span {
  flex: 0 0 1px;
  height: 18px !important;
}

.tt-header-cta {
  min-width: max-content;
  margin-left: 0 !important;
  flex: none !important;
  padding: 13px clamp(13px, 1.25vw, 20px) !important;
  gap: 6px !important;
  font-size: clamp(14px, 1vw, 16px) !important;
  font-weight: 800 !important;
  letter-spacing: .025em !important;
  white-space: nowrap !important;
  justify-self: end;
}

@media (min-width: 901px) and (max-width: 1279px) {
  html,
  body {
    max-width: 100%;
    overflow-x: clip;
  }

  body.tt-mobile-menu-open {
    overflow: hidden;
  }

  .tt-site-header,
  header {
    z-index: 220 !important;
  }

  header > div[style*="height:72px"],
  .tt-header-inner {
    height: 64px !important;
    display: flex !important;
    grid-template-columns: none;
    padding: 0 14px !important;
    gap: 8px !important;
    justify-content: space-between !important;
    overflow: visible !important;
  }

  header > div[style*="height:72px"] > a:first-child,
  .tt-logo-link {
    width: auto;
    margin-left: 0 !important;
    max-width: min(210px, 62vw) !important;
    position: static !important;
    z-index: 222 !important;
    flex: 0 0 auto !important;
  }

  header > div[style*="height:72px"] > a:first-child img,
  .tt-logo-img {
    height: 58px !important;
    width: auto !important;
    max-width: min(190px, 58vw) !important;
    margin-top: 0 !important;
    object-fit: contain !important;
  }

  nav[data-hide-mobile],
  header > div[style*="height:72px"] > a[data-page="estimate"],
  .tt-desktop-nav,
  .tt-header-cta {
    display: none !important;
  }

  .tt-mobile-menu-toggle {
    display: inline-flex;
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 6px;
    border: 1px solid rgba(38, 198, 218, .35);
    border-radius: 10px;
    background: rgba(12, 58, 66, .82);
    color: #fff;
    cursor: pointer;
    z-index: 225;
  }

  .tt-mobile-menu-toggle span {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 99px;
    background: #EAF7F9;
    transition: transform .2s ease, opacity .2s ease;
  }

  body.tt-mobile-menu-open .tt-mobile-menu-toggle span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }

  body.tt-mobile-menu-open .tt-mobile-menu-toggle span:nth-child(2) {
    opacity: 0;
  }

  body.tt-mobile-menu-open .tt-mobile-menu-toggle span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }

  body.tt-mobile-menu-open .tt-mobile-menu-scrim {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 210;
    background: rgba(4, 20, 23, .58);
    backdrop-filter: blur(2px);
  }

  body.tt-mobile-menu-open .tt-mobile-menu-panel {
    display: flex;
    position: fixed;
    top: 82px;
    right: 10px;
    width: min(330px, calc(100% - 20px));
    max-height: calc(100dvh - 100px);
    overflow-y: auto;
    z-index: 230;
    flex-direction: column;
    gap: 4px;
    padding: 12px;
    border: 1px solid rgba(38, 198, 218, .28);
    border-radius: 14px;
    background: #0C3A42;
    box-shadow: 0 26px 60px rgba(0, 0, 0, .45);
  }

  .tt-mobile-menu-panel a {
    min-height: 46px;
    display: flex;
    align-items: center;
    padding: 13px 14px;
    border-radius: 9px;
    color: #EAF7F9;
    font-family: Archivo, sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .03em;
    text-decoration: none;
  }

  .tt-mobile-menu-panel a:last-child {
    margin-top: 4px;
    color: #fff;
    background: linear-gradient(135deg, #FF8A2B, #DE6610);
  }
}

@media (max-width: 900px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  body {
    padding-bottom: 76px;
  }

  body.tt-mobile-menu-open {
    overflow: hidden;
  }

  .tt-site-header {
    z-index: 220 !important;
  }

  header {
    z-index: 220 !important;
  }

  header > div[style*="height:72px"] {
    height: 64px !important;
    padding: 0 14px !important;
    gap: 8px !important;
    justify-content: space-between !important;
    overflow: visible !important;
  }

  .tt-header-inner {
    height: 64px !important;
    display: flex !important;
    grid-template-columns: none;
    padding: 0 14px !important;
    gap: 8px !important;
    justify-content: space-between !important;
    overflow: visible !important;
  }

  header > div[style*="height:72px"] > a:first-child {
    margin-left: 0 !important;
    max-width: min(210px, 62vw) !important;
    position: static !important;
    z-index: 222 !important;
  }

  .tt-logo-link {
    margin-left: 0 !important;
    max-width: min(210px, 62vw) !important;
    position: static !important;
    z-index: 222 !important;
  }

  header > div[style*="height:72px"] > a:first-child img {
    height: 58px !important;
    width: auto !important;
    max-width: min(190px, 58vw) !important;
    margin-top: 0 !important;
    object-fit: contain !important;
  }

  .tt-logo-img {
    height: 58px !important;
    width: auto !important;
    max-width: min(190px, 58vw) !important;
    margin-top: 0 !important;
    object-fit: contain !important;
  }

  nav[data-hide-mobile],
  header > div[style*="height:72px"] > a[data-page="estimate"] {
    display: none !important;
  }

  .tt-desktop-nav,
  .tt-header-cta {
    display: none !important;
  }

  .tt-mobile-menu-toggle {
    display: inline-flex;
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 6px;
    border: 1px solid rgba(38, 198, 218, .35);
    border-radius: 10px;
    background: rgba(12, 58, 66, .82);
    color: #fff;
    cursor: pointer;
    z-index: 225;
  }

  .tt-mobile-menu-toggle span {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 99px;
    background: #EAF7F9;
    transition: transform .2s ease, opacity .2s ease;
  }

  body.tt-mobile-menu-open .tt-mobile-menu-toggle span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }

  body.tt-mobile-menu-open .tt-mobile-menu-toggle span:nth-child(2) {
    opacity: 0;
  }

  body.tt-mobile-menu-open .tt-mobile-menu-toggle span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }

  body.tt-mobile-menu-open .tt-mobile-menu-scrim {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 210;
    background: rgba(4, 20, 23, .58);
    backdrop-filter: blur(2px);
  }

  body.tt-mobile-menu-open .tt-mobile-menu-panel {
    display: flex;
    position: fixed;
    top: 82px;
    right: 10px;
    width: min(330px, calc(100% - 20px));
    max-height: calc(100dvh - 100px);
    overflow-y: auto;
    z-index: 230;
    flex-direction: column;
    gap: 4px;
    padding: 12px;
    border: 1px solid rgba(38, 198, 218, .28);
    border-radius: 14px;
    background: #0C3A42;
    box-shadow: 0 26px 60px rgba(0, 0, 0, .45);
  }

  .tt-mobile-menu-panel a {
    min-height: 46px;
    display: flex;
    align-items: center;
    padding: 13px 14px;
    border-radius: 9px;
    color: #EAF7F9;
    font-family: Archivo, sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .03em;
    text-decoration: none;
  }

  .tt-mobile-menu-panel a:last-child {
    margin-top: 4px;
    color: #fff;
    background: linear-gradient(135deg, #FF8A2B, #DE6610);
  }

  section[style*="min-height:94vh"] {
    min-height: calc(100svh - 74px) !important;
  }

  section[style*="min-height:94vh"] > div[style*="background-image"] {
    background-position: 62% top !important;
  }

  section[style*="min-height:94vh"] h1 {
    max-width: 100% !important;
    font-size: clamp(42px, 13vw, 72px) !important;
    line-height: .96 !important;
    overflow-wrap: normal !important;
  }

  section[style*="min-height:94vh"] p {
    max-width: 100% !important;
    font-size: clamp(18px, 5vw, 24px) !important;
    line-height: 1.38 !important;
  }

  section[style*="min-height:94vh"] [style*="letter-spacing:.18em"] {
    max-width: 100% !important;
    white-space: normal !important;
    font-size: 11px !important;
    line-height: 1.45 !important;
    letter-spacing: .12em !important;
  }

  section[style*="background:#0C3A42"] [style*="grid-template-columns:repeat(auto-fit,minmax(200px,1fr))"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px !important;
  }

  section[style*="background:#0C3A42"] [style*="border-left"] {
    border-left: 0 !important;
  }

  .tt-sticky-action-bar {
    z-index: 120 !important;
  }

  .tt-sticky-action-bar a {
    min-width: 0 !important;
    padding: 12px 5px !important;
    gap: 6px !important;
    font-size: 12px !important;
    line-height: 1.1 !important;
    text-align: center !important;
    letter-spacing: .02em !important;
  }

  .tt-sticky-action-bar svg {
    width: 18px !important;
    height: 18px !important;
    flex: 0 0 18px !important;
  }

  .tt-sticky-action-bar a[href^="tel:"] {
    padding-right: 1px !important;
    padding-left: 1px !important;
    gap: 4px !important;
    white-space: nowrap !important;
  }

  .tt-ask-widget {
    right: 14px !important;
    bottom: 70px !important;
    z-index: 130 !important;
  }

  .tt-ask-widget button[aria-label="Ask us a question"] {
    width: 60px !important;
    height: 60px !important;
  }

  .tt-comparison-table {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 96px !important;
    overflow: visible !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .tt-comparison-header {
    display: none !important;
  }

  .tt-comparison-row {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    margin-bottom: 16px !important;
    overflow: hidden !important;
    border: 1px solid rgba(15, 34, 40, .12) !important;
    border-radius: 14px !important;
    background: #fff !important;
    box-shadow: 0 14px 34px -28px rgba(15, 34, 40, .65) !important;
  }

  .tt-comparison-row:last-child {
    margin-bottom: 0 !important;
  }

  .tt-comparison-label {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    padding: 15px 18px !important;
    background: #0C3A42 !important;
    color: #EAF7F9 !important;
    font-size: 16px !important;
    line-height: 1.35 !important;
    overflow-wrap: break-word !important;
  }

  .tt-comparison-cell {
    display: grid !important;
    grid-template-columns: 22px minmax(0, 1fr) !important;
    grid-template-areas:
      "icon heading"
      "icon copy" !important;
    column-gap: 10px !important;
    row-gap: 5px !important;
    width: 100% !important;
    min-width: 0 !important;
    padding: 16px 18px !important;
    align-items: start !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
  }

  .tt-comparison-cell::before {
    grid-area: heading;
    font-family: Archivo, sans-serif;
    font-size: 13px;
    font-weight: 900;
    line-height: 1.25;
    letter-spacing: .04em;
    text-transform: uppercase;
  }

  .tt-comparison-cipp::before {
    content: "Trenchless CIPP";
    color: #0E4B54;
  }

  .tt-comparison-dig::before {
    content: "Traditional Dig";
    color: #7A2F06;
  }

  .tt-comparison-cell > svg {
    grid-area: icon;
    width: 20px !important;
    height: 20px !important;
    margin-top: 1px !important;
  }

  .tt-comparison-cell > span {
    grid-area: copy;
    min-width: 0;
  }

  .tt-comparison-cipp {
    background: rgba(22, 165, 186, .09) !important;
    color: #0F2228 !important;
  }

  .tt-comparison-dig {
    border-top: 1px solid rgba(15, 34, 40, .08) !important;
    background: #fff !important;
    color: #5A6F76 !important;
  }

  #service-area .tt-service-area-layout {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  #service-area .tt-service-area-map,
  #service-area .tt-service-city-grid {
    min-width: 0 !important;
    max-width: 100% !important;
  }

  #service-area .tt-service-city-grid {
    max-height: none !important;
  }

}

@media (max-width: 768px) {
  [style*="clip-path: polygon(0px 0px, 100% 3.5%, 100% 100%, 0px 96.5%)"] {
    clip-path: polygon(0 0, 100% 56px, 100% 100%, 0 calc(100% - 64px)) !important;
  }

  section[style*="padding: 104px 24px 96px"] {
    padding-bottom: 120px !important;
  }

  section[style*="padding: 104px 24px 96px"] > div[style*="max-width: 1180px"] > div[style*="grid-template-columns: repeat(auto-fit, minmax(320px, 1fr))"] {
    grid-template-columns: minmax(0, 1fr) !important;
    min-width: 0;
  }

  section[style*="padding: 104px 24px 96px"] > div[style*="max-width: 1180px"] > div[style*="grid-template-columns: repeat(auto-fit, minmax(320px, 1fr))"] > div {
    min-width: 0;
  }
}

@media (min-width: 401px) and (max-width: 480px) {
  .tt-ask-widget {
    bottom: 110px !important;
  }
}

@media (max-width: 360px) {
  .tt-header-inner {
    height: 60px !important;
    padding: 0 10px !important;
  }

  header > div[style*="height:72px"] {
    height: 60px !important;
    padding: 0 10px !important;
  }

  header > div[style*="height:72px"] > a:first-child img {
    height: 52px !important;
    max-width: 158px !important;
  }

  .tt-logo-img {
    height: 52px !important;
    max-width: 158px !important;
  }

  .tt-mobile-menu-toggle {
    width: 42px;
    height: 42px;
    flex-basis: 42px;
  }

  section[style*="min-height:94vh"] h1 {
    font-size: clamp(38px, 12.4vw, 56px) !important;
  }

  .tt-sticky-action-bar a {
    font-size: 11px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
  }

  .tt-ask-widget .tt-winston-panel a {
    min-height: 74px;
  }
}

/* Header logo prominence: one final sizing layer for the shared desktop and mobile header. */
@media (min-width: 1280px) {
  header > div[style*="height:72px"],
  .tt-header-inner {
    height: 148px !important;
    grid-template-columns: clamp(135px, 10vw, 145px) minmax(0, 1fr) max-content;
  }

  header > div[style*="height:72px"] > a:first-child,
  .tt-logo-link {
    width: clamp(135px, 10vw, 145px);
  }

  header > div[style*="height:72px"] > a:first-child img,
  .tt-logo-img {
    width: 100% !important;
    height: auto !important;
    max-height: 145px;
  }
}

@media (max-width: 1279px) {
  header > div[style*="height:72px"],
  .tt-header-inner {
    height: clamp(123px, 34vw, 151px) !important;
  }

  header > div[style*="height:72px"] > a:first-child,
  .tt-logo-link {
    width: min(clamp(115px, 34vw, 145px), calc(100vw - 86px)) !important;
    max-width: min(clamp(115px, 34vw, 145px), calc(100vw - 86px)) !important;
  }

  header > div[style*="height:72px"] > a:first-child img,
  .tt-logo-img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: none !important;
  }

  body.tt-mobile-menu-open .tt-mobile-menu-panel {
    top: calc(clamp(123px, 34vw, 151px) + 18px) !important;
    max-height: calc(100dvh - clamp(123px, 34vw, 151px) - 36px) !important;
  }
}

/* Data-driven service pages */
.tt-service-page {
  min-width: 0;
  background: #fff;
  color: #0F2228;
}

.tt-service-hero {
  position: relative;
  isolation: isolate;
  padding: clamp(88px, 10vw, 138px) 24px clamp(70px, 8vw, 108px);
  background:
    radial-gradient(circle at 82% 18%, rgba(38, 198, 218, .24), transparent 32%),
    radial-gradient(circle at 12% 86%, rgba(238, 115, 34, .18), transparent 34%),
    #07272C;
  color: #fff;
}

.tt-service-shell {
  width: min(1180px, 100%);
  min-width: 0;
  margin-inline: auto;
}

.tt-service-hero-copy {
  width: min(890px, 100%);
}

.tt-service-eyebrow {
  color: #EE7322;
  font-family: Archivo, sans-serif;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .18em;
  line-height: 1.4;
  text-transform: uppercase;
}

.tt-service-hero h1 {
  max-width: 960px;
  margin-top: 14px;
  color: #fff;
  font-size: clamp(40px, 6.4vw, 78px);
  font-weight: 900;
  line-height: .99;
  text-wrap: balance;
}

.tt-service-hero-intro {
  max-width: 850px;
  margin-top: 22px;
  color: #CFE6E9;
  font-size: clamp(17px, 1.6vw, 21px);
  line-height: 1.7;
  text-wrap: pretty;
}

.tt-service-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.tt-service-button {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 14px 24px;
  border: 1px solid transparent;
  border-radius: 11px;
  font-family: Archivo, sans-serif;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: .025em;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
}

.tt-service-button-primary {
  color: #fff;
  background: linear-gradient(135deg, #FF8A2B, #DE6610);
  box-shadow: 0 16px 30px -18px rgba(238, 115, 34, .9);
}

.tt-service-button-primary:hover {
  color: #fff;
  background: linear-gradient(135deg, #ff9a48, #e97420);
}

.tt-service-button-secondary {
  color: #fff;
  border-color: rgba(38, 198, 218, .58);
  background: rgba(255, 255, 255, .07);
}

.tt-service-button-secondary:hover {
  color: #fff;
  border-color: #26C6DA;
  background: rgba(38, 198, 218, .12);
}

.tt-service-trust-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  max-width: 940px;
  margin-top: 38px;
  padding: 0;
  list-style: none;
}

.tt-service-trust-list li {
  min-width: 0;
  padding: 15px 16px;
  border: 1px solid rgba(38, 198, 218, .26);
  border-radius: 12px;
  color: #EAF7F9;
  background: rgba(255, 255, 255, .055);
  font-family: Archivo, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
}

.tt-service-section {
  padding: clamp(68px, 8vw, 104px) 24px;
}

.tt-service-theme-light {
  background: #fff;
}

.tt-service-theme-soft {
  background: #F1F8F9;
}

.tt-service-theme-teal {
  background: #0C3A42;
  color: #fff;
}

.tt-service-section-heading {
  max-width: 900px;
  margin-top: 12px;
  color: #0F2228;
  font-size: clamp(32px, 4.2vw, 54px);
  font-weight: 900;
  line-height: 1.08;
  text-wrap: balance;
}

.tt-service-theme-teal .tt-service-section-heading {
  color: #fff;
}

.tt-service-copy {
  max-width: 880px;
  margin-top: 18px;
  color: #465E65;
  font-size: 17px;
  line-height: 1.75;
  text-wrap: pretty;
}

.tt-service-theme-teal .tt-service-copy {
  color: #CFE6E9;
}

.tt-service-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr));
  gap: 18px;
  margin-top: 34px;
}

.tt-service-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: clamp(22px, 2.6vw, 30px);
  border: 1px solid #DCE8EA;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 18px 44px -38px rgba(15, 34, 40, .7);
}

.tt-service-theme-teal .tt-service-card {
  border-color: rgba(38, 198, 218, .25);
  background: rgba(255, 255, 255, .055);
  box-shadow: none;
}

.tt-service-step-number {
  margin-bottom: 12px;
  color: #EE7322;
  font-family: Archivo, sans-serif;
  font-size: 29px;
  font-weight: 900;
  line-height: 1;
}

.tt-service-card h3,
.tt-service-column h3 {
  color: #0F2228;
  font-size: 21px;
  font-weight: 900;
  line-height: 1.18;
  text-wrap: balance;
}

.tt-service-theme-teal .tt-service-card h3,
.tt-service-theme-teal .tt-service-column h3 {
  color: #fff;
}

.tt-service-card p {
  margin-top: 10px;
  color: #52686F;
  font-size: 15.5px;
  line-height: 1.7;
  text-wrap: pretty;
}

.tt-service-theme-teal .tt-service-card p {
  color: #CFE6E9;
}

.tt-service-card-link {
  align-self: flex-start;
  margin-top: auto;
  padding-top: 18px;
  color: #127685;
  font-family: Archivo, sans-serif;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .035em;
  line-height: 1.4;
  text-transform: uppercase;
}

.tt-service-theme-teal .tt-service-card-link {
  color: #7EE8F2;
}

.tt-service-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 22px;
  max-width: 980px;
  margin-top: 30px;
  padding: 0;
  list-style: none;
}

.tt-service-list li {
  position: relative;
  min-width: 0;
  padding: 14px 16px 14px 42px;
  border: 1px solid #DCE8EA;
  border-radius: 12px;
  color: #30484F;
  background: rgba(255, 255, 255, .72);
  font-size: 15.5px;
  line-height: 1.55;
}

.tt-service-list li::before {
  position: absolute;
  top: 14px;
  left: 16px;
  color: #EE7322;
  content: "✓";
  font-weight: 900;
}

.tt-service-theme-teal .tt-service-list li {
  border-color: rgba(38, 198, 218, .24);
  color: #EAF7F9;
  background: rgba(255, 255, 255, .055);
}

.tt-service-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-top: 34px;
}

.tt-service-column {
  min-width: 0;
  padding: clamp(24px, 3vw, 34px);
  border: 1px solid #CFE1E4;
  border-radius: 16px;
  background: #fff;
}

.tt-service-column ul {
  display: grid;
  gap: 11px;
  margin-top: 18px;
  padding-left: 20px;
  color: #465E65;
  font-size: 15.5px;
  line-height: 1.55;
}

.tt-service-note,
.tt-service-closing {
  max-width: 900px;
  margin-top: 28px;
  padding: 20px 22px;
  border-left: 4px solid #EE7322;
  border-radius: 0 12px 12px 0;
  color: #30484F;
  background: rgba(238, 115, 34, .08);
  font-size: 16px;
  line-height: 1.65;
}

.tt-service-theme-teal .tt-service-note,
.tt-service-theme-teal .tt-service-closing {
  color: #FFE0C4;
  background: rgba(238, 115, 34, .12);
}

.tt-service-related {
  background: #fff;
}

.tt-service-related-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 28px;
}

.tt-service-related-link {
  display: flex;
  min-width: 0;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 18px 20px;
  border: 1px solid #DCE8EA;
  border-radius: 12px;
  color: #0F2228;
  background: #F8FCFD;
  font-family: Archivo, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.4;
}

.tt-service-related-link::after {
  flex: none;
  color: #EE7322;
  content: "→";
  font-size: 18px;
}

.tt-service-faq-list {
  display: grid;
  gap: 12px;
  max-width: 920px;
  margin-top: 30px;
}

.tt-service-faq {
  border: 1px solid #CFE1E4;
  border-radius: 14px;
  background: #fff;
}

.tt-service-faq summary {
  display: flex;
  min-height: 58px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 17px 20px;
  color: #0F2228;
  cursor: pointer;
  font-family: Archivo, sans-serif;
  font-size: 17px;
  font-weight: 900;
  line-height: 1.4;
  list-style: none;
}

.tt-service-faq summary::-webkit-details-marker {
  display: none;
}

.tt-service-faq summary::after {
  flex: none;
  color: #EE7322;
  content: "+";
  font-size: 25px;
  line-height: 1;
}

.tt-service-faq[open] summary::after {
  content: "−";
}

.tt-service-faq summary:focus-visible {
  outline: 3px solid rgba(18, 118, 133, .32);
  outline-offset: 3px;
}

.tt-service-faq p {
  padding: 0 20px 20px;
  color: #465E65;
  font-size: 16px;
  line-height: 1.7;
}

.tt-service-closing-section {
  padding-bottom: clamp(126px, 11vw, 170px);
  text-align: center;
  background:
    radial-gradient(circle at 50% 0%, rgba(38, 198, 218, .18), transparent 40%),
    #07272C;
}

.tt-service-closing-section .tt-service-shell {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.tt-service-closing-section .tt-service-section-heading,
.tt-service-closing-section .tt-service-copy {
  color: #fff;
}

.tt-service-closing-section .tt-service-actions {
  justify-content: center;
}

.tt-home-context-link {
  display: inline-flex;
  margin-top: 18px;
  color: #7EE8F2;
  font-family: Archivo, sans-serif;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .035em;
  text-transform: uppercase;
}

.tt-home-context-link:hover {
  color: #FF8A2B;
}

.tt-home-city-link,
.tt-home-city-label {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #CFE6E9;
  font-size: 14px;
  font-weight: 500;
}

.tt-home-city-link {
  text-decoration: underline;
  text-decoration-color: rgba(38, 198, 218, .55);
  text-underline-offset: 3px;
}

.tt-home-city-link:hover,
.tt-home-city-link:focus-visible {
  color: #fff;
  text-decoration-color: #FF8A2B;
}

.tt-service-breadcrumbs {
  margin: 0 0 28px;
}

.tt-service-breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tt-service-breadcrumbs li {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #CFE6E9;
  font-size: 14px;
  font-weight: 700;
}

.tt-service-breadcrumbs li:not(:last-child)::after {
  content: '›';
  color: #FF8A2B;
}

.tt-service-breadcrumbs a {
  color: #7EE8F2;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.tt-service-breadcrumbs a:hover,
.tt-service-breadcrumbs a:focus-visible {
  color: #fff;
}

.tt-service-city-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-top: 24px;
  color: #244A52;
  font-size: 14px;
  font-weight: 800;
}

.tt-service-city-links a {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  padding: 9px 14px;
  border: 1px solid rgba(12, 58, 66, .22);
  border-radius: 999px;
  background: #fff;
  color: #0C3A42;
  text-decoration: none;
}

.tt-service-city-links a:hover,
.tt-service-city-links a:focus-visible {
  border-color: #EE7322;
  color: #B54809;
}

.tt-service-theme-teal .tt-service-city-links {
  color: #fff;
}

/* Simplified geographic service-area map. City positions are supplied as percentage
   custom properties by the shared map enhancer so they scale with the frame. */
.tt-service-area-map--geographic {
  aspect-ratio: 4 / 3 !important;
  overflow: visible !important;
}

.tt-map-inner-frame {
  position: absolute;
  inset: 16px;
  border: 1px dashed rgba(38, 198, 218, .3);
  border-radius: 8px;
  pointer-events: none;
}

.tt-map-connectors {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  pointer-events: none;
}

.tt-map-connectors path {
  fill: none;
  stroke: rgba(38, 198, 218, .42);
  stroke-width: .7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.tt-map-connectors .tt-map-connector--i25 {
  stroke: rgba(255, 138, 43, .7);
  stroke-width: 1.1;
  filter: drop-shadow(0 0 3px rgba(238, 115, 34, .35));
}

.tt-map-connectors .tt-map-connector--us287,
.tt-map-connectors .tt-map-connector--us34,
.tt-map-connectors .tt-map-connector--us85 {
  stroke: rgba(159, 213, 221, .38);
  stroke-width: .65;
}

.tt-map-city {
  position: absolute;
  z-index: 2;
  left: var(--tt-map-x);
  top: var(--tt-map-y);
  width: 44px;
  height: 44px;
  margin: -22px;
  color: #9FD5DD;
  text-decoration: none;
}

.tt-map-city:hover,
.tt-map-city:focus-visible {
  color: #fff;
}

.tt-map-city:focus-visible {
  outline: 2px solid #FF8A2B;
  outline-offset: 2px;
  border-radius: 50%;
}

.tt-map-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  width: clamp(9px, 2vw, 11px);
  height: clamp(9px, 2vw, 11px);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #26C6DA;
  box-shadow: 0 0 10px rgba(38, 198, 218, .48);
}

.tt-map-city--emphasized .tt-map-dot {
  width: clamp(12px, 2.6vw, 14px);
  height: clamp(12px, 2.6vw, 14px);
  background: #FF8A2B;
  box-shadow: 0 0 16px #FF8A2B;
}

.tt-map-label {
  position: absolute;
  font-family: Archivo, sans-serif;
  font-size: clamp(10px, 1.8vw, 11px);
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.tt-map-city--emphasized .tt-map-label {
  color: #fff;
}

.tt-map-city--upper-left .tt-map-label {
  right: calc(50% + 10px);
  bottom: calc(50% + 8px);
}

.tt-map-city--right .tt-map-label,
.tt-map-city--upper-right .tt-map-label {
  left: calc(50% + 10px);
}

.tt-map-city--right .tt-map-label {
  top: 50%;
  transform: translateY(-50%);
}

.tt-map-city--upper-right .tt-map-label {
  bottom: calc(50% + 8px);
}

.tt-map-city--lower-left .tt-map-label {
  right: calc(50% + 10px);
  top: calc(50% + 8px);
}

.tt-map-city--lower-right .tt-map-label {
  left: calc(50% + 10px);
  top: calc(50% + 8px);
}

.tt-map-city--unlinked {
  cursor: default;
}

.tt-map-title {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  text-align: center;
  font-family: Archivo, sans-serif;
  font-size: clamp(11px, 2.2vw, 15px);
  font-weight: 900;
  letter-spacing: .18em;
  color: rgba(255, 255, 255, .16);
  pointer-events: none;
}

@media (max-width: 480px) {
  .tt-map-city--upper-left .tt-map-label {
    right: auto;
    left: calc(50% + 10px);
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }

  .tt-map-city--right .tt-map-label {
    right: calc(50% + 10px);
    left: auto;
  }

  .tt-map-city--lower-right .tt-map-label {
    left: calc(50% + 8px);
  }

  .tt-map-city--lower-left .tt-map-label {
    right: calc(50% + 8px);
  }
}

@media (max-width: 900px) {
  .tt-service-trust-list,
  .tt-service-related-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .tt-service-columns {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 640px) {
  .tt-service-hero,
  .tt-service-section {
    padding-right: 18px;
    padding-left: 18px;
  }

  .tt-service-hero {
    padding-top: 72px;
  }

  .tt-service-hero h1 {
    font-size: clamp(38px, 11.7vw, 58px);
  }

  .tt-service-actions,
  .tt-service-actions .tt-service-button {
    width: 100%;
  }

  .tt-service-list {
    grid-template-columns: minmax(0, 1fr);
  }

  .tt-service-faq summary {
    padding: 16px;
    font-size: 16px;
  }

  .tt-service-faq p {
    padding: 0 16px 18px;
  }
}

@media (max-width: 340px) {
  .tt-service-hero,
  .tt-service-section {
    padding-right: 14px;
    padding-left: 14px;
  }

  .tt-service-button {
    padding-right: 13px;
    padding-left: 13px;
    font-size: 13px;
  }

  .tt-service-card,
  .tt-service-column {
    padding: 20px 17px;
  }
}
