.wrapper-search-input{padding:.5rem 0;position:relative}.input{padding:1rem;color:#000}.input-wrapper-offer{border:none;min-width:100px;background-color:#fff;text-overflow:ellipsis;height:auto;flex-grow:1;width:100%;flex:1 1 120px}.list-suggestions{min-width:200px;top:100%;z-index:10;position:absolute;display:flex;flex-direction:column;background-color:#fff;color:#8e8e8e;overflow:scroll;max-height:200px;scrollbar-width:none;box-shadow:0 4px 9px 0 #00000040;padding:.5rem;border-radius:2rem}@media (max-width:768px){.input{padding:1rem 2rem}.input,.wrapper-search-input{width:100%}}.wrapper-dropdown{display:flex;flex-direction:column;justify-content:center;min-width:0}.cities-input-container{align-items:center;width:100%;min-width:0}.cities-input-container,.selected-cities-tags{display:flex;flex-wrap:wrap;gap:.5rem}.city-tag{flex-shrink:1;white-space:nowrap;display:flex;align-items:center;background-color:#dadbec;padding:.15rem .5rem;border-radius:.5rem;min-width:0;overflow:hidden;text-overflow:ellipsis}.city-tag-counter{background-color:#dadbec;font-weight:500;cursor:pointer;transition:background-color .2s ease}.city-tag-counter:hover{background-color:#c5c6dd}.remove-city-btn{margin-left:.25rem;background:none;border:none;cursor:pointer;font-size:1rem;color:#595e91;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.remove-city-btn:hover{background-color:#dfe1ec;border-radius:50%}.container-header-filters{justify-content:flex-start!important;gap:1rem}