.predictive-search{z-index:3;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background-color:#fff;width:100%;padding-bottom:2.8rem;padding-left:2.8rem;padding-right:2.8rem;display:none;position:absolute;top:calc(100% - 1px);overflow-y:auto}@media (width>=1024px){.predictive-search{--tw-shadow:0px 1.1px 3.4px #0000001a,0px 6px 14px #0000001f;--tw-shadow-colored:0px 1.1px 3.4px var(--tw-shadow-color),0px 6px 14px var(--tw-shadow-color);width:min(570px,100vw);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);border-radius:.6rem;padding:2.8rem;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)}.predictive-search:has(.predictive-search__suggestions-wrapper){width:min(680px,100vw)}}@media (width>=1440px){.predictive-search{left:35%}}@media (width<=1023px){.predictive-search{height:calc(var(--vh,1vh)*100 - var(--header-height) - 60px)}}[is=predictive-search][open] .predictive-search,[is=predictive-search][loading] .predictive-search{display:block}.predictive-search__results-groups-wrapper{gap:2rem;display:grid}[is=predictive-search]:not([loading]) .predictive-search__loading-state{display:none}[is=predictive-search][loading] .predictive-search__loading-state{justify-content:center;display:flex}[is=predictive-search][loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state,[is=predictive-search][loading] .predictive-search__search-for-button{display:none}[is=predictive-search][loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__item-query-result :not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:var(--c-secondary);background-color:#0000}