html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, dialog {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong, b {
  font-weight: 700;
}

i, em {
  font-style: italic;
}

input, select, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.invisible {
  display: none;
}

button, input.submit {
  cursor: pointer;
  -webkit-border-radius: 0;
  border-radius: 0;
}

sub, sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.4em;
}

sub {
  bottom: -0.25em;
}

* {
  box-sizing: border-box;
}

/* barlow-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/barlow-v12-latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/barlow-v12-latin-100italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/barlow-v12-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/barlow-v12-latin-200italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/barlow-v12-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/barlow-v12-latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/barlow-v12-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/barlow-v12-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/barlow-v12-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/barlow-v12-latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/barlow-v12-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/barlow-v12-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/barlow-v12-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/barlow-v12-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/barlow-v12-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/barlow-v12-latin-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/barlow-v12-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/barlow-v12-latin-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/barlow-semi-condensed-v15-latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/barlow-semi-condensed-v15-latin-100italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/barlow-semi-condensed-v15-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/barlow-semi-condensed-v15-latin-200italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/barlow-semi-condensed-v15-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/barlow-semi-condensed-v15-latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/barlow-semi-condensed-v15-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/barlow-semi-condensed-v15-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/barlow-semi-condensed-v15-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/barlow-semi-condensed-v15-latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/barlow-semi-condensed-v15-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/barlow-semi-condensed-v15-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/barlow-semi-condensed-v15-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/barlow-semi-condensed-v15-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/barlow-semi-condensed-v15-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/barlow-semi-condensed-v15-latin-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/barlow-semi-condensed-v15-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/barlow-semi-condensed-v15-latin-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/barlow-condensed-v12-latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/barlow-condensed-v12-latin-100italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/barlow-condensed-v12-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/barlow-condensed-v12-latin-200italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/barlow-condensed-v12-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/barlow-condensed-v12-latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/barlow-condensed-v12-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/barlow-condensed-v12-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/barlow-condensed-v12-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/barlow-condensed-v12-latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/barlow-condensed-v12-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/barlow-condensed-v12-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/barlow-condensed-v12-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/barlow-condensed-v12-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/barlow-condensed-v12-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/barlow-condensed-v12-latin-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/barlow-condensed-v12-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-condensed-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/barlow-condensed-v12-latin-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

body.hidden-scroll {
  overflow: hidden;
}

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  display: none;
  z-index: 1035;
}

.sl-wrapper {
  z-index: 1040;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
}
.sl-wrapper * {
  box-sizing: border-box;
}
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: #000;
  font-size: 3rem;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 10060;
  color: #000;
  font-size: 1rem;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #000;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
  direction: ltr;
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060;
}

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.sl-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
:root {
  --col-text: #000000;
  --col-text--rgb: 0, 0, 0;
  --col-yellow: #f8c300;
  --col-yellow--rgb: 248, 195, 0;
  --col-green: #799e1a;
  --col-green--rgb: 121, 158, 26;
  --col-red: #bd1d1d;
  --col-red--rgb: 189, 29, 29;
  --col-gl-green: #225521;
  --col-gl-green--rgb: 34, 85, 33;
  --col-gray-400: #a7a7a7;
  --col-gray-400--rgb: 167, 167, 167;
  --col-gray: #cbcbcb;
  --col-gray--rgb: 203, 203, 203;
  --col-dark: #1d1d1b;
  --col-dark--rgb: 29, 29, 27;
  --col-white: #ffffff;
  --col-white--rgb: 255, 255, 255;
  --col-black: #000000;
  --col-black--rgb: 0, 0, 0;
  --button-background: var(--col-yellow);
  --button-background-hover: var(--col-green);
  --button-color-hover: var(--col-white);
  --widget-border-color: var(--col-yellow);
  --gap-col: 36px;
  --gap-row: 75.6px;
  --gap-lines: 1rem;
  --nav-width: 320px;
  --hero-scroll-progress: 0;
}
@media (max-width: 500px) {
  :root {
    --gap-row: var(--gap-col);
  }
}
@media (max-width: 380px) {
  :root {
    --nav-width: calc(100vw - 69px);
  }
}

html {
  font-size: 20px;
  scroll-behavior: smooth;
}

body {
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  line-height: 1.2;
  color: var(--col-text);
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body #wrapper {
  overflow: hidden;
}
body #wrapper > * {
  transition: transform 0.5s, -webkit-transform 0.5s;
}
body input#menu-toggle {
  display: none;
}
@media (max-width: 768px) {
  body input#menu-toggle:checked {
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
  body input#menu-toggle:checked ~ #wrapper {
    height: 100svh;
    overflow: hidden;
  }
  body input#menu-toggle:checked ~ #wrapper > * {
    transform: translateX(calc(var(--nav-width) * -1));
  }
  body input#menu-toggle:checked ~ #wrapper header label[for=menu-toggle] svg path:nth-child(1) {
    stroke-dashoffset: -132px;
  }
  body input#menu-toggle:checked ~ #wrapper header label[for=menu-toggle] svg path:nth-child(2) {
    stroke-dashoffset: -71px;
  }
  body input#menu-toggle:checked ~ #wrapper header label[for=menu-toggle] svg path:nth-child(3) {
    stroke-dashoffset: -132px;
  }
}

.block, .widget {
  display: block;
  flex-basis: 100%;
  padding: calc(var(--gap-col) * 0.5);
}
.block.span20, .widget.span20 {
  flex-grow: 1;
  flex-basis: 20%;
}
.block.span25, .widget.span25 {
  flex-grow: 1;
  flex-basis: 25%;
}
.block.span30, .widget.span30 {
  flex-grow: 1;
  flex-basis: 30%;
}
.block.span33, .widget.span33 {
  flex-grow: 1;
  flex-basis: 33%;
  flex-basis: 33.3333333333%;
}
.block.span35, .widget.span35 {
  flex-grow: 1;
  flex-basis: 35%;
}
.block.span40, .widget.span40 {
  flex-grow: 1;
  flex-basis: 40%;
}
.block.span45, .widget.span45 {
  flex-grow: 1;
  flex-basis: 45%;
}
.block.span50, .widget.span50 {
  flex-grow: 1;
  flex-basis: 50%;
}
@media (max-width: 768px) {
  .block.span50, .widget.span50 {
    flex-basis: 100%;
  }
}
.block.span55, .widget.span55 {
  flex-grow: 1;
  flex-basis: 55%;
}
.block.span60, .widget.span60 {
  flex-grow: 1;
  flex-basis: 60%;
}
.block.span65, .widget.span65 {
  flex-grow: 1;
  flex-basis: 65%;
}
.block.span66, .widget.span66 {
  flex-grow: 1;
  flex-basis: 66%;
  flex-basis: 66.6666666667%;
}
.block.span70, .widget.span70 {
  flex-grow: 1;
  flex-basis: 70%;
}
.block.span75, .widget.span75 {
  flex-grow: 1;
  flex-basis: 75%;
}
.block.span80, .widget.span80 {
  flex-grow: 1;
  flex-basis: 80%;
}

header {
  position: relative;
  z-index: 10;
  box-shadow: 0px 4px 8px rgba(var(--col-black--rgb), 0.16);
}
header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 7px;
  background: var(--col-yellow);
}
header > .inside {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: calc(1046px + var(--gap-col) * 1);
  margin-inline: auto;
  padding-inline: calc(var(--gap-col) * 0.5);
  padding-block: calc(var(--gap-col) * 0.75);
  flex-wrap: nowrap;
  align-items: center;
  padding-block: 0;
}
@media (max-width: 768px) {
  header > .inside {
    padding-inline: calc(var(--gap-col) * 0.75);
  }
}
@media (max-width: 600px) {
  header > .inside {
    padding-inline: calc(var(--gap-col) * 0.25);
  }
}
@media (max-width: 400px) {
  header > .inside {
    padding-inline: 0;
  }
}
header .logo {
  flex-basis: calc(190px + var(--gap-col));
  flex-grow: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-right: auto;
  padding-right: 0;
  max-width: 40vw;
}
header .logo span {
  display: block;
  aspect-ratio: 190/66;
  width: 100%;
  background: url(../img/logo.svg) no-repeat scroll 0 50%;
  background-size: contain;
}
header nav a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s;
}
header nav a:hover, header nav a:focus {
  color: var(--col-yellow);
}
header nav strong {
  font-weight: inherit;
  color: inherit;
  text-decoration: underline;
  cursor: default;
}
header nav.top {
  position: absolute;
  top: 0;
  right: calc(var(--gap-col) * 0.5);
  font-size: 0.9rem;
}
header nav.top strong {
  color: inherit;
  font-weight: 400;
  text-decoration: underline;
}
header nav.top ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: calc(var(--gap-col) * 0.3);
}
header nav.top li:not(.nav--top) {
  display: none;
}
header nav.main {
  align-self: end;
  font-family: "Barlow Semi Condensed", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
header nav.main > div, header nav.main ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header nav.main ul {
  column-gap: calc(var(--gap-col) * 0.7);
}
header nav.main label[for=menu-toggle] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  transform: scale(1.75);
}
header nav.main label[for=menu-toggle] svg {
  display: block;
  width: 2rem;
  transition: transform 400ms;
}
header nav.main label[for=menu-toggle] svg path {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: var(--col-yellow);
  stroke-width: 5.5;
  stroke-linecap: round;
}
header nav.main label[for=menu-toggle] svg path:nth-child(1) {
  stroke-dasharray: 40 172;
}
header nav.main label[for=menu-toggle] svg path:nth-child(2) {
  stroke-dasharray: 40 111;
}
header nav.main label[for=menu-toggle] svg path:nth-child(3) {
  stroke-dasharray: 40 172;
}
@media (min-width: 769px) {
  header nav.main li:not(.nav--main) {
    display: none;
  }
  header nav.main label[for=menu-toggle] {
    display: none;
  }
}
@media (max-width: 768px) {
  header nav.top {
    display: none;
  }
  header nav.main {
    align-self: center;
  }
  header nav.main ul {
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: unset;
    width: 100%;
    max-width: var(--nav-width);
    height: 100vh;
    max-height: 100dvh;
    overflow: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
    background: var(--col-white);
    box-shadow: inset 7px 0 9px -7px rgba(var(--col-black--rgb), 0.16);
    transform: translateX(100%);
  }
  header nav.main ul::-webkit-scrollbar {
    display: none;
  }
  header nav.main ul li {
    width: 100%;
    border-top: 1px solid var(--col-gray);
  }
  header nav.main ul li > a, header nav.main ul li > strong {
    display: block;
    width: 100%;
    padding: 1rem;
  }
  header nav.main ul li.nav--main {
    order: 1;
  }
  header nav.main ul li:not(.nav--main).nav--top {
    order: 2;
  }
  header nav.main ul li:not(.nav--main).nav--footer {
    order: 3;
  }
  header nav.main ul li:not(.nav--main).nav--top > a, header nav.main ul li:not(.nav--main).nav--top > strong, header nav.main ul li:not(.nav--main).nav--footer > a, header nav.main ul li:not(.nav--main).nav--footer > strong {
    font-weight: 400;
  }
  header nav.main ul li:not(.nav--main).nav--footer > a, header nav.main ul li:not(.nav--main).nav--footer > strong {
    font-size: 0.8rem;
  }
}

footer {
  background: var(--col-yellow);
  border-bottom: 18px solid var(--col-green);
}
footer > .inside {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: calc(1046px + var(--gap-col) * 1);
  margin-inline: auto;
  padding-inline: calc(var(--gap-col) * 0.5);
  padding-block: calc(var(--gap-col) * 0.75);
  justify-content: center;
  align-items: center;
  padding-block: 0;
}
@media (max-width: 768px) {
  footer > .inside {
    padding-inline: calc(var(--gap-col) * 0.75);
  }
}
@media (max-width: 600px) {
  footer > .inside {
    padding-inline: calc(var(--gap-col) * 0.25);
  }
}
@media (max-width: 400px) {
  footer > .inside {
    padding-inline: 0;
  }
}
footer > .inside:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  display: block;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 6.5rem;
  height: 6.5rem;
  background-position: -6.5rem -0rem;
  background-size: auto 32.5rem;
  transform: translateX(40%) translateY(20%);
}
footer .block {
  flex-basis: auto;
}
footer a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s;
}
footer a:hover {
  color: var(--col-green);
}
footer nav {
  position: relative;
  z-index: 2;
}
footer nav.footer ul strong {
  font-weight: inherit;
  text-decoration: underline;
}
footer nav.footer ul li:not(.nav--footer) {
  display: none;
}
footer nav.social a:before {
  content: "";
  display: block;
  font-size: 2.3rem;
}
footer nav.social a > span {
  display: none;
}
footer nav.social a[href*=instagram]:before {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -0em -0em;
  background-size: auto 5em;
}
footer nav.social a[href*=youtube]:before {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -0em -1em;
  background-size: auto 5em;
}
footer nav.social a[href*=facebook]:before {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -0em -2em;
  background-size: auto 5em;
}
footer .gruene-liga > div {
  border-right: 2px solid var(--col-black);
  padding-right: calc(var(--gap-col) * 1);
}
footer .gruene-liga p {
  margin-bottom: 1em;
}
footer .gruene-liga a {
  display: block;
}
footer .gruene-liga a:before {
  content: "";
  display: block;
  width: 160px;
  aspect-ratio: 457/166;
  background: url(../img/logo-gruene-liga.svg) no-repeat scroll 0 0;
  background-size: contain;
}
footer .gruene-liga a span {
  display: block;
  text-decoration: underline;
}
@media (max-width: 600px) {
  footer nav.social {
    flex-basis: 100%;
  }
  footer nav.social ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}
@media (max-width: 430px) {
  footer > .inside {
    justify-content: flex-start;
  }
  footer .gruene-liga {
    flex-basis: 100%;
  }
  footer .gruene-liga > div {
    border: none;
  }
  footer nav.social ul {
    justify-content: flex-start;
  }
}

#toplink {
  position: fixed;
  z-index: 10;
  bottom: calc(var(--gap-col) * 1.5);
  right: calc(var(--gap-col) * 1.5);
  pointer-events: none;
}
#toplink a {
  display: block;
  font-size: 3.5rem;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -2em -0em;
  background-size: auto 5em;
  transition: transform 0.2s;
  transform: scale(calc(var(--hero-scroll-progress) * 1)) translateY(calc(var(--hero-scroll-progress) * 50%));
  pointer-events: all;
}
#toplink a:focus, #toplink a:hover {
  transform: scale(calc(var(--hero-scroll-progress) * 1)) translateY(calc(var(--hero-scroll-progress) * 50%)) translateY(-15%);
}
@media (max-width: 500px) {
  #toplink {
    bottom: calc(var(--gap-col) * 1);
    right: calc(var(--gap-col) * 0.5);
  }
  #toplink a {
    font-size: 2.5rem;
  }
}

main > .inside {
  display: flex;
  flex-direction: column;
}
main .mod_article > .inside {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: calc(1046px + var(--gap-col) * 1);
  margin-inline: auto;
  padding-inline: calc(var(--gap-col) * 0.5);
  padding-block: calc(var(--gap-col) * 0.75);
  padding-block: calc(var(--gap-row) * 0.55);
}
@media (max-width: 768px) {
  main .mod_article > .inside {
    padding-inline: calc(var(--gap-col) * 0.75);
  }
}
@media (max-width: 600px) {
  main .mod_article > .inside {
    padding-inline: calc(var(--gap-col) * 0.25);
  }
}
@media (max-width: 400px) {
  main .mod_article > .inside {
    padding-inline: 0;
  }
}
main .mod_article:last-child {
  padding-bottom: calc(var(--gap-row) * 1.1);
}
main .mod_article.background-dotted {
  position: relative;
  background-image: radial-gradient(rgba(var(--col-yellow--rgb), 0.25) 10%, transparent 10%);
  background-position: 12px 12px;
  background-size: 24px 24px;
}
main .mod_article.background-dotted:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 15%;
  background: var(--col-white);
}
main .mod_article.background-dotted > .inside {
  position: relative;
  z-index: 2;
}
main .mod_article.background-dotted:last-child {
  margin-bottom: calc(var(--gap-row) * 1.5);
}
main .mod_article.bee > .inside, main .mod_article.bird > .inside {
  position: relative;
}
main .mod_article.bee > .inside:before, main .mod_article.bird > .inside:before {
  content: "";
  position: absolute;
  bottom: 100%;
  display: block;
}
main .mod_article.bee > .inside:before {
  right: 0;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 4.5rem;
  height: 4.5rem;
  background-position: -4.5rem -4.5rem;
  background-size: auto 22.5rem;
}
main .mod_article.bee ~ .bee > .inside:before {
  right: 15%;
}
@media (max-width: 400px) {
  main .mod_article.bee ~ .bee > .inside:before {
    right: 0;
  }
}
main .mod_article.bird > .inside:before {
  left: 10%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 4.5rem;
  height: 4.5rem;
  background-position: -4.5rem -9rem;
  background-size: auto 22.5rem;
}
@media (max-width: 400px) {
  main .mod_article.bird > .inside:before {
    left: 0;
  }
}

#hero .mod_article .block {
  padding: 0;
}
#hero .content-text.media {
  container-type: inline-size;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
#hero .content-text.media > div {
  position: relative;
}
#hero .content-text.media figure {
  margin: 0;
  background: var(--col-black);
}
#hero .content-text.media figure img {
  width: 100%;
  min-height: 350px;
  object-fit: cover;
  max-height: clamp(350px, 100dvh, 730px);
}
#hero .content-text.media .content {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: calc(1046px + var(--gap-col) * 1);
  margin-inline: auto;
  padding-inline: calc(var(--gap-col) * 0.5);
  padding-block: calc(var(--gap-col) * 0.75);
  max-width: 1046px;
  transform: translateX(-50%) translateY(-50%);
  font-size: clamp(2.5rem, 14vw, 7rem);
  font-weight: 600;
  line-height: 1;
  color: var(--col-dark);
}
@media (max-width: 768px) {
  #hero .content-text.media .content {
    padding-inline: calc(var(--gap-col) * 0.75);
  }
}
@media (max-width: 600px) {
  #hero .content-text.media .content {
    padding-inline: calc(var(--gap-col) * 0.25);
  }
}
@media (max-width: 400px) {
  #hero .content-text.media .content {
    padding-inline: 0;
  }
}
@media (max-width: 600px) {
  #hero .content-text.media .content {
    padding-inline: calc(var(--gap-col) * 1) !important;
  }
}
#hero .content-text.media.light .content {
  color: var(--col-white);
  text-shadow: 0 0 20px rgba(var(--col-black--rgb), 0.25);
}
#hero .tns-outer {
  position: relative;
}
#hero .tns-nav {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 1.5ch;
  padding: calc(var(--gap-col) * 0.75);
  font-size: 14px;
}
#hero .tns-nav button {
  flex-shrink: 0;
  display: block;
  width: 1em;
  height: 1em;
  font-size: inherit;
  line-height: 1;
  padding: 0;
  margin: 0;
  background: transparent;
  border: 2px solid var(--col-white);
  border-radius: 50%;
}
#hero .tns-nav button.tns-nav-active {
  background: var(--col-white);
}

h1, .hl-large .hl {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 500px) {
  h1, .hl-large .hl {
    font-size: 2rem;
  }
}

h2, h3 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 500px) {
  h2, h3 {
    font-size: 1.5rem;
  }
}

h4 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.content-text .content > * + * {
  margin-top: var(--gap-lines);
}
.content-text .content p + ul,
.content-text .content p + ul + * {
  margin-top: calc(var(--gap-lines) * 1.5);
}
.content-text .content strong {
  font-weight: 600;
}
.content-text .content a {
  color: inherit;
  transition: color 0.2s;
}
.content-text .content a:hover, .content-text .content a:focus {
  color: var(--col-yellow);
}
.content-text .content > .hl a {
  text-decoration: none;
}
.content-text.intro {
  text-align: center;
}
.content-text.intro .content {
  max-width: 670px;
  margin-inline: auto;
}
.content-text.button-link .content p:last-child:has(a) {
  margin-top: calc(var(--gap-lines) * 1.75);
}
.content-text.button-link .content p:last-child:has(a) a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.content-text.button-link .content p:last-child:has(a) a:focus, .content-text.button-link .content p:last-child:has(a) a:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.content-text.button-link .content p:last-child:has(a) a:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}
.content-text.media figure img {
  margin-inline: auto;
}
.content-text.media.media--above figure {
  margin-bottom: calc(var(--gap-col) * 1);
}
.content-text.media.media--below figure {
  margin-top: calc(var(--gap-col) * 1);
}
.content-text.media.media--left > div, .content-text.media.media--right > div {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  column-gap: calc(var(--gap-col) * 1);
}
.content-text.media.media--left > div .content, .content-text.media.media--right > div .content {
  flex: 1;
}
.content-text.media.media--left.media--right figure, .content-text.media.media--right.media--right figure {
  order: 2;
}
.content-text.media.media--left.media--right .content, .content-text.media.media--right.media--right .content {
  text-align: right;
}
@media (min-width: 769px) {
  .content-text.media.media--left > div figure, .content-text.media.media--right > div figure {
    max-width: 40vw;
  }
}
@media (max-width: 768px) {
  .content-text.media.media--left > div, .content-text.media.media--right > div {
    flex-direction: column;
  }
  .content-text.media.media--left > div figure, .content-text.media.media--right > div figure {
    margin-bottom: calc(var(--gap-col) * 1);
  }
  .content-text.media.media--left.media--right figure, .content-text.media.media--right.media--right figure {
    order: -1;
  }
  .content-text.media.media--left.media--right .content, .content-text.media.media--right.media--right .content {
    text-align: left;
  }
}
.content-text.product.media > div {
  column-gap: unset;
}
.content-text.product.media .content {
  margin-bottom: calc(var(--gap-col) * 2);
}
.content-text.product.media.media--right .badges {
  justify-content: flex-end;
}
.content-text.product.media.media--right .content p:nth-of-type(n+2):last-child {
  justify-content: flex-end;
}
.content-text.product.media.media--right .content p:nth-of-type(n+2):last-child strong {
  order: -1;
  margin-left: unset;
  margin-right: auto;
  padding-right: 1em;
}
@media (max-width: 768px) {
  .content-text.product.media.media--right .badges {
    justify-content: flex-start;
  }
  .content-text.product.media.media--right .content p:nth-of-type(n+2):last-child {
    justify-content: flex-start;
  }
  .content-text.product.media.media--right .content p:nth-of-type(n+2):last-child strong {
    order: unset;
    margin-left: auto;
    margin-right: unset;
    padding-left: 1em;
    padding-right: unset;
  }
}
.content-text.product .badges {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: calc(var(--gap-col) * 0.75);
}
.content-text.product .badges span {
  display: block;
}
.content-text.product .badges span.badge-bio-de {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 3em;
  height: 3em;
  background-position: -9em -0em;
  background-size: auto 15em;
  transform: scale(1.5);
}
.content-text.product .badges span.badge-bio-eu {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 3em;
  height: 3em;
  background-position: -9em -3em;
  background-size: auto 15em;
  transform: scale(1.5);
}
.content-text.product .badges span.badge-gaa {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 3em;
  height: 3em;
  background-position: -9em -6em;
  background-size: auto 15em;
  transform: scale(1.5);
}
.content-text.product .content p:nth-of-type(1):not(:last-child) {
  font-weight: 500;
}
.content-text.product .content p:nth-of-type(n+2):last-child {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.content-text.product .content p:nth-of-type(n+2):last-child strong {
  font-size: 1.5rem;
  font-weight: 500;
  margin-left: auto;
  padding-left: 1em;
}
.content-text.contacts a, .content-text.contact a {
  text-decoration: none;
}
.content-text.contacts.contacts ul li, .content-text.contacts.contact .content, .content-text.contact.contacts ul li, .content-text.contact.contact .content {
  position: relative;
  padding-left: 2em;
}
.content-text.contacts.contacts ul li:before, .content-text.contacts.contact .content:before, .content-text.contact.contacts ul li:before, .content-text.contact.contact .content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -0em;
  background-size: auto 7.5em;
  transform: rotate(90deg) translateX(-12%) translateY(12%);
}
.content-text.contacts .content ul {
  list-style-type: none;
}
.content-text.contacts .content ul li {
  margin-left: unset;
}
.content-text.inline-nav .content ul {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: var(--gap-lines);
  list-style-type: none;
  font-size: 1.25rem;
}
.content-text.inline-nav .content ul:nth-child(2) {
  margin-top: calc(var(--gap-lines) * 0.5);
}
.content-text.inline-nav .content ul li {
  margin: 0;
}
.content-text.inline-nav .content ul li a {
  font-weight: 500;
}

.content-text ol, .content-text ul,
.content-list ol,
.content-list ul {
  list-style-position: outside;
}
.content-text ol li, .content-text ul li,
.content-list ol li,
.content-list ul li {
  margin-left: 1em;
}
.content-text ol li + li, .content-text ul li + li,
.content-list ol li + li,
.content-list ul li + li {
  margin-top: calc(var(--gap-lines) * 0.5);
}
.content-text ol,
.content-list ol {
  list-style-type: decimal;
}
.content-text ul,
.content-list ul {
  list-style-type: disc;
}

.content-gallery {
  --columns: 1;
  --gap: calc(var(--gap-col) * 0.75);
  --gap-count: calc( var(--columns) - 1 );
}
.content-gallery.content-gallery--cols-1 {
  --columns: 1;
}
.content-gallery.content-gallery--cols-2 {
  --columns: 2;
}
.content-gallery.content-gallery--cols-3 {
  --columns: 3;
}
.content-gallery.content-gallery--cols-4 {
  --columns: 4;
}
.content-gallery.content-gallery--cols-5 {
  --columns: 5;
}
.content-gallery.content-gallery--cols-6 {
  --columns: 6;
}
.content-gallery.content-gallery--cols-7 {
  --columns: 7;
}
.content-gallery.content-gallery--cols-8 {
  --columns: 8;
}
.content-gallery.content-gallery--cols-9 {
  --columns: 9;
}
.content-gallery.content-gallery--cols-10 {
  --columns: 10;
}
.content-gallery.content-gallery--cols-11 {
  --columns: 11;
}
.content-gallery.content-gallery--cols-12 {
  --columns: 12;
}
.content-gallery .hl {
  text-align: center;
  margin-bottom: calc(var(--gap-col) * 1);
}
.content-gallery ul {
  display: flex;
  justify-content: center;
  align-items: stretch;
  column-gap: var(--gap);
}
.content-gallery ul li {
  flex-basis: calc(100% / var(--columns) - var(--gap) / var(--columns) * var(--gap-count));
  display: flex;
  align-items: center;
}
.content-gallery ul li figure a img {
  transition: transform 1s;
}
.content-gallery ul li figure a img:hover {
  transform: scale(1.05);
}
.content-gallery.background-dotted {
  position: relative;
}
.content-gallery.background-dotted:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  display: block;
  width: 100vw;
  height: 35%;
  transform: translateX(-50%) translateY(18%);
  background-image: radial-gradient(rgba(var(--col-yellow--rgb), 0.25) 10%, transparent 10%);
  background-position: 12px 17px;
  background-size: 24px 24px;
}
.content-gallery.background-dotted > div {
  position: relative;
  z-index: 2;
}

.content-hyperlink a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.content-hyperlink a:focus, .content-hyperlink a:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.content-hyperlink a:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}
.content-hyperlink.centered {
  text-align: center;
}

.content-headline {
  text-align: center;
  width: 100%;
}

.content-youtube figure {
  margin-inline: auto;
}
.content-youtube figure iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.content-youtube button[data-splash-screen] {
  container-type: inline-size;
  display: block;
  width: 100%;
  position: relative;
  border: none;
  padding: 0;
}
.content-youtube button[data-splash-screen]:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: clamp(50px, 20cqw, 130px);
  display: block;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -4em -2em;
  background-size: auto 5em;
}
.content-youtube button[data-splash-screen] picture {
  overflow: hidden;
}
.content-youtube button[data-splash-screen] span {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 0.5em;
  background: rgba(var(--col-white--rgb), 0.8);
}

.content-player .hl {
  margin-bottom: calc(var(--gap-col) * 0.5);
}
.content-player .player .progress {
  position: relative;
  width: 100%;
  height: 8px;
  margin-block: 10px;
}
.content-player .player .progress:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid var(--col-yellow);
}
.content-player .player .progress progress {
  display: block;
  width: 100%;
  height: 8px;
  cursor: pointer;
  appearance: none;
  border: none;
}
.content-player .player .progress progress::-webkit-progress-bar {
  background-color: transparent;
}
.content-player .player .progress progress::-webkit-progress-value {
  background-color: var(--col-yellow);
  border-radius: 4px;
}
.content-player .player .progress progress::-moz-progress-bar {
  background-color: var(--col-yellow);
  border-radius: 4px;
}
.content-player .player .controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-player .player .controls button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 1.2rem;
  background: var(--col-yellow);
  border: none;
  border-radius: 0.5em;
}
.content-player .player .controls button:after {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 0.5em;
  height: 0.5em;
  background-position: -2em -0em;
  background-size: auto 2.5em;
  transform: scale(1.25);
}
.content-player .player .controls button[data-playing=true]:after {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 0.5em;
  height: 0.5em;
  background-position: -2em -0.5em;
  background-size: auto 2.5em;
}

.download-element > div {
  position: relative;
  padding-left: 2em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.download-element > div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -0em;
  background-size: auto 7.5em;
  transform: rotate(90deg);
}
.download-element > div .description {
  margin-block: calc(var(--gap-lines) * 0.5);
}
.download-element > div .hl, .download-element > div .description {
  flex-basis: 100%;
}
.download-element > div a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  padding-left: 1em;
}
.download-element > div a:focus, .download-element > div a:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.download-element > div a:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}
.download-element > div .info {
  margin-left: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.download-element > div .info span:nth-of-type(n+2) {
  border-left: 1px solid var(--col-text);
  padding-left: 1ch;
  margin-left: 1ch;
}

.mod_storelocator_filter {
  padding-bottom: 0;
}
.mod_storelocator_filter .formbody {
  column-gap: 1em;
}
.mod_storelocator_filter .widget {
  flex-basis: auto;
}
.mod_storelocator_filter .widget.widget-text {
  max-width: 45vw;
}

.mod_storelocator_list #map-canvas {
  position: relative;
  width: 100%;
  aspect-ratio: 16/8;
  border: 3px solid var(--col-yellow);
}
.mod_storelocator_list #map-canvas > .infoWindow {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 235px;
  height: 100%;
  padding: 1em;
  background: var(--col-white);
}
.mod_storelocator_list #map-canvas > .infoWindow > div {
  position: relative;
  font-size: 1rem;
}
.mod_storelocator_list #map-canvas > .infoWindow > div .close {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  width: 1em;
  height: 1em;
  font-size: 1.5em;
  cursor: pointer;
}
.mod_storelocator_list #map-canvas > .infoWindow > div .close:after {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -2em -3em;
  background-size: auto 5em;
}
.mod_storelocator_list #map-canvas > .infoWindow > div .close:hover {
  filter: brightness(0) invert(55%) sepia(58%) saturate(581%) hue-rotate(36deg) brightness(90%) contrast(87%);
}
.mod_storelocator_list #map-canvas > .infoWindow > div .head {
  font-size: 1.25em;
  font-weight: 500;
  margin-block: calc(var(--gap-col) * 1);
}
.mod_storelocator_list #map-canvas > .infoWindow > div a {
  color: inherit;
  transition: color 0.2s;
}
.mod_storelocator_list #map-canvas > .infoWindow > div a:hover {
  color: var(--col-yellow);
}
@media (max-width: 700px) {
  .mod_storelocator_list #map-canvas {
    aspect-ratio: unset;
    height: 400px;
  }
}
.mod_storelocator_list.cidery #map-canvas {
  max-height: 400px;
}

.content-element-group.block {
  padding: 0;
}
.content-element-group > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.mod_calendar {
  min-width: 320px;
}
.mod_calendar table {
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
  table-layout: fixed;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.mod_calendar tbody td {
  cursor: default;
}
.mod_calendar th, .mod_calendar td {
  background: var(--col-yellow);
  text-align: center;
  vertical-align: middle;
}
.mod_calendar th.current, .mod_calendar td.current {
  font-size: 1.3rem;
  font-weight: 500;
}
.mod_calendar th.previous > a, .mod_calendar th.next > a, .mod_calendar td.previous > a, .mod_calendar td.next > a {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  overflow: hidden;
  background: var(--col-white);
  border-radius: 50%;
  color: transparent;
  text-indent: -9999px;
  transform: scale(0.7);
}
.mod_calendar th.previous > a:after, .mod_calendar th.next > a:after, .mod_calendar td.previous > a:after, .mod_calendar td.next > a:after {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.25em;
  height: 1.25em;
  background-position: -2.5em -1.25em;
  background-size: auto 6.25em;
}
.mod_calendar th.previous.previous > a:after, .mod_calendar th.next.previous > a:after, .mod_calendar td.previous.previous > a:after, .mod_calendar td.next.previous > a:after {
  transform: rotate(180deg);
}
.mod_calendar th > div, .mod_calendar td > div {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
}
.mod_calendar th.active, .mod_calendar td.active {
  background: var(--col-green);
  color: var(--col-white);
}
.mod_calendar th.empty, .mod_calendar td.empty {
  background: rgba(var(--col-yellow--rgb), 0.15);
}

.mod_eventlist .hl {
  display: none;
}
.mod_eventlist > div {
  container-type: inline-size;
  display: flex;
  flex-direction: column;
  row-gap: calc(var(--gap-col) * 1);
}
.mod_eventlist .event {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-left: 2em;
}
.mod_eventlist .event:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -0em;
  background-size: auto 7.5em;
  transform: rotate(90deg) translateX(24%) translateY(20%);
}
.mod_eventlist .event .date, .mod_eventlist .event .time, .mod_eventlist .event .more {
  flex-basis: 0;
  flex-grow: 1;
}
.mod_eventlist .event .date, .mod_eventlist .event .time {
  font-size: 1.5rem;
  font-weight: 500;
}
.mod_eventlist .event .more {
  text-align: right;
}
.mod_eventlist .event .more a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.mod_eventlist .event .more a:focus, .mod_eventlist .event .more a:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.mod_eventlist .event .more a:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}
.mod_eventlist .event .location {
  flex-basis: 100%;
}
.mod_eventlist .event.unavailable {
  opacity: 0.25;
  cursor: not-allowed;
}
.mod_eventlist .event.unavailable .more {
  pointer-events: none;
}
@container ( width < 440px ) {
  .mod_eventlist .event {
    padding-left: 0;
  }
  .mod_eventlist .event .more {
    flex-basis: 100%;
    order: 3;
    margin-top: calc(var(--gap-lines) * 0.5);
  }
  .mod_eventlist .event:before {
    display: none;
  }
}

.mod_eventreader:not(:last-child) {
  padding-bottom: 0;
}
.mod_eventreader .event {
  position: relative;
  padding-left: 2em;
}
.mod_eventreader .event .header {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.mod_eventreader .event .header:nth-child(1):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -0em;
  background-size: auto 7.5em;
  transform: rotate(90deg) translateX(74%) translateY(20%);
}
.mod_eventreader .event .header .date, .mod_eventreader .event .header .time {
  flex-basis: 0;
  flex-grow: 1;
}
.mod_eventreader .event .header .date, .mod_eventreader .event .header .time {
  font-size: 1.5rem;
  font-weight: 500;
}
.mod_eventreader .event .header .location {
  flex-basis: 100%;
}
.mod_eventreader .event .header:nth-child(1) {
  padding-bottom: calc(var(--gap-col) * 0.5);
  border-bottom: 1px solid var(--col-yellow);
}
.mod_eventreader .event .header:nth-child(n+2) {
  padding-top: calc(var(--gap-col) * 0.5);
  border-top: 1px solid var(--col-yellow);
}
.mod_eventreader + .ce_form {
  padding-top: 0;
}
.mod_eventreader + .ce_form > div {
  padding-left: 2em;
}

.mod_bstntr_mobile_cidery_participation_list .participations {
  padding-top: calc(var(--gap-lines) * 1);
}
.mod_bstntr_mobile_cidery_participation_list .participations > div {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 2em;
}
.mod_bstntr_mobile_cidery_participation_list .participations > div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -0em;
  background-size: auto 7.5em;
  transform: rotate(90deg) translateX(-12%) translateY(12%);
}
.mod_bstntr_mobile_cidery_participation_list .participations > div .date, .mod_bstntr_mobile_cidery_participation_list .participations > div .amount {
  font-weight: 500;
}
.mod_bstntr_mobile_cidery_participation_list .participations > div .event {
  flex-grow: 1;
}
.mod_bstntr_mobile_cidery_participation_list .participations > div .amount {
  flex-basis: auto;
}
.mod_bstntr_mobile_cidery_participation_list .participations > div .form {
  flex-basis: 100%;
}
.mod_bstntr_mobile_cidery_participation_list .participations > div .form .widget-submit button:after {
  font-size: 0.5em;
  transform: scaleX(-1);
}

.limited {
  --ml: auto;
  --mr: auto;
}
.limited.left {
  --ml: 0;
  --mr: auto;
}
.limited.right {
  --ml: auto;
  --mr: 0;
}
.limited > div,
.limited > form, .limited.content-youtube figure {
  max-width: 670px;
  margin-left: var(--ml);
  margin-right: var(--mr);
}

.hl-underline > div,
.mod_calendar table {
  max-width: 324px;
}

.hl-underline .hl {
  text-align: left;
  border-bottom: 1px solid var(--col-yellow);
  padding-bottom: calc(var(--gap-col) * 0.25);
}

.formbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: calc(var(--gap-col) * 0.25);
}
.formbody .widget {
  padding-block: calc(var(--gap-col) * 0.25);
  padding-inline: 0;
}
.formbody .widget > label {
  display: block;
  font-weight: 500;
  padding-bottom: 0.25em;
}
.formbody .widget > p.error {
  background: rgba(var(--col-red--rgb), 0.1);
  padding: 0.5em;
  color: var(--col-red);
  border-radius: 10px;
  margin-bottom: 0.25em;
}
.formbody .widget input[type=text], .formbody .widget input[type=password], .formbody .widget input[type=email], .formbody .widget input[type=tel], .formbody .widget input[type=number],
.formbody .widget select,
.formbody .widget textarea {
  display: block;
  width: 100%;
  padding: 0.25em 1em;
  font-family: inherit;
  font-size: inherit;
  border: 3px solid var(--widget-border-color);
  border-radius: 2em;
  background: var(--col-white);
}
.formbody .widget input[type=text]:focus, .formbody .widget input[type=password]:focus, .formbody .widget input[type=email]:focus, .formbody .widget input[type=tel]:focus, .formbody .widget input[type=number]:focus,
.formbody .widget select:focus,
.formbody .widget textarea:focus {
  outline: none;
  border-color: var(--col-green);
}
.formbody .widget textarea {
  resize: vertical;
  border-radius: 1em;
  min-height: 150px;
}
.formbody .widget.widget-checkbox span, .formbody .widget.widget-radio span {
  position: relative;
  display: block;
}
.formbody .widget.widget-checkbox span > input, .formbody .widget.widget-radio span > input {
  position: absolute;
  opacity: 0;
}
.formbody .widget.widget-checkbox span > input:not(:checked) + label:after, .formbody .widget.widget-radio span > input:not(:checked) + label:after {
  display: none;
}
.formbody .widget.widget-checkbox span > label, .formbody .widget.widget-radio span > label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.formbody .widget.widget-checkbox span > label:before, .formbody .widget.widget-checkbox span > label:after, .formbody .widget.widget-radio span > label:before, .formbody .widget.widget-radio span > label:after {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 1.5em;
  height: 1.5em;
}
.formbody .widget.widget-checkbox span > label:before, .formbody .widget.widget-radio span > label:before {
  margin-right: 0.75em;
  border: 3px solid var(--widget-border-color);
  border-radius: 50%;
  cursor: pointer;
}
.formbody .widget.widget-checkbox span > label:after, .formbody .widget.widget-radio span > label:after {
  position: absolute;
  z-index: 2;
}
.formbody .widget.widget-checkbox span > label > span a, .formbody .widget.widget-radio span > label > span a {
  text-decoration: underline;
  color: inherit;
  transition: color 0.2s;
}
.formbody .widget.widget-checkbox span > label > span a:hover, .formbody .widget.widget-radio span > label > span a:hover {
  color: var(--widget-border-color);
}
.formbody .widget.widget-checkbox span + span, .formbody .widget.widget-radio span + span {
  margin-top: calc(var(--gap-lines) * 0.5);
}
.formbody .widget.widget-checkbox.widget-checkbox span > label:after, .formbody .widget.widget-radio.widget-checkbox span > label:after {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -3em;
  background-size: auto 7.5em;
  transform: scale(1.5) translateX(18%);
}
.formbody .widget.widget-checkbox.widget-radio span > label:after, .formbody .widget.widget-radio.widget-radio span > label:after {
  background: var(--col-black);
  border-radius: 50%;
  border: 3px solid transparent;
  transform: scale(0.35);
}
.formbody .widget.widget-captcha .captcha_text {
  padding-left: 1rem;
  font-size: 0.75em;
}
.formbody .widget.widget-submit {
  text-align: right;
}
.formbody .widget.widget-submit button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.formbody .widget.widget-submit button:focus, .formbody .widget.widget-submit button:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.formbody .widget.widget-submit button:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}

table {
  width: 100%;
}
table th, table td {
  text-align: center;
  padding: 0.5rem;
}
table th {
  background: var(--col-yellow);
  font-weight: 500;
  font-size: 1.2em;
}
table tr:nth-child(even) {
  background: rgba(var(--col-yellow--rgb), 0.1);
}

.mod_bstntr_mobile_cidery_list p.empty {
  padding: calc(var(--gap-col) * 1);
  background: rgba(var(--col-yellow--rgb), 0.1);
}
.mod_bstntr_mobile_cidery_list table th:nth-of-type(3), .mod_bstntr_mobile_cidery_list table th:nth-of-type(4), .mod_bstntr_mobile_cidery_list table th:nth-of-type(5), .mod_bstntr_mobile_cidery_list table td:nth-of-type(3), .mod_bstntr_mobile_cidery_list table td:nth-of-type(4), .mod_bstntr_mobile_cidery_list table td:nth-of-type(5) {
  text-align: left;
}
.mod_bstntr_mobile_cidery_list table td a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.mod_bstntr_mobile_cidery_list table td a:focus, .mod_bstntr_mobile_cidery_list table td a:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.mod_bstntr_mobile_cidery_list table td a:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}
.mod_bstntr_mobile_cidery_list table tr.selected {
  background: var(--col-green);
  color: var(--col-white);
}
@media (max-width: 768px) {
  .mod_bstntr_mobile_cidery_list table, .mod_bstntr_mobile_cidery_list thead, .mod_bstntr_mobile_cidery_list tbody, .mod_bstntr_mobile_cidery_list tr, .mod_bstntr_mobile_cidery_list td {
    display: block;
    text-align: left;
  }
  .mod_bstntr_mobile_cidery_list table thead {
    display: none;
  }
  .mod_bstntr_mobile_cidery_list table th, .mod_bstntr_mobile_cidery_list table td {
    padding: unset;
  }
  .mod_bstntr_mobile_cidery_list table tr {
    display: flex;
    flex-wrap: wrap;
    padding: calc(var(--gap-col) * 0.5);
    column-gap: 1ch;
  }
  .mod_bstntr_mobile_cidery_list table tr:not(.selected):nth-child(even) {
    background: unset;
  }
  .mod_bstntr_mobile_cidery_list table tr:not(.selected):nth-child(odd) {
    background: rgba(var(--col-yellow--rgb), 0.1);
  }
  .mod_bstntr_mobile_cidery_list table tr td:nth-of-type(1), .mod_bstntr_mobile_cidery_list table tr td:nth-of-type(2) {
    font-weight: 500;
  }
  .mod_bstntr_mobile_cidery_list table tr td:nth-of-type(3), .mod_bstntr_mobile_cidery_list table tr td:nth-of-type(6) {
    flex-basis: 100%;
  }
  .mod_bstntr_mobile_cidery_list table tr td:nth-of-type(6) {
    text-align: right;
    padding-top: calc(var(--gap-col) * 0.5);
  }
}

.mod_bstntr_mobile_cidery_reader .event {
  display: flex;
  flex-direction: column;
  row-gap: calc(var(--gap-col) * 0.5);
}
.mod_bstntr_mobile_cidery_reader .event .datetime {
  /*
  display: flex;
  flex-wrap: wrap;
  column-gap: 1ch;
  */
  font-weight: 500;
}

.mod_login .widget.widget-submit {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 1em;
}
.mod_login .widget.widget-submit a.register {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: var(--col-gray);
}
.mod_login .widget.widget-submit a.register:focus, .mod_login .widget.widget-submit a.register:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.mod_login .widget.widget-submit a.register:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}
.mod_login .widget.widget-submit a.register:after {
  filter: grayscale(1);
}
.mod_login .widget.widget-submit a.register, .mod_login .widget.widget-submit button {
  padding-left: 1em;
}
.mod_login .widget.widget-submit a.lostpw {
  display: block;
  flex-basis: 100%;
  color: inherit;
  transition: color 0.2s;
}
.mod_login .widget.widget-submit a.lostpw:hover {
  color: var(--col-yellow);
}

.gap-top {
  padding-top: calc(var(--gap-col) * 2);
}

.gap-bottom {
  padding-bottom: calc(var(--gap-col) * 2);
}

.mod_news_tag_cloud ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  column-gap: calc(var(--gap-col) * 0.5);
  row-gap: calc(var(--gap-col) * 0.25);
}
.mod_news_tag_cloud ul li a, .mod_news_tag_cloud ul li strong {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  padding-inline: 0.55em;
}
.mod_news_tag_cloud ul li a:focus, .mod_news_tag_cloud ul li a:hover, .mod_news_tag_cloud ul li strong:focus, .mod_news_tag_cloud ul li strong:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.mod_news_tag_cloud ul li a:after, .mod_news_tag_cloud ul li strong:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}
.mod_news_tag_cloud ul li a:not(.active), .mod_news_tag_cloud ul li strong:not(.active) {
  background: var(--col-gray-400);
}
.mod_news_tag_cloud ul li a .count, .mod_news_tag_cloud ul li a:after, .mod_news_tag_cloud ul li strong .count, .mod_news_tag_cloud ul li strong:after {
  display: none;
}

.mod_newslist:has(.span33) > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.mod_newslist:has(.span33) > div > .block {
  flex-grow: 0;
}
.mod_newslist:has(.span33) > div > .block figure {
  position: relative;
  margin-bottom: calc(var(--gap-col) * 0.5);
}
.mod_newslist:has(.span33) > div > .block figure figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  font-weight: 400;
  padding-inline: 0.55em;
  transform: translateY(50%) translateX(-10px);
}
.mod_newslist:has(.span33) > div > .block figure figcaption:focus, .mod_newslist:has(.span33) > div > .block figure figcaption:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.mod_newslist:has(.span33) > div > .block figure figcaption:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}
.mod_newslist:has(.span33) > div > .block figure figcaption:after {
  display: none;
}
.mod_newslist:has(.span33) > div > .block .hl {
  font-size: 1.2rem;
}
.mod_newslist:has(.span33) > div > .block .hl a {
  text-decoration: underline;
}

.mod_newsreader .content-image:has(figcaption) figure {
  position: relative;
}
.mod_newsreader .content-image:has(figcaption) figure figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  font-weight: 400;
  padding-inline: 0.55em;
  transform: translateY(50%) translateX(-20px);
}
.mod_newsreader .content-image:has(figcaption) figure figcaption:focus, .mod_newsreader .content-image:has(figcaption) figure figcaption:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.mod_newsreader .content-image:has(figcaption) figure figcaption:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}
.mod_newsreader .content-image:has(figcaption) figure figcaption:after {
  display: none;
}
.mod_newsreader .news-tags > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  column-gap: calc(var(--gap-col) * 0.5);
  row-gap: calc(var(--gap-col) * 0.25);
}
.mod_newsreader .news-tags > div a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em 1.55em;
  padding-right: 0.25em;
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 2em;
  color: var(--col-white);
  background: var(--button-background);
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  padding-inline: 0.55em;
}
.mod_newsreader .news-tags > div a:focus, .mod_newsreader .news-tags > div a:hover {
  background: var(--button-background-hover);
  color: var(--button-color-hover);
}
.mod_newsreader .news-tags > div a:after {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: 0.5em;
  border-radius: 50%;
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -3em -6em;
  background-size: auto 7.5em;
  transform: scale(1.4);
}
.mod_newsreader .news-tags > div a:after {
  display: none;
}

body.gl {
  --widget-border-color: rgba(var(--col-gl-green--rgb),0.60);
  --button-background: var(--col-gl-green);
  --button-background-hover: color-mix(in srgb, var(--col-gl-green), white 20%);
  --button-color-hover: var(--col-white);
}
body.gl header:before {
  background: var(--col-gl-green);
}
body.gl header .logo span {
  aspect-ratio: 457/166;
  background-image: url(../img/logo-gruene-liga.svg);
  filter: brightness(0) invert(24%) sepia(8%) saturate(5002%) hue-rotate(73deg) brightness(92%) contrast(81%);
}
@media (min-width: 860px) {
  body.gl header .logo span {
    transform-origin: 0 50%;
    transform: scale(1.3) translateY(6.4%);
  }
}
body.gl header nav a:hover, body.gl header nav a:focus {
  color: var(--col-gl-green);
}
body.gl header nav.main label[for=menu-toggle] svg path {
  stroke: var(--col-gl-green);
}
body.gl footer {
  background: rgba(var(--col-gl-green--rgb), 0.7);
  border-bottom-color: var(--col-gl-green);
  color: var(--col-white);
}
body.gl footer > .inside:after {
  filter: brightness(0) invert(24%) sepia(8%) saturate(5002%) hue-rotate(73deg) brightness(92%) contrast(81%);
}
body.gl footer .gruene-liga a:before {
  background-color: var(--col-white);
  background-position: 50% 50%;
  background-size: calc(100% - 16px) auto;
}
body.gl footer .gruene-liga > div {
  border-color: var(--col-white);
}
body.gl #toplink a {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -3em -3em;
  background-size: auto 5em;
}
body.gl .mod_article.background-dotted {
  background-image: radial-gradient(rgba(var(--col-gl-green--rgb), 0.2) 10%, transparent 10%);
}
body.gl .hl-underline .hl {
  border-bottom-color: var(--widget-border-color);
}
body.gl .content-text .content a:hover, body.gl .content-text .content a:focus {
  color: var(--widget-border-color);
}
body.gl .content-text.contacts.contacts ul li:before, body.gl .content-text.contacts.contact .content:before, body.gl .content-text.contact.contacts ul li:before, body.gl .content-text.contact.contact .content:before {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -4.5em -4.5em;
  background-size: auto 7.5em;
}
body.gl .download-element > div:before {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 1.5em;
  height: 1.5em;
  background-position: -4.5em -4.5em;
  background-size: auto 7.5em;
}
body.gl .content-player .player .progress:after {
  border-bottom-color: var(--col-gl-green);
}
body.gl .content-player .player .progress progress::-webkit-progress-value {
  background-color: var(--col-gl-green);
}
body.gl .content-player .player .progress progress::-moz-progress-bar {
  background-color: var(--widget-border-color);
}
body.gl .content-player .player .controls button {
  background-color: var(--col-gl-green);
}
body.gl .content-player .player .controls button:after {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 0.5em;
  height: 0.5em;
  background-position: -2em -0em;
  background-size: auto 2.5em;
}
body.gl .content-player .player .controls button[data-playing=true]:after {
  background: url("../img/sprite-icons.svg?u3sk3kh") no-repeat scroll;
  width: 0.5em;
  height: 0.5em;
  background-position: -2em -0.5em;
  background-size: auto 2.5em;
}

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