.item[data-astro-cid-7pptkcms]{font-size:var(--fs-nav);font-weight:var(--peso-corpo);line-height:var(--lh-nav);color:var(--preto-texto);white-space:nowrap;align-items:center;display:flex}.atual[data-astro-cid-7pptkcms]{color:var(--laranja)}span[data-astro-cid-7pptkcms].item{cursor:default}html.menu-aberto{overflow:hidden}.hamburguer[data-astro-cid-q2ow2dxq]{flex-direction:column;gap:5px;padding:10px;display:none}.barra[data-astro-cid-q2ow2dxq]{background-color:var(--preto-titulo);width:24px;height:2px;display:block}.gaveta[data-astro-cid-q2ow2dxq]{background-color:var(--branco);width:min(320px,85vw);max-width:none;height:100vh;max-height:none;color:var(--preto-texto);border:0;margin:0 0 0 auto;padding:24px}.gaveta[data-astro-cid-q2ow2dxq]::backdrop{background-color:var(--overlay)}.fechar[data-astro-cid-q2ow2dxq]{color:var(--preto-titulo);margin-left:auto;padding:8px;display:block}.gaveta[data-astro-cid-q2ow2dxq] ul[data-astro-cid-q2ow2dxq]{gap:var(--gap-sm);flex-direction:column;margin-top:24px;display:flex}@media (width<=1024px){.hamburguer[data-astro-cid-q2ow2dxq]{display:flex}}@media (prefers-reduced-motion:no-preference){.gaveta[data-astro-cid-q2ow2dxq][open]{animation:entrar var(--dur-rapida) var(--ease)}@keyframes entrar{0%{transform:translate(100%)}}}.banda[data-astro-cid-3a5wmu7c]{padding:var(--footer-pad);background-color:var(--footer-fundo);color:var(--footer-texto)}.linha[data-astro-cid-3a5wmu7c]{align-items:center;gap:var(--gap);width:100%;max-width:var(--container);margin-inline:auto;padding-inline:20px;display:flex}.logo[data-astro-cid-3a5wmu7c]{padding:10px}.logo[data-astro-cid-3a5wmu7c] img[data-astro-cid-3a5wmu7c]{width:172px;height:auto}.copyright[data-astro-cid-3a5wmu7c]{text-align:center;font-size:var(--fs-footer);font-weight:var(--peso-corpo);line-height:var(--lh-corpo);color:var(--footer-texto);flex:1}.copyright[data-astro-cid-3a5wmu7c] a[data-astro-cid-3a5wmu7c]{color:var(--laranja)}.copyright[data-astro-cid-3a5wmu7c] a[data-astro-cid-3a5wmu7c]:hover,.copyright[data-astro-cid-3a5wmu7c] a[data-astro-cid-3a5wmu7c]:focus-visible{text-decoration:underline}.coracao[data-astro-cid-3a5wmu7c]{font-style:normal}.redes[data-astro-cid-3a5wmu7c]{gap:var(--gap-social);display:flex}.redes[data-astro-cid-3a5wmu7c] a[data-astro-cid-3a5wmu7c]{width:var(--icone-social);height:var(--icone-social);color:var(--footer-texto);transition:background-color var(--dur-rapida) var(--ease);border-radius:50%;place-items:center;display:grid}.redes[data-astro-cid-3a5wmu7c] a[data-astro-cid-3a5wmu7c]:hover,.redes[data-astro-cid-3a5wmu7c] a[data-astro-cid-3a5wmu7c]:focus-visible{background-color:#ffffff1f}@media (width<=767px){.linha[data-astro-cid-3a5wmu7c]{text-align:center;flex-direction:column}.copyright[data-astro-cid-3a5wmu7c]{order:3}}.modal[data-astro-cid-qotpeaiz]{background-color:var(--branco);width:460px;max-width:calc(100% - 32px);max-height:calc(100vh - 32px);color:var(--preto-texto);opacity:0;transition:opacity .5s var(--ease), translate .5s var(--ease), display .5s allow-discrete, overlay .5s allow-discrete;border:0;border-radius:8px;padding:32px 20px;translate:0 32px;box-shadow:2px 8px 23px 3px #0003}.modal[data-astro-cid-qotpeaiz][open]{opacity:1;translate:0}@starting-style{.modal[data-astro-cid-qotpeaiz][open]{opacity:0;translate:0 32px}}@media (prefers-reduced-motion:reduce){.modal[data-astro-cid-qotpeaiz],.modal[data-astro-cid-qotpeaiz][open]{translate:0}@starting-style{.modal[data-astro-cid-qotpeaiz][open]{translate:0}}}.modal[data-astro-cid-qotpeaiz]::backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transition:opacity .5s var(--ease), display .5s allow-discrete, overlay .5s allow-discrete;background-color:#0009}.modal[data-astro-cid-qotpeaiz][open]::backdrop{opacity:1}@starting-style{.modal[data-astro-cid-qotpeaiz][open]::backdrop{opacity:0}}.fechar[data-astro-cid-qotpeaiz]{color:var(--preto-titulo);margin-left:auto;padding:4px;display:block}.titulo[data-astro-cid-qotpeaiz]{font-size:32px;font-weight:var(--peso-black);color:var(--preto-texto);text-align:center;line-height:1.1}.subtitulo[data-astro-cid-qotpeaiz]{font-size:var(--fs-corpo-lg);font-weight:var(--peso-regular);color:var(--preto-texto);text-align:center;margin-top:8px;line-height:1.3}.formulario[data-astro-cid-qotpeaiz]{flex-direction:column;gap:14px;margin-top:24px;display:flex}.campo[data-astro-cid-qotpeaiz]{flex-direction:column;gap:4px;display:flex}.campo[data-astro-cid-qotpeaiz] label[data-astro-cid-qotpeaiz]{font-size:var(--fs-corpo);font-weight:var(--peso-regular);line-height:24px}.obrigatorio[data-astro-cid-qotpeaiz]{color:var(--footer-fundo);margin-left:2px}.campo[data-astro-cid-qotpeaiz] input[data-astro-cid-qotpeaiz],.campo[data-astro-cid-qotpeaiz] textarea[data-astro-cid-qotpeaiz],.campo[data-astro-cid-qotpeaiz] select[data-astro-cid-qotpeaiz]{background-color:var(--branco);width:100%;font-size:var(--fs-corpo);font-weight:var(--peso-corpo);color:var(--preto-texto);transition:border-color var(--dur-rapida) var(--ease);border:1px solid #0000002e;border-radius:7px;padding:11px 15px}.campo[data-astro-cid-qotpeaiz] input[data-astro-cid-qotpeaiz]:focus,.campo[data-astro-cid-qotpeaiz] textarea[data-astro-cid-qotpeaiz]:focus,.campo[data-astro-cid-qotpeaiz] select[data-astro-cid-qotpeaiz]:focus{border-color:var(--laranja);outline:none}.campo[data-astro-cid-qotpeaiz] input[data-astro-cid-qotpeaiz][aria-invalid],.campo[data-astro-cid-qotpeaiz] textarea[data-astro-cid-qotpeaiz][aria-invalid]{border-color:var(--footer-fundo)}.campo[data-astro-cid-qotpeaiz] textarea[data-astro-cid-qotpeaiz]{resize:vertical;min-height:90px}.telefone[data-astro-cid-qotpeaiz]{gap:8px;display:flex}.telefone[data-astro-cid-qotpeaiz] select[data-astro-cid-qotpeaiz]{flex:none;width:108px}.erro[data-astro-cid-qotpeaiz]:empty{display:none}.erro[data-astro-cid-qotpeaiz]{font-size:var(--fs-micro);font-weight:var(--peso-semi);color:var(--footer-fundo);line-height:1.3}.armadilha[data-astro-cid-qotpeaiz]{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.enviar[data-astro-cid-qotpeaiz]{border-radius:var(--raio-botao);background-color:var(--footer-fundo);font-size:var(--fs-corpo);font-weight:var(--peso-bold);text-transform:uppercase;color:var(--branco);transition:background-color var(--dur-padrao) var(--ease), color var(--dur-padrao) var(--ease), border-color var(--dur-padrao) var(--ease);border:1px solid #0000;margin-top:6px;padding:14px 24px;line-height:1}.enviar[data-astro-cid-qotpeaiz]:hover:not(:disabled),.enviar[data-astro-cid-qotpeaiz]:focus-visible:not(:disabled){background-color:var(--laranja)}.enviar[data-astro-cid-qotpeaiz]:disabled{opacity:.6;cursor:progress}.resultado[data-astro-cid-qotpeaiz]:empty{display:none}.resultado[data-astro-cid-qotpeaiz]{border-radius:var(--raio-botao);font-size:var(--fs-rotulo);padding:10px 12px;line-height:1.4}.resultado[data-astro-cid-qotpeaiz][data-estado=sucesso]{color:var(--preto-texto);background-color:#ef79091a}.resultado[data-astro-cid-qotpeaiz][data-estado=erro]{color:var(--preto-texto);background-color:#bf25241a}.resultado[data-astro-cid-qotpeaiz] a{color:var(--laranja);text-decoration:underline}
