.predictive-search{display:none;position:absolute;top:calc(100% + 8px);left:0;width:calc(100% + .2rem);background:#131313;border:1px solid #2a2a2a;border-radius:16px;box-shadow:0 24px 64px #000000bf;overflow:hidden;z-index:300;max-height:540px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;border-bottom:none;padding:0;gap:0}@media screen and (min-width:750px){.predictive-search{border-top:none}.predictive-search__results-groups-wrapper{flex-direction:row;align-items:stretch;min-height:200px}}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:0}@media screen and (min-width:750px){.predictive-search__result-group:first-child{flex:0 0 240px;background:#0e0e0e;border-right:1px solid #2a2a2a;padding:8px 0 16px}.predictive-search__result-group:last-child{flex:1;padding:8px 0 16px}.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:nth-child(2),.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (max-width:749px){.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:0}.predictive-search__result-group:first-child{background:#0e0e0e;border-bottom:1px solid #2a2a2a;padding:8px 0 12px}.predictive-search__result-group:last-child{padding:8px 0 12px}}.predictive-search__heading{font-family:var(--skylabs-font-heading, "Staatliches");font-size:11px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:#f2f2f252;border-bottom:none;margin:0;padding:18px 20px 8px;line-height:1}.predictive-search__results-list{list-style:none;margin:0;padding:0}.predictive-search__item{display:flex;padding:9px 20px;text-align:left;text-decoration:none;width:100%;color:#f2f2f2cc;font-family:var(--skylabs-font-body, sans-serif);font-size:14px;font-weight:400;line-height:1.35;transition:background .15s,color .15s;box-sizing:border-box}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*{background:#4a90d914;color:#4a90d9;text-decoration:none}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:none;color:#4a90d9}.predictive-search__item[aria-selected=true],.predictive-search__item:hover{background:#4a90d914;color:#4a90d9}.predictive-search__item-content{display:flex;flex-direction:column;gap:2px}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-heading{margin:0;font-size:14px;font-weight:400;color:#f2f2f2d9;line-height:1.4;font-family:var(--skylabs-font-body, sans-serif)}.predictive-search__item-query-result mark{background:transparent;color:#f2f2f261;font-weight:400}.predictive-search__item-query-result *:not(mark){font-weight:600;color:#f2f2f2e6}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:52px 1fr;grid-template-areas:"product-image product-content";gap:14px;align-items:center;padding:10px 20px}.predictive-search__image{grid-area:product-image;width:52px;height:52px;object-fit:cover;border-radius:8px;background:#1a1a1a;display:block;border:1px solid rgba(255,255,255,.06)}.predictive-search__item-content{grid-area:product-content}.predictive-search__item-vendor{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#f2f2f259;margin:0 0 3px;line-height:1}.predictive-search__item--link-with-thumbnail .predictive-search__item-heading{font-size:13px;font-weight:500;color:#f2f2f2e6;line-height:1.3}.predictive-search__item .price{font-size:13px;font-weight:600;color:#4a90d9;margin-top:4px}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:3px}.predictive-search__search-for-button{border-top:1px solid #2a2a2a}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:14px 20px;font-size:14px;font-weight:500;color:#f2f2f28c;word-break:break-all;line-height:1.4;transition:color .15s,background .15s}.predictive-search__item--term:hover{background:#4a90d914;color:#4a90d9}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:14px;padding-bottom:14px}}.predictive-search__item--term .icon-arrow{width:16px;height:16px;flex-shrink:0;margin-left:12px;color:#4a90d9;fill:#4a90d9;opacity:.8}.predictive-search__item--term .svg-wrapper svg{fill:#4a90d9;width:16px;height:16px}predictive-search .spinner{width:18px;height:18px;line-height:0;color:#4a90d9}predictive-search .spinner circle{stroke:#4a90d9}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:20px}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}@media screen and (min-width:750px){.header predictive-search{position:relative}.predictive-search--header{top:calc(100% + 0px)}}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%;border-radius:0 0 16px 16px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-predictive-search.css.map */
