@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Light.woff2) format("woff2"),url(../fonts/Ubuntu-Light.woff) format("woff"),url(../fonts/Ubuntu-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Bold.woff2) format("woff2"),url(../fonts/Ubuntu-Bold.woff) format("woff"),url(../fonts/Ubuntu-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Medium.woff2) format("woff2"),url(../fonts/Ubuntu-Medium.woff) format("woff"),url(../fonts/Ubuntu-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-LightItalic.woff2) format("woff2"),url(../fonts/Ubuntu-LightItalic.woff) format("woff"),url(../fonts/Ubuntu-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic;font-display:block}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-BoldItalic.woff2) format("woff2"),url(../fonts/Ubuntu-BoldItalic.woff) format("woff"),url(../fonts/Ubuntu-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:block}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Italic.woff2) format("woff2"),url(../fonts/Ubuntu-Italic.woff) format("woff"),url(../fonts/Ubuntu-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-MediumItalic.woff2) format("woff2"),url(../fonts/Ubuntu-MediumItalic.woff) format("woff"),url(../fonts/Ubuntu-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic;font-display:block}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Regular.woff2) format("woff2"),url(../fonts/Ubuntu-Regular.woff) format("woff"),url(../fonts/Ubuntu-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}*{padding:0;box-sizing:border-box}body{font-family:Ubuntu,sans-serif;font-weight:300;margin:0 auto;width:100%;font-size:1rem;background-color:var(--color-1);color:var(--color-3)}body.no-scroll{--removed-body-scroll-bar-size:0px;overflow:hidden!important;overscroll-behavior:contain;position:fixed!important;padding-left:0;padding-top:0;padding-right:0;margin-left:0;margin-top:0;margin-right:0!important}.with-scroll-bars-hidden{overflow:hidden!important;padding-right:0!important}.right-scroll-bar-position{right:0!important}.width-before-scroll-bar{margin-right:0!important}.right-scroll-bar-position .right-scroll-bar-position{right:0!important}.width-before-scroll-bar .width-before-scroll-bar{margin-right:0!important}main.full-h{position:relative;height:100%}h1,h2,h3,h4,h5{font-family:Ubuntu,sans-serif;font-weight:300}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong{font-weight:500}h2{font-size:2.2rem}@media screen and (max-width:991px){h2{font-size:1.6rem}}.container{width:100%;position:relative}.text-center{text-align:center}.m-0{margin:0!important}.p-0{padding:0!important}.mw-100{display:block;max-width:100%;margin:auto}.w-100{width:100%;display:block}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:50px!important}.content-wrapper{max-width:1366px;padding:70px 20px;margin:0 auto;position:relative;z-index:1}@media screen and (max-width:768px){.content-wrapper{padding:60px 20px}}.content-wrapper-sm{max-width:1366px;padding:0 0 90px;margin:0 auto;position:relative;z-index:1}@media screen and (max-width:768px){.content-wrapper-sm{padding:0 0 40px}}a{color:var(--color-3);text-decoration:none;transition:color .3s ease-in-out}a:hover{color:var(--color-5)}#whatsapp-btn{display:block;position:fixed;bottom:15px;right:15px;width:60px;z-index:98}#whatsapp-btn img{display:block;width:100%;height:auto;filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));transition:transform .3s ease-in-out}#whatsapp-btn:hover img{transform:scale(1.1)}.text li,.text p{font-size:.90125rem;font-weight:300;line-height:1.375rem}#page-title{position:relative;padding-top:150px;background-size:cover;background-position:50%}#page-title .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.5))}@media screen and (max-width:767px){#page-title{padding-top:120px}}#page-title h1{position:relative;font-size:2.2rem;margin:0;color:var(--color-1);text-transform:uppercase}@media screen and (max-width:767px){#page-title h1{font-size:1.6rem}}#page-title p{padding:5px 10px;border-left:10px solid var(--color-5);width:600px;max-width:100%}#page-title .content-wrapper.fw p{width:100%}#page-title *{color:var(--color-1)}#page-title .post-data{padding:0;border:none;margin:0;font-size:.8rem;color:var(--color-1);text-transform:uppercase;width:fit-content;width:-moz-fit-content}@media screen and (max-width:767px){#page-title .post-data{font-size:.75rem}}#page-title .bg-breadcrumbs{position:relative;background-color:var(--color-2)}#page-title .bg-breadcrumbs .content-wrapper{padding-top:15px;padding-bottom:15px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}#page-title #breadcrumbs{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:0 5px;flex-wrap:wrap}#page-title #breadcrumbs li{color:var(--color-1);text-transform:uppercase}#page-title #breadcrumbs li a{color:var(--color-1);font-size:.8rem;transition:color .3s ease-in-out}@media screen and (max-width:767px){#page-title #breadcrumbs li a{font-size:.75rem}}#page-title #breadcrumbs li a strong{color:var(--color-1);font-weight:700;transition:color .3s ease-in-out}#page-title #breadcrumbs li a:hover,#page-title #breadcrumbs li a:hover strong{color:var(--color-5)}.properties-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media screen and (max-width:991px){.properties-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.properties-wrapper{grid-template-columns:1fr}}.overflow-hidden{overflow:hidden}.section-title{text-align:center;max-width:840px;margin:auto}.section-title h2{margin-top:0;margin-bottom:0;text-transform:uppercase;font-size:2rem;font-weight:300}@media screen and (max-width:991px){.section-title h2{font-size:1.5rem}}.section-title p{font-size:1.5rem;font-weight:300}@media screen and (max-width:991px){.section-title p{font-size:1.25rem}}.swiper-button-next,.swiper-button-prev{font-size:3rem;color:var(--color-2)}.swiper.dark-bg .swiper-button-next,.swiper.dark-bg .swiper-button-prev{color:var(--color-1)}.swiper-button-next:after,.swiper-button-prev:after{display:none;content:""}.swiper-button-next{right:5px}.swiper-button-prev{left:5px}.swiper-pagination-bullet-active{background:var(--color-2)}strong{font-weight:700}.px-0{padding-left:0!important;padding-right:0!important}.hidden,.input-website{display:none}.swiper .swiper-pagination-bullet{background:var(--color-3)!important;width:15px!important;height:15px!important}.swiper .swiper-pagination-bullet-active{background:var(--color-2)!important}#whatsapp-fab-agent{background-color:#4caf50;position:fixed;z-index:999999;bottom:5px;right:5px;color:var(--color-4);text-align:center;border-radius:10px;padding:5px 5px 10px;width:120px;box-shadow:1px 1px 4px rgba(0,0,0,.25)}#whatsapp-fab-agent .message{position:absolute;bottom:0;right:125px;width:180px;background-color:#fff;border-radius:5px;padding:8px 10px;color:var(--color-3);font-size:.9rem;box-shadow:1px 1px 4px rgba(0,0,0,.25)}#whatsapp-fab-agent .message.hidden{display:none}#whatsapp-fab-agent:hover .message{display:block!important}#whatsapp-fab-agent img.agent-photo{width:70px;height:70px;border-radius:50%;object-fit:cover;object-position:top center;border:4px solid var(--color-4);display:block;margin:-35px auto 0;background-color:var(--color-1)}#whatsapp-fab-agent .whats-logo{position:absolute;width:30px;height:auto;top:20px;left:10px}#whatsapp-fab-agent p{font-weight:500;margin-bottom:0}#morare{background:linear-gradient(0deg,var(--color-4),var(--color-1))}#morare .content-wrapper{padding-bottom:20px}#morare .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:70px}@media screen and (max-width:991px){#morare .grid{grid-template-columns:1fr}}#morare .morare-photo{display:block;width:100%;height:100%;object-fit:cover;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:5px}#morare .service-img{display:block;width:100%;height:auto;aspect-ratio:1.5/1;object-fit:cover}#morare .box{background-color:var(--color-1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:5px;overflow:hidden}#morare .box .content{padding:25px}#morare .box .content .text *{font-size:.8rem;line-height:1.1rem}#morare .box .content .text h3{font-size:1rem;line-height:2rem;text-transform:uppercase;margin-top:0;margin-bottom:0;font-weight:500}#morare .box .content .btns{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}#morare .box .content .btns .btn.btn-primary{font-size:.9rem;padding:8px 20px}#morare .box h2{margin-top:0;text-transform:uppercase}#morare .box.pd{padding:30px;grid-column:2/span 2}@media screen and (max-width:991px){#morare .box.pd{grid-column:1}}#about{background-color:var(--color-4)}#about .wrapper{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}@media screen and (max-width:991px){#about .wrapper{grid-template-columns:1fr;gap:40px}}#about .imgs{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}#about .imgs img{display:block;width:100%;height:auto;aspect-ratio:1.2/1;object-fit:cover;background-color:var(--color-4);border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}#about .imgs img.first{aspect-ratio:unset;grid-column:1/-1}#about .content h2{font-weight:500;text-transform:uppercase;font-size:1.3rem}#about .items{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media screen and (max-width:991px){#about .items{grid-template-columns:1fr;margin-top:10px}}#about .items .box{background-color:var(--color-1);border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);padding:20px}#about .items .box h3{font-weight:500;text-transform:uppercase}#testimonials{background-color:var(--color-2);color:var(--color-1)}#testimonials .swiper{margin-top:70px;padding-bottom:50px}#testimonials .swiper .swiper-pagination-bullet,#testimonials .swiper .swiper-pagination-bullet-active{background:var(--color-1)}#testimonials .testimonial{padding:0 50px}@media screen and (max-width:991px){#testimonials .testimonial{padding:0 15px}}#testimonials .testimonial .testimonial-content{border:1px solid var(--color-1);padding:15px 25px 25px}#testimonials .testimonial .testimonial-content .name{font-weight:700;text-transform:uppercase;margin-bottom:0}#agents .wrapper{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media screen and (max-width:991px){#agents .wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){#agents .wrapper{grid-template-columns:1fr}}#agents .agent{display:block}#agents .agent.grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;align-items:center}@media screen and (max-width:991px){#agents .agent.grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){#agents .agent.grid{grid-template-columns:1fr;gap:0}}#agents .agent.grid .content{padding-left:40px;grid-column:2/-1}@media screen and (max-width:767px){#agents .agent.grid .content{grid-column:1;padding-left:0}}#agents .agent img{display:block;width:100%;height:auto;aspect-ratio:1/1.2;object-fit:cover;object-position:top center;background:linear-gradient(180deg,#181818,#303030)}#agents .agent .name{font-size:1.4rem;text-transform:uppercase;margin-bottom:5px}#agents .agent .role{font-size:.9rem;font-weight:700;text-transform:uppercase;margin-top:0}#agents .agent .links{display:flex;flex-wrap:wrap;gap:15px}#agents .agent .links a{color:var(--color-7);font-size:1.4rem}#banner{width:100%;position:relative;background-color:var(--color-3)}#banner img,#banner video{position:relative;display:block;width:100%;height:100vh;object-fit:cover;z-index:1}#banner .content{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.09);display:flex;gap:40px;align-items:center;justify-content:center;flex-flow:column;padding:200px 25px 25px}@media screen and (max-width:991px){#banner .content{gap:20px;background-color:rgba(0,0,0,.2);padding:100px 50px 50px}}#banner .content h1{font-size:2.6rem;color:var(--color-1);text-align:center;margin:0;text-transform:uppercase;position:relative}#banner .content h1:before{position:absolute;z-index:-1;content:"";top:50%;left:50%;width:150%;max-width:100vw;height:200%;transform:translate(-50%,-50%);background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,.9) 0,transparent 100%)}#banner .content h1 strong{font-weight:700;color:var(--color-5)}@media screen and (max-width:991px){#banner .content h1{font-size:2rem}}#banner .sep{height:100%;width:1px;background-color:var(--color-3);opacity:.2}#banner .toggle-container{position:relative;display:flex;width:100%;background:#f0f0f0;border-radius:5px;overflow:hidden;font-family:inherit;cursor:pointer;user-select:none;transition:all .3s ease}#banner .toggle-option{flex:1;text-align:center;padding:15px 0;z-index:2;color:var(--color-3);font-size:.9rem;font-weight:300;text-transform:uppercase;transition:color .3s ease}#banner .toggle-option.active{color:#fff;font-weight:700}#banner .toggle-indicator{position:absolute;top:0;left:0;width:50%;height:100%;background:var(--color-5);border-radius:5px;z-index:1;transition:all .3s ease}#banner .toggle-container[data-mode=alugar] .toggle-indicator{left:50%}#banner .toggle-container[data-mode=comprar] .toggle-indicator{left:0}.btn,button{cursor:pointer}.btn{padding:12px 40px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:5px;text-align:center;font-family:Ubuntu,sans-serif;transition:background-color .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out;box-shadow:none;font-size:1rem;font-weight:400;border:1px solid rgba(0,0,0,.2);text-transform:uppercase}@media screen and (max-width:991px){.btn{font-size:.9rem;padding:8px 35px}}.btn.sm{font-size:.8rem;padding:10px 30px}.btn.btn-primary{background-color:var(--color-5);border-color:var(--color-5);color:var(--color-1)}.btn.btn-primary:active,.btn.btn-primary:focus,.btn.btn-primary:hover{background-color:var(--color-6);border-color:var(--color-6);color:var(--color-1)}.btn.btn-secondary{background-color:var(--color-2);color:var(--color-1)}.btn.btn-secondary:active,.btn.btn-secondary:focus,.btn.btn-secondary:hover{background-color:var(--color-7)}.btn.btn-success{background-color:#55cd6c;color:var(--color-1);border-color:#55cd6c}.btn.btn-success i{font-size:1.5rem}.btn.btn-success:active,.btn.btn-success:focus,.btn.btn-success:hover{background-color:#419f53;border-color:#419f53;color:var(--color-1)}.btn.btn-outline{background-color:transparent;border:1px solid var(--color-2);color:var(--color-2);font-weight:300;box-shadow:none}.btn.btn-outline.light{border-color:var(--color-1);color:var(--color-1)}.btn.btn-outline.light:hover{border-color:transparent;background-color:var(--color-1);color:var(--color-2)}.btn.btn-outline:active,.btn.btn-outline:focus,.btn.btn-outline:hover{border-color:transparent;background-color:var(--color-2);color:var(--color-1)}.btn.btn-light{background-color:#000;color:var(--color-7)}.btn.btn-light:active,.btn.btn-light:focus,.btn.btn-light:hover{background-color:var(--color-3);color:#000}.arrow-link{display:flex;align-items:center;gap:10px;color:var(--color-1);font-size:1.2rem;transition:color .3s ease-in-out}.arrow-link svg{height:1.5rem;width:auto;transform-origin:left center;transition:transform .3s ease-in-out}.arrow-link svg path{transition:stroke .3s ease-in-out}.arrow-link.sm{font-size:1rem}.arrow-link.sm svg{height:1.2rem}.arrow-link.dark{color:var(--color-2)}.arrow-link.dark svg path{stroke:var(--color-2)}.arrow-link:hover{color:var(--color-7)}.arrow-link:hover svg{transform:translateX(10px)}.arrow-link:hover svg path{stroke:var(--color-7)}#contact-page{background-color:var(--color-4)}#contact-page .content-wrapper{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-bottom:70px}@media screen and (max-width:991px){#contact-page .content-wrapper{grid-template-columns:1fr;gap:40px}}#contact-page .contacts .social-links{display:flex;align-items:center;justify-content:flex-start;gap:40px;margin-bottom:10px}#contact-page .contacts .social-links a{font-size:1.2rem}#contact-page .contacts p{margin:20px 0;font-size:1.2rem}@media screen and (max-width:991px){#contact-page .contacts p a{display:block}}#contact-page .contacts .map iframe{background-color:#f1f1f1;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);display:block;width:100%!important;height:230px!important}form{background-color:var(--color-1);border:none;padding:35px;display:grid;grid-template-columns:1fr;gap:25px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:5px}form input,form textarea{background-color:transparent;font-family:inherit;font-size:1rem;border:none;border-radius:0;border-bottom:1px solid var(--color-3);padding:10px 0;display:block;width:100%;font-weight:100}form input:focus,form textarea:focus{background-color:var(--color-1)}form button.btn.btn-primary{width:fit-content;width:-moz-fit-content;font-size:1rem;padding:10px 25px}#development-page{overflow:hidden;padding-bottom:50px}#development-page h2{font-size:1.25rem;font-weight:300;text-transform:uppercase}#development-page h2 strong{font-weight:500}#development-page h2.main-h2{font-size:2.2rem;margin-top:0;margin-bottom:50px}#development-page h2.main-h2 small{display:block;font-size:1rem;margin-top:10px}#development-page #intro{position:relative;width:100%;height:90vh;background-size:cover;background-position:50%;background-color:var(--color-8)}#development-page #intro .title{padding-top:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:var(--color-1);text-transform:uppercase}#development-page #intro .title h1{margin-top:0;font-weight:300;font-size:2.5rem}#development-page #intro .title p{font-weight:700}#development-page #intro .overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;opacity:.8;background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,.9) 0,transparent 100%)}#development-page #intro img{width:200px;height:auto;margin-bottom:30px}#development-page #description{display:grid;grid-template-columns:1fr 300px;gap:70px}@media screen and (max-width:991px){#development-page #description{grid-template-columns:1fr;gap:50px}}#development-page #description #d-infra{padding-left:1rem;columns:2}#development-page #description .form-col{position:relative}#development-page #description .form-col .form-wrapper{position:sticky;top:150px}#development-page #description .form-col .form-wrapper .btn.btn-success{display:flex;width:100%}#development-page #description .box{background-color:var(--color-1);border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);padding:20px;margin-top:20px}#development-page .stop{margin-bottom:70px}#development-page .stop img{display:block;width:100%;height:50vh;object-fit:cover}#development-page #photos{padding-top:0;padding-bottom:12px}@media screen and (max-width:767px){#development-page #photos{padding-left:0;padding-right:0}}#development-page #photos .wrapper{margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media screen and (max-width:767px){#development-page #photos .wrapper{grid-template-columns:repeat(2,1fr)}}#development-page #photos .photo{position:relative;background-color:var(--color-4);overflow:hidden}#development-page #photos .photo.hidden{display:none}#development-page #photos .photo img{display:block;width:100%;height:auto;aspect-ratio:2/1.2;object-fit:cover;transition:transform .3s ease-in-out}#development-page #photos .photo:hover img{transform:scale(1.05)}#development-page #photos .photo:first-of-type{grid-row:1/span 2;grid-column:1/span 2}#development-page #photos .photo:first-of-type img{height:100%}#development-page #photos .photo .overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:15px;color:var(--color-1);background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease-in-out;text-transform:uppercase}#development-page #photos .photo .overlay:hover{background-color:rgba(0,0,0,.6)}#development-page #photos .photo .overlay small{display:flex;align-items:center;justify-content:center;gap:10px}#development-page #blueprints,#development-page #infra-photos{padding-top:0;padding-bottom:12px}@media screen and (max-width:767px){#development-page #blueprints,#development-page #infra-photos{padding-left:0;padding-right:0}}#development-page #blueprints h2,#development-page #infra-photos h2{margin-top:50px;margin-bottom:30px}#development-page #blueprints .wrapper,#development-page #infra-photos .wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media screen and (max-width:767px){#development-page #blueprints .wrapper,#development-page #infra-photos .wrapper{grid-template-columns:repeat(2,1fr)}}#development-page #blueprints .photo,#development-page #infra-photos .photo{position:relative;background-color:var(--color-1);overflow:hidden}@media screen and (max-width:767px){#development-page #blueprints .photo:nth-of-type(3),#development-page #infra-photos .photo:nth-of-type(3){grid-column:1/-1}#development-page #blueprints .photo:nth-of-type(3) img,#development-page #infra-photos .photo:nth-of-type(3) img{aspect-ratio:2/1}}#development-page #blueprints .photo.hidden,#development-page #infra-photos .photo.hidden{display:none}#development-page #blueprints .photo img,#development-page #infra-photos .photo img{display:block;width:100%;height:auto;aspect-ratio:1/1.5;object-fit:cover;transition:transform .3s ease-in-out}#development-page #blueprints .photo:hover img,#development-page #infra-photos .photo:hover img{transform:scale(1.05)}#development-page #blueprints .photo .overlay,#development-page #infra-photos .photo .overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:15px;color:var(--color-3);text-transform:uppercase;background-color:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease-in-out}#development-page #blueprints .photo .overlay:hover,#development-page #infra-photos .photo .overlay:hover{background-color:hsla(0,0%,100%,.6)}#development-page #blueprints .photo .overlay small,#development-page #infra-photos .photo .overlay small{display:flex;align-items:center;justify-content:center;gap:10px}#development-page #infra-photos .photo img{aspect-ratio:1.5/1}#development-page #units{overflow:visible}#development-page #units h2{margin-bottom:30px}@media screen and (max-width:767px){#development-page #units{padding-left:0;padding-right:0}#development-page #units h2{padding-left:20px;padding-right:20px}}#development-page #location{padding-top:0;padding-bottom:10px}@media screen and (max-width:767px){#development-page #location{padding-bottom:12px}}#development-page #location h2{margin-bottom:0}#development-page #location p{margin-bottom:30px}#development-page #location #map{width:100%;height:300px;background-image:url(../img/map.svg);background-size:110%;background-position:50%;display:flex;align-items:center;justify-content:center;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}#development-page #location #map canvas{top:0;left:0}#development-page #location #map .map-marker{border:2px solid var(--color-2);background-color:rgba(0,0,0,.5);width:200px;height:200px;border-radius:50%}#development-page #location #map.map-block{display:block}#development-page #location #map.map-block .btn{display:none}#development-page #neighborhood{padding-top:0}#development-page #neighborhood .box{display:grid;grid-template-columns:1fr 2fr;gap:12px;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);overflow:hidden}@media screen and (max-width:767px){#development-page #neighborhood .box{grid-template-columns:1fr}}#development-page #neighborhood img{display:block;width:100%;height:100%;object-fit:cover}#development-page #neighborhood .neighborhood-data{color:var(--color-3);padding:50px}@media screen and (max-width:767px){#development-page #neighborhood .neighborhood-data{padding:25px}}#development-page #neighborhood .neighborhood-data h2{margin-top:0}#development-page #neighborhood .neighborhood-data .text{margin-bottom:30px}#development-page #neighborhood .neighborhood-data .text *{font-size:.8rem!important;line-height:1.4375rem!important}#development-page #cta{padding-top:0;padding-bottom:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}@media screen and (max-width:767px){#development-page #cta{display:none}}#development-page #cta .btn{width:370px;max-width:100%}#development-page #cta .btn.btn-primary{min-height:50px}#development-page .cta-1{padding-top:40px;padding-bottom:40px}#development-page .cta-1 .btn{display:flex;width:100%}form#property-form{margin-bottom:20px}form#property-form p{font-weight:500;text-transform:uppercase}#featured-locations{padding-bottom:0}#featured-locations .content{width:100%;padding-top:50px;padding-bottom:20px}@media screen and (max-width:991px){#featured-locations .content{padding-top:50px;padding-bottom:50px}#featured-locations .content h2{margin-top:0}}#featured-locations .wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media screen and (max-width:991px){#featured-locations .wrapper{grid-template-columns:repeat(2,1fr);gap:10px}}#featured-locations .wrapper .location{display:block;position:relative;border-radius:5px;overflow:hidden;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}#featured-locations .wrapper .location.first{grid-column:1/span 2;grid-row:1/span 2}#featured-locations .wrapper .location img{display:block;width:100%;height:auto;aspect-ratio:1.5/1;object-fit:cover}#featured-locations .wrapper .location h3{color:var(--color-1);font-weight:500;position:absolute;bottom:0;left:0;font-size:1rem;margin:0;padding:100px 15px 10px;text-transform:uppercase;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent)}#featured-locations .wrapper .location:hover{box-shadow:0 5px 5px rgba(0,0,0,.5);transform:translateY(-2px)}#featured-locations .searches{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media screen and (max-width:991px){#featured-locations .searches{grid-template-columns:repeat(2,1fr);gap:10px}}#featured-locations .searches .box{grid-column:1/span 3;background-color:var(--color-1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:5px;padding:30px}#featured-locations .searches .box .section-title{text-align:left;padding:0;margin:0 0 40px}#featured-locations .searches .box .list{column-count:3;column-gap:20px}@media screen and (max-width:991px){#featured-locations .searches .box .list{column-count:1}}#featured-locations .searches .box .list a{display:block;margin:0 0 10px;color:var(--color-3);font-size:.8rem}#featured-locations .searches .box .list a:hover{color:var(--color-5)}#featured-locations .searches img{display:block;border-radius:5px;width:100%;height:100%;object-fit:cover;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}@media screen and (max-width:991px){#featured-locations .searches img{grid-column:1/span 2}}#rent-featured{background-color:var(--color-2);color:var(--color-1)}#rent-featured .swiper{padding-bottom:50px}#rent-featured .swiper .swiper-pagination-bullet,#rent-featured .swiper .swiper-pagination-bullet-active{background:var(--color-1)}#sale-featured{background-color:var(--color-4)}#sale-featured .swiper{padding-bottom:50px}#footer{background:var(--color-2);padding-top:10px}#footer .cw{display:block;margin-bottom:10px}#footer .content-wrapper{padding-bottom:50px}#footer .text{width:345px}#footer .text *{font-size:.7rem;font-weight:300;line-height:1rem;text-transform:none;text-align:left}@media screen and (max-width:991px){#footer .text *{text-align:center}}#footer .content{width:100%;margin:auto 0;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:25px}@media screen and (max-width:991px){#footer .content{flex-flow:column;align-items:center;text-align:center}}#footer .logo{display:block;width:345px;height:auto;object-fit:contain;margin-bottom:30px}@media screen and (max-width:991px){#footer .logo{width:200px;margin-bottom:30px;margin-left:auto;margin-right:auto}}#footer p{font-family:Ubuntu,sans-serif;font-weight:700;font-size:1.25rem;color:var(--color-1);margin-top:15px;margin-bottom:15px;text-transform:uppercase}#footer ul{column-count:2;list-style:none;column-gap:40px}#footer ul li{margin-bottom:10px}@media screen and (max-width:991px){#footer ul li{text-align:center}}#footer .c-row-flex{display:flex;flex-wrap:wrap;gap:20px}#footer a{color:var(--color-1);font-size:.9rem;transition:color .3s ease-in-out}@media screen and (max-width:991px){#footer a{font-size:.85rem}}#footer a:hover{color:var(--color-5)}#footer .social-links{display:flex;align-items:center;justify-content:flex-start;gap:25px;margin-top:35px}@media screen and (max-width:991px){#footer .social-links{margin-top:0;margin-bottom:30px;justify-content:center}}#footer .social-links a{color:var(--color-1);font-size:1.2rem}#footer .social-links a:hover{color:var(--color-5)}#footer .copyright{width:100%;background-color:var(--color-2);padding:25px 20px 15px;margin-bottom:0;text-align:center;text-transform:none;font-weight:300;font-size:.95rem!important;border-top:1px solid hsla(0,0%,100%,.1);color:var(--color-1)!important}#footer .copyright img{height:.8rem;width:auto;display:inline-block}@media screen and (max-width:991px){#management{height:auto!important}}#management .w-100{margin-top:50px;margin-bottom:50px}#management .wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:100px;width:100%;height:100%;padding:170px 75px 50px;align-items:center}@media screen and (max-width:991px){#management .wrapper{padding:50px 25px;grid-template-columns:1fr;gap:25px}}#management .wrapper.page{padding:0}#management .wrapper h2{margin-top:0}#management .wrapper img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}#management .wrapper img.fh{aspect-ratio:unset}@media screen and (max-width:991px){#management .wrapper img{grid-row:1;aspect-ratio:unset}#management .wrapper img.beneft-img{grid-row:2}}#management .wrapper .text{margin-bottom:50px}@media screen and (max-width:991px){#blog-home{height:auto!important}}#blog-home .arrow-link.top{display:flex}@media screen and (max-width:991px){#blog-home .arrow-link.top{display:none}}#blog-home .arrow-link.bottom{display:none}@media screen and (max-width:991px){#blog-home .arrow-link.bottom{margin-top:50px;display:flex}}#blog-home .content{width:100%;height:100%;padding:170px 75px 50px}@media screen and (max-width:991px){#blog-home .content{padding:0 25px 50px}}#blog-home .content .title{display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap;margin-bottom:50px}#blog-home .content .title h2{margin:0}#blog-home .content .post{background-color:var(--color-8);color:var(--color-1);display:grid;grid-template-columns:repeat(2,1fr);align-items:center}@media screen and (max-width:991px){#blog-home .content .post{grid-template-columns:1fr}}#blog-home .content .post .img-w{display:block;position:relative;height:100%}#blog-home .content .post img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}#blog-home .content .post .post-content{padding:50px}@media screen and (max-width:991px){#blog-home .content .post .post-content{padding:25px}}#blog-home .content .post .post-content p.date{margin-top:0;margin-bottom:0;font-size:.8rem}#blog-home .content .post .post-content h3{font-size:1.6rem;margin-top:5px}#blog-home .content .post .post-content .text{margin-bottom:40px}.post-card{display:block;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:5px;overflow:hidden;color:var(--color-3);transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}.post-card:hover{color:var(--color-3);box-shadow:0 5px 5px rgba(0,0,0,.25);transform:translateY(-2px)}.post-card img{display:block;width:100%;height:auto;aspect-ratio:1.5/1;background-color:var(--color-4);object-fit:cover}.post-card h3{text-transform:uppercase;margin-top:0;margin-bottom:15px;font-weight:500}.post-card .numbers{display:flex;flex-wrap:wrap;gap:10px;font-size:.7rem}.post-card .numbers p{margin:0}.post-card .post-content{padding:20px}.post-card .post-content .text *{font-size:.8rem;line-height:1.1rem}.post-card .post-content .text :last-of-type{margin-bottom:0}#blog-home .wrapper{margin-top:70px;margin-bottom:50px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media screen and (max-width:991px){#blog-home .wrapper{grid-template-columns:1fr;margin-bottom:50px}#blog-home .wrapper .post-card:nth-of-type(2){display:none}}#insights-page{padding-bottom:70px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media screen and (max-width:991px){#insights-page{grid-template-columns:1fr;gap:30px}}#insights-page .pagination{grid-column:1/-1;text-align:center;margin-top:30px}#insights-page .pagination ul{list-style:none;display:flex;align-items:center;justify-content:center;gap:10px}#insights-page .pagination ul li a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:2px}#insights-page .pagination ul li.active a{background-color:var(--color-5);color:var(--color-1)}#blog-post{padding-bottom:70px}#blog-post img{display:block;max-width:100%;height:auto;margin:0 auto 40px;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}#blog-post .post-content{display:grid;grid-template-columns:1fr 200px;gap:50px}@media screen and (max-width:991px){#blog-post .post-content{grid-template-columns:1fr}}@media screen and (max-width:991px){#blog-post .post-content .ref{display:none}}#blog-post .post-content .ref ol li{border-bottom:1px solid #f1f1f1;padding:10px 0;font-weight:300}#blog-post .post-content .ref ol li:first-of-type{padding-top:0}#main-navbar{padding:0;position:fixed;width:100%;z-index:100;transition:background-color .3s ease-in-out}#main-navbar,#main-navbar.dark,#main-navbar.min{background-color:var(--color-1)}#main-navbar.min{box-shadow:0 4px 10px rgba(0,0,0,.15)}#main-navbar .nav-container{padding-top:10px;padding-bottom:15px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0 20px;transition:padding .3s ease-in-out}@media screen and (max-width:768px){#main-navbar .nav-container{padding:15px 20px}}#main-navbar .nav-container .top-bar{flex:0 0 100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1)}#main-navbar .nav-container .top-bar .links{display:flex;gap:30px;align-items:center}@media screen and (max-width:1165px){#main-navbar .nav-container .top-bar .links{gap:10px}}#main-navbar .nav-container .top-bar .links.sc{gap:10px}@media screen and (max-width:1165px){#main-navbar .nav-container .top-bar .hmb,#main-navbar .nav-container .top-bar span{display:none}}#main-navbar .nav-container .top-bar a{font-size:.875rem;text-transform:none}#main-navbar .nav-container a{color:var(--color-3);font-size:1rem;font-weight:400;transition:color .3s ease;text-transform:uppercase}#main-navbar .nav-container a.featured{font-weight:700}#main-navbar .nav-container a.active,#main-navbar .nav-container a:hover{color:var(--color-5)}#main-navbar .nav-container .logo img{display:block;width:290px;height:auto}@media screen and (max-width:768px){#main-navbar .nav-container .logo img{width:160px}}#main-navbar .nav-container ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:20px}#main-navbar .nav-container ul li{display:flex;align-items:center;transition:opacity .3s ease}@media screen and (max-width:1165px){#main-navbar .nav-container ul li:not(.visible-mobile){display:none}#main-navbar .nav-container ul li.visible-mobile{display:flex}}#main-navbar .nav-container svg{display:block;width:25px;height:auto}#main-navbar .bottom-bar{background-color:var(--color-2);max-width:100%;padding-top:10px;padding-bottom:10px}#main-navbar .bottom-bar .content-wrapper{padding-top:0;padding-bottom:0;display:flex;justify-content:space-between;gap:10px 20px;flex-wrap:wrap}#main-navbar .bottom-bar .content-wrapper ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px}#main-navbar .bottom-bar .content-wrapper ul li{margin:0;padding:0;color:var(--color-1)}@media screen and (max-width:991px){#main-navbar .bottom-bar .content-wrapper ul li.lg{display:none}}#main-navbar .bottom-bar .content-wrapper a{color:var(--color-1);display:flex;align-items:center;gap:6px;text-transform:uppercase;font-size:.75rem}#main-navbar .bottom-bar .content-wrapper a:hover{color:var(--color-5)}#main-navbar #toggle-menu-btn{background-color:transparent;border:none}#main-navbar #toggle-menu-btn svg{width:25px;overflow:visible}#main-navbar #toggle-menu-btn svg path{transition:all .3s ease;transform-origin:center;fill:var(--color-3)}#main-navbar #toggle-menu-btn.close-pos{opacity:0}#main-navbar.menu-open{box-shadow:none}#main-navbar.menu-open .nav-container ul li:not(.visible-mobile){opacity:0}#mobile-links{display:none;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);width:100vw;height:100%;z-index:999;justify-content:center}#mobile-links *{opacity:1}#mobile-links .close-btn{position:absolute;top:10px;right:10px;z-index:9991;padding:0;background-color:transparent;border:none;font-size:1rem;width:25px;height:25px}#mobile-links .close-btn .line{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:25px;height:1px;background-color:var(--color-3)}#mobile-links .close-btn .line.line-1{transform:translate(-50%,-50%) rotate(45deg)}#mobile-links .close-btn .line.line-2{transform:translate(-50%,-50%) rotate(-45deg)}#mobile-links ul{position:absolute;top:0;right:0;height:100%;width:260px;max-width:95%;background-color:var(--color-1);opacity:0;list-style:none;margin:0;padding:10px 25px 25px;text-align:left;transition:opacity .3s ease;animation:a .5s ease-in-out}#mobile-links ul li{margin:25px 0}#mobile-links ul li a{color:var(--color-3);font-size:1rem;transition:color .3s ease-in-out;text-transform:uppercase}#mobile-links ul li a i{margin-right:10px}#mobile-links ul li a.featured{font-weight:700}#mobile-links ul li a:hover{color:var(--color-5)}#mobile-links ul li a.active{font-weight:700}#mobile-links.visible{display:flex}#mobile-links.visible ul{opacity:1}@keyframes a{0%{opacity:0}to{opacity:1}}#property-page{padding-top:180px;padding-bottom:40px}@media screen and (max-width:1050px){#property-page{padding-top:150px}}@media screen and (max-width:767px){#property-page{padding-top:120px}}#property-page #intro{position:relative;width:100%;display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:50px}#property-page #intro iframe{border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);height:calc(100vh - 180px)}@media screen and (max-width:767px){#property-page #intro iframe{height:auto;aspect-ratio:1.2/1}}#property-page #intro .swiper-photos{width:100%}#property-page #intro .swiper-photos a{display:block;width:100%}#property-page #intro .swiper-photos img{display:block;width:100%;height:calc(100vh - 180px);object-fit:cover;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}@media screen and (max-width:1050px){#property-page #intro .swiper-photos img{height:calc(100vh - 150px)}}@media screen and (max-width:767px){#property-page #intro .swiper-photos img{height:auto;aspect-ratio:1.2/1}}#property-page #intro .swiper-photos .swiper-button-next,#property-page #intro .swiper-photos .swiper-button-prev{color:var(--color-1);background-color:rgba(0,0,0,.4);width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease-in-out}#property-page #intro .swiper-photos .swiper-button-next:hover,#property-page #intro .swiper-photos .swiper-button-prev:hover{background-color:rgba(0,0,0,.6)}#property-page #intro .swiper-photos .swiper-button-prev{padding-right:5px;left:0}#property-page #intro .swiper-photos .swiper-button-next{padding-left:5px;right:0}#property-page #intro .swiper-thumbs{width:100%}#property-page #intro .swiper-thumbs img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}@media screen and (max-width:991px){#property-page #intro .swiper-thumbs img{aspect-ratio:16/12}}#property-page .suggestions{margin-bottom:11px}#property-page .prices-w{display:flex;flex-flow:column;flex-wrap:wrap;gap:10px;font-size:1.6rem;font-weight:700;text-transform:uppercase;padding-bottom:15px;border-bottom:1px solid #e8e8e8;margin-bottom:15px}@media screen and (max-width:991px){#property-page .prices-w{font-size:1.2rem;flex-flow:row;gap:25px;margin-bottom:10px}}#property-page .prices-w p{margin:0}#property-page .prices-w span{display:block;font-size:1.1rem;font-weight:300}#property-page .taxes{text-transform:uppercase;font-size:.9rem;margin-bottom:20px}@media screen and (max-width:991px){#property-page .taxes{margin-bottom:40px;font-size:1rem}}#property-page .taxes .row{display:flex;align-items:center;flex-wrap:wrap;gap:25px;padding-bottom:10px;border-bottom:1px solid #e8e8e8;margin-bottom:10px}#property-page .taxes p{margin:0}#property-page .taxes small{display:block;font-size:.6rem;font-weight:300}@media screen and (max-width:991px){#property-page .taxes small{font-size:.75rem}}#property-page .mob-cta{padding-bottom:40px}#property-page .mob-cta .btn{width:100%}#property-page .appointment-suggestion{border:1px solid var(--color-3);margin-bottom:-1px;padding:10px 12px;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease-in-out;text-transform:uppercase}#property-page .appointment-suggestion:last-of-type{border-radius:0 0 5px 5px}#property-page .appointment-suggestion.title{text-align:center;background-color:var(--color-5);border-color:var(--color-5);color:var(--color-1);font-weight:700;justify-content:center;border-radius:5px 5px 0 0;margin-bottom:-1px;z-index:2;position:relative}#property-page .appointment-suggestion.link svg{margin-bottom:1px}#property-page .appointment-suggestion.link svg path{transition:fill .3s ease-in-out}#property-page .appointment-suggestion.link:hover{background-color:var(--color-7);color:var(--color-1)}#property-page .appointment-suggestion.link:hover svg path{fill:var(--color-1)}#property-page #description{display:grid;grid-template-columns:1fr 300px;gap:20px;padding-top:30px}@media screen and (max-width:991px){#property-page #description{grid-template-columns:1fr;gap:50px;padding-top:50px}}#property-page #description h1{margin-top:0;font-size:2rem;text-transform:uppercase;margin-bottom:0}@media screen and (max-width:767px){#property-page #description h1{font-size:1.5rem}}#property-page #description h2{text-transform:uppercase;font-size:1.25rem;font-weight:500}@media screen and (max-width:767px){#property-page #description h2{font-size:1.15rem}}#property-page #description .location{margin-top:5px;margin-bottom:25px;font-size:1.1rem;text-transform:uppercase}#property-page #description .numbers{text-align:center;display:flex;align-items:center;flex-wrap:wrap;white-space:nowrap;gap:20px;padding-top:20px;padding-bottom:20px;border-top:1px solid rgba(63,63,63,.2);border-bottom:1px solid rgba(63,63,63,.2);text-transform:uppercase;font-size:.8rem;margin-bottom:50px}@media screen and (max-width:767px){#property-page #description .numbers{font-size:.8rem;gap:15px}}#property-page #description .numbers p{margin:0}#property-page #description .numbers strong{display:block;font-size:1rem;font-weight:700}#property-page #description .stats{display:flex;flex-wrap:wrap;gap:10px 30px;padding-top:20px;padding-bottom:20px;border-bottom:1px solid rgba(63,63,63,.2);margin-bottom:40px}@media screen and (max-width:991px){#property-page #description .stats{margin-bottom:15px}}#property-page #description .stats p{display:flex;gap:10px;align-items:center;margin:0;text-transform:uppercase;font-size:.7rem}#property-page #description .stats p strong{display:block}#property-page #description .items-box{background-color:var(--color-1);padding:25px;margin-top:30px;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}#property-page #description .items-box h2{margin-top:0}#property-page #description .values{display:flex;flex-wrap:wrap;gap:50px;align-items:flex-start;padding-top:5px;padding-bottom:20px;border-bottom:1px solid rgba(63,63,63,.2);margin-bottom:30px}@media screen and (max-width:767px){#property-page #description .values{gap:20px}}#property-page #description .values .sale{font-size:1.6rem;font-weight:300}@media screen and (max-width:767px){#property-page #description .values .sale{font-size:1.4rem}}#property-page #description .values .condominium,#property-page #description .values .iptu{font-size:1rem;font-weight:100}#property-page #description .values small{display:block;font-weight:300;font-size:.75rem}#property-page #description #d-infra{padding-left:1rem;columns:2}#property-page #description .form-col{position:relative}#property-page #description .form-col .form-wrapper{position:sticky;top:170px}#property-page #description .form-col .form-wrapper .btn.btn-success{display:flex;width:100%}#property-page #location{padding-top:0;padding-bottom:70px}@media screen and (max-width:767px){#property-page #location{padding-bottom:12px}}#property-page #location h2{text-transform:uppercase;font-weight:500;font-size:1.25rem;margin-bottom:0}@media screen and (max-width:767px){#property-page #location h2{font-size:1.15rem}}#property-page #location p{margin-bottom:30px}#property-page #location #map{width:100%;height:300px;background-image:url(../img/map.svg);background-size:110%;background-position:50%;display:flex;align-items:center;justify-content:center;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}#property-page #location #map canvas{top:0;left:0}#property-page #location #map .map-marker{border:2px solid var(--color-5);background-color:rgba(229,204,14,.5);width:200px;height:200px;border-radius:50%}#property-page #location #map.map-block{display:block}#property-page #location #map.map-block .btn{display:none}#property-page #condominium{padding-top:0;padding-bottom:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media screen and (max-width:767px){#property-page #condominium{padding:0;grid-template-columns:1fr}}#property-page #condominium img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width:767px){#property-page #condominium img{grid-row:1}}#property-page #condominium .content{background-color:var(--color-8);color:var(--color-1);padding:50px}@media screen and (max-width:767px){#property-page #condominium .content{padding:25px}}#property-page #condominium .content .text{margin-bottom:40px}#property-page #condominium .content h2{color:var(--color-1);margin-top:0}#property-page .ngcw{padding-top:0}#property-page #neighborhood{background-color:var(--color-1);padding-top:0;display:grid;grid-template-columns:1fr 1.5fr;gap:0;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}@media screen and (max-width:767px){#property-page #neighborhood{grid-template-columns:1fr}}#property-page #neighborhood img{display:block;width:100%;height:100%;object-fit:cover}#property-page #neighborhood .neighborhood-data{background-color:var(--color-1);color:var(--color-3);padding:50px}@media screen and (max-width:767px){#property-page #neighborhood .neighborhood-data{padding:25px}}#property-page #neighborhood .neighborhood-data h2{margin-top:0;text-transform:uppercase;font-weight:500;font-size:1.25rem}@media screen and (max-width:767px){#property-page #neighborhood .neighborhood-data h2{font-size:1.15rem}}#property-page #neighborhood .neighborhood-data .text{margin-bottom:30px}#property-page #neighborhood .neighborhood-data .text *{font-size:.8rem!important;line-height:1.4375rem!important}#property-page #related-properties{padding-top:0}#property-page #related-properties h2{text-transform:uppercase;font-size:1.5rem;text-align:center;margin-bottom:40px}@media screen and (max-width:767px){#property-page #related-properties h2{font-size:1.25rem}}.agent-p{background-color:var(--color-2);position:relative;aspect-ratio:1/1;overflow:hidden;margin-bottom:10px}.agent-p img{top:0;height:100%;object-fit:cover;object-position:top center}.agent-p .agent-data,.agent-p img{position:absolute;left:0;width:100%}.agent-p .agent-data{bottom:0;height:50%;background:linear-gradient(0deg,#202020,rgba(32,32,32,0));display:flex;align-items:flex-end;justify-content:space-between;padding:15px;color:var(--color-1)}.agent-p .agent-data .name{font-family:Ubuntu,sans-serif;margin:0}.agent-p .agent-data .agent-links{display:flex;align-items:center;gap:10px}.agent-p .agent-data .agent-links a{color:var(--color-1)}.agent-p .agent-data .agent-links a:hover{color:var(--color-7)}.form-section{padding-top:0;padding-bottom:70px}form#property-form{padding:25px;gap:10px}form#property-form input,form#property-form textarea{font-size:.9rem;padding:7px 0}form#property-form button{display:block;width:100%}form#property-form p{margin:0;font-size:1.3rem;font-family:Ubuntu,sans-serif;font-weight:300}.swiper-featured{padding-bottom:50px}.swiper-featured .swiper-slide{padding-left:5px;padding-right:5px}#prontos-destaque{background-color:var(--color-4)}.property-listing{display:block;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;color:var(--color-3);border-radius:5px;overflow:hidden;background-color:var(--color-1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.property-listing:hover{color:var(--color-3);box-shadow:0 4px 10px 0 rgba(0,0,0,.15)}.property-listing:hover img{transform:scale(1.05)}.property-listing.dark-bg,.property-listing.dark-bg:hover{color:var(--color-1)}.property-listing.dark-bg .prices{border-top:1px solid #383838;border-bottom:1px solid #383838}.property-listing .desc{padding:0 20px}.property-listing .img-w{display:block;width:100%;overflow:hidden;position:relative}.property-listing .img-w img{background-color:var(--color-1);display:block;width:100%;height:auto;aspect-ratio:12/9;object-fit:cover;transition:transform .3s ease-in-out}.property-listing .img-w .exclusive-badge{position:absolute;top:0;right:0;width:20%;height:auto;background-color:transparent}.property-listing .p-id{position:absolute;top:0;left:0;background-color:var(--color-5);text-transform:uppercase;font-size:.9rem;margin:0;color:var(--color-1);padding:10px 15px;border-bottom-right-radius:5px}.property-listing .category{font-size:1rem;margin:15px 0 10px;font-weight:500;text-transform:uppercase}@media screen and (max-width:991px){.property-listing .category{font-size:1rem}}.property-listing .location{font-size:.9rem;font-weight:400;margin:0 0 15px}@media screen and (max-width:991px){.property-listing .location{font-size:.9rem}}.property-listing .numbers{display:flex;flex-wrap:wrap;gap:10px;font-size:.68rem;text-transform:uppercase}@media screen and (max-width:991px){.property-listing .numbers{gap:7px;font-size:.65rem}}.property-listing .numbers p{margin:0;padding-right:10px;border-right:1px solid #e8e8e8}@media screen and (max-width:991px){.property-listing .numbers p{padding-right:7px;border-right:1px solid hsla(0,0%,91%,.6156862745)}}.property-listing .numbers p:last-of-type{border-right:none}.property-listing .prices{display:flex;flex-wrap:wrap;gap:40px;font-size:1.1rem;font-weight:700;text-transform:uppercase;padding-top:15px;padding-bottom:15px;border-top:1px solid #e8e8e8;margin-top:15px}@media screen and (max-width:991px){.property-listing .prices{font-size:.95rem}}.property-listing .prices p{margin:0}.property-listing .prices span{display:block;font-size:.75rem;font-weight:300}.property-listing .items{display:flex;flex-wrap:wrap;gap:30px;align-items:center}@media screen and (max-width:991px){.property-listing .items{gap:15px}}.property-listing .items p{font-size:.7rem;margin:0;display:flex;gap:5px;align-items:center}@media screen and (max-width:991px){.property-listing .items p{font-size:.65rem}}.property-listing .items p svg{height:1.3rem;width:auto;margin-bottom:2px}.property-listing .items p svg.icon-2{height:.9rem}#publish-page{background-color:var(--color-4)}#publish-page .content-wrapper{display:grid;grid-template-columns:1fr 400px;gap:100px}@media screen and (max-width:767px){#publish-page .content-wrapper{grid-template-columns:1fr;gap:50px}}#publish-page img{background-color:var(--color-4);width:100%;height:100%;object-fit:cover}#publish-page .content h2{font-weight:500;font-size:1.3rem}#publish-page .content h3{font-weight:500;font-size:1.1rem}#publish-page .btn{margin-bottom:15px}#publish-page .toggle-container{position:relative;display:flex;width:100%;background:#f0f0f0;border-radius:5px;overflow:hidden;font-family:inherit;cursor:pointer;user-select:none;transition:all .3s ease}#publish-page .toggle-option{flex:1;text-align:center;padding:12px 0;z-index:2;color:var(--color-3);font-size:.9rem;font-weight:300;text-transform:uppercase;transition:color .3s ease}#publish-page .toggle-option.active{color:#fff;font-weight:700}#publish-page .toggle-indicator{position:absolute;top:0;left:0;width:50%;height:100%;background:var(--color-5);border-radius:5px;z-index:1;transition:all .3s ease}#publish-page .toggle-container[data-mode=alugar] .toggle-indicator{left:50%}#publish-page .toggle-container[data-mode=vender] .toggle-indicator{left:0}#publish-steps{padding-top:0}#publish-steps h2{text-transform:uppercase}#publish-steps .wrapper{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px 100px}@media screen and (max-width:991px){#publish-steps .wrapper{grid-template-columns:repeat(2,1fr);padding-top:20px;gap:25px 50px}}@media screen and (max-width:767px){#publish-steps .wrapper{grid-template-columns:1fr;padding-top:0;gap:25px}}#publish-steps .wrapper .question{text-transform:uppercase;font-size:1.2rem}#publish-steps .wrapper .question span{font-size:2rem;font-weight:700;display:block}#publicar{background-color:var(--color-4);padding-top:0;padding-bottom:70px}#publicar h2{text-transform:uppercase;margin-bottom:50px}@media screen and (max-width:767px){#publicar h2{margin-bottom:30px}}#publicar h3{text-transform:uppercase;font-size:1.2rem}#publicar .form-container{margin:0 auto;padding:0 40px;position:relative;overflow:hidden}#publicar .form-title{text-align:center;color:var(--color-2);font-size:2.5rem;margin-bottom:10px;font-weight:300;letter-spacing:1px}#publicar .form-subtitle{text-align:center;color:#7f8c8d;font-size:1.1rem;margin-bottom:30px}#publicar form{border:none;padding:none}#publicar .progress-steps{display:none;justify-content:space-between;margin-bottom:40px;padding:0 20px}#publicar .step{flex:1;text-align:center;position:relative}#publicar .step:before{content:"";position:absolute;top:15px;left:50%;width:100%;height:2px;background:#e0e0e0;z-index:1}#publicar .step:first-child:before{display:none}#publicar .step-number{width:30px;height:30px;border-radius:50%;background:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;font-weight:700;font-size:.9rem;position:relative;z-index:2;transition:all .3s ease}#publicar .step.active .step-number{background:#667eea;color:#fff}#publicar .step.completed .step-number{background:#2ecc71;color:#fff}#publicar .step.completed:before{background:#2ecc71}#publicar .step-title{font-size:.8rem;color:#666;font-weight:700;text-transform:uppercase;letter-spacing:.5px}#publicar .step.active .step-title{color:#000}#publicar .step.completed .step-title{color:#2ecc71}#publicar .form-step{display:none;animation:b .5s ease-in-out}#publicar .form-step.active{display:block}@keyframes b{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#publicar .step-content{min-height:200px;padding:20px 0}#publicar .form-group{margin-bottom:25px;position:relative}#publicar .form-row{display:flex;gap:20px}#publicar .form-row .form-group{flex:1}#publicar label{display:block;margin-bottom:8px;color:#2c3e50;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}#publicar input,#publicar select,#publicar textarea{width:100%;padding:15px 20px;border:1px solid var(--color-3);border-radius:0;font-family:inherit;font-size:1rem;transition:all .3s ease;background:#fafafa;color:var(--color-3)}#publicar input:focus,#publicar select:focus,#publicar textarea:focus{outline:none;border-color:var(--color-5);background:#fff;box-shadow:0 0 20px rgba(102,126,234,.1);transform:translateY(-2px)}#publicar .custom-select{position:relative}#publicar .custom-select select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}#publicar .checkbox-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-top:15px}#publicar .checkbox-item{display:flex;align-items:center;gap:10px}#publicar .checkbox-item input[type=checkbox]{width:auto;margin:0;transform:scale(1.2)}#publicar .checkbox-item label{margin:0;font-weight:300;text-transform:none;letter-spacing:normal;cursor:pointer}#publicar .file-input-wrapper{position:relative;overflow:hidden;display:inline-block;width:100%}#publicar .file-input-wrapper input[type=file]{position:absolute;left:-9999px}#publicar .file-input-label{display:block;padding:15px 20px;background:#000;color:#fff;text-align:center;border-radius:0;cursor:pointer;transition:all .3s ease;font-weight:700}#publicar .file-input-label:hover{background:#66674f;transform:translateY(-2px)}#publicar .file-preview{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}#publicar .file-preview img{width:80px;height:80px;object-fit:cover;border-radius:0;border:2px solid #e0e0e0}#publicar .error-message{color:#e74c3c;font-size:.85rem;margin-top:5px;display:none}#publicar .success-message{background:#2ecc71;color:#fff;padding:20px;border-radius:0;text-align:center;margin-bottom:20px;display:none}#publicar .form-navigation{display:grid;grid-template-columns:120px 120px 1fr;gap:20px}@media (max-width:768px){#publicar .form-navigation{grid-template-columns:repeat(2,1fr)}}#publicar .form-navigation .btn{width:100%;padding-left:10px;padding-right:10px}@media (max-width:768px){#publicar .form-row{flex-direction:column}#publicar .form-container{padding:20px}#publicar .form-title{font-size:2rem}#publicar .checkbox-group{grid-template-columns:1fr}#publicar .progress-steps{flex-wrap:wrap;gap:10px}#publicar .step{flex:1;min-width:80px}#publicar .step-title{font-size:.7rem}#publicar .form-navigation{flex-direction:column}}.dropdown{position:relative}.dropdown .dropbtn{background-color:transparent;color:var(--color-1);padding:15px 24px 15px 12px;border:none;cursor:pointer;position:relative;font-size:.9rem;font-family:inherit;font-weight:300;width:100%;text-align:left;text-transform:uppercase}.dropdown .dropbtn.filled{font-weight:700}.dropdown .dropbtn:after{content:"";position:absolute;top:50%;right:10px;transform:translateY(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--color-1);pointer-events:none}.dropdown .dropbtn.light{color:var(--color-3)}.dropdown .dropbtn.light:after{border-top:5px solid var(--color-3)}.dropdown .dropbtn.light.active{background-color:var(--color-4)}.dropdown .dropbtn.active{background-color:var(--color-8)}.dropdown .dropbtn.active:after{transform:translateY(-50%) rotate(-180deg)}.dropdown .dropdown-content{display:none;position:absolute;background-color:var(--color-1);color:var(--color-3);min-width:100%;max-width:99vw;z-index:1;padding:10px;border-radius:5px;max-height:250px;overflow:scroll;box-shadow:0 6px 6px rgba(0,0,0,.5);-ms-overflow-style:none;scrollbar-width:none}.dropdown .dropdown-content::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.dropdown .dropdown-content{max-height:350px;box-shadow:0 0 6px rgba(0,0,0,.5)}}.dropdown .dropdown-content.modal{position:fixed;background-color:var(--color-1);color:var(--color-2);width:60%;height:60vh;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;padding:10px;border-radius:5px;box-shadow:2px 2px 5px rgba(0,0,0,.5)}.dropdown .dropdown-content.right{right:0}.dropdown .dropdown-content.center{left:50%;transform:translateX(-50%)}.dropdown .dropdown-content .city-name{margin:5px 0;grid-column:1/-1;font-weight:300;text-transform:uppercase}.dropdown .dropdown-content .city-name.hidden{display:none}.dropdown .dropdown-content .custom-checkbox{white-space:nowrap;display:flex;align-items:center;cursor:pointer;margin:5px 0;user-select:none}.dropdown .dropdown-content .custom-checkbox.hidden,.dropdown .dropdown-content .custom-checkbox input{display:none}.dropdown .dropdown-content .custom-checkbox .checkmark{width:16px;height:16px;border:1px solid var(--color-3);background:transparent;border-radius:2px;margin-right:8px;position:relative;transition:all .2s ease}@media screen and (max-width:767px){.dropdown .dropdown-content .custom-checkbox .checkmark{margin-right:5px}}.dropdown .dropdown-content .custom-checkbox .checkmark:after{font-family:Font Awesome\ 5 Free;font-weight:700;content:"\f00c";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;color:#fff;opacity:0;transition:opacity .2s ease}.dropdown .dropdown-content .custom-checkbox input:checked+.checkmark{background-color:var(--color-7);border-color:var(--color-7)}.dropdown .dropdown-content .custom-checkbox input:checked+.checkmark:after{opacity:1}.dropdown .dropdown-content.show{display:block}.dropdown .dropdown-content.show.multi-col{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;column-gap:20px}@media screen and (max-width:991px){.dropdown .dropdown-content.show.multi-col{font-size:.9rem;grid-template-columns:repeat(1,1fr);position:absolute;top:unset;bottom:100%;left:50%;transform:translateX(-50%);z-index:99;width:fit-content;column-gap:10px}.dropdown .dropdown-content.show.multi-col.to-bottom{top:100%;bottom:unset}}.dropdown .dropdown-content.show.multi-col .custom-checkbox{margin:0}#search-bar{position:sticky;top:0;z-index:4;background-color:var(--color-1);padding-top:0;padding-bottom:0}@media screen and (max-width:1200px){#search-bar{width:100%;position:fixed;z-index:9;display:none}#search-bar.visible{display:block}}#search-bar .content-wrapper{padding-top:0;padding-bottom:0}@media screen and (max-width:1200px){#search-bar .content-wrapper{height:100vh}}@media screen and (max-width:768px){#search-bar .content-wrapper{padding-left:10px;padding-right:10px}}#search-form{background-color:transparent;border:none}@media screen and (max-width:1200px){#search-form .more-f{display:none}#search-form #ssbmbtn{grid-row:7;grid-column:1/-1;padding:20px}}#search-form.home{padding:5px;background-color:var(--color-1);border-radius:5px;display:grid;grid-template-columns:220px 1px 1fr 1px 1fr 90px;align-items:center;gap:10px;max-width:100%;width:800px}@media screen and (max-width:991px){#search-form.home{grid-template-columns:1fr;width:320px}}@media screen and (max-width:1200px){#search-form.home .dropbtn{text-align:center}}#search-form.home .btn.btn-primary{background-color:var(--color-5);border-color:var(--color-5);border-radius:5px;width:100%;height:100%;margin:0}#search-form.home .btn.btn-primary:hover{background-color:var(--color-6);border-color:var(--color-6)}#search-form.home .btn.btn-primary span{display:none}@media screen and (max-width:991px){#search-form.home .btn.btn-primary span{display:inline}}#search-form.home #building-search-input,#search-form.home #property-id-input{background-color:transparent;color:var(--color-2);padding:10px;border:none;cursor:pointer;position:relative;font-size:1rem;font-family:inherit;font-weight:300;width:100%;text-align:center;text-transform:uppercase}#search-form.home #building-search-input:focus,#search-form.home #property-id-input:focus{background-color:var(--color-4)}@media screen and (max-width:1200px){#search-form.home #building-search-input,#search-form.home #property-id-input{text-align:center}}#search-form.search-page{display:grid;grid-template-columns:120px 1fr 1fr 100px 100px 200px 100px 121px 80px;align-items:center;gap:0;width:100%;padding:0;box-shadow:none;border-top:1px solid rgba(0,0,0,.1);border-radius:0}@media screen and (max-width:1200px){#search-form.search-page{border:none}}#search-form.search-page .extra-row{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr 1.5fr 1.5fr}@media screen and (max-width:1200px){#search-form.search-page .extra-row{grid-template-columns:repeat(2,1fr)}}#search-form.search-page .extra{display:none}@media screen and (max-width:1200px){#search-form.search-page .extra{display:block}}#search-form.search-page .extra.visible{display:block}@media screen and (max-width:1200px){#search-form.search-page{grid-template-columns:repeat(2,1fr);width:100%;padding:50px 5px}#search-form.search-page .dropdown:nth-of-type(2n) .dropdown-content{right:0;left:unset;transform:none}}@media screen and (max-width:1200px){#search-form.search-page .smfw{grid-column:1/-1}}#search-form.search-page .btn.btn-primary{background-color:var(--color-5);color:var(--color-1);border-radius:0;width:100%;height:100%;margin:0;font-size:1rem;padding:10px;text-align:left;border:none}#search-form.search-page .btn.btn-primary:hover{background-color:var(--color-6);border:none}#search-form.search-page .btn.btn-dark{background-color:var(--color-1);color:var(--color-3);padding:5px;border:none;font-size:.8rem;font-weight:300;height:46px;width:100%;border-radius:0;border-bottom:1px solid rgba(0,0,0,.1)}#search-form.search-page .dropbtn{padding-left:5px;padding-right:5px;font-size:.8rem;border-left:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);color:var(--color-3)}@media screen and (max-width:1200px){#search-form.search-page .dropbtn{border-right:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1)}}#search-form.search-page .dropbtn:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--color-3)}#search-form.search-page .dropbtn.nbl{border-left:none}@media screen and (max-width:1200px){#search-form.search-page .dropbtn.nbl{border-left:1px solid rgba(0,0,0,.1)}}#search-form.search-page .dropbtn.active{background-color:var(--color-4)}#search-form.search-page input{font-size:.8rem;background-color:var(--color-1);color:var(--color-3);border:1px solid var(--color-3);padding:10px 5px}#search-form.search-page input.border{border:1px solid var(--color-3);border-radius:3px;margin:5px 0;min-width:110px}#search-form.search-page .select2.select2-container{margin:0 auto;width:100%;border-radius:0;border-left:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);font-size:.8rem;font-weight:300;color:var(--color-3);height:46px}@media screen and (max-width:1200px){#search-form.search-page .select2.select2-container{border-right:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);height:47px}}#search-form.search-page .select2-container--default .select2-selection--single .select2-selection__arrow{top:10px}#search-form.search-page .select2-container--default .select2-selection--single .select2-selection__rendered{display:flex;align-items:center;height:46px}#search-form.search-page .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--color-3);text-transform:uppercase;font-size:.8rem}#search-form.search-page .select2-search--dropdown .select2-search__field{padding:6px 4px}#search-form.search-page .select2.select2-container .select2-selection{color:#000;border:none;border-radius:0;outline:0!important;transition:.15s ease-in-out}#search-form.search-page #building-search-input,#search-form.search-page #property-id-input{background-color:transparent;color:var(--color-3);padding:15px 10px;border:none;border-radius:0;border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);cursor:pointer;position:relative;font-size:.8rem;font-family:inherit;font-weight:300;width:100%;text-align:left;text-transform:uppercase}#search-form.search-page #building-search-input::placeholder,#search-form.search-page #property-id-input::placeholder{text-align:left}@media screen and (max-width:1200px){#search-form.search-page #building-search-input,#search-form.search-page #property-id-input{text-align:left;padding-left:5px;border-top:1px solid rgba(0,0,0,.1)}}#search-form.search-page #building-search-input{border-right:none}@media screen and (max-width:1200px){#search-form.search-page #building-search-input{border-right:1px solid rgba(0,0,0,.1)}}@media screen and (max-width:1200px){#search-form.search-page .piddpdwn{grid-column:1/-1}}#search-form.search-page .dropdown .dropbtn:after{right:5px}#search-title-section{padding-top:240px;padding-bottom:0}@media screen and (max-width:1200px){#search-title-section{padding-top:120px}#search-title-section .order-wrapper{margin-top:20px}}#search-title-section h1{margin-top:15px;margin-bottom:0;font-size:2.2rem;text-transform:uppercase}@media screen and (max-width:768px){#search-title-section h1{font-size:1.5rem}}#search-title-section p{margin-top:0;margin-bottom:5px}@media screen and (max-width:768px){#search-title-section p{display:none}}#search-title-section .btn{display:none;width:100%;margin-top:20px;font-size:1rem}@media screen and (max-width:1200px){#search-title-section .btn{display:block}}#search-title-section #map-filters-btn{margin-top:30px;display:block;width:fit-content;width:-moz-fit-content}#load-more-section{padding-top:0;padding-bottom:70px}#load-more-section .btn.btn-primary{background-color:transparent;color:var(--color-2);border:none;font-size:1.2rem;flex-flow:column}#load-more-section .btn.btn-primary.hidden{display:none}#order-select{-webkit-appearance:none;background-color:transparent;border:none;color:var(--color-5);font-weight:500;font-family:inherit;margin-top:20px;font-size:1rem}@media screen and (max-width:1200px){#order-select{margin-top:0}}.select2-dropdown{border:none;box-shadow:0 6px 6px rgba(0,0,0,.5);padding:10px 5px}.select2-container--default .select2-search--dropdown .select2-search__field{border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__clear{height:46px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--color-5)}#search-form.search-page .select2-container--default .select2-selection--single .select2-selection__rendered{text-transform:uppercase}#map-container{position:fixed;right:0;top:0;height:100vh;width:500px;max-width:95vw;z-index:9;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);display:none}@media screen and (max-width:800px){#map-container{width:100vw;max-width:100vw}}#map-container.visible{display:block}#map-container #search-map{height:100vh}.sbutton,.sbuttonhide{position:absolute;bottom:100px;left:50%;transform:translateX(-50%);z-index:2;padding:10px 20px;font-size:1rem}.sbuttonhide{bottom:unset;top:250px;background-color:var(--color-4)}@media screen and (max-width:800px){.sbuttonhide{display:block;top:150px}}.sbuttonhide:hover{background-color:var(--color-1)}.custom-clustericon{background:var(--color-2);color:#fff;border-radius:100%;font-weight:700;font-size:15px;display:flex;align-items:center}.custom-clustericon:after,.custom-clustericon:before{content:"";display:block;position:absolute;width:100%;height:100%;transform:translate(-50%,-50%);top:50%;left:50%;background:var(--color-1);opacity:.2;border-radius:100%}.custom-clustericon:before{padding:7px}.custom-clustericon:after{padding:20px}.custom-clustericon-1{--cluster-color:#000}.custom-clustericon-2{--cluster-color:#ff9b00}.custom-clustericon-3{--cluster-color:#ff6969}form .building-results{position:absolute;background:#fff;border-top:none;width:100%;max-height:300px;overflow-y:auto;z-index:1000}form .building-result-item{padding:10px;cursor:pointer;font-size:.9rem;border-bottom:1px solid #eee}form .building-result-item:hover{background-color:#f5f5f5}form .building-result-item:last-child{border-bottom:none}form .building-no-results{padding:10px;color:#999;font-size:.9rem;text-align:center}form .building-loading{padding:10px;color:#666;font-size:.9rem;text-align:center}#lancamentos-destaque{background-color:var(--color-4);overflow:hidden;width:100%}#lancamentos-destaque .content-wrapper,#lancamentos-destaque .swiper{padding-bottom:50px}#lancamentos-destaque .swiper .swiper-pagination{bottom:0}#lancamentos-destaque .swiper-slide{padding-left:5px;padding-right:5px;height:100%}#lancamentos-destaque .super-property-listing{display:block;width:100%;height:100%;align-items:flex-start;position:relative;background-color:var(--color-1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:5px;overflow:hidden}#lancamentos-destaque .super-property-listing .img-w{display:block;overflow:hidden;height:auto;aspect-ratio:1.5/1;position:relative}#lancamentos-destaque .super-property-listing .img-w img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-color:var(--color-1);transition:transform .3s ease-in-out;object-fit:cover}#lancamentos-destaque .super-property-listing .img-w img:hover{transform:scale(1.05)}#lancamentos-destaque .super-property-listing .prop-data{display:flex;flex-flow:column;height:100%;padding:20px}#lancamentos-destaque .super-property-listing .prop-data .title{text-transform:uppercase;font-size:1.3rem;font-weight:500;margin-top:0;margin-bottom:10px}@media screen and (max-width:991px){#lancamentos-destaque .super-property-listing .prop-data .title{font-size:1.25rem}}#lancamentos-destaque .super-property-listing .prop-data .emp{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:15px}#lancamentos-destaque .super-property-listing .prop-data .emp span{opacity:.5}#lancamentos-destaque .super-property-listing .prop-data .emp p{margin:0;font-size:.9rem;text-align:center}#lancamentos-destaque .super-property-listing .prop-data .desc{margin:0;font-size:.8rem;line-height:1.1rem}#lancamentos-destaque .super-property-listing .prop-data .desc *{font-size:.8rem;line-height:1.1rem}#lancamentos-destaque .super-property-listing .p-id{position:absolute;top:0;left:0;background-color:var(--color-5);text-transform:uppercase;font-size:.9rem;margin:0;color:var(--color-1);padding:10px 15px;border-bottom-right-radius:5px}#testimonials{background-color:var(--color-4)}#testimonials .stcw{padding-bottom:0}#testimonials .swcw{padding-top:0;padding-bottom:0}#testimonials .section-title{padding-bottom:0}#testimonials .section-title *{color:var(--color-3)}#testimonials .swiper{padding-top:55px}#testimonials .testimonial{background-color:var(--color-1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:5px;color:var(--color-3);transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;text-align:center;padding:65px 25px 25px;position:relative}#testimonials .testimonial:hover{color:var(--color-3);box-shadow:0 5px 5px rgba(0,0,0,.25);transform:translateY(-2px)}#testimonials .testimonial .stars i{color:var(--color-5)}#testimonials .testimonial .name{text-transform:uppercase;font-weight:500;font-size:.8rem;margin-bottom:0}#testimonials .testimonial .text *{font-size:.8rem;line-height:1.1rem}#testimonials .testimonial .user-icon{position:absolute;top:-50px;left:50%;transform:translateX(-50%)}#testimonials .testimonial .user-icon img{display:inline-block;height:100px;width:100px;object-fit:cover;object-position:top center;border-radius:50%}#testimonials .testimonial .user-icon i{font-size:100px}#testimonials .photos{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media screen and (max-width:991px){#testimonials .photos{grid-template-columns:repeat(2,1fr)}}#testimonials .photos img{display:block;width:100%;height:auto;aspect-ratio:1/1.2;object-fit:cover;object-position:center;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}#testimonials .swiper-client-photos{padding-top:0;margin-top:0}#testimonials .swiper-client-photos img{display:block;width:100%;height:auto;aspect-ratio:1/1.2;object-fit:cover;object-position:center;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}