.predictive-search{display:none;position:absolute;top:100%;left:-.1rem;background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch;padding-inline:4rem;padding-bottom:2.4rem;background-color:rgb(var(--background-color-search))}.header .predictive-search{position:relative;overflow:hidden;padding-top:2.4rem;padding-inline:0}.search.search-modal__form input::placeholder{opacity:1;color:rgb(var(--text-color-search))}.predictive-search--search-template{z-index:5;width:100%}.predictive-search__results-groups-wrapper{display:flex;padding-bottom:3.2rem;gap:4rem}@media screen and (max-width:767px){.predictive-search--header{right:0;left:0;top:100%}}@media screen and (min-width:768px){.predictive-search{border-top:none;width:100%}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2.4rem}@media screen and (min-width:1024px){.predictive-search__result-group:first-child{flex:0 0 28.4rem;margin-left:1.6rem;gap:4rem}}@media screen and (min-width:768px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid #FFCAD3;margin:0;color:rgb(var(--text-color-search));padding-bottom:1.6rem;min-height:4.5rem}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__item{display:flex;padding:1rem 0;text-align:left;text-decoration:none;width:100%}.predictive-search__result-group .predictive-search__item{color:rgb(var(--text-color-search))}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{margin-left:1.6rem;padding:1.45rem 2.3rem;border-color:#121212;border-radius:.4rem;width:calc(100% - 1.6rem)}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.search.search-modal__form input{margin:0;border:1px solid #121212;border-radius:.4rem;line-height:2.2rem;color:rgb(var(--text-color-search))}.search.search-modal__form{padding-top:2.4rem;padding-bottom:2.4rem;max-height:calc(100vh - var(--notification-bar-height));overflow-y:auto}.search.search-modal__form .field:before,.search.search-modal__form .field:after{content:none}.search.search-modal__form input,.search.search-modal__form input:focus{padding:1.1rem 1.5rem}.search.search-modal__form input{height:auto}.search-modal{height:auto;bottom:auto}.trending-search-tiles{padding-top:2.4rem}.search-tile .search-term{text-decoration:none}.search-term{padding:.7rem 1.5rem;border:1px solid #F0F0F0;border-radius:.4rem;width:fit-content;display:inline-flex;align-items:center;line-height:1;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.search-tile{width:fit-content}.search-tile:last-child{margin-right:0}.search-tiles{padding-top:.8rem}predictive-search[open] .search-tiles-before__search{display:none}predictive-search.search-modal__form{padding:0 4rem;background-color:rgb(var(--background-color-search))}.predictive-search__products-list{display:flex;gap:2.4rem;padding-top:1.6rem}@media screen and (min-width:1024px){.predictive-search__products-list .predictive-search__list-item:nth-child(n+4){display:none}}#predictive-search-results{max-height:unset}.predictive-search__results-list>*{flex:1}.predictive-search__products-list .predictive-search__list-item{max-width:calc((100% - (2.4rem * 2)) / 3);margin-right:2.4rem}@media screen and (max-width:1023px){.predictive-search__products-list .predictive-search__list-item{max-width:100%;width:22.4rem;margin-right:0}.no-result__suggestions .no-result__products-grid{margin-inline:-1.6rem}.predictive-search__item--term{padding-block:1.3rem}.predictive-search__item--term{margin-left:0;width:100%}}.trending-search__title{color:#000;margin-top:2.4rem}.search.search-modal__form .modal__close-button.link{height:2.8rem;width:2.8rem;margin-left:0}.search.search-modal__form .field{gap:2.4rem;align-items:center}.search-modal__close-button{position:unset}.predictive-search__results-list .predictive-search__item{padding:0}.predictive-search__result-group:first-child ul{padding-top:1.6rem;display:flex;flex-direction:column;gap:1.2rem}.no-result__heading{color:rgb(var(--text-color-no-result-heading))}.no-result__container{display:flex;flex-direction:column;gap:2.4rem;align-items:center}.no-result__btn{display:block;padding-bottom:.5rem;color:rgb(var(--text-color-no-result-btn))}.no-result__container .no-result__btn .cta-link:before{bottom:-.5rem}.header predictive-search[open] .search.search-modal__form{padding-bottom:0}@media screen and (max-width:1023px){predictive-search.search-modal__form{padding-inline:1.6rem}.header predictive-search.search-modal__form{padding-inline:0}.header .search.search-modal__form .field,.search-tiles-before__search{padding-inline:1.6rem}.search.search-modal__form{padding-top:1.6rem;padding-bottom:2.4rem}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search{padding-inline:0}.predictive-search__result-group:first-child{margin-left:0;padding-inline:1.6rem}.predictive-search__search-for-button{padding-inline:1.6rem}.predictive-search-product__result-group .predictive-search__heading{margin-inline:1.6rem}.predictive-search__results-groups-wrapper{gap:2.4rem}.predictive-search__heading{min-height:3.7rem;padding-bottom:.8rem}.predictive-search__result-group:first-child ul,.predictive-search__products-list{padding-top:.8rem}.predictive-search__results-groups-wrapper{padding-bottom:2.4rem}.no-result__container{align-items:start;padding-inline:1.6rem}}.header-wrapper .search-modal .btn--animation:before{background-color:currentColor;height:.1rem}.no-result__suggestions{display:flex;flex-direction:column;width:100%;gap:1.6rem}.no-result__products-grid{display:flex;gap:1.6rem}@media screen and (min-width:1024px){.no-result__product-item{flex:1}.no-result__suggestions-swiper.predictive-search__products-list .predictive-search__list-item:nth-child(n+4){display:flex}.no-result__suggestions-swiper.predictive-search__products-list .predictive-search__list-item{max-width:calc((100% - (1.6rem * 3)) / 4);margin-right:0}.no-result__suggestions-swiper .swiper-wrapper.serach_swiper_wrapper{display:flex;flex-wrap:nowrap;width:100%;gap:1.6rem;justify-content:center}.no-result__suggestions-swiper.predictive-search__products-list .predictive-search__list-item product-card{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/97/assets/component-predictive-search.css.map */
