.predictive-search{padding:0;position:relative;width:100%}.predictive-search__form{width:100%}.predictive-search__form__main{position:relative}.predictive-search__form__input{margin-bottom:0!important;box-sizing:border-box!important}.predictive-search__form__input~button{all:unset;position:absolute;top:50%;transform:translateY(-50%);width:var(--inputHeight);height:var(--inputHeight);cursor:pointer}.predictive-search__form__input~button:hover{background:transparent}.predictive-search__form__input~button svg{width:100%;height:auto;transform:scale(.4)}.predictive-search__form__input~button.predictive-search__form__btn{right:0}.predictive-search__form__input~button.predictive-search__form__reset{right:var(--inputHeight)}.predictive-search__form__input~button.predictive-search__form__reset:after{border-right:1px solid RGB(var(--color-accent));display:block;content:"";position:absolute;right:0;top:.5rem;bottom:.5rem}.predictive-search__form__reset:focus-visible,.predictive-search__form__reset:focus,.predictive-search__form__btn:focus-visible,.predictive-search__form__btn:focus{z-index:4}.predictive-search__results{position:absolute;top:100%;left:0;right:0;display:none}.predictive-search__results .h5{--baseSize: .8rem !important;display:inline-block;align-self:flex-start;overflow:hidden;position:relative;padding-bottom:.2rem;margin-bottom:.25rem}.predictive-search__results .h5 svg{position:absolute;left:0;height:.5rem;width:auto;bottom:0;transform:translate(var(--offset))}.predictive-search__results .h5 svg *{fill:RGB(var(--color-accent))}.predictive-search__results .p-x-sm,.predictive-search__results .predictive-search .price,.predictive-search .predictive-search__results .price{padding-bottom:0!important}.predictive-search__results ul{list-style-type:none;margin:0;padding:0}.predictive-search input::-webkit-search-decoration{-webkit-appearance:none}.predictive-search__results:has(#predictive-search-results),.predictive-search[loading] .predictive-search__results:empty{padding:2rem 2rem 1rem;background:rgb(var(--color-background));color:rgb(var(--color-text))}.predictive-search:not([loading]) #predictive-search-results .predictive-search__loading-state{opacity:0}.predictive-search[loading] .predictive-search__results:empty:before,.predictive-search #predictive-search-results .predictive-search__loading-state:before{content:"";position:relative;display:inline-block;top:0;left:50%;width:16px;height:16px;border:2px solid RGBA(var(--color-text)/1);border-top:2px solid RGBA(var(--color-text)/.5);border-radius:50%;animation:loading .6s linear infinite;transform:translate(-50%)}@keyframes loading{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(360deg)}}.predictive-search[loading] .predictive-search__search-for-button,.predictive-search[loading]:has(.predictive-search__results-groups-wrapper):before{display:none}.predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search[open] .predictive-search__results,.predictive-search[loading] .predictive-search__results{display:block}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.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__list-item:has(img){margin-bottom:.5rem}.predictive-search__item{display:flex;text-align:left;text-decoration:none;width:100%}.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__item--link-with-thumbnail{display:flex;gap:.5rem}.predictive-search__item-content{display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.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);background-color:transparent}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;text-transform:none;font-weight:700;margin-top:1rem}.predictive-search__item--term svg{height:1rem;width:auto;margin-left:1rem}.predictive-search__item--term svg *{fill:RGB(var(--color-foreground-text))!important}.predictive-search__item--term:hover svg *{fill:RGB(var(--color-foreground))!important}.predictive-search__image{object-fit:contain;font-family:"object-fit: contain"}@media screen and (max-width:676px){.predictive-search__results{width:100vw;left:calc(var(--sectionGuttersSpacing) * -1);right:unset}.predictive-search__results:has(#predictive-search-results),.predictive-search[loading] .predictive-search__results:empty{padding:2rem var(--sectionGuttersSpacing) 1rem var(--sectionGuttersSpacing)}.predictive-search__results-groups-wrapper{flex-direction:column;gap:2rem}}@media screen and (min-width:677px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2){display:none}.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:only-child{flex-grow:1}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child{flex-grow:1}}.header-search details .header-search__icon--close{display:none}.header-search details .header-search__content{opacity:0}.header-search details[open] .header-search__icon--close{display:block}.header-search details[open] .header-search__content{opacity:1;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:rgb(var(--color-background));color:rgb(var(--color-text))}.header-search details[open] .header-search__content .modal-overlay{display:block}.header-search details[open] .header-search__content .modal-overlay:after{position:absolute;content:"";background-color:#00000080;top:100%;left:0;right:0;height:100vh}.header-search details[open] .header-search__content__inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:0 var(--sectionGuttersSpacing);position:relative}.header-search details[open] .header-search__content__close-btn{all:unset;height:var(--inputHeight);width:var(--inputHeight);cursor:pointer}.header-search details[open] .header-search__content__close-btn svg{width:100%;height:auto;transform:scale(.4)}@media screen and (max-width:676px){.header-search[open] .header-search__content__inner{padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/633/assets/search.css.map */
