.Contato_contatoContainer__Tr4I2{display:flex;flex-direction:column;align-items:center;padding:6rem 2rem;background-color:var(--cor-branco)}.Contato_textWrapper__3LRmy{text-align:center;margin-bottom:3rem;max-width:600px}.Contato_titulo__2mH2c{font-size:2.5rem;color:var(--cor-primaria);margin-bottom:1rem}.Contato_subtitulo__YAqai{font-size:1.1rem;line-height:1.6;color:var(--cor-texto)}.Contato_form__5fL4c{width:100%;max-width:600px;gap:1.2rem}.Contato_formGroup__NYU12,.Contato_form__5fL4c{display:flex;flex-direction:column}.Contato_formGroup__NYU12 label{margin-bottom:.5rem;font-weight:500;color:var(--cor-primaria)}.Contato_formGroup__NYU12 input,.Contato_formGroup__NYU12 textarea{width:100%;padding:.8rem 1rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;font-family:inherit;transition:border-color .3s,box-shadow .3s}.Contato_formGroup__NYU12 input:focus,.Contato_formGroup__NYU12 textarea:focus{outline:none;border-color:var(--cor-secundaria);box-shadow:0 0 0 3px rgba(217,164,67,.2)}.Contato_submitButton__BK9Sq{padding:1rem 2rem;background-color:var(--cor-primaria);color:var(--cor-branco);border:none;border-radius:5px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s,transform .3s;margin-top:1rem}.Contato_submitButton__BK9Sq:hover:not(:disabled){background-color:#081c33;transform:translateY(-2px)}.Contato_submitButton__BK9Sq:disabled{background-color:#ccc;cursor:not-allowed}.Contato_feedbackSuccess__31vom{margin-top:1rem;color:#28a745;text-align:center;font-weight:700}.Contato_feedbackError__a_le0{margin-top:1rem;color:#dc3545;text-align:center;font-weight:700}.Gallery_galleryContainer__1LNmU{padding:4rem 0;background-color:var(--cor-fundo);overflow:hidden}.Gallery_galleryTitle__75GxI{text-align:center;font-size:2.5rem;color:var(--cor-primaria);margin-bottom:3rem}.Gallery_carousel__YYOFU{position:relative;width:90%;max-width:1200px;margin:0 auto;overflow:hidden;border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.15)}.Gallery_carouselInner__IpOMD{display:flex;transition:transform .8s ease-in-out}.Gallery_carouselItem__GR68E{flex:0 0 100%;position:relative;width:100%;aspect-ratio:16/9}@media (max-width:768px){.Gallery_galleryContainer__1LNmU{padding:3rem 0}.Gallery_carousel__YYOFU{width:100%;border-radius:0}.Gallery_galleryTitle__75GxI{font-size:2rem}.Gallery_carouselItem__GR68E{aspect-ratio:4/3}}.Header_header__hrF4W{justify-content:space-between;padding:.75rem 2rem;background-color:var(--cor-branco);box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%}.Header_header__hrF4W,.Header_logo__0h7JC a,.Header_nav__LhTf0{display:flex;align-items:center}.Header_nav__LhTf0{gap:1.5rem}.Header_nav__LhTf0 a{font-size:1rem;color:var(--cor-texto);transition:color .3s ease;padding:.5rem 0}.Header_nav__LhTf0 a:hover{color:var(--cor-secundaria)}.Header_hamburger__HGAJT{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.Header_bar__M9px_{height:3px;width:100%;background-color:var(--cor-primaria);border-radius:10px;transition:all .3s ease-in-out}@media (max-width:768px){.Header_nav__LhTf0{position:fixed;top:0;left:-100%;width:70%;height:100vh;padding-top:5rem;flex-direction:column;justify-content:flex-start;gap:2rem;background-color:var(--cor-branco);box-shadow:2px 0 5px rgba(0,0,0,.1);transition:left .4s ease-in-out}.Header_nav__LhTf0.Header_active__fudgB{left:0}.Header_nav__LhTf0 a{font-size:1.2rem;width:100%;text-align:center}.Header_hamburger__HGAJT{display:flex}.Header_hamburger__HGAJT.Header_active__fudgB .Header_bar__M9px_:first-child{transform:translateY(11px) rotate(45deg)}.Header_hamburger__HGAJT.Header_active__fudgB .Header_bar__M9px_:nth-child(2){opacity:0}.Header_hamburger__HGAJT.Header_active__fudgB .Header_bar__M9px_:nth-child(3){transform:translateY(-11px) rotate(-45deg)}}.Hero_heroContainer__agi5Z{position:relative;width:100%;height:90vh;display:flex;align-items:center;justify-content:flex-start;color:var(--cor-branco);overflow:hidden}.Hero_backgroundVideo__zdqjR{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);z-index:0}.Hero_overlay__HmkGm{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(10,35,66,.6);z-index:1}.Hero_content__GyiSk{position:relative;z-index:2;text-align:left;max-width:800px;padding:0 5rem}.Hero_title__oP5dg{font-size:2.8rem;font-weight:600;line-height:1.3;color:var(--cor-branco);margin-bottom:1.5rem;text-shadow:2px 2px 8px rgba(0,0,0,.7)}.Hero_subtitle__pl523{font-size:1.2rem;font-weight:300;line-height:1.6;color:var(--cor-branco);margin-bottom:2.5rem;max-width:650px}.Hero_ctaButton__JJJvG{background-color:transparent;border:1px solid var(--cor-branco);color:var(--cor-branco);padding:.85rem 2rem;font-size:1rem;font-weight:500;border-radius:5px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:background-color .3s ease,color .3s ease}.Hero_ctaButton__JJJvG:hover{background-color:var(--cor-branco);color:var(--cor-primaria)}@media (max-width:768px){.Hero_heroContainer__agi5Z{height:80vh}.Hero_content__GyiSk{padding:0 2rem}.Hero_title__oP5dg{font-size:2rem}.Hero_subtitle__pl523{font-size:1.1rem}}.Sobre_sobreContainer__9gA47{display:flex;align-items:center;gap:3rem;background-color:var(--cor-branco);padding:6rem 4rem;overflow:hidden}.Sobre_imageWrapper__R4YQ1{flex:1 1 45%;min-width:300px}.Sobre_image__zt4Qm{width:100%;height:auto;object-fit:cover;border-radius:8px;-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0 100%);clip-path:polygon(0 0,100% 0,85% 100%,0 100%)}.Sobre_textWrapper__8diGI{flex:1 1 55%}.Sobre_preTitle__aUleK{display:block;font-size:.9rem;font-weight:600;color:var(--cor-secundaria);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.Sobre_title__f2jCI{font-size:2.5rem;line-height:1.2;margin-bottom:2rem;color:var(--cor-primaria)}.Sobre_paragraphs__qs6YJ p{font-size:1rem;line-height:1.7;color:var(--cor-texto);margin-bottom:1rem}.Sobre_paragraphs__qs6YJ p:last-child{margin-bottom:0}@media (max-width:900px){.Sobre_sobreContainer__9gA47{flex-direction:column;padding:4rem 2rem;gap:2.5rem}.Sobre_image__zt4Qm{-webkit-clip-path:none;clip-path:none;max-height:400px}.Sobre_title__f2jCI{font-size:2rem}}.Empreendimentos_container__Hxija{display:flex;gap:3rem;padding:6rem 4rem;background-color:var(--cor-fundo)}.Empreendimentos_container__Hxija.Empreendimentos_reverse__C5H78{flex-direction:row-reverse}.Empreendimentos_textWrapper__LRpp2{flex:1 1 40%;display:flex;flex-direction:column;justify-content:center}.Empreendimentos_preTitle__46Eq9{display:block;font-size:.9rem;font-weight:600;color:var(--cor-secundaria);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.Empreendimentos_title__zzkem{font-size:2.5rem;line-height:1.2;margin-bottom:2rem;color:var(--cor-primaria)}.Empreendimentos_description__RzA65 p{font-size:1rem;line-height:1.7;color:var(--cor-texto);margin-bottom:1rem}.Empreendimentos_negocioImobiliario__Z_l0L{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #ddd}.Empreendimentos_negocioImobiliario__Z_l0L span{display:block;font-weight:700;color:var(--cor-primaria);margin-bottom:.5rem}.Empreendimentos_galleryWrapper__yebmV{flex:1 1 60%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,150px);grid-gap:1rem;gap:1rem}.Empreendimentos_imageContainer__5m2_2{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.Empreendimentos_imageContainer__5m2_2:first-child{grid-column:1/3;grid-row:1/3}.Empreendimentos_image__D9s0u{object-fit:cover;transition:transform .4s ease}.Empreendimentos_imageContainer__5m2_2:hover .Empreendimentos_image__D9s0u{transform:scale(1.05)}@media (max-width:900px){.Empreendimentos_container__Hxija,.Empreendimentos_container__Hxija.Empreendimentos_reverse__C5H78{flex-direction:column;padding:4rem 2rem}.Empreendimentos_galleryWrapper__yebmV{grid-template-rows:repeat(auto-fit,minmax(200px,1fr))}.Empreendimentos_title__zzkem{font-size:2rem}}.Footer_footerBg__jdfFp{background-color:var(--cor-primaria);color:#a9a9a9;padding:4rem 2rem 0}.Footer_footerContainer__ag8yS{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2.5rem;gap:2.5rem}.Footer_footerTitle__9BiWH{color:var(--cor-branco);font-size:1.2rem;margin-bottom:1.5rem;position:relative}.Footer_footerTitle__9BiWH:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:2px;background-color:var(--cor-secundaria)}.Footer_infoColumn__AlrMs .Footer_logo__YYLLK{margin-bottom:1rem;background-color:white;border-radius:8px}.Footer_slogan__H0tiq{line-height:1.6;margin-bottom:1.5rem}.Footer_socials__SnsaE{display:flex;gap:1rem}.Footer_socials__SnsaE a{color:#a9a9a9;transition:color .3s ease,transform .3s ease}.Footer_socials__SnsaE a:hover{color:var(--cor-branco);transform:translateY(-3px)}.Footer_linksColumn__t_cYK ul{list-style:none;padding:0;margin:0}.Footer_linksColumn__t_cYK li{margin-bottom:.8rem}.Footer_linksColumn__t_cYK a{color:#a9a9a9;transition:color .3s ease}.Footer_linksColumn__t_cYK a:hover{color:var(--cor-secundaria)}.Footer_mapWrapper__H1dEO{width:100%;height:220px;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.2)}.Footer_footerBottom__z2qgi{text-align:center;padding:1.5rem 0;margin-top:4rem;border-top:1px solid #334b68;font-size:.9rem}@media (max-width:768px){.Footer_footerBg__jdfFp{padding-top:3rem}.Footer_footerContainer__ag8yS{grid-template-columns:1fr;text-align:center}.Footer_footerTitle__9BiWH:after{left:50%;transform:translateX(-50%)}.Footer_socials__SnsaE{justify-content:center}}