.Header-module__KHjLKa__header{z-index:1150;background:var(--cor-bg-cabecalho);color:var(--cor-texto-cabecalho);border-bottom:1px solid color-mix(in srgb, var(--cor-texto-cabecalho) 10%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.Header-module__KHjLKa__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1280px;height:68px;margin:0 auto;padding:0 32px;display:grid}.Header-module__KHjLKa__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__KHjLKa__logoWrap,.Header-module__KHjLKa__logoWrapRetangular{flex-shrink:0;width:180px;height:44px;position:relative}.Header-module__KHjLKa__logoWrapMedia{flex-shrink:0;width:130px;height:52px;position:relative}.Header-module__KHjLKa__logoWrapQuadrada{flex-shrink:0;width:48px;height:48px;position:relative}.Header-module__KHjLKa__logoImg{object-fit:contain;object-position:left center;width:100%;height:100%}.Header-module__KHjLKa__logoTexto{font-family:var(--font-display);color:var(--cor-texto-cabecalho);letter-spacing:-.02em;white-space:nowrap;font-size:20px;font-weight:700}.Header-module__KHjLKa__navDesktop{justify-content:center;align-items:center;gap:4px;display:flex}.Header-module__KHjLKa__navLink{color:var(--cor-texto-cabecalho);opacity:.75;white-space:nowrap;padding:6px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .15s;position:relative}.Header-module__KHjLKa__navLink:hover,.Header-module__KHjLKa__navLinkAtivo{opacity:1}.Header-module__KHjLKa__navLinkAtivo:after{content:"";background:var(--cor-texto-cabecalho);border-radius:2px;height:2px;position:absolute;bottom:-4px;left:16px;right:16px}.Header-module__KHjLKa__hamburguer{cursor:pointer;width:44px;height:44px;color:var(--cor-texto-cabecalho);background:0 0;border:none;border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:center;gap:6px;padding:10px;transition:background-color .15s;display:flex}.Header-module__KHjLKa__hamburguer:hover{background:color-mix(in srgb, var(--cor-texto-cabecalho) 10%, transparent)}.Header-module__KHjLKa__hamLinha{background:currentColor;border-radius:2px;width:100%;height:2.5px;display:block}.Header-module__KHjLKa__overlay{z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;position:fixed;inset:0}.Header-module__KHjLKa__overlayEntrando{animation:.25s forwards Header-module__KHjLKa__fadeIn}.Header-module__KHjLKa__overlaySaindo{animation:.3s forwards Header-module__KHjLKa__fadeOut}@keyframes Header-module__KHjLKa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Header-module__KHjLKa__fadeOut{0%{opacity:1}to{opacity:0}}.Header-module__KHjLKa__drawer{background:var(--cor-bg-menu);width:380px;max-width:92vw;color:var(--cor-texto-menu);z-index:1201;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-8px 0 48px #0000004d}.Header-module__KHjLKa__drawerEntrando{animation:.32s cubic-bezier(.32,0,.16,1) forwards Header-module__KHjLKa__slideIn}.Header-module__KHjLKa__drawerSaindo{animation:.3s cubic-bezier(.32,0,.16,1) forwards Header-module__KHjLKa__slideOut}@keyframes Header-module__KHjLKa__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Header-module__KHjLKa__slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.Header-module__KHjLKa__fecharBtn{width:44px;height:44px;color:var(--cor-texto-menu);cursor:pointer;z-index:1;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:absolute;top:20px;right:24px}.Header-module__KHjLKa__fecharBtn:hover{background:color-mix(in srgb, var(--cor-texto-menu) 10%, transparent)}.Header-module__KHjLKa__drawerNav{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:80px 40px 40px;display:flex}.Header-module__KHjLKa__drawerLink{color:var(--cor-texto-menu);opacity:0;text-align:center;letter-spacing:.01em;padding:12px 24px;font-size:22px;font-weight:600;text-decoration:none;transition:transform .25s,opacity .15s;animation:.35s forwards Header-module__KHjLKa__linkEntrada;display:inline-block;position:relative}.Header-module__KHjLKa__drawerLink:hover{transform:scale(1.08);opacity:1!important}.Header-module__KHjLKa__drawerLinkAtivo{opacity:1!important}@keyframes Header-module__KHjLKa__linkEntrada{0%{opacity:0}to{opacity:.82}}.Header-module__KHjLKa__drawerLinkDestaque{border:1.5px solid var(--cor-texto-menu);background:0 0;border-radius:8px;margin-top:8px;padding:10px 28px;transition:background .2s,color .2s,transform .25s;color:var(--cor-texto-menu)!important;opacity:1!important}.Header-module__KHjLKa__drawerLinkDestaque:hover{transform:scale(1.08);background:var(--cor-texto-menu)!important;color:var(--cor-bg-menu)!important;opacity:1!important}.Header-module__KHjLKa__navLinkEmBreve{cursor:default;position:relative;opacity:.35!important}.Header-module__KHjLKa__badge{letter-spacing:.06em;text-transform:uppercase;background:color-mix(in srgb, var(--cor-texto-cabecalho) 15%, transparent);color:var(--cor-texto-cabecalho);vertical-align:middle;opacity:.7;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:700;display:inline-block}.Header-module__KHjLKa__drawerLinkEmBreve{cursor:default;opacity:.3!important}.Header-module__KHjLKa__drawerBadge{letter-spacing:.06em;text-transform:uppercase;background:color-mix(in srgb, var(--cor-texto-menu) 15%, transparent);color:var(--cor-texto-menu);vertical-align:middle;border-radius:4px;margin-left:10px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.Header-module__KHjLKa__drawerRodape{border-top:1px solid color-mix(in srgb, var(--cor-texto-menu) 10%, transparent);flex-direction:column;align-items:center;gap:12px;padding:24px 24px 32px;display:flex}.Header-module__KHjLKa__drawerRedes{flex-flow:wrap;justify-content:center;gap:10px;display:flex}.Header-module__KHjLKa__drawerRedeBotao{border:1px solid color-mix(in srgb, var(--cor-texto-menu) 22%, transparent);width:40px;height:40px;color:var(--cor-texto-menu);opacity:.7;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .18s,opacity .18s,border-color .18s,color .18s;display:flex}.Header-module__KHjLKa__drawerRedeBotao:hover{background:var(--cor-texto-menu);border-color:var(--cor-texto-menu);color:var(--cor-bg-menu);opacity:1}.Header-module__KHjLKa__drawerCreci{letter-spacing:.08em;text-transform:uppercase;opacity:.35;margin:0;font-size:11px;font-weight:600}@media (max-width:768px){.Header-module__KHjLKa__inner{justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex}.Header-module__KHjLKa__navDesktop{display:none}.Header-module__KHjLKa__hamburguer{display:flex}.Header-module__KHjLKa__logoWrap,.Header-module__KHjLKa__logoWrapRetangular{width:160px;height:40px}.Header-module__KHjLKa__logoWrapMedia{width:110px;height:48px}.Header-module__KHjLKa__logoWrapQuadrada{width:44px;height:44px}.Header-module__KHjLKa__logoTexto{font-size:18px}.Header-module__KHjLKa__drawer{width:100vw}}
.Footer-module__yg9ahW__footer{background:var(--cor-bg-rodape);color:var(--cor-texto-rodape);margin-top:0}.Footer-module__yg9ahW__inner{flex-direction:column;gap:40px;max-width:1280px;margin:0 auto;padding:56px 48px 48px;display:flex}.Footer-module__yg9ahW__topo{justify-content:space-between;align-items:center;gap:24px;display:flex}.Footer-module__yg9ahW__logoWrap,.Footer-module__yg9ahW__logoWrapRetangular{flex-shrink:0;width:320px;height:72px;position:relative}.Footer-module__yg9ahW__logoWrapMedia{flex-shrink:0;width:240px;height:96px;position:relative}.Footer-module__yg9ahW__logoWrapQuadrada{flex-shrink:0;width:120px;height:120px;position:relative}.Footer-module__yg9ahW__logoImg{object-fit:contain;object-position:left center;width:100%;height:100%}.Footer-module__yg9ahW__logoTexto{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:36px;font-weight:700;line-height:1.1}.Footer-module__yg9ahW__redes{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}.Footer-module__yg9ahW__redeBotao{border:1px solid color-mix(in srgb, var(--cor-texto-rodape) 65%, transparent);width:50px;height:50px;color:var(--cor-texto-rodape);opacity:.75;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:opacity .2s,border-color .2s,transform .25s;display:flex}.Footer-module__yg9ahW__redeBotao:hover{opacity:1;border-color:#0000;transform:scale(1.1)}.Footer-module__yg9ahW__contatos{flex-wrap:wrap;gap:24px 0;display:flex}.Footer-module__yg9ahW__contatoCard{border-right:1px solid color-mix(in srgb, var(--cor-texto-rodape) 12%, transparent);color:inherit;cursor:default;align-items:center;gap:16px;margin-right:48px;padding-right:48px;text-decoration:none;display:flex}a.Footer-module__yg9ahW__contatoCard{cursor:pointer}a.Footer-module__yg9ahW__contatoCard:hover .Footer-module__yg9ahW__contatoIco,div.Footer-module__yg9ahW__contatoCard:hover .Footer-module__yg9ahW__contatoIco{opacity:1;border-color:#0000;transform:scale(1.1)}.Footer-module__yg9ahW__contatoCard:last-child{border-right:none;margin-right:0;padding-right:0}.Footer-module__yg9ahW__contatoIco{border:1px solid color-mix(in srgb, var(--cor-texto-rodape) 65%, transparent);width:50px;height:50px;color:var(--cor-texto-rodape);opacity:.75;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .2s,border-color .2s,transform .25s;display:flex}.Footer-module__yg9ahW__contatoTexto{flex-direction:column;gap:3px;display:flex}.Footer-module__yg9ahW__contatoLabel{letter-spacing:.1em;text-transform:uppercase;opacity:.5;font-size:11px;font-weight:700;line-height:1}.Footer-module__yg9ahW__contatoValor{opacity:.92;font-size:15px;font-weight:600;line-height:1.3}.Footer-module__yg9ahW__bottom{border-top:1px solid color-mix(in srgb, var(--cor-texto-rodape) 12%, transparent);padding:18px 48px}.Footer-module__yg9ahW__bottomInner{justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;display:flex}.Footer-module__yg9ahW__dev{opacity:.45;white-space:nowrap;align-items:center;gap:12px;font-size:13px;font-weight:400;display:flex}.Footer-module__yg9ahW__devLogo{object-fit:contain;filter:brightness(0)invert();opacity:.6;flex-shrink:0;width:auto;height:26px}.Footer-module__yg9ahW__devLink{color:inherit;text-underline-offset:3px;font-weight:400;text-decoration:underline;transition:opacity .15s}.Footer-module__yg9ahW__devLink:hover{opacity:.7}.Footer-module__yg9ahW__bottomEsquerda{align-items:center;gap:12px;display:flex}.Footer-module__yg9ahW__creci{opacity:.4;font-size:13px;font-weight:400}.Footer-module__yg9ahW__sep{opacity:.2;font-size:13px}.Footer-module__yg9ahW__copy{opacity:.4;white-space:nowrap;margin:0;font-size:13px;font-weight:400}@media (min-width:901px){.Footer-module__yg9ahW__inner{gap:40px;padding:56px 48px 48px}.Footer-module__yg9ahW__bottom{padding:18px 48px}.Footer-module__yg9ahW__topo{flex-direction:row;align-items:center;gap:24px}.Footer-module__yg9ahW__logoWrap,.Footer-module__yg9ahW__logoWrapRetangular{width:320px;height:72px}.Footer-module__yg9ahW__logoWrapMedia{width:240px;height:120px}.Footer-module__yg9ahW__logoWrapQuadrada{width:120px;height:120px}.Footer-module__yg9ahW__logoTexto{font-size:36px}.Footer-module__yg9ahW__contatos{flex-direction:row}.Footer-module__yg9ahW__contatoCard{border-right:1px solid color-mix(in srgb, var(--cor-texto-rodape) 12%, transparent);border-bottom:none;margin-right:48px;padding:0 48px 0 0}.Footer-module__yg9ahW__contatoCard:last-child{border-right:none;margin-right:0;padding-right:0}.Footer-module__yg9ahW__bottomInner{flex-direction:row;align-items:center;gap:16px}.Footer-module__yg9ahW__bottomEsquerda{flex-direction:row;align-items:center;gap:12px}.Footer-module__yg9ahW__sep{display:inline}.Footer-module__yg9ahW__copy{white-space:nowrap}}@media (max-width:900px){.Footer-module__yg9ahW__inner{gap:32px;padding:44px 24px 36px}.Footer-module__yg9ahW__bottom{padding:16px 24px}.Footer-module__yg9ahW__topo{flex-direction:column;align-items:flex-start;gap:16px}.Footer-module__yg9ahW__logoWrap,.Footer-module__yg9ahW__logoWrapRetangular{width:320px;height:72px}.Footer-module__yg9ahW__logoWrapMedia{width:240px;height:120px}.Footer-module__yg9ahW__logoWrapQuadrada{width:120px;height:120px}.Footer-module__yg9ahW__logoTexto{font-size:26px}.Footer-module__yg9ahW__contatos{flex-direction:column;row-gap:20px}.Footer-module__yg9ahW__contatoCard{border-right:none;border-bottom:1px solid color-mix(in srgb, var(--cor-texto-rodape) 10%, transparent);margin-right:0;padding:0 0 20px}.Footer-module__yg9ahW__contatoCard:last-child{border-bottom:none;padding-bottom:0}.Footer-module__yg9ahW__bottomInner{flex-direction:column;align-items:flex-start;gap:6px}.Footer-module__yg9ahW__bottomEsquerda{flex-direction:column;align-items:flex-start;gap:4px}.Footer-module__yg9ahW__sep{display:none}.Footer-module__yg9ahW__copy{white-space:normal}}
.Contato-module__RLz16G__secao{padding:80px 0}.Contato-module__RLz16G__container{max-width:1100px;margin:0 auto;padding:0 24px}.Contato-module__RLz16G__grid{grid-template-columns:1fr 1px 1fr;align-items:start;gap:60px;display:grid}@media (max-width:768px){.Contato-module__RLz16G__grid{grid-template-columns:1fr;gap:40px}.Contato-module__RLz16G__divisor{display:none}}.Contato-module__RLz16G__dados{flex-direction:column;gap:28px;display:flex}.Contato-module__RLz16G__subtitulo{text-transform:uppercase;letter-spacing:.12em;color:var(--cor-destaque,#1d9e75);margin:0;font-size:.72rem;font-weight:600}.Contato-module__RLz16G__titulo{margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.2}.Contato-module__RLz16G__nomeImob{text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.78rem;font-weight:700}.Contato-module__RLz16G__itens{flex-direction:column;gap:20px;display:flex}.Contato-module__RLz16G__item{align-items:center;gap:16px;text-decoration:none;transition:opacity .2s;display:flex}.Contato-module__RLz16G__item:hover{opacity:.8}.Contato-module__RLz16G__itemIcone{border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contato-module__RLz16G__itemLabel{margin:0 0 2px;font-size:.75rem}.Contato-module__RLz16G__itemValor{margin:0;font-size:.95rem;font-weight:600}.Contato-module__RLz16G__divisor{align-self:stretch;width:1px}.Contato-module__RLz16G__formulario{flex-direction:column;gap:24px;display:flex}.Contato-module__RLz16G__tituloForm{margin:0;font-size:1.6rem;font-weight:700}.Contato-module__RLz16G__form{flex-direction:column;gap:20px;display:flex}.Contato-module__RLz16G__campo{flex-direction:column;gap:8px;display:flex}.Contato-module__RLz16G__campoLabel{font-size:.82rem}.Contato-module__RLz16G__input,.Contato-module__RLz16G__textarea{resize:none;background:0 0;border:none;border-bottom:1px solid;outline:none;width:100%;padding:8px 0;font-family:inherit;font-size:.92rem;transition:border-color .2s}.Contato-module__RLz16G__input::placeholder,.Contato-module__RLz16G__textarea::placeholder{opacity:.3}.Contato-module__RLz16G__input:focus,.Contato-module__RLz16G__textarea:focus{border-bottom-color:var(--cor-destaque,#1d9e75)!important}.Contato-module__RLz16G__btnEnviar{cursor:pointer;border:none;border-radius:8px;align-self:flex-start;margin-top:4px;padding:14px 40px;font-family:inherit;font-size:.92rem;font-weight:700;transition:filter .2s}.Contato-module__RLz16G__btnEnviar:hover{filter:brightness(.88)}.Contato-module__RLz16G__btnEnviar:disabled{opacity:.7;cursor:not-allowed}.Contato-module__RLz16G__obrigatorio{color:var(--cor-destaque,#1d9e75);margin-left:2px}.Contato-module__RLz16G__inputErro{border-bottom-color:#e05252!important}.Contato-module__RLz16G__erro{color:#e05252;font-size:.75rem;display:block}.Contato-module__RLz16G__erroEnvio{color:#e05252;background:#e052521a;border:1px solid #e052524d;border-radius:6px;margin:0;padding:10px 14px;font-size:.82rem}.Contato-module__RLz16G__sucessoEnvio{color:var(--cor-destaque,#1d9e75);background:#1d9e751a;border:1px solid #1d9e754d;border-radius:6px;margin:0;padding:14px 18px;font-size:.9rem;font-weight:500;line-height:1.5}.Contato-module__RLz16G__contadorWrap{justify-content:space-between;align-items:center;min-height:18px;display:flex}.Contato-module__RLz16G__contador{margin-left:auto;font-size:.72rem;transition:color .2s}.Contato-module__RLz16G__contadorInsuficiente{opacity:.3}.Contato-module__RLz16G__contadorOk{color:var(--cor-destaque,#1d9e75)}.Contato-module__RLz16G__itemValorLink{font-size:15px;font-weight:600;line-height:1.6;text-decoration:none;display:block}.Contato-module__RLz16G__itemValorLink:hover{text-decoration:underline}
.BotaoWhatsApp-module___BoX7W__btn{z-index:200;background:var(--whatsapp);color:#fff;width:56px;height:56px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 16px #25d36666}.BotaoWhatsApp-module___BoX7W__btn:hover{background:var(--whatsapp-hover);transform:scale(1.06);box-shadow:0 6px 24px #25d36680}@media (max-width:600px){.BotaoWhatsApp-module___BoX7W__btn{width:50px;height:50px;bottom:20px;right:20px}}
