.sharp-tag-list{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px}@media only screen and (max-width:768px){.sharp-tag-list{margin:24px 0 0;padding:0 0 11px;-webkit-overflow-scrolling:touch}.sharp-tag-list::-webkit-scrollbar{height:3px}.sharp-tag-list::-webkit-scrollbar-track{background:#e6e6e6}.sharp-tag-list::-webkit-scrollbar-thumb{background:#333;border-radius:20px}}.sharp-tag-list li{font-size:13px;font-weight:400;line-height:18px;color:var(--TEXT_GR700);white-space:nowrap;min-width:66px;text-align:center;flex-shrink:0}.sharp-tag-list li:before{content:"";display:inline-block;content:"#"}@media only screen and (max-width:768px){.sharp-tag-list.categoryTagList{overflow-x:auto;flex-wrap:nowrap;touch-action:pan-x}}.sharp-tag-list.categoryTagList li:before{content:none}.sharp-tag-list.mobile-show{display:none}@media only screen and (max-width:768px){.sharp-tag-list.mobile-show{display:flex}}.sharp-tag-list.mobile-hide{margin-top:12px!important}@media only screen and (max-width:768px){.sharp-tag-list.mobile-hide{display:none}}