<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn,
.cookie-monster.cookie-monster .cookie-monster--btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 12px;
  border: 1px solid transparent;
  border-radius: 0;
  font-weight: 400;
  cursor: pointer;
  -webkit-transition: color 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0.4, 0, 1, 1),
    border-color 0.2s cubic-bezier(0.4, 0, 1, 1),
    opacity 0.2s cubic-bezier(0.4, 0, 1, 1);
  transition: color 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0.4, 0, 1, 1),
    border-color 0.2s cubic-bezier(0.4, 0, 1, 1),
    opacity 0.2s cubic-bezier(0.4, 0, 1, 1);
}

.cookie-monster.cookie-monster
  html
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ),
html .btn.btn__primary:not([data-disabled]):not([disabled]):not(:disabled),
html
  .cookie-monster.cookie-monster
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ) {
  color: #fff;
  background-color: #222;
  border-color: transparent;
  text-decoration: none;
}

.cookie-monster.cookie-monster
  html.no-touchevents
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):focus,
.cookie-monster.cookie-monster
  html.no-touchevents
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):hover,
.cookie-monster.cookie-monster
  html.no-touchevents
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert])[data-focus],
.cookie-monster.cookie-monster
  html.touchevents
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):active,
.cookie-monster.cookie-monster
  html.touchevents
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert])[data-focus],
html.no-touchevents
  .btn.btn__primary:not([data-disabled]):not([disabled]):not(:disabled):not(
    [data-inert]
  ):focus,
html.no-touchevents
  .btn.btn__primary:not([data-disabled]):not([disabled]):not(:disabled):not(
    [data-inert]
  ):hover,
html.no-touchevents
  .btn.btn__primary:not([data-disabled]):not([disabled]):not(:disabled):not(
    [data-inert]
  )[data-focus],
html.no-touchevents
  .cookie-monster.cookie-monster
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):focus,
html.no-touchevents
  .cookie-monster.cookie-monster
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):hover,
html.no-touchevents
  .cookie-monster.cookie-monster
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert])[data-focus],
html.touchevents
  .btn.btn__primary:not([data-disabled]):not([disabled]):not(:disabled):not(
    [data-inert]
  ):active,
html.touchevents
  .btn.btn__primary:not([data-disabled]):not([disabled]):not(:disabled):not(
    [data-inert]
  )[data-focus],
html.touchevents
  .cookie-monster.cookie-monster
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):active,
html.touchevents
  .cookie-monster.cookie-monster
  .btn__primary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert])[data-focus] {
  background-color: #595959;
  text-decoration: none;
}

.btn.btn__primary:disabled,
.btn.btn__primary[data-disabled],
.btn.btn__primary[disabled],
.cookie-monster.cookie-monster .btn__primary.cookie-monster--btn:disabled,
.cookie-monster.cookie-monster .btn__primary.cookie-monster--btn[data-disabled],
.cookie-monster.cookie-monster .btn__primary.cookie-monster--btn[disabled] {
  color: #ddd;
  background-color: #999;
  text-decoration: none;
  cursor: inherit;
}

.btn.btn__primary[data-inert],
.cookie-monster.cookie-monster .btn__primary.cookie-monster--btn[data-inert] {
  cursor: default;
}

.cookie-monster.cookie-monster
  html
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ),
html .btn.btn__secondary:not([data-disabled]):not([disabled]):not(:disabled),
html
  .cookie-monster.cookie-monster
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ) {
  color: #595959;
  background-color: transparent;
  border-color: transparent;
  text-decoration: none;
}

.cookie-monster.cookie-monster
  html.no-touchevents
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):focus,
.cookie-monster.cookie-monster
  html.no-touchevents
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):hover,
.cookie-monster.cookie-monster
  html.no-touchevents
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert])[data-focus],
.cookie-monster.cookie-monster
  html.touchevents
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):active,
.cookie-monster.cookie-monster
  html.touchevents
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert])[data-focus],
html.no-touchevents
  .btn.btn__secondary:not([data-disabled]):not([disabled]):not(:disabled):not(
    [data-inert]
  ):focus,
html.no-touchevents
  .btn.btn__secondary:not([data-disabled]):not([disabled]):not(:disabled):not(
    [data-inert]
  ):hover,
html.no-touchevents
  .btn.btn__secondary:not([data-disabled]):not([disabled]):not(:disabled):not(
    [data-inert]
  )[data-focus],
html.no-touchevents
  .cookie-monster.cookie-monster
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):focus,
html.no-touchevents
  .cookie-monster.cookie-monster
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):hover,
html.no-touchevents
  .cookie-monster.cookie-monster
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert])[data-focus],
html.touchevents
  .btn.btn__secondary:not([data-disabled]):not([disabled]):not(:disabled):not(
    [data-inert]
  ):active,
html.touchevents
  .btn.btn__secondary:not([data-disabled]):not([disabled]):not(:disabled):not(
    [data-inert]
  )[data-focus],
html.touchevents
  .cookie-monster.cookie-monster
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert]):active,
html.touchevents
  .cookie-monster.cookie-monster
  .btn__secondary.cookie-monster--btn:not([data-disabled]):not([disabled]):not(
    :disabled
  ):not([data-inert])[data-focus] {
  color: #595959;
  border-color: #595959;
  text-decoration: none;
}

.btn.btn__secondary:disabled,
.btn.btn__secondary[data-disabled],
.btn.btn__secondary[disabled],
.cookie-monster.cookie-monster .btn__secondary.cookie-monster--btn:disabled,
.cookie-monster.cookie-monster
  .btn__secondary.cookie-monster--btn[data-disabled],
.cookie-monster.cookie-monster .btn__secondary.cookie-monster--btn[disabled] {
  color: #999;
  text-decoration: none;
  cursor: inherit;
}

.btn.btn__secondary[data-inert],
.cookie-monster.cookie-monster .btn__secondary.cookie-monster--btn[data-inert] {
  cursor: default;
}

.btn .btn--icon:first-child,
.cookie-monster.cookie-monster .cookie-monster--btn .btn--icon:first-child {
  margin-right: 8px;
}

.btn .btn--icon:last-child,
.cookie-monster.cookie-monster .cookie-monster--btn .btn--icon:last-child {
  margin-left: 8px;
}

.cookie-monster.cookie-monster {
  z-index: 13;
  padding: 24px 12px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background: #fff;
  font-size: 1.6rem;
}

@media (min-width: 768px) {
  .cookie-monster.cookie-monster {
    left: auto;
    right: 16px;
    bottom: 16px;
    width: calc(100% - 32px);
    max-width: 360px;
  }
}

.cookie-monster.cookie-monster .cookie-monster--text {
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 1.31;
  color: #4d4d4d;
}

.cookie-monster.cookie-monster .cookie-monster--text a {
  text-decoration: underline;
  color: #4d4d4d;
}

html.no-touchevents
  .cookie-monster.cookie-monster
  .cookie-monster--text
  a:focus,
html.no-touchevents
  .cookie-monster.cookie-monster
  .cookie-monster--text
  a:hover,
html.no-touchevents
  .cookie-monster.cookie-monster
  .cookie-monster--text
  a[data-focus],
html.touchevents .cookie-monster.cookie-monster .cookie-monster--text a:active,
html.touchevents
  .cookie-monster.cookie-monster
  .cookie-monster--text
  a[data-focus] {
  color: #3a3a3a;
}

.cookie-monster.cookie-monster
  .cookie-monster--content.cookie-monster--content {
  max-width: 1126px;
  padding: 0 16px;
}

.cookie-monster.cookie-monster .cookie-monster--btn-wrapper {
  width: 100%;
}

.cookie-monster.cookie-monster .cookie-monster--btn-group,
.cookie-monster.cookie-monster .cookie-monster--btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cookie-monster.cookie-monster .cookie-monster--btn.cookie-monster--btn {
  font-size: 16px;
  font-weight: 700;
  padding-top: 14px;
  padding-bottom: 14px;
}

.cookie-monster.cookie-monster
  .cookie-monster--btn.cookie-monster--btn.cookie-monster--btn__confirm {
  color: #fff;
  background: #25b494;
}

html.no-touchevents
  .cookie-monster.cookie-monster
  .cookie-monster--btn.cookie-monster--btn.cookie-monster--btn__confirm:focus,
html.no-touchevents
  .cookie-monster.cookie-monster
  .cookie-monster--btn.cookie-monster--btn.cookie-monster--btn__confirm:hover,
html.no-touchevents
  .cookie-monster.cookie-monster
  .cookie-monster--btn.cookie-monster--btn.cookie-monster--btn__confirm[data-focus],
html.touchevents
  .cookie-monster.cookie-monster
  .cookie-monster--btn.cookie-monster--btn.cookie-monster--btn__confirm:active,
html.touchevents
  .cookie-monster.cookie-monster
  .cookie-monster--btn.cookie-monster--btn.cookie-monster--btn__confirm[data-focus] {
  background: #005957;
}

.cookie-monster {
  left: 0;
  bottom: 0;
  width: 100%;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  padding: 16px;
}
.cookie-monster .cookie-monster--content,
.cookie-monster .cookie-monster--title {
  max-width: 780px;
  margin: 0 auto;
}
.cookie-monster .cookie-monster--btn {
  padding: 8px 16px;
  border: none;
  font-size: 1rem;
  background: #fff;
  cursor: pointer;
  border-radius: 4px;
  font-weight: 600;
}
.cookie-monster .cookie-monster--btn:focus {
  background: #e6e6e9;
}
.cookie-monster .cookie-monster--btn:hover {
  background: #e6e6e9;
}
.cookie-monster .cookie-monster--btn-group {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  margin: calc(8px * -1);
}
.cookie-monster .cookie-monster--table {
  margin: 16px;
  width: 100%;
  table-layout: fixed;
}
.cookie-monster .cookie-monster--table-cell {
  padding: 4px 0;
}
.cookie-monster .cookie-monster--group-description {
  margin: 0;
}
.cookie-monster .cookie-monster--group-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}
.cookie-monster .cookie-monster--btn-wrapper {
  padding: 8px;
}
.cookie-monster .cookie-monster--btn.cookie-monster--btn__active {
  background: #9999a1;
}
.cookie-monster .cookie-monster--btn.cookie-monster--btn__accordion {
  width: 100%;
  text-align: left;
}
.cookie-monster .cookie-monster--btn.cookie-monster--btn__toggle {
  font-weight: 400;
}
.cookie-monster .cookie-monster--btn.cookie-monster--btn__accept-all {
  background: #e1e1e1;
}
.cookie-monster .cookie-monster--btn.cookie-monster--btn__accept-all:focus,
.cookie-monster .cookie-monster--btn.cookie-monster--btn__accept-all:hover {
  background: var(--accept-button-background-hover-color);
}
.cookie-monster .cookie-monster--btn.cookie-monster--btn__confirm {
  background: #e1e1e1;
}
.cookie-monster .cookie-monster--btn.cookie-monster--btn__confirm:focus,
.cookie-monster .cookie-monster--btn.cookie-monster--btn__confirm:hover {
  background: var(--accept-button-background-hover-color);
}
</pre></body></html>