body.cms-id-24 .hb-page{
      --hb-red:#d71920;
      --hb-red-dark:#a90f15;
      --hb-black:#171717;
      --hb-text:#2b2b2b;
      --hb-muted:#666;
      --hb-bg:#f5f5f5;
      --hb-border:#e5e5e5;
      --hb-green:#278a55;
      --hb-white:#fff;
      --hb-radius:18px;
      --hb-shadow:0 12px 35px rgba(0,0,0,.10);
    }
    body.cms-id-24 .hb-page,
    body.cms-id-24 .hb-page *{box-sizing:border-box}
    body.cms-id-24 .hb-page{overflow:hidden;font-family:Arial,Helvetica,sans-serif;color:var(--hb-text);background:#fff;line-height:1.55}
    body.cms-id-24 .hb-page a{text-decoration:none}
    .hb-container{width:min(1180px,calc(100% - 36px));margin:auto}
    .hb-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--hb-red);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:13px}
    .hb-kicker:before{content:"";width:28px;height:3px;border-radius:99px;background:var(--hb-red)}
    body#cms.cms-id-24 .hb-page h1,
    body#cms.cms-id-24 .hb-page h2,
    body#cms.cms-id-24 .hb-page h3{margin:0 0 16px;line-height:1.12;color:var(--hb-black);font-family:Arial,Helvetica,sans-serif;text-transform:none;padding:0;border:0}
    body#cms.cms-id-24 .hb-page h1{font-size:clamp(38px,6vw,70px);font-weight:700!important;letter-spacing:-.035em}
    body#cms.cms-id-24 .hb-page h2{font-size:clamp(30px,4vw,46px);font-weight:700!important;letter-spacing:-.025em}
    body#cms.cms-id-24 .hb-page h3{font-size:22px;font-weight:700!important}
    body.cms-id-24 .hb-page p{margin:0 0 16px}
    .hb-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:13px 24px;border-radius:10px;font-weight:800;transition:.2s ease}
    .hb-btn-primary{background:var(--hb-red);color:#fff;box-shadow:0 8px 20px rgba(215,25,32,.25)}
    .hb-btn-primary:hover{background:var(--hb-red-dark);transform:translateY(-2px)}
    .hb-btn-light{background:#fff;color:var(--hb-red);border:2px solid #fff}
    .hb-btn-outline{background:#fff;color:var(--hb-red);border:2px solid var(--hb-red)}
    .hb-btn-outline:hover{background:#fff5f5}
    .hb-hero{background:linear-gradient(115deg,#111 0%,#222 52%,#71070b 100%);color:#fff;padding:26px 0 32px}
    .hb-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:42px;align-items:center}
    .hb-hero h1,.hb-hero p{color:#fff}
    .hb-hero h1 span{color:#ff3138}
    .hb-hero-lead{font-size:21px;max-width:760px;color:#ececec!important}
    .hb-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
    .hb-hero-card{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);border-radius:var(--hb-radius);padding:25px}
    .hb-hero-card strong{font-size:40px;display:block;color:#fff;line-height:1}
    .hb-hero-card small{display:block;color:#ddd;margin-top:8px}
    .hb-stats{margin-top:-1px;background:#fff;border-bottom:1px solid var(--hb-border)}
    .hb-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}
    .hb-stat{padding:18px 20px;text-align:center;border-right:1px solid var(--hb-border)}
    .hb-stat:last-child{border-right:0}
    .hb-stat b{display:block;color:var(--hb-red);font-size:26px;line-height:1.15}
    .hb-stat span{font-size:14px;color:var(--hb-muted)}
    .hb-section{padding:52px 0}
    .hb-section-soft{background:var(--hb-bg)}
    .hb-intro{max-width:850px;margin:0 auto 28px;text-align:center}
    .hb-intro p{font-size:18px;color:var(--hb-muted)}
    .hb-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
    .hb-card{background:#fff;border:1px solid var(--hb-border);border-radius:var(--hb-radius);padding:28px;box-shadow:0 8px 26px rgba(0,0,0,.05)}
    .hb-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#fff0f1;color:var(--hb-red);font-size:25px;font-weight:bold;margin-bottom:18px}
    .hb-card p{color:var(--hb-muted)}
    .hb-highlight{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
    .hb-panel{background:var(--hb-black);color:#fff;border-radius:24px;padding:32px;box-shadow:var(--hb-shadow)}
    .hb-panel h2,.hb-panel h3{color:#fff}
    .hb-list{list-style:none;margin:22px 0 0;padding:0}
    .hb-list li{position:relative;padding:0 0 14px 32px}
    .hb-list li:before{content:"✓";position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;background:var(--hb-red);color:#fff;text-align:center;line-height:22px;font-weight:bold;font-size:13px}
    .hb-warning{margin-top:22px;padding:18px;border-left:5px solid var(--hb-red);background:#fff5f5;border-radius:8px;color:#4a2525}
    .hb-process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;counter-reset:step}
    .hb-step{counter-increment:step;background:#fff;border:1px solid var(--hb-border);border-radius:var(--hb-radius);padding:25px;position:relative}
    .hb-step:before{content:counter(step);display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--hb-red);color:#fff;font-weight:900;margin-bottom:17px}
    .hb-equipment{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
    .hb-equipment a{display:flex;min-height:150px;align-items:flex-end;padding:20px;border-radius:15px;background-image:linear-gradient(180deg,rgba(10,14,18,.08) 15%,rgba(10,14,18,.88) 100%),var(--hb-equipment-image);background-position:center;background-size:cover;color:#fff;font-size:17px;font-weight:800;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.75);border-bottom:4px solid var(--hb-red);transition:.2s ease}
    .hb-equipment a:hover{transform:translateY(-3px);box-shadow:var(--hb-shadow)}
    .hb-cta{background:linear-gradient(120deg,var(--hb-red-dark),var(--hb-red));color:#fff;border-radius:24px;padding:34px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}
    .hb-cta h2,.hb-cta p{color:#fff}
    .hb-cta p{margin-bottom:0;font-size:18px}
    body.cms-id-24 .hb-page details{background:#fff;border:1px solid var(--hb-border);border-radius:12px;margin-bottom:12px;padding:0 20px}
    body.cms-id-24 .hb-page summary{cursor:pointer;font-weight:800;padding:20px 36px 20px 0;position:relative;list-style:none}
    body.cms-id-24 .hb-page summary::-webkit-details-marker{display:none}
    body.cms-id-24 .hb-page summary:after{content:"+";position:absolute;right:0;top:14px;font-size:30px;color:var(--hb-red)}
    body.cms-id-24 .hb-page details[open] summary:after{content:"−"}
    body.cms-id-24 .hb-page details p{padding:0 0 20px;color:var(--hb-muted)}
    .hb-legal{font-size:13px;color:#777;background:#fafafa;border:1px solid var(--hb-border);border-radius:12px;padding:18px;margin-top:28px}
    .hb-floating{position:fixed;right:20px;bottom:20px;z-index:20;background:#25d366;color:#fff;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:bold;box-shadow:0 10px 25px rgba(0,0,0,.25)}
    @media(max-width:900px){
      .hb-hero-grid,.hb-highlight,.hb-cta{grid-template-columns:1fr}
      .hb-cards{grid-template-columns:1fr 1fr}
      .hb-process,.hb-equipment{grid-template-columns:1fr 1fr}
      .hb-stats-grid{grid-template-columns:1fr 1fr}
      .hb-stat:nth-child(2){border-right:0}
      .hb-stat:nth-child(-n+2){border-bottom:1px solid var(--hb-border)}
    }
    @media(max-width:600px){
      .hb-container{width:min(100% - 24px,1180px)}
      .hb-section{padding:40px 0}
      .hb-cards,.hb-process,.hb-equipment{grid-template-columns:1fr}
      .hb-hero{padding-top:14px}
      .hb-hero-actions{flex-direction:column}
      .hb-btn{width:100%}
      .hb-cta{padding:28px}
    }

/* Neutraliza únicamente las reglas editoriales genéricas del tema en esta CMS. */
body#cms.cms-id-24 #wrapper > .container,
body#cms.cms-id-24 #wrapper .all-columns.section-container-min{
  width:100%;
  max-width:none;
  padding-right:0!important;
  padding-left:0!important;
}
body#cms.cms-id-24 .page-header{display:none}
body#cms.cms-id-24 .page-content .hb-page a{
  text-decoration:none!important;
  word-break:normal!important;
}
body#cms.cms-id-24 .page-content .hb-page .hb-list{
  padding-left:0;
  list-style:none;
}
body#cms.cms-id-24 .page-content .hb-page .hb-panel h2,
body#cms.cms-id-24 .page-content .hb-page .hb-panel h3,
body#cms.cms-id-24 .page-content .hb-page .hb-panel p{
  color:#fff;
}
body#cms.cms-id-24 .page-content .hb-page .hb-hero h1{
  color:#fff;
}
body#cms.cms-id-24 .page-content .hb-page .hb-hero h1 span{
  color:#ff3138;
}
