.place_selector{width:100%;position:relative}.place_select{color:#111827;appearance:none;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;min-width:200px;padding:12px 44px 12px 20px;font-size:16px;font-weight:400;transition:all .2s;box-shadow:0 1px 3px #0000001a}.place_select:hover{border-color:#d1d5db;box-shadow:0 2px 6px #0000001a}.place_select:focus{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");border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.place_select option{color:#111827;background:#fff;padding:12px 16px;font-size:16px}.place_select option:hover{background:#f3f4f6}.place_select option:first-child{color:#969696;font-style:normal}.place_select option[value^=\-]{color:#6b7280;padding-left:32px;font-size:15px}@media (max-width:768px){.place_select{background-size:20px;width:100%;min-width:auto;padding:12px 44px 12px 16px;font-size:16px}}@media (max-width:480px){.place_select{background-size:20px;padding:10px 40px 10px 16px;font-size:15px}}
.hotels-filter{box-sizing:border-box;background:#fff;border:1px solid #b3b3b3;border-radius:32px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:1200px;margin:0 auto;padding:16px;display:flex;position:relative;box-shadow:0 4px 16px #0000001a}.hotels-filter .filter-field-with-icon{flex:1;align-items:center;display:flex;position:relative}.hotels-filter .filter-field-with-icon img{pointer-events:none;z-index:2;position:absolute;right:16px}.hotels-filter .place_selector,.hotels-filter .date-range-picker,.hotels-filter .guests-input{width:100%}.hotels-filter .place_select,.hotels-filter .date-range-picker__input,.hotels-filter .guests-button{color:#969696;box-shadow:none;box-sizing:border-box;cursor:pointer;background:#f1f1f1;border:none;border-radius:16px;align-items:center;width:100%;height:48px;padding:12px 20px;font-size:16px;font-weight:400;line-height:1.2;transition:all .2s;display:flex}.hotels-filter .place_select{padding:12px 48px 12px 20px}.hotels-filter .place_select:hover,.hotels-filter .date-range-picker__input:hover,.hotels-filter .guests-button:hover{background:#e8e8e8}.hotels-filter .place_select:focus,.hotels-filter .date-range-picker__input:focus,.hotels-filter .guests-button:focus{background:#e8e8e8;border:1px solid #007bff;outline:none}.hotels-filter .filter-button{justify-content:center;align-items:center;min-width:120px;height:48px;display:flex}@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{gap:8px;padding:16px}.hotels-filter .date-range-picker__input,.hotels-filter .guests-button{height:44px;padding:10px 16px;font-size:14px}.hotels-filter .place_select{height:44px;padding:10px 40px 10px 16px;font-size:14px}.hotels-filter .filter-button{width:100%}.hotels-filter .filter-field-with-icon img{width:20px;height:20px;right:12px}}
