/* compiled by scssphp 1.10.2 on Fri, 01 May 2026 04:44:38 +0000 (0.0281s) */

/* Harcourts properties filters SCSS document */
/* Variable defaults */
/* Typography */
/* Typography responsive */
/* Colors */
/* headings */
/* Headings responsive */
/* H1 heading */
/* H1 heading responsive */
/* H2 heading */
/* H2 heading responsive */
/* H3 heading */
/* H2 heading responsive */
/* H4 heading */
/* H4 heading responsive */
/* Images */
/* Videos */
/* Forms */
/* Forms responsive */
/* Buttons */
/* Buttons responsive */
/* Grids */
/* Grids responsive */
/* Layout */
/* Layout responsive */
/* Header */
/* Header responsive */
/* Navigation */
/* Navigation responsive */
/* Rotator */
/* Rotator responsive */
/* Footer */
/* Footer responsive */
/* Offcanvas */
/* Offcanvas responsive */
/* Responsive Sizes */
/* Grid Percentages */
/* Harcourts common SCSS document */
/* Select arrows */
/* Font reset */
/* All from mobile up (responsive all) */
@media all {
  /* Filters (Intro) */
  /* Tabs */
  /* Content */
  .properties-filters-intro {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 10px;
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  ul.properties-filters-intro-tabs {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-grow: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid currentColor;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
  }
  ul.properties-filters-intro-tabs li {
    display: flex;
    flex-grow: 1;
    margin: 0;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 380;
    letter-spacing: 0.2em;
    text-align: center;
    line-height: 3.75rem;
    position: relative;
    z-index: 1;
  }
  ul.properties-filters-intro-tabs a {
    flex-grow: 1;
    padding: 0 1rem;
    cursor: pointer;
  }
  ul.properties-filters-intro-tabs .tab-background {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    transition: all 0.5s ease-in-out;
    will-change: transform, width;
    z-index: 0;
  }
  .properties-filters-intro-content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    /* Field container */
    /* Button */
  }
  .properties-filters-intro-content .properties-filters-intro-field {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-grow: 1;
    gap: 3px;
    padding: 3px;
    border: 1px solid currentColor;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    /* Field control */
    /* Input */
    /* Select */
  }
  .properties-filters-intro-content .properties-filters-intro-field .properties-field-control {
    position: relative;
    display: flex;
    flex-grow: 1;
    width: 100%;
  }
  .properties-filters-intro-content .properties-filters-intro-field .properties-field-control input, .properties-filters-intro-content .properties-filters-intro-field .properties-field-control select {
    flex-grow: 1;
  }
  .properties-filters-intro-content .properties-filters-intro-field input.properties-filters-intro-input {
    height: auto;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: currentColor;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25em;
    text-align: center;
    padding: 16px 20px;
    background: none;
    border: none;
    border-radius: 8px;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    transition: all 0.2s ease;
    /* placeholder */
  }
  .properties-filters-intro-content .properties-filters-intro-field input.properties-filters-intro-input::placeholder {
    font-weight: 400;
    color: currentColor;
    opacity: 1;
  }
  .properties-filters-intro-content .properties-filters-intro-field input.properties-filters-intro-input::-webkit-input-placeholder {
    font-weight: 400;
    color: currentColor;
  }
  .properties-filters-intro-content .properties-filters-intro-field input.properties-filters-intro-input:-moz-placeholder {
    font-weight: 400;
    color: currentColor;
    opacity: 1;
  }
  .properties-filters-intro-content .properties-filters-intro-field select.properties-filters-intro-select {
    height: auto;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: currentColor;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25em;
    text-align: center;
    padding: 16px 45px 16px 20px;
    background: none;
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%209L12%2015L18%209%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%23868fa2%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 20px;
    border: none;
    border-radius: 8px;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    transition: all 0.2s ease;
    cursor: pointer;
    /* placeholder */
  }
  .properties-filters-intro-content .properties-filters-intro-field select.properties-filters-intro-select:hover {
    outline: none;
    box-shadow: none;
  }
  .properties-filters-intro-content .properties-filters-intro-field select.properties-filters-intro-select:focus {
    outline: none;
    box-shadow: none;
  }
  .properties-filters-intro-content .properties-filters-intro-field select.properties-filters-intro-select::placeholder {
    font-weight: 400;
    color: #9aa0af;
    opacity: 1;
  }
  .properties-filters-intro-content .properties-filters-intro-field select.properties-filters-intro-select::-webkit-input-placeholder {
    font-weight: 400;
    color: #9aa0af;
  }
  .properties-filters-intro-content .properties-filters-intro-field select.properties-filters-intro-select:-moz-placeholder {
    font-weight: 400;
    color: #9aa0af;
    opacity: 1;
  }
  .properties-filters-intro-content .properties-filters-intro-field .properties-input-clear {
    position: absolute;
    top: 50%;
    right: 15px;
    display: none;
    padding-left: 5px;
    padding-right: 5px;
    transform: translateY(-50%);
    z-index: 2;
  }
  .properties-filters-intro-content .properties-filters-intro-field .properties-input-clear + input {
    padding-right: 30px;
  }
  .properties-filters-intro-content .button {
    flex-grow: 1;
    width: 100%;
  }
  .properties-filters-intro-content .button .uk-button {
    width: 100%;
    white-space: nowrap;
    border-radius: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
  }
  .properties-filters-intro-content .properties-filters-intro-field.active input.properties-filters-intro-input {
    color: #001f49;
    background-color: #ffffff;
    /* placeholder */
  }
  .properties-filters-intro-content .properties-filters-intro-field.active input.properties-filters-intro-input::placeholder {
    color: #9aa0af;
  }
  .properties-filters-intro-content .properties-filters-intro-field.active input.properties-filters-intro-input::-webkit-input-placeholder {
    color: #9aa0af;
  }
  .properties-filters-intro-content .properties-filters-intro-field.active input.properties-filters-intro-input:-moz-placeholder {
    color: #9aa0af;
  }
  .properties-filters-intro-content .properties-filters-intro-field.active select.properties-filters-intro-select {
    color: #001f49;
    background-color: #ffffff;
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%209L12%2015L18%209%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2300aeef%22/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 20px;
  }
  .properties-filters-intro-content .properties-filters-intro-field.active .properties-input-clear {
    color: #00aeef;
  }
  .properties-filters-intro-content .properties-filters-intro-field.populated .properties-input-clear {
    display: inline-block;
  }
  .properties-filters-intro-content .properties-filters-intro-field:not(.uk-active) {
    display: none;
  }
  .custom-foreground .properties-filters-intro-content .properties-filters-intro-field {
    /* Select */
  }
  .custom-foreground .properties-filters-intro-content .properties-filters-intro-field select.properties-filters-intro-select {
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%209L12%2015L18%209%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 20px;
  }
  .custom-foreground .properties-filters-intro-content .properties-filters-intro-field.active {
    /* Select */
  }
  .custom-foreground .properties-filters-intro-content .properties-filters-intro-field.active select.properties-filters-intro-select {
    color: #001f49;
    background-color: #ffffff;
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%209L12%2015L18%209%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2300aeef%22/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 20px;
  }
}
/* Larger than mobile (responsive small) */
@media (min-width: 640px) {
  /* Filters (Intro) */
  .properties-filters-intro {
    gap: 16px;
    max-width: 600px;
  }
  .properties-filters-intro-content {
    max-width: 540px;
    /* Button */
  }
  .properties-filters-intro-content .properties-filters-intro-field {
    flex-direction: row;
  }
  .properties-filters-intro-content .properties-filters-intro-field input.properties-filters-intro-input, .properties-filters-intro-content .properties-filters-intro-field select.properties-filters-intro-select {
    text-align: left;
  }
  .properties-filters-intro-content .button {
    flex-grow: 0;
    width: auto;
  }
  .properties-filters-intro-content .button .uk-button {
    width: auto;
  }
}
/* Larger than tablet (responsive medium) */
/* Larger than laptop (responsive large) */
/* Desktop and larger (responsive extra large) */
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22edit%2Fmodules%2Ffilters%2Ffiltersintro.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvSZ%3BAAqTA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAA9UZ%3BAAAA%3BAAAA%22%7D */