.Article_title__sqoEw {
  font-weight: 700;
  font-size: 1.5em;
}
.Article_title__sqoEw a {
  text-decoration: none;
  color: inherit;
}
.Article_subtitle__y9C8R {
  font-size: 1em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  background-color: #fff;
  margin-bottom: 0.5em;
}
.Article_info__Kb2eT {
  width: 100%;
  background-color: #fff;
}
.Article_desc__39wrx {
  color: #000;
  background-color: #fff;
}
[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}
.simplebar-mask {
  direction: inherit;
  overflow: hidden;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}
.simplebar-mask,
.simplebar-offset {
  position: absolute;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  -webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
.simplebar-content:after,
.simplebar-content:before {
  content: " ";
  display: table;
}
.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}
.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  z-index: -1;
}
.simplebar-height-auto-observer,
.simplebar-track {
  position: absolute;
  overflow: hidden;
  pointer-events: none;
}
.simplebar-track {
  z-index: 1;
  right: 0;
  bottom: 0;
}
[data-simplebar].simplebar-dragging,
[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}
.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}
.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #000;
  border-radius: 7px;
  opacity: 0;
  transition: opacity 0.2s linear 0.5s;
}
.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  transition-delay: 0s;
  transition-duration: 0s;
}
.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}
.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
}
.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto;
}
[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}
.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scrollbar !important;
}
.simplebar-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}
.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.ArticleList_article_container__B0tT8 {
  position: relative;
  height: 100%;
  width: var(100%);
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ArticleList_article_container__B0tT8 > * {
  width: var(--content-width);
}
.ArticleList_gradient___lz0q {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  height: 0.25em;
  background: linear-gradient(var(--background-color), transparent);
}
.ArticleList_spinner_container__YExh6 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ArticleList_no_res_msg__qqqIj {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding-top: 2em;
  color: var(--primary-color);
  font-weight: 500;
  font-size: 1.5em;
}
.Card_container__KMubA {
  border: 2px solid #d3d3d3;
  margin: 0.5em 0;
  background-color: #fff;
  padding: 0.5em;
  border-radius: 0.5em;
  color: var(--primary-color);
  transition: all 0.3s ease;
}
.Card_container__KMubA:hover {
  border-color: #a4a4a4;
  cursor: pointer;
}
.Dropdown_container__2WN1T {
  position: relative;
  flex-direction: column;
  white-space: nowrap;
}
.Dropdown_button__f9w7f,
.Dropdown_container__2WN1T {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Dropdown_button__f9w7f {
  background-color: #fff;
  text-decoration: none;
  border: 2px solid #d3d3d3;
  border-radius: 0.5em;
  padding: 0.2em;
  cursor: pointer;
}
.Dropdown_button__f9w7f:hover {
  border: 2px solid #a4a4a4;
}
.Dropdown_label___xvPN {
  margin-left: 0.5em;
  font-weight: 700;
  font-size: 1em;
  text-transform: uppercase;
}
.Dropdown_panel__tjXtj {
  position: absolute;
  top: 2.4em;
  border-radius: 0.2em;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 99;
  background-color: #fff;
  padding: 0.5em;
  width: 100%;
}
@media only screen and (min-width: 370px) {
  .Dropdown_container__2WN1T {
    max-width: 12em;
  }
}
.Filterbar_filtercontainer__DVKnZ {
  z-index: 1000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: var(--content-width);
  z-index: 1002;
  margin-top: 0.5rem;
  max-height: 2rem;
  flex-shrink: 0;
}
.Filterbar_searchbar__5GsnY {
  height: 100%;
  width: 50%;
  margin-right: auto;
}
.Filterbar_rssbutton__DCO4J {
  height: 100%;
  aspect-ratio: 1;
  margin-left: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Filterbar_rssbutton__DCO4J:hover {
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .Filterbar_searchbar__5GsnY {
    width: 100%;
    margin-right: 0.5em;
  }
}
@media only screen and (max-width: 370px) {
  .Filterbar_filtercontainer__DVKnZ {
    flex-direction: column;
  }
  .Filterbar_searchbar__5GsnY {
    margin-bottom: 0.5em;
    margin-right: 0;
  }
}
.LoadingSpinner_spinner__vuX9K {
  color: var(--primary-color);
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: LoadingSpinner_mulShdSpin__Nhysl 1.3s linear infinite;
  transform: translateZ(0);
}
@keyframes LoadingSpinner_mulShdSpin__Nhysl {
  0%,
  to {
    box-shadow:
      0 -3em 0 0.2em,
      2em -2em 0 0,
      3em 0 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 -1em,
      -3em 0 0 -1em,
      -2em -2em 0 0;
  }
  12.5% {
    box-shadow:
      0 -3em 0 0,
      2em -2em 0 0.2em,
      3em 0 0 0,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 -1em,
      -3em 0 0 -1em,
      -2em -2em 0 -1em;
  }
  25% {
    box-shadow:
      0 -3em 0 -0.5em,
      2em -2em 0 0,
      3em 0 0 0.2em,
      2em 2em 0 0,
      0 3em 0 -1em,
      -2em 2em 0 -1em,
      -3em 0 0 -1em,
      -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow:
      0 -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0 0 0,
      2em 2em 0 0.2em,
      0 3em 0 0,
      -2em 2em 0 -1em,
      -3em 0 0 -1em,
      -2em -2em 0 -1em;
  }
  50% {
    box-shadow:
      0 -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0 0 -1em,
      2em 2em 0 0,
      0 3em 0 0.2em,
      -2em 2em 0 0,
      -3em 0 0 -1em,
      -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow:
      0 -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 0,
      -2em 2em 0 0.2em,
      -3em 0 0 0,
      -2em -2em 0 -1em;
  }
  75% {
    box-shadow:
      0 -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 0,
      -3em 0 0 0.2em,
      -2em -2em 0 0;
  }
  87.5% {
    box-shadow:
      0 -3em 0 0,
      2em -2em 0 -1em,
      3em 0 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 0,
      -3em 0 0 0,
      -2em -2em 0 0.2em;
  }
}
.Navbar_header__C7xNs {
  position: relative;
  width: 100%;
  height: 3.5em;
  background-color: var(--primary-color);
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}
.Navbar_skip_navigation_link__L0heP {
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 100%;
  background-color: #df3f20;
  color: #fff;
  font-weight: 500;
  padding: 0 0.5em;
  transform: translateX(-100vw);
  transition: transform 0.2s ease-in;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Navbar_skip_navigation_link__L0heP:focus {
  outline: none;
  transform: translateX(0);
}
.Navbar_nav__FD0Ny {
  width: var(--content-width);
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Navbar_logo_link__8ie1f {
  height: 100%;
  align-items: center;
  display: flex;
  text-decoration: none;
}
.Navbar_logo_text_container__e6syF {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 200;
  margin-right: auto;
}
.Navbar_img_container__m39Lg {
  position: relative;
  overflow: hidden;
  height: 80%;
  width: 3.5em;
}
.Navbar_logo_text_container__e6syF span:first-child {
  font-weight: 700;
}
.Navbar_ul___pEZ3 {
  height: 100%;
  list-style: none;
  display: flex;
  background-color: var(--primary-color);
}
.Navbar_ul___pEZ3 li {
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: 400;
  font-size: 1.2em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Navbar_ul___pEZ3 li:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.Navbar_ul___pEZ3 li:hover {
  background-color: var(--highlight-color);
  cursor: pointer;
}
.Navbar_ul___pEZ3 li a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1em;
  text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
  .Navbar_logo_text_container__e6syF {
    display: none;
  }
}
.SearchBox_container__8q6cU {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
.SearchBox_input__Pxjis {
  border: 2px solid #d3d3d3;
  border-radius: 0.5em;
  height: 100%;
  width: 100%;
  min-width: 4em;
  background-color: #fff;
  padding: 0.5em;
}
.SearchBox_input__Pxjis:focus {
  border: 2px solid #a4a4a4;
}
.SearchBox_icon__Q3_9S {
  font-size: 2em;
  fill: var(--primary-color);
  margin-right: 0.2em;
}
.PinnedCard_pin_container__7m8F3 {
  width: var(--content-width);
  background-color: var(--primary-color);
  color: #fff;
  display: flex;
  flex-direction: column;
  margin: 0.5em auto;
  padding: 0.5em;
  border-radius: 0.5em;
  border: 2px solid #d3d3d3;
}
.PinnedCard_pin_container__7m8F3:hover {
  border-color: #a4a4a4;
  cursor: pointer;
}
.PinnedCard_pin_container__7m8F3 p a {
  color: #fff;
}
.PinnedCard_pin_title__lPtea {
  width: "100%";
  display: flex;
}
.PinnedCard_pin_title__lPtea a {
  width: 100%;
  font-weight: 700;
  font-size: 1.5em;
  text-decoration: none;
  color: #fff;
}
.PinnedCard_pin_date__FustF {
  color: #e9e9e9;
  margin-bottom: 0.5em;
}
.PinnedCard_pin_button__s_ZXV {
  border: none;
  background-color: transparent;
}
.PinnedCard_pin_button__s_ZXV:hover {
  cursor: pointer;
}
.HomePage_container___o5N5 {
  width: 100vw;
  display: flex;
  flex-direction: column;
}
.HomePage_main__TbJsS {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
