#predictive-search{overflow-y:auto}.predictive-search{padding:1.875em 1.125em 2.75em 1.125em}@media (max-width:1024px){.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__products{width:100%}@media (max-width:768px){.predictive-search__products{padding-bottom:6em}}.predictive-search__products .card-product .toggle-product-modal{display:none}.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}}.predictive-search__results--button{width:100%;min-width:100%;display:flex;justify-content:center}@media (max-width:1024px){.predictive-search__results--button{box-shadow:5px -5px 6px #00000014}}@media (max-width:768px){.predictive-search__results--button{position:fixed;left:0;bottom:0;width:100%;background-color:#fafaf9;z-index:5;padding:2.125em 1.25em}}@media (max-width:768px){.predictive-search__results--button .button{width:100%}}.predictive-search__collections{width:20em;min-width:20em;display:flex;flex-direction:column;gap:.75em}@media (max-width:1024px){.predictive-search__collections{width:100%}}@media (max-width:768px){.predictive-search__collections{padding-bottom:3em}}.predictive-search__collections ul{display:flex;flex-direction:column;gap:.5em;margin-bottom:1em}.predictive-search__collections ul:last-of-type{margin-bottom:0}.predictive-search__collections ul a{font-weight:500}.predictive-search__collections p{margin:0}.predictive-search__title{font-family:"DM Sans",sans-serif;font-weight:500;text-transform:uppercase;font-size:1.75em;line-height:1;margin-bottom:0}