.predictive-search{display:none;width:100%;margin:0 auto;overflow-y:auto;background:#f3f3f3;max-height:calc(100dvh - 84px - var(--section-announcement-bar) * 53px)}.predictive-search .predictive-search__heading{padding:0 0 24px 0;display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.predictive-search #predictive-search-results{margin:0 auto;max-width:100%;padding:20px 16px 64px}.predictive-search .predictive-search__result-group{margin-bottom:40px}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}predictive-search{display:flex;flex-direction:column;height:100%}predictive-search[open] .predictive-search,predictive-search [loading] .predictive-search{display:block;position:absolute;top:100%;left:0}predictive-search:not([loading]) .predictive-search__heading .spinner,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:1rem}predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}predictive-search .predictive-search__results-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}predictive-search .predictive-search__results-list .predictive-search__item-query-result{margin:0;color:#8e8e8e}predictive-search .predictive-search__results-list .predictive-search__item-query-result mark{color:#434343;background-color:rgba(0,0,0,0)}predictive-search .spinner{width:24px;height:24px;line-height:0}predictive-search .predictive-search__search-for-button.predictive-search__result-group{margin:0}predictive-search .predictive-search__list-item[aria-selected=true]>*,predictive-search .predictive-search__list-item:hover>*{color:#434343}predictive-search .search-defaults-wrapper{position:absolute;top:100%;left:0;width:100%;background-color:#f3f3f3;padding:20px 16px 40px}predictive-search .search-defaults{width:100vw;max-width:100%;margin:0 auto;display:block}predictive-search .search-defaults .search-defaults__menu-heading{margin-bottom:16px}predictive-search .search-defaults.has-both{display:grid;grid-template-columns:1fr;gap:40px}predictive-search .search-defaults .search-products{max-width:calc(100vw - 32px);width:100%}predictive-search .search-defaults .search-products .search-defaults__products-heading{margin-bottom:24px}predictive-search .search-defaults .search-menu a{display:inline-block;margin:8px 0;text-decoration:none}predictive-search[results=true] .search-defaults{display:none}@media only screen and (max-width: 768px){.predictive-search{overflow-y:auto;--webkit-overflow-scrolling: touch}.predictive-search,.search-defaults-wrapper{overflow-x:hidden;max-height:calc(100dvh - 87px)}}@media only screen and (min-width: 769px){.predictive-search{max-height:calc(100dvh - 100px - var(--section-announcement-bar) * 53px)}.predictive-search #predictive-search-results{padding:0 0 28px 0}.predictive-search #predictive-search-results .predictive-search__results-groups-wrapper{display:grid;padding-left:24px;padding-top:60px;grid-template-columns:243px 1fr;gap:40px}.predictive-search #predictive-search-results .predictive-search__results-groups-wrapper #predictive-search-results-queries-list.predictive-search__results-list{grid-template-columns:1fr}.predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__heading{margin-top:0}.predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .search-data.predictive-search__result-group{grid-column:2/2;grid-row:1/3;margin-bottom:0}predictive-search .search-defaults-wrapper{padding:60px 24px 28px}predictive-search .search-defaults.has-both{grid-template-columns:243px 1fr}predictive-search .search-defaults .search-products{gap:20px;max-width:calc(100vw - 243px - 24px - 40px)}predictive-search #predictive-search-results-products-list{max-width:calc(100vw - 243px - 24px - 40px)}}