.predictive-search{background:#fff;display:none;margin:0 auto;max-height:calc(100dvh - 52px - var(--section-announcement-bar)*38px);overflow-y:auto;width:100%}.predictive-search .predictive-search__heading{align-items:center;border-bottom:1px solid rgba(0,0,0,.4);display:flex;justify-content:space-between;padding:0 0 .5em}.predictive-search #predictive-search-results{margin:40px auto;max-width:768px;padding:0}.predictive-search #predictive-search-results a{text-decoration:none}.predictive-search #predictive-search-results svg{color:#fff}.predictive-search--search-template{width:calc(100% + .2rem);z-index:2}predictive-search{display:flex;flex-direction:column;height:100%}predictive-search [loading] .predictive-search,predictive-search[open] .predictive-search{display:block;left:0;position:absolute;top:100%}predictive-search:not([loading]) .predictive-search-status__loading,predictive-search:not([loading]) .predictive-search__heading .spinner,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__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}predictive-search .spinner{height:20px;line-height:0;width:20px}predictive-search .predictive-search__search-for-button{margin:40px 0 0}predictive-search #predictive-search-results-products-list{display:flex;flex-direction:column;gap:16px}predictive-search .predictive-search__list-item:hover>*,predictive-search .predictive-search__list-item[aria-selected=true]>*{color:#1a172c}predictive-search .search-defaults-wrapper{background-color:#fff}predictive-search .search-defaults{display:block;margin:0 auto}predictive-search .search-defaults h3{margin:16px 0}predictive-search .search-defaults.has-both{display:grid;gap:20px;grid-template-columns:1fr}predictive-search .search-defaults.has-both .search-products{grid-template-columns:1fr 1fr}predictive-search .search-defaults .search-products{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr}predictive-search .search-defaults .search-menu a{display:inline-block;margin:8px 0;text-decoration:none}predictive-search .search-defaults .search-menu a:hover{text-decoration:underline}predictive-search[results=true] .search-defaults{display:none}@media only screen and (max-width:768px){.predictive-search{--webkit-overflow-scrolling:touch;overflow-y:auto}}@media only screen and (min-width:769px){.predictive-search{max-height:calc(100dvh - 86px - var(--section-announcement-bar)*38px)}.predictive-search #predictive-search-results{padding:0}predictive-search .search-defaults{padding:0 0 40px}predictive-search .search-defaults.has-both{grid-template-columns:1fr auto}predictive-search .search-defaults .search-products{gap:20px}predictive-search #predictive-search-results-products-list{gap:20px;grid-template-columns:1fr 1fr 1fr}}