:root{
  --green:#00441F;
  --green-2:#00CF7B;
  --green-3:#003719;
  --mint:#E0E5CF;
  --cream:#F7F8F2;
  --ink:#10231A;
  --muted:#607267;
  --line:#DFE9E2;
  --white:#FFFFFF;
  --orange:#FF7A40;
  --blue:#00A8E2;
  --pink:#EF6FD4;
  --shadow:0 24px 60px rgba(0,68,31,.14);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{width:min(880px,calc(100% - 40px));margin:auto}
.topbar{height:78px;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(13,107,54,.08)}.nav-wrap{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--green-2),var(--green-3));color:white;display:grid;place-items:center;font-weight:800;font-size:24px;box-shadow:0 10px 25px rgba(13,107,54,.2)}.brand-text{display:flex;flex-direction:column;line-height:1.05}.brand-text strong{font-size:19px}.brand-text small{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:var(--muted);margin-top:4px}.nav{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:13px;font-weight:700}.nav a{padding:8px 0;position:relative}.nav a:after{content:"";position:absolute;left:0;bottom:3px;width:0;height:2px;background:var(--green-2);transition:.25s}.nav a:hover:after{width:100%}.menu-btn{display:none;border:0;background:none;font-size:26px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:14px 22px;font-weight:800;font-size:13px;letter-spacing:.01em;transition:.25s;border:1px solid transparent;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-dark{background:var(--green-3);color:white}.btn-green{background:linear-gradient(90deg,var(--green-2),var(--green));color:white}.btn-light{background:#fff;color:var(--green-3)}.btn-light-solid{background:#fff;color:var(--green-3)}.btn-ghost{border-color:rgba(255,255,255,.45);color:white;background:rgba(255,255,255,.05)}
.hero{min-height:660px;position:relative;overflow:hidden;background:linear-gradient(90deg,#00441F 0%,#006C37 56%,#f4f7f1 56%)}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 25% 22%,rgba(69,210,122,.23),transparent 35%),linear-gradient(135deg,rgba(0,0,0,.1),transparent 55%)}.hero-grid{position:relative;z-index:2;min-height:660px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center}.hero-copy{padding:76px 45px 86px 0;color:white}.eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:#b9f3cf;margin-bottom:18px}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.04;margin:0 0 22px;max-width:760px;letter-spacing:-.045em}.hero h1 span{color:#bdf3ce}.hero-copy>p{font-size:18px;max-width:640px;color:#e7f5eb;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px;padding-top:24px;border-top:1px solid rgba(255,255,255,.2)}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:16px}.trust-row span{font-size:11px;color:#bfe5cc}.hero-visual{height:100%;position:relative;background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(248,251,247,.96)),url('https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?auto=format&fit=crop&w=1400&q=85') center/cover}.hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,247,241,0) 0%,rgba(244,247,241,.18) 30%,rgba(244,247,241,.95) 100%)}.hero-shield{position:absolute;right:13%;top:16%;width:130px;height:150px;border-radius:48% 48% 58% 58%/38% 38% 66% 66%;background:linear-gradient(145deg,#20b955,#08722f);box-shadow:0 28px 60px rgba(13,107,54,.3);color:white;font-size:72px;font-weight:900;display:grid;place-items:center;border:7px solid rgba(255,255,255,.45);transform:rotate(4deg)}.hero-card{position:absolute;left:10%;bottom:12%;width:72%;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);padding:23px 26px;border-radius:18px;box-shadow:var(--shadow);display:flex;flex-direction:column}.hero-card small{color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hero-card strong{font-size:21px;margin:4px 0}.hero-card span{font-size:13px;color:var(--muted)}.hero-wave{position:absolute;left:54%;top:0;width:120px;height:100%;background:linear-gradient(90deg,var(--green) 0%,transparent 100%);clip-path:polygon(0 0,45% 0,100% 50%,45% 100%,0 100%,55% 50%);opacity:.78;z-index:1}
.credibility-strip{background:#fff;border-bottom:1px solid var(--line)}.credibility-inner{min-height:94px;display:grid;grid-template-columns:auto auto 1fr;gap:28px;align-items:center}.credibility-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:800}.rodobens-wordmark{font-size:24px;font-weight:900;font-style:italic;color:#e34e2d;letter-spacing:-.04em}.credibility-note{font-size:12px;color:var(--muted);max-width:640px}
.section{padding:96px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.about{background:linear-gradient(180deg,#fff,#f8fbf8)}.about-photo{position:relative}.about-photo img{height:520px;width:100%;object-fit:cover;border-radius:38px 10px 38px 10px}.about-photo:after{content:"";position:absolute;width:120px;height:120px;left:-28px;bottom:-28px;background:repeating-linear-gradient(45deg,var(--green),var(--green) 2px,transparent 2px,transparent 10px);opacity:.15;z-index:-1}.floating-badge{position:absolute;right:-28px;bottom:36px;background:white;padding:14px 18px;border-radius:12px;box-shadow:var(--shadow);font-size:12px;font-weight:800}.floating-badge span{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--green-2);color:white;margin-right:8px}.section-kicker{display:inline-block;color:var(--green-2);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.13em;margin-bottom:10px}.section-copy h2,.section-head h2,.quote h2,.cta-band h2{font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.04em;margin:0 0 18px}.section-copy p,.section-head p{color:var(--muted)}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0 30px;font-size:13px;font-weight:700;color:#2d4638}.section-head{text-align:center;max-width:760px;margin:0 auto 52px}.section-head p{max-width:680px;margin:0 auto}
.products{background:#fff}.product-feature{min-height:430px;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;margin:0 0 34px;background:var(--cream);box-shadow:0 16px 45px rgba(13,74,40,.08)}.product-feature.reverse .product-copy{order:2}.product-feature.reverse .product-image{order:1}.product-copy{padding:54px 58px;display:flex;flex-direction:column;justify-content:center}.product-copy h3{font-size:30px;line-height:1.2;margin:12px 0 14px;letter-spacing:-.03em}.product-copy p{color:var(--muted);font-size:14px}.product-copy .btn{align-self:flex-start;margin-top:16px}.pill{display:inline-flex;align-self:flex-start;border-radius:999px;background:#dff3e6;color:var(--green);padding:7px 12px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-image{position:relative;min-height:430px}.product-image img{width:100%;height:100%;object-fit:cover}.auto-img:after,.home-img:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,248,242,.45),transparent 45%)}.image-shield{position:absolute;right:26px;top:26px;background:linear-gradient(145deg,#1fbd58,#09652f);color:white;width:74px;height:82px;border-radius:42% 42% 54% 54%;display:grid;place-items:center;font-size:38px;font-weight:900;box-shadow:0 14px 30px rgba(0,0,0,.15)}.mini-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.mini-tags span{background:white;border:1px solid var(--line);border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800}.life{background:linear-gradient(135deg,#0b6033,#11834a);color:white}.life .product-copy p{color:#d7f0e0}.life .pill{background:rgba(255,255,255,.13);color:white}.life-img:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,rgba(11,96,51,.35))}.key-chip{position:absolute;left:26px;bottom:26px;background:white;color:var(--green);width:68px;height:68px;border-radius:18px;display:grid;place-items:center;font-size:34px;font-weight:900;box-shadow:var(--shadow)}
.partners{background:linear-gradient(180deg,#f1f7ef,#f8fbf7)}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.brand-card{background:white;border:1px solid #dce9df;border-radius:14px;min-height:104px;display:grid;place-items:center;text-align:center;padding:18px;font-size:16px;font-weight:900;color:#294638;box-shadow:0 10px 24px rgba(16,78,42,.05)}.brand-card:hover{border-color:#8bcda2;transform:translateY(-2px);transition:.2s}.partners-disclaimer{text-align:center;font-size:10px;color:#7a8e81;max-width:850px;margin:22px auto 0}
.process{background:#fff}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{padding:28px;border:1px solid var(--line);border-radius:18px;background:white}.step b{font-size:12px;color:var(--green-2);letter-spacing:.12em}.step h3{font-size:18px;margin:16px 0 8px}.step p{font-size:12px;color:var(--muted);margin:0}
.quote{background:linear-gradient(135deg,#003719,#006C37 60%,#00A862);color:white;position:relative;overflow:hidden}.quote:after{content:"";position:absolute;width:420px;height:420px;border:90px solid rgba(255,255,255,.05);border-radius:50%;right:-160px;top:-120px}.quote-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;position:relative;z-index:1}.quote-copy p{color:#d1ead9}.section-kicker.light{color:#bdeacb}.quote-points{display:flex;flex-direction:column;gap:10px;font-size:13px;font-weight:700;margin-top:24px}.quote-form{background:white;color:var(--ink);padding:34px;border-radius:22px;display:grid;grid-template-columns:1fr 1fr;gap:16px;box-shadow:0 26px 70px rgba(0,0,0,.24)}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#41594b}.field input,.field select,.field textarea{width:100%;border:1px solid #dce6df;border-radius:9px;padding:13px 14px;font:inherit;font-size:13px;outline:none;background:#fbfdfb}.field input:focus,.field select:focus,.field textarea:focus{border-color:#65bd83;box-shadow:0 0 0 3px rgba(22,148,71,.09)}.btn-submit{grid-column:1/-1;background:linear-gradient(90deg,#00A862,#00441F);color:white;padding:16px}.quote-form small{grid-column:1/-1;text-align:center;color:#7a8b80;font-size:9px}
.faq{background:#f8faf7}.accordion{display:flex;flex-direction:column;gap:12px}.accordion details{background:white;border:1px solid var(--line);border-radius:14px;padding:0 20px}.accordion summary{cursor:pointer;font-weight:800;padding:20px 0;font-size:14px}.accordion p{color:var(--muted);font-size:13px;padding:0 0 20px;margin:0}.cta-band{padding:54px 0;background:#e9f5ec}.cta-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.cta-inner span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--green);font-weight:900}.cta-band h2{font-size:32px;margin:7px 0 0;max-width:700px}.cta-band .btn{background:var(--green);color:white}
.footer{background:#003719;color:white;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:70px}.brand-footer .brand-text small{color:#b8d6c4}.footer-brand p{color:#b7d1c0;max-width:420px;font-size:12px}.partner-tag{display:inline-flex;margin-top:10px;border:1px solid rgba(255,255,255,.2);padding:8px 12px;border-radius:999px;font-size:10px;color:#d8eadf}.footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid a,.footer-grid span{font-size:11px;color:#c5ddcc}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);display:flex;justify-content:space-between;gap:20px;color:#9fc0aa;font-size:9px}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#20c866;color:white;display:grid;place-items:center;font-size:13px;font-weight:900;box-shadow:0 14px 30px rgba(0,0,0,.24);z-index:40}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}
@media (max-width:980px){.nav{position:absolute;top:78px;left:0;right:0;background:white;display:none;flex-direction:column;align-items:stretch;padding:20px 28px;box-shadow:0 18px 30px rgba(0,0,0,.08)}.nav.open{display:flex}.menu-btn{display:block;margin-left:auto}.nav-cta{display:none}.hero{background:linear-gradient(180deg,#00441F 0%,#006C37 62%,#f4f7f1 62%)}.hero-grid{grid-template-columns:1fr;min-height:880px}.hero-copy{padding:70px 0 40px}.hero-visual{min-height:360px;border-radius:26px 26px 0 0;overflow:hidden}.hero-wave{display:none}.credibility-inner{grid-template-columns:1fr;text-align:center;padding:24px 0;gap:8px}.split,.quote-grid{grid-template-columns:1fr}.split{gap:44px}.product-feature,.product-feature.reverse{grid-template-columns:1fr}.product-feature.reverse .product-copy{order:1}.product-feature.reverse .product-image{order:2}.brand-grid,.steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media (max-width:640px){.container,.narrow{width:min(100% - 28px,1180px)}.topbar{height:70px}.brand-mark{width:38px;height:38px}.brand-text strong{font-size:17px}.nav{top:70px}.hero-grid{min-height:820px}.hero-copy{padding-top:48px}.hero h1{font-size:42px}.hero-copy>p{font-size:15px}.trust-row{grid-template-columns:1fr;gap:10px}.hero-visual{min-height:300px}.hero-shield{width:92px;height:106px;font-size:50px}.hero-card{left:5%;width:90%;bottom:8%}.section{padding:68px 0}.about-photo img{height:390px}.floating-badge{right:10px}.check-grid{grid-template-columns:1fr}.product-copy{padding:34px 26px}.product-copy h3{font-size:25px}.product-image{min-height:280px}.brand-grid,.steps{grid-template-columns:1fr}.quote-form{grid-template-columns:1fr;padding:24px}.field{grid-column:1/-1}.cta-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.hero-actions .btn{width:100%}}


/* Seguradoras exibidas na plataforma parceira */
.rodobens-partner-banner{
  margin: 28px auto 34px;
  max-width: 760px;
  padding: 20px 24px;
  border-radius: 22px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  background:linear-gradient(135deg,#003719,#007A45);
  color:#fff;
  box-shadow:0 18px 45px rgba(4,56,34,.18);
}
.rodobens-seal{
  width:58px;height:58px;border-radius:16px;
  display:grid;place-items:center;
  background:#fff;color:#0b6b3c;
  font-weight:900;font-size:30px;
}
.rodobens-partner-banner small{display:block;font-size:11px;letter-spacing:.16em;opacity:.8}
.rodobens-partner-banner strong{display:block;font-size:26px;line-height:1.05}
.rodobens-partner-banner span{display:block;font-size:13px;opacity:.9;margin-top:4px}

.insurer-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
  margin-top:12px;
}
.partner-logo-card{
  background:#fff;
  border:1px solid #e5e9e7;
  border-radius:14px;
  min-height:112px;
  padding:12px 10px 9px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:7px;
  box-shadow:0 8px 24px rgba(10,60,38,.05);
  transition:.22s ease;
}
.partner-logo-card:hover{
  transform:translateY(-3px);
  box-shadow:0 14px 32px rgba(10,60,38,.11);
  border-color:#c9d9d0;
}
.partner-logo-card img{
  width:100%;
  max-width:135px;
  height:58px;
  object-fit:contain;
  display:block;
}
.partner-logo-card span{
  font-size:11px;
  color:#4d5d54;
  font-weight:700;
  text-align:center;
}
@media (max-width:900px){
  .insurer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:560px){
  .insurer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .partner-logo-card{min-height:100px}
  .rodobens-partner-banner{justify-content:flex-start}
}


/* ===== HERO V3 — mais vivo, com família e profundidade ===== */
.hero.hero-family{
  min-height:690px;
  position:relative;
  overflow:hidden;
  background:#075a31;
  isolation:isolate;
}
.hero-family .hero-bg{
  position:absolute;inset:0;z-index:0;
  background:
    radial-gradient(circle at 15% 18%,rgba(85,224,139,.20),transparent 34%),
    radial-gradient(circle at 50% 82%,rgba(0,0,0,.18),transparent 38%),
    linear-gradient(108deg,#00441F 0%,#007A45 48%,rgba(8,119,62,.38) 61%,rgba(8,119,62,0) 77%);
}
.hero-family-photo{
  position:absolute;z-index:-2;right:0;top:0;width:59%;height:100%;
  background:url('familia-hero.jpg') center 42%/cover no-repeat;
  filter:saturate(.95) contrast(1.02);
}
.hero-family-fade{
  position:absolute;z-index:-1;inset:0;
  background:
    linear-gradient(90deg,#00441F 0%,#006C37 42%,rgba(8,114,60,.95) 48%,rgba(8,114,60,.35) 62%,rgba(255,255,255,.02) 76%),
    linear-gradient(0deg,rgba(3,39,22,.18),transparent 42%);
  pointer-events:none;
}
.hero-family .hero-grid{position:relative;z-index:2;min-height:690px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center}
.hero-family .hero-copy{padding:84px 34px 88px 0;max-width:690px}
.partner-mini{
  display:inline-flex;align-items:center;gap:7px;margin-bottom:16px;padding:8px 13px;
  border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(4,69,36,.42);
  backdrop-filter:blur(8px);font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:#ddf7e7
}
.partner-mini strong{font-size:12px;color:#fff;letter-spacing:0;text-transform:none}
.hero-family .hero h1{max-width:650px;text-shadow:0 2px 24px rgba(0,0,0,.12)}
.hero-family .hero-copy>p{max-width:610px}
.hero-family .hero-visual{height:100%;background:none;position:relative}
.hero-family .hero-visual:before{display:none}
.hero-family .hero-shield{
  right:9%;top:13%;width:118px;height:136px;font-size:66px;
  box-shadow:0 26px 55px rgba(3,71,35,.28),inset 0 0 0 1px rgba(255,255,255,.2);
  animation:heroFloat 5s ease-in-out infinite;
}
.hero-family .hero-card{
  left:7%;bottom:8%;width:77%;border:1px solid rgba(255,255,255,.72);
  background:rgba(255,255,255,.90);box-shadow:0 24px 58px rgba(0,48,25,.22)
}
.floating-product{
  position:absolute;display:flex;align-items:center;gap:9px;padding:10px 14px;border-radius:14px;
  background:rgba(255,255,255,.91);box-shadow:0 16px 38px rgba(0,49,26,.17);backdrop-filter:blur(8px);
  color:#174d32;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.74)
}
.floating-product span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#e9f7ee;font-size:15px}
.fp-auto{left:5%;top:22%}.fp-home{right:2%;top:43%}.fp-life{left:19%;top:50%}
@keyframes heroFloat{50%{transform:translateY(-9px) rotate(4deg)}}

/* Marca citada de forma nominativa; sem reproduzir logotipo oficial */
.rodobens-name{font-size:23px;font-weight:800;letter-spacing:-.03em;color:#243b2d}
.footer .partner-tag{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}
.footer .partner-tag span{opacity:.76}
.footer .partner-tag strong{font-size:16px}

@media(max-width:980px){
  .hero.hero-family{min-height:910px}
  .hero-family .hero-grid{grid-template-columns:1fr;min-height:910px}
  .hero-family .hero-copy{padding:66px 0 42px;max-width:760px}
  .hero-family-photo{top:auto;bottom:0;width:100%;height:43%;background-position:center 40%}
  .hero-family-fade{background:linear-gradient(180deg,#00441F 0%,#006C37 53%,rgba(8,114,60,.72) 64%,rgba(8,114,60,.15) 78%,rgba(8,114,60,0) 100%)}
  .hero-family .hero-visual{min-height:360px}
  .hero-family .hero-card{left:4%;width:70%;bottom:7%}
  .fp-auto{left:3%;top:12%}.fp-home{right:2%;top:34%}.fp-life{left:27%;top:42%}
}
@media(max-width:640px){
  .hero.hero-family{min-height:870px}
  .hero-family .hero-grid{min-height:870px}
  .hero-family .hero-copy{padding-top:46px}
  .hero-family-photo{height:39%;background-position:54% center}
  .hero-family .hero-visual{min-height:315px}
  .hero-family .hero-shield{width:80px;height:92px;font-size:44px;right:5%;top:12%}
  .floating-product{padding:8px 10px;font-size:10px}.floating-product span{width:24px;height:24px;font-size:12px}
  .fp-auto{left:1%;top:11%}.fp-life{left:4%;top:31%}.fp-home{right:1%;top:48%}
  .hero-family .hero-card{left:3%;width:78%;padding:18px 18px;bottom:5%}
}


/* ===== Aplicação da marca parceira conforme o guia fornecido ===== */
.header-partner{
  display:flex;align-items:center;gap:8px;padding-left:18px;margin-left:4px;
  border-left:1px solid var(--line);min-width:122px;
}
.header-partner span,.partner-signature span,.footer-partner-label{
  font-size:8px;letter-spacing:.16em;font-weight:800;
}
.header-partner span{color:#6e8075}
.header-partner img{width:74px;height:auto;display:block}
.partner-signature{display:inline-flex;align-items:center;gap:11px}
.hero-partner{
  margin-bottom:18px;padding:8px 13px;border:1px solid rgba(255,255,255,.20);
  border-radius:999px;background:rgba(0,50,24,.38);backdrop-filter:blur(9px)
}
.hero-partner span{color:#d8efdf}
.hero-partner img{width:98px;height:auto}
.rodobens-strip-logo{display:block;width:120px;height:auto}
.partner-banner-signature{
  flex:0 0 auto;border-right:1px solid rgba(255,255,255,.20);padding-right:24px
}
.partner-banner-signature span{color:#d5efdf}
.partner-banner-signature img{width:145px;height:auto}
.rodobens-partner-banner{justify-content:flex-start !important;max-width:820px !important}
.rodobens-partner-banner p{margin:0;color:#e8f5ed;font-size:12px;line-height:1.55}
.footer-partner-wrap{
  margin-top:18px;width:max-content;max-width:100%;display:flex;align-items:center;gap:12px;
  padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px
}
.footer-partner-label{color:#cfe5d7}
.footer-rodobens-logo{width:118px;height:auto}
.footer-partner-note{
  display:block;margin-top:10px;max-width:360px;color:#9fc0aa;font-size:9px;line-height:1.5
}

/* ===== Hero com família, profundidade e paleta Rodobens ===== */
.hero.hero-family{background:#00441F}
.hero-family .hero-bg{
  background:
    radial-gradient(circle at 15% 18%,rgba(0,207,123,.22),transparent 34%),
    radial-gradient(circle at 50% 82%,rgba(0,0,0,.18),transparent 38%),
    linear-gradient(108deg,#00441F 0%,#006C37 48%,rgba(0,108,55,.40) 61%,rgba(0,108,55,0) 77%)
}
.hero-family-fade{
  background:
    linear-gradient(90deg,#00441F 0%,#006C37 42%,rgba(0,108,55,.95) 48%,rgba(0,108,55,.35) 62%,rgba(255,255,255,.02) 76%),
    linear-gradient(0deg,rgba(0,44,20,.20),transparent 42%)
}
.hero-family .hero-shield{background:linear-gradient(145deg,#00CF7B,#007A45)}
.floating-product span{background:#E0E5CF;color:#00441F}
.cta-band{background:#E0E5CF}
.section-kicker{color:#008F55}
.life{background:linear-gradient(135deg,#00441F,#007A45)}

@media(max-width:1100px){.header-partner{display:none}}
@media(max-width:640px){
  .rodobens-strip-logo{margin:auto}
  .rodobens-partner-banner{flex-direction:column;align-items:flex-start !important}
  .partner-banner-signature{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding:0 0 16px;width:100%}
  .footer-partner-wrap{width:100%;justify-content:flex-start}
}


/* ===== Ajustes solicitados ===== */

/* Nova logo França no cabeçalho */
.brand-logo-link{
  display:flex;
  align-items:center;
  flex:0 0 auto;
  text-decoration:none;
}
.brand-logo-img{
  display:block;
  width:178px;
  max-height:62px;
  object-fit:contain;
}
@media(max-width:720px){
  .brand-logo-img{width:138px;max-height:52px}
}

/* Logos das seguradoras: verde ao passar o mouse */
.partner-logo-card{
  overflow:hidden;
}
.partner-logo-card img{
  transition:filter .24s ease, transform .24s ease, opacity .24s ease;
}
.partner-logo-card:hover{
  transform:scale(1.08);
  box-shadow:0 12px 28px rgba(0,0,0,.12);
}
.partner-logo-card:hover img{
  transform:scale(1.08);
  filter:none;
}
.partner-logo-card:hover span{
  color:inherit;
}

/* Botão flutuante WhatsApp */
.whatsapp-float{
  display:grid !important;
  place-items:center;
  background:#25D366 !important;
  color:#fff !important;
  width:58px !important;
  height:58px !important;
  border-radius:50% !important;
  box-shadow:0 12px 32px rgba(0,0,0,.22);
  font-size:0 !important;
}
.whatsapp-float svg{
  width:31px;
  height:31px;
  display:block;
}
.whatsapp-float:hover{
  transform:translateY(-3px) scale(1.04);
  background:#20c45a !important;
}

/* Campos obrigatórios */
.required-mark{
  color:#FF7A40;
  font-weight:800;
  margin-left:2px;
}
.quote-form input:required,
.quote-form select:required{
  border-color:rgba(0,68,31,.22);
}
.quote-form input:focus,
.quote-form select:focus{
  outline:none;
  border-color:#00CF7B;
  box-shadow:0 0 0 3px rgba(0,207,123,.14);
}


/* ===== Ajustes v6 ===== */

/* Logo maior no cabeçalho */
.brand-logo-link{
  position:relative;
  z-index:50;
  cursor:pointer;
  pointer-events:auto;
}
.brand-logo-img{
  width:235px !important;
  max-height:78px !important;
}
.site-header .container,
.header-inner{
  overflow:visible;
}

/* Logo França no rodapé */
.footer-logo-link{
  display:inline-block;
  margin-bottom:20px;
  cursor:pointer;
}
.footer-franca-logo{
  display:block;
  width:255px;
  max-width:100%;
  height:auto;
  object-fit:contain;
  filter:none;
}

/* Informações adicionais */
.quote-form textarea{
  width:100%;
  min-height:115px;
  resize:vertical;
  border:1px solid rgba(0,68,31,.22);
  border-radius:12px;
  padding:13px 14px;
  background:#fff;
  color:#10231A;
  font:inherit;
}
.quote-form textarea:focus{
  outline:none;
  border-color:#00CF7B;
  box-shadow:0 0 0 3px rgba(0,207,123,.14);
}

@media(max-width:720px){
  .brand-logo-img{
    width:175px !important;
    max-height:64px !important;
  }
  .footer-franca-logo{
    width:210px;
  }
}

.footer-franca-logo{
 width:150px!important;
 max-width:150px!important;
 margin-bottom:8px;
}


/* =========================================================
   AJUSTES EXCLUSIVOS PARA MOBILE
   Desktop preservado sem alterações
   ========================================================= */

@media (max-width: 768px){

  html, body{
    width:100%;
    max-width:100%;
    overflow-x:hidden;
  }

  .container{
    width:min(100% - 28px, 100%);
    margin-inline:auto;
  }

  /* HEADER */
  .site-header{
    position:sticky;
    top:0;
    z-index:999;
  }

  .header-inner{
    min-height:72px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:8px 0;
  }

  .brand-logo-img{
    width:155px !important;
    max-height:58px !important;
  }

  .header-partner{
    display:none !important;
  }

  .nav{
    position:fixed;
    top:72px;
    left:14px;
    right:14px;
    width:auto;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:14px;
    background:#fff;
    border:1px solid rgba(0,68,31,.10);
    border-radius:16px;
    box-shadow:0 18px 45px rgba(0,0,0,.14);
  }

  .nav.open{
    display:flex;
  }

  .nav a{
    width:100%;
    padding:12px 10px;
    text-align:left;
  }

  .nav .btn{
    margin-top:8px;
    text-align:center;
  }

  .menu-btn{
    display:flex !important;
    align-items:center;
    justify-content:center;
    flex:0 0 auto;
  }

  /* HERO */
  .hero{
    min-height:auto;
    padding:0;
  }

  .hero-wrap,
  .hero-inner{
    min-height:auto;
  }

  .hero .container{
    width:100%;
    padding-inline:18px;
  }

  .hero-content{
    width:100%;
    max-width:none;
    padding:44px 0 28px;
    position:relative;
    z-index:4;
  }

  .hero h1{
    font-size:clamp(36px, 10vw, 52px);
    line-height:1.02;
    letter-spacing:-.04em;
    max-width:100%;
  }

  .hero p{
    font-size:15px;
    line-height:1.6;
    max-width:100%;
  }

  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
    width:100%;
  }

  .hero-actions .btn{
    width:100%;
    justify-content:center;
  }

  .hero-stats{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:12px;
  }

  .hero-visual{
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    height:390px !important;
    min-height:390px;
    margin-top:0;
    overflow:hidden;
  }

  .hero-family-image,
  .hero-photo{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center 35% !important;
  }

  .hero-family-fade{
    background:
      linear-gradient(180deg,#00441F 0%,rgba(0,68,31,.93) 11%,rgba(0,68,31,.35) 34%,rgba(0,68,31,0) 55%),
      linear-gradient(0deg,rgba(0,44,20,.22),transparent 42%) !important;
  }

  .hero-shield{
    width:72px !important;
    height:72px !important;
    top:18px !important;
    right:18px !important;
  }

  .floating-card,
  .floating-product{
    transform:scale(.84);
    transform-origin:bottom left;
  }

  /* FAIXA DE CREDIBILIDADE */
  .credibility-strip .container,
  .credibility-inner{
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
    gap:12px;
    padding-block:18px;
  }

  .rodobens-strip-logo{
    width:105px;
  }

  /* SEÇÕES */
  .section{
    padding:58px 0;
  }

  .section-head{
    margin-bottom:28px;
  }

  .section-head h2,
  .quote-copy h2,
  .cta-inner h2{
    font-size:clamp(28px, 8vw, 38px);
    line-height:1.08;
  }

  /* QUEM SOMOS / BLOCOS COM 2 COLUNAS */
  .about-grid,
  .split-grid,
  .service-feature,
  .content-grid{
    grid-template-columns:1fr !important;
    gap:28px !important;
  }

  .about-image,
  .service-image{
    order:0;
    min-height:300px;
  }

  /* CARDS DE SEGUROS */
  .services-grid,
  .cards-grid,
  .insurance-grid{
    grid-template-columns:1fr !important;
    gap:16px;
  }

  .service-card,
  .card{
    min-height:auto;
  }

  /* SEGURADORAS PARCEIRAS */
  .insurer-grid{
    grid-template-columns:repeat(2, minmax(0,1fr)) !important;
    gap:10px !important;
  }

  .partner-logo-card{
    min-height:104px;
    padding:10px 8px;
  }

  .partner-logo-card img{
    max-width:112px;
    height:52px;
  }

  /* No mobile não há hover: evita crescimento ao tocar */
  .partner-logo-card:hover{
    transform:none;
    box-shadow:0 8px 24px rgba(10,60,38,.05);
  }

  .partner-logo-card:hover img{
    transform:none;
  }

  .rodobens-partner-banner{
    width:100%;
    max-width:100% !important;
    padding:18px !important;
    border-radius:18px;
  }

  /* PASSOS */
  .steps-grid{
    grid-template-columns:1fr !important;
    gap:14px;
  }

  /* FORMULÁRIO */
  .quote{
    padding:54px 0;
  }

  .quote-grid{
    grid-template-columns:1fr !important;
    gap:28px !important;
  }

  .quote-copy{
    max-width:100%;
  }

  .quote-form{
    width:100%;
    grid-template-columns:1fr !important;
    gap:12px !important;
    padding:18px !important;
    border-radius:18px;
  }

  .quote-form .field,
  .quote-form .field.full{
    grid-column:1 / -1 !important;
    width:100%;
  }

  .quote-form input,
  .quote-form select,
  .quote-form textarea{
    width:100%;
    min-width:0;
    font-size:16px; /* evita zoom automático no iPhone */
  }

  .quote-form textarea{
    min-height:120px;
  }

  .quote-form .btn-submit,
  .quote-form button[type="submit"]{
    width:100%;
    min-height:48px;
  }

  /* FAQ */
  .accordion details{
    border-radius:12px;
  }

  .accordion summary{
    padding:16px 14px;
  }

  /* CTA */
  .cta-inner{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:18px;
  }

  .cta-inner .btn{
    width:100%;
    justify-content:center;
  }

  /* RODAPÉ */
  .footer{
    padding-top:44px;
  }

  .footer-grid{
    grid-template-columns:1fr !important;
    gap:30px !important;
  }

  .footer-brand{
    width:100%;
  }

  .footer-franca-logo{
    width:135px !important;
    max-width:135px !important;
  }

  .footer-bottom{
    flex-direction:column;
    align-items:flex-start;
    gap:8px;
    padding-block:18px;
  }

  /* WHATSAPP FLUTUANTE */
  .whatsapp-float{
    right:16px !important;
    bottom:16px !important;
    width:54px !important;
    height:54px !important;
  }
}

@media (max-width: 420px){

  .container{
    width:min(100% - 22px, 100%);
  }

  .brand-logo-img{
    width:142px !important;
  }

  .hero-content{
    padding-top:36px;
  }

  .hero h1{
    font-size:34px;
  }

  .hero-visual{
    height:330px !important;
    min-height:330px;
  }

  .hero-stats{
    grid-template-columns:1fr;
  }

  .insurer-grid{
    grid-template-columns:repeat(2, minmax(0,1fr)) !important;
  }

  .partner-logo-card{
    min-height:96px;
  }

  .partner-logo-card img{
    max-width:98px;
    height:46px;
  }

  .section{
    padding:48px 0;
  }

  .quote-form{
    padding:15px !important;
  }

  .footer-franca-logo{
    width:120px !important;
    max-width:120px !important;
  }
}


/* =========================================================
   V11 — CORREÇÕES SOMENTE MOBILE
   1. Parceiros: zoom ao tocar
   2. Quem sou: imagem sem cortar as pessoas
   3. Hero: textos separados da foto, sem sobreposição
   ========================================================= */

@media (max-width: 768px){

  /* 1) Seguradoras parceiras: no celular o toque substitui o hover */
  .partner-logo-card{
    transition:transform .20s ease, box-shadow .20s ease !important;
    transform-origin:center center;
  }

  .partner-logo-card img{
    transition:transform .20s ease !important;
  }

  .partner-logo-card:hover{
    transform:none !important;
  }

  .partner-logo-card:hover img{
    transform:none !important;
  }

  .partner-logo-card:active{
    transform:scale(1.07) !important;
    box-shadow:0 14px 30px rgba(0,0,0,.13) !important;
  }

  .partner-logo-card:active img{
    transform:scale(1.07) !important;
  }

  /* 2) Seção Quem sou: mostra a fotografia completa no mobile */
  .about .split{
    display:flex !important;
    flex-direction:column !important;
    gap:30px !important;
  }

  .about-photo{
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    overflow:visible !important;
  }

  .about-photo img{
    display:block !important;
    width:100% !important;
    height:auto !important;
    max-height:none !important;
    aspect-ratio:auto !important;
    object-fit:contain !important;
    object-position:center center !important;
    border-radius:28px 10px 28px 10px !important;
  }

  .about-photo .floating-badge{
    right:16px !important;
    bottom:16px !important;
    max-width:calc(100% - 32px);
  }

  /* 3) Primeira seção: textos ficam inteiramente acima da fotografia */
  .hero.hero-family{
    position:relative !important;
    overflow:hidden !important;
  }

  .hero-family .hero-grid{
    display:block !important;
    position:relative !important;
    min-height:0 !important;
    padding-bottom:420px !important;
  }

  .hero-family .hero-copy{
    position:relative !important;
    z-index:5 !important;
    padding:42px 0 32px !important;
    max-width:none !important;
  }

  .hero-family .trust-row{
    position:relative !important;
    z-index:6 !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:14px !important;
    margin-top:30px !important;
    padding:22px 0 0 !important;
    border-top:1px solid rgba(255,255,255,.20) !important;
  }

  .hero-family .trust-row div{
    position:relative !important;
    z-index:6 !important;
  }

  .hero-family .hero-family-photo{
    position:absolute !important;
    top:auto !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    width:100% !important;
    height:420px !important;
    z-index:0 !important;
    background-position:center 38% !important;
    background-size:cover !important;
  }

  .hero-family .hero-family-fade{
    position:absolute !important;
    top:auto !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    height:420px !important;
    z-index:1 !important;
    background:
      linear-gradient(180deg,rgba(0,68,31,.78) 0%,rgba(0,68,31,.24) 22%,rgba(0,68,31,0) 48%),
      linear-gradient(0deg,rgba(0,44,20,.30),transparent 55%) !important;
  }

  .hero-family .hero-visual{
    position:absolute !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    top:auto !important;
    z-index:3 !important;
    width:100% !important;
    height:420px !important;
    min-height:420px !important;
    margin:0 !important;
    overflow:hidden !important;
  }

  .hero-family .hero-card{
    left:7% !important;
    right:auto !important;
    bottom:24px !important;
    width:78% !important;
    max-width:390px !important;
  }

  .hero-family .fp-auto{
    left:5% !important;
    top:44% !important;
  }

  .hero-family .fp-life{
    left:8% !important;
    top:61% !important;
  }

  .hero-family .fp-home{
    right:6% !important;
    left:auto !important;
    top:68% !important;
  }

  .hero-family .hero-shield{
    top:42px !important;
    right:8% !important;
  }
}

@media (max-width: 420px){

  .hero-family .hero-grid{
    padding-bottom:390px !important;
  }

  .hero-family .hero-family-photo,
  .hero-family .hero-family-fade,
  .hero-family .hero-visual{
    height:390px !important;
    min-height:390px !important;
  }

  .hero-family .hero-card{
    left:7% !important;
    width:80% !important;
    padding:16px !important;
    bottom:18px !important;
  }

  .hero-family .hero-card strong{
    font-size:19px !important;
  }

  .hero-family .fp-auto{
    top:42% !important;
  }

  .hero-family .fp-life{
    top:58% !important;
  }

  .hero-family .fp-home{
    top:66% !important;
  }
}


/* ===== V12: atualização exclusiva das logos Grupo França ===== */
.brand-logo-img{
  width:225px !important;
  max-height:66px !important;
  object-fit:contain !important;
}
.footer-franca-logo{
  width:185px !important;
  max-width:185px !important;
  height:auto !important;
  object-fit:contain !important;
}
@media (max-width:768px){
  .brand-logo-img{
    width:175px !important;
    max-height:56px !important;
  }
  .footer-franca-logo{
    width:155px !important;
    max-width:155px !important;
  }
}
@media (max-width:420px){
  .brand-logo-img{
    width:160px !important;
    max-height:52px !important;
  }
  .footer-franca-logo{
    width:145px !important;
    max-width:145px !important;
  }
}
