.bien-card{--max-line-description: 2;position:relative;text-decoration:none;color:inherit}.bien-card .bien-card-image-wrapper{width:100%;height:auto;aspect-ratio:291/237;border-radius:1rem;overflow:hidden}.bien-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--default-hover-transition)}.bien-card .fallback-image-element{width:100%;height:100%}.bien-card .bien-content{display:flex;flex-direction:column;gap:.5rem;padding:.625rem;margin-top:.625rem}.bien-card .bien-price{font-size:1.25rem;font-weight:900;line-height:1.3;color:var(--clr-primary)}.bien-card .bien-title{font-size:1.25rem;font-weight:900;line-height:1.3;text-transform:capitalize}.bien-card .bien-description{line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--max-line-description);line-clamp:var(--max-line-description);-webkit-box-orient:vertical}.bien-card .bien-description>p:not([class]){margin-top:0}.bien-card .bien-description>p:not([class]) strong,.bien-card .bien-description>p:not([class]) b{font-weight:normal}.bien-card .bien-description>p:not([class]) i{font-style:normal}.bien-card .bien-caracteristiques{display:flex;flex-direction:column;gap:.5rem;margin-left:0}.bien-card .bien-caracteristiques li{list-style:none}.bien-card .bien-caracteristiques li::before{content:"";display:inline-block;width:.5rem;height:.5rem;border-radius:50%;margin-right:.5rem;background:var(--clr-primary)}.bien-card:hover img{scale:1.2}.dropdown-selector{position:relative;isolation:isolate;flex:1;z-index:1;transition:z-index .3s .3s ease-in-out}.dropdown-selector .selector{min-width:-moz-max-content;min-width:max-content;width:100%;border-radius:.3125rem;border:1px solid var(--neutral-700);background:var(--clr-invert);padding:.75rem 1rem;cursor:pointer}.dropdown-selector .selector span{position:relative;display:none;font-size:1rem;line-height:1.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dropdown-selector .selector span.placeholder{opacity:.8;color:var(--neutral-700)}.dropdown-selector .selector span.etiquette{font-weight:700}.dropdown-selector .selector span.etiquette::before{content:"";display:inline-flex;width:.625rem;height:.625rem;background:var(--clr-primary);border-radius:50%;margin-right:.5rem}.dropdown-selector .selector span.active{display:block}.dropdown-selector .selector svg{color:var(--neutral-700);opacity:.8}.dropdown-selector .popup{padding:1rem;background:var(--clr-invert);transition:var(--default-hover-transition)}.dropdown-selector .popup .popup-title{color:var(--neutral-600);font-size:1.125rem;font-weight:700;line-height:1.5}.dropdown-selector .popup .popup-title button.close-popup{display:flex;justify-content:center;align-items:center;border:none;background:rgba(0,0,0,0);color:inherit}@media only screen and (min-width: 701px){.dropdown-selector .popup .popup-title button.close-popup{display:none}}.dropdown-selector .popup .popup-subtitle{color:var(--neutral-700);font-size:1.125rem;font-weight:700;line-height:1.5;margin-bottom:1rem}.dropdown-selector .popup .popup-subtitle:not(:first-child){margin-top:1.5rem}.dropdown-selector .popup .popup-content{position:relative;margin-top:1.5rem;max-height:30dvh}.dropdown-selector .popup .popup-content.loaded{overflow:auto}.dropdown-selector .popup .popup-content.loaded::-webkit-scrollbar{width:.5rem}.dropdown-selector .popup .popup-content.loaded::-webkit-scrollbar-thumb{background:var(--clr-primary)}.dropdown-selector .popup .popup-content.loaded::-webkit-scrollbar-track{background:var(--neutral-100)}@media only screen and (max-width: 700px){.dropdown-selector .popup .popup-content.loaded{max-height:75dvh}}.dropdown-selector .popup .popup-content .custom-checkbox{margin-top:.75rem}.dropdown-selector .popup .popup-content .group-chips{margin-top:0}.dropdown-selector .popup .popup-content .budget-group .separator{transform:translateY(13px)}.dropdown-selector .popup .popup-actions{margin-top:2rem}.dropdown-selector .popup .popup-actions #reinit{padding-inline:0}@media only screen and (max-width: 700px){.dropdown-selector .popup{position:fixed;top:100%;left:0;right:0;border-radius:1rem 16px 0 0;padding:1rem .75rem;background:var(--clr-invert);box-shadow:0 0 10px rgba(0,0,0,.2);z-index:2}}@media only screen and (min-width: 701px){.dropdown-selector .popup{position:absolute;top:calc(100% + .5rem);min-width:300px;border:1px solid var(--neutral-600);border-radius:.75rem;transform:translateY(-2rem);z-index:-1;visibility:hidden;opacity:0}}.dropdown-selector.active{z-index:2;transition-delay:0s}@media only screen and (max-width: 700px){.dropdown-selector.active .popup{z-index:9;transform:translateY(-100%)}}@media only screen and (min-width: 701px){.dropdown-selector.active .popup{visibility:visible;transform:translateY(0);opacity:1}}.filters-biens-bar{display:flex;flex-direction:column;gap:1.5rem;background:var(--clr-invert);z-index:8}.filters-biens-bar .filters-biens-bar-header{color:var(--neutral-700);font-weight:700;line-height:1.2}.filters-biens-bar .filters-biens-bar-header #close-filters-biens-bar{display:flex;justify-content:center;align-items:center;border:none;background:rgba(0,0,0,0);color:inherit}@media only screen and (min-width: 701px){.filters-biens-bar .filters-biens-bar-header{display:none}}.filters-biens-bar .first-row{z-index:2}@media only screen and (max-width: 700px){.filters-biens-bar .first-row{flex-direction:column}}@media only screen and (min-width: 701px){.filters-biens-bar .first-row{flex-wrap:wrap}}.filters-biens-bar .second-row{gap:2rem;z-index:1}@media only screen and (max-width: 700px){.filters-biens-bar .second-row{flex-wrap:wrap}}.filters-biens-bar label[for=reference]{flex:1.4}.filters-biens-bar #reference{min-height:55px;min-width:-moz-max-content;min-width:max-content}.filters-biens-bar #budget-filter .popup{min-width:376px}@media only screen and (max-width: 700px){.filters-biens-bar{position:fixed;top:100%;left:0;right:0;border-radius:1rem 16px 0 0;padding:1rem .75rem;transition:var(--default-hover-transition);box-shadow:0 0 10px rgba(0,0,0,.2)}.filters-biens-bar.active{transform:translateY(-100%)}}body:has(.filters-biens-bar.active)::before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.8);z-index:10}.custom-template-liste-biens .main-wrapper{padding-block:1rem 4rem}.custom-template-liste-biens #liste-biens{position:relative}@media only screen and (min-width: 701px){.custom-template-liste-biens #liste-biens #open-filters-biens-bar{display:none}}@media only screen and (min-width: 1201px){.custom-template-liste-biens #liste-biens .filters-biens-bar{position:sticky;top:0;padding-block:1rem}}.custom-template-liste-biens #liste-biens .biens-count{margin-top:3rem}.custom-template-liste-biens #liste-biens .logements-grid{position:relative;margin-top:1rem}.custom-template-liste-biens #liste-biens .logements-grid.loading>.bien-card{opacity:.2}.custom-template-liste-biens #liste-biens .logements-grid .loader{display:block;position:absolute;left:calc(50% - 24px);top:1rem}@media only screen and (min-width: 330px){.custom-template-liste-biens #liste-biens .logements-grid{grid-template-columns:repeat(auto-fill, minmax(291px, 1fr))}}.custom-template-liste-biens #liste-biens #load-more-btn{margin-top:2rem;margin-inline:auto}.custom-template-liste-biens #liste-biens #load-more-btn.hidden{display:none}.custom-template-liste-biens #faq{margin-top:3rem}.custom-template-liste-biens #faq .accordions{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.custom-template-liste-biens #faq .accordion-row{position:relative;background:var(--primary-100);color:var(--clr-secondary);border-radius:1rem;padding:1rem}.custom-template-liste-biens #faq .accordion-row input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;visibility:0}.custom-template-liste-biens #faq .accordion-row label{position:relative;padding-block:.875rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;font-size:1.125rem;font-weight:700;line-height:1.5}.custom-template-liste-biens #faq .accordion-row label::after{content:"+";display:flex;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;background:var(--clr-primary);color:var(--clr-invert);border:1px solid var(--clr-primary);border-radius:.75rem;font-size:1.625rem;font-weight:400;transition:content var(--default-hover-transition)}.custom-template-liste-biens #faq .accordion-row .accordion-row-content{max-height:0px;overflow:hidden;margin-inline:.5rem}.custom-template-liste-biens #faq .accordion-row input:checked~label~.accordion-row-content{max-height:999px}.custom-template-liste-biens #faq .accordion-row input:checked~label::after{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDIyIDIyIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTEwLjc4MTMgMy45OTk5NUwxNC45MDYgOC4xMjQ4MU0xMC43ODEzIDMuOTk5OTVMNi42NTY0NCA4LjEyNDgxTTEwLjc4MTMgMy45OTk5NUwxMC43ODEzIDE4LjUiIHN0cm9rZT0iI0U3NEMxNCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+") !important;background:var(--primary-400);padding-top:.5rem}.custom-template-liste-biens #faq .accordion-row:has(input:checked){padding-bottom:24px}.custom-template-liste-biens #faq .accordion-row:hover label::after{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDIyIDIyIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTEwLjc4MTEgMTMuMjQ4OEwxNC45MDU4IDkuMTI0MDJNMTAuNzgxMSAxMy4yNDg4TDYuNjU2MjUgOS4xMjQwMk0xMC43ODExIDEzLjI0ODhMOS45OTkzOSAxMi40NjcyIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=") !important;padding-top:.5rem}