.hero-search{position:relative;z-index:20}.search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;box-shadow:0 22px 55px #102e2430;border:1px solid #ded9cf;border-radius:4px;overflow:hidden;max-height:430px;overflow-y:auto}.search-suggestions>button{width:100%;display:flex;align-items:center;gap:13px;padding:10px 14px;border:0;border-bottom:1px solid #eee9df;background:#fff;text-align:left;cursor:pointer;color:#172820}.search-suggestions>button:last-child{border-bottom:0}.search-suggestions>button:hover,.search-suggestions>button:focus{background:#f1f5ed;outline:0}.search-suggestions img{width:52px;height:52px;object-fit:cover;border-radius:3px;background:#eee}.search-suggestions span,.search-suggestions strong,.search-suggestions small{display:block}.search-suggestions strong{font-size:14px;margin-bottom:4px}.search-suggestions small{font-size:10px;color:#78827c;text-transform:none}.search-suggestions>button>span{font-size:inherit;color:inherit}@media(max-width:600px){.search-suggestions{max-height:340px}.search-suggestions img{width:44px;height:44px}.search-suggestions strong{font-size:12px}}
