.predictive-search{width:100%;display:none;position:absolute;top:calc(100% + 18px);left:0;overflow:hidden}.predictive-search.is-shown{display:block}.predictive-search__content{max-height:calc(var(--window-dynamic-height,100svh) - var(--header-bottom,50px) - 38px);background-color:#f2efeb;border-radius:17px 17px 30px 30px;padding:10px;overflow-y:auto}.predictive-search__content[data-empty-results=true]{border-radius:30px}.predictive-search__columns{flex-flow:column wrap;gap:20px;display:flex}.predictive-search__column{width:100%}.predictive-search__links-wrapper+.predictive-search__links-wrapper{margin-top:20px}.predictive-search__links{flex-direction:column;gap:12px;padding:0;line-height:1.24;list-style:none;display:flex}.predictive-search__links .predictive-search__link{text-decoration:none}.predictive-search__title{margin-bottom:12px}.predictive-search__product{background-color:#fff;border-radius:12px;align-items:center;padding:8px 10px;text-decoration:none;display:flex}.predictive-search__product:hover{text-decoration:none}.predictive-search__product+.predictive-search__product{margin-top:6px}.predictive-search__product-image{--responsive-wrapper-max-width:76px;flex-shrink:0;margin-right:16px}h5.predictive-search__product-title{margin:0;font-size:17px;font-weight:600;line-height:1.17647}.predictive-search__product-description{margin-top:2px}@media only screen and (min-width:768px){.predictive-search__columns{flex-direction:row;gap:20px 24px}.predictive-search__column{flex-grow:1;width:calc(65% - 12px)}.predictive-search__column--links{order:-1;width:calc(35% - 12px)}.predictive-search__links-wrapper+.predictive-search__links-wrapper{margin-top:24px}}@media only screen and (min-width:1024px){.predictive-search--columns-layout{width:calc(100% + 200px);left:-100px}.predictive-search__content{padding:18px}}
