.dropdown{position:relative;flex:0 0 auto}.dropdown-trigger{display:flex;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:500;color:#161616;background:#fff;border:none;cursor:pointer;white-space:nowrap;font-family:inherit;height:100%}.dropdown-trigger-arrow{transition:transform .2s ease;flex-shrink:0}.dropdown[data-open=true] .dropdown-trigger-arrow{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;min-width:100%;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #e0e0e0;border-radius:0 0 8px 8px;box-shadow:0 8px 24px rgba(0,0,0,.1);z-index:100;list-style:none;padding:0;margin:0}.dropdown-menu::-webkit-scrollbar{width:4px}.dropdown-menu::-webkit-scrollbar-thumb{background:#848484;border-radius:4px}.dropdown-menu-item{padding:12px 24px;font-size:14px;font-weight:500;color:#161616;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}.dropdown-menu-item:hover{background-color:#e6effd}.dropdown-menu-item.selected{color:#283eba;font-weight:600;background-color:#e6effd}@media(max-width:767px){.dropdown-trigger{padding:10px 16px;font-size:14px}.dropdown-menu-item{padding:10px 16px;font-size:13px}}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@keyframes fadeOutSidebarContent{0%{opacity:1}to{opacity:0}}.hero-search-section{width:100%;min-height:50svh;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0) url(/images/hero-bg.webp) no-repeat 50%/cover}.hero-search-section-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px}.hero-search-section-title{font-weight:700;color:#000091;line-height:55px}.hero-search-section-search-wrapper{display:flex;align-items:center;gap:20px}@media(max-width:479px){.hero-search-section-search-wrapper.agents-displaying{flex-direction:column;align-items:flex-start}.hero-search-section-search-wrapper.agents-displaying>button{order:-1;width:110px;height:50px;border-radius:30px;padding:0 15px}.hero-search-section-search-wrapper.agents-displaying>button:after{content:"Filtrer";color:#000;font-size:1.1rem}}.hero-search-section-search-wrapper-left{display:flex;align-items:center;background-color:#fff;border-radius:10px;height:60px}.hero-search-section-search-wrapper-left input{outline:none;padding:12px 24px;font-size:16px;font-weight:500;color:#161616;width:100%;height:70%;min-width:500px;border-top-left-radius:10px;border-bottom-left-radius:10px;border:none;border-right:1px solid #e9e9e9;cursor:text}.hero-search-section-search-wrapper-left input::placeholder{color:#a4a4a4}.hero-search-section-search-wrapper-left .dropdown{border-right:1px solid #e9e9e9}.hero-search-section-search-wrapper-left button[data-variant=primary]{border:none;outline:none;padding:16px 32px;font-size:16px;height:100%;border-top-left-radius:0;border-bottom-left-radius:0;color:#fff;gap:10px}.hero-search-section-search-wrapper-left button[data-variant=primary] svg{width:24px;height:24px;color:#fff}.hero-search-section-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.hero-search-section-filters-badges{display:flex;flex-wrap:wrap;gap:12px;flex:1 1}.hero-search-section-reset-btn{background:#fff;border:1px solid #283eba;color:#283eba;padding:8px 16px;border-radius:9999px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;height:32px;font-family:inherit}.filter-badge,.hero-search-section-reset-btn:hover{background-color:#283eba;color:#fff}.filter-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;line-height:1;height:32px;border-radius:9999px}.filter-badge-label{display:inline-block}.filter-badge-remove{background:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;font-size:18px;line-height:1;padding:0;margin-left:4px;width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.filter-badge-remove:hover{background-color:hsla(0,0%,100%,.2)}.filter-badge-remove:focus{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}@media(max-width:1023px){.hero-search-section-search-wrapper-left{flex-wrap:wrap;height:auto;border-radius:10px}.hero-search-section-search-wrapper-left input{min-width:300px}.hero-search-section-title{line-height:40px}.hero-search-section-search-wrapper{width:100%}.hero-search-section-search-wrapper-left{width:100%;height:auto}.hero-search-section-search-wrapper-left input{min-width:unset;flex:1 1}.hero-search-section-search-wrapper-left button[data-variant=primary]{flex:0 0 auto}}@media(max-width:687px){.hero-search-section-search-wrapper-left{flex-direction:column;padding-top:10px;gap:10px}.hero-search-section-search-wrapper-left>*{width:100%}.hero-search-section-search-wrapper-left>:last-child{border-radius:0 0 12px 12px!important}}@media(max-width:479px){.hero-search-section-search-wrapper-left input{padding:10px 16px;font-size:14px}}