@font-face {
  font-family: "CCT Inter";
  src: url("/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

body.cct-v13-page {
  margin: 0;
  font-family: "CCT Inter", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

body.cct-v13-page button,
body.cct-v13-page input,
body.cct-v13-page select,
body.cct-v13-page textarea {
  font-family: inherit !important;
}

body.cct-v13-page h1,
body.cct-v13-page h2,
body.cct-v13-page h3,
body.cct-v13-page h4,
body.cct-v13-page h5,
body.cct-v13-page h6,
body.cct-v13-page .nav-links,
body.cct-v13-page .mobile-panel {
  font-family: "CCT Inter", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

body.cct-v13-page .elementor-location-header,
body.cct-v13-page .elementor-location-footer {
  display: none;
}

body.cct-v13-page .elementor-section-wrap,
body.cct-v13-page .elementor-section,
body.cct-v13-page .elementor-container,
body.cct-v13-page .elementor-column,
body.cct-v13-page .elementor-widget-wrap,
body.cct-v13-page .elementor-widget-html,
body.cct-v13-page .elementor-widget-html > .elementor-widget-container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

body.cct-v13-page .cct-honeypot {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

body.cct-v13-page .cct-inline-consent {
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  margin: 1rem 0;
  color: inherit;
  font-size: 0.9rem;
  line-height: 1.45;
  cursor: pointer;
}

body.cct-v13-page .cct-inline-consent input {
  flex: 0 0 auto;
  width: 1.1rem;
  height: 1.1rem;
  margin-top: 0.1rem;
  accent-color: #f15a24;
}

body.cct-v13-page .cct-hero h1,
body.cct-v13-page .cct-dark h2,
body.cct-v13-page .cct-dark h3,
body.cct-v13-page .cct-closing-copy h2 {
  color: #f4f7ff !important;
}

body.cct-v13-page .cct-hero h1 .orange,
body.cct-v13-page .cct-dark .orange,
body.cct-v13-page .cct-closing-copy .orange {
  color: #ff5a1f !important;
}

body.cct-v13-page .site-nav .nav-links {
  gap: clamp(18px, 2vw, 30px) !important;
}

body.cct-v13-page .site-nav .nav-links a {
  color: #dce8ff !important;
  font-size: 15px !important;
  font-weight: 650 !important;
  letter-spacing: -0.01em;
}

body.cct-v13-page .site-nav .nav-links a:hover,
body.cct-v13-page .site-nav .nav-links a.active {
  color: #ff5a1f !important;
}

body.cct-v13-page .mobile-panel a {
  color: #edf3ff !important;
  font-size: 17px !important;
  font-weight: 650 !important;
}

body.cct-v13-page .mobile-panel a:hover,
body.cct-v13-page .mobile-panel a.active {
  color: #ff5a1f !important;
}

/* Protect compact editorial lists from theme-level grid and width rules. */
body.cct-v13-page .cct-list .row,
body.cct-v13-page .cct-list > a {
  display: grid !important;
  grid-template-columns: 48px minmax(140px, 0.8fr) minmax(0, 1.45fr) 28px !important;
  gap: 20px !important;
  align-items: center !important;
  width: 100% !important;
}

body.cct-v13-page .cct-list .row::before,
body.cct-v13-page .cct-list .row::after {
  content: none !important;
  display: none !important;
}

body.cct-v13-page .cct-list .row > *,
body.cct-v13-page .cct-list > a > * {
  min-width: 0 !important;
  width: auto !important;
}

body.cct-v13-page .cct-list .row b,
body.cct-v13-page .cct-list > a b {
  overflow-wrap: anywhere;
}

body.cct-v13-page .cct-list .row p,
body.cct-v13-page .cct-list > a p {
  display: block !important;
  max-width: none !important;
  margin: 0 !important;
  white-space: normal !important;
  line-height: 1.55 !important;
}

body.cct-v13-page .cct-dark .cct-list .row b {
  color: #f4f7ff !important;
}

body.cct-v13-page .cct-dark .cct-list .row p {
  color: #b8c0cc !important;
  font-size: 13px !important;
}

/* Contact: keep the introduction and form paired on desktop. */
body.cct-v13-page.page-id-154 .cct-conversation {
  display: grid !important;
  grid-template-columns: minmax(0, 1.05fr) minmax(420px, 0.95fr) !important;
  gap: 48px !important;
  align-items: start !important;
}

body.cct-v13-page.page-id-154 .cct-conversation > div:first-child {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

body.cct-v13-page.page-id-154 .cct-conversation > form {
  grid-column: 2 !important;
  grid-row: 1 !important;
}

/* The vendor image is intentionally blue-toned, but should still show detail. */
body.cct-v13-page.page-id-184 .cct-closing-photo img {
  opacity: 1 !important;
  filter: brightness(1.45) saturate(0.82) !important;
}

body.cct-v13-page.page-id-184 .cct-closing-photo::after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.38)) !important;
}

@media (max-width: 900px) {
  body.cct-v13-page.page-id-154 .cct-conversation {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 38px !important;
  }

  body.cct-v13-page.page-id-154 .cct-conversation > div:first-child,
  body.cct-v13-page.page-id-154 .cct-conversation > form {
    grid-column: 1 !important;
  }

  body.cct-v13-page.page-id-154 .cct-conversation > form {
    grid-row: 2 !important;
  }
}

@media (max-width: 640px) {
  body.cct-v13-page .cct-list .row,
  body.cct-v13-page .cct-list > a {
    grid-template-columns: 30px minmax(0, 1fr) 22px !important;
    gap: 12px !important;
    align-items: start !important;
  }

  body.cct-v13-page .cct-list .num {
    grid-column: 1 !important;
  }

  body.cct-v13-page .cct-list b {
    grid-column: 2 !important;
  }

  body.cct-v13-page .cct-list .arrow {
    grid-column: 3 !important;
  }

  body.cct-v13-page .cct-list p {
    grid-column: 2 / 4 !important;
    overflow-wrap: anywhere;
  }

  body.cct-v13-page.page-id-154 .cct-section {
    padding-top: 72px !important;
  }
}
