.ArticleList_articlesList__Y1kM7 li {
  border-bottom: 1px solid #cbcbcb;
  border-bottom: 1px solid var(--ds-color-border-subdued);
  transition: background-color 0.2s ease;
}

.ArticleList_articlesList__Y1kM7 li:hover {
    background-color: #f2f2f2;
    background-color: var(--ds-color-layer-secondary-hovered);
  }

.ArticleList_articlesList__Y1kM7 li:first-child {
  border-top: 1px solid #cbcbcb;
  border-top: 1px solid var(--ds-color-border-subdued);
}

.ArticleList_articleLink__7UWwC {
  width: 100%;
}

.ArticleList_articleLinkContent__ZXYC0 {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  gap: var(--ds-spacing-xs);
  align-items: center;
  padding: 0px 16px;
  padding: 0px var(--ds-spacing-xs);
  cursor: pointer;
  text-align: left;
}

.BackButton_backButtonPadding__9I5nL {
  padding-top: 8px;
  padding-top: var(--ds-spacing-3xs);
  padding-bottom: 8px;
  padding-bottom: var(--ds-spacing-3xs);
}

.BackButton_backButton__1ugMP {
  margin-bottom: 40px;
  margin-bottom: var(--ds-spacing-xl);
}

.SectionLayout_sectionLayout__0GEjG {
  margin: 0 auto;
  max-width: 700px;
}@media (min-width:23.4375em) {.SectionLayout_sectionLayout__0GEjG {
    padding: 16px;
    padding: var(--ds-spacing-xs);
}
  }

.Spacer_xs__wjrpf {
  margin-bottom: 16px;
  margin-bottom: var(--ds-spacing-xs);
}

.Spacer_sm__CsHQt {
  margin-bottom: 20px;
  margin-bottom: var(--ds-spacing-sm);
}

.Spacer_md__kb1hy {
  margin-bottom: 24px;
  margin-bottom: var(--ds-spacing-md);
}

.Spacer_lg__haBBg {
  margin-bottom: 32px;
  margin-bottom: var(--ds-spacing-lg);
}

.Spacer_xl__4YHOx {
  margin-bottom: 40px;
  margin-bottom: var(--ds-spacing-xl);
}

.Spacer_xxl__PXbtf {
  margin-bottom: 48px;
  margin-bottom: var(--ds-spacing-2xl);
}

._categoryId__heading__lZ9c4 {
  margin: auto 0;
  text-align: center;
}


/*# sourceMappingURL=64cfd6941e805b4f.css.map*/