/* Homeflow Styles */

:root {
    --font-heading: inherit;
    --font-text: inherit;
    --e-global-color-lprimary1: #2196F3;
    --e-global-color-lprimary2: #f49959;
    --e-global-color-lcolor1: #283948;
    --e-global-color-lcolor2: #556e82;
    --e-global-color-lcolor3: #d5e3f0;
    --e-global-color-lcolor4: #e6f0fa;
    --e-global-color-lcolor5: #fdfdfe;
    --e-global-color-lcolor5-op-1: rgba(253,253,254,.95);
    --e-global-color-lcolor5-op-2: rgba(253,253,254,.15);
    --e-global-color-lsectionbg: #f8fafd;
    --e-global-color-disabled: #b0b0b0;
    --e-global-color-active: #10a82e;
    --e-global-typography-lheading1-font-family: inherit;
    --e-global-typography-lheading1-font-size: 68px;
    --e-global-typography-lheading1-font-weight: 800;
    --e-global-typography-lheading1-line-height: 68px;
    --e-global-typography-lheading1-letter-spacing: -2px;
    --e-global-typography-lheading1-text-transform: none;
    --e-global-typography-lheading1-font-style: normal;
    --e-global-typography-lheading1-text-decoration: none;
    --e-global-typography-lheading2-font-family: inherit;
    --e-global-typography-lheading2-font-size: 36px;
    --e-global-typography-lheading2-font-weight: 800;
    --e-global-typography-lheading2-line-height: 38px;
    --e-global-typography-lheading2-letter-spacing: -1px;
    --e-global-typography-lheading2-text-transform: none;
    --e-global-typography-lheading2-font-style: normal;
    --e-global-typography-lheading2-text-decoration: none;
    --e-global-typography-lheading3-font-family: inherit;
    --e-global-typography-lheading3-font-size: 24px;
    --e-global-typography-lheading3-font-weight: 800;
    --e-global-typography-lheading3-line-height: 24px;
    --e-global-typography-lheading3-letter-spacing: -1px;
    --e-global-typography-lheading3-text-transform: none;
    --e-global-typography-lheading3-font-style: normal;
    --e-global-typography-lheading3-text-decoration: none;
    --e-global-typography-lheading4-font-family: inherit;
    --e-global-typography-lheading4-font-size: 16px;
    --e-global-typography-lheading4-font-weight: 800;
    --e-global-typography-lheading4-line-height: 16px;
    --e-global-typography-lheading4-letter-spacing: 0;
    --e-global-typography-lheading4-text-transform: none;
    --e-global-typography-lheading4-font-style: normal;
    --e-global-typography-lheading4-text-decoration: none;
    --e-global-typography-llabel-font-family: inherit;
    --e-global-typography-llabel-font-size: 16px;
    --e-global-typography-llabel-font-weight: 600;
    --e-global-typography-llabel-line-height: 16;
    --e-global-typography-llabel-letter-spacing: 0;
    --e-global-typography-llabel-text-transform: none;
    --e-global-typography-llabel-font-style: normal;
    --e-global-typography-llabel-text-decoration: none;
    --e-global-typography-ltext1-font-family: inherit;
    --e-global-typography-ltext1-font-size: 16px;
    --e-global-typography-ltext1-font-weight: 400;
    --e-global-typography-ltext1-line-height: 29px;
    --e-global-typography-ltext1-letter-spacing: 0;
    --e-global-typography-ltext1-text-transform: none;
    --e-global-typography-ltext1-font-style: normal;
    --e-global-typography-ltext1-text-decoration: none;
    --e-global-typography-ltext1bold-font-family: inherit;
    --e-global-typography-ltext1bold-font-size: 16px;
    --e-global-typography-ltext1bold-font-weight: 600;
    --e-global-typography-ltext1bold-line-height: 29px;
    --e-global-typography-ltext1bold-letter-spacing: 0;
    --e-global-typography-ltext1bold-text-transform: none;
    --e-global-typography-ltext1bold-font-style: normal;
    --e-global-typography-ltext1bold-text-decoration: none;
    --e-global-typography-ltext2-font-family: inherit;
    --e-global-typography-ltext2-font-size: 14px;
    --e-global-typography-ltext2-font-weight: 400;
    --e-global-typography-ltext2-line-height: 24px;
    --e-global-typography-ltext2-letter-spacing: 0;
    --e-global-typography-ltext2-text-transform: none;
    --e-global-typography-ltext2-font-style: normal;
    --e-global-typography-ltext2-text-decoration: none;
    --e-global-typography-ltext2bold-font-family: inherit;
    --e-global-typography-ltext2bold-font-size: 14px;
    --e-global-typography-ltext2bold-font-weight: 700;
    --e-global-typography-ltext2bold-line-height: 29px;
    --e-global-typography-ltext2bold-letter-spacing: 0;
    --e-global-typography-ltext2bold-text-transform: none;
    --e-global-typography-ltext2bold-font-style: normal;
    --e-global-typography-ltext2bold-text-decoration: none;
    --e-global-size-1: 90px;
    --e-global-size-2: 60px;
    --e-global-size-3: 45px;
    --e-global-size-4: 30px;
    --e-global-size-5: 20px;
    --e-global-size-6: 15px;
    --e-global-size-7: 8px;
    --e-global-size-8: 5px;
    --e-global-lborder-radius: 5px;
    --e-global-lborder-radius-large: 10px;
    --e-global-shadow: 0 0 12px 0 rgba(0,0,0,.1);
    --e-global-grid-width: 1240px;
    --e-global-desktop-padding: 30px;
    --e-global-mobile-padding: 15px;
    --e-global-transition-time: .2s;    
    --e-global-color-lsectionbg: #f7f8fa;
    --e-global-color-095bf74: #67747e;
    --e-global-color-e582d85: #313f4b;
    --e-global-color-d0db4b0: #ff5d5d;
    --e-global-typography-lheading1-font-family: inherit;
    --e-global-typography-lheading1-font-size: 48px;
    --e-global-typography-lheading1-font-weight: 700;
    --e-global-typography-lheading1-text-transform: none;
    --e-global-typography-lheading1-line-height: 1.3em;
    --e-global-typography-lheading1-letter-spacing: 0em;
    --e-global-typography-lheading1-word-spacing: 0px;
    --e-global-typography-lheading2-font-family: inherit;
    --e-global-typography-lheading2-font-size: 36px;
    --e-global-typography-lheading2-font-weight: 500;
    --e-global-typography-lheading2-text-transform: none;
    --e-global-typography-lheading2-line-height: 1.3em;
    --e-global-typography-lheading2-letter-spacing: 0em;
    --e-global-typography-lheading3-font-family: inherit;
    --e-global-typography-lheading3-font-size: 30px;
    --e-global-typography-lheading3-font-weight: 600;
    --e-global-typography-lheading3-line-height: 1.3em;
    --e-global-typography-lheading3-letter-spacing: 0em;
    --e-global-typography-lheading4-font-family: inherit;
    --e-global-typography-lheading4-font-size: 24px;
    --e-global-typography-lheading4-font-weight: 600;
    --e-global-typography-lheading4-line-height: 1.3em;
    --e-global-typography-lheading4-letter-spacing: 0px;
    --e-global-typography-lheading5-font-family: inherit;
    --e-global-typography-lheading5-font-size: 20px;
    --e-global-typography-lheading5-font-weight: 600;
    --e-global-typography-lheading5-line-height: 1.3em;
    --e-global-typography-lheading5-letter-spacing: 0px;
    --e-global-typography-lheading6-font-family: inherit;
    --e-global-typography-lheading6-font-size: 18px;
    --e-global-typography-lheading6-font-weight: 500;
    --e-global-typography-lheading6-line-height: 1.3em;
    --e-global-typography-lheading6-letter-spacing: 0px;
    --e-global-typography-llabel-font-family: inherit;
    --e-global-typography-llabel-font-size: 16px;
    --e-global-typography-llabel-font-weight: 500;
    --e-global-typography-llabel-line-height: 16px;
    --e-global-typography-llabel-letter-spacing: 0px;
    --e-global-typography-ltext1-font-family: inherit;
    --e-global-typography-ltext1-font-size: 16px;
    --e-global-typography-ltext1-font-weight: 400;
    --e-global-typography-ltext1-line-height: 29px;
    --e-global-typography-ltext1-letter-spacing: 0px;
    --e-global-typography-ltext1bold-font-family: inherit;
    --e-global-typography-ltext1bold-font-size: 16px;
    --e-global-typography-ltext1bold-font-weight: 500;
    --e-global-typography-ltext1bold-line-height: 29px;
    --e-global-typography-ltext1bold-letter-spacing: 0px;
    --e-global-typography-ltext1large-font-family: inherit;
    --e-global-typography-ltext1large-font-size: 22px;
    --e-global-typography-ltext1large-font-weight: 300;
    --e-global-typography-ltext1large-line-height: 32px;
    --e-global-typography-ltext1large-letter-spacing: 0px;
    --e-global-typography-ltext2-font-family: inherit;
    --e-global-typography-ltext2-font-size: 14px;
    --e-global-typography-ltext2-font-weight: 400;
    --e-global-typography-ltext2-line-height: 24px;
    --e-global-typography-ltext2-letter-spacing: 0px;
    --e-global-typography-ltext2bold-font-family: inherit;
    --e-global-typography-ltext2bold-font-size: 14px;
    --e-global-typography-ltext2bold-font-weight: 600;
    --e-global-typography-ltext2bold-line-height: 29px;
    --e-global-typography-ltext2bold-letter-spacing: 0px;
    --e-global-lborder-radius: 0px;
    --e-global-lborder-radius-large: 0px;
}

:root {
    --font-heading: inherit,sans-serif;
    --font-text: "Play",sans-serif
}

.homflow-main {
    background: #efefef;
}

.homeflow-lbl_price {
	color: var(--e-global-color-095bf74) !important;
    font-size: .75em !important;
}

.homeflow-oldprice {
    position: relative;
    margin-right: 0.5rem;
    color: var(--e-global-color-d0db4b0);
    font-size: .75em;
    line-height: 2em;
}

.homeflow-oldprice:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-color: inherit;
    opacity: 0.5;
    -webkit-transform:rotate(-15deg);
    -moz-transform:rotate(-15deg);
    -ms-transform:rotate(-15deg);
    -o-transform:rotate(-15deg);
    transform:rotate(-15deg);
  }

.homeflow-container {
    margin: 10rem auto 2rem;
    width: 100%;
    padding: 1rem;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.homeflow-search-results {
    flex: 1;
    width: 100%;
}

.homeflow-search-more-filters {
    display: none;
    margin-bottom: var(--e-global-size-4);
}

/* Contenedor del formulario */
.homeflow-search-results__results-number {
    color: var(--e-global-color-lcolor1);
    margin-right: var(--e-global-size-6);
    font-family: var(--e-global-typography-lheading4-font-family);
    font-size: var(--e-global-typography-lheading4-font-size);
    font-weight: var(--e-global-typography-lheading4-font-weight);
    line-height: var(--e-global-typography-lheading4-line-height);
    letter-spacing: var(--e-global-typography-lheading4-letter-spacing);
    text-transform: var(--e-global-typography-lheading4-text-transform);
    font-style: var(--e-global-typography-lheading4-font-style);
    -webkit-text-decoration: var(--e-global-typography-lheading4-text-decoration);
    text-decoration: var(--e-global-typography-lheading4-text-decoration);
    line-height: 100%;
}


.homeflow-search-results__title {
    color: var(--e-global-color-lprimary1);
    font-family: var(--e-global-typography-llabel-font-family);
    font-size: var(--e-global-typography-llabel-font-size);
    font-weight: var(--e-global-typography-llabel-font-weight);
    line-height: var(--e-global-typography-llabel-line-height);
    letter-spacing: var(--e-global-typography-llabel-letter-spacing);
    text-transform: var(--e-global-typography-llabel-text-transform);
    font-style: var(--e-global-typography-llabel-font-style);
    -webkit-text-decoration: var(--e-global-typography-llabel-text-decoration);
    text-decoration: var(--e-global-typography-llabel-text-decoration);
    line-height: normal;
}


#homeflow-quick-search-form {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 2rem;
    align-items: flex-end;
    background: white;
    padding: 30px 15px;
    margin-bottom: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .75);
}   

#homeflow-quick-search-form .hide {
    display: none;
}


.clear {
    clear: both;
}

#homeflow-quick-search-form button {
    padding: 0.75rem 1.5rem;
    margin-bottom: 0px;
}


#homeflow-search-form {
    display: block;
}

/* Cada fila como una columna */
.homeflow-search-row {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 160px;
}

/* Etiquetas */
.homeflow-search-row label {
    margin-bottom: 4px;
    color: var(--e-global-color-lcolor1);
    font-weight: 600;
}

/* Select adaptado */
.homeflow-search-row select {
    width: 100%;
    padding: 0.4rem 0.6rem;
    font-size: 1.5rem;
    border: 1px solid #ccc;
    border-color:  var(--e-global-color-095bf74);
    color: var(--e-global-color-095bf74)
}

/* Botón buscar */
#homeflow-search-form button[type="submit"] {
    padding: 0.6rem 1.2rem;
    color: white;
    border: none;
    border-radius: 6px;
    font-size: 1rem;
    cursor: pointer;
    margin-bottom: 2px;
}

/* Columna para la acción */
.homeflow-search-accion {
    flex: 2;
}

/* Radio group en línea */
.homeflow-radio-group {
    display: flex;
    gap: 1rem;
    padding-top: 4px;
    min-height: 34px;
}

.homeflow-radio-group label {
    display: flex;
    align-items: center;
    font-size: 1.5rem;
    gap: 0.25rem;
    cursor: pointer;
    width: 33% !important;
}

.homeflow-radio-group input[type="radio"] {
    margin: 0;
}


.homeflow-select--open {
    z-index: 12;
}

.homeflow-select--width-auto {
    width: auto;
}

.homeflow-select {
    background: var(--e-global-color-lcolor4);
    border: 1px solid var(--e-global-color-lcolor3);
    border-radius: var(--e-global-lborder-radius);
    height: var(--e-global-size-3);
    padding: var(--e-global-size-6);
    padding-left: var(--e-global-size-5);
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    max-width: 100%;
    width: 600px;
}

/* Botón toggle en móvil */
#homeflow-filter-toggle {
    border: none;
    cursor: pointer;
    position: relative;
    padding: 16px;
    display: none;
    float: right;
    z-index: 1;
}

#homeflow-filter-toggle .icon {
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.3s ease;
    margin: 4px;
}

#homeflow-filter-toggle .icon-x {
    opacity: 0;
}

#homeflow-filter-toggle.active .icon-funnel {
    opacity: 0;
}

#homeflow-filter-toggle.active .icon-x {
    opacity: 1;
}

#homeflow-search-form.visible {
    display: block;
}


.homeflow-search-panel__option-button-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.homeflow-radio {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 1px solid var(--e-global-color-lcolor3);
    position: relative;
    cursor: pointer;
    transition: .2s ease-in-out;
    margin-right: 5px;
}

.homeflow-radio--active {
    border-color: var(--e-global-color-lprimary1);
}

.homeflow-radio:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background-color: var(--e-global-color-lcolor4);
    transition: .2s ease-in-out;
    border-radius: 50%;
}

.homeflow-radio--active:before {
    background-color: var(--e-global-color-lprimary1);
}

.homeflow-search-panel__item:hover .homeflow-radio {
    border-color: var(--e-global-color-lprimary1);
}

.homeflow-search-panel__item-label.homeflow-quicksearch span {
    display: none;
}

.homeflow-search-panel__item:hover .homeflow-search-panel__item-label {
    color: var(--e-global-color-lprimary1);
}

.homeflow-attribute {
    background-color: var(--e-global-color-lcolor4);
    background: var(--e-global-color-lcolor4);
    border-radius: 2px;
    padding: 8px var(--e-global-size-7);
    display: flex;
    align-items: center;
    gap: 5px;
    color: var(--e-global-color-lcolor2);
    font-family: var(--e-global-typography-ltext2-font-family);
    font-size: var(--e-global-typography-ltext2-font-size);
    font-weight: var(--e-global-typography-ltext2-font-weight);
    line-height: var(--e-global-typography-ltext2-line-height);
    letter-spacing: var(--e-global-typography-ltext2-letter-spacing);
    text-transform: var(--e-global-typography-ltext2-text-transform);
    font-style: var(--e-global-typography-ltext2-font-style);
    -webkit-text-decoration: var(--e-global-typography-ltext2-text-decoration);
    text-decoration: var(--e-global-typography-ltext2-text-decoration);
    line-height: 1;
}

.homeflow-attribute__icon svg {
    height: var(--e-global-typography-ltext2-font-size);
}

.homeflow-property-listing {
    background-color: var(--e-global-color-lsectionbg);
}

.homeflow-listing-row__attributes {
    margin-bottom: var(--e-global-size-6);
}

.homeflow-listing-row__content {
    padding: var(--e-global-size-3);
}


.homeflow-attribute__icon path {
    fill: var(--e-global-color-lcolor2);
}

.homeflow-listing-row__gallery {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: var(--e-global-color-lcolor4);
    -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
    transition: .2s ease-in-out;
}

.homeflow-listing-row__gallery img {
    display: block !important;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 360 / 240;
}

.homeflow-listing-row__gallery img {
    aspect-ratio: 360 / 260;
    display: block !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.homeflow-listing-row__gallery .homeflow-swiper-container {
    transition: .2s ease-in-out transform;
    transform: scale(1.05);
}

.homeflow-listing-row__name {
    color: var(--e-global-color-lcolor1);
    font-family: var(--e-global-typography-lheading4-font-family);
    font-size: var(--e-global-typography-lheading4-font-size);
    font-weight: var(--e-global-typography-lheading4-font-weight);
    line-height: var(--e-global-typography-lheading4-line-height);
    letter-spacing: var(--e-global-typography-lheading4-letter-spacing);
    text-transform: var(--e-global-typography-lheading4-text-transform);
    font-style: var(--e-global-typography-lheading4-font-style);
    -webkit-text-decoration: var(--e-global-typography-lheading4-text-decoration);
    text-decoration: var(--e-global-typography-lheading4-text-decoration);
    text-transform: none;
}

.homeflow-listing-row__icon {
    width: 30px;
    height: 30px;
    border: 1px solid var(--e-global-color-lcolor3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s ease-in-out;
    position: relative;
    cursor: pointer;
}

.homeflow-listing-row__icon svg {
    width: 15px;
}

.homeflow-listing-row__icon svg path {
    transition: .2s ease-in-out;
    fill: var(--e-global-color-lcolor1);
}

.homeflow-swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}


.homeflow-listing-card-additional-attribute__icon path {
    fill: var(--e-global-color-lcolor2);
}

.homeflow-listing-row__description {
    margin-top: var(--e-global-size-6);
    color: var(--e-global-color-lcolor2);
    font-family: var(--e-global-typography-ltext2-font-family);
    font-size: var(--e-global-typography-ltext2-font-size);
    font-weight: var(--e-global-typography-ltext2-font-weight);
    line-height: var(--e-global-typography-ltext2-line-height);
    letter-spacing: var(--e-global-typography-ltext2-letter-spacing);
    text-transform: var(--e-global-typography-ltext2-text-transform);
    font-style: var(--e-global-typography-ltext2-font-style);
    -webkit-text-decoration: var(--e-global-typography-ltext2-text-decoration);
    text-decoration: var(--e-global-typography-ltext2-text-decoration);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.homeflow-listing-row__gallery img {
    display: block !important;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 360 / 240;
}


.homeflow-listing-row__pagination {
    position: absolute;
    bottom: 20px;
    height: 12px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.homeflow-swiper-button-prev, .homeflow-swiper-button-next {
    position: absolute;
    width: 35px;
    height: 35px;
    background: var(--e-global-color-lcolor5);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    margin-top: -22.5px;
    z-index: 20;
    transition: .2s ease-in-out;
    opacity: 0;
    cursor: pointer;
}


.homeflow-swiper-button-next {
    right: 0;
    border-top-left-radius: var(--e-global-lborder-radius-large);
    border-bottom-left-radius: var(--e-global-lborder-radius-large);
    transform: translateX(45px);
    filter: var(--e-global-shadow-filter);
}


.homeflow-listing-row__bottom {
    height: 70px;
    border-top: 1px solid var(--e-global-color-lcolor3);
    padding: 0 var(--e-global-size-3);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.homeflow-listing-row__inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    border: 1px solid var(--e-global-color-lcolor4);
    transition: .2s ease-in-out;
    background: var(--e-global-color-lcolor5);
}

.homeflow-listing-card-user {
    display: flex;
    gap: var(--e-global-size-6);
    align-items: center;
    color: var(--e-global-color-lcolor1);
}

.homeflow-listing-card-user__icon {
    background: var(--e-global-color-lcolor3);
    border-radius: 50%;
    overflow: hidden;
    width: var(--e-global-size-5);
    height: var(--e-global-size-5);
    display: flex;
    align-items: center;
    justify-content: center;
}

.homeflow-listing-card-user__icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.homeflow-listing-card-user__name {
    font-family: var(--e-global-typography-ltext2bold-font-family);
    font-size: var(--e-global-typography-ltext2bold-font-size);
    font-weight: var(--e-global-typography-ltext2bold-font-weight);
    line-height: var(--e-global-typography-ltext2bold-line-height);
    letter-spacing: var(--e-global-typography-ltext2bold-letter-spacing);
    text-transform: var(--e-global-typography-ltext2bold-text-transform);
    font-style: var(--e-global-typography-ltext2bold-font-style);
    -webkit-text-decoration: var(--e-global-typography-ltext2bold-text-decoration);
    text-decoration: var(--e-global-typography-ltext2bold-text-decoration);
    line-height: 1;
}

.homeflow-listing-card-main-value {
    color: var(--e-global-color-lprimary1);
    font-family: var(--e-global-typography-lheading5-font-family);
    font-size: var(--e-global-typography-lheading5-font-size);
    font-weight: var(--e-global-typography-lheading5-font-weight);
    line-height: var(--e-global-typography-lheading5-line-height);
    letter-spacing: var(--e-global-typography-lheading5-letter-spacing);
    text-transform: var(--e-global-typography-lheading5-text-transform);
    font-style: var(--e-global-typography-lheading5-font-style);
    -webkit-text-decoration: var(--e-global-typography-lheading5-text-decoration);
    text-decoration: var(--e-global-typography-lheading5-text-decoration);
    line-height: 100%;
    text-transform: lowercase;
}

.homeflow-simple-button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    color: var(--e-global-color-lcolor5);
    padding: 0 var(--e-global-size-4);
    cursor: pointer;
    white-space: nowrap;
    border-radius: var(--e-global-lborder-radius);
    overflow: hidden;
    position: relative;
    font-family: var(--e-global-typography-ltext1-font-family);
    font-size: var(--e-global-typography-ltext1-font-size);
    font-weight: var(--e-global-typography-ltext1-font-weight);
    line-height: var(--e-global-typography-ltext1-line-height);
    letter-spacing: var(--e-global-typography-ltext1-letter-spacing);
    text-transform: var(--e-global-typography-ltext1-text-transform);
    font-style: var(--e-global-typography-ltext1-font-style);
    -webkit-text-decoration: var(--e-global-typography-ltext1-text-decoration);
    text-decoration: var(--e-global-typography-ltext1-text-decoration);
    font-weight: 500;
    line-height: 100%;
}

.homeflow-simple-button--background-primary-1 {
    background-color: var(--e-global-color-lprimary1);
}

.homeflow-simple-button--full-width {
    width: 100%;
    justify-content: center;
}

.homeflow-simple-button--height-45 {
    height: 45px;
    padding: 0 var(--e-global-size-5);
}

.homeflow-simple-button__icon {
    display: flex;
    align-items: center;
    margin-right: var(--e-global-size-7);
}

.homeflow-listing-grid {
    display: grid;
    grid-gap: var(--e-global-size-6);
    grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
}

.homeflow-listing-grid--1-col {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}


/* Responsive */

@media (max-width: 1024px) {
    .homeflow-listing-row__content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        flex: 1;
    }
}
@media (min-width: 1024px) {
    
    .homeflow-listing-row__gallery img {
        aspect-ratio: 360 / 240;
    }

    .homeflow-mobile-container {
        max-width: 780px;
        margin-right: auto;
        margin-left: auto;
    }

    .homeflow-listing-grid--1-col {
        grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
    }

}

@media (max-width: 768px) {
    .homeflow-search-more-filters {
        display: block;
    }

    .homeflow-mobile-container {
        max-width: 390px;
    }

    .homeflow-property-search {
        display: block;
        position: relative;
        margin-bottom: 70px;
    }

    #homeflow-search-form {
        display: none;
        flex-direction: column;
    }

    #homeflow-search-form.open {
        display: flex;
    }

    .homeflow-search-row {
        width: 100%;
        margin-bottom: 16px;
    }

    
    .homeflow-search-results__row {
        max-width: 390px;
    }

    #homeflow-filter-toggle {
        display: inline-block;
    }

    .homeflow-radio-group {
        gap: 0.5rem;
    }


    .homeflow-search-results__list {
        max-width: 780px;
        margin-right: auto;
        margin-left: auto;
    }

    #homeflow-search-form button[type="submit"]  {
        width: 100% !important;
    }
}
