.sel-hts{--sel-hts-ink:#a3643a;--sel-hts-icon:#b87545;display:block;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:#fdf1ea;border-bottom:1px solid #f1e3d7;font-family:Nunito,sans-serif}.sel-hts__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 14px;margin:0;padding:12px 16px;list-style:none}.sel-hts__item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:var(--sel-hts-ink);font-size:14.5px;font-weight:800;line-height:1.25;letter-spacing:-.01em}.sel-hts__item+.sel-hts__item:before{content:"";width:1px;height:16px;margin-right:8px;background:#dcc3b1}.sel-hts__icon{flex:0 0 auto;color:var(--sel-hts-icon)}.sel-hts__star{font-size:15px;line-height:1}svg.sel-hts__icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}@media screen and (max-width:374px){.sel-hts__item{font-size:14px}}@media screen and (max-width:339px){.sel-hts__item+.sel-hts__item:before{display:none}}@media screen and (min-width:990px){.sel-hts{display:none}}