@charset "UTF-8";
/**
* Theme Name: Docampo
* Description: 
* Author:         404 Programación
* Author URI:     cuatrocientoscuatro.es
* Version:        1.0
* Template: dt-the7
* Version: 1.1.4
* Text Domain: docampo
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
@font-face {
  font-family: "docampo-icons";
  src: url("assets/fonts/icons/docampo-icons.eot?jp8t14");
  src: url("assets/fonts/icons/docampo-icons.eot?jp8t14#iefix") format("embedded-opentype"), url("assets/fonts/icons/docampo-icons.ttf?jp8t14") format("truetype"), url("assets/fonts/icons/docampo-icons.woff?jp8t14") format("woff"), url("assets/fonts/icons/docampo-icons.svg?jp8t14#docampo-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "docampo-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mudanza:before {
  content: "\e900";
  color: #4d4d4d;
}

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  color: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow/Barlow-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow/Barlow-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow/Barlow-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow/Barlow-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow/Barlow-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow/Barlow-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow/Barlow-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow/Barlow-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow/Barlow-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url("assets/fonts/Raleway/Raleway-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url("assets/fonts/Raleway/Raleway-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url("assets/fonts/Raleway/Raleway-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url("assets/fonts/Raleway/Raleway-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url("assets/fonts/Raleway/Raleway-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url("assets/fonts/Raleway/Raleway-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url("assets/fonts/Raleway/Raleway-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url("assets/fonts/Raleway/Raleway-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url("assets/fonts/Raleway/Raleway-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("assets/fonts/OpenSans/OpenSans-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("assets/fonts/OpenSans/OpenSans-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("assets/fonts/OpenSans/OpenSans-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("assets/fonts/OpenSans/OpenSans-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("assets/fonts/OpenSans/OpenSans-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
:root {
  --tb-maxw: 1280px;
  --tb-pad: clamp(20px, 4vw, 56px);
}

@media (min-width: 1920px) {
  :root {
    --tb-maxw: 1560px;
    --tb-pad: 96px;
  }
}
html,
body.tb-page {
  margin: 0;
  padding: 0;
}

.tb-page .tb-main {
  margin: 0;
  padding: 0;
}

.tb-page .e-con,
.tb-page .e-con > .e-con-inner {
  padding: 0;
}
.tb-page .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.tb-page .elementor-element {
  margin: 0;
}
.tb-page .elementor-widget-shortcode {
  padding: 0;
}

.tb-page *, .tb-page *::before, .tb-page *::after {
  box-sizing: border-box;
}
.tb-page {
  color: #0A0A0A;
  background: #FFFFFF;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
.tb-page :where(a) {
  color: inherit;
  text-decoration: none;
}
.tb-page :where(img) {
  display: block;
  max-width: 100%;
}
.tb-page :where(button) {
  font: inherit;
  cursor: pointer;
  border: none;
  background: none;
  color: inherit;
}
.tb-page :where(ul, ol) {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tb-page :where(h1, h2, h3, h4, h5, h6, p) {
  margin: 0;
  padding: 0;
}

.tb-page h1, .tb-page h2, .tb-page h3, .tb-page h4 {
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: #0A0A0A;
}
.tb-page h1 {
  font-size: clamp(40px, 6vw, 72px);
  letter-spacing: -0.03em;
  line-height: 1.05;
}
.tb-page h2 {
  font-size: clamp(32px, 4vw, 48px);
}
.tb-page h3 {
  font-size: clamp(22px, 2.2vw, 30px);
}
.tb-page h4 {
  font-size: 18px;
}
.tb-page .tb-antetitulo {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #008236;
  text-transform: none;
  display: inline-block;
}
.tb-page .tb-acento {
  color: #008236;
}
.tb-page .tb-acento-verde {
  color: #00A63E;
}
.tb-page .tb-acento-verde-oscuro {
  color: #008236;
}

.tb-page .elementor-widget-heading .elementor-heading-title {
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: inherit;
}

.tb-page .elementor-widget-text-editor,
.tb-page .elementor-widget-text-editor p,
.tb-page .elementor-widget-text-editor div {
  color: inherit;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.6;
}
.tb-page :where(input, textarea, select, button) {
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
}
.tb-page .e-con, .tb-page .e-container {
  background: transparent;
}

.tb-boton {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 24px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.01em;
  transition: all 0.2s ease;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
}

.tb-boton--primario {
  background: #00A63E;
  color: #fff;
}
.tb-boton--primario:hover {
  background: #008236;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 2px 4px rgba(0, 0, 0, 0.04);
}

.tb-boton--ghost {
  background: rgba(255, 255, 255, 0.72);
  color: #0f1a14;
  border: 1px solid rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.tb-boton--ghost:hover {
  background: rgba(255, 255, 255, 0.88);
  border-color: rgba(255, 255, 255, 0.6);
}

.tb-boton--outline {
  background: transparent;
  color: #0A0A0A;
  border: 1px solid #D1D5DC;
}
.tb-boton--outline:hover {
  background: #0A0A0A;
  color: #fff;
  border-color: #0A0A0A;
}

.tb-boton--oscuro {
  background: #0A0A0A;
  color: #fff;
}
.tb-boton--oscuro:hover {
  background: #1E2939;
  transform: translateY(-1px);
}

.tb-boton--claro {
  background: #fff;
  color: #008236;
}
.tb-boton--claro:hover {
  background: #F3F4F6;
  transform: translateY(-1px);
}

.tb-page .tb-boton > .elementor-button,
.tb-page .tb-boton .elementor-button-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 24px;
  border-radius: 8px;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.2;
  transition: all 0.2s ease;
  border: 1px solid transparent;
  background: transparent;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}
.tb-page .tb-boton--primario > .elementor-button,
.tb-page .tb-boton--primario .elementor-button-link {
  background: #00A63E;
  color: #fff;
}
.tb-page .tb-boton--primario > .elementor-button:hover,
.tb-page .tb-boton--primario .elementor-button-link:hover {
  background: #008236;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 2px 4px rgba(0, 0, 0, 0.04);
  color: #fff;
}
.tb-page .tb-boton--ghost > .elementor-button,
.tb-page .tb-boton--ghost .elementor-button-link {
  background: rgba(255, 255, 255, 0.72);
  color: #0f1a14;
  border: 1px solid rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.tb-page .tb-boton--ghost > .elementor-button:hover,
.tb-page .tb-boton--ghost .elementor-button-link:hover {
  background: rgba(255, 255, 255, 0.88);
  border-color: rgba(255, 255, 255, 0.6);
  color: #0f1a14;
}
.tb-page .tb-boton--outline > .elementor-button,
.tb-page .tb-boton--outline .elementor-button-link {
  background: transparent;
  color: #0A0A0A;
  border: 1px solid #D1D5DC;
}
.tb-page .tb-boton--outline > .elementor-button:hover,
.tb-page .tb-boton--outline .elementor-button-link:hover {
  background: #0A0A0A;
  color: #fff;
  border-color: #0A0A0A;
}
.tb-page .tb-boton--oscuro > .elementor-button,
.tb-page .tb-boton--oscuro .elementor-button-link {
  background: #0A0A0A;
  color: #fff;
}
.tb-page .tb-boton--oscuro > .elementor-button:hover,
.tb-page .tb-boton--oscuro .elementor-button-link:hover {
  background: #1E2939;
  transform: translateY(-1px);
  color: #fff;
}
.tb-page .tb-boton--claro > .elementor-button,
.tb-page .tb-boton--claro .elementor-button-link {
  background: #fff;
  color: #008236;
}
.tb-page .tb-boton--claro > .elementor-button:hover,
.tb-page .tb-boton--claro .elementor-button-link:hover {
  background: #F3F4F6;
  transform: translateY(-1px);
  color: #008236;
}
.tb-page .tb-boton.elementor-widget-button {
  padding: 0;
  background: transparent;
}
.tb-page .tb-boton.elementor-widget-button .elementor-widget-container {
  padding: 0;
  background: transparent;
}
.tb-page .tb-boton--primario > .elementor-button::after,
.tb-page .tb-boton--primario .elementor-button-link::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><line x1='2' y1='7' x2='12' y2='7'/><polyline points='8,3 12,7 8,11'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

input[type=submit].tb-boton--primario,
input[type=submit].tb-boton {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><line x1='2' y1='7' x2='12' y2='7'/><polyline points='8,3 12,7 8,11'/></svg>");
  background-repeat: no-repeat;
  background-position: right 24px center;
  background-size: 14px 14px;
  background-color: #00A63E;
  padding-right: 48px;
}
input[type=submit].tb-boton--primario:hover,
input[type=submit].tb-boton:hover {
  background-color: #008236;
}

.tb-flecha {
  width: 14px;
  height: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 14px;
}
.tb-flecha svg {
  width: 14px;
  height: 14px;
  display: block;
}

.tb-aparece {
  opacity: 0;
  transform: translateY(12px);
  animation: tbAparece 0.8s cubic-bezier(0.2, 0.7, 0.2, 1) forwards;
}
.tb-aparece.d1 {
  animation-delay: 0.05s;
}
.tb-aparece.d2 {
  animation-delay: 0.15s;
}
.tb-aparece.d3 {
  animation-delay: 0.25s;
}
.tb-aparece.d4 {
  animation-delay: 0.35s;
}
.tb-aparece.d5 {
  animation-delay: 0.45s;
}

@keyframes tbAparece {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.tb-oculto {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.tb-ticker-banda {
  background: #0A0A0A;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.tb-ticker {
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  gap: 56px;
  padding: 22px 0;
}

.tb-ticker__pista {
  display: inline-flex;
  gap: 56px;
  padding-right: 56px;
  animation: tbTickerScroll 40s linear infinite;
  white-space: nowrap;
  align-items: center;
}

@keyframes tbTickerScroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.tb-ticker__item {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.85);
}
.tb-ticker__item .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00A63E;
  display: inline-block;
}
.tb-ticker__item .star {
  color: #00A63E;
}

@media (max-width: 991px) {
  .tb-ticker__item {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .tb-ticker {
    padding: 14px 0;
  }
  .tb-ticker__item {
    font-size: 13px;
  }
}
.tb-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: #ffffff;
  border-bottom: 1px solid #E5E7EB;
  transition: background 0.25s, border-color 0.25s, box-shadow 0.25s;
}
.tb-nav.is-scrolled {
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: saturate(1.4) blur(12px);
  -webkit-backdrop-filter: saturate(1.4) blur(12px);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.04);
}

.tb-nav__inner {
  max-width: var(--tb-maxw);
  margin: 0 auto;
  padding: 14px var(--tb-pad);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.tb-nav__logo {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}
.tb-nav__logo img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.tb-nav__logo-texto {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
}
.tb-nav__logo-texto .big {
  font-size: 18px;
  font-weight: 700;
  color: #0A0A0A;
  letter-spacing: -0.01em;
}
.tb-nav__logo-texto .small {
  font-size: 12px;
  font-weight: 400;
  color: #4A5565;
  margin-top: 2px;
}

.tb-nav__enlaces {
  display: flex;
  align-items: center;
  gap: 40px;
}
.tb-nav__enlaces a {
  font-size: 15px;
  font-weight: 500;
  color: #364153;
  padding: 9px 14px;
  border-radius: 8px;
  transition: color 0.15s, font-weight 0.15s;
}
.tb-nav__enlaces a:hover {
  color: #0A0A0A;
  font-weight: 700;
  background: transparent;
}
.tb-nav__enlaces a.active {
  background: #00A63E;
  color: #fff;
  padding: 9px 16px;
  font-weight: 500;
}
.tb-nav__enlaces a.active:hover {
  background: #008236;
  color: #fff;
  font-weight: 500;
}

.tb-nav__cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 18px;
  background: #00A63E;
  color: #fff;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.01em;
  transition: background 0.2s, transform 0.15s;
  white-space: nowrap;
  flex-shrink: 0;
}
.tb-nav__cta:hover {
  background: #008236;
  color: #fff;
}

.tb-nav__burger {
  display: none;
  width: 28px;
  height: 28px;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
}
.tb-nav__burger span {
  height: 2px;
  background: #0A0A0A;
  width: 100%;
  border-radius: 1px;
}

@media (max-width: 900px) {
  .tb-nav__enlaces {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    flex-direction: column;
    background: #fff;
    padding: 20px var(--tb-pad);
    border-bottom: 1px solid #E5E7EB;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    gap: 8px;
    align-items: stretch;
  }
  .tb-nav__enlaces.is-open {
    display: flex;
  }
  .tb-nav__enlaces a {
    text-align: center;
    padding: 12px 16px;
  }
  .tb-nav__burger {
    display: flex;
  }
}
.tb-cta {
  background: #008236;
  color: #fff;
  padding: 96px var(--tb-pad);
  text-align: center;
  position: relative;
  overflow: hidden;
}
.tb-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.08) 0%, transparent 40%), radial-gradient(circle at 80% 70%, rgba(0, 0, 0, 0.12) 0%, transparent 40%);
  pointer-events: none;
}

.tb-cta__inner {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.tb-cta__titulo {
  color: #fff;
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.05;
  margin-bottom: 20px;
}

.tb-cta__entrada {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.85);
  max-width: 54ch;
  margin: 0 auto 36px;
  line-height: 1.6;
}

.tb-cta__botones {
  display: inline-flex;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 56px;
}

.tb-cta__telefonos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  max-width: 640px;
  margin: 0 auto;
}

.tb-cta__telefono {
  padding: 20px 24px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  text-align: left;
  transition: background 0.2s, border-color 0.2s;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.tb-cta__telefono:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.45);
}
.tb-cta__telefono .lbl {
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 4px;
}
.tb-cta__telefono .num-big {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.01em;
  display: block;
}

@media (max-width: 991px) {
  .tb-cta {
    padding: 80px var(--tb-pad);
  }
}
@media (max-width: 600px) {
  .tb-cta__telefonos {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 576px) {
  .tb-cta {
    padding: 64px var(--tb-pad);
  }
  .tb-cta__titulo {
    font-size: clamp(28px, 7vw, 40px);
  }
}
.tb-cta-inferior {
  background: #008236;
  color: #fff;
  padding: 80px var(--tb-pad);
  text-align: center;
}
.tb-cta-inferior__inner {
  max-width: 720px;
  margin: 0 auto;
}
.tb-cta-inferior__title, .tb-cta-inferior__titulo {
  color: #fff;
  font-size: clamp(32px, 4vw, 44px);
  font-weight: 700;
  letter-spacing: -0.03em;
  margin-bottom: 14px;
}
.tb-cta-inferior__lead, .tb-cta-inferior__entrada {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 28px;
  line-height: 1.6;
}
.tb-cta-inferior__btns, .tb-cta-inferior__botones {
  display: inline-flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
}

.tb-pie {
  background: #1E2939;
  color: #fff;
  padding: 72px var(--tb-pad) 28px;
}

.tb-pie__inner {
  max-width: var(--tb-maxw);
  margin: 0 auto;
}

.tb-pie__arriba {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr 1fr;
  gap: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.tb-pie__col h4 {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 18px;
  letter-spacing: -0.005em;
}

.tb-pie__marca .logo-row {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
}
.tb-pie__marca img {
  width: 44px;
  height: 44px;
  object-fit: contain;
}
.tb-pie__marca .brand-text {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.01em;
}
.tb-pie__marca p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
  max-width: 320px;
  line-height: 1.6;
}

.tb-pie__col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tb-pie__col li {
  margin-bottom: 10px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
}
.tb-pie__col a {
  transition: color 0.15s;
}
.tb-pie__col a:hover {
  color: #00A63E;
}

.tb-pie__abajo {
  padding-top: 24px;
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 900px) {
  .tb-pie__arriba {
    grid-template-columns: 1fr 1fr;
    gap: 36px;
  }
}
@media (max-width: 600px) {
  .tb-pie__arriba {
    grid-template-columns: 1fr;
  }
  .tb-pie__abajo {
    flex-direction: column;
    gap: 8px;
  }
}
.tb-pie__abajo a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  transition: color 0.15s;
}
.tb-pie__abajo a:hover {
  color: #fff;
}

.tb-kit-digital {
  background: #fff;
  padding: 40px var(--tb-pad);
}
.tb-kit-digital img {
  display: block;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  height: auto;
}

@media (max-width: 768px) {
  .tb-kit-digital {
    padding: 28px var(--tb-pad);
  }
}
.tb-page .tb-hero {
  position: relative;
  min-height: 92vh;
  color: #fff;
  background: #0D542B;
  overflow: hidden;
  padding-top: 80px;
  gap: 0;
}
.tb-page .tb-hero > .elementor-element:has(.tb-hero__fondo) {
  position: static;
}
.tb-page .tb-hero__fondo {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: 0.55;
  filter: grayscale(0.15) contrast(1.05);
  z-index: 0;
}
.tb-page .tb-hero__inner {
  max-width: var(--tb-maxw);
  margin: 0 auto;
  padding: clamp(60px, 10vh, 120px) var(--tb-pad) clamp(48px, 8vh, 96px);
  min-height: calc(92vh - 80px);
  display: flex;
  flex-direction: row !important;
  align-items: center;
  gap: 0;
  position: relative;
  z-index: 1;
}
.tb-page .tb-hero__panel {
  width: 100%;
  display: grid;
  grid-template-columns: 1.6fr 1fr;
  gap: 56px;
  align-items: center;
}
.tb-page .tb-hero__contenido {
  max-width: 820px;
  gap: 0;
}
.tb-page .tb-hero__kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 7px 14px;
  border-radius: 999px;
  margin-bottom: 32px;
}
.tb-page .tb-hero__kicker .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00A63E;
  animation: tbPulse 2s ease-in-out infinite;
}
.tb-page .tb-hero__titulo {
  font-size: clamp(48px, 7vw, 88px);
  font-weight: 800;
  letter-spacing: -0.035em;
  line-height: 1.02;
  margin-bottom: 28px !important;
  color: #fff;
}
.tb-page .tb-hero__titulo .elementor-heading-title {
  line-height: 1.02;
  font-weight: 800;
}
.tb-page .tb-hero__titulo .accent {
  color: #00A63E;
}
.tb-page .tb-hero__entrada {
  font-size: 18px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.6;
  margin-bottom: 40px !important;
  max-width: 560px !important;
}
.tb-page .tb-hero__ctas {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}
.tb-page .tb-hero__lado {
  display: grid;
  align-self: end;
  gap: 18px;
}
.tb-page .tb-hero__dato {
  padding: 20px 22px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 12px;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: flex;
  align-content: var(--align-content);
  align-items: var(--align-items);
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  gap: 0;
}
.tb-page .tb-hero__dato .num {
  font-size: 40px;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #0f1a14;
  line-height: 1;
}
.tb-page .tb-hero__dato .num .elementor-heading-title {
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.03em;
}
.tb-page .tb-hero__dato .num span {
  color: #00A63E;
  font-size: 24px;
  vertical-align: super;
  margin-left: 2px;
}
.tb-page .tb-hero__dato .lbl {
  font-size: 13px;
  color: #4a5a50;
  margin-top: 6px;
}
@keyframes tbPulse {
  50% {
    opacity: 0.4;
  }
}
@media (max-width: 1199px) {
  .tb-page .tb-hero__panel {
    gap: 40px;
  }
  .tb-page .tb-hero__inner {
    min-height: calc(88vh - 80px);
  }
  .tb-page .tb-hero__titulo {
    font-size: clamp(44px, 6.5vw, 72px);
  }
}
@media (max-width: 991px) {
  .tb-page .tb-hero {
    min-height: 78vh;
  }
  .tb-page .tb-hero__panel {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .tb-page .tb-hero__lado {
    grid-template-columns: 1fr 1fr;
    align-self: stretch;
  }
  .tb-page .tb-hero__titulo {
    font-size: clamp(40px, 6vw, 60px);
  }
  .tb-page .tb-hero__inner {
    padding: 64px var(--tb-pad) 48px;
  }
}
@media (max-width: 576px) {
  .tb-page .tb-hero {
    min-height: 70vh;
  }
  .tb-page .tb-hero__titulo {
    font-size: clamp(32px, 9vw, 44px);
  }
  .tb-page .tb-hero__dato .num {
    font-size: 26px;
  }
  .tb-page .tb-hero__dato .num span {
    font-size: 16px;
  }
  .tb-page .tb-hero__ctas {
    flex-direction: column;
    align-items: stretch;
  }
  .tb-page .tb-hero__ctas .tb-boton {
    justify-content: center;
  }
}
@media (max-width: 390px) {
  .tb-page .tb-hero__titulo {
    font-size: 32px;
  }
  .tb-page .tb-hero__lado {
    grid-template-columns: 1fr;
  }
  .tb-page .tb-hero__dato .num {
    font-size: 24px;
  }
}
.tb-page .tb-intro {
  padding: 120px var(--tb-pad);
  max-width: var(--tb-maxw);
  margin: 0 auto;
}
.tb-page .tb-intro__arriba {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 80px;
  align-items: start;
  padding-bottom: 80px;
  border-bottom: 1px solid #E5E7EB;
}
.tb-page .tb-intro__titulo {
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin-top: 16px;
}
.tb-page .tb-intro__titulo .accent {
  color: #008236;
}
.tb-page .tb-intro__cuerpo p {
  font-size: 17px;
  color: #364153;
  line-height: 1.65;
  margin-bottom: 16px;
}
.tb-page .tb-intro__cuerpo p:last-child {
  margin-bottom: 0;
}
.tb-page .tb-intro__datos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  padding-top: 60px;
}
.tb-page .tb-dato .num {
  font-size: clamp(40px, 4.2vw, 56px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1;
  color: #0A0A0A;
}
.tb-page .tb-dato .num span {
  color: #00A63E;
  font-size: 60%;
  margin-left: 2px;
}
.tb-page .tb-dato .lbl {
  font-size: 14px;
  color: #4A5565;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .tb-page .tb-intro {
    padding: 80px var(--tb-pad);
  }
  .tb-page .tb-intro__arriba {
    grid-template-columns: 1fr;
    gap: 32px;
    padding-bottom: 56px;
  }
  .tb-page .tb-intro__datos {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    padding-top: 40px;
  }
}
@media (max-width: 576px) {
  .tb-page .tb-intro {
    padding: 64px var(--tb-pad);
  }
}
.tb-page .tb-servicios {
  background: #F9FAFB;
  padding: 100px 0;
  border-top: 1px solid #E5E7EB;
  border-bottom: 1px solid #E5E7EB;
}
.tb-page .tb-servicios__cabecera {
  max-width: var(--tb-maxw);
  margin: 0 auto 48px;
  padding: 0 var(--tb-pad);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: end;
}
.tb-page .tb-servicios__cabecera h2 {
  font-size: clamp(36px, 4.5vw, 56px);
  font-weight: 700;
  letter-spacing: -0.03em;
}
.tb-page .tb-servicios__cabecera h2 .accent {
  color: #008236;
}
.tb-page .tb-servicios__cabecera p {
  font-size: 16px;
  color: #4A5565;
  line-height: 1.65;
  max-width: 44ch;
}
.tb-page .tb-servicios__lista {
  max-width: var(--tb-maxw);
  margin: 0 auto;
  padding: 0 var(--tb-pad);
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  border-top: 1px solid #E5E7EB;
}
.tb-page .tb-servicio-fila {
  display: grid;
  grid-template-columns: 60px 1fr 2fr 140px 40px;
  gap: 32px;
  align-items: center;
  padding: 28px 0;
  border-bottom: 1px solid #E5E7EB;
  transition: background 0.2s, padding 0.25s;
  cursor: pointer;
  position: relative;
  text-decoration: none;
}
.tb-page .tb-servicio-fila:hover {
  background: #fff;
  padding-left: 12px;
  padding-right: 12px;
}
.tb-page .tb-servicio-fila:hover .tb-servicio-fila__thumb {
  filter: saturate(1.1);
}
.tb-page .tb-servicio-fila:hover .tb-servicio-fila__arr {
  background: #00A63E;
  color: #fff;
}
.tb-page .tb-servicio-fila__num {
  font-size: 14px;
  font-weight: 600;
  color: #00A63E;
  font-variant-numeric: tabular-nums;
}
.tb-page .tb-servicio-fila__titulo {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #0A0A0A;
}
.tb-page .tb-servicio-fila__desc {
  font-size: 15px;
  color: #4A5565;
  line-height: 1.55;
}
.tb-page .tb-servicio-fila__thumb {
  width: 140px;
  height: 84px;
  object-fit: cover;
  border-radius: 8px;
  filter: saturate(0.9);
  transition: filter 0.2s;
}
.tb-page .tb-servicio-fila__arr {
  width: 40px;
  height: 40px;
  background: #F3F4F6;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #4A5565;
  transition: background 0.2s, color 0.2s;
}
.tb-page .tb-servicio-fila__arr svg {
  width: 16px;
  height: 16px;
}
@media (max-width: 1100px) {
  .tb-page .tb-servicio-fila {
    grid-template-columns: 48px 1fr auto;
    gap: 20px;
  }
  .tb-page .tb-servicio-fila__desc, .tb-page .tb-servicio-fila__thumb {
    display: none;
  }
}
@media (max-width: 991px) {
  .tb-page .tb-servicios__cabecera {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .tb-page .tb-servicio-fila {
    grid-template-columns: 44px 1fr auto;
    gap: 18px;
    padding: 24px var(--tb-pad);
  }
  .tb-page .tb-servicio-fila__titulo {
    font-size: 22px;
  }
  .tb-page .tb-servicios__lista {
    padding: 0;
  }
}
@media (max-width: 576px) {
  .tb-page .tb-servicio-fila {
    grid-template-columns: 36px 1fr 28px;
    gap: 14px;
    padding: 20px var(--tb-pad);
  }
  .tb-page .tb-servicio-fila__titulo {
    font-size: 18px;
  }
  .tb-page .tb-servicio-fila__arr {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 390px) {
  .tb-page .tb-servicio-fila {
    grid-template-columns: 32px 1fr 24px;
    gap: 12px;
    padding: 18px var(--tb-pad);
  }
  .tb-page .tb-servicio-fila__titulo {
    font-size: 16px;
  }
}
.tb-page .tb-galeria {
  padding: 100px var(--tb-pad);
  max-width: var(--tb-maxw);
  margin: 0 auto;
}
.tb-page .tb-galeria__cabecera {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 40px;
  gap: 32px;
}
.tb-page .tb-galeria__cabecera h2 {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  letter-spacing: -0.03em;
  margin-top: 16px;
}
.tb-page .tb-galeria__cabecera h2 .accent {
  color: #008236;
}
.tb-page .tb-galeria__entrada {
  font-size: 16px;
  color: #4A5565;
  max-width: 44ch;
}
.tb-page .tb-galeria__grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: 140px;
  gap: 16px;
}
.tb-page .tb-galeria__celda {
  overflow: hidden;
  position: relative;
  border-radius: 12px;
  cursor: pointer;
}
.tb-page .tb-galeria__celda img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.2, 0.7, 0.2, 1);
}
.tb-page .tb-galeria__celda:hover img {
  transform: scale(1.04);
}
.tb-page .tb-galeria__celda--w6 {
  grid-column: span 6;
  grid-row: span 2;
}
.tb-page .tb-galeria__celda--w3 {
  grid-column: span 3;
  grid-row: span 2;
}
@media (min-width: 1920px) {
  .tb-page .tb-galeria__grid {
    grid-auto-rows: 170px;
    gap: 20px;
  }
}
@media (min-width: 1920px) {
  .tb-page .tb-hero__titulo,
  .tb-page .tb-hero__titulo .elementor-heading-title {
    font-size: clamp(72px, 5.2vw, 110px);
  }
  .tb-page .tb-hero__entrada,
  .tb-page .tb-hero__entrada .elementor-widget-container,
  .tb-page .tb-hero__entrada p {
    font-size: 20px;
  }
  .tb-page .tb-hero__entrada {
    max-width: 620px !important;
  }
  .tb-page .tb-galeria__cabecera h2,
  .tb-page .tb-servicios__cabecera h2,
  .tb-page .tb-destacado__titulo,
  .tb-page .tb-destacado__titulo .elementor-heading-title,
  .tb-page .tb-intro__titulo,
  .tb-page .tb-intro__titulo .elementor-heading-title {
    font-size: clamp(56px, 4.2vw, 80px);
  }
}
@media (max-width: 1199px) {
  .tb-page .tb-galeria__grid {
    grid-auto-rows: 120px;
  }
}
@media (max-width: 991px) {
  .tb-page .tb-galeria__cabecera {
    flex-direction: column;
    align-items: flex-start;
  }
  .tb-page .tb-galeria__grid {
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: 130px;
    gap: 14px;
  }
  .tb-page .tb-galeria__celda--w6, .tb-page .tb-galeria__celda--w3 {
    grid-column: span 3;
    grid-row: span 2;
  }
}
@media (max-width: 576px) {
  .tb-page .tb-galeria__grid {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 120px;
    gap: 10px;
  }
  .tb-page .tb-galeria__celda--w6, .tb-page .tb-galeria__celda--w3 {
    grid-column: span 2;
    grid-row: span 2;
  }
}
@media (max-width: 390px) {
  .tb-page .tb-galeria__grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 160px;
  }
  .tb-page .tb-galeria__celda--w6, .tb-page .tb-galeria__celda--w3 {
    grid-column: span 1;
  }
}
.tb-page .tb-destacado {
  background: #0A0A0A;
  color: #fff;
  padding: 100px var(--tb-pad);
}
.tb-page .tb-destacado__inner {
  max-width: var(--tb-maxw);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: center;
}
.tb-page .tb-destacado__imagen {
  position: relative;
  aspect-ratio: 4/5;
  overflow: hidden;
  border-radius: 16px;
}
.tb-page .tb-destacado__imagen img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tb-page .tb-destacado__imagen .badge {
  position: absolute;
  top: 18px;
  left: 18px;
  background: #00A63E;
  color: #fff;
  padding: 7px 14px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 999px;
}
.tb-page .tb-destacado__titulo {
  color: #fff;
  font-size: clamp(36px, 4.5vw, 56px);
  font-weight: 700;
  letter-spacing: -0.03em;
  margin-bottom: 24px;
}
.tb-page .tb-destacado__titulo .accent {
  color: #00A63E;
}
.tb-page .tb-destacado__antetitulo {
  color: #00A63E;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.tb-page .tb-destacado__entrada {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.65;
  margin-bottom: 24px;
  max-width: 48ch;
}
.tb-page .tb-destacado__checklist {
  margin: 28px 0 0;
  list-style: none;
  display: grid;
  gap: 2px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0;
}
.tb-page .tb-destacado__checklist li {
  padding: 16px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
}
.tb-page .tb-destacado__checklist .check {
  width: 22px;
  height: 22px;
  background: #00A63E;
  border-radius: 50%;
  display: grid;
  place-items: center;
  flex-shrink: 0;
}
.tb-page .tb-destacado__checklist .check svg {
  width: 12px;
  height: 12px;
  stroke: #fff;
}
@media (max-width: 991px) {
  .tb-page .tb-destacado {
    padding: 80px var(--tb-pad);
  }
  .tb-page .tb-destacado__inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media (max-width: 576px) {
  .tb-page .tb-destacado {
    padding: 64px var(--tb-pad);
  }
  .tb-page .tb-destacado__titulo {
    font-size: clamp(28px, 7vw, 40px);
  }
  .tb-page .tb-destacado__checklist li {
    padding: 14px 0;
    font-size: 15px;
  }
}
@media (max-width: 390px) {
  .tb-page .tb-destacado__checklist li {
    font-size: 14px;
  }
}

.tb-page .tb-encabezado {
  position: relative;
  background: #0D542B;
  color: #fff;
  padding: 140px var(--tb-pad) 80px;
  overflow: hidden;
}
.tb-page .tb-encabezado::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 85% 20%, rgba(0, 166, 62, 0.3) 0%, transparent 45%), radial-gradient(circle at 15% 90%, rgba(255, 255, 255, 0.04) 0%, transparent 50%);
  pointer-events: none;
}
.tb-page .tb-encabezado__inner {
  max-width: var(--tb-maxw);
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}
.tb-page .tb-encabezado__titulo {
  color: #fff;
  font-size: clamp(40px, 6vw, 72px);
  font-weight: 800;
  letter-spacing: -0.035em;
  line-height: 1.05;
  margin-bottom: 20px;
}
.tb-page .tb-encabezado__titulo .accent {
  color: #00A63E;
}
.tb-page .tb-encabezado__entrada {
  font-size: 18px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.6;
  max-width: 60ch;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .tb-page .tb-encabezado {
    padding: 120px 40px 64px;
  }
  .tb-page .tb-encabezado__titulo {
    font-size: clamp(36px, 6.5vw, 56px);
  }
}
@media (max-width: 991px) {
  .tb-page .tb-encabezado {
    padding: 96px 32px 48px;
  }
}
@media (max-width: 576px) {
  .tb-page .tb-encabezado {
    padding: 80px 20px 40px;
  }
  .tb-page .tb-encabezado__titulo {
    font-size: clamp(30px, 8vw, 40px);
  }
  .tb-page .tb-encabezado__entrada {
    font-size: 15px;
  }
}
@media (max-width: 390px) {
  .tb-page .tb-encabezado__titulo {
    font-size: 28px;
  }
}
.tb-page .elementor-widget-shortcode:has(.tb-servicio-indice) {
  position: sticky;
  top: 70px;
  z-index: 50;
}
.tb-page .tb-servicio-indice {
  background: #F9FAFB;
  border-bottom: 1px solid #E5E7EB;
  padding: 28px 0;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.tb-page .tb-servicio-indice__inner {
  max-width: var(--tb-maxw);
  padding: 0 var(--tb-pad);
  margin: 0 auto;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
  overflow-x: auto;
}
.tb-page .tb-servicio-chip {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  background: #fff;
  border: 1px solid #E5E7EB;
  color: #364153;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  transition: all 0.2s;
  text-decoration: none;
}
.tb-page .tb-servicio-chip .n {
  color: #00A63E;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}
.tb-page .tb-servicio-chip:hover, .tb-page .tb-servicio-chip.is-active {
  background: #00A63E;
  color: #fff;
  border-color: #00A63E;
}
.tb-page .tb-servicio-chip:hover .n, .tb-page .tb-servicio-chip.is-active .n {
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 991px) {
  .tb-page .elementor-widget-shortcode:has(.tb-servicio-indice) {
    top: 64px;
  }
  .tb-page .tb-servicio-indice {
    padding: 18px 0;
  }
  .tb-page .tb-servicio-chip {
    padding: 8px 14px;
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .tb-page .elementor-widget-shortcode:has(.tb-servicio-indice) {
    top: 56px;
  }
  .tb-page .tb-servicio-indice {
    padding: 12px 0;
  }
  .tb-page .tb-servicio-indice__inner {
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 6px;
  }
  .tb-page .tb-servicio-chip {
    padding: 7px 12px;
  }
}
.tb-page .tb-servicio {
  padding: 120px var(--tb-pad);
  scroll-margin-top: 150px;
}
.tb-page .tb-servicio.is-reverse {
  background: #F9FAFB;
}
.tb-page .tb-servicio.is-reverse .tb-servicio__inner .tb-servicio__texto {
  order: 2;
}
.tb-page .tb-servicio.is-reverse .tb-servicio__inner .tb-servicio__imagen {
  order: 1;
}
.tb-page .tb-servicio__inner {
  max-width: var(--tb-maxw);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.tb-page .tb-servicio__texto .tb-antetitulo {
  margin-bottom: 14px;
}
.tb-page .tb-servicio__texto h2 {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin-bottom: 20px;
}
.tb-page .tb-servicio__texto h2 .accent {
  color: #008236;
}
.tb-page .tb-servicio__texto .tb-servicio__texto-entrada {
  font-size: 17px;
  color: #4A5565;
  line-height: 1.65;
  margin-bottom: 28px;
}
.tb-page .tb-servicio__bullets {
  list-style: none;
  display: grid;
  gap: 4px;
  margin: 0 0 28px;
  padding: 0;
}
.tb-page .tb-servicio__bullets li {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 12px 0;
  border-top: 1px solid #E5E7EB;
  font-size: 15px;
  color: #364153;
  line-height: 1.5;
}
.tb-page .tb-servicio__bullets li:last-child {
  border-bottom: 1px solid #E5E7EB;
}
.tb-page .tb-servicio__bullets .check {
  width: 20px;
  height: 20px;
  background: #F0FDF4;
  color: #008236;
  border-radius: 50%;
  display: grid;
  place-items: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.tb-page .tb-servicio__bullets .check svg {
  width: 11px;
  height: 11px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}
.tb-page .tb-servicio__imagen {
  position: relative;
  aspect-ratio: 4/3;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.04);
  display: block;
}
.tb-page .tb-servicio__imagen > .elementor-widget-image,
.tb-page .tb-servicio__imagen > .tb-servicio__imagen-asset,
.tb-page .tb-servicio__imagen .elementor-widget-image,
.tb-page .tb-servicio__imagen .elementor-widget-container,
.tb-page .tb-servicio__imagen .elementor-image {
  width: 100%;
  height: 100%;
  display: block;
}
.tb-page .tb-servicio__imagen img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 1199px) {
  .tb-page .tb-servicio {
    padding: 96px var(--tb-pad);
  }
  .tb-page .tb-servicio__inner {
    gap: 48px;
  }
  .tb-page .tb-servicio__texto h2 {
    font-size: clamp(32px, 3.8vw, 48px);
  }
}
@media (max-width: 991px) {
  .tb-page .tb-servicio {
    padding: 72px var(--tb-pad);
  }
  .tb-page .tb-servicio__inner {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .tb-page .tb-servicio.is-reverse .tb-servicio__inner .tb-servicio__texto {
    order: 1;
  }
  .tb-page .tb-servicio.is-reverse .tb-servicio__inner .tb-servicio__imagen {
    order: 2;
  }
  .tb-page .tb-servicio__texto h2 {
    font-size: clamp(30px, 5vw, 42px);
  }
}
@media (max-width: 576px) {
  .tb-page .tb-servicio {
    padding: 56px var(--tb-pad);
  }
  .tb-page .tb-servicio__texto h2 {
    font-size: clamp(26px, 7vw, 34px);
  }
  .tb-page .tb-servicio__bullets li {
    font-size: 14px;
  }
}
@media (max-width: 390px) {
  .tb-page .tb-servicio__texto h2 {
    font-size: 24px;
  }
  .tb-page .tb-servicio__texto-entrada {
    font-size: 14px;
  }
  .tb-page .tb-servicio__bullets li {
    font-size: 13px;
  }
}
.tb-page .tb-proceso {
  background: #0A0A0A;
  color: #fff;
  padding: 100px var(--tb-pad);
}
.tb-page .tb-proceso__inner {
  max-width: var(--tb-maxw);
  margin: 0 auto;
}
.tb-page .tb-proceso__cabecera {
  text-align: center;
  margin-bottom: 56px;
}
.tb-page .tb-proceso__cabecera .tb-antetitulo {
  color: #00A63E;
}
.tb-page .tb-proceso__cabecera h2 {
  font-size: clamp(36px, 4.5vw, 52px);
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #fff;
  margin-top: 12px;
  max-width: 22ch;
  margin-left: auto;
  margin-right: auto;
}
.tb-page .tb-proceso__cabecera h2 .accent {
  color: #00A63E;
}
.tb-page .tb-proceso__pasos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.tb-page .tb-proceso__paso {
  padding: 28px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 14px;
  transition: border-color 0.2s, background 0.2s;
}
.tb-page .tb-proceso__paso:hover {
  border-color: #00A63E;
  background: rgba(0, 166, 62, 0.06);
}
.tb-page .tb-proceso__paso .n {
  font-size: 14px;
  color: #00A63E;
  font-weight: 600;
  font-variant-numeric: tabular-nums;
  margin-bottom: 18px;
  display: block;
}
.tb-page .tb-proceso__paso h4 {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
.tb-page .tb-proceso__paso p {
  font-size: 14px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 900px) {
  .tb-page .tb-proceso {
    padding: 72px var(--tb-pad);
  }
  .tb-page .tb-proceso__pasos {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 600px) {
  .tb-page .tb-proceso__pasos {
    grid-template-columns: 1fr;
  }
}

.tb-page .tb-contacto.e-con {
  max-width: var(--tb-maxw);
  margin: 0 auto;
  padding: 100px var(--tb-pad);
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: 72px;
  align-items: center;
}
.tb-page .tb-info-panel h2 {
  color: #0A0A0A;
  font-size: clamp(36px, 3.4vw, 46px);
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}
.tb-page .tb-bloque-info {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 20px;
  padding: 22px 0;
  border-bottom: 1px solid #E5E7EB;
}
.tb-page .tb-bloque-info:first-of-type {
  border-top: 1px solid #E5E7EB;
}
.tb-page .tb-bloque-info__icono {
  width: 44px;
  height: 44px;
  background: #F0FDF4;
  color: #008236;
  border-radius: 10px;
  display: grid;
  place-items: center;
}
.tb-page .tb-bloque-info__icono svg {
  width: 20px;
  height: 20px;
  stroke: currentColor;
  stroke-width: 2;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.tb-page .tb-bloque-info__cuerpo h4 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.005em;
  margin-bottom: 6px;
  color: #0A0A0A;
}
.tb-page .tb-bloque-info__cuerpo .val {
  display: block;
  font-size: 16px;
  color: #0A0A0A;
  line-height: 1.5;
  transition: color 0.15s;
}
.tb-page .tb-bloque-info__cuerpo .val.em {
  color: #008236;
  font-weight: 500;
}
.tb-page .tb-bloque-info__cuerpo .val a:hover {
  color: #008236;
}
.tb-page .tb-bloque-info__cuerpo small {
  display: block;
  font-size: 13px;
  color: #4A5565;
  line-height: 1.5;
  margin-top: 4px;
}
.tb-page .tb-tarjeta-formulario {
  background: #FFFFFF;
  border: 1px solid #E5E7EB;
  border-radius: 16px;
  padding: 36px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 2px 4px rgba(0, 0, 0, 0.04);
}
.tb-page .tb-tarjeta-formulario__titulo,
.tb-page .tb-tarjeta-formulario h3 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 6px;
  color: #0A0A0A;
}
.tb-page .tb-tarjeta-formulario__sub {
  font-size: 14px;
  color: #4A5565;
  margin-bottom: 28px;
  line-height: 1.6;
}
.tb-page .tb-tarjeta-formulario .wpcf7-form {
  margin: 0;
}
.tb-page .tb-tarjeta-formulario .wpcf7-form p {
  margin: 0;
}
.tb-page .tb-tarjeta-formulario .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.tb-page .tb-tarjeta-formulario .tb-field {
  margin-bottom: 18px;
}
.tb-page .tb-tarjeta-formulario .tb-field label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #0A0A0A;
  margin-bottom: 8px;
}
.tb-page .tb-tarjeta-formulario .tb-field label .req {
  color: #008236;
}
.tb-page .tb-tarjeta-formulario .tb-field input[type=text],
.tb-page .tb-tarjeta-formulario .tb-field input[type=email],
.tb-page .tb-tarjeta-formulario .tb-field input[type=tel],
.tb-page .tb-tarjeta-formulario .tb-field input[type=number],
.tb-page .tb-tarjeta-formulario .tb-field input[type=url],
.tb-page .tb-tarjeta-formulario .tb-field textarea,
.tb-page .tb-tarjeta-formulario .tb-field select,
.tb-page .tb-tarjeta-formulario .tb-field .wpcf7-form-control {
  width: 100%;
  padding: 12px 14px;
  font-family: inherit;
  font-size: 15px;
  color: #0A0A0A;
  background: #fff;
  border: 1px solid #D1D5DC;
  border-radius: 8px;
  transition: border-color 0.15s, box-shadow 0.15s;
}
.tb-page .tb-tarjeta-formulario .tb-field input[type=text]::placeholder,
.tb-page .tb-tarjeta-formulario .tb-field input[type=email]::placeholder,
.tb-page .tb-tarjeta-formulario .tb-field input[type=tel]::placeholder,
.tb-page .tb-tarjeta-formulario .tb-field input[type=number]::placeholder,
.tb-page .tb-tarjeta-formulario .tb-field input[type=url]::placeholder,
.tb-page .tb-tarjeta-formulario .tb-field textarea::placeholder,
.tb-page .tb-tarjeta-formulario .tb-field select::placeholder,
.tb-page .tb-tarjeta-formulario .tb-field .wpcf7-form-control::placeholder {
  color: #99A1AF;
}
.tb-page .tb-tarjeta-formulario .tb-field input[type=text]:focus,
.tb-page .tb-tarjeta-formulario .tb-field input[type=email]:focus,
.tb-page .tb-tarjeta-formulario .tb-field input[type=tel]:focus,
.tb-page .tb-tarjeta-formulario .tb-field input[type=number]:focus,
.tb-page .tb-tarjeta-formulario .tb-field input[type=url]:focus,
.tb-page .tb-tarjeta-formulario .tb-field textarea:focus,
.tb-page .tb-tarjeta-formulario .tb-field select:focus,
.tb-page .tb-tarjeta-formulario .tb-field .wpcf7-form-control:focus {
  outline: none;
  border-color: #00A63E;
  box-shadow: 0 0 0 3px rgba(0, 166, 62, 0.15);
}
.tb-page .tb-tarjeta-formulario .tb-field textarea,
.tb-page .tb-tarjeta-formulario .tb-field textarea.wpcf7-form-control {
  height: 120px;
  min-height: 80px;
  resize: vertical;
  line-height: 1.5;
}
.tb-page .tb-tarjeta-formulario .tb-field-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-bottom: 18px;
}
.tb-page .tb-tarjeta-formulario .tb-field-row .tb-field {
  margin-bottom: 0;
}
.tb-page .tb-tarjeta-formulario .tb-form-actions {
  margin-top: 28px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.tb-page .tb-tarjeta-formulario .tb-privacy-check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 13px;
  color: #364153;
  line-height: 1.5;
  cursor: pointer;
  user-select: none;
}
.tb-page .tb-tarjeta-formulario .tb-privacy-check .wpcf7-form-control-wrap,
.tb-page .tb-tarjeta-formulario .tb-privacy-check .wpcf7-acceptance,
.tb-page .tb-tarjeta-formulario .tb-privacy-check .wpcf7-list-item {
  display: inline-flex;
  align-items: flex-start;
  width: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.tb-page .tb-tarjeta-formulario .tb-privacy-check .wpcf7-list-item label {
  display: contents;
}
.tb-page .tb-tarjeta-formulario .tb-privacy-check .wpcf7-list-item-label:empty {
  display: none;
}
.tb-page .tb-tarjeta-formulario .tb-privacy-check input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  border: 1.5px solid #99A1AF;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  position: relative;
  margin: 1px 0 0;
  padding: 0;
  box-shadow: none;
  transition: background 0.15s, border-color 0.15s;
}
.tb-page .tb-tarjeta-formulario .tb-privacy-check input[type=checkbox]:checked {
  background: #00A63E;
  border-color: #00A63E;
}
.tb-page .tb-tarjeta-formulario .tb-privacy-check input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.tb-page .tb-tarjeta-formulario .tb-privacy-check input[type=checkbox]:focus {
  outline: 2px solid #00A63E;
  outline-offset: 2px;
}
.tb-page .tb-tarjeta-formulario .tb-privacy-check a {
  color: #008236;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.tb-page .tb-tarjeta-formulario .tb-privacy-check a:hover {
  color: #00A63E;
}
.tb-page .tb-tarjeta-formulario input[type=submit].tb-boton,
.tb-page .tb-tarjeta-formulario .tb-boton--primario {
  width: 100%;
  justify-content: center;
  padding: 14px 48px 14px 24px;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.01em;
  border: 1px solid transparent;
  border-radius: 8px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}
.tb-page .tb-tarjeta-formulario input[type=submit].tb-boton:disabled,
.tb-page .tb-tarjeta-formulario input[type=submit].tb-boton--primario:disabled {
  opacity: 0.55;
  cursor: not-allowed;
  filter: saturate(0.85);
}
.tb-page .tb-tarjeta-formulario .tb-consent {
  font-size: 12px;
  color: #4A5565;
  line-height: 1.5;
  margin: 4px 0 0;
}
.tb-page .tb-tarjeta-formulario .wpcf7-not-valid-tip {
  display: block;
  color: #B42318;
  font-size: 13px;
  margin-top: 6px;
}
.tb-page .tb-tarjeta-formulario .wpcf7-response-output {
  margin: 16px 0 0;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.5;
}
.tb-page .tb-tarjeta-formulario.sent .wpcf7-response-output,
.tb-page .tb-tarjeta-formulario .wpcf7-response-output.wpcf7-mail-sent-ok {
  border: 1px solid #BBF6D0;
  background: #F0FDF4;
  color: #0D542B;
}
.tb-page .tb-tarjeta-formulario .wpcf7-spinner {
  display: none;
}
.tb-page .tb-formulario-exito {
  display: none;
  background: #F0FDF4;
  border: 1px solid #BBF6D0;
  border-radius: 10px;
  padding: 16px 20px;
  color: #0D542B;
  font-size: 14px;
  margin-top: 16px;
}
@media (max-width: 991px) {
  .tb-page .tb-contacto,
  .tb-page .tb-contacto.e-con {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 48px;
    padding: 72px var(--tb-pad);
  }
  .tb-page .tb-tarjeta-formulario {
    padding: 28px 22px;
  }
}
@media (max-width: 620px) {
  .tb-page .tb-tarjeta-formulario .tb-field-row {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .tb-page .tb-tarjeta-formulario .tb-field-row .tb-field {
    margin-bottom: 18px;
  }
}
@media (max-width: 576px) {
  .tb-page .tb-contacto,
  .tb-page .tb-contacto.e-con {
    gap: 40px;
    padding: 56px var(--tb-pad);
  }
  .tb-page .tb-tarjeta-formulario {
    padding: 24px 18px;
    border-radius: 14px;
  }
  .tb-page .tb-tarjeta-formulario h3 {
    font-size: 22px;
  }
  .tb-page .tb-tarjeta-formulario input[type=text],
  .tb-page .tb-tarjeta-formulario input[type=email],
  .tb-page .tb-tarjeta-formulario input[type=tel],
  .tb-page .tb-tarjeta-formulario textarea {
    font-size: 15px;
    padding: 11px 12px;
  }
}
@media (max-width: 390px) {
  .tb-page .tb-tarjeta-formulario {
    padding: 20px 14px;
  }
  .tb-page .tb-tarjeta-formulario h3 {
    font-size: 20px;
  }
}
.tb-page .tb-mapa {
  background: #0A0A0A;
  color: #fff;
}
.tb-page .tb-mapa-cabecera {
  max-width: var(--tb-maxw);
  margin: 0 auto;
  padding: 80px var(--tb-pad) 48px;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 48px;
  align-items: end;
}
.tb-page .tb-mapa-cabecera .tb-antetitulo {
  color: #00A63E;
  margin-bottom: 14px;
}
.tb-page .tb-mapa-cabecera h3 {
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.05;
  color: #fff;
}
.tb-page .tb-mapa-cabecera h3 .accent {
  color: #00A63E;
}
.tb-page .tb-mapa-cabecera__acciones {
  display: flex;
  justify-content: flex-end;
}
.tb-page .tb-mapa-embed {
  position: relative;
  width: 100%;
  height: 540px;
  background: #2a342d;
  gap: 0;
}
.tb-page .tb-mapa-embed .elementor-widget-google_maps,
.tb-page .tb-mapa-embed .elementor-widget-google_maps .elementor-widget-container,
.tb-page .tb-mapa-embed .elementor-custom-embed {
  height: 100% !important;
}
.tb-page .tb-mapa-embed iframe {
  width: 100%;
  height: 100% !important;
  border: 0;
  filter: grayscale(0.2);
  display: block;
}
.tb-page .tb-mapa-embed__coords {
  position: absolute;
  right: var(--tb-pad);
  bottom: 20px;
  background: rgba(10, 10, 10, 0.88);
  color: #fff;
  padding: 12px 16px;
  font-size: 12px;
  line-height: 1.6;
  border-radius: 8px;
  text-align: right;
  pointer-events: none;
}
.tb-page .tb-mapa-embed__coords .green {
  color: #00A63E;
  font-weight: 600;
  display: block;
}
@media (max-width: 991px) {
  .tb-page .tb-mapa-cabecera {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 64px var(--tb-pad) 36px;
  }
  .tb-page .tb-mapa-cabecera__acciones {
    justify-content: flex-start;
  }
  .tb-page .tb-mapa-embed {
    height: 440px;
  }
}
@media (max-width: 576px) {
  .tb-page .tb-mapa-cabecera {
    padding: 48px var(--tb-pad) 24px;
  }
  .tb-page .tb-mapa-cabecera h3 {
    font-size: clamp(26px, 7vw, 34px);
  }
  .tb-page .tb-mapa-embed {
    height: 340px;
  }
  .tb-page .tb-mapa-embed__coords {
    right: 12px;
    bottom: 12px;
    padding: 6px 10px;
    font-size: 10px;
  }
}
@media (max-width: 390px) {
  .tb-page .tb-mapa-cabecera h3 {
    font-size: 24px;
  }
}

.tb-legal-page .elementor-top-section > .elementor-container {
  max-width: var(--tb-maxw) !important;
  padding-left: var(--tb-pad) !important;
  padding-right: var(--tb-pad) !important;
  box-sizing: border-box;
}
.tb-legal-page .elementor-widget-text-editor h1 {
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 700;
  color: #0A0A0A;
  margin-bottom: 32px;
  line-height: 1.15;
}
.tb-legal-page .elementor-widget-text-editor .title {
  font-size: 14px;
  font-weight: 700;
  color: #0A0A0A;
  margin-top: 32px;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: block;
}
.tb-legal-page .elementor-widget-text-editor p {
  font-size: 15px;
  line-height: 1.75;
  color: #0A0A0A;
  margin-bottom: 14px;
}
.tb-legal-page .elementor-widget-text-editor ul, .tb-legal-page .elementor-widget-text-editor ol {
  padding-left: 24px;
  margin-bottom: 14px;
}
.tb-legal-page .elementor-widget-text-editor ul li, .tb-legal-page .elementor-widget-text-editor ol li {
  font-size: 15px;
  line-height: 1.7;
  color: #0A0A0A;
  margin-bottom: 8px;
}
.tb-legal-page .elementor-widget-text-editor table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 24px;
  font-size: 13px;
}
.tb-legal-page .elementor-widget-text-editor table th, .tb-legal-page .elementor-widget-text-editor table td {
  padding: 10px 12px;
  border: 1px solid #E5E7EB;
  vertical-align: top;
}
.tb-legal-page .elementor-widget-text-editor table th {
  background: #0A0A0A;
  color: #fff;
  font-weight: 600;
}
.tb-legal-page .elementor-widget-text-editor a {
  color: #00A63E;
  text-decoration: underline;
}
.tb-legal-page .elementor-widget-text-editor a:hover {
  opacity: 0.8;
}
.tb-legal-page .elementor-widget-text-editor hr {
  border: none;
  border-top: 1px solid #E5E7EB;
  margin: 24px 0;
}
