.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.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{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%}.form-fields .field-group.dropdown-group .dropdown-group-dropdown .dropdown-group-choices .dropdown-group-icons .dropdown-group-choice .choice-icon-wrap .choice-icon-image{width:100%;height:100%;display:block;object-fit:contain}.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.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-places-input{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{width:100%}.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 .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.edit-article .form-fields .field-input.textarea-input{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:30px;padding-left:10px;background-color:#888}.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-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}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.front-page{font-family:Montserrat}.site-section{width:100%}.site-section .site-container{margin:0 auto;max-width:1200px}.site-section .site-container.full-width{max-width:unset}.front-content-wrap{width:100%;margin:0 auto}.site-section.home-top-section{padding:100px 20px;background-color:#f6f7f8}.site-header{height:60px;display:flex;column-gap:20px;list-style:none;padding:0;margin:0}.site-header.front-header .header-container{width:100%;margin:0 auto;max-width:1220px;display:flex;align-items:center;padding:0 10px}.site-header.front-header .header-logo{flex:0 0 auto;height:40px;display:block}.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{color:#231f20;font-size:17px;font-weight:500;padding:5px 10px;letter-spacing:.06em}.site-header.front-header .header-controls-wrap{flex:0 0 auto;display:flex;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}.page-about .about-content-wrap{margin:0 auto;max-width:800px}.page-about .about-content{margin-bottom:120px}.page-about .about-content h1{color:#282828;font-size:30px;font-weight:500;line-height:45px;margin-top:30px;margin-bottom:30px}.page-about .about-content h2{color:#282828;font-size:20px;font-weight:500;line-height:30px;margin-top:20px;margin-bottom:20px}.page-about .about-content 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 p{color:#282828;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}.page-about .about-content 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 .category-articles .category-article{flex:0 0 calc((100% - 60px)/2);display:flex;flex-direction:column;cursor:pointer;box-shadow:0 5px 17px #0003}.page-article-layout .category-articles .category-article-featured{flex:0 0 auto;width:100%;aspect-ratio:16/9;overflow:hidden}.page-article-layout .category-articles .category-article-image{width:100%;height:100%;display:block;object-fit:cover}.page-article-layout .category-articles .category-article-body{flex:1 0 1px;padding:10px}.page-article-layout .category-articles .category-article-title{color:#555;font-size:16px;font-weight:500;letter-spacing:.04em;margin-top:10px}.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}.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:800px;margin:40px auto}.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:640px;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 #1d5faf;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.page-contact .contact-content .form-header{height:50px;display:flex;align-items:center;padding:0 10px;background-color:#1f5faf;border-top-left-radius:10px;border-top-right-radius:10px}.page-contact .contact-content .form-header .form-title{margin:0;color:#fff;font-size:20px;font-weight:400;line-height:27px;letter-spacing:.06em}.front-page.page-home{border-top-tge:555}.front-page.page-home .home-page-top-swiper{z-index:1;width:100%;height:100%;max-height:500px}.front-page.page-home .home-page-top-swiper .home-page-top-swiper-slide{width:100%;height:100%}.front-page.page-home .home-page-top-swiper .home-page-top-swiper-image{width:100%;height:100%;display:block;object-fit:cover}.front-page.page-home .site-section.home-page-top-search{position:relative;min-height:440px}.front-page.page-home .site-section.home-introduction{background-color:#efefef}.front-page.page-home .site-section.home-introduction .introduction-content{padding:60px 0}.front-page.page-home .site-section.home-introduction .introduction-content .home-intro-title{color:#282828;font-size:25px;font-weight:500;line-height:37px;text-align:center;letter-spacing:.08em;margin-bottom:20px}.front-page.page-home .site-section.home-introduction .introduction-content .home-intro-text{margin:0 auto;max-width:720px;color:#282828;font-size:17px;font-weight:400;line-height:26px;text-align:center;letter-spacing:.04em}.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.new-listings{padding:60px 0;background-color:#f4f4f4}.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}.page-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{color:#1d5faf}.page-template-imported .imported-page-breadcrumbs .breadcrumbs-link:after{content:">";display:inline-block;margin:0 5px 0 7px}.page-template-imported .imported-page-title{font-size:30px;font-weight:500;letter-spacing:.02em;margin:10px 0 40px}.page-template-imported .vc-row{margin:40px 0}.page-template-imported .vc-column{width:100%;max-width:1024px;margin:0 auto}.page-template-imported .vc-column .vc-column-text{color:#333;font-size:16px;font-weight:400;letter-spacing:.02em}.page-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{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{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{color:#555;font-size:16px;font-weight:500;line-height:25px;margin-top:10px;margin-bottom:10px}.page-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{font-size:24px;font-weight:600}.page-template-imported .page-content-wrap strong:not(:first-child){margin-bottom:5px}.page-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{padding-left:30px;list-style:disc}.page-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 strong{font-size:16px;font-weight:600}.page-template-imported .page-content-wrap .vc-column-text strong{display:block}.page-template-imported .houzez-properties-shortcode{width:100%;margin-top:60px;margin-bottom:80px}.page-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{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{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{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{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,.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{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{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{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{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{object-fit:contain}.page-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{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{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{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{width:100%}.page-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{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{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{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{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,.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{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{align-items:flex-end}.page-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:700px;margin:60px auto}.page-faqs .faqs-content .faqs-title{color:#282828;font-size:21px;font-weight:500;line-height:32px;text-align:center;margin-bottom:30px}.page-faqs .faqs-content .faqs-introduction{color:#555;font-size:16px;font-weight:500;line-height:24px;margin-bottom:30px}.page-faqs .faqs-content .faqs-list{display:flex;gap:20px 0;flex-direction:column}.page-faqs .faqs-content .faqs-list .faqs-list-faq{border:1px solid #ccc}.page-faqs .faqs-content .faqs-list .faqs-list-faq .faq-question{color:#282828;font-size:18px;font-weight:500;line-height:40px;margin-bottom:0;padding-left:10px;background-color:#f6f7f8;border-bottom:1px solid #ccc}.page-faqs .faqs-content .faqs-list .faqs-list-faq .faq-answer{color:#282828;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;padding:10px}.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}.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% - 80px) / 3);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;transition:filter 1s}.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{align-items:flex-end}.common-property-card:hover .property-card-info .hover-overlay{opacity:1}.common-property-card:hover .property-card-image{filter:brightness(.75)}.property-search-form-container{z-index:2;top:50%;left:50%;width:80%;max-height:80%;padding:30px 50px 40px;position:absolute;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transform:translate(-50%,-50%);background-color:#fffc}.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{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 .property-type-checkboxes{display:flex;flex-wrap:wrap;row-gap:6px;column-gap:17px}.property-search-form .property-type-checkboxes .property-type-checkbox{position:absolute;top:-30px;left:0;height:1px}.property-search-form .property-type-checkboxes .property-type-checkbox-label{font-size:12px}.property-search-form .property-type-checkbox-group{flex:0 0 auto;width:fit-content;overflow:hidden;position:relative;display:inline-block;cursor:pointer;padding:4px 0}.property-search-form .property-type-checkbox-group .property-type-checkbox{top:-10px;left:0;height:1px;position:absolute}.property-search-form .property-type-checkbox-group .property-type-checkbox~.property-type-checkbox-label{display:flex;column-gap:3px;align-items:center;justify-content:center;color:#1d5faf;font-size:12px;font-weight:500;line-height:18px;padding:5px 15px;border-radius:20px;background-color:#fff;border:1px solid #1d5faf;-webkit-user-select:none;user-select:none;cursor:pointer}.property-search-form .property-type-checkbox-group .property-type-checkbox~.property-type-checkbox-label .label-bullet{display:none;font-size:15px;font-weight:300}.property-search-form .property-type-checkbox-group .property-type-checkbox:checked~.property-type-checkbox-label{color:#fff;padding-left:10px;background-color:#1d5faf}.property-search-form .property-type-checkbox-group .property-type-checkbox:checked~.property-type-checkbox-label .label-bullet{display:inline-block}.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}.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;transition:filter 1s}.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(.75)}.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}.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-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;border-left:1px solid #aaa}.property-template-default .property-description-content .property-details{display:flex;flex-direction:column;row-gap:17px}.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-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-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}.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}
