.credere-static-honeypot {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
}

::selection {
  background: #0077a8 !important;
  color: #ffffff !important;
  text-shadow: none !important;
}

::-moz-selection {
  background: #0077a8 !important;
  color: #ffffff !important;
  text-shadow: none !important;
}

.wpcf7-form.credere-static-submitting input[type="submit"],
.wpcf7-form.credere-static-submitting button[type="submit"] {
  cursor: progress !important;
  opacity: 0.72 !important;
}

.wpcf7-response-output.credere-static-form-message {
  display: block !important;
  margin: 18px 0 0 !important;
  padding: 14px 16px !important;
  border-radius: 14px !important;
  border: 1px solid #d7e6ef !important;
  background: #f7fbfd !important;
  color: #344054 !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
}

.wpcf7-response-output.credere-static-form-message[data-tone="error"] {
  border-color: #fecaca !important;
  background: #fff7f7 !important;
  color: #991b1b !important;
}

.wpcf7-response-output.credere-static-form-message[data-tone="info"] {
  border-color: #b9e6fe !important;
  background: #f0f9ff !important;
  color: #075985 !important;
}

.wpcf7-response-output.credere-static-success,
html body.page-id-453 .credere-contact-form.credere-form-sent form.wpcf7-form .wpcf7-response-output.credere-static-success,
html body.home .credere-contact-form.credere-form-sent form.wpcf7-form .wpcf7-response-output.credere-static-success,
html body.page-id-13 .credere-contact-form.credere-form-sent form.wpcf7-form .wpcf7-response-output.credere-static-success,
html body.page-id-13 #box-19.credere-form-sent form.wpcf7-form .wpcf7-response-output.credere-static-success {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 16px !important;
  min-height: 318px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 42px 30px !important;
  border: 1px solid #dcecf3 !important;
  border-radius: 24px !important;
  background: #ffffff !important;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08) !important;
  color: #344054 !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  text-align: center !important;
}

.wpcf7-response-output.credere-static-success:focus {
  outline: 3px solid rgba(0, 175, 240, 0.18) !important;
  outline-offset: 4px !important;
}

.wpcf7-response-output.credere-static-success .credere-success-icon,
html body.page-id-453 .credere-contact-form.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-icon,
html body.home .credere-contact-form.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-icon,
html body.page-id-13 .credere-contact-form.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-icon,
html body.page-id-13 #box-19.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-icon {
  display: grid !important;
  place-items: center !important;
  width: 72px !important;
  height: 72px !important;
  border: 4px solid #22c55e !important;
  border-radius: 999px !important;
  color: #22c55e !important;
  font-size: 38px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

.wpcf7-response-output.credere-static-success .credere-success-title,
html body.page-id-453 .credere-contact-form.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-title,
html body.home .credere-contact-form.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-title,
html body.page-id-13 .credere-contact-form.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-title,
html body.page-id-13 #box-19.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-title {
  display: block !important;
  color: #1f2933 !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

.wpcf7-response-output.credere-static-success .credere-success-copy,
html body.page-id-453 .credere-contact-form.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-copy,
html body.home .credere-contact-form.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-copy,
html body.page-id-13 .credere-contact-form.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-copy,
html body.page-id-13 #box-19.credere-form-sent .wpcf7-response-output.credere-static-success .credere-success-copy {
  display: block !important;
  max-width: 440px !important;
  color: #667085 !important;
  font-size: 18px !important;
  line-height: 1.7 !important;
}

.wpcf7-form-control.credere-static-invalid {
  border-color: #ef4444 !important;
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.12) !important;
}

.credere-static-field-error {
  display: block !important;
  margin: 8px 0 0 !important;
  color: #991b1b !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
}

.wpcf7-form[aria-busy="true"] .wpcf7-form-control:not([type="submit"]) {
  opacity: 0.78 !important;
}

.wpcf7-form[aria-busy="true"] input[type="submit"],
.wpcf7-form[aria-busy="true"] button[type="submit"] {
  pointer-events: none !important;
  transform: none !important;
}

.wpcf7-form > fieldset.hidden-fields-container {
  display: none !important;
}

@media (min-width: 851px) {
  html body #mk-header-1 {
    min-height: 217px !important;
  }

  html body #mk-header-1 .header-grid > .add-header-height {
    height: 124px !important;
    line-height: 124px !important;
  }

  html body #mk-header-1 .header-logo {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 124px !important;
  }

  html body #mk-header-1 .header-logo img,
  html body #mk-header-1 .mk-header-logo img,
  html body #mk-header-1 .main-logo img {
    width: 122px !important;
    max-width: 122px !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
  }
}

.screen-reader-response,
.screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* Minimal header skin retained after removing the bulky WordPress inline CSS. */
html body #mk-header-1.mk-header {
  background: rgba(255, 255, 255, 0.96) !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

html body #mk-header-1 .mk-header-bg,
html body #mk-header-1 .mk-header-holder,
html body #mk-header-1 .mk-classic-nav-bg {
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

html body #theme-page .theme-page-wrapper {
  margin: 0 auto !important;
}

html body #theme-page .theme-page-wrapper .theme-content {
  padding: 0 !important;
}

html body #mk-footer {
  margin-top: 0 !important;
  background: #161616 !important;
  color: rgba(255, 255, 255, 0.78) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;
}

html body #mk-footer .footer-wrapper {
  max-width: 1350px !important;
  padding: 34px 0 42px !important;
}

html body #mk-footer .widgettitle {
  color: #ffffff !important;
  letter-spacing: 0.08em !important;
}

html body #mk-footer,
html body #mk-footer p,
html body #mk-footer li,
html body #mk-footer span {
  color: rgba(255, 255, 255, 0.78) !important;
}

html body #mk-footer a {
  color: rgba(255, 255, 255, 0.88) !important;
}

html body #mk-footer a:hover,
html body #mk-footer a:focus-visible {
  color: #58c6f0 !important;
}

html body #mk-footer .widget_nav_menu ul,
html body #mk-footer .widget_nav_menu ul li {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

html body #mk-footer .widget_nav_menu ul li.current_page_item a {
  background: rgba(88, 198, 240, 0.12) !important;
}

html body #mk-footer .mk-svg-icon path {
  fill: #58c6f0 !important;
}

html body .mk-header-nav-container {
  position: relative !important;
  background: rgba(255, 255, 255, 0.98) !important;
  border-top: 0 !important;
  border-bottom: 1px solid rgba(25, 25, 25, 0.06) !important;
  box-shadow: none !important;
}

html body .mk-main-navigation .main-navigation-ul > li {
  margin: 0 4px !important;
}

html body .mk-main-navigation .main-navigation-ul > li > a.menu-item-link {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 44px !important;
  box-sizing: border-box !important;
  padding: 12px 22px !important;
  border: 0 !important;
  border-radius: 14px !important;
  background: transparent !important;
  color: #191919 !important;
  font-family: "Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: 0.11em !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

html body .mk-main-navigation .main-navigation-ul > li > a.menu-item-link::after {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  bottom: 8px !important;
  width: 0 !important;
  height: 3px !important;
  border-radius: 999px !important;
  background: #00aff0 !important;
  transform: translateX(-50%) !important;
  transition: width 0.22s ease !important;
}

html body .mk-main-navigation .main-navigation-ul > li:hover > a.menu-item-link {
  background: rgba(0, 175, 240, 0.08) !important;
  color: #191919 !important;
}

html body .mk-main-navigation .main-navigation-ul > li.current-menu-item > a.menu-item-link,
html body .mk-main-navigation .main-navigation-ul > li.current_page_item > a.menu-item-link,
html body .mk-main-navigation .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link {
  background: rgba(0, 175, 240, 0.1) !important;
  color: #191919 !important;
  box-shadow: inset 0 0 0 1px rgba(0, 175, 240, 0.18) !important;
}

html body .mk-main-navigation .main-navigation-ul > li:hover > a.menu-item-link::after,
html body .mk-main-navigation .main-navigation-ul > li.current-menu-item > a.menu-item-link::after,
html body .mk-main-navigation .main-navigation-ul > li.current_page_item > a.menu-item-link::after,
html body .mk-main-navigation .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link::after {
  width: 32px !important;
}

#menu-item-468 > .sub-menu,
#menu-item-468:hover > .sub-menu,
#menu-item-468:focus-within > .sub-menu,
#responsive-menu-item-468 > .sub-menu {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

#responsive-menu-item-468 > .mk-nav-arrow {
  display: none !important;
}

#responsive-menu-item-468.menu-item-has-children > a,
#menu-item-468.menu-item-has-children > a {
  padding-left: 22px !important;
  padding-right: 22px !important;
}

.credere-hero-actions a,
.credere-service-cta-row a,
.credere-btn,
.credere-about-btn,
.credere-contact-btn,
.wpcf7-submit {
  min-height: 48px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, border-color 0.18s ease !important;
}

.credere-hero-actions a:hover,
.credere-service-cta-row a:hover,
.credere-btn:hover,
.credere-about-btn:hover,
.credere-contact-btn:hover,
.wpcf7-submit:hover {
  transform: translateY(-1px) !important;
}

.credere-hero-actions a:focus-visible,
.credere-service-cta-row a:focus-visible,
.credere-btn:focus-visible,
.credere-about-btn:focus-visible,
.credere-contact-btn:focus-visible,
.wpcf7-submit:focus-visible,
.wpcf7-form-control:focus-visible,
#codex-credere-whatsapp:focus-visible {
  outline: 3px solid rgba(0, 175, 240, 0.22) !important;
  outline-offset: 3px !important;
}

.credere-service-card,
.credere-benefit-card,
.credere-process-step,
.credere-contact-channel,
.credere-about-values__item,
.credere-about-approach__item {
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease !important;
}

.credere-service-card:hover,
.credere-benefit-card:hover,
.credere-process-step:hover,
.credere-contact-channel:hover,
.credere-about-values__item:hover,
.credere-about-approach__item:hover {
  transform: translateY(-2px) !important;
}

.credere-hero-points span,
.credere-contact-hero__notes span,
.credere-services-hero__notes span,
.credere-about-hero__notes span {
  border-color: rgba(0, 175, 240, 0.18) !important;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04) !important;
}

.credere-contact-response,
.credere-final-cta__panel,
.credere-about-cta,
.credere-benefits-band {
  border-color: #dcecf3 !important;
}

#codex-credere-whatsapp {
  position: fixed;
  right: 20px;
  bottom: calc(18px + env(safe-area-inset-bottom, 0px));
  z-index: 9998;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  background: radial-gradient(circle at 32% 28%, #3cf086 0%, #25d366 58%, #18b857 100%);
  color: #ffffff !important;
  text-decoration: none !important;
  box-shadow: 0 0 0 7px rgba(37, 211, 102, 0.12), 0 14px 30px rgba(22, 184, 87, 0.24), 0 10px 22px rgba(18, 125, 61, 0.2);
  transition: transform 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease;
}

#codex-credere-whatsapp:hover,
#codex-credere-whatsapp:focus {
  transform: translateY(-2px) scale(1.04);
  box-shadow: 0 0 0 9px rgba(37, 211, 102, 0.15), 0 18px 34px rgba(22, 184, 87, 0.28), 0 14px 26px rgba(18, 125, 61, 0.22);
  color: #ffffff !important;
}

#codex-credere-whatsapp__icon,
#codex-credere-whatsapp svg {
  display: block;
  width: 30px;
  height: 30px;
}

#codex-credere-whatsapp .wa-bubble {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

#codex-credere-whatsapp .wa-phone {
  fill: currentColor;
}

@media (max-width: 767px) {
  .wpcf7-response-output.credere-static-success,
  html body.page-id-453 .credere-contact-form.credere-form-sent form.wpcf7-form .wpcf7-response-output.credere-static-success,
  html body.home .credere-contact-form.credere-form-sent form.wpcf7-form .wpcf7-response-output.credere-static-success,
  html body.page-id-13 .credere-contact-form.credere-form-sent form.wpcf7-form .wpcf7-response-output.credere-static-success,
  html body.page-id-13 #box-19.credere-form-sent form.wpcf7-form .wpcf7-response-output.credere-static-success {
    min-height: 280px !important;
    padding: 34px 22px !important;
    border-radius: 20px !important;
  }

  .wpcf7-response-output.credere-static-success .credere-success-icon {
    width: 64px !important;
    height: 64px !important;
    font-size: 34px !important;
  }

  .wpcf7-response-output.credere-static-success .credere-success-title {
    font-size: 18px !important;
  }

  .wpcf7-response-output.credere-static-success .credere-success-copy {
    font-size: 16px !important;
  }

  #codex-credere-whatsapp {
    right: 14px;
    bottom: calc(14px + env(safe-area-inset-bottom, 0px));
    width: 52px;
    height: 52px;
  }

  #codex-credere-whatsapp__icon,
  #codex-credere-whatsapp svg {
    width: 27px;
    height: 27px;
  }
}

/* Accessibility refinements: keep the brand hue while meeting WCAG contrast. */
:root {
  --credere-accessible-blue: #0077a8;
  --credere-accessible-blue-dark: #005f88;
  --credere-accessible-muted: #4e5b67;
  --credere-focus-ring: rgba(0, 119, 168, 0.28);
}

html body .credere-hero-actions a:first-of-type,
html body .credere-service-cta-row a,
html body .credere-btn--primary,
html body .credere-about-btn--primary,
html body .credere-contact-btn--primary,
html body .credere-service-band__actions a:first-child,
html body .credere-final-cta__actions a:first-child,
html body .credere-process-step strong,
html body input.wpcf7-submit,
html body .wpcf7-submit {
  background: var(--credere-accessible-blue) !important;
  border-color: var(--credere-accessible-blue) !important;
  color: #ffffff !important;
  box-shadow: 0 16px 28px rgba(0, 119, 168, 0.18) !important;
}

html body .credere-hero-actions a:first-of-type:hover,
html body .credere-hero-actions a:first-of-type:focus,
html body .credere-service-cta-row a:hover,
html body .credere-service-cta-row a:focus,
html body .credere-btn--primary:hover,
html body .credere-btn--primary:focus,
html body .credere-about-btn--primary:hover,
html body .credere-about-btn--primary:focus,
html body .credere-contact-btn--primary:hover,
html body .credere-contact-btn--primary:focus,
html body .credere-service-band__actions a:first-child:hover,
html body .credere-service-band__actions a:first-child:focus,
html body .credere-final-cta__actions a:first-child:hover,
html body .credere-final-cta__actions a:first-child:focus,
html body input.wpcf7-submit:hover,
html body input.wpcf7-submit:focus,
html body .wpcf7-submit:hover,
html body .wpcf7-submit:focus {
  background: var(--credere-accessible-blue-dark) !important;
  border-color: var(--credere-accessible-blue-dark) !important;
  color: #ffffff !important;
}

html body .credere-hero-actions a:nth-of-type(2),
html body .credere-btn--secondary,
html body .credere-about-btn--secondary,
html body .credere-contact-btn--secondary,
html body .credere-service-band__actions a:last-child,
html body .credere-contact-channel__actions a,
html body .credere-contact-channel__contact a,
html body .credere-services-jump span,
html body .credere-service-band__meta,
html body .credere-about-values__chip {
  color: var(--credere-accessible-blue-dark) !important;
}

html body.page-id-453 .credere-value-card > div:first-child,
html body.home .credere-value-card > div:first-child,
html body .credere-eyebrow,
html body .credere-section-kicker,
html body .credere-contact-eyebrow,
html body .credere-about-eyebrow,
html body .credere-contact-channel__label,
html body .credere-contact-response strong,
html body .credere-about-origin__card strong,
html body .credere-about-origin__intro strong {
  color: var(--credere-accessible-blue) !important;
}

html body .credere-recaptcha-note {
  color: var(--credere-accessible-muted) !important;
}

html body .credere-recaptcha-note a {
  color: var(--credere-accessible-blue-dark) !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
}

html body .credere-hero-actions a:focus-visible,
html body .credere-service-cta-row a:focus-visible,
html body .credere-btn:focus-visible,
html body .credere-about-btn:focus-visible,
html body .credere-contact-btn:focus-visible,
html body .wpcf7-submit:focus-visible,
html body .wpcf7-form-control:focus-visible,
html body #codex-credere-whatsapp:focus-visible,
html body .mk-go-top:focus-visible {
  outline: 3px solid var(--credere-focus-ring) !important;
  outline-offset: 3px !important;
}

html body.page-id-453 .credere-hero-actions a:first-of-type,
html body.home .credere-hero-actions a:first-of-type,
html body.page-id-453 .credere-service-cta-row a,
html body.home .credere-service-cta-row a,
html body.page-id-11 .credere-btn--primary,
html body.page-id-11 .credere-service-band__actions a:first-child,
html body.page-id-11 .credere-final-cta__actions a:first-child,
html body.page-id-11 .credere-process-step strong,
html body.page-id-9 .credere-about-btn--primary,
html body.page-id-13 .credere-contact-btn--primary,
html body.page-id-13 .wpcf7-submit,
html body.page-id-453 .wpcf7-submit,
html body.home .wpcf7-submit {
  background: var(--credere-accessible-blue) !important;
  border-color: var(--credere-accessible-blue) !important;
  color: #ffffff !important;
}

html body.page-id-453 [style*="color: #00aff0"],
html body.home [style*="color: #00aff0"],
html body.page-id-11 [style*="color: #00aff0"],
html body.page-id-9 [style*="color: #00aff0"],
html body.page-id-13 [style*="color: #00aff0"] {
  color: var(--credere-accessible-blue) !important;
}

/* Lightweight replacements for the old Jupiter runtime interactions. */
@media (max-width: 850px) {
  html body .mk-responsive-wrap {
    display: none !important;
    height: auto !important;
  }

  html body .mk-responsive-wrap.credere-responsive-open {
    display: block !important;
  }

  html body .mk-responsive-nav li a {
    min-height: 48px !important;
    display: flex !important;
    align-items: center !important;
  }

  html body.credere-mobile-nav-open .mk-header-holder {
    z-index: 260 !important;
  }
}

@media (min-width: 851px) {
  html body .mk-responsive-wrap.credere-responsive-open {
    display: none !important;
  }
}

html body::before {
  content: "" !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 10000 !important;
  width: 100% !important;
  height: 3px !important;
  background: linear-gradient(90deg, #00aff0 0%, #0077a8 100%) !important;
  transform: scaleX(0) !important;
  transform-origin: left center !important;
  transition: transform 0.22s ease !important;
  pointer-events: none !important;
}

html body.credere-page-exiting::before {
  transform: scaleX(0.78) !important;
}

html body.credere-page-exiting #mk-theme-container {
  opacity: 0.72 !important;
  transform: translateY(4px) !important;
  transition: opacity 0.16s ease, transform 0.16s ease !important;
}

html body a.credere-link-loading {
  opacity: 0.72 !important;
}

@media (prefers-reduced-motion: reduce) {
  html body::before {
    transition: none !important;
  }

  html body.credere-page-exiting #mk-theme-container {
    transition: none !important;
    transform: none !important;
  }
}

/* Conversion and mobile polish layered over the exported WordPress theme. */
.credere-trust-strip {
  max-width: 1180px;
  margin: 28px auto 18px;
  padding: 0 20px;
}

.credere-trust-strip__inner {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  gap: 18px;
  align-items: stretch;
  padding: 24px;
  border: 1px solid #dcecf3;
  border-radius: 22px;
  background: linear-gradient(135deg, #f8fcff 0%, #eef8fd 100%);
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.06);
}

.credere-trust-item {
  min-width: 0;
}

.credere-trust-item strong {
  display: block;
  margin: 0 0 8px;
  color: #1f2933;
  font-size: 17px;
  line-height: 1.25;
}

.credere-trust-item span {
  display: block;
  color: #4e5b67;
  font-size: 15px;
  line-height: 1.65;
}

.credere-trust-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  min-height: 48px;
  padding: 14px 22px;
  border: 1px solid var(--credere-accessible-blue, #0077a8);
  border-radius: 14px;
  background: var(--credere-accessible-blue, #0077a8);
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 16px 28px rgba(0, 119, 168, 0.16);
}

.credere-conversion-stack {
  max-width: 1180px;
  margin: 34px auto 20px;
  padding: 0 20px;
}

.credere-docs-band {
  padding: 34px;
  border: 1px solid #dcecf3;
  border-radius: 26px;
  background: #f7fbfd;
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.05);
}

.credere-conversion-head {
  max-width: 760px;
  margin: 0 0 26px;
}

.credere-conversion-head h2,
.credere-home-faq h2,
.credere-home-final-cta h2 {
  margin: 10px 0 12px;
  color: #1f2933;
  font-size: clamp(28px, 4vw, 38px);
  line-height: 1.15;
}

.credere-conversion-head p,
.credere-home-faq > p,
.credere-home-final-cta p,
.credere-doc-card p {
  margin: 0;
  color: #4e5b67;
  font-size: 16px;
  line-height: 1.72;
}

.credere-docs-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.credere-doc-card {
  padding: 22px;
  border: 1px solid #dcecf3;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 12px 26px rgba(15, 23, 42, 0.04);
}

.credere-doc-card strong {
  display: block;
  margin: 0 0 10px;
  color: #1f2933;
  font-size: 17px;
  line-height: 1.25;
}

.credere-home-faq {
  margin: 28px 0 0 !important;
}

.credere-faq-band {
  padding: 34px;
  border: 1px solid #dcecf3;
  border-radius: 26px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.05);
}

.credere-faq-list {
  display: grid;
  gap: 12px;
  margin-top: 22px;
}

.credere-faq-list details {
  overflow: hidden;
  border: 1px solid #dcecf3;
  border-radius: 18px;
  background: #f8fcff;
}

.credere-faq-list summary {
  cursor: pointer;
  padding: 18px 22px;
  color: #1f2933;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.35;
  list-style: none;
}

.credere-faq-list summary::-webkit-details-marker {
  display: none;
}

.credere-faq-list summary::after {
  content: "+";
  float: right;
  margin-left: 18px;
  color: #00aff0;
  font-size: 22px;
  line-height: 1;
}

.credere-faq-list details[open] summary::after {
  content: "-";
}

.credere-faq-list details p {
  margin: 0;
  padding: 0 22px 20px;
  color: #4e5b67;
  font-size: 15px;
  line-height: 1.7;
}

.credere-home-final-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 26px;
  align-items: center;
  margin: 28px 0 0;
  padding: 34px;
  border-radius: 26px;
  background: linear-gradient(135deg, #153f52 0%, #0f2f3f 100%);
  color: #ffffff;
  box-shadow: 0 22px 48px rgba(15, 47, 63, 0.18);
}

.credere-home-final-cta h2,
.credere-home-final-cta p {
  color: #ffffff !important;
}

.credere-home-final-cta .credere-section-kicker {
  color: #8be1ff !important;
}

.credere-home-final-cta .credere-section-kicker::before {
  background: #8be1ff !important;
  box-shadow: 0 0 0 6px rgba(139, 225, 255, 0.16) !important;
}

.credere-home-final-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
  min-width: min(100%, 380px);
}

.credere-home-final-cta__actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 15px 24px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 14px;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.1;
  text-align: center;
  text-decoration: none !important;
}

.credere-home-final-cta__actions a:first-child {
  border-color: #00aff0;
  background: #00aff0;
  box-shadow: 0 16px 30px rgba(0, 175, 240, 0.22);
}

.credere-home-final-cta__actions a:last-child {
  background: rgba(255, 255, 255, 0.08);
}

html body .credere-contact-form .wpcf7-form-control-wrap {
  display: block !important;
}

html body .credere-contact-form input,
html body .credere-contact-form textarea {
  max-width: 100% !important;
}

@media (max-width: 1024px) {
  .credere-trust-strip__inner {
    grid-template-columns: 1fr 1fr;
  }

  .credere-trust-action {
    grid-column: 1 / -1;
    justify-self: start;
  }

  .credere-docs-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .credere-home-final-cta {
    grid-template-columns: 1fr;
  }

  .credere-home-final-cta__actions {
    justify-content: flex-start;
  }
}

@media (max-width: 850px) {
  html body #mk-header-1 {
    min-height: 100px !important;
  }

  html body #mk-header-1 .header-grid {
    padding: 8px 18px 0 !important;
  }

  html body #mk-header-1 .header-grid > .add-header-height {
    min-height: 78px !important;
    padding-top: 4px !important;
    padding-bottom: 6px !important;
  }

  html body #mk-header-1 .header-logo {
    min-height: 76px !important;
  }

  html body #mk-header-1 .header-logo img,
  html body #mk-header-1 .mk-header-logo img,
  html body #mk-header-1 .main-logo img {
    width: 108px !important;
    max-width: 108px !important;
    height: auto !important;
    max-height: none !important;
  }

  html body #mk-header-1 .mk-nav-responsive-link {
    top: 22px !important;
    left: 18px !important;
    width: 44px !important;
    height: 44px !important;
    border: 1px solid #dcecf3 !important;
    border-radius: 14px !important;
    background: #ffffff !important;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08) !important;
  }

  html body .mk-responsive-wrap.credere-responsive-open {
    margin: 12px 14px 12px !important;
    padding: 8px !important;
    border: 1px solid #dcecf3 !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    box-shadow: 0 18px 36px rgba(15, 23, 42, 0.12) !important;
  }

  html body .mk-responsive-nav,
  html body .mk-responsive-nav li {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }

  html body .mk-responsive-nav li a {
    margin: 4px 0 !important;
    padding: 13px 14px !important;
    border-radius: 12px !important;
    color: #191919 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    letter-spacing: 0.08em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
  }

  html body .mk-responsive-nav li.current-menu-item > a,
  html body .mk-responsive-nav li.current_page_item > a {
    background: rgba(0, 119, 168, 0.1) !important;
    color: #191919 !important;
  }

  html body .credere-hero,
  html body .credere-services-hero,
  html body .credere-about-hero,
  html body .credere-contact-hero {
    overflow: hidden !important;
  }

  html body .credere-hero-actions,
  html body .credere-service-band__actions,
  html body .credere-final-cta__actions,
  html body .credere-contact-hero__actions {
    width: 100% !important;
    max-width: 100% !important;
  }

  html body .credere-hero-actions a,
  html body .credere-service-band__actions a,
  html body .credere-final-cta__actions a,
  html body .credere-contact-hero__actions a {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    text-align: center !important;
  }

  html body .credere-contact-form .wpcf7 {
    padding: 22px !important;
    border-radius: 20px !important;
  }

  html body .credere-contact-form textarea {
    min-height: 180px !important;
  }
}

@media (max-width: 767px) {
  .credere-trust-strip {
    margin: 18px auto 10px;
    padding: 0;
  }

  .credere-trust-strip__inner {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px 18px;
    border-radius: 20px;
  }

  .credere-trust-action {
    width: 100%;
  }

  .credere-conversion-stack {
    margin: 22px auto 12px;
    padding: 0;
  }

  .credere-docs-band,
  .credere-faq-band,
  .credere-home-final-cta {
    padding: 24px 18px;
    border-radius: 22px;
  }

  .credere-docs-grid {
    grid-template-columns: 1fr;
  }

  .credere-home-final-cta__actions,
  .credere-home-final-cta__actions a {
    width: 100%;
  }

  html body .credere-contact-form .wpcf7 {
    padding: 18px !important;
  }

  html body .credere-contact-form label {
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  html body .credere-contact-form input,
  html body .credere-contact-form textarea {
    font-size: 16px !important;
  }

  html body .credere-hero-points,
  html body .credere-contact-hero__notes,
  html body .credere-services-hero__notes,
  html body .credere-about-hero__notes {
    padding-right: 62px !important;
  }

  #codex-credere-whatsapp {
    right: 12px !important;
    bottom: calc(12px + env(safe-area-inset-bottom, 0px)) !important;
    width: 48px !important;
    height: 48px !important;
  }

  #codex-credere-whatsapp__icon,
  #codex-credere-whatsapp svg {
    width: 25px !important;
    height: 25px !important;
  }
}

/* Cross-page visual system: keeps Inicio, Servicios, Nosotros and Contacto in one family. */
:root {
  --credere-ink: #191919;
  --credere-heading: #1f2933;
  --credere-muted: #4e5b67;
  --credere-line: #dcecf3;
  --credere-line-strong: #cde2ec;
  --credere-soft: #f7fbfd;
  --credere-soft-blue: #edf8fd;
  --credere-surface: #ffffff;
  --credere-shadow-sm: 0 12px 26px rgba(15, 23, 42, 0.04);
  --credere-shadow-md: 0 18px 38px rgba(15, 23, 42, 0.06);
  --credere-shadow-lg: 0 24px 52px rgba(15, 23, 42, 0.07);
  --credere-radius-sm: 14px;
  --credere-radius-md: 22px;
  --credere-radius-lg: 30px;
  --credere-hero-bg:
    radial-gradient(circle at 14% 0%, rgba(0, 175, 240, 0.20), transparent 34%),
    radial-gradient(circle at 100% 100%, rgba(0, 119, 168, 0.12), transparent 30%),
    linear-gradient(135deg, #f8fcff 0%, #edf8fd 56%, #fafcff 100%);
}

html body.page-id-453,
html body.home,
html body.page-id-11,
html body.page-id-9,
html body.page-id-13 {
  color: var(--credere-ink) !important;
  background: var(--credere-surface) !important;
}

html body.page-id-11 .credere-services-page,
html body.page-id-9 .credere-about-page,
html body.page-id-13 .credere-contact-page {
  padding-top: 26px !important;
  padding-bottom: 88px !important;
}

html body.page-id-453 .full-width-2 .page-section-content,
html body.home .full-width-2 .page-section-content {
  padding-top: 26px !important;
  padding-bottom: 26px !important;
}

html body.page-id-453 .credere-hero,
html body.home .credere-hero,
html body.page-id-11 .credere-services-hero,
html body.page-id-9 .credere-about-hero,
html body.page-id-13 .credere-contact-hero {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  border: 1px solid var(--credere-line) !important;
  border-radius: var(--credere-radius-lg) !important;
  background: var(--credere-hero-bg) !important;
  box-shadow: var(--credere-shadow-lg), inset 0 1px 0 rgba(255, 255, 255, 0.72) !important;
}

html body.page-id-453 .credere-hero,
html body.home .credere-hero {
  width: 100% !important;
  max-width: 100% !important;
  margin-top: 0 !important;
  box-sizing: border-box !important;
}

html body.page-id-453 .credere-hero::before,
html body.home .credere-hero::before,
html body.page-id-11 .credere-services-hero::before,
html body.page-id-9 .credere-about-hero::before,
html body.page-id-13 .credere-contact-hero::before {
  content: "" !important;
  position: absolute !important;
  top: 28px !important;
  left: 28px !important;
  display: block !important;
  width: 156px !important;
  height: 4px !important;
  border-radius: 999px !important;
  opacity: 1 !important;
  background: linear-gradient(90deg, rgba(0, 175, 240, 0.98) 0%, rgba(0, 175, 240, 0) 100%) !important;
}

html body.page-id-453 .credere-hero::after,
html body.home .credere-hero::after,
html body.page-id-11 .credere-services-hero::after,
html body.page-id-9 .credere-about-hero::after,
html body.page-id-13 .credere-contact-hero::after {
  content: "" !important;
  position: absolute !important;
  right: -30px !important;
  bottom: -110px !important;
  z-index: 0 !important;
  width: 320px !important;
  height: 320px !important;
  border-radius: 999px !important;
  background: radial-gradient(circle, rgba(0, 175, 240, 0.22) 0%, rgba(0, 175, 240, 0.1) 28%, rgba(0, 175, 240, 0) 74%) !important;
  filter: blur(4px) !important;
  pointer-events: none !important;
}

html body.page-id-453 .credere-hero > *,
html body.home .credere-hero > *,
html body.page-id-11 .credere-services-hero > *,
html body.page-id-9 .credere-about-hero > *,
html body.page-id-13 .credere-contact-hero > * {
  position: relative !important;
  z-index: 1 !important;
}

html body.page-id-453 .credere-hero h1,
html body.home .credere-hero h1,
html body.page-id-11 .credere-services-hero h1,
html body.page-id-9 .credere-about-hero h1,
html body.page-id-13 .credere-contact-hero h1 {
  color: var(--credere-ink) !important;
  font-size: clamp(34px, 4.2vw, 48px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.035em !important;
}

html body.page-id-453 .credere-hero p,
html body.home .credere-hero p,
html body.page-id-11 .credere-services-hero p,
html body.page-id-9 .credere-about-hero p,
html body.page-id-13 .credere-contact-hero p {
  color: var(--credere-muted) !important;
  font-size: 17px !important;
  line-height: 1.75 !important;
}

html body .credere-eyebrow,
html body .credere-section-kicker,
html body .credere-contact-eyebrow,
html body .credere-about-eyebrow {
  display: inline-flex !important;
  align-items: center !important;
  gap: 9px !important;
  color: var(--credere-accessible-blue) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: 0.12em !important;
  line-height: 1.3 !important;
  text-transform: uppercase !important;
}

html body .credere-eyebrow::before,
html body .credere-section-kicker::before,
html body .credere-contact-eyebrow::before,
html body .credere-about-eyebrow::before {
  content: "" !important;
  display: inline-block !important;
  flex: 0 0 auto !important;
  width: 9px !important;
  height: 9px !important;
  border-radius: 999px !important;
  background: var(--credere-accessible-blue) !important;
  box-shadow: 0 0 0 6px rgba(0, 119, 168, 0.10) !important;
}

html body .credere-hero-actions a,
html body .credere-service-cta-row a,
html body .credere-btn,
html body .credere-about-btn,
html body .credere-contact-btn,
html body .credere-service-band__actions a,
html body .credere-final-cta__actions a,
html body .credere-contact-channel__actions a,
html body .credere-trust-action,
html body input.wpcf7-submit,
html body .wpcf7-submit {
  min-height: 54px !important;
  padding: 15px 26px !important;
  border-radius: var(--credere-radius-sm) !important;
  font-family: "Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: 0.01em !important;
  line-height: 1.1 !important;
}

html body .credere-hero-actions a:nth-of-type(2),
html body .credere-btn--secondary,
html body .credere-about-btn--secondary,
html body .credere-contact-btn--secondary,
html body .credere-service-band__actions a:last-child,
html body .credere-final-cta__actions a:last-child,
html body .credere-contact-channel__actions a {
  border: 1px solid var(--credere-accessible-blue) !important;
  background: rgba(255, 255, 255, 0.82) !important;
  color: var(--credere-accessible-blue-dark) !important;
  box-shadow: 0 12px 24px rgba(0, 119, 168, 0.08) !important;
}

html body .credere-service-card,
html body .credere-value-card,
html body .credere-benefit-card,
html body .credere-process-step,
html body .credere-services-jump a,
html body .credere-contact-channel,
html body .credere-about-origin__card,
html body .credere-about-approach__item,
html body .credere-about-values__item,
html body .credere-contact-form .wpcf7,
html body .credere-final-cta__panel,
html body .credere-contact-response,
html body .credere-trust-strip__inner {
  border: 1px solid var(--credere-line) !important;
  border-radius: var(--credere-radius-md) !important;
  background-color: var(--credere-surface) !important;
  box-shadow: var(--credere-shadow-sm) !important;
}

html body .credere-service-card:hover,
html body .credere-value-card:hover,
html body .credere-benefit-card:hover,
html body .credere-process-step:hover,
html body .credere-services-jump a:hover,
html body .credere-contact-channel:hover,
html body .credere-about-origin__card:hover,
html body .credere-about-approach__item:hover,
html body .credere-about-values__item:hover {
  border-color: var(--credere-line-strong) !important;
  box-shadow: var(--credere-shadow-md) !important;
}

html body .credere-contact-form input[type="text"],
html body .credere-contact-form input[type="email"],
html body .credere-contact-form input[type="tel"],
html body .credere-contact-form textarea {
  border: 1px solid var(--credere-line-strong) !important;
  border-radius: var(--credere-radius-sm) !important;
  background: #f8fbfd !important;
  color: var(--credere-heading) !important;
  box-shadow: none !important;
}

html body .credere-contact-form input[type="text"]:focus,
html body .credere-contact-form input[type="email"]:focus,
html body .credere-contact-form input[type="tel"]:focus,
html body .credere-contact-form textarea:focus {
  border-color: var(--credere-accessible-blue) !important;
  background: #ffffff !important;
  box-shadow: 0 0 0 4px rgba(0, 119, 168, 0.12) !important;
}

html body.page-id-11 .credere-services-hero__panel,
html body.page-id-9 .credere-about-hero__panel,
html body.page-id-13 .credere-contact-hero__panel {
  border: 1px solid rgba(255, 255, 255, 0.16) !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0.94) 0%, rgba(25, 25, 25, 0.9) 100%) !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.28) !important;
}

html body.page-id-11 .credere-services-hero__panel p,
html body.page-id-9 .credere-about-hero__panel p,
html body.page-id-13 .credere-contact-hero__panel p {
  color: rgba(255, 255, 255, 0.82) !important;
}

@media (max-width: 850px) {
  html body.page-id-11 .credere-services-page,
  html body.page-id-9 .credere-about-page,
  html body.page-id-13 .credere-contact-page {
    padding-top: 32px !important;
    padding-bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  html body.page-id-453 .credere-hero,
  html body.home .credere-hero,
  html body.page-id-11 .credere-services-hero,
  html body.page-id-9 .credere-about-hero,
  html body.page-id-13 .credere-contact-hero {
    border-radius: 24px !important;
  }

  html body.page-id-453 .credere-hero::after,
  html body.home .credere-hero::after,
  html body.page-id-11 .credere-services-hero::after,
  html body.page-id-9 .credere-about-hero::after,
  html body.page-id-13 .credere-contact-hero::after {
    right: -54px !important;
    bottom: -132px !important;
    width: 260px !important;
    height: 260px !important;
  }

  html body.page-id-453 .credere-hero h1,
  html body.home .credere-hero h1,
  html body.page-id-11 .credere-services-hero h1,
  html body.page-id-9 .credere-about-hero h1,
  html body.page-id-13 .credere-contact-hero h1 {
    font-size: 28px !important;
    line-height: 1.1 !important;
  }

  html body.page-id-453 .credere-hero p,
  html body.home .credere-hero p,
  html body.page-id-11 .credere-services-hero p,
  html body.page-id-9 .credere-about-hero p,
  html body.page-id-13 .credere-contact-hero p {
    font-size: 15px !important;
    line-height: 1.7 !important;
  }
}
