.predictive-search{display:flex;width:100%;visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s,height .3s;height:0}.predictive-search[open]{visibility:visible;opacity:1;height:fit-content}.predictive-search .predictive-search__content{height:100%;max-height:clamp(38.8rem,27.604vw,53rem);overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;width:100%;padding-bottom:clamp(3.2rem,2.1875vw,4.2rem);border-bottom:1px solid var(--color-light-gray)}.predictive-search .predictive-search__content :is(ul){list-style-type:none;display:flex;flex-direction:column;width:100%;overflow-y:auto;padding:0;margin:0}.predictive-search .predictive-search__content :is(ul) :is(li){display:flex;width:100%;transition:all .1s ease-in-out}.predictive-search .predictive-search__content :is(ul) :is(li):hover{background-color:var(--color-off-white)}.predictive-search .predictive-search__content :is(ul) :is(li) :is(a){display:flex;align-items:flex-start;gap:clamp(.8rem,1.04166vw,2rem);padding-block:clamp(.8rem,.83333vw,1.6rem);text-decoration:none}.predictive-search .predictive-search__content :is(ul) :is(li) :is(a):hover .predictive-search__product-title{text-decoration:underline}.predictive-search .predictive-search__content :is(ul) :is(li) :is(a) :is(img){display:flex;width:clamp(4.4rem,4.16667vw,8rem);height:clamp(4.4rem,4.16667vw,8rem);object-fit:cover;object-position:top;border-radius:.4rem}.predictive-search .predictive-search__content :is(ul) :is(li) :is(a) .predictive-search__product-title{font-size:clamp(1.4rem,.9375vw,1.8rem);font-weight:400;line-height:100%;color:var(--color-black);line-clamp:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:all .1s ease-in-out}.predictive-search .predictive-search__content :is(ul)::-webkit-scrollbar{width:0;height:0}.predictive-search .predictive-search__content :is(ul)::-webkit-scrollbar-thumb{background:transparent}.predictive-search .predictive-search__content :is(ul)::-webkit-scrollbar-track{background:transparent}.predictive-search .predictive-search__content .predictive-search__link{font-size:clamp(1.4rem,.9375vw,1.8rem);padding:clamp(.8rem,.83333vw,1.6rem);font-weight:600;line-height:100%;color:var(--color-black);text-decoration:underline;display:flex;justify-content:center;width:100%;background-color:var(--color-white-secondary)}@media screen and (min-width: 1024px){.predictive-search .predictive-search__content .predictive-search__link{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/predictive-search.css.map */
