predictive-search{outline:0!important}#predictive-search{overflow-y:auto;outline:0!important}.predictive-search{padding:0 0 1em 0;outline:0!important}@media (max-width:768px){.predictive-search{padding-bottom:6em}}.predictive-search__inner{display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:1024px){.predictive-search__inner{gap:1em}}.predictive-search__articles,.predictive-search__products{width:100%}.predictive-search__articles ul{display:grid;grid-template-columns:repeat(3,1fr);gap:2em 1em}@media (max-width:1024px){.predictive-search__articles ul{grid-template-columns:repeat(2,1fr)}}.predictive-search__articles .article-image{width:100%;height:0;padding-bottom:100%;overflow:hidden;border-radius:.5em;position:relative}.predictive-search__articles .article-image img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.predictive-search__articles .article-title{margin-top:.75em}.predictive-search__articles .article-title a{text-decoration:none}.predictive-search__articles .article-title span{text-transform:uppercase;font-size:.875em;display:block;line-height:1.2}.predictive-search__articles .article-excerpt{margin-top:.5em;color:#555e45}.predictive-search__articles .article-excerpt>span{font-size:.75em;display:block;line-height:1.2}.predictive-search .predictive-search-button{position:absolute;left:0;bottom:0;width:100%;height:5em;display:flex;align-items:center;padding:1em;background-color:#fffff9;z-index:3;border-radius:0 0 1em 1em}.predictive-search__results{display:grid;grid-template-columns:repeat(2,1fr);gap:1em}@media (max-width:768px){.predictive-search__results{grid-template-columns:100%}}