html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:#fff}body.mobile-menu-open{overflow:hidden}body.admin-bar #site-header{margin-top:32px}@media screen and (max-width: 768px){body.admin-bar #site-header{margin-top:0}}#site-header{font-size:12px;text-transform:uppercase;position:fixed;top:0;z-index:99;width:100%;max-width:100%;background:transparent;padding:25px 0;transition:background .2s ease,box-shadow .2s ease,transform .2s ease,height .2s ease}#site-header .site-logo{max-width:180px;width:100%;display:block;height:auto}#site-header.scrolled{background:#fff;box-shadow:0 4px 20px #0000000a}#site-header+*{padding-top:320px}#site-header+*.splash-illustration{padding-top:220px;margin-top:120px}@media screen and (max-width: 1100px){#site-header+*.splash-illustration{padding-top:60px!important}}@media screen and (max-width: 768px){#site-header+*.splash-illustration{padding-top:0!important}}@media screen and (max-width: 768px){#site-header+*{padding-top:140px}}#site-header .header{font-weight:500;letter-spacing:10%}#site-header .header__content{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}#site-header .header__nav ul{display:flex;gap:20px;align-items:center;justify-content:center}#site-header .header__nav ul li{position:relative}#site-header .header__nav ul li a{position:relative;padding:2px 0;transition:color .2s ease}#site-header .header__nav ul li a:before{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:1px;background-color:#ff725b;transform-origin:center;transition:width .2s ease,left .2s ease}#site-header .header__nav ul li a:hover:before,#site-header .header__nav ul li a.current-menu-item:before{width:100%;left:0}#site-header .header__nav ul li:hover>a{color:#ff725b}#site-header .header__mobile-toggle{display:none;background:none;border:none;cursor:pointer;position:relative;z-index:1000;border-radius:0;padding:20px 30px;min-height:80px;box-sizing:border-box}#site-header .header__mobile-toggle span{display:block;width:24px;height:2px;background:#000;margin:4px 0;transition:transform .2s ease,opacity .2s ease}#site-header .header__mobile-toggle.is-active span:nth-child(1){transform:translateY(6px) rotate(45deg)}#site-header .header__mobile-toggle.is-active span:nth-child(2){opacity:0}#site-header .header__mobile-toggle.is-active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}#site-header .header__mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:999;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;padding:80px 20px}#site-header .header__mobile-menu.is-active{opacity:1;visibility:visible}#site-header .header__mobile-menu-inner{align-items:center;justify-content:center}#site-header .header__mobile-menu-inner ul{display:flex;flex-direction:column;gap:20px;text-align:center}#site-header .header__mobile-menu-inner ul li{opacity:0;transform:translateY(20px);transition:opacity .2s ease,transform .2s ease}#site-header .header__mobile-menu-inner ul li a{font-size:12px;padding:10px;display:block}#site-header .header__mobile-menu-inner ul li.is-visible{opacity:1;transform:translateY(0)}#site-header .btn a{background:#ff725b;padding:8px 20px!important;border-radius:90px;display:block;color:#fff;position:relative;overflow:hidden;border:1px solid #ff725b;transition:.2s ease}#site-header .btn a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;transform:scaleX(0);transform-origin:right;transition:transform .2s ease;z-index:1}#site-header .btn a:hover{color:#ff725b!important;background:#fff!important}#site-header .btn a.current-menu-item{background:#fff!important;color:#ff725b!important}#site-header .current-menu-item{color:#ff725b}#site-header .current-menu-item a:before{width:100%;left:0}@media (max-width: 768px){#site-header{padding-top:20px;padding-bottom:20px}#site-header+div:not(.splash-illustration){margin-top:0}#site-header img{display:block;height:auto;max-width:180px;width:100%}#site-header .header{padding-top:0;padding-bottom:0}#site-header .header__container{padding:0;margin-left:20px;margin-right:20px}#site-header .header__nav{display:none}#site-header .header__mobile-toggle{display:block;height:100%;position:absolute;top:0;right:0}#site-header .header__mobile-menu{display:flex;flex-direction:column;align-items:center;height:100%;gap:80px}}#site-footer{padding-top:45px;margin-top:75px;margin-bottom:45px}.footer__prefooter{background-color:#2e6f58;color:#fff;border-radius:40px;padding:55px 90px;display:flex;justify-content:space-between;font-size:16px;background-position:100% 130%;background-size:450px;background-repeat:no-repeat}.footer__contact-title{margin-bottom:40px}.footer__contact-phone,.footer__contact-email{margin-bottom:30px}.footer__newsletter{width:100%;max-width:370px;font-size:13px}.footer__newsletter-title{text-transform:uppercase;margin-bottom:10px;display:block;min-width:fit-content}.footer__newsletter-input{display:flex;background:#fff;height:46px;overflow:hidden}.footer__newsletter input{border-bottom-left-radius:10px;border-top-left-radius:10px;all:unset;height:100%;display:block;width:100%;height:46px;padding-left:20px!important;padding-right:20px!important;border-right:1px solid #0f0f0f;background:#fff;color:#0f0f0f;box-sizing:border-box;border-bottom:none!important}.footer__newsletter button{height:46px;all:unset;background:#fff;color:#0f0f0f;padding-left:20px;padding-right:20px;text-transform:uppercase;cursor:pointer;border-bottom-right-radius:10px;border-top-right-radius:10px}.footer__container.has-prefooter .footer__content-left{flex-direction:column!important;gap:40px}.footer__content{display:flex;gap:20px}.footer__content-left{display:flex;gap:80px}.footer__nav{font-size:12px;text-transform:uppercase}.footer__nav ul{display:flex;flex-direction:column;gap:12px}.footer__content-right{font-size:14px;margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:50px}.footer__content-right .footer__newsletter{max-width:none!important}.footer__content-right form{display:flex;gap:20px;align-items:center;width:100%;margin-top:0!important}.footer__content-right form label{margin-bottom:0;font-size:15px}.footer__content-right form input{width:100%;max-width:310px;min-width:310px}.footer__content-right form button,.footer__content-right form input{background:#f8f2e7;border-color:#fff}.footer__content-row{display:flex;align-items:center;gap:50px}.footer__socials{display:flex;justify-content:flex-end;gap:50px}.footer__links{margin-left:auto}.footer__links ul{display:flex;font-size:12px;flex-direction:column;gap:20px;margin-top:auto}@media screen and (max-width: 1240px){.footer__content-left{flex-direction:column;gap:40px}}@media screen and (max-width: 1024px){.footer__content form{flex-direction:column;align-items:flex-start;gap:1em}.footer__content-row{flex-direction:column;align-items:flex-end;gap:20px}}@media screen and (max-width: 768px){.footer{margin-top:0}.footer:not(.has-prefooter){position:relative;padding-top:70px!important}.footer .site-logo{max-width:240px;width:100%;display:block;height:auto}.footer__container{margin-left:20px!important;margin-right:20px!important;width:calc(100% - 40px)!important}.footer__prefooter{flex-direction:column;padding:30px 40px 40px}.footer__prefooter .footer__newsletter{margin-top:3em}.footer__content{margin-top:50px;flex-direction:row;justify-content:space-between;gap:40px}.footer__content-row,.footer__content-left{flex-direction:column}.footer__content .footer__newsletter{position:absolute;left:50%;transform:translate(-50%);width:75%!important;top:0;font-size:11px;gap:5px!important}.footer__content .footer__newsletter-input{width:100%}.footer__content .footer__newsletter input{min-width:initial!important;border:1px solid #2e6f58!important;background-color:transparent!important;border-color:#2e6f58;border-top-left-radius:10px;border-bottom-left-radius:10px}.footer__content .footer__newsletter-title{font-size:11px;color:#2e6f58!important}.footer__content .footer__newsletter button{border-top:1px solid #2e6f58!important;border-bottom:1px solid #2e6f58!important;border-right:1px solid #2e6f58!important;border-top-right-radius:10px;border-bottom-right-radius:10px;background-color:transparent!important}.footer__content-right{flex-direction:column;margin-left:0;align-self:flex-end}.footer__links{text-align:right}}.cta{display:inline-block;cursor:pointer;transition:.2s ease;background-color:#fff;color:#ff725b;border:1px solid #ff725b;padding:10px 20px;border-radius:90px;text-align:center}.cta:hover{background-color:#ff725b!important;color:#fff}.cta.secondary{background-color:#ff725b;color:#fff;border:1px solid #ff725b}.cta.secondary:hover{background-color:transparent!important;color:#ff725b}.project-card{width:64.78%;display:flex;flex-direction:column;gap:20px;position:relative;opacity:0;visibility:hidden}.project-card>a:first-child{position:absolute;top:0;left:0;right:0;bottom:0}.project-card:not(:first-child){margin-top:120px}.project-card:nth-child(odd){margin-left:auto}.project-card:nth-child(2n) .project-card__title,.project-card:nth-child(2n) .project-card__link{margin-left:50px}.project-card:nth-child(odd) .project-card__title{margin-right:50px}.project-card__link{color:#ff725b;text-transform:uppercase;position:relative}.project-card__title{font-size:38px;line-height:38px;display:flex;justify-content:space-between;gap:20px}.project-card__title>span:first-child{color:#ff725b}.project-card__title>span:last-child{font-weight:100}.project-card img{height:510px;object-fit:cover;display:block}@media screen and (max-width: 768px){.project-card{width:calc(100% - 50px)}.project-card__title{flex-direction:row-reverse}.project-card__title>span:first-child{font-size:24px;font-weight:500}.project-card__title>span:last-child{max-width:225px}.project-card img{height:260px}.project-card__link{font-size:12px;margin-top:10px;position:relative;z-index:10}}.project img{display:block;object-fit:cover}.project__index{color:#ff725b;font-weight:500;font-size:24px;padding-bottom:70px}.project__sub-title{color:#ff725b;font-weight:500;font-size:18px;text-transform:uppercase;margin-bottom:40px}.project__header-content{display:flex}.project__header-content img{max-width:56%;height:630px;object-fit:cover}.project__header-right{display:flex;flex-direction:column;gap:40px;width:100%;min-width:545px;padding-left:120px;padding-right:120px;font-size:18px}.project__header-right span{font-weight:600}.project__header-right div{color:#828181}.project__title{font-size:78px;line-height:68px;font-weight:100;margin-bottom:40px}.project__content{margin-top:80px}.project__content-inner{display:flex;align-items:center;gap:80px}.project__content-left,.project__content-right{flex:1;width:100%}.project__content-left,.project__content-right{max-width:50%}.project__content-title{font-size:38px;line-height:40px;font-weight:400;margin-bottom:30px}.project__content-description{font-size:16px;line-height:24px;text-align:justify}.project__content-image{width:100%;height:auto;object-fit:cover}.project__row{display:flex;margin-top:50px;justify-content:flex-end;align-items:center;gap:230px}.project__row-content{max-width:270px;font-size:16px;line-height:24px;text-align:justify}.project__row-content strong{display:block;font-size:24px;line-height:30px;margin-bottom:40px}.project__row img{height:680px;width:31.65%}.project__gallery{padding-top:80px;display:flex;flex-wrap:wrap;gap:20px}.project__gallery-image{height:860px;max-width:calc(50% - 20px);object-fit:cover}.project a[href="#top"]{display:block;margin-top:80px;color:#828181;font-size:14px;font-weight:500}.project__related{margin-top:80px}.project__related hr{margin-bottom:50px;background-color:#000}.project__related-title{color:#2e6f58;padding-bottom:50px;font-weight:500;font-size:14px}.project__archive-link{margin-left:auto;margin-right:auto;display:block;margin-top:120px;width:fit-content}@media screen and (max-width: 1400px){.project__header img{max-width:50%}}@media screen and (max-width: 1300px){.project__header-right{min-width:0;padding-left:40px;padding-right:40px}.project__content-inner{gap:40px}.project__row{gap:100px;padding-left:40px}.project__row img{width:auto;height:340px}.project__gallery{flex-direction:column}.project__gallery-image{max-width:100%}}@media screen and (max-width: 1024px){.project__header img{max-height:500px}.project__title{font-size:50px;line-height:1;margin-bottom:0}.project__row{flex-direction:column}.project__row-content{max-width:100%}.project__row img{width:100%}}@media screen and (max-width: 768px){.project__header-content{flex-direction:column}.project__header-content img{width:calc(100% - 40px);height:260px;max-width:100%;margin-left:40px}.project__header-right{flex-direction:column;gap:20px;padding-left:40px;padding-right:40px;margin-top:20px;font-size:13px;line-height:18px}.project__sub-title{font-size:14px;margin-bottom:20px}.project__title{font-size:54px;line-height:48px;margin-bottom:0}.project__content{margin-top:40px}.project__content-inner{flex-direction:column;gap:30px}.project__content-left,.project__content-right{max-width:100%}.project__content-title{font-size:28px;line-height:32px;margin-bottom:20px}.project__content-description{font-size:14px;line-height:18px}.project__row{gap:20px;padding-left:40px;padding-right:40px;margin-top:40px}.project__row-content{min-width:260px;max-width:100%;width:100%;font-size:13px;line-height:1.5;text-align:left;padding-left:0}.project__row-content strong{font-size:16px;line-height:19px;margin-bottom:10px}.project__row img{max-width:100% %;height:340px;flex-shrink:1}.project__gallery{padding-top:30px;padding-left:20px!important;padding-right:20px!important}.project__gallery-image{height:550px}}.project a[href="#top"],.project__related{margin-top:40px}.project__related hr{margin-bottom:50px}.project__related-title{padding-bottom:50px}.project__archive-link{margin-top:40px}.project__content-inner .project__content-left{max-width:270px;margin:auto;font-family:Work Sans;color:#2e6f58;letter-spacing:0%}.project__content-inner .project__content-left .project__content-title{font-size:24px;line-height:30px;font-weight:500;font-style:Medium}.project__content-inner .project__content-right{max-width:50%}form.wpcf7-form .form-row{display:flex;gap:60px;margin-bottom:0}form.wpcf7-form .form-group.half{flex:1}form.wpcf7-form .form-group.full{flex:100%}form.wpcf7-form .required-note{font-size:14px;color:#999;margin-bottom:10px}form.wpcf7-form textarea{resize:none}.listings{background:#f9f5ed;padding-bottom:95px}.listings__container{max-width:1110px;margin:auto;display:flex;gap:40px;justify-content:space-between;flex-wrap:wrap}.posts-archive .container{max-width:1045px;margin:auto}.posts-archive__posts{display:flex;column-gap:35px;row-gap:65px;flex-wrap:wrap;justify-content:flex-start}.posts-archive-post{max-width:465px;width:100%;padding:35px;background:#f9f5ed;border-radius:30px;position:relative}.posts-archive-post:nth-child(2n){background:#2e6f5814}.posts-archive-post__link{position:absolute;top:0;left:0;right:0;bottom:0}.posts-archive-post__image{object-fit:cover;height:395px}.posts-archive-post__meta{font-size:13px;line-height:17px;display:flex;text-transform:uppercase;gap:1em;letter-spacing:10%;margin-bottom:1em;margin-top:1em}.posts-archive-post__meta-read{color:#2e6f58}.posts-archive-post__title{font-size:32px;line-height:34px}.posts-archive__pagination{display:flex;margin-top:80px;font-size:16px}.posts-archive__pagination a{border:1px solid currentColor;color:#ff725b;padding:5px 10px;border-radius:20px}.posts-archive__pagination-next{margin-left:auto}.posts-archive__pagination-prev{margin-right:auto}@media screen and (max-width: 1105px){.posts-archive-post{max-width:100%}.posts-archive-post__image{height:370px;width:100%}}.listing-card{padding:15px 15px 30px;max-width:515px;background:#fff;font-weight:500;font-size:20px;line-height:24px;position:relative}.listing-card img{object-fit:cover;height:345px;margin-bottom:30px}.listing-card__location{color:#828181}.listing-card__price{color:#2e6f58;font-size:16px}.listing-card a{position:absolute;top:0;left:0;right:0;bottom:0}.listing{max-width:1160px!important}.listing__type{font-weight:500;text-transform:uppercase;font-size:20px}.listing__header{line-height:40px;font-weight:500}.listing__title{margin-top:80px}.listing__district,.listing__title{font-size:30px}.listing__district{color:#828181}.listing__price{font-size:24px;color:#2e6f58}.listing__gallery{background:#f0f0f0;padding:15px;margin-top:30px}.listing__gallery img{object-fit:cover;display:block;height:100%;width:100%}.listing__gallery .splide__slide{border:none!important}.listing__gallery .splide__arrow{background:transparent;border-radius:0;opacity:1!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 16'%3E%3Cpath d='M0.292893 7.29289C-0.0976295 7.68341 -0.0976296 8.31658 0.292892 8.7071L6.65685 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6569L2.41422 8L8.07107 2.34314C8.46159 1.95262 8.46159 1.31945 8.07107 0.928929C7.68054 0.538405 7.04738 0.538405 6.65685 0.928929L0.292893 7.29289ZM42 8L42 7L1 7L1 8L1 9L42 9L42 8Z' fill='currentColor'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:40px;width:50px;height:50px;transform-origin:center}.listing__gallery .splide__arrow--next{transform:rotate(-180deg) translateY(50%)}.listing__gallery .splide__arrow svg{display:none}.listing__gallery .splide#main-slider{margin-bottom:10px}.listing__gallery .splide#main-slider .splide__track{max-width:825px;margin:auto}.listing__gallery .splide#main-slider .splide__track img{width:100%;height:490px}.listing__gallery .splide#thumbnail-slider .splide__slide{opacity:.5}.listing__gallery .splide#thumbnail-slider .splide__slide.is-active{opacity:1}.listing__content{margin-top:70px;display:flex;gap:130px}.listing__details{background:#2e6f5814;border:1px solid #2e6f58;border-radius:30px;padding:40px 45px;max-width:500px;width:100%}.listing__details-item{padding-top:20px;padding-bottom:20px;font-size:17px;display:flex;justify-content:space-between;text-align:right;gap:10px}.listing__details-item>span:last-child{font-weight:500}.listing__details-item:not(:nth-last-child(2)){border-bottom:1px solid #2e6f58}.listing__details .cta{display:block;width:fit-content;margin-left:auto;margin-right:auto;margin-top:30px}.listing__description{max-width:380px;font-size:14px;line-height:17px}.listing__description-title{margin-bottom:40px}.listing__description p{margin-bottom:1em}.listing__description li{list-style-type:disc;margin-left:20px}.listing__map{margin-top:70px;border-radius:25px;overflow:hidden;position:relative;padding-bottom:56.25%;width:100%}.listing__map #map{position:absolute!important;top:0;bottom:0;left:0;right:0;overflow:visible!important}@media screen and (max-width: 1024px){.listing__content{gap:60px}}@media screen and (max-width: 768px){.listing__content{flex-direction:column}.listing__details{max-width:100%}.listing__details-item{text-align:right}.listing__description{max-width:100%}}.post{font-weight:500;color:#0f0f0fb2}.post img{object-fit:cover;height:475px;width:100%}.post__info{display:flex;gap:1em;font-weight:500;text-transform:uppercase;font-size:16px;margin-top:20px;margin-bottom:20px}.post__info-read-time{color:#2e6f58}.post__title{max-width:520px;font-size:46px;line-height:48px;margin-bottom:60px;font-weight:400;color:#0f0f0f}.post__content{line-height:1.4;margin-bottom:130px}.post__content p{margin-bottom:1em}.listing-search-form{display:flex;justify-content:center;padding-left:25px;padding-right:25px}.listing-search-form__content{display:flex;flex-direction:column;background-color:#f8f2e7;border-radius:60px;max-width:647px;width:100%;padding:60px 40px 30px;gap:12px}.listing-search-form__title{font-weight:500;font-size:34px;line-height:36px;text-align:center;margin-bottom:40px}.listing-search-form__row{width:100%;display:flex;gap:12px}.listing-search-form__row>*{width:100%}.listing-search-form__tabs input{display:none}.listing-search-form__tabs input:checked+label{color:#fff;background:#ff725b}.listing-search-form__tab{display:flex;align-items:center;justify-content:center;height:37.5px;border-radius:10px;text-transform:uppercase;font-size:14px;margin-bottom:5px;color:#ff725b;border-color:#ff725b;background:#fff;border-width:1px;border-style:solid;-webkit-user-select:none;user-select:none;cursor:pointer;transition:.15s ease}.listing-search-form input,.listing-search-form select{border:none;height:37.5px;font-size:14px;padding-left:15px;padding-right:15px}.listing-search-form button{color:#ff725b;border-color:#ff725b;background:#fff}.listing-search-form button[type=submit]{text-transform:capitalize;margin-top:35px;align-self:center;background:transparent;padding-left:25px;padding-right:25px}@media screen and (max-width: 768px){.listing-search-form{margin-bottom:60px;margin-top:60px}.listing-search-form__content{padding:25px}.listing-search-form__title{font-size:28px;line-height:30px;margin-bottom:30px}}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:inherit;box-sizing:inherit}body{font-size:18px;color:#0f0f0f;line-height:1.2;font-family:Work Sans}strong{font-weight:500}#content{max-width:100vw;position:relative}.container{max-width:1280px;width:calc(100% - 40px);margin:0 auto;padding-left:20px;padding-right:20px}@media only screen and (min-width: 1600px){.container{max-width:1280px}}@media only screen and (min-width: 1020px) and (max-width: 1300px){.container{margin:0 30px;width:calc(100% - 60px)}}@media only screen and (max-width: 768px){.container{margin:0 20px;width:calc(100% - 40px);padding-left:0;padding-right:0}}@media only screen and (min-width: 768px) and (max-width: 1020px){.container{margin:0 40px;width:calc(100% - 80px)}}button{all:unset;text-align:center;cursor:pointer;text-transform:uppercase;border-radius:10px;background-color:#fff;color:#ff725b;border-color:#ff725b;border:1px solid #ff725b}img{max-width:100%}a{color:inherit}.mobile-only{display:none}@media only screen and (max-width: 768px){.mobile-only{display:block}}.title{font-weight:400;font-size:64px;line-height:1}@media screen and (max-width: 768px){.title{font-size:48px}}.title.small{font-size:34px}.subtitle{font-weight:500;font-size:28px;line-height:30px}input,textarea,select{font-family:Work Sans}.page-title{position:absolute;top:230px;font-size:14px;color:#ff725b;margin-left:auto;left:0;right:0;font-weight:500}@media screen and (max-width: 768px){.page-title{top:90px}}.site-sections>:first-child.splash-illustration{padding-top:220px;margin-top:-170px}@media screen and (max-width: 1100px){.site-sections>:first-child.splash-illustration{padding-top:140px}}.archive-project{overflow:hidden}
