.form-fields{display:flex;gap:20px 0;flex-direction:column;font-family:Montserrat}.form-fields.tight-rows{gap:10px 0}.form-fields.tighter-rows{gap:7px 0}.form-fields .field-collection{width:100%;border:1px solid #888}.form-fields .field-collection-heading{height:45px;display:flex;align-items:center;justify-content:space-between;background:#888;padding:5px 10px;border-bottom:1px solid #888}.form-fields .field-collection-heading .field-collection-title{color:#fff;font-size:18px;font-weight:500;line-height:25px;letter-spacing:.05em}.form-fields .field-collection-heading .add-collection-icon{color:#282828;font-size:24px;font-weight:500;cursor:pointer}.form-fields .field-collection-body{padding:10px}.form-fields .fields-row{display:flex;column-gap:20px}.form-fields .fields-row.h45{height:45px}.form-fields .fields-row.align-row-center{align-items:center}.form-fields .fields-row.flex-wrap-row{row-gap:20px;flex-wrap:wrap}.form-fields .fields-row.flex-wrap-no-row-gap{flex-wrap:wrap}.form-fields .fields-row.two-fields>.field-group{flex:0 0 calc((100% - 20px)/2)}.form-fields .fields-row.two-fields>.field-group.fill-row{flex:1 0 1px}.form-fields .fields-row.two-fields>.field-group.double-width{flex:0 0 100%}.form-fields .fields-row.three-fields>.field-group{flex:0 0 calc((100% - 40px) / 3)}.form-fields .fields-row.three-fields>.field-group.fill-row{flex:1 0 1px}.form-fields .fields-row.three-fields>.field-group.double-width{flex:0 0 calc((100% - 40px) / 3 * 2 + 20px)}.form-fields .fields-row.four-fields>.field-group{flex:0 0 calc((100% - 60px)/4)}.form-fields .fields-row.four-fields>.field-group.fill-row{flex:1 0 1px}.form-fields .fields-row.four-fields>.field-group.double-width{flex:0 0 calc((100% - 60px)/2 + 20px)}.form-fields .fields-row.five-fields>.field-group{flex:0 0 calc((100% - 80px)/5)}.form-fields .fields-row.five-fields>.field-group.fill-row{flex:1 0 1px}.form-fields .fields-row.five-fields>.field-group.double-width{flex:0 0 calc((100% - 80px)*.4 + 20px)}.form-fields .fields-row.six-fields>.field-group{flex:0 0 calc((100% - 100px) / 6)}.form-fields .fields-row.six-fields>.field-group.fill-row{flex:1 0 1px}.form-fields .fields-row.six-fields>.field-group.double-width{flex:0 0 calc((100% - 100px) / 6 * 2 + 20px)}.form-fields .fields-row.row-collapsible{max-height:100vh;overflow:hidden;transition:all .3s}.form-fields .fields-row.row-collapsible.row-collapsed{padding:0;max-height:0}.form-fields .fields-row.lead-commission-row{max-height:100px;background-color:#e0eff8;padding:10px 20px 17px}.form-fields .fields-row.lead-commission-row.row-collapsed{padding:0;max-height:0}.form-fields .fields-row.lead-commission-row .commission-label{font-size:20px;font-weight:600;letter-spacing:.05em}.form-fields .fields-row.edit-password-fields{background-color:#f2f2f2;padding:10px 20px 20px}.form-fields .fields-row.edit-password-fields input[type=text],.form-fields .fields-row.edit-password-fields input[type=password]{background-color:#fff}.form-fields .fields-row.edit-password-fields .user-password-note{color:#555;font-size:14px;font-weight:500;line-height:19px;margin:10px 0 0;letter-spacing:.05em}.form-fields .field-input.image-input{left:0;top:-5px;height:1px;position:absolute}.form-fields .custom-field-image-wrap{overflow:hidden;position:relative;aspect-ratio:4/3;border-radius:3px;background-color:#000}.form-fields .custom-field-image-wrap .field-input-image-add{height:100%;display:none;align-items:flex-start;justify-content:center;border-radius:3px;padding-top:60px;border:1px solid #aaa}.form-fields .custom-field-image-wrap .field-input-image-add .field-input-image-add-btn{height:50px;display:inline-block;color:#fff;font-size:18px;font-weight:500;line-height:50px;letter-spacing:.03em;background-color:#1d5faf;margin:0;padding:0 20px;border-radius:5px;text-align:center}.form-fields .custom-field-image-wrap .field-input-image-preview{display:block;width:100%;height:100%;object-fit:contain}.form-fields .custom-field-image-wrap .field-input-image-remove{z-index:2;top:10px;right:10px;width:30px;height:30px;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#ffffffbf}.form-fields .custom-field-image-wrap .field-input-image-remove:hover{background-color:#ffffffe6}.form-fields .custom-field-image-wrap .field-input-image-remove .field-input-image-remove-btn{display:block;color:#a00;font-size:18px;font-weight:400;line-height:18px}.form-fields .custom-field-image-wrap.image-not-set{background-color:#fff}.form-fields .custom-field-image-wrap.image-not-set .field-input-image{display:none}.form-fields .custom-field-image-wrap.image-not-set .field-input-image-add{display:flex}.form-fields .custom-field-image-wrap.image-not-set .field-input-image-remove{display:none}.form-fields .field-input-property-type{position:relative}.form-fields .field-input-property-type.with-border{border-radius:3px;padding:10px 15px 17px;border:1px solid #aaa}.form-fields .field-input-filter-location{width:100%}.form-fields .field-group{width:100%;flex:1 0 1px;display:flex;row-gap:0;flex-direction:column}.form-fields .field-group.width-auto{width:auto;flex:0 0 auto!important}.form-fields .field-group.gap-rows{row-gap:10px}.form-fields .field-group.horizontal-inputs{display:flex;column-gap:5px;align-items:center;flex-direction:row}.form-fields .field-group.align-right,.form-fields .field-group.align-end{align-items:flex-end}.form-fields .field-group.align-start{align-items:flex-start}.form-fields .field-group.justify-end{justify-content:flex-end}.form-fields .field-group.justify-start{justify-content:flex-start}.form-fields .field-group .field-label{flex:0 0 auto;height:18px;display:flex;align-items:flex-end;color:#555;font-size:13px;font-weight:400;line-height:13px;margin-bottom:5px;letter-spacing:.04em}.form-fields .field-group .field-label .admin-form-help-icon{color:#ff0808;font-size:18px;font-weight:500;line-height:18px;text-align:center;display:inline-block;margin-left:17px;cursor:pointer}.form-fields .field-group .field-label.justify-space-between{justify-content:space-between}.form-fields .field-group .field-label.no-mgn{margin-bottom:0}.form-fields .field-group .field-label.split-label{display:flex;justify-content:space-between}.form-fields .field-group .field-label.actions-label,.form-fields .field-group .field-label.heading-label{height:30px;color:#fff;font-size:18px;font-weight:500;line-height:30px;padding-left:10px;margin:30px 0 5px;background-color:#888}.form-fields .field-group .field-label.required:after{content:"";color:#e90404;margin-left:auto;margin-right:3px;font-weight:500;font-style:normal;font-size:18px;line-height:12px;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;font-family:Material Symbols Outlined}.form-fields .field-group .field-value{margin:0;display:flex;flex-wrap:wrap;position:relative;color:#000;font-size:17px;font-weight:500;line-height:25px;letter-spacing:.04em;border:1px solid #ccc;border-radius:3px;padding:5px 15px}.form-fields .field-group .field-value .field-value-note{color:#888;font-size:13px;margin-left:3px;font-weight:400;line-height:25px}.form-fields .field-group .field-value .field-value-bullet{color:#282828;font-size:27px;line-height:23px;margin-left:7px;margin-right:7px}.form-fields .field-group .field-value.lead-locations-value{height:45px;cursor:pointer;align-items:center;color:#888;font-size:15px;font-weight:400}.form-fields .field-group .field-value.lead-locations-value em{color:#333;font-size:16px;font-weight:500;margin-right:7px;font-style:normal;letter-spacing:0}.form-fields .field-group .field-value.lead-locations-value:after{content:"";top:50%;right:0;width:40px;height:100%;display:block;position:absolute;color:#555;font-size:24px;line-height:44px;text-align:center;background-color:#f4f4f4;border-left:1px solid #ccc;transform:translateY(-50%);word-wrap:normal;white-space:nowrap;cursor:pointer;-webkit-font-smoothing:antialiased;font-family:Material Symbols Outlined}.form-fields .field-group .field-value.lead-locations-value:hover:after{background-color:#d8d8d8}.form-fields .field-group .field-button{height:42px;width:fit-content;color:#1d5faf;font-size:16px;font-weight:500;line-height:40px;letter-spacing:.05em;padding:0 30px;cursor:pointer;border-radius:5px;background-color:#fff;border:1px solid #1d5faf;display:inline-block}.form-fields .field-group .field-button.align-right{margin-right:0;margin-left:auto}.form-fields .field-group .field-button:hover{background-color:#ecf4fc}.form-fields .field-group.boxed-group{width:100%;display:flex;row-gap:20px;flex-wrap:wrap;column-gap:10px;align-items:center;flex-direction:row;border:1px solid #015880;background-color:#fcfcfc;padding:20px}.form-fields .field-group.checkbox-group{width:unset;flex:0 0 calc((100% - 30px)/4);overflow:hidden;position:relative}.form-fields .field-group.checkbox-group.attribute-group{display:flex;flex-direction:column;flex:0 0 calc((100% - 20px)/2)}.form-fields .field-group.checkbox-group.attribute-group .field-label{flex:0 0 auto}.form-fields .field-group.checkbox-group.attribute-group .attributes-group-content{flex:1 0 1px}.form-fields .field-group.checkbox-group .checkbox-input{top:-50px;position:absolute}.form-fields .field-group.checkbox-group .checkbox-input~.field-label{position:relative;display:flex;column-gap:5px;align-items:center;color:#015880;font-size:16px;font-weight:500;letter-spacing:.08em;white-space:nowrap;font-family:sans-serif;-webkit-user-select:none;user-select:none;cursor:pointer}.form-fields .field-group.checkbox-group .checkbox-input~.field-label:before{content:"";width:16px;height:16px;min-width:16px;background-size:contain;background-repeat:no-repeat;background-image:url(https://hero-beta.sgp1.cdn.digitaloceanspaces.com/s3-assets/images/common/checkbox-unchecked.svg)}.form-fields .field-group.checkbox-group .checkbox-input:checked~.field-label:before{background-image:url(https://hero-beta.sgp1.cdn.digitaloceanspaces.com/s3-assets/images/common/checkbox-checked.svg)}.form-fields .field-group.checkbox-group.checkbox-button.full-width{flex:1 0 1px}.form-fields .field-group.checkbox-group.checkbox-button .checkbox-input~.field-label{height:40px;width:fit-content;color:#015880;text-align:center;align-items:center;border-radius:5px;border:1px solid #015880;background-color:#fafcff;padding:20px}.form-fields .field-group.checkbox-group.checkbox-button.full-width .checkbox-input~.field-label{width:100%}.form-fields .field-group.checkbox-group.checkbox-button .checkbox-input~.field-label:before{content:unset}.form-fields .field-group.checkbox-group.checkbox-button-pillbox{height:40px;display:flex;align-items:center;border-radius:3px;border:1px solid #ccc}.form-fields .field-group.checkbox-group.checkbox-button-pillbox .checkbox-input~.field-label{color:#888;column-gap:5px;align-items:center}.form-fields .field-group.checkbox-group.checkbox-button-pillbox .checkbox-input:checked~.field-label{color:#089f08}.form-fields .field-group.checkbox-group.checkbox-button-pillbox .checkbox-input~.field-label:before{content:"";width:30px;height:40px;color:#888;font-size:30px;line-height:40px;background-image:none;background-color:#e8e8e8;font-family:Material Symbols Outlined}.form-fields .field-group.checkbox-group.checkbox-button-pillbox .checkbox-input:checked~.field-label:before{content:"";color:#089f08;background-color:#d4ffd4}.form-fields .field-group.checkbox-group.permissions-group .checkbox-input~.field-label{font-size:20px;padding:7px 0;margin:0}.form-fields .field-group.checkbox-group.permissions-group .checkbox-input~.field-label:before{width:18px;height:18px}.form-fields .field-group.radio-group{flex:1 1 calc((100% - 30px)/4);overflow:hidden;position:relative}.form-fields .field-group.radio-group.attribute-group{display:flex;flex-direction:column}.form-fields .field-group.radio-group.attribute-group .field-label{flex:0 0 auto}.form-fields .field-group.radio-group.attribute-group .attributes-group-content{flex:1 0 1px}.form-fields .field-group.radio-group .radio-input{top:-50px;position:absolute}.form-fields .field-group.radio-group .radio-input~.field-label{position:relative;display:flex;column-gap:5px;align-items:center;color:#015880;font-size:16px;font-weight:500;letter-spacing:.08em;font-family:sans-serif;-webkit-user-select:none;user-select:none;cursor:pointer}.form-fields .field-group.radio-group .radio-input~.field-label:before{content:"";width:16px;height:16px;min-width:16px;background-size:contain;background-repeat:no-repeat;background-image:url(https://hero-beta.sgp1.cdn.digitaloceanspaces.com/s3-assets/images/common/radio-unchecked.svg)}.form-fields .field-group.radio-group .radio-input:checked~.field-label:before{background-image:url(https://hero-beta.sgp1.cdn.digitaloceanspaces.com/s3-assets/images/common/radio-checked.svg)}.form-fields .field-group.radio-group.radio-button.full-width{flex:1 0 1px}.form-fields .field-group.radio-group.radio-button .radio-input~.field-label{height:40px;width:fit-content;color:#015880;text-align:center;align-items:center;border-radius:5px;border:1px solid #015880;background-color:#fafcff;padding:20px}.form-fields .field-group.radio-group.radio-button.full-width .radio-input~.field-label{width:100%}.form-fields .field-group.radio-group.radio-button .radio-input~.field-label:before{content:unset}.form-fields .field-group.features-select-group .features-group-head{height:45px;display:flex;align-items:center;background-color:#888;padding:0 10px}.form-fields .field-group.features-select-group .features-group-head .features-group-title{flex:1 0 1px;color:#fff;font-size:18px;font-weight:500;line-height:45px;letter-spacing:.04em}.form-fields .field-group.features-select-group .features-group-head .features-controls{flex:0 0 auto;display:flex;align-items:center;column-gap:10px}.form-fields .field-group.features-select-group .features-group-head .features-controls .check-icon,.form-fields .field-group.features-select-group .features-group-head .features-controls .uncheck-icon{color:#fff;display:block;font-size:22px;cursor:pointer;border-radius:3px}.form-fields .field-group.features-select-group .features-group-head .features-controls .check-icon:hover,.form-fields .field-group.features-select-group .features-group-head .features-controls .uncheck-icon:hover{color:#888;background-color:#eee}.form-fields .field-group.features-select-group .features-group-body{flex:1 0 1px;display:flex;row-gap:10px;flex-wrap:wrap;column-gap:10px;align-items:flex-start;position:relative;overflow:auto;padding:20px}.form-fields .field-group.features-select-group .features-group-body .features-group-body-inner{display:flex;row-gap:20px;column-gap:10px;flex-wrap:wrap;min-height:100px;height:auto}.form-fields .field-group.features-select-group .features-group-body .features-group-overlay{z-index:2;top:0;left:0;right:0;bottom:0;display:none;position:absolute;background-color:#ffffffb3}.form-fields .field-group.features-select-group .features-group-body .features-group-overlay .controls-dialog-spinner{width:40px;height:auto;display:block}.form-fields .field-group.features-select-group .features-group-body.loading .features-group-overlay{display:flex;align-items:center;justify-content:center}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap{flex:0 0 calc((100% - 30px)/4);display:flex;flex-direction:column;overflow:hidden;position:relative}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap .features-hidden-checkbox{left:0;top:-10px;height:1px;position:absolute}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap .features-hidden-checkbox~.field-label.feature-icon-label{height:100%;row-gap:7px;margin-bottom:0;cursor:pointer;overflow:hidden;flex-direction:column;border:1px solid transparent}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap .features-hidden-checkbox~.field-label.feature-icon-label .feature-name{flex:1 0 1px;width:100%;min-height:32px;color:#888;font-size:12px;font-weight:500;text-align:center;letter-spacing:.06em;padding:3px 7px;-webkit-user-select:none;user-select:none;background-color:transparent}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap .features-hidden-checkbox~.field-label.feature-icon-label .feature-icon-wrap{flex:0 0 auto;width:100%;height:50px;display:flex;align-items:flex-end;justify-content:center}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap .features-hidden-checkbox~.field-label.feature-icon-label .feature-icon-wrap .feature-icon{display:block;width:36px;height:36px;object-fit:contain}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap .features-hidden-checkbox~.field-label.feature-icon-label .feature-icon-wrap .feature-icon svg{width:100%;height:100%;display:block}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap .features-hidden-checkbox~.field-label.feature-icon-label .feature-icon-wrap .feature-icon svg path{fill:#b8b8b8;stroke:#b8b8b8}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap .features-hidden-checkbox:checked~.field-label.feature-icon-label{border-radius:7px;border:1px solid #1d5faf}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap .features-hidden-checkbox:checked~.field-label.feature-icon-label .feature-name{color:#1d5faf}.form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap .features-hidden-checkbox:checked~.field-label.feature-icon-label .feature-icon svg path{fill:#1d5faf;stroke:#1d5faf}.form-fields .field-group.attributes-select-group .attributes-group-body{display:flex;gap:20px 20px;flex-wrap:wrap;padding:20px}.form-fields .field-group.attributes-select-group .attributes-group-body .attributes-group{flex:0 0 calc((100% - 20px)/2)}.form-fields .field-group.dropdown-group,.form-fields .field-group.dropdown-group .field-input-wrap{position:relative}.form-fields .field-group.dropdown-group .field-input-wrap .dropdown-arrow{top:50%;right:0;position:absolute;color:#282828;font-size:20px;font-weight:500;cursor:pointer;pointer-events:none;transform:translateY(-50%)}.form-fields .field-group.dropdown-group .field-input-wrap .field-input.text-input{outline:none;cursor:pointer;background-color:#fff;caret-color:transparent}.form-fields .field-group.dropdown-group .field-input-wrap .field-input.text-input.autofilled{background-color:#eff4ff}.form-fields .field-group.dropdown-group .dropdown-group-dropdown{z-index:3;display:none;top:65px;left:0;right:0;padding:52px 5px 5px;height:220px;overflow:auto;position:absolute;background-color:#fff;border:1px solid #aaa;border-top-color:#e0e0e0;box-shadow:0 15px 21px #00000054}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-search{top:5px;left:5px;right:5px;position:absolute}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-search .dropdown-group-search-input{width:100%;height:42px;display:block;color:#282828;font-size:14px;font-weight:500;line-height:21px;padding:3px 5px;border-radius:3px;background-color:#fff;border:1px solid #ccc}.form-fields .field-group.dropdown-group .dropdown-group-dropdown.dropdown-no-search{padding:7px 0 10px 15px}.form-fields .field-group.dropdown-group .dropdown-group-dropdown.dropdown-no-search .dropdown-group-search{display:none}.form-fields .field-group.dropdown-group .dropdown-group-dropdown.dropdown-property-type{height:300px}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices-wrap{height:100%;overflow:auto;padding-right:10px}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices{display:flex;flex-direction:column}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice{flex:0 0 27px;display:flex;column-gap:10px;justify-content:space-between;color:#282828;font-size:15px;font-weight:500;line-height:21px;cursor:pointer;padding:3px 0;overflow:hidden;max-height:30px;margin-left:5px;transition:max-height .2s}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice.heading-choice{color:#282828;font-size:12px;font-weight:500;margin-left:0;line-height:20px}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice.choice-unavailable{padding:0;max-height:0}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice:hover{background-color:#efefef}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice .choice-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice .choice-extra{max-width:100px;color:#888;font-size:12px;display:inline-block;margin-left:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice .choice-checkbox-wrap{flex:1 0 1px;color:#888;font-size:12px;display:inline-block;margin-left:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice .choice-checkbox-wrap .choice-checkbox{left:0;top:-10px;height:1px;position:absolute}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice .choice-checkbox-wrap .choice-checkbox~.choice-label{display:flex;column-gap:7px;align-items:center;color:#888;font-size:16px;font-weight:400;line-height:21px;word-wrap:normal;white-space:nowrap}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice .choice-checkbox-wrap .choice-checkbox~.choice-label:before{content:"";color:#888;font-size:21px;font-weight:600;line-height:21px;font-family:Material Symbols Outlined}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice .choice-checkbox-wrap .choice-checkbox:checked~.choice-label{color:#282828}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-choice .choice-checkbox-wrap .choice-checkbox:checked~.choice-label:before{content:"";color:#282828}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-icons-heading{color:#888;font-size:11px;font-weight:700;line-height:13px;margin:7px 0 11px;letter-spacing:.08em}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-icons{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;column-gap:2px;row-gap:2px}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-icons .dropdown-group-choice{flex:0 0 calc((100% - 8px)/5);display:flex;align-items:center;justify-content:center;height:100%;margin-left:0;aspect-ratio:1/1;max-height:unset}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-icons .dropdown-group-choice .choice-icon-wrap{width:100%;height:100%;display:flex;row-gap:3px;align-items:center;flex-direction:column}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-icons .dropdown-group-choice .choice-icon-wrap .choice-icon-image,.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-icons .dropdown-group-choice .choice-icon-wrap svg{width:70%;height:70%;display:block;object-fit:contain}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-icons .dropdown-group-choice .choice-icon-wrap span{color:#555;font-size:10px;font-weight:400;line-height:12px;letter-spacing:0;text-align:center;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;width:90%;margin:0 auto}.form-fields .field-group.dropdown-group.show-dropdown .dropdown-group-dropdown{display:block}.form-fields .field-group.property-types-group .property-types-group-container{display:flex;flex-direction:column;padding:7px 10px 10px;border-right:1px solid #aaa}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-heading{margin:15px 0 3px}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-heading:first-child{margin-top:0}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-heading .property-types-group-name{color:#888;font-size:11px;font-weight:700;line-height:13px;letter-spacing:.08em}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;column-gap:10px;row-gap:10px}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type{flex:0 0 calc((100% - 50px) / 6);display:flex;align-items:center;justify-content:center;margin-left:0;aspect-ratio:1/1;max-height:unset;overflow:hidden;position:relative}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox{height:1px;top:-10px;left:0;position:absolute}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox~.property-types-group-icon-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px;padding:5px 5px 0}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox~.property-types-group-icon-wrap svg{height:30px;display:block}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox~.property-types-group-icon-wrap svg path{stroke:#888;fill:#555}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox~.property-types-group-icon-wrap svg rect{fill:#555}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox~.property-types-group-icon-wrap .property-type-icon-label{display:block;color:#888;font-size:12px;font-weight:600;text-align:center;letter-spacing:1.2px;margin:3px 0 0}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox~.property-types-group-icon-wrap .property-types-group-icon-image-unused{width:100%;height:100%;display:block;object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:10px}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox~.property-types-group-icon-wrap:hover{background-color:#e8e8e8}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox:checked~.property-types-group-icon-wrap{background-color:#888}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox:checked~.property-types-group-icon-wrap .property-type-icon-label{color:#fff}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox:checked~.property-types-group-icon-wrap svg path{fill:#fff;stroke:#fff}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox:checked~.property-types-group-icon-wrap svg rect{fill:#fff}.form-fields .field-group.property-types-group .property-types-group-container .property-types-group-icons .property-types-group-type .property-types-group-type-checkbox:checked~.property-types-group-icon-wrap .property-types-group-icon-image-unused{filter:brightness(.95);border:1px solid #aaa;box-shadow:0 2px 5px #00000054}.form-fields .field-group .bullit{color:#888;font-size:20px;font-weight:900}.form-fields .field-group .field-input.select-input{width:100%;height:45px;color:#282828;font-size:18px;font-weight:400;line-height:27px;border-radius:3px;padding:0 20px 0 10px;border:1px solid #aaa;outline:none}.form-fields .field-group .field-input.select-input.white-bg{background-color:#fff}.form-fields .field-group .field-input.select-input.autofilled{background-color:#eff4ff}.form-fields .field-group .field-input.select-input.select-agent{height:35px}.form-fields .field-group .field-input.text-input,.form-fields .field-group .field-input.textarea-input{width:100%;margin:0;color:#282828;font-size:18px;font-weight:400;line-height:27px;border-radius:3px;border:1px solid #aaa;outline:none}.form-fields .field-group .field-input.text-input.white-bg,.form-fields .field-group .field-input.textarea-input.white-bg{background-color:#fff}.form-fields .field-group .field-input.text-input.autofilled,.form-fields .field-group .field-input.textarea-input.autofilled{background-color:#eff4ff}.form-fields .field-group .field-input.text-input:disabled{background-color:#f4f4f4;border-color:transparent}.form-fields .field-group .field-input.number-input{width:100%;margin:0;color:#282828;font-size:18px;font-weight:400;line-height:27px;border-radius:3px;border:1px solid #aaa;outline:none}.form-fields .field-group .field-input.number-input.white-bg{background-color:#fff}.form-fields .field-group .field-input.number-input.autofilled{background-color:#eff4ff}.form-fields .field-group .field-input.number-input.no-spinner{padding:7px 5px;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.form-fields .field-group .field-input.number-input.no-spinner::-webkit-outer-spin-button,.form-fields .field-group .field-input.number-input.no-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-fields .field-group .field-input.text-input:focus,.form-fields .field-group .field-input.textarea-input:focus{border-color:#888;box-shadow:0 0 5px #0003}.form-fields .field-group .field-input.number-input,.form-fields .field-group .field-input.text-input{height:45px;padding:7px 11px}.form-fields .field-group .field-input.textarea-input{min-height:10em;padding:7px 11px}.form-fields .field-group .field-input.textarea-input.property-notes-input{min-height:400px}.form-fields .field-group .field-input.textarea-input.height-100-pct{height:100%}.form-fields .field-group .field-input.textarea-input.fill-height{flex:1 0 1px}.form-fields .field-group .field-input.date-input{width:165px;height:45px;font-size:18px;font-weight:400;line-height:24px;text-align:left;padding:5px 10px;border-radius:3px;letter-spacing:.05em;border:1px solid #aaa}.form-fields .field-group .field-input.date-input.autofilled{background-color:#eff4ff}.form-fields .field-group .field-input.date-input.white-bg{background-color:#fff}.form-fields .field-group .field-input.svg-input{color:#555;font-size:16px;line-height:21px;font-family:Inconsolata,courier,monospaced}.form-fields .field-group .field-input.needs-input,.form-fields .field-group .field-input.white-bg.needs-input{background-color:#fff8f8;border-color:#a00;box-shadow:0 0 5px #ff303080}.form-fields .field-group.tight .field-input{height:30px;font-size:14px;font-weight:400}.form-fields .field-group.tight.dropdown-group .dropdown-group-dropdown{top:51px}.form-fields .field-group.dropdown-group .field-input-wrap .field-input.text-input.needs-input{background-color:#fff8f8}.form-fields .field-group .field-input-price-checked{position:relative}.form-fields .field-group .field-input-price-checked .text-input{padding-right:40px}.form-fields .field-group .field-input-price-checked .field-price-checked-wrap{z-index:1;overflow:hidden;position:absolute;width:30px;top:1px;right:1px;bottom:1px;border-left:1px solid #aaa;border-top-right-radius:3px;border-bottom-right-radius:3px}.form-fields .field-group .field-input-price-checked .field-price-checked-wrap input[type=checkbox]{top:-20px;right:0;height:1px;position:absolute}.form-fields .field-group .field-input-price-checked .field-price-checked-wrap input[type=checkbox]~.field-label{width:100%;height:100%;cursor:pointer;background-color:#e8e8e8}.form-fields .field-group .field-input-price-checked .field-price-checked-wrap input[type=checkbox]~.field-label:before{content:"";display:block;color:#888;font-size:30px;font-weight:700;line-height:43px;text-align:center;background-color:#e8e8e8;font-family:Material Symbols Outlined}.form-fields .field-group .field-input-price-checked .field-price-checked-wrap input[type=checkbox]:checked~.field-label:before{content:"";color:#089808;background-color:#d8f8d8}.form-fields .field-group .field-error-message{margin:0;display:none;color:#c00;font-size:13px;font-weight:500;line-height:18px;letter-spacing:.02em}.form-fields .field-group.has-error .field-input.select-input{border-color:#ffc8c8;box-shadow:0 0 5px #9a00004d}.form-fields .field-group.has-error .field-input.text-input,.form-fields .field-group.has-error .field-input.textarea-input{border-color:#ffc8c8;background-color:snow;box-shadow:0 0 5px #9a00004d}.form-fields .field-group.has-error .field-error-message{display:block}.form-fields .field-group.has-error .error-feedback{color:#a00;font-size:14px;font-weight:300;line-height:19px;font-family:Roboto}.form-fields .field-group.areas-notes-group .textarea-input{height:5em;min-height:5em}.form-fields .field-group.custom-field-spec .field-input.textarea-input{height:21em;font-size:14px;line-height:19px;font-family:Inconsolata}.form-fields .field-group.lead-enquiry-properties-group{max-width:calc((100% - 40px) / 3)}.form-fields .field-group.lead-enquiry-properties-group .lead-enquiry-properties-container{box-shadow:0 3px 11px #00000040}.form-fields .field-group.lead-enquiry-properties-group .lead-property-enquiry-add-property{width:100%;display:flex;align-items:center;justify-content:center;aspect-ratio:22/23}.form-fields .field-group.lead-enquiry-properties-group .lead-property-enquiry-add-property .add-enquiry-property-btn{width:160px;height:160px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;border-radius:5px;border:1px solid #aaa}.form-fields .field-group.lead-enquiry-properties-group .lead-property-enquiry-add-property .add-enquiry-property-btn:hover{background-color:#e8e8e8}.form-fields .field-group.lead-enquiry-properties-group .lead-property-enquiry-add-property .add-enquiry-property-btn .add-property-icon{color:#888;font-size:64px;font-weight:400;line-height:64px;display:block}.form-fields .field-group.lead-enquiry-properties-group .lead-property-enquiry-add-property .add-enquiry-property-btn .add-property-label{color:#282828;font-size:16px;font-weight:400;line-height:24px;margin-top:10px;margin-bottom:0}.form-fields .field-group.lead-enquiry-properties-group .lead-enquiry-property-slider-nav-btn{z-index:2;width:30px;height:30px;top:calc(50% - 20px);position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;background-color:#0000004d;outline:2px solid #fff;box-shadow:0 0 0 6px #0000004d}.form-fields .field-group.lead-enquiry-properties-group .lead-enquiry-property-slider-nav-btn .nav-icon{color:#fff;font-size:20px;font-weight:600;line-height:20px;display:inline-block;-webkit-user-select:none;user-select:none}.form-fields .field-group.lead-enquiry-properties-group .lead-enquiry-property-slider-nav-btn:hover{background-color:#000;box-shadow:0 0 0 6px #000000b3}.form-fields .field-group.lead-enquiry-properties-group .lead-enquiry-property-slider-nav-btn.next{right:10px}.form-fields .field-group.lead-enquiry-properties-group .lead-enquiry-property-slider-nav-btn.prev{left:10px}.form-fields .field-group.lead-enquiry-properties-group .lead-enquiry-property-slider-nav-btn.swiper-button-disabled{display:none}.form-fields .field-group .attributes-group-content{width:100%;height:100%;padding:10px;display:flex;row-gap:11px;column-gap:10px;flex-wrap:wrap;align-items:flex-start;border:1px solid #888}.form-fields .field-group .field-group-note{color:#888;font-size:12px;font-weight:500;line-height:18px;margin-top:3px;margin-left:4px}.form-fields .field-group .icon-preview{display:flex;align-items:center;justify-content:center;height:calc(100% - 21px);background-color:#f6f7f8;padding:10px}.form-fields .field-group .icon-preview svg{width:60px;height:auto;display:block}.form-fields .field-group .avatar-image-wrap{width:100px;height:100px;cursor:pointer;position:relative}.form-fields .field-group .avatar-image-wrap .avatar-update-progress{display:none;z-index:2;left:5px;right:5px;height:13px;bottom:13px;position:absolute;border-radius:15px;background-color:#888}.form-fields .field-group .avatar-image-wrap .avatar-update-progress.show-progress{display:block}.form-fields .field-group .avatar-image-wrap .avatar-update-progress .avatar-update-progress-slider{top:0;left:0;width:0;bottom:0;position:absolute;border-radius:15px;transition:width .1s;background-color:#20f820}.form-fields .field-group .avatar-image-wrap .avatar-image{width:100%;height:100%;object-fit:cover;border-radius:7px}.form-fields .field-group .avatar-image-wrap:hover .avatar-image{opacity:.6}.form-fields .field-group .profile-image-wrap{width:100%;max-width:300px;aspect-ratio:1/1;cursor:pointer;position:relative}.form-fields .field-group .profile-image-wrap .profile-update-progress{display:none;z-index:2;left:5px;right:5px;height:13px;bottom:13px;position:absolute;border-radius:15px;background-color:#888}.form-fields .field-group .profile-image-wrap .profile-update-progress.show-progress{display:block}.form-fields .field-group .profile-image-wrap .profile-update-progress .profile-update-progress-slider{top:0;left:0;width:0;bottom:0;position:absolute;border-radius:15px;transition:width .1s;background-color:#20f820}.form-fields .field-group .profile-image-wrap .profile-image{width:100%;height:100%;object-fit:cover;border-radius:7px}.form-fields .field-group .profile-image-wrap:hover .profile-image{opacity:.6}.form-fields .field-group .select2-container--default .select2-selection--single{height:45px;display:flex;align-items:center}.form-fields .field-group .select2-container--default .select2-selection--single .select2-selection__rendered{flex:1 0 1px;color:#444;font-size:18px;line-height:41px;font-family:Montserrat}.form-fields .field-group .select2-container--default .select2-selection--single .select2-selection__clear{width:20px;height:100%;float:unset;margin-right:0;padding-right:0;background-color:#e0e0e0;border-top-left-radius:3px;border-bottom-left-radius:3px}.form-fields .field-group .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:1px;right:1px;width:20px;bottom:1px;height:unset}.form-fields .field-group .select2-container--default .select2-selection--multiple{min-height:50px;display:flex;align-items:center}.form-fields .field-group .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline{order:1;flex:0 0 20px;cursor:pointer}.form-fields .field-group .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline .select2-search__field{display:none}.form-fields .field-group .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline:before{content:"";display:block;font-size:30px;font-weight:400;line-height:30px;word-wrap:normal;white-space:nowrap;margin-top:4px;font-family:Material Symbols Outlined}.form-fields .field-group .select2-container--default .select2-selection--multiple .select2-selection__rendered{order:2;flex:0 1 auto;color:#444;font-size:16px;line-height:36px;letter-spacing:.04em;font-family:Roboto}.form-fields .field-group .select2-container--default.select2-container--focus .select2-selection--multiple .select2-search.select2-search--inline{flex:1 0 1px}.form-fields .field-group .select2-container--default.select2-container--focus .select2-selection--multiple .select2-search.select2-search--inline .select2-search__field{height:30px;display:block;font-size:18px;letter-spacing:.04em}.form-fields .field-group .select2-container--default.select2-container--focus .select2-selection--multiple .select2-search.select2-search--inline:before{content:""}.form-fields .field-group .select2-container--default .select2-selection--multiple .select2-selection__clear{width:20px;height:100%;float:unset;margin-right:0;padding-right:0;background-color:#e0e0e0;border-top-left-radius:3px;border-bottom-left-radius:3px}.form-fields .field-group .select2-container--default .select2-selection--multiple .select2-selection__arrow{position:absolute;top:1px;right:1px;width:20px;bottom:1px;height:unset}.form-fields .field-group .select2-results__options{font-family:Montserrat}.form-fields .field-group .lead-action-row{display:flex;column-gap:16px;font-size:16px;font-weight:400;margin:0 5px;padding:7px 5px;border-bottom:1px solid #ccc}.form-fields .field-group .lead-action-row .lead-action-date{flex:0 0 100px;font-weight:500;font-family:Roboto;letter-spacing:.04em}.form-fields .field-repeater-field{position:relative;border:1px solid #d8d8d8}.form-fields .field-repeater-field .expand-icon{left:50%;bottom:0;color:#282828;font-size:30px;font-weight:500;line-height:30px;display:block;position:absolute;transform:translate(-50%,50%);border-radius:50%;background-color:#e0e0e0;z-index:2;cursor:pointer}.form-fields .field-repeater-field .field-repeater-heading{height:30px;display:flex;align-items:center;position:relative;padding:0 13px 0 10px;background:#d8d8d8}.form-fields .field-repeater-field .field-repeater-heading .field-repeater-title{flex:1 0 1px;color:#282828;font-size:18px;line-height:29px;padding-left:5px}.form-fields .field-repeater-field .field-repeater-heading .open-icon{flex:0 0 auto;color:#888;font-size:21px;font-weight:700;line-height:21px;display:block;-webkit-user-select:none;user-select:none;cursor:pointer;transform:rotate(180deg);transition:transform .4s}.form-fields .field-repeater-field .field-repeater-heading .add-icon{flex:0 0 24px;color:#149f14;font-size:21px;font-weight:500;line-height:21px;display:block;-webkit-user-select:none;user-select:none;cursor:pointer}.form-fields .field-repeater-field .field-repeater-heading .expander{z-index:1;top:50%;left:50%;cursor:pointer;padding:3px 25px;position:absolute;border-radius:20px;border:1px solid #888;background-color:#f4f4f4;transform:translate(-50%,-50%)}.form-fields .field-repeater-field .field-repeater-heading .expander .expander-icon{color:#888;font-size:15px;font-weight:700;line-height:15px;display:block;-webkit-user-select:none;user-select:none}.form-fields .field-repeater-field .field-repeater-heading .expander .expander-icon.collapse-it{display:none}.form-fields .field-repeater-field .field-repeater-heading .expander:hover{background-color:#fff}.form-fields .field-repeater-field .field-repeater-heading .expander:hover .expander-icon{color:#282828}.form-fields .field-repeater-field .field-repeater-body{overflow:auto;max-height:400px;transition:max-height .4s}.form-fields .field-repeater-field .field-repeater-body .field-repeater-body-inner{padding:10px;display:flex;row-gap:15px;column-gap:20px;flex-wrap:wrap}.form-fields .field-repeater-field .field-repeater-body .field-repeater-group{display:flex;background-color:#fff;border:1px solid #1d5faf}.form-fields .field-repeater-field .field-repeater-body .field-repeater-group .field-repeater-fields{flex:1 0 1px;display:flex;row-gap:15px;column-gap:20px;flex-wrap:wrap;padding:10px;background-color:#f8f8f8}.form-fields .field-repeater-field .field-repeater-body .field-repeater-group .field-repeater-controls{flex:0 0 auto;padding:5px;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-left:1px solid #1d5faf}.form-fields .field-repeater-field .field-repeater-body .field-repeater-group .field-repeater-controls .field-repeater-control .control-icon{font-size:21px;font-weight:500;line-height:21px;display:block;cursor:pointer;-webkit-user-select:none;user-select:none}.form-fields .field-repeater-field .field-repeater-body .field-repeater-group .field-repeater-controls .field-repeater-control.move .control-icon{color:#888;cursor:grab}.form-fields .field-repeater-field .field-repeater-body .field-repeater-group .field-repeater-controls .field-repeater-control.delete .control-icon{color:#c00}.form-fields .field-repeater-field.collapsed .field-repeater-heading .open-icon{transform:rotate(0)}.form-fields .field-repeater-field.collapsed .field-repeater-body{overflow:hidden;max-height:0}.form-fields .field-repeater-field.collapsed .expand-icon,.form-fields .field-repeater-field.expanded .expander .expander-icon.expand-it{display:none}.form-fields .field-repeater-field.expanded .expander .expander-icon.collapse-it{display:block}.form-fields .field-repeater-field.expanded .field-repeater-body{overflow:auto;max-height:fit-content}.form-fields .field-group-field{position:relative;border:1px solid #d8d8d8}.form-fields .field-group-field .expand-icon{left:50%;bottom:0;color:#282828;font-size:30px;font-weight:500;line-height:30px;display:block;position:absolute;transform:translate(-50%,50%);border-radius:50%;background-color:#e0e0e0;z-index:2;cursor:pointer}.form-fields .field-group-field .field-group-heading{height:30px;display:flex;align-items:center;position:relative;padding:0 13px 0 10px;background:#d8d8d8}.form-fields .field-group-field .field-group-heading .field-group-title{flex:1 0 1px;color:#282828;font-size:18px;line-height:29px;padding-left:5px}.form-fields .field-group-field .field-group-heading .open-icon{flex:0 0 auto;color:#888;font-size:21px;font-weight:700;line-height:21px;display:block;-webkit-user-select:none;user-select:none;cursor:pointer;transform:rotate(180deg);transition:transform .4s}.form-fields .field-group-field .field-group-heading .add-icon{flex:0 0 24px;color:#149f14;font-size:21px;font-weight:500;line-height:21px;display:block;-webkit-user-select:none;user-select:none;cursor:pointer}.form-fields .field-group-field .field-group-heading .expander{z-index:1;top:50%;left:50%;cursor:pointer;padding:3px 25px;position:absolute;border-radius:20px;border:1px solid #888;background-color:#f4f4f4;transform:translate(-50%,-50%)}.form-fields .field-group-field .field-group-heading .expander .expander-icon{color:#888;font-size:15px;font-weight:700;line-height:15px;display:block;-webkit-user-select:none;user-select:none}.form-fields .field-group-field .field-group-heading .expander .expander-icon.collapse-it{display:none}.form-fields .field-group-field .field-group-heading .expander:hover{background-color:#fff}.form-fields .field-group-field .field-group-heading .expander:hover .expander-icon{color:#282828}.form-fields .field-group-field .field-group-body{overflow:auto;max-height:400px;transition:max-height .4s}.form-fields .field-group-field .field-group-body .field-group-body-inner{padding:10px;display:flex;row-gap:15px;column-gap:20px;flex-wrap:wrap}.form-fields .field-group-field .field-group-body .field-group-group{display:flex;background-color:#fff;border:1px solid #1d5faf}.form-fields .field-group-field .field-group-body .field-group-group .field-group-fields{flex:1 0 1px;display:flex;row-gap:15px;column-gap:20px;flex-wrap:wrap;padding:10px;background-color:#f8f8f8}.form-fields .field-group-field .field-group-body .field-group-group .field-group-controls{flex:0 0 auto;padding:5px;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-left:1px solid #1d5faf}.form-fields .field-group-field .field-group-body .field-group-group .field-group-controls .field-group-control .control-icon{font-size:21px;font-weight:500;line-height:21px;display:block;cursor:pointer;-webkit-user-select:none;user-select:none}.form-fields .field-group-field .field-group-body .field-group-group .field-group-controls .field-group-control.move .control-icon{color:#888;cursor:grab}.form-fields .field-group-field .field-group-body .field-group-group .field-group-controls .field-group-control.delete .control-icon{color:#c00}.form-fields .field-group-field.collapsed .field-group-heading .open-icon{transform:rotate(0)}.form-fields .field-group-field.collapsed .field-group-body{overflow:hidden;max-height:0}.form-fields .field-group-field.collapsed .expand-icon,.form-fields .field-group-field.expanded .expander .expander-icon.expand-it{display:none}.form-fields .field-group-field.expanded .expander .expander-icon.collapse-it{display:block}.form-fields .field-group-field.expanded .field-group-body{overflow:auto;max-height:fit-content}.form-fields .setting-group .setting-toggle-container{padding-left:10px}.form-fields .setting-group.ai-prompt .textarea-input{height:500px}.form-fields .contact-slide-panels{width:100%;overflow:hidden}.form-fields .contact-slide-panels .contact-slide-rail{width:200%;display:flex;align-items:stretch;transform:translate(0);transition:transform .3s}.form-fields .contact-slide-panels .contact-slide-rail .contact-slide-panel{width:50%}.form-fields .contact-slide-panels.panel-two .contact-slide-rail{transform:translate(-50%)}.form-fields .lead-property-enquiry-btn{width:200px;height:40px;color:#fff;font-size:18px;font-weight:500;border-radius:5px;margin-top:20px;cursor:pointer;background-color:#1d5faf}.form-fields .google-not-loaded{height:100%;display:flex;align-items:center;justify-content:center}.form-fields .google-not-loaded .google-not-loaded-msg{color:#282828;font-size:16px;font-weight:500;text-align:center;letter-spacing:.04em}.form-fields .geolocation-editor-places-container{background:#fff;border:1px solid #1d5faf}.form-fields .geolocation-editor-places-container .geolocation-editor-places-wrapper{display:flex;column-gap:10px;border-bottom:1px solid #1d5faf}.form-fields .geolocation-editor-places-container .geolocation-editor-places-wrapper .geolocation-editor-gps-wrap{display:flex;column-gap:10px;align-items:center;background-color:#e8f4ff;border-left:1px solid #000;padding:0 10px}.form-fields .geolocation-editor-places-container .geolocation-editor-places-wrapper .geolocation-editor-gps-wrap .gps-icon{padding:5px;border-radius:3px;cursor:pointer}.form-fields .geolocation-editor-places-container .geolocation-editor-places-wrapper .geolocation-editor-gps-wrap .gps-icon:hover{color:#fff;background-color:#1d5faf}.form-fields .geolocation-editor-places-container .geolocation-editor-places-wrapper .geolocation-editor-gps-wrap .geolocation-editor-gps-input{width:180px;display:block;height:calc(100% - 16px);border:1px solid #888;background-color:#fff;border-radius:5px;padding:7px 11px}.form-fields .geolocation-places-input{flex:1 0 1px;padding:3px}.form-fields .geolocation-editor-container{width:100%;height:400px}.form-fields .geolocation-editor-map{width:100%;height:100%}.form-fields .geolocation-editor-map .geolocation-control-center{display:flex;column-gap:7px;align-items:center;justify-content:center;margin:10px;padding:7px;background-color:#fff;box-shadow:0 0 5px #0003}.form-fields .geolocation-editor-map .geolocation-control-center .geolocation-control-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;outline:none;cursor:pointer;border-radius:3px;background-color:transparent}.form-fields .geolocation-editor-map .geolocation-control-center .geolocation-control-btn:hover{background-color:#efefef}.form-fields .geolocation-editor-map .geolocation-control-center .recenter-icon.material-symbols-outlined{display:block;color:#646464;font-size:23px}.form-fields .geolocation-import-property{width:100%}.form-fields .geolocation-import-property .geolocation-editor-container{height:300px}.form-fields .geolocation-station,.form-fields .geolocation-district{width:100%}.form-fields .geolocation-district .geolocation-editor-container{height:400px}.form-fields .geolocation-province{width:100%}.form-fields .geolocation-province .geolocation-editor-container{height:400px}.form-fields .availability-container{height:45px;display:flex;column-gap:20px;align-items:center}.form-fields .date-input-container{position:relative}.form-fields .date-input-container .calendar-icon{top:50%;right:5px;color:#282828;font-size:25px;display:block;position:absolute;transform:translateY(-50%);pointer-events:none}.form-fields .property-type-checkboxes .fields-row.flex-wrap-row{row-gap:5px}.form-fields .property-type-checkboxes .checkbox-group{overflow:hidden;position:relative;flex:0 0 calc((100% - 60px)/4)}.form-fields .property-type-checkboxes .field-label{margin-bottom:5px}.form-fields .property-type-checkboxes:not(:last-child){margin-bottom:7px}.form-fields .article-categories-group .fields-row.flex-wrap-row{row-gap:5px}.form-fields .article-categories-group .field-group.checkbox-group.article-category-group{flex:0 0 calc((100% - 60px)/4)}.form-fields .article-tags-group .fields-row.flex-wrap-row{row-gap:5px}.form-fields .article-tags-group .field-group.checkbox-group.article-tag-group{flex:0 0 calc((100% - 60px)/4)}.form-fields .field-group-or-divider{width:100%;margin:0 auto;color:#555;font-size:15px;text-align:center;position:relative;background-color:#f4f8fc;border-top:1px solid #555;border-bottom:1px solid #555}.form-fields .fields-translate-divider{width:100%;height:1px;display:flex;justify-content:space-between;position:relative;margin:4px auto 0;border-bottom:1px solid #e0e0e0}.form-fields .fields-translate-divider .divider-quote{color:#888;font-size:30px;margin-top:-19px}.form-fields .fields-translate-divider .divider-quote.left-quote{margin-left:-36px}.form-fields .fields-translate-divider .divider-quote.right-quote{margin-right:-36px}.form-fields .fields-translate-divider .divider-flag{width:21px;height:21px;border-radius:50%;border:1px solid #ccc;box-shadow:0 0 0 7px #fff;transform:translateY(-50%)}.form-fields .option-toggle{width:200px;height:34px;overflow:hidden;position:relative;cursor:pointer;border-radius:20px;border:2px solid #2483ff;box-shadow:0 0 7px #0006}.form-fields .option-toggle .option-toggle-back{z-index:1;height:100%;position:relative;display:flex;column-gap:20px;align-items:center;justify-content:space-between;background-color:#1858af;padding:0 12px}.form-fields .option-toggle .option-toggle-back .option-toggle-label{flex:1 1 0;color:#d8d8d8;font-size:16px;font-weight:500;line-height:26px;text-align:center;-webkit-user-select:none;user-select:none;display:inline-block}.form-fields .option-toggle .option-toggle-pill{z-index:2;top:0;left:0;bottom:0;width:50%;position:absolute;border-radius:20px;background-color:transparent;-webkit-backdrop-filter:brightness(1.5);backdrop-filter:brightness(1.5);transition:left .3s,transform .3s}.form-fields .option-toggle.existing-contact .option-toggle-pill{left:100%;transform:translate(-100%)}.form-fields .user-roles-other-note{color:#555;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.04em}.form-fields .user-roles-other-note em{color:#282828;font-weight:500;font-style:normal;text-decoration:underline}.form-fields .user-roles-other-note strong{color:#282828;font-weight:600;margin-right:5px}.input-toggle{width:80px;height:30px;position:relative;border-radius:20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 0 2px #888;background-color:#f2f2f2;padding:0 4px;margin-top:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.input-toggle .input-toggle-slider{z-index:1;top:2px;left:2px;width:46px;height:26px;position:absolute;border-radius:15px;transition:left .1s;background-color:#888;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.input-toggle .input-toggle-slider .slider-icon{color:#fff;font-size:20px;font-weight:900}.input-toggle .input-toggle-on-label,.input-toggle .input-toggle-off-label{font-size:24px;font-weight:900}.input-toggle .input-toggle-on-label{color:#009800}.input-toggle .input-toggle-off-label{color:#888}.input-toggle .toggle-spinner-overlay{top:0;left:0;right:0;bottom:0;z-index:3;display:none;position:absolute;border-radius:16px;background-color:#ffffffbf;align-items:center;justify-content:center}.input-toggle .toggle-spinner-overlay .toggle-spinner-image{height:25px;display:block}.input-toggle.disabled{cursor:default}.input-toggle.half-size{width:40px;height:16px;font-size:14px;line-height:16px;margin:0}.input-toggle.half-size .input-toggle-slider{z-index:1;top:1px;left:1px;width:20px;height:14px}.input-toggle.half-size .input-toggle-slider .slider-icon{color:#fff;font-size:12px;font-weight:600}.input-toggle.half-size .input-toggle-on-label,.input-toggle.half-size .input-toggle-off-label{font-size:12px;font-weight:900}.input-toggle.toggle-on{background-color:#f4fff4}.input-toggle.toggle-on .input-toggle-slider{left:32px;background-color:#009800}.input-toggle.toggle-on.half-size .input-toggle-slider{left:19px}.input-toggle.saving .toggle-spinner-overlay{display:flex}.admin-page.page-edit .form-fields .field-input.textarea-input.use-ckeditor,.admin-page.edit-article .form-fields .field-input.textarea-input.use-ckeditor{height:20em;min-height:20em}.admin-page.edit-property-type .admin-form{padding-bottom:80px}.admin-page.edit-property-type .features-select-group{min-height:400px}.admin-page.edit-property-type .field-group.checkbox-group.attribute-group{display:flex;flex-direction:column;flex:0 0 calc((100% - 20px)/2)}.admin-page.edit-property-type .field-group.checkbox-group.attribute-group .field-label{flex:0 0 auto}.admin-page.edit-property-type .field-group.checkbox-group.attribute-group .attributes-group-content{flex:1 0 1px}.admin-page.edit-property .form-fields .field-group.features-select-group{height:300px}.admin-page.edit-property .form-fields .field-group.features-select-group .features-group-body{border:1px solid #aaa}.admin-page.edit-property .form-fields .field-group.features-select-group .features-group-body .features-group-body-inner{row-gap:20px;column-gap:20px}.admin-page.edit-property .form-fields .field-group.features-select-group .features-group-body .features-icon-input-wrap{flex:0 0 100px}.form-fields .form-controls{width:100%}.form-fields .form-controls.no-mgn{margin:0}.form-fields .form-controls .form-submit-btn{width:200px;height:50px;display:block;margin:0 auto;color:#fff;font-size:18px;font-weight:500;line-height:50px;letter-spacing:.05em;padding:0 10px;cursor:pointer;border-radius:5px;background-color:#1d5faf}.form-fields .form-controls .form-submit-btn:disabled{color:#888;cursor:not-allowed;background-color:#e0e0e0}.form-fields .form-controls .form-submit-btn:not(:disabled):hover{color:#1d5faf;background-color:#1f5faf33}.form-fields .form-controls .form-controls-link{color:#1d5faf;font-size:14px;font-weight:400;line-height:21px;letter-spacing:.02em;text-decoration:underline;margin:0}.form-fields .form-controls .form-controls-submit-btn{opacity:.8;display:inline-block;height:40px;color:#fff;font-size:16px;font-weight:600;line-height:39px;letter-spacing:.08em;cursor:pointer;padding:0 30px;border-radius:5px;background-color:#1d5faf}.form-fields .form-controls .form-controls-submit-btn:hover{opacity:1}.form-fields .form-controls .form-controls-submit-btn.tight{height:35px;font-size:15px;font-weight:500;line-height:33px;padding:0 15px}.field-group .password-switcher{position:relative}.field-group .password-switcher .password-switcher-btn{z-index:2;top:0;right:0;bottom:0;width:45px;height:auto;position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer}.field-group .password-switcher .password-hide-icon{display:none;position:absolute;top:50%;right:10px;width:24px;transform:translateY(-50%)}.field-group .password-switcher .password-show-icon{position:absolute;top:50%;right:10px;width:24px;display:block;transform:translateY(-50%)}.field-group .password-switcher input[type=password]~.password-switcher-btn .password-hide-icon{display:none}.field-group .password-switcher input[type=password]~.password-switcher-btn .password-show-icon{display:block}.field-group .password-switcher input[type=text]~.password-switcher-btn .password-hide-icon{display:block}.field-group .password-switcher input[type=text]~.password-switcher-btn .password-show-icon{display:none}.custom-fields-container{border:1px solid #888}.custom-fields-container .custom-fields-heading{height:40px;display:flex;align-items:center;justify-content:space-between;background-color:#888;padding:0 10px}.custom-fields-container .custom-fields-heading .custom-fields-title{color:#fff;font-size:21px;font-weight:500;line-height:29px;letter-spacing:.04em}.custom-fields-container .custom-fields-heading .custom-fields-controls{display:flex;align-items:center}.custom-fields-container .custom-fields-heading .custom-fields-controls .custom-fields-copy-origin-btn{height:30px;color:#fff;font-size:16px;font-weight:500;line-height:29px;letter-spacing:.04em;padding:0 15px;cursor:pointer;border-radius:20px;background-color:#ffffff40}.custom-fields-container .custom-fields-heading .custom-fields-controls .custom-fields-copy-origin-btn .origin-locale{text-transform:uppercase}.custom-fields-container .custom-fields-heading .custom-fields-controls .custom-fields-copy-origin-btn:hover{color:#282828;background-color:#ffffffe6}.custom-fields-container .custom-fields-body{padding:20px;display:flex;row-gap:15px;flex-direction:column}.custom-fields-container .custom-field-width-10{flex:1 0 calc((100% - 180px)*.1)}.custom-fields-container .custom-field-width-20{flex:1 0 calc((100% - 180px)/5)}.custom-fields-container .custom-field-width-25{flex:1 0 calc((100% - 180px)/4)}.custom-fields-container .custom-field-width-30{flex:1 0 calc((100% - 180px)*.3)}.custom-fields-container .custom-field-width-40{flex:1 0 calc((100% - 180px)*.4)}.custom-fields-container .custom-field-width-50{flex:1 0 calc((100% - 180px)/2)}.custom-fields-container .custom-field-width-60{flex:1 0 calc((100% - 180px)*.6)}.custom-fields-container .custom-field-width-70{flex:1 0 calc((100% - 180px)*.7)}.custom-fields-container .custom-field-width-75{flex:1 0 calc((100% - 180px)*.75)}.custom-fields-container .custom-field-width-80{flex:1 0 calc((100% - 180px)*.8)}.custom-fields-container .custom-field-width-80{flex:1 0 calc((100% - 180px)*.9)}.custom-fields-container .custom-field-width-100{flex:0 0 100%}.custom-fields-container .custom-field-group-content{display:flex;flex-wrap:wrap;align-items:center;row-gap:10px;column-gap:20px;background:#fff;border-radius:5px;border:1px solid #aaa;padding:15px 15px 10px}.custom-fields-container .custom-field-group-content .checkbox-group{min-width:200px;flex:0 0 calc((100% - 80px)/5)}.custom-fields-container .field-group.checkbox-group.custom-field-group{flex:1 0 1px}.select-custom-fields-container{display:flex;row-gap:5px;column-gap:20px;flex-wrap:wrap;align-items:center;border-radius:3px;border:1px solid #aaa;padding:15px 10px 10px}.select-custom-fields-container .field-group.checkbox-group{flex:0 0 calc((100% - 60px)/4)}.input-table{position:relative}.input-table .add-contact-icon{top:5px;right:5px;z-index:1;display:block;position:absolute;color:#393;font-size:24px;font-weight:500;border-radius:2px;cursor:pointer;padding:1px 7px}.input-table .add-contact-icon:hover{background-color:#e8ffe8;box-shadow:0 0 0 1px #009f00}.admin-page.edit-lead .select2-container--default .select2-results>.select2-results__options{max-height:400px}.permissions-table-wrap{overflow-x:auto;padding-bottom:10px}.edit-permissions-table{width:100%;border:1px solid #aaa;border-collapse:collapse}.edit-permissions-table thead th{color:#fff;font-size:18px;font-weight:400;line-height:27px;text-align:center;letter-spacing:.08em;background-color:#888;padding:7px 10px}.edit-permissions-table thead th.model-name{text-align:left}.edit-permissions-table thead th.action-name{width:164px}.edit-permissions-table tbody td{position:relative;color:#282828;font-size:16px;font-weight:400;line-height:24px;text-align:center;letter-spacing:.02em;padding:7px 10px;border-bottom:1px solid #aaa}.edit-permissions-table tbody td.model-class{font-size:18px;font-weight:600;text-align:left}.edit-permissions-table tbody td.model-class .model-class-label{position:relative;display:inline-block;padding:0 20px 0 10px;background-color:#fff}.edit-permissions-table tbody td.action-class{padding:7px 15px}.edit-permissions-table tbody td.action-class .action-wrap{display:flex;column-gap:9px;align-items:center;justify-content:center}.edit-permissions-table tbody td:before{content:"";left:0;right:0;top:0;bottom:0;z-index:0;position:absolute;background-size:7px 1px;background-repeat:repeat-x;background-position:center left;background-image:linear-gradient(90deg,#4898ff 0,#4898ff 65%,transparent 65%,transparent 100%)}.edit-permissions-table tbody td:nth-child(2n){background-color:#efefef}.edit-permissions-table tbody tr:nth-child(2n) td:before{background-image:linear-gradient(90deg,#cc0000 0,#cc0000 65%,transparent 65%,transparent 100%)}.edit-permissions-table .permission-checkbox-group{display:inline-block}.edit-permissions-table .permission-checkbox-group .field-input.input-toggle{margin:10px 0}.edit-permissions-table .permission-checkbox-group .permission-checkbox~.permission-label{color:#888;font-size:24px;font-weight:300;line-height:36px;margin:0}.edit-permissions-table .permission-checkbox-group .permission-checkbox:checked~.permission-label{color:red;font-size:24px;font-weight:300;line-height:36px;margin:0}.permissions-table-note{color:#888;font-size:13px;font-weight:500;line-height:18px;letter-spacing:.04em;margin:10px 0 0}.filter-box .filter-box-heading{height:40px;background-color:#1d5faf;padding:0 10px;display:flex;align-items:center;justify-content:space-between}.filter-box .filter-box-heading .filter-box-title{color:#fff;font-size:20px;font-weight:400;line-height:30px;letter-spacing:.06em}.filter-box .filter-box-heading .filter-box-controls{display:flex;column-gap:20px;align-items:center}.filter-box .filter-box-heading .filter-box-controls .filter-expand-icon{color:#fff;font-size:25px;font-weight:400;line-height:25px;display:block;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:50%;transition:transform .15s}.filter-box .filter-box-heading .filter-box-controls .filter-expand-icon:hover{color:#1d5faf;background-color:#fff}.filter-box .filter-box-heading .filter-box-controls .filter-reset-btn{width:120px;height:25px;color:#1d5faf;font-size:16px;font-weight:500;line-height:25px;border-radius:20px;letter-spacing:.04em;background-color:#fff;cursor:pointer;font-family:Roboto}.filter-box .form-fields{padding:10px;background-color:#fff}.filter-box .filter-form{max-height:0;overflow:hidden;transition:max-height .3s}.filter-box .filter-form .search-submit-btn{opacity:.8;width:150px;height:50px;display:block;color:#fff;font-size:18px;font-weight:500;letter-spacing:.04em;cursor:pointer;margin-left:auto;border-radius:5px;background-color:#1d5faf}.filter-box .filter-form .search-submit-btn:hover{opacity:1}.filter-box.open .filter-form{max-height:400px}.filter-box.open .filter-expand-icon{transform:rotate(180deg)}.property-select-group .select2-container{width:100%}.property-select-group .select2-container .select2-selection.select2-selection--single{height:64px;display:flex;flex-direction:row;justify-content:center}.property-select-group .select2-container .select2-selection--single .select2-selection__rendered{flex:1 0 1px;font-size:10px;line-height:24px;padding-left:0;padding-right:22px}.property-select-group .select2-container .select2-selection--single .select2-selection__arrow{top:20px}.property-select-group .select2-container .select2-selection--single .select2-selection__clear{width:auto;height:62px;cursor:pointer;font-size:21px;font-weight:700;margin-right:0;padding-right:5px;padding-left:5px}.property-type-selection{min-height:46px;position:relative;border-radius:7px;background-color:#fff;border:1px solid #81695c;padding:7px 40px 7px 7px}.property-type-selection .property-types-selected{display:flex;row-gap:7px;flex-wrap:wrap;column-gap:10px;align-items:center}.property-type-selection .property-types-popup{opacity:0;z-index:3;top:-3px;left:-3px;right:-3px;display:none;position:absolute;background:#fff;transition:opacity .5s;padding:15px 15px 5px;box-shadow:0 5px 11px #0003}.property-type-selection .property-types-popup .property-types-content{width:100%}.property-type-selection .property-types-popup .property-types-popup-clear{top:13px;right:48px;position:absolute;font-size:25px;font-weight:600;line-height:25px;display:block;color:#888;cursor:pointer}.property-type-selection .property-types-popup .property-types-popup-clear:hover{color:#282828}.property-type-selection .property-types-popup .property-types-popup-closer{top:13px;right:13px;position:absolute;font-size:25px;font-weight:600;line-height:25px;display:block;color:#888;cursor:pointer}.property-type-selection .property-types-popup .property-types-popup-closer:hover{color:#282828}.property-type-selection .property-types-popup .property-type-required{right:0;bottom:0;display:none;color:#900;font-size:15px;font-weight:500;position:absolute;padding:5px 20px;margin:0 10px 10px 0;background-color:#ffe8e8;box-shadow:0 0 5px #f00c}.property-type-selection .property-types-popup .property-type-required.show-required{display:inline-block}.property-type-selection .property-types-popup .property-type-group{padding-bottom:10px;border-bottom:1px solid #aaa}.property-type-selection .property-types-popup .property-type-group .property-type-group-heading{display:inline-flex;column-gap:3px;align-items:center;margin-bottom:5px;margin-top:10px;cursor:pointer}.property-type-selection .property-types-popup .property-type-group .property-type-group-heading .property-type-toggle{color:#555;font-size:15px;line-height:15px}.property-type-selection .property-types-popup .property-type-group .property-type-group-heading .property-type-group-name{color:#888;font-size:13px;font-weight:600;margin:0}.property-type-selection .property-types-popup .property-type-group .property-type-group-heading:hover .property-type-group-name{text-decoration:underline}.property-type-selection .property-types-popup .property-type-group:last-of-type{border-bottom:none}.property-type-selection .property-types-popup .property-type-group:first-child .property-type-group-heading{margin-top:0}.property-type-selection .property-types-popup .property-type-btns{display:flex;row-gap:7px;column-gap:10px;flex-wrap:wrap}.property-type-selection .property-type-checkbox-group{flex:0 0 auto;width:fit-content;overflow:hidden;position:relative;display:none;cursor:pointer}.property-type-selection .property-type-checkbox-group .property-type-checkbox{top:-10px;left:0;height:1px;position:absolute}.property-type-selection .property-type-checkbox-group .property-type-checkbox~.property-type-checkbox-label{display:flex;column-gap:3px;align-items:center;justify-content:center;color:#81695c;font-size:12px;font-weight:500;line-height:18px;padding:5px 15px;border-radius:20px;background-color:#fff;border:1px solid #81695c;-webkit-user-select:none;user-select:none;cursor:pointer}.property-type-selection .property-type-checkbox-group .property-type-checkbox~.property-type-checkbox-label .label-bullet{display:none;font-size:15px;font-weight:300}.property-type-selection .property-type-checkbox-group .property-type-checkbox:checked~.property-type-checkbox-label{color:#fff;padding-left:10px;background-color:#81695c}.property-type-selection .property-type-checkbox-group .property-type-checkbox:checked~.property-type-checkbox-label .label-bullet{display:inline-block}.property-type-selection .property-type-checkbox-group.always,.property-type-selection .property-type-checkbox-group.selected{display:inline-block}.property-type-selection .property-type-checkboxes{display:flex;flex-wrap:wrap;row-gap:6px;column-gap:17px}.property-type-selection .property-type-checkboxes .property-type-checkbox{position:absolute;top:-30px;left:0;height:1px}.property-type-selection .property-type-checkboxes .property-type-checkbox-label{font-size:12px}.property-type-selection .property-type-selection-control{top:50%;right:10px;position:absolute;cursor:pointer;transform:translateY(-50%)}.property-type-selection .property-type-selection-control .selection-control-icon{display:block;color:#888;font-size:25px;line-height:25px}.property-type-selection .property-type-selection-control:hover .selection-control-icon{color:#282828}.property-type-selection.setup-popup .property-types-popup{display:flex}.property-type-selection.show-popup .property-types-popup{opacity:1}html,body{min-height:100%}body{margin:0}.font-inconsolata{font-family:Inconsolata,courier,monospaced}.uses-dropzone .dynamic-image-gallery-card.dz-preview .dz-error-mark,.uses-dropzone .dynamic-image-gallery-card.dz-preview .dz-success-mark,.uses-dropzone .dynamic-image-gallery-card.dz-preview .dz-error-message{display:none}.uses-dropzone .dynamic-image-gallery-card.dz-preview .dz-progress{left:5%;width:90%;height:12px;bottom:10px;position:absolute;border-radius:15px;background-color:#e0e0ff;box-shadow:0 0 7px #00000080}.uses-dropzone .dynamic-image-gallery-card.dz-preview .dz-progress .dz-upload{height:100%;display:block;border-radius:15px;background-color:#10c810}.uses-dropzone .dynamic-image-gallery-card.dz-preview .dz-details .dz-filename,.uses-dropzone .dynamic-image-gallery-card.dz-preview .dz-details .dz-size{display:none}.uses-dropzone .dynamic-image-gallery-card.dz-preview .dz-details .dz-preview-image{width:100%;opacity:.4;object-fit:cover;aspect-ratio:1/1}body{font-family:Montserrat}html[lang=th] body{font-family:Sarabun,Montserrat}html[lang=zh] body{font-family:Noto Sans SC,Montserrat}.montserrat{font-family:Montserrat}.desktop-hide{display:none!important}.site-section{width:100%}.site-section .site-container{margin:0 auto;max-width:1440px}.site-section .site-container.full-width{max-width:unset}.site-footer{padding:40px 0 20px;border-top:5px solid #81695c}.site-footer.auth{border-top:none}.site-footer .footer-container{margin:0 auto;max-width:1440px}.site-footer .footer-container .footer-content{display:flex;column-gap:80px}.site-footer .footer-container .footer-content .footer-column{flex:1 0 1px}.site-footer .footer-container .footer-content .footer-column.company{flex:0 0 auto}.site-footer .footer-container .footer-content .footer-column.links{flex:1 0 1px;display:flex;column-gap:60px}.site-footer .footer-container .footer-content .footer-column.social{flex:0 0 auto;display:flex;align-items:flex-end;flex-direction:column;justify-content:space-between}.site-footer .footer-container .footer-content .company-address{margin-top:20px}.site-footer .footer-container .footer-content .company-address .address-title{color:#282828;font-size:16px;font-weight:600;letter-spacing:.04em}.site-footer .footer-container .footer-content .company-address .address{margin-left:15px;font-size:15px;font-weight:400;letter-spacing:.02em}.site-footer .footer-container .footer-content .company-contact{margin-top:20px}.site-footer .footer-container .footer-content .company-contact .contact-title{color:#282828;font-size:16px;font-weight:600;letter-spacing:.04em}.site-footer .footer-container .footer-content .company-contact .contact{margin-left:15px;font-size:15px;font-weight:400;letter-spacing:.02em}.site-footer .footer-container .footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding:7px 14px;border-top:1px solid #947a69;border-bottom:1px solid #947a69}.site-footer .footer-container .footer-bottom .footer-bottom-links{display:flex;align-items:center;column-gap:30px}.site-footer .footer-container .footer-bottom .footer-bottom-links .footer-bottom-link{display:inline-block;color:#1d5faf}.site-footer .footer-container .footer-bottom .footer-bottom-links .footer-bottom-link:hover{text-decoration:underline}.site-footer .footer-container .social-links{display:flex;row-gap:10px;column-gap:10px;flex-wrap:wrap;justify-content:flex-end;padding-top:9px}.site-footer .footer-container .social-links .social-link{padding:2px;border-radius:7px;display:inline-block;outline:2px solid transparent}.site-footer .footer-container .social-links .social-link .social-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.site-footer .footer-container .social-links .social-link .social-icon svg{width:48px;height:48px;display:block}.site-footer .footer-container .social-links .social-link .social-icon svg path{fill:#80695c}.site-footer .footer-container .social-links .social-link:hover{outline-color:#80695c}.site-footer .footer-container .credibility{flex:1 0 1px;max-width:310px;display:flex;row-gap:0;flex-wrap:wrap;column-gap:30px;justify-content:center;margin:30px 0;border-radius:0;padding:15px 20px 14px 5px;border-top:1px solid #81695c;border-bottom:1px solid #81695c}.site-footer .footer-container .credibility .credibility-item{flex:1 0 1px;display:flex;align-items:center;justify-content:center}.site-footer .footer-container .credibility .credibility-item.dbd{flex:0 0 100%}.site-footer .footer-container .credibility .credibility-item .credibility-image{width:auto;height:80px;display:block}.site-footer .footer-container .credibility .credibility-item.affiliate-network .credibility-image{height:60px}.site-footer .footer-container .link-column{margin-top:90px}.site-footer .footer-container .link-column .link-menu .link-menu-title{color:#282828;font-size:16px;font-weight:600;line-height:24px;margin:0}.site-footer .footer-container .link-column .link-menu .link-menu-items{list-style:none;margin-left:20px}.site-footer .footer-container .link-column .link-menu .link-menu-link{color:#1d5faf;font-size:16px;font-weight:500;letter-spacing:.05em;line-height:30px}.site-footer .footer-container .link-column .link-menu .link-menu-link:hover{text-decoration:underline}.site-footer .footer-container .link-column .link-menu .link-menu-link.upper-case{text-transform:uppercase}.lang-switch{display:flex;column-gap:10px;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding-right:15px}.lang-switch.centered{padding-right:0;justify-content:center}.lang-switch .footer-lang-link{opacity:.5}.lang-switch .footer-lang-link.active{opacity:1}.lang-switch .footer-lang-link:not(.active):hover{opacity:.8}.lang-switch .footer-lang-flag{width:32px;display:block}.lang-switch .footer-lang-link:not(.active):hover .footer-lang-flag{opacity:1}.lang-switch .lang-lang{font-size:16px;margin:0 17px 0 0}.lang-switch .lang-lang.lang-active{color:#bfbfbf;cursor:not-allowed}.front-content-wrap{width:100%;margin:0 auto}.site-section.home-top-section{padding:100px 20px;background-color:#f6f7f8}@media screen and (max-width: 767px){.mobile-hide{display:none!important}.desktop-hide{display:initial!important}.site-footer .footer-container .footer-content{padding:0 15px;flex-direction:column}.site-footer .footer-container .footer-content .footer-logo-image{width:250px}.site-footer .footer-container .footer-content .link-column{margin-top:20px}.site-footer .footer-container .footer-content .footer-column.social{margin-top:20px;align-items:center}.site-footer .footer-container .footer-content .footer-column.links{column-gap:40px;margin-top:20px}.site-footer .footer-container .footer-bottom{row-gap:10px;flex-direction:column}}.site-header{height:60px;display:flex;column-gap:20px;list-style:none;padding:0;margin:0}.site-header.front-header .header-container{width:100%;display:flex;max-width:1480px;align-items:center;margin:0 auto;padding:0 20px}.site-header.front-header .header-logo{flex:0 0 auto;height:40px;display:block;-webkit-user-select:none;user-select:none}.site-header.front-header .header-nav-wrap{flex:1 0 1px;padding:0 20px}.site-header.front-header .header-nav-wrap .header-menu{padding:0;display:flex;column-gap:10px;align-items:center;list-style:none;margin:4px 0 0}.site-header.front-header .header-nav-wrap .header-menu .menu-link{position:relative;color:#231f20;font-size:17px;font-weight:500;padding:5px 10px;letter-spacing:.06em}.site-header.front-header .header-nav-wrap .header-menu .menu-link:before{content:"";left:50%;top:-3px;width:27px;height:5px;display:none;position:absolute;background:#d4c8c4;border-radius:4px;transform:translate(-50%)}.site-header.front-header .header-nav-wrap .header-menu .menu-link:hover:before{display:inline-block}.site-header.front-header .header-nav-wrap .header-menu .menu-item.active .menu-link:before{display:inline-block}.site-header.front-header .header-controls-wrap{flex:0 0 auto;display:flex;column-gap:15px;align-items:center;justify-content:flex-end}.site-header.front-header .header-controls-wrap .header-control{display:flex;column-gap:7px;align-items:center;justify-content:flex-end}.site-header.front-header .header-controls-wrap .header-control .header-control-icon{width:auto;height:18px;display:block}.site-header.front-header .header-controls-wrap .header-control .header-control-label{margin:0;color:#282828;font-size:15px;font-weight:500;line-height:18px}.site-header.front-header .header-controls-wrap .header-control.line-control .header-control-icon{height:24px}.site-header.front-header .header-controls-wrap .header-lang-switcher{display:flex;align-items:center;justify-content:center;position:relative;padding-left:20px;padding-right:3px;cursor:pointer}.site-header.front-header .header-controls-wrap .header-lang-switcher .current-language{cursor:pointer;position:relative}.site-header.front-header .header-controls-wrap .header-lang-switcher .current-language .current-language-icon{width:24px;height:24px;display:block;-webkit-user-select:none;user-select:none}.site-header.front-header .header-controls-wrap .header-lang-switcher .current-language .header-lang-switcher-arrow-wrap{position:absolute;bottom:4px;left:-8px;width:15px;height:15px;border-radius:50%;background:#f4f4f4;display:flex;align-items:center;justify-content:center;border:1px solid #333;-webkit-user-select:none;user-select:none}.site-header.front-header .header-controls-wrap .header-lang-switcher .current-language .header-lang-switcher-arrow-wrap .header-lang-switcher-arrow{font-size:26px;-webkit-user-select:none;user-select:none}.site-header.front-header .header-controls-wrap .header-lang-switcher .lang-switcher-dropdown{top:30px;z-index:4;right:10px;width:200px;display:none;row-gap:5px;padding:5px;position:absolute;flex-direction:column;background-color:#fff;border:1px solid #80695c;transform:translate(11px);box-shadow:0 5px 11px #0003}.site-header.front-header .header-controls-wrap .header-lang-switcher .lang-switcher-dropdown .header-lang-link{display:flex;column-gap:9px;align-items:center;word-break:keep-all;white-space:nowrap;padding:5px 10px}.site-header.front-header .header-controls-wrap .header-lang-switcher .lang-switcher-dropdown .header-lang-link .header-lang-locale{flex:1 0 1px;color:#282828;font-size:16px;font-weight:600;line-height:24px;text-transform:uppercase;font-family:Roboto Flex}.site-header.front-header .header-controls-wrap .header-lang-switcher .lang-switcher-dropdown .header-lang-link .header-lang-name{color:#555;font-size:16px;font-weight:400;line-height:24px}.site-header.front-header .header-controls-wrap .header-lang-switcher .lang-switcher-dropdown .header-lang-link .header-lang-flag{width:24px;display:block}.site-header.front-header .header-controls-wrap .header-lang-switcher .lang-switcher-dropdown .header-lang-link:hover{background-color:#e8e8e8}.site-header.front-header .header-controls-wrap .header-lang-switcher.show-dropdown .lang-switcher-dropdown{display:flex}.site-header.front-header .header-burger,.mobile-menu-slideout{display:none}@media screen and (max-width: 767px){.header-spacer{height:50px}.site-header{z-index:5;top:0;left:0;right:0;height:50px;position:fixed;background-color:#fff;border-bottom:1px solid #80695c}.site-header.front-header .header-logo-wrap{flex:1 0 1px}.site-header.front-header .header-logo-wrap .header-logo{height:40px;display:block;outline:none;-webkit-user-select:none;user-select:none}.site-header.front-header .header-nav-wrap{display:none}.site-header.front-header .header-container{padding:0 15px}.site-header.front-header .header-controls-wrap .header-control.line-control .header-control-icon{height:28px}.site-header.front-header .header-controls-wrap .header-control.phone-control .phone-control-header-icon{font-size:28px}.site-header.front-header .header-controls-wrap .header-control.phone-control .header-control-label,.site-header.front-header .header-controls-wrap .header-lang-switcher{display:none}.site-header.front-header .header-burger{width:25px;height:17px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s;margin-left:20px;cursor:pointer}.site-header.front-header .header-burger .burger-bar{width:100%;height:2px;transition:all .3s;background-color:#282828}.site-header.front-header .header-burger.open{justify-content:center}.site-header.front-header .header-burger.open .burger-bar.mid{display:none}.site-header.front-header .header-burger.open .burger-bar.top{transform:translateY(1px) rotate(-45deg)}.site-header.front-header .header-burger.open .burger-bar.btm{transform:translateY(-1px) rotate(45deg)}.mobile-menu-slideout{z-index:4;top:0;left:0;right:0;display:block;position:fixed;background:#fff;padding:10px 20px 30px;transition:transform .3s;transform:translateY(-100%);box-shadow:0 7px 17px #0000004d}.mobile-menu-slideout.open{transform:translateY(50px)}.mobile-menu-slideout .mobile-menu{margin-bottom:10px}.mobile-menu-slideout .mobile-menu .menu-link{color:#282828;font-size:18px;font-weight:500;text-align:center;letter-spacing:.04em;line-height:27px;display:block;padding:7px 0}.mobile-menu-slideout .header-control{display:flex;column-gap:7px;align-items:center;justify-content:center;padding:10px 5px 10px 0}.mobile-menu-slideout .header-control.phone-control .header-control-icon{font-size:24px}.mobile-menu-slideout .header-control.line-control .header-control-icon{height:25px}.mobile-menu-slideout .header-control .header-control-label{color:#282828;font-size:20px;font-weight:500}.mobile-menu-slideout .lang-switch{column-gap:25px;margin-top:25px}.mobile-menu-slideout .mobile-menu-slideout-bg-image{z-index:-1;opacity:.2;left:50%;top:50%;width:90%;height:90%;position:absolute;object-fit:contain;transform:translate(-50%,-50%)}}.page-about .about-page-hero{width:100%;position:relative}.page-about .about-page-hero .about-hero-image{width:100%;display:block}.page-about .about-page-hero .hero-overlay{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%)}.page-about .about-page-hero .hero-title{color:#fff;font-size:100px;line-height:110px;font-family:Libre Baskerville;font-weight:400;letter-spacing:.06em;text-align:center;white-space:nowrap}.page-about .about-page-hero .hero-subtitle{color:#fff;font-size:20px;font-weight:500;line-height:20px;letter-spacing:.1em;text-align:center}.page-about .hero-content{max-width:1040px;margin:80px auto;padding:40px 0;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.page-about .hero-content .hero-row{display:flex;align-items:flex-start;column-gap:20px;margin-bottom:20px}.page-about .hero-content .hero-letter{flex:0 0 60px;color:#80695c;font-size:70px;font-weight:400;line-height:70px;text-align:center;font-family:Libre Baskerville}.page-about .hero-content .hero-meaning{padding-top:7px}.page-about .hero-content .hero-meaning p.hero-row-top{color:#80695c;font-size:21px;font-weight:600;line-height:21px;margin-bottom:5px;letter-spacing:.05em}.page-about .hero-content .hero-meaning p.hero-row-btm{color:#282828;font-size:16px;font-weight:400;line-height:21px;margin-bottom:0;letter-spacing:.04em}.page-about .site-section.qualities-section{margin:80px 0}.page-about .qualities-content{display:flex;align-items:flex-start;max-width:900px;margin:0 auto;column-gap:100px}.page-about .qualities-content .quality-item{flex:0 0 calc((100% - 80px)/2);display:flex;flex-direction:column;align-items:center}.page-about .qualities-content .quality-item .quality-logo{width:100px;height:100px;border-radius:50%;background-color:#80695c;padding:10px;display:flex;align-items:center;justify-content:center;margin-bottom:30px}.page-about .qualities-content .quality-item .quality-logo .quality-logo-svg{display:block}.page-about .qualities-content .quality-item .quality-content .quality-title{color:#80695c;font-size:25px;font-weight:600;line-height:30px;text-align:center;margin-bottom:10px}.page-about .qualities-content .quality-item .quality-content .quality-text{color:#282828;font-size:16px;font-weight:400;line-height:24px;text-align:left}.page-about .qualities-content .quality-item.trust .quality-logo{padding:15px}.page-about .photo-break-content .photo-break-image{width:100%;border-radius:20px;margin:0 auto;max-width:1040px}.page-about .about-content-wrap{margin:0 auto;max-width:800px}.page-about .about-content{max-width:1040px;margin:0 auto 150px}.page-about .about-content .about-heading .about-heading-title{color:#282828;font-size:40px;font-weight:500;line-height:45px;text-align:center;letter-spacing:.04em;font-family:Libre Baskerville;margin:30px 0 10px}.page-about .about-content .about-heading .about-heading-subtitle{color:#282828;font-size:20px;font-weight:400;line-height:30px;text-align:center;letter-spacing:.04em;margin:0 0 30px}.page-about .about-content .about-content-wrap h2{color:#80695c;font-size:20px;font-weight:600;line-height:30px;letter-spacing:.04em;margin-bottom:20px}.page-about .about-content .about-content-wrap h3{color:#fff;font-size:18px;font-weight:400;line-height:36px;letter-spacing:.04em;background-color:#1d5faf;padding:0 10px;margin-top:40px;margin-bottom:20px}.page-about .about-content .about-content-wrap p{color:#282828;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}.page-about .about-content .about-content-wrap em{display:block;font-size:20px;text-align:center;line-height:32px;margin:0 40px}.page-about .about-content .about-content-wrap strong{font-weight:500}.page-article-layout .article-layout{display:flex;column-gap:100px;margin-bottom:120px}.page-article-layout .article-layout .article-layout-content{flex:1 0 1px}.page-article-layout .article-layout .article-layout-sidebar{flex:0 0 300px}.page-article-layout .article-breadcrumbs{color:#555;font-size:14px;font-weight:400;letter-spacing:.02em;margin-top:20px;margin-bottom:20px}.page-article-layout .article-breadcrumbs .breadcrumbs-link{color:#1d5faf}.page-article-layout .article-breadcrumbs .breadcrumbs-link:after{content:">";display:inline-block;margin:0 5px 0 7px}.page-article-layout .article-breadcrumbs .breadcrumbs-link.category:not(.last-category):after{content:":"}.page-article-layout .article-sidebar .articles-search{margin-top:10px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e0e0e0}.page-article-layout .article-sidebar .article-sidebar-title{font-size:21px;font-weight:500;color:#555;letter-spacing:.04em;line-height:32px;margin-bottom:20px}.page-article-layout .article-sidebar .articles-categories{display:flex;row-gap:7px;padding-left:10px;flex-direction:column}.page-article-layout .article-sidebar .articles-category-link{display:inline-block;position:relative;color:#1d5faf;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.02em;margin:0 0 0 17px}.page-article-layout .article-sidebar .articles-category-link.active{font-weight:600}.page-article-layout .article-sidebar .articles-category-link:before{content:">";display:inline-block;margin-right:7px;margin-left:-17px}.page-article-layout .article-sidebar .article-count{display:inline-block;color:#555;font-size:13px;font-weight:400;line-height:21px;letter-spacing:1px;margin-left:5px}.page-article-layout .category-articles{display:flex;flex-wrap:wrap;row-gap:60px;column-gap:60px;margin-bottom:100px}.page-article-layout .article-profile-wrap{display:flex;column-gap:40px;align-items:flex-start;background-color:#e8e8e8;border-left:10px solid #888;padding:40px 50px}.page-article-layout .article-profile-wrap .article-profile-left{flex:0 0 200px}.page-article-layout .article-profile-wrap .article-profile-left .article-profile-image{outline:5px solid #000;border-radius:7px}.page-article-layout .article-profile-wrap .article-profile-right{flex:1 0 1px}.page-article-layout .article-profile-wrap .article-profile-right .article-profile-name{color:#282828;font-size:24px;font-weight:500;line-height:30px;letter-spacing:.04em;margin-bottom:0}.page-article-layout .article-profile-wrap .article-profile-right .article-profile-title{color:#555;font-size:16px;font-weight:400;line-height:21px;letter-spacing:.02em;margin-bottom:20px}.page-article-layout .article-profile-wrap .article-profile-right .article-profile-skills{color:#555;font-size:18px;font-weight:400;font-style:italic;line-height:24px;letter-spacing:.02em;margin-bottom:0}.article-card{flex:0 0 calc((100% - 60px)/2);display:flex;flex-direction:column;cursor:pointer;overflow:hidden;border-radius:11px;box-shadow:0 5px 17px #0003}.article-card-featured{flex:0 0 auto;width:100%;aspect-ratio:16/9;overflow:hidden}.article-card-image{width:100%;height:100%;display:block;object-fit:cover}.article-card-body{flex:1 0 1px;padding:10px}.article-card-title{color:#555;font-size:16px;font-weight:500;letter-spacing:.04em;margin-top:10px}@media screen and (max-width: 767px){.article-breadcrumbs,.article-layout{padding:0 15px}.article-layout .article-profile-wrap{row-gap:30px;border-left:none;flex-direction:column;border-top:5px solid #888}.article-layout .article-profile-wrap .article-profile-left .article-profile-image{border-radius:7px;outline:0px solid #000;box-shadow:0 5px 13px #0000004d}.article-layout .article-profile-wrap .article-profile-right .article-profile-name{font-size:18px;line-height:27px;margin-bottom:0 10px}}.filter-property-swiper{width:100%}.filter-property-title{display:flex;align-items:center;justify-content:space-between;color:#888;font-size:25px;font-weight:500;line-height:40px;letter-spacing:.06em;margin-bottom:10px}.filter-property-title .swiper-nav-buttons{display:flex;column-gap:20px;align-items:center;-webkit-user-select:none;user-select:none}.filter-property-title .swiper-nav-buttons .swiper-nav-btn{font-size:30px;font-weight:400;display:inline-block;cursor:pointer}.filer-property-intro{color:#282828;font-size:18px;font-weight:400;font-style:italic;line-height:30px}.filter-property-content{display:flex;column-gap:40px}.filter-property-content .filter-property-content-left{flex:0 0 200px}.filter-property-content .filter-property-content-right{flex:1 0 1px;max-width:calc(100% - 240px)}.filter-property-slide,.filter-property-card-wrap{padding:0 0 20px}.filter-property-card{width:100%;height:auto;display:flex;flex-direction:column;box-shadow:0 3px 11px #00000040;transition:box-shadow .3s;cursor:pointer}.filter-property-card .filter-slide-image-wrap{flex:0 0 auto;display:block;position:relative;aspect-ratio:4/3;overflow:hidden}.filter-property-card .filter-slide-image-wrap .filter-slide-image{width:100%;height:100%;object-fit:cover;transition:filter 1s}.filter-property-card .filter-slide-image-wrap.no-image-available{padding:80px 20px 20px}.filter-property-card .filter-slide-image-wrap.no-image-available .filter-slide-image{object-fit:contain}.filter-property-card .filter-slide-image-wrap .filter-slide-prices{top:0;left:0;right:0;height:40px;position:absolute;color:#fff;display:flex;justify-content:space-between;background-color:#00000080;padding:5px 7px}.filter-property-card .filter-slide-image-wrap .filter-slide-prices .filter-slide-rent,.filter-property-card .filter-slide-image-wrap .filter-slide-prices .filter-slide-sale{display:flex;row-gap:3px;flex-direction:column;align-items:flex-start}.filter-property-card .filter-slide-image-wrap .filter-slide-prices .filter-slide-price-label{margin:0;display:block;font-size:12px;font-weight:600;line-height:12px;letter-spacing:.06em}.filter-property-card .filter-slide-image-wrap .filter-slide-prices .filter-slide-price-value{margin:0;display:block;font-size:15px;font-weight:500;line-height:15px;letter-spacing:.04em}.filter-property-card .filter-slide-info{flex:1 0 1px;position:relative;padding:10px;color:#282828;font-size:13px;font-weight:400;line-height:18px;-webkit-user-select:none;user-select:none}.filter-property-card .filter-slide-info .hover-overlay{top:0;left:0;right:0;bottom:0;z-index:2;opacity:0;display:flex;position:absolute;align-items:center;justify-content:center;transition:opacity .2s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fffc}.filter-property-card .filter-slide-info .hover-overlay .hover-overlay-label{margin:0;position:relative;display:inline-block;color:#1d5faf;font-size:17px;font-weight:600;letter-spacing:.15em;padding-right:36px;padding-bottom:5px;border-bottom:1px solid #1d5faf}.filter-property-card .filter-slide-info .hover-overlay .hover-overlay-label:after{content:"";width:0;height:0;right:0;bottom:0;position:absolute;border-left:19px solid #1d5faf;border-top:5px solid transparent}.filter-property-card .filter-slide-info .filter-slide-title-wrap{width:100%}.filter-property-card .filter-slide-info .filter-slide-title{width:100%;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.filter-property-card .filter-slide-info .filter-slide-location{color:#555;font-size:12px;letter-spacing:.01em;margin-bottom:5px}.filter-property-card .filter-slide-info .filter-slide-stations{height:18px;display:flex;column-gap:20px;margin-bottom:0}.filter-property-card .filter-slide-info .filter-slide-stations .filter-slide-station{flex:1 0 1px;display:flex;column-gap:3px;align-items:center;justify-content:flex-start}.filter-property-card .filter-slide-info .filter-slide-stations .filter-slide-station .station-icon{width:auto;display:block}.filter-property-card .filter-slide-info .filter-slide-stations .filter-slide-station .station-name{color:#282828;font-size:14px;font-weight:400;line-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.filter-property-card .filter-slide-info .filter-slide-stations .filter-slide-station.bts .station-icon{height:13px}.filter-property-card .filter-slide-info .filter-slide-stations .filter-slide-station.mrt .station-icon{height:11px}.filter-property-card .filter-slide-info .filter-slide-stations.two-stations .filter-slide-station{flex:0 0 calc((100% - 20px)/2);max-width:calc((100% - 20px)/2)}.filter-property-card .filter-slide-info .filter-slide-features{display:flex;column-gap:20px;align-items:center;margin-bottom:5px}.filter-property-card .filter-slide-info .filter-slide-features strong{font-size:16px;font-weight:500;line-height:19px}.filter-property-card .filter-slide-info .filter-slide-features .filter-slide-feature{display:flex;column-gap:5px;align-items:center}.filter-property-card .filter-slide-info .filter-slide-features .filter-slide-feature.beds .filter-slide-icon,.filter-property-card .filter-slide-info .filter-slide-features .filter-slide-feature.baths .filter-slide-icon{font-size:18px;font-weight:500;line-height:18px}.filter-property-card .filter-slide-info .filter-slide-features .filter-slide-feature.size{align-items:flex-end}.filter-property-card:hover .filter-slide-info .hover-overlay{opacity:1}.filter-property-card:hover .filter-slide-image{filter:brightness(.75)}.page-contact .contact-content{max-width:920px;margin:40px auto}.page-contact .contact-content .contact-flash-container{width:100%;font-size:18px;font-weight:500;line-height:27px;letter-spacing:.04em;padding:7px 11px;border:1px solid #888}.page-contact .contact-content .contact-flash-container.fail{color:#900;border-color:#c00;background-color:#ffefef;box-shadow:0 3px 5px #90000033}.page-contact .contact-content .contact-flash-container.success{color:#090;border-color:#090;background-color:#efffef;box-shadow:0 3px 5px #00900033}.page-contact .contact-content .contact-heading .contact-heading-title{color:#282828;font-size:25px;font-weight:500;line-height:37px;text-align:center;letter-spacing:.06em;margin:20px 0 40px}.page-contact .contact-content .contact-intro{max-width:640px;margin:40px auto}.page-contact .contact-content .contact-intro p{color:#282828;font-size:18px;font-weight:500;line-height:27px;text-align:center;letter-spacing:.02em}.page-contact .contact-content .contact-enquiry{max-width:720px;display:flex;column-gap:40px;margin:0 auto 40px}.page-contact .contact-content .contact-enquiry .contact-enquiry-left{flex:0 0 60%}.page-contact .contact-content .contact-enquiry .contact-enquiry-left .contact-address-title{color:#282828;font-size:20px;font-weight:500;line-height:30px;letter-spacing:.04em}.page-contact .contact-content .contact-enquiry .contact-enquiry-left .contact-address-line{color:#282828;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.02em}.page-contact .contact-content .contact-enquiry .contact-enquiry-left .contact-call-button{width:200px;height:50px;display:flex;align-items:center;justify-content:center;margin-top:30px;border-radius:30px;border:1px solid #1d5faf}.page-contact .contact-content .contact-enquiry .contact-enquiry-left .contact-call-button:hover{background-color:#ebf0f8}.page-contact .contact-content .contact-enquiry .contact-enquiry-right{flex:0 0 40%;display:flex;align-items:center;justify-content:center}.page-contact .contact-content .contact-enquiry .contact-line-qrcode-image{width:100%;max-width:240px}.page-contact .contact-content .contact-form-container{margin-top:80px}.page-contact .contact-content .contact-form-container .form-fields{padding:20px 40px;border:1px solid #947a69;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.page-contact .contact-content .contact-form-container .contact-flash-container{font-size:17px;font-weight:500;padding:5px 10px}.page-contact .contact-content .contact-form-container .contact-flash-container.fail{color:#900;background:#ffe8ef;border-bottom:2px solid #aa0000}.page-contact .contact-content .contact-form-container .contact-required-note{color:#282828;font-size:15px;font-weight:400;line-height:20px;text-align:center;background:#e4dfdb;padding:5px 0}.page-contact .contact-content .contact-form-container .contact-required-note em{text-decoration:underline}.page-contact .contact-content .form-header{height:50px;display:flex;align-items:center;padding:0 15px;background-color:#947a69;border-top-left-radius:5px;border-top-right-radius:5px}.page-contact .contact-content .form-header .form-title{margin:0;color:#fff;font-size:20px;font-weight:500;line-height:27px;letter-spacing:.06em}.site-header.home-header{z-index:5;top:0;left:0;right:0;height:100px;position:absolute;background-color:#ffffff80}.site-header.home-header .header-container{justify-content:space-between}.site-header.home-header .header-logo{height:50px;display:block}.site-header.home-header .header-controls-wrap .header-control .header-control-icon{color:#282828;font-size:20px}.site-header.home-header .header-controls-wrap .header-control .header-control-label{color:#282828;font-size:17px}.site-header.home-header .header-nav-wrap{text-align:right}.site-header.home-header .header-nav-wrap .header-menu{display:inline-flex}.site-header.home-header .header-nav-wrap .header-menu .menu-link{color:#282828;font-size:18px;font-weight:600}.front-page.page-home .site-section.home-page-top .home-top-content{width:100%;max-height:800px;height:calc(100vh - 80px);position:relative}.front-page.page-home .site-section.home-page-top .home-top-content .home-page-top-image{width:100%;height:100%;object-fit:cover}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control{z-index:3;left:50%;width:700px;min-width:540px;bottom:100px;position:absolute;background:transparent;transform:translate(-50%)}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-title{margin:0;color:#fff;font-size:27px;font-weight:500;line-height:40px;text-align:center;letter-spacing:.05em;font-family:Libre Baskerville;text-shadow:1px 1px 20px black,1px 1px #282828}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-title .big-text{font-size:50px;line-height:60px;font-weight:600;letter-spacing:.05em}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form{margin-top:20px;position:relative;border-radius:11px;box-shadow:0 0 17px #0006;background-color:#ffffff59}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .form-inner{position:relative}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .location-input-home-form{padding:0 15px 10px;display:flex;column-gap:20px;align-items:center}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .location-input-home-form gmp-place-autocomplete{flex:1 0 1px;height:100%;outline:none;font-size:20px;border-radius:30px;border:1px solid #aaa}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .location-input-home-form .search-icon{flex:0 0 auto;color:#81695c;padding:10px;cursor:pointer;border-radius:50%;background-color:#fff;border:3px solid #81695c}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .location-input-home-form .search-icon:hover{color:#fff;background-color:#81695c}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form{z-index:1;overflow:hidden;position:relative;padding:0 0 15px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form.zed-index-top{z-index:3}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields{display:flex;column-gap:15px;align-items:center;position:relative;padding:0 15px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields .home-top-form-select-wrap{position:relative;width:calc((100% - 30px) / 3);flex:0 0 calc((100% - 30px) / 3)}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields .home-top-form-select-wrap .select-opener{top:50%;left:7px;position:absolute;color:#888;font-size:20px;font-weight:600;line-height:20px;transform:translateY(-50%);font-family:Material Symbols Outlined}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields .home-top-form-select{width:100%;height:45px;font-size:20px;font-weight:400;background:#fff;outline:none;border-radius:6px;padding:0 15px 0 30px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields .home-top-form-pseudo-select{height:45px;width:calc((100% - 15px)/2);flex:0 0 calc((100% - 15px)/2);position:relative;display:inline-flex;align-items:center;justify-content:flex-start;color:#282828;font-size:20px;font-weight:400;line-height:21px;cursor:pointer;border-radius:7px;padding:0 45px 0 37px;background-color:#fff}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields .home-top-form-pseudo-select .input-popup-label{flex:1 0 1px;text-align:left}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields .home-top-form-pseudo-select .input-popup-classifier{top:50%;right:10px;position:absolute;color:#888;font-size:13px;font-weight:600;line-height:20px;padding-top:5px;transform:translateY(-50%)}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields .home-top-form-pseudo-select .input-popup-opener{top:50%;left:7px;position:absolute;color:#888;font-size:20px;font-weight:600;line-height:20px;transform:translateY(-50%)}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields .home-top-form-pseudo-select.input-set .input-popup-label{text-align:right}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields .home-top-form-pseudo-select.size{padding-right:85px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-search{opacity:.8;margin-left:auto;display:block;color:#fff;font-size:17px;font-weight:500;line-height:36px;font-style:italic;margin-right:15px;width:205px;padding:0 20px;cursor:pointer;position:relative;border-radius:30px;background-color:#333}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-search .arrow-icon{top:50%;right:17px;display:block;position:absolute;color:#fff;font-size:19px;font-weight:400;line-height:2px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-search:hover{opacity:1}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container{overflow:hidden;position:absolute;left:0;right:0;bottom:0;height:100%;max-height:0}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container.show-popups{max-height:200px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup{z-index:3;top:7px;left:7px;right:7px;bottom:7px;display:flex;position:absolute;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:11px;padding:10px 15px 15px;transform:translateY(195px);transition:transform .2s}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup.show-popup{transform:translateY(0)}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-popup-closer{top:7px;right:7px;width:25px;display:block;position:absolute;color:#888;font-size:25px;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:3px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-popup-closer:hover{color:#282828;background-color:#e8e8e8}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-popup-title{flex:0 0 auto;color:#333;font-size:20px;font-weight:400;line-height:30px;letter-spacing:.04em;margin:0 30px 0 0}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-popup-text{flex:1 0 1px;color:#888;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.04em;margin:10px 0 0}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-popup-fields{flex:0 0 auto;display:flex;column-gap:40px;align-items:flex-end}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-popup-fields .classifier-wrap{position:relative}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-popup-fields .classifier-wrap .classifier-label{top:50%;right:10px;color:#555;font-size:14px;font-weight:500;line-height:14px;transform:translateY(-50%);position:absolute}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-btn{flex:0 0 80px;width:80px;height:40px;opacity:.8;color:#fff;font-size:18px;font-weight:400;border-radius:5px;background-color:#80695c;cursor:pointer}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-btn:hover{opacity:1}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-group{flex:1 0 1px;display:flex;flex-direction:column}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-group .input-label{color:#888;font-size:14px;font-weight:500;letter-spacing:.04em}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-group .text-input{width:100%;height:40px;font-size:20px;font-weight:400;border-radius:5px;border:1px solid #aaa;padding:7px 50px 7px 11px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .buy-or-rent{display:flex;align-items:center;justify-content:space-around;position:relative;background-color:#fff;border-top-left-radius:11px;border-top-right-radius:11px;padding:0}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .buy-or-rent:after{content:"";z-index:1;left:0;right:0;height:1px;bottom:-1px;background:#282828;position:absolute}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .buy-or-rent .buy-or-rent-label{margin:0;z-index:2;font-size:18px;font-weight:500;line-height:24px;letter-spacing:.02em;display:inline-block;position:relative;cursor:pointer;padding:11px 10px 3px;transition:.2s border-color;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:5px solid transparent}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .buy-or-rent .buy-or-rent-label.active{border-bottom-color:#80695c}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .buy-or-rent .buy-or-rent-label:hover{background-color:#e8e8e8}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .property-selector{padding:10px 15px}.front-page.page-home .site-section.introduction{background-color:#fff}.front-page.page-home .site-section.introduction .site-container{position:relative}.front-page.page-home .site-section.introduction .introduction-content{display:flex;column-gap:20px;max-width:1020px;position:relative;padding-bottom:30px;margin:40px auto 0}.front-page.page-home .site-section.introduction .introduction-content:after{content:"";position:absolute;right:0;bottom:0;left:110px;height:2px;background-color:#555}.front-page.page-home .site-section.introduction .introduction-content .intro-left{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start}.front-page.page-home .site-section.introduction .introduction-content .intro-left span.left-quote{font-size:150px;font-weight:400;line-height:150px;font-family:Times New Roman,Libre Baskerville,"Serif"}.front-page.page-home .site-section.introduction .introduction-content .intro-center{flex:1 0 1px;padding-top:40px}.front-page.page-home .site-section.introduction .introduction-content .intro-center .top-tag-title{color:#282828;font-size:36px;font-weight:500;line-height:47px;margin-bottom:20px;letter-spacing:.04em;font-family:Libre Baskerville}.front-page.page-home .site-section.introduction .introduction-content .intro-center .top-tag-subtitle{font-size:27px;font-weight:500;line-height:36px}.front-page.page-home .site-section.introduction .introduction-content .intro-center .btm-tag-text{color:#555;font-size:20px;font-weight:400;line-height:28px;margin-bottom:0;margin-left:20px;font-family:Libre Baskerville}.front-page.page-home .site-section.introduction .introduction-content .intro-right{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-end}.front-page.page-home .site-section.introduction .introduction-content .intro-right span.right-quote{height:80px;font-size:150px;font-weight:400;line-height:150px;margin-bottom:-15px;font-family:Times New Roman,Libre Baskerville,"Serif"}.front-page.page-home .site-section.introduction .introduction-content .introduction-title{color:#888;font-size:36px;font-weight:600;line-height:45px;text-align:center;letter-spacing:.12em;font-family:Roboflex;margin-bottom:50px}.front-page.page-home .site-section.introduction .introduction-content .introduction-text{margin:0 auto;max-width:720px;color:#282828;font-size:20px;font-weight:400;line-height:30px;text-align:left;letter-spacing:.08em;font-family:Montserrat}.front-page.page-home .site-section.introduction .introduction-bg-image{z-index:1;left:10%;bottom:0;width:80%;height:auto;position:absolute}.front-page.page-home .site-section.simple .front-simple-content{aspect-ratio:1440/600;display:flex;column-gap:60px}.front-page.page-home .site-section.simple .simple-left{flex:0 0 50%}.front-page.page-home .site-section.simple .simple-left .simple-image-wrap{position:relative;width:100%;height:100%;overflow:hidden;border-radius:21px}.front-page.page-home .site-section.simple .simple-left .simple-image-wrap .simple-image{width:100%;height:100%;object-fit:cover}.front-page.page-home .site-section.simple .simple-left .simple-image-wrap .top-slice{z-index:1;top:-170px;right:10px;width:150px;height:300px;position:absolute;background:#80695c;transform:rotate(-65deg)}.front-page.page-home .site-section.simple .simple-left .simple-image-wrap .btm-slice{z-index:1;left:10px;width:150px;height:300px;bottom:-170px;position:absolute;background:#80695c;transform:rotate(-65deg)}.front-page.page-home .site-section.simple .simple-right{flex:1 0 1px;position:relative}.front-page.page-home .site-section.simple .simple-right .simple-right-content{z-index:2;position:relative}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-tagline-top{color:#81695c;font-size:72px;font-weight:700;line-height:72px;letter-spacing:.04em;font-family:Libre Baskerville}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-tagline-mid{color:#81695c;font-size:32px;font-weight:500;line-height:48px;letter-spacing:.04em;font-family:Libre Baskerville;margin:0 0 10px 5px}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-tagline-btm{color:#81695c;font-size:72px;font-weight:700;line-height:72px;letter-spacing:.04em;font-family:Libre Baskerville}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-text{position:relative;color:#282828;font-size:20px;font-weight:500;line-height:23px;letter-spacing:.06em;margin-top:20px;margin-bottom:35px;font-family:Montserrat}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-text:after{content:"";position:absolute;bottom:-20px;left:0;width:70%;height:1px;background:#555}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-list{margin:0;list-style:none;padding:0 0 0 25px}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-list .simple-list-item{position:relative;color:#282828;font-size:18px;font-weight:400;line-height:30px;letter-spacing:.04em}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-list .simple-list-item:after{content:"";width:10px;height:10px;border-radius:50%;background:#81695c;position:absolute;left:-20px;top:10px}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-calculators{display:flex;column-gap:0;margin-top:40px;justify-content:space-around}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-calculators .simple-calculator{opacity:.9;width:200px;height:160px;display:flex;flex-direction:column;align-items:center;row-gap:5px;padding:20px;cursor:pointer;border-radius:11px;background:#81695c}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-calculators .simple-calculator .simple-calculator-title{color:#fff;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.04em;text-align:center}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-calculators .simple-calculator .simple-calculator-icon{width:auto;height:70px}.front-page.page-home .site-section.simple .simple-right .simple-right-content .simple-calculators .simple-calculator:hover{opacity:1;box-shadow:0 3px 9px #0006}.front-page.page-home .site-section.simple .simple-right .simple-bg-image{top:50%;left:50%;width:100%;height:100%;object-fit:contain;position:absolute;transform:translate(-50%,-50%)}.front-page.page-home .site-section.calculators{padding:80px 0;position:relative}.front-page.page-home .site-section.calculators .underlay-btm,.front-page.page-home .site-section.calculators .underlay-top{z-index:1;left:0;right:0;position:absolute;background-color:#e4f0ff}.front-page.page-home .site-section.calculators .underlay-top{top:0;height:210px}.front-page.page-home .site-section.calculators .underlay-btm{bottom:0;height:150px;background-color:#d8d8d8}.front-page.page-home .site-section.calculators .calculators-title{z-index:2;position:relative;color:#1d5faf;font-size:40px;font-weight:500;text-align:center;letter-spacing:.1em;text-transform:uppercase;font-family:Montserrat;margin-bottom:50px}.front-page.page-home .site-section.calculators .calculators-menu{z-index:2;display:flex;column-gap:40px;align-items:flex-start;position:relative}.front-page.page-home .site-section.calculators .calculators-menu .calculator-item{flex:0 0 calc((100% - 80px) / 3);display:flex;align-items:center;flex-direction:column;padding:40px 0 0 20px;aspect-ratio:5/4;border-radius:50%;border:3px solid #888;cursor:pointer;transition:all .13s;box-shadow:0 11px 31px #00000026}.front-page.page-home .site-section.calculators .calculators-menu .calculator-item .calculator-item-heading{display:flex;column-gap:40px;align-items:center;margin-bottom:20px}.front-page.page-home .site-section.calculators .calculators-menu .calculator-item .calculator-item-heading-icon{width:70px;display:block;-webkit-user-select:none;user-select:none}.front-page.page-home .site-section.calculators .calculators-menu .calculator-item .calculator-item-heading-title{color:#282828;font-size:27px;font-weight:500;line-height:35px;text-align:center;letter-spacing:.05em;margin:20px 0 10px;-webkit-user-select:none;user-select:none}.front-page.page-home .site-section.calculators .calculators-menu .calculator-item .calculator-item-description{margin:0;color:#555;font-size:20px;font-weight:400;line-height:30px;letter-spacing:.03em;-webkit-user-select:none;user-select:none;text-align:center;padding:0 50px}.front-page.page-home .site-section.calculators .calculators-menu .calculator-item.transfer-tax{margin-top:40px;border-color:#900;background-color:#fff}.front-page.page-home .site-section.calculators .calculators-menu .calculator-item.mortgage{border-color:#090;background-color:#fff}.front-page.page-home .site-section.calculators .calculators-menu .calculator-item.warehouse{margin-top:40px;border-color:#009;background-color:#fff}.front-page.page-home .site-section.calculators .calculators-menu .calculator-item:hover{background-color:#fafcff;box-shadow:0 3px 11px #00000059}.front-page.page-home .site-section.prime{margin:120px 0}.front-page.page-home .site-section.prime .prime-title{color:#555;font-size:48px;font-weight:500;line-height:60px;letter-spacing:.04em;font-family:Libre Baskerville}.front-page.page-home .site-section.prime .prime-text{color:#282828;font-size:18px;font-weight:400;line-height:27px;letter-spacing:.04em;margin-bottom:25px}.front-page.page-home .site-section.prime .prime-selections{display:flex;column-gap:20px}.front-page.page-home .site-section.prime .prime-selections .common-property-card{flex:0 0 calc((100% - 60px)/4);width:calc((100% - 60px)/4)}.front-page.page-home .site-section.categories{margin-top:80px;padding:0 0 80px}.front-page.page-home .site-section.categories .category-grid{display:flex;row-gap:60px;column-gap:80px;flex-wrap:wrap;align-items:stretch}.front-page.page-home .site-section.categories .property-category{flex:calc((100% - 160px) / 3);height:auto;display:flex;flex-direction:column;align-items:flex-start}.front-page.page-home .site-section.categories .property-category .category-title{flex:0 0 auto;width:100%;color:#000;font-size:24px;line-height:36px;font-weight:600;text-align:left;letter-spacing:.04em;background-color:#fff;text-transform:uppercase;padding-top:15px}.front-page.page-home .site-section.categories .property-category .category-image{flex:0 0 auto;width:100%;aspect-ratio:7/5;object-fit:cover;border-radius:10px;filter:brightness(1);transition:filter .8s}.front-page.page-home .site-section.categories .property-category .category-text{flex:1 0 1px;color:#555;font-size:18px;font-weight:400;line-height:25px;letter-spacing:.06em}.front-page.page-home .site-section.categories .property-category:hover .category-image{filter:brightness(1.15)}.front-page.page-home .property-sliders{padding:0 0 60px}.front-page.page-home .property-sliders .filter-property-slider{margin-top:60px}.front-page.page-home .site-section.articles{margin:40px 0 120px}.front-page.page-home .site-section.articles .articles-title{position:relative;color:#555;font-size:48px;font-weight:500;line-height:60px;text-align:center;letter-spacing:.04em;font-family:Libre Baskerville;margin-bottom:30px}.front-page.page-home .site-section.articles .articles-title .title-inner{z-index:2;padding:0 30px;background:#fff;position:relative;display:inline-block}.front-page.page-home .site-section.articles .articles-title:after{content:"";top:50%;left:10%;right:10%;height:1px;background-color:#282828;position:absolute}.front-page.page-home .site-section.articles .articles-list{display:flex;column-gap:60px;align-items:stretch}.front-page.page-home .site-section.articles .article-card{flex:0 0 calc((100% - 180px)/4)}.front-page.page-home .site-section.new-listings{padding:60px 0;background-color:#f4f4f4}.front-page.page-home .site-section.new-listings .new-listing-logo-image{width:300px;display:block;margin:0 auto}.front-page.page-home .site-section.new-listings .newly-listed-properties{padding-top:0}.front-page.property-category .site-section.property-category{margin-bottom:60px}.front-page.property-category .property-category-heading .property-category-heading-categories{width:fit-content;margin:10px auto;background-color:#80695c;padding:7px 80px;display:flex;column-gap:50px;align-items:center;border-radius:20px}.front-page.property-category .property-category-heading .property-category-heading-categories .property-category-title{color:#fff;font-size:20px;font-weight:600;line-height:30px;letter-spacing:.06em;cursor:pointer;margin:0;display:inline-block}.front-page.property-category .property-category-heading .property-category-heading-categories .property-category-title.active{text-decoration:underline}.front-page.property-category .property-category-heading .property-category-heading-categories .property-category-title:not(.active):hover{color:#e8e8e8;text-decoration:underline}.front-page.property-category .front-content-header-controls{margin:20px 0 40px;position:relative;display:flex;column-gap:20px;align-items:center;justify-content:center}.front-page.property-category .front-content-header-controls .location-selector-places-input{width:600px;padding:0;outline:none;border:1px solid #555}.front-page.property-category .front-content-header-controls .search-filters-btn{width:150px;height:48px;display:flex;column-gap:7px;align-items:center;justify-content:center;border:2px solid #81695c;border-radius:3px;cursor:pointer}.front-page.property-category .front-content-header-controls .search-filters-btn .search-filters-icon{width:30px;height:30px;display:block}.front-page.property-category .front-content-header-controls .search-filters-btn .search-filters-label{margin:0;color:#80695c;font-size:20px;font-weight:500;line-height:30px;display:inline-block;letter-spacing:.04em}.front-page.property-category .front-content-header-controls .search-filters-dropdown{z-index:4;top:55px;left:50%;right:0;width:900px;max-height:0;overflow:hidden;position:absolute;transform:translate(-50%);background-color:#fff;transition:max-height .5s;box-shadow:0 13px 23px #0006}.front-page.property-category .front-content-header-controls .search-filters-dropdown .search-filters-dropdown-inner{padding:20px}.front-page.property-category .front-content-header-controls .search-filters-dropdown.show-dropdown{max-height:150px}.front-page.property-category .property-category-properties{display:flex;row-gap:60px;column-gap:60px;flex-wrap:wrap}.front-page.property-category .property-category-properties .common-property-card{width:calc((100% - 120px) / 3);flex:0 0 calc((100% - 120px) / 3)}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-image-wrap{flex:0 0 auto;display:block;position:relative;aspect-ratio:4/3;overflow:hidden}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-image-wrap .category-property-card-image{width:100%;height:100%;object-fit:cover}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-image-wrap .category-property-card-prices{top:0;left:0;right:0;height:36px;position:absolute;color:#fff;display:flex;justify-content:space-between;background-color:#00000080;padding:3px 7px}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-image-wrap .category-property-card-prices .category-property-card-rent,.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-image-wrap .category-property-card-prices .category-property-card-sale{display:flex;row-gap:2px;flex-direction:column;align-items:flex-start}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-image-wrap .category-property-card-prices .category-property-card-price-label{margin:0;display:block;font-size:12px;font-weight:400;line-height:12px;letter-spacing:.04em}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-image-wrap .category-property-card-prices .category-property-card-price-value{margin:0;display:block;font-size:15px;font-weight:500;line-height:15px;letter-spacing:.04em}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-image-wrap.no-featured-image{padding:50px 10px 10px}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-image-wrap.no-featured-image .category-property-card-image{object-fit:contain}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info{flex:1 0 1px;position:relative;padding:10px;color:#282828;font-size:13px;font-weight:400;line-height:18px;-webkit-user-select:none;user-select:none}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .hover-overlay{top:0;left:0;right:0;bottom:0;z-index:2;opacity:0;display:flex;position:absolute;align-items:center;justify-content:center;transition:opacity .2s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fffc}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .hover-overlay .hover-overlay-label{margin:0;position:relative;display:inline-block;color:#1d5faf;font-size:17px;font-weight:600;letter-spacing:.15em;padding-right:36px;padding-bottom:5px;border-bottom:1px solid #1d5faf}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .hover-overlay .hover-overlay-label:after{content:"";width:0;height:0;right:0;bottom:0;position:absolute;border-left:19px solid #1d5faf;border-top:5px solid transparent}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .category-property-card-title-wrap{width:100%}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .category-property-card-title{width:100%;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .category-property-card-location{color:#555;font-size:12px;margin-bottom:7px;letter-spacing:.01em}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .category-property-card-features{display:flex;column-gap:20px;align-items:center}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .category-property-card-features strong{font-size:16px;font-weight:500;line-height:19px}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .category-property-card-features .category-property-card-feature{display:flex;column-gap:5px;align-items:center}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .category-property-card-features .category-property-card-feature.beds .category-property-card-icon,.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .category-property-card-features .category-property-card-feature.baths .category-property-card-icon{font-size:18px;font-weight:500;line-height:18px}.front-page.property-category .property-category-properties .category-property-card-zzzz .category-property-card-info .category-property-card-features .category-property-card-feature.size{align-items:flex-end}.front-page.property-category .property-category-properties .category-property-card-zzzz:hover .category-property-card-info .hover-overlay{opacity:1}.front-page.property-category .property-category-navigation{border-top:1px solid black;border-bottom:1px solid black;margin-top:60px;padding:10px 40px;display:flex;justify-content:space-between;align-items:center}.front-page.property-category .property-category-navigation .property-category-navigation-link{color:#282828;font-size:17px;font-weight:400;line-height:25px;letter-spacing:.1em;margin:0}@media screen and (max-width: 767px){.front-page.page-home .site-section.home-page-top .home-top-content{height:500px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control{min-width:0;bottom:50px;width:calc(100% - 30px)}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-title{font-size:25px;line-height:35px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-title .big-text{font-size:32px;line-height:40px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-fields{flex-direction:column}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .property-selector{padding:10px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .location-input-home-form{column-gap:7px;padding:0 10px 10px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .location-input-home-form gmp-place-autocomplete{flex:0 0 auto;width:calc(100% - 50px);font-size:15px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .location-input-home-form .search-icon{flex:0 0 auto;width:40px;height:40px;padding:5px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form{row-gap:10px;padding:0 0 10px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields{row-gap:10px;flex-direction:column}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form .home-top-form-fields .home-top-form-pseudo-select{width:100%;flex:0 0 auto}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup{transform:translateY(250px)}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-popup-fields{row-gap:7px;flex-direction:column;margin-top:5px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-popup-title{flex:0 0 auto;font-size:18px;line-height:24px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-popup-text{display:none}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container .home-top-form-input-popup .input-btn{height:40px;flex:0 0 40px}.front-page.page-home .site-section.home-page-top .home-top-content .home-top-control .home-top-control-form .home-top-form-popup-container.show-popups{max-height:250px}.front-page.page-home .site-section.introduction{padding:0 15px}.front-page.page-home .site-section.introduction .introduction-content{column-gap:5px;padding-bottom:30px;margin:0 auto}.front-page.page-home .site-section.introduction .introduction-content .intro-left span.left-quote{font-size:80px;line-height:130px}.front-page.page-home .site-section.introduction .introduction-content .intro-right span.right-quote{height:80px;font-size:80px;font-weight:400;line-height:140px;margin-bottom:-15px}.front-page.page-home .site-section.introduction .introduction-content .intro-center .top-tag-title{font-size:25px;line-height:33px;margin-bottom:20px;letter-spacing:.02em}.front-page.page-home .site-section.introduction .introduction-content .intro-center .btm-tag-text{font-size:18px;font-weight:400;line-height:25px;margin-bottom:0;margin-left:10px}.front-page.page-home .site-section.categories{margin-top:50px;padding:0 15px 60px}.front-page.page-home .site-section.categories .category-grid{row-gap:40px;column-gap:0;flex-wrap:wrap;align-items:stretch;flex-direction:column}.front-page.page-home .site-section.simple{padding:0 15px}.front-page.page-home .site-section.simple .front-simple-content{row-gap:40px;aspect-ratio:unset;flex-direction:column}.front-page.page-home .site-section.simple .front-simple-content .simple-left .simple-image-wrap .top-slice{top:-200px;right:-20px}.front-page.page-home .site-section.simple .front-simple-content .simple-left .simple-image-wrap .btm-slice{left:-20px;width:120px}.front-page.page-home .site-section.simple .front-simple-content .simple-right .simple-right-content .simple-tagline-top{font-size:50px;line-height:60px;letter-spacing:.04em}.front-page.page-home .site-section.simple .front-simple-content .simple-right .simple-right-content .simple-tagline-mid{margin:0;font-size:25px;font-weight:500;line-height:23px;letter-spacing:.04em;text-align:center}.front-page.page-home .site-section.simple .front-simple-content .simple-right .simple-right-content .simple-tagline-btm{font-size:50px;line-height:60px;letter-spacing:.04em;text-align:right}.front-page.page-home .site-section.simple .front-simple-content .simple-right .simple-right-content .simple-calculators .simple-calculator{width:150px;height:140px;padding:15px}.front-page.page-home .site-section.simple .front-simple-content .simple-right .simple-right-content .simple-calculators .simple-calculator .simple-calculator-icon{height:50px}.front-page.page-home .site-section.simple .front-simple-content .simple-right .simple-right-content .simple-calculators .simple-calculator .simple-calculator-title{font-size:15px;line-height:20px}.front-page.page-home .site-section.prime{margin:60px 0;padding:0 15px}.front-page.page-home .site-section.prime .prime-title{font-size:30px;line-height:45px}.front-page.page-home .site-section.prime .prime-text{font-size:16px;line-height:23px;letter-spacing:.04em;margin-bottom:20px}.front-page.page-home .site-section.prime .prime-selections{row-gap:30px;flex-direction:column}.front-page.page-home .site-section.prime .prime-selections .common-property-card{width:100%;flex:0 0 100%}.front-page.page-home .site-section.articles{padding:0 15px;margin:40px 0 60px}.front-page.page-home .site-section.articles .articles-title{font-size:30px;font-weight:500;line-height:45px;margin-bottom:20px}.front-page.page-home .site-section.articles .articles-list{row-gap:30px;flex-direction:column}.front-page.page-home .site-section.articles .articles-list .article-card{flex:0 0 100%}.front-page.page-home .site-section.new-listings{padding:40px 15px}.front-page.page-home .site-section.new-listings .new-listing-logo-image{width:250px}.front-page.page-home .site-section.new-listings .newly-listed-properties .newly-listed-heading .newly-listed-title{font-size:25px;line-height:35px;padding:0 10px;margin-top:10px}.front-page.page-home .site-section.new-listings .newly-listed-properties .newly-listed-columns{row-gap:30px;flex-wrap:wrap;column-gap:30px}.front-page.page-home .site-section.new-listings .newly-listed-properties .newly-listed-columns .newly-listed-column{flex:0 0 calc((100% - 30px)/2)}.front-page.page-home .site-section.new-listings .newly-listed-properties .newly-listed-columns .newly-listed-column .newly-listed-column-title{font-size:16px;line-height:24px;margin-bottom:10px}.front-page.page-home .site-section.new-listings .newly-listed-properties .newly-listed-columns .newly-listed-column .newly-listed-column-links .newly-listed-link{font-size:15px;font-weight:400;line-height:21px}}.login-content{width:100%;max-width:640px;margin:80px auto;padding-bottom:20px;box-shadow:0 3px 11px -1px #0003}.login-content .login-content-header{margin:0;height:50px;color:#fff;font-size:25px;font-weight:400;line-height:50px;letter-spacing:.08em;background-color:#1f5fb0;padding:0 20px}.login-content .forgot-password-link{margin-left:40px}.front-modal{top:0;left:0;right:0;bottom:0;z-index:5;display:none;position:fixed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffb3}.front-modal .front-dialog{top:calc((100vh - 500px)/2);left:50%;width:900px;min-height:200px;margin:0 auto;display:flex;position:absolute;flex-direction:column;opacity:0;outline:none;border-radius:5px;background-color:#fff;transition:opacity .4s;transform:translate(-50%);box-shadow:0 17px 35px #00000054}.front-modal .front-dialog .front-dialog-overlay{z-index:2;top:0;left:0;right:0;bottom:0;display:none;position:absolute;background-color:#ffffffb3}.front-modal .front-dialog .front-dialog-overlay .front-dialog-spinner{opacity:0;width:40px;height:auto;display:block;top:50%;left:50%;position:absolute;transition:opacity .1s;transform:translate(-50%,-50%)}.front-modal .front-dialog .front-dialog-overlay .success-icon{opacity:0;color:green;font-size:60px;top:50%;left:50%;position:absolute;transition:opacity .1s;transform:translate(-50%,-50%)}.front-modal .front-dialog.show-dialog{opacity:1}.front-modal .front-dialog.saving .front-dialog-overlay{display:block}.front-modal .front-dialog.saving .front-dialog-overlay .front-dialog-spinner,.front-modal .front-dialog.saving.success .front-dialog-overlay .success-icon{opacity:1}.front-modal .front-dialog.saving.success .front-dialog-overlay .front-dialog-spinner{opacity:0}.front-modal .front-dialog .front-dialog-head{height:7px;flex:0 0 auto;padding:0 10px;background-color:#967969;position:relative}.front-modal .front-dialog .front-dialog-head .property-cta-logo{top:0;left:50%;height:60px;position:absolute;transform:translate(-50%,-100%)}.front-modal .front-dialog .front-dialog-body{flex:1 0 1px;padding:10px 15px}.front-modal .front-dialog .front-dialog-body .property-cta-title{color:#555;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.04em;margin-bottom:5px}.front-modal .front-dialog .front-dialog-body .property-cta-content{margin-top:20px}.front-modal .front-dialog .front-dialog-body .property-cta-content .contact-means-prompt{display:flex;column-gap:3px;align-items:center;color:#555;font-size:15px;font-weight:400;letter-spacing:.02em;margin-top:5px}.front-modal .front-dialog .front-dialog-body .property-cta-content .contact-means-prompt .contact-means-prompt-icon{color:#555;font-size:17px;line-height:17px}.front-modal .front-dialog .front-dialog-body .front-dialog-cancel{color:#1d5faf;font-size:15px;margin-right:20px;display:inline-block;text-decoration:underline;cursor:pointer}.front-modal .front-dialog .front-dialog-body .front-dialog-add{width:80px;height:30px;color:#fff;font-size:14px;font-weight:500;line-height:30px;letter-spacing:.05em;padding:0 20px;outline:none;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;background-color:#1d5faf;cursor:pointer}.front-modal .front-dialog .front-dialog-body .front-dialog-add:disabled{color:#888;cursor:not-allowed;background-color:#e0e0e0}.front-modal .front-dialog .front-dialog-foot{flex:0 0 auto}.front-modal .front-dialog .front-dialog-foot .front-dialog-foot-controls{display:flex;column-gap:30px;align-items:center;justify-content:flex-end;padding:20px}.front-modal .front-dialog .front-dialog-foot .front-dialog-cancel{color:#977969;font-size:16px;font-weight:500;text-decoration:none;cursor:pointer}.front-modal .front-dialog .front-dialog-foot .front-dialog-cancel:hover{color:#80695c;text-decoration:underline}.front-modal .front-dialog .front-dialog-foot .front-dialog-confirm{height:40px;width:100px;color:#fff;padding:0 20px;border-radius:5px;font-weight:500;letter-spacing:.06em;background-color:#977969;cursor:pointer}.front-modal .front-dialog .front-dialog-foot .front-dialog-confirm:hover{background-color:#80695c}.front-modal .front-dialog .front-dialog-foot .front-dialog-confirm:disabled{color:#282828;cursor:default;background-color:#ccc}.front-modal .front-dialog .front-dialog-foot .front-dialog-foot-message{width:100%;display:none;color:#900;font-size:14px;font-weight:500;line-height:25px;text-align:center;padding:5px 10px;background-color:snow;border-top:1px solid #990000}.front-modal .front-dialog .front-dialog-foot .front-dialog-foot-message.show-message{display:block}.front-modal .front-dialog.create-new .front-dialog-body .front-dialog-panels-inner{transform:translate(-50%)}.front-modal .front-dialog.create-new .front-dialog-foot .front-dialog-foot-control.existing{color:#282828;cursor:pointer}.front-modal .front-dialog.create-new .front-dialog-foot .front-dialog-foot-control.create{color:#888;cursor:default}.front-modal.show-modal{display:block}.property-cta-summary{width:100%;display:flex;column-gap:15px;align-items:flex-start;border:1px solid #977969;background:#f4f4f4;padding:10px}.property-cta-summary .property-cta-summary-left{flex:0 0 160px}.property-cta-summary .property-cta-summary-left .property-cta-summary-image-wrap{width:100%;display:block;aspect-ratio:4/3;cursor:pointer;overflow:hidden;box-shadow:0 3px 5px -1px #00000054}.property-cta-summary .property-cta-summary-left .property-cta-summary-image-wrap .property-cta-summary-image{width:100%;height:100%;object-fit:cover;transition:transform .5s,filter .5s}.property-cta-summary .property-cta-summary-left .mobile-property-id{display:none}.property-cta-summary .property-cta-summary-right{flex:1 0 1px}.property-cta-summary .property-cta-summary-right .property-cta-summary-info-wrap{width:100%;display:block}.property-cta-summary .property-cta-summary-right .property-cta-summary-info-wrap .property-cta-summary-info-image{width:100%}.property-cta-summary .property-cta-summary-right .property-cta-summary-row{display:flex;column-gap:10px;align-items:flex-start;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #888}.property-cta-summary .property-cta-summary-right .property-cta-summary-row:last-child{margin-bottom:0;border-bottom:none}.property-cta-summary .property-cta-summary-right .property-cta-summary-row .property-cta-summary-label{flex:0 0 90px;color:#282828;font-size:14px;font-weight:600;line-height:24px;letter-spacing:.05em;margin:0}.property-cta-summary .property-cta-summary-right .property-cta-summary-row .property-cta-summary-value{margin:0;color:#555;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.02em;flex:0 1 calc(100% - 100px)}.property-cta-summary .property-cta-summary-right .property-cta-summary-row .property-cta-summary-value.split-value{display:flex;align-items:center;justify-content:space-between}.property-cta-summary .property-cta-summary-right .property-cta-summary-row .property-cta-summary-value.property-cta-summary-link{color:#1d5faf;text-decoration:underline}.property-cta-summary .property-cta-summary-right .property-cta-summary-row .property-cta-summary-value strong{font-weight:500}.property-cta-summary .property-cta-summary-right .property-cta-summary-row .property-cta-summary-value .property-cta-summary-updated-at{display:flex;column-gap:3px;align-items:center}.property-cta-summary .property-cta-summary-right .property-cta-summary-row .property-cta-summary-value .property-cta-summary-updated-at .updated-icon{font-size:19px;font-weight:300;display:inline-block}.property-cta-summary .property-cta-summary-right .property-cta-summary-row .property-cta-summary-value .bullet-before{margin-left:10px;position:relative}.property-cta-summary .property-cta-summary-right .property-cta-summary-row .property-cta-summary-value .bullet-before:before{content:"";width:7px;height:7px;display:inline-block;margin-right:10px;border-radius:50%;background-color:#aaa;transform:translateY(-2px)}.front-dialog.wechat-qrcode-dialog{width:320px;display:flex;align-items:center;justify-content:center;padding:40px;box-shadow:0 0 13px #0000005c}.front-dialog.wechat-qrcode-dialog .wechat-qrcode-image{width:100%}@media screen and (max-width: 767px){.front-modal .front-dialog.property-cta-dialog{width:100%;box-shadow:none;height:calc(100vh - 83px);border-bottom:7px solid #977969}.front-modal .front-dialog.property-cta-dialog .front-dialog-body{overflow-y:auto}.front-modal .front-dialog.property-cta-dialog .front-dialog-body .property-cta-title{font-size:15px;font-weight:600;letter-spacing:.02em}.front-modal .front-dialog.property-cta-dialog .front-dialog-body .form-fields{row-gap:10px}.front-modal .front-dialog.property-cta-dialog .front-dialog-body .form-fields .fields-row.flex-wrap-no-row-gap{row-gap:5px}.front-modal .front-dialog.property-cta-dialog .front-dialog-body .property-cta-content .contact-means-prompt{column-gap:2px;font-size:12px;letter-spacing:0}.front-modal .front-dialog.property-cta-dialog .front-dialog-body .property-cta-content .contact-means-prompt .contact-means-prompt-icon{font-size:15px;line-height:15px}.front-modal .front-dialog.property-cta-dialog .front-dialog-foot .front-dialog-foot-controls{padding:12px;box-shadow:0 -2px 4px #0003}.property-cta-summary{flex-direction:column}.property-cta-summary .property-cta-summary-left{flex:0 0 auto;display:flex;column-gap:15px}.property-cta-summary .property-cta-summary-left .property-cta-summary-image-wrap{flex:0 0 120px}.property-cta-summary .property-cta-summary-left .mobile-property-id{flex:1 0 1px;display:block}.property-cta-summary .property-cta-summary-left .mobile-property-id .mobile-property-id-label{color:#555;font-size:14px}.property-cta-summary .property-cta-summary-left .mobile-property-id .mobile-property-id-value{color:#555;font-size:16px;font-weight:600;letter-spacing:.06em}.property-cta-summary .property-cta-summary-right .property-cta-summary-row{margin-top:10px;padding-bottom:0}.property-cta-summary .property-cta-summary-right .property-cta-summary-row .property-cta-summary-value{width:100%;flex:0 0 auto;font-size:15px;line-height:21px}.property-cta-content .form-fields .fields-row.three-fields>.field-group{flex:0 0 100%}}.page-content{margin-bottom:100px}.page-content h2{color:#555;font-size:25px;font-weight:500;line-height:40px;margin:15px 0}.page-content p{color:#282828;font-size:16px;font-weight:500;line-height:24px;margin-bottom:16px}.page-privacy .page-content,.page-terms-of-use .page-content{max-width:1020px;margin:0 auto 100px}.page-title{margin:20px 0;color:#282828;font-size:30px;font-weight:500;line-height:45px;text-align:center;letter-spacing:.04em;font-family:Libre Baskerville}.page-template-imported .imported-page-breadcrumbs,.article-template-imported .imported-page-breadcrumbs{color:#555;font-size:14px;font-weight:400;letter-spacing:.02em;margin-top:20px;margin-bottom:10px}.page-template-imported .imported-page-breadcrumbs .breadcrumbs-link,.article-template-imported .imported-page-breadcrumbs .breadcrumbs-link{color:#1d5faf}.page-template-imported .imported-page-breadcrumbs .breadcrumbs-link:after,.article-template-imported .imported-page-breadcrumbs .breadcrumbs-link:after{content:">";display:inline-block;margin:0 5px 0 7px}.page-template-imported .imported-page-title,.article-template-imported .imported-page-title{font-size:30px;font-weight:500;letter-spacing:.02em;margin:10px 0 40px}.page-template-imported .vc-row,.article-template-imported .vc-row{margin:40px 0}.page-template-imported .vc-column,.article-template-imported .vc-column{width:100%;max-width:1024px;margin:0 auto}.page-template-imported .vc-column .vc-column-text,.article-template-imported .vc-column .vc-column-text{color:#333;font-size:16px;font-weight:400;letter-spacing:.02em}.page-template-imported .vc-column .vc-video,.article-template-imported .vc-column .vc-video{width:100%;height:auto;margin:0 auto}.page-template-imported .vc-column .vc-video iframe,.article-template-imported .vc-column .vc-video iframe{width:100%;aspect-ratio:16/9}.page-template-imported .vc-captioned-image,.article-template-imported .vc-captioned-image{display:flex;flex-direction:column;align-items:center;background:#000;color:#fff;font-size:16px;letter-spacing:.05em;font-weight:500;line-height:40px}.page-template-imported .page-content-wrap,.article-template-imported .page-content-wrap{font-size:18px;font-weight:400;line-height:27px;margin-bottom:100px}.page-template-imported .page-content-wrap br+br,.article-template-imported .page-content-wrap br+br{display:none}.page-template-imported .page-content-wrap h1,.article-template-imported .page-content-wrap h1{color:#282828;font-size:25px;font-weight:500;line-height:40px;letter-spacing:.06em;margin-top:30px;margin-bottom:20px}.page-template-imported .page-content-wrap h2,.article-template-imported .page-content-wrap h2{color:#282828;font-size:20px;font-weight:500;line-height:30px;letter-spacing:.06em;margin-top:20px;margin-bottom:20px}.page-template-imported .page-content-wrap h3,.article-template-imported .page-content-wrap h3{color:#555;font-size:18px;font-weight:500;line-height:25px;letter-spacing:.03em;margin-top:10px;margin-bottom:10px}.page-template-imported .page-content-wrap h4,.article-template-imported .page-content-wrap h4{color:#555;font-size:16px;font-weight:500;line-height:25px;margin-top:10px;margin-bottom:10px}.page-template-imported .page-content-wrap strong,.article-template-imported .page-content-wrap strong{font-size:18px;font-weight:500;letter-spacing:.04em;display:inline-block}.page-template-imported .page-content-wrap strong:first-child,.article-template-imported .page-content-wrap strong:first-child{font-size:24px;font-weight:600;display:block;margin-top:16px;margin-bottom:10px}.page-template-imported .page-content-wrap br~strong,.article-template-imported .page-content-wrap br~strong{font-size:20px;font-weight:500;margin-bottom:7px}.page-template-imported .page-content-wrap em,.article-template-imported .page-content-wrap em{font-size:16px;font-weight:400;font-style:italic;letter-spacing:.08em;text-decoration:underline;margin-left:20px}.page-template-imported .page-content-wrap ul,.article-template-imported .page-content-wrap ul{padding-left:30px;list-style:disc}.page-template-imported .page-content-wrap ul li a,.article-template-imported .page-content-wrap ul li a{display:inline-block;color:#1d5faf;font-size:16px;font-weight:400;line-height:24px;margin:0}.page-template-imported .page-content-wrap ul li a:not(:empty) strong,.article-template-imported .page-content-wrap ul li a:not(:empty) strong{font-size:16px;font-weight:600}.page-template-imported .page-content-wrap ul li strong,.article-template-imported .page-content-wrap ul li strong{font-size:16px;font-weight:600}.page-template-imported .page-content-wrap ul li>br,.article-template-imported .page-content-wrap ul li>br{display:none}.page-template-imported .page-content-wrap .vc-column-text strong,.article-template-imported .page-content-wrap .vc-column-text strong{display:block}.page-template-imported .houzez-properties-shortcode,.article-template-imported .houzez-properties-shortcode{width:100%;margin-top:60px;margin-bottom:80px}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap{display:flex;row-gap:35px;column-gap:40px;flex-wrap:wrap}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card{height:auto;display:flex;flex-direction:column;width:calc((100% - 80px) / 3);flex:0 0 calc((100% - 80px) / 3);box-shadow:0 3px 11px #00000040;transition:box-shadow .3s;cursor:pointer}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap{flex:0 0 auto;display:block;position:relative;aspect-ratio:4/3;overflow:hidden}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-image,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-image{width:100%;height:100%;object-fit:cover}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-prices,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-prices{top:0;left:0;right:0;height:36px;position:absolute;color:#fff;display:flex;justify-content:space-between;background-color:#00000080;padding:3px 7px}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-prices .houzez-property-card-rent,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-prices .houzez-property-card-rent,.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-prices .houzez-property-card-sale,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-prices .houzez-property-card-sale{display:flex;row-gap:2px;flex-direction:column;align-items:flex-start}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-prices .houzez-property-card-price-label,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-prices .houzez-property-card-price-label{margin:0;display:block;font-size:12px;font-weight:400;line-height:12px;letter-spacing:.04em}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-prices .houzez-property-card-price-value,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap .houzez-property-card-prices .houzez-property-card-price-value{margin:0;display:block;font-size:15px;font-weight:500;line-height:15px;letter-spacing:.04em}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap.no-featured-image,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap.no-featured-image{padding:50px 10px 10px}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap.no-featured-image .houzez-property-card-image,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-image-wrap.no-featured-image .houzez-property-card-image{object-fit:contain}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info{flex:1 0 1px;position:relative;padding:10px;color:#282828;font-size:13px;font-weight:400;line-height:18px;-webkit-user-select:none;user-select:none}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .hover-overlay,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .hover-overlay{top:0;left:0;right:0;bottom:0;z-index:2;opacity:0;display:flex;position:absolute;align-items:center;justify-content:center;transition:opacity .2s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fffc}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .hover-overlay .hover-overlay-label,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .hover-overlay .hover-overlay-label{margin:0;position:relative;display:inline-block;color:#1d5faf;font-size:17px;font-weight:600;letter-spacing:.15em;padding-right:36px;padding-bottom:5px;border-bottom:1px solid #1d5faf}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .hover-overlay .hover-overlay-label:after,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .hover-overlay .hover-overlay-label:after{content:"";width:0;height:0;right:0;bottom:0;position:absolute;border-left:19px solid #1d5faf;border-top:5px solid transparent}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-title-wrap,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-title-wrap{width:100%}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-title,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-title{width:100%;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-location,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-location{color:#555;font-size:12px;margin-bottom:7px;letter-spacing:.01em}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features{display:flex;column-gap:20px;align-items:center}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features strong,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features strong{font-size:16px;font-weight:500;line-height:19px}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features .houzez-property-card-feature,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features .houzez-property-card-feature{display:flex;column-gap:5px;align-items:center}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features .houzez-property-card-feature.beds .houzez-property-card-icon,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features .houzez-property-card-feature.beds .houzez-property-card-icon,.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features .houzez-property-card-feature.baths .houzez-property-card-icon,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features .houzez-property-card-feature.baths .houzez-property-card-icon{font-size:18px;font-weight:500;line-height:18px}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features .houzez-property-card-feature.size,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card .houzez-property-card-info .houzez-property-card-features .houzez-property-card-feature.size{align-items:flex-end}.page-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card:hover .houzez-property-card-info .hover-overlay,.article-template-imported .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card:hover .houzez-property-card-info .hover-overlay{opacity:1}.page-faqs .faqs-content{max-width:840px;margin:60px auto}.page-faqs .faqs-content .faqs-title{color:#282828;font-size:25px;font-weight:600;line-height:32px;text-align:center;margin-bottom:50px;letter-spacing:.08em}.page-faqs .faqs-content .faqs-introduction{color:#555;font-size:17px;font-weight:500;line-height:25px;margin-bottom:30px}.page-faqs .faqs-content .faqs-groups{display:flex;gap:20px 0;flex-direction:column}.page-faqs .faqs-content .faqs-groups .faq-group-title{margin:0;color:#555;font-size:30px;font-weight:400;line-height:45px;letter-spacing:.08em}.page-faqs .faqs-content .faqs-groups .faqs-list .faqs-list-faq{margin-bottom:30px}.page-faqs .faqs-content .faqs-groups .faqs-list .faqs-list-faq .faq-question{min-height:40px;position:relative;color:#282828;font-size:18px;font-weight:500;line-height:25px;margin-bottom:0;margin-left:40px;padding:6px 20px 6px 10px;border:2px solid #947a69;-webkit-user-select:none;user-select:none;cursor:pointer}.page-faqs .faqs-content .faqs-groups .faqs-list .faqs-list-faq .faq-question:before{content:"Q";position:absolute;top:0;left:-40px;bottom:0;width:40px;color:#fff;font-size:25px;font-weight:600;line-height:25px;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;padding-top:4px;background-color:#947a69;outline:2px solid #947a69}.page-faqs .faqs-content .faqs-groups .faqs-list .faqs-list-faq .faq-question:after{content:"";position:absolute;top:50%;right:10px;font-size:20px;font-weight:500;transition:transform .5s;transform:translateY(-50%) rotate(0);font-family:Material Symbols Outlined}.page-faqs .faqs-content .faqs-groups .faqs-list .faqs-list-faq .faq-answer-wrap{overflow:hidden;max-height:310px;padding-left:40px;transition:max-height .5s}.page-faqs .faqs-content .faqs-groups .faqs-list .faqs-list-faq .faq-answer-wrap .faq-answer{position:relative;color:#555;font-size:16px;font-weight:500;line-height:24px;margin-top:10px;margin-bottom:0;padding:10px;-webkit-user-select:none;user-select:none}.page-faqs .faqs-content .faqs-groups .faqs-list .faqs-list-faq .faq-answer-wrap .faq-answer:before{content:"A";position:absolute;top:0;left:-40px;height:40px;width:40px;color:#888;font-size:27px;font-weight:600;line-height:40px;text-align:center;padding-left:4px}.page-faqs .faqs-content .faqs-groups .faqs-list .faqs-list-faq.closed .faq-question:after{transform:translateY(-50%) rotate(180deg)}.page-faqs .faqs-content .faqs-groups .faqs-list .faqs-list-faq.closed .faq-answer-wrap{max-height:0}.front-form{padding:20px 30px;background-color:#fff;box-shadow:0 5px 15px #0000001a}.front-form.login-form{padding:40px;box-shadow:none}.front-form input:-webkit-autofill,.front-form input:-webkit-autofill:hover,.front-form input:-webkit-autofill:focus,.front-form textarea:-webkit-autofill,.front-form textarea:-webkit-autofill:hover,.front-form textarea:-webkit-autofill:focus,.front-form select:-webkit-autofill,.front-form select:-webkit-autofill:hover,.front-form select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #fff inset!important}.front-form .form-controls{margin-top:40px}.vc-btn-link{height:40px;display:block;margin:40px 0;width:fit-content;color:#fff;font-size:18px;font-weight:500;line-height:40px;letter-spacing:.06em;background-color:#888;border-radius:4px;padding:0 20px}.vc-btn-link.btn-align-center{margin:40px auto}.vc-btn-link.btn-color-blue{background-color:#5472d2}.vc-btn-link.btn-size-lg{height:50px;line-height:50px}.vc-gmaps-container{margin:40px 0;aspect-ratio:7/3}.vc-gmaps-container iframe{width:100%;height:100%;border:none}.vc-gallery-swiper .vc-gallery-slide .vc-gallery-slide-image{width:100%}.vc-gallery-swiper .slideshow-nav-btn{top:50%;z-index:2;width:60px;height:60px;position:absolute;cursor:pointer;border-radius:50%;transform:translateY(-50%);background-color:#ffffff80}.vc-gallery-swiper .slideshow-nav-btn:hover{background-color:#ffffffbf}.vc-gallery-swiper .slideshow-nav-btn .slideshow-nav-icon{display:block;color:#282828;font-size:55px;font-weight:400;line-height:60px;text-align:center;-webkit-user-select:none;user-select:none}.vc-gallery-swiper .slideshow-nav-btn.next{right:8px;padding-left:5px}.vc-gallery-swiper .slideshow-nav-btn.prev{left:8px;padding-right:5px}.vc-gallery-swiper .swiper-pagination-bullets.swiper-pagination-horizontal.slideshow-pagination{z-index:2;left:50%;width:auto;bottom:10px;padding:0 10px;position:absolute;transform:translate(-50%)}.vc-gallery-swiper .swiper-pagination-bullets.swiper-pagination-horizontal.slideshow-pagination .swiper-pagination-bullet{width:10px;height:10px;opacity:.5;border-radius:10px;transition:width .2s;background-color:#ffffffbf}.vc-gallery-swiper .swiper-pagination-bullets.swiper-pagination-horizontal.slideshow-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;background-color:#fff}.vc-gallery-grid{display:flex;row-gap:3px;column-gap:3px;flex-wrap:wrap}.vc-gallery-grid .vc-gallery-grid-item{cursor:pointer;-webkit-user-select:none;user-select:none;flex:0 0 calc((100% - 6px) / 3)}.imported-content-slideshow-modal{z-index:5;display:none;top:0;left:0;right:0;bottom:0;position:fixed;align-items:center;justify-content:center;background-color:#000}.imported-content-slideshow-modal.show-modal{display:flex}.imported-content-slideshow-content{top:20px;left:20px;right:20px;bottom:20px;position:absolute}.imported-content-slideshow-content .swiper.modal-swiper.imported-content-slideshow .vc-gallery-grid-slide .vc-gallery-grid-slide-image{width:100%}.imported-content-slideshow-content .modal-closer-btn{top:8px;right:8px;z-index:2;width:40px;height:40px;position:absolute;cursor:pointer;border-radius:50%;background-color:#ffffff80}.imported-content-slideshow-content .modal-closer-btn:hover{background-color:#ffffffbf}.imported-content-slideshow-content .modal-closer-btn .modal-closer-icon{display:block;color:#282828;font-size:35px;font-weight:400;line-height:40px;text-align:center;-webkit-user-select:none;user-select:none}.imported-content-slideshow-content .modal-slideshow-nav-btn{top:50%;z-index:2;width:60px;height:60px;position:absolute;cursor:pointer;border-radius:50%;transform:translateY(-50%);background-color:#ffffff80}.imported-content-slideshow-content .modal-slideshow-nav-btn:hover{background-color:#ffffffbf}.imported-content-slideshow-content .modal-slideshow-nav-btn .modal-slideshow-nav-icon{display:block;color:#282828;font-size:55px;font-weight:400;line-height:60px;text-align:center;-webkit-user-select:none;user-select:none}.imported-content-slideshow-content .modal-slideshow-nav-btn.next{right:8px;padding-left:5px}.imported-content-slideshow-content .modal-slideshow-nav-btn.prev{left:8px;padding-right:5px}.imported-content-slideshow-content .swiper-pagination-bullets.swiper-pagination-horizontal.modal-slideshow-pagination{z-index:2;left:50%;width:auto;bottom:10px;padding:0 10px;position:absolute;transform:translate(-50%)}.imported-content-slideshow-content .swiper-pagination-bullets.swiper-pagination-horizontal.modal-slideshow-pagination .swiper-pagination-bullet{width:10px;height:10px;opacity:.5;border-radius:10px;transition:width .2s;background-color:#ffffffbf}.imported-content-slideshow-content .swiper-pagination-bullets.swiper-pagination-horizontal.modal-slideshow-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;background-color:#fff}.buy-rent-toggle{width:140px;height:46px;position:relative;border-radius:5px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 0 2px #80695c;background-color:#f2f2f2;padding:0 13px 0 17px;-webkit-user-select:none;user-select:none;cursor:pointer}.buy-rent-toggle .buy-rent-toggle-slider{z-index:1;top:2px;left:2px;width:66px;height:42px;position:absolute;border-radius:5px;transition:left .1s;background-color:#80695c;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.buy-rent-toggle .buy-rent-toggle-slider .slider-label{color:#fff;font-size:16px;font-weight:700}.buy-rent-toggle .buy-rent-toggle-slider .slider-label:before{content:"BUY"}.buy-rent-toggle .buy-rent-toggle-buy-label,.buy-rent-toggle .buy-rent-toggle-rent-label{color:#555;font-size:16px;font-weight:600;-webkit-user-select:none;user-select:none}.buy-rent-toggle.disabled{cursor:default}.buy-rent-toggle.toggle-rent .slider-label:before{content:"RENT"}.buy-rent-toggle.toggle-rent .buy-rent-toggle-slider{left:71px}@media screen and (max-width: 767px){.page-about .about-page-hero .hero-title{font-size:40px;line-height:50px;font-weight:500;letter-spacing:.04em}.page-about .about-page-hero .hero-subtitle{font-size:16px;font-weight:600;line-height:20px;letter-spacing:.1em}.page-about .about-page-hero .hero-overlay{top:unset;bottom:20px;margin:0;padding:0;transform:translate(-50%)}.page-about .site-section.hero-section{padding:0 15px}.page-about .site-section.hero-section .hero-content{margin:0 auto;padding:30px 0 20px;border:none}.page-about .site-section.hero-section .hero-content .hero-row{column-gap:10px}.page-about .site-section.hero-section .hero-content .hero-row .hero-letter{flex:0 0 50px;font-size:50px;line-height:60px}.page-about .site-section.hero-section .hero-content .hero-row .hero-meaning .hero-row-btm{letter-spacing:.02em}.page-about .site-section.qualities-section{margin:20px 0 40px}.page-about .site-section.qualities-section .qualities-content{padding:0 15px;column-gap:40px}.page-about .site-section.qualities-section .qualities-content .quality-item{flex:0 0 calc((100% - 40px)/2)}.page-about .site-section.photo-break{padding:0 15px}.page-about .site-section.photo-break .photo-break-content .photo-break-image{border-radius:10px}.page-about .about-content{margin-bottom:50px}.page-about .about-content .about-heading .about-heading-title{font-size:25px;line-height:35px;margin:30px 0 10px}.page-about .about-content .about-heading .about-heading-subtitle{font-size:18px;line-height:25px;letter-spacing:.02em;padding:0 15px}.page-about .about-content .about-content-wrap{padding:0 15px}.page-contact .contact-content .contact-enquiry{row-gap:40px;align-items:center;flex-direction:column}.page-contact .contact-content .contact-form-container{padding:0 15px;margin-top:40px}.page-contact .contact-content .contact-form-container .form-header{height:40px}.page-contact .contact-content .contact-form-container .form-header .form-title{font-size:14px;line-height:27px;letter-spacing:.02em}.page-contact .contact-content .contact-form-container .form-fields{padding:10px 15px 15px}.page-contact .contact-content .contact-form-container .form-fields .fields-row{row-gap:20px;flex-wrap:wrap}.page-contact .contact-content .contact-form-container .form-fields .fields-row .field-group{flex:0 0 100%}.page-faqs .faqs-content{margin:40px 0;padding:0 15px}.page-faqs .faqs-content .faqs-title{margin-bottom:20px}.page-faqs .faqs-content .faqs-groups .faq-group-title{font-size:23px;letter-spacing:.02em}.page-faqs .faqs-content .faqs-groups .faqs-list .faqs-list-faq .faq-question{padding-right:30px}.page-article-layout .site-section.blog-section{padding:0 15px}.page-article-layout .category-articles{flex-wrap:wrap;row-gap:30px;column-gap:20px;margin-bottom:40px}.page-article-layout .category-articles .article-card{flex:0 0 100%;border-radius:5px}.page-article-layout .article-layout{row-gap:40px;flex-direction:column}.page-article-layout .houzez-properties-shortcode .houzez-properties-wrap{row-gap:25px}.page-article-layout .houzez-properties-shortcode .houzez-properties-wrap .houzez-property-card{flex:0 0 100%}}.newly-listed-properties{padding:20px 0}.newly-listed-properties .newly-listed-heading .newly-listed-title{color:#282828;font-size:25px;font-weight:500;line-height:37px;text-align:center;letter-spacing:.04em;margin-bottom:20px}.newly-listed-properties .newly-listed-columns{display:flex;column-gap:40px}.newly-listed-properties .newly-listed-columns .newly-listed-column{flex:0 0 calc((100% - 120px)/4)}.newly-listed-properties .newly-listed-columns .newly-listed-column-title{color:#282828;font-size:18px;font-weight:500;line-height:30px;text-align:left;letter-spacing:.04em;margin-bottom:10px}.newly-listed-properties .newly-listed-columns .newly-listed-column-links{display:flex;row-gap:5px;flex-direction:column;list-style:none;padding-left:20px;border-left:1px solid #ccc}.newly-listed-properties .newly-listed-columns .newly-listed-column-links .newly-listed-link{color:#1d5faf;font-size:18px;font-weight:400;line-height:25px;text-align:left;letter-spacing:.02em;margin-bottom:0}.newly-listed-properties .newly-listed-columns .newly-listed-column-links .newly-listed-link:hover{text-decoration:underline}.view-recent-properties{margin-bottom:60px}.view-recent-properties .recent-properties-title{color:#555;font-size:25px;font-weight:500;margin-bottom:20px}.view-similar-properties{margin-bottom:60px}.view-similar-properties .similar-properties-title{color:#555;font-size:25px;font-weight:500;margin-bottom:20px}.view-development-properties{margin-top:60px;margin-bottom:60px}.view-development-properties .view-development-properties-title{color:#555;font-size:25px;font-weight:500;margin-bottom:20px}.view-development-properties .view-development-properties-content{display:flex;row-gap:20px;column-gap:20px;flex-wrap:wrap}.view-development-properties .view-development-properties-content .common-property-card{width:calc((100% - 60px)/4);flex:0 0 calc((100% - 60px)/4)}.common-property-card{height:auto;display:flex;flex-direction:column;width:calc((100% - 120px)/4);box-shadow:0 3px 11px #00000040;transition:box-shadow .3s;cursor:pointer}.common-property-card .property-card-image-wrap{flex:0 0 auto;display:block;position:relative;aspect-ratio:4/3;overflow:hidden}.common-property-card .property-card-image-wrap .property-card-image{width:100%;height:100%;object-fit:cover;filter:brightness(1);transition:filter .8s}.common-property-card .property-card-image-wrap.no-image-available{padding:80px 20px 20px}.common-property-card .property-card-image-wrap.no-image-available .property-card-image{object-fit:contain}.common-property-card .property-card-image-wrap .property-card-prices{top:0;left:0;right:0;height:40px;position:absolute;color:#fff;display:flex;justify-content:space-between;background-color:#00000080;padding:5px 7px}.common-property-card .property-card-image-wrap .property-card-prices .property-card-rent,.common-property-card .property-card-image-wrap .property-card-prices .property-card-sale{display:flex;row-gap:3px;flex-direction:column;align-items:flex-start}.common-property-card .property-card-image-wrap .property-card-prices .property-card-price-label{margin:0;display:block;font-size:12px;font-weight:600;line-height:12px;letter-spacing:.06em}.common-property-card .property-card-image-wrap .property-card-prices .property-card-price-value{margin:0;display:block;font-size:15px;font-weight:500;line-height:15px;letter-spacing:.04em}.common-property-card .property-card-info{flex:1 0 1px;position:relative;padding:10px;color:#282828;font-size:13px;font-weight:400;line-height:18px;-webkit-user-select:none;user-select:none}.common-property-card .property-card-info .hover-overlay{top:0;left:0;right:0;bottom:0;z-index:2;opacity:0;display:flex;position:absolute;align-items:center;justify-content:center;transition:opacity .2s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fffc}.common-property-card .property-card-info .hover-overlay .hover-overlay-label{margin:0;position:relative;display:inline-block;color:#1d5faf;font-size:17px;font-weight:600;letter-spacing:.15em;padding-right:36px;padding-bottom:5px;border-bottom:1px solid #1d5faf}.common-property-card .property-card-info .hover-overlay .hover-overlay-label:after{content:"";width:0;height:0;right:0;bottom:0;position:absolute;border-left:19px solid #1d5faf;border-top:5px solid transparent}.common-property-card .property-card-info .property-card-title-wrap{width:100%}.common-property-card .property-card-info .property-card-title{width:100%;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.common-property-card .property-card-info .property-card-location{color:#555;font-size:12px;letter-spacing:.01em;margin-bottom:5px}.common-property-card .property-card-info .property-card-stations{display:flex;column-gap:20px;margin-bottom:0}.common-property-card .property-card-info .property-card-stations .property-card-station{flex:1 0 1px;display:flex;column-gap:3px;align-items:center;justify-content:flex-start}.common-property-card .property-card-info .property-card-stations .property-card-station .station-icon{width:auto;display:block}.common-property-card .property-card-info .property-card-stations .property-card-station .station-name{color:#282828;font-size:14px;font-weight:400;line-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common-property-card .property-card-info .property-card-stations .property-card-station.bts .station-icon{height:13px}.common-property-card .property-card-info .property-card-stations .property-card-station.mrt .station-icon{height:11px}.common-property-card .property-card-info .property-card-stations.two-stations .property-card-station{flex:0 0 calc((100% - 20px)/2);max-width:calc((100% - 20px)/2)}.common-property-card .property-card-info .property-card-features{display:flex;column-gap:20px;align-items:center;margin-bottom:5px}.common-property-card .property-card-info .property-card-features strong{font-size:16px;font-weight:500;line-height:19px}.common-property-card .property-card-info .property-card-features .property-card-feature{display:flex;column-gap:5px;align-items:center}.common-property-card .property-card-info .property-card-features .property-card-feature.beds .property-card-icon,.common-property-card .property-card-info .property-card-features .property-card-feature.baths .property-card-icon{font-size:18px;font-weight:500;line-height:18px}.common-property-card .property-card-info .property-card-features .property-card-feature.size .property-card-icon,.common-property-card .property-card-info .property-card-features .property-card-feature.land .property-card-icon{font-size:18px;font-weight:300;line-height:18px}.common-property-card:hover .property-card-info .hover-overlay{opacity:1}.common-property-card:hover .property-card-image{filter:brightness(1.15)}.property-search-form-container{z-index:2;top:50%;width:700px;max-height:80%;max-width:900px;position:absolute;left:calc((100% - 1440px)/2);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:20px 30px;transform:translateY(-50%);background-color:#fff6;box-shadow:0 7px 23px #0006}.property-search-form-container .search-flash-container{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;top:0;left:0;right:0;height:32px;position:absolute;background-color:#f8f8f8;border-bottom:1px solid #888;transition:opacity .4s}.property-search-form-container .search-flash-container .search-flash-message{flex:1 0 1px;margin:0;color:#555;font-size:16px;font-weight:500;line-height:16px;letter-spacing:.02em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.property-search-form-container .search-flash-container .search-flash-closer{flex:0 0 40px;color:#555;cursor:pointer;font-size:21px;font-weight:400;line-height:21px;text-align:right;display:block}.property-search-form-container .search-flash-container.dismissing{opacity:0}.property-search-form-container .search-flash-container.fail{background-color:#ffefef;border-bottom:1px solid #aa0000}.property-search-form-container .search-flash-container.fail .search-flash-message,.property-search-form-container .search-flash-container.fail .search-flash-closer{color:#a00}.property-search-form-container .top-tabs{top:0;left:0;right:0;height:7px;position:absolute;background-color:#80695c}.property-search-form-container .top-tabs .top-tab{width:90px;bottom:6px;position:absolute;color:#282828;font-size:17px;font-weight:600;line-height:25px;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;padding:3px 20px 0;background-color:#fff;border:1px solid #80695c;border-top-right-radius:9px;border-top-left-radius:9px;transition:all .3s}.property-search-form-container .top-tabs .top-tab.buy{left:130px}.property-search-form-container .top-tabs .top-tab.rent{left:30px}.property-search-form-container .top-tabs .top-tab.distance{right:30px;width:200px;display:none;column-gap:5px;align-items:center;padding:3px 0 0 7px;justify-content:flex-start}.property-search-form-container .top-tabs .top-tab.distance:before{content:"";color:#282828;font-size:17px;font-family:Material Symbols Outlined;line-height:17px;display:inline;transition:transform .3s}.property-search-form-container .top-tabs .top-tab.distance .distance-value-label{color:#888;font-size:14px;font-weight:500;line-height:25px;margin:0}.property-search-form-container .top-tabs .top-tab.distance .distance-dropdown{z-index:4;display:none;row-gap:5px;align-items:stretch;flex-direction:column;position:absolute;left:0;right:0;top:29px;height:auto;list-style:none;padding:10px 0;margin:0;background-color:#fff;box-shadow:0 5px 21px #0000004d}.property-search-form-container .top-tabs .top-tab.distance .distance-dropdown .distance-choice{padding:5px 15px;color:#555;font-size:16px;font-weight:500;line-height:24px;text-align:left;background-color:#fff}.property-search-form-container .top-tabs .top-tab.distance .distance-dropdown .distance-choice:hover{background-color:#e8e8e8}.property-search-form-container .top-tabs .top-tab.distance:hover:before{transform:rotate(180deg)}.property-search-form-container .top-tabs .top-tab.distance:not(.dismiss).near:hover .distance-dropdown.near{display:flex}.property-search-form-container .top-tabs .top-tab.distance:not(.dismiss).far:hover .distance-dropdown.far{display:flex}.property-search-form-container .top-tabs .top-tab:hover{box-shadow:0 -3px 7px #0000004d}.property-search-form-container .top-tabs.buy .top-tab.buy,.property-search-form-container .top-tabs.rent .top-tab.rent{color:#fff;background-color:#80695c}.property-search-form-container .top-tabs.show-distance-tab .top-tab.distance{display:flex}.property-search-form{width:100%;position:relative}.property-search-form .field-input.text-input,.property-search-form .field-input.number-input{background-color:#fff}.property-search-form .property-type-tab-container{display:flex;column-gap:20px;align-items:center;justify-content:space-between;border-bottom:1px solid #1d5faf}.property-search-form .property-type-tab-container .property-type-tabs-wrapper{flex:1 0 1px;display:flex;align-items:flex-end;justify-content:flex-start}.property-search-form .property-type-tab-container .property-type-prompt{flex:0 0 auto;display:flex;align-items:center;column-gap:11px}.property-search-form .property-type-tab-container .property-type-prompt .property-type-prompt-label{color:#000;font-size:14px;font-weight:400;line-height:21px;letter-spacing:.02em}.property-search-form .property-type-tab-container .property-type-tab{padding:5px 10px;cursor:pointer}.property-search-form .property-type-tab-container .property-type-tab .property-type-tab-label{display:flex;align-items:center;color:#888;font-size:18px;font-weight:500;letter-spacing:.08em;-webkit-user-select:none;user-select:none;cursor:pointer}.property-search-form .property-type-tab-container .property-type-tab .property-type-tab-label .type-count{display:inline-block;font-size:14px;font-weight:400;margin-left:5px;font-family:Roboto Mono}.property-search-form .property-type-tab-container .property-type-tab.active .type-handle{transform:rotate(90deg)}.property-search-form .property-type-tab-container .property-type-tab.active .property-type-tab-label{color:#282828}.property-search-form .property-type-tab-container .property-type-tab:hover .property-type-tab-label{color:#555}.property-search-form .property-type-panels{height:60px;position:relative;margin-bottom:10px;overflow:hidden;border-bottom:1px solid #1d5faf}.property-search-form .property-type-panels .property-type-clear{z-index:2;position:absolute;top:0;right:0;bottom:0;width:50px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;-webkit-user-select:none;user-select:none}.property-search-form .property-type-panels .property-type-clear:hover{background-color:#e8e8e8}.property-search-form .property-type-panels .property-type-clear .clear-icon{color:#1d5faf;font-size:25px;font-weight:400;line-height:25px;display:block;-webkit-user-select:none;user-select:none}.property-search-form .property-type-panels .property-type-clear .clear-label{color:#000;font-size:9px;font-weight:600;letter-spacing:.04em;font-family:Roboto;-webkit-user-select:none;user-select:none}.property-search-form .property-type-panels .property-type-panels-rail{display:block;transition:transform .2s}.property-search-form .property-type-panels .property-type-panels-rail .property-type-panel{height:60px;display:flex;align-items:center;padding:3px 10px;background-color:#fff}.property-search-form .property-type-panels.show-residential .property-type-panels-rail{transform:translateY(0)}.property-search-form .property-type-panels.show-commercial .property-type-panels-rail{transform:translateY(-60px)}.property-search-form .property-type-panels.show-industrial .property-type-panels-rail{transform:translateY(-120px)}.property-search-form .buy-rent-btns{height:100%;display:flex;column-gap:10px;align-items:center}.property-search-form .buy-rent-btns .buy-rent-btn{height:42px;min-width:90px;position:relative;overflow:hidden}.property-search-form .buy-rent-btns .buy-rent-btn .buy-rent-checkbox{height:1px;top:-10px;left:0;position:absolute}.property-search-form .buy-rent-btns .buy-rent-btn .buy-rent-btn-label{height:100%;display:flex;column-gap:5px;align-items:center;justify-content:center;color:#1d5faf;font-size:18px;font-weight:500;letter-spacing:.1em;padding:0 10px;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px;background-color:#fff;border:1px solid #1d5faf}.property-search-form .buy-rent-btns .buy-rent-btn .buy-rent-icon{font-size:21px;font-weight:500}.property-search-form .buy-rent-btns .buy-rent-btn .buy-rent-checkbox~.buy-rent-btn-label .buy-rent-icon:before{content:""}.property-search-form .buy-rent-btns .buy-rent-btn .buy-rent-checkbox:checked~.buy-rent-btn-label{color:#fff;background-color:#1d5faf}.property-search-form .buy-rent-btns .buy-rent-btn .buy-rent-checkbox:checked~.buy-rent-btn-label .buy-rent-icon:before{content:""}.property-search-form .form-controls{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding:0 30px}.property-search-form input::-webkit-outer-spin-button,.property-search-form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.property-search-form input[type=number]{-moz-appearance:textfield}.property-search-form input[type=number]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-results-top-search .property-search-map-wrap{width:100%;height:auto}.search-results-top-search .property-search-map{width:100%;height:600px;min-height:500px}.property-search-form-content{display:flex;column-gap:30px}.property-search-form-content .property-search-form-left{flex:1 0 1px}.property-search-form-content .property-search-form-left .property-type-selection,.property-search-form-content .property-search-form-left .property-search-location-input{margin-bottom:15px}.property-search-form-content .property-search-form-left .property-search-location-input .location-input-wrap{display:flex;column-gap:10px;align-items:center}.property-search-form-content .property-search-form-left .property-search-location-input .location-input-wrap .search-icon{flex:0 0 auto;color:#81695c;padding:10px;cursor:pointer;border-radius:50%;background-color:#fff;border:3px solid #81695c}.property-search-form-content .property-search-form-left .property-search-location-input .location-input-wrap .search-icon:hover{color:#fff;background-color:#81695c}.property-search-form-content .property-search-form-left .property-search-location-input .location-note{display:flex;column-gap:3px;align-items:center;color:#555;font-size:13px;font-weight:500;line-height:15px;margin-top:3px;margin-left:31px;letter-spacing:.05em}.property-search-form-content .property-search-form-left .property-search-location-input .location-note .location-note-icon{font-size:17px;font-weight:400;line-height:17px;display:inline-block}.property-search-form-content .property-search-form-left .property-search-location-input gmp-place-autocomplete{flex:1 0 1px;border-radius:30px;border:1px solid #81695c;--Input-focusedThickness: 0px}.front-page.page-search-results{border-top-tge:555}.front-page.page-search-results .search-results-top-swiper{z-index:1;width:100%;height:100%;max-height:500px}.front-page.page-search-results .search-results-top-swiper .search-results-top-swiper-slide{width:100%;height:100%}.front-page.page-search-results .search-results-top-swiper .search-results-top-swiper-image{width:100%;height:100%;display:block;object-fit:cover}.front-page.page-search-results .site-section.search-results-top-search{position:relative;min-height:440px}.front-page.page-search-results .site-section.property-search-results{margin-bottom:80px}.front-page.page-search-results .property-search-results-content{position:relative;display:flex;flex-wrap:wrap;row-gap:40px;column-gap:40px;padding:20px 0 40px}.front-page.page-search-results .property-search-results-content .show-search-form{left:0;width:60px;height:60px;bottom:-50px;display:flex;position:absolute;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;border-radius:50%}.front-page.page-search-results .property-search-results-content .show-search-form:hover{background-color:#e8e8e8}.front-page.page-search-results .property-search-results-content .show-search-form .form-label{color:#000;font-size:9px;font-weight:600;letter-spacing:.02em}.front-page.page-search-results .property-search-results-content .show-search-form .form-icon{font-size:30px;display:block}.front-page.page-search-results .property-search-results-content .search-results-property-card{flex:0 0 calc((100% - 80px) / 3);height:auto;display:flex;flex-direction:column;width:calc((100% - 80px) / 3);box-shadow:0 3px 11px #00000040;transition:box-shadow .3s;cursor:pointer}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-image-wrap{flex:0 0 auto;display:block;position:relative;aspect-ratio:4/3;overflow:hidden}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-image-wrap .property-card-image{width:100%;height:100%;object-fit:cover;filter:brightness(1);transition:filter .8s}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-image-wrap.no-image-available{padding:80px 20px 20px}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-image-wrap.no-image-available .property-card-image{object-fit:contain}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-image-wrap .property-card-prices{top:0;left:0;right:0;height:40px;position:absolute;color:#fff;display:flex;justify-content:space-between;background-color:#00000080;padding:5px 7px}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-image-wrap .property-card-prices .property-card-rent,.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-image-wrap .property-card-prices .property-card-sale{display:flex;row-gap:3px;flex-direction:column;align-items:flex-start}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-image-wrap .property-card-prices .property-card-price-label{margin:0;display:block;font-size:12px;font-weight:600;line-height:12px;letter-spacing:.06em}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-image-wrap .property-card-prices .property-card-price-value{margin:0;display:block;font-size:15px;font-weight:500;line-height:15px;letter-spacing:.04em}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info{flex:1 0 1px;position:relative;padding:10px;color:#282828;font-size:13px;font-weight:400;line-height:18px;-webkit-user-select:none;user-select:none}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .hover-overlay{top:0;left:0;right:0;bottom:0;z-index:2;opacity:0;display:flex;position:absolute;align-items:center;justify-content:center;transition:opacity .2s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fffc}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .hover-overlay .hover-overlay-label{margin:0;position:relative;display:inline-block;color:#1d5faf;font-size:17px;font-weight:600;letter-spacing:.15em;padding-right:36px;padding-bottom:5px;border-bottom:1px solid #1d5faf}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .hover-overlay .hover-overlay-label:after{content:"";width:0;height:0;right:0;bottom:0;position:absolute;border-left:19px solid #1d5faf;border-top:5px solid transparent}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-title-wrap{width:100%}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-title{width:100%;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-location{color:#555;font-size:12px;letter-spacing:.01em;margin-bottom:5px}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-stations{display:flex;column-gap:20px;margin-bottom:0}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-stations .property-card-station{flex:1 0 1px;display:flex;column-gap:3px;align-items:center;justify-content:flex-start}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-stations .property-card-station .station-icon{width:auto;display:block}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-stations .property-card-station .station-name{color:#282828;font-size:14px;font-weight:400;line-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-stations .property-card-station.bts .station-icon{height:13px}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-stations .property-card-station.mrt .station-icon{height:11px}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-stations.two-stations .property-card-station{flex:0 0 calc((100% - 20px)/2);max-width:calc((100% - 20px)/2)}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-features{display:flex;column-gap:20px;align-items:center;margin-bottom:5px}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-features strong{font-size:16px;font-weight:500;line-height:19px}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-features .property-card-feature{display:flex;column-gap:5px;align-items:center}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-features .property-card-feature.beds .property-card-icon,.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-features .property-card-feature.baths .property-card-icon{font-size:18px;font-weight:500;line-height:18px}.front-page.page-search-results .property-search-results-content .search-results-property-card .property-card-info .property-card-features .property-card-feature.size{align-items:flex-end}.front-page.page-search-results .property-search-results-content .search-results-property-card:hover .property-card-info .hover-overlay{opacity:1}.front-page.page-search-results .property-search-results-content .search-results-property-card:hover .property-card-image{filter:brightness(1.15)}.pagination{display:flex;column-gap:40px;align-items:center;justify-content:center;padding:10px 0;margin:10px auto 0}.pagination.pagination-left{justify-content:flex-start}.pagination.pagination-right{justify-content:flex-end}.pagination .pagination-positioner{display:flex;align-items:center;justify-content:center;cursor:pointer}.pagination .pagination-positioner .pagination-positioner-icon{display:block;color:#888;font-size:18px;font-weight:500;cursor:pointer}.pagination .pagination-positioner .pagination-positioner-icon:before{content:""}.pagination .pagination-showing{flex:1 0 1px;display:flex;column-gap:20px;align-items:center}.pagination .pagination-showing .pagination-showing-details{font-size:20px;font-weight:500;line-height:30px;letter-spacing:.02em}.pagination .pagination-per-page-select{width:60px;height:32px;color:#333;padding:3px 7px;border-radius:3px;background-color:#fff;border:1px solid #1d5faf}.pagination .paginator-inner{width:100%;display:flex;column-gap:20px;align-items:center}.pagination .paginator-inner .paginate-btn{width:30px;height:30px;cursor:pointer;border-radius:50%;background-color:#fff;border:1px solid #1d5faf}.pagination .paginator-inner .paginate-btn.btn-disabled{opacity:.3;cursor:default;pointer-events:none}.pagination .paginator-inner .paginate-btn.current-page{color:#fff;cursor:default;pointer-events:none;background-color:#aaa}.pagination .paginator-inner .paginate-btn .btn-icon{display:block;color:#1d5faf;font-size:21px;font-weight:600;line-height:28px;text-align:center;letter-spacing:0}.pagination .paginator-page-form{color:#1d5faf;display:flex;column-gap:7px;align-items:center}.pagination .paginator-page-input{width:64px;height:30px;display:block;color:#1d5faf;font-size:16px;font-weight:600;line-height:24px;text-align:center;outline:none;padding:3px 9px;border-radius:3px;background-color:#fff;border:1px solid #1d5faf}@media screen and (max-width: 767px){.front-page.page-search-results .site-section.search-results-top-search{min-height:340px}.front-page.page-search-results .site-section.search-results-top-search .property-search-map{width:100%;height:300px;min-height:300px}.front-page.page-search-results .site-section.search-results-top-search .property-search-form-container{left:0;right:0;top:100%;width:100%;max-height:unset;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:20px 15px 15px;transform:translateY(-50px);border-bottom:4px solid #81695c;box-shadow:none}.front-page.page-search-results .site-section.search-results-top-search .property-search-form-container .top-tabs .top-tab.rent{left:10px}.front-page.page-search-results .site-section.search-results-top-search .property-search-form-container .top-tabs .top-tab.buy{left:107px}.front-page.page-search-results .site-section.search-results-top-search .property-search-form-container .top-tabs .top-tab.distance{right:10px;width:120px}.front-page.page-search-results .site-section.search-results-top-search .property-search-form-container .top-tabs .top-tab.distance .distance-label{display:none}.front-page.page-search-results .site-section.search-results-top-search .property-search-form-container .property-search-form .property-search-form-content .property-search-form-left{width:100%;flex-wrap:wrap}.front-page.page-search-results .site-section.search-results-top-search .property-search-form-container .property-search-form .property-search-form-content .property-search-form-left .fields-row.four-fields{flex-wrap:wrap;column-gap:15px}.front-page.page-search-results .site-section.search-results-top-search .property-search-form-container .property-search-form .property-search-form-content .property-search-form-left .fields-row.four-fields .field-group{flex:0 0 calc((100% - 15px)/2)}.front-page.page-search-results .site-section.search-results-top-search .property-search-form-container .property-search-form .property-search-form-content .property-search-form-left .property-search-location-input gmp-place-autocomplete{width:calc(100% - 60px);flex:0 0 calc(100% - 60px)}.front-page.page-search-results .site-section.property-search-results{margin-top:320px}.front-page.page-search-results .site-section.property-search-results .pagination.pagination-relative{flex-wrap:wrap;padding:0 15px 10px}.front-page.page-search-results .site-section.property-search-results .pagination.pagination-relative .pagination-showing .pagination-showing-details{font-size:16px;font-weight:500;line-height:20px;letter-spacing:.02em}.front-page.page-search-results .site-section.property-search-results .pagination.pagination-relative .pagination-paginator{display:flex;flex:0 0 100%;justify-content:center;margin-top:10px}.front-page.page-search-results .property-search-results-content{row-gap:30px;flex-direction:column;padding:20px 15px 40px}.front-page.page-search-results .property-search-results-content .common-property-card{width:100%;flex:0 0 auto}.front-page.page-search-results .pagination.pagination-right{margin-top:0;padding-top:0;padding-right:15px}}.page-tax-calculator .calculator-container{max-width:960px;margin:0 auto}.page-tax-calculator .calculator-heading{padding:0 20px;margin:20px 0 0;box-sizing:border-box;border-bottom:3px solid #947c67}.page-tax-calculator .calculator-heading .heading-title{color:#947c67;font-size:36px;font-weight:600;text-align:center;font-family:Helevtica,sans-serif;padding:.75em 0}.page-tax-calculator .calculator-content{padding:40px;margin:0 auto 80px;background-color:#fff;box-shadow:0 5px 13px -2px #0003}.page-tax-calculator .calculator-content .field-group{width:100%}.page-tax-calculator .calculator-content .field-group.mgn-btm{margin-bottom:60px}.page-tax-calculator .calculator-content .field-group.multi-half{width:48%;flex:0 0 48%}.page-tax-calculator .calculator-content .field-group.centered{text-align:center}.page-tax-calculator .calculator-content .field-group.multi-group{display:flex;align-items:flex-start;justify-content:space-between}.page-tax-calculator .calculator-content .field-group .group-label{display:block;color:#777;font-size:24px;font-weight:500;font-style:italic;margin-bottom:5px}.page-tax-calculator .slider-button{height:70px;width:500px;display:inline-block;position:relative;border-radius:10px;cursor:pointer;background-color:#1d5faf;font-family:Helvetica;box-sizing:border-box}.page-tax-calculator .slider-button.w100{width:100%}.page-tax-calculator .slider-button .slider-back{height:100%;display:flex;align-items:center;justify-content:space-between;text-transform:capitalize}.page-tax-calculator .slider-button .slider-back .back-label{color:#fff;font-size:32px;font-weight:900;width:calc(50% - 10px);text-align:center;text-transform:uppercase;transition:color .2s}.page-tax-calculator .slider-button .slider-front{box-sizing:border-box;position:absolute;left:7px;top:7px;bottom:7px;border:1px solid #fff;background-color:#fff;padding:5px 10px;border-radius:5px;width:calc(50% - 7px);transition:left .4s,opacity .2s}.page-tax-calculator .slider-button .slider-front-unused:hover{opacity:.85}.page-tax-calculator .slider-button.choice-one .slider-front{left:50%}.page-tax-calculator .slider-button .slider-front .slider{display:flex;align-items:center;justify-content:center;height:100%}.page-tax-calculator .slider-button .slider-front:hover{opacity:.9}.page-tax-calculator .slider-button .slider-front .front-label{opacity:0;color:#c8d7ec;font-size:27px;line-height:70px;font-weight:900;text-align:center;text-transform:uppercase;transition:opacity .2s}.page-tax-calculator .slider-button .slider-front:hover .front-label{opacity:1}.page-tax-calculator .slider-button.choice-one .slider-front .front-label.choice-one,.page-tax-calculator .slider-button.choice-two .slider-front .front-label.choice-two{display:none}.page-tax-calculator .slider-button .slider-front .slider .slider-icon{opacity:1;position:absolute;top:50%;left:50%;width:70px;height:70px;color:#c8d7ec;overflow:hidden;fill:currentColor;vertical-align:middle;transform:translate(-50%,-50%);transform-origin:center center;transition:opacity .2s,left .3s,transform .1s}.page-tax-calculator .slider-button.choice-two .slider-front .slider .slider-icon{transform:translate(-50%,-50%) rotate(-180deg)}.page-tax-calculator .slider-help{width:80%;position:relative;margin:20px auto 0;padding:20px 40px;border-radius:5px;background-color:#fcfcff;border:1px solid #1d5faf;box-sizing:border-box}.page-tax-calculator .slider-help .choice-arrow{position:absolute;top:-20px;width:0px;height:0px;border-bottom:20px solid #1d5faf;border-left:10px solid transparent;border-right:10px solid transparent;transition:left .2s,right .2s}.page-tax-calculator .slider-help .choice-arrow-inner{position:absolute;top:-18px;width:0px;height:0px;border-bottom:20px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;transition:left .2s,right .2s}.page-tax-calculator .slider-help.choice-one .choice-arrow,.page-tax-calculator .slider-help.choice-one .choice-arrow-inner{left:calc(25% - 7px);transform:translate(-50%)}.page-tax-calculator .slider-help.choice-two .choice-arrow,.page-tax-calculator .slider-help.choice-two .choice-arrow-inner{left:calc(75% + 7px);transform:translate(-50%)}.page-tax-calculator .slider-help .help-text{color:#777;font-size:18px;font-weight:500;line-height:1.4em;margin:0}.page-tax-calculator .slider-help.choice-one .help-text.choice-two,.page-tax-calculator .slider-help.choice-two .help-text.choice-one{display:none}.page-tax-calculator .field-group .price-input{width:100%;font-size:32px;color:#282828;border-radius:5px;border:1px solid #333;padding:.5em}.page-tax-calculator .field-group.error-required .price-input{border-color:#a00;box-shadow:0 0 7px -3px #b00000cc}.page-tax-calculator .field-group .date-input{width:100%;color:#282828;font-size:32px;line-height:32px;border-radius:5px;border:1px solid #333;padding:.5em}.page-tax-calculator .field-group.error-required .date-input{border-color:#a00;box-shadow:0 0 7px -3px #b00000cc}.page-tax-calculator .field-group.controls{display:flex;align-items:center;justify-content:center}.page-tax-calculator .field-group.controls .submit-calculation{min-width:40%;color:#1d5faf;font-size:36px;font-weight:600;text-align:center;padding:.75em 3em;cursor:pointer;border-radius:9px;background-color:#fff;border:3px solid #1d5faf}.page-tax-calculator .field-group.controls .submit-calculation:hover{color:#fff;background-color:#1d5faf}.page-tax-calculator .calculation-results{width:100%;margin-bottom:120px;padding:40px 40px 80px;box-sizing:border-box;background-color:#fff;border:1px solid #947c67;box-shadow:0 5px 13px -2px #0003}.page-tax-calculator .calculation-results .results-heading .results-title{color:#947c67;font-size:32px;font-weight:600;text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #947c67;font-family:Helvetica,sans-serif}.page-tax-calculator .calculation-results .results-table{transition:opacity .2s}.page-tax-calculator .calculation-results .results-table.is-calculating{opacity:.6;filter:blur(3px)}.page-tax-calculator .calculation-results .results-table .table-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;padding:0 20px 30px;border-bottom:1px solid #ccc}.page-tax-calculator .calculation-results .results-table .table-row.no-mgn-btm{margin-bottom:0}.page-tax-calculator .calculation-results .results-table .table-row.totals{padding-top:30px;background-color:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc}.page-tax-calculator .calculation-results .results-table .table-cell{display:flex;flex-direction:column;justify-content:center}.page-tax-calculator .calculation-results .results-table .table-cell.label-cell{flex:1 0 10px;align-items:flex-start}.page-tax-calculator .calculation-results .results-table .table-cell.value-cell{flex:0 0 200px;align-items:flex-end}.page-tax-calculator .calculation-results .results-table .table-cell .calculation-label{color:#333;font-size:21px;font-weight:600;line-height:1em;margin-bottom:0;padding-bottom:0;font-family:Helvetica,sans-serif}.page-tax-calculator .calculation-results .results-table .table-row.totals .table-cell .calculation-label{font-size:36px}.page-tax-calculator .calculation-results .results-table .table-cell .calculation-notes{display:flex;flex-direction:column;justify-content:center;margin-top:10px}.page-tax-calculator .calculation-results .results-table .table-cell .calculation-note{color:#777;font-size:17px;font-weight:500;margin-bottom:3px}.page-tax-calculator .calculation-results .results-table .table-cell .calculation-note .currency{display:inline-block;font-size:.8em;margin-left:5px}.page-tax-calculator .calculation-results .results-table .table-cell .calculation-value{margin:0;font-family:Roboto Condensed,sans-serif}.page-tax-calculator .calculation-results .results-table .table-cell .calculation-value .value{display:inline-block;font-size:27px;font-weight:600;line-height:1em;margin-bottom:0;padding-bottom:0;transition-delay:.3s;transition:transform .3s}.page-tax-calculator .calculation-results .results-table.is-calculating .table-cell .calculation-value .value{transform:rotateX(90deg)}.page-tax-calculator .calculation-results .results-table .table-row.totals .table-cell .calculation-value .value{font-size:36px}.page-tax-calculator .calculation-results .results-table .table-cell .calculation-value .currency{display:inline-block;font-size:15px;font-weight:500;margin-left:5px}@media screen and (max-width: 576px){.page-tax-calculator .calculator-content{padding:40px 20px}.page-tax-calculator .calculator-content .field-group .group-label{font-size:18px}.page-tax-calculator .calculator-content .field-group.multi-group{flex-direction:column}.page-tax-calculator .calculator-content .field-group.multi-half{width:100%;flex:0 0 100%}.page-tax-calculator .calculator-content .field-group.multi-half:not(:last-child){margin-bottom:30px}.page-tax-calculator .slider-button{height:60px}.page-tax-calculator .slider-button .slider-back .back-label{font-size:18px}.page-tax-calculator .field-group.controls .submit-calculation{width:100%;font-size:27px;padding:.75em 0}.page-tax-calculator .calculation-results{padding:40px 20px 80px}.page-tax-calculator .calculation-results .results-table .table-row{flex-direction:column;padding:0 0 30px}.page-tax-calculator .calculation-results .results-table .table-cell.label-cell{width:100%;justify-content:flex-start}.page-tax-calculator .calculation-results .results-table .table-cell.value-cell{flex:0 0 auto;margin-top:30px}.page-tax-calculator .calculation-results .results-table .table-cell .calculation-note{font-size:13px}.page-tax-calculator .calculation-results .results-table .table-row.totals .table-cell .calculation-label.totals{width:100%;font-size:45px;text-align:center}}.article-template-default .article-title{margin:0;color:#282828;font-size:25px;font-weight:500;line-height:35px;letter-spacing:.04em}.article-template-default .article-info{margin-bottom:10px}.article-template-default .article-info .article-date{margin:0;color:#282828;font-size:14px;font-weight:500;line-height:21px;font-family:Roboto}.article-template-default .article-presenting{margin:0;color:#888;font-size:13px;font-weight:400;line-height:20px;letter-spacing:.04em}.article-template-default .article-featured-wrap{margin-top:20px;aspect-ratio:16/9}.article-template-default .article-featured-wrap .article-featured-image{width:100%;height:100%;object-fit:cover}.article-template-default .article-content{margin:40px 0}.article-template-default .article-content p{color:#282828;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.02em;margin-bottom:16px}.article-template-featured .swiper-section{position:relative}.article-template-featured .swiper-section .scroll-down-prompt{z-index:2;right:20px;bottom:20px;width:40px;height:40px;position:absolute;border-radius:50%;border:1px solid #fff}.article-template-featured .swiper-section .scroll-down-prompt span{color:#fff;font-size:40px;font-weight:400}.article-template-featured .featured-article-swiper .swiper-slide{width:100%;height:calc(100vh - 60px)}.article-template-featured .featured-article-swiper .swiper-slide img{width:100%;height:100%;display:block;object-fit:cover}.article-template-imported .home-title{color:#282828;font-size:24px;margin:0 0 20px;line-height:35px;font-weight:500;letter-spacing:.06em}.article-template-imported .article-featured-wrap{width:100%}.article-template-imported .article-featured-wrap .article-featured-image{width:100%;display:block;margin-bottom:20px}.article-template-imported .article-content{color:#282828;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.02em}.article-template-imported .article-content h2{color:#fff;font-size:17px;font-weight:500;line-height:25px;letter-spacing:.04em;padding:10px 15px;margin:20px 0 0;background-color:#888}.article-template-imported .article-content strong{font-weight:600}.article-template-imported .article-content ul{padding-left:20px;list-style:bullet}.article-template-imported .article-content .imported-article-image.aligncenter{margin:10px auto}.development-template-default .development-section.header-section{background-color:#1f5fb0}.development-template-default .development-section.header-section .development-heading{height:60px;display:flex;align-items:center}.development-template-default .development-section.header-section .development-heading .development-heading-left{flex:0 0 auto}.development-template-default .development-section.header-section .development-heading .development-heading-right{flex:1 0 1px;display:flex;gap:5px 0;align-items:flex-end;flex-direction:column;justify-content:center}.development-template-default .development-section.header-section .development-heading .development-title{margin:0;color:#fff;font-size:30px;font-weight:400;line-height:45px;letter-spacing:.03em}.development-template-default .development-section.header-section .development-heading .development-phone-wrap{display:flex;column-gap:5px;align-items:center}.development-template-default .development-section.header-section .development-heading .development-phone-wrap .phone-icon{color:#fff;display:block;font-size:16px}.development-template-default .development-section.header-section .development-heading .development-phone-wrap .development-phone{margin:0;color:#fff;font-size:15px;font-weight:400;line-height:19px;letter-spacing:.03em}.development-template-default .development-section.header-section .development-heading .development-address{margin:0;color:#fff;font-size:13px;font-weight:400;line-height:18px;letter-spacing:.02em}.development-template-default .development-section.top-section{margin:30px 0}.development-template-default .development-section.top-section .development-top-content{display:flex;column-gap:40px}.development-template-default .development-section.top-section .development-top-content .development-top-left{flex:0 0 calc((100% - 40px)/2);max-width:calc((100% - 40px)/2)}.development-template-default .development-section.top-section .development-top-content .development-top-left .development-top-swiper{width:100%;aspect-ratio:4/3}.development-template-default .development-section.top-section .development-top-content .development-top-left .development-top-swiper .swiper-slide{width:100%}.development-template-default .development-section.top-section .development-top-content .development-top-left .development-top-swiper .swiper-slide img{width:100%;height:100%;display:block;object-fit:cover}.development-template-default .development-section.top-section .development-top-content .development-top-right{flex:0 0 calc((100% - 40px)/2);max-width:calc((100% - 40px)/2)}.development-template-default .development-section.top-section .development-top-content .development-top-right .development-map{width:100%;height:100%;border:none}.property-template-default .property-top-content{display:flex;column-gap:40px;padding:40px 0}.property-template-default .property-btm-content{display:flex;column-gap:40px}.property-template-default .property-intro-name{color:#282828;font-size:25px;font-weight:500;line-height:32px;letter-spacing:.02em;margin-top:30px;margin-bottom:12px}.property-template-default .property-intro-content{display:flex;column-gap:40px;padding:10px 0;margin-bottom:20px}.property-template-default .property-intro-content .property-intro-left{flex:1 0 1px}.property-template-default .property-intro-content .property-intro-right{flex:0 0 auto;display:flex;column-gap:20px;align-items:center}.property-template-default .property-intro-content .property-intro-location{display:flex;column-gap:20px;align-items:center;margin:0;color:#555;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.02em}.property-template-default .property-intro-content .property-intro-location .property-intro-address{display:flex;column-gap:3px;align-items:center}.property-template-default .property-intro-content .property-intro-location .property-intro-address .intro-address-icon{font-size:19px;font-weight:400}.property-template-default .property-intro-content .property-intro-details{display:flex;column-gap:20px;align-items:center;margin-bottom:10px}.property-template-default .property-intro-content .property-intro-details .detail-item{display:flex;column-gap:7px;align-items:center}.property-template-default .property-intro-content .property-intro-details .detail-item .detail-value{color:#282828;font-size:16px;font-weight:600}.property-template-default .property-intro-content .property-intro-details .detail-item .detail-label{color:#555;font-size:16px;font-weight:400}.property-template-default .property-intro-content .bts-mrt-station{display:flex;align-items:center;column-gap:5px;font-size:16px;font-weight:500}.property-template-default .property-intro-content .bts-mrt-station .station-icon{width:auto;display:block}.property-template-default .property-intro-content .bts-mrt-station .station-icon.bts{height:15px}.property-template-default .property-intro-content .bts-mrt-station .station-icon.mrt{height:13px}.property-template-default .property-intro-content .property-price-info{margin:0}.property-template-default .property-intro-content .property-price-info .price{width:100%;display:block;font-size:20px;font-weight:600;line-height:25px;letter-spacing:.1em;text-align:center;padding:4px 13px}.property-template-default .property-intro-content .property-price-info .label{display:block;width:100%;color:#fff;font-size:15px;font-weight:700;text-align:center;letter-spacing:.05em}.property-template-default .property-intro-content .property-price-info.rent .label{background-color:#888}.property-template-default .property-intro-content .property-price-info.rent .price{color:#555;border:1px solid #888}.property-template-default .property-intro-content .property-price-info.sell .label{background-color:#888}.property-template-default .property-intro-content .property-price-info.sell .price{color:#555;border:1px solid #888}.property-template-default .property-photos-content{display:flex;column-gap:10px}.property-template-default .property-photos-left{flex:0 0 calc((100% - 10px)/2)}.property-template-default .property-photos-right{flex:1 0 1px;display:flex;row-gap:10px;column-gap:10px;flex-wrap:wrap}.property-template-default .left-image-box{width:100%;overflow:hidden;aspect-ratio:4/3}.property-template-default .right-image-box{flex:0 0 calc((100% - 10px)/2);aspect-ratio:4/3;position:relative;overflow:hidden}.property-template-default .right-image-box .slides-overlay{z-index:2;top:0;left:0;right:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;background-color:#00000080;cursor:pointer}.property-template-default .right-image-box .slides-overlay-text{color:#fff;font-size:32px;font-weight:600;text-align:center;letter-spacing:.08em}.property-template-default .property-photos-image{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:filter .5s}.property-template-default .property-photos-image:hover{filter:brightness(80%)}.property-template-default .property-description-content{display:flex;margin-top:40px;margin-bottom:120px}.property-template-default .property-description-content .property-description-left{flex:0 1 65%;padding-right:60px}.property-template-default .property-description-content .property-description-right{flex:0 1 35%;padding-left:60px}.property-template-default .property-description-content .property-details{display:flex;row-gap:17px;flex-direction:column}.property-template-default .property-description-content .proprty-detail-head{color:#282828;font-size:18px;font-weight:600;line-height:27px;padding:3px 10px;margin-bottom:0;border:1px solid #aaa}.property-template-default .property-description-content .property-detail{display:flex;column-gap:19px;align-items:stretch;justify-content:space-between}.property-template-default .property-description-content .property-detail .property-detail-label{flex:0 0 auto;font-weight:400;display:flex;column-gap:3px;align-items:center}.property-template-default .property-description-content .property-detail .property-detail-label .property-detail-icon{display:block;font-size:17px;text-align:center}.property-template-default .property-description-content .property-detail .property-detail-seper{flex:1 0 1px;height:auto;background-size:6px 1px;background-repeat:repeat-x;background-position:0 17px;background-image:linear-gradient(90deg,#888,#888 30%,#fff 30%,#fff)}.property-template-default .property-description-content .property-detail .property-detail-value{flex:0 0 autp;font-weight:600}.property-template-default .property-description-content .property-features-list{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:20px}.property-template-default .property-description-content .property-features-list .property-attribute{flex:0 0 100%;display:flex;column-gap:19px;align-items:stretch;justify-content:space-between}.property-template-default .property-description-content .property-features-list .property-attribute .property-attribute-name{color:#555;font-size:16px;font-weight:400;line-height:24px;margin-bottom:0}.property-template-default .property-description-content .property-features-list .property-attribute .property-attribute-value{color:#282828;font-size:16px;font-weight:600;line-height:24px;margin-bottom:0}.property-template-default .property-description-content .property-features-list .property-attribute .property-attribute-seper{flex:1 0 1px;height:auto;background-size:6px 1px;background-repeat:repeat-x;background-position:0 17px;background-image:linear-gradient(90deg,#888,#888 30%,#fff 30%,#fff)}.property-template-default .property-description-content .property-features-list .property-feature{display:flex;column-gap:3px;align-items:center;flex:0 0 calc((100% - 20px)/2)}.property-template-default .property-description-content .property-features-list .property-feature .property-feature-icon svg{width:auto;height:20px;display:block}.property-template-default .property-description-content .property-features-list .property-feature .property-feature-name{color:#282828;font-size:16px;font-weight:400;line-height:24px;margin-bottom:0}.property-template-default .property-description-content .property-cta-wrap{margin-top:40px;box-shadow:0 2px 11px #0003}.property-template-default .property-description-content .property-call-to-action{padding:25px 20px;display:flex;row-gap:15px;column-gap:17px;flex-wrap:wrap}.property-template-default .property-description-content .property-call-to-action .property-cta-divider{flex:0 0 100%;position:relative}.property-template-default .property-description-content .property-call-to-action .property-cta-divider .divider-score{z-index:0;left:36px;right:36px;height:2px;top:calc(50% - 1px);position:absolute;background-color:#947a69}.property-template-default .property-description-content .property-call-to-action .property-cta-divider .divider-label{z-index:1;display:block;width:fit-content;position:relative;color:#947a69;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.02em;background-color:#fff;padding:0 15px;margin:0 auto}.property-template-default .property-description-content .property-call-to-action .property-cta-btn{flex:0 0 100%;height:50px;display:flex;column-gap:7px;align-items:center;justify-content:center;background-color:#fff;border:3px solid transparent;text-decoration:none;border-radius:9px;cursor:pointer}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.inquire{column-gap:20px}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.half-wit{flex:calc((100% - 20px)/2)}.property-template-default .property-description-content .property-call-to-action .property-cta-btn .property-cta-btn-logo,.property-template-default .property-description-content .property-call-to-action .property-cta-btn .property-cta-btn-icon{display:inline-block}.property-template-default .property-description-content .property-call-to-action .property-cta-btn .property-cta-btn-label{color:#555;font-size:18px;font-weight:500;line-height:48px;letter-spacing:.06em}.property-template-default .property-description-content .property-call-to-action .property-cta-btn .property-cta-btn-label .label-large{font-size:20px;line-height:25px}.property-template-default .property-description-content .property-call-to-action .property-cta-btn .property-cta-btn-label .label-small{font-size:16px;line-height:20px}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.inquire{height:64px;border-color:#947a69;background-color:#947a69}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.inquire .property-cta-btn-label{color:#fff;display:flex;flex-direction:column;align-items:flex-start}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.inquire .property-cta-btn-logo{width:36px}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.inquire:hover{background-color:#80695c}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.call{border-color:#ef6004;background-color:#ef6004}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.call .property-cta-btn-label{color:#fff}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.call .property-cta-btn-icon{color:#fff;font-size:27px}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.call:hover{opacity:.8}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.line{padding-left:15px;justify-content:flex-start;border-color:#10c654;background-color:#10c654}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.line .property-cta-btn-label{color:#fff}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.line .property-cta-btn-icon{height:30px}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.line:hover{opacity:.8}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.whatsapp{padding-left:15px;justify-content:flex-start;border-color:#35bd67}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.whatsapp .property-cta-btn-label{color:#35bd67;letter-spacing:0}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.whatsapp .property-cta-btn-icon{height:30px}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.whatsapp:hover{background-color:#f4fff8}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.wechat{padding-left:15px;justify-content:flex-start;border-color:#08c65f}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.wechat .property-cta-btn-label{color:#08c65f;letter-spacing:0}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.wechat .property-cta-btn-icon{height:30px}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.wechat:hover{background-color:#f4fff8}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.messenger{padding-left:15px;justify-content:flex-start;border-color:#0b66ff;background-color:#0b66ff}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.messenger .property-cta-btn-label{color:#fff;letter-spacing:0}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.messenger .property-cta-btn-icon{height:30px}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.messenger:hover{opacity:.8}.property-template-default .property-description-content .property-description{color:#282828;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.02em;margin-bottom:20px}.property-template-default .property-description-content .property-description h2{font-size:20px;font-weight:600;line-height:30px;letter-spacing:.04em;margin-bottom:20px}.property-template-default .property-description-content .property-description p{font-size:16px;font-weight:400;line-height:25px;letter-spacing:.02em;margin-bottom:16px}.property-template-default .property-description-content .property-description ul{list-style:circle;padding-left:15px;margin-bottom:20px}.property-template-default .property-description-content .property-description ul li{font-size:16px;font-weight:400;line-height:24px;letter-spacing:.02em}.property-template-default .property-photo-slideshow-modal{z-index:4;display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#282828}.property-template-default .property-photo-slideshow-modal.show-slideshow{display:block}.property-template-default .property-photo-slideshow-modal .property-photo-slideshow{height:100%}.property-template-default .property-photo-slideshow-modal .property-photo-slideshow .slideshow-closer{z-index:2;top:10px;right:10px;width:40px;height:40px;position:absolute;cursor:pointer;border-radius:50%;background-color:#fff;-webkit-user-select:none;user-select:none}.property-template-default .property-photo-slideshow-modal .property-photo-slideshow .slideshow-closer .closer-icon{width:40px;display:block;color:#282828;font-size:32px;font-weight:300;line-height:40px;text-align:center}.property-template-default .property-photo-slideshow-modal .property-photo-slideshow .property-photo-swiper{width:100%;height:100%}.property-template-default .property-photo-slideshow-modal .property-photo-slideshow .property-photo-swiper .slideshow-nav-btn{z-index:2;top:50%;width:40px;height:40px;border-radius:50%;background-color:#fff;position:absolute;transform:translateY(-50%);-webkit-user-select:none;user-select:none;cursor:pointer}.property-template-default .property-photo-slideshow-modal .property-photo-slideshow .property-photo-swiper .slideshow-nav-btn.prev{left:10px}.property-template-default .property-photo-slideshow-modal .property-photo-slideshow .property-photo-swiper .slideshow-nav-btn.next{right:10px}.property-template-default .property-photo-slideshow-modal .property-photo-slideshow .property-photo-swiper .slideshow-nav-btn .slideshow-nav-icon{margin:0;width:40px;display:block;color:#282828;font-size:32px;font-weight:400;line-height:40px;text-align:center}.property-template-default .property-photo-slideshow-modal .property-photo-slideshow .property-photo-swiper .property-photo-slide .property-photo-slide-image{width:100%;height:100%;object-fit:contain;pointer-events:none}.property-template-default .property-photo-slideshow-modal .property-photo-slideshow .property-photo-swiper .slideshow-info{left:0;right:0;bottom:0;z-index:2;display:flex;position:absolute;align-items:center;justify-content:space-between;margin:0;color:#fff;font-size:14px;font-weight:400;line-height:21px;text-align:center;letter-spacing:.04em;padding:5px 15px;background-color:#0000005e}@media screen and (max-width: 767px){.property-template-default .site-section .site-container{padding:0 15px}.property-template-default .right-image-box .slides-overlay-text{font-size:18px;text-align:center;letter-spacing:.02em}.property-template-default .property-intro-name{font-size:18px;line-height:24px;margin-top:20px;margin-bottom:10px}.property-template-default .property-intro-content{row-gap:20px;flex-direction:column}.property-template-default .property-photos-content{row-gap:10px;flex-direction:column}.property-template-default .property-description-content{flex-direction:column}.property-template-default .property-description-content .property-description-left{padding-right:0}.property-template-default .property-description-content .property-description-right{flex:0 0 auto;padding-left:0;border-left:none}.property-template-default .property-description-content .property-description h2{font-size:17px;line-height:25px}.property-template-default .property-description-content .property-cta-wrap .property-call-to-action{padding:15px;row-gap:10px;column-gap:11px}.property-template-default .property-description-content .property-cta-wrap .property-call-to-action .property-cta-btn .property-cta-btn-label{font-size:15px}.property-template-default .property-description-content .property-cta-wrap .property-call-to-action .property-cta-btn.call .property-cta-btn-label{font-size:20px}.view-development-properties .view-development-properties-title{font-size:20px;line-height:27px}.view-development-properties .view-development-properties-content .common-property-card{flex:0 0 100%}.view-development-properties .view-development-properties-content .common-property-card .property-card-info .property-card-features{column-gap:7px}.view-development-properties .view-development-properties-content .common-property-card .property-card-info .property-card-features .property-card-feature.beds .property-card-icon,.view-development-properties .view-development-properties-content .common-property-card .property-card-info .property-card-features .property-card-feature.baths .property-card-icon{font-size:15px;font-weight:500;line-height:18px}.view-development-properties .view-development-properties-content .common-property-card .property-card-info .property-card-features strong{font-size:14px}}@media screen and (max-width: 359px){.property-template-default .property-description-content .property-call-to-action .property-cta-btn.half-wit{padding-left:0;justify-content:center}.property-template-default .property-description-content .property-call-to-action .property-cta-btn.half-wit .property-cta-btn-label{display:none}}.property-template-luxury-home .swiper-section{position:relative}.property-template-luxury-home .swiper-section .scroll-down-prompt{z-index:2;left:20px;bottom:20px;width:40px;height:40px;position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#00000080;border:none}.property-template-luxury-home .swiper-section .scroll-down-prompt .scroll-down-icon{color:#fff;font-size:32px;font-weight:700}.property-template-luxury-home .top-swiper-title-overlay{z-index:2;top:0;left:0;overflow:hidden;width:auto;height:100px;position:absolute;padding:10px 15px}.property-template-luxury-home .top-swiper-title-overlay:after{content:"";top:-40px;left:-20px;height:100px;width:100%;position:absolute;transform:rotate(-5deg);background-image:linear-gradient(90deg,#0009,#0000)}.property-template-luxury-home .top-swiper-title-overlay .top-swiper-title-overlay-title{z-index:1;position:relative;font-size:32px;font-style:italic;font-weight:500;line-height:40px;letter-spacing:2.5px;color:#ffffffe6;text-shadow:rgba(0,0,0,.3) 2px 2px 3px}.property-template-luxury-home .top-swiper-info-overlay{z-index:2;right:0;left:50%;bottom:0;overflow:hidden;width:auto;height:150px;position:absolute;padding:10px 15px;display:flex;flex-direction:column;justify-content:flex-end}.property-template-luxury-home .top-swiper-info-overlay:after{content:"";width:100%;height:140px;right:-50px;bottom:-90px;position:absolute;transform:rotate(-10deg);background-image:linear-gradient(90deg,#0000,#0009)}.property-template-luxury-home .top-swiper-info-overlay .top-swiper-info-items{z-index:1;display:flex;gap:10px 0;flex-direction:column;justify-content:flex-end}.property-template-luxury-home .top-swiper-info-overlay .top-swiper-info-items .top-swiper-info-item{color:#fff;font-size:18px;font-weight:500;line-height:27px;text-align:right;letter-spacing:.1em;margin:0}.property-template-luxury-home .luxury-home-top-swiper .swiper-slide{width:100%;height:calc(100vh - 60px)}.property-template-luxury-home .luxury-home-top-swiper .swiper-slide img{width:100%;height:100%;display:block;object-fit:cover}
