#predictive-search{overflow-y:auto}.predictive-search{padding:0 0 1em 0}@media (max-width:768px){.predictive-search{padding-bottom:6em}}.predictive-search__inner{display:grid;grid-template-columns:auto 1fr;padding:1em 0 1.5em 0;gap:1em}@media (max-width:1024px){.predictive-search__inner{grid-template-columns:100%;gap:2em}}.predictive-search__products{width:100%}.predictive-search__products .card-product .product-badges,.predictive-search__products .card-product .wishlist-toggle{display:none}.predictive-search__products .card-product__title span{font-size:1em}.predictive-search__results{display:grid;grid-template-columns:repeat(4,1fr);gap:1em}@media (max-width:1024px){.predictive-search__results{grid-template-columns:repeat(2,1fr);grid-template-areas:none;grid-template-rows:auto;order:1}}.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:#120918;z-index:5;padding:1em}}@media (max-width:768px){.predictive-search__results--button .button{width:100%}}.predictive-search__collections{width:20em;max-width:20em}@media (max-width:1024px){.predictive-search__collections{order:2}}.predictive-search__collections ul{display:flex;flex-direction:column;gap:1em}.predictive-search__collections ul a{text-decoration:none}.predictive-search__collections ul a:hover{text-decoration:underline}.predictive-search__collections p{margin:0}.predictive-search__title{font-family:NunitoDisplay,arial,sans-serif;font-weight:400;line-height:1;margin-bottom:1em}.predictive-search__title span{font-size:1.25em}