.article-navigation .article__nav{margin-bottom:1.5rem}.article-navigation .article__nav--item-next a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.article-navigation .article__nav--item-link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.article-navigation .article__nav--item-label{padding:0 .5rem}[dir=rtl] .article-navigation .article__nav .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tag-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.tag-list__item{background:var(--color-brand-tertiary);border-radius:.9375rem;display:inline-block;font-size:.875rem;line-height:1.875rem;margin:.25rem .5rem .25rem 0;padding:0 .625rem}.color-scheme--tertiary .tag-list__item{background:var(--color-brand-primary);color:var(--color-brand-white)}