#predictive-search{overflow-y:auto}.predictive-search{padding:1.625em 0 1.5em 0}@media (max-width:1024px){.predictive-search{padding-top:1.5em}}.predictive-search__inner{display:grid;grid-template-columns:20em 1fr;gap:2em}@media (max-width:1024px){.predictive-search__inner{grid-template-columns:1fr}}.predictive-search__products{width:100%}@media (max-width:1024px){.predictive-search__products{order:1}}.predictive-search__results{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;grid-template-areas:'product product product' 'button button button';gap:1em}@media (max-width:1024px){.predictive-search__results{grid-template-columns:repeat(2,1fr);grid-template-areas:none;grid-template-rows:auto;gap:.75em}}.predictive-search__results--button{width:100%;min-width:100%;display:flex;justify-content:center}@media (max-width:768px){.predictive-search__results--button{position:fixed;left:0;bottom:0;width:100%;background-color:var(--color-black);z-index:5;padding:1em}}@media (max-width:768px){.predictive-search__results--button .button{width:100%}}.predictive-search__pages{width:100%;display:flex;flex-direction:column;gap:1.625em 0}@media (max-width:1024px){.predictive-search__pages{order:2}}@media (max-width:768px){.predictive-search__pages{padding-bottom:5em}}.predictive-search__pages ul{display:flex;flex-direction:column;gap:1em;margin-bottom:1em}.predictive-search__pages ul:last-of-type{margin-bottom:0}.predictive-search__pages ul a{text-decoration:none}.predictive-search__pages ul a:focus,.predictive-search__pages ul a:hover{color:var(--color-grey-medium)}.predictive-search__pages p{margin:0}.predictive-search__products{width:100%;display:flex;flex-direction:column;gap:1.625em 0}.predictive-search__result{font-size:16px}.predictive-search h6{margin-bottom:0}