.search-input-wrapper{width:100%;position:relative}.search-icon{pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.custom-padding{padding-left:18px}.search-overlay-container{z-index:10;justify-content:center;display:flex;bottom:18%;left:0;right:0}.search-bar-wrapper{width:100%;max-width:600px;position:relative}.search-suggestions{z-index:20;background:#fff;border:1px solid #dee2e6;border-top:none;border-radius:0 0 10px 10px;max-height:250px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.search-suggestions li{align-items:center;gap:8px;padding:10px 15px;font-size:16px;transition:background-color .2s;display:flex}.search-suggestions li:hover,.search-suggestions li.active-suggestion{cursor:pointer;background-color:#f0f0f0;font-weight:500}.custom-rounded{border-radius:8px}.custom-rounded-top{border-radius:10px 10px 0 0}.search-suggestions svg{color:#555}
