/* Buybacks v3.1 · montado desde ../maqueta con montar.py · acotado a .bbv-page */
.bbv-page{--bg:#070F21;
  --l1:#1B202F;
  --l2:#262B39;
  --panel:#121B2E;          
  --cian:#22CFAB;
  --cian-h:#60DDC3;
  --cian-acc:#23CFAB;
  --cian-900:#1C323B;
  --azul:#0A6FD6;           
  --azul-claro:#3CCFF5;     
  --dot:#FF6175;
  --fg:#FFFFFF;
  --fg2:#C6C7CB;
  --fg3:#6F737D;            
  --stroke:#262B39;
  --stroke-i:#626C82;
  --warn:#DCC410;
  --warn-bg:#272300;

  --wrap:1008px;            
  --pad-sec:72px;           
  --r-card:25px;            
  --pad-panel:48px;         
  --r-btn:12px;
  --ease:cubic-bezier(.2,.8,.2,1);
  --dur:200ms;}
.bbv-page *{box-sizing:border-box}
.bbv-page{background:var(--bg);color:var(--fg);
  font-family:'DM Sans',system-ui,-apple-system,sans-serif;
  font-size:16px;line-height:1.55;letter-spacing:-.005em;
  -webkit-font-smoothing:antialiased;}
.bbv-page a{color:inherit;text-decoration:none}
.bbv-page h1,.bbv-page h2,.bbv-page h3,.bbv-page h4{margin:0;font-weight:700;letter-spacing:-.01em;line-height:1.1;text-wrap:balance}
.bbv-page p{margin:0}
.bbv-page button{font:inherit;cursor:pointer}
.bbv-page img{display:block;max-width:100%}
.bbv-page .bbv-wrap{max-width:var(--wrap);margin:0 auto;padding:0 24px}
.bbv-page section{position:relative}
.bbv-page .bbv-band{padding:var(--pad-sec) 0}
@media(max-width:767px){.bbv-page .bbv-band{padding:56px 0}}
.bbv-page h1{font-size:59.4px;line-height:1.06;text-align:center;max-width:867px;margin:0 auto}
.bbv-page h1 em,.bbv-page h2 em{font-style:normal;color:var(--cian-acc)}
.bbv-page h2.bbv-t{font-size:50px;line-height:1.1;text-align:center;max-width:800px;margin:0 auto}
.bbv-page .bbv-sub{font-size:18px;line-height:1.45;color:var(--fg2);text-align:center;max-width:501px;margin:16px auto 0}
.bbv-page .bbv-eb{font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--fg2)}
.bbv-page .bbv-stat{font-size:72px;font-weight:700;line-height:1;letter-spacing:-.02em}
.bbv-page .bbv-stat-sub{font-size:28px;font-weight:700;line-height:1.15;margin-top:4px}
.bbv-page h3{font-size:24px}
@media(max-width:991px){.bbv-page h1{font-size:44px}
.bbv-page h2.bbv-t{font-size:38px}
.bbv-page .bbv-stat{font-size:60px}
.bbv-page .bbv-stat-sub{font-size:24px}}
@media(max-width:767px){.bbv-page h1{font-size:36px}
.bbv-page h2.bbv-t{font-size:30px}
.bbv-page .bbv-sub{font-size:16px}
.bbv-page .bbv-stat{font-size:52px}
.bbv-page .bbv-stat-sub{font-size:22px}
.bbv-page h3{font-size:20px}}
.bbv-page .bbv-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;
  background:linear-gradient(90deg,var(--cian) 0%,var(--azul) 100%);color:var(--bg);
  font-weight:700;font-size:16px;line-height:20px;padding:14px 28px;border-radius:var(--r-btn);
  border:1px solid transparent;transition:filter var(--dur) var(--ease),transform var(--dur) var(--ease);}
.bbv-page .bbv-btn:hover{filter:brightness(1.08)}
.bbv-page .bbv-btn:focus-visible{outline:2px solid var(--cian);outline-offset:3px}
.bbv-page .bbv-btn.bbv-ghost{background:transparent;color:var(--fg);border-color:var(--azul)}
.bbv-page .bbv-btn.bbv-ghost:hover{background:rgba(10,111,214,.15)}
.bbv-page .bbv-ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
@media(max-width:479px){.bbv-page .bbv-ctas .bbv-btn{width:100%}}
.bbv-page .bbv-chips{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}
.bbv-page .bbv-chip{display:inline-flex;align-items:center;background:var(--l1);border:1px solid var(--stroke);border-radius:999px;padding:9px 16px;font-size:13px;color:var(--fg2)}
.bbv-page .bbv-hero{padding:88px 0 var(--pad-sec);text-align:center}
.bbv-page .bbv-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--cian);border:1px solid rgba(34,207,171,.32);background:rgba(34,207,171,.07);border-radius:999px;padding:7px 16px;margin-bottom:28px}
.bbv-page .bbv-hero .bbv-sub{margin-top:20px}
.bbv-page .bbv-hero-img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--r-card);margin:48px auto 40px;background:var(--panel);
  
  box-shadow:-32px 20px 64px -12px rgba(34,207,171,.30),32px 20px 64px -12px rgba(10,111,214,.34),0 0 0 1px rgba(255,255,255,.04)}
.bbv-page .bbv-hero .bbv-chips{margin-top:28px}
@media(max-width:767px){.bbv-page .bbv-hero{padding:48px 0 56px}
.bbv-page .bbv-hero-img{margin:32px auto 28px;aspect-ratio:4/3}}
.bbv-page .bbv-stack{display:grid;gap:40px;margin-top:48px}
@media(min-width:992px){.bbv-page .bbv-stack>.bbv-split:nth-child(1){position:sticky;top:24px}
.bbv-page .bbv-stack>.bbv-split:nth-child(2){position:sticky;top:48px}
.bbv-page .bbv-stack>.bbv-split:nth-child(3){position:sticky;top:72px}
.js .bbv-page .bbv-stack>.bbv-split.bbv-rv{opacity:1;transform:none;transition:none}}
.bbv-page .bbv-split{display:grid;grid-template-columns:580fr 428fr;min-height:560px;
  background:var(--panel);border-radius:var(--r-card);overflow:hidden;}
.bbv-page .bbv-split.bbv-rev{grid-template-columns:428fr 580fr}
.bbv-page .bbv-split.bbv-rev .bbv-split-txt{order:2}
.bbv-page .bbv-split.bbv-rev .bbv-split-media{order:1}
.bbv-page .bbv-split-txt{padding:var(--pad-panel);display:flex;flex-direction:column;justify-content:center;gap:0;color:var(--fg)}
.bbv-page .bbv-split-txt .bbv-eb{margin-bottom:22px}
.bbv-page .bbv-split-txt .bbv-stat{font-size:64px}
.bbv-page .bbv-split-txt p{font-size:16px;line-height:1.6;color:rgba(255,255,255,.78);margin-top:22px;max-width:44ch}
.bbv-page .bbv-split-media{position:relative;min-height:100%;background:var(--l1)}
.bbv-page .bbv-split-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.bbv-page .bbv-split.bbv-is-claro{background:var(--azul-claro);color:var(--bg)}
.bbv-page .bbv-split.bbv-is-claro .bbv-split-txt,.bbv-page .bbv-split.bbv-is-claro .bbv-eb{color:var(--bg)}
.bbv-page .bbv-split.bbv-is-claro .bbv-split-txt p{color:rgba(7,15,33,.82)}
.bbv-page .bbv-split.bbv-is-azul{background:var(--azul)}
.bbv-page .bbv-split.bbv-is-azul .bbv-split-txt p{color:rgba(255,255,255,.86)}
.bbv-page .bbv-split.bbv-is-azul .bbv-eb{color:rgba(255,255,255,.86)}
@media(max-width:991px){.bbv-page .bbv-split,.bbv-page .bbv-split.bbv-rev{grid-template-columns:1fr;min-height:0}
.bbv-page .bbv-split-media{order:1;aspect-ratio:16/10;min-height:0}
.bbv-page .bbv-split-txt{order:2;padding:32px 24px 36px}
.bbv-page .bbv-split-txt .bbv-stat{font-size:52px}}
.bbv-page .bbv-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:48px}
.bbv-page .bbv-card{border-radius:var(--r-card);padding:var(--pad-panel);background:radial-gradient(120% 70% at 50% 0%,rgba(34,207,171,.10),rgba(34,207,171,0) 58%),var(--panel);box-shadow:inset 0 1px 0 rgba(96,221,195,.22);transition:translate .35s var(--ease),box-shadow .35s var(--ease)}
.bbv-page .bbv-card:hover{translate:0 -6px;box-shadow:inset 0 1px 0 rgba(96,221,195,.34),0 22px 44px -18px rgba(0,0,0,.6),0 0 0 1px rgba(34,207,171,.18)}
.bbv-page .bbv-card:active{translate:0 -2px}
.bbv-page .bbv-card h3{margin:20px 0 12px}
.bbv-page .bbv-card p{color:var(--fg2);font-size:16px;line-height:1.6}
.bbv-page .bbv-ico{width:44px;height:44px;border-radius:12px;background:var(--cian-900);border:1px solid rgba(34,207,171,.28);display:flex;align-items:center;justify-content:center}
@media(max-width:767px){.bbv-page .bbv-cards{grid-template-columns:1fr;gap:16px}
.bbv-page .bbv-card{padding:28px 24px}}
.bbv-page .bbv-medcard{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;
  border-radius:var(--r-card);padding:var(--pad-panel);margin-top:48px;
  background-color:var(--azul);                       
  background-image:linear-gradient(100deg,var(--azul) 0%,var(--azul) 42%,var(--cian) 100%);}
.bbv-page .bbv-medcard h2{font-size:50px;line-height:1.1;text-align:left;color:var(--fg)}
.bbv-page .bbv-medcard h2 em{color:var(--fg)}
.bbv-page .bbv-medcard .bbv-sub{text-align:left;margin:16px 0 0;max-width:46ch;color:rgba(255,255,255,.92)}
.bbv-page .bbv-ejemplo{margin-top:26px;padding:20px 22px;border-radius:14px;background:rgba(7,15,33,.55);border:1px solid rgba(255,255,255,.14)}
.bbv-page .bbv-ejemplo b{font-size:16px;display:block;margin-bottom:6px}
.bbv-page .bbv-ejemplo p{font-size:14px;color:rgba(255,255,255,.88)}
.bbv-page .bbv-medcard .bbv-ctas{justify-content:flex-start;margin-top:26px}
.bbv-page .bbv-medcard .bbv-btn{background:var(--bg);color:var(--fg)}
.bbv-page .bbv-medcard .bbv-btn:hover{filter:none;background:#0d1730}
.bbv-page .bbv-formbox{background:#0B1326;border-radius:20px;padding:56px 28px 28px;position:relative;box-shadow:0 30px 60px -30px rgba(0,0,0,.8)}
.bbv-page .bbv-field{margin-bottom:14px}
.bbv-page .bbv-field label{display:block;font-size:13px;color:var(--fg2);margin-bottom:8px;font-weight:500}
.bbv-page .bbv-med-out{margin-top:18px;padding-top:18px;border-top:1px solid var(--stroke);display:grid;grid-template-columns:1fr 1fr;gap:16px}
.bbv-page .bbv-med-out div span{display:block;font-size:12px;color:var(--fg2);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}
.bbv-page .bbv-med-out div b{font-size:24px;font-weight:700}
.bbv-page .bbv-med-out div b em{font-style:normal;font-size:13px;color:var(--fg2);font-weight:500;margin-left:4px}
.bbv-page .bbv-doc{margin-top:16px;padding:22px 24px;border-radius:14px;background:var(--panel);border:1px solid var(--stroke)}
.bbv-page .bbv-doc-h{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--stroke)}
.bbv-page .bbv-doc-h b{font-size:14px}
.bbv-page .bbv-doc-h span{font-size:11px;color:var(--fg2);letter-spacing:.1em;text-transform:uppercase}
.bbv-page .bbv-doc-r{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px dashed rgba(98,108,130,.28);font-size:13.5px;color:var(--fg2)}
.bbv-page .bbv-doc-r:last-child{border-bottom:0}
.bbv-page .bbv-doc-r b{font-size:16px;color:var(--fg);white-space:nowrap}
@media(max-width:991px){.bbv-page .bbv-medcard{grid-template-columns:1fr;padding:28px 20px;gap:28px}
.bbv-page .bbv-medcard h2{font-size:36px}
.bbv-page .bbv-medcard .bbv-ctas .bbv-btn{width:auto}}
@media(max-width:767px){.bbv-page .bbv-medcard h2{font-size:30px}
.bbv-page .bbv-med-out{grid-template-columns:1fr}}
.bbv-page .bbv-pasos{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:52px;border-top:1px solid var(--stroke)}
.bbv-page .bbv-paso{padding:30px 26px 30px 0;border-right:1px solid var(--stroke);position:relative}
.bbv-page .bbv-paso:last-child{border-right:0}
.bbv-page .bbv-paso::before{content:'';position:absolute;top:-1px;left:0;width:38px;height:2px;background:var(--cian)}
.bbv-page .bbv-paso .bbv-eb{display:block;margin:8px 0 14px}
.bbv-page .bbv-paso h3{margin-bottom:10px;max-width:14ch}
.bbv-page .bbv-paso p{font-size:15px;line-height:1.55;color:var(--fg2);max-width:32ch}
@media(max-width:991px){.bbv-page .bbv-pasos{grid-template-columns:1fr 1fr}
.bbv-page .bbv-paso:nth-child(2){border-right:0}
.bbv-page .bbv-paso{padding-right:20px}}
@media(max-width:767px){.bbv-page .bbv-pasos{grid-template-columns:1fr}
.bbv-page .bbv-paso{border-right:0;border-bottom:1px solid var(--stroke);padding-right:0}
.bbv-page .bbv-paso:last-child{border-bottom:0}}
.bbv-page .bbv-prueba{background:linear-gradient(180deg,rgba(27,32,47,.5),rgba(7,15,33,0))}
.bbv-page .bbv-duo{display:grid;grid-template-columns:580fr 428fr;gap:24px;margin-top:48px}
.bbv-page .bbv-panel{border-radius:var(--r-card);padding:var(--pad-panel);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(120% 70% at 50% 0%,rgba(34,207,171,.10),rgba(34,207,171,0) 58%),var(--panel);box-shadow:inset 0 1px 0 rgba(96,221,195,.22);transition:translate .35s var(--ease),box-shadow .35s var(--ease)}
.bbv-page .bbv-panel.bbv-is-azul{background:radial-gradient(120% 70% at 50% 0%,rgba(255,255,255,.14),rgba(255,255,255,0) 58%),var(--azul)}
.bbv-page .bbv-duo .bbv-panel:hover{translate:0 -6px;box-shadow:inset 0 1px 0 rgba(96,221,195,.34),0 22px 44px -18px rgba(0,0,0,.6)}
@media(prefers-reduced-motion:reduce){.bbv-page .bbv-card,.bbv-page .bbv-panel{transition:none}
.bbv-page .bbv-card:hover,.bbv-page .bbv-duo .bbv-panel:hover{translate:none}}
.bbv-page .bbv-panel .bbv-eb{margin-bottom:18px}
.bbv-page .bbv-panel.bbv-is-azul .bbv-eb{color:rgba(255,255,255,.86)}
.bbv-page .bbv-panel p{font-size:16px;line-height:1.6;color:rgba(255,255,255,.78);margin-top:18px;max-width:44ch}
.bbv-page .bbv-panel.bbv-is-azul p{color:rgba(255,255,255,.9)}
.bbv-page .bbv-panel .bbv-rango{font-size:14px;color:var(--fg2);margin-top:12px}
.bbv-page .bbv-stat .bbv-u{font-size:28px;letter-spacing:-.01em;margin-left:8px}
.bbv-page .bbv-barsbox{margin-top:24px}
.bbv-page .bbv-barsbox h3{margin-bottom:22px}
.bbv-page .bbv-bars{display:grid;gap:14px}
.bbv-page .bbv-bar{display:grid;grid-template-columns:150px 1fr 64px;align-items:center;gap:16px;font-size:15px}
.bbv-page .bbv-bar span{color:var(--fg2)}
.bbv-page .bbv-bar .bbv-track{height:8px;border-radius:999px;background:var(--l2);overflow:hidden}
.bbv-page .bbv-bar .bbv-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--cian),rgba(34,207,171,.35))}
.bbv-page .bbv-bar b{text-align:right;font-weight:600;font-variant-numeric:tabular-nums}
@media(max-width:991px){.bbv-page .bbv-duo{grid-template-columns:1fr}}
@media(max-width:520px){.bbv-page .bbv-bar{grid-template-columns:104px 1fr 54px;font-size:13px}}
.bbv-page .bbv-eqband{position:relative;margin-top:24px;border-radius:var(--r-card);overflow:hidden;padding:40px 40px 140px;min-height:380px;display:flex;flex-direction:column;justify-content:center;gap:24px;background:var(--panel)}
.bbv-page .bbv-eqband img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;z-index:0}
.bbv-page .bbv-eqband::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,15,33,.78) 0%,rgba(7,15,33,.66) 50%,rgba(7,15,33,.12) 100%);z-index:1}
.bbv-page .bbv-eqband > *:not(img){position:relative;z-index:2}
.bbv-page .bbv-eqband .bbv-eb{text-align:center;color:var(--fg2)}
.bbv-page .bbv-circles{display:flex;gap:16px;justify-content:center}
.bbv-page .bbv-circle{flex:none;width:140px;height:140px;border-radius:50%;
  background:rgba(7,15,33,.72);border:2px solid rgba(34,207,171,.45);
  display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:14px;}
.bbv-page .bbv-circle b{font-size:30px;line-height:1;font-weight:700;color:var(--cian-acc);font-variant-numeric:tabular-nums}
.bbv-page .bbv-circle span{font-size:12px;line-height:1.25;color:var(--fg2);margin-top:8px;max-width:11ch}
.bbv-page .bbv-eqband .bbv-nota-eq{text-align:center;font-size:13px;color:var(--fg2);max-width:70ch;margin:0 auto}
.bbv-page .bbv-eqband .bbv-nota-eq::before{content:'';position:absolute;inset:-18px -48px;z-index:-1;border-radius:48px;
  background:radial-gradient(ellipse at center,rgba(7,15,33,.88) 0%,rgba(7,15,33,.74) 55%,rgba(7,15,33,0) 100%)}
@media(max-width:767px){.bbv-page .bbv-eqband .bbv-nota-eq::before{inset:-20px -24px;border-radius:0;background:linear-gradient(180deg,rgba(7,15,33,0),rgba(7,15,33,.90) 22%,rgba(7,15,33,.90) 78%,rgba(7,15,33,0))}}
@media(max-width:991px){.bbv-page .bbv-eqband{padding:32px 0 132px}
.bbv-page .bbv-circles{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 24px 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.bbv-page .bbv-circles::-webkit-scrollbar{display:none}
.bbv-page .bbv-circle{scroll-snap-align:center;width:150px;height:150px}
.bbv-page .bbv-eqband .bbv-eb,.bbv-page .bbv-eqband .bbv-nota-eq{padding:0 24px}}
.bbv-page .bbv-faqs{margin-top:44px;display:grid;gap:12px}
.bbv-page details{background:var(--l1);border:1px solid rgba(34,207,171,.12);border-radius:14px;padding:0 28px}
.bbv-page details[open]{border-color:rgba(34,207,171,.34)}
.bbv-page summary{list-style:none;cursor:pointer;padding:24px 0;font-size:17px;font-weight:600;display:flex;justify-content:space-between;gap:20px;align-items:center}
.bbv-page summary::-webkit-details-marker{display:none}
.bbv-page summary::after{content:'';width:9px;height:9px;border-right:2px solid var(--cian);border-bottom:2px solid var(--cian);transform:rotate(45deg) translateY(-3px);transition:transform var(--dur) var(--ease);flex:none}
.bbv-page details[open] summary::after{transform:rotate(-135deg) translateY(-3px)}
.bbv-page summary:focus-visible{outline:2px solid var(--cian);outline-offset:4px;border-radius:6px}
.bbv-page details p{padding:0 0 26px;color:var(--fg2);font-size:16px;line-height:1.65;max-width:74ch}
.bbv-page .bbv-cierre{padding:var(--pad-sec) 0 88px;text-align:center}
.bbv-page .bbv-cierre .bbv-ctas{margin-top:32px}
.bbv-page .bbv-nota{margin:56px auto 0;padding-top:26px;border-top:1px solid var(--stroke);color:var(--fg2);font-size:13px;line-height:1.6;max-width:78ch;text-align:left}
@media(prefers-reduced-motion:reduce){.bbv-page *{transition:none!important;scroll-behavior:auto!important}}
.bbv-page .bbv-marquee{position:relative;overflow:hidden;margin-top:28px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.bbv-page .bbv-marquee-track{display:flex;gap:12px;width:max-content;animation:bbv-marquee 28s linear infinite}
.bbv-page .bbv-marquee:hover .bbv-marquee-track{animation-play-state:paused}
.bbv-page .bbv-marquee .bbv-chip{flex:none;white-space:nowrap}
.bbv-page .bbv-marquee .bbv-chip::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--cian);margin-right:10px;flex:none}
@keyframes bbv-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.bbv-page .bbv-marquee-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}
.bbv-page .bbv-marquee{mask-image:none;-webkit-mask-image:none}}
.js .bbv-page .bbv-rv{opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease),transform .8s var(--ease);transition-delay:calc(var(--i,0)*90ms)}
.js .bbv-page .bbv-rv.in{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.js .bbv-page .bbv-rv{opacity:1;transform:none;transition:none}}
.bbv-page .bbv-field input,.bbv-page .bbv-field select{width:100%;background:var(--l1);border:1px solid var(--stroke);border-radius:10px;padding:13px 16px;
  color:var(--fg);font:inherit;font-size:15px;appearance:none;-webkit-appearance:none;}
.bbv-page .bbv-field input:focus,.bbv-page .bbv-field select:focus{outline:none;border-color:var(--cian);box-shadow:0 0 0 3px rgba(34,207,171,.18)}
.bbv-page .bbv-field .bbv-sel{position:relative}
.bbv-page .bbv-field .bbv-sel::after{content:'';position:absolute;right:16px;top:50%;width:8px;height:8px;border-right:1.5px solid var(--fg2);border-bottom:1.5px solid var(--fg2);transform:translateY(-70%) rotate(45deg);pointer-events:none}
.bbv-page .bbv-med-out div b{font-variant-numeric:tabular-nums}
.bbv-page .bbv-med-out .bbv-eqv{grid-column:1/-1;font-size:13.5px;color:var(--fg2);line-height:1.5;padding-top:4px}
.bbv-page .bbv-med-out .bbv-eqv b{font-size:13.5px;color:var(--fg);font-weight:600}
.bbv-page .bbv-formbox{padding:28px}
.bbv-page .bbv-formbox .bbv-btn{width:100%;margin-top:16px}
.bbv-page .bbv-ciclo_progress{height:4px;border-radius:999px;background:rgba(255,255,255,.1);margin-top:48px;overflow:hidden}
.bbv-page .bbv-ciclo_progress_fill{height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,var(--cian),var(--azul));transition:width 1.6s var(--ease)}
.bbv-page .in .bbv-ciclo_progress_fill,.bbv-page .bbv-ciclo_progress.in .bbv-ciclo_progress_fill{width:100%}
.bbv-page .bbv-ciclo_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:56px}
.bbv-page .bbv-ciclo_num{font-size:60px;font-weight:700;line-height:1;color:var(--cian-acc);margin-bottom:22px}
.bbv-page .bbv-ciclo_title{font-size:24px;margin-bottom:10px}
.bbv-page .bbv-ciclo_text{font-size:15px;line-height:1.6;color:var(--fg2)}
@media(max-width:991px){.bbv-page .bbv-ciclo_grid{grid-template-columns:1fr 1fr;gap:32px}}
@media(max-width:479px){.bbv-page .bbv-ciclo_grid{grid-template-columns:1fr}
.bbv-page .bbv-ciclo_num{font-size:48px;margin-bottom:12px}}
.bbv-page .bbv-med-out div b{font-size:22px}
.bbv-page .bbv-med-out div b em{white-space:nowrap}
.bbv-page .bbv-medcard{align-items:start}
.bbv-page .bbv-medcard > div:first-child{position:sticky;top:112px;align-self:start}
@media(max-width:991px){.bbv-page .bbv-medcard > div:first-child{position:static}}
.bbv-page .bbv-doc-h b,.bbv-page .bbv-doc-h span{white-space:nowrap}
@media(max-width:479px){.bbv-page .bbv-doc-h span{font-size:10px}
.bbv-page .bbv-doc-r{font-size:13px}}
.bbv-page .bbv-d1{--i:1}
.bbv-page .bbv-d2{--i:2}
.bbv-page .bbv-d3{--i:3}
.bbv-page .bbv-d4{--i:4}
.bbv-page .bbv-d5{--i:5}
.bbv-page .bbv-d6{--i:6}
.bbv-page .bbv-d7{--i:7}
.bbv-page .bbv-d8{--i:8}
.bbv-page .bbv-sub-note{font-size:14px;color:rgba(255,255,255,.8)}
.bbv-page .bbv-w1000{width:100%}
.bbv-page .bbv-w560{width:56%}
.bbv-page .bbv-w504{width:50.4%}
.bbv-page .bbv-w418{width:41.8%}
.bbv-page .bbv-w377{width:37.7%}
.bbv-page .bbv-w198{width:19.8%}
.bbv-page .bbv-w675{width:67.5%}
.bbv-page{display:block;width:100%;background:transparent}
.bbv-page .bbv-formslot{min-width:0}
.bbv-page .bbv-formslot > .w-embed{display:block}
.bbv-page .bbv-formslot > .w-embed::before,.bbv-page .bbv-formslot > .w-embed::after{content:none}
.bbv-page a.bbv-btn{text-decoration:none;max-width:none}
.bbv-page img{height:auto}
.bbv-page .bbv-split-media img,.bbv-page .bbv-eqband img{height:100%}
.bbv-page .bbv-hero-img{height:567px}
.bbv-page details > p{margin:0}

/* ── fuera de .bbv-page: solo en esta página ── */
/* html necesita fondo propio: si no, el del body sube al lienzo, se dimensiona al alto de la
   ventana (900 px) y se repite cada pantalla en vez de recorrer la página entera (medido 21-sep). */
html{background:#070F21}
body{background:linear-gradient(180deg,#070F21 0%,#070F21 42%,#08182A 70%,#0A2531 88%,#0B2C34 100%)}
.page-wrapper,.main-wrapper{background:transparent}
.main-wrapper > .home-form_test{background:transparent}
.footer_contenedor_general{position:relative;background-image:
  radial-gradient(ellipse 46% 150px at 50% 0%,rgba(116,218,181,.34),rgba(116,218,181,0) 72%)}
.footer_contenedor_general::before{content:'';position:absolute;left:12%;right:12%;top:0;height:1px;
  background:linear-gradient(90deg,rgba(34,207,171,0),rgba(34,207,171,.9) 30%,rgba(10,111,214,.9) 70%,rgba(10,111,214,0));
  box-shadow:0 0 18px 2px rgba(34,207,171,.35);pointer-events:none}
