@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%}body{font-family:Poppins,sans-serif;background-color:#fff;color:#263f4a}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.header{background:#fffffff7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #f1f5f9;box-shadow:0 4px 20px -10px #263f4a14;position:sticky;top:0;z-index:100}.header__container{max-width:1280px;margin:0 auto;width:100%}.header__content{position:relative;display:flex;align-items:center;justify-content:space-between;height:96px;padding:0 40px;gap:40px}.header__menu-panel{flex:1;display:flex;align-items:center;justify-content:space-between;gap:40px}.header__logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;min-width:169px}.header__logo-image{width:169px;height:75px;object-fit:contain}.header__nav{flex:1}.header__nav-list{display:flex;list-style:none;gap:30px;align-items:center}.header__nav-link{font-size:14px;font-weight:500;color:#263f4a;text-decoration:none;letter-spacing:.35px;padding-bottom:8px;border-bottom:2px solid transparent;transition:all .3s ease;cursor:pointer}.header__nav-link:hover,.header__nav-link--active{color:#1b85c8;border-bottom-color:#1b85c8}.header__right{display:flex;align-items:center;gap:24px;flex-shrink:0}.header__link-contato{font-size:14px;font-weight:500;color:#263f4a;text-decoration:none;letter-spacing:.35px;transition:color .3s ease;cursor:pointer}.header__link-contato:hover{color:#1b85c8}.header__btn-whatsapp{display:flex;align-items:center;gap:8px;background-color:#006196;color:#fff;border:none;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:600;letter-spacing:.32px;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif;white-space:nowrap}.header__btn-whatsapp:hover{background-color:#004d7a;transform:translateY(-2px);box-shadow:0 8px 16px #0061964d}.header__btn-whatsapp:active{transform:translateY(0)}.header__whatsapp-image{width:20px;height:20px}.header__menu-toggle{display:none;width:44px;height:44px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#263f4a;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px;box-shadow:0 10px 24px -18px #263f4a8c;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.header__menu-toggle span{width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .22s ease,opacity .18s ease}.header__menu-toggle:hover{border-color:#b9d9ec;background:#f8fbfd;box-shadow:0 14px 28px -18px #1b85c899}.header.is-menu-open .header__menu-toggle{color:#1b85c8}.header.is-menu-open .header__menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header.is-menu-open .header__menu-toggle span:nth-child(2){opacity:0}.header.is-menu-open .header__menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.footer{background:linear-gradient(161.32deg,#0a1628,#0f2040);color:#ffffff73;padding:64px 32px}.footer__container{max-width:1216px;margin:0 auto;width:100%}.footer__main{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px}.footer__section{display:flex;flex-direction:column;gap:20px}.footer__section--company{grid-column:1}.footer__company-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}.footer__company-icon{background-color:#006195;border-radius:6px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.footer__icon{width:18px;height:18px}.footer__company-info{display:flex;flex-direction:column;gap:2px}.footer__company-name{font-size:12px;font-weight:700;letter-spacing:2.16px;color:#fff;text-transform:uppercase}.footer__company-subtitle{font-size:9.6px;font-weight:400;letter-spacing:1.92px;color:#fff6;text-transform:uppercase}.footer__creci{background-color:#00619533;border:1px solid rgba(0,97,149,.3);border-radius:4px;padding:8px 12px;font-size:10.4px;font-weight:600;letter-spacing:.52px;color:#006195;display:inline-block}.footer__description{font-size:13px;font-weight:300;line-height:21.125px;color:#ffffff73}.footer__social{display:flex;gap:12px;align-items:center}.footer__social-link{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;transition:all .3s ease}.footer__social-link:hover{background-color:#0061954d;border-color:#00619599}.footer__social-icon{width:15px;height:15px}.footer__section-title{font-size:11.2px;font-weight:700;letter-spacing:1.68px;color:#ffffffe6;text-transform:uppercase}.footer__links{list-style:none;display:flex;flex-direction:column;gap:12px}.footer__link-item{position:relative;padding-left:20px;min-height:20px;display:flex;align-items:center}.footer__link-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:1px;background-color:#00619599}.footer__link{font-size:13.6px;font-weight:400;color:#ffffff73;text-decoration:none;transition:color .3s ease}.footer__link:hover{color:#ffffffb3}.footer__location-list{list-style:none;display:flex;flex-direction:column;gap:16px}.footer__location-item{display:flex;gap:12px;align-items:flex-start}.footer__location-item--inline{align-items:center}.footer__location-icon{width:15px;height:15px;flex-shrink:0;margin-top:2px}.footer__location-info{display:flex;flex-direction:column;gap:4px}.footer__location-city{font-size:13.6px;font-weight:500;color:#ffffffb3}.footer__location-address{font-size:12.48px;font-weight:400;color:#fff6}.footer__divider{height:1px;background-color:#ffffff14;margin:40px 0}.footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer__copyright{font-size:12.48px;font-weight:400;color:#ffffff4d}.footer__info{font-size:11.52px;font-weight:400;color:#fff3}.legal-hero{background:linear-gradient(135deg,#f4f9fc,#fff 58%,#eaf5fb);border-bottom:1px solid #e2eef5;padding:88px 32px 72px}.legal-hero__container,.legal-page__container{max-width:1040px;margin:0 auto;width:100%}.legal-hero__eyebrow{color:#006195;font-size:12px;font-weight:700;letter-spacing:1.8px;margin-bottom:16px;text-transform:uppercase}.legal-hero h1{color:#18313c;font-size:46px;font-weight:700;line-height:1.15;margin-bottom:18px}.legal-hero p{color:#4c6470;font-size:17px;line-height:1.7;max-width:720px}.legal-page{background:#fff;padding:64px 32px 88px}.legal-page__content{color:#344d59;font-size:15px;line-height:1.8;max-width:880px}.legal-page__content h2{color:#18313c;font-size:24px;font-weight:700;line-height:1.3;margin:42px 0 14px}.legal-page__content p+p{margin-top:14px}.legal-page__content a{color:#006195;font-weight:600;text-decoration:none}.legal-page__content a:hover{text-decoration:underline}.legal-page__content code{color:#18313c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;overflow-wrap:anywhere}.legal-page__updated{color:#6f8792;font-size:13px;font-weight:500}.legal-table-wrap{border:1px solid #dbeaf2;border-radius:8px;margin:26px 0 10px;overflow-x:auto}.legal-table{border-collapse:collapse;min-width:760px;width:100%}.legal-table th,.legal-table td{border-bottom:1px solid #e5f0f6;padding:16px;text-align:left;vertical-align:top}.legal-table th{background:#f1f8fc;color:#18313c;font-size:12px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.legal-table td{color:#405a66;font-size:13.5px}.legal-table tr:last-child td{border-bottom:0}[hidden]{display:none!important}.cookie-notice{position:fixed;left:24px;right:24px;bottom:24px;z-index:200}.cookie-notice__content{align-items:center;background:#fff;border:1px solid #d9e9f1;border-radius:8px;box-shadow:0 18px 50px #18313c29;color:#344d59;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1120px;padding:18px 20px}.cookie-notice__content p{font-size:13.5px;line-height:1.55;margin:0}.cookie-notice__actions{align-items:center;display:flex;flex-shrink:0;gap:12px}.cookie-notice__link{color:#006195;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.cookie-notice__link:hover{text-decoration:underline}.cookie-notice__button{background:#006195;border:0;border-radius:6px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;min-height:42px;padding:0 18px;transition:background .2s ease,transform .2s ease;white-space:nowrap}.cookie-notice__button:hover{background:#004f7a;transform:translateY(-1px)}.home-hero{position:relative;height:720px;overflow:hidden}.home-hero__background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 30%}.home-hero__shape{position:absolute;left:-288px;top:-150px;width:1000px;height:846px;transform:rotate(15.64deg);opacity:1}.home-hero__shape img{width:100%;height:100%;object-fit:cover}.home-hero__gradient{position:absolute;left:0;top:575px;width:100%;height:145px;background:linear-gradient(180deg,#00619500,#006195)}.home-hero__content{position:absolute;left:32px;top:94px;width:560px;color:#fff}.home-hero__eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:24px}.home-hero__eyebrow-line{width:32px;height:2px;background:#fff9}.home-hero__eyebrow-text{font-size:11.2px;letter-spacing:2.8px;text-transform:uppercase;color:#fffc;font-weight:500}.home-hero__title{font-size:52px;line-height:58.24px;font-weight:700;margin-bottom:24px}.home-hero__subtitle{font-size:16px;line-height:26px;font-weight:300;color:#ffffffd9;margin-bottom:32px;width:480px}.home-hero__actions{display:flex;gap:12px;align-items:center}.home-hero__btn{display:inline-flex;align-items:center;gap:10px;height:53px;padding:0 28px;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.home-hero__btn--primary{background:#fff;color:#006195;box-shadow:0 20px 12.5px #0000001a,0 8px 5px #0000001a}.home-hero__btn--outline{border:2px solid rgba(255,255,255,.7);color:#fff}.home-hero__btn-icon{width:16px;height:16px}.home-hero__scroll{position:absolute;left:630px;top:623px;width:20px;height:20px;opacity:.5}.home-search{background:#006195;box-shadow:0 8px 20px #0000001a;padding:32px 0 24px}.home-search__container{max-width:1216px;margin:0 auto;padding:0 32px}.home-search__row{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.home-search__row--compact{margin-top:32px;gap:16px}.home-search__field{flex:1;min-width:200px}.home-search__field--small{max-width:119px;min-width:119px}.home-search__field--range{max-width:240px;min-width:240px}.home-search__label{display:block;font-size:9.6px;font-weight:600;letter-spacing:1.44px;text-transform:uppercase;color:#fff;margin-bottom:6px}.home-search__input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;height:47px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;position:relative;color:#0061954d;font-size:12.48px;font-weight:500}.home-search__input img{width:12px;height:12px}.home-search__native-select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.home-search__range{position:relative;padding-top:4px}.home-search__range-min,.home-search__range-max{position:absolute;font-size:7.6px;font-weight:600;letter-spacing:1.44px;text-transform:uppercase;color:#fff}.home-search__range-min{left:0;top:2px}.home-search__range-max{right:0;top:2px}.home-search__slider{position:relative;height:13px;margin-top:20px}.home-search__range-input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.home-search__range-input--min{z-index:3}.home-search__range-input--max{z-index:4}.home-search__slider-track{position:absolute;left:0;top:4px;height:6px;width:100%;background:#e6e6e6;border-radius:20px}.home-search__slider-fill{position:absolute;left:0;top:4px;height:6px;width:112px;background:#00a6ff;border-radius:20px}.home-search__chip.is-active{background:#006195;border-color:#006195;color:#fff}.home-search__slider img{position:absolute;left:106px;top:0;width:13px;height:13px}.home-search__button{background:#006195;border:2px solid #fff;border-radius:10px;height:50px;width:200px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:14px;font-weight:600;box-shadow:0 4px 7px #00619559;cursor:pointer}.home-search__filters{margin-top:22px;display:flex;align-items:center;justify-content:center;gap:14px}.home-search__filters-line{height:1px;background:#f3f4f6;width:100%}.home-search__filters-title{font-size:12px;font-weight:700;letter-spacing:1.56px;text-transform:uppercase;color:#fff;white-space:nowrap}.home-search__chips{margin-top:16px;display:flex;flex-wrap:wrap;gap:12px}.home-search__chip{background:#fff;border:1px solid rgba(0,97,149,.3);border-radius:999px;padding:9px 17px;font-size:12.48px;font-weight:500;color:#006195;cursor:pointer;position:relative}.home-search__chip-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.home-featured{background:#f7f8fa;padding:80px 0 88px;position:relative}.home-featured__container{max-width:1216px;margin:0 auto;padding:0 32px}.home-featured__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.home-featured__eyebrow{display:flex;align-items:center;gap:8px;font-size:10.4px;font-weight:600;letter-spacing:2.288px;color:#006195;text-transform:uppercase;margin-bottom:12px}.home-featured__eyebrow span{width:24px;height:2px;background:#006195;display:inline-block}.home-featured__header h2{font-size:36px;line-height:54px;color:#101828}.home-featured__link{color:#006195;font-weight:600;font-size:14px;text-decoration:none;display:flex;align-items:center;gap:8px}.home-featured__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-featured__card{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0000000f;overflow:hidden;display:flex;flex-direction:column}.home-featured__image{position:relative;height:208px;overflow:hidden}.home-featured__image img{width:100%;height:100%;object-fit:cover}.home-featured__image:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:48px;background:linear-gradient(180deg,#0000,#0003)}.home-featured__tag{position:absolute;left:12px;top:12px;padding:4px 12px;border-radius:4px;font-size:9.92px;font-weight:600;letter-spacing:.992px;color:#fff}.home-featured__tag--blue{background:#006195}.home-featured__tag--orange{background:#fe9a00}.home-featured__tag--green{background:#096}.home-featured__fav{position:absolute;right:12px;top:12px;width:20px;height:20px;border-radius:999px;border:none;background:#ffffffe6;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a;cursor:pointer}.home-featured__fav img{width:12px;height:12px}.home-featured__body{padding:20px}.home-featured__location{font-size:9.92px;font-weight:600;letter-spacing:1.5872px;color:#006195b3;text-transform:uppercase;display:block}.home-featured__body h3{font-size:17px;line-height:23.375px;color:#101828;margin:4px 0 12px}.home-featured__meta{display:flex;gap:16px;color:#6a7282;font-size:12.48px}.home-featured__meta span{display:inline-flex;align-items:center;gap:6px}.home-featured__meta img{width:13px;height:13px}.home-featured__price{margin-top:14px;border-top:1px solid #f3f4f6;padding-top:14px;display:flex;align-items:center;justify-content:space-between}.home-featured__price small{color:#99a1af;font-size:10.4px;display:block}.home-featured__price strong{color:#006195;font-size:17px}.home-featured__details{border:1px solid rgba(0,97,149,.3);border-radius:6px;padding:8px 12px;font-size:12.48px;color:#006195;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.home-section__header{text-align:center;margin-bottom:56px}.home-section__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10.4px;letter-spacing:2.288px;text-transform:uppercase;color:#006195b3;font-weight:600;margin-bottom:16px;position:relative}.home-section__eyebrow:before,.home-section__eyebrow:after{content:"";width:32px;height:1.5px;background:#00619566;display:inline-block}.home-section__header h2{font-size:36px;line-height:54px;color:#101828;margin-bottom:12px}.home-section__header p{font-size:15px;color:#6a7282}.home-section__header--light .home-section__eyebrow,.home-section__header--light h2,.home-section__header--light p{color:#fff}.home-section__header--light .home-section__eyebrow:before,.home-section__header--light .home-section__eyebrow:after{background:#fff6}.home-neighborhoods{background:linear-gradient(155.36deg,#004d7a,#006195,#0078b8);padding:80px 0}.home-neighborhoods__container{max-width:1216px;margin:0 auto;padding:0 32px}.home-neighborhoods__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-neighborhoods__card{position:relative;height:256px;border-radius:14px;overflow:hidden}.home-neighborhoods__card img{width:100%;height:100%;object-fit:cover}.home-neighborhoods__overlay{position:absolute;left:0;right:0;bottom:0;height:45%;z-index:2;background:linear-gradient(180deg,#0000,#0003,#000000bf);display:flex;flex-direction:column;justify-content:flex-start;padding:20px;color:#fff}.home-neighborhoods__overlay h3{font-size:16px;line-height:20px;margin-bottom:4px}.home-neighborhoods__overlay p{font-size:12.48px;color:#ffffffb3;margin-bottom:18px}.home-neighborhoods__overlay span{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px;color:transparent}.home-typology{background:#fff;padding:80px 0}.home-typology__container{max-width:1216px;margin:0 auto;padding:0 32px}.home-typology__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.home-typology__card{background:#fff;border-radius:14px;box-shadow:0 2px 12px #00000012;overflow:hidden;position:relative}.home-typology__card:after{content:"";position:absolute;left:0;top:208px;width:100%;height:3px;background:linear-gradient(90deg,#006195,#0078b8)}.home-typology__card img{width:100%;height:208px;object-fit:cover}.home-typology__body{padding:20px}.home-typology__body h3{font-size:17px;color:#101828;margin-bottom:4px}.home-typology__body p{font-size:13px;color:#6a7282}.home-metrics{background:linear-gradient(168.29deg,#0a1628,#0f1f3a,#0a1628);padding:80px 0;position:relative}.home-metrics__container{max-width:1216px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.home-metrics__item{text-align:center;width:140px;color:#fff}.home-metrics__item span{font-size:48px;font-weight:700}.home-metrics__inline{display:flex;align-items:baseline;justify-content:center;gap:6px}.home-metrics__inline em{color:#006195;font-size:24px;font-weight:700;font-style:normal}.home-metrics__divider{width:32px;height:2px;background:linear-gradient(90deg,#006195,#0078b8);margin:12px auto;border-radius:999px}.home-metrics__item p{font-size:10.4px;color:#99a1af;letter-spacing:1.872px;text-transform:uppercase}.home-metrics__separator{width:1px;height:64px;background:#ffffff1a}.home-testimonials{background:#f7f8fa;padding:80px 0}.home-testimonials__container{max-width:1216px;margin:0 auto;padding:0 32px}.home-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-testimonials__card{background:#fff;border-radius:14px;padding:32px;position:relative;box-shadow:0 2px 8px #0000000f}.home-testimonials__stars{display:flex;gap:2px;margin-bottom:20px}.home-testimonials__stars img{width:14px;height:14px}.home-testimonials__content{color:#4a5565;margin-bottom:24px}.home-testimonials__content p,.home-testimonials__content li,.home-testimonials__content blockquote{font-size:14.4px;line-height:23.4px;margin:0 0 12px}.home-testimonials__content p:last-child,.home-testimonials__content li:last-child,.home-testimonials__content blockquote:last-child{margin-bottom:0}.home-testimonials__content ul,.home-testimonials__content ol{padding-left:20px;margin:0 0 12px}.home-testimonials__content blockquote{border-left:3px solid rgba(0,97,149,.25);padding-left:12px}.home-testimonials__footer{border-top:1px solid #f3f4f6;padding-top:20px;display:flex;align-items:center;gap:12px}.home-testimonials__avatar{width:40px;height:40px;border-radius:999px;background:#006195;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11.2px;font-weight:700;overflow:hidden}.home-testimonials__avatar-image{width:100%;height:100%;object-fit:cover}.home-testimonials__avatar--alt{background:#004d7a}.home-testimonials__avatar--dark{background:#0a1628}.home-testimonials__footer strong{font-size:14.4px;color:#101828;display:block}.home-testimonials__footer small{font-size:12.48px;color:#99a1af}.home-testimonials__quotes{position:absolute;right:24px;top:24px;display:flex;opacity:.1}.home-testimonials__quotes img{width:20px;height:20px}.home-sell-cta{background:#fff;padding:80px 0}.home-sell-cta__container{max-width:1216px;margin:0 auto;padding:56px;border-radius:16px;border:1px solid rgba(0,97,149,.15);background:linear-gradient(162.33deg,#f7fafd,#eef5fa,#f7fafd);display:flex;justify-content:space-between;align-items:center;gap:40px;position:relative;overflow:hidden}.home-sell-cta__content{max-width:862px}.home-sell-cta__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10.4px;font-weight:600;letter-spacing:2.288px;text-transform:uppercase;color:#006195;margin-bottom:16px}.home-sell-cta__eyebrow span{width:24px;height:2px;background:#006195}.home-sell-cta__content h2{font-size:32px;line-height:40px;color:#101828;margin-bottom:16px}.home-sell-cta__content p{font-size:15px;line-height:24.375px;color:#6a7282;margin-bottom:32px}.home-sell-cta__benefits{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:32px}.home-sell-cta__benefits span{display:inline-flex;align-items:center;gap:8px;font-size:12.48px;color:#4a5565}.home-sell-cta__benefits img{width:12px;height:12px;background:#0061951a;border-radius:999px;padding:6px;box-sizing:content-box}.home-sell-cta__button{display:inline-flex;align-items:center;gap:12px;background:#006195;color:#fff;padding:12px 20px;border-radius:6px;text-decoration:none;font-size:14px;font-weight:600;box-shadow:0 4px 7px #00619559}.home-sell-cta__button img{width:29px;height:29px}.home-sell-cta__badge{width:200px;height:200px;border-radius:16px;border:1px solid rgba(0,97,149,.2);background:linear-gradient(135deg,#006195,#0078b8);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#ffffffb3;padding:20px}.home-sell-cta__badge span{font-size:56px;font-weight:800;color:#ffffff4d}.home-sell-cta__badge strong{font-size:14.4px;font-weight:700;color:#fff;letter-spacing:.72px}.home-sell-cta__badge p{font-size:11.2px;letter-spacing:1.12px;margin-top:8px}.home-final-cta{position:relative;height:553px;overflow:hidden}.home-final-cta__background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-final-cta__overlay{position:absolute;inset:0;background:linear-gradient(156.62deg,#000f1ed9,#003c64bf,#000f1ed9)}.home-final-cta__pattern{position:absolute;top:-16px;left:120px;width:1280px;opacity:.03}.home-final-cta__content{position:relative;z-index:2;max-width:768px;margin:0 auto;padding-top:112px;text-align:center;color:#fff}.home-final-cta__eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;font-size:10.4px;letter-spacing:2.6px;text-transform:uppercase;color:#fff9;margin-bottom:24px}.home-final-cta__eyebrow span{width:40px;height:1px;background:#fff6}.home-final-cta__content h2{font-size:48px;line-height:60px;margin-bottom:20px}.home-final-cta__content p{font-size:17px;line-height:27.625px;color:#ffffffb3;margin-bottom:40px}.home-final-cta__button{display:inline-flex;align-items:center;gap:12px;background:#fff;color:#006195;padding:14px 28px;border-radius:6px;font-size:15px;font-weight:700;text-decoration:none;box-shadow:0 8px 15px #0000004d}.home-final-cta__button img{width:29px;height:29px}@media(max-width:1024px){.header__content{padding:0 24px;height:auto;min-height:80px}.header__nav-list{gap:20px}.header__btn-whatsapp{padding:8px 16px;font-size:13px}.footer__main{grid-template-columns:repeat(2,1fr);gap:30px}.footer__main .footer__section--company{grid-column:1/-1}.footer__bottom{flex-direction:column;align-items:flex-start}.home-hero__content{width:480px}.home-hero__title{font-size:44px;line-height:52px}.home-search__row{flex-wrap:wrap}.home-featured__grid,.home-testimonials__grid,.home-neighborhoods__grid,.home-typology__grid{grid-template-columns:repeat(2,1fr)}.home-metrics__container{flex-wrap:wrap;gap:24px;justify-content:center}.home-metrics__separator{display:none}.home-sell-cta__container{flex-direction:column;align-items:flex-start}}@media(max-width:768px){.header__content{padding:0 16px;gap:16px;min-height:74px}.header__logo-image{width:132px;height:58px}.header__menu-toggle{display:inline-flex}.header__menu-panel{position:absolute;top:calc(100% + 10px);left:16px;right:16px;display:grid;grid-template-columns:1fr;gap:16px;padding:18px;border:1px solid rgba(185,217,236,.9);border-radius:18px;background:#fffffffa;box-shadow:0 24px 60px -34px #263f4abf;opacity:0;visibility:hidden;transform:translateY(-8px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.header.is-menu-open .header__menu-panel{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.header__nav{width:100%}.header__nav-list{flex-direction:column;align-items:stretch;gap:6px}.header__nav-link{display:flex;width:100%;min-height:46px;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid transparent;border-radius:12px;background:#f8fafc;font-size:14px;font-weight:600}.header__nav-link:after{content:"›";color:#9aaebb;font-size:20px;line-height:1}.header__nav-link:hover,.header__nav-link--active{border-color:#b9d9ec;background:#eef7fc}.header__right{flex-direction:column;align-items:stretch;gap:10px;width:100%}.header__link-contato{min-height:44px;border:1px solid #dbeafe;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1b85c8;background:#f0f8fd;font-weight:700}.header__btn-whatsapp{width:100%;justify-content:center;padding:12px 20px}.footer__main{grid-template-columns:1fr;gap:30px}.footer__section--company{grid-column:1}.footer{padding:48px 16px}.footer__container{padding:0}.footer__bottom{flex-direction:column;align-items:flex-start;gap:12px}.legal-hero{padding:64px 24px 52px}.legal-hero h1{font-size:34px}.legal-page{padding:48px 24px 64px}.legal-page__content h2{font-size:21px}.cookie-notice{left:12px;right:12px;bottom:12px}.cookie-notice__content{align-items:stretch;flex-direction:column;gap:14px;padding:16px}.cookie-notice__actions{justify-content:space-between}.home-hero{height:520px}.home-hero__content{left:24px;top:80px;width:calc(100% - 48px)}.home-hero__title{font-size:36px;line-height:44px}.home-hero__subtitle{width:100%}.home-hero__actions{flex-direction:column;align-items:flex-start}.home-search__field--small,.home-search__field--range{max-width:100%}.home-search__row--compact{gap:12px}.home-featured__header{flex-direction:column;align-items:flex-start;gap:16px}.home-featured__grid,.home-testimonials__grid,.home-neighborhoods__grid,.home-typology__grid{grid-template-columns:1fr}.home-section__header h2{font-size:28px;line-height:36px}.home-final-cta__content{padding:80px 24px 0}.home-final-cta__content h2{font-size:36px;line-height:44px}}@media(max-width:480px){.header__content{padding:0 14px;gap:12px}.header__logo-image{width:118px;height:52px}.header__menu-panel{left:12px;right:12px;padding:14px;border-radius:16px}.header__btn-whatsapp{padding:12px 16px;font-size:13px}.header__nav-link{font-size:13px}.footer{padding:32px 12px}.footer__company-header{gap:8px}.footer__main{gap:20px}.footer__bottom{flex-direction:column;gap:8px}.footer__copyright,.footer__info{font-size:11px}.legal-hero{padding:48px 18px 42px}.legal-hero h1{font-size:30px}.legal-hero p,.legal-page__content{font-size:14px}.legal-page{padding:40px 18px 56px}.legal-table th,.legal-table td{padding:13px}.cookie-notice__actions{align-items:stretch;flex-direction:column}.cookie-notice__link,.cookie-notice__button{text-align:center;width:100%}.home-hero{height:480px}.home-hero__title{font-size:30px;line-height:38px}.home-hero__btn{width:100%;justify-content:center}.home-search__button{width:100%}.home-sell-cta__container{padding:32px}.home-final-cta__content h2{font-size:30px;line-height:38px}.home-final-cta__button{width:100%;justify-content:center}}
