.app_components_SearchBar_outerContainer__7MC2Y{width:100%;background-color:hsla(0,14%,85%,.123);padding:0;margin:0;height:100%}.app_components_SearchBar_searchContainer__fRIMl{position:relative;width:300px;margin:20px auto}.app_components_SearchBar_navContainer__hz8VC{display:flex;justify-content:center;align-items:center;background-color:#052047ad;padding:1px;width:100%}.app_components_SearchBar_searchInput__lee9X{position:relative;top:0;left:-240px;width:190%;padding:10px 15px;font-size:16px;border:2px solid #ddd;background-color:#fff;color:#000;border-radius:5px;outline:none;transition:border-color .3s ease}.app_components_SearchBar_searchInput__lee9X:focus{border-color:#007bff}.app_components_SearchBar_suggestionList__D2VLE{width:190%;position:absolute;top:60px;left:-240px;right:0;background-color:#fff;border:1px solid #ddd;border-radius:0 0 15px 15px;box-shadow:0 4px 6px rgba(0,0,0,.1);list-style-type:none;padding:0;margin:0;height:300px;overflow-y:scroll;z-index:1}.app_components_SearchBar_suggestionImage__rfKCi{width:30px;height:30px;background-size:cover;background-position:50%;background-repeat:no-repeat}.app_components_SearchBar_suggestionItem__ppCJD{display:flex;align-items:center;gap:5px;list-style-type:none;padding:10px 15px;cursor:pointer;color:#000;transition:background-color .2s ease}.app_components_SearchBar_suggestionItem__ppCJD:hover{background-color:#f0f0f0}.app_components_SearchBar_suggestionItem__ppCJD:last-child{border-radius:0 0 15px 15px}.app_components_SearchBar_cardContainer__zn7Co{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px;margin:2rem;padding-top:2rem;padding-bottom:2rem;z-index:-1}.app_components_SearchBar_card__4DTQe{width:100%;max-height:400px;min-height:400px;border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.app_components_SearchBar_card__4DTQe:hover{transform:translateY(-5px);box-shadow:0 8px 12px rgba(0,0,0,.2)}.app_components_SearchBar_cardImage__HeFn8{width:100%;height:200px;background-size:cover;background-position:50%;background-repeat:no-repeat}.app_components_SearchBar_cardDescription__4nCzd{padding:10px;text-align:center;font-size:18px;color:#333}.app_components_SearchBar_cardName__Q9kno,.app_components_SearchBar_cardPrice__Uf7Yf{padding:10px;text-align:center;font-size:18px;font-weight:700;color:#333}.app_components_SearchBar_cardPrice__Uf7Yf{color:#f57224;justify-self:center}@media (max-width:1024px){.app_components_SearchBar_cardContainer__zn7Co{grid-template-columns:repeat(3,1fr)}.app_components_SearchBar_searchInput__lee9X{top:0;width:130%;left:-130px}.app_components_SearchBar_suggestionList__D2VLE{width:130%;left:-130px;top:40px}}@media (max-width:768px){.app_components_SearchBar_cardContainer__zn7Co{grid-template-columns:repeat(2,1fr);margin:2rem}.app_components_SearchBar_searchInput__lee9X{top:0;width:80%;left:-10px}.app_components_SearchBar_suggestionList__D2VLE{width:80%;left:-10px}}@media (max-width:640px){.app_components_SearchBar_cardContainer__zn7Co{grid-template-columns:repeat(1,1fr);margin:10px}.app_components_SearchBar_searchInput__lee9X{left:40px}.app_components_SearchBar_cardContainer__zn7Co{margin:0}.app_components_SearchBar_searchInput__lee9X{width:70%;padding:4px 5px}.app_components_SearchBar_suggestionList__D2VLE{width:70%;left:39px}.app_components_SearchBar_suggestionItem__ppCJD,.app_components_SearchBar_title__tawoE{font-size:10px}}