/* Hero 3 Slides — Baterias Buffon. Isolado para não interferir no restante do site. */
.bbh-hero{
  --bbh-navy:#0b2d4f;
  --bbh-orange:#FC6700;
  --bbh-green:#25D366;
  --bbh-line:#dfe7ee;
  display:grid;
  grid-template-columns:minmax(0,1fr) 308px;
  width:100%;
  max-width:1440px;
  min-height:500px;
  margin:0 auto;
  background:#fff;
  overflow:hidden;
}
.bbh-hero,.bbh-hero *{box-sizing:border-box}
.bbh-slider-area{min-width:0;display:grid;grid-template-rows:1fr;background:#fff}
.bbh-slides{position:relative;min-height:500px;overflow:hidden}
.bbh-slide{
  position:absolute;
  inset:0;
  opacity:0;
  transform:translateX(-100%);
  transition:transform .72s cubic-bezier(.22,.61,.36,1),opacity .34s ease;
  pointer-events:none;
  background:#fff;
}
.bbh-slide.is-active{opacity:1;transform:translateX(0);pointer-events:auto;z-index:2}
.bbh-slide.is-out{opacity:1;transform:translateX(100%);z-index:1}

/* Slide 1 */
.bbh-slide-main{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);
  align-items:center;
  height:100%;
  overflow:hidden;
  background:
    radial-gradient(circle at 74% 18%,rgba(255,255,255,.13),transparent 24%),
    radial-gradient(circle at 88% 82%,rgba(255,255,255,.08),transparent 21%),
    linear-gradient(110deg,#06203d 0%,#0b2d4f 46%,#1a5c8f 100%);
}
.bbh-slide-main::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.02) 0%,rgba(255,255,255,0) 36%);pointer-events:none}
.bbh-slide-copy{position:relative;z-index:1;padding:34px 14px 30px 46px;display:flex;flex-direction:column;justify-content:center;color:#fff}
.bbh-slide-copy h1{margin:0;max-width:760px;font-size:clamp(28px,3.55vw,54px);line-height:1.02;letter-spacing:-.05em;color:#fff}
.bbh-slide-copy h1 em{display:block;font-style:normal;color:var(--bbh-orange);text-transform:uppercase}
.bbh-slide-copy h1 span{display:block;color:#fff;text-transform:none;font-size:.90em}
.bbh-slide-copy h1 em + span{margin-top:2px}
.bbh-value-row{display:flex;flex-wrap:nowrap;gap:10px;width:min(100%,560px);margin:30px auto 18px;justify-content:center}
.bbh-value{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);color:#f5fbff;font-size:12px;font-weight:800;white-space:nowrap;opacity:.98}
.bbh-value::before{content:"✓";color:var(--bbh-orange);font-size:12px;line-height:1;font-weight:900}
.bbh-delivery{width:min(100%,420px);margin:0 auto 18px;text-align:center}
.bbh-delivery strong{display:block;color:#fff;font-size:30px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:-.03em}
.bbh-startstop-wrap{width:min(100%,540px);margin:12px auto 0}
.bbh-startstop-title{width:fit-content;min-width:0;margin:0 auto 14px;text-align:center;padding:12px 30px;border-radius:999px;background:var(--bbh-orange);color:#fff;font-size:15px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;box-shadow:0 10px 24px rgba(252,103,0,.22)}
.bbh-startstop-products{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:end}
.bbh-start-item{display:flex;flex-direction:column;align-items:center;text-align:center}
.bbh-start-item img{width:100%;max-width:210px;height:122px;object-fit:contain;display:block;filter:drop-shadow(0 12px 22px rgba(1,15,28,.30))}
.bbh-start-item strong{display:block;margin-top:8px;color:#fff;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.bbh-product-side{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:26px 30px 26px 0}
.bbh-hero-product{width:min(100%,460px);height:auto;object-fit:contain;filter:drop-shadow(0 26px 34px rgba(1,15,28,.34))}

/* Slide 2 */
.bbh-slide-company{
  position:relative;
  height:100%;
  overflow:hidden;
  background:
    linear-gradient(90deg,rgba(6,32,61,.98) 0%,rgba(8,37,68,.94) 18%,rgba(10,43,77,.74) 34%,rgba(18,71,116,.38) 54%,rgba(18,71,116,.12) 76%,rgba(18,71,116,.04) 100%),
    linear-gradient(0deg,rgba(5,23,43,.84) 0%,rgba(7,31,57,.64) 14%,rgba(9,40,72,.30) 26%,rgba(10,43,77,.08) 40%,rgba(10,43,77,0) 56%),
    url("../../imagens/otimizadas/fachada-slide2-user.png") center center/cover no-repeat;
}
.bbh-slide-company::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(255,255,255,.03),rgba(255,255,255,0));pointer-events:none}
.bbh-company-copy{position:relative;z-index:1;height:100%;padding:40px 42px 20px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}
.bbh-company-top,.bbh-company-bottom{flex:0 0 auto}
.bbh-company-bottom{margin-top:40px}
.bbh-company-kicker{margin:0 0 10px;color:#d6e7f7;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.bbh-company-title{margin:0;max-width:620px;font-size:clamp(38px,4.2vw,58px);line-height:.98;letter-spacing:-.05em;text-transform:uppercase;color:#fff}
.bbh-company-title em{font-style:normal;color:var(--bbh-orange)}
.bbh-company-points{display:flex;flex-wrap:wrap;gap:12px 22px;margin:18px 0 20px;padding:0;list-style:none}
.bbh-company-points li{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:800;color:#fff}
.bbh-company-points li::before{content:"–";color:var(--bbh-orange);font-weight:900}
.bbh-company-specialist{margin:0 0 8px;color:#fff;font-size:22px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
.bbh-company-brands{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:end;max-width:640px;margin:6px 0 0;padding:8px 10px 6px;border:1px solid rgba(252,103,0,.80);border-radius:12px;background:rgba(4,24,44,.12);align-self:flex-start}
.bbh-company-brand{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 6px}
.bbh-company-brand + .bbh-company-brand{border-left:1px solid rgba(252,103,0,.35)}
.bbh-company-brand img{width:100%;max-width:104px;height:68px;object-fit:contain;display:block;filter:drop-shadow(0 10px 18px rgba(1,15,28,.22))}
.bbh-company-brand strong{display:block;margin-top:8px;color:#fff;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}

/* Slide 3 */
.bbh-slide-service{position:relative;height:100%;overflow:hidden;background:#06203d}
.bbh-service-photo{position:absolute;top:0;right:0;bottom:0;left:34%;background:url("../../imagens/otimizadas/servico-socorro-bateria-24h-cascavel-crop.webp") center 48%/cover no-repeat}
.bbh-slide-service::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#06203d 0%,rgba(6,32,61,.99) 34%,rgba(8,37,68,.92) 48%,rgba(8,37,68,.58) 62%,rgba(8,37,68,.18) 80%,rgba(8,37,68,.05) 100%),linear-gradient(0deg,rgba(4,22,41,.58) 0%,rgba(4,22,41,.14) 40%,rgba(4,22,41,.04) 100%);pointer-events:none}
.bbh-service-copy{position:relative;z-index:2;width:min(64%,720px);height:100%;padding:38px 28px 34px 46px;display:flex;flex-direction:column;justify-content:center;color:#fff}
.bbh-service-kicker{margin:0 0 10px;color:#fff;font-size:18px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.bbh-service-kicker strong{color:var(--bbh-orange);font-size:1.55em;letter-spacing:-.02em}
.bbh-service-title{margin:0;max-width:650px;color:#fff;font-size:clamp(35px,4vw,56px);line-height:.98;letter-spacing:-.05em;text-transform:uppercase}
.bbh-service-title span,.bbh-service-title em{display:block}
.bbh-service-title em{margin-top:4px;color:var(--bbh-orange);font-style:normal}
.bbh-service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;max-width:640px;margin:26px 0 0;padding:18px 0 0;list-style:none;border-top:1px solid rgba(255,255,255,.20)}
.bbh-service-list li{position:relative;padding-left:17px;color:#f5fbff;font-size:14px;line-height:1.3;font-weight:800}
.bbh-service-list li::before{content:"";position:absolute;left:0;top:.53em;width:8px;height:3px;border-radius:999px;background:var(--bbh-orange)}
.bbh-service-list li:last-child{grid-column:1/-1}

/* Lateral fixa */
.bbh-fixed-panel{background:linear-gradient(180deg,#0b2d4f 0%,#08253f 100%);padding:24px 18px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}
.bbh-logo-box{width:100%;display:flex;justify-content:center;align-items:center;padding:0 0 8px}
.bbh-logo-box img{width:176px;height:auto}
.bbh-panel-title{margin:0 0 2px;text-align:center;color:#fff;font-size:14px;font-weight:900;text-transform:uppercase}
.bbh-panel-title b{color:var(--bbh-orange);font-size:23px}
.bbh-contact,.bbh-payment{width:100%;max-width:236px;min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;text-decoration:none;font-size:17px;font-weight:900;box-shadow:0 12px 26px rgba(0,0,0,.16)}
.bbh-contact svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.bbh-whatsapp{background:var(--bbh-green);color:#fff}
.bbh-phone{background:#fff;color:var(--bbh-navy)}
.bbh-payment{min-height:74px;background:var(--bbh-orange);color:#fff;padding:10px 14px}
.bbh-payment svg{width:30px;height:30px;fill:none;stroke:#fff;stroke-width:1.7}
.bbh-payment strong{font-size:13px;line-height:1.14;text-transform:uppercase}

@media(max-width:1120px){.bbh-slide-main{grid-template-columns:minmax(0,1fr) minmax(280px,.78fr)}}
@media(max-width:980px){
  .bbh-hero{grid-template-columns:1fr}
  .bbh-fixed-panel{padding:16px;background:#f3f8fb;border-top:1px solid var(--bbh-line);gap:10px}
  .bbh-logo-box img{width:160px}
  .bbh-panel-title{color:var(--bbh-navy)}
  .bbh-contact,.bbh-payment{max-width:none;width:100%;margin:0;min-height:54px}
}
@media(max-width:780px){
  .bbh-slides{min-height:860px}
  .bbh-slide-main{grid-template-columns:1fr;grid-template-rows:auto 230px}
  .bbh-slide-copy{padding:24px 18px 16px}
  .bbh-value-row{flex-wrap:wrap;gap:10px}
  .bbh-slide-copy h1{font-size:clamp(28px,8vw,42px)}
  .bbh-slide-copy h1 em,.bbh-slide-copy h1 span{display:block}
  .bbh-slide-copy h1 em + span{margin-top:2px}
  .bbh-delivery strong{font-size:26px}
  .bbh-startstop-wrap{width:100%}
  .bbh-startstop-products{gap:10px}
  .bbh-start-item img{max-width:160px;height:100px}
  .bbh-product-side{padding:4px 18px 24px;gap:12px}
  .bbh-hero-product{max-height:205px}
  .bbh-company-copy{padding:28px 18px 20px}
  .bbh-company-title{font-size:clamp(30px,8vw,42px)}
  .bbh-company-points{gap:10px 18px;margin:16px 0 18px}
  .bbh-company-points li{font-size:14px}
  .bbh-company-specialist{font-size:18px;margin:6px 0 12px}
  .bbh-company-brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:100%;margin:12px 0 0;padding:14px 12px 10px;border-radius:12px}
  .bbh-company-brand img{max-width:118px;height:74px}
  .bbh-company-brands .bbh-company-brand:nth-child(3){border-left:0}
  .bbh-service-photo{left:0;background-position:center 48%}
  .bbh-slide-service::before{background:linear-gradient(180deg,rgba(6,32,61,.98) 0%,rgba(6,32,61,.92) 46%,rgba(6,32,61,.72) 68%,rgba(6,32,61,.46) 100%),linear-gradient(90deg,rgba(6,32,61,.82) 0%,rgba(6,32,61,.42) 100%)}
  .bbh-service-copy{width:100%;padding:34px 20px 32px;justify-content:flex-start}
  .bbh-service-kicker{margin-top:12px;font-size:17px}
  .bbh-service-title{max-width:560px;font-size:clamp(34px,9vw,48px)}
  .bbh-service-list{grid-template-columns:1fr;gap:12px;max-width:520px;margin-top:24px}
  .bbh-service-list li:last-child{grid-column:auto}
}
