/* VCD preview redesign overlay - tuned for form clarity, footer legibility and subfolder preview */
:root{
  --vcd-bg:#eef3f8;
  --vcd-header-offset:68px;
  --vcd-header-offset-mobile:64px;
  --vcd-surface:#ffffff;
  --vcd-surface-2:#f7fbff;
  --vcd-text:#1a2b41;
  --vcd-muted:#5f7188;
  --vcd-border:#dbe5f0;
  --vcd-primary:#0b4a89;
  --vcd-primary-dark:#123a68;
  --vcd-primary-soft:#e8f1fa;
  --vcd-footer:#0c2742;
  --vcd-shadow:0 18px 48px rgba(15,23,42,.08);
  --vcd-shadow-sm:0 10px 24px rgba(15,23,42,.06);
  --vcd-radius:24px;
  --vcd-font-heading:"Montserrat",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
  --vcd-font-body:"Open Sans",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
}
html{scroll-behavior:smooth;background:#eef3f8 !important;scroll-padding-top:var(--vcd-header-offset,68px)}
body.vcd-bootstrap-preview [id]{scroll-margin-top:var(--vcd-header-offset,68px)}
body.vcd-bootstrap-preview{
  background:var(--vcd-bg) !important;
  color:var(--vcd-text);
  font-family:var(--vcd-font-body);
  padding-top:55px;
}
body.vcd-bootstrap-preview *{box-sizing:border-box}
body.vcd-bootstrap-preview img{max-width:100%;height:auto}
body.vcd-bootstrap-preview a{color:var(--vcd-primary)}
body.vcd-bootstrap-preview p,
body.vcd-bootstrap-preview li,
body.vcd-bootstrap-preview td,
body.vcd-bootstrap-preview th,
body.vcd-bootstrap-preview label,
body.vcd-bootstrap-preview input,
body.vcd-bootstrap-preview select,
body.vcd-bootstrap-preview textarea,
body.vcd-bootstrap-preview a,
body.vcd-bootstrap-preview small,
body.vcd-bootstrap-preview .copyright,
body.vcd-bootstrap-preview .form-fluid,
body.vcd-bootstrap-preview .textInput,
body.vcd-bootstrap-preview .selectInput,
body.vcd-bootstrap-preview .amountWrapper,
body.vcd-bootstrap-preview .checkboxInput,
body.vcd-bootstrap-preview table,
body.vcd-bootstrap-preview .calculator,
body.vcd-bootstrap-preview .convertir,
body.vcd-bootstrap-preview .coti{font-family:var(--vcd-font-body) !important;text-shadow:none !important}
body.vcd-bootstrap-preview h1,
body.vcd-bootstrap-preview h2,
body.vcd-bootstrap-preview h3,
body.vcd-bootstrap-preview h4,
body.vcd-bootstrap-preview h5,
body.vcd-bootstrap-preview h6,
body.vcd-bootstrap-preview .header,
body.vcd-bootstrap-preview .btn,
body.vcd-bootstrap-preview button,
body.vcd-bootstrap-preview input[type="button"],
body.vcd-bootstrap-preview input[type="submit"],
body.vcd-bootstrap-preview #header a,
body.vcd-bootstrap-preview #header summary{font-family:var(--vcd-font-heading) !important}

body.vcd-bootstrap-preview .navbar-fixed-top,
body.vcd-bootstrap-preview .navbar.header{
  position:fixed !important;top:0;left:0 !important;right:0 !important;z-index:1100;
  width:100% !important;max-width:none !important;margin:0 !important;
  padding:14px 20px 0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;min-height:auto !important
}
body.vcd-bootstrap-preview #header{background:transparent !important;border:0 !important;box-shadow:none !important;line-height:normal !important;padding:0 !important;min-height:auto !important;}
body.vcd-bootstrap-preview #header .navbar-inner{
  max-width:1240px;margin:0 auto !important;background:rgba(255,255,255,.98) !important;
  border:1px solid rgba(219,229,240,.98) !important;
  border-radius:22px !important;box-shadow:var(--vcd-shadow-sm) !important;
  backdrop-filter:blur(12px);padding:12px 18px !important
}
body.vcd-bootstrap-preview #header .top-menu.vcd-nav{justify-content:space-between !important;gap:18px !important;padding:0 !important}
body.vcd-bootstrap-preview #header .nav-logo{display:inline-flex !important;align-items:center !important;margin:0 !important}
body.vcd-bootstrap-preview #header .nav-logo img{height:45px;width:auto;display:block}
body.vcd-bootstrap-preview #header a.vcd-link,
body.vcd-bootstrap-preview #header summary.vcd-link{
  color:var(--vcd-text) !important;border:1px solid transparent;padding:10px 12px !important;
  border-radius:12px !important;font-size:15px;font-weight:700 !important
}
body.vcd-bootstrap-preview #header a.vcd-link:hover,
body.vcd-bootstrap-preview #header summary.vcd-link:hover,
body.vcd-bootstrap-preview #header a.vcd-link:focus,
body.vcd-bootstrap-preview #header summary.vcd-link:focus{
  color:var(--vcd-primary) !important;background:var(--vcd-primary-soft) !important;border-color:#c9ddef !important
}
body.vcd-bootstrap-preview #header .nav-toggle{border-radius:12px !important;padding:8px 12px !important;border-color:#cfe0f1 !important;font-size:20px !important}
body.vcd-bootstrap-preview .vcd-menu{border:1px solid var(--vcd-border) !important;border-radius:16px !important;box-shadow:var(--vcd-shadow) !important;padding:8px !important}
body.vcd-bootstrap-preview #header .nav-links{margin-left:auto !important}
body.vcd-bootstrap-preview .vcd-menu a{border-radius:12px !important}

body.vcd-bootstrap-preview #contents{max-width:1240px;margin:0 auto !important;padding:20px;background:transparent !important}
body.vcd-bootstrap-preview .mainContents.transfer{min-height:0 !important;background:transparent !important}
body.vcd-bootstrap-preview #transfer-page,
body.vcd-bootstrap-preview .transfer .send,
body.vcd-bootstrap-preview .transfer .request{max-width:1200px !important;background:transparent !important}
body.vcd-bootstrap-preview .transferPage.send>.friendsFamily>.section.enter{
  background:var(--vcd-surface);border:1px solid var(--vcd-border);border-radius:var(--vcd-radius);
  box-shadow:var(--vcd-shadow);padding:30px !important;text-align:left !important
}
body.vcd-bootstrap-preview .transfer .header{font-size:32px !important;line-height:1.12 !important;font-weight:800 !important;letter-spacing:-0.03em;margin:0 0 14px !important;color:#10233a}
body.vcd-bootstrap-preview .transfer h2,
body.vcd-bootstrap-preview h2.small{font-size:26px !important;line-height:1.18 !important;font-weight:700 !important;letter-spacing:-0.02em;color:#10233a;margin:26px 0 12px !important}
body.vcd-bootstrap-preview p,body.vcd-bootstrap-preview li{color:#32465b;font-size:16px;line-height:1.72}
body.vcd-bootstrap-preview .transferPage.send img,
body.vcd-bootstrap-preview .faq-indice img,
body.vcd-bootstrap-preview article img{border-radius:18px;box-shadow:var(--vcd-shadow-sm)}
body.vcd-bootstrap-preview center{display:block}
body.vcd-bootstrap-preview mark{background:#fff6cc;border-radius:6px;padding:0 .25em}

body.vcd-bootstrap-preview .vcd-hero-grid{display:block;max-width:760px;margin:0 auto 30px}
body.vcd-bootstrap-preview .vcd-hero-copy{max-width:760px;margin:0 auto}
body.vcd-bootstrap-preview .vcd-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--vcd-primary);background:var(--vcd-primary-soft);border:1px solid #d4e4f4;border-radius:999px;padding:8px 12px;margin-bottom:14px}
body.vcd-bootstrap-preview .vcd-lead{font-size:18px;line-height:1.72;color:#30465e;margin:0 0 16px !important}
body.vcd-bootstrap-preview .vcd-hero-media{margin-top:16px;text-align:center}
body.vcd-bootstrap-preview .vcd-hero-media img{display:block;margin:0 auto}
body.vcd-bootstrap-preview .vcd-inline-benefits{list-style:none;display:flex;gap:10px;flex-wrap:wrap;justify-content:center;padding:0;margin:18px 0 0}
body.vcd-bootstrap-preview .vcd-inline-benefits li{margin:0;padding:9px 12px;border-radius:999px;border:1px solid var(--vcd-border);background:#fff;color:#23384d;font-size:14px;line-height:1.2;box-shadow:0 6px 14px rgba(15,23,42,.04)}
body.vcd-bootstrap-preview .vcd-hero-form-card{background:linear-gradient(180deg,#ffffff 0%, #f8fbff 100%);border:1px solid var(--vcd-border);border-radius:28px;box-shadow:var(--vcd-shadow-sm);padding:24px;position:static;top:auto;max-width:550px;width:100%;margin:18px auto 0;overflow:hidden}
body.vcd-bootstrap-preview .vcd-form-card-head{margin-bottom:16px}
body.vcd-bootstrap-preview .vcd-form-card-head h3{margin:0 0 6px;font-size:18px;line-height:1.3;color:#26384b}
body.vcd-bootstrap-preview .vcd-form-card-head p{margin:0;color:var(--vcd-muted);font-size:16px;line-height:1.55}
body.vcd-bootstrap-preview .vcd-form-note{margin-top:16px;color:#4c6278;font-size:18px;line-height:1.65;text-align:center;max-width:550px}

/* Keep original form anatomy, only reskin */
body.vcd-bootstrap-preview #formularioContacto,
body.vcd-bootstrap-preview #formularioContactoEmpresa{display:block !important;margin:0 !important;width:100% !important}
body.vcd-bootstrap-preview .form-fluid{width:100% !important;max-width:none !important}
body.vcd-bootstrap-preview .form-fluid > .textInput,
body.vcd-bootstrap-preview .form-fluid > .selectInput,
body.vcd-bootstrap-preview .form-fluid > .amountWrapper,
body.vcd-bootstrap-preview .form-fluid > .checkboxInput,
body.vcd-bootstrap-preview .form-fluid > #btn-envio,
body.vcd-bootstrap-preview .form-fluid > #loading-form-send{display:block;width:100% !important;margin:0 0 14px !important;float:none !important}
body.vcd-bootstrap-preview .form-fluid .textInput input,
body.vcd-bootstrap-preview .form-fluid textarea{
  width:100% !important;min-height:54px;border:1px solid #cfd9e5 !important;border-radius:12px !important;
  background:#fff !important;padding:14px 16px !important;box-shadow:none !important;color:#203246 !important;font-size:16px !important
}
body.vcd-bootstrap-preview .form-fluid .selectInput{width:100% !important}
body.vcd-bootstrap-preview .form-fluid .selectInput .selectDropdown{
  width:100% !important;min-height:54px;background:#fff !important;border:1px solid #cfd9e5 !important;
  border-radius:12px !important;box-shadow:none !important;padding:0 !important;overflow:hidden !important;height:auto !important;position:relative !important
}
body.vcd-bootstrap-preview .form-fluid .selectInput .selectDropdown:before,
body.vcd-bootstrap-preview .form-fluid .selectInput .icon-arrow-down-small:before,
body.vcd-bootstrap-preview .form-fluid .selectInput.icon-arrow-down-small:before{display:none !important;content:none !important}
body.vcd-bootstrap-preview .form-fluid .selectInput select{
  display:block;width:100% !important;height:54px !important;min-height:54px !important;
  -webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;
  background-color:transparent !important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%2341576D' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat:no-repeat !important;background-position:right 18px center !important;background-size:12px 8px !important;
  border:0 !important;border-radius:12px !important;box-shadow:none !important;outline:none !important;
  padding:14px 46px 14px 16px !important;line-height:1.2 !important;color:#203246 !important;font-size:16px !important
}
body.vcd-bootstrap-preview .form-fluid .selectInput select::-ms-expand{display:none}
body.vcd-bootstrap-preview .form-fluid .selectInput .selectDropdown:focus-within{border-color:#8bb6e0 !important;box-shadow:0 0 0 4px rgba(11,74,137,.12) !important}
body.vcd-bootstrap-preview .form-fluid .selectInput select:focus{box-shadow:none !important;outline:none !important}
body.vcd-bootstrap-preview .form-fluid .selectInput.hasError .selectDropdown{border-color:#c72e2e !important;box-shadow:none !important}
body.vcd-bootstrap-preview .form-fluid .selectInput.hasError .selectDropdown:focus-within{box-shadow:0 0 0 4px rgba(199,46,46,.10) !important}

body.vcd-bootstrap-preview .form-fluid .textInput.withLabel{
  display:flex !important;align-items:center;position:relative !important;width:100% !important;min-height:54px;
  border:1px solid #cfd9e5 !important;border-radius:12px !important;background:#fff !important;
  padding:0 16px !important;overflow:hidden
}
body.vcd-bootstrap-preview .form-fluid .textInput.withLabel label{position:static !important;left:auto !important;top:auto !important;width:auto !important;height:auto !important;padding-top:0 !important;margin:0 10px 0 0 !important;font-weight:700;color:#41576d;flex:0 0 auto;font-size:16px;line-height:1}
body.vcd-bootstrap-preview .form-fluid .textInput.withLabel input{flex:1 1 auto;border:0 !important;box-shadow:none !important;padding:14px 0 !important;padding-left:0 !important;min-width:0;background:transparent !important;min-height:52px}
body.vcd-bootstrap-preview .form-fluid .textInput input:focus,
body.vcd-bootstrap-preview .form-fluid textarea:focus{border-color:#8bb6e0 !important;box-shadow:0 0 0 4px rgba(11,74,137,.12) !important}
body.vcd-bootstrap-preview .amountWrapper,
body.vcd-bootstrap-preview .recaptchaContainer{text-align:center !important;margin-top:8px !important}
body.vcd-bootstrap-preview .g-recaptcha{display:inline-block;max-width:100%}
body.vcd-bootstrap-preview .checkboxInput{padding:0 !important;border:0 !important;background:transparent !important;text-align:center}
body.vcd-bootstrap-preview .checkboxInput label{display:inline !important;font-size:14px !important;line-height:1.6;color:#385068}
body.vcd-bootstrap-preview .checkboxInput input[type="checkbox"]{display:inline-block !important;vertical-align:middle;margin-right:6px}
body.vcd-bootstrap-preview input.btn.btn-primary.next.validateBeforeSubmit,
body.vcd-bootstrap-preview .btn,
body.vcd-bootstrap-preview button,
body.vcd-bootstrap-preview input[type="button"],
body.vcd-bootstrap-preview input[type="submit"]{
  appearance:none;border:0 !important;border-radius:10px !important;background:linear-gradient(135deg,var(--vcd-primary) 0%, var(--vcd-primary-dark) 100%) !important;
  color:#fff !important;font-weight:700 !important;letter-spacing:-.01em;min-height:50px;padding:14px 22px !important;box-shadow:0 14px 28px rgba(11,74,137,.20);text-shadow:none !important
}
body.vcd-bootstrap-preview #btn-envio{display:block !important;width:min(100%,320px) !important;margin:16px auto 0 !important}
body.vcd-bootstrap-preview .btn.cotiza{display:inline-flex !important;align-items:center;justify-content:center;min-height:0;padding:14px 18px !important}
body.vcd-bootstrap-preview .error-manual,
body.vcd-bootstrap-preview .form-fluid .error,
body.vcd-bootstrap-preview .help-error{font-size:14px !important;line-height:1.4;color:#b42318;margin-top:6px}

body.vcd-bootstrap-preview .faq-indice{margin-top:26px;padding:22px;border:1px solid var(--vcd-border);border-radius:22px;background:linear-gradient(180deg,#ffffff 0%, var(--vcd-surface-2) 100%)}
body.vcd-bootstrap-preview .faq-indice ol,body.vcd-bootstrap-preview .faq-indice ul{padding-left:22px}
body.vcd-bootstrap-preview table{width:100%;border-collapse:collapse;margin:18px 0;background:#fff;border:1px solid var(--vcd-border);border-radius:18px;box-shadow:var(--vcd-shadow-sm)}
body.vcd-bootstrap-preview table thead th,body.vcd-bootstrap-preview table th{background:#f7fbff;color:#10233a;font-weight:700;text-align:left}
body.vcd-bootstrap-preview table th,body.vcd-bootstrap-preview table td{padding:14px 16px;border-bottom:1px solid #e8eef5}
body.vcd-bootstrap-preview table tr:last-child td{border-bottom:0}

/* Cleaner footer */
body.vcd-bootstrap-preview #footer,
body.vcd-bootstrap-preview #footer.footer{
  background:transparent !important;height:auto !important;padding:0 0px 0px !important;
  margin-top:0 !important;border-top:0 !important;box-shadow:none !important;text-shadow:none !important
}
body.vcd-bootstrap-preview #footer:before,
body.vcd-bootstrap-preview #footer:after{display:none !important}
body.vcd-bootstrap-preview #footer .navbar-inner{max-width:100%;margin:0 auto !important;background:var(--vcd-footer) !important;border:1px solid #1a3b5f !important;border-radius:0px !important;box-shadow:var(--vcd-shadow);padding:26px 24px 22px !important}
body.vcd-bootstrap-preview #footer .navbar-content{padding:0 !important}
body.vcd-bootstrap-preview #footer ul.inline{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 26px;list-style:none;margin:0 0 16px;padding:0}
body.vcd-bootstrap-preview #footer ul.inline:last-child{margin-bottom:0}
body.vcd-bootstrap-preview #footer a{color:#eef5fb !important;font-size:16px !important;font-weight:700 !important;line-height:1.5;opacity:.96;transition:opacity .2s ease}
body.vcd-bootstrap-preview #footer a:hover{opacity:1;text-decoration:underline}
body.vcd-bootstrap-preview #footer .footerSmallText a{font-size:15px !important;font-weight:600 !important;color:#deebf7 !important}
body.vcd-bootstrap-preview #footer .copyright{font-size:15px !important;line-height:1.8;text-align:center;display:block;width:100%;color:#d8e7f6 !important;font-weight:600 !important;opacity:.96}

/* Scroll to top */
body.vcd-bootstrap-preview .vcd-scroll-top{position:fixed;right:18px;bottom:18px;z-index:1100;width:48px;height:48px;border-radius:999px;border:0;background:linear-gradient(135deg,var(--vcd-primary) 0%, var(--vcd-primary-dark) 100%);color:#fff;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 18px 32px rgba(11,74,137,.26);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease, transform .2s ease}
body.vcd-bootstrap-preview .vcd-scroll-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}
body.vcd-bootstrap-preview .vcd-scroll-top:focus-visible{outline:3px solid rgba(255,255,255,.65);outline-offset:2px}

@media (max-width:991px){
  body.vcd-bootstrap-preview .vcd-hero-grid{max-width:760px}
  body.vcd-bootstrap-preview .vcd-hero-form-card{position:static;top:auto;max-width:550px}
}
@media (max-width:768px){
  html{scroll-padding-top:var(--vcd-header-offset-mobile,64px)}
  body.vcd-bootstrap-preview [id]{scroll-margin-top:var(--vcd-header-offset-mobile,64px)}
  body.vcd-bootstrap-preview{padding-top:45px}
  body.vcd-bootstrap-preview .navbar-fixed-top,body.vcd-bootstrap-preview .navbar.header{padding:8px 8px 0 !important}
  body.vcd-bootstrap-preview #header .navbar-inner{padding:10px 12px !important;border-radius:18px !important}
  body.vcd-bootstrap-preview #header .top-menu.vcd-nav{display:grid !important;grid-template-columns:minmax(0,1fr) 44px;align-items:center !important;gap:12px !important}
  body.vcd-bootstrap-preview #header .nav-logo{grid-column:1;justify-self:start !important}
  body.vcd-bootstrap-preview #header .nav-logo img{height:45px}
  body.vcd-bootstrap-preview #header .nav-toggle{grid-column:2;justify-self:end;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0 !important}
  body.vcd-bootstrap-preview #header .nav-links{top:calc(100% + 10px);left:0 !important;right:0 !important;margin-top:0 !important}
  body.vcd-bootstrap-preview #contents{padding:20px 8px 36px;margin-top:0 !important}
  body.vcd-bootstrap-preview .transferPage.send>.friendsFamily>.section.enter{padding:18px !important;border-radius:20px}
  body.vcd-bootstrap-preview .vcd-inline-benefits li{text-align:center}
  body.vcd-bootstrap-preview .vcd-hero-form-card{padding:18px;max-width:550px;margin-top:18px}
  body.vcd-bootstrap-preview .vcd-form-card-head h3{font-size:18px}
  body.vcd-bootstrap-preview .form-fluid .textInput.withLabel{padding:0 12px}
  body.vcd-bootstrap-preview #footer .navbar-inner{padding:22px 18px !important}
  body.vcd-bootstrap-preview #footer ul.inline{gap:10px 16px}
  body.vcd-bootstrap-preview #footer a{font-size:15px !important}
  body.vcd-bootstrap-preview .vcd-scroll-top{right:14px;bottom:14px}
  body.vcd-bootstrap-preview .transfer .header{font-size:26px !important;line-height:1.12 !important}
  body.vcd-bootstrap-preview .transfer h2,
  body.vcd-bootstrap-preview h2.small{font-size:24px !important;line-height:1.22 !important}
  body.vcd-bootstrap-preview .vcd-form-card-head p,
  body.vcd-bootstrap-preview .vcd-form-note{font-size:16px}
  body.vcd-bootstrap-preview .form-fluid .textInput.withLabel label{font-size:16px}
}

@media (min-width:769px){
  body.vcd-bootstrap-preview #header .nav-toggle{display:none !important}
}

/* 2026-03-12 focused adjustments: preserve previous work */
body.vcd-bootstrap-preview,
body.vcd-bootstrap-preview #contents,
body.vcd-bootstrap-preview .mainContents.transfer,
body.vcd-bootstrap-preview #transfer-page,
body.vcd-bootstrap-preview .transfer .send,
body.vcd-bootstrap-preview .transfer .request,
body.vcd-bootstrap-preview .transferPage.send > .friendsFamily,
body.vcd-bootstrap-preview .transferPage.request > .friendsFamily,
body.vcd-bootstrap-preview #footer,
body.vcd-bootstrap-preview #footer.footer{
  background: var(--vcd-bg) !important;
}

/* Keep the header fixed and stop legacy motion/affix effects */
html body.vcd-bootstrap-preview .navbar-fixed-top,
html body.vcd-bootstrap-preview .navbar.header,
html body.vcd-bootstrap-preview #header{
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
}
html body.vcd-bootstrap-preview #header .navbar-inner{
  position: relative !important;
}

/* Match top copy width with the rest of the page and reorder hero content */
body.vcd-bootstrap-preview .vcd-hero-grid,
body.vcd-bootstrap-preview .vcd-hero-copy{
  width: 100% !important;
  max-width: 1200px !important;
}
body.vcd-bootstrap-preview .vcd-hero-copy{
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}
body.vcd-bootstrap-preview .vcd-kicker{order:1;align-self:flex-start}
body.vcd-bootstrap-preview .vcd-hero-copy > h1.header{order:2;width:100%;max-width:1200px;margin-left:auto !important;margin-right:auto !important}
body.vcd-bootstrap-preview .vcd-hero-copy > .vcd-hero-media{order:3;width:100%;margin-top:10px !important;margin-bottom:12px !important}
body.vcd-bootstrap-preview .vcd-hero-copy > .vcd-lead{order:4;width:100%;max-width:1200px;margin:0 0 16px !important}
body.vcd-bootstrap-preview .vcd-hero-copy > .vcd-inline-benefits{order:5;width:100%}

/* Wider primary form card */
body.vcd-bootstrap-preview .vcd-hero-form-card,
body.vcd-bootstrap-preview .vcd-form-note{
  max-width: 700px !important;
}
body.vcd-bootstrap-preview #btn-envio{width:min(100%,360px) !important}

/* Button hover states */
body.vcd-bootstrap-preview input.btn.btn-primary.next.validateBeforeSubmit:hover,
body.vcd-bootstrap-preview .btn:hover,
body.vcd-bootstrap-preview button:hover,
body.vcd-bootstrap-preview input[type="button"]:hover,
body.vcd-bootstrap-preview input[type="submit"]:hover,
body.vcd-bootstrap-preview .btn.cotiza:hover,
body.vcd-bootstrap-preview .btn.cotiza:focus,
body.vcd-bootstrap-preview #btn-envio:hover,
body.vcd-bootstrap-preview #btn-envio:focus{
  background: linear-gradient(135deg, #2c7fcb 0%, #1560a8 100%) !important;
  color: #ffffff !important;
}

@media (max-width:991px){
  body.vcd-bootstrap-preview .vcd-hero-grid,
  body.vcd-bootstrap-preview .vcd-hero-copy{max-width:860px !important}
  body.vcd-bootstrap-preview .vcd-hero-form-card,
  body.vcd-bootstrap-preview .vcd-form-note{max-width:700px !important}
}

@media (max-width:768px){
  body.vcd-bootstrap-preview,
  body.vcd-bootstrap-preview #contents,
  body.vcd-bootstrap-preview .mainContents.transfer,
  body.vcd-bootstrap-preview #transfer-page,
  body.vcd-bootstrap-preview .transfer .send,
  body.vcd-bootstrap-preview .transfer .request,
  body.vcd-bootstrap-preview .transferPage.send > .friendsFamily,
  body.vcd-bootstrap-preview .transferPage.request > .friendsFamily,
  body.vcd-bootstrap-preview #footer,
  body.vcd-bootstrap-preview #footer.footer{
    background: var(--vcd-bg) !important;
  }
  body.vcd-bootstrap-preview .vcd-hero-grid,
  body.vcd-bootstrap-preview .vcd-hero-copy{max-width:100% !important}
  body.vcd-bootstrap-preview .vcd-hero-form-card,
  body.vcd-bootstrap-preview .vcd-form-note{max-width:700px !important}
}
body.vcd-bootstrap-preview article img.vcd-img-transparent{
  box-shadow: none !important;
  border-radius: 0 !important;
  background: transparent !important;
}
/* 2026-03-13 mobile overflow guard: allow long words/buttons to wrap without touching header or testimonios */
body.vcd-bootstrap-preview #contents .row > [class*="col-"],
body.vcd-bootstrap-preview #contents .row > [class^="col-"],
body.vcd-bootstrap-preview #contents .row > [class*=" span"],
body.vcd-bootstrap-preview #contents .row > [class^="span"],
body.vcd-bootstrap-preview #contents [class*="col-"],
body.vcd-bootstrap-preview #contents [class^="col-"],
body.vcd-bootstrap-preview #contents [class*=" span"],
body.vcd-bootstrap-preview #contents [class^="span"]{
  min-width:0;
}

body.vcd-bootstrap-preview #contents article,
body.vcd-bootstrap-preview #contents .faq-indice,
body.vcd-bootstrap-preview #contents .transferPage.send > .friendsFamily > .section.enter,
body.vcd-bootstrap-preview #contents .vcd-hero-copy,
body.vcd-bootstrap-preview #contents .vcd-hero-form-card,
body.vcd-bootstrap-preview #contents .vcd-form-note{
  min-width:0;
  max-width:100%;
}

body.vcd-bootstrap-preview #contents article h1,
body.vcd-bootstrap-preview #contents article h2,
body.vcd-bootstrap-preview #contents article h3,
body.vcd-bootstrap-preview #contents article h4,
body.vcd-bootstrap-preview #contents article p,
body.vcd-bootstrap-preview #contents article li,
body.vcd-bootstrap-preview #contents article a,
body.vcd-bootstrap-preview #contents .transfer .header,
body.vcd-bootstrap-preview #contents .transfer h2,
body.vcd-bootstrap-preview #contents .transfer h3,
body.vcd-bootstrap-preview #contents .transfer p,
body.vcd-bootstrap-preview #contents .transfer li,
body.vcd-bootstrap-preview #contents .faq-indice h1,
body.vcd-bootstrap-preview #contents .faq-indice h2,
body.vcd-bootstrap-preview #contents .faq-indice h3,
body.vcd-bootstrap-preview #contents .faq-indice p,
body.vcd-bootstrap-preview #contents .faq-indice li,
body.vcd-bootstrap-preview #contents .faq-indice a,
body.vcd-bootstrap-preview #contents table th,
body.vcd-bootstrap-preview #contents table td,
body.vcd-bootstrap-preview #contents .vcd-form-card-head h3,
body.vcd-bootstrap-preview #contents .vcd-form-card-head p,
body.vcd-bootstrap-preview #contents .vcd-form-note{
  overflow-wrap:anywhere;
  word-break:break-word;
}

@media (max-width:768px){
  body.vcd-bootstrap-preview #contents article,
  body.vcd-bootstrap-preview #contents .faq-indice,
  body.vcd-bootstrap-preview #contents .transferPage.send > .friendsFamily > .section.enter{
    overflow-x:clip;
  }

  body.vcd-bootstrap-preview #contents .btn,
  body.vcd-bootstrap-preview #contents button,
  body.vcd-bootstrap-preview #contents input[type="button"],
  body.vcd-bootstrap-preview #contents input[type="submit"],
  body.vcd-bootstrap-preview #contents a.btn,
  body.vcd-bootstrap-preview #contents #btn-envio,
  body.vcd-bootstrap-preview #contents .btn.cotiza{
    max-width:100% !important;
    height:auto !important;
    min-height:54px;
    line-height:1.3 !important;
    white-space:normal !important;
    overflow-wrap:anywhere;
    word-break:break-word;
    text-align:center !important;
  }

  body.vcd-bootstrap-preview #contents #btn-envio,
  body.vcd-bootstrap-preview #contents .btn.cotiza,
  body.vcd-bootstrap-preview #contents a.btn,
  body.vcd-bootstrap-preview #contents button{
    display:flex !important;
    align-items:center;
    justify-content:center;
  }
}

/* 2026-03-13 hotfix: restore testimonios layout after global mobile wrapping patch */
body.vcd-bootstrap-preview #contents #testimonios,
body.vcd-bootstrap-preview #contents #testimonios *{
  min-width: initial;
}

body.vcd-bootstrap-preview #contents #testimonios .t-head h2,
body.vcd-bootstrap-preview #contents #testimonios .t-name,
body.vcd-bootstrap-preview #contents #testimonios .t-date,
body.vcd-bootstrap-preview #contents #testimonios .t-text,
body.vcd-bootstrap-preview #contents #testimonios .t-verified,
body.vcd-bootstrap-preview #contents #testimonios .t-stars,
body.vcd-bootstrap-preview #contents #testimonios .t-nav{
  overflow-wrap: normal !important;
  word-break: normal !important;
}

@media (max-width:768px){
  body.vcd-bootstrap-preview #contents #testimonios .t-nav{
    display:grid !important;
    place-items:center !important;
    width:52px !important;
    height:52px !important;
    min-height:52px !important;
    max-width:none !important;
    line-height:1 !important;
    white-space:nowrap !important;
    padding:0 !important;
  }

  body.vcd-bootstrap-preview #contents #testimonios .t-track,
  body.vcd-bootstrap-preview #contents #testimonios .t-item,
  body.vcd-bootstrap-preview #contents #testimonios .t-card,
  body.vcd-bootstrap-preview #contents #testimonios .t-text{
    min-width:0 !important;
    max-width:none !important;
  }
}


/* 2026-03-13 accesibilidad: hacer más visibles los links dentro de texto (Opción 3) */
body.vcd-bootstrap-preview #contents article p a:not(.btn),
body.vcd-bootstrap-preview #contents article li a:not(.btn),
body.vcd-bootstrap-preview #contents article td a:not(.btn),
body.vcd-bootstrap-preview #contents .transfer p a:not(.btn),
body.vcd-bootstrap-preview #contents .transfer li a:not(.btn),
body.vcd-bootstrap-preview #contents .transfer td a:not(.btn),
body.vcd-bootstrap-preview #contents .faq-indice p a:not(.btn),
body.vcd-bootstrap-preview #contents .faq-indice li a:not(.btn),
body.vcd-bootstrap-preview #contents .faq-indice td a:not(.btn),
body.vcd-bootstrap-preview #contents .faq-indice a:not(.btn){
  color:#003f73;
  font-weight:700;
  text-decoration:none;
  box-shadow:inset 0 -0.22em 0 rgb(0 121 173 / 12%);
  transition:box-shadow .18s ease, color .18s ease;
}

body.vcd-bootstrap-preview #contents article p a:not(.btn):hover,
body.vcd-bootstrap-preview #contents article li a:not(.btn):hover,
body.vcd-bootstrap-preview #contents article td a:not(.btn):hover,
body.vcd-bootstrap-preview #contents .transfer p a:not(.btn):hover,
body.vcd-bootstrap-preview #contents .transfer li a:not(.btn):hover,
body.vcd-bootstrap-preview #contents .transfer td a:not(.btn):hover,
body.vcd-bootstrap-preview #contents .faq-indice p a:not(.btn):hover,
body.vcd-bootstrap-preview #contents .faq-indice li a:not(.btn):hover,
body.vcd-bootstrap-preview #contents .faq-indice td a:not(.btn):hover,
body.vcd-bootstrap-preview #contents .faq-indice a:not(.btn):hover{
  color:#002b4d;
  box-shadow:inset 0 -0.34em 0 rgba(0, 121, 173, 0.32);
}

body.vcd-bootstrap-preview #contents article p a:not(.btn):focus-visible,
body.vcd-bootstrap-preview #contents article li a:not(.btn):focus-visible,
body.vcd-bootstrap-preview #contents article td a:not(.btn):focus-visible,
body.vcd-bootstrap-preview #contents .transfer p a:not(.btn):focus-visible,
body.vcd-bootstrap-preview #contents .transfer li a:not(.btn):focus-visible,
body.vcd-bootstrap-preview #contents .transfer td a:not(.btn):focus-visible,
body.vcd-bootstrap-preview #contents .faq-indice p a:not(.btn):focus-visible,
body.vcd-bootstrap-preview #contents .faq-indice li a:not(.btn):focus-visible,
body.vcd-bootstrap-preview #contents .faq-indice td a:not(.btn):focus-visible,
body.vcd-bootstrap-preview #contents .faq-indice a:not(.btn):focus-visible{
  outline:2px solid #0a66c2;
  outline-offset:2px;
  border-radius:2px;
}

body.vcd-bootstrap-preview .faq-answers{padding-left:22px;margin:0 0 1.5rem}
body.vcd-bootstrap-preview .faq-answers>li{margin-bottom:1.5rem}
body.vcd-bootstrap-preview .faq-answers>li:last-child{margin-bottom:0}

/* 2026-03-20 header stretch: align main header with /herramientas/ */
:root{
  --vcd-header-offset:78px;
  --vcd-header-offset-mobile:68px;
}

body.vcd-bootstrap-preview{
  padding-top:78px;
}

html body.vcd-bootstrap-preview .navbar-fixed-top,
html body.vcd-bootstrap-preview .navbar.header,
html body.vcd-bootstrap-preview #header{
  padding:0 !important;
  background:rgba(255,255,255,.96) !important;
  border-bottom:1px solid rgba(11,74,137,.10) !important;
  box-shadow:0 12px 28px rgba(15,23,42,.08) !important;
  backdrop-filter:saturate(180%) blur(14px);
}

html body.vcd-bootstrap-preview #header .navbar-inner{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
}

body.vcd-bootstrap-preview #header .navBanner{
  float:none !important;
  width:100% !important;
  max-width:none !important;
  margin:0 auto !important;
  text-align:left !important;
}

body.vcd-bootstrap-preview #header .top-menu.vcd-nav{
  min-height:78px;
  gap:24px !important;
  padding:12px 0 !important;
}

body.vcd-bootstrap-preview #header .nav-links{
  justify-content:flex-end !important;
}

@media (max-width:768px){
  body.vcd-bootstrap-preview{
    padding-top:68px;
  }

  html body.vcd-bootstrap-preview .navbar-fixed-top,
  html body.vcd-bootstrap-preview .navbar.header,
  html body.vcd-bootstrap-preview #header{
    padding:0 !important;
  }

  body.vcd-bootstrap-preview #header .navBanner{
    width:100% !important;
  }

  body.vcd-bootstrap-preview #header .top-menu.vcd-nav{
    min-height:68px;
    padding:10px 0 !important;
    gap:12px !important;
  }
}


/* Header parity with /herramientas/ */
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-header__inner,
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-brand,
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-nav__link,
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-nav__toggle-link,
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-dropdown__link,
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__link,
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__toggle,
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__sublink{
  font-family:Arial,Helvetica,sans-serif !important;
  letter-spacing:0 !important;
  text-transform:none !important;
}

body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-wrap{
  width:min(1200px, calc(100% - 32px)) !important;
}
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-header__inner{
  gap:24px !important;
  min-height:78px !important;
  padding:12px 0 !important;
}
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-header__bar{
  gap:14px !important;
}
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-brand{
  max-width:360px !important;
}
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-brand__logo{
  height:45px !important;
}
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-nav--desktop{
  flex-wrap:wrap !important;
  gap:8px !important;
}
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-nav__link,
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-nav__toggle-link{
  gap:8px !important;
  min-height:44px !important;
  padding:0 11px !important;
  border:1px solid transparent !important;
  border-radius:14px !important;
  background:transparent !important;
  color:#17324d !important;
  font-size:14px !important;
  line-height:1.2 !important;
}
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-nav__link:hover,
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-nav__toggle-link:hover,
body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-nav__item.is-open > .m-nav__toggle-link{
  background:rgba(11,74,137,.08) !important;
  border-color:rgba(11,74,137,.12) !important;
  color:#0b4a89 !important;
}
@media (max-width:1160px){
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-header__inner{
    min-height:72px !important;
  }
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-brand{
    max-width:min(100%, 300px) !important;
  }
}
@media (max-width:700px){
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-header__inner{
    min-height:68px !important;
    padding:10px 0 !important;
  }
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-brand{
    max-width:min(100%, 240px) !important;
  }
}

/* 2026-04-16 mobile nav color parity with /herramientas/ */
@media (max-width:1160px){
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__link,
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__toggle,
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__sublink{
    appearance:none !important;
    background:transparent !important;
    background-image:none !important;
    border-color:transparent !important;
    color:#17324d !important;
    box-shadow:none !important;
    text-shadow:none !important;
  }

  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__link:hover,
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__link:focus,
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__link.is-active,
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__toggle:hover,
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__toggle:focus,
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__toggle.is-open{
    background:transparent !important;
    background-image:none !important;
    border-color:transparent !important;
    color:#17324d !important;
    box-shadow:none !important;
  }

  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__sublink{
    background:#f5f8fc !important;
    color:#17324d !important;
  }

  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__sublink:hover,
  body.vcd-bootstrap-preview #header[data-vcd-main-header] .m-mobile-nav__sublink:focus{
    background:#eef4fa !important;
    color:#0b4a89 !important;
  }
}

/* 2026-05-04 carousel arrows: keep video/testimonial controls semi-transparent despite global button rules */
body.vcd-bootstrap-preview #contents #testimonios .t-nav,
body.vcd-bootstrap-preview #contents .vcd-videos-promocionales .vcd-videos-promocionales__button{
  appearance:none !important;
  position:absolute !important;
  width:52px !important;
  height:52px !important;
  min-width:52px !important;
  min-height:52px !important;
  max-width:none !important;
  padding:0 !important;
  border:1px solid rgba(2,6,23,.12) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.52) !important;
  background-image:none !important;
  color:#0f172a !important;
  display:grid !important;
  place-items:center !important;
  font-size:28px !important;
  font-weight:400 !important;
  line-height:1 !important;
  white-space:nowrap !important;
  text-align:center !important;
  box-shadow:0 3px 10px rgba(2,6,23,.08) !important;
  text-shadow:none !important;
  opacity:.82 !important;
}

body.vcd-bootstrap-preview #contents #testimonios .t-nav:hover,
body.vcd-bootstrap-preview #contents #testimonios .t-nav:focus-visible,
body.vcd-bootstrap-preview #contents .vcd-videos-promocionales .vcd-videos-promocionales__button:hover,
body.vcd-bootstrap-preview #contents .vcd-videos-promocionales .vcd-videos-promocionales__button:focus-visible{
  background:rgba(255,255,255,.68) !important;
  background-image:none !important;
  color:#0f172a !important;
  box-shadow:0 6px 16px rgba(2,6,23,.12) !important;
  opacity:.94 !important;
}

body.vcd-bootstrap-preview #contents #testimonios .t-nav:active,
body.vcd-bootstrap-preview #contents .vcd-videos-promocionales .vcd-videos-promocionales__button:active{
  background:rgba(255,255,255,.60) !important;
  background-image:none !important;
  opacity:.88 !important;
}

@media (min-width:720px){
  body.vcd-bootstrap-preview #contents #testimonios .t-nav,
  body.vcd-bootstrap-preview #contents .vcd-videos-promocionales .vcd-videos-promocionales__button{
    width:60px !important;
    height:60px !important;
    min-width:60px !important;
    min-height:60px !important;
    font-size:32px !important;
  }
}
