.loader-container{display:flex;justify-content:center;align-items:center;height:200px}.loader{width:50px;height:50px;border:5px solid #e7c498;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.citiesunit{background-image:url(/_next/static/media/jason-dent-w3eFhqXjkZE-unsplash.55a37343.webp)}.projects{background-image:url(/_next/static/media/avi-waxman-f9qZuKoZYoY-unsplash.beff9cab.webp)}.bgUnits{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.bgUnits:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:1}.bgUnits h1{font-size:60px;position:relative;z-index:2;color:#fff;margin-bottom:30px}.search-filter-container{display:flex;align-items:center;gap:15px;position:relative;z-index:2;width:100%;max-width:90%;background-color:#fff;padding:25px;position:absolute;bottom:0;transform:translateY(50%);border-radius:15px}.search-input-wrapper{flex:1 1;position:relative}.search-input{width:100%;padding:12px 20px;border:none;border-radius:8px;font-size:16px;outline:none;background-color:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.search-input::placeholder{color:#666}.find-button{background-color:#f6dec1;color:#fff;border:none;padding:12px 24px;border-radius:8px;transition:background-color .3s ease}.filter-button,.find-button{font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px}.filter-button{background-color:hsla(0,0%,100%,.9);color:#374151;border:1px solid #d1d5db;padding:12px 20px;border-radius:8px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filter-button:hover{background-color:#f3f4f6;border-color:#9ca3af}@media (max-width:768px){.search-filter-container{flex-direction:column;gap:10px}.search-input-wrapper{width:100%}.filter-button,.find-button{width:100%;justify-content:center}.cities h1{font-size:40px;margin-bottom:20px}}.ucities{height:700px}.FilterComponent_filterContainer__bCufA{background:#fff;border:1px solid #ddd7d7;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.01);direction:rtl;font-family:Cairo,sans-serif}.FilterComponent_filtersRow__0KuuR{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}.FilterComponent_filterCol__IHSRG{width:100%}.FilterComponent_multiSelect__s9UHz{position:relative;width:100%}.FilterComponent_multiSelectTrigger__vLfJ0{display:flex;align-items:center;justify-content:space-between;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;background:#fff;cursor:pointer;transition:border-color .2s ease;min-height:48px}.FilterComponent_multiSelectTrigger__vLfJ0:hover{border-color:#e7c498}.FilterComponent_multiSelectTrigger__vLfJ0:focus-within{border-color:#e7c498;outline:none;box-shadow:0 0 0 2px hsla(33,62%,75%,.2)}.FilterComponent_multiSelectValue__WIV0N{flex:1 1;display:flex;align-items:center;text-align:right}.FilterComponent_placeholder__qlwv2{color:#999;font-size:14px}.FilterComponent_selectedValues__RaH1p{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.FilterComponent_selectedTag__kFBtF{display:inline-flex;align-items:center;gap:4px;background-color:hsla(33,62%,75%,.2);color:#252525;border:1px solid #e7c498;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:500}.FilterComponent_removeTag__uhrpT{background:none;border:none;color:#666;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;transition:background-color .2s ease}.FilterComponent_removeTag__uhrpT:hover{background-color:rgba(0,0,0,.1)}.FilterComponent_chevron__ZAwkS{color:#666;transition:transform .2s ease;margin-left:8px}.FilterComponent_chevronOpen__fMLyp{transform:rotate(180deg)}.FilterComponent_multiSelectDropdown__MTMed{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;max-height:250px;margin-top:4px;display:flex;flex-direction:column}.FilterComponent_searchContainer__wbrdA{padding:8px 12px;border-bottom:1px solid #f0f0f0;background:#fafafa;border-radius:8px 8px 0 0}.FilterComponent_searchInput__wkNtt{width:100%;border:1px solid #e0e0e0;border-radius:6px;padding:8px 12px;font-size:14px;color:#252525;background:#fff;text-align:right;direction:rtl;transition:border-color .2s ease}.FilterComponent_searchInput__wkNtt:focus{border-color:#e7c498;outline:none;box-shadow:0 0 0 2px hsla(33,62%,75%,.2)}.FilterComponent_searchInput__wkNtt::placeholder{color:#999;font-size:13px}.FilterComponent_optionsList__2Oahc{flex:1 1;overflow-y:auto;max-height:180px}.FilterComponent_multiSelectOption__inzdf{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;transition:background-color .2s ease;text-align:right;font-size:14px;color:#252525}.FilterComponent_multiSelectOption__inzdf:hover{background-color:hsla(33,62%,75%,.1)}.FilterComponent_multiSelectOptionSelected__2UG1D{background-color:#e7c498;color:#000}.FilterComponent_optionCheckbox__XR9lH{margin:0;accent-color:#e7c498}.FilterComponent_noResults__94_4l{padding:16px 12px;text-align:center;color:#999;font-size:14px;font-style:italic}.FilterComponent_rangeSection__pu4dn{margin-bottom:32px;padding:20px 0;border-bottom:1px solid #f0f0f0}.FilterComponent_rangeSection__pu4dn:last-of-type{border-bottom:none}.FilterComponent_rangeSectionHeader__l8YMD{margin-bottom:12px}.FilterComponent_rangeLabel__opNEr{font-size:16px;font-weight:600;color:#252525;margin:0}.FilterComponent_rangeValues__3K5xK{display:flex;justify-content:space-between;margin-bottom:12px}.FilterComponent_rangeValue__2vCGO{font-size:14px;color:#999;font-weight:500}.FilterComponent_rangeInputs__E2e6w{display:flex;gap:16px;margin-bottom:16px}.FilterComponent_rangeInput__beaHF{flex:1 1;border:1px solid #e0e0e0;border-radius:6px;padding:8px 12px;font-size:14px;color:#252525;background:#fff;text-align:center;transition:border-color .2s ease}.FilterComponent_rangeInput__beaHF:focus{border-color:#e7c498;outline:none;box-shadow:0 0 0 2px hsla(33,62%,75%,.2)}.FilterComponent_rangeInput__beaHF::placeholder{color:#999}.FilterComponent_customRangeSlider__qB4rH{margin:16px 0;direction:ltr}.FilterComponent_sliderTrack__gjdv_{position:relative;height:6px;background-color:#f0f0f0;border-radius:3px;cursor:pointer}.FilterComponent_sliderRange__DGZUZ{position:absolute;height:100%;background-color:#e7c498;border-radius:3px;pointer-events:none}.FilterComponent_sliderThumb__TFLX4{position:absolute;width:20px;height:20px;background-color:#e7c498;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:-webkit-grab;cursor:grab;transform:translateX(-50%) translateY(-50%);top:50%;transition:transform .1s ease;z-index:2}.FilterComponent_sliderThumb__TFLX4:hover{transform:translateX(-50%) translateY(-50%) scale(1.1)}.FilterComponent_sliderThumb__TFLX4:active{cursor:-webkit-grabbing;cursor:grabbing;transform:translateX(-50%) translateY(-50%) scale(1.2)}.FilterComponent_checkboxSection__QUIkT{margin-bottom:24px;padding:16px 0}.FilterComponent_checkboxLabel__yR25B{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:14px;color:#252525;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FilterComponent_checkbox__AJsTc{display:none}.FilterComponent_checkboxCustom__ed3Bc{width:20px;height:20px;border:2px solid #e0e0e0;border-radius:4px;background:#fff;position:relative;transition:all .2s ease}.FilterComponent_checkbox__AJsTc:checked+.FilterComponent_checkboxCustom__ed3Bc{background-color:#e7c498;border-color:#e7c498}.FilterComponent_checkbox__AJsTc:checked+.FilterComponent_checkboxCustom__ed3Bc:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:12px;font-weight:700}.FilterComponent_checkboxText__RDqtr{font-weight:500}.FilterComponent_actionButtons__1deVf{display:flex;gap:16px;margin-top:24px}.FilterComponent_applyButton__9MH6y,.FilterComponent_resetButton__0puPE{flex:1 1;padding:14px 20px;border-radius:8px;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease;border:none;font-family:Cairo,sans-serif}.FilterComponent_resetButton__0puPE{background:transparent;border:1px solid #252525;color:#252525}.FilterComponent_resetButton__0puPE:hover{background-color:#f8f9fa;border-color:#252525;color:#252525}.FilterComponent_applyButton__9MH6y{background:#e7c498;color:#000}.FilterComponent_applyButton__9MH6y:hover{background:#d4b087;transform:translateY(-1px);box-shadow:0 4px 12px hsla(33,62%,75%,.3)}@media (max-width:768px){.FilterComponent_filterContainer__bCufA{padding:16px}.FilterComponent_filtersRow__0KuuR{grid-template-columns:1fr;gap:12px;margin-bottom:20px}.FilterComponent_rangeSection__pu4dn{margin-bottom:24px;padding:16px 0}.FilterComponent_rangeInputs__E2e6w{gap:12px}.FilterComponent_actionButtons__1deVf{flex-direction:column;gap:12px}.FilterComponent_applyButton__9MH6y,.FilterComponent_resetButton__0puPE{width:100%}.FilterComponent_selectedValues__RaH1p{max-width:200px;overflow-x:auto}}[dir=rtl] .FilterComponent_filterContainer__bCufA,[dir=rtl] .FilterComponent_multiSelectTrigger__vLfJ0{text-align:right}[dir=rtl] .FilterComponent_rangeInputs__E2e6w{flex-direction:row-reverse}[dir=rtl] .FilterComponent_rangeInput__beaHF{text-align:right}[dir=rtl] .FilterComponent_checkboxLabel__yR25B,[dir=rtl] .FilterComponent_rangeValues__3K5xK{flex-direction:row-reverse}.FilterComponent_optionsList__2Oahc::-webkit-scrollbar{width:6px}.FilterComponent_optionsList__2Oahc::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.FilterComponent_optionsList__2Oahc::-webkit-scrollbar-thumb{background:#e7c498;border-radius:3px}.FilterComponent_optionsList__2Oahc::-webkit-scrollbar-thumb:hover{background:#d4b087}.FilterComponent_applyButton__9MH6y:focus,.FilterComponent_checkbox__AJsTc:focus+.FilterComponent_checkboxCustom__ed3Bc,.FilterComponent_multiSelectTrigger__vLfJ0:focus,.FilterComponent_resetButton__0puPE:focus{outline:2px solid #e7c498;outline-offset:2px}.FilterComponent_multiSelectDropdown__MTMed{animation:FilterComponent_slideDown__yej56 .2s ease-out}@keyframes FilterComponent_slideDown__yej56{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}