.postCategoryLabel{position:absolute;left:0;top:0;background:var(--neutral-0);border-radius:8px 0 8px 0;display:flex;align-items:center;gap:8px}@media(min-width:1026px){.postCategoryLabel{padding:16px 24px}}@media(max-width:1025px){.postCategoryLabel{padding:8px}}@media(min-width:1026px){.postCategoryLabel .postCategoryLabel-icon{width:24px;height:24px}}@media(max-width:1025px){.postCategoryLabel .postCategoryLabel-icon{width:16px;height:16px}}.postCategoryLabel .postCategoryLabel-text{color:var(--neutral-400);font-weight:600;margin:0}@media(min-width:1026px){.postCategoryLabel .postCategoryLabel-text{font-size:12px;line-height:18px}}@media(max-width:1025px){.postCategoryLabel .postCategoryLabel-text{font-size:10px;line-height:16px}}