@font-face {
  font-family: twentieth-century;
  src: url("../fonts/Tw-Cen-MT-W01-Light.woff2") format('woff2');
  font-style: light;
  font-weight: 100;
}
@font-face {
  font-family: twentieth-century;
  src: url("../fonts/Twentieth-Century.woff2") format('woff2');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: twentieth-century;
  src: url("../fonts/Twentieth-Century.woff2") format('woff2');
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: twentieth-century;
  src: url("../fonts/Twentieth-Century.woff2") format('woff2');
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: twentieth-century;
  src: url("../fonts/Twentieth-Century-Bold.woff2") format('woff2');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: twentieth-century;
  src: url("../fonts/Twentieth-Century-Bold-Italic.woff2") format('woff2');
  font-style: italic;
  font-weight: 700;
}
.base--pager-block {
  border-bottom: 1px solid;
  margin-bottom: 24px;
  text-align: center;
}
.base--pager-block ul,
.base--pager-block p {
  padding-bottom: 18px;
}
.base--pager-block ul + ul,
.base--pager-block ul + p {
  padding-top: 0;
}
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
footer {
  margin-top: 50px;
  background-color: #aaa;
  color: #fff;
  padding: 20px 20px 10px 20px;
}
footer .region-footer {
  max-width: 1200px;
  margin: 0 auto;
}
footer ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 20px;
}
footer #block-zeigen-zeigennewsletter .rmEmbed.rmLayout--horizontal.rmBase {
  margin: 0 auto;
  padding: 10px 0 50px;
}
footer #block-zeigen-zeigennewsletter #rmOrganism .rmBase,
footer #block-zeigen-zeigennewsletter #rmOrganism .rmSubscription {
  background-color: #aaa;
}
footer #block-zeigen-zeigennewsletter #rmOrganism .rmLayout--horizontal.rmBase {
  max-width: unset;
}
footer #block-zeigen-zeigennewsletter #rmOrganism .rmLayout--horizontal.rmBase .rmBase__container {
  padding: unset;
}
