<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.predictive-search{display:none;z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch;border-top:1px solid #f2f0ea;background-color:#fff;width:100%}@media only screen and (max-width:1023px){.predictive-search{border-top:unset}}.predictive-search-results{display:flex;flex-direction:column;gap:20px;padding:20px 40px 40px}@media only screen and (max-width:1023px){.predictive-search-results{gap:12px;padding:0 12px 20px}}.predictive-search__results-list--products{display:flex;flex-wrap:wrap;gap:12px;width:100%}@media only screen and (max-width:1023px){.predictive-search__results-list--products{-moz-column-gap:12px;column-gap:12px;row-gap:10px}}.predictive-search__results-list--products .predictive-search__list-item{width:calc((100% - 36px)/ 4)}@media only screen and (max-width:1023px){.predictive-search__results-list--products .predictive-search__list-item{width:calc(50% - 6px)}}@media only screen and (max-width:1023px){.predictive-search__results-list--products .predictive-search__list-item .card__heading{font-size:10px;line-height:16px}.predictive-search__results-list--products .predictive-search__list-item .card__badge span,.predictive-search__results-list--products .predictive-search__list-item .price__regular,.predictive-search__results-list--products .predictive-search__list-item .price__sale{font-size:10px;line-height:16px;letter-spacing:.7px}}.predictive-search--search-template{width:100%;position:absolute;top:100%;left:0;border:1px solid #f2f0ea;z-index:2}@media only screen and (max-width:1023px){.predictive-search--search-template{border:unset}}.predictive-search--search-template .product-form__input:not(.product-form__input--color) label{padding:3px 8px 4px 8px}.predictive-search__results-groups-wrapper{display:flex;flex-wrap:wrap;gap:20px}@media only screen and (max-width:1023px){.predictive-search__results-groups-wrapper{gap:12px}}.predictive-search-queries-wrapper{width:100%;display:flex;justify-content:center;gap:12px;flex-direction:column;align-items:center}.predictive-search-queries__results-list{display:flex;flex-wrap:wrap;width:50%;gap:5px;text-align:center;justify-content:center}@media only screen and (max-width:1023px){.predictive-search-queries__results-list{width:100%}}.predictive-search-queries__results-list a,.predictive-search-queries__results-list a p,.predictive-search-queries__results-list a p span{font-family:var(--font-secondary);font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.84px;text-decoration-line:underline;text-transform:uppercase;padding:0}.predictive-search-queries__heading{font-family:var(--font-secondary);font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.84px;text-transform:uppercase;width:50%;text-align:center}predictive-search[loading] .predictive-search,predictive-search[open] .predictive-search{display:block}.predictive-search__result-group{display:flex;width:100%}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search-status__loading,predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}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}.predictive-search__item-query-result mark{color:#343434;background-color:transparent}.predictive-search__item--term{font-family:var(--font-secondary);background-color:unset;border:unset;cursor:pointer}.predictive-search__item--term span{display:inline-block;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px;color:#343434;text-decoration-line:underline}.predictive-search__search-for-button{text-align:center}</pre></body></html>