
.tx_cookieconsent {
  /**
  * Correct the font size and margin on `h1` elements within `section` and
  * `article` contexts in Chrome, Firefox, and Safari.
  */
  /* Grouping content
     ========================================================================== */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics
     ========================================================================== */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content
   ========================================================================== */
  /**
  * Remove the border on images inside links in IE 10.
  */
  /* Forms
   ========================================================================== */
  /**
  * 1. Change the font styles in all browsers.
  * 2. Remove the margin in Firefox and Safari.
  */
  /**
  * Show the overflow in IE.
  * 1. Show the overflow in Edge.
  */
  /**
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
  * 1. Remove the inheritance of text transform in Firefox.
  */
  /**
  * Correct the inability to style clickable types in iOS and Safari.
  */
  /**
  * Remove the inner border and padding in Firefox.
  */
  /**
  * Restore the focus styles unset by the previous rule.
  */
  /**
  * Correct the padding in Firefox.
  */
  /**
  * 1. Correct the text wrapping in Edge and IE.
  * 2. Correct the color inheritance from `fieldset` elements in IE.
  * 3. Remove the padding so developers are not caught out when they zero out
  *    `fieldset` elements in all browsers.
  */
  /**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
  /**
  * Remove the default vertical scrollbar in IE 10+.
  */
  /**
  * 1. Add the correct box sizing in IE 10.
  * 2. Remove the padding in IE 10.
  */
  /**
  * Correct the cursor style of increment and decrement buttons in Chrome.
  */
  /**
  * 1. Correct the odd appearance in Chrome and Safari.
  * 2. Correct the outline style in Safari.
  */
  /**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
  /**
  * 1. Correct the inability to style clickable types in iOS and Safari.
  * 2. Change font properties to `inherit` in Safari.
  */
}
.tx_cookieconsent h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.tx_cookieconsent hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
.tx_cookieconsent pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
.tx_cookieconsent a {
  background-color: transparent;
}
.tx_cookieconsent abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
.tx_cookieconsent b,
.tx_cookieconsent strong {
  font-weight: bolder;
}
.tx_cookieconsent code,
.tx_cookieconsent kbd,
.tx_cookieconsent samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
.tx_cookieconsent small {
  font-size: 80%;
}
.tx_cookieconsent sub,
.tx_cookieconsent sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.tx_cookieconsent sub {
  bottom: -0.25em;
}
.tx_cookieconsent sup {
  top: -0.5em;
}
.tx_cookieconsent img {
  border-style: none;
}
.tx_cookieconsent button,
.tx_cookieconsent input,
.tx_cookieconsent optgroup,
.tx_cookieconsent select,
.tx_cookieconsent textarea {
  font-family: inherit; /* 1 */
  line-height: 1.15; /* 1 */
}
.tx_cookieconsent button,
.tx_cookieconsent input {
  /* 1 */
  overflow: visible;
}
.tx_cookieconsent button,
.tx_cookieconsent select {
  /* 1 */
  text-transform: none;
}
.tx_cookieconsent button,
.tx_cookieconsent [type=button],
.tx_cookieconsent [type=reset],
.tx_cookieconsent [type=submit] {
  -webkit-appearance: button;
}
.tx_cookieconsent button::-moz-focus-inner,
.tx_cookieconsent [type=button]::-moz-focus-inner,
.tx_cookieconsent [type=reset]::-moz-focus-inner,
.tx_cookieconsent [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.tx_cookieconsent button:-moz-focusring,
.tx_cookieconsent [type=button]:-moz-focusring,
.tx_cookieconsent [type=reset]:-moz-focusring,
.tx_cookieconsent [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.tx_cookieconsent fieldset {
  padding: 0.35em 0.75em 0.625em;
}
.tx_cookieconsent legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
.tx_cookieconsent progress {
  vertical-align: baseline;
}
.tx_cookieconsent textarea {
  overflow: auto;
}
.tx_cookieconsent [type=checkbox],
.tx_cookieconsent [type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
.tx_cookieconsent [type=number]::-webkit-inner-spin-button,
.tx_cookieconsent [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.tx_cookieconsent [type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
.tx_cookieconsent [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.tx_cookieconsent ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

.tx_cookieconsent {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  box-sizing: border-box;
}
.tx_cookieconsent * {
  box-sizing: border-box;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.cookieconsent__buttons {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.cookieconsent__buttons--center {
  justify-content: center;
}
.cookieconsent__button {
  background-color: var(--cookieconsent-btnColor);
  color: var(--cookieconsent-btnColortext);
  border-radius: var(--cookieconsent-borderRadius);
  padding: 0.625rem 1rem;
  border: 2px solid var(--cookieconsent-btnColor);
  margin: 0 0.5rem 0 0;
  transition: all 0.25s ease;
  cursor: pointer;
  font-size: 14px;
}
.cookieconsent__button:last-child {
  margin: 0;
}
@media (max-width: 986px) {
  .cookieconsent__button {
    width: 100%;
    margin: 0;
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 986px) {
  .cookieconsent__button--sameSize {
    padding: 0.5rem 1rem;
    flex: 1 1 0px;
  }
}
.cookieconsent__button:disabled {
  opacity: 0.5;
  cursor: auto;
}
.cookieconsent__button:not(:disabled):hover, .cookieconsent__button:not(:disabled):focus {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  background: transparent;
  color: var(--cookieconsent-btnColor);
}
.cookieconsent__button:not(:disabled):focus {
  outline: 2px solid var(--cookieconsent-btnColor);
}

.tx_cookieconsent a {
  color: var(--cookieconsent-txtlinkColor) !important;
  text-decoration: underline;
}
.tx_cookieconsent a:hover, .tx_cookieconsent a:focus {
  text-decoration: none;
}
.tx_cookieconsent a:focus {
  outline: auto;
  outline: 2px solid var(--cookieconsent-btnColor);
  outline-offset: 2px;
}

.cookieconsent__button_individual {
  border: 0 none;
  background-color: transparent;
  color: var(--cookieconsent-textColor);
  font-size: 1rem;
  margin-bottom: 28px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.cookieconsent__button_individual_small {
  font-size: 0.75rem;
  text-decoration: none;
  margin-right: 10px;
  color: var(--cookieconsent-txtlinkColor) !important;
}
.cookieconsent__button_individual:hover, .cookieconsent__button_individual:focus {
  text-decoration: none;
}
.cookieconsent__button_individual:focus {
  outline: 2px solid var(--cookieconsent-btnColor);
  outline-offset: 2px;
}

.cookieconsent__overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.3058823529);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 9999;
}
.cookieconsent__overlay__inner {
  font-size: 1rem;
  background-color: var(--cookieconsent-overlayColor);
  color: var(--cookieconsent-textColor);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  padding: 2rem;
  border-radius: var(--cookieconsent-borderRadius);
  max-width: 800px;
  max-height: 90vh;
  overflow: auto;
}
@media (max-width: 986px) {
  .cookieconsent__overlay__inner {
    max-width: 100vw;
    min-width: auto;
    width: calc(100% - 32px);
    font-size: 0.875rem;
  }
}
.cookieconsent__overlay__headline {
  font-size: 1.625rem;
  margin-bottom: 16px;
}
@media (max-width: 986px) {
  .cookieconsent__overlay__headline {
    font-size: 1.375rem;
  }
}
.cookieconsent__overlay__links {
  font-size: 12px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.cookieconsent__overlay__link {
  color: var(--cookieconsent-btnColor);
  text-decoration: none;
}
.cookieconsent__overlay__link:hover {
  text-decoration: underline;
}
.cookieconsent__overlay__linkWrapper:after {
  content: "|";
  margin: 5px;
}
.cookieconsent__overlay__linkWrapper:last-child:after {
  content: "";
  margin: 0;
}
.cookieconsent__overlay__details {
  margin: 16px 0;
}
.cookieconsent__overlay__detail_toggle {
  font-size: 12px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.cookieconsent__overlay__detail_triangle {
  width: 0;
  height: 0;
  transform: rotate(0);
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #999 transparent transparent transparent;
  position: absolute;
  top: 7px;
  margin-left: 8px;
}
.cookieconsent__overlay__select {
  display: block;
  flex-wrap: wrap;
  margin: 1rem 0 0 0;
  padding: 0;
}
.cookieconsent__overlay__select li {
  margin: 0 0 1.5rem 0;
  flex: 1 1 0px;
  padding: 0;
  list-style: none;
}
.cookieconsent__overlay__checkcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  user-select: none;
  white-space: nowrap;
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Show the checkmark when checked */
}
.cookieconsent__overlay__checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.cookieconsent__overlay__checkcontainer .cookieconsent__overlay__checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border: 1px solid #ccc;
}
.cookieconsent__overlay__checkcontainer .cookieconsent__overlay__checkmark:focus {
  outline: 2px solid var(--cookieconsent-textColor);
  outline-offset: 2px;
}
.cookieconsent__overlay__checkcontainer .cookieconsent__overlay__checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 34%;
  top: 20%;
  width: 6px;
  height: 9px;
  border: solid var(--cookieconsent-btnColortext);
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.cookieconsent__overlay__checkcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}
.cookieconsent__overlay__checkcontainer input:checked ~ .cookieconsent__overlay__checkmark {
  background-color: var(--cookieconsent-btnColor);
  border: 1px solid var(--cookieconsent-btnColor);
}
.cookieconsent__overlay__checkcontainer input:checked:disabled ~ .cookieconsent__overlay__checkmark {
  background-color: #ccc;
  border: 1px solid #ccc;
}
.cookieconsent__overlay__checkcontainer input:checked ~ .cookieconsent__overlay__checkmark:after {
  display: block;
}
.cookieconsent__overlay__checkcontainer input:checked:disabled ~ .cookieconsent__overlay__checkmark:after {
  border-color: var(--cookieconsent-textColor);
}

.cookieconsent__overlay__select .cookieconsent__overlay__checkmark {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
}
.cookieconsent__overlay__select .cookieconsent__overlay__checkmark[role=checkbox]:not(:disabled):focus {
  outline: 2px solid var(--cookieconsent-btnColor);
  outline-offset: 2px;
}
.cookieconsent__overlay__select .cookieconsent__overlay__checkmark::before {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  margin-right: 12px;
  content: "";
}
.cookieconsent__overlay__select .cookieconsent__overlay__checkmark[aria-checked=true] {
  position: relative;
}
.cookieconsent__overlay__select .cookieconsent__overlay__checkmark[aria-checked=true]::before {
  background-color: var(--cookieconsent-btnColor);
}
.cookieconsent__overlay__select .cookieconsent__overlay__checkmark[aria-checked=true].disabled::before {
  background-color: #ccc;
  border: 1px solid #ccc;
}
.cookieconsent__overlay__select .cookieconsent__overlay__checkmark[aria-checked=true]::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 6px;
  width: 6px;
  height: 9px;
  border: solid var(--cookieconsent-btnColortext);
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.cookieconsent__overlay__select .cookieconsent__overlay__checkmark[aria-checked=true].disabled::after {
  border: solid var(--cookieconsent-textColor);
  border-width: 0 3px 3px 0;
}

.cookieconsent__top {
  background-color: var(--cookieconsent-overlayColor);
  color: var(--cookieconsent-textColor);
  padding: 0.5rem 2rem;
  display: block;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
}
.cookieconsent__top__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1360px;
  margin: auto;
}
@media (max-width: 986px) {
  .cookieconsent__top__inner {
    padding-bottom: 1rem;
  }
}
.cookieconsent__top__info {
  width: 50%;
  padding: 0 2rem;
}
@media (max-width: 986px) {
  .cookieconsent__top__info {
    width: 100%;
    padding: 0;
  }
}
.cookieconsent__top__buttons {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  gap: 16px;
}
@media (max-width: 986px) {
  .cookieconsent__top__buttons {
    width: 100%;
  }
}
.cookieconsent__top__buttons .cookieconsent__button {
  margin: 0;
}
.cookieconsent__top__description {
  font-size: 0.8125rem;
}
@media (max-width: 986px) {
  .cookieconsent__top__description {
    margin-bottom: 16px;
  }
}
.cookieconsent__top__description a {
  text-decoration: underline;
}
.cookieconsent__top__description a:focus, .cookieconsent__top__description a:hover {
  text-decoration: none;
}
.cookieconsent__top__description a:focus {
  outline: auto;
}
.cookieconsent__top__select--hidden {
  display: none;
}

.cookieconsent__table {
  background-color: color-mix(in srgb, var(--cookieconsent-overlayColor), #000 5%);
  padding: 0.75rem 1rem 0.5rem;
  margin: 0.5rem 0;
  color: var(--cookieconsent-textColor);
}

.cookieconsent__table__description {
  margin-bottom: 8px;
}

.cookieconsent__table__row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid color-mix(in srgb, var(--cookieconsent-overlayColor), #000 15%);
}
.cookieconsent__table__row:last-child {
  border-bottom: 0 transparent;
  margin-bottom: 0;
  padding-bottom: 0;
}

.cookieconsent__table__col {
  min-width: 20%;
  padding: 0 0.5rem;
}
@media (max-width: 560px) {
  .cookieconsent__table__col {
    width: 100%;
  }
}

.cookieconsent__table__group {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid color-mix(in srgb, var(--cookieconsent-overlayColor), #000 25%);
}
.cookieconsent__table__group:last-child {
  border-bottom: 0 transparent;
  margin-bottom: 0.25rem;
  padding-bottom: 0;
}

.cookieconsent__table__headline {
  margin-bottom: 1rem;
  color: var(--cookieconsent-textColor);
}
.cookieconsent__table__headline--26 {
  font-size: 1.625rem;
}
@media (max-width: 986px) {
  .cookieconsent__table__headline--26 {
    font-size: 1.375rem;
  }
}
.cookieconsent__table__headline--22 {
  background-color: color-mix(in srgb, var(--cookieconsent-overlayColor), #000 10%);
  padding: 0.5rem;
}

/*# sourceMappingURL=cookie_consent.css.map */
