.n-prd-tag-list{display:flex;flex-wrap:wrap;gap:4px}@media only screen and (max-width:768px){.n-prd-tag-list{flex-wrap:nowrap;overflow-x:auto;padding:0 0 11px;-webkit-overflow-scrolling:touch}.n-prd-tag-list::-webkit-scrollbar{height:3px}.n-prd-tag-list::-webkit-scrollbar-track{background:#e6e6e6}.n-prd-tag-list::-webkit-scrollbar-thumb{background:#333;border-radius:20px}}.n-prd-tag-list>li{border-radius:4px;border:1px solid var(--BORDER_GR100,#e6e6e6);background:var(--BG_WHITE,#fff);font-size:12px;font-weight:400;line-height:16px;color:var(--TEXT_GR700);padding:7px 11px;white-space:nowrap;flex-shrink:0;min-width:66px;text-align:center}