.predictiveSearch{position:fixed;bottom:0;top:103px;left:0;right:0;opacity:0;transition:var(--default-transition);transition-property:opacity;width:100%;z-index:-1;display:flex;justify-content:center}.predictiveSearch.predictiveSearch--active{opacity:1;z-index:4}.predictiveSearch .predictiveSearch__resultsEmpty{margin:10px 0 44px}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__resultsEmpty{margin-bottom:22px}}.predictiveSearch .predictiveSearch__resultsEmpty:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__resultsEmpty:last-child{margin-bottom:22px}}.predictiveSearch .predictiveSearch__menu{margin-bottom:30px}.predictiveSearch .predictiveSearch__menu ul{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;gap:8px 0}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__menu ul{grid-gap:9px 0}}.predictiveSearch .predictiveSearch__menu ul a{text-decoration:none}@media screen and (min-width: 1025px){.predictiveSearch .predictiveSearch__menu ul a:hover{text-decoration:underline}}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__menu{margin-bottom:0}}.predictiveSearch .predictiveSearch__menu-suggestions li{text-transform:capitalize}.predictiveSearch .predictiveSearch__menu-suggestions mark{font-weight:700;background-color:transparent}.predictiveSearch .predictiveSearch__wrapper{display:grid;grid-template-rows:max-content auto;width:calc(100% - 267px);height:100%;min-height:373px;max-height:calc(var(--search-height) + 4px);border:1px solid #DDE2E5;background-color:#fff;position:relative;z-index:2;overflow-y:auto;max-width:1600px}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper{width:100%;max-height:calc(100% - 10px);border:0;top:10px;overflow-y:unset}}.predictiveSearch .predictiveSearch__wrapper.predictiveSearch__wrapper--big{max-height:calc(var(--search-height) + 4px)}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper.predictiveSearch__wrapper--big{max-height:100%;border:0}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__content{text-align:center;margin-top:70px;padding:0 16px;display:flex;flex-direction:column;gap:24px 0;overflow-y:auto}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__content{gap:36px 0;margin-top:30px}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__content.predictiveSearch__content--hidden{display:none}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__content .predictiveSearch__contentWrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:0 140px}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__content .predictiveSearch__contentWrapper{padding-bottom:30px;overflow:auto;justify-content:flex-start;text-align:left}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__content .predictiveSearch__contentItem{width:max-content}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__content .predictiveSearch__contentItem{width:100%;margin:38px 39px 0}}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__content .predictiveSearch__contentItem:first-child{margin-top:16px}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__content .predictiveSearch__contentItem>p{color:RGB(var(--color-green));font-weight:600;margin-bottom:12px}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results{max-width:1600px;width:100%;margin:0 auto}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results{padding-top:21px}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsProductsResults{padding:0 16px}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsProductsResults.predictiveSearch__resultsProductsResultsDesktop{display:none}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsProductsResults.predictiveSearch__resultsProductsResultsMobile{display:none}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsProductsResults.predictiveSearch__resultsProductsResultsMobile{display:block;margin:35px 0 40px;text-align:center}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsText{padding:0 16px;margin-top:96px;text-align:center}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsText{padding:0;margin:35px 0 40px}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper{padding:0 31px;box-sizing:border-box;display:flex;flex-wrap:wrap;height:100%}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper{display:block;border-top:0;margin:0;padding:0;overflow-y:auto;height:calc(var(--window-height) - var(--header-announcement-height))}}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper.predictiveSearch__resultsWrapper--center{text-align:center}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar,.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts{padding-top:45px}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar,.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts{padding:0 23px}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar{width:calc(21.92% - 1px);margin-right:15px;margin-bottom:20px}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar{border-right:0;width:100%;margin-right:0;margin-bottom:0}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar p:not(.predictiveSearch__resultsEmpty){color:RGB(var(--color-green))}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar p:not(.predictiveSearch__resultsEmpty):first-child{margin-top:0}}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar p:not(.predictiveSearch__resultsEmpty){margin-top:24px}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar .predictiveSearch__menu{margin:12px 0 16px}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar .predictiveSearch__menu:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar .predictiveSearch__menu:last-child{margin-bottom:0}}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsSidebar .predictiveSearch__menu{margin:14px 0 0}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts{overflow:auto;width:75.58%}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts{overflow:unset;height:auto;width:100%;margin-bottom:40px}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsHeader{align-items:center;display:flex;margin-bottom:12px;flex-direction:column}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsHeader{margin-top:24px;margin-bottom:28px}}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsHeader.predictiveSearch__resultsProductsHeaderSecond{display:none}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsHeader p,.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsHeader a{color:RGB(var(--color-green))}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsHeader p{align-self:flex-start}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsHeader a{align-self:flex-end;position:relative;top:-11px;right:3px}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsList{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:36px 29px;margin-bottom:20px}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsList{grid-template-columns:repeat(2,1fr);grid-gap:27px 78px;padding:0 9px}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsList .predictiveSearch__resultsProductsItem{display:grid;grid-gap:5px 0;text-align:center}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsList .predictiveSearch__resultsProductsItem{grid-template-columns:100%;grid-auto-rows:max-content;grid-template-areas:"image" "title" "description";text-align:center}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsList .predictiveSearch__resultsProductsItem a{text-decoration:none}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsList .predictiveSearch__resultsProductsItem .predictiveSearch__resultsProductsItemTitle,.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsList .predictiveSearch__resultsProductsItem .predictiveSearch__resultsProductsItemPrice{font-size:var(--fs12)}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsList .predictiveSearch__resultsProductsItem .predictiveSearch__resultsProductsItemDescription{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:30px}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsList .predictiveSearch__resultsProductsItem .predictiveSearch__resultsProductsItemImageWrapper{grid-area:image;width:75px;margin:0 auto}}.predictiveSearch .predictiveSearch__wrapper .predictiveSearch__results .predictiveSearch__resultsWrapper .predictiveSearch__resultsProducts .predictiveSearch__resultsProductsList .predictiveSearch__resultsProductsItem .predictiveSearch__resultsProductsItemImageWrapper img{display:block;margin:0 auto;object-fit:cover;max-width:75px;height:75px;width:100%}.predictiveSearch .predictiveSearch__buttonCross{width:24px;height:20px;min-width:auto;background-color:transparent;padding:0;position:absolute;top:11px;right:13px}.predictiveSearch .predictiveSearch__buttonCross svg{display:block;height:auto}.predictiveSearch .predictiveSearch__buttonCross span{display:none}.predictiveSearch .predictiveSearch__overlay{position:absolute;width:100%;height:100%;top:54px;left:0;right:0;bottom:0;z-index:1;display:block;background:RGB(var(--color-cart-drawer-overlay-rgba))}.predictiveSearch .predictiveSearch__resultsWrapperEmpty{margin-top:70px;text-align:center;padding:0 10px}@media screen and (max-width: 1024px){.predictiveSearch .predictiveSearch__resultsWrapperEmpty{margin-top:22px}}.predictiveSearch .predictiveSearch__resultsWrapperEmpty p:first-child{color:RGB(var(--color-green))}.predictiveSearch .predictiveSearch__titleEmpty{margin-top:14px}
/*# sourceMappingURL=/s/files/1/0104/8100/8691/t/162/assets/predictive-search.scss.css.map */
