.predictive-search{display:none;position:absolute;top:calc(100% + .75rem);border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-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;container-type:inline-size;overscroll-behavior:contain}.predictive-search--search-template,.header__search-bar .predictive-search--header{z-index:2;width:100%;transition:max-height ease-in-out .3s;max-height:calc(var(--bvh, 75vh) - var(--header-height-live, 0px) - var(--header-start-live, 0px) - 10px)}.predictive-search__results-groups-wrapper{display:flex;flex-direction:row;transition:opacity .3s}@container (max-width: 480px){.predictive-search__results-groups-wrapper{display:flex;flex-direction:column}.header__search-bar .predictive-search__result-group{border-top:1px solid rgba(var(--color-foreground),.08);border-inline-start:0}}@supports not (container-type: inline-size){.predictive-search__results-groups-wrapper{display:flex;flex-direction:column}.header__search-bar .predictive-search__result-group{border-top:1px solid rgba(var(--color-foreground),.08);border-inline-start:0}}@media screen and (max-width:749.98px){.predictive-search__search-no-results{margin-bottom:3rem}.predictive-search--header{inset-inline-end:0;inset-inline-start:0;top:100%}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem;padding-bottom:2rem}.predictive-search__pages-wrapper{border-top:1px solid rgba(var(--color-foreground),.08)}.predictive-search__results-groups-wrapper--no-products .predictive-search__pages-wrapper:first-child{border-top:0}.header__search .search-modal__close-button{top:2px}.predictive-search__item,.predictive-search__heading{padding-inline-start:1.5rem;padding-inline-end:1.5rem}}predictive-search[open] .predictive-search,predictive-search[results] .predictive-search:not(:empty){display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem;width:100%}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.predictive-search__heading{margin:0 1.5rem}.header__search predictive-search{position:relative;margin-top:3rem;margin-bottom:3rem}.predictive-search__item{padding-inline-start:1.5rem;padding-inline-end:1.5rem}.predictive-search__result-group-right .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group-right{flex:0 1 35rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group-right,.predictive-search__result-group:only-child{flex-grow:1}.predictive-search__result-group:not(:empty)+.predictive-search__result-group-right{background-color:rgba(var(--color-foreground),.022);padding:1rem;border-radius:var(--panel-corner-radius)}.predictive-search__result-group{padding:2rem 1.5rem}.template-search__search .predictive-search__result-group,.header__search-bar .predictive-search__result-group{border-radius:0!important;border-inline-start:1px solid rgba(var(--color-foreground),.08)}}.predictive-search__heading{padding-top:.75rem;padding-bottom:.25rem;font-weight:500}predictive-search .spinner{--color-foreground: var(--color-button-text);width:1.8rem;height:1.8rem;margin-top:.3rem;line-height:0}predictive-search .search__button{display:block}predictive-search .icon-search,predictive-search .predictive-search__loading-state{position:absolute;top:50%;inset-inline-start:calc(50% + 1px);transform:translate3d(calc(-50% * var(--direction-multiplier)),-50%,0);transition:opacity .2s,visibility .2s}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search[loading] .icon-search{opacity:0;visibility:hidden}.predictive-search__search-no-results{transition:opacity .3s}.template-search__header .predictive-search__search-no-results,.header__search-bar .predictive-search__search-no-results{margin-bottom:3rem}predictive-search[loading] .predictive-search__search-no-results{opacity:.2}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.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{display:flex;padding-top:.6rem;padding-bottom:.6rem;text-align:start;text-decoration:none;width:100%;line-height:2rem;font-size:1.4rem;border-radius:var(--panel-corner-radius)}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content";padding-top:1.5rem;padding-bottom:1.5rem}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content .card__badge{--badge-text-size: 1.1rem;margin-bottom:.75rem}.predictive-search__item-content .card__badge .badge{padding:.5rem .8rem}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result mark{font-weight:700}.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__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.header__search .search-modal{max-height:var(--bvh, 100vh);overflow:auto;display:block}.header__search .search-modal__close-button{position:absolute;top:0;inset-inline-end:0}.header__search .predictive-search{position:static;overflow:visible;max-height:none!important;box-shadow:none;border:0;margin-top:2rem}.predictive-search--suggestions-desktop .predictive-search__item{font-size:1.5rem}.template-search__search predictive-search:focus-within:not([loading=true]):not(:has(.nice-select:focus)) .predictive-search--suggestions-desktop{display:block}.template-search__search predictive-search[results=true] .predictive-search--suggestions-desktop,predictive-search[results=true] .predictive-search--suggestions-desktop{display:none!important}@media screen and (min-width:750px){.header__search .search-modal{max-height:100vh}.header__search .predictive-search__result-group-right:has(+.predictive-search__result-group){border-inline-start:0;margin:0;padding:1.5rem}.header__search .predictive-search__result-group{padding-top:0;padding-bottom:0;padding-inline-start:0}.header__search .predictive-search__item--link-with-thumbnail{padding:1.5rem;padding-inline-end:0}.header__search .modal__close-button .icon{width:3.2rem;height:3.2rem}.header__search .predictive-search__results-groups-wrapper{align-items:flex-start}}@media screen and (max-width:989.98px){.header--keep-mobile-search{--popup-shadow-vertical-offset: 6px}.header--keep-mobile-search predictive-search:focus-within:not([loading=true]):not(:has(.nice-select:focus)) .predictive-search--suggestions-desktop{display:block}.header--keep-mobile-search .predictive-search--suggestions-desktop,.header--keep-mobile-search .predictive-search--header{top:calc(100% + var(--px-mobile) * .8);margin-inline-start:calc(var(--px-mobile) * -1);width:calc(100% + calc(var(--px-mobile) * 2));border-start-start-radius:0;border-start-end-radius:0}.header--keep-mobile-search .search-modal__form .field.field--matching-color-scheme:after{box-shadow:none!important}.predictive-search__heading,.predictive-search__item:not(.predictive-search__suggestion),.predictive-search__item-heading,.predictive-search__subheading,.predictive-search__item .price{font-size:1.6rem}.predictive-search__heading{margin-bottom:.25rem}.predictive-search__item--link-with-thumbnail{grid-template-columns:80px 1fr}.predictive-search__image{width:80px;height:auto}}@media screen and (min-width:990px){predictive-search:focus-within:not([loading=true]):not(:has(.nice-select:focus)) .predictive-search--suggestions-desktop{display:block}}@media screen and (min-width:990px){.header__search-bar .predictive-search--header:not(.predictive-search--suggestions-desktop){width:min(150rem,calc(100vw - 10rem));inset-inline-start:auto;inset-inline-end:-172px}}[data-psr-root]{--psr-brand: 1, 37, 173;--psr-tick: 22, 163, 74;--psr-line: rgba(var(--color-foreground), .12);--psr-card-line: rgba(var(--color-foreground), .07);--psr-muted: rgba(var(--color-foreground), .62)}.psr-main{min-width:0;display:flex;flex-direction:column}.psr-products{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.psr-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem 1.2rem;margin-bottom:1.6rem}.psr-head__title{margin:0;font-size:2.4rem;font-weight:700;line-height:1.2}.psr-head__meta{margin:0;font-size:1.4rem;color:var(--psr-muted)}.psr-count-part[hidden]{display:none}.psr-arrow{width:1.7rem;height:1.7rem;flex:0 0 auto}.psr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin:0;padding:0}.psr-grid__cell{min-width:0}.psr-skeleton__card{height:15.1rem;border:1px solid var(--psr-card-line);border-radius:var(--panel-corner-radius, 6px);background:linear-gradient(90deg,rgba(var(--color-foreground),.03) 25%,rgba(var(--color-foreground),.07) 37%,rgba(var(--color-foreground),.03) 63%);background-size:400% 100%;animation:psr-shimmer 1.4s ease infinite}@keyframes psr-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@media(prefers-reduced-motion:reduce){.psr-skeleton__card{animation:none}}.psr-products__failed{margin:0;font-size:1.5rem}.psr-products__failed a{color:rgb(var(--psr-brand));text-decoration:underline;text-underline-offset:3px}[data-psr-products][hidden],[data-psr-failed][hidden]{display:none}.psr-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.4rem;width:100%;height:100%;padding:1.6rem;border:1px solid var(--psr-card-line);border-radius:var(--panel-corner-radius, 6px);background-color:rgb(var(--color-background));text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.psr-card:hover,.predictive-search__list-item[aria-selected=true]>.psr-card{border-color:rgba(var(--psr-brand),.35);box-shadow:0 2px 10px rgba(var(--color-shadow),.07);background-color:rgb(var(--color-background))}.psr-card__media{display:flex;align-items:center;justify-content:center;width:11rem;height:9rem;flex:0 0 auto}.psr-card__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.psr-card__body{display:flex;flex-direction:column;min-width:0}.psr-card__title{font-size:1.8rem;font-weight:700;line-height:1.25;color:rgb(var(--color-foreground))}.psr-hl{background:none;color:rgb(var(--psr-brand));font-weight:700}.psr-card__specs{display:flex;flex-direction:column;gap:.4rem;margin-top:.9rem}.psr-card__spec{display:flex;align-items:center;gap:.7rem;font-size:1.4rem;line-height:1.3;color:var(--psr-muted);min-width:0}.psr-card__spec-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psr-tick{width:1.6rem;height:1.6rem;flex:0 0 auto;color:rgb(var(--psr-tick))}.psr-card__swatches{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.psr-card__swatches .swatch{--swatch--size: 1.8rem;--swatch--border-radius: 50%}.psr-card__swatch-more{font-size:1.3rem;color:var(--psr-muted)}.psr-card__price{margin-top:1.1rem;font-size:1.9rem;font-weight:700;color:rgb(var(--color-foreground))}.psr-card__from{font-weight:700}.psr-chevron{width:1.8rem;height:1.8rem;flex:0 0 auto;color:rgba(var(--color-foreground),.45)}.psr .predictive-search__result-group-right.psr-aside{padding-top:2rem}.psr-aside__block+.psr-aside__block{margin-top:2.4rem}.psr-aside__title{margin:0 0 1rem;font-size:1.9rem;font-weight:700;line-height:1.2}.psr-aside__list{margin:0;padding:0}.psr-suggestion,.psr-collection,.psr-link{display:flex;align-items:center;gap:1rem;width:100%;padding:.7rem .8rem;border-radius:var(--panel-corner-radius, 6px);font-size:1.5rem;line-height:1.3;text-decoration:none;color:rgb(var(--color-foreground))}.psr-suggestion__text mark{background:none;color:inherit;font-weight:700}.psr-magnifier{width:1.8rem;height:1.8rem;flex:0 0 auto;color:rgba(var(--color-foreground),.55)}.psr-suggestion__text,.psr-collection__text,.psr-link__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psr-collection__text,.psr-link__text{flex:1 1 auto}.psr-collection__media{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;flex:0 0 auto;overflow:hidden;border:1px solid var(--psr-line);border-radius:var(--panel-corner-radius, 6px);background-color:rgba(var(--color-foreground),.03)}.psr-collection__media--empty{border-color:transparent}.psr-collection__image{width:100%;height:100%;object-fit:cover}.psr-collection .psr-chevron,.psr-link .psr-chevron{margin-inline-start:auto}.psr-cta{display:flex;align-items:center;justify-content:center;margin:0 1.6rem 1.6rem;padding:1.6rem 2rem;border-radius:var(--panel-corner-radius, 6px);background-color:rgb(var(--psr-brand));color:#fff;font-size:1.7rem;font-weight:600;text-decoration:none}.psr-cta:hover{background-color:rgba(var(--psr-brand),.88);color:#fff}.psr-cta__label{display:inline}.psr-cta__label .psr-arrow{vertical-align:-.35rem;margin-inline-start:.6rem}.psr-main__promo{margin-top:1.6rem;display:flex;flex:1 1 auto;min-height:10.5rem}.psr-carousel{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-width:0;overflow:hidden;border:1px solid var(--psr-line);border-radius:var(--panel-corner-radius, 6px);background-color:rgba(var(--psr-brand),.04);transition:border-color .15s ease,box-shadow .15s ease}.psr-carousel:hover{border-color:rgba(var(--psr-brand),.35);box-shadow:0 2px 10px rgba(var(--color-shadow),.07)}.psr-carousel__track{display:grid;flex:1 1 auto}.psr-promo.psr-carousel__slide{grid-area:1 / 1;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .22s ease,transform 0s linear .22s,visibility 0s linear .22s}.psr-promo.psr-carousel__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity .28s ease .22s,transform .4s cubic-bezier(.22,.61,.36,1) .22s,visibility 0s}.psr-carousel__dots{position:absolute;right:1.6rem;bottom:.8rem;display:flex;gap:.6rem}.psr-carousel__dot{width:.7rem;height:.7rem;padding:0;border:0;border-radius:50%;background-color:rgba(var(--color-foreground),.22);cursor:pointer;transition:background-color .2s ease}.psr-carousel__dot.is-active{background-color:rgb(var(--psr-brand))}@media(prefers-reduced-motion:reduce){.psr-promo.psr-carousel__slide{transform:none;transition:opacity .15s linear,visibility 0s linear .15s}.psr-promo.psr-carousel__slide.is-active{transform:none;transition:opacity .15s linear .15s,visibility 0s}}.psr-promo{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.8rem;padding:1.2rem 1.8rem 1.2rem 1.2rem;text-decoration:none}.psr-promo__media{display:block;width:8.4rem;height:8.4rem;aspect-ratio:1 / 1;flex:0 0 auto;overflow:hidden;border-radius:calc(var(--panel-corner-radius, 6px) - 2px);background-color:rgb(var(--color-background))}.psr-promo__image{width:100%;height:100%;object-fit:cover}.psr-promo__body{display:block;min-width:0}.psr-promo__kicker{display:block;margin-bottom:.4rem;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--psr-brand))}.psr-promo__heading{display:block;font-size:1.8rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground))}.psr-promo__text{display:block;margin-top:.6rem;font-size:1.4rem;line-height:1.4;color:var(--psr-muted)}.psr-promo__cta{display:block;flex:0 0 auto;white-space:nowrap;padding:1rem 1.8rem;border-radius:var(--panel-corner-radius, 6px);background-color:rgb(var(--psr-brand));font-size:1.4rem;font-weight:700;color:#fff;transition:background-color .15s ease}.psr-promo:hover .psr-promo__cta{background-color:rgba(var(--psr-brand),.88)}.psr-promo__cta .psr-arrow{vertical-align:-.3rem;margin-inline-start:.5rem}@media screen and (min-width:1200px){.psr-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.psr-card{padding:1.2rem;gap:1.1rem}.psr-card__media{width:8.5rem;height:8rem}.psr-card__title{font-size:1.6rem}.psr-card__specs{margin-top:.7rem}.psr-card__spec{font-size:1.3rem;gap:.6rem}.psr-tick{width:1.4rem;height:1.4rem}.psr-card__swatches{margin-top:.7rem}.psr-card__price{margin-top:.8rem;font-size:1.7rem}.psr-chevron{display:none}}@media screen and (max-width:989.98px){.psr-grid{grid-template-columns:minmax(0,1fr)}.psr-promo{grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;padding:1.2rem 1.4rem}.psr-promo__media,.psr-promo__text{display:none}.psr-head__title{font-size:2rem}.psr-card{padding:1.2rem;gap:1.2rem}.psr-card__media{width:8rem;height:8rem}.psr-card__title{font-size:1.6rem}.psr-card__price{font-size:1.7rem;margin-top:.8rem}.psr-cta{margin:0 1.2rem 1.2rem;font-size:1.5rem}}@media screen and (min-width:990px){.header__search-bar predictive-search:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000059;z-index:-1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.header__search-bar predictive-search:focus-within:before,.header__search-bar predictive-search[open]:before,.header__search-bar predictive-search[results]:before{opacity:1;visibility:visible}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-predictive-search.css.map */
