.b-search__wrap {
  position: relative;
}
.b-search__notice-close{cursor:pointer;transition:opacity .3s}.b-search__notice-close:hover{opacity:.7}.b-search__wrap{position:relative}.b-search__notice{margin-top:12px;border-radius:12px;background:#f2f4f6;padding:10px 24px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.b-search__notice._bg_yellow{background:#fcf4d6}.b-search__notice-head{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.4;letter-spacing:-0.28px;color:#464a58}@media(min-width: 768px){.b-search__notice{padding:14px 24px}.b-search__notice-head{gap:12px;font-size:14px}}@media(min-width: 992px){.b-search__notice-head{gap:16px}}.b-search__notice-ico{min-width:fit-content}.b-search__notice-close svg,.b-search__notice-ico svg{display:block}
