:root{--ht-bg:#000000;--ht-surface:#0d0d0d;--ht-text:#ffffff;--ht-text-muted:#b5b5b5;--ht-primary:#ffd100;--ht-primary-hi:#ffe14d;--ht-primary-ink:#000000;--ht-accent:#009b3a;--ht-border:rgba(255,255,255,0.14);--ht-text-subtle:#8a8a8a;--ht-success:#009b3a;--ht-radius:10px;--ht-font-body:Montserrat, 'Montserrat Fallback', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;--ht-font-head:var(--ht-font-body);--ht-overlay:rgba(0,0,0,0.72);--ht-surface-2:#141414;--ht-surface-3:#0a0a0a;--ht-surface-faq:rgba(10,37,64,0.04);--ht-surface-white:#ffffff;--ht-text-on-light:#0a0a0a;--ht-border-2:rgba(255,255,255,0.32);--ht-border-oferta:#e3e8ee;--ht-border-accent:rgba(0,155,58,0.45);--ht-faq-closed-bg:var(--ht-surface-white);--ht-faq-closed-text:var(--ht-text-on-light);--ht-faq-answer-bg:transparent;--ht-faq-closed-border:var(--ht-border)}
@font-face{font-family:"Montserrat";src:url(/p/deputado-salem/Montserrat-400.e66bcd27.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Montserrat";src:url(/p/deputado-salem/Montserrat-600.d857325c.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Montserrat Fallback";src:local("Arial");size-adjust:112.5%;ascent-override:92.4%;descent-override:23.9%;line-gap-override:0%}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:var(--ht-font-body);line-height:1.55;color:var(--ht-text);background:var(--ht-bg)}
img{max-width:100%;display:block;height:auto}
a{color:inherit;text-decoration:none}
.ht-boxed{width:100%}
.ht-heading{margin:0 0 .5rem;letter-spacing:-.02em;font-family:var(--ht-font-head)}
.ht-text{color:var(--ht-text-muted)}
.ht-font-head{font-family:var(--ht-font-head)}
.ht-text p{margin:0 0 .75em}
.ht-text p:last-child{margin-bottom:0}
@media (min-width:1024px){.ht-text p:last-child{margin-bottom:1.5em}}
.ht-faq-item{margin:0 0 10px}
.ht-faq-item summary{background:var(--ht-faq-closed-bg);color:var(--ht-faq-closed-text);border:1px solid var(--ht-faq-closed-border);border-radius:13px;cursor:pointer;padding:10px 10px 10px 40px;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px}
.ht-faq-item summary::-webkit-details-marker{display:none}
.ht-faq-chevron{display:inline-flex;flex-shrink:0;transition:transform .2s ease}
details[open] .ht-faq-chevron{transform:rotate(180deg)}
.ht-faq-a{padding:18px 40px 18px 59px;color:var(--ht-text-muted);background:var(--ht-faq-answer-bg)}
.ht-btn{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;border-radius:var(--ht-radius);cursor:pointer;transition:filter .15s,transform .08s}
.ht-btn-lg{padding:1rem 1.5rem;font-size:1rem}
.ht-btn-md{padding:.75rem 1.125rem;font-size:.9375rem}
.ht-btn-sm{padding:.5rem .875rem;font-size:.875rem}
.ht-btn-primary{color:var(--ht-primary-ink);background:linear-gradient(180deg,var(--ht-primary-hi),var(--ht-primary))}
.ht-btn-primary:hover{filter:brightness(1.04)}
.ht-btn-primary:active{transform:translateY(1px)}
.ht-btn-outline{border:1px solid var(--ht-primary);color:var(--ht-primary);background:transparent}
.ht-btn-ghost{background:transparent;color:var(--ht-text)}
.ht-lang-switcher{display:inline-flex;gap:.25rem}
.ht-lang{padding:.25rem .5rem;border-radius:6px;font-size:.8125rem;color:var(--ht-text-subtle)}
.ht-lang.is-active{color:var(--ht-primary);font-weight:700}
.ht-form{display:grid;gap:.75rem;max-width:28rem}
.ht-form-field{display:grid;gap:.25rem;font-size:.875rem;color:var(--ht-text-muted)}
.ht-form-field input{padding:.6rem;border:1px solid var(--ht-border);border-radius:8px;font:inherit}
.ht-form-ok{color:var(--ht-success);font-weight:600}
.ht-i-navbar_logo{width:116px}.ht-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative}.ht-nav[data-nav-sticky]{position:sticky;top:0;z-index:50;background:var(--ht-surface)}.ht-nav-brand{font-weight:700;display:inline-flex;align-items:center;color:inherit;text-decoration:none}.ht-nav-toggle{display:none;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer;padding:.5rem;color:inherit;flex-shrink:0}.ht-nav-hamburger{width:1.5em;height:1.5em}.ht-nav-list{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.ht-nav-link{display:inline-block;color:inherit;text-decoration:none}.ht-nav-has-sub{position:relative}.ht-nav-sub-toggle{display:inline-flex;align-items:center;gap:.25rem;background:transparent;border:0;cursor:pointer;font:inherit;color:inherit;padding:0}.ht-nav-sub-toggle .ht-icon{width:.7em;height:.7em;transition:transform .2s ease}.ht-nav-sub-toggle[aria-expanded="true"] .ht-icon{transform:rotate(180deg)}.ht-nav-sub{position:absolute;top:100%;left:0;min-width:12rem;list-style:none;margin:0;padding:.5rem 0;display:none;flex-direction:column;background:var(--ht-surface);border:1px solid var(--ht-border);border-radius:var(--ht-radius);box-shadow:0 12px 24px rgba(10,37,64,.12);z-index:60}.ht-nav-sub .ht-nav-link{display:block;padding:.5rem 1rem}.ht-nav-has-sub:hover .ht-nav-sub,.ht-nav-has-sub:focus-within .ht-nav-sub{display:flex}.ht-i-navbar_menu .ht-nav-link{font-size:.8125rem;font-weight:600;color:var(--ht-text);letter-spacing:.08em;text-transform:uppercase}.ht-i-navbar_ct{display:flex;flex-direction:row;gap:1.5rem;max-width:78rem;margin-left:auto;margin-right:auto;align-items:center;justify-content:space-between}.ht-i-navbar{background:transparent;padding:.75rem 1.25rem;position:fixed;inset:0 0 auto 0;z-index:80;border-bottom:none}.ht-i-hero_eyebrow{margin:0;font-size:0.6rem;font-weight:600;color:var(--ht-primary)}.ht-i-hero_h1{margin:0;text-align:left;font-size:clamp(1.5rem, 7.8vw, 2.25rem);line-height:1.02;font-weight:600;color:var(--ht-text)}.ht-i-hero_slogan{margin:0;max-width:32ch;font-size:1.25rem;line-height:1.3;font-weight:600;color:var(--ht-primary)}.ht-i-hero_lead{margin:0;max-width:48ch;font-size:0.9rem;line-height:1.6;color:var(--ht-text-muted)}.ht-btn{font-family:var(--btn-ff,var(--ht-font-head))}.ht-btn-ico{display:inline-flex;align-items:center;justify-content:center;gap:var(--btn-gap,.6em)}.ht-btn-ico .ht-icon{width:1em;height:1em;flex:none}.ht-btn-primary.ht-btn-lg,.ht-btn-primary.ht-btn-md{padding:var(--btn-pad,12px);border-radius:var(--btn-radius,8px);font-weight:var(--btn-fw,900);font-size:var(--btn-fs,16px);line-height:var(--btn-lh,16px);background:var(--btn-bg,var(--ht-primary))}.ht-btn{transition:transform .15s ease,background-color .15s ease}.ht-btn-primary:hover{background:var(--btn-bg-hover,var(--ht-primary-hi));transform:translateY(-2px)}.ht-btn:active{transform:translateY(0)}.ht-i-hero_cta1{--btn-fs:.9375rem;--btn-pad:17px 26px;--btn-radius:999px;--btn-bg:var(--sl-grad)}.ht-g1.ht-btn{color:#000000}.ht-icon{display:inline-block;width:1em;height:1em;flex-shrink:0;fill:currentColor;vertical-align:-.125em}.ht-i-hero_cta2{border:1px solid var(--ht-border-2);--btn-fs:.9375rem;--btn-fw:600;--btn-pad:17px 26px;--btn-radius:999px}.ht-i-hero_cta2.ht-btn{color:var(--ht-text)}.ht-i-hero_ctas{display:flex;flex-direction:row;gap:.75rem;margin:.5rem 0 0;flex-wrap:wrap}.ht-g2{display:flex;flex-direction:column;gap:1rem;width:100%}.ht-i-hero_ct{max-width:78rem;margin-left:auto;margin-right:auto}.ht-i-hero{display:flex;flex-direction:column;background:#000000;padding:calc(76px + 49.03vw + 40px) 1.25rem 3.5rem;justify-content:center;min-height:auto;background-image:linear-gradient(180deg,rgba(0,0,0,0) 0px,rgba(0,0,0,0) calc(76px + 49.03vw + 0px),rgba(0,0,0,0.16) calc(76px + 49.03vw + 10px),rgba(0,0,0,0.42) calc(76px + 49.03vw + 17px),rgba(0,0,0,0.66) calc(76px + 49.03vw + 23px),rgba(0,0,0,0.85) calc(76px + 49.03vw + 28px),rgba(0,0,0,0.95) calc(76px + 49.03vw + 33px),rgba(0,0,0,1) calc(76px + 49.03vw + 40px)), url(https://www.eduardosalem.com.br/uploads/hero-deputado-salem-f7d3652a.webp);background-size:100% 100%, 190% auto;background-position:88% calc(76px - 14.82vw);background-repeat:no-repeat}.ht-g3{margin:0;font-size:.75rem;font-weight:600;color:#007d2d}.ht-i-hist_h2{margin:0;max-width:22ch;font-size:1.875rem;line-height:1.1;font-weight:600;color:#0a0a0a}.ht-i-hist_p1{margin:0;max-width:62ch;font-size:1rem;line-height:1.75;color:#4a4a4a}.ht-i-hist_cta{margin:.5rem 0 0;align-self:start;--btn-fs:.9375rem;--btn-pad:16px 26px;--btn-radius:999px;--btn-bg:var(--sl-grad)}[data-reveal]{transition:opacity .6s ease,transform .6s ease}[data-reveal="up"]{opacity:0;transform:translateY(16px)}[data-reveal="fade"]{opacity:0}[data-reveal].is-revealed{opacity:1;transform:none}.ht-i-hist_img{width:100%;object-fit:cover;border-radius:20px;aspect-ratio:4/5}.ht-g4{width:100%}.ht-g5{display:flex;flex-direction:column;gap:2.25rem;max-width:78rem;margin-left:auto;margin-right:auto;align-items:stretch}.ht-i-historia{background:#ffffff;padding:3.8125rem 1.25rem 3.5rem;color:#0a0a0a}.ht-i-prob_h2{margin:0;text-align:center;font-size:1.875rem;line-height:1.1;font-weight:600;color:#0a0a0a}.ht-i-prob_img{width:100%;border-radius:18px}.ht-i-prob_claim_h{margin:0;max-width:16ch;font-size:1.5rem;line-height:1.15;font-weight:600;color:#0a0a0a}.ht-i-prob_claim_t{margin:0;max-width:44ch;font-size:1rem;line-height:1.7;color:#4a4a4a}.ht-i-prob_row{display:flex;flex-direction:column;gap:2rem;align-items:stretch}.ht-i-prob_ct{display:flex;flex-direction:column;gap:2.5rem;max-width:78rem;margin-left:auto;margin-right:auto}.ht-g6{background:#f5f5f3;padding:3.5rem 1.25rem;color:#0a0a0a}.ht-i-dest_h2{margin:0;width:100%;max-width:18ch;font-size:1.875rem;line-height:1.1;font-weight:600;color:#ffffff}.ht-i-dest_t{margin:0;max-width:56ch;font-size:1.0625rem;line-height:1.65;font-weight:600;color:rgba(255,255,255,0.94)}.ht-i-dest_cta{align-self:start;--btn-fs:.9375rem;--btn-pad:16px 26px;--btn-radius:999px;--btn-bg:#ffd100}.ht-i-dest_right{display:flex;flex-direction:column;gap:1.25rem;width:100%}.ht-i-dest_ct{display:flex;flex-direction:column;gap:1.5rem;max-width:78rem;margin-left:auto;margin-right:auto;align-items:stretch}.ht-i-destaque{background:#006624;padding:3.25rem 1.25rem;color:#ffffff}.ht-g7{margin:0;font-size:.75rem;font-weight:600;color:var(--ht-primary)}.ht-g8{margin:0;font-size:1.875rem;line-height:1.1;font-weight:600;color:var(--ht-text)}.ht-i-band_sub{margin:0;max-width:62ch;font-size:1.0625rem;line-height:1.65;color:var(--ht-text-muted)}.ht-i-band_head{display:flex;flex-direction:column;gap:.75rem;max-width:56rem}.ht-icon-box{display:flex;gap:.75rem}.ht-icon-box-icon{flex-shrink:0;display:inline-flex}.ht-icon-box-content{display:flex;flex-direction:column;gap:.25rem;min-width:0}.ht-icon-box-title{margin:0;font-weight:600}.ht-icon-box-text{margin:0;color:var(--ht-text-muted)}.ht-g9{padding:1.875rem;border:1px solid var(--ht-border);border-radius:18px;background:var(--ht-surface);flex-direction:column;align-items:flex-start}.ht-g9.ht-icon-box{gap:1.125rem}.ht-g9 .ht-icon{width:1.75rem;height:1.75rem}.ht-g9 .ht-icon-box-content{text-align:left}.ht-g9 .ht-icon-box-text{line-height:1.62}.ht-g9 .ht-icon-box-title{font-size:1.375rem;font-weight:600;color:var(--ht-text)}.ht-i-band_grid{display:grid;gap:1.125rem;grid-template-columns:minmax(0,1fr)}.ht-i-band_publico{margin:0;max-width:66ch;font-size:.9375rem;line-height:1.6;color:var(--ht-text-subtle)}.ht-g10{display:flex;flex-direction:column;gap:2.25rem;max-width:78rem;margin-left:auto;margin-right:auto}.ht-i-bandeiras{background:#000000;padding:3.5rem 1.25rem}.ht-g11{margin:0;font-size:1.875rem;line-height:1.1;font-weight:600;color:#0a0a0a}.ht-i-comp_sub{margin:0;max-width:56ch;font-size:1.0625rem;line-height:1.65;color:#4a4a4a}.ht-g12{display:flex;flex-direction:column;gap:.75rem;max-width:52rem}.ht-g13{padding:1.5rem;border:1px solid #e6e6e2;border-radius:16px;background:#fafaf8;flex-direction:row;align-items:flex-start}.ht-g13.ht-icon-box{gap:1rem}.ht-g13 .ht-icon{width:1.125rem;height:1.125rem}.ht-g13 .ht-icon-box-content{text-align:left}.ht-g13 .ht-icon-box-text{font-size:.9375rem;line-height:1.6;color:#4a4a4a}.ht-g13 .ht-icon-box-title{font-size:1.0625rem;font-weight:600;color:#0a0a0a}.ht-i-comp_cta_h{margin:0;font-size:1.25rem;font-weight:600;color:#ffffff}.ht-i-comp_cta_t{margin:0;font-size:.9375rem;line-height:1.6;color:#b5b5b5}.ht-g14{align-self:start;--btn-fs:.875rem;--btn-pad:13px 20px;--btn-radius:999px;--btn-bg:var(--sl-grad)}.ht-g14.ht-btn{color:#000000}.ht-i-comp_cta_card{display:flex;flex-direction:column;gap:.875rem;background:#000000;padding:1.75rem;justify-content:center;border-radius:16px}.ht-g15{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr)}.ht-i-compromissos{background:#ffffff;padding:3.5rem 1.25rem;color:#0a0a0a}.ht-i-vid_sub{margin:0;max-width:58ch;font-size:1.0625rem;line-height:1.65;color:var(--ht-text-muted)}.ht-video-wrap{width:100%;overflow:hidden}.ht-video{width:100%;height:100%;display:block}.ht-i-vid_player{margin:.5rem 0 0;aspect-ratio:16/9;border-radius:18px}.ht-i-vid_player .ht-video{object-fit:cover}.ht-i-vid_ct{display:flex;flex-direction:column;gap:1.25rem;max-width:62rem;margin-left:auto;margin-right:auto}.ht-g16{background:#000000;padding:3.5rem 1.25rem}.ht-i-ag_sub{margin:0;max-width:58ch;font-size:1.0625rem;line-height:1.65;color:#4a4a4a}.ht-g17{display:flex;flex-direction:column;gap:2rem;max-width:78rem;margin-left:auto;margin-right:auto}.ht-i-ap_sub{margin:0;max-width:52ch;font-size:1.0625rem;line-height:1.65;color:var(--ht-text-muted)}.ht-g18{width:100%;object-fit:cover;border-radius:16px 16px 0 0;aspect-ratio:4/3}.ht-g19{padding:.875rem 1rem 1rem;margin:0;font-size:.875rem;line-height:1.5;color:var(--ht-text-muted)}.ht-g20{display:flex;flex-direction:column;background:var(--ht-surface);overflow:hidden;border:1px solid var(--ht-border);border-radius:16px}.ht-i-ap_cta_h{margin:0;font-size:1.25rem;font-weight:600;color:var(--ht-text)}.ht-i-ap_cta_t{margin:0;font-size:.9375rem;line-height:1.6;color:var(--ht-text-muted)}.ht-i-ap_cta_card{display:flex;flex-direction:column;gap:.875rem;background:var(--ht-surface);padding:1.75rem;justify-content:center;border:1px solid var(--ht-border);border-radius:16px}.ht-i-cad_eyebrow{margin:0;font-size:.75rem;font-weight:600;color:#ffd100}.ht-i-cad_h2{margin:0;max-width:18ch;font-size:1.875rem;line-height:1.1;font-weight:600;color:#ffffff}.ht-i-cad_p{margin:0;max-width:50ch;font-size:1.0625rem;line-height:1.68;color:rgba(255,255,255,0.92)}.ht-i-cad_col{display:flex;flex-direction:column;gap:1.125rem;width:100%}.ht-i-cad_form_h{margin:0;font-size:1.375rem;font-weight:600;color:#ffffff}.ht-i-cad_form{max-width:100%}.ht-i-cad_form .ht-form-field span{font-size:.8125rem;font-weight:600;color:#b5b5b5}.ht-i-cad_form .ht-form-field input{padding:.8rem .9rem;border:1px solid rgba(255,255,255,0.16);border-radius:10px;background:rgba(255,255,255,0.06);color:#ffffff}.ht-i-cad_form .ht-form-field input::placeholder{color:#8a8a8a}.ht-i-cad_form .ht-form-ok{color:#ffd100}.ht-i-cad_form_note{margin:0;font-size:.8125rem;line-height:1.55;color:#8a8a8a}.ht-i-cad_card{display:flex;flex-direction:column;gap:1rem;background:#000000;padding:1.5rem;width:100%;border-radius:20px}.ht-i-cadastro{background:#006624;padding:3.5rem 1.25rem;color:#ffffff}.ht-i-conteudo{padding:0}.ht-i-rod_logo{margin:0 0 .25rem;width:196px}.ht-i-rod_slogan{margin:0;max-width:34ch;font-size:1rem;font-weight:600;color:var(--ht-primary)}.ht-i-rod_brand{display:flex;flex-direction:column;gap:.625rem}.ht-i-rod_social_l{margin:0;font-size:.75rem;font-weight:600;color:var(--ht-text-subtle)}.ht-i-rod_social_wrap{display:flex;flex-direction:column;gap:.75rem}.ht-i-rod_top{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;justify-content:space-between}.ht-i-rod_legal{margin:0;max-width:56ch;font-size:.8125rem;line-height:1.55;color:var(--ht-text-subtle)}.ht-i-rod_copy{margin:0;font-size:.8125rem;color:var(--ht-text-subtle)}.ht-i-rod_bottom{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 0 0;justify-content:space-between;border-top:1px solid var(--ht-border)}.ht-i-rodape{background:#000000;padding:3rem 1.25rem 2rem}@media (max-width:767.98px){.ht-nav[data-nav-mb="md"] .ht-nav-toggle{display:inline-flex}.ht-nav[data-nav-mb="md"] .ht-nav-list{position:fixed;top:0;bottom:0;width:min(80vw,320px);flex-direction:column;align-items:flex-start;gap:0;padding:4rem 1.5rem 1.5rem;overflow-y:auto;background:var(--ht-surface);transition:transform .25s ease;z-index:70}.ht-nav[data-nav-mb="md"][data-nav-side="left"] .ht-nav-list{left:0;right:auto;transform:translateX(-100%)}.ht-nav[data-nav-mb="md"][data-nav-side="right"] .ht-nav-list{right:0;left:auto;transform:translateX(100%)}.ht-nav[data-nav-mb="md"].is-open .ht-nav-list{transform:translateX(0)}.ht-nav[data-nav-mb="md"] .ht-nav-link{width:100%;padding:.5rem 0}.ht-nav[data-nav-mb="md"] .ht-nav-sub{position:static;display:none;box-shadow:none;border:0;background:transparent;padding:0 0 0 1rem}.ht-nav[data-nav-mb="md"] .ht-nav-has-sub.is-open .ht-nav-sub{display:flex}.ht-nav[data-nav-mb="md"] .ht-nav-sub-toggle{width:100%;justify-content:space-between}}@media (max-width:1023.98px){.ht-nav[data-nav-mb="lg"] .ht-nav-toggle{display:inline-flex}.ht-nav[data-nav-mb="lg"] .ht-nav-list{position:fixed;top:0;bottom:0;width:min(80vw,320px);flex-direction:column;align-items:flex-start;gap:0;padding:4rem 1.5rem 1.5rem;overflow-y:auto;background:var(--ht-surface);transition:transform .25s ease;z-index:70}.ht-nav[data-nav-mb="lg"][data-nav-side="left"] .ht-nav-list{left:0;right:auto;transform:translateX(-100%)}.ht-nav[data-nav-mb="lg"][data-nav-side="right"] .ht-nav-list{right:0;left:auto;transform:translateX(100%)}.ht-nav[data-nav-mb="lg"].is-open .ht-nav-list{transform:translateX(0)}.ht-nav[data-nav-mb="lg"] .ht-nav-link{width:100%;padding:.5rem 0}.ht-nav[data-nav-mb="lg"] .ht-nav-sub{position:static;display:none;box-shadow:none;border:0;background:transparent;padding:0 0 0 1rem}.ht-nav[data-nav-mb="lg"] .ht-nav-has-sub.is-open .ht-nav-sub{display:flex}.ht-nav[data-nav-mb="lg"] .ht-nav-sub-toggle{width:100%;justify-content:space-between}}@media (scripting: none){.ht-nav-toggle{display:none}.ht-nav-list{position:static;transform:none;flex-direction:column;align-items:flex-start;width:auto;height:auto;overflow:visible;padding:0;background:transparent}.ht-nav-sub{position:static;display:block;box-shadow:none;border:0;background:transparent;padding:0 0 0 1rem}[data-reveal]{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ht-btn{transition:none}.ht-btn-primary:hover,.ht-btn:active{transform:none}}@media (prefers-reduced-motion: reduce){[data-reveal]{opacity:1;transform:none;transition:none}}@media (min-width:768px){.ht-i-hero_h1{font-size:3.2rem}.ht-i-band_grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ht-g15{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-i-rod_top{flex-direction:row;align-items:flex-end}.ht-i-rod_bottom{flex-direction:row}}@media (min-width:1024px){.ht-i-navbar_logo{width:150px}.ht-i-navbar{padding:1rem 2rem}.ht-i-hero_h1{font-size:3rem;line-height:0.98}.ht-i-hero_slogan{font-size:1.3rem}.ht-i-hero_lead{font-size:1rem}.ht-btn-primary.ht-btn-lg,.ht-btn-primary.ht-btn-md{padding:var(--btn-pad,20px);font-size:var(--btn-fs,20px);line-height:var(--btn-lh,20px)}.ht-g21{--btn-fs:.875rem}.ht-i-hero_col{width:520px}.ht-i-hero{padding:8rem 2rem 4rem;min-height:95vh;background-image:linear-gradient(90deg,#000000 0%,#000000 28%,rgba(0,0,0,0.95) 34%,rgba(0,0,0,0.82) 39%,rgba(0,0,0,0.60) 44%,rgba(0,0,0,0.34) 48%,rgba(0,0,0,0.12) 52%,rgba(0,0,0,0) 55%), url(https://www.eduardosalem.com.br/uploads/hero-deputado-salem-f7d3652a.webp);background-size:100% 100%, max(85vw, calc((100vw - 600px) * 1.92), 186vh, 1360px) auto;background-position:right top}.ht-g22{font-size:2.625rem}.ht-i-hist_col{width:56%}.ht-i-hist_img{aspect-ratio:4/5}.ht-i-hist_media{width:44%}.ht-g5{flex-direction:row;gap:3.5rem;align-items:center}.ht-i-historia{padding:5.8125rem 2rem 5.5rem}.ht-i-prob_h2{font-size:2.75rem}.ht-g23{width:58%}.ht-i-prob_claim_h{font-size:2rem}.ht-i-prob_claim{width:42%}.ht-g24{flex-direction:row;gap:3.5rem;align-items:center}.ht-g25{padding:5.5rem 2rem}.ht-i-dest_h2{width:42%;font-size:2.625rem}.ht-i-dest_t{font-size:1.1875rem}.ht-i-destaque{padding:4.5rem 2rem}.ht-g8{font-size:2.75rem}.ht-g11{font-size:2.75rem}.ht-g16{padding:5rem 2rem}.ht-g26{padding:5rem 2rem}.ht-i-ap_grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ht-i-cad_col{width:52%}.ht-i-cad_card{padding:2.25rem;width:48%}.ht-i-rodape{padding:4rem 2rem 2.5rem}}@media (min-width:1367px){.ht-i-hero_h1{font-size:3rem}.ht-i-hero_col{width:520px}.ht-i-hero{padding:10rem 2rem 5rem;min-height:95vh;background-image:linear-gradient(90deg,#000000 0%,#000000 28%,rgba(0,0,0,0.95) 34%,rgba(0,0,0,0.82) 39%,rgba(0,0,0,0.60) 44%,rgba(0,0,0,0.34) 48%,rgba(0,0,0,0.12) 52%,rgba(0,0,0,0) 55%), url(https://www.eduardosalem.com.br/uploads/hero-deputado-salem-f7d3652a.webp);background-size:100% 100%, max(100vw, 186vh, 1360px) auto;background-position:right top}}
:root{--sl-grad:linear-gradient(120deg,#009b3a 0%,#58b947 45%,#ffd100 100%);--sl-grad-hi:linear-gradient(120deg,#00b544 0%,#6ecf55 45%,#ffe14d 100%)}.ht-btn-primary{--btn-bg-hover:var(--sl-grad-hi)}.sl-navbar .ht-nav-list{gap:1.6rem}.sl-navbar .ht-nav-link{position:relative;padding-bottom:3px;transition:color .18s ease}.sl-navbar .ht-nav-link:hover{color:var(--ht-primary)}.sl-navbar .ht-nav-link::after{content:'';position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--sl-grad);transition:right .22s ease}.sl-navbar .ht-nav-link:hover::after{right:0}.sl-badge .ht-icon-box-icon{width:60px;height:60px;border-radius:16px;background:var(--sl-grad);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(0,155,58,.28)}.sl-badge .ht-icon{color:#000}.sl-chip .ht-icon-box-icon{width:38px;height:38px;border-radius:10px;background:var(--sl-grad);display:inline-flex;align-items:center;justify-content:center}.sl-chip .ht-icon{color:#000}.sl-rule{height:5px;width:96px;border-radius:999px;background:var(--sl-grad)}.sl-rule-sm{height:4px;width:64px;border-radius:999px;background:var(--sl-grad)}.sl-eyebrow{letter-spacing:.18em;text-transform:uppercase}.sl-pill .ht-icon-list-item{background:#fff;border:1px solid #e2e2de;border-radius:999px;padding:.7rem 1.1rem;transition:border-color .18s ease,transform .18s ease}.sl-pill .ht-icon-list-item:hover{border-color:#009b3a;transform:translateX(4px)}.sl-pill .ht-icon{color:#009b3a}.sl-num{font-size:3.25rem;line-height:1;font-weight:600;background:var(--sl-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.sl-social{display:flex;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none}.sl-social a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid var(--ht-border);color:var(--ht-text-muted);transition:color .18s ease,border-color .18s ease,transform .18s ease,background .18s ease}.sl-social a:hover{color:#000;background:var(--sl-grad);border-color:transparent;transform:translateY(-2px)}.sl-social svg{width:20px;height:20px;fill:currentColor}@media (prefers-reduced-motion:reduce){.sl-navbar .ht-nav-link::after,.sl-social a,.sl-pill .ht-icon-list-item{transition:none}}/* sl-agenda */section[id]{scroll-margin-top:5.5rem}.sl-ag{display:flex;flex-direction:column;gap:2rem}.sl-ag *{box-sizing:border-box}.sl-ag-panel{--r:150px;--step:26deg;--cx:34px;--band:8px;position:relative;display:grid;grid-template-rows:auto auto;gap:1.25rem;background:#0a0a0a;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:1.5rem 1.25rem;overflow:hidden}.sl-ag-panel:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:24px;background:radial-gradient(120% 80% at 30% 50%,rgba(0,155,58,.13),transparent 62%)}.sl-ring-wrap{position:relative;height:200px;overflow:hidden}.sl-ring{position:absolute;top:50%;left:var(--cx);width:0;height:0;transform:rotate(calc(var(--act) * var(--step) * -1));transition:transform .5s cubic-bezier(.22,1,.36,1)}.sl-ring-arc,.sl-ring-hub{position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%)}.sl-ring-arc{width:calc(var(--r) * 2 + var(--band));height:calc(var(--r) * 2 + var(--band));background:conic-gradient(from 0deg,#ffd100 0deg 90deg,#f2f2ef 220deg,#009b3a 350deg 360deg)}.sl-ring-hub{width:calc(var(--r) * 2 - var(--band));height:calc(var(--r) * 2 - var(--band));background:#0a0a0a}.sl-tick{position:absolute;top:0;left:0;transform-origin:0 0;display:flex;align-items:center;gap:.7rem;height:2.4rem;margin:0;padding:0;border:0;background:none;cursor:pointer;color:#fff;font:inherit;opacity:0;pointer-events:none;white-space:nowrap;transform:rotate(calc(var(--i) * var(--step))) translate(calc(var(--r) - 6px)) translateY(-50%);transition:opacity .4s ease,transform .5s cubic-bezier(.22,1,.36,1)}.sl-tick-dot{flex:0 0 auto;width:12px;height:12px;border-radius:50%;background:#ffffff73;transition:background .3s ease,box-shadow .3s ease,transform .3s ease}.sl-tick-num{font-size:1.05rem;font-weight:600;letter-spacing:-.02em;line-height:1;color:#ffffffb3;transition:font-size .4s cubic-bezier(.22,1,.36,1),color .4s ease}.sl-tick[data-d="0"]{opacity:1;pointer-events:auto}.sl-tick[data-d="1"]{opacity:.55;pointer-events:auto}.sl-tick[data-d="2"],.sl-tick[data-d="3"]{opacity:0;pointer-events:none}.sl-tick[data-d="0"] .sl-tick-dot{background:#ffd100;transform:scale(1.25);box-shadow:0 0 0 6px #ffd10029}.sl-tick[data-d="0"] .sl-tick-num{font-size:2.4rem;color:#fff}.sl-tick:focus-visible{outline:2px solid #ffd100;outline-offset:4px;border-radius:8px}.sl-needle{position:absolute;top:50%;left:var(--cx);width:calc(var(--r) - 14px);height:2px;transform:translateY(-50%);pointer-events:none;background:linear-gradient(90deg,#ffd10000 12%,#ffd100bf)}.sl-readout{display:flex;flex-direction:column;gap:1rem;position:relative}.sl-focus{display:flex;flex-direction:column;gap:.4rem;min-height:6.25rem;position:relative}.sl-focus-date{margin:0;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#ffd100}.sl-focus-title{margin:0;font-size:1.25rem;line-height:1.2;font-weight:600;color:#fff}.sl-focus-text{margin:0;font-size:.9375rem;line-height:1.6;color:#b5b5b5}.sl-nav{display:flex;align-items:center;gap:.75rem;position:relative}.sl-arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.sl-arrow:hover:not(:disabled){background:var(--sl-grad);border-color:transparent;color:#000;transform:translateY(-1px)}.sl-arrow:disabled{opacity:.3;cursor:default}.sl-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sl-count{margin-left:auto;font-size:.8125rem;font-weight:600;color:#8a8a8a;font-variant-numeric:tabular-nums}.sl-urna{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.1);padding-top:1.25rem;position:relative}.sl-urna-info{display:flex;flex-direction:column;gap:.15rem;flex:1 1 11rem}.sl-urna-cd{margin:0;font-size:1.05rem;font-weight:600;color:#fff;font-variant-numeric:tabular-nums}.sl-urna-lbl{margin:0;font-size:.75rem;color:#8a8a8a}.sl-urna-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:8.5rem;padding:.85rem 1.75rem;border-radius:10px;text-decoration:none;background:#12a24a;color:#04240f;font-weight:600;letter-spacing:.06em;box-shadow:inset 0 2px #fff6,inset 0 -3px #00000052,0 6px 18px #009b3a59;transition:transform .12s ease,box-shadow .12s ease,background .18s ease}.sl-urna-btn:hover{background:#15b854}.sl-urna-btn:active{transform:translateY(2px);box-shadow:inset 0 2px #ffffff47,inset 0 -1px #00000052,0 2px 8px #009b3a4d}.sl-urna-sim{font-size:1.5rem;line-height:1}.sl-urna-sub{font-size:.625rem;font-weight:600;letter-spacing:.14em;opacity:.72}.sl-ag[data-fim="1"] .sl-urna-btn{animation:sl-pulse 1.8s ease-in-out infinite}@keyframes sl-pulse{0%,to{filter:none}50%{filter:drop-shadow(0 0 14px rgba(0,155,58,.85))}}.sl-tl{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.sl-tl-item{position:relative;display:grid;grid-template-columns:1.5rem 1.25rem 1fr;gap:.75rem;padding-bottom:1.5rem}.sl-tl-item[hidden]{display:none}.sl-tl-item:before{content:"";position:absolute;left:calc(2.875rem - 1px);top:1.4rem;bottom:-.1rem;width:2px;background:#d9d9d4}.sl-tl-item:last-child:before,.sl-tl-item.is-last:before{display:none}.sl-tl-idx{font-size:.9375rem;font-weight:600;color:#6e6e6e;text-align:right;line-height:1.5rem;font-variant-numeric:tabular-nums}.sl-tl-dot{width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid #c9c9c3;background:#f5f5f3;margin-top:.15rem;position:relative;transition:border-color .2s ease,background .2s ease}.sl-tl-item.is-on .sl-tl-dot{border-color:#009b3a;background:#fff}.sl-tl-item.is-on .sl-tl-dot:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--sl-grad)}.sl-tl-item.is-done .sl-tl-dot{border-color:#009b3a;background:#009b3a}.sl-tl-btn{display:flex;flex-direction:column;gap:.15rem;text-align:left;margin:0;padding:0;border:0;background:none;cursor:pointer;font:inherit}.sl-tl-date{font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#007d2d}.sl-tl-title{font-size:1.0625rem;font-weight:600;color:#0a0a0a;line-height:1.3}.sl-tl-item.is-on .sl-tl-title{color:#0a0a0a}.sl-tl-text{font-size:.9375rem;line-height:1.6;color:#4a4a4a}.sl-tl-btn:focus-visible{outline:2px solid #009b3a;outline-offset:3px;border-radius:6px}.sl-tl-more{align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.2rem;border-radius:999px;border:1px solid #d4d4ce;background:#fff;color:#0a0a0a;font-size:.875rem;font-weight:600;cursor:pointer;transition:border-color .18s ease,transform .18s ease}.sl-tl-more:hover{border-color:#009b3a;transform:translateY(-1px)}@media (min-width:64em){.sl-ag-panel{--r:290px;--step:15deg;--cx:34px;--band:10px;grid-template-rows:none;grid-template-columns:minmax(0,470px) minmax(0,1fr);align-items:center;gap:2.5rem;padding:2.5rem}.sl-ring-arc{background:conic-gradient(from 0deg,#ffd100 0deg 90deg,#f2f2ef 165deg,#009b3a 240deg 360deg)}.sl-ring-wrap{height:470px}.sl-tick{height:3.4rem;gap:1rem}.sl-tick-dot{width:14px;height:14px}.sl-tick[data-d="1"]{opacity:.5}.sl-tick[data-d="2"]{opacity:.28;pointer-events:auto}.sl-tick[data-d="3"]{opacity:.14;pointer-events:auto}.sl-tick-num{font-size:1.35rem}.sl-tick[data-d="0"] .sl-tick-num{font-size:3.4rem}.sl-focus{gap:.6rem;min-height:0}.sl-focus-title{font-size:2rem}.sl-focus-text{font-size:1.0625rem;max-width:36ch}.sl-urna{border-top:0;padding-top:.5rem;margin-top:.75rem}.sl-ag{gap:2.5rem}.sl-ag-tl-wrap{max-width:56rem}.sl-tl-item{grid-template-columns:2rem 1.25rem 1fr;gap:1rem;padding-bottom:1.75rem}.sl-tl-item:before{left:calc(3.625rem - 1px)}.sl-tl-title{font-size:1.1875rem}}@media (prefers-reduced-motion:reduce){.sl-ring,.sl-tick,.sl-tick-num,.sl-arrow,.sl-urna-btn,.sl-tl-more,.sl-tl-dot{transition:none}.sl-ag[data-fim="1"] .sl-urna-btn{animation:none}}/* sl-visual */.sl-navbar{background:#0808086b;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 1px #ffffff0f inset,0 8px 32px #00000057}@media (prefers-reduced-motion:reduce){.sl-navbar{transition:none}}.sl-navbar:after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);pointer-events:none}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.sl-navbar{background:#080808f0}}.sl-figura img{display:block;width:100%;height:auto}.sl-figura p{margin:0}.sl-figura>*:last-child{flex:1;display:flex;align-items:center}/* menu-mobile-fix */@media (max-width:1023.98px){.sl-navbar{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent}.sl-navbar::before{content:'';position:absolute;inset:0;z-index:-1;background:#0808086b;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);pointer-events:none}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.sl-navbar::before{background:#080808f0}}.sl-navbar .ht-nav-list{left:auto;height:100dvh;max-height:100dvh;gap:.25rem;padding:5rem 1.5rem 2rem;background:#0b0b0b;box-shadow:-24px 0 48px rgba(0,0,0,.55)}.sl-navbar .ht-nav-link{padding:.85rem 0;font-size:.95rem}.sl-navbar .ht-nav-link::after,.sl-navbar .ht-nav-link:hover::after{display:none}.ht-nav-toggle{position:relative;z-index:90}}/* nav-1024-fix */@media (min-width:1024px) and (max-width:1200px){.sl-navbar .ht-nav-list{gap:.85rem}.sl-navbar .ht-nav-link{font-size:.6875rem;letter-spacing:.04em}.ht-i-navbar_logo{width:120px}.ht-i-navbar{padding:1rem 1.25rem}}/* hero-ctas-fix */@media (min-width:1024px){.ht-i-hero_ctas{flex-wrap:nowrap;gap:.625rem}.ht-i-hero_cta1,.ht-i-hero_cta2{padding:15px 20px;font-size:.875rem;white-space:nowrap}}/* hero-col-base-fix */@media (max-width:1023.98px){.ht-i-hero_col{width:100%}}/* secoes-ocultas */.ht-i-video,.ht-i-agenda{display:none}