.predictive-search{display:none;position:absolute;top:calc(100% - .9rem);left:0;border-style:solid;background-color:var(--color-white);width:100%;z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:0 0 var(--border-radius-base) var(--border-radius-base);padding:3.2rem 1.6rem}.predictive-search:before{content:"";position:absolute;top:1.6rem;left:1.6rem;width:calc(100% - 3.2rem);max-width:var(--page-width);height:.1rem;background-image:url("data:image/svg+xml,%3Csvg width='1296' height='1' viewBox='0 0 1296 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.5' y1='0.5' x2='1295.5' y2='0.5' stroke='%23423534' stroke-linecap='round' stroke-dasharray='2 4'/%3E%3C/svg%3E%0A");background-size:121.6rem .1rem;background-repeat:repeat-x}.predictive-search--search-template{z-index:2}.predictive-search__results-groups-wrapper{position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.6rem;padding-bottom:4rem}.predictive-search__results-groups-wrapper:after{content:"";position:absolute;bottom:0;left:1.6rem;width:calc(100% - 3.2rem);max-width:var(--page-width);height:.1rem;background-image:url("data:image/svg+xml,%3Csvg width='1296' height='1' viewBox='0 0 1296 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.5' y1='0.5' x2='1295.5' y2='0.5' stroke='%23423534' stroke-linecap='round' stroke-dasharray='2 4'/%3E%3C/svg%3E%0A");background-size:121.6rem .1rem;background-repeat:repeat-x}.predictive-search__result-group{grid-column:span 12 / span 12}@media screen and (min-width:768px){.predictive-search__results-groups-wrapper{flex-direction:row}.predictive-search__results-groups-wrapper:before{left:2.4rem;width:calc(100% - 4.8rem)}.predictive-search__result-group--large .predictive-search__results-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}}@media screen and (max-width:767px){.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width:768px){.predictive-search{padding:4.8rem 2.4rem 1.6rem}.predictive-search:before{left:2.4rem;width:calc(100% - 4.8rem)}.header predictive-search{position:relative}}@media screen and (min-width:1200px){.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){padding:2.4rem 0 4rem}.predictive-search__result-group{grid-column:span 3 / span 3}.predictive-search__result-group--large{grid-column:span 6 / span 6}.search__header .predictive-search__result-group{grid-column:span 12 / span 12}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}@media screen and (min-width:768px){.predictive-search__result-group{gap:2.4rem}.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{padding:1.5rem 0 .75rem;color:var(--color-bark)}.predictive-search__results-list{margin:0;padding:0;list-style:none}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-action{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-action{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:var(--color-bark)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;align-items:center;gap:1.6rem;padding:1rem 0;text-align:left;text-decoration:none;width:100%;font-size:var(--text-sm);background-color:var(--color-white);color:var(--color-bark);cursor:pointer}.predictive-search__item:hover{color:rgb(from var(--color-bark) r g b / 75%)}.predictive-search__item-content{display:flex;flex-direction:column;justify-content:center;flex:1}.predictive-search__item-vendor{font-size:var(--text-xs);text-transform:uppercase;line-height:1.2rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgb(from var(--color-bark) r g b / 75%)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{font-family:var(--font-heading-serif);font-weight:var(--font-weight-normal);font-size:var(--text-base);line-height:var(--font-xl-line-height);color:var(--color-bark)}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.6rem;height:100%;margin-bottom:.6rem}.predictive-search__search-action{position:relative;padding-top:1.6rem}.predictive-search__item--term{align-items:center;word-break:break-all;width:max-content;margin:0 auto;gap:.8rem}.predictive-search__item--term-icon{flex-shrink:0;transform:rotate(-90deg)}.predictive-search__image-wrapper{position:relative;width:9.6rem;height:9.6rem;border-radius:var(--border-radius-sm);overflow:hidden}.predictive-search__image{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-predictive-search.css.map */
