#predictive-search{overflow-y:auto;max-height:100svh}.predictive-search-results{padding:1.625em 0 1.5em 0}@media (max-width:1024px){.predictive-search-results{padding-top:1.5em}}.predictive-search-results .h4{text-transform:uppercase}.predictive-search-results__inner{display:grid;grid-template-columns:1fr 3fr;gap:2em}@media (max-width:1024px){.predictive-search-results__inner{grid-template-columns:1fr;padding-bottom:9.375em}}@media (max-width:768px){.predictive-search-results__inner{grid-template-columns:1fr;padding-bottom:6.375em}}.predictive-search-results__products{width:100%}@media (max-width:1024px){.predictive-search-results__products{order:1}}.predictive-search-results__results{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;grid-template-areas:'product product product' 'button button button';gap:1em}@media (max-width:1024px){.predictive-search-results__results{grid-template-columns:repeat(2,1fr);grid-template-areas:none;grid-template-rows:auto;gap:1em}}.predictive-search-results__results--button{width:100%;min-width:100%;display:flex;justify-content:center}@media (max-width:768px){.predictive-search-results__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__results--button .button{width:100%}}@media (min-width:1024px){.predictive-search-results__results .predictive-search__result--3{display:none}}.predictive-search-results__collections{width:100%;display:flex;flex-direction:column;gap:1.625em 0}@media (max-width:1024px){.predictive-search-results__collections{order:2}}@media (max-width:768px){.predictive-search-results__collections{padding-bottom:5em}}.predictive-search-results__collections ul{display:flex;flex-direction:column;gap:1em;margin-bottom:1em}.predictive-search-results__collections ul:last-of-type{margin-bottom:0}.predictive-search-results__collections ul a{text-decoration:none}.predictive-search-results__collections ul a:focus,.predictive-search-results__collections ul a:hover{color:var(--color-gray)}.predictive-search-results__collections p{margin:0}.predictive-search-results__result{font-size:16px}.predictive-search-results h6{margin-bottom:0}.predictive-search-results .predictive-search-results--button{padding-bottom:6em;pointer-events:none}@media (max-width:1024px){.predictive-search-results .predictive-search-results--button{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;background:var(--color-white);padding:1em 0;border-top:1px solid var(--color-black)}}.predictive-search-results .predictive-search-results--button button{margin:0 auto;padding:0 2em;pointer-events:all}