* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

@media (prefers-color-scheme: dark) {
  .textabsatz a {
    border-bottom: 0.1rem solid rgb(255, 255, 255);
    color: rgb(255, 255, 255) !important;
  }
}

h3 {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 900;
  margin-bottom: 20px;
}

:root {
  --text-color: #1d2228;
  --blue: #052962;
  --white: #ffffff;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

img,
video {
  max-width: 100%;
  height: auto;
}

.label {
  display: block;
  font-style: italic;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 1rem;
  font-size: 14px;
}

.textabsatz a {
  font-weight: 700 !important;
  color: orange !important;
  border-color: orange !important;
}

.comments-section {
  padding: 25px;
  border-radius: 12px;
}

.comments-section h3 {
  margin-bottom: 20px;
  font-size: 22px;
}

.comments-section h4 {
  margin-bottom: 15px;
  font-size: 18px;
}

#comments-list p {
  border: 1px solid rgb(221, 221, 221);
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 12px;
  box-shadow: rgba(255, 255, 255, 0.4) 0px 2px 10px;
  line-height: 1.4;
}

#comments-list strong {
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
}

.comments-section input,
.comments-section textarea {
  border: 1px solid rgb(221, 221, 221);
  border-radius: 8px;
  font-size: 14px;
  transition: 0.2s;
}

.comments-section input:focus,
.comments-section textarea:focus {
  border-color: rgb(79, 70, 229);
  outline: none;
}

.comments-section textarea {
  min-height: 80px;
  resize: vertical;
}

.comments-section button {
  background: rgb(79, 70, 229);
  color: rgb(255, 255, 255);
  border-width: medium;
  border-style: none;
  border-color: currentcolor;
  border-image: none;
  border-radius: 8px;
  transition: 0.2s;
}

.comments-section button:hover {
  background: rgb(67, 56, 202);
}

body {
  position: relative;
}

input {
  box-sizing: border-box;
}

.ardplayer.ardplayer-show-focus-outlines
  .ardplayer-controlbar:focus:not(:focus-visible),
.ardplayer.ardplayer-show-focus-outlines
  [tabindex]:not([tabindex^='-']):focus:not(:focus-visible),
.ardplayer.ardplayer-show-focus-outlines button:focus:not(:focus-visible) {
  outline: none;
}

.ardplayer:not(.ardplayer-show-focus-outlines)
  .ardplayer-controlbar:focus-visible,
.ardplayer:not(.ardplayer-show-focus-outlines)
  [tabindex]:not([tabindex^='-']):focus-visible,
.ardplayer:not(.ardplayer-show-focus-outlines) button:focus-visible {
  outline: none;
}

.ardplayer.ardplayer-state-audio
  .ardplayer-volume-fader:not(:hover)
  .noUi-handle {
  transform: scale(0);
}

.ardplayer.ardplayer-state-audio:not(.ardplayer-state-embedded):not(:hover)
  .ardplayer-controlbar
  .noUi-horizontal
  .noUi-handle {
  transform: scale(0);
}

.ardplayer
  .ardplayer-bottom-sheet-container
  .ardplayer-input-wrapper
  input:focus-visible {
  border-width: medium !important;
  border-style: none !important;
  border-color: currentcolor !important;
  border-image: none !important;
  outline: none !important;
}

.ardplayer video::-internal-media-controls-overlay-cast-button {
  display: none;
}

.ardplayer.ardplayer-show-focus-outlines
  .ardplayer-controlbar
  .ardplayer-controlbar-jumpmarks
  .ardplayer-controlbar-jumpmark:focus:not(:focus-visible) {
  outline: none;
}

a,
article,
b,
body,
button,
dd,
div,
dl,
dt,
footer,
h1,
h3,
h4,
header,
html,
img,
li,
nav,
p,
span,
strong,
ul,
video {
  border: 0px;
  font: inherit;
  letter-spacing: 0.02rem;
  margin: 0px;
  outline: none;
  padding: 0px;
  vertical-align: baseline;
}

article,
footer,
header,
nav {
  display: block;
}

body {
  line-height: 1;
}

ul {
  list-style: none;
}

a:focus,
a:focus img {
  outline: rgb(128, 128, 126) solid 0.2rem;
  outline-offset: -0.2rem;
}

a:active,
a:active img,
a:hover,
a:hover img {
  outline: 0px;
}

a {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

.seitenkopf__headline--text,
a,
body,
button,
dd,
div,
dl,
dt,
h1,
h3,
h4,
html,
img,
li,
p,
span,
ul {
  font-family: Thesis, 'Thesis Plus Kyrillic', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.metatextline {
  font-family: Thesis, 'Thesis Plus Kyrillic', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.seitenkopf__headline--text {
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 3.8rem;
}

@media screen and (min-width: 768px) {
  .seitenkopf__headline--text {
    font-size: 3.4rem;
    font-weight: 400;
    line-height: 4rem;
  }
}

.textabsatz {
  font-size: 2rem;
  line-height: 2.6rem;
}

.meldung__subhead {
  font-size: 2.4rem;
  line-height: 2.8rem;
}

@media screen and (min-width: 768px) {
  .meldung__subhead {
    font-size: 2.6rem;
    line-height: 3rem;
  }
}

.textabsatz a {
  border-bottom: 0.1rem solid rgb(1, 89, 153);
  color: rgb(1, 89, 153);
}

.seitenkopf__headline--text {
  margin-bottom: 1.2rem;
}

@media screen and (min-width: 768px) {
  .seitenkopf__headline--text {
    margin-bottom: 1rem;
  }
}

.meldung__subhead,
.textabsatz {
  padding: 0px 2rem;
}

.textabsatz {
  margin: 0px 0px 2.4rem;
}

.container {
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}

.columns {
  float: left;
  margin-top: 0px;
}

.columns.twelve {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .columns.m-ten {
    width: 83.3333%;
  }
  .columns.m-twelve {
    width: 100%;
  }
  .columns.m-offset-one {
    margin-left: 8.33333%;
  }
}

@media only screen and (min-width: 1024px) {
  .columns.l-eight {
    width: 66.6667%;
  }
  .columns.l-offset-two {
    margin-left: 16.6667%;
  }
}

body {
  background-color: rgb(241, 241, 241);
}

.layout-container {
  margin: 0px auto;
  max-width: 1200px;
  width: 100%;
}

.layout-content {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding-top: 10.2rem;
}

.global-wrapper {
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media print {
  .layout-content {
    overflow: visible;
  }
}

.content-wrapper {
  background-color: rgb(255, 255, 255);
  display: block;
  margin: auto;
  max-width: 1024px;
}

@media screen and (min-width: 1921px) {
  .content-wrapper {
    max-width: 1200px;
  }
}

@media screen and (min-width: 768px) {
  .content-wrapper {
    padding: 0px;
  }
}

@media screen and (min-width: 1024px) {
  .content-wrapper {
    padding: 0px 40px;
  }
  .layout-content {
    padding-top: 11.6rem;
  }
}

@media screen and (min-width: 1104px) {
  .global-wrapper {
    max-width: 110.4rem;
  }
}

@media screen and (min-width: 1921px) {
  .global-wrapper {
    max-width: 128rem;
  }
}

@media print {
  .layout-content {
    padding-top: 0px;
  }
}

@page {
  margin: 2cm;
}

.btn.btn--light-grey {
  background: rgb(228, 228, 228);
  color: rgb(51, 50, 47);
}

.btn.btn--light-grey:hover {
  background: rgb(194, 194, 193);
}

.btn.btn--light-grey:focus {
  outline-color: rgb(128, 128, 126);
}

.content-wrapper.content-wrapper--show-cuts {
  background-color: transparent;
  max-width: 110.4rem;
}

.content-wrapper.content-wrapper--show-cuts .layout-container {
  max-width: 128rem;
}

@media screen and (min-width: 1921px) {
  .content-wrapper.content-wrapper--show-cuts {
    max-width: 128rem;
  }
}

@media screen and (min-width: 1024px) {
  .content-wrapper.content-wrapper--show-cuts {
    padding: 0px;
  }
}

.content-wrapper.content-wrapper--show-cuts .content-wrapper__group {
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  padding-top: 0px;
}

@media screen and (min-width: 1024px) {
  .content-wrapper.content-wrapper--show-cuts .content-wrapper__group {
    padding: 0px 4rem;
  }
}

@font-face {
  font-display: swap;
  font-family: Thesis;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/TheSansC5s-4_SemiLight.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: Thesis;
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/TheSansC5s-6_SemiBold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: Thesis;
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/TheSansC5s-4_SemiLightItalic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: ThesisCaps;
  font-weight: 400;
  src: url('../fonts/TheSansC5s-4_SemiLight.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Thesis Plus Kyrillic';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/TheSansC5s-6_SemiBold.woff2') format('woff2');
}

html {
  text-size-adjust: 100%;
  color: rgb(51, 50, 47);
  font-size: 62.5%;
}

@media screen and (max-width: 360px) {
  html {
    font-size: 56%;
  }
}

@media print {
  html {
    font-size: 50%;
  }
}

a,
body,
button,
dd,
div,
dl,
dt,
h1,
h3,
h4,
html,
img,
li,
p,
span,
ul {
  border: 0px;
  outline: none;
}

.burger-button-animated {
  fill: rgb(51, 50, 47);
  background: transparent;
  cursor: pointer;
  height: 4.5rem;
  padding: 1rem;
  position: absolute;
  right: 2.5rem;
  top: 1rem;
  width: 4.5rem;
  z-index: 141;
}

.burger-button-animated:focus {
  outline: rgb(128, 128, 126) solid 2px;
}

.burger-button-animated svg {
  pointer-events: none;
}

.burger-button-animated .firstline {
  transform: rotate(0deg);
  transform-origin: 2px 8px;
  transition: 0.3s;
}

.burger-button-animated .secondline {
  opacity: 1;
  transition: 0.3s;
}

.burger-button-animated .thirdline {
  transform: rotate(0deg);
  transform-origin: 2px 26px;
  transition: 0.3s;
}

@media only screen and (min-width: 768px) {
  .burger-button-animated {
    right: 4.6rem;
  }
}

@media only screen and (min-width: 1024px) {
  .burger-button-animated {
    height: 5.6rem;
    right: 4.2rem;
    top: 1.2rem;
    width: 5.6rem;
  }
}

.btn--text {
  align-items: center;
  display: inline-flex;
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 0.4rem 1rem;
  text-align: center;
}

.btn--text .icon {
  height: 2.4rem;
  padding-left: 1rem;
  width: 2.4rem;
}

.btn--text.btn--fullwidth {
  border-width: medium;
  border-style: none;
  border-color: currentcolor;
  border-image: none;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 100%;
}

.btn--text.btn--fullwidth .btn__label {
  flex: 1 1 0%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.searchfield__submit:focus-visible {
  outline: none;
}

.label {
  background: rgb(1, 89, 153);
  border-radius: 0.3rem;
  color: rgb(255, 255, 255);
  display: inline-flex;
  font-family: Thesis, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  margin-right: 0.8rem;
  padding: 0.3rem 0.8rem;
  text-transform: uppercase;
}

.label strong {
  letter-spacing: 0.11rem;
}

.label.label--small {
  font-size: 1.1rem;
  padding: 0.4rem 0.6rem 0.3rem;
}

.btn.btn--light-grey .icon {
  fill: rgb(51, 50, 47);
}

.btn {
  border-radius: 0.3rem;
}

.btn:hover {
  cursor: pointer;
  outline: 0px;
}

.btn:active {
  outline: 0px;
}

.btn:focus {
  outline-offset: 0.2rem;
  outline-style: solid;
  outline-width: 0.2rem;
}

.metatextline {
  box-sizing: border-box;
  color: rgb(128, 128, 126);
  font-size: 1.8rem;
  line-height: 2.9rem;
  margin-bottom: 1.6rem;
}

.footer {
  background-color: rgb(255, 255, 255);
  color: rgb(51, 50, 47);
  margin-top: 1.6rem;
  padding: 4rem 2rem;
}

.footer__link {
  color: rgb(51, 50, 47);
  display: flex;
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin: 0.2rem;
  padding: 0.7rem 0px 0.7rem 2rem;
  text-decoration: none;
}

.footer__link:active,
.footer__link:hover {
  outline: 0px;
  text-decoration: none;
}

@media screen and (min-width: 1024px) {
  .footer {
    padding: 4rem;
  }
}

@media screen and (min-width: 1104px) {
  .footer {
    margin: 1.6rem auto 0px;
    max-width: 102.4rem;
  }
}

@media screen and (min-width: 1921px) {
  .footer {
    max-width: 120rem;
  }
}

.footer .expanderbox__item-wrapper {
  border-top: 0.1rem solid rgb(228, 228, 228);
}

.footer .expanderbox__item-wrapper:last-of-type {
  border-bottom: 0.1rem solid rgb(228, 228, 228);
}

.footer .expanderbox__item-wrapper a {
  align-items: center;
  color: rgb(51, 50, 47);
  display: flex;
  flex-wrap: nowrap;
  font-family: Thesis, helvetica, arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  justify-content: space-between;
  padding: 0px 4rem 0px 2rem;
}

.footer .expanderbox__item-wrapper a:hover {
  outline: 0px;
}

.footer .expanderbox__item-wrapper a .footer__arrow {
  margin-right: -4.2rem;
}

.footer .expanderbox__item-wrapper a .footer__arrow svg {
  fill: rgb(51, 50, 47);
  height: 4rem;
  margin-bottom: -0.1rem;
  margin-top: -0.1rem;
  width: 4rem;
}

.footer__arrow .icon--arrow-up {
  display: none;
}

.footer .expanderbox .exp-body {
  left: -10000px;
  overflow: hidden;
  position: absolute;
}

.icon--arrow-down,
.icon--arrow-up {
  height: 3rem;
  width: 3rem;
}

.footer__navigation__list__item {
  margin: 0.2rem;
}

.footer__navigation__list__item a {
  color: rgb(51, 50, 47);
  display: block;
  font-family: Thesis, helvetica, arial, sans-serif;
  font-size: 1.8rem;
  line-height: 3rem;
  padding: 0.5rem 4rem;
  text-decoration: none;
  width: auto;
}

.footer__navigation__list__item a:hover {
  outline: 0px;
  text-decoration: none;
}

.footer__navigation__list__item a:focus {
  outline: rgb(128, 128, 126) solid 2px;
}

.footer__navigation__list__item a:active {
  outline: 0px;
  text-decoration: none;
}

.footer__navigation__bottom {
  list-style: none;
  margin: 1rem 0px 8rem;
  padding: 0px;
}

.footer__navigation__bottom__item {
  overflow: hidden;
}

.footer__logo__icon {
  align-items: flex-end;
  border: 1px solid transparent;
  display: flex;
  flex-direction: column;
  margin-bottom: -4.2rem;
  padding-top: 0.6rem;
  text-align: right;
}

.footer__logo__icon svg {
  fill: rgb(51, 50, 47);
}

.footer__logo__icon .icon {
  height: 6.7rem;
  width: 17rem;
}

.endline {
  background: rgb(228, 228, 228);
  box-sizing: border-box;
  height: 4rem;
  padding: 0.8rem 0px 0px 4rem;
  width: 100%;
}

@media screen and (min-width: 1104px) {
  .endline {
    margin: auto;
    max-width: 110.4rem;
  }
}

@media screen and (min-width: 1921px) {
  .endline {
    max-width: 128rem;
  }
}

.endline__copyright {
  color: rgb(128, 128, 126);
  font-family: Thesis, helvetica, arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
}

@media print {
  .footer {
    display: none;
  }
}

.header-fancy-v2 {
  background-color: rgb(255, 255, 255);
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 121;
}

.header-fancy-v2 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0.5rem 0.5rem -0.5rem;
}

.header-fancy-v2 .header__items {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  height: 6.5rem;
  justify-content: space-between;
  width: 100%;
}

.header-fancy-v2 .header__logo {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  flex-wrap: nowrap;
  margin-left: 2rem;
  overflow: hidden;
  padding: 0.6rem 0px;
  position: relative;
}

.header-fancy-v2 .header__logo__icon {
  height: 4rem;
  margin-right: 0.8rem;
  width: 4rem;
}

.header-fancy-v2 .header__logo__wortmarke {
  margin-top: 0.2rem;
  width: 14rem;
}

.header-fancy-v2 .header__logo__wortmarke.header__logo__wortmarke-ts {
  margin-top: 0.6rem;
  width: 11rem;
}

.header-fancy-v2 .header__logo__wortmarke svg path {
  fill: rgb(51, 50, 47);
}

.header-fancy-v2 .header__horiz {
  margin: 0px -4rem;
  padding: 0px 4rem;
  position: relative;
}

.global-wrapper .content-wrapper,
.header-fancy-v2 .header__horiz {
  transition: 0.5s ease-out;
}

.global-wrapper .content-wrapper::after,
.header-fancy-v2 .header__horiz::after {
  background-color: rgba(0, 0, 0, 0.6);
  content: '';
  height: 100%;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  transition: opacity 0.3s ease-in-out;
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1024px) {
  .header-fancy-v2 .header__items {
    background: rgb(255, 255, 255);
    height: 8rem;
  }
  .header-fancy-v2 .header__logo {
    margin-left: 0px;
  }
  .header-fancy-v2 .header__logo__icon {
    height: 6rem;
    margin-left: 4rem;
    margin-right: 1.2rem;
    width: 6rem;
  }
  .header-fancy-v2 .header__logo__wortmarke {
    margin-top: -0.1rem;
    width: 20rem;
  }
  .header-fancy-v2 .header__logo__wortmarke.header__logo__wortmarke-ts {
    width: 15rem;
  }
}

@media screen and (min-width: 1104px) {
  .header-fancy-v2 {
    left: 50%;
    max-width: 102.4rem;
    padding: 0px 4rem;
    transform: translateX(-50%);
  }
  .header-fancy-v2 .header__logo__icon {
    margin-left: 0px;
  }
}

@media screen and (min-width: 1921px) {
  .header-fancy-v2 {
    max-width: 120rem;
  }
}

@media print {
  .header-fancy-v2 {
    position: unset;
  }
  .header-fancy-v2 .horizontal-nav {
    display: none;
  }
}

.textabsatz {
  box-sizing: border-box;
  color: rgb(51, 50, 47);
  display: block;
  width: 100%;
}

.textabsatz strong {
  color: rgb(51, 50, 47);
}

@media screen and (min-width: 768px) {
  .textabsatz {
    padding: 0px;
  }
}

.meldung__subhead {
  color: rgb(1, 89, 153);
  margin: 0.8rem 0px 1.6rem;
}

.meldung__subhead {
  box-sizing: border-box;
  padding: 0px 2rem;
}

@media screen and (min-width: 768px) {
  .meldung__subhead {
    padding: 0px;
  }
}

.home__icon {
  margin-left: 2rem;
  padding-right: 0.3rem;
}

.home__icon svg {
  fill: rgb(51, 50, 47);
  height: 2rem;
  width: 2rem;
}

.anchored {
  font-weight: bolder;
}

.horizontal-nav {
  font-size: 1.5rem;
  position: relative;
}

.horizontal-nav .swipe {
  align-items: center;
  display: flex;
  height: 3.8rem;
}

.horizontal-nav .swipe {
  overflow-y: hidden;
  scrollbar-width: none;
  white-space: nowrap;
}

.horizontal-nav .swipe::-webkit-scrollbar {
  display: none;
}

.horizontal-nav .swipe li {
  display: inline-block;
  vertical-align: middle;
}

.horizontal-nav .swipe li:active,
.horizontal-nav .swipe li:hover {
  background: rgb(228, 228, 228);
  color: rgb(51, 50, 47);
  cursor: pointer;
}

.horizontal-nav .swipe li:not(:first-child) a,
.horizontal-nav .swipe li:not(:last-child) a {
  font-weight: 400;
}

.horizontal-nav .swipe a {
  color: rgb(51, 50, 47);
  display: block;
  padding: 1.2rem 1.2rem 1.1rem;
}

.horizontal-nav .swipe a.home {
  outline-offset: -0.4rem;
  padding: 1.1rem 1.2rem;
}

a.home.mobile-view span {
  display: none;
}

a.home.mobile-view svg {
  display: block;
}

@media screen and (min-width: 1024px) {
  .home__icon {
    margin-left: 4rem;
    padding: 0px;
  }
  .horizontal-nav .swipe a.home {
    outline-offset: -0.2rem;
    padding: 1.2rem 1.2rem 1.1rem;
  }
  a.home.mobile-view svg {
    display: none;
  }
  a.home.mobile-view span {
    display: block;
  }
}

@media screen and (min-width: 1104px) {
  .home__icon {
    margin-left: 0px;
  }
}

.article-breadcrumb .article-breadcrumb__title--inside {
  cursor: default;
  display: block;
  margin: 0.9rem 0.5rem 0.7rem;
  padding: 0.3rem 0.7rem 0.4rem;
}

.article-breadcrumb li > * {
  color: rgb(51, 50, 47);
}

.article-breadcrumb li + li > ::before {
  border-color: transparent transparent transparent rgb(128, 128, 126);
  border-style: solid;
  border-width: 0.4rem 0px 0.4rem 0.6rem;
  content: '';
  display: inline-block;
  height: 0px;
  margin: 0px 0.6em 0.1rem -1.2rem;
  top: -2rem;
  width: 0px;
}

.horizontal-nav .swipe li.article-breadcrumb__title:active,
.horizontal-nav .swipe li.article-breadcrumb__title:hover {
  background: rgb(255, 255, 255);
}

.seitenkopf {
  background: rgb(255, 255, 255);
}

.seitenkopf__data {
  display: flex;
  width: 100%;
}

.seitenkopf__title {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .seitenkopf__title {
    padding: 0px 2rem;
  }
}

.seitenkopf__headline--text {
  clear: left;
  color: rgb(1, 89, 153);
  display: block;
}

.seitenkopf__media {
  margin-bottom: 1.6rem;
  position: relative;
}

.seitenkopf__label {
  display: block;
  float: left;
  margin-bottom: 0.6rem;
}

.buttongroup {
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 0px 2rem 2.4rem;
  width: 100%;
}

.buttongroup__item {
  flex: 1 1 0%;
  padding-top: 1.6rem;
}

.buttongroup__item:first-of-type {
  padding-top: 0px;
}

@media screen and (min-width: 768px) {
  .buttongroup {
    align-items: flex-end;
    flex-direction: row;
    justify-content: flex-end;
    padding: 0px 2rem 1.6rem;
  }
  .buttongroup__item {
    box-sizing: border-box;
    max-width: 33.3333%;
    min-width: 25%;
    padding: 0px 1rem 0px 0px;
  }
  .buttongroup__item:only-child {
    max-width: 41.6667%;
    padding: 0px;
  }
  .buttongroup__item:last-of-type {
    padding-right: 0px;
  }
}

@media screen and (min-width: 1024px) {
  .buttongroup:not(.buttongroup--copytext):not(.buttongroup--searchresults) {
    padding: 0px 0px 2.4rem;
  }
  .buttongroup__item:only-child {
    max-width: 33.3333%;
  }
}

.expanderbox {
  background-color: rgb(255, 255, 255);
}

.header-app__eventbox {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0px;
  transform: translate(-50%);
}

.header-app__link {
  align-items: center;
  color: rgb(51, 50, 47);
  cursor: pointer;
  display: none;
  font-size: 1.8rem;
  height: 100%;
  opacity: 0;
}

.header-app__link__text {
  padding-right: 0.6rem;
  white-space: nowrap;
}

.header-app__link {
  background: transparent;
  padding: 0px 0.8rem;
}

.header-app__link:focus {
  outline: rgb(128, 128, 126) solid 0.2rem;
}

.header-app__icon {
  fill: rgb(51, 50, 47);
  align-items: center;
  display: flex;
}

.header-app__icon svg {
  height: 2.5rem;
}

.header-app__eventbox {
  max-height: 5.2rem;
}

@media screen and (min-width: 1024px) {
  .header-app__link {
    display: flex;
    max-height: 8rem;
    opacity: 1;
  }
  .header-app__icon svg {
    height: 3.8rem;
  }
  .header-app__eventbox {
    max-height: 8rem;
  }
}

.buttongroup .buttongroup__item,
.buttongroup .buttongroup__item:only-child {
  max-width: none;
}

:root {
  --mainColor: #121534;
  --text: #fff;
  --input-color: #000;
  --valid-input-color: #000;
}

@media print {
  body {
    display: none !important;
  }
}

@media print {
  body {
    display: none !important;
  }
}

.form-wrapper {
  margin-inline: auto;
  max-width: 682px;
  margin-bottom: 24px;
  padding-inline: 16px;
}

.d-flex {
  display: flex;
  flex-direction: column;
}
