@import url("https://fonts.googleapis.com/icon?family=Material+Icons");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");:root{--primary-color:#c7874e;--secondary-color:#f5f5f5;--terciary-color:#273670;--forth-color:#e2c972;--background-color:#000000;--text-primary:#ffffff;--text-secondary:#a0a0a0;--white:#ffffff;--black:#000000;--font-family:"Roboto",sans-serif}body{background-color:var(--background-color);color:var(--text-primary);font-family:var(--font-family)}.container{max-width:1400px;margin:0 auto;padding:0 1rem}.section-title{font-size:48px;text-align:center}.section-sub-title,.section-title{font-weight:700;margin-bottom:1rem;color:var(--white)}.section-sub-title{font-size:2.2rem;line-height:1;text-align:start}.section-sub-title-about{font-size:30px}@media (max-width:768px){.section-title{font-size:26px}.section-sub-title-about{font-size:16px;font-weight:400}}.highlight{color:var(--primary-color)}.wtp-hero{position:relative;height:80vh;display:flex;align-items:center}.hero-background{position:absolute;object-fit:cover;inset:0}.hero-bg-image{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 0,rgba(0,0,0,.35) 50%,rgba(0,0,0,.75))}.hero-content{height:100%;position:relative;z-index:1;margin:auto auto auto -10%;align-items:flex-start;padding-top:20px;display:flex;max-width:1000px}.hero-title{font-size:5.5rem;font-weight:700;line-height:1.1;max-width:1000px;text-align:left;margin:auto}.hero-buttons-absolute{position:absolute;z-index:2;bottom:50px;right:15%;font-size:18px;align-items:center}.hero-buttons,.hero-buttons-absolute{display:flex;gap:1rem;justify-content:flex-end;font-weight:700}.hero-buttons{width:100%;margin-top:0;margin-left:0}.hero-text-and-buttons{display:flex;flex-direction:column;align-items:flex-end;max-width:600px;width:100%}.btn-primary,.btn-quaternary,.btn-secondary,.btn-tertiary{max-width:200px;height:130px;border:1px solid var(--white);background:transparent;color:var(--white);padding:.75rem 1.5rem;border-radius:20px;cursor:pointer}.btn-primary{background-color:var(--terciary-color);border-color:var(--terciary-color)}.btn-secondary{background-color:var(--primary-color);border-color:var(--primary-color)}.btn-tertiary{background-color:var(--forth-color);border-color:var(--forth-color)}@media (max-width:768px){.wtp-hero{height:65vh;display:flex}.hero-content,.wtp-hero{position:relative;align-items:center}.hero-content{height:100%;z-index:1;margin:-10% auto 0;padding-bottom:100px;display:block}.hero-title{font-size:2.5rem;line-height:1.2;text-align:left;padding:0}.hero-buttons-absolute{display:grid;grid-template-columns:1fr 1fr 1fr;right:15px;width:80%;bottom:25px}.hero-buttons-absolute span{font-size:14px;grid-column:span 3}.hero-buttons{flex-direction:column;margin-top:1.5rem;justify-content:start;gap:.8rem;padding:0 20px}.hero-buttons>button{word-wrap:break-word;min-width:30%;text-align:center;padding:.6rem .3rem;font-size:12px}.btn-primary,.btn-quaternary,.btn-secondary,.btn-tertiary{min-width:20%;height:80px;font-size:10px;white-space:break-spaces;padding:15px 5px}}.wtp-quem-somos{padding:4rem 0;background-color:var(--black);text-align:center}@media (max-width:768px){.wtp-quem-somos{padding:2rem 0 0}}.quemsomos-title{font-size:32px;font-weight:700;margin-bottom:1rem;text-align:left;color:var(--primary-color);font:italic}.quem-somos-content{margin:0 auto;text-align:start}.line{margin:2rem 0;border-top:1px solid var(--primary-color)}.wtp-investir{padding:.5rem 0;background-color:var(--black)}.investir-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem 4rem}.investir-card{text-align:start}.investir-card-div{height:75px;margin:0 0 1.5rem}.investir-card .card-icon{width:50px;margin-bottom:1.5rem}.investir-card .card-title{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.text-invest{grid-column:span 2;text-align:start;align-items:center;border:3px solid #767171;padding:10px;border-radius:20px}.text-invest p{margin:20px 0}.card-icon{width:50px}.main-card-title{font-size:2.5rem;line-height:1.2;color:var(--text-primary)}.card-title,.main-card-title{font-weight:700;margin-bottom:1rem}.card-title{font-size:1.25rem}@media (max-width:768px){.investir-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.85rem 2.5rem}.investir-card{display:grid;gap:.5rem}.investir-card-div{height:40px;margin:-10px 0 0}.main-card-title{font-size:1.4rem;line-height:1.2}.investir-card .card-icon{width:35px;margin-bottom:0}.investir-card .card-title{font-size:.8rem;font-weight:600;margin-bottom:0}.investir-card p{font-size:11px}.text-invest p{font-size:11px;margin:10px 0}.highlight{margin:20px 0 15px!important}}.wtp-galeria{padding:4rem 0;background-color:var(--black)}.galeria-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.projeto-card{background-color:#1a1a1a;border-radius:10px;overflow:hidden}.projeto-img{width:100%;height:auto}.projeto-info{padding:1.5rem}.projeto-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3) 20%,rgba(0,0,0,.6) 80%);z-index:1}.projeto-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;z-index:2;color:#fff;text-align:left}.projeto-title{font-size:1.5rem;font-weight:700;margin:.5rem 0;line-height:1.3}.projeto-desc{font-size:1.25rem;line-height:1.4;color:#f0f0f0}.properties-swiper{padding:2rem 0;margin:2rem 0}.properties-swiper .swiper-slide{height:auto;display:flex;align-items:stretch}.properties-swiper .projeto-card{height:100%;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.properties-swiper .projeto-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.properties-swiper .projeto-image{position:relative;width:100%;height:620px;overflow:hidden}.properties-swiper .projeto-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.properties-swiper .projeto-card:hover .projeto-img{transform:scale(1.05)}.properties-swiper .projeto-status{position:absolute;top:1rem;left:1rem;color:white;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.properties-swiper .projeto-info{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.properties-swiper .projeto-info h3{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:.8rem;line-height:1.3}.properties-swiper .projeto-info>p{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1rem;flex-grow:1}.properties-swiper .projeto-details{margin:1rem 0;padding:1rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #c5b39a}.properties-swiper .projeto-details p{margin:.3rem 0;font-size:.9rem;color:#555}.properties-swiper .projeto-details strong{color:#2c3e50;font-weight:600}.properties-swiper .swiper-button-next,.properties-swiper .swiper-button-prev{color:#c5b39a;background:rgba(255,255,255,.9);width:50px;height:50px;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease}.properties-swiper .swiper-button-next:hover,.properties-swiper .swiper-button-prev:hover{background:#c5b39a;color:white;transform:scale(1.1)}.properties-swiper .swiper-button-next:after,.properties-swiper .swiper-button-prev:after{font-size:18px;font-weight:700}.properties-swiper .swiper-pagination{bottom:-10px}.properties-swiper .swiper-pagination-bullet{background:#c5b39a;opacity:.3;width:12px;height:12px;margin:0 6px;transition:all .3s ease}.properties-swiper .swiper-pagination-bullet-active{opacity:1;transform:scale(1.2)}@media (max-width:1024px){.properties-swiper .projeto-card{background:transparent;box-shadow:none;border-radius:16px;overflow:visible}.properties-swiper .projeto-image{height:360px;border-radius:16px;overflow:hidden}.properties-swiper .projeto-overlay{background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.45) 35%,rgba(0,0,0,0) 65%)}.properties-swiper .projeto-content{padding:1rem 1rem 1.25rem}.properties-swiper .projeto-status{top:.8rem;left:.8rem;font-size:.75rem;letter-spacing:.3px}.properties-swiper .projeto-title{font-size:1rem;margin:.25rem 0 .4rem}.properties-swiper .projeto-desc{font-size:.9rem;color:#f2f2f2;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.properties-swiper .swiper-pagination{bottom:8px}.properties-swiper .swiper-pagination-bullet{width:8px;height:8px;margin:0 4px;opacity:.35;background:#fff}.properties-swiper .swiper-pagination-bullet-active{opacity:1;transform:scale(1.1);background:#fff}.properties-swiper .swiper-button-next,.properties-swiper .swiper-button-prev{position:absolute;top:auto;bottom:8px;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.92);color:#111;box-shadow:0 2px 10px rgba(0,0,0,.15)}.properties-swiper .swiper-button-prev{right:56px;left:auto}.properties-swiper .swiper-button-next{right:12px}.properties-swiper .swiper-button-next:after,.properties-swiper .swiper-button-prev:after{font-size:14px}}@media (max-width:640px){.properties-swiper .projeto-image{height:420px}.properties-swiper .projeto-title{font-size:.95rem}.properties-swiper .projeto-desc{font-size:.85rem;-webkit-line-clamp:2}}.swiper-pagination-custom{position:absolute;bottom:20px;right:20px;z-index:10;display:flex;gap:8px;align-items:center;justify-content:flex-end}.swiper-pagination-custom .swiper-pagination-bullet{width:10px;height:10px;background-color:rgba(255,255,255,.5);border-radius:50%;cursor:pointer;transition:all .3s ease;opacity:1}.swiper-pagination-custom .swiper-pagination-bullet-active{background-color:#ffffff;width:12px;height:12px}@media (max-width:767px){.properties-swiper .swiper-button-next,.properties-swiper .swiper-button-prev{display:none!important}}@media (min-width:768px) and (max-width:1023px){.properties-swiper .swiper-button-next,.properties-swiper .swiper-button-prev{display:none!important}}@media (min-width:1024px){.properties-swiper .swiper-button-next,.properties-swiper .swiper-button-prev{display:flex!important}.swiper-pagination-custom{display:none}}@media (max-width:767px){.swiper-pagination-custom{bottom:15px;right:15px}}.loading-message{text-align:center;padding:3rem 2rem;color:#666;font-size:1.1rem}.loading-message p{margin:0;font-style:italic}.properties-swiper.loaded{animation:fadeIn .5s ease-in}.wtp-equipe{padding:4rem 0;background-color:#f8f9fa;text-align:center;overflow:hidden}.equipe-container{position:relative;align-items:flex-start;margin-top:2rem;gap:2rem;padding:20px 0 40px}.equipe-container,.equipe-grid{display:flex;justify-content:center}.equipe-grid{gap:1rem;color:var(--black)}.equipe-card{max-width:300px}.equipe-image{background-color:#333;width:250px;height:250px;border-radius:20px;margin:0 auto 1rem}.equipe-name{font-weight:700;font-size:24px}.equipe-role{font-size:20px;color:var(--primary-color)}.equipe-text-container{position:absolute;top:0;left:calc(50% + 250px + 1.5rem);width:320px;padding:1.25rem;text-align:left;background-color:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 4px 14px rgba(0,0,0,.12);transition:all .35s ease}.equipe-close{position:absolute;top:.5rem;right:.5rem;width:26px;height:26px;border-radius:50%;border:1px solid #ddd;background:#fff;line-height:22px;font-size:18px;cursor:pointer}.equipe-text-container:after{content:"";position:absolute;top:60px;width:20px;height:20px;background:#fff;border-bottom:1px solid #eee;border-left:1px solid #eee;transform:rotate(45deg);transition:left .35s ease,right .35s ease;left:-11px}.equipe-container.rodrigo-active .equipe-text-container{left:auto;right:calc(50% + 250px + 1.5rem);color:#000000}.equipe-container.rodrigo-active .equipe-text-container:after{left:auto;right:-11px;transform:rotate(225deg);color:#000000}.equipe-container.gilberto-active .equipe-text-container{left:calc(50% + 250px + 1.5rem);color:#000000}.equipe-container.gilberto-active .equipe-text-container:after{left:-11px;right:auto;color:#000000}.fade-text{animation:fadeIn .35s ease forwards}@media (max-width:1024px){.equipe-text-container{position:static;width:100%;margin-top:1rem}.equipe-text-container:after{display:none}.equipe-container{flex-direction:column;align-items:center}.equipe-image{width:170px;height:170px}.equipe-role{font-size:16px}.equipe-name{font-size:18px}}.wtp-servicos{padding:4rem 0;background-color:var(--black)}.servicos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.servico-card{background-color:#1a1a1a;padding:2rem;border-radius:10px;font-size:1rem}.servico-title{height:55px;color:#c7874e;margin-bottom:15px;font-weight:700;font-size:1.25rem}.servico-text{font-size:1rem}.servico-div-2{text-align:center;margin-top:3rem}.servico-title-2{font-size:1.5rem}.servico-area-sobre{display:flex;margin-top:1rem;justify-content:space-between;font-size:20px}.area-sobre-text{width:30%;text-align:start;font-size:1.5rem}@media (max-width:768px){.servicos-grid{grid-template-columns:1fr 1fr;gap:2rem 1rem}.servico-card{padding:1rem 1rem 2rem}.servico-title{font-size:.85rem}.servico-card p{margin-top:25px}.servico-card p,.servico-title-2{font-size:.75rem}.servico-area-sobre{font-size:.75rem;text-align:start}.area-sobre-text{width:140%!important;font-size:.75rem}}.wtp-depoimentos-terreno{padding:1rem 0 5rem;background:url(/assets/bg-terreno.png) no-repeat 50%/cover;position:relative}.wtp-depoimentos-terreno:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.8);z-index:1}.wtp-depoimentos-terreno>*{position:relative;z-index:2}.section-title--light{color:#fff;text-align:center}.depoimentos-grid,.depoimentos-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1rem;margin-top:2rem}@media (max-width:768px){.depoimentos-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.depoimentos-grid h3{height:35px;font-size:12px}.depoimentos-grid p{margin-top:5px;font-size:11px}.depoimento-card{width:90%!important;padding:30px 15px!important;min-height:165px!important}}.depoimento-card{position:relative;color:#fff;border-radius:18px;padding:1.5rem 1.5rem 3.25rem;box-shadow:0 6px 24px rgba(0,0,0,.14);line-height:1.3;min-height:220px;font-size:21px}.wtp-depoimentos{padding:4rem 0 5rem;position:relative}.depoimento-chip{display:inline-block;color:#c7874e;font-size:1rem;margin-bottom:.5rem}.depoimento-title{font-size:1.75rem;line-height:1.25;margin:0 0 1.5rem;font-weight:800;color:#000}.depoimento-desc{margin:0;color:#4b4b4b;font-size:19px}.depoimento-cta{position:absolute;right:-18%;bottom:-18px;transform:translateX(-50%);padding:.5rem 2rem;border:none;border-radius:999px;background:#c7874e;color:#fff;font-weight:700;box-shadow:0 6px 18px rgba(0,0,0,.15);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.depoimento-cta:hover{transform:translateX(-50%) translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.18)}.depoimento-cta2{position:absolute;right:3%;bottom:20px;transform:translateX(-50%);width:30px;height:30px;padding:0;text-align:center;line-height:32px;font-size:24px;border-radius:50%;border:none;background:#c7874e;color:#fff;font-weight:700;box-shadow:0 6px 18px rgba(0,0,0,.15);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.title-depoiment{color:rgb(199,135,78);margin-bottom:5px;font-weight:700;font-size:1.4rem}.depoimento-card-2{position:relative;color:#fff;border-radius:18px;padding:1.5rem 1.5rem 3.25rem;box-shadow:0 6px 24px rgba(0,0,0,.14);line-height:1.3;min-height:220px;font-size:21px}@media (max-width:768px){.depoimento-title{font-size:1rem;margin-bottom:.5rem}.depoimento-desc{font-size:.7rem;margin-bottom:.5rem}.depoimento-cta{bottom:-16px;right:-14%;font-size:.7rem}.title-depoiment{font-size:.65rem!important}.depoimento-cta2{font-size:15px;width:20px;height:20px;bottom:15px;line-height:0;right:6px}.depoimento-card-2{min-height:60px!important;padding:34px 20px 50px 10px!important}}.wtp-faq{padding:4rem 0}.faq-list{max-width:860px;margin:0 auto}.faq-item{border-bottom:1px solid #e5e1da}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;background:none;border:0;cursor:pointer;text-align:left;font-weight:700;font-size:1.15rem;color:#111}.faq-question-text{flex:1}.faq-chevron{width:20px;height:20px;flex-shrink:0;stroke:#c7874e;stroke-width:2;fill:none;transition:transform .22s ease}.faq-question.is-open .faq-chevron{transform:rotate(180deg)}.faq-answer{padding:0 0 1.25rem;color:#666;line-height:1.6}.section-title{margin-bottom:1.25rem}.cta-v2{padding:4rem 0;background-color:var(--black)}.cta-grid-hm{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:768px){.cta-grid-hm{grid-template-columns:1fr 1fr}}.cta-form-home input,.cta-form-home select{width:100%;background:transparent;border:none;border-bottom:2px solid #555;padding:2rem 0;color:var(--white);margin-bottom:2rem}.cta-form-home input::placeholder,.cta-form-home select{color:#888}.btn-pill{background-color:var(--primary-color);color:var(--white);border:none;padding:.75rem 2rem;border-radius:20px;font-weight:700;cursor:pointer}.map-embed{position:relative;width:100%;border-radius:20px;overflow:hidden;padding-top:56.25%}.map-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media (max-width:768px){body,html{overflow-x:hidden}.cta-v2{padding:2.5rem 0}.cta-v2 .container{padding-left:14px;padding-right:14px}.section-title{font-size:1.8rem;line-height:1.15}.section-sub-title{font-size:1rem;line-height:1.5}.cta-grid-hm{gap:1.75rem}.cta-form-home input,.cta-form-home select{padding:1.1rem 0;margin-bottom:1rem;font-size:.95rem}.cta-form-home select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}.btn-pill{width:100%;padding:.9rem 1.25rem;border-radius:999px}}@media (max-width:420px){.section-title{font-size:1.6rem}.map-embed{padding-top:62%}}.wtp-footer{background-color:#1a1a1a;padding:3rem 0;font-size:.9rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-logo{height:50px;margin-bottom:1rem}.footer-section h4{color:var(--white);margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:var(--white);text-decoration:none}.footer-social{display:flex;gap:1rem;margin-top:1rem}.footer-social-wrapper{color:var(--primary-color)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.properties-swiper .btn-primary{background:linear-gradient(135deg,#c5b39a,#a89680);color:white;padding:.8rem 1.5rem;border:none;border-radius:25px;text-decoration:none;font-weight:600;text-align:center;transition:all .3s ease;margin-top:auto;display:inline-block;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.properties-swiper .btn-primary:hover{background:linear-gradient(135deg,#a89680,#8d7a65);transform:translateY(-2px);box-shadow:0 4px 15px rgba(197,179,154,.4);text-decoration:none;color:white}.wtp-galeria .section-title{color:#2c3e50;font-size:2.2rem;font-weight:700;margin-bottom:3rem;text-align:center;position:relative}.wtp-galeria .section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(135deg,#c5b39a,#a89680);border-radius:2px}@media (max-width:480px){.properties-swiper .projeto-details{padding:.8rem;margin:.8rem 0}.properties-swiper .projeto-details p{font-size:.85rem}.properties-swiper .btn-primary{padding:.7rem 1.2rem;font-size:.85rem}}