.article-categories{padding-top:16px;padding-bottom:16px}.article-categories__title{position:relative;margin-top:0;margin-bottom:24px;font-family:"American Captain",sans-serif;line-height:1;font-size:30px;color:#292929;text-align:left}.article-categories__title::before{content:"";position:absolute;bottom:-8px;width:53px;height:7px;transform:skewX(-17deg);background-color:#ff721f}@media (max-width:749px){.article-categories__title::before{display:none}}@media screen and (max-width:989px){.article-categories__title{text-align:left}}@media (max-width:749px){.article-categories__title{text-align:center}}@media screen and (min-width:750px){.article-categories__title{font-size:36px}}.article-categories__list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:0 12px}@media screen and (min-width:750px){.article-categories__list{justify-content:flex-start}}.article-categories__tag{display:flex;align-items:center;justify-content:center;width:fit-content;padding:8px 16px;color:#292929;text-decoration:none;letter-spacing:0;background-color:#f9fafb;border:1px solid #ff721f;transform:skewX(-17deg);transition:all .2s}.article-categories__tag:hover{background-color:#ff721f;color:#fff}.article-categories__tag--active{background-color:#ff721f;color:#fff}.article-categories__tag-text{font-size:14px;font-weight:500;line-height:1.5;transform:skewX(17deg)}