/**
 * NEW HOME P1LED: estilos da nova home (secoes de conteudo)
 * Reguas: borda fluida clamp(20px,5vw,128px); miolo 100%; titulos --fs-titulo
 * Escopo .nhp1 (wrapper do widget); tema claro acompanha html.p1-claro do site
 */

/* ===== Tokens (largura fluida: borda proporcional + teto de miolo) ===== */
.nhp1{
  --azul:#00AEEF;--azul-forte:#0099D6;--ciano:#00AEEF;
  --s950:#0D121C;--s900:#121926;--navy:#0E1B33;--royal:#1D3E7B;--royal-esc:#16346B;
  --claro:#FFFFFF;--claro-2:#F5F8FB;--gelo:#E4F6FE;
  --tx:#121926;--tx2:#5B6B7C;--txd:#CDD5DF;
  --disp:'Mont','Montserrat',sans-serif;--body:'Inter',system-ui,sans-serif;
  --borda:clamp(20px,5vw,128px);
  --miolo:calc(100% - 2*var(--borda));
  --fs-corpo:clamp(16px,.6vw + 12px,19px);
  --fs-titulo:clamp(1.7rem,2.2vw,2.4rem);
}
.nhp1 *{margin:0;padding:0;box-sizing:border-box}
/* trava anti barra lateral (mesma regra do HTML aprovado): tooltips dos selos e afins
 * vazam invisiveis alem da borda; este CSS so carrega nas paginas com widgets nhp1 */
html,body{overflow-x:clip}
/* tema do site impoe min-height:40px em button; zera pra respeitar os tamanhos da familia */
.nhp1 button,.nhp1-mais button{min-width:0;min-height:0}
.nhp1 img{max-width:100%;display:block}
.nhp1 a{text-decoration:none;color:inherit}
.nhp1 h1,.nhp1 h2,.nhp1 h3{font-family:var(--disp);color:var(--tx);letter-spacing:-.015em}
.nhp1 .miolo{width:100%;margin-inline:auto}
.nhp1 .hl{color:var(--azul)}
.nhp1 .kicker{font-family:var(--disp);font-weight:700;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--azul);display:block;margin-bottom:14px}
.nhp1 .h2{font-size:var(--fs-titulo);font-weight:800;line-height:1.12}
.nhp1 .sub{font-size:clamp(1rem,1.2vw,1.25rem);margin-top:14px}
.nhp1 .dark h1,.nhp1 .dark h2,.nhp1 .dark h3{color:#FCFCFD}
.nhp1 .dark{color:var(--txd)}
.nhp1 .rv{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.2,.6,.2,1),transform .8s cubic-bezier(.2,.6,.2,1)}
/* dentro do editor do Elementor tudo visivel: widget re-renderizado nunca e observado pelo reveal */
.elementor-editor-active .nhp1 .rv{opacity:1;transform:none}
.nhp1 .rv.in{opacity:1;transform:none}
.nhp1 .btn-azul{display:inline-flex;align-items:center;gap:8px;background:var(--azul);color:#06283A;font-family:var(--disp);font-weight:700;font-size:15px;padding:13px 26px;border-radius:999px;transition:all .3s}
.nhp1 .btn-azul:hover{background:#25c2ff;transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,174,239,.4)}
/* ===== Lightbox de video ===== */
.nhp1 .video-lb{position:fixed;inset:0;z-index:99999;background:rgba(6,13,32,.94);display:flex;align-items:center;justify-content:center;padding:4vw}
.nhp1 .video-lb[hidden]{display:none}
.nhp1 .video-lb__caixa{width:min(1200px,92vw);aspect-ratio:16/9;border-radius:16px;overflow:hidden;box-shadow:0 50px 120px rgba(0,0,0,.6)}
.nhp1 .video-lb__caixa iframe{width:100%;height:100%;border:0;display:block}
.nhp1 .video-lb__fechar{position:absolute;top:22px;right:26px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.08);color:#fff;font-size:18px;cursor:pointer;transition:all .3s}
.nhp1 .video-lb__fechar:hover{border-color:#00AEEF;color:#00AEEF}
/* ===== Tema claro (lâmpada): faixas fotográficas seguem escuras ===== */
html.p1-claro .nhp1{background:#F5F8FB;color:#5B6B7C}
/* faixa de garantias: branca, selos escuros */
html.p1-claro .nhp1 .selos-fila{background:#FFFFFF}
html.p1-claro .nhp1 .selos-legenda{color:rgba(18,25,38,.45)}
html.p1-claro .nhp1 .selo{color:#121926}
html.p1-claro .nhp1 .selo > img{filter:brightness(0);opacity:.9}
html.p1-claro .nhp1 .marcas{background:#EDF3FA}
html.p1-claro .nhp1 .marcas h2{color:#121926}
html.p1-claro .nhp1 .marcas .sub{color:#5B6B7C}
html.p1-claro .nhp1 .marcas-track img{filter:brightness(0);opacity:.55}
html.p1-claro .nhp1 .marcas-track img:hover{opacity:.9}
html.p1-claro .nhp1 .produtos{background:#EDF2F8}
html.p1-claro .nhp1 .prod-col.esq{background:#EDF2F8}
html.p1-claro .nhp1 .prod-col.dir{background:#DDE9F7}
html.p1-claro .nhp1 .prod-col h2,html.p1-claro .nhp1 .prod-item summary{color:#121926}
html.p1-claro .nhp1 .prod-col.esq > p,html.p1-claro .nhp1 .prod-col.dir > p.prod-uso,html.p1-claro .nhp1 .prod-item p,html.p1-claro .nhp1 .prod-feat{color:#5B6B7C}
html.p1-claro .nhp1 .prod-item{border-bottom-color:rgba(18,25,38,.12)}
html.p1-claro .nhp1 .prod-feat img,html.p1-claro .nhp1 .canal .ic img{filter:invert(1)}
html.p1-claro .nhp1 .noticia{background:#FFFFFF}
html.p1-claro .nhp1 .noticia h2,html.p1-claro .nhp1 .noticia-card h3{color:#121926}
html.p1-claro .nhp1 .noticia-card p{color:#5B6B7C}
html.p1-claro .nhp1 .central-wrap{background:#EAF3FC}
html.p1-claro .nhp1 .central-topo h2,html.p1-claro .nhp1 .canal strong,html.p1-claro .nhp1 .fone b,html.p1-claro .nhp1 .brasil-head h2{color:#121926}
html.p1-claro .nhp1 .central-topo p,html.p1-claro .nhp1 .canal small,html.p1-claro .nhp1 .brasil-head p,html.p1-claro .nhp1 .brasil-legenda{color:#5B6B7C}
html.p1-claro .nhp1 .canal,html.p1-claro .nhp1 .fone{background:#FFFFFF;border-color:rgba(18,25,38,.1)}
html.p1-claro .nhp1 .fone--ativa{background:var(--azul) !important}
html.p1-claro .nhp1 .seo-rodape{background:#E4EDF7}
html.p1-claro .nhp1 .seo-rodape h2,html.p1-claro .nhp1 .seo-listas dt{color:#4A5B75}
html.p1-claro .nhp1 .seo-rodape p,html.p1-claro .nhp1 .seo-listas dd,html.p1-claro .nhp1 .seo-cauda{color:#7A8BA0}
/* ===== 1. HERO ===== */
.nhp1 .hero{display:grid;grid-template-columns:1fr minmax(420px,34%);min-height:clamp(540px,36.5vw,940px);background:var(--navy);position:relative}
/* banner unico (sem barra/labels): hero mais baixo; padding-top compensa o menu fixo
 * do site (100px) pro texto centralizar no espaco VISIVEL entre menu e fim do banner */
.nhp1 .hero--solo{min-height:clamp(460px,29vw,760px)}
.nhp1 .hero--solo .hero-txt{padding:150px var(--borda) 55px}
.nhp1 .hero-media{order:1}
.nhp1 .hero-txt{order:2;display:flex;flex-direction:column;justify-content:center;padding:110px var(--borda) 170px;position:relative}
.nhp1 .hero-txt h1{font-size:clamp(2rem,2.7vw,3rem);font-weight:800;line-height:1.14;color:#FCFCFD}
.nhp1 .hero-txt h1 .hl{display:block}
.nhp1 .hero-txt p{margin-top:22px;max-width:420px;color:var(--txd);font-size:15.5px}
.nhp1 .hero-cta{display:inline-flex;align-items:center;gap:10px;margin-top:28px;align-self:flex-start;padding:15px 32px;background:var(--azul);border-radius:999px;color:#06283A;font-family:var(--disp);font-weight:700;font-size:15px;box-shadow:0 10px 30px rgba(0,174,239,.35);transition:all .3s}
.nhp1 .hero-cta svg{transition:transform .3s}
.nhp1 .hero-cta:hover{background:var(--azul-forte);color:#06283A;transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,174,239,.45)}
.nhp1 .hero-cta:hover svg{transform:translateX(4px)}
.nhp1 .hero-player{display:flex;align-items:center;flex:0 0 auto}
.nhp1 .hero-pause{background:none;border:none;color:rgba(252,252,253,.55);cursor:pointer;padding:4px;transition:color .3s;display:flex}
.nhp1 .hero-pause:hover{color:#FCFCFD}
.nhp1 .hero-pause svg{width:15px;height:15px;display:block}
.nhp1 .hero-media{position:relative;overflow:hidden}
.nhp1 .hero-media .hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease}
.nhp1 .hero-media .hero-slide.on{opacity:1}
.nhp1 .hero-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50%;background:rgba(255,255,255,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:0 20px 50px rgba(0,0,0,.45)}
.nhp1 .hero-play:hover{transform:translate(-50%,-50%) scale(1.08)}
.nhp1 .hero-play svg{width:26px;height:26px;margin-left:4px;color:var(--s950)}
.nhp1 .hero-rodape{position:absolute;left:var(--borda);right:var(--borda);bottom:34px;z-index:5;display:flex;flex-direction:column;gap:10px}
.nhp1 .hero-track{display:flex;gap:8px;align-items:center}
.nhp1 .hero-seg{flex:1;height:3px;border-radius:3px;background:rgba(255,255,255,.35);overflow:hidden}
.nhp1 .hero-seg i{display:block;height:100%;width:0;background:var(--azul);border-radius:3px}
.nhp1 .hero-labels{display:flex;justify-content:space-between;font-family:var(--disp);font-weight:600;font-size:13.5px;color:#FCFCFD}
.nhp1 .hero-labels span{opacity:.55;cursor:pointer;transition:opacity .3s}
.nhp1 .hero-labels span.on{opacity:1}
.nhp1 .hero-setas{position:absolute;left:var(--borda);bottom:86px;display:flex;gap:8px;z-index:5}
.nhp1 .hero-setas button{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.06);color:#fff;cursor:pointer;transition:all .3s}
.nhp1 .hero-setas button:hover{border-color:var(--azul);color:var(--azul)}
@media(max-width:900px){.nhp1 .hero{grid-template-columns:1fr;height:auto}
.nhp1 .hero-media{order:1;aspect-ratio:16/10}
.nhp1 .hero-rodape{order:2;position:relative;left:0;right:0;bottom:0;padding:18px var(--borda) 0;background:var(--navy)}
.nhp1 .hero-txt,.nhp1 .hero--solo .hero-txt{order:3;padding:30px var(--borda) 56px}
.nhp1 .hero-setas{display:none}
}
/* ===== 2. SELOS ===== */
.nhp1 .selos{display:grid;grid-template-columns:minmax(360px,34%) 1fr}
.nhp1 .selos-chamada{background:var(--ciano);color:#04283A;padding:22px var(--borda) 22px;display:flex;flex-direction:column;justify-content:center}
.nhp1 .selos-chamada strong{font-family:var(--disp);font-weight:700;font-size:clamp(1rem,1.1vw,1.2rem);color:#052A3D}
.nhp1 .selos-chamada p{font-size:11.5px;margin-top:4px;color:rgba(5,42,61,.75);max-width:420px;line-height:1.4}
.nhp1 .selos-fila{background:var(--s950);padding:19px var(--borda) 21px;display:flex;flex-direction:column;gap:13px;justify-content:center}
.nhp1 .selos-legenda{font-family:var(--disp);font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgba(205,213,223,.4);text-align:center}
.nhp1 .selos-grid{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap}
.nhp1 .selo{position:relative;color:#FCFCFD;opacity:.5;transition:opacity .3s;display:flex;align-items:center;justify-content:center;min-height:28px;cursor:default}
.nhp1 .selo:hover{opacity:1}
.nhp1 .selo > img{height:22px;width:auto}
.nhp1 .selo > img.selo--alto{height:28px}
.nhp1 .selo > img.selo--marca{height:14px}
.nhp1 .selo .tip{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translateX(-50%) translateY(4px);background:#FFFFFF;color:var(--tx);font-size:12.5px;line-height:1.45;padding:10px 14px;border-radius:12px;width:230px;text-align:center;opacity:0;pointer-events:none;transition:all .25s;box-shadow:0 18px 40px rgba(0,0,0,.35);z-index:10}
.nhp1 .selo .tip b{display:block;font-size:12.5px;color:var(--tx);margin-bottom:2px}
.nhp1 .selo:hover .tip{opacity:1;transform:translateX(-50%) translateY(0)}
.nhp1 .selos-grid .selo:nth-last-child(-n+2) .tip{left:auto;right:0;transform:translateY(4px)}
.nhp1 .selos-grid .selo:nth-last-child(-n+2):hover .tip{transform:translateY(0)}
.nhp1 .selos-grid .selo:nth-child(-n+2) .tip{left:0;right:auto;transform:translateY(4px)}
.nhp1 .selos-grid .selo:nth-child(-n+2):hover .tip{transform:translateY(0)}
@media(max-width:900px){.nhp1 .selos{grid-template-columns:1fr}
.nhp1 .selos-grid{justify-content:center;gap:20px}
}
/* ===== 3. MOSAICO ===== */
.nhp1 .mosaico{display:grid;grid-template-columns:repeat(6,1fr);background:var(--s950)}
.nhp1 .mos-tile{position:relative;aspect-ratio:1/1;overflow:hidden}
.nhp1 .mos-tile img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.nhp1 .mos-tile:hover img{transform:scale(1.05)}
.nhp1 .mos-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(13,18,28,.35);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#FFF;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;opacity:.85}
.nhp1 .mos-play svg{width:16px;height:16px;margin-left:2px}
.nhp1 .mos-play:hover{background:rgba(0,174,239,.85);border-color:transparent;transform:translate(-50%,-50%) scale(1.1);opacity:1}
.nhp1 .mos-tile.logo img{object-fit:cover}
@media(max-width:900px){.nhp1 .mosaico{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:560px){.nhp1 .mosaico{grid-template-columns:repeat(2,1fr)}
}
/* ===== 4. MARCAS ===== */
.nhp1 .marcas{background:var(--navy);padding:76px var(--borda) 64px;text-align:center}
.nhp1 .marcas h2{font-size:var(--fs-titulo);font-weight:800;color:#FCFCFD}
.nhp1 .marcas .sub{font-size:15px;color:var(--txd)}
.nhp1 .marcas-marquee{overflow:hidden;margin:0 calc(-1*var(--borda));-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.nhp1 .marcas-marquee:first-of-type{margin-top:44px}
.nhp1 .marcas-marquee + .marcas-marquee{margin-top:34px}
.nhp1 .marcas-track{display:flex;align-items:center;gap:72px;width:max-content;padding-right:72px;animation:marcasAnda 42s linear infinite}
.nhp1 .marcas-track.volta{animation:marcasVolta 48s linear infinite}
.nhp1 .marcas-track img{height:24px;width:auto;opacity:.55;filter:brightness(0) invert(1);transition:opacity .3s}
.nhp1 .marcas-track img:hover{opacity:1}
.nhp1 .marcas-marquee:hover .marcas-track{animation-play-state:paused}

@keyframes marcasAnda{to{transform:translateX(-50%)}}

@keyframes marcasVolta{from{transform:translateX(-50%)}to{transform:translateX(0)}}
.nhp1 .marcas-cta{display:inline-block;margin-top:44px;color:var(--azul);font-family:var(--disp);font-weight:600;font-size:14.5px}
.nhp1 .marcas-cta:hover{text-decoration:underline}
/* ===== 5. APEX ===== */
.nhp1 .apex{display:grid;grid-template-columns:minmax(400px,34%) 1fr;background:var(--royal)}
.nhp1 .apex-info{padding:52px var(--borda) 52px;display:flex;flex-direction:column;gap:10px}
.nhp1 .apex-topo{display:flex;align-items:center;gap:14px;margin-bottom:4px}
.nhp1 .apex-topo img{height:38px;width:auto}
.nhp1 .apex-info h2{font-family:var(--disp);font-weight:800;font-size:clamp(1rem,1.1vw,1.2rem);letter-spacing:.05em;color:#FCFCFD;text-transform:uppercase;margin-bottom:6px}
.nhp1 .apex-card{background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.07));border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:18px 24px;display:flex;gap:18px;align-items:center;transition:background .3s ease,transform .3s ease}
.nhp1 .apex-card:hover{background:linear-gradient(180deg,rgba(255,255,255,.17),rgba(255,255,255,.10));transform:translateY(-2px)}
.nhp1 .apex-card img{flex:0 0 26px;width:26px;height:26px;object-fit:contain;opacity:.95}
.nhp1 .apex-card strong{font-family:var(--disp);font-weight:800;font-size:13.5px;letter-spacing:.04em;color:#FFFFFF;display:block;line-height:1.35;margin-bottom:2px}
.nhp1 .apex-card span{font-size:13px;color:#C9D5EA;line-height:1.45;display:block}
.nhp1 .apex-media{position:relative;overflow:hidden;min-height:0}
.nhp1 .apex-media > img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.nhp1 .apex-marca{position:absolute;right:40px;bottom:28px;display:flex;align-items:center;gap:22px;color:#FCFCFD;font-family:var(--disp);font-weight:800;letter-spacing:.04em;white-space:nowrap}
.nhp1 .apex-marca img{height:16px;width:auto;flex:0 0 auto;opacity:.85}
.nhp1 .apex-marca img.apex-marca__logo{height:22px;opacity:1}
@media(max-width:900px){.nhp1 .apex{grid-template-columns:1fr}
.nhp1 .apex-media{min-height:320px}
}
/* ===== 6. PILLARS ===== */
.nhp1 .pillars{background:var(--claro);padding:96px var(--borda)}
.nhp1 .pillars-head{text-align:center;max-width:820px;margin:0 auto 64px}
.nhp1 .pillars-row{width:100%;margin:0 auto 72px;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,4vw,72px);align-items:center}
.nhp1 .pillars-row:last-child{margin-bottom:0}
.nhp1 .pillars-row.inv .pillars-media{order:2}
.nhp1 .pillars-media{border-radius:20px;overflow:hidden;box-shadow:0 30px 70px rgba(13,18,28,.18)}
.nhp1 .pillars-media img{width:100%;aspect-ratio:16/9;max-height:440px;object-fit:cover}
.nhp1 .pillars-txt small{font-family:var(--disp);font-weight:700;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--azul)}
.nhp1 .pillars-txt h3{font-size:clamp(1.4rem,1.8vw,1.9rem);font-weight:800;margin:10px 0 14px}
.nhp1 .pillars-txt p{max-width:560px}
.nhp1 .pillars-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.nhp1 .pillars-tags span{border:1px solid #E3E8EF;border-radius:999px;padding:8px 18px;font-size:13.5px;color:var(--tx2);transition:all .3s}
.nhp1 .pillars-tags span:hover{border-color:var(--azul);color:var(--azul-forte)}
@media(max-width:900px){.nhp1 .pillars-row{grid-template-columns:1fr}
.nhp1 .pillars-row.inv .pillars-media{order:0}
}
/* ===== 7. PRODUTOS ===== */
.nhp1 .produtos{display:grid;grid-template-columns:1fr 1fr;position:relative;background:var(--s950)}
.nhp1 .prod-col{padding:90px var(--borda) 90px}
.nhp1 .prod-col.esq{background:var(--s950)}
.nhp1 .prod-col.dir{background:var(--royal-esc);text-align:right;display:flex;flex-direction:column;align-items:flex-end}
.nhp1 .prod-col h2{font-size:var(--fs-titulo);font-weight:800;color:#FCFCFD;line-height:1.15}
.nhp1 .prod-col h3{color:var(--azul);font-size:clamp(1.2rem,1.5vw,1.55rem);font-weight:800;margin:26px 0 10px}
.nhp1 .prod-col.dir > p.prod-uso{font-size:14.5px;max-width:420px;color:#B9C6E2}
.nhp1 .prod-col.esq > p{font-size:14.5px;max-width:420px;color:var(--txd)}
.nhp1 .prod-painel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:clamp(260px,26vw,480px);z-index:4;filter:drop-shadow(0 40px 80px rgba(0,0,0,.6));transition:transform .5s cubic-bezier(.22,1,.36,1),filter .5s ease;cursor:pointer}
.nhp1 .prod-painel:hover{transform:translate(-50%,-52%) scale(1.05);filter:drop-shadow(0 50px 90px rgba(0,0,0,.65)) drop-shadow(0 0 44px rgba(0,174,239,.45))}
.nhp1 .prod-lista{margin-top:36px;max-width:420px;width:100%}
.nhp1 .prod-col.dir .prod-lista{max-width:380px}
.nhp1 .prod-item{border-bottom:1px solid rgba(255,255,255,.14)}
.nhp1 .prod-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;padding:15px 0;font-family:var(--disp);font-weight:800;font-size:16.5px;color:#FCFCFD}
.nhp1 .prod-item summary::-webkit-details-marker{display:none}
.nhp1 .prod-item summary::before{content:'›';color:var(--azul);font-size:19px;transition:transform .3s}
.nhp1 .prod-item.aberta summary::before{transform:rotate(90deg)}
.nhp1 .prod-col.dir .prod-item summary{justify-content:flex-end}
.nhp1 .prod-col.dir .prod-item summary::before{order:2;transform:rotate(180deg)}
.nhp1 .prod-col.dir .prod-item.aberta summary::before{transform:rotate(270deg)}
.nhp1 .prod-item p{font-size:14px;color:var(--txd);padding:0 0 18px;max-width:360px}
.nhp1 .prod-onde{color:var(--azul);font-family:var(--disp);font-weight:800;font-size:clamp(1.2rem,1.5vw,1.55rem);margin:34px 0 6px}
.nhp1 .prod-col.dir > p{font-size:14.5px;max-width:420px;color:#B9C6E2}
.nhp1 .prod-feats{margin:14px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:520px}
.nhp1 .prod-feat{display:flex;flex-direction:column;align-items:center;gap:9px;font-size:12px;line-height:1.35;color:#DCE6F5;text-align:center}
.nhp1 .prod-feat img{width:40px;height:40px;object-fit:contain}
@media(max-width:1000px){.nhp1 .produtos{grid-template-columns:1fr}
.nhp1 .prod-painel{position:relative;left:0;top:0;transform:none;margin:0 auto;padding:30px var(--borda) 0;order:2}
.nhp1 .prod-col.dir{text-align:left;align-items:flex-start}
.nhp1 .prod-col.dir .prod-item summary{justify-content:flex-start}
.nhp1 .prod-col.dir .prod-item summary::before{order:0;transform:rotate(0)}
.nhp1 .prod-col.dir .prod-item.aberta summary::before{transform:rotate(90deg)}
.nhp1 .prod-feats{max-width:100%}
}
@media(max-width:560px){.nhp1 .prod-feats{grid-template-columns:repeat(2,1fr)}
}
/* ===== 8. NOTÍCIA ===== */
.nhp1 .noticia{background:var(--s900);padding:96px var(--borda)}
.nhp1 .noticia h2{text-align:center;color:#FCFCFD;margin-bottom:56px}
.nhp1 .noticia-grid{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.nhp1 .noticia-card img{aspect-ratio:16/10;object-fit:cover;border-radius:14px;width:100%}
.nhp1 .noticia-card h3{color:#FCFCFD;font-size:18px;font-weight:700;margin:18px 0 8px}
.nhp1 .noticia-card p{font-size:14px;color:var(--txd)}
@media(max-width:900px){.nhp1 .noticia-grid{grid-template-columns:1fr;max-width:520px}
}
/* ===== 9. PROCESSO ===== */
.nhp1 .processo{background:var(--claro);padding:96px var(--borda);position:relative;overflow:hidden;text-align:center}
.nhp1 .processo-head{max-width:760px;margin:0 auto 56px}
.nhp1 .processo-grid{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}
.nhp1 .proc-card{border:1px solid #E3E8EF;background:#FFF;border-radius:18px;padding:30px 20px;transition:all .35s}
.nhp1 .proc-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(13,18,28,.12);border-color:rgba(0,174,239,.4)}
.nhp1 .proc-card img{height:44px;width:auto;margin:0 auto 16px}
.nhp1 .proc-card strong{font-family:var(--disp);font-weight:700;font-size:15px;color:var(--tx);display:block;margin-bottom:8px}
.nhp1 .proc-card p{font-size:13px}
.nhp1 .processo-frase{margin-top:52px;font-size:clamp(1.05rem,1.4vw,1.3rem)}
.nhp1 .processo-frase b{color:var(--azul);font-family:var(--disp)}
@media(max-width:1100px){.nhp1 .processo-grid{grid-template-columns:repeat(2,1fr)}
.nhp1 .processo-grid .proc-card:last-child{grid-column:1/-1}
}
@media(max-width:560px){.nhp1 .processo-grid{grid-template-columns:1fr}
}
/* ===== 9b. SHOWROOM (metade cor / metade foto) ===== */
.nhp1 .showroom{display:grid;grid-template-columns:minmax(440px,46%) 1fr;background:var(--royal)}
.nhp1 .showroom-info{padding:72px var(--borda) 72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.nhp1 .showroom-info h2{color:#FCFCFD;max-width:560px}
.nhp1 .showroom-info > p{margin-top:16px;max-width:540px;font-size:14.5px;color:#C9D5EA}
.nhp1 .showroom-stats{margin:34px 0 30px;display:grid;grid-template-columns:repeat(2,1fr);gap:22px 34px;width:100%;max-width:560px}
.nhp1 .stat b{display:block;font-family:var(--disp);font-weight:800;font-size:clamp(1.6rem,2vw,2.2rem);color:var(--azul);line-height:1}
.nhp1 .stat b::before{content:'+ '}
.nhp1 .stat span{display:block;margin-top:6px;font-size:12.5px;color:#AAB8D4;line-height:1.45}
.nhp1 .showroom-fotos{position:relative;overflow:hidden;min-height:420px}
.nhp1 .showroom-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.2s ease}
.nhp1 .showroom-slide.on{opacity:1}
.nhp1 .showroom-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:9px;z-index:5}
.nhp1 .showroom-dots button{width:9px;height:9px;min-width:0;min-height:0;border-radius:50%;border:none;background:rgba(255,255,255,.4);cursor:pointer;transition:all .3s;padding:0}
.nhp1 .showroom-dots button.on{background:var(--azul);transform:scale(1.35);box-shadow:0 0 12px rgba(0,174,239,.8)}
@media(max-width:900px){.nhp1 .showroom{grid-template-columns:1fr}
.nhp1 .showroom-fotos{min-height:300px;order:-1}
}
html.p1-claro .nhp1 .showroom{background:#DDE9F7}
html.p1-claro .nhp1 .showroom-info h2{color:#121926}
html.p1-claro .nhp1 .showroom-info > p{color:#5B6B7C}
html.p1-claro .nhp1 .stat span{color:#5B6B7C}
/* ===== 10. CENTRAL + BRASIL ===== */
.nhp1 .central-wrap{background:#0E1B33;padding:64px var(--borda) 72px}
.nhp1 .central{width:100%;margin:0 auto;background:transparent;border-radius:0;padding:0;box-shadow:none}
.nhp1 .central-topo{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}
.nhp1 .central-topo h2{color:#FCFCFD;font-size:var(--fs-titulo);font-weight:800}
.nhp1 .central-topo p{font-size:14.5px;color:var(--txd);margin-top:6px}
.nhp1 .central-canais{margin-top:26px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.nhp1 .canal{background:#1A2334;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:12px 16px;transition:all .3s;display:grid;grid-template-columns:34px 1fr;gap:1px 12px;align-items:center}
.nhp1 .canal .ic{grid-row:1/span 3}
.nhp1 .canal:hover{transform:translateY(-3px);border-color:rgba(0,174,239,.45)}
.nhp1 .canal .ic{flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:var(--azul);color:#06283A;display:flex;align-items:center;justify-content:center}
.nhp1 .canal .ic img{width:20px;height:20px;object-fit:contain}
.nhp1 .canal strong{color:#FCFCFD;font-family:var(--disp);font-weight:700;font-size:13.5px;display:block}
.nhp1 .canal small{font-size:11px;color:var(--txd);display:block}
.nhp1 .canal a{color:var(--azul);font-weight:600;font-size:12.5px}
.nhp1 .brasil{margin-top:44px;display:grid;grid-template-columns:1.1fr minmax(320px,460px);gap:clamp(24px,3vw,56px);align-items:start}
.nhp1 .brasil-head{grid-column:1/-1;text-align:center}
.nhp1 .brasil-head .kicker{letter-spacing:.24em}
.nhp1 .brasil-head h2{color:#FCFCFD}
.nhp1 .brasil-head p{max-width:640px;margin:12px auto 0;font-size:15px;color:var(--txd)}
.nhp1 .brmap-stage{position:relative;width:min(100%,460px);margin:0 auto;aspect-ratio:1/1}
.nhp1 .brmap-stage canvas{width:100%;height:100%;display:block}
.nhp1 .brmap-tag{position:absolute;z-index:3;transform:translate(-50%,-140%);background:rgba(6,13,32,.85);border:1px solid rgba(0,174,239,.5);backdrop-filter:blur(8px);color:#fff;font-family:var(--disp);font-size:12.5px;font-weight:600;padding:7px 14px;border-radius:60px;white-space:nowrap;transition:left .6s cubic-bezier(.3,.7,.3,1),top .6s cubic-bezier(.3,.7,.3,1);pointer-events:none}
.nhp1 .brmap-tag small{color:var(--azul);font-weight:700;margin-right:5px}
.nhp1 .brasil-legenda{text-align:center;margin-top:18px;font-size:13.5px;color:var(--txd)}
.nhp1 .brasil-legenda strong{color:var(--azul);font-weight:600}
.nhp1 .fones{display:flex;flex-direction:column;gap:8px;height:460px;margin-top:0}
.nhp1 .fone--ativa{background:var(--azul) !important;border-color:var(--azul) !important}
.nhp1 .fone--ativa small{color:#052A3D !important}
.nhp1 .fone--ativa b{color:#06283A !important}
.nhp1 .fone{background:#1A2334;border:1px solid rgba(255,255,255,.06);border-radius:999px;padding:9px 22px;transition:all .3s;display:flex;align-items:center;justify-content:space-between;gap:14px;flex:1}
.nhp1 .fone:hover{transform:translateY(-2px);border-color:rgba(0,174,239,.5)}
.nhp1 .fone small{font-family:var(--disp);font-weight:700;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--azul)}
.nhp1 .fone b{color:#FCFCFD;font-family:var(--disp);font-weight:700;font-size:13.5px;white-space:nowrap}
@media(max-width:1000px){.nhp1 .central-canais{grid-template-columns:repeat(2,1fr)}
.nhp1 .brasil{grid-template-columns:1fr}
.nhp1 .fones{height:auto}
.nhp1 .fone{padding:13px 22px}
}
@media(max-width:560px){.nhp1 .central-canais{grid-template-columns:1fr}
.nhp1 .fones{grid-template-columns:1fr}
}
/* ===== 11. FAQ ===== */
.nhp1 .faq-sec{background:var(--claro);padding:96px var(--borda)}
.nhp1 .faq-wrap{width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:clamp(24px,4vw,80px)}
.nhp1 .faq-wrap h2{font-size:var(--fs-titulo);font-weight:800}
.nhp1 .faq{border-bottom:1px solid #E3E8EF}
.nhp1 .faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;font-family:var(--disp);font-weight:700;font-size:16px;color:var(--tx)}
.nhp1 .faq summary::-webkit-details-marker{display:none}
.nhp1 .faq summary::after{transition:all .3s;content:'+';flex:0 0 28px;height:28px;border:1px solid #CBD5E1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--tx2);transition:all .3s}
.nhp1 .faq.aberta summary::after{content:'−';background:var(--azul);border-color:var(--azul);color:#06283A}
.nhp1 .faq p{font-size:14.5px;padding:0 40px 20px 0}
@media(max-width:800px){.nhp1 .faq-wrap{grid-template-columns:1fr}
}
/* ===== 12. SEO pós-footer ===== */
.nhp1 .seo-rodape{background:#070B13;padding:0 var(--borda)}
.nhp1 .seo-rodape__miolo{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s cubic-bezier(.22,1,.36,1),opacity .4s ease,padding .4s ease;padding:0}
.nhp1 .seo-rodape.aberto .seo-rodape__miolo{max-height:1800px;opacity:1;padding:44px 0 56px}
.nhp1 .seo-rodape h2{font-size:15px;font-weight:700;color:#8FA0B8;margin-bottom:14px}
.nhp1 .seo-rodape p{font-size:12.5px;line-height:1.7;color:#5E6E84;margin-bottom:12px;max-width:1100px}
.nhp1 .seo-listas{margin:22px 0 0;display:flex;flex-direction:column;gap:8px}
.nhp1 .seo-listas dt{font-family:var(--disp);font-weight:700;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#8FA0B8;display:inline;margin-right:8px}
.nhp1 .seo-listas dd{display:inline;font-size:12px;color:#5E6E84}
.nhp1 .seo-cauda{margin-top:18px;font-size:11px;color:#425063}

/* botao do bloco SEO (no site ele vive dentro do widget) */
.nhp1 .nhp1-mais{text-align:center;padding:26px var(--borda);background:#0A0F1A}
.nhp1 .nhp1-mais__btn{background:none;border:1px solid rgba(255,255,255,.25);color:#CDD5DF;border-radius:999px;padding:9px 20px;font-size:13px;cursor:pointer;transition:all .3s}
.nhp1 .nhp1-mais__btn:hover{border-color:#00AEEF;color:#00AEEF}
html.p1-claro .nhp1 .nhp1-mais{background:#EDF3FA}
html.p1-claro .nhp1 .nhp1-mais__btn{border-color:rgba(18,25,38,.25);color:#5B6B7C}
