html,body.pagina-contato{min-height:100%}body.pagina-contato{margin:0;background:#242422;color:#f5f3ee}.pagina-contato *{box-sizing:border-box}.formulario-projeto{position:relative;min-height:100vh;min-height:100svh;overflow:hidden;isolation:isolate;background:#242422 url(../img/fundo_formulario.jpg) center center / cover no-repeat}.formulario-projeto::before{content:"";position:absolute;z-index:-1;inset:0;background:rgba(18,18,17,.43)}.formulario-projeto__logo{position:absolute;z-index:2;top:5.4vh;left:50%;width:190px;transform:translateX(-50%)}.formulario-projeto__logo img{display:block;width:100%;height:auto}.formulario-projeto__logo span{display:block;margin-top:5px;color:#fff;font-size:8px;line-height:1;letter-spacing:.38em;text-align:center;text-transform:uppercase}.formulario-projeto h1:focus,.formulario-projeto h2:focus{outline:0}.formulario-projeto__form{width:100%;min-height:100vh;min-height:100svh}.formulario-projeto__etapa{width:min(690px,calc(100% - 48px));min-height:100vh;min-height:100svh;margin:0 auto;padding:180px 0 70px;display:none;flex-direction:column;justify-content:center}.formulario-projeto__etapa.ativa{display:flex}.formulario-projeto__etapa--intro,.formulario-projeto__etapa--resultado{width:min(560px,calc(100% - 48px))}.formulario-projeto__intro h1,.formulario-projeto__resultado h2{margin:0 0 8px;color:#fff;font-family:Sansation,Arial,sans-serif;font-size:32px;line-height:1.15;font-weight:700}.formulario-projeto__intro p,.formulario-projeto__resultado p{margin:0 0 24px;color:#fff;font-size:19px;line-height:1.27}.formulario-projeto__resultado{text-align:center}.pergunta+.pergunta{margin-top:50px}.pergunta__cabecalho{display:flex;align-items:flex-start;gap:14px;margin:0 0 25px -47px}.pergunta__numero{flex:0 0 33px;width:33px;min-height:33px;padding:4px 3px 3px;border-radius:6px;background:var(--cor-botao-principal);color:#282725;font-size:23px;line-height:26px;font-weight:700;text-align:center}.pergunta__cabecalho h2{margin:3px 0 0;color:var(--cor-botao-principal);font-family:Sansation,Arial,sans-serif;font-size:24px;line-height:1.13;font-weight:700}.pergunta__ajuda{margin:-10px 0 25px;color:#fff;font-size:18px;line-height:1.28}.campos-contato{display:grid;grid-template-columns:140px 1fr;column-gap:64px;row-gap:36px}.campo{display:block;margin:0;color:#fff}.campo--inteiro{grid-column:1 / -1}.campo--uf{grid-column:1}.campo--cidade{grid-column:2}.campo>span{display:block;margin-bottom:5px;color:#fff;font-size:18px;line-height:1.25;font-weight:400}.campo input,.campo textarea,.campo select{display:block;width:100%;margin:0;padding:2px 2px 9px;border:0;border-bottom:1px solid rgba(255,255,255,.92);border-radius:0;outline:0;background:transparent;box-shadow:none;color:#fff;font:400 18px/1.3 Sansation,Arial,sans-serif}.campo select{height:39px;padding-right:24px;color:#fff;cursor:pointer}.campo select option{color:#1d1d1c}.campo input:focus,.campo textarea:focus,.campo select:focus{border-color:var(--cor-botao-principal);box-shadow:0 1px 0 var(--cor-botao-principal)}.campo [aria-invalid=true]{border-color:#f1a8a0}.campo--texto{margin-top:0}.campo--com-legenda{margin-top:15px}.opcoes{display:flex;flex-direction:column;gap:13px}.opcao{position:relative;display:flex;align-items:flex-start;gap:14px;width:max-content;max-width:100%;color:#fff;font-size:18px;line-height:1.25;font-weight:400;cursor:pointer}.opcao input{position:absolute;width:1px;height:1px;opacity:0}.opcao span::before{content:"";display:inline-block;width:19px;height:19px;margin:0 14px -3px 0;border:2px solid rgba(255,255,255,.58);background:rgba(255,255,255,.05)}.opcao input:checked+span::before{border-color:var(--cor-botao-principal);background:var(--cor-botao-principal);box-shadow:inset 0 0 0 4px #393936}.opcao input:focus-visible+span::before{outline:2px solid #fff;outline-offset:3px}.anexo{display:flex;align-items:center;gap:20px;width:max-content;max-width:100%;min-height:84px;padding:14px 28px;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;transition:background .25s ease,color .25s ease}.anexo:hover,.anexo:focus-within{background:rgba(209,197,173,.15)}.formulario-projeto__form--enviando .anexo{pointer-events:none;cursor:wait;opacity:.55}.anexo__texto{min-width:0}.anexo strong{display:block;font-size:23px;line-height:1.1}.anexo small{display:block;margin-top:2px;font-size:16px;line-height:1.2}.anexo__icone{display:block;flex:0 0 41px;width:41px;height:32px;object-fit:contain}.anexo__status{display:block;margin:9px 0 0;color:rgba(255,255,255,.82);font-size:14px;line-height:1.35;overflow-wrap:anywhere}.anexo__status--sucesso{color:var(--cor-botao-principal)}.anexo__status--erro{color:#ffb4ac;font-weight:700}.formulario-projeto__observacao{margin:44px 0 0;color:#fff;font-size:17px;line-height:1.25}.formulario-projeto__acoes{display:grid;grid-template-columns:120px minmax(220px,290px) 120px;align-items:center;justify-content:center;gap:24px;margin-top:50px}.formulario-projeto__acoes--intro{display:flex;margin-top:48px}.formulario-projeto__voltar{grid-column:1;justify-self:end}.formulario-projeto__principal{grid-column:2}.formulario-projeto__principal{display:inline-flex;align-items:center;justify-content:center;min-width:290px;min-height:58px;padding:13px 30px;border:1px solid var(--cor-botao-principal);border-radius:32px;background:var(--cor-botao-principal);color:#1f1f1d;font:400 16px/1 Sansation,Arial,sans-serif;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background .25s ease,color .25s ease}.formulario-projeto__principal:hover,.formulario-projeto__principal:focus-visible{background:transparent;color:#fff}.formulario-projeto__principal:disabled{cursor:wait;opacity:.6}.formulario-projeto__voltar{padding:10px 0;border:0;background:transparent;color:#fff;font:400 15px/1 Sansation,Arial,sans-serif;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.formulario-projeto__voltar::before{content:"← "}.formulario-projeto__voltar:hover,.formulario-projeto__voltar:focus-visible{color:var(--cor-botao-principal)}.formulario-projeto__form--enviando .formulario-projeto__voltar{cursor:wait;opacity:.55}.formulario-projeto__erro{min-height:21px;margin:16px 0 -30px;color:#ffd0cb;font-size:15px;line-height:1.3;text-align:center}.formulario-projeto__progresso{position:fixed;z-index:3;right:28px;bottom:22px;margin:0;color:rgba(255,255,255,.75);font-size:13px;letter-spacing:.06em;line-height:1}.formulario-projeto__armadilha{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width:400px){.formulario-projeto{background-position:46% center}.formulario-projeto__logo{position:absolute;top:28px;width:145px}.formulario-projeto__etapa,.formulario-projeto__etapa--intro,.formulario-projeto__etapa--resultado{width:calc(100% - 36px);padding:112px 0 52px}.formulario-projeto__intro h1,.formulario-projeto__resultado h2{font-size:27px}.formulario-projeto__intro p,.formulario-projeto__resultado p{margin-bottom:19px;font-size:16px;line-height:1.32}.pergunta+.pergunta{margin-top:36px}.pergunta__cabecalho{gap:10px;margin:0 0 18px}.pergunta__numero{flex-basis:28px;width:28px;min-height:28px;padding-top:2px;font-size:19px;line-height:24px}.pergunta__cabecalho h2{margin-top:2px;font-size:20px}.pergunta__ajuda{margin:-4px 0 18px;font-size:15px}.campos-contato{grid-template-columns:90px 1fr;column-gap:24px;row-gap:24px}.campo>span,.campo input,.campo textarea,.campo select,.opcao{font-size:16px}.opcoes{gap:11px}.opcao span::before{width:17px;height:17px;margin-right:10px}.anexo{width:100%;min-height:76px;gap:14px;padding:12px 16px}.anexo__icone{transform:scale(.8)}.anexo strong{font-size:19px}.anexo small{font-size:13px}.anexo__status{font-size:13px}.formulario-projeto__observacao{margin-top:32px;font-size:15px}.formulario-projeto__acoes{grid-template-columns:70px minmax(190px,1fr);gap:12px;margin-top:34px}.formulario-projeto__principal{min-width:0;width:100%;min-height:52px;font-size:14px}.formulario-projeto__acoes--intro .formulario-projeto__principal{max-width:280px}.formulario-projeto__voltar{font-size:14px}.formulario-projeto__erro{margin-bottom:-20px}.formulario-projeto__progresso{right:12px;bottom:10px;font-size:11px}}@media (min-width:401px) and (max-width:767px){.formulario-projeto{background-position:47% center}.formulario-projeto__logo{top:32px;width:155px}.formulario-projeto__etapa,.formulario-projeto__etapa--intro,.formulario-projeto__etapa--resultado{width:calc(100% - 64px);max-width:610px;padding:125px 0 60px}.formulario-projeto__intro h1,.formulario-projeto__resultado h2{font-size:29px}.formulario-projeto__intro p,.formulario-projeto__resultado p{font-size:17px}.pergunta+.pergunta{margin-top:40px}.pergunta__cabecalho{margin-left:0}.pergunta__cabecalho h2{font-size:22px}.pergunta__ajuda{font-size:16px}.campos-contato{row-gap:28px}.campo>span,.campo input,.campo textarea,.campo select,.opcao{font-size:17px}.formulario-projeto__acoes{margin-top:40px}}@media (max-width:767px){.campos-contato{grid-template-columns:1fr}.campo--uf,.campo--cidade{grid-column:1 / -1}}@media (min-width:768px) and (max-width:999px){.formulario-projeto__logo{top:38px;width:165px}.formulario-projeto__etapa{padding:135px 0 55px}.formulario-projeto__etapa[data-etapa="1"]{padding-bottom:115px}.pergunta+.pergunta{margin-top:38px}.pergunta__cabecalho{margin-left:0}.pergunta__cabecalho h2{font-size:22px}.pergunta__ajuda,.campo>span,.campo input,.campo textarea,.campo select,.opcao{font-size:16px}.opcoes{gap:10px}.formulario-projeto__acoes{margin-top:38px}}@media (min-width:1000px) and (max-width:1200px){.formulario-projeto__logo{top:38px;width:170px}.formulario-projeto__etapa{width:650px;padding:145px 0 55px}.formulario-projeto__etapa:not(.formulario-projeto__etapa--intro):not(.formulario-projeto__etapa--resultado){position:relative;left:3.6vw}.formulario-projeto__etapa[data-etapa="1"]{padding-bottom:125px}.formulario-projeto__etapa--intro,.formulario-projeto__etapa--resultado{width:540px}.pergunta+.pergunta{margin-top:40px}.pergunta__cabecalho h2{font-size:22px}.pergunta__ajuda,.campo>span,.campo input,.campo textarea,.campo select,.opcao{font-size:16px}.opcoes{gap:10px}.formulario-projeto__acoes{margin-top:40px}}@media (min-width:1201px) and (max-width:1366px){.formulario-projeto__logo{top:42px;width:175px}.formulario-projeto__etapa{width:660px;padding:150px 0 55px}.formulario-projeto__etapa:not(.formulario-projeto__etapa--intro):not(.formulario-projeto__etapa--resultado){position:relative;left:3.6vw}.formulario-projeto__etapa[data-etapa="1"]{padding-bottom:125px}.pergunta+.pergunta{margin-top:42px}.pergunta__cabecalho h2{font-size:22px}.pergunta__ajuda,.campo>span,.campo input,.campo textarea,.campo select,.opcao{font-size:16px}.opcoes{gap:10px}.formulario-projeto__acoes{margin-top:42px}}@media (min-width:1367px){.formulario-projeto__etapa{width:650px}.formulario-projeto__etapa:not(.formulario-projeto__etapa--intro):not(.formulario-projeto__etapa--resultado){position:relative;left:3.6vw}.formulario-projeto__etapa[data-etapa="1"]{padding-bottom:140px}.formulario-projeto__etapa--intro,.formulario-projeto__etapa--resultado{width:560px}}@media (prefers-reduced-motion:reduce){.formulario-projeto__principal,.anexo{transition:none}}
