html {
  font-family: sans-serif;
  font-size: 62.5%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section,
main,
figcaption,
figure {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select[multiple] {
  vertical-align: top;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
div,
article,
section,
header,
footer,
nav,
ul,
li {
  position: relative;
}
ul,
ol,
li {
  margin: 0;
  padding: 0;
}
figure {
  margin: 0;
}
.says,
.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.site .skip-link {
  background-color: #f1f1f1;
  display: block;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}
.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}
#wpadminbar {
  opacity: 0.5;
  width: auto;
  min-width: auto;
}
#wpadminbar #wp-admin-bar-wp-logo,
#wpadminbar #wp-admin-bar-customize,
#wpadminbar #wp-admin-bar-updates,
#wpadminbar #wp-admin-bar-comments,
#wpadminbar #wp-admin-bar-new-content {
  display: none;
}
#wpadminbar #wp-admin-bar-top-secondary,
#wpadminbar .ab-sub-wrapper {
  display: none !important;
}
body.dev #wpadminbar {
  display: none;
}
.alignnone {
  margin: 0.25em 1em 1em 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0.25em auto 0.25em auto;
}
.alignright {
  float: right;
  margin: 0.25em 0 1em 1em;
}
.alignleft {
  float: left;
  margin: 0.25em 1em 1em 0;
}
.wp-caption {
  padding: 0.25em 0.25em 0.5em;
  text-align: left;
}
.wp-caption.alignnone {
  margin: 0.25em 1em 1em 0;
}
.wp-caption.alignleft {
  margin: 0.25em 1em 1em 0;
}
.wp-caption.alignright {
  margin: 0.25em 0 1em 1em;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 0.25em 0.25em;
}
.gallery:before,
.gallery:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.gallery:before,
.gallery:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.gallery .gallery-item {
  float: left;
  width: 33.3333%;
}
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
*::placeholder {
  color: black;
}
label,
input,
textarea,
button {
  vertical-align: top;
  white-space: normal;
  background: none;
  border: none;
}
fieldset,
.fieldset {
  margin-bottom: 1em;
}
label,
fieldset legend {
  display: block;
  margin-bottom: 0.2em;
}
button,
.button,
input[type=submit],
input[type=reset] {
  display: inline-block;
  width: 100%;
  max-width: 20em;
  padding: 0.4em;
  line-height: 1;
  border: 1px solid black;
  background-color: black;
  color: white;
  cursor: pointer;
}
button:hover,
button:active,
button:focus,
.button:hover,
.button:active,
.button:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus {
  background-color: white;
  color: black;
}
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  width: 100%;
  max-width: 20em;
  padding: 0.4em;
  border: 1px solid black;
}
textarea {
  width: 100%;
  max-width: 20em;
  padding: 0.4em;
  border: 1px solid black;
}
input[type=checkbox],
input[type=radio] {
  width: 1em;
  height: 1em;
}
label input[type=checkbox],
label input[type=radio],
label .icheckbox_hue,
label .iradio_hue {
  margin-right: 0.4em;
}
input[type="checkbox"],
input[type=radio] {
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  background-color: white;
  margin: 0;
  color: black;
  width: 1em;
  height: 1em;
  border: 1px solid black;
  margin-top: 0.2em;
}
input[type=radio] {
  border-radius: 50%;
}
input[type="checkbox"]::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.8em;
  height: 0.8em;
  transform: translate(-50%,-50%) scale(0);
  clip-path: polygon(10% 0%,0% 10%,40% 50%,0% 90%,10% 100%,50% 60%,90% 100%,100% 90%,60% 50%,100% 10%,90% 0%,50% 40%);
  transform: scale(0);
  background: black;
}
input[type="radio"]::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.4em;
  height: 0.4em;
  transform: translate(-50%,-50%) scale(0);
  transform: scale(0);
  background: black;
  border-radius: 50%;
}
input[type="checkbox"]:checked::before,
input[type="radio"]:checked::before {
  transform: translate(-50%,-50%) scale(0.99);
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: none;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  color: grey;
  cursor: not-allowed;
}
select {
  border: 1px solid black;
}
input:focus,
textarea:focus,
select:focus,
option:focus,
button:focus {
  outline: 1px solid black;
}
input[disabled],
textarea[disabled],
select[disabled],
option[disabled],
button[disabled] {
  cursor: not-allowed;
}
.searchform {
  position: relative;
  display: inline-block;
}
.searchform .search-form-container {
  width: 2em;
  overflow: hidden;
  transition: width 0.2s ease-out;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.searchform .search-form-container .search-form-content {
  float: right;
  width: 11.3em;
  white-space: nowrap;
}
.searchform .search-form-container .search-form-content input[type=text],
.searchform .search-form-container .search-form-content input[type=submit] {
  display: inline-block;
  margin: 0;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=text] {
  max-width: 9em;
  margin-right: 0.3em;
}
.searchform .search-form-container .search-form-content input[type=submit] {
  width: 2em;
  height: 2em;
  color: transparent;
  background-color: transparent;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=submit]:hover,
.searchform .search-form-container .search-form-content input[type=submit]:active,
.searchform .search-form-container .search-form-content input[type=submit]:focus {
  color: transparent;
  background-color: transparent;
}
.searchform .search-form-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 2em;
  height: 2em;
  z-index: 5;
  cursor: pointer;
}
.searchform .search-form-button svg path {
  fill: black;
}
.searchform .search-form-button:hover svg path,
.searchform .search-form-button:active svg path,
.searchform .search-form-button:focus svg path {
  fill: black;
}
.searchform.active .search-form-container {
  width: 11.3em;
}
.searchform.active .search-form-button {
  pointer-events: none;
}
.searchform.active .search-form-button svg path {
  fill: black;
}
#content #searchform .search-form-button {
  display: none;
}
.error-404 .searchform {
  margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group {
  margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group input {
  margin-bottom: 0;
}
#mc_embed_signup form input.mce_inline_error {
  border-color: black;
}
#mc_embed_signup form div.mce_inline_error {
  max-width: 20em;
  margin: 0 0 1em;
  padding: 0.4em;
  background-color: black;
}
#mc_embed_signup form #mce-responses .response {
  margin: 1em 0;
}
#mc_embed_signup form ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0.5em;
}
#mc_embed_signup form ul .icheckbox_hue {
  margin-right: 0.5em;
}
#mc_embed_signup form ul label {
  display: inline-block;
}
.srt {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.cf:before,
.cf:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
@font-face {
  font-family: 'CalistogaRegular';
  src: url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/Calistoga-Regular.eot');
  src: local('☺'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/Calistoga-Regular.woff2') format('woff2'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/Calistoga-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'EuropaAustria';
  src: url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaRegular.woff2');
  src: local('☺'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaRegular.woff2') format('woff2'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaRegular.woff') format('woff'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaRegular.ttf') format('truetype'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaRegular.otf') format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: 'EuropaAustria';
  src: url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaRegularItalic.woff2');
  src: local('☺'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaRegularItalic.woff2') format('woff2'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaRegularItalic.woff') format('woff'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaRegularItalic.ttf') format('truetype'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaRegularItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'EuropaAustria';
  src: url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaBold.woff2');
  src: local('☺'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaBold.woff2') format('woff2'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaBold.woff') format('woff'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaBold.ttf') format('truetype'), url('https://diskriminiert.at/101/wp-content/themes/hue/style/fonts/EuropaAustriaBold.otf') format("opentype");
  font-weight: 700;
}
body {
  font-family: 'EuropaAustria', "EuropaAustria", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.25;
  color: black;
  font-size: 0.579vw;
  font-size: clamp(8px,0.53vw,14px);
}
a {
  color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'EuropaAustria', "EuropaAustria", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 400;
}
h1 {
  font-size: 40px;
  font-size: 4em;
}
.primary-navigation a {
  font-size: 20px;
  font-size: 2em;
  font-weight: 700;
  letter-spacing: 0.015em;
}
.site-footer p,
.site-footer a {
  font-size: 14px;
  font-size: 1.4em;
}
.fat {
  font-weight: 700;
}
.large-title {
  font-size: 80px;
  font-size: 8em;
}
.medium-title {
  font-size: 45px;
  font-size: 4.5em;
}
.regular-title {
  font-size: 40px;
  font-size: 4em;
}
.small-title {
  font-size: 25px;
  font-size: 2.5em;
}
.site-description {
  font-size: 15px;
  font-size: 1.5em;
}
.text {
  line-height: 1.35;
}
.text.regular {
  font-size: 24px;
  font-size: 2.4em;
}
.text.large {
  font-size: 80px;
  font-size: 8em;
}
.text.xlarge {
  font-size: 150px;
  font-size: 15em;
}
.text.intro {
  font-family: 'CalistogaRegular', "EuropaAustria", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 26px;
  font-size: 2.6em;
}
.text h3 {
  font-size: 24px;
  font-size: 1em;
  font-weight: 700;
}
.quote.large {
  font-family: 'CalistogaRegular', "EuropaAustria", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 34px;
  font-size: 3.4em;
}
.quote-source {
  text-transform: uppercase;
}
.quote-source.large {
  font-size: 25px;
  font-size: 2.5em;
}
.name {
  font-size: 25px;
  font-size: 2.5em;
  text-transform: uppercase;
}
.search-bar input,
.search-bar .search-count {
  font-size: 16px;
}
.navigation a,
.play-title,
.help-button,
.share-list {
  font-size: 16px;
  font-size: 1.6em;
  text-transform: uppercase;
}
.startsite-link a {
  font-family: 'CalistogaRegular', "EuropaAustria", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 26px;
  font-size: 2.6em;
}
label {
  font-size: 10px;
  font-size: 1rem;
}
input,
select,
button,
textarea {
  font-size: 10px;
  font-size: 1rem;
}
::-moz-selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
::selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
.scroll-wrapper {
  height: 100%;
  overflow-y: auto;
  padding: 1em;
  -webkit-overflow-scrolling: touch;
}
.scroll-wrapper::-webkit-scrollbar {
  width: 0.3em;
}
.scroll-wrapper::-webkit-scrollbar-track {
  background-color: grey;
}
.scroll-wrapper::-webkit-scrollbar-thumb {
  background-color: black;
}
.scroll-overflow {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.scroll-overflow::-webkit-scrollbar {
  width: 0;
}
.scroll-overflow::-webkit-scrollbar-track {
  background-color: transparent;
}
.scroll-overflow::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.image-wrapper img.loaded {
  opacity: 1;
}
.image-wrapper:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-wrapper .lightbox-image {
  display: none;
}
.image-wrapper .image-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: white;
  color: black;
  padding: 0.1em;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.image-wrapper:hover .image-caption {
  opacity: 1;
}
.background-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.background-image.mobile {
  display: none;
}
.video-wrapper video {
  width: 100%;
  height: auto;
}
.video-wrapper .video-curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.video-wrapper .video-curtain.hidden {
  opacity: 0;
  pointer-events: none;
}
.video-wrapper.fullscreen {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-wrapper.fullscreen video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%,-50%);
}
.audio-wrapper {
  font-size: 0;
}
.audio-wrapper audio:focus {
  outline: none;
}
.hue-slideshow {
  display: block;
  width: 100%;
  margin-bottom: 1em;
  -webkit-user-select: none;
  user-select: none;
}
.hue-slideshow .slideshow-container {
  width: 100%;
}
.hue-slideshow .slideshow-container .slide {
  width: 100%;
  display: none;
}
.hue-slideshow .slideshow-container .slide:first-child {
  display: flex;
  flex-shrink: 0;
}
.hue-slideshow .slideshow-container .slide img {
  width: 100%;
  height: auto;
}
.hue-slideshow .slideshow-container.flickity-enabled .slide,
.hue-slideshow .slideshow-container.slick-initialized .slide,
.hue-slideshow .slideshow-container.slideshow-initialized .slide {
  display: flex;
  flex-shrink: 0;
}
.hue-slideshow .slideshow-caption {
  text-align: center;
  margin-bottom: 1em;
}
.hue-slideshow.same-width .slideshow-container {
  height: 100%;
}
.hue-slideshow.same-width .slideshow-container .slide .image-wrapper {
  width: 100%;
}
.hue-slideshow.same-height {
  aspect-ratio: 4;
}
.hue-slideshow.same-height .slideshow-container .slide {
  width: auto;
  height: 100%;
}
.hue-slideshow.same-height .slideshow-container .slide .image-wrapper {
  height: 100%;
}
.hue-slideshow.same-height .slideshow-container .slide img {
  width: auto;
  height: 100%;
}
.hue-slideshow.cover {
  aspect-ratio: 1.6;
}
.hue-slideshow.cover .slideshow-container .slide {
  width: 100%;
  height: 100%;
}
.hue-slideshow.cover .slideshow-container .slide .image-wrapper {
  width: 100%;
  height: 100%;
}
.hue-slideshow.cover .slideshow-container .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hue-slideshow.with-mouseover {
  cursor: none;
}
.hue-slideshow.with-mouseover .flickity-enabled.is-draggable .flickity-viewport {
  cursor: none;
}
.hue-slideshow.with-mouseover .slideshow-display {
  position: absolute;
  transform: translate(-50%,-50%);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  white-space: nowrap;
}
.hue-slideshow.with-mouseover:hover .slideshow-display {
  opacity: 1;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button {
  top: 0;
  width: 50%;
  height: 100%;
  max-width: 100%;
  border-radius: 0;
  background-color: transparent;
  -webkit-transform: none;
  transform: none;
  cursor: none !important;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button.previous {
  left: 0;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button.next {
  right: 0;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button svg {
  display: none;
}
.popup-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(0,0,0,0.5);
  transition: opacity 0.4s ease-out;
}
.popup-container .inner {
  position: relative;
  top: 50%;
  left: auto;
  width: 70vw;
  height: 90vh;
  margin: 0 auto;
  transform: translateY(-50%);
  background-color: white;
}
.popup-container .inner .scroll-wrapper {
  padding: 0;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.popup-container .popup-content {
  padding: 1em;
}
.popup-container article {
  padding-top: 0;
  margin-bottom: 0;
}
.popup-container.active {
  opacity: 1;
  pointer-events: auto;
}
.popup-container.loaded .scroll-wrapper {
  opacity: 1;
}
.hue-gallery ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-gap: 1em;
  row-gap: 1em;
}
.hue-gallery ul .grid-element {
  width: auto;
}
.hue-map {
  margin-bottom: 1em;
}
.iframe-wrapper {
  width: 100%;
  aspect-ratio: 1.7777777777778;
}
.iframe-wrapper iframe {
  width: 100%;
  height: 100%;
}
.back-button {
  position: absolute;
  top: 1em;
  right: 0;
  z-index: 10;
}
.edit-link {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  font-size: 2em;
}
.edit-link .icon {
  display: inline-block;
  width: 2em;
  height: 2em;
  padding: 0.05em 0.1em;
  background-color: red;
}
.edit-link .icon svg path {
  fill: white;
}
.edit-link .title {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 0.2em 0.4em;
  background-color: white;
  pointer-events: none;
}
.edit-link:hover .title {
  display: block;
}
ul.category-list {
  list-style: none;
}
ul.category-list li {
  display: inline-block;
  padding-right: 0.5em;
}
.navigation {
  margin: 1em 0;
}
.navigation.pagination .nav-links {
  text-align: center;
  padding: 0 5em;
}
.navigation.pagination .nav-links .page-numbers.current {
  text-decoration: underline;
}
.navigation.pagination .nav-links .page-numbers.prev {
  position: absolute;
  top: 0;
  left: 0;
}
.navigation.pagination .nav-links .page-numbers.next {
  position: absolute;
  top: 0;
  right: 0;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a:active,
.navigation.pagination .nav-links a:focus {
  text-decoration: underline;
}
.navigation.load-more {
  text-align: center;
}
.navigation.load-more .button {
  max-width: 48rem;
}
.navigation.load-more .button .default {
  display: block;
}
.navigation.load-more .button .loading {
  display: none;
}
.navigation.load-more .button.active .default {
  display: none;
}
.navigation.load-more .button.active .loading {
  display: block;
}
.navigation.filter-list .filter.list ul li {
  display: inline-block;
  margin-right: 1em;
}
.navigation.filter-list .filter.list ul li a.active,
.navigation.filter-list .filter.list ul li a:hover,
.navigation.filter-list .filter.list ul li a:active,
.navigation.filter-list .filter.list ul li a:focus {
  text-decoration: underline;
}
.navigation.filter-list .filter.dropdown {
  display: inline-block;
  vertical-align: top;
  padding-right: 3em;
  margin-right: 0.4em;
}
.navigation.filter-list .filter.dropdown .name {
  font-weight: 700;
  padding-left: 1.4em;
}
.navigation.filter-list .filter.dropdown .name:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.8em;
  height: 0.4em;
  background-image: url('https://diskriminiert.at/101/wp-content/themes/hue/img/filter-arrow.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.navigation.filter-list .filter.dropdown .name .default {
  opacity: 1;
}
.navigation.filter-list .filter.dropdown .name .jsname {
  display: inline-block;
  position: absolute;
  left: 1.4em;
  top: 0;
  opacity: 0;
}
.navigation.filter-list .filter.dropdown .name.active {
  text-decoration: underline;
}
.navigation.filter-list .filter.dropdown .name.active .default {
  opacity: 0;
  position: absolute;
}
.navigation.filter-list .filter.dropdown .name.active .jsname {
  opacity: 1;
  position: relative;
  left: 0;
}
.navigation.filter-list .filter.dropdown ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  padding: 0.2em 1.4em 0.7em;
  background-color: white;
  display: none;
  max-height: 15.4em;
  height: auto;
}
.navigation.filter-list .filter.dropdown ul li {
  padding: 0.2em 0;
  cursor: pointer;
}
.navigation.filter-list .filter.dropdown ul li.active {
  text-decoration: underline;
}
.navigation.filter-list .filter.dropdown:hover ul {
  display: block;
}
.navigation.filter-list .filter.dropdown:hover .name:before {
  transform: rotate(180deg);
}
.navigation.filter-list .filter-reset {
  display: inline-block;
  font-weight: 700;
  padding-left: 1.3em;
  opacity: 0;
  cursor: pointer;
}
.navigation.filter-list .filter-reset:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 0.7em;
  height: 0.7em;
  background-image: url('https://diskriminiert.at/101/wp-content/themes/hue/img/filter-x.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.navigation.filter-list .filter-reset.active {
  opacity: 1;
}
.navigation.filter-list .filter-reset.active,
.navigation.filter-list .filter-reset:hover,
.navigation.filter-list .filter-reset:active,
.navigation.filter-list .filter-reset:focus {
  text-decoration: underline;
}
.navigation.search-form {
  max-width: 20em;
}
.navigation.search-form label {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.navigation.search-form input {
  padding: 0.9em 2.4em 0.9em 1.2em;
}
.navigation.search-form .search-button {
  position: absolute;
  top: 50%;
  right: 0.6em;
  width: 1.7em;
  height: 1.6em;
  transform: translateY(-50%);
  cursor: pointer;
}
.navigation.search-form .search-button:hover svg path {
  fill: ;
}
.system-message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
  pointer-events: none;
}
.system-message .message {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: opacity 0.2s ease-out;
  padding: 0.5em 1em;
  background-color: white;
  pointer-events: none;
}
.system-message .message.active {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}
.progressbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: black;
  z-index: 99999;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.progressbar.hidden {
  opacity: 0;
}
.page-loader {
  display: none;
}
.hue-loader {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  -webkit-animation: hue-loader 1s infinite ease-in-out;
  animation: hue-loader 1s infinite ease-in-out;
}
@keyframes hue-loader {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1.0);
    opacity: 0;
  }
}
.site-footer {
  height: 3.4em;
  background: var(--bg-color);
  color: black;
  border-top: 2px solid black;
}
.site-footer .footer-content {
  display: flex;
  justify-content: space-between;
}
.site-footer .footer-content p {
  display: inline-block;
  margin: 0;
  line-height: 2.4em;
}
.site-footer .footer-content .footer-navigation {
  display: inline-block;
}
.site-footer .footer-content .footer-navigation li {
  display: inline-block;
  padding-left: 1.5em;
  line-height: 3.3em;
}
.site-footer a {
  color: black;
  text-decoration: none;
}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
  text-decoration: none;
  color: black;
}
body.fixed-footer .site-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
}
.loading-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 99997;
  background-color: var(--bg-color);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
.loading-bg .inner {
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
body.loading .loading-bg {
  opacity: 1;
}
.timeline {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 4.5em;
  width: 16.5em;
  border-right: 2px solid black;
  opacity: 1;
  transition: opacity 0.4s ease-out;
}
.timeline .inner {
  height: 100%;
}
.timeline .scroll-overflow {
  padding: 0;
}
.timeline .year {
  height: 1.7em;
}
.timeline .year .title {
  position: absolute;
  bottom: 0.15em;
  left: 0.7em;
  opacity: 0;
  transition: all 0.2s ease-out;
}
.timeline .year .title .front {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.timeline .year .title .back {
  font-weight: 700;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.timeline .year .line {
  position: absolute;
  top: 100%;
  right: 0;
  width: 3.4em;
  height: 2px;
  background-color: black;
  transition: background-color 0.2s ease-out;
}
.timeline .year .line:after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  bottom: -1px;
  width: 100%;
  background-color: black;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.timeline .year.active {
  cursor: pointer;
}
.timeline .year.active .title {
  opacity: 1;
  color: black;
  transition: color 0.2s ease-out;
}
.timeline .year.active .line {
  width: 13.3em;
}
.timeline .year.active:hover .title .front,
.timeline .year.active.highlight .title .front {
  opacity: 0;
}
.timeline .year.active:hover .title .back,
.timeline .year.active.highlight .title .back {
  opacity: 1;
}
.timeline .year.active:hover .line:after,
.timeline .year.active.highlight .line:after {
  opacity: 1;
}
.color-bar {
  position: fixed;
  top: 0;
  right: 0;
  width: calc(9em + 4px);
  height: 100%;
  background-color: transparent;
  overflow: hidden;
  pointer-events: none;
  z-index: 99999;
}
.color-bar .color-button {
  position: fixed;
  top: 2.5em;
  right: 1.5em;
  width: 2em;
  height: 2em;
  background: radial-gradient(white,transparent 80%), conic-gradient(#e43f00,#fae410,#55cc3b,#09adff,#6b0efd,#e70d86,#e43f00);
  border-radius: 50%;
  pointer-events: auto;
  opacity: 1;
}
.color-bar .color-zone {
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
}
.color-bar #grey-canvas {
  position: absolute;
  width: calc(13em);
  height: 9em;
}
.color-bar #color-canvas {
  position: absolute;
  top: 9em;
  width: calc(9em + 4px);
  height: calc(100% - 9em);
  opacity: 1;
}
.color-bar:hover {
  pointer-events: auto;
}
.color-bar:hover .color-button {
  pointer-events: none;
  opacity: 0;
}
.color-bar:hover .color-zone {
  opacity: 1;
  pointer-events: auto;
}
.help-button {
  position: fixed;
  right: 1.5em;
  bottom: 4.5em;
  width: 5.6em;
  text-align: center;
  line-height: 2.9;
  font-weight: 700;
  border-radius: 0.3em;
  background: black;
  color: white;
  cursor: pointer;
  z-index: 99999;
  opacity: 0;
  pointer-events: none;
}
.help-button:hover {
  background: var(--f-color);
}
.help-button.active {
  opacity: 1;
  pointer-events: auto;
}
.help-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.help-popup .help-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45vw;
  min-width: 60em;
  padding-top: 3em;
  padding-bottom: 2em;
  transform: translate(-50%,-50%);
  background-color: white;
  border-radius: 0.3em;
}
.help-popup span.action {
  text-decoration: underline;
  cursor: pointer;
}
.help-popup.active {
  opacity: 1;
}
.help-popup.active .help-inner {
  pointer-events: auto;
}
.site-header {
  height: 7.6em;
  background: var(--bg-color);
  color: black;
}
.site-header .header-content {
  height: 100%;
}
.site-branding {
  display: inline-block;
  line-height: 7.5em;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.site-branding a {
  display: inline-block;
  position: relative;
  color: black;
  transition: color 0.2s ease-out;
}
.site-branding a:hover,
.site-branding a:active,
.site-branding a:focus {
  text-decoration: none;
  color: var(--f-color);
}
.site-branding h1 {
  margin-bottom: 0;
}
.audio-player {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding-right: 13em;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.audio-player .controls {
  height: 100%;
  display: grid;
  grid-template-columns: repeat(3,minmax(0,33.3333%));
  width: 16em;
  cursor: pointer;
  pointer-events: none;
  font-size: 0.9em;
}
.audio-player .controls .control .sign {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.4em;
  height: 2.7em;
  transform: translate(-50%,-50%);
}
.audio-player .controls .control .sign svg {
  width: 100%;
  height: auto;
  fill: transparent;
  transition: fill 0.2s ease-out;
}
.audio-player .controls .control .sign.circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5em;
  height: 5em;
  transform: translate(-50%,-50%);
}
.audio-player .controls .control .sign.pause {
  width: 1.7em;
  height: 2.4em;
}
.audio-player .controls .control .sign.pause svg path {
  stroke-width: 1.7;
}
.audio-player .controls .control .sign-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5em;
  height: 5em;
  transform: translate(-50%,-50%);
}
.audio-player .controls .control.prev {
  transform: rotate(180deg);
}
.audio-player .controls .control.prev:hover svg,
.audio-player .controls .control.next:hover svg {
  fill: black;
}
.audio-player .controls .control.play-pause .sign.play {
  left: 55.5%;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.audio-player .controls .control.play-pause .sign.pause {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.audio-player .controls .control.play-pause.active .sign.play {
  opacity: 0;
}
.audio-player .controls .control.play-pause.active .sign.pause {
  opacity: 1;
}
.audio-player .controls .control.play-pause:hover .sign.play svg,
.audio-player .controls .control.play-pause:hover .sign.pause svg {
  fill: black;
}
.audio-player .play-title {
  position: absolute;
  top: 50%;
  right: 100%;
  height: 100%;
  width: auto;
  transform: translateY(-50%);
  white-space: nowrap;
  padding-left: 6em;
  padding-right: 1em;
  line-height: 5em;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  pointer-events: none;
}
.audio-player .play-title .info-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 6em;
  text-transform: uppercase;
  font-weight: 700;
}
.audio-player .play-title .info-display {
  overflow: hidden;
  width: 100%;
}
.audio-player .play-title .display-inner {
  display: inline-block;
  white-space: nowrap;
}
.audio-player .play-title.active {
  opacity: 1;
  pointer-events: auto;
}
.audio-player.visible {
  opacity: 1;
}
.audio-player.visible .controls {
  pointer-events: auto;
}
.audio-player.playing {
  opacity: 1;
}
.audio-player.playing .controls {
  pointer-events: auto;
}
body.page-template-page-20-studie .audio-player {
  opacity: 1;
}
body.page-template-page-20-studie .audio-player .controls {
  pointer-events: auto;
}
.audio-play {
  position: absolute;
  top: 50%;
  right: 3.7em;
  height: 5.3em;
  width: 4em;
  transform: translateY(-50%);
  cursor: pointer;
}
.audio-play .sign {
  position: absolute;
  top: 50%;
  left: 55%;
  width: 1.1em;
  height: 1.4em;
  transform: translate(-50%,-50%);
}
.audio-play .sign svg {
  width: 100%;
  height: auto;
  fill: transparent;
  transition: fill 0.2s ease-out;
}
.audio-play .sign svg path {
  stroke-width: 3.5;
}
.audio-play .sign svg circle {
  stroke-width: 2.7;
}
.audio-play .sign.circle {
  left: 50%;
  width: 2.7em;
  height: 2.7em;
}
.audio-play .sign.play {
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.audio-play .sign.pause {
  width: 0.9em;
  height: 1.4em;
  left: 50%;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.audio-play .sign.pause svg path {
  stroke-width: 1px;
  fill: black;
}
.audio-play .sign-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3em;
  height: 3em;
  transform: translate(-50%,-50%);
}
.audio-play.active .sign.play {
  opacity: 0;
}
.audio-play.active .sign.pause {
  opacity: 1;
}
.audio-play:hover .sign.play svg,
.audio-play:hover .sign.pause svg {
  fill: black;
}
.search-bar {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding-left: 5em;
  padding-right: 4.1em;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-out;
}
.search-bar .search-button {
  height: 100%;
  width: 4em;
  cursor: pointer;
}
.search-bar .search-button .sign {
  position: absolute;
  top: 50%;
  left: 55%;
  width: 2.3em;
  height: 2.5em;
  transform: translate(-50%,-50%);
}
.search-bar .search-button .sign.search {
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.search-bar .search-button .sign.x {
  width: 2.5em;
  height: 2.5em;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.search-bar .search-button svg {
  width: 100%;
  height: auto;
}
.search-bar .search-button svg path,
.search-bar .search-button svg circle {
  stroke: black;
  transition: stroke 0.2s ease-out;
}
.search-bar .search-button:hover svg path,
.search-bar .search-button:hover svg circle {
  stroke: var(--f-color);
}
.search-bar .search-form {
  position: absolute;
  top: 100%;
  right: 6px;
  width: max-content;
  display: grid;
  grid-template-columns: minmax(0,6em) minmax(0,23em) minmax(0,5em);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-out;
}
.search-bar .search-form .search-control {
  display: flex;
}
.search-bar .search-form .control {
  display: inline-block;
  width: 3em;
  height: 4.2em;
  background-color: var(--bg-color);
  opacity: 0;
  pointer-events: none;
}
.search-bar .search-form .control .sign {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1em;
  height: 1.1em;
  transform: translate(-50%,-50%);
}
.search-bar .search-form .control svg {
  width: 100%;
  height: auto;
  fill: transparent;
  transition: fill 0.2s ease-out;
  vertical-align: top;
}
.search-bar .search-form .control svg path {
  stroke-width: 4;
}
.search-bar .search-form .control.prev {
  transform: translateY(0.1em) rotate(180deg);
}
.search-bar .search-form .control:hover svg {
  fill: black;
}
.search-bar .search-form .search-text-wrapper {
  height: 5em;
  padding-left: 1em;
  padding-right: 1em;
  background-color: var(--bg-color);
}
.search-bar .search-form .search-text-wrapper input {
  margin-top: 0.3em;
  height: 2.1em;
  padding: 0;
  padding-right: 2.5em;
  border: none;
  border-bottom: 2px solid black;
}
.search-bar .search-form .search-text-wrapper input:active,
.search-bar .search-form .search-text-wrapper input:focus {
  outline: none;
}
.search-bar .search-form .search-text-wrapper .search-count {
  position: absolute;
  top: 0.7em;
  right: 0.6em;
}
.search-bar .search-form .search-button-wrapper {
  height: 4.2em;
  background-color: var(--bg-color);
}
.search-bar .search-form .search-button-wrapper input {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}
.search-bar .search-form .search-button-wrapper .sign {
  position: absolute;
  top: 55%;
  left: 40%;
  width: 2em;
  height: 2em;
  transform: translate(-50%,-50%);
  pointer-events: none;
}
.search-bar .search-form .search-button-wrapper .sign.search {
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.search-bar .search-form .search-button-wrapper .sign.x {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.search-bar .search-form .search-button-wrapper svg {
  width: 100%;
  height: auto;
}
.search-bar .search-form .search-button-wrapper svg path,
.search-bar .search-form .search-button-wrapper svg circle {
  stroke: black;
  transition: stroke 0.2s ease-out;
}
.search-bar .search-form .search-button-wrapper:hover svg path,
.search-bar .search-form .search-button-wrapper:hover svg circle,
.search-bar .search-form .search-button-wrapper.active svg path,
.search-bar .search-form .search-button-wrapper.active svg circle {
  stroke: var(--f-color);
}
.search-bar:hover .search-button svg path,
.search-bar:hover .search-button svg circle {
  stroke: var(--f-color);
}
.search-bar.active .search-button .sign.search {
  opacity: 1;
}
.search-bar.active .search-button .sign.x {
  opacity: 0;
}
.search-bar.active .search-form {
  pointer-events: auto;
  opacity: 1;
}
.search-bar.search-active .search-form .control {
  opacity: 1;
  pointer-events: auto;
}
.search-bar.search-active .search-form .search-button-wrapper .sign.search {
  opacity: 0;
}
.search-bar.search-active .search-form .search-button-wrapper .sign.x {
  opacity: 1;
}
body.page-template-page-20-studie .search-bar {
  opacity: 1;
  pointer-events: auto;
}
body.fixed-header .site-header {
  position: fixed;
  top: 0;
  z-index: 99999;
}
body.fixed-header .main-content {
  padding-top: 7.6em;
}
ul.primary-menu li a {
  background-color: var(--bg-color);
  transition: background-color 0.2s ease-out;
  color: black;
}
ul.primary-menu li a:hover,
ul.primary-menu li a:active,
ul.primary-menu li a:focus,
ul.primary-menu li a.active {
  text-decoration: none;
  background: var(--h-color);
}
ul.primary-menu li a:hover span,
ul.primary-menu li a:active span,
ul.primary-menu li a:focus span,
ul.primary-menu li a.active span {
  color: black;
}
ul.primary-menu li.current-menu-item > a,
ul.primary-menu li.current-menu-ancestor > a {
  text-decoration: none;
  background: var(--h-color);
}
ul.primary-menu li.current-menu-item > a span,
ul.primary-menu li.current-menu-ancestor > a span {
  color: black;
}
ul.primary-menu li.current-menu-item > a span:before,
ul.primary-menu li.current-menu-ancestor > a span:before {
  display: none;
}
ul.footer-menu li a {
  color: black;
  transition: color 0.2s ease-out;
}
ul.footer-menu li a:hover,
ul.footer-menu li a:active,
ul.footer-menu li a:focus {
  text-decoration: none;
  color: var(--f-color);
}
ul.footer-menu li.current-menu-item > a,
ul.footer-menu li.current-menu-ancestor > a {
  text-decoration: none;
  color: var(--f-color);
}
.site-menu {
  display: block;
  z-index: 99998;
  pointer-events: none;
}
.site-menu #primary-menu li {
  box-sizing: content-box;
  background-color: var(--bg-color);
}
.site-menu #primary-menu li a {
  box-sizing: border-box;
}
@media (min-width: 1025px) {
  body.fixed-header .site-header {
    z-index: 99998;
  }
  ul.primary-menu li {
    position: fixed;
    top: 0;
    display: inline-block;
    width: 4.5em;
    height: 100%;
    margin: 0;
    border-left: 2px solid black;
    border-right: 2px solid black;
    margin-left: -2px;
    margin-right: 0;
    transition: left 0.4s linear;
  }
  ul.primary-menu li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: auto;
  }
  ul.primary-menu li a span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 10.8em;
    transform: translate(-50%,-2em) rotate(-90deg);
    text-transform: uppercase;
  }
  ul.primary-menu li a span:before {
    content: "+\0020";
    display: inline-block;
    position: absolute;
    right: 100%;
    white-space: break-spaces;
    line-height: 1.2;
  }
  body.page-template-page-10-zeitstrahl .site-header {
    left: 21em;
    right: 9em;
  }
  body.page-template-page-10-zeitstrahl #menu-item-529 {
    left: 0;
  }
  body.page-template-page-10-zeitstrahl #menu-item-530 {
    left: calc(100vw - 9em - 2px);
  }
  body.page-template-page-10-zeitstrahl #menu-item-531 {
    left: calc(100vw - 4.5em);
  }
  body.page-template-page-10-zeitstrahl .main-content {
    padding-top: 0;
    margin-left: 21em;
    margin-right: 9em;
  }
  body.page-template-page-10-zeitstrahl .intro-animation {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 21em;
    right: calc(9em + 6px);
  }
  body.page-template-page-20-studie .site-header {
    left: 9em;
    right: 4.5em;
  }
  body.page-template-page-20-studie #menu-item-529 {
    left: 0;
  }
  body.page-template-page-20-studie #menu-item-530 {
    left: calc(4.5em + 2px);
  }
  body.page-template-page-20-studie #menu-item-531 {
    left: calc(100vw - 4.5em);
  }
  body.page-template-page-20-studie .search-bar .search-form {
    right: 4px;
  }
  body.page-template-page-20-studie .main-content {
    margin-left: calc(9em + 4px);
    margin-right: calc(4.5em + 4px);
  }
  body.page-template-page-20-studie .timeline {
    width: 0;
  }
  body.page-template-page-30-stimmen .site-header,
  body.single-stimme .site-header,
  body.page-template-default .site-header,
  body.error404 .site-header {
    left: calc(13.5em + 6px);
    right: 0;
  }
  body.page-template-page-30-stimmen #menu-item-529,
  body.single-stimme #menu-item-529,
  body.page-template-default #menu-item-529,
  body.error404 #menu-item-529 {
    left: 0;
  }
  body.page-template-page-30-stimmen #menu-item-530,
  body.single-stimme #menu-item-530,
  body.page-template-default #menu-item-530,
  body.error404 #menu-item-530 {
    left: calc(4.5em + 2px);
  }
  body.page-template-page-30-stimmen #menu-item-531,
  body.single-stimme #menu-item-531,
  body.page-template-default #menu-item-531,
  body.error404 #menu-item-531 {
    left: calc(9em + 4px);
  }
  body.page-template-page-30-stimmen .search-bar .search-form,
  body.single-stimme .search-bar .search-form,
  body.page-template-default .search-bar .search-form,
  body.error404 .search-bar .search-form {
    right: 0;
  }
  body.page-template-page-30-stimmen .main-content,
  body.single-stimme .main-content,
  body.page-template-default .main-content,
  body.error404 .main-content {
    margin-left: calc(13.5em + 6px);
  }
  body.page-template-page-30-stimmen .timeline,
  body.single-stimme .timeline,
  body.page-template-default .timeline,
  body.error404 .timeline {
    width: 0;
  }
  body.loading .site-branding {
    opacity: 0;
  }
  body.loading .timeline {
    opacity: 0;
  }
  body.loading .audio-player {
    opacity: 0;
  }
  body.loading .search-bar {
    opacity: 0;
  }
}
@media (max-width: 1024px) {
  ul.primary-menu {
    flex-direction: column;
  }
  ul.primary-menu li {
    position: fixed;
    left: 0;
    display: block;
    width: 100%;
    height: 4.5em;
    margin: 0;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
  }
  ul.primary-menu li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: auto;
  }
  ul.primary-menu li a span {
    display: inline-block;
    position: absolute;
    top: 0.5em;
    left: 50%;
    min-width: 10.8em;
    transform: translateX(-5.4em);
    text-transform: uppercase;
  }
  ul.primary-menu li a span:before {
    content: "+\0020";
    display: inline-block;
    position: absolute;
    right: 100%;
    white-space: break-spaces;
    line-height: 1.2;
  }
  .site-header {
    left: 0;
    right: 0;
  }
  .site-menu {
    top: 7.6em;
    bottom: calc(3.4em - 4px);
    height: auto;
  }
  .timeline {
    left: 0;
  }
  body.page-template-page-10-zeitstrahl #menu-item-529 {
    top: 7.6em;
  }
  body.page-template-page-10-zeitstrahl #menu-item-530 {
    bottom: calc(7.9em);
  }
  body.page-template-page-10-zeitstrahl #menu-item-531 {
    bottom: calc(3.4em - 2px);
  }
  body.page-template-page-10-zeitstrahl .main-content {
    padding-top: calc(4.5em + 7.6em);
    margin-left: 16.5em;
    padding-bottom: calc(3.4em + 9em);
  }
  body.page-template-page-10-zeitstrahl .timeline {
    top: 7.6em;
    bottom: auto;
    height: calc(100vh - 7.6em);
    transform: translate3d(0,0,0);
  }
  body.page-template-page-10-zeitstrahl .intro-animation {
    position: fixed;
    top: calc(4.5em + 7.6em + 2px);
    bottom: calc(3.4em + 9em + 4px);
    left: 16.5em;
    right: 0;
  }
  body.page-template-page-20-studie #menu-item-529 {
    top: 7.6em;
  }
  body.page-template-page-20-studie #menu-item-530 {
    top: calc(12.1em + 2px);
  }
  body.page-template-page-20-studie #menu-item-531 {
    bottom: calc(3.4em - 2px);
  }
  body.page-template-page-20-studie .main-content {
    padding-top: calc(9em + 7.6em + 4px);
    padding-bottom: calc(3.4em + 4.5em);
  }
  body.page-template-page-20-studie .timeline {
    width: 0;
    left: -2px;
  }
  body.page-template-page-30-stimmen #menu-item-529,
  body.single-stimme #menu-item-529,
  body.page-template-default #menu-item-529,
  body.error404 #menu-item-529 {
    top: 7.6em;
  }
  body.page-template-page-30-stimmen #menu-item-530,
  body.single-stimme #menu-item-530,
  body.page-template-default #menu-item-530,
  body.error404 #menu-item-530 {
    top: calc(12.1em + 2px);
  }
  body.page-template-page-30-stimmen #menu-item-531,
  body.single-stimme #menu-item-531,
  body.page-template-default #menu-item-531,
  body.error404 #menu-item-531 {
    top: calc(16.6em + 4px);
  }
  body.page-template-page-30-stimmen .main-content,
  body.single-stimme .main-content,
  body.page-template-default .main-content,
  body.error404 .main-content {
    padding-top: calc(13.5em + 7.6em + 4px);
    padding-bottom: calc(3.4em);
  }
  body.page-template-page-30-stimmen .timeline,
  body.single-stimme .timeline,
  body.page-template-default .timeline,
  body.error404 .timeline {
    width: 0;
    left: -2px;
  }
}
.menu-toggle {
  position: absolute;
  top: 50%;
  right: 1.5em;
  transform: translateY(-50%);
  font-size: 1em;
}
.menu-toggle {
  display: block;
  height: 2em;
  width: 2em;
  padding: 0;
  overflow: hidden;
  text-align: center;
  background-color: transparent;
  border: none;
}
.menu-toggle .text {
  font-size: 0;
}
.menu-toggle span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.3em;
  background-color: white;
  transform: rotate(0deg);
  transition-property: top, margin-top, transform;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
  transition-delay: 0.2s, 0.2s, 0s;
}
.menu-toggle span.hbl1 {
  top: 0;
}
.menu-toggle span.hbl2 {
  top: 50%;
  margin-top: -0.15em;
}
.menu-toggle span.hbl3 {
  top: 100%;
  margin-top: -0.3em;
}
.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus {
  border: none;
  outline: none;
  background-color: transparent;
}
.menu-toggle:hover span,
.menu-toggle:active span,
.menu-toggle:focus span {
  background-color: ;
}
body.menu-open .menu-toggle span {
  transition-property: top, margin-top, transform;
  transition-timing-function: 0.2s;
  transition-delay: 0s, 0s, 0.2s;
  background-color: white;
}
body.menu-open .menu-toggle span.hbl1 {
  top: 50%;
  margin-top: -0.15em;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl2 {
  top: 50%;
  margin-top: -0.15em;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl3 {
  top: 50%;
  margin-top: -0.15em;
  transform: rotate(-45deg);
}
:root {
  --bg-color: #f0f0f0;
  --h-color: #dedede;
  --f-color: #4d4d4d;
}
.site-branding,
.primary-navigation {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  background: var(--bg-color);
  text-rendering: geometricPrecision;
}
body.scroll-lock {
  overflow-y: hidden;
  height: 100vh;
  height: 100dvh;
  -webkit-overflow-scrolling: unset;
}
#content {
  min-height: 100vh;
  min-height: 100dvh;
}
#main {
  overflow: visible;
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
#main.loaded {
  opacity: 1;
  transition: opacity 0.4s ease-out;
}
h1 {
  margin-top: 0;
  margin-bottom: 0;
}
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1em;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
p.indent {
  text-indent: 2em;
}
a {
  text-decoration: none;
}
a:hover,
a:focus,
a:active,
a.active {
  text-decoration: underline;
  outline: none;
}
a.arrow {
  position: relative;
  display: inline-block;
  padding-right: 1.2em;
  color: black;
  transition: color 0.2s ease-out;
}
a.arrow .sign {
  display: inline-block;
  position: absolute;
  top: 0.35em;
  right: 0;
  width: 0.5em;
  height: 0.5em;
}
a.arrow svg {
  display: block;
  width: 100%;
  height: auto;
}
a.arrow svg path {
  stroke: black;
  fill: black;
  transition: all 0.2s ease-out;
}
a.arrow.prev {
  padding-right: 0;
  padding-left: 1.2em;
}
a.arrow.prev .sign {
  right: auto;
  left: 0;
  transform: rotate(180deg);
}
a.arrow:hover {
  text-decoration: none;
  color: var(--f-color);
}
a.arrow:hover svg path {
  stroke: var(--f-color);
  fill: var(--f-color);
}
ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.text ul {
  list-style-type: disc;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.text ol {
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.text blockquote {
  margin: 1em 1.5em;
}
.text .image-wrapper {
  margin-bottom: 1em;
}
.text img {
  width: 100%;
  height: auto;
}
.text p img {
  width: auto;
  height: auto;
}
.text h3 {
  margin-top: 2em;
}
.text .video-wrapper,
.text .iframe-wrapper {
  margin-bottom: 1em;
}
.text a {
  text-decoration: underline;
}
hr {
  border-top: 1px solid black;
}
blockquote {
  font-style: italic;
}
mark,
.mark {
  background-color: yellow;
}
mark.highlight {
  text-decoration: underline;
}
svg {
  overflow: visible;
}
.quote span.pre {
  position: absolute;
  top: inherit;
  left: -0.6em;
}
.quote span.after {
  padding-left: 0.1em;
}
.audio-element {
  display: none;
}
.site-description {
  margin-top: 0.2em;
}
.content-spacing {
  padding-left: 4.3em;
  padding-right: 4.3em;
}
.text-wide {
  padding-right: 16%;
}
.text-wider {
  padding-right: 13%;
}
.text-row {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-gap: 4.5em;
}
.stimmen-row {
  display: grid;
  grid-template-columns: minmax(0,30%) minmax(0,70%);
  grid-gap: 4.5em;
}
.single-stimmen-row {
  display: grid;
  grid-template-columns: minmax(0,66.6666%) minmax(0,33.3333%);
  grid-gap: 9em;
}
.intro-animation {
  position: fixed;
  z-index: 99997;
  background-color: var(--bg-color);
  overflow: hidden;
}
.intro-animation > .content {
  height: 100%;
}
.intro-animation section.intro {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--bg-color);
  z-index: 10;
}
.intro-animation section.intro .inner {
  height: 100%;
}
.intro-animation section.intro .text {
  position: absolute;
  top: 100%;
}
.intro-animation section.intro p {
  margin-bottom: 0;
}
.intro-animation section.platform {
  height: 100%;
}
.intro-animation section.platform .inner {
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.intro-animation.hide {
  display: none;
}
section.description .inner {
  margin-top: 18em;
  margin-bottom: 18em;
}
section.description .top {
  margin-bottom: 9em;
}
section.description .quote-wrapper {
  padding-left: 30%;
  padding-bottom: 5em;
}
section.description .quote-wrapper .quote-source {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
section.definition {
  margin-top: 24em;
  margin-bottom: 32em;
}
section.timeline-content {
  margin-top: 25em;
  margin-bottom: 40vh;
}
section.timeline-content h3 {
  margin-bottom: 4.1em;
}
.chapter {
  margin-bottom: 18em;
}
.chapter h3 {
  margin-bottom: 0.6em;
}
.chapter .chapter-header h4 {
  margin-bottom: 0.1em;
}
.chapter .chapter-header .name {
  margin-bottom: 1.1em;
}
.content-blocks .block {
  border-bottom: 2px solid black;
}
.content-blocks .block .block-title {
  padding-top: 1.1em;
  padding-bottom: 1.1em;
  padding-right: 9em;
  cursor: pointer;
  background-color: var(--bg-color);
  transition: background-color 0.2s ease-out;
}
.content-blocks .block .block-title h4 {
  margin-bottom: 0;
}
.content-blocks .block .block-title .audio-play {
  opacity: 0;
}
.content-blocks .block .block-title:hover {
  background-color: var(--h-color);
}
.content-blocks .block .block-title:hover .audio-play {
  opacity: 1;
}
.content-blocks .block .block-content {
  display: none;
}
.content-blocks .block .block-content .inner {
  padding: 3.6em 0 8em;
  padding-right: 13%;
}
.content-blocks .block:first-child {
  border-top: 2px solid black;
}
.content-blocks .block.active .block-title {
  background: var(--bg-color);
  z-index: 999;
}
.content-blocks .block.active .block-title .audio-play {
  opacity: 1;
}
.content-blocks .block.active .block-content {
  display: block;
}
.content-blocks .block.play-active .block-title .audio-play {
  opacity: 1;
}
.quellen-wrapper {
  display: inline;
}
.quellen-wrapper .quellen-num {
  display: inline;
  font-size: 0.6em;
  vertical-align: super;
  cursor: pointer;
}
.quellen-wrapper .quellen-content {
  display: inline-block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  left: 0;
  z-index: 9999;
  max-width: 40em;
  transform: translateY(0.8em);
}
.quellen-wrapper .quellen-content .quellen-inner {
  display: inline-block;
  background-color: var(--h-color);
  padding: 0.6em 0.8em 0.8em;
  font-size: 0.8em;
}
.quellen-wrapper:hover .quellen-content,
.quellen-wrapper.active .quellen-content {
  opacity: 1;
  pointer-events: auto;
}
.zeitpunkt-wrapper {
  margin-bottom: 20.9em;
}
article.zeitpunkt-preview .year {
  margin-bottom: 0.25em;
  line-height: 1;
}
article.zeitpunkt-preview h3 {
  margin-bottom: 1.9em;
}
article.zeitpunkt-preview h3,
article.zeitpunkt-preview .entry-content {
  padding-right: 30%;
}
article.stimme-preview {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  border-top: 2px solid black;
  background-color: var(--bg-color);
  transition: background-color 0.2s ease-out;
}
article.stimme-preview a:hover,
article.stimme-preview a:focus,
article.stimme-preview a:active {
  text-decoration: none !important;
}
article.stimme-preview .text-col {
  padding-bottom: 6em;
}
article.stimme-preview .text-col a {
  display: inline-block;
  height: 100%;
  padding-bottom: 6em;
}
article.stimme-preview .quote-source {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
article.stimme-preview .quote {
  padding-right: 15%;
}
article.stimme-preview:hover {
  background-color: var(--h-color);
}
article.stimme-single {
  padding-top: 4.5em;
  padding-bottom: 9em;
}
article.stimme-single .media {
  margin-bottom: 2.3em;
}
article.stimme-single .navigation {
  margin-bottom: 6.4em;
}
article.stimme-single .quote-part {
  padding-bottom: 6em;
  margin-bottom: 4em;
}
article.stimme-single .quote-source {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
article.stimme-single .share-links {
  position: absolute;
  left: 0;
  bottom: -0.5em;
}
article.stimme-single .startsite-link {
  margin-top: 6.6em;
  text-align: right;
}
article.stimme-single .statement .text {
  margin-bottom: 2em;
}
article.default-page {
  padding-top: 4.5em;
  padding-bottom: 9em;
}
.navigation.post-links {
  display: flex;
  justify-content: space-between;
  column-gap: 1em;
}
.tablepress {
  width: 100%;
  margin-bottom: 1em;
  border-collapse: collapse;
  table-layout: fixed;
}
.tablepress thead {
  text-align: left;
  padding-bottom: 0.2em;
}
.tablepress tr {
  border-bottom: 1px solid black;
  line-height: 1.5;
}
.tablepress th {
  padding-bottom: 0.2em;
}
.tablepress th,
.tablepress td {
  padding-right: 1em;
}
.tablepress caption {
  display: none;
}
.share-links {
  display: inline-block;
}
.share-links .share-button {
  display: inline-block;
  padding-right: 0.5em;
  cursor: pointer;
}
.share-links .share-button .sign {
  width: 3em;
  height: 3em;
}
.share-links .share-button .sign svg path {
  fill: black;
}
.share-links .share-list {
  position: absolute;
  bottom: 50%;
  left: 100%;
  display: inline-block;
  padding: 1.3em 0.3em;
  border-radius: 0.3em;
  background-color: var(--bg-color);
  opacity: 0;
  transition: opacity 0.2s ease-out;
  pointer-events: none;
  transform: translateY(49%);
  display: flex;
}
.share-links .share-list .share-link {
  display: inline-block;
  white-space: nowrap;
}
.share-links .share-list a {
  display: inline-block;
  padding: 0.2em 0.8em;
}
.share-links:hover .share-list,
.share-links.active .share-list {
  opacity: 1;
  pointer-events: auto;
}
.tablepress-wrapper {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.tablepress-wrapper::-webkit-scrollbar {
  width: 0;
}
.tablepress-wrapper::-webkit-scrollbar-track {
  background-color: transparent;
}
.tablepress-wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.tablepress-wrapper .tablepress {
  min-width: 48em;
}
.viewport-detector {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 4;
}
.viewport-detector .em-size {
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .viewport-detector {
    z-index: 3;
  }
}
@media screen and (max-width: 1024px) {
  .viewport-detector {
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .viewport-detector {
    z-index: 1;
  }
}
@media screen and (max-width: 511px) {
  .viewport-detector {
    z-index: 0;
  }
}
.header-contentx,
.menu-content-x,
.main-content-x,
.footer-content {
  padding-left: 1.5em;
  padding-right: 1.5em;
}
@media screen and (max-width: 1100px) {
  .text.large {
    font-size: 60px;
    font-size: 6em;
  }
  section.description .quote-wrapper {
    padding-left: 10%;
  }
  .text-wide {
    padding-right: 0%;
  }
  article.zeitpunkt-preview h3,
  article.zeitpunkt-preview .entry-content {
    padding-right: 10%;
  }
  article.stimme-preview .quote {
    padding-right: 0%;
  }
  .single-stimmen-row {
    grid-gap: 5em;
  }
}
@media screen and (max-width: 1024px) {
  .audio-player {
    margin-top: -2px;
    padding-right: 12em;
  }
  .search-bar {
    margin-top: -2px;
    padding-left: 3em;
    padding-right: 6.1em;
  }
  .color-bar .color-button {
    margin-top: -2px;
  }
}
@media screen and (max-width: 950px) {
  body {
    font-size: clamp(7px,0.579vw,30px);
  }
  .site-footer p,
  .site-footer a {
    font-size: 18px;
    font-size: 1.8em;
  }
  .site-footer {
    height: 4em;
  }
  .site-footer .footer-content p {
    line-height: 2em;
  }
  .site-menu {
    top: 7.6em;
    bottom: calc(4em - 4px);
    height: auto;
  }
  body.page-template-page-10-zeitstrahl #menu-item-530 {
    bottom: calc(7.9em + 4px);
  }
  body.page-template-page-10-zeitstrahl #menu-item-531 {
    bottom: calc(3.4em + 2px);
  }
  body.page-template-page-10-zeitstrahl .main-content {
    padding-bottom: calc(4em + 9em);
  }
  body.page-template-page-10-zeitstrahl .intro-animation {
    bottom: calc(4em + 9em + 4px);
  }
  body.page-template-page-20-studie #menu-item-531 {
    bottom: calc(3.4em + 2px);
  }
  body.page-template-page-20-studie .main-content {
    padding-bottom: calc(4em + 4.5em);
  }
  body.page-template-page-30-stimmen .main-content,
  body.single-stimme .main-content,
  body.page-template-default .main-content {
    padding-bottom: calc(4em);
  }
  .text-row {
    grid-template-columns: repeat(1,minmax(0,1fr));
    grid-gap: 1em;
  }
  article.zeitpunkt-preview h3,
  article.zeitpunkt-preview .entry-content {
    padding-right: 0%;
  }
  .content-blocks .block .block-content .inner {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .text.xlarge {
    font-size: 150px;
    font-size: 14em;
  }
  .text.large {
    font-size: 5.6em;
    font-size: 6.1vw;
  }
  section.description .quote-wrapper {
    padding-left: 5%;
  }
  .single-stimmen-row {
    grid-template-columns: minmax(0,100%);
    grid-gap: 8em;
  }
  .audio-player .play-title {
    padding-left: 0;
  }
  .audio-player .play-title .info-text {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .stimmen-row {
    grid-template-columns: minmax(0,100%);
  }
  .audio-player .play-title {
    display: none;
  }
  .quote span.pre {
    position: relative;
    top: inherit;
    left: 0;
  }
  .quote span.after {
    padding-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .content-spacing {
    padding-left: 2.3em;
    padding-right: 2.3em;
  }
  .timeline {
    width: 11em;
  }
  .timeline .year .title {
    left: 0.25em;
  }
  .timeline .year.active .line {
    width: 9.3em;
  }
  body.page-template-page-10-zeitstrahl .main-content {
    margin-left: 11em;
  }
  body.page-template-page-10-zeitstrahl .intro-animation {
    left: 11em;
  }
  section.description .quote-wrapper {
    padding-left: 0;
  }
}
@media screen and (max-width: 550px) {
  .text.xlarge {
    font-size: 150px;
    font-size: 20vw;
  }
  h2,
  h3,
  h4 {
    -webkit-hyphens: auto;
    -webkit-hyphenate-limit-chars: auto 4;
    -webkit-hyphenate-limit-lines: 4;
    -ms-hyphens: auto;
    -ms-hyphenate-limit-chars: auto 4;
    -ms-hyphenate-limit-lines: 4;
    hyphens: auto;
    hyphenate-limit-chars: auto 4;
    hyphenate-limit-lines: 2;
  }
  .text p {
    -webkit-hyphens: auto;
    -webkit-hyphenate-limit-chars: auto 4;
    -webkit-hyphenate-limit-lines: 4;
    -ms-hyphens: auto;
    -ms-hyphenate-limit-chars: auto 4;
    -ms-hyphenate-limit-lines: 4;
    hyphens: auto;
    hyphenate-limit-chars: auto 4;
    hyphenate-limit-lines: 2;
  }
  .site-footer .footer-content {
    display: block;
    white-space: nowrap;
  }
  .site-footer .footer-content .footer-navigation {
    display: block;
  }
  .site-footer {
    height: 7.4em;
  }
  .site-footer .footer-content p {
    line-height: 2.4em;
  }
  .site-footer .footer-content .footer-navigation li {
    padding-left: 0;
    padding-right: 1.5em;
    line-height: 1.4em;
  }
  .help-button {
    right: 0.8em;
    bottom: 0.8em;
  }
  .site-menu {
    top: 7.6em;
    bottom: calc(7.4em - 4px);
    height: auto;
  }
  body.page-template-page-10-zeitstrahl #menu-item-530 {
    bottom: calc(11.9em);
  }
  body.page-template-page-10-zeitstrahl #menu-item-531 {
    bottom: calc(7.4em - 2px);
  }
  body.page-template-page-10-zeitstrahl .main-content {
    padding-bottom: calc(7.4em + 9em);
  }
  body.page-template-page-10-zeitstrahl .intro-animation {
    bottom: calc(7.4em + 9em + 4px);
  }
  body.page-template-page-20-studie #menu-item-531 {
    bottom: calc(7.4em - 2px);
  }
  body.page-template-page-20-studie .main-content {
    padding-bottom: calc(7.4em + 4.5em);
  }
  body.page-template-page-30-stimmen .main-content,
  body.single-stimme .main-content,
  body.page-template-default .main-content {
    padding-bottom: calc(7.4em);
  }
}
@media screen and (max-width: 511px) {
  .audio-play {
    right: 1.1em;
  }
  .content-blocks .block .block-title {
    padding-right: 5em;
  }
  .help-popup .help-inner {
    width: 90vw;
    min-width: 10px;
  }
  .help-button {
    display: none;
  }
}
@media screen and (max-width: 390px) {
  .audio-player {
    padding-right: 9em;
  }
  .search-bar {
    padding-left: 0;
    padding-right: 5.1em;
  }
}
@media screen and (max-width: 360px) {
  .audio-player {
    padding-right: 4em;
  }
  .search-bar {
    display: none;
  }
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-modal-dialog,
.vjs-button>.vjs-icon-placeholder:before,
.vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-button>.vjs-icon-placeholder:before {
  text-align: center;
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
  content: "\f101";
}
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-play-circle:before {
  content: "\f102";
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,
.vjs-icon-pause {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,
.vjs-icon-pause:before {
  content: "\f103";
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,
.vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,
.vjs-icon-volume-mute:before {
  content: "\f104";
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,
.vjs-icon-volume-low {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,
.vjs-icon-volume-low:before {
  content: "\f105";
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,
.vjs-icon-volume-mid {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,
.vjs-icon-volume-mid:before {
  content: "\f106";
}
.video-js .vjs-mute-control .vjs-icon-placeholder,
.vjs-icon-volume-high {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control .vjs-icon-placeholder:before,
.vjs-icon-volume-high:before {
  content: "\f107";
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-enter:before {
  content: "\f108";
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-exit:before {
  content: "\f109";
}
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-spinner:before {
  content: "\f10a";
}
.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-subtitles {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-subtitles:before {
  content: "\f10b";
}
.video-js .vjs-captions-button .vjs-icon-placeholder,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-captions {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-captions-button .vjs-icon-placeholder:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-captions:before {
  content: "\f10c";
}
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-hd:before {
  content: "\f10d";
}
.video-js .vjs-chapters-button .vjs-icon-placeholder,
.vjs-icon-chapters {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-chapters-button .vjs-icon-placeholder:before,
.vjs-icon-chapters:before {
  content: "\f10e";
}
.vjs-icon-downloading {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-downloading:before {
  content: "\f10f";
}
.vjs-icon-file-download {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-file-download:before {
  content: "\f110";
}
.vjs-icon-file-download-done {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-file-download-done:before {
  content: "\f111";
}
.vjs-icon-file-download-off {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-file-download-off:before {
  content: "\f112";
}
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-share:before {
  content: "\f113";
}
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-cog:before {
  content: "\f114";
}
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-square:before {
  content: "\f115";
}
.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle,
.vjs-seek-to-live-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before,
.vjs-seek-to-live-control .vjs-icon-placeholder:before {
  content: "\f116";
}
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-circle-outline:before {
  content: "\f117";
}
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
  content: "\f118";
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,
.vjs-icon-cancel {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,
.vjs-icon-cancel:before {
  content: "\f119";
}
.vjs-icon-repeat {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-repeat:before {
  content: "\f11a";
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,
.vjs-icon-replay {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,
.vjs-icon-replay:before {
  content: "\f11b";
}
.video-js .vjs-skip-backward-5 .vjs-icon-placeholder,
.vjs-icon-replay-5 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before,
.vjs-icon-replay-5:before {
  content: "\f11c";
}
.video-js .vjs-skip-backward-10 .vjs-icon-placeholder,
.vjs-icon-replay-10 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before,
.vjs-icon-replay-10:before {
  content: "\f11d";
}
.video-js .vjs-skip-backward-30 .vjs-icon-placeholder,
.vjs-icon-replay-30 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before,
.vjs-icon-replay-30:before {
  content: "\f11e";
}
.video-js .vjs-skip-forward-5 .vjs-icon-placeholder,
.vjs-icon-forward-5 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before,
.vjs-icon-forward-5:before {
  content: "\f11f";
}
.video-js .vjs-skip-forward-10 .vjs-icon-placeholder,
.vjs-icon-forward-10 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before,
.vjs-icon-forward-10:before {
  content: "\f120";
}
.video-js .vjs-skip-forward-30 .vjs-icon-placeholder,
.vjs-icon-forward-30 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before,
.vjs-icon-forward-30:before {
  content: "\f121";
}
.video-js .vjs-audio-button .vjs-icon-placeholder,
.vjs-icon-audio {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-audio-button .vjs-icon-placeholder:before,
.vjs-icon-audio:before {
  content: "\f122";
}
.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-next-item:before {
  content: "\f123";
}
.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-previous-item:before {
  content: "\f124";
}
.vjs-icon-shuffle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-shuffle:before {
  content: "\f125";
}
.vjs-icon-cast {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-cast:before {
  content: "\f126";
}
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,
.vjs-icon-picture-in-picture-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,
.vjs-icon-picture-in-picture-enter:before {
  content: "\f127";
}
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,
.vjs-icon-picture-in-picture-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,
.vjs-icon-picture-in-picture-exit:before {
  content: "\f128";
}
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-facebook:before {
  content: "\f129";
}
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-linkedin:before {
  content: "\f12a";
}
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-twitter:before {
  content: "\f12b";
}
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-tumblr:before {
  content: "\f12c";
}
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-pinterest:before {
  content: "\f12d";
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder,
.vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,
.vjs-icon-audio-description:before {
  content: "\f12e";
}
.video-js {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}
.video-js:-moz-full-screen {
  position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js[tabindex="-1"] {
  outline: 0;
}
.video-js *,
.video-js :after,
.video-js :before {
  box-sizing: inherit;
}
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.video-js.vjs-1-1,
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-9-16,
.video-js.vjs-fluid {
  width: 100%;
  max-width: 100%;
}
.video-js.vjs-1-1:not(.vjs-audio-only-mode),
.video-js.vjs-16-9:not(.vjs-audio-only-mode),
.video-js.vjs-4-3:not(.vjs-audio-only-mode),
.video-js.vjs-9-16:not(.vjs-audio-only-mode),
.video-js.vjs-fluid:not(.vjs-audio-only-mode) {
  height: 0;
}
.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
  padding-top: 56.25%;
}
.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
  padding-top: 75%;
}
.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
  padding-top: 177.7777777778%;
}
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  padding-top: 100%;
}
.video-js.vjs-fill:not(.vjs-audio-only-mode) {
  width: 100%;
  height: 100%;
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js.vjs-audio-only-mode .vjs-tech {
  display: none;
}
body.vjs-full-window,
body.vjs-pip-window {
  padding: 0;
  margin: 0;
  height: 100%;
}
.vjs-full-window .video-js.vjs-fullscreen,
body.vjs-pip-window .video-js {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),
body.vjs-pip-window .video-js {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.vjs-pip-container .vjs-pip-text {
  position: absolute;
  bottom: 10%;
  font-size: 2em;
  background-color: rgba(0,0,0,0.7);
  padding: .5em;
  text-align: center;
  width: 100%;
}
.vjs-layout-small.vjs-pip-container .vjs-pip-text,
.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,
.vjs-layout-x-small.vjs-pip-container .vjs-pip-text {
  bottom: 0;
  font-size: 1.4em;
}
.vjs-hidden {
  display: none !important;
}
.vjs-disabled {
  opacity: .5;
  cursor: default;
}
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66a8cc;
}
.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0;
  margin-top: -0.81666em;
  margin-left: -1.5em;
  cursor: pointer;
  opacity: 1;
  border: .06666em solid #fff;
  background-color: #2b333f;
  background-color: rgba(43,51,63,0.7);
  border-radius: .3em;
  transition: all .4s;
}
.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115,133,159,0.5);
  transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}
.video-js button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: .5em;
  z-index: 2;
}
.video-js .vjs-modal-dialog {
  background: rgba(0,0,0,0.8);
  background: linear-gradient(180deg,rgba(0,0,0,0.8),rgba(255,255,255,0));
  overflow: auto;
}
.video-js .vjs-modal-dialog>* {
  box-sizing: border-box;
}
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}
.vjs-menu-button {
  cursor: pointer;
}
.vjs-menu-button.vjs-disabled {
  cursor: default;
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}
.vjs-menu .vjs-menu-content>* {
  box-sizing: border-box;
}
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}
.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: .2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.js-focus-visible .vjs-menu li.vjs-menu-item:hover,
.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115,133,159,0.5);
}
.js-focus-visible .vjs-menu li.vjs-selected:hover,
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f;
}
.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),
.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible) {
  background: 0 0;
}
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em 0;
  font-weight: 700;
  cursor: default;
}
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43,51,63,0.7);
}
.vjs-pip-window .vjs-menu-button-popup .vjs-menu {
  left: unset;
  right: 1em;
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43,51,63,0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu {
  display: block;
}
.video-js .vjs-menu-button-inline {
  transition: all .4s;
  overflow: hidden;
}
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover {
  width: 12em;
}
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all .4s;
}
.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1;
}
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43,51,63,0.7);
}
.vjs-audio-only-mode .vjs-control-bar,
.vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility .1s, opacity .1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  transition: visibility 1s, opacity 1s;
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
  display: none !important;
}
.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}
.video-js .vjs-control.vjs-visible-text {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}
.vjs-button>.vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}
.vjs-button>.vjs-icon-placeholder {
  display: block;
}
.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}
.video-js :not(.vjs-visible-text)>.vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.video-js .vjs-custom-control-spacer {
  display: none;
}
.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}
.video-js .vjs-progress-control.disabled {
  cursor: default;
}
.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center;
}
.video-js .vjs-progress-holder {
  flex: auto;
  transition: all .2s;
  height: .3em;
}
.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}
.video-js .vjs-play-progress {
  background-color: #fff;
}
.video-js .vjs-play-progress:before {
  font-size: .9em;
  position: absolute;
  right: -0.5em;
  line-height: .35em;
  z-index: 1;
}
.video-js .vjs-load-progress {
  background: rgba(115,133,159,0.5);
}
.video-js .vjs-load-progress div {
  background: rgba(115,133,159,0.75);
}
.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255,255,255,0.8);
  border-radius: .3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-time-tooltip {
  display: block;
  font-size: .6em;
  visibility: visible;
}
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0,0,0,0.8);
}
.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 .45em 0 .45em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115,133,159,0.5);
}
.video-js .vjs-slider.disabled {
  cursor: default;
}
.video-js .vjs-slider:focus {
  text-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}
.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}
.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}
.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}
.video-js .vjs-volume-panel {
  transition: width 1s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
  width: 10em;
  transition: width .1s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}
.video-js .vjs-volume-panel {
  display: flex;
}
.video-js .vjs-volume-bar {
  margin: 1.35em .45em;
}
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: .3em;
}
.vjs-volume-bar.vjs-slider-vertical {
  width: .3em;
  height: 5em;
  margin: 1.35em auto;
}
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: .9em;
  z-index: 1;
}
.vjs-slider-vertical .vjs-volume-level {
  width: .3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
  z-index: 1;
}
.vjs-slider-horizontal .vjs-volume-level {
  height: .3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
  line-height: .35em;
  right: -0.5em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}
.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2b333f;
  background-color: rgba(43,51,63,0.7);
}
.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}
.video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: rgba(255,255,255,0.8);
  border-radius: .3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,
.video-js .vjs-volume-control:hover .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible;
}
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,
.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip {
  left: 1em;
  top: -12px;
}
.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em;
}
.video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1;
}
.video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%;
}
.video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block;
}
.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
.vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0,0,0,0.8);
}
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.vjs-has-started .vjs-poster,
.vjs-using-native-controls .vjs-poster {
  display: none;
}
.vjs-audio.vjs-has-started .vjs-poster,
.vjs-has-started.vjs-audio-poster-mode .vjs-poster,
.vjs-pip-container.vjs-has-started .vjs-poster {
  display: block;
}
.vjs-poster img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}
.video-js.vjs-liveui .vjs-live-control,
.video-js:not(.vjs-live) .vjs-live-control {
  display: none;
}
.video-js .vjs-seek-to-live-control {
  align-items: center;
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: .5em;
  padding-right: .5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}
.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: .5em;
  color: #888;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}
.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}
.video-js .vjs-current-time,
.video-js .vjs-duration,
.vjs-live .vjs-time-control,
.vjs-live .vjs-time-divider {
  display: none;
}
.vjs-time-divider {
  display: none;
  line-height: 3em;
}
.video-js .vjs-play-control {
  cursor: pointer;
}
.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none;
}
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}
.video-js.vjs-controls-disabled .vjs-text-track-display,
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em;
}
.vjs-subtitles {
  color: #fff;
}
.vjs-captions {
  color: #fc6;
}
.vjs-tt-cue {
  display: block;
}
video::-webkit-media-text-track-display {
  transform: translateY(-3em);
}
.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em);
}
.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none;
}
.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,
.vjs-pip-window .vjs-picture-in-picture-control {
  display: none;
}
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}
.video-js.vjs-audio-only-mode .vjs-fullscreen-control,
.vjs-pip-window .vjs-fullscreen-control {
  display: none;
}
.vjs-playback-rate .vjs-playback-rate-value,
.vjs-playback-rate>.vjs-menu-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}
.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .85;
  text-align: left;
  border: 6px solid rgba(43,51,63,0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  animation: vjs-spinner-show 0s linear .3s forwards;
}
.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
  animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  animation-delay: .44s;
}
@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
.video-js.vjs-audio-only-mode .vjs-captions-button {
  display: none;
}
.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}
.video-js.vjs-audio-only-mode .vjs-descriptions-button {
  display: none;
}
.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}
.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10c";
  font-size: 1.5em;
  line-height: inherit;
}
.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
  display: none;
}
.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}
.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \f12e";
  font-size: 1.5em;
  line-height: inherit;
}
.video-js.vjs-layout-small .vjs-current-time,
.video-js.vjs-layout-small .vjs-duration,
.video-js.vjs-layout-small .vjs-playback-rate,
.video-js.vjs-layout-small .vjs-remaining-time,
.video-js.vjs-layout-small .vjs-time-divider,
.video-js.vjs-layout-small .vjs-volume-control,
.video-js.vjs-layout-tiny .vjs-current-time,
.video-js.vjs-layout-tiny .vjs-duration,
.video-js.vjs-layout-tiny .vjs-playback-rate,
.video-js.vjs-layout-tiny .vjs-remaining-time,
.video-js.vjs-layout-tiny .vjs-time-divider,
.video-js.vjs-layout-tiny .vjs-volume-control,
.video-js.vjs-layout-x-small .vjs-current-time,
.video-js.vjs-layout-x-small .vjs-duration,
.video-js.vjs-layout-x-small .vjs-playback-rate,
.video-js.vjs-layout-x-small .vjs-remaining-time,
.video-js.vjs-layout-x-small .vjs-time-divider,
.video-js.vjs-layout-x-small .vjs-volume-control {
  display: none;
}
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
  width: auto;
  width: initial;
}
.video-js.vjs-layout-tiny .vjs-progress-control,
.video-js.vjs-layout-x-small .vjs-progress-control {
  display: none;
}
.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
  flex: auto;
  display: block;
}
.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2b333f;
  background-color: rgba(43,51,63,0.75);
  color: #fff;
  height: 70%;
}
.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}
.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-controls,
.vjs-text-track-settings .vjs-track-settings-font {
  display: table-cell;
}
.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}
.vjs-track-setting>select {
  margin-right: 1em;
  margin-bottom: .5em;
}
.vjs-text-track-settings fieldset {
  margin: 10px;
  border: none;
}
.vjs-text-track-settings fieldset span {
  display: inline-block;
  padding: 0 6px 8px;
}
.vjs-text-track-settings fieldset span>select {
  max-width: 7.3em;
}
.vjs-text-track-settings legend {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}
.vjs-text-track-settings .vjs-label {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  margin: 0 5px 5px 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.vjs-track-settings-controls button:active,
.vjs-track-settings-controls button:focus {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg,#fff 88%,#73859f 100%);
}
.vjs-track-settings-controls button:hover {
  color: rgba(43,51,63,0.75);
}
.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg,#fff 88%,#73859f 100%);
  color: #2b333f;
  cursor: pointer;
  border-radius: 2px;
}
.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}
.vjs-title-bar {
  background: rgba(0,0,0,0.9);
  background: linear-gradient(180deg,rgba(0,0,0,0.9) 0,rgba(0,0,0,0.7) 60%,rgba(0,0,0,0) 100%);
  font-size: 1.2em;
  line-height: 1.5;
  transition: opacity .1s;
  padding: .666em 1.333em 4em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.vjs-title-bar-description,
.vjs-title-bar-title {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vjs-title-bar-title {
  font-weight: 700;
  margin-bottom: .333em;
}
.vjs-playing.vjs-user-inactive .vjs-title-bar {
  opacity: 0;
  transition: opacity 1s;
}
.video-js .vjs-skip-forward-5 {
  cursor: pointer;
}
.video-js .vjs-skip-forward-10 {
  cursor: pointer;
}
.video-js .vjs-skip-forward-30 {
  cursor: pointer;
}
.video-js .vjs-skip-backward-5 {
  cursor: pointer;
}
.video-js .vjs-skip-backward-10 {
  cursor: pointer;
}
.video-js .vjs-skip-backward-30 {
  cursor: pointer;
}
@media print {
  .video-js>:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}
.js-focus-visible .video-js :focus:not(.focus-visible) {
  outline: 0;
}
.video-js :focus:not(:focus-visible) {
  outline: 0;
}
.vjs-matrix.video-js {
  color: #00ff00;
}
.vjs-matrix .vjs-big-play-button {
  border-color: #00ff00;
}
.vjs-matrix .vjs-volume-level,
.vjs-matrix .vjs-play-progress,
.vjs-matrix .vjs-slider-bar {
  background: #00ff00;
}
.video-js {
  width: 100%;
  height: auto;
  aspect-ratio: 1.777;
}
.video-js .vjs-big-play-button {
  width: 1.6em;
  height: 1.6em;
  margin: 0;
  transform: translate(-50%,-50%);
  border: none;
  background-color: transparent;
  border-radius: 0;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder {
  content: " ";
  display: block;
  width: 1.6em;
  height: 1.6em;
  background-image: url('https://diskriminiert.at/101/wp-content/themes/hue/modules/videojs/img/arrow.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  display: none;
}
.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
  border: none;
  background-color: transparent;
}
