.wf_categories{width:100%;margin:4.2rem auto;display:flex;flex-direction:column;gap:4rem}.wf_categories .wf_c{height:29rem;position:relative}.wf_categories .wf_c_img{width:100%;height:100%;object-fit:cover;border-radius:4rem 4rem 0}.wf_categories .wf_c_logo{position:absolute;opacity:.5;top:1.1rem;right:1.1rem;width:9.5rem;height:3.4rem}.wf_categories .wf_c div{position:absolute;bottom:0;right:0;background-color:#fff;border-radius:4rem 0 0;padding:2.3rem 0 1rem 2rem;max-width:27rem;gap:2rem;display:flex}.wf_categories .wf_c div p{display:flex;flex-direction:column;font-size:1.4rem;margin:0}.wf_categories .wf_c div p strong{font-size:2.4rem}.wf_categories .wf_c div svg{position:absolute;width:4rem;height:4rem}.wf_categories .wf_c div svg.t{top:-4rem;right:0}.wf_categories .wf_c div svg.b{bottom:0;left:-4rem}.wf_categories .wf_c .btn{height:6rem;padding:0 1rem;border-radius:4.5rem;background:#ffffff1a;backdrop-filter:blur(1px);position:absolute;left:.8rem;bottom:.8rem;width:14rem}.wf_categories .wf_c .btn span{display:flex;align-items:center;justify-content:center;width:100%}.wf_categories .wf_c .btn svg{fill:#fff}.wf_categories .wf_c--lg{margin-bottom:7rem}.wf_categories .wf_c--lg .btn{bottom:-9rem;right:0;left:unset}@media(min-width:768px){.wf_categories .wf_c--lg{margin-bottom:0}.wf_categories .wf_c--lg .btn{bottom:1.1rem;width:100%;left:6rem}}.wf_categories .wf_c--rev .wf_c_img{border-radius:4rem 4rem 4rem 0}.wf_categories .wf_c--rev div{right:unset;left:0;border-radius:0 4rem 0 0;padding:2.3rem 2rem 1rem 0}.wf_categories .wf_c--rev div svg.t{top:-4rem;left:0;transform:rotate(90deg)}.wf_categories .wf_c--rev div svg.b{bottom:0;right:-4rem;left:unset;transform:rotate(90deg)}.wf_categories .wf_c--rev .btn{left:unset;right:.8rem}@media(min-width:425px){.wf_categories .wf_c .btn{height:9rem;width:18rem;padding:0 2.6rem}.wf_categories .wf_c--lg .btn{width:29rem}}@media(min-width:1600px){.wf_categories .wf_c div{gap:11.4rem;padding-left:4rem}.wf_categories .wf_c div p{gap:.5rem}.wf_categories .wf_c--lg div{padding-left:6rem;max-width:44rem;width:44rem}.wf_categories .wf_c--rev div{padding-right:4rem}}@media(min-width:768px){.wf_categories{flex-direction:row;flex-wrap:wrap;gap:3.2rem 2rem}.wf_categories .wf_c{width:calc((100% - 2rem)/2)}.wf_categories .wf_c.wf_c--lg{width:100%}}@media(min-width:1024px){.wf_categories{margin:10rem auto}}@media(min-width:1300px){.wf_categories .wf_c{width:calc((100% - 6rem)/4)}.wf_categories .wf_c.wf_c--lg{width:calc((100% - 2rem)/2)}}.custom-dropdown{position:relative;cursor:pointer;user-select:none;width:100%;filter:drop-shadow(0px 2px 4px rgba(0,0,0,.197698))}.custom-dropdown.z1{z-index:4}.custom-dropdown.z2{z-index:3}.custom-dropdown.z3{z-index:2}.custom-dropdown.z4{z-index:1}.custom-dropdown .dropdown-selected{background-color:#fff;width:100%;padding:1.7rem 2.8rem;border-radius:3rem;border:.1rem solid #d6d6d6;display:flex;align-items:center;position:relative;transition:border-color .3s,border-radius .3s;color:#000;font-size:1.4rem;font-weight:500;height:5rem}.custom-dropdown .dropdown-selected svg{fill:var(--wf-cp);margin-right:1rem;margin-bottom:.5rem;flex-shrink:0}.custom-dropdown .dropdown-selected svg.i-location,.custom-dropdown .dropdown-selected svg.i-home-page{fill:none;stroke:var(--wf-cp);stroke-width:3.5rem}.custom-dropdown .dropdown-selected:after{content:"";border:solid #000;border-width:0 .2rem .2rem 0;display:inline-block;padding:.35rem;transform:rotate(45deg) translateY(-50%);transition:transform .2s ease;position:absolute;right:2.3rem;top:45%}.custom-dropdown .dropdown-options{position:absolute;bottom:100%;left:0;right:0;background:#fff;max-height:18rem;overflow-y:auto;z-index:10;display:none;border-top:.1rem solid #979797;border-radius:1rem 1rem 0 0;margin-bottom:0}.custom-dropdown .dropdown-options li{padding:.9rem 2.8rem;transition:background .2s;font-size:1.4rem;color:#000;font-weight:500}.custom-dropdown .dropdown-options li:hover{background:#f5f5f5}.custom-dropdown .dropdown-options li.range{display:flex;align-items:center;justify-content:center;padding-bottom:.9rem;border-bottom:.1rem solid var(--wf-cg3);padding:.8rem 1.4rem .8rem 2rem}.custom-dropdown .dropdown-options li.range input{flex:1;width:100%;border:0;margin-left:1.4rem;font-size:1.4rem;background-color:transparent}.custom-dropdown .dropdown-options li.range input.placeholder{font-size:1.4rem}.custom-dropdown .dropdown-options li.range input:-moz-placeholder{font-size:1.4rem}.custom-dropdown .dropdown-options li.range input::-moz-placeholder{font-size:1.4rem}.custom-dropdown .dropdown-options li.range input:-ms-input-placeholder{font-size:1.4rem}.custom-dropdown .dropdown-options li.range input::-webkit-input-placeholder{font-size:1.4rem}.custom-dropdown .dropdown-options li.active{color:var(--wf-cp)}.custom-dropdown .dropdown-options li.active:before{background-color:var(--wf-cp)}.custom-dropdown[data-multiple] .dropdown-options li{position:relative;display:flex;align-items:center}.custom-dropdown[data-multiple] .dropdown-options li:before{content:"";width:1.3rem;height:1.3rem;display:block;border-radius:.2rem;border:.2rem solid var(--wf-cp);margin-right:2rem;transition:background-color .3s}.custom-dropdown[data-multiple] .dropdown-options li.inactive:before{display:none}.custom-dropdown.open>.dropdown-selected{border-radius:0 0 3rem 3rem}.custom-dropdown.open>.dropdown-selected:after{transform:rotate(-135deg)}.custom-dropdown.open>.dropdown-options{display:block}.custom-dropdown-lg>.dropdown-options{max-height:41rem;overflow-y:scroll;overflow-x:hidden}.wf-toggles{display:flex;flex-wrap:wrap;gap:1.5rem 4rem}.wf-toggle{--track-w: 35px;--track-h: 18px;--knob: 13px;--off-bg: transparent --on-bg: var(--wf-cp);--on-bg: var(--wf-cp);--knob-bg: #fff;--focus: 0 0 0 3px rgba(22, 163, 74, .35);display:inline-flex;align-items:center;gap:1rem;line-height:1;color:#111}.wf-toggle .wf-toggle__track,.wf-toggle .wf-toggle__label{display:inline-block}.wf-toggle__input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.wf-toggle__input:focus-visible+.wf-toggle__track{box-shadow:var(--focus);outline:none}.wf-toggle__input:checked+.wf-toggle__track{background:var(--on-bg)}.wf-toggle__input:checked+.wf-toggle__track:after{transform:translate(calc(var(--track-w) - var(--knob) - 6px));background-color:#fff}.wf-toggle__input:disabled+.wf-toggle__track,.wf-toggle__input:disabled~.wf-toggle__label{opacity:.6;cursor:not-allowed}.wf-toggle__track{width:var(--track-w);height:var(--track-h);border:.1rem solid var(--wf-cg3);background:var(--off-bg);border-radius:var(--track-h);position:relative;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;vertical-align:middle;box-shadow:inset 0 0 0 1px #ffffff14}.wf-toggle__track:after{content:"";position:absolute;top:1.5px;left:3px;width:var(--knob);height:var(--knob);border-radius:50%;background:var(--wf-cg3);transition:transform .2s ease;will-change:transform}.wf-toggle__label{cursor:pointer;user-select:none;font-weight:500;font-size:1.4rem}.wf-search{margin:1rem 0 2.7rem}.wf-search label{margin:0 0 1.3rem;font-size:1.4rem;font-weight:500;display:block}.wf-search div{display:flex;padding-bottom:1.2rem;gap:1rem;border-bottom:.1rem solid var(--wf-cg3)}.wf-search input{border:0;font-size:1.4rem}.wf-search input.placeholder{font-size:1.4rem}.wf-search input:-moz-placeholder{font-size:1.4rem}.wf-search input::-moz-placeholder{font-size:1.4rem}.wf-search input:-ms-input-placeholder{font-size:1.4rem}.wf-search input::-webkit-input-placeholder{font-size:1.4rem}.wf_hero{position:relative}.wf_hero_top{min-height:calc(100vh - 9rem);display:flex;flex-direction:column;position:relative;overflow:hidden;border-radius:4rem;padding:0 1.1rem}.wf_hero_top .wf_breadcrumbs ol{justify-content:flex-start}.wf_hero_top figure{width:100%;height:100%;position:absolute;top:0;left:0}.wf_hero_top figure img{width:100%;height:100%;object-fit:cover}.wf_hero_top figure:after,.wf_hero_top figure:before{content:"";position:absolute;left:0;width:100%;pointer-events:none;background:linear-gradient(180deg,#000,#0000);mix-blend-mode:normal;opacity:.7}.wf_hero_top figure:after{top:0;height:25rem}.wf_hero_top figure:before{bottom:0;height:16.3rem;transform:scaleY(-1)}.wf_hero_top div{margin-top:auto;position:relative;z-index:5;color:#fff;display:flex;flex-direction:column;padding-bottom:6rem;max-width:72rem}.wf_hero_top div h1{font-size:3.6rem;font-weight:600;margin-bottom:2rem}.wf_hero_top div h1 img{width:12.4rem;height:4.2rem}.wf_hero_top div p{font-size:1.8rem;line-height:2.8rem;margin-bottom:2rem}.wf_hero_top:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(180deg,#000,#0000);mix-blend-mode:normal;opacity:.7}@media(min-width:1024px){.wf_hero_top{margin-top:2rem;margin-left:2rem;min-height:calc(100vh - 4rem);width:calc(100% - 4rem)}}.wf_hero_stats{margin:1.1rem 0;display:flex;align-items:center;gap:2.4rem;position:relative}.wf_hero_stats svg{position:absolute;width:4rem;height:4rem;visibility:hidden}.wf_hero_stats svg.t{top:-4rem;left:0;transform:rotate(90deg)}.wf_hero_stats svg.b{transform:rotate(90deg);bottom:0;right:-4rem}.wf_hero_stats p{display:flex;flex-direction:column;font-size:1rem;margin-bottom:0}.wf_hero_stats p strong{font-size:2.5rem}.wf_hero_stats a{display:flex}.wf_hero_stats a span{display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #fff;margin-left:-3.1rem;width:6.3rem;background-color:var(--wf-cp);height:6.3rem;text-align:center;color:#fff;font-weight:600;font-size:1rem;text-transform:uppercase}.wf_hero_stats a img{border-radius:50%;border:2px solid #fff;margin-left:-3.1rem;width:6.3rem;height:6.3rem}.wf_hero_stats a img:first-child{margin-left:0}.wf_hero_form{display:flex;flex-direction:column;gap:1.5rem;border-radius:3rem;padding:1.8rem 1rem 2.2rem;background-color:var(--wf-cg)}@media(min-width:768px){.wf_hero_top div{margin-top:24.2rem;margin-bottom:auto}.wf_hero_form{position:absolute;z-index:100;bottom:9.5rem;left:2.4rem;right:2.4rem;background-color:unset;background:#ffffff1a;backdrop-filter:blur(5px);flex-direction:row;flex-wrap:wrap;gap:1rem;padding:2rem;border-radius:4.5rem}.wf_hero_form .custom-dropdown{width:calc((100% - 3rem)/4)}.wf_hero_form .btn{width:100%}}@media(min-width:1024px){.wf_hero{padding:0}.wf_hero_top{padding:0 3.4rem}.wf_hero_top div h1{font-size:7.2rem;margin-bottom:4rem}.wf_hero_top div h1 img{width:25rem;height:8.5rem}.wf_hero_top div p{margin-bottom:4rem}.wf_hero_stats{position:absolute;z-index:100;margin:0;bottom:0;left:2rem;background-color:#fff;padding:1.3rem 3.7rem;border-radius:0 4rem 0 0}.wf_hero_stats svg{visibility:visible}.wf_hero_form{bottom:10rem;right:3rem;left:unset;flex-wrap:unset;display:flex;flex-direction:column}.wf_hero_form .custom-dropdown,.wf_hero_form .btn{width:24rem}}@media(min-width:1700px){.wf_hero_stats a img,.wf_hero_stats a span{width:9rem;height:9rem;margin-left:-4.4rem}.wf_hero_form{right:14.5rem;bottom:1.1rem;left:unset;flex-wrap:unset;flex-direction:row;width:calc(100% - 64.4rem);max-width:118rem}.wf_hero_form .custom-dropdown{width:24rem}.wf_hero_form .custom-dropdown:nth-of-type(1){width:18rem}.wf_hero_form .btn{width:18rem}}.wf_card{position:relative;border-radius:2rem;box-shadow:0 2px 4px #00000034;align-self:flex-start;background-color:#fff}.wf_card a:hover{opacity:.8}.wf_card .t,.wf_card .wf_w{z-index:6}.wf_card .t{position:absolute;top:.7rem;left:.7rem;display:flex;flex-wrap:wrap;gap:.6rem;width:calc(100% - 10rem)}.wf_card .wf_w{position:absolute;top:.7rem;right:.7rem;width:5.2rem;height:5.2rem;border-radius:50%;background:#0003;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,box-shadow .4s ease,transform .3s ease}.wf_card .wf_w svg{fill:#fff;width:2.4rem;height:2.4rem;transition:fill .3s ease,transform .3s ease}.wf_card .wf_w:hover{background:#00000059;transform:scale(1.05)}.wf_card .wf_w:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;pointer-events:none}.wf_card .wf_w.wf_w--active svg{fill:#fff;transform:scale(1.15)}.wf_card .wf_w.wf_w--active:after{animation:pulse .8s ease}.wf_card .wf_card_reserved,.wf_card .wf_card_sold{position:absolute;z-index:5;color:#fff;font-size:1.4rem;font-weight:600;text-transform:uppercase;z-index:10;width:20rem;flex-direction:column;display:flex;align-items:center;justify-content:center;border-radius:1.3rem;height:11rem;left:50%;top:11.5rem;transform:translate(-50%)}.wf_card .wf_card_reserved svg,.wf_card .wf_card_sold svg{width:3rem;height:3rem;fill:#fff;margin-bottom:1.4rem}.wf_card .wf_card_sold{background-color:#000}.wf_card .wf_card_reserved{background-color:var(--wf-cp)}.wf_card>figure{position:relative;height:34rem;border-radius:2rem}.wf_card>figure div{height:100%}.wf_card>figure .wf_ctas{height:unset;position:absolute;bottom:1rem;right:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.wf_card>figure .wf_ctas button{width:5rem;height:5rem;border-radius:50%;background:#00000080}.wf_card>figure .wf_ctas button svg{width:3rem;height:3rem;fill:#fff}.wf_card>figure .wf_ctas button svg.i-play{width:2rem;height:2rem}.wf_card>figure .prev-sm,.wf_card>figure .next-sm{position:absolute;top:50%;width:5rem;height:5rem;border-radius:50%;background:#00000080;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease}.wf_card>figure .prev-sm svg,.wf_card>figure .next-sm svg{fill:#fff;width:1.8rem;height:1.8rem}.wf_card>figure .prev-sm:active,.wf_card>figure .next-sm:active{transform:scale(.92) translateY(-50%);box-shadow:inset 0 0 5px #0003}.wf_card>figure .prev-sm{left:.7rem}.wf_card>figure .next-sm{right:.7rem}.wf_card>figure .next-sm svg{transform:rotate(180deg)}.wf_card>figure img{width:100%;object-fit:cover;height:34rem}.wf_card>figure .wf_card_stats{position:absolute;z-index:10;left:0;bottom:0;width:100%;color:#fff;display:flex;height:unset;flex-direction:column}.wf_card>figure .wf_card_stats p{display:flex;flex-direction:column;gap:.7rem;font-weight:400;font-size:1.525rem;border-radius:.5rem;padding:1rem 1.4rem;background:#0009;align-self:flex-start;margin-bottom:0}.wf_card>figure .wf_card_stats p strong{font-size:2.3rem;font-weight:500}.wf_card>figure .wf_card_stats bdi{display:flex;justify-content:space-between;padding:1.4rem;font-size:1.4rem}.wf_card>figure .wf_card_stats bdi span{display:flex;align-items:center}.wf_card>figure .wf_card_stats bdi span:before{content:"";display:block;width:1.4rem;height:1.4rem;border-radius:50%;margin-right:.7rem}.wf_card>figure .wf_card_stats bdi span:nth-child(1):before{background-color:#069829}.wf_card>figure .wf_card_stats bdi span:nth-child(2):before{background-color:#db1616}.wf_card>figure a{position:relative}.wf_card>figure a p,.wf_card>figure a span{position:absolute;color:#fff;font-size:1.4rem;font-weight:500;z-index:5}.wf_card>figure a p{margin:0;bottom:4.8rem;left:1.4rem;text-transform:uppercase;font-weight:600;text-shadow:0px 2px 3px rgba(0,0,0,.5)}.wf_card>figure a span{bottom:2rem;left:1.4rem}.wf_card>figure a bdi{padding:.3rem 1.1rem;border-radius:.5rem;color:#fff;font-size:1.4rem;font-weight:500;text-transform:uppercase;background-color:#000;z-index:5;position:absolute;bottom:4rem;left:.8rem}.wf_card>figure a:before,.wf_card>figure a:after{content:"";position:absolute;width:100%;height:6rem}.wf_card>figure a:before{top:0;z-index:1;background:linear-gradient(180deg,#0000007e,#0000)}.wf_card>figure a:after{bottom:0;z-index:0;background:linear-gradient(180deg,#000c,#0000);transform:scaleY(-1)}.wf_card .m{padding:1.6rem 1.2rem 0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.4rem 1rem;border-radius:0 0 1rem 1rem;overflow:hidden}.wf_card .m>p{display:flex;flex-direction:column;width:calc(50% - 1rem)}.wf_card .m>p b{font-weight:500;text-align:right}.wf_card .m>p bdi{font-weight:400;font-size:1.2rem;text-align:right}.wf_card .m>p strong{font-size:2.1rem;font-weight:500;margin-bottom:.4rem}.wf_card .m>p strong svg{width:1.5rem;height:1.5rem}.wf_card .m>p span{font-size:1.2rem;font-weight:500}.wf_card .m div{flex:0 1 auto;inline-size:max-content;min-inline-size:10rem;max-inline-size:13rem;padding:.8rem 0 .8rem .8rem;border-right:.1rem solid #d6d6d6;display:flex;align-items:center;flex:1}.wf_card .m div:nth-of-type(3){border-right:0}.wf_card .m div:has(svg.i-garage),.wf_card .m div:has(svg.i-parking),.wf_card .m div:has(svg.house-door){width:12.6rem;padding-left:1.4rem;flex:unset}.wf_card .m div svg{align-self:flex-start;margin-right:.9rem}.wf_card .m div svg.i-garage,.wf_card .m div svg.i-parking{fill:none;stroke:#000;stroke-width:2.8rem}.wf_card .m div svg.i-expand-square{margin-top:.3rem}.wf_card .m div p{margin:0;font-size:1.1rem;font-weight:500}.wf_card .m:after{content:"";position:absolute;top:42rem;left:1.2rem;right:0;width:calc(100% - 2.4rem);height:.1rem;background-color:#d6d6d6}.wf_card .b{position:relative;height:10.6rem;overflow:hidden;border-radius:1rem;width:calc(100% - 2rem);margin:1.5rem 0 1.5rem 1rem;color:#fff;padding:2.4rem 0 2.4rem 1.8rem;display:flex;flex-direction:column}.wf_card .b p,.wf_card .b strong{z-index:5;position:relative}.wf_card .b p{font-size:1.8rem;margin-bottom:0}.wf_card .b strong{font-weight:500;font-size:2.8rem}.wf_card .b img{position:absolute;border-radius:1rem;object-fit:cover;top:0;left:0;width:100%;height:100%}.wf_card .b:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#050505;mix-blend-mode:normal;opacity:.4}.wf_card--lg>figure{height:36.4rem}.wf_card--lg>figure img{height:100%}.wf_card--unavailable img,.wf_card--unavailable .m,.wf_card--unavailable .b,.wf_card--unavailable .t,.wf_card--unavailable .prev-sm,.wf_card--unavailable .next-sm{opacity:.5}.wf_card--unavailable .t,.wf_card--unavailable .wf_w{z-index:5}.wf_card--unavailable.wf_card--lg .wf_card_sold{top:13rem}@keyframes pulse{0%{box-shadow:0 0 #fff9;opacity:1;transform:scale(1)}70%{box-shadow:0 0 0 12px #fff0;opacity:0;transform:scale(1.4)}to{box-shadow:none;opacity:0;transform:scale(1.4)}}figure[data-slider]{overflow:hidden}figure[data-slider]>a div{display:flex;width:100%;will-change:transform;transition:transform .3s ease}figure[data-slider] .slide{flex:0 0 100%;max-width:100%}figure[data-slider] .slide img{display:block;width:100%;height:100%}.wf_card[data-match="0"]{display:none!important}.wf_tags span,.wf_tags strong,.wf_tags b,.wf_tags button{padding:.3rem 1.1rem;border-radius:1.3rem;color:#fff;font-size:1.2rem;font-weight:500;text-transform:uppercase}.wf_tags span{background-color:#000}.wf_tags strong{background-color:#fff;color:#000}.wf_tags strong:has(img){background-color:var(--wf-cp);color:#fff;display:flex;align-items:center;justify-content:center;gap:.4rem}.wf_tags b{background-color:var(--wf-cg2);color:#000;text-transform:lowercase;display:flex;align-items:center;gap:1rem}.wf_tags button{background-color:#fff;color:#000;padding:.3rem 2.4rem}.wf_tags button.active,.wf_tags button:hover{background-color:#000;color:#fff}.wf_tags .i-show{fill:none;stroke:#000;stroke-width:4rem}.wf_tags.lg span,.wf_tags.lg strong,.wf_tags.lg b{padding:.9rem 1.2rem}.wf_slider,.wf_testimonials,.wf_vlogs,.wf_articles{margin-bottom:5rem;display:flex;flex-direction:column;position:relative}.wf_slider>.t,.wf_testimonials>.t,.wf_vlogs>.t,.wf_articles>.t{display:flex;margin-bottom:2rem;border-bottom:.1rem solid #9b9b9b;width:100%}.wf_slider>.t button,.wf_testimonials>.t button,.wf_vlogs>.t button,.wf_articles>.t button{flex:1;text-transform:uppercase;white-space:nowrap;padding:0 2.8rem 1.8rem;width:100%;position:relative;font-size:1.4rem;font-weight:600}.wf_slider>.t button.active:after,.wf_testimonials>.t button.active:after,.wf_vlogs>.t button.active:after,.wf_articles>.t button.active:after{content:"";position:absolute;bottom:0;height:.2rem;width:100%;background-color:var(--wf-cp);left:0}.wf_slider>.b,.wf_testimonials>.b,.wf_vlogs>.b,.wf_articles>.b{display:flex;justify-content:center;align-items:center;position:relative;width:100%;margin-top:3.7rem;z-index:0}@media(min-width:1760px){.wf_slider>.b,.wf_testimonials>.b,.wf_vlogs>.b,.wf_articles>.b{position:static}}.wf_slider .keen-slider-wrapper,.wf_testimonials .keen-slider-wrapper,.wf_vlogs .keen-slider-wrapper,.wf_articles .keen-slider-wrapper{position:relative}.wf_slider .keen-slider,.wf_testimonials .keen-slider,.wf_vlogs .keen-slider,.wf_articles .keen-slider{padding:.8rem 0;position:relative;z-index:5}@media(min-width:1024px){.wf_slider,.wf_testimonials,.wf_vlogs,.wf_articles{margin-bottom:10rem}}.wf_slider.nojs .keen-slider{gap:2rem}.wf_slider.nojs .wf_card{flex:0 0 auto;scroll-snap-align:start;width:100%}@media(min-width:768px){.wf_slider.nojs .wf_card{width:calc((100% - 2rem)/2)}}@media(min-width:1024px){.wf_slider.nojs .wf_card{width:calc((100% - 4rem) / 3)}}@media(min-width:1440px){.wf_slider.nojs .wf_card{width:calc((100% - 6rem)/4)}}.wf_articles.nojs .keen-slider{gap:2rem}.wf_articles.nojs .keen-slider .wf_article{flex:0 0 auto;width:100%}@media(min-width:768px){.wf_articles.nojs .keen-slider .wf_article{width:calc((100% - 2rem)/2)}}.wf_articles_grid{display:flex;flex-wrap:wrap;gap:3rem}@media(min-width:768px){.wf_articles_grid{gap:2.2rem}}@media(min-width:768px){.wf_articles_grid .wf_article{width:calc((100% - 2.2rem)/2)}}.wf_controls button{width:5rem;height:5rem}.wf_controls button svg{transition:transform .15s ease}.wf_controls button:active svg{transform:scale(.92)}.wf_controls button.next svg{transform:rotate(-180deg)}.wf_controls button.next:active svg{transform:scale(.92) rotate(-180deg)}.wf_controls button:disabled{background:#ffffff80}.wf_controls--slider{display:flex;gap:.8rem;position:absolute;width:100%;left:0;justify-content:space-between}.wf_controls--slider button{display:flex;align-items:center;justify-content:center;position:relative}.wf_controls--slider button svg{width:3.5rem;height:4.4rem}.wf_controls--slider button:active svg{transform:scale(.92)}.wf_controls--slider button:after{content:"";position:absolute;height:8.4rem;width:3.5rem;background:#050505;opacity:5%;left:-1.4rem;border-radius:0 1.4rem 1.4rem 0}.wf_controls--slider .next:after{position:absolute;left:unset;right:-1.4rem;border-radius:1.4rem 0 0 1.4rem}@media(min-width:1760px){.wf_controls--slider{top:50%}.wf_controls--slider button:after{height:34rem;width:7rem}}.wf_controls--basic{display:flex;gap:4rem}.wf_controls--basic button svg{width:5rem;height:5rem}.wf_building{margin-bottom:5rem;position:relative;width:100%;display:flex;flex-direction:column}.wf_building h2{font-size:3.3rem;font-weight:400;max-width:77rem}.wf_building h2 strong{font-weight:400;color:var(--wf-cp)}.wf_building h2>svg{position:absolute;width:4rem;visibility:hidden;height:4rem}.wf_building h2>svg.tr{right:-4rem;top:0;transform:rotate(180deg)}.wf_building h2>svg.bl{left:0;bottom:-4rem;transform:rotate(180deg)}.wf_building .t{height:100%;border-radius:4rem;overflow:hidden}.wf_building .t .wf_bldn_slide{display:flex;flex-direction:column;height:100%;min-height:58.3rem;position:relative}.wf_building .t .wf_bldn_slide:before{content:"";position:absolute;left:0;top:0;width:100%;height:30%;background:linear-gradient(180deg,#0000,#000);mix-blend-mode:normal;opacity:.7;border-radius:0 0 4rem 4rem;transform:scaleY(-1);z-index:5}.wf_building .t .wf_bldn_slide:after{content:"";position:absolute;left:0;right:0;width:100%;height:67.24%;bottom:0;z-index:100;border-radius:4rem;z-index:0;background:linear-gradient(180deg,#0000,#000);mix-blend-mode:normal;opacity:.7}.wf_building .t .wf_bldn_slide--calc .t_bldng h3{font-size:2.4rem;line-height:3.4rem}.wf_building .t .wf_bldn_slide--calc .t_bldng>p{line-height:2.6rem}.wf_building .t .wf_bldn_slide--sm{min-height:39rem;height:39rem}.wf_building .t .wf_bldn_slide--sm>img{position:absolute;bottom:2.4rem;z-index:5;left:50%;transform:translate(-50%)}.wf_building .t figure{display:flex;position:absolute;top:0;right:0;left:0;width:100%;height:100%}.wf_building .t figure picture{width:100%}.wf_building .t figure img{height:100%;object-fit:cover;width:100%}.wf_building .t_bldng{z-index:5;position:relative;padding:2.1rem 1.7rem;margin-top:auto;color:#fff;display:flex;flex-direction:column}.wf_building .t_bldng h3{display:flex;flex-direction:column;font-size:1.8rem;line-height:2.8rem;font-weight:400;margin:1.6rem 0;width:100%;filter:drop-shadow(0px 2px 4px rgba(0,0,0,.5))}.wf_building .t_bldng h3 strong{font-weight:500;font-size:3.6rem;text-transform:uppercase}.wf_building .t_bldng>bdi{padding:1.2rem 0;border-top:.1rem solid #fff;border-bottom:.1rem solid #fff;display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.9rem}.wf_building .t_bldng>bdi span,.wf_building .t_bldng>bdi strong{font-weight:400;font-size:1.4rem;font-weight:500;display:flex;align-items:center}.wf_building .t_bldng>bdi span:before,.wf_building .t_bldng>bdi strong:before{content:"";display:block;width:1.4rem;height:1.4rem;border-radius:50%;margin-right:.7rem}.wf_building .t_bldng>bdi span:before{background-color:var(--wf-green)}.wf_building .t_bldng>bdi strong:before{background-color:var(--wf-red)}.wf_building .t_bldng>bdi,.wf_building .t_bldng_prices{max-width:36rem}.wf_building .t_bldng_prices{display:flex;width:100%}.wf_building .t_bldng_prices p{display:flex;flex-direction:column;width:calc(50% - 1rem);gap:.5rem}.wf_building .t_bldng_prices p b{font-weight:500;text-align:right}.wf_building .t_bldng_prices p bdi{font-weight:400;font-size:1.2rem;text-align:right}.wf_building .t_bldng_prices p strong{font-size:2.1rem;font-weight:500;margin-bottom:.4rem}.wf_building .t_bldng_prices p strong svg{width:1.5rem;height:1.5rem}.wf_building .t_bldng_prices p span{font-size:1.2rem;font-weight:500}.wf_building .t_bldng_pins{display:flex;flex-wrap:wrap;max-width:40rem;row-gap:2rem;column-gap:1.4rem;margin:2.8rem 0 1.6rem}.wf_building .t_bldng_pins div{border-right:.1rem solid #d6d6d6;display:flex;padding-right:1rem;align-items:center}.wf_building .t_bldng_pins div svg{fill:#fff}.wf_building .t_bldng_pins div:last-of-type{border-right:0}.wf_building .t_bldng_pins div:nth-of-type(1),.wf_building .t_bldng_pins div:nth-of-type(4){padding-left:0}.wf_building .t_bldng_pins div svg{align-self:flex-start;margin-right:.9rem}.wf_building .t_bldng_pins div svg.i-garage,.wf_building .t_bldng_pins div svg.i-parking{fill:none;stroke:#fff;stroke-width:2.8rem}.wf_building .t_bldng_pins div svg.i-expand-square{margin-top:.3rem}.wf_building .t_bldng_pins div p{margin:0;font-size:1.2rem;font-weight:500}.wf_building .wf_calc{margin-top:2rem;box-shadow:0 2px 4px #00000040;border-radius:4rem;padding:3.5rem 1.5rem 2.1rem;background-color:#fff;display:flex;flex-direction:column;align-items:center}.wf_building .wf_calc h4{font-size:2.1rem;font-weight:600;color:var(--wf-cp);text-align:center;text-transform:uppercase;margin-bottom:4rem}.wf_building .wf_calc .wf_inp{display:flex;flex-wrap:wrap;padding-left:3.6rem;align-items:center;gap:1rem;max-width:36rem}.wf_building .wf_calc .wf_inp input{height:5.2rem;background-color:var(--wf-cg2);border-radius:1rem;border:0;text-align:center;font-size:2.1rem;font-weight:600;color:#000;width:28.8rem}.wf_building .wf_calc .wf_inp input.placeholder{font-size:2.1rem;opacity:.4}.wf_building .wf_calc .wf_inp input:-moz-placeholder{font-size:2.1rem;opacity:.4}.wf_building .wf_calc .wf_inp input::-moz-placeholder{font-size:2.1rem;opacity:.4}.wf_building .wf_calc .wf_inp input:-ms-input-placeholder{font-size:2.1rem;opacity:.4}.wf_building .wf_calc .wf_inp input::-webkit-input-placeholder{font-size:2.1rem;opacity:.4}.wf_building .wf_calc .wf_inp span{font-size:2.1rem;font-weight:600;display:block}.wf_building .wf_calc .wf_inp p{margin:0;text-align:center;width:calc(100% - 5.6rem);font-size:1.4rem}.wf_building .wf_calc .wf_inp+.wf_inp{margin-top:2.5rem}.wf_building .wf_calc #RangeSlider{position:relative;margin-top:7rem;padding-left:2.1rem;width:100%}.wf_building .wf_calc #RangeSlider .values-group{margin:0}.wf_building .wf_calc #RangeSlider .fromText,.wf_building .wf_calc #RangeSlider .toText strong{display:none}.wf_building .wf_calc #RangeSlider .toText input{position:absolute;top:-4rem;background-color:#000;color:#fff;font-size:2.1rem;font-weight:600;width:5.2rem;border-radius:.5rem}.wf_building .wf_calc #RangeSlider>div{display:flex;flex-direction:column-reverse}.wf_building .wf_calc #RangeSlider>div .value{border:0}.wf_building .wf_calc #RangeSlider+p{width:100%;text-align:center;margin-top:1.5rem}.wf_building .wf_calc .b h3{display:flex;flex-direction:column;font-size:1.4rem;font-weight:400;align-items:center;justify-content:center;text-align:center}.wf_building .wf_calc .b h3 span{font-weight:600;font-size:2.4rem;font-style:italic}.wf_building .wf_controls{background-color:#fff;position:absolute;bottom:0;height:7rem;width:17rem;right:0;border-radius:4rem 0 0;display:flex;align-items:center;justify-content:center;gap:2.3rem;z-index:5}.wf_building .wf_controls .next,.wf_building .wf_controls .prev{width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center}.wf_building .wf_controls .next svg,.wf_building .wf_controls .prev svg{width:4.4rem;height:4.4rem}.wf_building .wf_controls .next.next svg,.wf_building .wf_controls .prev.next svg{transform:rotate(180deg)}.wf_building .wf_controls>svg{position:absolute;width:4rem;height:4rem}.wf_building .wf_controls>svg.tr{right:0;top:-4rem}.wf_building .wf_controls>svg.bl{left:-4rem;bottom:0}.wf_building .wf_cta{margin:2rem auto 0;position:relative}.wf_building .wf_cta>svg{position:absolute;width:4rem;height:4rem}.wf_building .wf_cta>svg.tr{right:0;top:-4rem}.wf_building .wf_cta>svg.bl{left:-4rem;bottom:0}@media(min-width:1024px){.wf_building .wf_cta{background-color:#fff;position:absolute;bottom:0;height:9.5rem;min-width:32rem;right:0;border-radius:4rem 0 0;display:flex;align-items:center;justify-content:center;gap:2.3rem;z-index:5;padding:2rem 3rem 0 2rem 3rem}}@media(min-width:1024px){.wf_building h2{position:absolute;z-index:10;top:0;padding:1.7rem 3.6rem;background-color:#fff;border-radius:0 0 4rem;font-size:4.8rem}.wf_building h2>svg{visibility:visible}.wf_building .t .wf_bldn_slide{min-height:90rem;padding-left:7rem;padding-bottom:5rem}.wf_building .t .wf_bldn_slide--calc{padding-left:2rem;padding-bottom:2rem}.wf_building .t .wf_bldn_slide--calc .t_bldng{max-width:58rem}.wf_building .t .wf_bldn_slide--calc .t_bldng h3{font-size:3.6rem;line-height:4.6rem;margin-bottom:4.1rem}.wf_building .t .wf_bldn_slide--sm{min-height:63rem}.wf_building .t_bldng_pins{max-width:unset;margin:2.8rem 0 4rem}.wf_building .wf_calc{position:absolute;right:3rem;bottom:3rem}.wf_building .wf_controls{height:10.3rem;width:30rem;gap:3.8rem}.wf_building .wf_controls button{width:6.3rem;height:6.3rem}.wf_building .wf_controls button svg{width:6.3rem;height:6.3rem}}@media(min-width:1440px){.wf_building .t .wf_bldn_slide--calc{padding-left:7rem;padding-bottom:9.6rem}.wf_building .wf_calc{width:51rem;right:6.5rem;bottom:8rem}}@media(min-width:1024px){.wf_building--sm h2{font-size:3.6rem;max-width:65rem}}.wf_building.nojs .wf_controls{visibility:hidden}.wf_building.nojs .wf_bldn_slide{flex:0 0 auto;width:100%}.wf_stats{display:flex;flex-direction:column}.wf_stats .wf_t{margin-bottom:3rem}.wf_stats .wf_d{margin-top:1.2rem}.wf_stats .wf_stats_grid{display:flex;flex-direction:column;width:100%;text-align:center;margin-bottom:5rem}.wf_stats .wf_stats_grid p{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative;padding-bottom:2.4rem}.wf_stats .wf_stats_grid p strong{font-size:4.8rem;font-weight:300;margin-bottom:1.6rem}.wf_stats .wf_stats_grid p span{font-size:2rem;font-weight:300;text-transform:uppercase}.wf_stats .wf_stats_grid p+p{padding:2.4rem 0}.wf_stats .wf_stats_grid p+p:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:11.4rem;height:.1rem;background-color:#9b9b9b}@media(min-width:768px){.wf_stats .wf_stats_grid{flex-direction:row}.wf_stats .wf_stats_grid p{width:33.33%;margin:0;padding:.7rem 0}.wf_stats .wf_stats_grid p+p{padding:0}.wf_stats .wf_stats_grid p+p:after{width:.1rem;height:100%;transform:unset;left:0}}.wf_stats .wf_d{font-weight:300;text-align:center;line-height:2.6rem;max-width:100rem;margin:0 auto}.wf_stats .wf_property_gallery{margin-top:11.3rem;padding:0}.wf_stats .wf_property_gallery .keen-slider{position:relative;z-index:10}.wf_stats .wf_property_gallery .b button{position:absolute;top:-5.5rem}.wf_stats .wf_property_gallery .b button.prev{left:-.6rem}.wf_stats .wf_property_gallery .b button.next{right:-.6rem}@media(min-width:1024px){.wf_stats .wf_property_gallery{margin-top:4rem}.wf_stats .wf_property_gallery .b button{top:50%;transform:translateY(-50%)}}@media(min-width:1024px){.wf_stats{margin:10rem 0}}@media(min-width:768px){.wf_stats.shell--sm .wf_stats_grid{margin:4rem 0}}@media(min-width:768px){.wf_stats.shell--xsm .wf_stats_grid{margin:6rem 0 7rem}}.wf_property_gallery{margin-top:2rem;position:relative;padding:0 1.4rem}.wf_property_gallery figure{height:34rem;width:100%;position:relative;border-radius:2rem;overflow:hidden}.wf_property_gallery figure img{border-radius:2rem;height:100%;width:100%;object-fit:cover}.wf_property_gallery figure:after{content:"";position:absolute;height:6.3rem;left:0;width:100%;bottom:0;background:linear-gradient(180deg,#000c,#0000);transform:scaleY(-1)}.wf_property_gallery .wf_ctas{position:absolute;bottom:.8rem;left:1.1rem;display:flex;gap:1rem}.wf_property_gallery .wf_ctas button{height:5.4rem;width:5.4rem;border-radius:2.6rem;background:#0003;display:flex;align-items:center;justify-content:center}.wf_property_gallery .wf_ctas button svg{fill:#fff}.wf_property_gallery .wf_ctas span{display:flex;align-items:center;justify-content:center;gap:1rem;color:#fff;font-size:1.4rem;border-radius:2rem;height:5.4rem;padding:0 1.1rem;background:#0003}.wf_property_gallery .wf_ctas span svg{fill:#fff}.wf_property_gallery .keen-slider{border-radius:2rem}.wf_property_gallery .b{display:flex;justify-content:space-between;margin-top:3.6rem}.wf_property_gallery .b p{height:5.2rem;border-radius:2.6rem;background-color:var(--wf-cg);display:flex;align-items:center;justify-content:center;padding:0 3.6rem;margin:0}.wf_property_gallery .b p strong{margin-left:.2rem}.wf_property_gallery .b button{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;position:relative}.wf_property_gallery .b button svg{width:3.5rem;height:4.4rem;transition:transform .15s ease}.wf_property_gallery .b button:active svg{transform:scale(.92)}.wf_property_gallery .b button:disabled{background:#ffffff80}.wf_property_gallery .b button:after{content:"";position:absolute;height:8.4rem;width:3.5rem;background:#050505;opacity:5%;left:-1.4rem;border-radius:0 1.4rem 1.4rem 0}.wf_property_gallery .b button.next:after{position:absolute;left:unset;right:-1.4rem;border-radius:1.4rem 0 0 1.4rem}.wf_property_gallery .b button.next svg{transform:rotate(-180deg)}@media(min-width:768px){.wf_property_gallery figure{height:50rem}}@media(min-width:1024px){.wf_property_gallery .b p{display:none}.wf_property_gallery .b button{position:absolute;top:50%;transform:translateY(-50%);z-index:100}.wf_property_gallery .b button svg{width:5rem;height:6.3rem}.wf_property_gallery .b button:after{height:34rem;width:7rem}.wf_property_gallery .b button.prev{left:0}.wf_property_gallery .b button.prev svg{transform:translate(2rem)}.wf_property_gallery .b button.next{right:0}.wf_property_gallery .b button.next svg{transform:translate(-2rem) rotate(180deg)}}.wf_property_gallery.nojs .keen-slider{gap:2.4rem;overflow-x:auto!important}.wf_property_gallery.nojs .keen-slider::-webkit-scrollbar-track{border-radius:.5rem}.wf_property_gallery.nojs .keen-slider::-webkit-scrollbar{height:1rem;background-color:#d8d8d826;border-radius:.5rem}.wf_property_gallery.nojs .keen-slider::-webkit-scrollbar-thumb{background-color:#000;border-radius:.5rem}@supports (-moz-appearance: none){.wf_property_gallery.nojs .keen-slider{scrollbar-color:#fff #000;scrollbar-width:thin;border-radius:.5rem}}.wf_property_gallery.nojs .keen-slider figure{width:100%;flex-shrink:0}@media(min-width:768px){.wf_property_gallery.nojs .keen-slider figure{width:calc((100% - 2.4rem)/2)}}@media(min-width:1024px){.wf_property_gallery.nojs .keen-slider figure{width:calc((100% - 2.88rem) / 2.4)}}.wf_property_wrapper{width:100%}@media(min-width:1024px){.wf_property_wrapper{display:flex;margin:5rem auto;justify-content:space-between}.wf_property_wrapper .l{width:70%}.wf_property_wrapper aside{width:30%;max-width:40rem}}.wf_review{display:flex;flex-direction:column;align-items:center}.wf_review figure{width:13rem;height:13rem;border-radius:50%;overflow:hidden;margin-bottom:2rem}.wf_review figure img{width:100%;height:100%;object-fit:cover}.wf_review p{text-align:center;font-size:1.4rem;font-weight:300;font-style:italic;line-height:2.4rem;margin-bottom:2rem}@media(min-width:1024px){.wf_review p{margin-bottom:4.4rem}}.wf_review strong{font-weight:500;font-size:1.8rem;margin-bottom:1rem}.wf_review span{font-size:1.4rem}.wf_testimonials_grid{display:flex;flex-wrap:wrap;gap:4rem}@media(min-width:768px){.wf_testimonials_grid .wf_review{width:calc((100% - 4rem)/2)}}@media(min-width:1024px){.wf_testimonials_grid{gap:6.6rem 4rem;margin-bottom:5rem}.wf_testimonials_grid .wf_review{width:calc((100% - 8rem) / 3)}}.wf_testimonials.nojs .keen-slider{gap:2.5rem}.wf_testimonials.nojs .keen-slider .wf_review{flex:0 0 auto;scroll-snap-align:start;width:100%}@media(min-width:768px){.wf_testimonials.nojs .keen-slider .wf_review{width:calc((100% - 2.5rem)/2)}}@media(min-width:1024px){.wf_testimonials.nojs .keen-slider .wf_review{width:calc((100% - 20rem) / 3)}}@media(min-width:1024px){.wf_testimonials.nojs .keen-slider{gap:10rem}}.wf_ceo{margin:5rem auto;display:flex;flex-direction:column}.wf_ceo h2{font-size:2.5rem;font-weight:400;margin-bottom:2rem;display:flex;flex-wrap:wrap;row-gap:.7rem}.wf_ceo h2 strong{width:100%;font-size:3.3rem;font-weight:400;color:var(--wf-cp)}.wf_ceo h2 img{margin-left:1.2rem}.wf_ceo figure{width:100%;border-radius:4rem;overflow:hidden;margin-bottom:3.3rem;order:2}.wf_ceo figure img{width:100%;min-height:47rem;object-fit:cover}.wf_ceo .l{display:contents}.wf_ceo .l div{order:3;position:relative}.wf_ceo .l div img{position:absolute;opacity:4%;z-index:-1;top:0;left:-1.4rem;pointer-events:none;width:27.5rem;height:27.5rem}.wf_ceo h2{order:1}.wf_ceo p{line-height:2.6rem}@media(min-width:1024px){.wf_ceo{flex-direction:row;justify-content:space-between;align-items:center;margin:10rem auto;position:relative}.wf_ceo .l{display:flex;flex-direction:column;width:40%;padding-left:10rem}.wf_ceo .l div img{top:unset;bottom:0;left:0;width:40rem;height:40rem}.wf_ceo .l div{position:static}.wf_ceo figure{width:50%;margin-bottom:0}.wf_ceo h2{margin-bottom:4rem;font-size:3.6rem}.wf_ceo h2 strong{font-size:4.8rem}.wf_ceo .btn{margin-top:4rem}}.wf_brokers{margin:8rem auto;overflow:hidden}.wf_brokers .wf_controls{display:flex;gap:2.7rem;margin-top:7rem}.wf_brokers .wf_controls button{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;position:relative}.wf_brokers .wf_controls button svg{width:3.5rem;height:4.4rem;transition:transform .15s ease}.wf_brokers .wf_controls button:active svg{transform:scale(.92)}.wf_brokers .wf_controls button:disabled{background:#ffffff80}.wf_brokers .wf_controls .next svg{transform:rotate(-180deg)}.wf_brokers .wf_controls .next:active svg{transform:scale(.92) rotate(-180deg)}.wf_brokers .l{margin-bottom:4rem}.wf_brokers_grid{display:flex;flex-wrap:wrap;gap:2.2rem}@media(min-width:768px){.wf_brokers_grid .wf_broker{width:calc((100% - 2.2rem)/2)}}@media(min-width:1024px){.wf_brokers_grid .wf_broker{width:calc((100% - 4.4rem) / 3)}}@media(min-width:1440px){.wf_brokers_grid .wf_broker{width:calc((100% - 6.6rem)/4)}}.wf_brokers .btn{margin:4rem auto 0}.wf_brokers.nojs .keen-slider .wf_broker{width:100%;flex-shrink:0}.wf_brokers--col .l{margin:0}@media(min-width:1024px){.wf_brokers{display:flex;gap:6rem;align-items:center;padding-left:10rem}.wf_brokers .l{width:26%;margin:0}.wf_brokers .keen-slider{flex:1}.wf_brokers--col{flex-direction:column;align-items:unset;gap:0;padding-left:0}.wf_brokers--col .l{width:100%}}.wf_broker{position:relative}.wf_broker figure{margin-bottom:1.6rem}.wf_broker figure img{height:40rem;border-radius:2rem;width:100%;object-fit:cover}.wf_broker h3,.wf_broker p,.wf_broker span{padding-left:.7rem}.wf_broker h3{font-size:2.4rem;font-weight:400}.wf_broker span{position:absolute;border-radius:3rem;top:.7rem;right:.7rem;background-color:#fff;padding:1.1rem 2rem;display:flex;flex-direction:column;font-size:1.4rem}.wf_broker span strong{font-size:2.4rem;font-weight:500}.wf_broker p{font-size:1.4rem;font-style:italic;margin-bottom:0}.wf_broker p+p{padding-top:1.4rem;margin-top:1.4rem;display:block;border-top:.1rem solid #9b9b9b}.wf_vlogs{margin:5rem auto;width:100%}@media(min-width:1024px){.wf_vlogs{margin:10rem auto}}.wf_vlogs_grid{display:flex;flex-wrap:wrap;gap:2.2rem}@media(min-width:768px){.wf_vlogs_grid .wf_video{width:calc((100% - 2.2rem)/2)}}@media(min-width:1024px){.wf_vlogs_grid .wf_video{width:calc((100% - 4.4rem) / 3)}}@media(min-width:1440px){.wf_vlogs_grid .wf_video{width:calc((100% - 6.6rem)/4)}}.wf_vlogs.nojs .keen-slider{gap:1.1rem;overflow-x:auto!important}.wf_vlogs.nojs .keen-slider::-webkit-scrollbar-track{border-radius:.5rem}.wf_vlogs.nojs .keen-slider::-webkit-scrollbar{height:1rem;background-color:#d8d8d826;border-radius:.5rem}.wf_vlogs.nojs .keen-slider::-webkit-scrollbar-thumb{background-color:#000;border-radius:.5rem}@supports (-moz-appearance: none){.wf_vlogs.nojs .keen-slider{scrollbar-color:#fff #000;scrollbar-width:thin;border-radius:.5rem}}.wf_vlogs.nojs .keen-slider .wf_video{flex:0 0 auto;scroll-snap-align:start;width:80%}@media(min-width:768px){.wf_vlogs.nojs .keen-slider .wf_video{width:calc(50% - .55rem)}}@media(min-width:1024px){.wf_vlogs.nojs .keen-slider .wf_video{width:calc(33.333% - .733rem)}}@media(min-width:1440px){.wf_vlogs.nojs .keen-slider .wf_video{width:calc(25% - .825rem)}}.wf_video{height:58rem;border-radius:2rem;width:100%;position:relative;overflow:hidden}.wf_video img{height:100%;width:100%;object-fit:cover}.wf_video button{position:absolute;top:50%;left:50%;width:7.5rem;height:7.5rem;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);background:#fff;z-index:100;border-radius:50%;cursor:pointer}.wf_video button svg{width:4rem;height:4rem;pointer-events:none}.wf_video button:hover{background:#ffffff80}.wf_video:after{content:"";position:absolute;width:400px;width:100%;height:100%;top:0;left:0;background:#000;mix-blend-mode:normal;opacity:.25;pointer-events:none;z-index:0}.wf_article{position:relative}.wf_article figure{margin-bottom:2rem;border-radius:4rem;overflow:hidden;height:33rem;position:relative}.wf_article figure div{position:absolute;bottom:1.4rem;padding:1.6rem 2.2rem;color:#fff;z-index:10;display:flex;align-items:center;justify-content:center;background:#0000004d;border-radius:3.2rem;left:50%;transform:translate(-50%)}.wf_article figure div p{display:flex;gap:1rem;margin:0;padding-right:3rem}.wf_article figure div p+p{padding-right:0;padding-left:1.5rem;border-left:.1rem solid #fff}.wf_article figure div svg{margin-top:.5rem;fill:#fff}.wf_article figure img{height:100%;object-fit:cover}.wf_article figure:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:40%;background:linear-gradient(180deg,#0000,#000);mix-blend-mode:normal;opacity:.5;z-index:5}.wf_article h2{margin:0;font-size:2.1rem;font-weight:500;z-index:5}.wf_article h2 p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;margin:0}.wf_article h2 svg{position:absolute;width:4rem;height:4rem;visibility:hidden}.wf_article h2 svg.tl{left:0;top:-4rem;transform:rotate(90deg)}.wf_article h2 svg.br{bottom:0;right:-4rem;transform:rotate(90deg)}@media(min-width:1024px){.wf_article figure{margin-bottom:0;height:49rem}.wf_article figure div{bottom:10rem;left:2.4rem;transform:unset}.wf_article h2{position:absolute;bottom:0;left:0;padding:1.4rem 2.4rem;border-radius:0 4rem 0 0;width:45rem;background-color:#fff}.wf_article h2 svg{visibility:visible}}@media(min-width:1600px){.wf_article figure div{bottom:1.2rem;right:3rem;left:unset}}.wf_faq{width:100%;margin:5rem auto;display:flex;flex-direction:column}.wf_faq_grid{display:flex;flex-direction:column;gap:2.5rem}.wf_faq .col{gap:2.5rem;display:flex;flex-direction:column}.wf_faq .wf_acc{border:.1rem solid #d6d6d6;border-radius:5rem;padding:1.6rem 2.2rem}.wf_faq .wf_acc input{display:none}.wf_faq .wf_acc label{font-size:1.8rem;font-weight:500;line-height:2.8rem;display:flex;gap:2rem;align-items:center;justify-content:space-between}.wf_faq .wf_acc label span{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;background-color:var(--wf-cg);border-radius:50%;flex-shrink:0;transition:transform .25s ease}.wf_faq .wf_acc div{font-weight:300;overflow:hidden;max-height:0;line-height:2.6rem;opacity:0;transition:margin-top .2s ease,max-height .28s ease,opacity .2s ease}.wf_faq .wf_acc input:checked+label span{transform:rotate(180deg)}.wf_faq .wf_acc input:checked~div{margin-top:1.5rem;max-height:var(--acc-max);opacity:1}.wf_faq .b{display:flex;align-items:center;justify-content:center;margin-top:3.2rem}@media(min-width:768px){.wf_faq .wf_t{margin-bottom:6rem}.wf_faq .wf_faq_grid{flex-direction:row}.wf_faq .col{width:calc((100% - 2.5rem)/2)}.wf_faq .b{margin-top:4rem}}@media(min-width:1024px){.wf_faq{margin:10rem auto}}@media(prefers-reduced-motion:reduce){.wf_faq .wf_acc div{transition:none}}.wf_intro h1{font-size:3.6rem;font-weight:400;text-align:center;margin-bottom:1rem}.wf_intro h1 strong{font-weight:400;color:var(--wf-cp)}@media(min-width:1024px){.wf_intro h1{font-size:4.8rem}}.wf_intro .l bdi{padding:1.2rem 0;border-top:.1rem solid var(--wf-cg3);border-bottom:.1rem solid var(--wf-cg3);margin-bottom:.5rem;display:flex;align-items:center;width:100%;gap:2.3rem 7rem}.wf_intro .l bdi img{margin-left:auto;display:none}.wf_intro .l bdi span,.wf_intro .l bdi p,.wf_intro .l bdi strong{font-weight:400;font-size:1.4rem;font-weight:500;display:flex;align-items:center;margin:0}.wf_intro .l bdi span:before,.wf_intro .l bdi p:before,.wf_intro .l bdi strong:before{content:"";display:block;width:1.4rem;height:1.4rem;border-radius:50%;margin-right:.7rem}.wf_intro .l bdi span:before{background-color:var(--wf-green)}.wf_intro .l bdi strong:before{background-color:var(--wf-red)}.wf_intro .l bdi p:before{background-color:var(--wf-orange)}.wf_intro .l>p{margin-bottom:.8rem;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.4rem}.wf_intro .l>p img{width:6rem;height:2.2rem}@media(min-width:1024px){.wf_intro .l>p{font-size:2.1rem;margin-bottom:1.1rem}.wf_intro .l>p img{width:9rem;height:3.1rem}}.wf_intro h2{font-size:1.4rem;font-weight:400;text-align:center;display:flex;align-items:center;justify-content:center}.wf_intro h2 img{margin-left:.25em}@media(min-width:1024px){.wf_intro h2{font-size:2.1rem}}.wf_intro .wf_tags{display:flex;align-items:center;justify-content:center;gap:1.8rem;margin-top:2.4rem}.wf_intro .wf_pins{display:none}@media(min-width:1024px){.wf_intro .wf_pins{display:grid;grid-template-columns:repeat(3,18rem);gap:2rem;align-items:flex-end;justify-content:flex-end}}.wf_intro--property .wf_tags,.wf_intro--floor .wf_tags,.wf_intro--property .wf_breadcrumbs ol,.wf_intro--floor .wf_breadcrumbs ol{justify-content:flex-start}.wf_intro--property h1,.wf_intro--floor h1{max-width:1040px;text-align:left}@media(min-width:1024px){.wf_intro--property,.wf_intro--floor{display:flex}.wf_intro--property .l,.wf_intro--property .r,.wf_intro--floor .l,.wf_intro--floor .r{width:50%}}.wf_intro--floor{display:flex;flex-wrap:wrap}.wf_intro--floor h1{margin-bottom:0}.wf_intro--floor .wf_tags{margin-bottom:2.2rem}.wf_intro--floor .wf_visualization{width:100%;background-color:var(--wf-cg3);margin-left:auto;height:32.5rem}.wf_intro--floor .wf_floor_map{width:100%;background-color:var(--wf-cg3);height:26rem;margin:5rem auto}@media(min-width:1024px){.wf_intro--floor .wf_floor_map{height:77.2rem}}@media(min-width:1024px){.wf_intro--floor{overflow:hidden}.wf_intro--floor .wf_breadcrumbs{margin-bottom:4rem}.wf_intro--floor .l{position:relative}.wf_intro--floor .l:after{content:"";position:absolute;bottom:0;width:100vw;height:.1rem;background-color:var(--wf-cg3)}.wf_intro--floor .l{width:70%}.wf_intro--floor .l bdi{margin-top:3.4rem;border-bottom:0}.wf_intro--floor .l bdi img{display:block}.wf_intro--floor .wf_visualization{width:25%;height:25.8rem}.wf_intro--floor .wf_tags{margin-bottom:1.2rem}}@media(min-width:1440px){.wf_intro--floor .l{width:80%}.wf_intro--floor .wf_visualization{width:17%}}@media(min-width:1024px){.wf_intro{margin-bottom:5.5rem}}.wf_intro+.wf_faq,.wf_intro+.wf_vlogs{margin:5rem auto}.wf_sort{position:relative;display:inline-block}.wf_sort label{display:flex;align-items:center;gap:.4rem;padding:.5rem 0;border-radius:8px;cursor:pointer;user-select:none}.wf_sort ul{position:absolute;top:110%;right:0;width:180px;left:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 10px #00000026;list-style:none;padding:.4rem 0;margin:0;display:none;z-index:20}.wf_sort ul li{padding:.6rem 1rem;cursor:pointer;transition:background .2s}.wf_sort ul li:hover{background:#f5f5f5}.wf_sort input{display:none}.wf_sort input:checked~ul{display:block}.wf_sort input:checked~label svg{transform:rotate(180deg)}.wf_listing{width:100%;display:flex;flex-direction:column}.wf_listing_grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:3.2rem 2rem;margin:2.4rem 0 4rem;align-items:start}@media(min-width:600px){.wf_listing_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.wf_listing_grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1440px){.wf_listing_grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.wf_listing_count{margin:0 auto 1.7rem;font-size:1.4rem}.wf_listing_more{margin:0 auto}.wf_listing .b{display:flex;flex-direction:column;justify-content:space-between}.wf_listing .b_tags{display:flex;flex-wrap:wrap;gap:1rem;border-top:.1rem solid var(--wf-cg3);border-bottom:.1rem solid var(--wf-cg3);padding:2rem 0;margin-bottom:1.5rem}.wf_listing .b_tags button{padding:.4rem .8rem .4rem 1.6rem;background-color:var(--wf-cg);border-radius:.5rem;font-size:1.4rem}.wf_listing .b_tags button svg{margin-left:1rem;fill:var(--wf-red);width:1rem;height:1rem}.wf_listing .b_sorts{display:flex;flex-direction:column;gap:1.5rem}.wf_listing .b_sorts p{margin:0}@media(min-width:1024px){.wf_listing .b_sorts{flex-direction:row;justify-content:space-between}}@media(min-width:1024px){.wf_listing{margin-top:4rem}}.wf_filters label[for=filters],.wf_filters label[for=filters_map]{display:flex;align-items:center;gap:2rem;height:5rem;width:100%;border-radius:3rem;box-shadow:0 2px 4px #0003;padding:0 2.3rem 0 3.4rem;font-size:1.4rem;font-weight:600;text-transform:uppercase;margin-bottom:2rem;border:.1rem solid transparent}.wf_filters label[for=filters] svg.i-down,.wf_filters label[for=filters_map] svg.i-down{margin-left:auto}.wf_filters_form{gap:1rem;display:none;margin-bottom:2.7rem;width:100%}.wf_filters_form .btn{width:100%;max-width:unset;margin-top:2.6rem}.wf_filters_form h3{font-size:1.4rem;font-weight:500;margin-bottom:0;width:100%;margin-top:1rem}.wf_filters_form .custom-dropdown.open .dropdown-selected{border-radius:3rem 3rem 0 0}.wf_filters_form .dropdown-options{position:static;border-radius:0 0 3rem 3rem}.wf_filters_map{width:100%;order:3}.wf_filters_map .wf_map{margin:0;padding:0}.wf_filters_map .wf_map_init{height:67rem;width:100%}.wf_filters #filters_map{display:none}.wf_filters #filters_map:checked~.wf_filters_map{position:static;width:100%;height:unset;margin:unset;overflow:hidden;clip:unset;white-space:unset}.wf_filters #filters_map:checked~.r label{border-color:var(--wf-cp)}.wf_filters #filters_map:checked~.r label svg.i-down{transform:rotate(180deg)}.wf_filters #filters{display:none}.wf_filters #filters:checked~.wf_filters_form{display:flex;flex-direction:column}@media(min-width:1024px){.wf_filters #filters:checked~.wf_filters_form{flex-direction:row;flex-wrap:wrap}}.wf_filters #filters:checked~.l label{border-color:var(--wf-cp)}.wf_filters #filters:checked~.l label svg.i-down{transform:rotate(180deg)}@media(min-width:1024px){.wf_filters{display:flex;flex-wrap:wrap;gap:2.3rem}.wf_filters .l{order:1}.wf_filters .r{order:2}.wf_filters_form{order:3}.wf_filters_form .wf_md{flex:1 1 100%;max-width:24rem;min-width:16rem}.wf_filters_form .wf_lg{flex:1 1 100%;max-width:31rem;min-width:16rem}.wf_filters_form .wf-search{flex:1;margin-right:3rem}.wf_filters_form .btn{flex:1 1 100%;max-width:31rem;min-width:16rem;margin-left:4.6rem}.wf_filters .l,.wf_filters .r{width:calc((100% - 2.3rem)/2)}}.wf_map{position:relative;display:flex;flex-direction:column}.wf_map .wf_t{margin-bottom:2rem}.wf_map .wf_d{margin:0 auto;font-size:2.1rem}.wf_map_address{max-width:28rem;text-align:center;font-size:1.8rem;margin:0 auto}.wf_map_address svg{width:2rem;height:2rem;flex-shrink:0}.wf_map_ctas{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.8rem;margin:3rem auto 2rem;padding:1.5rem 2rem;background-color:var(--wf-cg);border-radius:4.5rem;align-self:center}.wf_map_ctas a{background-color:#fff;font-size:1.8rem;border-radius:3rem;display:flex;align-items:center;justify-content:center;gap:1.6rem;width:30rem;height:6rem}@media(min-width:1024px){.wf_map{margin:10rem auto}.wf_map_address{max-width:unset;display:flex;align-items:center;justify-content:center;gap:.7rem;margin-top:-2rem}.wf_map_ctas{gap:2.6rem;margin-bottom:4rem}.wf_map .wf_t{margin-bottom:5rem}.wf_map .wf_d{margin:0 auto;font-size:2.1rem}}.wf_map .wf_map_init{height:88rem;border-radius:2rem;z-index:5}.wf_b_pin{width:5.4rem;height:5.4rem;background-color:#fff;border-radius:1.5rem;border:.1rem solid var(--wf-cp);display:flex;align-items:center;justify-content:center}.wf_b_pin svg{width:3rem;height:3rem}.wf_b_pin p{display:none;color:#fff;font-size:1.4rem;margin:0;font-weight:600;padding:0 .5rem}.wf_b_pin:hover,.wf_b_pin.active{background-color:var(--wf-cp)}.wf_b_pin:hover:has(p) svg,.wf_b_pin.active:has(p) svg{display:none}.wf_b_pin:hover:has(p) p,.wf_b_pin.active:has(p) p{display:flex;flex-direction:column}.wf_b_pin:hover svg,.wf_b_pin.active svg{fill:#fff}.leaflet-popup-close-button{display:none}.leaflet-popup-content-wrapper{background:unset!important;box-shadow:unset!important}.leaflet-popup{margin-bottom:8rem!important}.leaflet-popup-content{width:30rem!important;margin-bottom:0!important}.leaflet-marker-icon.marker-cluster{width:4.4rem!important;height:4.4rem!important;background-color:var(--wf-cp)!important;border-radius:50%!important}.leaflet-marker-icon.marker-cluster div{width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:600;background-color:transparent!important;color:#fff;margin:0!important}.wf_b_popup{z-index:105;background-color:#fff;display:flex;border-radius:1.5rem;max-width:30rem;flex-direction:column;box-shadow:0 2px 3px #00000034}.wf_b_popup .t>*{font-size:.8rem}.wf_b_popup .t img{width:1.3rem;height:1.3rem}.wf_b_popup .wf_w{width:4rem;height:4rem}.wf_b_popup .wf_w svg{width:2rem;height:2rem}.wf_b_popup figure{overflow:hidden;border-radius:1.5rem;height:17rem!important}.wf_b_popup figure a>p{bottom:1.4rem}.wf_b_popup figure a>p.up{bottom:3.5rem}.wf_b_popup figure a>span{bottom:1.4rem}.wf_b_popup figure .wf_ctas button{width:4rem;height:4rem}.wf_b_popup figure .wf_ctas button svg{width:2rem;height:2rem}.wf_b_popup figure .wf_ctas button svg.i-play{width:1.5rem;height:1.5rem}.wf_b_popup figure img{height:17rem;border-radius:1.5rem;object-fit:cover;width:100%}.wf_b_popup .m{padding:.8rem 1.2rem 1.6rem;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.4rem 1rem;border-radius:0 0 1rem 1rem;overflow:hidden;position:relative}.wf_b_popup .m>p{display:flex;flex-direction:column;width:calc(50% - 1rem);margin:0}.wf_b_popup .m>p b{font-weight:600;text-align:right;font-size:1.2rem;margin-bottom:.7rem}.wf_b_popup .m>p strong{font-size:2.1rem;font-weight:500;margin-bottom:.4rem}.wf_b_popup .m>p span,.wf_b_popup .m>p bdi{font-size:1.2rem;font-weight:500}.wf_b_popup .m>p bdi{font-weight:400;text-align:right}.wf_b_popup .m div{padding:0;min-inline-size:unset}.wf_b_popup .m div p{margin:0}.wf_b_popup .m:after{top:unset;bottom:5.5rem}.wf_property_aside figure{overflow:hidden;position:relative;margin-bottom:1.6rem}.wf_property_aside figure .broker-img{border-radius:2rem}.wf_property_aside figure .logo-img{position:absolute;left:1.8rem;bottom:.7rem;filter:drop-shadow(0px 1px 3px rgba(0,0,0,.5))}.wf_property_aside figure span{position:absolute;top:.7rem;right:.7rem;background-color:#fff;display:flex;flex-direction:column;font-size:1.4rem;border-radius:3rem;padding:1rem 2.4rem}.wf_property_aside figure span strong{font-size:2.4rem;font-weight:500}.wf_property_aside h2{font-size:2.4rem;font-weight:400;margin-left:.7rem}.wf_property_aside p{margin-left:.7rem;font-size:1.4rem;font-style:italic;margin-bottom:1.5rem}.wf_property_aside p+p{margin-bottom:0;font-style:unset;border-top:.1rem solid #9b9b9b;padding-top:1.4rem}.wf_property_aside .wf_pins{display:flex;flex-wrap:wrap;gap:1.1rem;margin-top:2.5rem}.wf_property_aside .wf_pins>*{width:calc((100% - 1.1rem)/2)}.wf_property_loan{margin:4rem auto}.wf_property_loan .shell{padding:2.4rem 2.2rem;background-color:var(--wf-cp);border-radius:5.5rem;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.wf_property_loan .shell>div{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center;width:100%}.wf_property_loan h2{font-size:2.1rem;text-align:center;font-weight:500}.wf_property_loan h3{background-color:#fff;border-radius:2rem;min-width:13rem;color:#000;font-weight:400;font-size:1.4rem;display:flex;flex-direction:column;padding:1.2rem 0;text-align:center;gap:.6rem;margin-bottom:1rem}.wf_property_loan h3 strong{font-weight:600;font-style:italic;font-size:2.4rem}.wf_property_loan p{font-size:1.4rem;font-weight:500;margin:0}.wf_property_loan a{background-color:#fff;border-radius:4.2rem;display:flex;align-items:center;justify-content:center;padding:1.8rem 2rem 1.8rem 4rem;color:#000;font-size:1.4rem;font-weight:600;margin-top:2rem;gap:1.2rem;max-width:28rem;filter:drop-shadow(0px 2px 4px rgba(0,0,0,.5))}.wf_property_loan a svg{width:3rem;height:3rem;flex-shrink:0}.wf_property_loan #RangeSlider{position:relative;margin-top:5rem;width:100%}.wf_property_loan #RangeSlider .values-group{margin:0}.wf_property_loan #RangeSlider .fromText,.wf_property_loan #RangeSlider .toText strong{display:none}.wf_property_loan #RangeSlider .toText input{position:absolute;top:-4rem;background-color:#000;color:#fff;font-size:2.1rem;font-weight:600;width:5.2rem;border-radius:.5rem}.wf_property_loan #RangeSlider>div{display:flex;flex-direction:column-reverse}.wf_property_loan #RangeSlider>div .value{border:0}@media(min-width:1440px){.wf_property_loan .shell{flex-direction:row;padding:1.2rem 2rem;gap:3rem}.wf_property_loan .shell>div{margin-top:3rem}.wf_property_loan .shell a,.wf_property_loan .shell h3,.wf_property_loan .shell h2,.wf_property_loan .shell p,.wf_property_loan .shell #RangeSlider{margin:0}}.wf_property_pins .t{display:flex;flex-wrap:wrap;row-gap:2.5rem;margin-top:4rem}.wf_property_pins .t p{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:.2rem .8rem;margin:0;font-size:2.1rem;font-weight:500;padding-right:2.4rem}.wf_property_pins .t p span{font-size:1.4rem;line-height:2.3rem;font-weight:300}.wf_property_pins .t p svg{fill:var(--wf-cp);grid-row:1/span 2;grid-column:1;margin-top:.5rem}.wf_property_pins .t p svg.i-double-bed,.wf_property_pins .t p svg.i-bathroom{fill:none;stroke-width:3.5rem;stroke:var(--wf-cp)}.wf_property_pins .t p{grid-column:2;grid-row:1;font-weight:500}.wf_property_pins .t p:after{content:"";position:absolute;height:5rem;width:.1rem;background-color:var(--wf-cg3);right:0;bottom:0}.wf_property_pins .t p:nth-child(2n):nth-child(-n+4){padding-left:2.4rem;border-left:.1rem solid var(--wf-cg3)}.wf_property_pins .t p:nth-child(-n+4){width:50%}.wf_property_pins .t p:nth-child(n+5){width:33.33%}.wf_property_pins .t p:nth-child(n+5)+p{padding-left:2.4rem;border-left:.1rem solid var(--wf-cg3)}@media(min-width:768px){.wf_property_pins .t p:nth-child(-n+4){width:unset}.wf_property_pins .t p:nth-child(n+5){width:unset}.wf_property_pins .t p+p{padding-left:2.4rem;border-left:.1rem solid var(--wf-cg3)}}.wf_property_pins ul{display:flex;flex-wrap:wrap;gap:2rem 4rem;margin:4rem auto}.wf_property_pins ul li{color:#00000080;display:flex;align-items:center}.wf_property_pins ul li span{font-size:1.6rem;background:#fff;box-shadow:0 2px 4px #0003;border-radius:1.6rem;padding:.6rem 1.6rem;color:#000;margin-left:.9rem;display:flex;align-items:center;justify-content:center}.wf_property_pins ul li span svg{margin-right:1rem}.wf_property_pins ul li span.available:before{content:"";display:inline;width:1.3rem;height:1.3rem;border-radius:50%;background-color:#069829;margin-right:1rem}.wf_property_pins ul li span.sold:before{content:"";display:inline;width:1.3rem;height:1.3rem;border-radius:50%;background-color:var(--wf-red);margin-right:1rem}.wf_property_pins ul li span.reserved:before{content:"";display:inline;width:1.3rem;height:1.3rem;border-radius:50%;background-color:#ff8c55;margin-right:1rem}.wf_property_pins .wf_pins{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:4rem}@media(min-width:1024px){.wf_property_pins .t h2{padding:3.4rem .5rem;width:15%;height:100%;margin:0}.wf_property_pins .t div{flex:1;flex-wrap:unset;padding:1.6rem 0}.wf_property_pins .t div p:nth-child(4):after{opacity:1}.wf_property_pins .t div p:last-child:after{content:none}.wf_property_pins .wf_pins{margin-bottom:8rem}.wf_property_pins .wf_pins button,.wf_property_pins .wf_pins a{width:25%}}@media(min-width:1440px){.wf_property_pins .wf_pins{flex-wrap:unset}.wf_property_pins .wf_pins button,.wf_property_pins .wf_pins a{width:100%}}.wf_property_tabs{margin:4rem auto}.wf_property_tabs .wf_property_tab input{display:none}.wf_property_tabs .wf_property_tab input:checked~.wf_tab{display:flex;flex-direction:column}@media(min-width:1024px){.wf_property_tabs .wf_property_tab input:checked~.wf_tab--grid{flex-direction:row;gap:8rem}}@media(min-width:1440px){.wf_property_tabs .wf_property_tab input:checked~.wf_tab--grid{gap:16rem}}.wf_property_tabs .wf_property_tab input:checked~label svg{transform:rotate(-180deg)}.wf_property_tabs .wf_property_tab input:checked~label span:before{width:100%}.wf_property_tabs .wf_property_tab>label{font-size:2.4rem;font-weight:300;justify-content:space-between;padding-bottom:1rem;margin-bottom:2.2rem;position:relative;display:flex;align-items:center}.wf_property_tabs .wf_property_tab>label svg{flex-shrink:0;transition:transform .3s}.wf_property_tabs .wf_property_tab>label span{position:relative}.wf_property_tabs .wf_property_tab>label span:before{content:"";position:absolute;width:0%;height:.2rem;bottom:-2.6rem;background-color:var(--wf-cp);z-index:5;transition:width .3s;left:0}.wf_property_tabs .wf_property_tab>label div{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--wf-cg2)}.wf_property_tabs .wf_property_tab>label:after{content:"";position:absolute;width:100%;height:.1rem;bottom:-.6rem;background-color:var(--wf-cg3)}@media(min-width:1024px){.wf_property_tabs .wf_property_tab>label{padding-bottom:0}.wf_property_tabs .wf_property_tab>label span:before{bottom:-1.5rem}}.wf_property_tabs .wf_property_tab+.wf_property_tab{margin-top:5.5rem}@media(min-width:768px){.wf_property_tabs .wf_property_tab+.wf_property_tab{margin-top:8rem}}.wf_property_tabs .wf_tab{display:none}.wf_property_tabs .wf_tab ul{font-size:1.4rem}.wf_property_tabs .wf_tab ul li+li{margin-top:1.5rem}.wf_property_tabs .wf_tab ul li{display:flex}.wf_property_tabs .wf_tab ul span{flex:1;display:block;color:#00000080}.wf_property_tabs .wf_tab>p{font-weight:300;line-height:2.6rem}.wf_property_tabs .wf_tab>p+p{margin-top:4rem}.wf_property_tabs .wf_tab>p strong{font-weight:500}.wf_property_tabs .wf_tab--form .wf_form{margin-top:2rem}@media(min-width:768px){.wf_property_tabs .wf_tab--form .wf_form{margin-top:4rem}}.wf_property_tabs .wf_tab--form>p{font-size:1.6rem;font-style:italic;font-weight:300;text-align:center;margin:4rem 0 0}.wf_property_tabs .wf_tab_floor{position:relative}.wf_property_tabs .wf_tab_floor h2{position:absolute;top:0;left:0;font-weight:400;z-index:5;font-size:1.2rem}.wf_property_tabs .wf_tab_floor h2 strong{font-size:2.7rem;font-weight:400}.wf_property_tabs .wf_tab_floor_inner{position:relative}.wf_property_tabs .wf_tab_floor_inner img{width:100%}.wf_property_tabs .wf_tab .wf_map{margin:0;padding:0}.wf_property_tabs .wf_tab .wf_map_init{margin:0;height:66rem}.wf_property_tabs .wf_video{position:relative;height:36rem;border-radius:1rem;overflow:hidden}.wf_property_tabs .wf_video button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:9.7rem;height:9.7rem;border-radius:50%;z-index:5;background:#00000080;display:flex;align-items:center;justify-content:center}.wf_property_tabs .wf_video button svg{fill:#fff;width:3rem;height:3rem}.wf_property_tabs .wf_video span{position:absolute;top:2.2rem;right:2.2rem;z-index:5;cursor:pointer}.wf_property_tabs .wf_video span svg{width:3rem;height:3rem;fill:#fff}.wf_property_tabs .wf_video img{width:100%;height:100%;object-fit:cover}.wf_property_tabs .wf_video:after{content:"";position:absolute;background:#000;mix-blend-mode:normal;opacity:.5;top:0;left:0;width:100%;height:100%}@media(min-width:768px){.wf_property_tabs .wf_video{height:60rem}}@media(min-width:1024px){.wf_contact_broker{display:flex;justify-content:space-between}.wf_contact_broker .wf_property_tab{width:71%}.wf_contact_broker aside{width:24.24%}}.wf_buildings{display:flex;flex-wrap:wrap;gap:3rem;margin-top:3rem}.wf_buildings .b{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.wf_buildings .b p{font-size:1.4rem;margin-bottom:1.7rem}.wf_buildings .b p strong{font-weight:500}@media(min-width:1024px){.wf_buildings{gap:4rem 4.5rem;margin-top:6.4rem}}.wf_build{display:flex;flex-direction:column;height:100%;min-height:58.3rem;position:relative;width:100%}.wf_build_inner{z-index:5;position:relative;padding:2.1rem 1.7rem;margin-top:auto;color:#fff;display:flex;flex-direction:column}.wf_build_inner h3{display:flex;flex-direction:column;font-size:1.8rem;line-height:2.8rem;font-weight:400;margin:1.6rem 0;width:100%;filter:drop-shadow(0px 2px 4px rgba(0,0,0,.5))}.wf_build_inner h3 strong{font-weight:500;font-size:3.6rem;text-transform:uppercase}.wf_build_inner>bdi{padding:1.2rem 0;border-top:.1rem solid #fff;border-bottom:.1rem solid #fff;display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.9rem}.wf_build_inner>bdi span,.wf_build_inner>bdi strong{font-weight:400;font-size:1.4rem;font-weight:500;display:flex;align-items:center}.wf_build_inner>bdi span:before,.wf_build_inner>bdi strong:before{content:"";display:block;width:1.4rem;height:1.4rem;border-radius:50%;margin-right:.7rem}.wf_build_inner>bdi span:before{background-color:var(--wf-green)}.wf_build_inner>bdi strong:before{background-color:var(--wf-red)}.wf_build_inner>bdi,.wf_build_inner_prices{max-width:36rem}.wf_build_inner_prices{display:flex;width:100%}.wf_build_inner_prices p{display:flex;flex-direction:column;width:calc(50% - 1rem);gap:.5rem}.wf_build_inner_prices p b{font-weight:500;text-align:right}.wf_build_inner_prices p bdi{font-weight:400;font-size:1.2rem;text-align:right}.wf_build_inner_prices p strong{font-size:2.1rem;font-weight:500;margin-bottom:.4rem}.wf_build_inner_prices p strong svg{width:1.5rem;height:1.5rem}.wf_build_inner_prices p span{font-size:1.2rem;font-weight:500}.wf_build_inner_pins{display:flex;flex-wrap:wrap;max-width:40rem;row-gap:2rem;column-gap:1.4rem;margin:2.8rem 0 1.6rem}.wf_build_inner_pins div{border-right:.1rem solid #d6d6d6;display:flex;padding-right:1rem;align-items:center}.wf_build_inner_pins div svg{fill:#fff}.wf_build_inner_pins div:last-of-type{border-right:0}.wf_build_inner_pins div:nth-of-type(1),.wf_build_inner_pins div:nth-of-type(4){padding-left:0}.wf_build_inner_pins div svg{align-self:flex-start;margin-right:.9rem}.wf_build_inner_pins div svg.i-garage,.wf_build_inner_pins div svg.i-parking{fill:none;stroke:#fff;stroke-width:2.8rem}.wf_build_inner_pins div svg.i-expand-square{margin-top:.3rem}.wf_build_inner_pins div p{margin:0;font-size:1.2rem;font-weight:500}.wf_build figure{display:flex;position:absolute;top:0;right:0;left:0;width:100%;height:100%}.wf_build figure picture{width:100%}.wf_build figure img{border-radius:4rem;height:100%;object-fit:cover;width:100%}.wf_build:before{content:"";position:absolute;left:0;top:0;width:100%;height:30%;background:linear-gradient(180deg,#0000,#000);mix-blend-mode:normal;opacity:.7;border-radius:0 0 4rem 4rem;transform:scaleY(-1);z-index:5}.wf_build:after{content:"";position:absolute;left:0;right:0;width:100%;height:67.24%;bottom:0;z-index:100;border-radius:4rem;z-index:0;background:linear-gradient(180deg,#0000,#000);mix-blend-mode:normal;opacity:.7}@media(min-width:1024px){.wf_build{min-height:68rem;width:calc((100% - 4.5rem)/2)}.wf_build_inner{padding-left:7rem;padding-bottom:5rem}.wf_build_inner_pins{max-width:unset;margin:2.8rem 0 4rem}}.wf_building_intro{display:flex;flex-direction:column;width:100%}.wf_building_intro .l{width:100%;height:32.5rem;background-color:var(--wf-cg3);order:2;position:relative}.wf_building_intro .l .l_popup{position:absolute;top:5rem;left:20rem;z-index:40}.wf_building_intro .l .l_popup span{position:absolute;background-color:#000;color:#fff;writing-mode:vertical-rl;text-orientation:sideways-right;height:100%;width:5.6rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;text-transform:uppercase;bottom:.4rem;height:10.8rem;border-radius:2.8rem}.wf_building_intro .l .l_popup p{margin:0;background:#ffffffe6;font-size:1.6rem;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1.4rem 2.2rem 2rem 7.8rem;border-radius:5rem}.wf_building_intro .l .l_popup p strong{font-size:3.6rem;font-weight:400}.wf_building_intro .l .l_popup i{width:1.3rem;height:1.3rem;border-radius:50%;box-shadow:0 2px 4px #00000080;display:block;position:absolute;top:.7rem;left:6.4rem}.wf_building_intro .l .l_popup i.available{background-color:var(--wf-green)}.wf_building_intro .l .l_popup i.sold{background-color:var(--wf-red)}.wf_building_intro .l .l_popup i.reserved{background-color:var(--wf-orange)}.wf_building_intro .l--broker{border-radius:2rem;overflow:hidden;position:relative}.wf_building_intro .l--broker figure img{width:100%;height:100%;object-fit:cover}.wf_building_intro .l--broker span{position:absolute;top:1.8rem;right:1.8rem;padding:1rem 2rem;background-color:#fff;border-radius:3rem;display:flex;flex-direction:column;font-size:1.4rem}.wf_building_intro .l--broker span strong{font-size:2.4rem;font-weight:500}.wf_building_intro .l--broker>img{position:absolute;right:2.2rem;bottom:1.4rem;filter:drop-shadow(0px 3px 6px rgba(0,0,0,.5))}.wf_building_intro .r{display:contents}.wf_building_intro .r_t{order:1}.wf_building_intro .r_t h1{font-size:2.1rem;font-weight:400;display:flex;flex-direction:column;margin-top:1.2rem;gap:.9rem}.wf_building_intro .r_t h1 img{display:none}.wf_building_intro .r_t h1 strong{font-size:3.6rem;font-weight:400}.wf_building_intro .r_t .wf_tags{display:flex;flex-wrap:wrap;gap:1.8rem}.wf_building_intro .r_b{order:3}.wf_building_intro .r_b_tags{margin-top:2rem;border-top:.1rem solid var(--wf-cg3);border-bottom:.1rem solid var(--wf-cg3);padding:.8rem 0 2.6rem;display:flex;flex-wrap:wrap;gap:2.6rem 3rem;justify-content:space-between}.wf_building_intro .r_b_tags>*{width:calc((100% - 3rem)/2)}.wf_building_intro .r_b_tags>span,.wf_building_intro .r_b_tags>strong{font-weight:400;font-size:1.4rem;font-weight:500;display:flex;align-items:center}.wf_building_intro .r_b_tags>span:before,.wf_building_intro .r_b_tags>strong:before{content:"";display:block;width:1.4rem;height:1.4rem;border-radius:50%;margin-right:.7rem}.wf_building_intro .r_b_tags>span:before{background-color:var(--wf-green)}.wf_building_intro .r_b_tags>strong:before{background-color:var(--wf-red)}.wf_building_intro .r_b_ctas{padding:2rem 0 3rem;display:flex;flex-direction:column;gap:1rem}.wf_building_intro .r_b_ctas .btn{max-width:unset}.wf_building_intro .r_b_tags p,.wf_building_intro .r_b_tags2 p{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:.2rem .8rem;margin:0;font-size:2.1rem;font-weight:500;padding-right:2.4rem;max-width:20rem;align-self:flex-start}.wf_building_intro .r_b_tags p:last-of-type,.wf_building_intro .r_b_tags2 p:last-of-type{padding-right:0}.wf_building_intro .r_b_tags p span,.wf_building_intro .r_b_tags2 p span{font-size:1.2rem;font-weight:300}.wf_building_intro .r_b_tags p svg,.wf_building_intro .r_b_tags2 p svg{fill:var(--wf-cp);grid-row:1/span 2;grid-column:1;margin-top:.5rem}.wf_building_intro .r_b_tags p svg.i-location,.wf_building_intro .r_b_tags p svg.i-garage,.wf_building_intro .r_b_tags p svg.i-parking,.wf_building_intro .r_b_tags2 p svg.i-location,.wf_building_intro .r_b_tags2 p svg.i-garage,.wf_building_intro .r_b_tags2 p svg.i-parking{fill:none;stroke:var(--wf-cp);stroke-width:3rem}.wf_building_intro .r_b_tags2{display:flex;flex-direction:column;row-gap:2rem;margin-bottom:3rem}.wf_building_intro .r_b_tags2 div{display:flex}.wf_building_intro .r_b_tags2 p{font-size:1.4rem;row-gap:.4rem;font-weight:400;padding-right:2rem}.wf_building_intro .r_b_tags2 p span{font-size:2.1rem;font-weight:500;line-height:2.3rem}.wf_building_intro .r_b_tags2 p:not(:nth-child(3)):not(:nth-child(6)){border-right:.1rem solid var(--wf-cg);margin-right:1.4rem}.wf_building_intro .r_b_floors{margin-bottom:3rem}.wf_building_intro .r_b_floors>span{display:block;font-size:1.8rem;font-weight:500;text-align:center;margin-bottom:1.4rem}.wf_building_intro .r_b_floors>span svg{display:none}.wf_building_intro .r_b_floors form{border-radius:5.5rem;background-color:var(--wf-cg2);padding:2.1rem 5.2rem;display:flex;flex-wrap:wrap;gap:1rem 2rem}.wf_building_intro .r_b_floors form .custom-dropdown{width:calc((100% - 2rem)/2)}.wf_building_intro .r_b_floors form .btn{width:100%;max-width:unset;background-color:#fff}.wf_building_intro .r_b_floors form .btn:hover{color:var(--wf-cp)}.wf_building_intro .r_b_broker{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:5.3rem}.wf_building_intro .r_b_broker figure{margin-right:2.5rem;flex-shrink:0}.wf_building_intro .r_b_broker figure img{border-radius:2rem}.wf_building_intro .r_b_broker h3{display:flex;flex-direction:column;font-weight:400;font-size:2.4rem;width:calc(100% - 14.7rem);gap:.9rem}.wf_building_intro .r_b_broker h3 small{font-size:1.4rem;font-style:italic}.wf_building_intro .r_b_broker .wf_pins{display:flex;flex-wrap:wrap;gap:1.4rem 1.1rem;margin-top:1.4rem;width:100%}.wf_building_intro .r_b_broker .wf_pins>*{width:calc((100% - 1.1rem)/2)}.wf_building_intro .r_b_form{margin-bottom:5rem}.wf_building_intro .r_b_form p{font-size:2.4rem;font-weight:300;display:flex;margin-bottom:3rem;position:relative;padding-bottom:3rem}.wf_building_intro .r_b_form p:after{content:"";position:absolute;width:100%;height:.3rem;bottom:0;background-color:var(--wf-cg3)}.wf_building_intro .r_b_form p:before{content:"";position:absolute;width:30rem;height:.3rem;bottom:0;background-color:var(--wf-cp);z-index:5;left:0}@media(min-width:1440px){.wf_building_intro .r_b_form p{padding-bottom:1.4rem}.wf_building_intro .r_b_form p:before{width:75%}}.wf_building_intro .r_b .wf_pins{display:flex;flex-wrap:wrap;gap:1.1rem;margin-bottom:5rem}.wf_building_intro .r_b .wf_pins>*{width:calc((100% - 1.1rem)/2)}@media(min-width:1440px){.wf_building_intro .r_b .wf_pins>*{width:calc((100% - 3.3rem)/4)}}.wf_building_intro .wf_breadcrumbs{margin-bottom:2rem;order:1}.wf_building_intro .wf_breadcrumbs ol{justify-content:flex-start}@media(min-width:1024px){.wf_building_intro{flex-direction:row;gap:3%}.wf_building_intro .r{display:flex;flex-direction:column;width:47%;order:2}.wf_building_intro .r_t h1 img{display:block}.wf_building_intro .r_t h1 strong{display:flex;justify-content:space-between}.wf_building_intro .l{order:1;width:50%;height:74.2rem}}@media(min-width:1440px){.wf_building_intro .r_t h1{margin-bottom:0;gap:0}.wf_building_intro .r_t h1 strong{font-size:4.8rem}.wf_building_intro .r_b_tags{margin-top:3.4rem;flex-wrap:unset;width:100%;justify-content:space-between;padding:.7rem 0}.wf_building_intro .r_b_tags>*{width:unset}.wf_building_intro .r_b_ctas{gap:2rem;flex-direction:row;padding:3.5rem 0}.wf_building_intro .r_b_tags2{flex-direction:row;margin-bottom:3.5rem}.wf_building_intro .r_b_tags2 div+div{border-left:.1rem solid var(--wf-cg);padding-left:2.1rem}.wf_building_intro .r_b_floors{display:flex;align-items:center;gap:1.8rem;margin-bottom:2.5rem}.wf_building_intro .r_b_floors>span{display:flex;margin-bottom:0;gap:1rem}.wf_building_intro .r_b_floors>span svg{display:block}.wf_building_intro .r_b_floors form{flex-wrap:unset;width:100%;flex:1;padding:2.2rem 2.6rem}.wf_building_intro .r_b_floors form .custom-dropdown{min-width:13.7rem}.wf_building_intro .r_b_broker{flex-direction:row;flex-wrap:unset}.wf_building_intro .r_b_broker h3{width:unset;flex:1;max-width:25.2rem}.wf_building_intro .r_b_broker .wf_pins{width:unset;margin-top:0;flex:1;justify-content:flex-end}.wf_building_intro .r_b_broker .wf_pins>*{width:calc((100% - 1.1rem)/2);max-width:19.4rem}.wf_building_intro--broker .r_b_ctas{padding:1.6rem 0 5rem}}.wf_table{display:grid;font-size:1.4rem;margin-bottom:3.4rem}.wf_table_h{grid-template-columns:100px 170px 170px 170px 170px 100px 100px auto auto;font-weight:600;padding:1.2rem 0;border-bottom:1px solid #000;column-gap:1rem}.wf_table_h span{display:flex;align-items:center;text-align:center;justify-content:center}.wf_table_h{display:none}@media(min-width:1024px){.wf_table_h{display:grid}}.wf_table_c{display:grid;gap:2rem}@media(min-width:1024px){.wf_table_c{gap:.8rem}}.wf_row{background:#fff;display:flex;flex-wrap:wrap;align-items:center;gap:2rem 4.6rem;border-radius:1rem;padding:2rem 1rem;position:relative}.wf_row:hover{box-shadow:0 2px 4px #0000004d}.wf_row figure{position:absolute;padding:1.6rem 2.4rem;border-radius:1rem;background-color:#fff;display:flex;flex-direction:column;width:27rem;height:25.8rem;transform:scale(0);text-align:center;transition:transform .3s;z-index:10;border:.1rem solid var(--wf-cp)}.wf_row figure p{margin:auto 0 0}.wf_row div{display:flex;gap:0 4.6rem;border-bottom:.1rem solid var(--wf-cg3);padding-bottom:1.5rem;width:100%}.wf_row div:last-child{border-bottom:unset}.wf_row .cell{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.8rem}.wf_row .cell.action{margin-left:auto}.wf_row .dot{width:1.3rem;height:1.3rem;border-radius:50%;display:inline-block;box-shadow:0 2px 4px #00000080}.wf_row.free .dot{background:var(--wf-green)}.wf_row.reserved .dot{background:var(--wf-orange)}.wf_row.sold .dot{background:#ef4444}.wf_row.sold .cell.status{color:#dc2626}.wf_row .status{justify-content:center}.wf_row .btn{text-transform:uppercase;font-weight:400;font-size:1.4rem;height:5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:3rem;border:.1rem solid var(--wf-cp);color:#000;background:transparent;transition:color .35s cubic-bezier(.4,0,.2,1),background-color .35s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.34,1.56,.64,1)}.wf_row .btn:hover{background-color:var(--wf-cp);color:#fff;transform:translateY(-2px) scale(1.03);box-shadow:0 8px 20px #00000026;opacity:1}.wf_row .btn:active{transform:translateY(0) scale(.95);box-shadow:0 4px 10px #0000001a}.wf_row .btn.disabled{pointer-events:none;opacity:.5}@media(min-width:1024px){.wf_row{display:grid;grid-template-columns:auto 170px 170px 170px 170px 100px 100px auto auto;column-gap:1rem;padding:2.1rem 0;box-shadow:unset;border-radius:4.7rem}.wf_row:after{content:"";position:absolute;width:calc(100% - 6rem);left:50%;transform:translate(-50%);bottom:0;height:.1rem;background-color:var(--wf-cg3)}.wf_row div{display:contents}.wf_row .btn{width:17.5rem}.wf_row .cell:last-child{justify-self:flex-end;padding-right:3.5rem;margin-left:unset}}.wf_row:hover{opacity:1}.wf_list{margin:6rem auto}.wf_list h2{font-weight:300;font-size:2.4rem;text-align:center;margin-bottom:1.2rem}.wf_list h2 strong{font-weight:500}.wf_list h3{font-size:1.8rem;line-height:2.8rem;text-align:center;font-weight:300;max-width:90rem;margin:0 auto 3rem}.wf_list .shell--mid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.wf_list .shell--mid .wf_sort{display:flex;flex-direction:column}.wf_list .shell--mid .wf_table{width:100%}.wf_list .shell--mid>label[for=f]{margin-bottom:2rem;box-shadow:0 2px 4px #00000040;height:6rem;border-radius:1rem;display:flex;align-items:center;padding-left:2.8rem;padding-right:2.8rem;width:max-content;gap:2.5rem;text-transform:uppercase;font-size:1.4rem;font-weight:500;transition:transform .15s ease,box-shadow .15s ease}.wf_list .shell--mid>label[for=f]:active{transform:scale(.92)}.wf_list .shell--mid #f{display:none}.wf_list .shell--mid #f:checked~.wf_list_filters{display:flex;flex-direction:column}.wf_list_filters{position:fixed;width:100%;left:0;top:0;height:100%;background:#000000d9;display:none;z-index:999}.wf_list_filters_inner{padding:2.7rem 1.1rem 2rem;margin:auto 2.5rem;position:relative;border-radius:1rem;gap:1.6rem;display:flex;flex-direction:column}.wf_list_filters_inner h2{font-size:2.1rem;font-weight:300;text-align:center;text-transform:uppercase;color:#fff;margin-bottom:3rem}.wf_list_filters_inner label[for=f]{position:absolute;top:1.6rem;right:1.1rem;z-index:5}.wf_list_filters_inner label[for=f] svg{fill:#fff}.wf_list .btn--more{height:6.5rem;font-size:1.8rem;font-weight:400;max-width:38rem;margin:0 auto}.wf_list .btn--more span{margin:0 .25em}@media(min-width:1024px){.wf_list .btn--more{max-width:100%}}@media(min-width:1024px){.wf_list{margin:11.6rem auto 8.5rem}.wf_list h2{font-size:4.8rem;line-height:7.4rem}.wf_list h3{font-size:1.8rem;line-height:2.8rem;margin-bottom:6.4rem}.wf_list .shell--mid>label[for=f]{display:none}.wf_list_filters{position:static;display:flex;background-color:unset;width:71%}.wf_list_filters_inner{background:unset;border-radius:1rem;margin:0;display:flex;padding:0;flex-direction:row;gap:1rem;width:100%}.wf_list_filters_inner .custom-dropdown{max-width:16rem}.wf_list_filters_inner .custom-dropdown .dropdown-selected{height:6rem}.wf_list_filters_inner .custom-dropdown:first-of-type{max-width:25rem}.wf_list_filters_inner h2,.wf_list_filters_inner label{display:none}.wf_list_filters_inner button{align-self:flex-start;padding:0 2.8rem;width:max-content;font-size:1.4rem;text-transform:unset}.wf_list .wf_table{margin-top:6.4rem}}.wf_gallery{margin:5rem 0}.wf_gallery .keen-slider-wrapper{position:relative;margin-top:9.2rem}.wf_gallery .wf_controls{display:flex;gap:.8rem;position:absolute;width:calc(100% + 1.2rem);top:-5.5rem;right:0;left:-.6rem;justify-content:space-between}.wf_gallery .wf_controls button{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;position:relative}.wf_gallery .wf_controls button svg{width:3.5rem;height:4.4rem;transition:transform .15s ease}.wf_gallery .wf_controls button:active svg{transform:scale(.92)}.wf_gallery .wf_controls button:disabled{background:#ffffff80}.wf_gallery .wf_controls button:after{content:"";position:absolute;height:8.4rem;width:3.5rem;background:#050505;opacity:5%;left:-1.4rem;border-radius:0 1.4rem 1.4rem 0}.wf_gallery .wf_controls .next:after{position:absolute;left:unset;right:-1.4rem;border-radius:1.4rem 0 0 1.4rem}.wf_gallery .wf_controls .next svg{transform:rotate(-180deg)}.wf_gallery .wf_controls .next:active svg{transform:scale(.92) rotate(-180deg)}@media(min-width:1760px){.wf_gallery .wf_controls{top:50%}.wf_gallery .wf_controls button:after{height:34rem;width:7rem}}.wf_gallery .keen-slider{z-index:5;border-radius:4rem}.wf_gallery figure{overflow:hidden}.wf_gallery figure img{height:41.5rem;object-fit:cover}@media(min-width:1024px){.wf_gallery figure img{height:90rem}}.wf_gallery.nojs figure{flex:0 0 auto;width:100%}.wf_years{margin:4.2rem auto}.wf_years h2{font-weight:400;display:flex;flex-direction:column;row-gap:1.6rem;margin-bottom:0}.wf_years h2 img{width:10rem;height:3.6rem}.wf_years h2 span{display:flex;align-items:center;flex-wrap:wrap;gap:.1rem}.wf_years h2 strong{font-weight:400;font-size:3.3rem;color:var(--wf-cp)}.wf_years p{font-weight:300;line-height:2.6rem}@media(min-width:768px){.wf_years{display:flex;justify-content:space-between;gap:5%;align-items:center}.wf_years h2{flex:1}.wf_years p{width:62%}}@media(min-width:1024px){.wf_years{margin:10rem auto;gap:0}.wf_years h2{width:28%}.wf_years h2 img{width:15rem;height:5.2rem}.wf_years h2 strong{font-size:4.8rem}}.wf_numbers{margin:5rem auto}.wf_numbers p{text-transform:uppercase;font-weight:300}.wf_numbers .wf_lg{text-align:center;padding-bottom:3.2rem;margin-bottom:.8rem;width:100%;position:relative}.wf_numbers .wf_lg:after{content:"";position:absolute;width:27rem;height:.1rem;background-color:#9b9b9b;bottom:0;left:50%;transform:translate(-50%)}.wf_numbers .wf_lg strong{font-size:8rem;font-weight:300}.wf_numbers .wf_lg p{font-weight:300;margin:1.1rem auto 0;max-width:44.5rem}.wf_numbers .r{display:flex;flex-wrap:wrap;gap:2.4rem;width:100%}.wf_numbers .wf_sm{width:calc((100% - 2.4rem)/2)}.wf_numbers .wf_sm strong{font-size:3.2rem;font-weight:300}.wf_numbers .wf_sm p{margin:.9rem 0 0}@media(min-width:425px){.wf_numbers .wf_lg strong{font-size:11.4rem}.wf_numbers .wf_sm strong{font-size:4.8rem}}@media(min-width:768px){.wf_numbers .wf_sm{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media(min-width:1024px){.wf_numbers{display:flex}.wf_numbers .r{padding-left:10rem}.wf_numbers .wf_sm{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.wf_numbers .wf_lg:after{right:0;left:unset;transform:unset;width:.1rem;height:100%}}@media(min-width:1440px){.wf_numbers .r{gap:5.1rem 13.9rem}.wf_numbers .wf_sm{width:calc((100% - 13.9rem)/2)}.wf_numbers .wf_lg strong{font-size:16.3rem}}.wf_awards{margin:5rem auto}.wf_awards .keen-slider figure{height:40rem;margin-bottom:1.6rem;width:100%}.wf_awards .keen-slider figure img{border-radius:2rem;object-fit:cover;width:100%;height:100%;box-shadow:0 2px 4px #0003}.wf_awards .keen-slider h3{font-size:2.4rem;font-weight:400;margin-bottom:1.2rem}.wf_awards .keen-slider span{font-size:1.4rem;font-style:italic}.wf_awards .wf_controls{margin-top:5rem}@media(min-width:1024px){.wf_awards{margin:10rem auto}}.wf_awards.nojs .keen-slider{gap:2.1rem}.wf_awards.nojs .keen-slider div{flex:0 0 auto;width:100%}@media(min-width:768px){.wf_awards.nojs .keen-slider div{width:calc((100% - 2.1rem)/2)}}@media(min-width:1024px){.wf_awards.nojs .keen-slider div{width:calc((100% - 4.62rem)/3.2)}}@media(min-width:1200px){.wf_awards.nojs .keen-slider div{width:calc((100% - 6.3rem)/4)}}.wf_popup{position:fixed;background:#000000b3;top:7.8rem;left:0;width:100%;height:calc(100% - 7.8rem);z-index:100;padding:1.3rem 1.6rem 2.8rem;overflow-y:auto;display:none}.wf_popup_i{background-color:#fff;border-radius:4rem;padding:1.7rem 1.1rem;text-align:center;max-width:93rem;width:100%;margin:0 auto}.wf_popup_i>p{font-weight:300;font-style:italic;margin:2.2rem 0 0;line-height:2.6rem}.wf_popup_i h2{font-size:3.3rem;font-weight:400;margin-bottom:.5rem}.wf_popup_i h2 strong{font-weight:400;color:var(--wf-cp)}.wf_popup_i h3{font-size:1.4rem;font-weight:400;margin-bottom:2.7rem}@media(min-width:1024px){.wf_popup{padding:5.3rem 1.6rem 2.8rem}.wf_popup_i{padding:2.8rem 4rem 3.7rem}.wf_popup_i h2{font-size:4.8rem}.wf_popup_i h3{font-size:2.1rem}}@media(min-width:1024px)and (min-height:900px){.wf_popup.show{display:flex;align-items:center;justify-content:center}}.wf_sticky_form{position:fixed;bottom:0;left:0;z-index:200;width:100%;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}@media(max-width:1024px){.wf_sticky_form .custom-dropdown.open .dropdown-selected{border-radius:3rem 3rem 0 0}.wf_sticky_form .dropdown-options{position:static;border-radius:0 0 3rem 3rem}}.wf_sticky_form #sticky-toggle{display:none}.wf_sticky_form #sticky-toggle:checked~form{display:flex;flex-direction:column}@media(min-width:1024px){.wf_sticky_form #sticky-toggle:checked~form{flex-direction:row;flex-wrap:unset}}.wf_sticky_form #sticky-toggle:checked~.wf_sticky_form_toggle{display:none}.wf_sticky_form #sticky-toggle:checked~.wf_sticky_form_bg{opacity:.5}.wf_sticky_form_toggle{background-color:unset;background:#ffffff1a;backdrop-filter:blur(5px);gap:1rem;padding:1rem .6rem;border-radius:4.5rem;width:100%;max-width:26.2rem;margin:0 auto 1.2rem 1.2rem}.wf_sticky_form_toggle label{width:100%}.wf_sticky_form_bg{position:fixed;background-color:#000;bottom:0;left:0;width:100%;height:100vh;z-index:-1;opacity:0;transition:opacity .4s ease;pointer-events:none}@media(min-width:1024px){.wf_sticky_form_bg{display:none}}.wf_sticky_form form{background-color:var(--wf-cg2);backdrop-filter:blur(5px);flex-direction:row;flex-wrap:wrap;gap:1rem;padding:1.8rem 2.6rem;border-radius:3rem 3rem 0 0;width:100%;display:none;max-width:118rem;margin:0 auto}.wf_sticky_form form .btn{width:100%}@media(min-width:425px){.wf_sticky_form_toggle{margin:0 auto 1.2rem;padding:2rem}}@media(min-width:1024px){.wf_sticky_form{bottom:2.4rem}.wf_sticky_form form{border-radius:4.5rem;flex-direction:row;background-color:unset;background:#ffffff1a;backdrop-filter:blur(5px)}}.wf_sticky_form.active{opacity:1;visibility:visible}
