.proxira-hero{--hero-font:inherit;--hero-peso-titulo:800;--hero-peso-sub:400;--hero-peso-cta:700;--hero-vermelho:#cb2027;--hero-vermelho-hover:#a81b21;--hero-cor-cta-fundo:var(--hero-vermelho);--hero-cor-cta-texto:#fff;--hero-largura:36%}.proxira-hero__content.tema-escuro{--hero-cor-titulo:#fff;--hero-cor-destaque:var(--hero-vermelho);--hero-cor-sub:rgba(255,255,255,.92);--hero-sombra-titulo:0 2px 14px rgba(0,0,0,.75);--hero-sombra-sub:0 1px 8px rgba(0,0,0,.8)}.proxira-hero__content.tema-claro{--hero-cor-titulo:#16181a;--hero-cor-destaque:var(--hero-vermelho);--hero-cor-sub:#3a3f44;--hero-sombra-titulo:0 1px 10px rgba(255,255,255,.6);--hero-sombra-sub:0 1px 6px rgba(255,255,255,.7)}.proxira-hero{position:relative;overflow:hidden;width:100%;aspect-ratio:1920/600;background:#121212;font-family:var(--hero-font)}@media (max-width:1024px){.proxira-hero{aspect-ratio:1024/700}}@media (max-width:767px){.proxira-hero{aspect-ratio:768/800}}.proxira-hero__track{display:flex;width:100%;height:100%;transition:transform .4s ease;will-change:transform}.proxira-hero__slide{position:relative;flex:0 0 100%;width:100%;height:100%}.proxira-hero__slide picture,.proxira-hero__slide img{display:block;width:100%;height:100%;object-fit:cover}.proxira-hero__overlay-link{position:absolute;inset:0;z-index:2;display:block;text-indent:-9999px;overflow:hidden;pointer-events:none}.proxira-hero__slide:hover .proxira-hero__overlay-link{pointer-events:auto}.proxira-hero__content{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;pointer-events:none}.proxira-hero__content.h-esquerda{align-items:flex-start;text-align:left;padding-left:5.5%;padding-right:5.5%}.proxira-hero__content.h-centro{align-items:center;text-align:center;padding-left:6%;padding-right:6%}.proxira-hero__content.h-direita{align-items:flex-end;text-align:right;padding-left:5.5%;padding-right:5.5%}@media (min-width:1025px){.proxira-hero__content.v-topo{justify-content:flex-start;padding-top:6%}.proxira-hero__content.v-centro{justify-content:center}.proxira-hero__content.v-fundo{justify-content:flex-end;padding-bottom:8%}}@media (min-width:768px) and (max-width:1024px){.proxira-hero__content.vt-topo{justify-content:flex-start;padding-top:4%}.proxira-hero__content.vt-centro{justify-content:center}.proxira-hero__content.vt-fundo{justify-content:flex-end;padding-bottom:7%}}@media (max-width:767px){.proxira-hero__content.vm-topo{justify-content:flex-start;padding-top:4.5%}.proxira-hero__content.vm-centro{justify-content:center}.proxira-hero__content.vm-fundo{justify-content:flex-end;padding-bottom:7%}}.proxira-hero__content:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none}.proxira-hero__content.tema-escuro.h-esquerda:before{background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.45) 35%,rgba(0,0,0,.1) 62%,transparent 80%)}.proxira-hero__content.tema-escuro.h-direita:before{background:linear-gradient(270deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.45) 35%,rgba(0,0,0,.1) 62%,transparent 80%)}.proxira-hero__content.tema-escuro.h-centro:before{background:rgba(0,0,0,.38)}.proxira-hero__content.tema-claro.h-esquerda:before{background:linear-gradient(90deg,rgba(255,255,255,.8) 0%,rgba(255,255,255,.55) 32%,rgba(255,255,255,.18) 58%,transparent 78%)}.proxira-hero__content.tema-claro.h-direita:before{background:linear-gradient(270deg,rgba(255,255,255,.8) 0%,rgba(255,255,255,.55) 32%,rgba(255,255,255,.18) 58%,transparent 78%)}.proxira-hero__content.tema-claro.h-centro:before{background:rgba(255,255,255,.45)}@media (max-width:1024px){.proxira-hero__content.tema-escuro.vt-topo:before,.proxira-hero__content.tema-escuro.vm-topo:before{background:linear-gradient(180deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.48) 28%,rgba(0,0,0,.12) 50%,transparent 68%)}.proxira-hero__content.tema-escuro.vt-fundo:before,.proxira-hero__content.tema-escuro.vm-fundo:before{background:linear-gradient(0deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.5) 28%,rgba(0,0,0,.12) 52%,transparent 70%)}.proxira-hero__content.tema-escuro.vt-centro:before,.proxira-hero__content.tema-escuro.vm-centro:before{background:rgba(0,0,0,.45)}.proxira-hero__content.tema-claro.vt-topo:before,.proxira-hero__content.tema-claro.vm-topo:before{background:linear-gradient(180deg,rgba(255,255,255,.82) 0%,rgba(255,255,255,.55) 28%,rgba(255,255,255,.18) 52%,transparent 70%)}.proxira-hero__content.tema-claro.vt-fundo:before,.proxira-hero__content.tema-claro.vm-fundo:before{background:linear-gradient(0deg,rgba(255,255,255,.84) 0%,rgba(255,255,255,.56) 28%,rgba(255,255,255,.18) 52%,transparent 70%)}.proxira-hero__content.tema-claro.vt-centro:before,.proxira-hero__content.tema-claro.vm-centro:before{background:rgba(255,255,255,.5)}}.proxira-hero__titulo{font-family:var(--hero-font);font-weight:var(--hero-peso-titulo);font-size:clamp(1.3rem,2.9vw,3.1rem);line-height:1.08;letter-spacing:-.015em;text-transform:uppercase;color:var(--hero-cor-titulo);text-shadow:var(--hero-sombra-titulo);margin:0;max-width:var(--hero-largura);text-wrap:balance}.proxira-hero__titulo .destaque{color:var(--hero-cor-destaque)}.proxira-hero__subtitulos{margin-top:.85em;max-width:var(--hero-largura)}.proxira-hero__subtitulos p{font-family:var(--hero-font);font-weight:var(--hero-peso-sub);font-size:clamp(.9rem,1.05vw,1.18rem);line-height:1.45;color:var(--hero-cor-sub);text-shadow:var(--hero-sombra-sub);margin:0}.proxira-hero__subtitulos p+p{margin-top:.25em}@media (max-width:1024px){.proxira-hero__subtitulos{display:none}}.proxira-hero__cta{pointer-events:auto;position:relative;z-index:3;display:inline-block;width:fit-content;margin-top:1.5em;padding:.85em 2.1em;font-family:var(--hero-font);font-weight:var(--hero-peso-cta);font-size:clamp(.78rem,.92vw,1rem);line-height:1.2;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:var(--hero-cor-cta-texto);background:var(--hero-cor-cta-fundo);border-radius:4px;box-shadow:0 4px 18px rgba(0,0,0,.35);transition:background .2s ease,transform .2s ease}.proxira-hero__content.tema-claro .proxira-hero__cta{box-shadow:0 4px 16px rgba(0,0,0,.22)}.proxira-hero__cta:hover,.proxira-hero__cta:focus-visible{background:var(--hero-vermelho-hover);color:var(--hero-cor-cta-texto);text-decoration:none;transform:translateY(-2px)}.proxira-hero__cta:focus-visible{outline:3px solid #fff;outline-offset:3px}.proxira-hero__content.tema-claro .proxira-hero__cta:focus-visible{outline-color:#16181a}@media (min-width:768px) and (max-width:1024px){.proxira-hero__titulo{font-size:clamp(1.6rem,4.1vw,2.4rem);max-width:62%}.proxira-hero__cta{margin-top:1.1em;font-size:.85rem;padding:.78em 1.85em}}@media (max-width:767px){.proxira-hero__content.h-esquerda,.proxira-hero__content.h-centro,.proxira-hero__content.h-direita{padding-left:6%;padding-right:6%}.proxira-hero__content{align-items:center;text-align:center}.proxira-hero__titulo{font-size:clamp(1.05rem,5.4vw,1.55rem);line-height:1.12;max-width:100%}.proxira-hero__cta{margin-top:.7em;padding:.7em 1.5em;font-size:clamp(.68rem,3.1vw,.82rem);letter-spacing:.04em;box-shadow:0 3px 12px rgba(0,0,0,.45)}.proxira-hero__cta:hover{transform:none}}.proxira-hero__dots{position:absolute;bottom:1.1rem;left:50%;transform:translateX(-50%);display:flex;gap:.55rem;z-index:5}.proxira-hero__dot{width:10px;height:10px;padding:0;border-radius:50%;border:2px solid rgba(255,255,255,.9);background:rgba(0,0,0,.25);cursor:pointer;transition:background .25s,border-color .25s,transform .25s}.proxira-hero__dot:hover{background:rgba(255,255,255,.5)}.proxira-hero__dot.active{background:var(--hero-vermelho);border-color:#fff;transform:scale(1.15)}.proxira-hero__dot:focus-visible{outline:2px solid #fff;outline-offset:3px}@media (max-width:767px){.proxira-hero__dots{bottom:.9rem;gap:.75rem}.proxira-hero__dot{position:relative}.proxira-hero__dot:after{content:'';position:absolute;inset:-11px}}.proxira-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;cursor:pointer;opacity:1;transition:background .2s ease}.proxira-hero__arrow:hover{background:rgba(0,0,0,.72)}.proxira-hero__arrow:focus-visible{outline:2px solid #fff;outline-offset:2px}.proxira-hero__arrow--prev{left:1.1rem}.proxira-hero__arrow--next{right:1.1rem}@media (max-width:767px){.proxira-hero__arrow{width:36px;height:36px;background:rgba(0,0,0,.5)}.proxira-hero__arrow svg{width:18px;height:18px}.proxira-hero__arrow--prev{left:.5rem}.proxira-hero__arrow--next{right:.5rem}}@media (prefers-reduced-motion:reduce){.proxira-hero__track,.proxira-hero__cta,.proxira-hero__dot{transition:none}}