@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#153543;--navy2:#0c2732;--green:#68dc3e;--lime:#8bf05f;--ink:#18333e;--muted:#60757d;--soft:#f3f7f2;--line:#dce7df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:92px;position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e8eee9}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{width:142px;height:78px;display:flex;align-items:center;overflow:hidden;flex:none}.brand img{width:100%;height:100%;object-fit:contain}.main-nav{margin-left:auto;display:flex;align-items:center;gap:24px;font-size:.82rem;font-weight:700}.main-nav a:hover{color:#2b982e}.menu-toggle{display:none}.btn{border:0;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;background:var(--green);color:#113326;font-weight:800;cursor:pointer}.btn-dark{background:var(--navy);color:#fff}.btn-ghost{background:transparent;border:1px solid #ffffff70;color:#fff}.btn-outline{background:transparent;border:1px solid var(--navy);color:var(--navy)}.header-cta{font-size:.8rem;min-height:44px}.eyebrow{display:block;margin-bottom:14px;color:#318d2d;font-size:.74rem;font-weight:800;letter-spacing:.13em}.eyebrow.light{color:var(--lime)}h1,h2,h3{letter-spacing:-.04em}h2{font-size:clamp(2.2rem,4.7vw,4rem);line-height:1.04;margin:0 0 24px}.section{padding:110px 0}.hero{position:relative;min-height:700px;display:flex;align-items:center;color:#fff;overflow:hidden;background:var(--navy2)}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#092631f7 0%,#0c2c38e8 48%,#0c2c3840 82%)}.hero-content{position:relative;z-index:2;padding:72px 0;max-width:1180px}.hero h1{max-width:720px;font-size:clamp(3rem,6vw,5.5rem);line-height:.98;margin:0 0 28px}.hero p{max-width:650px;color:#e1ece8;line-height:1.7;margin:8px 0}.hero .actions{margin-top:30px}.actions{display:flex;flex-wrap:wrap;gap:12px}.proof{position:relative;z-index:3;margin-top:-1px;background:var(--green)}.proof-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr)}.proof-grid>div{padding:27px 25px;border-left:1px solid #16351d25}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font-size:1rem}.proof-grid span{margin-top:5px;font-size:.76rem}.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:76px;align-items:start}.story-photo{min-height:610px;border-radius:14px;background:linear-gradient(145deg,#173d4b,#235869);position:sticky;top:120px;display:flex;align-items:center;justify-content:center;overflow:hidden}.photo-placeholder{max-width:260px;padding:28px;text-align:center;border:1px dashed #ffffff70;color:#d9e6e9;border-radius:10px}.story-badge{position:absolute;left:24px;right:24px;bottom:24px;padding:22px;background:#fff;border-radius:9px}.story-badge strong,.story-badge span{display:block}.story-badge strong{font-size:2rem}.story-copy>p,.lead{color:var(--muted);line-height:1.85}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.values article{padding:20px;background:var(--soft);border-radius:9px}.values p{font-size:.8rem;line-height:1.55;color:var(--muted)}blockquote{margin:28px 0 0;padding:24px 28px;border-left:4px solid var(--green);background:#f7faf6;font-weight:700;line-height:1.55}.section-soft{background:var(--soft)}.lead{max-width:800px;margin:4px 0}.section-subtitle{margin:54px 0 18px;font-size:2rem}.solution-group{margin-top:42px}.group-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px}.group-head h3{margin:0;font-size:1.55rem}.group-head p{max-width:560px;margin:0;color:var(--muted);font-size:.9rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{min-height:210px;padding:25px;background:#fff;border:1px solid var(--line);border-radius:11px;display:flex;flex-direction:column;transition:.2s}.product-card:hover{transform:translateY(-4px);border-color:#78c965;box-shadow:0 18px 45px #143a4710}.product-card small{color:#34942e;font-weight:800}.product-card h4{font-size:1.2rem;margin:auto 0 22px}.product-card span{color:#34872f;font-size:.8rem;font-weight:800}.real-estate{margin-top:52px;padding:38px;background:#fff;border-radius:14px}.real-estate h3{font-size:2rem;margin:5px 0 10px}.real-estate .cards{margin-top:28px}.real-estate .partner-line{margin:26px 0 18px;font-weight:700}.other-insurance{margin-top:50px;padding:42px;border-radius:14px;background:var(--navy);color:#fff}.other-insurance h3{font-size:2rem;margin:0}.other-insurance p{max-width:760px;color:#cadae0;line-height:1.7}.mini-pills{display:flex;gap:10px;flex-wrap:wrap}.mini-pills a{padding:10px 14px;border:1px solid #ffffff42;border-radius:99px}.consortium{background:linear-gradient(145deg,var(--navy2),#1c4a5b);color:#fff}.consortium-intro{max-width:780px;color:#d5e3e5;line-height:1.7}.learning-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:42px 0 20px}.learning-card{min-height:230px;padding:22px;border:1px solid #ffffff20;border-radius:11px;background:#ffffff0c;display:flex;flex-direction:column}.learning-card b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--green);color:var(--navy)}.learning-card h3{font-size:1.04rem;margin:25px 0 8px}.learning-card p{color:#c7d8dc;font-size:.8rem;line-height:1.55}.learning-card a{margin-top:auto;color:var(--lime);font-size:.76rem;font-weight:800}.source-note{font-size:.76rem;color:#a9c0c6}.source-note a{text-decoration:underline}.faq-block{margin:70px 0}.faq-block h3{font-size:2rem}.faq-block details{border-top:1px solid #ffffff26;padding:18px 0}.faq-block summary{cursor:pointer;font-weight:700}.faq-block details p{color:#c8d8dd;line-height:1.7}.guide-card{display:grid;grid-template-columns:1.4fr .6fr;gap:40px;align-items:center;padding:42px;border-radius:14px;background:#fff;color:var(--ink)}.guide-card h3{font-size:2.2rem;margin:0 0 14px}.guide-card p{color:var(--muted);line-height:1.65}.consortium-final{margin-top:40px;padding:42px;border:1px solid #ffffff26;border-radius:14px}.consortium-final h3{font-size:2rem;margin:0}.consortium-final p{color:#d5e3e5}.partners{text-align:center}.centered{margin-left:auto;margin-right:auto}.partner-group{margin-top:45px}.partner-group h3{font-size:.84rem;letter-spacing:.14em;color:#597078}.logo-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.logo-chip{min-width:150px;height:78px;padding:12px 18px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:10px;font-weight:800;color:#405861}.logo-chip small{display:block;font-weight:500;color:#829298}.partner-cta{margin-top:60px;padding:42px;background:var(--soft);border-radius:14px}.partner-cta h3{font-size:2rem}.partner-cta .actions{justify-content:center}.contact{background:#f5f8f4}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-list p{padding:18px 0;border-bottom:1px solid var(--line)}.contact-list b,.contact-list span{display:block}.contact-list span{margin-top:5px;color:var(--muted)}.reviews{padding:35px;background:#fff;border-radius:12px}.reviews h3{font-size:2rem}.review-placeholder{margin:24px 0;padding:30px;border:1px dashed #aab9ae;border-radius:8px;color:#6e8176}.reviews small,#guide-ready small{display:block;margin-top:10px;color:var(--muted)}.is-disabled{opacity:.55;cursor:not-allowed}.footer{padding:60px 0 28px;background:#0b2530;color:#fff}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:42px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid a,.footer-grid span{font-size:.8rem;color:#aebfc5}.footer-brand img{width:190px;height:110px;object-fit:contain;background:#fff;border-radius:8px}.copyright{grid-column:1/-1;margin-top:30px;padding-top:22px;border-top:1px solid #ffffff19;color:#8fa3aa;font-size:.76rem}.cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:60;max-width:980px;margin:auto;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 18px 70px #092c3c35}.cookie p{margin:0;font-size:.78rem;line-height:1.5}.cookie a{text-decoration:underline}.cookie button{border:0;border-radius:6px;padding:10px 16px;background:var(--green);font-weight:800}.cookie.hidden{display:none}dialog{width:min(620px,calc(100% - 28px));max-height:90vh;overflow:auto;border:0;border-radius:14px;padding:42px;box-shadow:0 24px 100px #082b3d55}dialog::backdrop{background:#082630aa}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:2rem;cursor:pointer}form{display:grid;gap:15px}label{display:grid;gap:7px;font-size:.82rem;font-weight:700}input,select{width:100%;height:48px;border:1px solid #cddbd1;border-radius:7px;padding:0 12px}.consent{display:flex;align-items:flex-start}.consent input{width:18px;height:18px}#guide-ready .btn{margin:8px 0}
@media(max-width:1000px){.main-nav{display:none}.menu-toggle{display:block;margin-left:auto;border:0;background:transparent;font-weight:800}.main-nav.open{position:absolute;display:flex;flex-direction:column;align-items:flex-start;top:92px;left:0;right:0;padding:22px;background:#fff;box-shadow:0 20px 30px #15354318}.proof-grid{grid-template-columns:1fr 1fr}.story-grid{grid-template-columns:1fr}.story-photo{position:relative;top:auto;min-height:460px}.cards{grid-template-columns:1fr 1fr}.learning-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.guide-card,.contact-grid{grid-template-columns:1fr}}
@media(max-width:640px){.shell{width:min(100% - 28px,1180px)}.site-header{height:78px}.brand{width:104px;height:66px}.header-cta{font-size:.68rem;padding:0 12px}.menu-toggle{font-size:.72rem}.main-nav.open{top:78px}.hero{min-height:760px}.hero h1{font-size:2.85rem}.hero-content{padding:55px 0}.proof-grid,.cards,.values,.learning-grid,.footer-grid{grid-template-columns:1fr}.proof-grid>div{border-left:0;border-top:1px solid #173d2325}.section{padding:78px 0}.story-grid{gap:38px}.story-photo{min-height:390px}.group-head{align-items:flex-start;flex-direction:column}.real-estate,.other-insurance,.guide-card,.consortium-final,.reviews{padding:26px}.footer-brand img{width:160px}.cookie{align-items:stretch;flex-direction:column}.cookie button{align-self:flex-end}dialog{padding:30px 22px}}
.story-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;background:#f3efed}.product-card{padding:0;overflow:hidden}.product-card>img{width:100%;height:190px;object-fit:contain;background:#edf2ee}.product-card>div{min-height:120px;padding:20px;display:flex;flex-direction:column}.product-card h4{margin:0 0 auto}.real-estate .product-card>div{min-height:230px}.real-estate .product-card p{color:var(--muted);font-size:.8rem;line-height:1.55}.abac-library{display:flex;flex-direction:column;gap:10px;margin:42px 0 20px;padding:36px;border:1px solid #ffffff2e;border-radius:14px;background:#ffffff0d;transition:.2s}.abac-library:hover{background:#ffffff17;transform:translateY(-3px)}.abac-library span{color:var(--lime);font-size:.74rem;font-weight:800;letter-spacing:.12em}.abac-library strong{font-size:clamp(1.6rem,3vw,2.5rem)}.abac-library small{color:#d0e0e3}.logo-chip{display:flex}.logo-chip img{width:125px;height:50px;object-fit:contain}.logo-chip b{font-size:.84rem}.lead-destination{margin:0;padding:12px;border-left:3px solid var(--green);background:var(--soft);color:var(--muted);font-size:.72rem;line-height:1.5}p{text-align:justify;text-justify:inter-word}.reviews{grid-column:1/-1}.rating-badge{display:inline-grid;grid-template-columns:auto auto;align-items:center;gap:0 12px;margin:4px 0 20px;padding:15px 20px;border:1px solid var(--line);border-radius:10px}.rating-badge strong{font-size:2rem}.rating-badge span,.stars{color:#f5b301;letter-spacing:.08em}.rating-badge small{grid-column:1/-1;color:var(--muted)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.testimonial{position:relative;padding:28px 24px;border:1px solid var(--line);border-radius:11px;background:var(--soft);display:flex;flex-direction:column}.testimonial .quote{font-family:Georgia,serif;color:var(--green);font-size:3rem;line-height:.7}.testimonial p{color:var(--muted);font-size:.84rem;line-height:1.65}.testimonial b{margin-top:auto}.testimonial small{color:#6d8175}.review-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.contact-list a{display:block;margin-top:5px;color:#2d862b;font-weight:700}
@media(max-width:1000px){.header-inner{overflow:hidden}.menu-toggle{display:none}.main-nav{display:flex;margin-left:0;overflow-x:auto;white-space:nowrap;scrollbar-width:none;order:3;position:absolute;top:92px;left:0;right:0;padding:10px 18px;background:#fff;border-top:1px solid var(--line);box-shadow:0 8px 16px #12313d10}.site-header{margin-bottom:43px}.header-cta{margin-left:auto}.main-nav a{font-size:.76rem}.real-estate .product-card>div{min-height:210px}}
@media(max-width:640px){.site-header{margin-bottom:42px}.main-nav{top:78px}.main-nav a{font-size:.7rem}.product-card>img{height:170px}.real-estate .product-card>div{min-height:0}}
.product-detail-photo{width:100%;height:440px;object-fit:contain;background:var(--soft);border-radius:14px;margin-bottom:48px}.product-faq{margin-top:48px}.product-faq h2{font-size:2rem}.product-faq details{padding:17px 0;border-top:1px solid var(--line)}.product-faq summary{cursor:pointer;font-weight:700}.product-faq details p{color:var(--muted);line-height:1.7}
@media(max-width:900px){.testimonial-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.testimonial-grid{grid-template-columns:1fr}.product-detail-photo{height:300px}}
#solucoes p{text-align:justify!important;text-align-last:left;hyphens:auto}.logo-chip{flex-direction:column;align-items:center;justify-content:center;gap:7px;min-width:168px;height:104px}.logo-chip img{width:48px;height:48px}.logo-chip b{display:block!important;font-size:.76rem;color:#405861}.product-card>img{padding:8px}
#solucoes .lead,#solucoes .group-head p,#solucoes .real-estate p,#solucoes .other-insurance p{text-align:justify!important;text-align-last:justify!important;hyphens:auto;width:100%;max-width:none}.product-card>img{object-fit:scale-down!important;object-position:center!important}.logo-chip img{object-fit:contain}.logo-chip:has(img[src*="logo-suhai"]){min-width:190px}.logo-chip img[src*="logo-suhai"]{width:126px;height:54px}
main p,.footer p,dialog p{display:block!important;text-align:justify!important;text-align-last:left!important;hyphens:auto!important}.section-soft>.shell>.lead{width:100%!important;max-width:none!important;text-align:justify!important;text-align-last:left!important}.product-card img[alt="Seguro Viagem"]{display:block!important;width:100%!important;height:190px!important;object-fit:contain!important;object-position:center!important;background:#edf2ee!important;padding:8px!important}
#solucoes p{text-align:justify!important;text-align-last:left!important}
#solucoes>.shell>.lead{max-width:980px!important;width:100%!important;margin:0 0 10px!important;text-align:justify!important;text-align-last:left!important;word-spacing:normal!important;letter-spacing:normal!important;hyphens:auto!important;line-height:1.75!important}
#solucoes .other-insurance p{max-width:900px!important;width:100%!important;text-align:justify!important;text-align-last:left!important;word-spacing:normal!important;letter-spacing:normal!important;hyphens:auto!important;line-height:1.75!important}
.blog-hero,.article-hero{padding:105px 0;background:linear-gradient(135deg,#0b2935,#1b4d5d);color:#fff}.blog-hero h1,.article-hero h1{max-width:900px;margin:0;font-size:clamp(3rem,6vw,5.4rem);line-height:1}.blog-hero p,.article-hero p{max-width:760px;margin:25px 0 0;color:#d6e5e7;font-size:1.05rem;line-height:1.8}.blog-intro{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end;margin-bottom:42px}.blog-intro p{color:var(--muted);line-height:1.8}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{min-height:315px;padding:28px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:12px;transition:.2s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #15354312}.blog-card>span{color:#318d2d;font-size:.7rem;font-weight:800;letter-spacing:.12em}.blog-card h3{font-size:1.45rem;line-height:1.25;margin:22px 0 14px}.blog-card p{color:var(--muted);font-size:.86rem;line-height:1.7}.blog-card>div{margin-top:auto;padding-top:22px;display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.blog-card small{color:#809098}.blog-card a{color:#2e8b2d;font-size:.8rem;font-weight:800}.blog-source{margin:60px 0;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--navy);border-radius:14px;color:#fff}.blog-source h3{font-size:2rem;margin:0}.blog-source p{max-width:700px;color:#cbdde1}.blog-secondary{padding-top:45px}.blog-secondary>.blog-grid{margin-top:35px}.article-shell{width:min(820px,calc(100% - 40px))}.article-back{display:inline-block;margin-bottom:42px;color:var(--lime);font-size:.82rem;font-weight:800}.article-body{padding:80px 0}.article-body section{margin-bottom:48px}.article-body h2{font-size:2rem;margin-bottom:14px}.article-body p{color:var(--muted);line-height:1.85}.article-source,.article-cta{margin:55px 0;padding:32px;border-radius:12px}.article-source{border-left:5px solid var(--green);background:var(--soft)}.article-source a{text-decoration:underline;color:#287e29}.article-cta{background:var(--navy);color:#fff}.article-cta h2{margin-top:0;color:#fff}.article-cta p{color:#d2e0e3}.article-cta .btn{margin:10px 8px 0 0}.article-cta .btn-outline{border-color:#fff;color:#fff}.article-disclaimer{padding-top:24px;border-top:1px solid var(--line);font-size:.76rem}
@media(max-width:900px){.blog-intro{grid-template-columns:1fr;gap:10px}.blog-grid{grid-template-columns:1fr 1fr}.blog-source{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.blog-hero,.article-hero{padding:75px 0}.blog-grid{grid-template-columns:1fr}.blog-source{padding:28px}.article-body{padding:60px 0}.article-cta .btn{width:100%;margin-right:0}}

/* Correção cirúrgica dos cinco textos que apresentavam lacunas artificiais. */
#solucoes .group-head>p,
#solucoes .real-estate>p{
  text-align:left!important;
  text-align-last:auto!important;
  word-spacing:normal!important;
  letter-spacing:normal!important;
  hyphens:none!important;
  font-size:1rem;
  line-height:1.75;
}

/* Descrições dos três cards da área de imobiliárias. */
#solucoes .real-estate .product-card p{
  text-align:left!important;
  text-align-last:auto!important;
  word-spacing:normal!important;
  hyphens:none!important;
}

/* Centralização restrita ao CTA do Guia. */
.guide-card>a.btn{
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}

/* Indicação visual e interativa restrita ao e-mail institucional. */
.contact-list a[href="mailto:atendimento@alizcorretoradeseguros.com.br"],
.footer a[href="mailto:atendimento@alizcorretoradeseguros.com.br"]{
  text-decoration:underline;
  text-underline-offset:3px;
  cursor:pointer;
  pointer-events:auto;
}
.cookie-actions{display:flex;align-items:center;gap:10px}.cookie-actions .btn-outline{min-height:auto;padding:10px 16px;background:#fff;color:var(--navy);border:1px solid var(--navy)}

:focus-visible{outline:3px solid #58c934;outline-offset:4px}.breadcrumbs{margin-bottom:28px;font-size:.76rem;color:#d6e5e7}.breadcrumbs a{text-decoration:underline}.breadcrumbs span{opacity:.8}.policy{max-width:850px}.policy h2{margin-top:42px}.policy p,.policy li{color:var(--muted);line-height:1.85}.privacy-hero{padding:90px 0;background:var(--navy);color:#fff}.privacy-hero h1{font-size:clamp(3rem,6vw,5rem);margin:0}.related-link{padding:20px;border-left:4px solid var(--green);background:var(--soft);font-weight:800}.product-hero{padding:90px 0;background:var(--navy);color:#fff}.product-hero h1{max-width:900px;font-size:clamp(3rem,7vw,6rem);line-height:.96;margin:0}.product-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:70px}.product-copy{font-size:1.08rem;color:var(--muted);line-height:1.8}.product-panel{padding:32px;background:var(--soft);border-radius:12px}.product-panel h2{font-size:1.8rem}.product-panel p{color:var(--muted);line-height:1.65}@media(max-width:700px){.product-layout{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
