.Ofertas-module__rNVOJW__section{isolation:isolate;padding:6rem var(--gutter) 3rem;background:var(--gradient-aurora);border-bottom:1px solid var(--border-subtle);position:relative}.Ofertas-module__rNVOJW__inner{max-width:var(--largura-max);margin:auto}.Ofertas-module__rNVOJW__eyebrow{font:500 .75rem var(--font-mono);letter-spacing:.15em;color:var(--accent);margin:0 0 1.25rem}.Ofertas-module__rNVOJW__intro h1{font:var(--weight-bold) clamp(2.25rem, 3.8vw, 3.5rem)/1.08 var(--font-titulo);letter-spacing:var(--tracking-titulo);margin:0}.Ofertas-module__rNVOJW__intro h1 span{background:var(--gradient-text);color:#0000;-webkit-background-clip:text;background-clip:text}.Ofertas-module__rNVOJW__lead{color:var(--text-body);max-width:610px;margin:1.4rem 0 0;font-size:1.0625rem;line-height:1.65}.Ofertas-module__rNVOJW__heading{margin:var(--s-6) 0 var(--s-4);justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.Ofertas-module__rNVOJW__heading h2{margin:0;font-size:1.125rem}.Ofertas-module__rNVOJW__heading p{color:var(--text-muted);margin:0;font-size:.875rem}.Ofertas-module__rNVOJW__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.Ofertas-module__rNVOJW__card{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--card-bg);flex-direction:column;min-width:0;padding:1.7rem;transition:transform .25s,border-color .25s,box-shadow .25s;animation:.65s both Ofertas-module__rNVOJW__arrive;display:flex}.Ofertas-module__rNVOJW__card:nth-child(2){animation-delay:.1s}.Ofertas-module__rNVOJW__card:nth-child(3){background:var(--card-bg);animation-delay:.2s}.Ofertas-module__rNVOJW__featured{border-color:var(--border-brand);background:linear-gradient(145deg, var(--brand-tint), var(--surface));box-shadow:var(--shadow-card)}.Ofertas-module__rNVOJW__card:hover{border-color:var(--accent);box-shadow:var(--shadow-panel);transform:translateY(-5px)}.Ofertas-module__rNVOJW__top{color:var(--text-body);align-items:center;gap:.8rem;font-size:.75rem;display:flex}.Ofertas-module__rNVOJW__number{border:1px solid var(--border-brand);width:2.3rem;height:2.3rem;color:var(--accent);font:.8rem var(--font-mono);border-radius:50%;place-items:center;display:grid}.Ofertas-module__rNVOJW__name{color:var(--accent);margin:0;font-size:.875rem}.Ofertas-module__rNVOJW__card h3{font:700 clamp(1.65rem, 2.4vw, 2rem)/1.12 var(--font-titulo);letter-spacing:-.035em;margin:var(--s-4) 0 0;min-height:2.3em}.Ofertas-module__rNVOJW__recognition{color:var(--text-muted);min-height:4.5em;margin:.9rem 0 0;font-size:.875rem;font-style:italic;line-height:1.5}.Ofertas-module__rNVOJW__description{color:var(--text-body);min-height:4.8em;margin:1rem 0 1.5rem;font-size:1rem;line-height:1.6}.Ofertas-module__rNVOJW__cta{border:1px solid var(--border-control);border-radius:var(--radius-control);background:var(--surface-raised);min-height:48px;color:var(--fg);text-align:center;justify-content:center;align-items:center;margin-top:auto;padding:.8rem .6rem;font-size:.875rem;font-weight:700;text-decoration:none;display:flex}.Ofertas-module__rNVOJW__featured .Ofertas-module__rNVOJW__cta{background:var(--button-primary-bg);color:var(--button-primary-fg)}.Ofertas-module__rNVOJW__cta:hover{filter:brightness(1.1)}.Ofertas-module__rNVOJW__details{margin-top:.75rem}.Ofertas-module__rNVOJW__details summary{cursor:pointer;text-align:center;color:var(--text-body);padding:.65rem 0;font-size:.875rem}.Ofertas-module__rNVOJW__detailBody{border-top:1px solid var(--border-default);color:var(--text-body);padding-top:.6rem;font-size:.9375rem;line-height:1.65}.Ofertas-module__rNVOJW__detailBody ul{padding-left:1.2rem}.Ofertas-module__rNVOJW__detailBody li{margin-bottom:.5rem}.Ofertas-module__rNVOJW__detailBody a{color:var(--text-link);text-underline-offset:4px}.Ofertas-module__rNVOJW__bottom{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.4rem 0;font-size:.875rem;display:flex}.Ofertas-module__rNVOJW__bottom p{color:var(--text-muted);margin:0}.Ofertas-module__rNVOJW__bottom strong{color:var(--fg)}.Ofertas-module__rNVOJW__bottom a{color:var(--text-link);white-space:nowrap;text-underline-offset:5px}.Ofertas-module__rNVOJW__proof{color:var(--text-muted);text-underline-offset:5px;margin-top:1.2rem;font-size:.875rem;display:inline-block}.Ofertas-module__rNVOJW__saidas{flex-wrap:wrap;gap:0 1.75rem;display:flex}.Ofertas-module__rNVOJW__section a:focus-visible,.Ofertas-module__rNVOJW__section summary:focus-visible{outline:2px solid var(--focus-ring);outline-offset:5px}@keyframes Ofertas-module__rNVOJW__arrive{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Ofertas-module__rNVOJW__card{padding:1.2rem}.Ofertas-module__rNVOJW__grid{gap:.75rem}.Ofertas-module__rNVOJW__description{min-height:6.4em}}@media (max-width:680px){.Ofertas-module__rNVOJW__section{padding-top:6.5rem}.Ofertas-module__rNVOJW__grid{grid-template-columns:1fr;gap:1rem}.Ofertas-module__rNVOJW__heading{margin-top:2rem;display:block}.Ofertas-module__rNVOJW__heading p{margin-top:.5rem}.Ofertas-module__rNVOJW__card{padding:1.5rem}.Ofertas-module__rNVOJW__card h3,.Ofertas-module__rNVOJW__description,.Ofertas-module__rNVOJW__recognition{min-height:0}.Ofertas-module__rNVOJW__bottom{display:block}.Ofertas-module__rNVOJW__bottom a{margin-top:1rem;display:inline-block}.Ofertas-module__rNVOJW__intro h1{font-size:clamp(2rem,8.7vw,3rem)}}@media (min-width:681px) and (max-height:820px){.Ofertas-module__rNVOJW__section{padding-top:5rem}.Ofertas-module__rNVOJW__eyebrow{margin-bottom:.9rem}.Ofertas-module__rNVOJW__intro h1{font-size:clamp(1.9rem,2.9vw,2.5rem)}.Ofertas-module__rNVOJW__lead{margin-top:1rem;font-size:1rem}.Ofertas-module__rNVOJW__heading{margin:var(--s-5) 0 var(--s-3)}.Ofertas-module__rNVOJW__card{padding:1.3rem}.Ofertas-module__rNVOJW__card h3{margin-top:var(--s-3)}.Ofertas-module__rNVOJW__recognition{margin-top:.7rem}.Ofertas-module__rNVOJW__description{margin:.8rem 0 1rem}}@media (min-width:681px) and (max-height:700px){.Ofertas-module__rNVOJW__section{padding-top:4rem}.Ofertas-module__rNVOJW__intro h1{font-size:clamp(1.7rem,2.5vw,2rem)}.Ofertas-module__rNVOJW__heading{margin:var(--s-4) 0 var(--s-2)}}@media (prefers-reduced-motion:reduce){.Ofertas-module__rNVOJW__card{transition:none;animation:none}.Ofertas-module__rNVOJW__card:hover{transform:none}}.Ofertas-module__rNVOJW__deliverable,.Ofertas-module__rNVOJW__prereq{border-top:1px solid var(--border-default);padding-top:var(--s-4);margin:0 0 var(--s-5);color:var(--text-body);font-size:.9375rem;line-height:1.55}.Ofertas-module__rNVOJW__detailBody .Ofertas-module__rNVOJW__deliverable{border-top:0;padding-top:0}.Ofertas-module__rNVOJW__deliverable strong,.Ofertas-module__rNVOJW__prereq strong{color:var(--fg);margin-bottom:var(--s-2);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;display:block}.Ofertas-module__rNVOJW__prereq{color:var(--text-muted)}
.PercursoAnimado-module__cgw6aW__root{--mint:var(--accent)}.PercursoAnimado-module__cgw6aW__controls{min-height:44px;margin-bottom:var(--s-4);justify-content:flex-end;display:flex}.PercursoAnimado-module__cgw6aW__controls button{font:inherit;color:var(--dim);border:1px solid var(--rule);border-radius:var(--radius-control);cursor:pointer;background:0 0;min-height:44px;padding:.5rem .8rem;font-size:.75rem}.PercursoAnimado-module__cgw6aW__controls button:hover{color:var(--fg);border-color:var(--accent)}.PercursoAnimado-module__cgw6aW__controls button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.PercursoAnimado-module__cgw6aW__root .percurso{column-gap:var(--s-6);border-top:0}.PercursoAnimado-module__cgw6aW__root .percurso__passo{border-right:0;min-width:0;padding-inline:0}.PercursoAnimado-module__cgw6aW__root .percurso__fica-texto{font-weight:var(--weight-regular)}.PercursoAnimado-module__cgw6aW__root .percurso__indice{background:0 0;margin:0;padding:0;transform:none}.PercursoAnimado-module__cgw6aW__root .percurso__grafico{min-width:0;margin-bottom:var(--s-4);position:relative}.PercursoAnimado-module__cgw6aW__root svg{width:100%;height:auto;display:block;overflow:visible}.PercursoAnimado-module__cgw6aW__root .node{fill:var(--surface);stroke:var(--dim);stroke-opacity:.5}.PercursoAnimado-module__cgw6aW__root .panel{fill:var(--bg);stroke:var(--dim);stroke-opacity:.6}.PercursoAnimado-module__cgw6aW__root .wire{stroke:var(--dim);stroke-width:1.2px;stroke-opacity:.6}.PercursoAnimado-module__cgw6aW__root .ink{stroke:var(--dim);stroke-width:2px;stroke-linecap:round}.PercursoAnimado-module__cgw6aW__root .dot{fill:var(--dim)}.PercursoAnimado-module__cgw6aW__root .accent{fill:var(--mint)}.PercursoAnimado-module__cgw6aW__root .accent-stroke{stroke:var(--mint);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}:is(.PercursoAnimado-module__cgw6aW__root .selected,.PercursoAnimado-module__cgw6aW__root .decision){fill:var(--surface);stroke:var(--mint)}.PercursoAnimado-module__cgw6aW__root svg .grid{stroke:var(--rule);stroke-width:.7px}.PercursoAnimado-module__cgw6aW__root .signal{stroke:var(--mint);stroke-width:2px;stroke-dasharray:12 220;animation:5s linear infinite PercursoAnimado-module__cgw6aW__flow}.PercursoAnimado-module__cgw6aW__root .trace{stroke:var(--mint);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.PercursoAnimado-module__cgw6aW__root .scan{stroke:var(--mint);opacity:.3;animation:6s ease-in-out infinite PercursoAnimado-module__cgw6aW__scan}.PercursoAnimado-module__cgw6aW__root .pulse{transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out infinite PercursoAnimado-module__cgw6aW__pulse}:is(.PercursoAnimado-module__cgw6aW__root[data-paused=true] .signal,.PercursoAnimado-module__cgw6aW__root[data-paused=true] .scan,.PercursoAnimado-module__cgw6aW__root[data-paused=true] .pulse){animation-play-state:paused}@keyframes PercursoAnimado-module__cgw6aW__flow{to{stroke-dashoffset:-464px}}@keyframes PercursoAnimado-module__cgw6aW__scan{0%,to{opacity:0;transform:translate(0)}15%,85%{opacity:.35}95%{transform:translate(225px)}}@keyframes PercursoAnimado-module__cgw6aW__pulse{50%{opacity:.45;transform:scale(.75)}}@media (min-width:46.25rem){.PercursoAnimado-module__cgw6aW__root .percurso__passo:not(:last-child) .percurso__grafico:after{content:"";border-top:1px solid var(--mint);border-right:1px solid var(--mint);width:10px;height:10px;position:absolute;top:50%;right:-21px;transform:rotate(45deg)}@supports (grid-template-rows:subgrid){.PercursoAnimado-module__cgw6aW__root .percurso{grid-template-rows:repeat(5,auto)}.PercursoAnimado-module__cgw6aW__root .percurso__passo{grid-row:span 5}}}@media (max-width:46.249rem){.PercursoAnimado-module__cgw6aW__root .percurso{gap:var(--s-6)}.PercursoAnimado-module__cgw6aW__root .percurso__grafico{width:100%;max-width:400px;margin-inline:auto}}@media (prefers-reduced-motion:reduce){:is(.PercursoAnimado-module__cgw6aW__root .signal,.PercursoAnimado-module__cgw6aW__root .pulse,.PercursoAnimado-module__cgw6aW__root .scan){animation:none}.PercursoAnimado-module__cgw6aW__root .signal{stroke-dasharray:none;opacity:.5}.PercursoAnimado-module__cgw6aW__controls{display:none}.PercursoAnimado-module__cgw6aW__root .scan{display:none}}
