.place_selector{position:relative;width:100%}.place_select{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;font-size:16px;font-weight:400;color:#111827;transition:all .2s ease;outline:none;box-shadow:0 1px 3px rgba(0,0,0,.1);width:100%;min-width:200px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:12px 44px 12px 20px;cursor:pointer}.place_select:hover{border-color:#d1d5db;box-shadow:0 2px 6px rgba(0,0,0,.1)}.place_select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%233b82f6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e")}.place_select option{padding:12px 16px;font-size:16px;color:#111827;background:#ffffff}.place_select option:hover{background:#f3f4f6}.place_select option:first-child{color:#969696;font-style:normal}.place_select option[value^="-"]{padding-left:32px;color:#6b7280;font-size:15px}@media (max-width:768px){.place_select{min-width:auto;width:100%;font-size:16px;background-size:20px;padding:12px 44px 12px 16px}}@media (max-width:480px){.place_select{font-size:15px;background-size:20px;padding:10px 40px 10px 16px}}.hotels-filter{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;background:#ffffff;border:1px solid #b3b3b3;border-radius:32px;box-shadow:0 4px 16px rgba(0,0,0,.1);max-width:1200px;width:100%;margin:0 auto;position:relative;box-sizing:border-box}.hotels-filter .filter-field-with-icon{position:relative;display:flex;align-items:center;flex:1 1}.hotels-filter .filter-field-with-icon img{position:absolute;right:16px;pointer-events:none;z-index:2}.hotels-filter .date-range-picker,.hotels-filter .guests-input,.hotels-filter .place_selector{width:100%}.hotels-filter .date-range-picker__input,.hotels-filter .guests-button,.hotels-filter .place_select{background:#f1f1f1;border:none;border-radius:16px;padding:12px 20px;color:#969696;box-shadow:none;width:100%;height:48px;box-sizing:border-box;display:flex;align-items:center;font-size:16px;font-weight:400;line-height:1.2;cursor:pointer;transition:all .2s ease}.hotels-filter .place_select{padding:12px 48px 12px 20px}.hotels-filter .date-range-picker__input:hover,.hotels-filter .guests-button:hover,.hotels-filter .place_select:hover{background:#e8e8e8}.hotels-filter .date-range-picker__input:focus,.hotels-filter .guests-button:focus,.hotels-filter .place_select:focus{outline:none;background:#e8e8e8;border:1px solid #007bff}.hotels-filter .filter-button{height:48px;min-width:120px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.hotels-filter{flex-direction:column;gap:12px;padding:20px}.hotels-filter .filter-field-with-icon{width:100%}.hotels-filter .filter-button{width:100%;min-width:unset}}@media (max-width:480px){.hotels-filter{padding:16px;gap:8px}.hotels-filter .date-range-picker__input,.hotels-filter .guests-button{font-size:14px;padding:10px 16px;height:44px}.hotels-filter .place_select{font-size:14px;padding:10px 40px 10px 16px;height:44px}.hotels-filter .filter-button{width:100%}.hotels-filter .filter-field-with-icon img{right:12px;width:20px;height:20px}}