.elementor-5178 .elementor-element.elementor-element-ef94f71{padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-54c365b > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-84d3f07{width:100%;max-width:100%;}.elementor-5178 .elementor-element.elementor-element-84d3f07 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-5246613{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-7fe16d8 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-398f002{width:100%;max-width:100%;}.elementor-5178 .elementor-element.elementor-element-398f002 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-f612919{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-9f87444 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-f3e28ec{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-0f4d56d > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-cf5154d{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-c96716c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-9b41394{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-cdd041d > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-e8b7fff{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-dfa06fc > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-0968a77{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-f5b2feb > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-845170c{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-7109bcc > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-7e4a555{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-e034720 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-c721ac7{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5178 .elementor-element.elementor-element-a68f662 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-84d3f07 *//* ==============================
   HERO – CLEAN & REAL IMAGE
============================== */

#hero-county{
  position:relative;
  width:100%;
  min-height:92vh;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  font-family:Montserrat, system-ui, sans-serif;
}

/* BACKGROUND IMAGE */
#hero-county .hero-bg{
  position:absolute;
  inset:0;
  z-index:0;
}

#hero-county .hero-bg img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:none; /* IMPORTANTE: sin gris */
}

/* LIGHT OVERLAY (NO GRAY) */
#hero-county .hero-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(
    180deg,
    rgba(0,0,0,.18) 0%,
    rgba(0,0,0,.35) 100%
  );
  z-index:1;
}

/* CONTENT */
#hero-county .hero-content{
  position:relative;
  z-index:2;
  max-width:1100px;
  padding:0 5%;
  text-align:center;
  color:#ffffff;
}

/* TITLE */
#hero-county h1{
  font-family:Poppins, system-ui, sans-serif;
  font-size:clamp(2.8rem, 5vw, 4.6rem);
  font-weight:900;
  line-height:1.12;
  margin:0 0 20px;
  color:#ffffff;
}

/* TEXT */
#hero-county p{
  font-size:clamp(1.15rem, 2vw, 1.4rem);
  line-height:1.7;
  max-width:860px;
  margin:0 auto 38px;
  color:rgba(255,255,255,.95);
}

/* ACTIONS */
#hero-county .hero-actions{
  display:flex;
  gap:18px;
  justify-content:center;
  flex-wrap:wrap;
}

/* BUTTONS */
#hero-county .hero-btn{
  padding:14px 32px;
  border-radius:999px;
  font-weight:800;
  font-size:1rem;
  text-transform:uppercase;
  text-decoration:none;
  color:#ffffff;
  transition:transform .25s ease, box-shadow .25s ease;
}

#hero-county .hero-btn.primary{
  background:#C71014;
}

#hero-county .hero-btn.secondary{
  background:#15426C;
}

#hero-county .hero-btn:hover{
  transform:translateY(-3px);
  box-shadow:0 14px 30px rgba(0,0,0,.35);
}

/* MOBILE */
@media(max-width:768px){
  #hero-county{
    min-height:85vh;
  }

  #hero-county .hero-actions{
    flex-direction:column;
  }

  #hero-county .hero-btn{
    width:100%;
    max-width:320px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-398f002 *//* ===============================
   REMOVE ARROWS – NUMBER FIELD
   WPForms Field ID #15 ONLY
=============================== */
#CEOJA_Form_TwoBrothers 
.wpforms-field-number[data-field-id="15"] 
input::-webkit-outer-spin-button,
#CEOJA_Form_TwoBrothers 
.wpforms-field-number[data-field-id="15"] 
input::-webkit-inner-spin-button{
  -webkit-appearance:none;
  margin:0;
}
#CEOJA_Form_TwoBrothers 
.wpforms-field-number[data-field-id="15"] 
input{
  -moz-appearance:textfield;
  appearance:textfield;
}

/* ===============================
   BASE (BLUE)
=============================== */
#CEOJA_Form_TwoBrothers{
  width:100%;
  padding:110px 0;
  background:
    radial-gradient(900px 420px at 14% 18%, rgba(255,255,255,.10), transparent 60%),
    radial-gradient(900px 520px at 88% 82%, rgba(199,16,20,.22), transparent 60%),
    linear-gradient(180deg,#15426C,#0f3151);
  font-family:Montserrat, system-ui, sans-serif;
  color:#ffffff;
}

#CEOJA_Form_TwoBrothers *{ box-sizing:border-box; }

#CEOJA_Form_TwoBrothers .wrap{
  max-width:2000px;
  margin:0 auto;
  padding:0 5%;
  display:grid;
  gap:60px;
}

/* ===============================
   HEADER
=============================== */
#CEOJA_Form_TwoBrothers .head{
  text-align:center;
  max-width:900px;
  margin:0 auto;
}

#CEOJA_Form_TwoBrothers .head h2{
  font-family:Poppins,sans-serif;
  font-size:3rem;
  font-weight:900;
  margin:0 0 16px;
  color:#ffffff;
}

#CEOJA_Form_TwoBrothers .head p{
  font-size:1.15rem;
  line-height:1.6;
  color:rgba(255,255,255,.85);
}

/* ===============================
   GRID
=============================== */
#CEOJA_Form_TwoBrothers .grid{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:40px;
}

/* ===============================
   LEFT INFO (GLASS)
=============================== */
#CEOJA_Form_TwoBrothers .info{
  border-radius:26px;
  border:1px solid rgba(255,255,255,.18);
  padding:28px;
  display:grid;
  gap:18px;
  background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.08));
  backdrop-filter:blur(10px);
}

#CEOJA_Form_TwoBrothers .info img{
  width:100%;
  height:260px;
  object-fit:cover;
  border-radius:18px;
  filter:none;
  opacity:1;
}

#CEOJA_Form_TwoBrothers .info h3{
  font-family:Poppins,sans-serif;
  font-size:1.45rem;
  font-weight:900;
  margin:0;
  color:#ffffff;
}

#CEOJA_Form_TwoBrothers .info p{
  font-size:1.05rem;
  line-height:1.7;
  color:rgba(255,255,255,.88);
}

#CEOJA_Form_TwoBrothers .info ul{
  padding-left:18px;
  margin:0;
}

#CEOJA_Form_TwoBrothers .info li{
  margin-bottom:8px;
  font-weight:600;
}

#CEOJA_Form_TwoBrothers .note{
  background:rgba(0,0,0,.18);
  border-left:4px solid #C71014;
  padding:14px;
  border-radius:12px;
  font-weight:700;
}

/* ===============================
   FORM CARD (WHITE)
=============================== */
#CEOJA_Form_TwoBrothers .formCard{
  border-radius:26px;
  border:1px solid rgba(0,0,0,.12);
  padding:28px;
  background:#ffffff;
  color:#111;
}

/* ===============================
   WPFORMS INPUTS (NO CHECKBOX)
=============================== */
#CEOJA_Form_TwoBrothers .wpforms-container input:not([type="checkbox"]):not([type="radio"]),
#CEOJA_Form_TwoBrothers .wpforms-container textarea,
#CEOJA_Form_TwoBrothers .wpforms-container select{
  width:100%!important;
  border-radius:14px!important;
  border:1px solid rgba(0,0,0,.18)!important;
  padding:14px!important;
  font-size:1.05rem!important;
  font-family:Montserrat,sans-serif!important;
}

/* ===============================
   CHECKBOX FIX
=============================== */
#CEOJA_Form_TwoBrothers .wpforms-field-checkbox ul{
  list-style:none!important;
  padding:0!important;
  margin:14px 0 0!important;
  display:grid;
  gap:12px;
}

#CEOJA_Form_TwoBrothers .wpforms-field-checkbox ul li{
  display:flex;
  align-items:center;
  gap:12px;
}

#CEOJA_Form_TwoBrothers .wpforms-field-checkbox input[type="checkbox"]{
  width:20px!important;
  height:20px!important;
  accent-color:#C71014;
}

#CEOJA_Form_TwoBrothers .wpforms-field-checkbox label{
  font-family:Poppins,sans-serif!important;
  font-weight:700!important;
  font-size:1.05rem!important;
}

/* ===============================
   SUBMIT BUTTON
=============================== */
#CEOJA_Form_TwoBrothers .wpforms-submit{
  width:100%!important;
  height:56px!important;
  border-radius:14px!important;
  border:none!important;
  background:#C71014!important;
  color:#ffffff!important;
  font-family:Poppins,sans-serif!important;
  font-size:1.05rem!important;
  font-weight:900!important;
  cursor:pointer!important;
  transition:transform .2s ease, box-shadow .2s ease;
}

#CEOJA_Form_TwoBrothers .wpforms-submit:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 36px rgba(0,0,0,.35);
}

/* ===============================
   RESPONSIVE
=============================== */
@media(max-width:980px){
  #CEOJA_Form_TwoBrothers .grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:520px){
  #CEOJA_Form_TwoBrothers .head h2{
    font-size:2.3rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-24bac35 *//* ==========================
   ABOUT – PALETA: #fff / #15426C / #C71014
   (Fondos SOLO blanco o azul)
========================== */

/* CONTENEDOR GENERAL */
#gdAboutSection{
  padding:80px 5%;
  box-sizing:border-box;
  background:#ffffff; /* fondo permitido */
  font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  color:#111111;
}

#gdAboutSection .gd-about-wrap{
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(0,1.05fr);
  gap:40px 60px;
  align-items:center;
}

/* COLUMNA IZQUIERDA */
#gdAboutSection .gd-about-main{
  position:relative;
  padding-left:18px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

#gdAboutSection .gd-about-main::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  width:3px;
  height:86px;
  border-radius:999px;
  background:linear-gradient(180deg,#C71014,#15426C); /* acento permitido */
  box-shadow:0 0 18px rgba(21,66,108,0.22);
}

#gdAboutSection .gd-about-eyebrow{
  margin:0 0 10px;
  font-size:0.86rem;
  letter-spacing:0.18em;
  text-transform:uppercase;
  color:#C71014;
  font-weight:700;
  font-family:"Montserrat",system-ui,sans-serif;
}

#gdAboutSection h2{
  margin:0 0 10px;
  font-family:"Poppins",system-ui,sans-serif;
  font-weight:700;
  font-size:clamp(2rem,2.6vw,2.9rem);
  color:#15426C;
}

#gdAboutSection .gd-about-subtitle{
  margin:0 0 16px;
  font-family:"Poppins",system-ui,sans-serif;
  font-size:clamp(1rem,1.2vw,1.25rem);
  color:rgba(21,66,108,0.92);
}

#gdAboutSection .gd-about-text{
  margin:0 0 18px;
  font-size:clamp(0.95rem,1.02vw,1.04rem);
  line-height:1.9;
  color:#2b2f3a;
  max-width:650px;
}

#gdAboutSection .gd-about-values{
  margin:0;
  padding:0;
  list-style:none;
  display:flex;
  flex-wrap:wrap;
  gap:8px 22px;
}

#gdAboutSection .gd-about-values li{
  position:relative;
  padding-left:14px;
  font-size:1rem;
  color:#1a1f2a;
}

#gdAboutSection .gd-about-values li::before{
  content:"•";
  position:absolute;
  left:0;
  top:0;
  color:#C71014;
  font-size:1.15rem;
  line-height:1;
}

/* COLUMNA DERECHA */
#gdAboutSection .gd-about-right{
  display:flex;
  flex-direction:column;
  gap:18px;
}

#gdAboutSection .gd-about-mediaCard{
  border-radius:24px;
  padding:10px 10px 16px;
  background:#ffffff; /* fondo permitido */
  box-shadow:0 18px 50px rgba(0,0,0,0.06);
  border:1px solid rgba(21,66,108,0.16);
}

#gdAboutSection .gd-about-mediaTop{
  position:relative;
  border-radius:18px;
  overflow:hidden;
  background:#15426C; /* fondo permitido */
  height:260px;
  margin-bottom:14px;
}

#gdAboutSection .gd-about-mediaTop img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transform:scale(1.05);
  transition:transform 4s ease-out;
}

/* overlay azul (solo #15426C) */
#gdAboutSection .gd-about-mediaTop::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
}

#gdAboutSection .gd-about-mediaCard:hover .gd-about-mediaTop img{
  transform:scale(1.09);
}

#gdAboutSection .gd-about-mediaTag{
  position:absolute;
  left:16px;
  bottom:16px;
  padding:7px 14px;
  border-radius:999px;
  background:#15426C; /* fondo permitido */
  color:#ffffff;
  font-size:0.78rem;
  letter-spacing:0.14em;
  text-transform:uppercase;
  font-weight:700;
  font-family:"Montserrat",system-ui,sans-serif;
  border:1px solid rgba(255,255,255,0.22);
  z-index:2;
}

#gdAboutSection .gd-about-mediaBody-text{
  margin:0 0 14px;
  font-size:0.93rem;
  line-height:1.7;
  color:#2b2f3a;
}

/* MÉTRICAS */
#gdAboutSection .gd-about-metrics{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px 18px;
  margin-top:4px;
}

#gdAboutSection .gd-metric{
  padding-top:10px;
  border-top:2px solid #C71014;
}

#gdAboutSection .gd-metric span{
  display:block;
}

#gdAboutSection .gd-metric-number{
  font-family:"Poppins",system-ui,sans-serif;
  font-weight:700;
  font-size:1.25rem;
  color:#15426C;
  margin-bottom:2px;
}

#gdAboutSection .gd-metric-label{
  font-size:0.8rem;
  letter-spacing:0.11em;
  text-transform:uppercase;
  color:rgba(17,17,17,0.62);
}

/* ==========================
   BOTONES (PALETA + HOVER INVERTIDO)
========================== */
#gdAboutSection .gd-btnRow{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:18px;
}

#gdAboutSection .gd-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 18px;
  border-radius:14px;
  text-decoration:none;
  font-weight:700;
  font-family:"Poppins",system-ui,sans-serif;
  letter-spacing:0.02em;
  border:2px solid transparent;
  transition:transform .18s ease, background-color .18s ease, color .18s ease, border-color .18s ease;
  will-change:transform;
}

#gdAboutSection .gd-btn:active{ transform:translateY(1px); }

#gdAboutSection .gd-btn--red{
  background:#C71014;
  color:#ffffff;
  border-color:#C71014;
}

#gdAboutSection .gd-btn--red:hover{
  background:#15426C;           /* invertido */
  border-color:#15426C;
  color:#ffffff;
  transform:translateY(-1px);
}

#gdAboutSection .gd-btn--blue{
  background:#15426C;
  color:#ffffff;
  border-color:#15426C;
}

#gdAboutSection .gd-btn--blue:hover{
  background:#C71014;           /* invertido */
  border-color:#C71014;
  color:#ffffff;
  transform:translateY(-1px);
}

/* RESPONSIVE */
@media (max-width:960px){
  #gdAboutSection .gd-about-wrap{
    grid-template-columns:minmax(0,1fr);
    gap:36px 0;
  }
  #gdAboutSection .gd-about-main{
    padding-left:14px;
  }
  #gdAboutSection .gd-about-main::before{
    left:0;
  }
}

@media (max-width:600px){
  #gdAboutSection{
    padding:70px 5% 70px;
  }
  #gdAboutSection .gd-about-metrics{
    grid-template-columns:minmax(0,1fr);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4f1d336 */.gdbout-wrapper{
  --tb-blue:#15426C;
  --tb-blue2:#0f3151;
  --tb-red:#C71014;

  --tb-white:#ffffff;
  --tb-ink:#0b1220;
  --tb-muted:rgba(11,18,32,.72);

  --tb-line:rgba(255,255,255,.14);
  --tb-lineDark:rgba(11,18,32,.10);

  --tb-radius:18px;
  --tb-radius2:22px;

  --tb-shadow:0 18px 54px rgba(0,0,0,.18);
  --tb-shadowSoft:0 16px 44px rgba(0,0,0,.10);

  --tb-ease:cubic-bezier(.22,.61,.36,1);

  width:100%;
  font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  box-sizing:border-box;
  overflow:hidden;
}
.gdbout-wrapper *{ box-sizing:border-box; }

.gdbout-wrapper .gdbout-inner{
  margin:0 auto;
  padding:0 5%;
  min-width:0;
}

/* =========================
   TITLES
========================= */
.gdbout-title-main,
.gdbout-subtitle,
.gdbout-promise-title{
  font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  letter-spacing:-.02em;
  line-height:1.12;
  text-align:center;
  margin:0;
}

.gdbout-title-main{
  font-size:clamp(2rem, 2.7vw, 2.9rem);
  color:#fff;
  margin-bottom:12px;
}

.gdbout-subtitle{
  font-size:clamp(1.9rem, 2.4vw, 2.6rem);
  color:var(--tb-ink);
  margin-bottom:10px;
}

.gdbout-promise-title{
  font-size:clamp(1.9rem, 2.4vw, 2.6rem);
  color:#fff;
  margin-bottom:12px;
}

/* Underlines */
.gdbout-title-underline,
.gdbout-sub-underline,
.gdbout-promise-underline{
  display:block;
  height:4px;
  margin:14px auto 0;
  border-radius:999px;
  background:linear-gradient(90deg, rgba(199,16,20,.55), rgba(199,16,20,1));
  width:clamp(90px, 10vw, 140px);
  transition: width .35s var(--tb-ease);
}

@media (hover:hover){
  .gdbout-title-main:hover .gdbout-title-underline{ width:clamp(180px, 28vw, 420px); }
  .gdbout-subtitle:hover .gdbout-sub-underline{ width:clamp(160px, 22vw, 300px); }
  .gdbout-promise-title:hover .gdbout-promise-underline{ width:clamp(150px, 22vw, 260px); }
}

/* =========================
   WHO WE ARE (BLUE — NO BLACK)
========================= */
.gdbout-who{
  position:relative;
  color:#fff;
  padding: clamp(64px, 6vw, 110px) 0;
  overflow:hidden;

  background:
    radial-gradient(circle at 12% 0%, rgba(199,16,20,.18), transparent 58%),
    radial-gradient(circle at 92% 22%, rgba(255,255,255,.10), transparent 55%),
    radial-gradient(circle at 40% 120%, rgba(21,66,108,.85), rgba(15,49,81,.98) 55%, rgba(7,20,36,1) 100%);
  border-bottom:1px solid rgba(255,255,255,.10);
}

.gdbout-lead{
  margin: 14px auto 0;
  max-width: 78ch;
  text-align:center;
  color: rgba(255,255,255,.88);
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  line-height:1.7;
  font-weight:600;
}

/* =========================
   ICONS GRID
========================= */
.gdbout-icons-row{
  margin-top: 34px;
  display:grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap:18px;
  align-items:stretch;
}

.gdbout-icon-card{
  border-radius: var(--tb-radius2);
  border:1px solid rgba(255,255,255,.14);
  background:
    radial-gradient(circle at top, rgba(255,255,255,.10), rgba(0,0,0,0) 55%),
    rgba(255,255,255,.05);
  box-shadow: var(--tb-shadow);
  padding: 18px 18px 20px;
  text-align:left;
  min-width:0;

  display:flex;
  flex-direction:column;
  gap:10px;
}

.gdbout-icon{
  width:56px;
  height:56px;
  border-radius:999px;
  border:1px solid rgba(199,16,20,.35);
  background:
    radial-gradient(circle, rgba(199,16,20,.22), rgba(255,255,255,.06));
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow: 0 12px 26px rgba(0,0,0,.18);
  flex:0 0 auto;
}

.gdbout-icon svg{
  width:30px;
  height:30px;
  stroke: rgba(255,255,255,.92);
  fill:none;
  stroke-width:1.8;
}

.gdbout-icon-card h3{
  font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  font-size:1.05rem;
  font-weight:900;
  color:#fff;
  letter-spacing:-.01em;
  margin:0;
}

.gdbout-icon-card p{
  margin:0;
  color:rgba(255,255,255,.86);
  line-height:1.65;
  font-size:.98rem;
  overflow-wrap:anywhere;
}

/* =========================
   VALUES GRID (same height)
========================= */
.gdbout-values-row{
  margin-top: 22px;
  display:grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap:18px;
  align-items:stretch;
}

.gdbout-value{
  border-radius: var(--tb-radius2);
  border:1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.05);
  box-shadow: var(--tb-shadow);
  padding: 18px 18px 20px;
  text-align:left;
  min-width:0;

  display:flex;
  flex-direction:column;
  gap:10px;

  transition: transform .22s var(--tb-ease), border-color .22s var(--tb-ease), box-shadow .22s var(--tb-ease);
}

.gdbout-value h3{
  font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  font-size:1.05rem;
  font-weight:900;
  color:#fff;
  letter-spacing:-.01em;
  position:relative;
  padding-bottom:8px;
  margin:0;
}
.gdbout-value h3::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:52px;
  height:3px;
  border-radius:999px;
  background: linear-gradient(90deg, rgba(199,16,20,.55), rgba(199,16,20,1));
  transition: width .22s var(--tb-ease);
  opacity:.95;
}

.gdbout-value p{
  margin:0;
  color: rgba(255,255,255,.86);
  line-height:1.65;
  font-size:.98rem;
  overflow-wrap:anywhere;
}

@media (hover:hover){
  .gdbout-value:hover{
    transform: translateY(-3px);
    border-color: rgba(199,16,20,.45);
    box-shadow: 0 26px 70px rgba(0,0,0,.22);
  }
  .gdbout-value:hover h3::after{ width:92px; }
}

/* =========================
   WHAT DEFINES US (WHITE/BLUE SOFT)
========================= */
.gdbout-defines{
  background:
    radial-gradient(circle at 20% 0%, rgba(21,66,108,.10), transparent 55%),
    linear-gradient(180deg, #ffffff, #fbfcff);
  color: var(--tb-ink);
  padding: clamp(64px, 6vw, 110px) 0;
}

.gdbout-three-cols{
  margin-top: 24px;
  display:grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap:18px;
  align-items:stretch;
}

.gdbout-col{
  border-radius: var(--tb-radius2);
  border: 1px solid rgba(11,18,32,.10);
  background: #ffffff;
  box-shadow: var(--tb-shadowSoft);
  padding: 18px 18px 20px;
  min-width:0;

  display:flex;
  flex-direction:column;
  gap:10px;

  transition: transform .22s var(--tb-ease), box-shadow .22s var(--tb-ease), border-color .22s var(--tb-ease);
}

.gdbout-gold-bar{
  width:52px;
  height:4px;
  border-radius:999px;
  background: linear-gradient(90deg, rgba(199,16,20,.60), rgba(199,16,20,1));
  opacity:.95;
}

.gdbout-col h3{
  font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  font-size:1.08rem;
  font-weight:900;
  color: var(--tb-ink);
  letter-spacing:-.01em;
  margin:0;
}

.gdbout-col p{
  margin:0;
  color: rgba(11,18,32,.72);
  line-height:1.65;
  font-size:.98rem;
  overflow-wrap:anywhere;
}

@media (hover:hover){
  .gdbout-col:hover{
    transform: translateY(-3px);
    box-shadow: 0 22px 58px rgba(0,0,0,.12);
    border-color: rgba(199,16,20,.22);
  }
}

/* =========================
   OUR PROMISE (BLUE — NO BLACK)
========================= */
.gdbout-promise{
  position:relative;
  color:#fff;
  padding: clamp(64px, 6vw, 110px) 0;
  overflow:hidden;
  border-top:1px solid rgba(255,255,255,.10);
  border-bottom:1px solid rgba(255,255,255,.10);

  background:
    radial-gradient(circle at 18% 0%, rgba(199,16,20,.16), transparent 60%),
    radial-gradient(circle at 85% 30%, rgba(255,255,255,.10), transparent 55%),
    radial-gradient(circle at 50% 120%, rgba(21,66,108,.90), rgba(15,49,81,.98) 55%, rgba(7,20,36,1) 100%);
}

.gdbout-inner-promise{
  text-align:center;
  position:relative;
  border-radius: 22px;
  padding: clamp(28px, 3vw, 44px);
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.06);
  box-shadow: var(--tb-shadow);
}

.gdbout-promise-text{
  margin: 10px auto 0;
  max-width: 78ch;
  color: rgba(255,255,255,.90);
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  line-height:1.7;
  font-weight:600;
  overflow-wrap:anywhere;
}

/* =========================
   OUR ETHOS (WHITE)
========================= */
.gdbout-ethos{
  background:
    radial-gradient(circle at 80% 0%, rgba(21,66,108,.10), transparent 55%),
    linear-gradient(180deg, #ffffff, #fbfcff);
  padding: clamp(64px, 6vw, 110px) 0;
  color: var(--tb-ink);
}

.gdbout-ethos-grid{
  margin-top: 24px;
  display:grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap:18px;
  align-items:stretch;
}

.gdbout-ethos-item{
  border-radius: var(--tb-radius2);
  border: 1px solid rgba(11,18,32,.10);
  background: #ffffff;
  box-shadow: var(--tb-shadowSoft);
  padding: 18px 18px 20px;
  min-width:0;

  display:flex;
  flex-direction:column;
  gap:10px;

  transition: transform .22s var(--tb-ease), box-shadow .22s var(--tb-ease), border-color .22s var(--tb-ease);
}

.gdbout-ethos-item h3{
  font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  font-size:1.08rem;
  font-weight:900;
  color: var(--tb-ink);
  letter-spacing:-.01em;
  position:relative;
  padding-bottom:8px;
  margin:0;
}
.gdbout-ethos-item h3::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:54px;
  height:3px;
  border-radius:999px;
  background: linear-gradient(90deg, rgba(199,16,20,.60), rgba(199,16,20,1));
  transition: width .22s var(--tb-ease);
  opacity:.95;
}

.gdbout-ethos-item p{
  margin:0;
  color: rgba(11,18,32,.72);
  line-height:1.65;
  font-size:.98rem;
  overflow-wrap:anywhere;
}

@media (hover:hover){
  .gdbout-ethos-item:hover{
    transform: translateY(-3px);
    box-shadow: 0 22px 58px rgba(0,0,0,.12);
    border-color: rgba(199,16,20,.22);
  }
  .gdbout-ethos-item:hover h3::after{ width:100%; }
}

/* =========================
   MOBILE TWEAKS
========================= */
@media (max-width: 700px){
  .gdbout-wrapper .gdbout-inner{ padding:0 6%; }

  .gdbout-icons-row,
  .gdbout-values-row,
  .gdbout-three-cols,
  .gdbout-ethos-grid{ gap:14px; }

  .gdbout-lead,
  .gdbout-promise-text{ text-align:left; }

  .gdbout-title-main,
  .gdbout-subtitle,
  .gdbout-promise-title{ text-align:left; }

  .gdbout-title-underline,
  .gdbout-sub-underline,
  .gdbout-promise-underline{ margin-left:0; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c9a5cf9 */#mv-section.mv-section{
  --tb-blue:#15426C;
  --tb-blue2:#0f3151;
  --tb-red:#C71014;

  --ink:#0b1220;
  --muted:rgba(11,18,32,.72);
  --line:rgba(11,18,32,.10);
  --shadow:0 16px 44px rgba(0,0,0,.10);
  --shadow2:0 22px 60px rgba(0,0,0,.14);
  --radius:22px;
  --ease:cubic-bezier(.22,.61,.36,1);

  width:100%;
  padding: clamp(64px, 6vw, 96px) 0;
  background:
    radial-gradient(circle at 18% 0%, rgba(21,66,108,.10), transparent 55%),
    radial-gradient(circle at 92% 20%, rgba(199,16,20,.08), transparent 55%),
    linear-gradient(180deg, #ffffff, #fbfcff);
  font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  position:relative;
  overflow:hidden;
  box-sizing:border-box;
}
#mv-section *{ box-sizing:border-box; }

#mv-section .mv-shell{
  margin:0 auto;
  padding: 0 5%;
}

/* =========================
   HEADER
========================= */
#mv-section .mv-header{
  text-align:center;
  margin: 0 auto 34px;
  max-width: 80ch;
}
#mv-section .mv-title{
  font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  font-weight:900;
  letter-spacing:-.02em;
  color: var(--ink);
  font-size: clamp(2.0rem, 2.6vw, 2.8rem);
  margin:0;
  line-height:1.12;
}
#mv-section .mv-title::after{
  content:"";
  display:block;
  width: clamp(92px, 10vw, 140px);
  height:4px;
  margin: 14px auto 0;
  border-radius:999px;
  background: linear-gradient(90deg, rgba(199,16,20,.60), rgba(199,16,20,1));
  opacity:.95;
}
#mv-section .mv-subtitle{
  margin: 12px 0 0;
  color: var(--muted);
  font-weight:700;
  font-size: clamp(1rem, 1.1vw, 1.12rem);
  line-height:1.6;
}

/* =========================
   GRID
========================= */
#mv-section .mv-grid{
  display:grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 18px;
  align-items:stretch; /* clave para igual altura */
}

/* =========================
   CARDS
========================= */
#mv-section .mv-card{
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: #ffffff;
  box-shadow: var(--shadow);
  padding: 22px 20px;
  text-align:left;
  position:relative;
  overflow:hidden;
  min-width:0;

  display:flex;              /* iguala altura real */
  flex-direction:column;
  gap: 10px;
  height:100%;

  transition: transform .22s var(--ease), box-shadow .22s var(--ease), border-color .22s var(--ease);
}

/* brillo suave arriba + acento rojo */
#mv-section .mv-card::before{
  content:"";
  position:absolute;
  inset:-60% -40% auto -40%;
  height: 220px;
  background:
    radial-gradient(circle at 40% 40%, rgba(21,66,108,.16), transparent 55%),
    radial-gradient(circle at 70% 30%, rgba(199,16,20,.10), transparent 60%);
  pointer-events:none;
}
#mv-section .mv-card::after{
  content:"";
  position:absolute;
  left:18px;
  top:18px;
  width: 56px;
  height:4px;
  border-radius:999px;
  background: linear-gradient(90deg, rgba(199,16,20,.55), rgba(199,16,20,1));
  opacity:.9;
  pointer-events:none;
}

@media (hover:hover){
  #mv-section .mv-card:hover{
    transform: translateY(-4px);
    box-shadow: var(--shadow2);
    border-color: rgba(199,16,20,.22);
  }
}

/* =========================
   ICON
========================= */
#mv-section .mv-icon{
  width: 56px;
  height: 56px;
  border-radius: 999px;
  display:flex;
  align-items:center;
  justify-content:center;
  border: 1px solid rgba(21,66,108,.18);
  background:
    radial-gradient(circle, rgba(21,66,108,.10), rgba(255,255,255,1));
  box-shadow: 0 14px 30px rgba(0,0,0,.08);
  margin-bottom: 4px;
  flex:0 0 auto;
}
#mv-section .mv-icon img{
  width: 30px;
  height: 30px;
  display:block;
  object-fit:contain;
  filter: saturate(1.05);
}

/* =========================
   TEXTS
========================= */
#mv-section .mv-card-title{
  font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  font-weight:900;
  color: var(--tb-blue2);
  font-size: 1.15rem;
  margin: 2px 0 0;
  letter-spacing:-.01em;
}
#mv-section .mv-card-text{
  margin:0;
  color: rgba(11,18,32,.74);
  line-height:1.65;
  font-size: .98rem;
  overflow-wrap:anywhere;
}

/* Empuja texto para que cards se vean simétricas */
#mv-section .mv-card-text{
  flex: 1 1 auto;
}

/* =========================
   RESPONSIVE
========================= */
@media (max-width: 1024px){
  #mv-section .mv-grid{
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: 16px;
  }
}
@media (max-width: 680px){
  #mv-section.mv-section{ padding: 56px 0; }
  #mv-section .mv-shell{ padding: 0 6%; }
  #mv-section .mv-header{ text-align:left; }
  #mv-section .mv-title::after{ margin-left:0; }
  #mv-section .mv-grid{
    grid-template-columns: 1fr;
    gap: 14px;
  }
  #mv-section .mv-card{
    padding: 20px 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9b5bfb9 */#nyContactMapSection.nyc-contact-section{
    --blue:#15426C;
    --white:#ffffff;
    --red:#C71014;

    width:100%;
    padding:80px 5%;
    box-sizing:border-box;
    background:var(--blue); /* ermitido */
    color:var(--white);
    font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
    font-size:17px;
  }

  #nyContactMapSection *{ box-sizing:border-box; }

  /* Poppins solo para H1/H2 */
  #nyContactMapSection h1,
  #nyContactMapSection h2{
    font-family:"Poppins",sans-serif;
  }

  /* 700 centrado */
  #nyContactMapSection .nyc-inner{
    max-width:1700px;
    margin:0 auto;
  }

  #nyContactMapSection .nyc-section-head{
    text-align:left;
    margin-bottom:24px;
  }

  #nyContactMapSection .nyc-kicker{
    margin:0 0 6px;
    font-size:13px;
    text-align:center;
    letter-spacing:0.22em;
    text-transform:uppercase;
    color:rgba(255,255,255,0.88);
    font-weight:800;
  }

  #nyContactMapSection .nyc-kicker::after{
    content:"";
    display:block;
    width:72px;
    height:3px;
    margin:10px auto 0;
    border-radius:999px;
    background:var(--red); /*acento */
  }

  #nyContactMapSection .nyc-title{
    margin:0 0 10px;
    text-align:center;
    font-size:clamp(1.7rem,2.4vw,2.2rem);
    letter-spacing:-.02em;
    line-height:1.12;
  }

  #nyContactMapSection .nyc-sub{
    margin:0;
    max-width:100%;
    text-align:center;
    line-height:1.7;
    color:rgba(255,255,255,0.92);
  }

  /* Map + Info shell */
  #nyContactMapSection .nyc-map-wrap{
    margin-top:16px;
    border-radius:26px;
    overflow:hidden;
    border:1px solid rgba(255,255,255,0.18);
    box-shadow:0 20px 60px rgba(21,66,108,0.70); /* sin negro */
    display:grid;
    grid-template-columns:minmax(0,1.4fr) minmax(0,1.1fr);
    background:var(--white); /*  permitido */
  }

  #nyContactMapSection .nyc-map-frame{
    position:relative;
    min-height:320px;
    background:var(--white); /* permitido */
  }

  #nyContactMapSection iframe{
    width:100%;
    height:100%;
    border:0;
    display:block;
  }

  /* Info panel */
  #nyContactMapSection .nyc-map-info{
    padding:22px 22px;
    background:var(--blue); /*  permitido */
    display:flex;
    flex-direction:column;
    gap:12px;
    text-align:left;
  }

  #nyContactMapSection .nyc-map-info h3{
    margin:0;
    font-family:"Poppins",sans-serif;
    font-size:18px;
    font-weight:900;
    letter-spacing:-.01em;
  }

  #nyContactMapSection .nyc-map-info p{
    margin:0;
    line-height:1.7;
    color:rgba(255,255,255,0.92);
  }

  #nyContactMapSection .nyc-map-info strong{
    color:rgba(255,255,255,0.98);
  }

  /* Contact rows */
  #nyContactMapSection .nyc-contact{
    margin-top:4px;
    padding-top:14px;
    border-top:1px solid rgba(255,255,255,0.18);
    display:flex;
    flex-direction:column;
    gap:10px;
  }

  #nyContactMapSection .nyc-row{
    display:grid;
    grid-template-columns:110px minmax(0,1fr);
    gap:12px;
    align-items:start;
  }

  #nyContactMapSection .nyc-lbl{
    font-weight:800;
    color:rgba(255,255,255,0.88);
    letter-spacing:.02em;
  }

  #nyContactMapSection .nyc-val{
    color:rgba(255,255,255,0.95);
    overflow-wrap:anywhere;
  }

  #nyContactMapSection .nyc-val a{
    color:#ffffff;
    text-decoration:none;
    border-bottom:1px solid rgba(255,255,255,0.28);
  }
  #nyContactMapSection .nyc-val a:hover{
    border-bottom-color:var(--red);
  }

  #nyContactMapSection .nyc-sep{
    margin:0 10px;
    color:rgba(255,255,255,0.65);
  }

  /* CTA buttons (hover invert) */
  #nyContactMapSection .nyc-cta{
    margin-top:6px;
    display:flex;
    gap:10px;
    flex-wrap:wrap;
  }

  #nyContactMapSection .nyc-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:12px 16px;
    border-radius:12px;
    text-decoration:none;
    font-family:"Poppins",sans-serif;
    font-weight:900;
    letter-spacing:.02em;
    border:2px solid transparent;
    transition:transform .18s ease, background-color .18s ease, color .18s ease, border-color .18s ease;
    will-change:transform;
  }
  #nyContactMapSection .nyc-btn:active{ transform:translateY(1px); }

  #nyContactMapSection .nyc-btn--red{
    background:var(--red);
    color:var(--white);
    border-color:var(--red);
  }
  #nyContactMapSection .nyc-btn--red:hover{
    background:var(--blue);
    color:var(--white);
    border-color:var(--blue);
    transform:translateY(-1px);
  }

  #nyContactMapSection .nyc-btn--blue{
    background:var(--blue);
    color:var(--white);
    border-color:var(--white);
  }
  #nyContactMapSection .nyc-btn--blue:hover{
    background:var(--red);
    color:var(--white);
    border-color:var(--red);
    transform:translateY(-1px);
  }

  #nyContactMapSection .nyc-note{
    margin-top:2px;
    color:rgba(255,255,255,0.80);
    font-size:15px;
  }

  /* Reveal animation (solo opacity/transform) */
  #nyContactMapSection.nyc-reveal{
    opacity:0;
    transform:translateY(14px);
    transition:opacity .55s ease, transform .55s ease;
  }
  #nyContactMapSection.nyc-reveal.is-visible{
    opacity:1;
    transform:none;
  }

  @media (max-width:900px){
    #nyContactMapSection .nyc-map-wrap{
      grid-template-columns:1fr;
    }
    #nyContactMapSection .nyc-map-frame{
      min-height:280px;
    }
    #nyContactMapSection .nyc-row{
      grid-template-columns:1fr;
      gap:4px;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-20f7682 */#gdWhyChoose.gdwhy-wrapper{
    width:100%;
    font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
    --gdwhy-blue:#15426C;
    --gdwhy-white:#FFFFFF;
    --gdwhy-red:#C71014;

    /* neutrales */
    --gdwhy-ink:#0e1726;
    --gdwhy-muted:rgba(14,23,38,.72);
    --gdwhy-line:rgba(21,66,108,.18);
  }

  #gdWhyChoose .gdwhy-inner{
    width:100%;
    margin:0 auto;
    position:relative;
    box-sizing:border-box;
    padding:0 5%;
  }

  /* ===============================
     BLOQUE PRINCIPAL – BLANCO
  ================================ */
  #gdWhyChoose .gdwhy-main{
    background:var(--gdwhy-white); /* ✅ permitido */
    color:var(--gdwhy-ink);
    padding:110px 0 120px;
    position:relative;
    overflow:hidden;
  }

  /* glow suave SOLO con azul/blanco */
  #gdWhyChoose .gdwhy-main::before{
    content:"";
    position:absolute;
    top:-28%;
    right:-28%;
    width:60%;
    height:60%;
    background:radial-gradient(circle, rgba(21,66,108,.14), rgba(255,255,255,0) 60%);
    filter:blur(70px);
    pointer-events:none;
  }

  /* Título principal */
  #gdWhyChoose .gdwhy-title-main{
    font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
    font-size:46px;
    font-weight:900;
    text-align:center;
    margin:0 0 25px;
    position:relative;
    color:var(--gdwhy-blue);
    letter-spacing:-.02em;
    line-height:1.12;
  }

  #gdWhyChoose .gdwhy-title-underline{
    display:block;
    width:120px;
    height:5px;
    margin:18px auto 0;
    background:linear-gradient(90deg, var(--gdwhy-red), var(--gdwhy-blue));
    border-radius:40px;
    transition:width .35s ease;
  }

  #gdWhyChoose .gdwhy-title-main:hover .gdwhy-title-underline{
    width:360px;
  }

  /* Texto principal */
  #gdWhyChoose .gdwhy-lead{
    font-size:20px;
    line-height:1.75;
    color:var(--gdwhy-muted);
    width:min(980px, 92%);
    margin:0 auto 55px;
    text-align:center;
  }

  /* ===============================
     ICONS ROW
  ================================ */
  #gdWhyChoose .gdwhy-icons-row{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:34px;
    margin-bottom:65px;
  }

  #gdWhyChoose .gdwhy-icon-card{
    width:280px;
    max-width:100%;
    text-align:center;
  }

  #gdWhyChoose .gdwhy-icon{
    width:64px;
    height:64px;
    margin:0 auto 14px;
    border-radius:50%;
    border:1px solid rgba(21,66,108,.22);
    display:flex;
    align-items:center;
    justify-content:center;
    background:var(--gdwhy-white); /* ✅ permitido */
    box-shadow:0 10px 26px rgba(21,66,108,.14);
    position:relative;
    overflow:hidden;
  }

  /* sheen suave */
  #gdWhyChoose .gdwhy-icon::after{
    content:"";
    position:absolute;
    inset:-40% -55%;
    transform:translateX(-70%) rotate(18deg);
    background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.70) 48%, rgba(255,255,255,0) 100%);
    opacity:0;
    transition:transform .55s cubic-bezier(.22,.61,.36,1), opacity .18s ease;
    pointer-events:none;
  }
  #gdWhyChoose .gdwhy-icon-card:hover .gdwhy-icon::after{
    opacity:.9;
    transform:translateX(70%) rotate(18deg);
  }

  #gdWhyChoose .gdwhy-icon svg{
    width:34px;
    height:34px;
    stroke:var(--gdwhy-red); /* ✅ acento */
    fill:none;
    stroke-width:1.7;
    stroke-linecap:round;
    stroke-linejoin:round;
  }

  #gdWhyChoose .gdwhy-icon-card h3{
    font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
    font-size:20px;
    font-weight:800;
    color:var(--gdwhy-ink);
    margin:0 0 8px;
  }

  #gdWhyChoose .gdwhy-icon-card p{
    margin:0;
    font-size:16px;
    color:rgba(14,23,38,.78);
    line-height:1.65;
  }

  /* ===============================
     VALUE STRIP (3 PILARES)
  ================================ */
  #gdWhyChoose .gdwhy-values-row{
    display:flex;
    flex-wrap:wrap;
    gap:28px;
    margin-top:20px;
  }

  /* Cards con fondo SOLO blanco (permitido) */
  #gdWhyChoose .gdwhy-value{
    flex:1;
    min-width:260px;
    padding:26px 24px 30px;
    border-radius:14px;
    background:var(--gdwhy-white); /* ✅ permitido */
    border:1px solid rgba(21,66,108,.14);
    box-shadow:0 10px 26px rgba(21,66,108,.12);
    text-align:left;
    transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease;
    position:relative;
    overflow:hidden;
  }

  /* micro detalle azul */
  #gdWhyChoose .gdwhy-value::before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:4px;
    background:linear-gradient(90deg, rgba(21,66,108,0), rgba(21,66,108,.75), rgba(21,66,108,0));
    opacity:.55;
  }

  #gdWhyChoose .gdwhy-value h3{
    font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
    font-size:20px;
    font-weight:800;
    color:var(--gdwhy-ink);
    margin:0 0 10px;
    position:relative;
  }

  #gdWhyChoose .gdwhy-value h3::after{
    content:"";
    display:block;
    width:40px;
    height:3px;
    margin-top:8px;
    border-radius:40px;
    background:linear-gradient(90deg, var(--gdwhy-red), var(--gdwhy-blue));
    transition:width .35s ease;
  }

  #gdWhyChoose .gdwhy-value p{
    margin:0;
    font-size:16px;
    color:rgba(14,23,38,.78);
    line-height:1.65;
  }

  #gdWhyChoose .gdwhy-value:hover{
    transform:translateY(-4px);
    box-shadow:0 18px 40px rgba(21,66,108,.18);
    border-color:rgba(199,16,20,.28);
  }

  #gdWhyChoose .gdwhy-value:hover h3::after{
    width:90px;
  }


  @media (max-width:900px){
    #gdWhyChoose .gdwhy-title-main{ font-size:38px; }
    #gdWhyChoose .gdwhy-lead{ font-size:18px; width:min(980px, 94%); }
    #gdWhyChoose .gdwhy-icons-row{ gap:28px; }
  }

  @media (max-width:700px){
    #gdWhyChoose .gdwhy-title-main{ font-size:32px; }
    #gdWhyChoose .gdwhy-lead{ font-size:17px; }
    #gdWhyChoose .gdwhy-values-row{ flex-direction:column; }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5d29821 */#tbHybridGallerySection{
    --tb-blue:#15426C;
    --tb-red:#C71014;
    --tb-white:#FFFFFF;

    width:100%;
    padding:60px 5%;
    box-sizing:border-box;
    background:var(--tb-white);
    font-family:"Montserrat",sans-serif;
    font-size:17px;
    color:var(--tb-blue);
  }

  #tbHybridGallerySection h1,
  #tbHybridGallerySection h2{
    font-family:"Poppins",sans-serif;
  }

  #tbHybridGallerySection .tb-hg-wrap{
    margin:0 auto;
  }

  #tbHybridGallerySection .tb-hg-header{
    text-align:center;
    margin-bottom:28px;
  }

  #tbHybridGallerySection .tb-hg-header h2{
    font-size:32px;
    font-weight:800;
    margin:0 0 8px;
    color:var(--tb-blue);
  }

  #tbHybridGallerySection .tb-hg-header p{
    font-size:15px;
    color:rgba(21,66,108,.82);
    max-width:820px;
    margin:0 auto;
    line-height:1.7;
  }

  /* Layout */
  #tbHybridGallerySection .tb-hg-layout{
    display:grid;
    grid-template-columns:minmax(0,1.3fr) minmax(0,1.7fr);
    gap:28px;
    align-items:flex-start;
  }
  @media (max-width:1024px){
    #tbHybridGallerySection .tb-hg-layout{ grid-template-columns:1fr; }
  }

  /* Left main */
  #tbHybridGallerySection .tb-hg-main{
    margin-top:30px;
    display:flex;
    flex-direction:column;
    gap:18px;
  }

  #tbHybridGallerySection .tb-hg-main-img-wrap{
    position:relative;
    border-radius:18px;
    overflow:hidden;
    background:var(--tb-blue);
    aspect-ratio:16 / 9;
    max-height:520px;
    box-shadow:0 18px 45px rgba(21,66,108,.18);
  }

  #tbHybridGallerySection #tbHgMainImg{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:transform .5s ease, filter .5s ease;
  }
  #tbHybridGallerySection .tb-hg-main-img-wrap:hover #tbHgMainImg{
    transform:scale(1.02);
    filter:saturate(1.06);
  }

  #tbHybridGallerySection .tb-hg-pill{
    position:absolute;
    top:16px;
    left:16px;
    padding:6px 14px;
    border-radius:999px;
    font-size:12px;
    font-weight:700;
    letter-spacing:.08em;
    text-transform:uppercase;
    z-index:2;
    background:rgba(21,66,108,.92);
    color:var(--tb-white);
    border:2px solid rgba(255,255,255,.28);
  }

  /* Zoom button: Blue -> hover Red (invert feel) */
  #tbHybridGallerySection .tb-hg-zoom{
    position:absolute;
    bottom:16px;
    right:16px;
    padding:10px 18px;
    border-radius:999px;
    border:2px solid var(--tb-blue);
    font-size:13px;
    font-weight:800;
    font-family:"Montserrat",sans-serif;
    cursor:pointer;
    background:var(--tb-blue);
    color:var(--tb-white);
    box-shadow:0 10px 26px rgba(21,66,108,.22);
    display:inline-flex;
    align-items:center;
    gap:8px;
    transition:transform .2s ease, box-shadow .2s ease, background-color .2s ease, border-color .2s ease;
    z-index:2;
  }
  #tbHybridGallerySection .tb-hg-zoom::after{ content:"⤢"; font-size:14px; }
  #tbHybridGallerySection .tb-hg-zoom:hover{
    transform:translateY(-2px);
    background:var(--tb-red);
    border-color:var(--tb-red);
    box-shadow:0 14px 32px rgba(21,66,108,.28);
  }

  #tbHybridGallerySection .tb-hg-main-caption{ display:none; }

  /* Right column */
  #tbHybridGallerySection .tb-hg-masonry-wrap{
    position:relative;
    height:auto;
    overflow:visible;
    display:flex;
    flex-direction:column;
    padding-top:44px;
  }

  #tbHybridGallerySection .tb-hg-slide-arrows{
    position:absolute;
    top:0;
    right:6px;
    display:flex;
    gap:8px;
    z-index:3;
  }

  /* Arrows: Red -> hover Blue */
  #tbHybridGallerySection .tb-hg-slide-btn{
    width:34px;
    height:34px;
    border-radius:999px;
    border:2px solid var(--tb-red);
    background:var(--tb-red);
    color:var(--tb-white);
    box-shadow:0 8px 20px rgba(21,66,108,.18);
    cursor:pointer;
    font-size:18px;
    font-weight:900;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    transition:background-color .2s ease, border-color .2s ease, transform .2s ease, opacity .2s ease;
  }
  #tbHybridGallerySection .tb-hg-slide-btn:hover:not(.is-disabled){
    background:var(--tb-blue);
    border-color:var(--tb-blue);
    transform:translateY(-1px);
  }
  #tbHybridGallerySection .tb-hg-slide-btn.is-disabled{
    opacity:.35;
    cursor:default;
  }

  /* Uniform grid thumbs */
  #tbHybridGallerySection .tb-hg-masonry{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:14px;
    flex:1 1 auto;
  }
  @media (max-width:1280px){
    #tbHybridGallerySection .tb-hg-masonry{ grid-template-columns:repeat(2,minmax(0,1fr)); }
  }
  @media (max-width:1024px){
    #tbHybridGallerySection .tb-hg-masonry-wrap{
      padding-top:0;
    }
    #tbHybridGallerySection .tb-hg-masonry{
      grid-template-columns:repeat(2,minmax(0,1fr));
    }
    #tbHybridGallerySection .tb-hg-slide-arrows{
      position:static;
      justify-content:flex-end;
      margin-bottom:10px;
    }
  }
  @media (max-width:640px){
    #tbHybridGallerySection .tb-hg-masonry{
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:10px;
    }
  }

  #tbHybridGallerySection .tb-hg-item{
    position:relative;
    border-radius:16px;
    overflow:hidden;
    padding:0;
    border:2px solid rgba(21,66,108,.18);
    background:var(--tb-white);
    cursor:pointer;
    box-shadow:0 10px 24px rgba(21,66,108,.12);
    transition:transform .25s ease, box-shadow .25s ease, outline .2s ease, border-color .2s ease;
    aspect-ratio:4 / 3;
    display:block;
  }

  #tbHybridGallerySection .tb-hg-item img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:transform .3s ease, filter .3s ease;
  }

  #tbHybridGallerySection .tb-hg-item::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(to top, rgba(21,66,108,.55), transparent 55%);
    opacity:0;
    transition:opacity .25s ease;
  }

  #tbHybridGallerySection .tb-hg-item:hover{
    transform:translateY(-3px);
    box-shadow:0 16px 40px rgba(21,66,108,.18);
    border-color:rgba(199,16,20,.38);
  }
  #tbHybridGallerySection .tb-hg-item:hover img{
    transform:scale(1.03);
    filter:saturate(1.06);
  }
  #tbHybridGallerySection .tb-hg-item:hover::after{ opacity:1; }

  #tbHybridGallerySection .tb-hg-item-active{
    outline:3px solid rgba(199,16,20,.55);
    outline-offset:0;
    border-color:rgba(199,16,20,.45);
  }
  #tbHybridGallerySection .tb-hg-item-active::after{ opacity:1; }

  /* Lightbox */
  #tbHybridGallerySection .tb-hg-lightbox{
    position:fixed;
    inset:0;
    z-index:9999;
    display:none;
    align-items:center;
    justify-content:center;
  }
  #tbHybridGallerySection .tb-hg-lightbox.is-open{ display:flex; }

  #tbHybridGallerySection .tb-hg-lightbox-backdrop{
    position:absolute;
    inset:0;
    background:rgba(21,66,108,.92);
  }

  #tbHybridGallerySection .tb-hg-lightbox-inner{
    position:relative;
    max-width:92vw;
    max-height:86vh;
    z-index:1;
    display:flex;
    align-items:center;
    justify-content:center;
  }

  #tbHybridGallerySection #tbHybridLightboxImg{
    max-width:100%;
    max-height:100%;
    border-radius:16px;
    box-shadow:0 20px 60px rgba(21,66,108,.35);
    background:var(--tb-blue);
  }

  #tbHybridGallerySection .tb-hg-lightbox-close{
    position:absolute;
    top:-42px;
    right:0;
    width:36px;
    height:36px;
    border-radius:999px;
    border:2px solid var(--tb-white);
    background:var(--tb-white);
    color:var(--tb-blue);
    font-size:22px;
    font-weight:800;
    cursor:pointer;
    box-shadow:0 10px 24px rgba(21,66,108,.28);
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0;
    transition:background-color .2s ease, transform .2s ease, color .2s ease, border-color .2s ease;
  }
  #tbHybridGallerySection .tb-hg-lightbox-close:hover{
    background:var(--tb-red);
    border-color:var(--tb-red);
    color:var(--tb-white);
    transform:translateY(-1px);
  }

  @media (max-width:600px){
    #tbHybridGallerySection .tb-hg-lightbox-inner{ max-width:94vw; max-height:80vh; }
    #tbHybridGallerySection .tb-hg-lightbox-close{ top:-36px; }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b985009 */#tbCTA{
  --tb-blue:#15426C;
  --tb-blue2:#0f3151;
  --tb-red:#C71014;

  --tb-white:#ffffff;
  --tb-ink:#0b0f1a;

  position:relative;
  width:100%;
  height:480px;
  overflow:hidden;
  box-sizing:border-box;

  /* base blue mood (por si tarda en cargar imagen) */
  background:
    radial-gradient(circle at 18% 18%, rgba(255,255,255,.10), transparent 55%),
    radial-gradient(circle at 82% 78%, rgba(199,16,20,.18), transparent 55%),
    linear-gradient(180deg, var(--tb-blue) 0%, var(--tb-blue2) 100%);
}

/* overlay con look del proyecto */
#tbCTA::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    radial-gradient(circle at 22% 18%, rgba(255,255,255,.16), transparent 58%),
    linear-gradient(180deg, rgba(15,49,81,.55) 0%, rgba(15,49,81,.0) 100%);
}

/* detalle rojo arriba */
#tbCTA::after{
  content:"";
  position:absolute;
  left:0; right:0; top:0;
  height:6px;
  z-index:3;
  background:linear-gradient(90deg, rgba(199,16,20,1), rgba(199,16,20,.35), rgba(255,255,255,.12));
}

/* track */
#tbCTA .tbCTA-slider{
  position:absolute;
  inset:0;
  display:flex;
  height:100%;
  width:400%;
  transform:translate3d(0,0,0);
  animation: tbCTAAnim 14s infinite;
  z-index:1;
}

#tbCTA .tbCTA-slide{
  flex:0 0 25%;
  height:100%;
  position:relative;
}

#tbCTA .tbCTA-slide img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:50% 50%;
  transform:scale(1.02);
  filter:saturate(1.05) contrast(1.03);
}

/* animación estable por porcentaje */
@keyframes tbCTAAnim{
  0%, 20%   { transform:translate3d(0%,0,0); }
  25%, 45%  { transform:translate3d(-25%,0,0); }
  50%, 70%  { transform:translate3d(-50%,0,0); }
  75%, 95%  { transform:translate3d(-75%,0,0); }
  100%      { transform:translate3d(-75%,0,0); }
}

/* wrap (1700 + 5%) */
#tbCTA .tbCTA-wrap{
  position:relative;
  z-index:5;
  height:100%;
  padding:0 5%;
  display:flex;
  align-items:center;
  justify-content:center;
  box-sizing:border-box;
}

#tbCTA .tbCTA-content{
  width:100%;
  max-width:1700px;
  text-align:center;
  color:var(--tb-white);
}

#tbCTA .tbCTA-title{
  font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  font-weight:800;
  font-size:clamp(32px, 4vw, 56px);
  line-height:1.05;
  margin:0 0 14px;
  letter-spacing:-.02em;
}

#tbCTA .tbCTA-sub{
  font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  font-weight:600;
  font-size:clamp(16px, 1.35vw, 20px);
  max-width:900px;
  margin:0 auto 22px;
  line-height:1.7;
  opacity:.95;
}

#tbCTA .tbCTA-buttons{
  display:flex;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
}

#tbCTA .tbCTA-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:14px 30px;
  border-radius:12px;
  font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  font-size:18px;
  font-weight:800;
  text-decoration:none;
  border:1px solid rgba(255,255,255,.22);
  transition:transform .15s ease, background-color .15s ease, color .15s ease, border-color .15s ease, box-shadow .15s ease;
  box-shadow:0 14px 34px rgba(0,0,0,.28);
}

#tbCTA .tbCTA-btn:hover{
  transform:translateY(-1px);
  box-shadow:0 18px 44px rgba(0,0,0,.34);
}

#tbCTA .tbCTA-btn.primary{
  background:var(--tb-red);
  color:#fff;
  border-color:rgba(199,16,20,.75);
}
#tbCTA .tbCTA-btn.primary:hover{
  background:#ffffff;
  color:var(--tb-ink);
  border-color:rgba(255,255,255,.60);
}

#tbCTA .tbCTA-btn.secondary{
  background:rgba(255,255,255,.92);
  color:var(--tb-ink);
  border-color:rgba(255,255,255,.60);
}
#tbCTA .tbCTA-btn.secondary:hover{
  background:#ffffff;
  color:var(--tb-ink);
}

/* responsive */
@media (max-width: 900px){
  #tbCTA{ height:540px; }
}
@media (max-width: 600px){
  #tbCTA{ height:600px; }
  #tbCTA .tbCTA-buttons{ flex-direction:column; width:min(460px, 100%); margin:0 auto; }
  #tbCTA .tbCTA-btn{ width:100%; }
}

/* reduce motion */
@media (prefers-reduced-motion: reduce){
  #tbCTA .tbCTA-slider{ animation:none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cf1cbea */#tbReviewsSimple{
      --tb-blue:#15426C;
      --tb-blue2:#0f3151;
      --tb-red:#C71014;

      --tb-ink:#ffffff;
      --tb-muted:rgba(255,255,255,.80);

      --tb-card:rgba(255,255,255,.08);
      --tb-line:rgba(255,255,255,.14);
      --tb-shadow:0 18px 55px rgba(0,0,0,.30);

      padding:84px 5%;
      background:
        radial-gradient(circle at 18% 12%, rgba(255,255,255,.10), transparent 55%),
        radial-gradient(circle at 82% 78%, rgba(199,16,20,.18), transparent 55%),
        linear-gradient(180deg, var(--tb-blue) 0%, var(--tb-blue2) 100%);
      color:var(--tb-ink);
      font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
      box-sizing:border-box;
      overflow:hidden;
      position:relative;
    }
    #tbReviewsSimple *{box-sizing:border-box}

    /* wrap 1700 (sin padding extra) */
    #tbReviewsSimple .tb-wrap{
      max-width:1700px;
      margin:0 auto;
      padding:0;
    }

    #tbReviewsSimple .tb-head{
      text-align:center;
      margin-bottom:18px;
    }

    #tbReviewsSimple h2{
      font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
      font-size:clamp(1.85rem, 2.4vw, 2.55rem);
      line-height:1.12;
      margin:0 0 10px;
      letter-spacing:-.02em;
      color:#fff;
    }

    #tbReviewsSimple p{
      margin:0 auto;
      max-width:72ch;
      color:var(--tb-muted);
      font-size:1.02rem;
      line-height:1.65;
      font-weight:600;
    }

    /* Card glass para widget */
    #tbReviewsSimple .tb-card{
      margin-top:22px;
      border-radius:22px;
      border:1px solid var(--tb-line);
      background:linear-gradient(180deg, rgba(255,255,255,.10), rgba(255,255,255,.06));
      box-shadow:var(--tb-shadow);
      overflow:hidden;
      padding:14px;
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px);

      transform: translateY(10px);
      opacity:0;
      transition: transform .6s ease, opacity .6s ease;
    }
    #tbReviewsSimple.is-in .tb-card{
      transform: translateY(0);
      opacity:1;
    }

    /* acento rojo arriba */
    #tbReviewsSimple .tb-card::before{
      content:"";
      display:block;
      height:6px;
      border-radius:999px;
      background:linear-gradient(90deg,
        rgba(199,16,20,0),
        rgba(199,16,20,1),
        rgba(255,255,255,.25),
        rgba(199,16,20,0)
      );
      margin:0 6px 12px;
      opacity:.95;
    }

    #tbReviewsSimple .tb-ti-slot{
      border-radius:16px;
      border:1px solid rgba(255,255,255,.14);
      padding:10px;
      overflow:hidden;
      background:rgba(0,0,0,.08);
    }

    /* mejora visual del iframe/widget si TrustIndex mete contenedores */
    #tbReviewsSimple .tb-ti-slot *{
      max-width:100%;
    }

    @media (max-width:900px){
      #tbReviewsSimple{padding:74px 5%}
      #tbReviewsSimple .tb-card{padding:12px}
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-81f28bc */#tbFAQ{
  --tb-blue:#15426C;
  --tb-blue2:#0f3151;
  --tb-red:#C71014;

  --tb-ink:#0b1220;
  --tb-muted:rgba(11,18,32,.72);

  --tb-card:#ffffff;
  --tb-line:rgba(11,18,32,.10);
  --tb-shadow:0 16px 44px rgba(0,0,0,.10);

  padding:84px 5%;
  background:#ffffff;
  color:var(--tb-ink);
  font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  box-sizing:border-box;
  overflow:hidden;
  position:relative;
}
#tbFAQ *{box-sizing:border-box}

/* wrap */
#tbFAQ .tbfaq-wrap{
  max-width:1700px;
  margin:0 auto;
  padding:0;
}

/* head */
#tbFAQ .tbfaq-head{
  text-align:center;
  margin-bottom:22px;
}

#tbFAQ .tbfaq-title{
  font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  font-size:clamp(1.95rem, 2.5vw, 2.65rem);
  line-height:1.12;
  margin:0 0 10px;
  letter-spacing:-.02em;
  color:var(--tb-blue2);
}

#tbFAQ .tbfaq-sub{
  margin:0 auto 18px;
  max-width:72ch;
  color:var(--tb-muted);
  font-size:1.02rem;
  line-height:1.65;
  font-weight:600;
}

/* Search */
#tbFAQ .tbfaq-search{
  max-width:540px;
  margin:0 auto;
}
#tbFAQ .tbfaq-search input{
  width:100%;
  padding:12px 16px;
  border-radius:999px;
  border:1px solid rgba(11,18,32,.14);
  background:#ffffff;
  color:var(--tb-ink);
  outline:none;
  font-size:.98rem;
  font-weight:600;
  transition:border-color .25s ease, box-shadow .25s ease, background .25s ease;
}
#tbFAQ .tbfaq-search input::placeholder{ color:rgba(11,18,32,.55); }
#tbFAQ .tbfaq-search input:focus{
  border-color:rgba(199,16,20,.65);
  box-shadow:0 0 0 3px rgba(199,16,20,.18);
  background:#fff;
}

/* Grid */
#tbFAQ .tbfaq-grid{
  display:grid;
  grid-template-columns:repeat(3, minmax(0,1fr));
  gap:16px;
  align-items:flex-start;
  margin-top:22px;

  /* clave para que no se “rompa” por textos largos */
  min-width:0;
}
#tbFAQ .tbfaq-item,
#tbFAQ .tbfaq-q,
#tbFAQ .tbfaq-q span{
  min-width:0; /*  clave */
}

/*  Desktop pequeño: pasa a 2 columnas antes (arregla “How fast…”) */
@media (max-width:1180px){
  #tbFAQ .tbfaq-grid{ grid-template-columns:repeat(2, minmax(0,1fr)); }
}

/* Tablet */
@media (max-width:1024px){
  #tbFAQ .tbfaq-grid{ grid-template-columns:repeat(2, minmax(0,1fr)); gap:14px; }
}

/* Mobile */
@media (max-width:680px){
  #tbFAQ{ padding:74px 5%; }
  #tbFAQ .tbfaq-grid{ grid-template-columns:1fr; gap:12px; }
}

/* Item card */
#tbFAQ .tbfaq-item{
  border-radius:18px;
  background:var(--tb-card);
  border:1px solid var(--tb-line);
  box-shadow:var(--tb-shadow);
  overflow:hidden;

  transform: translateY(10px);
  opacity:0;
  transition: transform .55s ease, opacity .55s ease, box-shadow .25s ease;
}
#tbFAQ.is-in .tbfaq-item{
  transform: translateY(0);
  opacity:1;
}
#tbFAQ .tbfaq-item:hover{
  box-shadow:0 22px 60px rgba(0,0,0,.14);
}

/* red top line */
#tbFAQ .tbfaq-item::before{
  content:"";
  display:block;
  height:6px;
  background:linear-gradient(90deg, var(--tb-red), rgba(21,66,108,.25));
  opacity:.95;
}

/* Question button */
#tbFAQ .tbfaq-q{
  width:100%;
  display:flex;
  align-items:center;                 /*  */
  justify-content:space-between;
  gap:12px;                           /*  */
  padding:16px 18px;
  background:transparent;
  border:none;
  cursor:pointer;
  text-align:left;
  color:var(--tb-blue2);
  font-weight:900;
  font-size:.98rem;
  letter-spacing:-.01em;

  max-width:100%;
}

/*  CLAVE: texto largo NO empuja la flecha fuera */
#tbFAQ .tbfaq-q span{
  flex:1 1 auto;
  min-width:0;
  white-space:normal;                 /*  permite 2 líneas */
  overflow-wrap:anywhere;             /*  evita overflow */
  word-break:break-word;
  line-height:1.25;
}

/* Arrow fija dentro */
#tbFAQ .tbfaq-arrow{
  flex:0 0 auto;                      /*  */
  margin-left:10px;
  font-size:1.35rem;                  /* un poco menos para móvil */
  line-height:1;
  color:rgba(199,16,20,.90);
  transition: transform .22s ease, color .22s ease;
}

/* Answer */
#tbFAQ .tbfaq-a{
  max-height:0;
  overflow:hidden;
  opacity:0;
  padding:0 18px;
  transition:max-height .30s ease, opacity .22s ease, padding .22s ease;
}
#tbFAQ .tbfaq-a p{
  margin:0;
  padding:0 0 16px;
  color:var(--tb-muted);
  line-height:1.65;
  font-weight:600;
  font-size:.95rem;
}

/* Active */
#tbFAQ .tbfaq-item.active .tbfaq-arrow{
  transform:rotate(180deg);
  color:rgba(21,66,108,.95);
}
#tbFAQ .tbfaq-item.active .tbfaq-a{
  max-height:260px;                   /* un poco más seguro */
  opacity:1;
  padding:0 18px;
}

/* CTA */
#tbFAQ .tbfaq-cta{
  margin-top:22px;
  display:flex;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
}
#tbFAQ .tbfaq-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:14px 22px;
  min-height:52px;
  border-radius:12px;
  text-decoration:none;
  font-weight:900;
  letter-spacing:.02em;
  border:1px solid rgba(11,18,32,.12);
  transition:transform .16s ease, box-shadow .16s ease, background-color .2s ease, color .2s ease, border-color .2s ease;
  box-shadow:0 10px 24px rgba(0,0,0,.10);
  white-space:nowrap;
}
#tbFAQ .tbfaq-btn.primary{
  background:var(--tb-red);
  color:#fff;
  border-color:rgba(199,16,20,.85);
}
#tbFAQ .tbfaq-btn.primary:hover{
  background:var(--tb-blue2);
  border-color:rgba(15,49,81,.85);
  transform:translateY(-1px);
  box-shadow:0 14px 32px rgba(0,0,0,.14);
}
#tbFAQ .tbfaq-btn.secondary{
  background:#ffffff;
  color:var(--tb-blue2);
  border-color:rgba(21,66,108,.22);
}
#tbFAQ .tbfaq-btn.secondary:hover{
  background:rgba(21,66,108,.08);
  transform:translateY(-1px);
  box-shadow:0 14px 32px rgba(0,0,0,.14);
}

/* Mobile padding fine-tune */
@media (max-width:680px){
  #tbFAQ .tbfaq-q{ padding:14px 16px; gap:12px; }
  #tbFAQ .tbfaq-a{ padding:0 16px; }
  #tbFAQ .tbfaq-item.active .tbfaq-a{ padding:0 16px; }
}/* End custom CSS */