.hero-property-intro{max-width:560px;color:rgba(246,250,255,.86);font-size:16px!important}.hero-rating{margin-top:9px;display:flex;align-items:center;gap:9px;color:var(--paper);font-size:14px;font-weight:650;line-height:1}.hero-rating-stars{color:var(--accent);font-size:15px;letter-spacing:.08em}.hero-property-search{position:relative;width:min(940px,100%);margin-top:20px;color:var(--ink)}.hero-search-desktop{display:grid;grid-template-columns:minmax(220px,1.55fr) repeat(4,minmax(116px,1fr)) 120px;align-items:stretch;width:100%;min-height:72px;overflow:visible;border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:0 5px 8px rgba(23,58,89,.16)}.hero-search-desktop>.location-autocomplete,.hero-search-desktop>.search-select,.hero-search-desktop>label{min-width:0;padding:15px 16px 10px;border-right:1px solid var(--rule)}.hero-search-desktop>.search-select{display:flex;flex-direction:column}.hero-search-desktop .search-select-label,.hero-search-desktop label,.location-autocomplete{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:11px}.hero-search-desktop input,.hero-search-desktop select,.mobile-search-panel input,.mobile-search-panel select{width:100%;min-width:0;height:32px;padding:0;border:0;border-radius:0;outline:none;background:transparent;color:var(--ink);font:inherit;font-size:14px}.hero-search-desktop input::-moz-placeholder,.mobile-search-panel input::-moz-placeholder{color:var(--muted);opacity:1}.hero-search-desktop input::placeholder,.mobile-search-panel input::placeholder{color:var(--muted);opacity:1}.hero-search-desktop input:focus,.hero-search-desktop select:focus{box-shadow:inset 0 -2px var(--border-strong)}.hero-search-desktop>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:0 var(--radius-lg) var(--radius-lg) 0;background:var(--cta-bg);color:var(--cta-ink);font:inherit;font-weight:650;cursor:pointer}.hero-search-desktop>button:hover,.mobile-search-submit:hover{background:var(--cta-bg-hover);color:var(--cta-ink)}.hero-search-desktop>button svg,.mobile-search-submit svg{width:18px}.hero-search-desktop>.location-autocomplete:first-child,.hero-search-desktop>label:first-child{border-radius:var(--radius-lg) 0 0 var(--radius-lg)}.location-autocomplete,.search-select{position:relative}.location-input-wrap{position:relative;display:flex;align-items:center;min-width:0}.location-input-wrap>svg{width:16px;height:16px;margin-right:7px;flex:none;color:var(--muted)}.location-input-wrap .clear-location{width:28px;height:28px;padding:0;display:grid;place-items:center;flex:none;border:0;background:transparent;color:var(--muted);cursor:pointer}.location-input-wrap .clear-location svg{width:15px;height:15px}.hero-search-desktop .location-input-wrap input:focus-visible{outline:0!important;box-shadow:none!important}.location-suggestions{position:absolute;z-index:70;top:calc(100% + 10px);left:0;width:min(440px,86vw);padding:10px}.location-suggestions,.search-select-menu{overflow:hidden;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--surface-card);color:var(--ink);box-shadow:0 5px 8px rgba(23,58,89,.14)}.location-suggestions>p{padding:7px 10px 9px;color:var(--muted);font-size:11px}.location-suggestions ul,.search-select-menu{margin:0;padding:0;list-style:none}.location-suggestions li>button{width:100%;min-height:62px;padding:8px 10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;background:var(--surface-card);color:var(--ink);font:inherit;text-align:left;cursor:pointer}.location-suggestions [aria-selected=true]>button,.location-suggestions li>button:hover{background:var(--soft)}.suggestion-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:var(--navy-800)}.suggestion-icon svg{width:16px;height:16px}.suggestion-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.suggestion-copy strong{overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.suggestion-copy mark{background:transparent;color:inherit;font-weight:800}.suggestion-copy small,.suggestion-count small{color:var(--muted);font-size:10px}.suggestion-count{align-items:flex-end;color:var(--ink);font-size:12px}.location-empty,.suggestion-count{display:flex;flex-direction:column}.location-empty{min-height:86px;padding:14px 10px;justify-content:center;gap:3px;border-top:1px solid var(--rule)}.location-empty strong{font-size:14px}.location-empty span{color:var(--muted);font-size:11px}.search-select-label{display:block}.search-select-trigger{width:100%;height:32px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;color:var(--ink);font:inherit;font-size:14px;text-align:left;cursor:pointer}.hero-search-desktop .search-select-trigger{margin-top:auto}.hero-search-desktop .search-select-trigger:focus-visible{outline:1px solid rgba(23,58,89,.28);outline-offset:2px}.select-chevron{width:7px;height:7px;flex:none;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateY(-2px) rotate(45deg);transition:transform .2s cubic-bezier(.16,1,.3,1)}.search-select-trigger[aria-expanded=true] .select-chevron{transform:translateY(2px) rotate(225deg)}.search-combobox-control{position:relative;display:flex;align-items:center}.search-combobox-control>input{min-width:0;flex:1}.search-combobox-toggle{width:36px;height:100%;padding:0;display:grid;place-items:center;flex:none;border:0;background:transparent;color:inherit;cursor:pointer}.search-combobox-toggle[aria-expanded=true] .select-chevron{transform:translateY(2px) rotate(225deg)}.search-select-menu{position:absolute;z-index:70;top:calc(100% + 10px);left:-10px;min-width:calc(100% + 20px);padding:6px}.search-select-menu li>button{width:100%;min-height:42px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;background:var(--surface-card);color:var(--ink);font:inherit;font-size:13px;text-align:left;white-space:nowrap;cursor:pointer}.search-select-menu [aria-selected=true]>button,.search-select-menu li>button:hover{background:var(--soft)}.search-select-menu svg{width:16px;height:16px}.location-suggestions.is-floating,.search-select-menu.is-floating{position:fixed;top:auto;bottom:auto;overflow-y:auto}.hero-search-mobile-trigger,.mobile-search-panel{display:none}@media (max-width:1100px){.hero-search-desktop{grid-template-columns:1.4fr repeat(4,1fr) 96px}.hero-search-desktop .location-autocomplete,.hero-search-desktop>label{padding-inline:11px}}@media (max-width:900px){.hero-property-search{margin-top:20px}.hero-search-desktop{min-height:auto;overflow:hidden;grid-template-columns:repeat(3,1fr)}.hero-search-desktop>.location-autocomplete,.hero-search-desktop>.search-select,.hero-search-desktop>label{min-height:68px;border-bottom:1px solid var(--rule);border-radius:0}.hero-search-desktop>button{min-height:58px;border-radius:0 0 var(--radius-lg) var(--radius-lg)}}@media (max-width:620px){.search-panel-open{overflow:hidden}.hero-property-intro{max-width:330px;font-size:13px!important}.hero-rating{margin-top:7px;font-size:13px}.hero-rating-stars{font-size:14px}.hero-property-search{width:100%;margin-top:16px}.hero-search-desktop{display:none}.hero-search-mobile-trigger{width:100%;min-height:54px;padding:0 16px;display:flex;align-items:center;gap:11px;border:0;border-radius:var(--radius-md);background:var(--paper);color:var(--ink);font:inherit;text-align:left;cursor:pointer;box-shadow:0 5px 8px rgba(23,58,89,.16)}.hero-search-mobile-trigger svg{width:19px}.mobile-search-panel{position:fixed;z-index:160;inset:0;display:block;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom);background:var(--stone-50);color:var(--ink)}.mobile-search-heading{min-height:94px;padding:22px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule)}.mobile-search-heading p{color:var(--muted);font-size:11px}.mobile-search-heading h2{font-size:30px}.mobile-search-heading button{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent}.mobile-search-panel form{padding:24px 20px 110px}.mobile-search-panel .location-autocomplete,.mobile-search-panel .search-select,.mobile-search-panel form>label{min-height:76px;padding:12px 0;border-bottom:1px solid var(--rule)}.mobile-search-panel .location-autocomplete,.mobile-search-panel .search-select-label,.mobile-search-panel label{display:flex;flex-direction:column;gap:5px;color:var(--muted);font-size:12px}.mobile-search-panel .search-select-trigger,.mobile-search-panel input,.mobile-search-panel select{height:36px;font-size:17px}.mobile-search-panel .location-suggestions,.mobile-search-panel .search-select-menu{position:relative;top:auto;left:0;width:100%;min-width:0;margin-top:7px;padding-inline:0;border-width:1px 0 0;border-radius:0;box-shadow:none}.mobile-search-submit{position:fixed;z-index:4;right:20px;bottom:max(16px,env(safe-area-inset-bottom));left:20px;min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--radius-md);background:var(--cta-bg);color:var(--cta-ink);font:inherit;font-weight:650}}.matriz-home{background:var(--paper);color:var(--ink)}.matriz-pad{padding-inline:var(--gutter)}.matriz-home-hero{position:relative;height:min(860px,calc(100svh - 36px));min-height:720px;overflow:hidden;color:var(--paper)}.matriz-home-hero:after{z-index:2;background:linear-gradient(90deg,rgba(8,29,45,.34),rgba(8,29,45,.2) 45%,rgba(8,29,45,.04) 78%,transparent),linear-gradient(0deg,rgba(8,29,45,.25),transparent 56%);pointer-events:none;content:""}.matriz-home-hero .hero-slide,.matriz-home-hero .hero-slides,.matriz-home-hero .hero-slideshow,.matriz-home-hero:after{position:absolute;inset:0}.matriz-home-hero .hero-slide img{-o-object-fit:cover;object-fit:cover}.matriz-home-hero .hero-slide-nav{right:auto;bottom:27px;left:var(--gutter);width:min(560px,48vw)}.matriz-hero-content{position:absolute;z-index:3;right:var(--gutter);bottom:clamp(104px,12vh,128px);left:var(--gutter);width:min(920px,calc(100% - (2 * var(--gutter))))}.matriz-home-hero h1{max-width:900px;margin:0;font-size:clamp(56px,4.8vw,70px);font-weight:400;line-height:1.02;letter-spacing:-.03em;animation:matriz-hero-in .8s var(--ease) both;text-wrap:balance}.matriz-hero-intro{width:100%;margin-top:clamp(20px,2.5vh,28px);animation:matriz-hero-in .8s .1s var(--ease) both}.matriz-hero-intro>p{max-width:570px;margin-bottom:17px;font-size:18px;font-weight:500;line-height:1.28;letter-spacing:-.025em}.matriz-home-hero .matriz-arrow-link{width:min(320px,100%)}.matriz-home-hero .hero-property-search{width:100%;margin-top:22px}.matriz-home-hero .hero-search-desktop{min-height:72px;grid-template-columns:minmax(220px,1.65fr) repeat(4,minmax(110px,1fr)) 140px;border:0;border-radius:var(--radius-lg);box-shadow:none;overflow:hidden}.matriz-home-hero .hero-search-desktop>.location-autocomplete,.matriz-home-hero .hero-search-desktop>.search-select,.matriz-home-hero .hero-search-desktop>label{padding:12px 11px 8px}.matriz-home-hero .hero-search-desktop>button{width:100%;height:100%;min-width:0;min-height:70px;padding:0 20px;border-radius:0;background:var(--action);color:var(--paper);white-space:nowrap}.matriz-home-hero .hero-search-desktop>button:hover{background:var(--action-hover);color:var(--paper)}.matriz-collaborations{padding-top:76px;padding-bottom:76px;background:var(--action);color:var(--paper)}.matriz-collaborations__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.45fr);gap:48px;align-items:end;margin-bottom:62px}.matriz-collaborations__label{margin-bottom:28px;color:var(--navy-200);font-size:13px;font-weight:650;letter-spacing:.015em}.matriz-collaborations h2{max-width:620px;font-size:clamp(34px,3.7vw,54px);line-height:1.04;letter-spacing:-.035em}.matriz-collaborations__head>p{max-width:350px;justify-self:end;color:var(--navy-100);font-size:15px;line-height:1.45}.matriz-collaborations__logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.matriz-collaboration-logo{min-width:0;min-height:96px;padding:16px 20px;display:flex;align-items:center;justify-content:center;color:var(--paper);opacity:.94}.matriz-collaboration-logo img{display:block;width:auto;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.matriz-collaboration-logo--yaencontre{font-family:var(--font-montserrat),Arial,sans-serif;font-size:clamp(18px,1.85vw,28px);font-weight:700;letter-spacing:-.06em;white-space:nowrap}.matriz-collaboration-logo--pisos img{width:min(100%,166px)}.matriz-collaboration-logo--idealista img,.matriz-collaboration-logo--indomio img{width:min(100%,142px)}.matriz-collaboration-logo--habitania img{width:min(100%,128px)}.matriz-collaboration-logo--milanuncios img{width:min(100%,166px)}.matriz-arrow-link{min-height:44px;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:6px;border-bottom:1px solid var(--brand-sand);font-size:18px;transition:gap .3s var(--ease),border-color .25s ease}.matriz-arrow-link:hover{gap:27px;border-color:currentColor}.matriz-arrow-link.is-light{border-color:rgba(246,250,255,.65);color:var(--paper)}.matriz-trusted{min-height:158px;padding:30px var(--gutter);display:grid;grid-template-columns:18% 1fr;align-items:center;border-bottom:1px solid var(--line)}.matriz-trusted>p{color:var(--muted);font-size:12px}.matriz-trusted>div{display:flex;align-items:center;justify-content:space-between;gap:50px}.matriz-trusted img{width:auto;max-width:190px;max-height:36px;filter:grayscale(1);opacity:.63;-o-object-fit:contain;object-fit:contain}.matriz-trusted span{color:var(--muted);font-size:14px;font-weight:600;line-height:.9;letter-spacing:-.03em}.matriz-about{padding-top:120px;padding-bottom:24px;display:grid;grid-template-columns:28% 1fr}.matriz-about>p,.matriz-section-title>p{font-size:13px;font-weight:500;letter-spacing:-.01em}.matriz-about>div{max-width:780px}.matriz-about h2{margin:0;font-size:clamp(34px,3.05vw,44px);font-weight:400;line-height:1.04;letter-spacing:-.035em}.matriz-about h2>span{--line-reveal:0;display:block;color:color-mix(in srgb,var(--navy-100),var(--ink) calc(var(--line-reveal) * 100%));opacity:calc(.52 + (var(--line-reveal) * .48));filter:blur(calc((1 - var(--line-reveal)) * 3px));transform:translateY(calc((1 - var(--line-reveal)) * 5px));will-change:color,filter,opacity,transform}.matriz-about h2+h2{margin-top:48px}.matriz-founder{padding-top:112px;padding-bottom:126px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:clamp(52px,8vw,112px);align-items:center;background:var(--soft)}.matriz-founder__media{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:var(--radius-lg);background:var(--line)}.matriz-founder__media img{-o-object-position:center center;object-position:center center;transition:transform .8s var(--ease)}.matriz-founder__media:hover img{transform:scale(1.018)}.matriz-founder__copy{max-width:560px}.matriz-founder__label{margin-bottom:24px;color:var(--muted);font-size:13px;font-weight:500;letter-spacing:-.01em}.matriz-founder__copy h2{max-width:560px;font-size:clamp(40px,4.35vw,60px);line-height:1.04;letter-spacing:-.04em}.matriz-founder__copy blockquote{max-width:530px;margin:30px 0 0;color:var(--action);font-size:clamp(22px,2.15vw,30px);font-weight:500;line-height:1.3;letter-spacing:-.025em;text-wrap:balance}.matriz-founder__copy>p:not(.matriz-founder__label){max-width:58ch;margin-top:26px;color:var(--muted);font-size:16px;line-height:1.6;text-wrap:pretty}.matriz-founder__copy .matriz-arrow-link{margin-top:31px;border-color:var(--line)}.matriz-reviews{padding:112px 0 126px;overflow:hidden;background:#fff}.matriz-reviews__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:72px}.matriz-reviews__intro .matriz-section-title h2{max-width:760px}.matriz-reviews__intro>p{max-width:310px;padding-bottom:3px;color:var(--muted);font-size:15px;line-height:1.45}.matriz-review-rails{position:relative;display:grid;gap:18px}.matriz-review-rails:after,.matriz-review-rails:before{position:absolute;z-index:2;top:0;bottom:0;width:clamp(54px,9vw,150px);pointer-events:none;content:""}.matriz-review-rails:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,.9) 42%,transparent)}.matriz-review-rails:after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,.9) 42%,transparent)}.matriz-review-marquee{min-width:0;overflow:hidden}.matriz-review-track{display:flex;width:-moz-max-content;width:max-content;animation:matriz-review-scroll 82s linear infinite;will-change:transform}.matriz-review-marquee.is-reverse .matriz-review-track{animation-name:matriz-review-scroll-reverse;animation-duration:88s}.matriz-review-group{display:flex;gap:18px;padding-right:18px}.matriz-review-card{display:flex;flex:0 0 clamp(310px,30vw,402px);min-height:232px;flex-direction:column;padding:24px 24px 20px;border:0;border-bottom:1px solid #e5e5e2;border-radius:0;background:transparent}.matriz-review-card__text{display:-webkit-box;min-height:92px;overflow:hidden;font-size:16px;font-weight:400;line-height:1.42;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.matriz-review-card__footer{display:flex;align-items:center;gap:11px;min-width:0;margin-top:auto;padding-top:22px}.matriz-review-card__avatar{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--brand-sand);color:var(--action);font-size:13px;font-weight:650;letter-spacing:-.03em}.matriz-review-card__identity{min-width:0}.matriz-review-card__identity h3{overflow:hidden;font-size:17px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.matriz-review-card__identity p{margin-top:4px;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.matriz-review-card__stars{margin-left:auto;color:#e6a800;font-size:14px;letter-spacing:.04em;line-height:1;white-space:nowrap}@keyframes matriz-review-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes matriz-review-scroll-reverse{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.matriz-expertise,.matriz-listings,.matriz-locations,.matriz-services{padding-top:110px;padding-bottom:140px}.matriz-section-head{margin-bottom:92px;display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.matriz-section-title>p{margin-bottom:40px}.matriz-section-title h2{margin:0;max-width:820px;font-size:clamp(42px,4.45vw,64px);font-weight:400;line-height:1.03;letter-spacing:-.035em}.matriz-section-title>span{display:block;max-width:340px;margin:-36px 0 0 auto;color:var(--muted);font-size:14px;line-height:1.4;text-align:right}.matriz-service-list{border-top:1px solid var(--ink)}.matriz-service-row{min-height:94px;padding:29px 0;display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:20px;align-items:start;border-bottom:1px solid var(--line)}.matriz-service-row>span{font-size:24px}.matriz-service-main{display:grid;grid-template-columns:minmax(230px,1fr) minmax(280px,1.35fr);gap:20px;transition:transform .3s var(--ease)}.matriz-service-row>.matriz-service-arrow{align-self:center;font-size:28px;line-height:1;transition:transform .3s var(--ease)}.matriz-service-row:focus-visible .matriz-service-main,.matriz-service-row:hover .matriz-service-main{transform:translateX(10px)}.matriz-service-row:focus-visible .matriz-service-arrow,.matriz-service-row:hover .matriz-service-arrow{transform:translateX(7px)}.matriz-service-row h3{margin:0;font-size:25px;font-weight:400;text-transform:uppercase}.matriz-service-row p{max-width:500px;color:var(--muted);font-size:15px;line-height:1.4}.matriz-expertise>.matriz-section-title{margin-bottom:78px}.matriz-expertise-grid{display:grid;grid-template-columns:minmax(190px,.68fr) minmax(420px,1.35fr) minmax(190px,.68fr);gap:34px;align-items:stretch}.matriz-stats{display:grid;grid-template-rows:repeat(2,1fr)}.matriz-stats article{padding:24px 0;border-top:1px solid var(--line)}.matriz-stats article:last-child{border-bottom:1px solid var(--line)}.matriz-stats strong{display:block;font-size:clamp(40px,3.7vw,54px);font-weight:400;line-height:1;letter-spacing:-.04em}.matriz-metric-number{display:inline-block;font-variant-numeric:tabular-nums}.matriz-stats .matriz-location-name{max-width:100%;animation:matriz-metric-swap .62s var(--ease) both;font-size:clamp(29px,2.75vw,42px);line-height:1.03;letter-spacing:-.035em;overflow-wrap:anywhere;text-wrap:balance}.matriz-location-metric h3,.matriz-location-metric p{animation:matriz-metric-copy .52s var(--ease) both}.matriz-location-metric p{animation-delay:.04s}.matriz-stats h3{margin:20px 0 9px;color:var(--muted);font-size:16px;font-weight:400;text-transform:uppercase}.matriz-stats p{max-width:440px;color:var(--muted);font-size:14px;line-height:1.4}.matriz-expertise-image{position:relative;min-height:480px;overflow:hidden}@keyframes matriz-metric-swap{0%{opacity:0;filter:blur(4px);transform:translateY(8px)}to{opacity:1;filter:none;transform:translateY(0)}}@keyframes matriz-metric-copy{0%{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.matriz-expertise-image{background:var(--line)}.matriz-expertise-image-panel{-o-object-fit:cover;object-fit:cover;opacity:0;filter:blur(5px);transition:opacity 1.35s var(--ease),filter 1.35s var(--ease)}.matriz-expertise-image-panel.is-active{opacity:1;filter:blur(0)}.matriz-locations{background:var(--soft)}.matriz-locations-intro{max-width:380px;color:var(--muted);font-size:15px;line-height:1.45}.matriz-location-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.matriz-location-card{min-width:0;display:flex;flex-direction:column}.matriz-location-card>div{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--line)}.matriz-location-card img{-o-object-fit:cover;object-fit:cover;transition:transform .65s var(--ease)}.matriz-location-card:hover img{transform:scale(1.025)}.matriz-location-card>span{margin-top:17px;font-size:22px}.matriz-location-card>p{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.45}.matriz-location-card-all{min-height:100%;padding:28px;justify-content:flex-end;border:1px solid var(--action);background:var(--action);color:var(--paper)}.matriz-location-card-all>span{margin-top:0;font-size:29px;line-height:1.05}.matriz-location-card-all i{margin-top:34px;font-size:28px;font-style:normal;transition:transform .3s var(--ease)}.matriz-location-card-all>p{color:rgba(246,250,255,.78)}.matriz-location-card-all:focus-visible i,.matriz-location-card-all:hover i{transform:translateX(7px)}.matriz-process{padding-top:120px;padding-bottom:210px;background:var(--paper)}.matriz-process-list{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);list-style:none}.matriz-process-list li{--process-offset:0px;min-height:270px;padding:24px 28px 32px;border-top:1px solid var(--line)}.matriz-process-list li:first-child{--process-offset:120px;transform:translateY(var(--process-offset))}.matriz-process-list li:nth-child(2){--process-offset:80px;transform:translateY(var(--process-offset))}.matriz-process-list li:nth-child(3){--process-offset:40px;transform:translateY(var(--process-offset))}.matriz-process-list.is-intro-visible li{animation:matriz-process-card-in .46s var(--ease) both}.matriz-process-list.is-intro-visible li:nth-child(2){animation-delay:.07s}.matriz-process-list.is-intro-visible li:nth-child(3){animation-delay:.14s}.matriz-process-list.is-intro-visible li:nth-child(4){animation-delay:.21s}.matriz-process-list span{color:var(--muted);font-size:13px}.matriz-process-list svg{width:28px;height:28px;margin-top:42px;color:var(--action);stroke-width:1.4}.matriz-process-list h3{margin:24px 0 18px;font-size:22px;font-weight:400}.matriz-process-list p{color:var(--muted);font-size:14px;line-height:1.45}.matriz-listing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.matriz-property-card.is-wide{grid-column:1/-1}.matriz-property-image{position:relative;display:block;aspect-ratio:1.05;overflow:hidden;background:var(--soft)}.matriz-property-card.is-wide .matriz-property-image{aspect-ratio:2.05}.matriz-property-image img{-o-object-fit:cover;object-fit:cover;transition:transform .7s var(--ease)}.matriz-property-card:hover .matriz-property-image img{transform:scale(1.02)}.matriz-property-image:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(23,58,89,.2));pointer-events:none;content:""}.matriz-property-view{position:absolute;z-index:2;top:var(--property-pointer-y,50%);left:var(--property-pointer-x,50%);width:74px;height:74px;display:grid;place-items:center;border-radius:50%;background:var(--action);color:var(--paper);font-size:11px;font-weight:500;letter-spacing:.08em;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.82);transition:opacity .2s var(--ease),transform .28s var(--ease)}.matriz-property-image:focus-visible .matriz-property-view,.matriz-property-image:hover .matriz-property-view{opacity:1;transform:translate(-50%,-50%) scale(1)}.matriz-property-image:focus-visible{outline:2px solid var(--action);outline-offset:4px}@media (hover:hover) and (pointer:fine){.matriz-property-image:hover{cursor:none}}.matriz-property-panel{position:absolute;z-index:1;bottom:-1px;left:-1px;width:min(361px,calc(100% + 1px));padding:16px 17px;border-radius:0 14px 0 0;background:var(--paper);color:var(--ink);transition:background-color .25s ease}.matriz-property-card:hover .matriz-property-panel{background:var(--soft)}.matriz-property-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.matriz-property-heading h3{display:-webkit-box;margin:0 0 3px;overflow:hidden;font-size:18px;font-weight:400;line-height:1.08;letter-spacing:-.025em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.matriz-property-heading p{color:var(--muted);font-size:11px;line-height:1.3}.matriz-property-heading>span{flex:0 0 auto;font-size:15px;transition:transform .35s var(--ease)}.matriz-property-card:hover .matriz-property-heading>span{transform:translate(3px,-3px)}.matriz-property-summary{min-height:22px;margin-top:12px;display:flex;align-items:end;justify-content:space-between;gap:14px}.matriz-property-facts{margin:0;padding:0;display:flex;flex:1;flex-wrap:wrap;gap:4px 12px;list-style:none}.matriz-property-facts li{display:flex;align-items:baseline;gap:3px;color:var(--muted);font-size:10px;white-space:nowrap}.matriz-property-facts strong{color:var(--ink);font-size:12px;font-weight:500}.matriz-property-price{display:block;flex:none;font-size:17px;font-weight:500;line-height:1;letter-spacing:-.02em;white-space:nowrap}.matriz-listings-empty{min-height:250px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.matriz-testimonial{min-height:760px;padding-top:110px;padding-bottom:120px;background:var(--action);color:var(--paper)}.matriz-testimonial>.matriz-section-title{margin-bottom:128px}.matriz-testimonial>div:last-child{display:grid;grid-template-columns:22% minmax(420px,720px) 1fr;gap:30px}.matriz-testimonial>div:last-child>p{font-size:14px}.matriz-testimonial blockquote{margin:0;font-size:clamp(32px,3vw,44px);font-weight:400;line-height:1.15;letter-spacing:-.035em}.matriz-testimonial .matriz-arrow-link{align-self:end;justify-self:end}.matriz-faq{padding-top:130px;padding-bottom:140px;display:grid;grid-template-columns:.9fr 1.2fr;gap:80px}.matriz-faq>div:last-child{border-top:1px solid var(--ink)}.matriz-faq-item{border-bottom:1px solid var(--line)}.matriz-faq-item .accordion-summary{min-height:76px;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer}.matriz-faq-item .accordion-summary span{font-size:18px}.matriz-faq-item .accordion-summary i{font-size:25px;font-style:normal;transition:transform .3s var(--ease)}.matriz-faq-item.is-open .accordion-summary i{transform:rotate(45deg)}.matriz-faq-item .accordion-content-inner p{max-width:620px;padding:0 30px 28px 0;color:var(--muted);line-height:1.5}@keyframes matriz-hero-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes matriz-process-card-in{0%{opacity:0;transform:translateY(calc(var(--process-offset) + 14px))}to{opacity:1;transform:translateY(var(--process-offset))}}@media (max-width:1120px){.matriz-hero-content{bottom:100px}.matriz-home-hero h1{max-width:720px;font-size:clamp(58px,6.2vw,70px)}.matriz-hero-intro{margin-top:24px}.matriz-home-hero .hero-slide-nav{right:auto;left:var(--gutter);bottom:27px;width:min(500px,52vw)}.matriz-expertise-grid{grid-template-columns:minmax(180px,.7fr) minmax(360px,1.3fr) minmax(180px,.7fr);gap:24px}}@media (max-width:959px){.matriz-home-hero{min-height:820px}.matriz-hero-content{bottom:88px}.matriz-home-hero h1{max-width:650px;font-size:52px}.matriz-hero-intro>p{font-size:18px}.matriz-home-hero .hero-slide-nav{display:none}.matriz-collaborations__head{grid-template-columns:1fr;gap:28px}.matriz-collaborations__head>p{justify-self:start}.matriz-collaboration-logo{padding-inline:14px}.matriz-trusted{grid-template-columns:1fr}.matriz-trusted>div{margin-top:28px;flex-wrap:wrap}.matriz-about{grid-template-columns:1fr}.matriz-about>div{margin:80px 0 0 20%}.matriz-founder{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:48px}.matriz-section-head{align-items:flex-start}.matriz-section-title>span{margin:28px 0 0;text-align:left}.matriz-service-row{grid-template-columns:64px minmax(0,1fr) auto}.matriz-service-main{grid-template-columns:minmax(200px,1fr) 1.15fr}.matriz-expertise-grid{grid-template-columns:1fr 1fr}.matriz-expertise-image{grid-column:1/-1;grid-row:1;min-height:440px}.matriz-location-grid,.matriz-process-list{grid-template-columns:repeat(2,1fr)}.matriz-process-list li:first-child,.matriz-process-list li:nth-child(3){--process-offset:40px;transform:translateY(var(--process-offset))}.matriz-process-list li:nth-child(2),.matriz-process-list li:nth-child(4){--process-offset:0px;transform:none}.matriz-testimonial>div:last-child{grid-template-columns:1fr;gap:44px}.matriz-testimonial .matriz-arrow-link{justify-self:start}.matriz-faq{grid-template-columns:1fr}}@media (min-width:621px) and (max-width:1024px){.matriz-home .hero-search-desktop .search-select-trigger,.matriz-home .hero-search-desktop input{min-height:44px;height:44px}}@media (max-width:639px){.matriz-home-hero{min-height:844px}.matriz-hero-content{bottom:56px}.matriz-home-hero h1{font-size:clamp(43px,12vw,52px);line-height:1.03}.matriz-hero-intro{margin-top:28px}.matriz-hero-intro>p{margin-bottom:18px;font-size:17px}.matriz-home-hero .matriz-arrow-link{width:100%}.matriz-home-hero .hero-property-search{margin-top:22px}.matriz-home-hero .hero-search-mobile-trigger{min-height:54px;border:1px solid rgba(246,250,255,.6);border-radius:var(--radius-md);box-shadow:none}.matriz-collaborations{padding-top:58px;padding-bottom:58px}.matriz-collaborations__head{margin-bottom:44px}.matriz-collaborations__label{margin-bottom:22px}.matriz-collaborations h2{font-size:36px}.matriz-collaborations__logos{grid-template-columns:repeat(2,minmax(0,1fr))}.matriz-collaboration-logo{min-height:82px;padding:14px 16px}.matriz-collaboration-logo--yaencontre{font-size:21px}.matriz-collaboration-logo--pisos img{width:min(100%,142px)}.matriz-collaboration-logo--idealista img,.matriz-collaboration-logo--indomio img{width:min(100%,126px)}.matriz-collaboration-logo--habitania img{width:min(100%,116px)}.matriz-collaboration-logo--milanuncios img{width:min(100%,144px)}.matriz-trusted{min-height:250px}.matriz-trusted>div{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.matriz-trusted img{max-width:125px;max-height:28px}.matriz-about{padding-top:90px;padding-bottom:24px}.matriz-about>div{margin:58px 0 0}.matriz-about h2{font-size:33px}.matriz-about h2>span{display:inline}.matriz-founder{padding-top:76px;padding-bottom:86px;display:flex;flex-direction:column;align-items:stretch;gap:42px}.matriz-founder__media{width:100%;aspect-ratio:4/3}.matriz-founder__copy{max-width:none}.matriz-founder__label{margin-bottom:18px}.matriz-founder__copy h2{font-size:39px;line-height:1.08}.matriz-founder__copy blockquote{margin-top:25px;font-size:23px;line-height:1.32}.matriz-founder__copy>p:not(.matriz-founder__label){margin-top:22px;font-size:16px;line-height:1.6}.matriz-founder__copy .matriz-arrow-link{width:100%;margin-top:28px}.matriz-reviews{padding:85px 0 95px}.matriz-reviews__intro{align-items:flex-start;flex-direction:column;gap:34px;margin-bottom:54px}.matriz-reviews__intro>p{max-width:330px;padding-bottom:0}.matriz-review-rails{gap:12px}.matriz-review-group{gap:12px;padding-right:12px}.matriz-review-card{flex-basis:min(315px,calc(100vw - 48px));min-height:224px;padding:20px 18px 18px}.matriz-review-card__text{min-height:86px;font-size:15px}.matriz-review-card__avatar{flex-basis:38px;width:38px;height:38px}.matriz-review-card__identity h3{font-size:16px}.matriz-review-card__stars{font-size:12px}.matriz-expertise,.matriz-listings,.matriz-locations,.matriz-process,.matriz-services{padding-top:85px;padding-bottom:95px}.matriz-section-head{margin-bottom:68px;flex-direction:column}.matriz-section-title>p{margin-bottom:28px}.matriz-section-title h2{font-size:39px}.matriz-service-row{min-height:0;padding:25px 0;grid-template-columns:44px minmax(0,1fr) auto;gap:12px}.matriz-service-row>span{font-size:18px}.matriz-service-row>.matriz-service-arrow{font-size:23px}.matriz-service-main{grid-template-columns:1fr;gap:10px}.matriz-service-row h3{font-size:20px}.matriz-expertise>.matriz-section-title{margin-bottom:65px}.matriz-expertise-grid{grid-template-columns:1fr}.matriz-expertise-image{grid-column:auto;grid-row:3;min-height:0;aspect-ratio:1.05}.matriz-stats strong{font-size:48px}.matriz-stats-left{grid-row:2}.matriz-stats-left article:last-child{border-bottom:0}.matriz-stats-right{grid-row:4}.matriz-location-grid{grid-template-columns:1fr;gap:42px}.matriz-location-card>div{aspect-ratio:3/2}.matriz-location-card-all{min-height:330px}.matriz-process{padding-bottom:95px}.matriz-process-list{grid-template-columns:1fr}.matriz-process-list li,.matriz-process-list li:first-child,.matriz-process-list li:nth-child(2),.matriz-process-list li:nth-child(3),.matriz-process-list li:nth-child(4){--process-offset:0px;min-height:220px;padding:27px 0;transform:none}.matriz-process-list svg{margin-top:36px}.matriz-listing-grid{grid-template-columns:1fr}.matriz-property-card.is-wide{grid-column:1}.matriz-property-card.is-wide .matriz-property-image,.matriz-property-image{aspect-ratio:.82}.matriz-property-panel{width:min(311px,calc(92% + 1px))}.matriz-testimonial{min-height:690px;padding-top:85px;padding-bottom:90px}.matriz-testimonial>.matriz-section-title{margin-bottom:85px}.matriz-testimonial blockquote{font-size:31px}.matriz-faq{gap:65px;padding-top:90px;padding-bottom:95px}.matriz-faq-item .accordion-summary span{font-size:16px}}@media (prefers-reduced-motion:reduce){.matriz-about h2>span{color:var(--ink);opacity:1;filter:none;transform:none}.matriz-expertise-image-panel,.matriz-location-metric h3,.matriz-location-metric p,.matriz-location-name{animation:none;transition:none}.matriz-home-hero h1,.matriz-review-track{animation:none}.matriz-property-heading>span,.matriz-property-image img,.matriz-property-panel,.matriz-property-view,.matriz-service-arrow,.matriz-service-main{transition:none}.matriz-process-list.is-intro-visible li{animation:none}}