@keyframes fadeInEffect{from{opacity:0}to{opacity:1}}@media(min-width: 1024px){.predictive-search-results{display:flex;gap:32px}}@media(min-width: 1280px){.predictive-search-results{display:flex;gap:82px}}.predictive-search-results a{transition:opacity .4s}.predictive-search-results:has(.predictive-search-results__pages a:hover) .predictive-search-results__pages a{opacity:.3}.predictive-search-results:has(.predictive-search-results__pages a:hover) .predictive-search-results__pages a:hover{opacity:1}.predictive-search-results .predictive-search-results__products{margin-bottom:16px}@media(min-width: 1024px){.predictive-search-results .predictive-search-results__products{width:50%;margin-right:auto;margin-bottom:0}}.predictive-search-results .predictive-search-results__title{font-size:20px;font-weight:600;margin-bottom:16px}@media(min-width: 1024px){.predictive-search-results .predictive-search-results__title{font-size:22px}}.predictive-search-results .predictive-search-results__products-list{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media(min-width: 768px){.predictive-search-results .predictive-search-results__products-list{grid-template-columns:1fr 1fr 1fr}}@media(min-width: 1024px){.predictive-search-results .predictive-search-results__products-list{margin-bottom:0}}.predictive-search-results .predictive-search-results__product-title{font-size:18px;font-weight:600;margin-bottom:12px}@media(min-width: 1024px){.predictive-search-results .predictive-search-results__product-title{font-size:20px;margin-bottom:16px}}@media(min-width: 1024px){.predictive-search-results .predictive-search-results__pages{width:25%}}.predictive-search-results .predictive-search-results__product{margin:0}.predictive-search-results .predictive-search-results__product-img{width:100%;object-fit:contain}.predictive-search-results .predictive-search-results__product-all-btn{display:inline-flex;align-items:center;column-gap:8px;font-size:18px;font-weight:600}.predictive-search-results .predictive-search-results__product-all-btn::after{display:inline-block;content:"";width:18px;height:18px;background:url('data:image/svg+xml,<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.1709 12.5413H19.1709" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /><path d="M12.1709 5.54126L19.1709 12.5413L12.1709 19.5413" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>') center/contain no-repeat;transition:transform .4s}.predictive-search-results .predictive-search-results__product-all-btn:hover{color:var(--color-link)}.predictive-search-results .predictive-search-results__product-all-btn:hover::after{transform:translateX(10px)}@media(min-width: 1024px){.predictive-search-results .predictive-search-results__product-all-btn{padding-top:16px}}.predictive-search-results .predictive-search-results__list-subtitle{display:block}@media(min-width: 1280px){.predictive-search-results .predictive-search-results__list-item{font-size:18px}}.predictive-search-results .predictive-search-results__list-item a{display:inline-block;padding-block:6px}.predictive-search-results .predictive-search-results__empty-message{font-size:18px}