@font-face{font-display:swap;font-family:"Merriweather";font-style:normal;font-weight:400;src:url("../fonts/merriweather-v30-latin-regular.woff2") format("woff2"),url("../fonts/merriweather-v30-latin-regular.ttf") format("truetype")}@font-face{font-display:swap;font-family:"Merriweather";font-style:normal;font-weight:700;src:url("../fonts/merriweather-v30-latin-700.woff2") format("woff2"),url("../fonts/merriweather-v30-latin-700.ttf") format("truetype")}@font-face{font-display:swap;font-family:"Open Sans";font-style:normal;font-weight:400;src:url("../fonts/open-sans-v40-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Open Sans";font-style:normal;font-weight:700;src:url("../fonts/open-sans-v40-latin-700.woff2") format("woff2")}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.is-layout-flex{display:flex;flex-wrap:wrap;align-items:center}.is-content-justification-center{justify-content:center}.is-content-justification-left{justify-content:flex-start}.is-content-justification-right{justify-content:flex-end}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}input,select{border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none}img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}body{--main--margin-top: clamp(120px, 9vw, 180px);font-family:var(--wp--preset--font-family--text-font);margin:0;padding:0;font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--text);line-height:normal}body.has-transparent-header-type{--main--margin-top:0}h1,h2,h3,h4,h5,h6{font-family:var(--wp--preset--font-family--title-font);margin-block-start:0;margin-block-end:0;color:var(--heading-color, var(--wp--preset--color--primary))}a{color:var(--link--color, var(--wp--preset--color--secondary));text-decoration:var(--link--text-decoration, underline)}a:hover{color:var(--link--hover-color, var(--wp--preset--color--secondary));text-decoration:var(--link--hover-text-decoration, inherit)}.is-title{font-family:var(--wp--preset--font-family--title-font)}.is-page-title{max-width:var(--wp--custom--width--large);width:100%;margin-left:auto;margin-right:auto;padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium);font-size:var(--wp--preset--font-size--huge);color:var(--wp--preset--color--primary)}.nice-button{--link--text-decoration: none;text-transform:uppercase;font-size:var(--wp--preset--font-size--small);letter-spacing:3.2px;font-weight:700;border:1px solid var(--wp--preset--color--secondary);background-color:var(--nice-button--background-color, var(--wp--preset--color--secondary));color:var(--nice-button--color, var(--wp--preset--color--contrast));border-color:var(--nice-button--border-color, var(--wp--preset--color--primary));padding:25px;display:inline-block;text-decoration:var(--nice-button--text-decoration, none);text-align:center;line-height:1;min-width:334px;transition:color .3s,background-color .3s,border-color .3s}.nice-button:hover{background-color:var(--nice-button--hover-background-color, var(--wp--preset--color--primary));color:var(--nice-button--hover-color, var(--wp--preset--color--contrast));border-color:var(--nice-button--hover-border-color, var(--wp--preset--color--primary));text-decoration:var(--nice-button--hover-text-decoration, none)}.nice-button--has-icon{display:flex;align-items:center}.nice-button--has-icon svg{margin-right:var(--wp--custom--gap--mini)}.nice-button--has-full-width{min-width:0;width:100%}.sidebar{margin:0;padding:0;list-style:none}main{margin-top:var(--main--margin-top)}.nav__list{padding:0;list-style:none;display:var(--nav-list--display, flex);flex-direction:var(--nav-list--flex-direction, row);list-style:none;align-items:var(--nav-list--align-items, center);gap:var(--nav-list--gap, --wp--custom--gap--medium);font-size:var(--nav-list--font-size, --wp--preset--font-size--small)}.nav__list .sub-menu{padding-left:0;list-style:none;background-color:var(--submenu--background-color, var(--wp--preset--color--contrast));padding:var(--wp--custom--gap--small) var(--wp--custom--gap--medium);text-align:center;display:none}.nav__list .sub-menu .nav__link{display:block;padding-top:var(--wp--custom--gap--mini);padding-bottom:var(--wp--custom--gap--mini)}.nav__list .sub-menu.is-active{display:block}.nav__link{color:var(--nav-link--color, var(--wp--preset--color--primary));text-decoration:var(--nav-link--text-decoration, none)}.nav__link:hover{color:var(--nav-link--hover-color, var(--wp--preset--color--primary))}.is-action-list{display:flex;flex-wrap:wrap;gap:var(--wp--custom--gap--box)}.widget__title{font-size:var(--widget-title--font-size, var(--wp--preset--font-size--regular));opacity:var(--widget-title--opacity, 0.6);margin-bottom:var(--widget-title--margin-bottom, var(--wp--custom--gap--box))}.read-more-link{color:var(--read-more-link--color, var(--wp--preset--color--secondary));border-bottom:var(--read-more-link--border-width, 3px) solid var(--read-more-link--border-color, var(--wp--preset--color--secondary));text-transform:uppercase;font-size:var(--wp--preset--font-size--small);font-weight:700;letter-spacing:3.2px;padding:var(--read-more-link--padding, 8px);text-decoration:none;transition:color .3s,background-color .3s,border-color .3s;margin-top:var(--read-more-link--margin-top, 0);display:inline-block}.read-more-link:hover{color:var(--read-more-link--hover-color, var(--wp--preset--color--primary));border-color:var(--read-more-link--hover-border-color, var(--wp--preset--color--primary))}.is-description *:first-child{margin-top:0}.is-description *:last-child{margin-bottom:0}.is-description iframe{aspect-ratio:16/9;width:100%;height:100%;display:block}.is-html-content{font-size:var(--wp--preset--font-size--small);line-height:1.7em}.is-html-content *:first-child{margin-top:0}.is-html-content *:last-child{margin-bottom:0}.is-html-content img{max-width:100%;height:auto}.is-html-content a{color:var(--wp--preset--color--text)}.is-html-content h2,.is-html-content h3,.is-html-content h4,.is-html-content h5,.is-html-content h6{color:var(--wp--preset--color--text);font-family:var(--wp--preset--font-family--text-font);margin-top:clamp(40px,4.2vw,60px);font-weight:400}.is-html-content h2 strong,.is-html-content h3 strong,.is-html-content h4 strong,.is-html-content h5 strong,.is-html-content h6 strong{font-weight:400;text-transform:none}.is-html-content h2{font-size:clamp(22px,1.7vw,24px)}.is-html-content h3{font-size:clamp(20px,1.5vw,22px)}.is-html-content h4{font-size:clamp(18px,1.4vw,20px)}.wp-paginate{display:flex;gap:var(--wp--custom--gap--mini);list-style:none;justify-content:center;flex-wrap:wrap}.wp-paginate>li span,.wp-paginate>li a{text-decoration:none;color:var(--wp--preset--color--dark);display:block;padding:10px;font-size:var(--wp--preset--font-size--small);border:1px solid var(--wp--preset--color--secondary)}.wp-paginate>li span.current,.wp-paginate>li a:hover{background-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--contrast)}.wp-paginate>li span.gap{display:none}.alting-map-wrapper{aspect-ratio:16/9}.is-share-title{font-size:var(--wp--preset--font-size--medium);color:var(--wp--preset--color--primary);margin-bottom:var(--wp--custom--gap--mini)}.is-share-list{display:flex;gap:var(--wp--custom--gap--small)}@media(max-width: 768px){.blog-archive__item{grid-template-columns:1fr}.nice-button{min-width:100%}.is-just-desktop{display:none}}.cdp-copy-alert-success{display:none !important}.header{--nav-link--color: var(--wp--preset--color--dark);--nav-link--hover-color: var(--wp--preset--color--secondary);--nav-list--gap: var(--wp--custom--gap--medium);--menu-toggle--color: var(--wp--preset--color--primary);position:fixed;top:0;left:0;right:0;z-index:5;background-color:var(--header--background-color, var(--wp--preset--color--contrast));padding-top:var(--wp--custom--gap--box);padding-bottom:var(--wp--custom--gap--box)}.header .current-menu-item>.nav__link,.header .current_page_item>.nav__link,.header .current_page_parent>.nav__link,.header .current-menu-ancestor>.nav__link,.header .current-menu-parent>.nav__link{--nav-link--color:var(--header-menu--selected, var(--wp--preset--color--secondary))}body:not(.is-scrolled) .header--transparent-type{--nav-link--color: var(--wp--preset--color--contrast);--submenu--background-color: rgba(11, 8, 11, 0.80);--header--background-color: transparent;--header--logo--color: var(--wp--preset--color--contrast);--header-menu--selected: var(--wp--preset--color--menu);--menu-toggle--color: var(--wp--preset--color--contrast)}.header-wrapper{max-width:var(--wp--custom--width--large);padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium);margin-left:auto;margin-right:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-template-areas:"header-logo header-sidebar menu-toggle"}.header-logo{grid-area:header-logo;align-self:end}.header-logo path{fill:var(--header--logo--color, var(--wp--preset--color--primary))}.sidebar--header{grid-area:header-sidebar;display:grid;grid-template-columns:1fr auto;justify-items:end;gap:var(--wp--custom--gap--medium) 0;grid-template-areas:"header-menu language-selector" "main-menu main-menu"}.menu-toggle{grid-area:menu-toggle;width:35px;height:35px;display:none}.menu-toggle__link{stroke:var(--menu-toggle--color)}.widget__item--main-menu{grid-area:main-menu;justify-self:end;white-space:nowrap;font-family:var(--wp--preset--font-family--title-font)}.widget__item--language-selector{grid-area:language-selector;margin-left:var(--nav-list--gap)}.widget__item--header-menu{grid-area:header-menu;justify-self:end;text-transform:uppercase}.nav__list .sub-menu{position:absolute;margin-top:calc(var(--wp--custom--gap--box) + 2px)}.language-switcher{text-transform:uppercase;font-weight:400}.language-switcher__current{display:flex;align-items:flex-end;display:block;text-decoration:none;color:var(--nav-link--color)}.language-switcher__current path{fill:var(--nav-link--color)}.language-switcher__current:after{margin-left:2px;position:relative;top:2px}.language-switcher__current:hover{--nav-link--color: var(--nav-link--hover-color)}.language-switcher__list{padding:0;list-style:none;position:absolute;background-color:var(--wp--preset--color--contrast);visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s;z-index:2;padding:var(--wp--custom--gap--micro);margin-left:-10px;margin-top:5px}.language-switcher__list.is-visible{visibility:visible;opacity:1}.language-switcher__item{border-bottom:1px solid var(--primary-color);padding-top:2px;padding-bottom:2px}.language-switcher__item:last-child{border:none}.language-switcher__link{display:block;padding:2px 10px;transition:color .3s;color:var(--wp--preset--color--text);text-decoration:none}.language-switcher__link:hover{color:var(--nav-link--hover-color)}@media(max-width: 950px){.header-logo{max-width:175px}.header-logo svg{width:100%}.menu-toggle{display:block}.sidebar--header{--nav-link--color: var(--wp--preset--color--contrast);--nav-list--flex-direction: column;--nav-list--align-items: start;overflow-y:auto;padding-top:150px;padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium);margin-left:-100vw;font-size:var(--wp--preset--font-size--regular);position:fixed;top:0;bottom:0;left:0;width:100%;background-color:var(--wp--preset--color--primary);gap:var(--wp--custom--gap--large);grid-template-columns:1fr;grid-template-rows:repeat(3, min-content);grid-template-areas:"main-menu" "header-menu" "language-selector"}.sidebar--header .widget__item{justify-self:start;max-width:var(--wp--custom--width--mini);margin-left:0;width:100%;text-align:left}.sidebar--header .widget__item--header-menu{--nav-list--gap: var(--wp--custom--gap--small);font-size:var(--wp--preset--font-size--x-small)}.sidebar--header .nav__list .sub-menu{position:initial;margin-left:0 !important;padding:0;background:none;font-size:var(--wp--preset--font-size--small);text-align:left;font-family:var(--wp--preset--font-family--text-font)}.sidebar--header .language-switcher{font-size:var(--wp--preset--font-size--x-small)}.sidebar--header .language-switcher__list{background:none;padding:0;margin-left:0}.sidebar--header .language-switcher__link{color:var(--wp--preset--color--contrast);padding-left:0;padding-right:0}.sidebar--header .language-switcher__link:hover{color:var(--wp--preset--color--secondary)}body.is-menu-visible{--header--logo--color: var(--wp--preset--color--contrast);overflow-y:hidden}body.is-menu-visible .menu-toggle{--menu-toggle--color: var(--wp--preset--color--contrast)}body.is-menu-visible .menu-toggle,body.is-menu-visible .header-logo{position:relative;z-index:20}body.is-menu-visible .sidebar--header{margin-left:0}}.footer{--heading-color: var(--wp--preset--color--contrast);--widget-title--font-size: var(--wp--preset--font-size--medium);--widget-title--margin-bottom: var(--wp--custom--gap--mini);background-color:var(--wp--preset--color--footer);color:var(--wp--preset--color--contrast);font-size:var(--wp--preset--font-size--small);padding-top:var(--wp--preset--spacing--large);padding-bottom:var(--wp--preset--spacing--large)}.footer a{--nav-link--color: var(--wp--preset--color--contrast);--nav-link--hover-color: var(--wp--preset--color--contrast);--link--color: var(--wp--preset--color--contrast);--link--hover-color: var(--wp--preset--color--contrast);--link--text-decoration: none;--link--hover-text-decoration: underline}.sidebar--footer{max-width:var(--wp--custom--width--large);width:100%;margin-left:auto;margin-right:auto;padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium);display:grid;grid-template-columns:minmax(200px, 35vw) repeat(3, auto);gap:var(--wp--custom--gap--large);grid-template-areas:"logo logo contact contact" "contact-info alting-menu unidades-menu servicios-menu" "social-networks social-networks social-networks social-networks" "copyright copyright copyright copyright"}.widget__item--footer-logo{grid-area:logo}.widget__item--contact{justify-self:end;grid-area:contact}.widget__item--contact-info{grid-area:contact-info}.widget__item--alting-menu{--nav-list--flex-direction: column;--nav-list--gap: 0;--nav-list--font-size: var(--wp--preset--font-size--small);--nav-list--align-items: left;grid-area:alting-menu}.widget__item--unidades-menu{--nav-list--flex-direction: column;--nav-list--gap: 0;--nav-list--font-size: var(--wp--preset--font-size--small);--nav-list--align-items: left;grid-area:unidades-menu}.widget__item--servicios-menu{--nav-list--flex-direction: column;--nav-list--gap: 0;--nav-list--font-size: var(--wp--preset--font-size--small);--nav-list--align-items: left;grid-area:servicios-menu}.widget__item--social-networks{grid-area:social-networks}.widget__item--copyright{-nav-list--gap:var(--wp--custom--gap--mini);grid-area:copyright;text-align:center;font-size:var(--wp--preset--font-size--small)}.widget__item--copyright .nav__item:before{content:"|";margin-right:5px;display:inline-block}.widget__item--copyright .nav__item:first-child:before{display:none}.widget__item--copyright .shortcode-menu{display:inline-block}.social-network__list{list-style:none;padding:0;display:flex;gap:30px}@media(max-width: 1000px){.sidebar--footer{grid-template-columns:1fr;grid-template-areas:"logo" "contact-info" "social-networks" "contact" "alting-menu" "unidades-menu" "servicios-menu" "copyright"}.widget__item--contact{justify-self:start}}@media(max-width: 700px){.widget__item--copyright{text-align:left}.widget__item--copyright .shortcode-menu{display:block}}@media(max-width: 500px){.widget__item--copyright{--nav-list--display:block}.widget__item--copyright .nav__item:before{display:none}}.blog-post__header{max-width:var(--wp--custom--width--regular);margin-left:auto;margin-right:auto;padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium)}.blog-post__heading{color:var(--wp--preset--color--primary);font-size:var(--wp--preset--font-size--x-large);margin-bottom:var(--wp--custom--gap--medium);text-align:center}.blog-post__featured-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;aspect-ratio:16/9}.blog-post__main-content{max-width:var(--wp--custom--width--medium);margin-left:auto;margin-right:auto;margin-top:var(--wp--preset--spacing--medium);margin-bottom:var(--wp--preset--spacing--medium);padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium);display:grid;grid-template-columns:1fr .5fr;gap:5vw;align-items:start}.blog-post__sidebar{font-size:var(--wp--preset--font-size--small);display:grid;grid-template-columns:1fr;gap:clamp(15px,1.75vw,25px)}.blog-post__tag-list,.blog-post__category-list{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}.blog-post__category-list{font-weight:700}.blog-post__tag-link,.blog-post__category-link{text-decoration:none;color:var(--wp--preset--color--primary);display:block;padding-top:var(--wp--custom--gap--micro);padding-bottom:var(--wp--custom--gap--micro)}.blog-post__navigation-list{max-width:var(--wp--custom--width--large);margin-left:auto;margin-right:auto;padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium);display:grid;grid-template-columns:1fr 1fr;gap:var(--wp--preset--spacing--medium);margin-top:var(--wp--preset--spacing--large);margin-bottom:var(--wp--preset--spacing--huge)}.blog-post__navigation-item{font-size:var(--wp--preset--font-size--x-regular);font-family:var(--wp--preset--font-family--title-font);max-width:var(--wp--custom--width--mini)}.blog-post__navigation-item-legend{font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--medium);margin-bottom:var(--wp--custom--gap--small)}.blog-post__navigation-item--next{text-align:right;justify-self:end}.blog-post__navigation-item a{text-decoration:none;color:var(--wp--preset--color--primary);display:block}.blog-post__navigation-item a+a{margin-top:var(--wp--custom--gap--large)}.blog-archive{max-width:var(--wp--custom--width--regular);margin-left:auto;margin-right:auto;padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium);margin-bottom:var(--wp--preset--spacing--huge)}.blog-archive__header{margin-bottom:var(--wp--custom--gap--large)}.blog-archive__heading{font-size:var(--wp--preset--font-size--x-large)}.blog-archive__search-excerpt{margin-top:var(--wp--custom--gap--medium);max-width:var(--wp--custom--width--mini)}.blog-archive__list{display:grid;grid-template-columns:1fr;gap:var(--wp--preset--spacing--medium);margin-bottom:var(--wp--preset--spacing--huge)}.blog-archive__item{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5vw}.blog-archive__item-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;aspect-ratio:569/426}.blog-archive__item-link{text-decoration:none;color:var(--wp--preset--color--primary)}.blog-archive__item-title{font-size:var(--wp--preset--font-size--x-regular)}@media(max-width: 1024px){.blog-post__header{grid-template-columns:1fr;gap:var(--wp--custom--gap--medium);grid-template-areas:"title" "share" "featured-image"}.blog-post__share{margin-bottom:var(--wp--custom--gap--medium)}.blog-post__main-content{grid-template-columns:1fr;gap:var(--wp--custom--gap--medium)}.blog-post__content{order:1}.blog-post__sidebar{display:flex;flex-wrap:wrap;gap:var(--wp--custom--gap--medium)}.blog-post__category-list,.blog-post__tag-list{display:flex;gap:var(--wp--custom--gap--mini);flex-wrap:wrap}}@media(max-width: 768px){.blog-archive__list{gap:var(--wp--preset--spacing--huge)}.blog-archive__item{grid-template-columns:1fr}}.job-offer-single__header{max-width:var(--wp--custom--width--regular);margin-left:auto;margin-right:auto;padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium);display:grid;grid-template-columns:auto 400px;gap:5vw}.job-offer-single__heading{color:var(--wp--preset--color--primary)}.job-offer-single__excerpt{color:var(--wp--preset--color--primary);font-size:var(--wp--preset--font-size--x-regular);margin-bottom:var(--wp--custom--gap--medium)}.job-offer-single__section-title{font-size:var(--wp--preset--font-size--medium);color:var(--wp--preset--color--primary);font-weight:400;margin-top:var(--wp--custom--gap--medium);margin-bottom:var(--wp--custom--gap--box)}.job-offer-single__main-content{max-width:var(--wp--custom--width--regular);margin-left:auto;margin-right:auto;margin-top:var(--wp--preset--spacing--huge);margin-bottom:var(--wp--preset--spacing--huge);padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium);display:grid;grid-template-columns:1fr .5fr;gap:5vw}.job-offer-single__sidebar{font-size:var(--wp--preset--font-size--small);order:1}.job-offer-single__data-list{display:grid;grid-template-columns:auto 1fr;border-bottom:1px solid var(--wp--preset--color--dark)}.job-offer-single__data-label{text-transform:uppercase;font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--primary);padding:var(--wp--custom--gap--micro) 0}.job-offer-single__data-value{font-size:var(--wp--preset--font-size--form);padding:var(--wp--custom--gap--micro) 0 var(--wp--custom--gap--micro) var(--wp--custom--gap--box)}.job-offer-single__data-label,.job-offer-single__data-value{border-top:1px solid var(--wp--preset--color--dark);margin:0}@media(max-width: 1024px){.job-offer-single__header{grid-template-columns:1fr}.job-offer-single__main-content{grid-template-columns:1fr}.job-offer-single__sidebar{order:0}}.form-field__list{display:grid;grid-template-columns:1fr;gap:var(--wp--custom--gap--mini);max-width:var(--wp--custom--width--mini);font-size:var(--wp--preset--font-size--form)}.form-field__item input[type=text],.form-field__item input[type=tel],.form-field__item input[type=email],.form-field__item input[type=url],.form-field__item select,.form-field__item textarea{border:1px solid var(--wp--preset--color--secondary);padding:var(--wp--custom--gap--mini);font-size:var(--wp--preset--font-size--form);width:100%;font-family:var(--wp--preset--font-family--text-font);background-color:var(--wp--preset--color--contrast)}.form-field__item input[type=checkbox]{display:none}.form-field__item input[type=file]::file-selector-button{display:none}.form-field__item label{color:var(--wp--preset--color--primary)}.form-field__item a{color:var(--wp--preset--color--primary)}.form-field__item button[type=submit]{margin-top:var(--wp--custom--gap--medium)}.alting-property-search-form select,select{background-image:url('data:image/svg+xml;utf8,%3Csvg viewBox="0 0 24 24" display="inline-block" height="1em" width="1em" vertical-align="text-bottom" xmlns="http://www.w3.org/2000/svg" %3E%3Cpath fill="currentColor" d="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z"/%3E%3C/svg%3E');background-position:right 5px top 50%;background-repeat:no-repeat}.wpcf7-list-item{margin-left:0}.wpcf7-list-item .wpcf7-list-item-label{padding-left:25px;position:relative;display:block}.wpcf7-list-item .wpcf7-list-item-label:before{content:url('data:image/svg+xml,<svg width="18px" height="18px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>checkbox-component-unchecked</title><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="drop" fill="%23002F87" transform="translate(64.000000, 64.000000)"><path d="M384,1.42108547e-14 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M362.666667,21.3333333 L21.3333333,21.3333333 L21.3333333,362.666667 L362.666667,362.666667 L362.666667,21.3333333 Z" id="Combined-Shape"></path></g></g></svg>');position:absolute;left:0;top:3px}.wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label:before{content:url('data:image/svg+xml,<svg width="18px" height="18px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>checkbox-component-checked</title><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="drop" fill="%23002F87" transform="translate(64.000000, 64.000000)"><path d="M384,1.42108547e-14 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M362.666667,21.3333333 L21.3333333,21.3333333 L21.3333333,362.666667 L362.666667,362.666667 L362.666667,21.3333333 Z M308.506632,77.5753097 L331.493368,93.0913569 L178.08537,320.362465 L54.194786,196.471881 L73.805214,176.861453 L173.909333,276.970667 L308.506632,77.5753097 Z" id="Combined-Shape"></path></g></g></svg>')}.file-field__wrapper{margin-top:var(--wp--custom--gap--large);margin-bottom:var(--wp--custom--gap--large);color:var(--wp--preset--color--primary);font-size:var(--wp--preset--font-size--form)}.file-field__button{border:none;background:none;text-transform:uppercase;font-weight:700;letter-spacing:3.2px;color:var(--wp--preset--color--primary);display:block;border-bottom:2px solid var(--wp--preset--color--medium);padding-bottom:var(--wp--custom--gap--micro);cursor:pointer}.file-field__button:before{content:url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 12.2422H6.75C6.3125 12.2422 6 11.9297 6 11.4922V6.24219H3.25C2.6875 6.24219 2.40625 5.58594 2.8125 5.17969L7.5625 0.429688C7.78125 0.210938 8.1875 0.210938 8.40625 0.429688L13.1562 5.17969C13.5625 5.58594 13.2812 6.24219 12.7188 6.24219H10V11.4922C10 11.9297 9.65625 12.2422 9.25 12.2422ZM16 11.9922V15.4922C16 15.9297 15.6562 16.2422 15.25 16.2422H0.75C0.3125 16.2422 0 15.9297 0 15.4922V11.9922C0 11.5859 0.3125 11.2422 0.75 11.2422H5V11.4922C5 12.4609 5.78125 13.2422 6.75 13.2422H9.25C10.1875 13.2422 11 12.4609 11 11.4922V11.2422H15.25C15.6562 11.2422 16 11.5859 16 11.9922ZM12.125 14.7422C12.125 14.3984 11.8438 14.1172 11.5 14.1172C11.1562 14.1172 10.875 14.3984 10.875 14.7422C10.875 15.0859 11.1562 15.3672 11.5 15.3672C11.8438 15.3672 12.125 15.0859 12.125 14.7422ZM14.125 14.7422C14.125 14.3984 13.8438 14.1172 13.5 14.1172C13.1562 14.1172 12.875 14.3984 12.875 14.7422C12.875 15.0859 13.1562 15.3672 13.5 15.3672C13.8438 15.3672 14.125 15.0859 14.125 14.7422Z" fill="%232067B8"/></svg>');margin-right:var(--wp--custom--gap--mini)}.file-field__description{margin-top:var(--wp--custom--gap--medium)}@media(max-width: 900px){.form-field__list{max-width:100%}}.investment-single__header,.investment-single__content,.investment-single__video,.investment-single__tab-wrapper{max-width:var(--wp--custom--width--regular);margin-left:auto;margin-right:auto;padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium)}.investment-single__gallery-image{width:100%;height:100%;aspect-ratio:1324/1059;display:block;object-fit:cover;object-position:center}.investment-single__media-buttons{position:absolute;right:clamp(10px,4.28vw,60px);bottom:clamp(10px,4.28vw,60px);z-index:1;display:flex;gap:20px}.investment-single__media-button{--nice-button--background-color: var(--wp--preset--color--medium)}.investment-single__media-button-link{display:flex;align-items:center;justify-content:center;padding:clamp(10px,1.42vw,20px) clamp(20px,2.85vw,40px);min-width:0}.investment-single__media-button-link svg{margin-right:10px}.investment-single__media-button-link svg path{fill:#fff}.investment-single__header,.investment-single__content{display:grid;grid-template-columns:auto 400px;gap:5vw}.investment-single__header{margin-bottom:var(--wp--custom--gap--large)}.investment-single__heading{font-size:var(--wp--preset--font-size--x-large);margin-bottom:var(--wp--custom--gap--small)}.investment-single__subtitle{font-size:var(--wp--preset--font-size--prominent);color:var(--wp--preset--color--primary);margin-bottom:var(--wp--custom--gap--small)}.investment-single__location-text,.investment-single__surface{font-size:var(--wp--preset--font-size--medium)}.investment-single__surface{color:var(--wp--preset--color--secondary)}.investment-single__video-file,.investment-single__video-iframe{width:100%;height:100%;aspect-ratio:16/9;display:block;object-fit:cover;object-position:center;margin-top:var(--wp--preset--spacing--large);margin-bottom:var(--wp--preset--spacing--large)}.investment-single__tab-wrapper{display:grid;grid-template-columns:1.2fr 1.5fr;gap:var(--wp--custom--gap--medium);margin-top:var(--wp--preset--spacing--large);margin-bottom:var(--wp--preset--spacing--large)}.investment-single__tab-video{aspect-ratio:16/9;width:100%;height:100%;object-position:center;object-fit:cover;display:block}.investment-single__tab-title{font-size:var(--wp--preset--font-size--large);margin-bottom:var(--wp--custom--gap--small);color:var(--investment-title--color, var(--wp--preset--color--primary))}.investment-single__tab-header{cursor:pointer;padding-top:var(--wp--custom--gap--medium);padding-bottom:var(--wp--custom--gap--medium);border-bottom:1px solid var(--wp--preset--color--clear);padding-right:150px}.investment-single__tab-header:hover{--investment-title--color: var(--wp--preset--color--secondary);background-image:url('data:image/svg+xml,<svg width="94" height="18" viewBox="0 0 94 18" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_6202_4931" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="94" height="18"><path d="M93.2266 1.09485L93.2266 16.896L0.676559 16.896L0.676561 1.09484L93.2266 1.09485Z" fill="white" stroke="white"/></mask><g mask="url(%23mask0_6202_4931)"><path d="M85.4614 0.97079L93.0234 8.99677L85.4614 17.0227" stroke="%232067B8"/><path d="M93.1797 8.99536L0.179733 8.99535" stroke="%232067B8"/></g></svg>');background-repeat:no-repeat;background-position:right 40px}.investment-single__tab-content{display:none}.investment-single__tab-content>*{margin-bottom:var(--wp--custom--gap--medium)}.investment-single__tab-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;max-width:100%}.investment-single__tab-content-visible{background-color:var(--wp--preset--color--clear);padding:clamp(var(--wp--custom--gap--medium),3.5vw,var(--wp--custom--gap--large))}.investment-single__tab-content-visible>*{margin-bottom:var(--wp--custom--gap--medium)}.investment-single__tab-content-visible>*:last-child{margin-bottom:0}.resource-archive{max-width:var(--wp--custom--width--regular);margin-left:auto;margin-right:auto;padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium);margin-bottom:var(--wp--preset--spacing--large)}.resource-archive__list{display:grid;grid-template-columns:1fr;gap:var(--wp--preset--spacing--medium);margin-bottom:var(--wp--preset--spacing--large);margin-left:0;padding-left:0}.resource-archive__list--property{--resource-archive-item-content--align-self: stretch;--resource-archive-item-content--display: grid}.resource-archive__item{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:5vw;background-color:var(--wp--preset--color--clear)}.resource-archive__item-location{font-family:var(--wp--preset--font-family--title-font);color:var(--wp--preset--color--primary);margin-bottom:var(--wp--custom--gap--small)}.resource-archive__item-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;aspect-ratio:569/426}.resource-archive__item-link{text-decoration:none;color:var(--wp--preset--color--primary)}.resource-archive__item-content{padding:var(--wp--custom--gap--medium) var(--wp--custom--gap--medium) var(--wp--custom--gap--medium) 0;align-self:var(--resource-archive-item-content--align-self, center);display:var(--resource-archive-item-content--display, block);grid-template-rows:1fr 1fr}.resource-archive__item-title{font-size:var(--wp--preset--font-size--x-regular)}.resource-archive__item-feature-excerpt{align-self:end;display:grid;grid-template-columns:1fr 1fr}.resource-archive__item-feature-list{display:flex;align-items:end;justify-content:end;gap:var(--wp--custom--gap--small);color:var(--wp--preset--color--secondary)}.resource-archive__item-price{font-size:var(--wp--preset--font-size--x-regular);color:var(--wp--preset--color--primary)}.resource-archive__item-excerpt{margin-top:var(--wp--custom--gap--medium)}.resource-archive__item-read-more{margin-top:var(--wp--custom--gap--medium)}@media(max-width: 900px){.investment-single__header,.investment-single__content{grid-template-columns:1fr}.investment-single__tab-wrapper{grid-template-columns:1fr}.investment-single__tab-list{display:grid;grid-template-columns:1fr;gap:var(--wp--preset--spacing--large)}.investment-single__tab-content{display:block}.investment-single__tab-header{border:none;padding-top:0;padding-right:0;cursor:initial}.investment-single__tab-header:hover{--investment-title--color: var(--wp--preset--color--primary);background:none}.investment-single__tab-content-visible{display:none}}@media(max-width: 768px){.resource-archive__item{grid-template-columns:1fr;gap:0}.resource-archive__item-content{padding:var(--wp--custom--gap--medium)}}.property-single__wrapper{max-width:var(--wp--custom--width--regular);margin-left:auto;margin-right:auto;padding-left:var(--wp--custom--gap--medium);padding-right:var(--wp--custom--gap--medium)}.property-single__gallery{position:relative}.property-single__gallery-image{width:100%;height:100%;aspect-ratio:1324/1059;display:block;object-fit:cover;object-position:center}.property-single__media-buttons{position:absolute;right:clamp(10px,4.28vw,60px);bottom:clamp(10px,4.28vw,60px);z-index:1;display:flex;gap:20px}.property-single__media-button{--nice-button--background-color: var(--wp--preset--color--medium)}.property-single__media-button-link{display:flex;align-items:center;justify-content:center;padding:clamp(10px,1.42vw,20px) clamp(20px,2.85vw,40px);min-width:0}.property-single__media-button-link svg{margin-right:10px}.property-single__media-button-link svg path{fill:#fff}.property-single__header{display:grid;grid-template-columns:auto 400px;gap:5vw}.property-single__header{margin-bottom:var(--wp--custom--gap--large)}.property-single__heading{font-size:var(--wp--preset--font-size--x-large);margin-bottom:var(--wp--custom--gap--small)}.property-single__location{font-size:var(--wp--preset--font-size--medium);color:var(--wp--preset--color--dark)}.property-single__location-title{margin-bottom:var(--wp--custom--gap--small)}.property-single__main-data{display:grid;gap:var(--wp--custom--gap--box);grid-template-columns:1fr 1fr 1fr;grid-template-areas:"price data contact" "reference reference reference";align-items:start}.property-single__price{--property-single-data-item-description--font-size: var(--wp--preset--font-size--large);grid-area:price}.property-single__data{grid-area:data}.property-single__contact-button{grid-area:contact}.property-single__reference{grid-area:reference;font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--secondary);margin-top:var(--wp--custom--gap--medium);padding-bottom:var(--wp--custom--gap--micro);border-bottom:1px solid var(--wp--preset--color--secondary)}.property-single__data-list{display:flex;gap:var(--wp--custom--gap--small)}.property-single__data-item-term{font-size:var(--wp--preset--font-size--form);color:var(--wp--preset--color--secondary);margin-bottom:var(--wp--custom--gap--micro)}.property-single__data-item-definition{font-size:var(--property-single-data-item-description--font-size, var(--wp--preset--font-size--medium));color:var(--wp--preset--color--primary)}.property-single__description,.property-single__cta-list{max-width:var(--wp--custom--width--small)}.property-single__description{margin-top:var(--wp--preset--spacing--large)}.property-single__cta-list{margin-top:var(--wp--custom--gap--large)}.property-single__main-features{margin-top:var(--wp--preset--spacing--large)}.property-single__main-features-wrapper{background-color:var(--wp--preset--color--clear);display:grid;grid-template-columns:2fr 1fr;gap:var(--wp--custom--gap--large);padding:var(--wp--custom--gap--large)}.property-single__feature-list{display:grid;grid-template-columns:1fr 1fr;gap:0 var(--wp--custom--gap--medium);padding-left:0;margin-top:var(--wp--custom--gap--box);margin-bottom:0}.property-single__feature-item{display:block;font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--secondary);text-transform:uppercase;padding-top:var(--wp--custom--gap--micro);padding-bottom:var(--wp--custom--gap--micro);border-top:1px solid var(--wp--preset--color--medium)}.property-single__feature-item:last-child,.property-single__feature-item:nth-last-child(2){border-bottom:1px solid var(--wp--preset--color--medium)}.property-single__energy-letter{font-size:var(--wp--preset--font-size--huge);color:var(--wp--preset--color--primary);font-weight:300}.property-single__energy-consumption-list{display:grid;grid-template-columns:1fr;gap:0;list-style:none;padding:0;margin:var(--wp--custom--gap--medium) 0 0 0}.property-single__energy-consumption-item{font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--primary);text-transform:uppercase;border-top:1px solid var(--wp--preset--color--medium);padding-top:var(--wp--custom--gap--micro);padding-bottom:var(--wp--custom--gap--micro)}.property-single__energy-consumption-item:last-child{border-bottom:1px solid var(--wp--preset--color--medium)}.property-single__location{margin-top:var(--wp--preset--spacing--large)}.property-single__about{margin-top:var(--wp--preset--spacing--large)}.property-single__about-title{margin-bottom:var(--wp--custom--gap--small)}.property-single__about-location{color:var(--wp--preset--color--secondary);margin-bottom:var(--wp--custom--gap--medium)}.property-single__about-description{max-width:var(--wp--custom--width--small)}.property-single__plans{margin-top:var(--wp--preset--spacing--large)}.property-single__plans-title{margin-bottom:var(--wp--custom--gap--small)}.property-single__plans-table{width:100%;background-color:var(--wp--preset--color--clear);color:var(--wp--preset--color--dark);border-collapse:collapse}.property-single__plans-table-wrapper{overflow-x:auto}.property-single__plans-table-head{color:var(--wp--preset--color--secondary);font-size:var(--wp--preset--font-size--x-regular);font-weight:300}.property-single__plans-table-row{--property-single--plans-table-row--border-bottom: 1px solid var(--wp--preset--color--medium)}.property-single__plans-table-row:last-child{--property-single--plans-table-row--border-bottom: none}.property-single__plans-table-column{border-bottom:var(--property-single--plans-table-row--border-bottom);font-weight:300;padding:var(--wp--custom--gap--mini) var(--wp--custom--gap--small);text-align:center}.property-single__contact{margin-top:var(--wp--preset--spacing--huge);margin-bottom:var(--wp--preset--spacing--huge)}.property-single__contact-title{margin-bottom:var(--wp--custom--gap--medium)}.property-single__contact-content{display:grid;align-items:start;gap:var(--wp--custom--gap--box);grid-template-columns:1fr 1fr 1fr;grid-template-areas:". form method_list"}.property-single__contact-form{grid-area:form}.property-single__contact-method-list{grid-area:method_list;max-width:215px;justify-self:end}.property-single__contact-method-item{width:100%}@media(max-width: 1200px){.property-single__header{grid-template-columns:2fr 1fr}.property-single__main-data{grid-template-columns:1fr;grid-template-areas:unset}.property-single__price,.property-single__data,.property-single__contact-button,.property-single__reference{grid-area:unset}}@media(max-width: 900px){.property-single__header{grid-template-columns:1fr}.property-single__main-features-wrapper{grid-template-columns:1fr 1fr}.property-single__feature-list{grid-template-columns:1fr}.property-single__feature-item:nth-last-child(2){border-bottom:none}.property-single__contact-content{grid-template-columns:2fr 1fr;grid-template-areas:"form method_list"}}@media(max-width: 700px){.property-single__main-features-wrapper{grid-template-columns:1fr}.property-single__contact-content{grid-template-columns:1fr;grid-template-rows:auto auto;grid-template-areas:"method_list" "form"}.property-single__contact-method-list{max-width:100%;justify-self:center}}@media(max-width: 500px){.property-single__media-buttons{flex-direction:column;gap:10px}}
