.search-suggestion-wrapper{display:flex;width:60%;margin:0 20px 0 0;align-items:center;background-color:#f7f7f7;border:2px solid transparent;border-radius:8px;padding:0 10px;position:relative}.search-suggestion-wrapper.onFocus{border:2px solid #000;background-color:transparent;border-radius:8px 8px 0 0}.search-suggestion-wrapper.onFocus .suggestion-wrapper{display:block}@media screen and (min-width:320px)and (max-width:767px){.search-suggestion-wrapper{border:1px solid #e0e0e0;align-items:center;padding:0 10px;width:100%}}.search-suggestion-wrapper .searchTb{width:100%;height:45px;padding:0 10px;font-size:16px;outline:none;border:none;background:transparent}.search-suggestion-wrapper .searchTb::placeholder{color:#2c2c2c;opacity:1}.search-suggestion-wrapper .searchTb::-ms-input-placeholder{color:#2c2c2c}@media screen and (min-width:320px)and (max-width:767px){.search-suggestion-wrapper .searchTb{border:none;height:40px}}.searchContainer{display:inline-block;width:100%}.last-searches-wrapper .last-searches-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.last-searches-wrapper .last-searches-header .last-searches-title{font-size:1rem;color:#2c2c2c;font-weight:600}.last-searches-wrapper .last-searches-header .clear-last-searches{font-weight:400;color:#2c2c2c;border-bottom:1px solid #2c2c2c!important;text-transform:capitalize}.last-searches-wrapper .last-search-list{margin:0;padding:0;list-style:none}.last-searches-wrapper .last-search-list a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e4e4;padding:.75rem 1rem;color:inherit;text-decoration:none;cursor:pointer}.last-searches-wrapper .last-search-list a:first-child{border-top:1px solid #e4e4e4}.last-searches-wrapper .last-search-list a.active{background-color:#99b7e5}.last-searches-wrapper .last-search-list a .last-search-value{cursor:pointer;color:#2c2c2c}.last-searches-wrapper .last-search-list a .last-search-value svg{font-size:1rem;color:#7e7e7e}.last-searches-wrapper .last-search-list a .remove-current-history-search{cursor:pointer}.last-searches-wrapper .last-search-list a .remove-current-history-search svg{font-size:.875rem}.last-searches-wrapper .last-search-list a span{display:flex;align-items:center;color:#2c2c2c;font-size:.875rem}.last-searches-wrapper .last-search-list a span svg{margin:0 .5rem 0 0}.popular-categories-wrapper{padding:1rem}.popular-categories-wrapper .pcTitle{font-size:16px;color:#2c2c2c;font-weight:600;margin:0 0 15px;display:block}.popular-categories-wrapper .popularCategories-items{margin:0;padding:0;list-style:none;display:flex;min-height:36px;opacity:1;transform:translateY(0);transition:all .3s ease}.popular-categories-wrapper .popularCategories-items.popularCategories-items-hidden{opacity:0;transform:translateY(8px)}@media screen and (min-width:320px)and (max-width:767px){.popular-categories-wrapper .popularCategories-items{width:100%;overflow-x:auto;padding:5px 0 5px 2px}}.popular-categories-wrapper .popularCategories-items a{display:flex;box-shadow:0 1px 3px 0 rgba(0,47,52,.2),0 1px 3px 0 rgba(0,47,52,.2);align-items:center;padding:10px;background-color:#fff;border-radius:30px;text-decoration:none;color:#ff3f55;margin:0 10px 0 0;cursor:pointer;font-size:15px}.popular-categories-wrapper .popularCategories-items a:hover{background-color:#f7f7f7}@media screen and (min-width:320px)and (max-width:767px){.popular-categories-wrapper .popularCategories-items a{min-width:max-content}}.popular-categories-wrapper .popularCategories-items a:last-child{margin:0}.popular-categories-wrapper .popularCategories-items a svg{fill:#ff3f55;margin:0 5px 0 0}@media screen and (min-width:320px)and (max-width:767px){.custom-mobile-search{display:flex;align-items:center;background-color:#ececec;border:1px solid #e0e0e0;border-radius:8px;position:relative;margin:20px;padding:5px 10px}.custom-mobile-search:after{position:absolute;content:"";bottom:-20px;left:0;width:100%;height:1px;background-color:#e0e0e0}}.suggestion-wrapper{position:absolute;box-shadow:0 1px 4px 0 rgba(0,0,0,.1);background-color:#fff;border:2px solid #000;left:0;z-index:9;width:calc(100% + 4px);min-width:340px;margin:2px 0 0 -2px;border-radius:0 0 8px 8px;overflow:hidden;top:43px}.suggestion-wrapper .suggestion-loader{background-color:hsla(0,0%,94%,.565)}.suggestion-wrapper .suggestion-loader svg{width:48px;height:48px}.suggestion-wrapper .suggestion-loader svg circle{stroke:#000}@media screen and (min-width:320px)and (max-width:767px){.suggestion-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;margin:0;border:none}}.suggestion-container{width:100%}.suggestion-container :last-child{border-bottom:none}.suggestion{position:relative;padding:1rem;box-sizing:border-box;cursor:pointer;border:1px;color:inherit;text-decoration:none;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between}.suggestion.active{background-color:#99b7e5}.suggestion .suggestion-right{display:flex;align-items:center;gap:.375rem;color:#7e7e7e;font-size:.875rem;line-height:1}.suggestion .suggestion-right svg{font-size:.938rem}.suggestion .suggestion-left{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:#7e7e7e}.suggestion .suggestion-title{font-size:.938rem;color:#2c2c2c;line-height:1;background-color:transparent}.highlight{font-weight:700;background-color:transparent}