.category-title h3{color:#000;font-family:helvetica;font-size:22px;font-weight:700}.category-contents{background:#cecece;display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin-top:18px;padding:16px 4%}.category-contents a{background:#4d4d4d;border:1px solid #4d4d4d;border-radius:4px;color:#fff;font-size:14px;padding:3.5px 11px;text-decoration:none;transition:.3s}.category-tags{display:flex;flex-wrap:wrap;gap:16px 8px;list-style:none;margin:12px 0 8px;padding:0}.category-parent{width:100%}.category-parent>a{background:#777;border-color:#777;display:block;font-size:15px;position:relative}.category-parent>a:after{background-image:var(--btn-arr-w);background-position:50% 50%;background-repeat:no-repeat;background-size:100%;content:"";height:16px;position:absolute;right:4%;top:50%;transform:translateY(-50%);transition:.3s;width:18px}.category-contents .category-parent a{padding:.3em .6em}@media(max-width:767.98px){.category-contents{gap:3.2vw 3.2%;margin-top:16px;padding:4.5% 3.8%}.category-parent a{line-height:1.8}}@media(min-width:768px){.category-contents a:hover{opacity:.8}}footer .category-title h3{font-size:18px}footer .category-parent>a{background:hsla(0,0%,100%,.35)!important;border-color:#eee!important}