@media(min-width:851px){.search--autocomplete{position:relative;overflow:visible}}.search-suggestions{position:absolute;z-index:100;left:0;right:0;top:calc(100% + 9px);max-height:min(520px,70vh);overflow-y:auto;padding:8px;visibility:hidden;opacity:0;transform:translateY(-7px);border:1px solid #e7e2e0;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.2);transition:.18s}.search-suggestions.show{visibility:visible;opacity:1;transform:none}.search-suggestions h4{margin:7px 10px 5px;color:#e30613;font-size:9px;font-weight:900;letter-spacing:1.3px;text-transform:uppercase}.search-suggestions>a{min-height:58px;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:11px;padding:7px 10px;border-radius:8px;color:#222!important;text-decoration:none!important;transition:.16s}.search-suggestions>a:hover,.search-suggestions>a:focus{background:#fff1f2}.search-suggestions>a i{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:#f7eded;color:#e30613;font-style:normal;font-size:18px}.search-suggestions>a img{width:40px;height:40px;object-fit:contain;border-radius:7px;background:#faf7f5}.search-suggestions>a span b,.search-suggestions>a span small{display:block}.search-suggestions>a span b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.search-suggestions>a span small{margin-top:3px;color:#999;font-size:9px}.search-suggestions>a em{color:#e30613;font-style:normal}.search-suggestions>p{margin:0;padding:25px;text-align:center;color:#888;font-size:12px}@media(max-width:850px){.search-suggestions{position:fixed;left:14px;right:14px;top:158px}.search-suggestions>a{min-height:54px}}@media(max-width:480px){.search-suggestions{left:10px;right:10px}}
