@charset "UTF-8";
/**
 * theateramstrom.de
 * -----------------
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret, .media .privacy--consent > .caret, .production-header .privacy--consent > .caret,
.dropup > .btn > .caret,
.media .dropup > .privacy--consent > .caret,
.production-header .dropup > .privacy--consent > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/theme/public/assets/vendor/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/theme/public/assets/vendor/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/theme/public/assets/vendor/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/theme/public/assets/vendor/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/theme/public/assets/vendor/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/theme/public/assets/vendor/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .downloads .downloads--headline, .media .media--headline *, .body .body--headline *, .productions-schedule .productions-schedule--headline, .productions-info .productions-info--headline, .productions-overview .productions-overview--headline, .productions-categories .productions-categories--headline, .productions-downloads .productions-downloads--headline, .production-schedule .production-schedule--headline, .h3, .productions-schedule .productions-schedule--title, .production-body .production-body--headline, .h4, .production-info .production-info--headline, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small, .downloads .downloads--headline small, .media .media--headline * small, .body .body--headline * small, .productions-schedule .productions-schedule--headline small, .productions-info .productions-info--headline small, .productions-overview .productions-overview--headline small, .productions-categories .productions-categories--headline small, .productions-downloads .productions-downloads--headline small, .production-schedule .production-schedule--headline small,
.h2 .small,
.downloads .downloads--headline .small,
.media .media--headline * .small,
.body .body--headline * .small,
.productions-schedule .productions-schedule--headline .small,
.productions-info .productions-info--headline .small,
.productions-overview .productions-overview--headline .small,
.productions-categories .productions-categories--headline .small,
.productions-downloads .productions-downloads--headline .small,
.production-schedule .production-schedule--headline .small, .h3 small, .productions-schedule .productions-schedule--title small, .production-body .production-body--headline small,
.h3 .small,
.productions-schedule .productions-schedule--title .small,
.production-body .production-body--headline .small, .h4 small, .production-info .production-info--headline small,
.h4 .small,
.production-info .production-info--headline .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2, .downloads .downloads--headline, .media .media--headline *, .body .body--headline *, .productions-schedule .productions-schedule--headline, .productions-info .productions-info--headline, .productions-overview .productions-overview--headline, .productions-categories .productions-categories--headline, .productions-downloads .productions-downloads--headline, .production-schedule .production-schedule--headline,
h3, .h3, .productions-schedule .productions-schedule--title, .production-body .production-body--headline {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small, .downloads .downloads--headline small, .media .media--headline * small, .body .body--headline * small, .productions-schedule .productions-schedule--headline small, .productions-info .productions-info--headline small, .productions-overview .productions-overview--headline small, .productions-categories .productions-categories--headline small, .productions-downloads .productions-downloads--headline small, .production-schedule .production-schedule--headline small,
.h2 .small,
.downloads .downloads--headline .small,
.media .media--headline * .small,
.body .body--headline * .small,
.productions-schedule .productions-schedule--headline .small,
.productions-info .productions-info--headline .small,
.productions-overview .productions-overview--headline .small,
.productions-categories .productions-categories--headline .small,
.productions-downloads .productions-downloads--headline .small,
.production-schedule .production-schedule--headline .small,
h3 small,
h3 .small, .h3 small, .productions-schedule .productions-schedule--title small, .production-body .production-body--headline small,
.h3 .small,
.productions-schedule .productions-schedule--title .small,
.production-body .production-body--headline .small {
  font-size: 65%;
}

h4, .h4, .production-info .production-info--headline,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small, .production-info .production-info--headline small,
.h4 .small,
.production-info .production-info--headline .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2, .downloads .downloads--headline, .media .media--headline *, .body .body--headline *, .productions-schedule .productions-schedule--headline, .productions-info .productions-info--headline, .productions-overview .productions-overview--headline, .productions-categories .productions-categories--headline, .productions-downloads .productions-downloads--headline, .production-schedule .production-schedule--headline {
  font-size: 30px;
}

h3, .h3, .productions-schedule .productions-schedule--title, .production-body .production-body--headline {
  font-size: 24px;
}

h4, .h4, .production-info .production-info--headline {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn, .media .privacy--consent, .production-header .privacy--consent {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .media .privacy--consent:focus, .production-header .privacy--consent:focus, .btn.focus, .media .focus.privacy--consent, .production-header .focus.privacy--consent, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .media .privacy--consent:hover, .production-header .privacy--consent:hover, .btn:focus, .media .privacy--consent:focus, .production-header .privacy--consent:focus, .btn.focus, .media .focus.privacy--consent, .production-header .focus.privacy--consent {
  color: #333;
  text-decoration: none;
}
.btn:active, .media .privacy--consent:active, .production-header .privacy--consent:active, .btn.active, .media .active.privacy--consent, .production-header .active.privacy--consent {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .media .disabled.privacy--consent, .production-header .disabled.privacy--consent, .btn[disabled], .media [disabled].privacy--consent, .production-header [disabled].privacy--consent, fieldset[disabled] .btn, fieldset[disabled] .media .privacy--consent, .media fieldset[disabled] .privacy--consent, fieldset[disabled] .production-header .privacy--consent, .production-header fieldset[disabled] .privacy--consent {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, .media a.disabled.privacy--consent, .production-header a.disabled.privacy--consent, fieldset[disabled] a.btn, fieldset[disabled] .media a.privacy--consent, .media fieldset[disabled] a.privacy--consent, fieldset[disabled] .production-header a.privacy--consent, .production-header fieldset[disabled] a.privacy--consent {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.embed-responsive, .media .video, .production-header .video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item, .media .video .embed-responsive-item, .production-header .video .embed-responsive-item,
.embed-responsive iframe,
.media .video iframe,
.production-header .video iframe,
.embed-responsive embed,
.media .video embed,
.production-header .video embed,
.embed-responsive object,
.media .video object,
.production-header .video object,
.embed-responsive video,
.media .video video,
.production-header .video video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9, .media .video, .production-header .video {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * @version 1.1.0
 * @author Daniel Weitenauer
 */
/**
 * Adobe XD compatible letter spacing
 */
/**
 * Safari fix for bootstrap .row
 */
/**
 * @version 1.1.1
 * @author Daniel Weitenauer
 * @copyright 2020-2021 studio ahoi
 */
.article-status {
  background: #d9534f;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 6px 12px;
  position: fixed;
  left: 50%;
  top: 0;
  z-index: 100000;
  transform: translate(-50%, 0);
  text-align: center;
}
.article-status * {
  color: white;
  margin: 0;
  padding: 0;
}

.javascript-status p {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  z-index: 100001;
  text-align: center;
  background: #d9534f;
  color: white;
  padding: 6px 12px;
  border-bottom-right-radius: 4px;
}

.ahoi-edit-button {
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 100000000;
}

/**
 * Breakpoint info
 *
 * @version 1.0.0
 * @author studio ahoi
 * @copyright (c) 2020 studio ahoi
 */
body.is-admin:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  padding: 1em;
  z-index: 100000;
  display: block;
  width: 1em;
  color: red;
  font-size: 14px;
}
@media (min-width: 480px) {
  body.is-admin:before {
    content: "xs";
  }
}
@media (min-width: 768px) {
  body.is-admin:before {
    content: "sm";
  }
}
@media (min-width: 992px) {
  body.is-admin:before {
    content: "md";
  }
}
@media (min-width: 1200px) {
  body.is-admin:before {
    content: "lg";
  }
}

/**
 * @version 1.1.0
 * @author Daniel Weitenauer
 * @copyright 2020 studio ahoi
 */
.picture-container {
  position: relative;
}

.spinner-container,
.spinner-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -1;
}
.spinner-container .spinner,
.spinner-wrapper .spinner {
  background: no-repeat 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Cg transform='rotate(0 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.9615384615384616s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(13.846153846153847 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.9230769230769231s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(27.692307692307693 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.8846153846153846s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(41.53846153846154 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.8461538461538461s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(55.38461538461539 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.8076923076923077s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(69.23076923076923 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.7692307692307693s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(83.07692307692308 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.7307692307692307s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(96.92307692307692 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.6923076923076923s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(110.76923076923077 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.6538461538461539s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(124.61538461538461 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.6153846153846154s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(138.46153846153845 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.5769230769230769s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(152.30769230769232 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.5384615384615384s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(166.15384615384616 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.5s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(180 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.46153846153846156s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(193.84615384615384 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.4230769230769231s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(207.69230769230768 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.38461538461538464s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(221.53846153846155 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.34615384615384615s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(235.3846153846154 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.3076923076923077s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(249.23076923076923 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.2692307692307692s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(263.0769230769231 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.23076923076923078s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(276.9230769230769 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.19230769230769232s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(290.7692307692308 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.15384615384615385s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(304.61538461538464 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.11538461538461539s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(318.46153846153845 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.07692307692307693s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(332.3076923076923 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.038461538461538464s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(346.15384615384613 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='0s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 100px auto;
  width: 100px;
  height: 100px;
}
.spinner-container.is-fixed,
.spinner-wrapper.is-fixed {
  position: fixed;
}
html.no-js .spinner-container.is-fixed,
html.no-js .spinner-wrapper.is-fixed {
  display: none;
}

.is-loading {
  min-height: 100px;
}

/**
 * // Since images can be transparent, the loader spinner must be faded out
 * $('img.lazysizes').each(function () {
 *     $(this).on('lazyloaded load', function (e) {
 *        $(this).closest('picture').addClass('loaded');
 *     });
 * });
 *
 * @version 1.0.2
 * @author Daniel Weitenauer
 * @copyright 2020-2021 studio ahoi
 */
.picture.lazysizes {
  position: relative;
}
.picture.lazysizes.loaded:after {
  opacity: 0;
}
.picture.lazysizes:after {
  content: "";
  display: block;
  transition: opacity 0.5s ease-in-out 0.25s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Cg transform='rotate(0 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.9615384615384616s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(13.846153846153847 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.9230769230769231s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(27.692307692307693 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.8846153846153846s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(41.53846153846154 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.8461538461538461s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(55.38461538461539 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.8076923076923077s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(69.23076923076923 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.7692307692307693s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(83.07692307692308 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.7307692307692307s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(96.92307692307692 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.6923076923076923s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(110.76923076923077 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.6538461538461539s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(124.61538461538461 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.6153846153846154s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(138.46153846153845 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.5769230769230769s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(152.30769230769232 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.5384615384615384s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(166.15384615384616 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.5s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(180 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.46153846153846156s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(193.84615384615384 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.4230769230769231s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(207.69230769230768 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.38461538461538464s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(221.53846153846155 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.34615384615384615s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(235.3846153846154 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.3076923076923077s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(249.23076923076923 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.2692307692307692s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(263.0769230769231 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.23076923076923078s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(276.9230769230769 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.19230769230769232s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(290.7692307692308 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.15384615384615385s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(304.61538461538464 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.11538461538461539s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(318.46153846153845 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.07692307692307693s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(332.3076923076923 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.038461538461538464s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(346.15384615384613 50 50)'%3E%3Crect x='48.5' y='12' rx='1.5' ry='3.84' width='3' height='12' fill='%23cbc8c8'%3E%3Canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='0s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100px auto;
}

.lazysizes {
  position: relative;
  opacity: 0;
  transition: opacity 0.5s ease-in-out 0.25s;
}
.lazysizes.loaded, .lazysizes.lazyloaded {
  opacity: 1;
}

/**
 * Burger parts

 * (---) top    -> &:before
 * [---] middle -> &
 * (---) bottom -> &:after

 * @version 1.0.0
 */
.burger-icon {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
}
.burger-icon, .burger-icon:before, .burger-icon:after {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #000;
  border-radius: 3px;
  -webkit-transition-property: background-color, -webkit-transform;
  -moz-transition-property: background-color, -moz-transform;
  -o-transition-property: background-color, -o-transform;
  transition-property: background-color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.burger-icon:before, .burger-icon:after {
  position: absolute;
  content: "";
}
.burger-icon:before {
  top: -8px;
}
.burger-icon:after {
  top: 8px;
}

.cross {
  background-color: transparent;
}
.cross:before {
  -webkit-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.cross:after {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(""), url("../fonts/rubik-v11-latin-300.woff2") format("woff2"), url("../fonts/rubik-v11-latin-300.woff") format("woff");
  /* Modern Browsers */
}
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("../fonts/rubik-v11-latin-regular.woff2") format("woff2"), url("../fonts/rubik-v11-latin-regular.woff") format("woff");
  /* Modern Browsers */
}
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(""), url("../fonts/rubik-v11-latin-500.woff2") format("woff2"), url("../fonts/rubik-v11-latin-500.woff") format("woff");
  /* Modern Browsers */
}
@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local(""), url("../fonts/rubik-v11-latin-300italic.woff2") format("woff2"), url("../fonts/rubik-v11-latin-300italic.woff") format("woff");
  /* Modern Browsers */
}
@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("../fonts/rubik-v11-latin-italic.woff2") format("woff2"), url("../fonts/rubik-v11-latin-italic.woff") format("woff");
  /* Modern Browsers */
}
@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: local(""), url("../fonts/rubik-v11-latin-500italic.woff2") format("woff2"), url("../fonts/rubik-v11-latin-500italic.woff") format("woff");
  /* Modern Browsers */
}
/**
 * Variables & Mixins
 * ------------------
 */
.font-size-xs, .media .privacy--consent, .media .privacy--message, .header-slideshow .copyright, .production-header .privacy--consent, .production-header .privacy--message, .production-header .production-header--caption {
  font-size: 17px;
}
@media (min-width: 992px) {
  .font-size-xs, .media .privacy--consent, .media .privacy--message, .header-slideshow .copyright, .production-header .privacy--consent, .production-header .privacy--message, .production-header .production-header--caption {
    font-size: 18px;
  }
}

.font-size-sm, .news-teaser .news-teaser--date, .downloads .downloads--file, .downloads .downloads--category, .media .media--caption,
.media .media--body, .header-slideshow .title,
.header-slideshow .description,
.header-slideshow .copyright, .productions-schedule .productions-schedule--address,
.productions-schedule .productions-schedule--info, .productions-schedule .productions-schedule--category, .productions-schedule .productions-schedule--teaser, .productions-schedule .productions-schedule--link, .productions-info .productions-info--category, .productions-categories .productions-categories--text, .productions-downloads .productions-downloads--file, .productions-downloads .productions-downloads--category, .production-info .production-info--text, .production-schedule .production-schedule--address,
.production-schedule .production-schedule--info, .production-body .production-body--date, .footer .footer--navigation-item, .header .header--navigation-item,
.header .footer--navigation-item {
  font-size: 20px;
}
@media (min-width: 992px) {
  .font-size-sm, .news-teaser .news-teaser--date, .downloads .downloads--file, .downloads .downloads--category, .media .media--caption,
.media .media--body, .header-slideshow .title,
.header-slideshow .description,
.header-slideshow .copyright, .productions-schedule .productions-schedule--address,
.productions-schedule .productions-schedule--info, .productions-schedule .productions-schedule--category, .productions-schedule .productions-schedule--teaser, .productions-schedule .productions-schedule--link, .productions-info .productions-info--category, .productions-categories .productions-categories--text, .productions-downloads .productions-downloads--file, .productions-downloads .productions-downloads--category, .production-info .production-info--text, .production-schedule .production-schedule--address,
.production-schedule .production-schedule--info, .production-body .production-body--date, .footer .footer--navigation-item, .header .header--navigation-item,
.header .footer--navigation-item {
    font-size: 21px;
  }
}

.font-size-md, .news-teaser .news-teaser--item-headline, .body .body--text, html,
body {
  font-size: 21px;
}
@media (min-width: 992px) {
  .font-size-md, .news-teaser .news-teaser--item-headline, .body .body--text, html,
body {
    font-size: 27px;
  }
}

.font-size-lg, .body.type-intro .body--text, .productions-info .productions-info--production, .productions-info .productions-info--text, .productions-overview .productions-overview--title span, .productions-categories .productions-categories--title span {
  font-size: 23px;
}
@media (min-width: 992px) {
  .font-size-lg, .body.type-intro .body--text, .productions-info .productions-info--production, .productions-info .productions-info--text, .productions-overview .productions-overview--title span, .productions-categories .productions-categories--title span {
    font-size: 33px;
  }
}

.link-block, .downloads .downloads--file a, .media .media--caption a,
.media .media--body a, .body a, .productions-schedule .productions-schedule--address a,
.productions-schedule .productions-schedule--info a, .productions-schedule .productions-schedule--link a, .productions-downloads .productions-downloads--file a, .production-info .production-info--item a, .production-schedule .production-schedule--address a,
.production-schedule .production-schedule--info a, .production-body a {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #ee7100;
  line-height: 1;
}
.link-block:hover, .downloads .downloads--file a:hover, .media .media--caption a:hover,
.media .media--body a:hover, .body a:hover, .productions-schedule .productions-schedule--address a:hover,
.productions-schedule .productions-schedule--info a:hover, .productions-schedule .productions-schedule--link a:hover, .productions-downloads .productions-downloads--file a:hover, .production-info .production-info--item a:hover, .production-schedule .production-schedule--address a:hover,
.production-schedule .production-schedule--info a:hover, .production-body a:hover, .link-block:focus, .downloads .downloads--file a:focus, .media .media--caption a:focus,
.media .media--body a:focus, .body a:focus, .productions-schedule .productions-schedule--address a:focus,
.productions-schedule .productions-schedule--info a:focus, .productions-schedule .productions-schedule--link a:focus, .productions-downloads .productions-downloads--file a:focus, .production-info .production-info--item a:focus, .production-schedule .production-schedule--address a:focus,
.production-schedule .production-schedule--info a:focus, .production-body a:focus, .link-block:active, .downloads .downloads--file a:active, .media .media--caption a:active,
.media .media--body a:active, .body a:active, .productions-schedule .productions-schedule--address a:active,
.productions-schedule .productions-schedule--info a:active, .productions-schedule .productions-schedule--link a:active, .productions-downloads .productions-downloads--file a:active, .production-info .production-info--item a:active, .production-schedule .production-schedule--address a:active,
.production-schedule .production-schedule--info a:active, .production-body a:active {
  background-color: #ee7100;
  color: white;
  margin: -2px;
  padding: 2px 2px 4px;
}

.burger-icon {
  position: relative;
  margin-top: 18px;
  margin-bottom: 18px;
}
.burger-icon, .burger-icon:before, .burger-icon:after {
  display: block;
  width: 75px;
  height: 6px;
  background-color: black;
  border-radius: 3px;
  -webkit-transition-property: background-color, -webkit-transform;
  -moz-transition-property: background-color, -moz-transform;
  -o-transition-property: background-color, -o-transform;
  transition-property: background-color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.burger-icon:before, .burger-icon:after {
  position: absolute;
  content: "";
}
.burger-icon:before {
  top: -18px;
}
.burger-icon:after {
  top: 18px;
}

.cross {
  background-color: transparent;
}
.cross:before {
  -webkit-transform: translateY(18px) rotate(45deg);
  -moz-transform: translateY(18px) rotate(45deg);
  -ms-transform: translateY(18px) rotate(45deg);
  -o-transform: translateY(18px) rotate(45deg);
  transform: translateY(18px) rotate(45deg);
}
.cross:after {
  -webkit-transform: translateY(-18px) rotate(-45deg);
  -moz-transform: translateY(-18px) rotate(-45deg);
  -ms-transform: translateY(-18px) rotate(-45deg);
  -o-transform: translateY(-18px) rotate(-45deg);
  transform: translateY(-18px) rotate(-45deg);
}

/**
 * Scaffolding
 * -----------
 */
html,
body {
  font-family: Rubik, sans-serif;
  font-weight: 300;
  line-height: 1.59;
  color: black;
}

body.navigation-is-open {
  overflow: hidden;
}

.header .header--top {
  padding: 15px 15px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header--logo {
  width: 140px;
  position: relative;
  z-index: 3;
}
.header .header--navigation {
  padding: 0;
  display: none;
}
.header .header--navigation-trigger {
  background: none;
  border: 0;
  padding: 5px;
  position: relative;
  z-index: 3;
}
.header .header--navigation-list,
.header .footer--navigation-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header .header--navigation-list .header--navigation-list,
.header .header--navigation-list .footer--navigation-list,
.header .footer--navigation-list .header--navigation-list,
.header .footer--navigation-list .footer--navigation-list {
  padding: 0 15px 0 30px;
}
.header .header--navigation-item,
.header .footer--navigation-item {
  padding: 0;
  margin: 0;
  position: relative;
}
.header .header--navigation-item .header--navigation-item a,
.header .footer--navigation-item .header--navigation-item a {
  text-transform: none;
}
.header .header--navigation-item a,
.header .footer--navigation-item a {
  line-height: 1;
  text-transform: uppercase;
  display: block;
  padding: 20px 0;
}
.header .header--navigation-item a:hover, .header .header--navigation-item a:active, .header .header--navigation-item a:focus,
.header .footer--navigation-item a:hover,
.header .footer--navigation-item a:active,
.header .footer--navigation-item a:focus {
  text-decoration: none;
  color: #ee7100;
}
.header .header--navigation-item.active > a,
.header .footer--navigation-item.active > a {
  color: #ee7100;
}
body.navigation-is-open .header .header--navigation {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 200px 15px 50px;
  background: white;
}
body.navigation-is-open .header .header--navigation-container {
  overflow-y: scroll;
  height: 100%;
}
.header .container-fluid {
  width: 100%;
}
@media (min-width: 992px) {
  .header .header--top {
    padding: 50px;
  }
  .header .header--navigation {
    display: block;
    flex-grow: 1;
  }
  .header .header--navigation-trigger {
    display: none;
  }
  .header .header--navigation-list {
    display: flex;
    align-items: center;
    padding: 0 30px;
    height: 100%;
    width: 100%;
  }
  .header .header--navigation-list .header--navigation-list {
    display: none;
    padding: 10px 0;
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    height: auto;
    z-index: 100;
  }
  .header .header--navigation-item {
    padding: 0 30px;
  }
  .header .header--navigation-item a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header .header--navigation-item:active > .header--navigation-list, .header .header--navigation-item:focus > .header--navigation-list, .header .header--navigation-item:hover > .header--navigation-list {
    display: block;
  }
  .header .footer--navigation-list {
    display: none;
  }
  body:not(.is-home) .header .header--bottom {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1366px) {
  .header .container-fluid {
    width: 1366px;
  }
}

@media (min-width: 992px) {
  .main .article {
    padding: 0 50px;
  }
  .has-news .main .article-top {
    margin: 0 -20px;
    display: flex;
    flex-wrap: wrap;
  }
}

.footer {
  margin: 90px 0 0;
}
.footer .footer--navigation {
  border-top: 4px solid black;
  padding: 20px 0 90px;
}
.footer .footer--navigation-list {
  padding: 0 20px;
  margin: 0;
  list-style: none;
}
.footer .footer--navigation-item a {
  line-height: 1;
  text-transform: uppercase;
}
.footer .footer--navigation-item a:hover, .footer .footer--navigation-item a:active, .footer .footer--navigation-item a:focus {
  text-decoration: none;
  color: #ee7100;
}
.footer .footer--navigation-item.active a {
  color: #ee7100;
}
@media (min-width: 992px) {
  .footer .footer--navigation-list {
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    justify-content: center;
  }
  .footer .footer--navigation-item {
    padding: 0 25px;
    margin: 0;
  }
}

.container-fluid {
  max-width: 1366px;
  padding: 0;
}

.spinner-container {
  background: #3b3b3b;
}

.picture img {
  width: 100%;
}

.badges {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1000;
  width: 120px;
}
.badges .badge {
  padding: 5px;
  color: white !important;
  font-size: 18px;
  line-height: 1.2;
  position: relative;
  background: black;
}
.badges .badge.is-archive {
  background: #707070;
  margin-bottom: 25px;
}
.badges .badge.is-archive .badge--wave path {
  fill: #707070;
}
.badges .badge.is-archive + .badge {
  z-index: -1;
  margin-top: -25px;
  padding-top: 25px;
}
.badges .badge--wave {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.badges .badge--wave path {
  fill: black;
}
@media (min-width: 992px) {
  .badges {
    position: absolute;
    top: 0;
    right: 30px;
  }
  .badges .badge {
    padding: 8px;
  }
}

.image_resized img {
  width: 100%;
  height: auto;
}

/**
 * Typography
 * ----------
 */
h1, .h1 {
  font-size: 42px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 992px) {
  h1, .h1 {
    font-size: 48px;
  }
}

h2, .h2, .downloads .downloads--headline, .media .media--headline *, .body .body--headline *, .productions-schedule .productions-schedule--headline, .productions-info .productions-info--headline, .productions-overview .productions-overview--headline, .productions-categories .productions-categories--headline, .productions-downloads .productions-downloads--headline, .production-schedule .production-schedule--headline {
  font-size: 35px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 992px) {
  h2, .h2, .downloads .downloads--headline, .media .media--headline *, .body .body--headline *, .productions-schedule .productions-schedule--headline, .productions-info .productions-info--headline, .productions-overview .productions-overview--headline, .productions-categories .productions-categories--headline, .productions-downloads .productions-downloads--headline, .production-schedule .production-schedule--headline {
    font-size: 42px;
  }
}

h3, .h3, .productions-schedule .productions-schedule--title, .production-body .production-body--headline {
  font-size: 35px;
  font-weight: 400;
  line-height: 1.31;
  margin: 60px 0 30px;
}
@media (min-width: 992px) {
  h3, .h3, .productions-schedule .productions-schedule--title, .production-body .production-body--headline {
    font-size: 35px;
  }
}

h4, .h4, .production-info .production-info--headline,
h5, .h5,
h6, .h6 {
  font-size: 27px;
  line-height: 1.31;
  font-weight: 500;
  margin: 30px 0 10px;
}
@media (min-width: 992px) {
  h4, .h4, .production-info .production-info--headline,
h5, .h5,
h6, .h6 {
    font-size: 27px;
  }
}

p {
  margin: 0 0 0.5em;
}
p:last-child {
  margin: 0;
}

ul {
  padding: 0 0 0 1em;
}

li {
  margin: 0;
}

blockquote {
  font-size: 1rem;
  font-style: italic;
  line-height: 1.59;
  padding: 0;
  border: 0;
}

a, a:hover, a:focus, a:active {
  color: inherit;
  text-decoration: none;
}

strong,
b {
  font-weight: 500;
}

em,
i {
  font-style: italic;
}

::selection {
  color: white;
  background: #ee7100;
}

button:focus {
  outline: none;
  border-bottom: 1px solid #ee7100;
}

/**
 * Modules
 * -------
 */
.production-header {
  margin: 0 0 45px;
  padding: 0 15px;
}
.production-header .production-header--info {
  margin: 0 0 20px;
}
.production-header .production-header--background {
  background: #ee7100;
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  position: relative;
}
.production-header .production-header--categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.production-header .production-header--category {
  color: white;
  line-height: 1.3;
  display: inline-block;
}
.production-header .production-header--category:not(:last-child):after {
  content: "+";
  padding: 0 0 0 5px;
  display: inline-block;
}
.production-header .production-header--name {
  color: #ffffff;
}
.production-header .production-header--badges {
  position: absolute;
  top: 0;
  right: 20px;
}
.production-header .production-header--media-placeholder {
  width: 100%;
  height: 100%;
  background: #3b3b3b;
}
.production-header .video {
  background: #3b3b3b;
}
.production-header .privacy {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  padding: 15px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.production-header .privacy--message {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0 0 15px;
  color: white;
}
.production-header .privacy--message a {
  text-decoration: underline;
}
.production-header .privacy--message a:hover, .production-header .privacy--message a:focus, .production-header .privacy--message a:active {
  text-decoration: none;
}
.production-header .privacy--consent {
  font-weight: 300;
  padding: 8px 30px;
  background: transparent;
  border: 1px solid white;
  color: white;
}
.production-header .privacy--consent:hover, .production-header .privacy--consent:focus, .production-header .privacy--consent:active {
  color: black;
  background: white;
}
.production-header.has-badges .production-header--background {
  padding-top: 170px;
}
@media (min-width: 992px) {
  .production-header {
    display: flex;
    padding-left: 0;
    padding-right: 0;
  }
  .production-header .production-header--media {
    width: 66.6666%;
    padding-right: 20px;
    order: 1;
  }
  .production-header .production-header--info {
    width: 33.3333%;
    padding-left: 20px;
    order: 2;
    margin-bottom: 0;
  }
  .production-header .production-header--background {
    padding: 170px 30px 30px;
  }
  .production-header .production-header--categories {
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px 30px 0 30px;
  }
  .production-header .production-header--categories.has-badges {
    width: 60%;
    padding-right: 0;
  }
  .production-header .production-header--figure {
    position: relative;
  }
  .production-header .production-header--caption {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }
}

.production-body {
  margin: 0 0 90px;
  padding: 0 15px;
}
.production-body .production-body--headline {
  margin: 0 0 40px;
}
.production-body .production-body--date {
  font-weight: bold;
  line-height: 1;
  margin: 0 0 8px 0;
}
.production-body .production-body--back {
  text-align: right;
  margin: 0 0 40px;
}
@media (min-width: 992px) {
  .production-body {
    display: flex;
    padding-left: 0;
    padding-right: 0;
  }
  .production-body .production-body--text {
    width: 80%;
    order: 1;
  }
  .production-body .production-body--back {
    order: 2;
    flex-grow: 1;
  }
}

.production-schedule {
  margin: 0 0 90px;
  padding: 0 15px;
}
.production-schedule .production-schedule--headline {
  margin: 0 0 40px;
}
.production-schedule .production-schedule--table {
  border-bottom: 4px solid black;
}
.production-schedule .production-schedule--row {
  border-top: 4px solid black;
}
.production-schedule .production-schedule--datetime,
.production-schedule .production-schedule--address,
.production-schedule .production-schedule--info {
  display: block;
  padding: 10px 0;
  border: 0;
}
.production-schedule .production-schedule--date {
  font-weight: 500;
  display: block;
}
.production-schedule .production-schedule--time {
  display: block;
}
.production-schedule .production-schedule--none {
  padding: 20px;
}
@media (min-width: 992px) {
  .production-schedule {
    padding-left: 0;
    padding-right: 0;
  }
  .production-schedule .production-schedule--datetime,
.production-schedule .production-schedule--address,
.production-schedule .production-schedule--info {
    display: table-cell;
    padding: 20px;
  }
  .production-schedule .production-schedule--datetime {
    width: 20%;
  }
}

.production-slideshow {
  margin: 0 0 90px;
  padding: 0 15px;
}
.production-slideshow .production-slideshow--nav {
  display: flex;
  justify-content: flex-end;
  margin: 8px 0 0;
}
.production-slideshow .production-slideshow--caption {
  font-size: 18px;
  padding: 10px 0 0;
}
.production-slideshow .swiper-pagination,
.production-slideshow .swiper-button-next,
.production-slideshow .swiper-button-prev {
  position: static;
  height: auto;
  width: auto;
  margin: 0;
}
.production-slideshow .swiper-button-prev,
.production-slideshow .swiper-button-next {
  margin-left: 30px;
  color: black;
}
.production-slideshow .swiper-button-prev::after,
.production-slideshow .swiper-button-next::after {
  font-size: 1rem;
}
.production-slideshow .swiper-pagination {
  display: flex;
  align-items: center;
}
.production-slideshow .swiper-pagination-bullet {
  margin: 4px;
  width: 16px;
  height: 16px;
  background: black;
  opacity: 1;
}
.production-slideshow .swiper-pagination-bullet-active {
  background: #ee7100;
}
@media (min-width: 992px) {
  .production-slideshow {
    padding-left: 0;
    padding-right: 0;
  }
  .production-slideshow .production-slideshow--nav {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

.production-info {
  margin: 0 0 90px;
  padding: 0 15px;
}
.production-info .production-info--headline {
  margin: 0 0 20px;
}
.production-info .production-info--block {
  margin: 0;
}
.production-info .production-info--block:last-child .production-info--text {
  border-bottom: 4px solid black;
}
.production-info .production-info--text {
  border-top: 4px solid black;
  padding: 20px 0;
}
.production-info .production-info--list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.production-info .production-info--item {
  padding: 0;
  margin: 0;
}
.production-info .production-info--item a {
  border-color: black;
}
.production-info .production-info--item a:hover, .production-info .production-info--item a:focus, .production-info .production-info--item a:active {
  background: black;
}
.production-info .production-info--term {
  font-weight: 500;
}
.production-info .production-info--data {
  margin-bottom: 20px;
}
.production-info .production-info--data:last-child {
  margin-bottom: 0;
}
.production-info .production-info--filename {
  font-weight: 500;
}
.production-info .production-info--filetype {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .production-info {
    display: flex;
    align-items: stretch;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .production-info .production-info--block {
    padding: 0 20px;
    margin-bottom: 40px;
    width: 33.3333%;
    flex-grow: 1;
  }
  .production-info .production-info--text {
    border-bottom: 4px solid black;
    height: 100%;
  }
}

.productions-downloads {
  margin: 0 0 90px;
  padding: 0 15px;
}
.productions-downloads .productions-downloads--headline {
  margin: 0 0 40px;
}
.productions-downloads .productions-downloads--items {
  border-top: 4px solid black;
  border-bottom: 4px solid black;
}
.productions-downloads .productions-downloads--item {
  padding: 8px 0;
  border-bottom: 1px solid black;
}
.productions-downloads .productions-downloads--item:last-child {
  border: 0;
}
.productions-downloads .productions-downloads--link {
  display: flex;
}
.productions-downloads .productions-downloads--figure {
  width: 100px;
  height: 100px;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  margin: 0 15px 20px 0;
  background: #3b3b3b;
}
.productions-downloads .productions-downloads--title {
  line-height: 1.1;
  margin: 0;
}
.productions-downloads .productions-downloads--categories {
  padding: 0;
  margin: 0;
  list-style: none;
}
.productions-downloads .productions-downloads--category {
  padding: 0;
  margin: 0;
}
.productions-downloads .productions-downloads--files {
  list-style: none;
  padding: 0;
  margin: 0;
}
.productions-downloads .productions-downloads--file {
  margin: 5px 0;
}
.productions-downloads .productions-downloads--file:first-child {
  margin-top: 0;
}
.productions-downloads .productions-downloads--file:last-child {
  margin-bottom: 0;
}
.productions-downloads .productions-downloads--file a {
  border-color: transparent;
  padding: 0 0 0 25px;
  background: no-repeat left 0 top 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 19.6'%3E%3Cpolygon points='9.5,6.6 9.5,0 4.5,0 4.5,6.6 0,6.6 7,19.6 14,6.6 14,6.6 '/%3E%3C/svg%3E%0A");
  background-size: 18px auto;
}
.productions-downloads .productions-downloads--file a:hover, .productions-downloads .productions-downloads--file a:focus, .productions-downloads .productions-downloads--file a:active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 19.6'%3E%3Cpolygon style='fill:%23ffffff;' points='9.5,6.6 9.5,0 4.5,0 4.5,6.6 0,6.6 7,19.6 14,6.6 14,6.6 '/%3E%3C/svg%3E%0A");
  background-color: black;
  background-position: left 2px top 50%;
  padding-left: 27px;
}
.productions-downloads .productions-downloads--filename {
  font-weight: 500;
}
.productions-downloads .productions-downloads--filetype {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .productions-downloads {
    padding-left: 0;
    padding-right: 0;
  }
  .productions-downloads .productions-downloads--container {
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
  }
  .productions-downloads .productions-downloads--head {
    padding: 0 10px;
    width: 45%;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .productions-downloads .productions-downloads--body {
    padding: 0 10px;
    width: 55%;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .productions-downloads .productions-downloads--figure {
    margin-bottom: 0;
  }
}

.productions-categories {
  margin: 0 0 90px;
  padding: 0 15px;
}
.productions-categories .productions-categories--headline {
  margin: 0 0 40px;
}
.productions-categories .productions-categories--item {
  margin: 0 0 40px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.productions-categories .productions-categories--head {
  position: relative;
}
.productions-categories .productions-categories--link {
  display: block;
}
.productions-categories .productions-categories--title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 0 40px 40px 0;
  line-height: 1.2;
}
.productions-categories .productions-categories--title span {
  padding: 5px;
  background: white;
  text-transform: uppercase;
  display: block;
}
.productions-categories .productions-categories--text {
  padding: 20px 0;
  flex-grow: 1;
  border-bottom: 4px solid black;
}
.productions-categories .picture-container {
  position: relative;
  padding: 100% 0 0;
}
.productions-categories .picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.productions-categories .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
  .productions-categories .productions-categories--item {
    flex-direction: row;
    border-bottom: 4px solid black;
  }
  .productions-categories .productions-categories--head {
    width: 50%;
    flex-shrink: 0;
  }
  .productions-categories .productions-categories--text {
    padding: 0 20px;
    border: 0;
  }
}
@media (min-width: 992px) {
  .productions-categories {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .productions-categories .productions-categories--headline {
    margin-bottom: 20px;
    width: 100%;
    flex-shrink: 0;
    padding: 0 20px;
  }
  .productions-categories .productions-categories--item {
    padding: 20px;
    width: 33.3333%;
    flex-shrink: 0;
    margin-bottom: 0;
  }
}

.productions-overview {
  margin: 0 0 90px;
  padding: 0 15px;
}
.productions-overview .productions-overview--headline {
  margin: 0 0 40px;
}
.productions-overview .productions-overview--item {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 20px 0;
}
.productions-overview .productions-overview--head {
  position: relative;
  padding: 100% 0 0;
  background: #3b3b3b;
}
.productions-overview .productions-overview--link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.productions-overview .productions-overview--link .picture,
.productions-overview .productions-overview--link .img {
  width: 100%;
  height: 100%;
}
.productions-overview .productions-overview--link .img {
  object-fit: cover;
}
.productions-overview .productions-overview--title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 40px 40px 0;
  line-height: 1.1;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.productions-overview .productions-overview--title span {
  padding: 5px;
  background: white;
  text-transform: uppercase;
  display: block;
}
.productions-overview .productions-overview--badges {
  position: absolute;
  top: 0;
  right: 20px;
}
@media (min-width: 768px) {
  .productions-overview {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    flex-wrap: wrap;
  }
  .productions-overview .productions-overview--headline {
    margin-bottom: 20px;
    width: 100%;
    flex-shrink: 0;
    padding: 0 20px;
  }
  .productions-overview .productions-overview--item {
    padding-left: 20px;
    padding-right: 20px;
    width: 50%;
    flex-shrink: 0;
  }
}
@media (min-width: 992px) {
  .productions-overview {
    padding-left: 0;
    padding-right: 0;
  }
  .productions-overview .productions-overview--item {
    width: 33.3333%;
  }
}

.productions-info {
  margin: 0 0 90px;
  padding: 0 15px;
}
.productions-info .productions-info--headline {
  margin: 0 0 40px;
}
.productions-info .productions-info--text {
  margin: 0 0 40px;
}
.productions-info .productions-info--table {
  border-top: 4px solid black;
  border-bottom: 4px solid black;
}
.productions-info .productions-info--production {
  border-top: 4px solid black;
  padding: 20px 0;
}
.productions-info .productions-info--link {
  display: block;
}
.productions-info .productions-info--link:focus, .productions-info .productions-info--link:active, .productions-info .productions-info--link:hover {
  background: #ee7100;
}
.productions-info .productions-info--link:focus *, .productions-info .productions-info--link:active *, .productions-info .productions-info--link:hover * {
  color: white !important;
}
.productions-info .productions-info--title {
  display: block;
}
.productions-info .productions-info--categories {
  display: block;
  line-height: 1;
}
.productions-info .productions-info--category {
  display: inline-block;
  padding: 0 0.3em 0 0;
}
@media (min-width: 992px) {
  .productions-info {
    padding-left: 0;
    padding-right: 0;
  }
  .productions-info .productions-info--title {
    display: inline-block;
    padding: 0 0.3em 0 0;
  }
  .productions-info .productions-info--categories {
    display: inline-block;
  }
}

.productions-schedule {
  margin: 0 0 90px;
  padding: 0 15px;
}
.productions-schedule .productions-schedule--headline {
  margin: 0 0 40px;
}
.productions-schedule .productions-schedule--item {
  padding: 20px 0;
  border-top: 4px solid black;
  border-bottom: 4px solid black;
}
.productions-schedule .productions-schedule--head {
  margin: 0 0 20px;
}
.productions-schedule .productions-schedule--body {
  position: relative;
}
.productions-schedule .productions-schedule--link {
  margin: 0 0 20px;
  display: block;
  font-weight: 500;
  position: relative;
}
.productions-schedule .productions-schedule--link a {
  background-image: url(../images/double_arrow_right.svg);
}
.productions-schedule .productions-schedule--link a,
.productions-schedule .productions-schedule--link a:hover,
.productions-schedule .productions-schedule--link a:active,
.productions-schedule .productions-schedule--link a:focus {
  padding-right: 37px;
  background-position: right 2px top 50%;
  background-repeat: no-repeat;
  border: 0;
}
.productions-schedule .productions-schedule--link a:hover,
.productions-schedule .productions-schedule--link a:active,
.productions-schedule .productions-schedule--link a:focus {
  background-image: url(../images/double_arrow_right_white.svg);
}
.productions-schedule .productions-schedule--titles {
  padding: 0 140px 0 0;
}
.productions-schedule .productions-schedule--title {
  margin: 0 0 10px;
}
.productions-schedule .productions-schedule--categories {
  padding: 0 0 10px;
  margin: 0;
  list-style: none;
}
.productions-schedule .productions-schedule--category {
  padding: 0 0.15em;
  margin: 0;
  font-weight: 400;
}
.productions-schedule .productions-schedule--table {
  border-bottom: 1px solid black;
}
.productions-schedule .productions-schedule--row {
  border-top: 1px solid black;
  padding: 0;
}
.productions-schedule .productions-schedule--datetime,
.productions-schedule .productions-schedule--infos {
  display: block;
  padding: 10px 0;
  border: 0;
}
.productions-schedule .productions-schedule--date,
.productions-schedule .productions-schedule--time,
.productions-schedule .productions-schedule--address,
.productions-schedule .productions-schedule--info {
  display: block;
}
.productions-schedule .productions-schedule--date {
  font-weight: 500;
}
.productions-schedule .productions-schedule--badges {
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 992px) {
  .productions-schedule {
    padding-left: 0;
    padding-right: 0;
  }
  .productions-schedule .productions-schedule--item-inner {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    flex-wrap: wrap;
  }
  .productions-schedule .productions-schedule--head {
    width: 33.3333%;
    padding: 0 20px;
    margin-bottom: 0;
  }
  .productions-schedule .productions-schedule--body {
    width: 66.6666%;
    padding: 0 20px;
  }
  .productions-schedule .productions-schedule--body-top {
    display: flex;
    margin: 0 -20px;
  }
  .productions-schedule .productions-schedule--titles {
    margin: 0 0 20px;
    padding-left: 20px;
  }
  .productions-schedule .productions-schedule--title {
    margin-bottom: 20px;
  }
  .productions-schedule .productions-schedule--datetime,
.productions-schedule .productions-schedule--infos {
    display: table-cell;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .productions-schedule .productions-schedule--datetime {
    width: 33.3333%;
  }
  .productions-schedule .productions-schedule--badges {
    right: 20px;
  }
}

.production-category-header {
  margin: 0 0 45px;
  padding: 0 15px;
}
.production-category-header .production-category-header--head {
  margin: 0 0 20px;
}
.production-category-header .production-category-header--background {
  background: #ee7100;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: relative;
}
.production-category-header .production-category-header--headline {
  color: #ffffff;
}
@media (min-width: 992px) {
  .production-category-header {
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .production-category-header .production-category-header--head {
    margin-bottom: 0;
  }
  .production-category-header .production-category-header--media {
    width: 66.6666%;
    padding-left: 20px;
    padding-right: 20px;
    order: 1;
  }
  .production-category-header .production-category-header--head {
    width: 33.3333%;
    padding-left: 20px;
    padding-right: 20px;
    order: 2;
  }
  .production-category-header .production-category-header--background {
    display: flex;
    align-items: center;
  }
  .production-category-header .production-category-header--figure {
    position: relative;
  }
  .production-category-header .production-category-header--caption {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    font-size: 18px;
  }
}

.header-slideshow {
  margin: 0 0 90px;
}
.header-slideshow .header-slideshow--caption-column {
  display: block;
  position: relative;
  padding: 15px;
}
.header-slideshow .header-slideshow--wave {
  position: absolute;
  bottom: 99%;
  left: 0;
  right: 0;
}
.header-slideshow .header-slideshow--wave path {
  fill: white;
}
.header-slideshow .header-slideshow--nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  padding: 105% 0 0;
}
.header-slideshow .swiper-button-prev,
.header-slideshow .swiper-button-next {
  display: none;
}
.header-slideshow .swiper-pagination {
  position: static;
  height: auto;
  width: auto;
  margin: 0;
  display: flex;
  align-items: center;
}
.header-slideshow .swiper-pagination-bullet {
  margin: 4px;
  width: 16px;
  height: 16px;
  background: white;
  opacity: 0.7;
}
.header-slideshow .swiper-pagination-bullet-active {
  background: #ee7100;
}
.header-slideshow .title,
.header-slideshow .description,
.header-slideshow .copyright {
  background: white;
  display: inline-block;
  padding: 0 10px 0 0;
}
.header-slideshow .title {
  font-weight: 500;
}
@media (min-width: 992px) {
  .header-slideshow .header-slideshow--caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 50px;
    margin: 0 -20px;
    text-align: right;
  }
  .header-slideshow .header-slideshow--caption-column {
    padding: 0 20px;
    width: 33.3333%;
    margin: 0 0 0 auto;
  }
  .header-slideshow .header-slideshow--wave {
    left: 20px;
    right: 20px;
  }
  .header-slideshow .header-slideshow--nav {
    padding: 10px;
    bottom: 0;
    top: auto;
  }
  .header-slideshow .title,
.header-slideshow .description,
.header-slideshow .copyright {
    background: white;
    display: block;
    padding: 0 20px;
    text-align: left;
  }
  .header-slideshow .title:first-child,
.header-slideshow .description:first-child,
.header-slideshow .copyright:first-child {
    padding-top: 20px;
  }
}

.header-image {
  margin: 0 0 45px;
  padding: 0 15px;
}
.header-image .header-image--info {
  margin-bottom: 20px;
}
.header-image .header-image--background {
  background: #ee7100;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: relative;
}
.header-image .header-image--name {
  color: #ffffff;
}
@media (min-width: 992px) {
  .header-image {
    display: flex;
    padding-left: 0;
    padding-right: 0;
  }
  .header-image .header-image--media {
    width: 66.6666%;
    padding-right: 20px;
    order: 1;
  }
  .header-image .header-image--info {
    width: 33.3333%;
    padding-left: 20px;
    order: 2;
    margin-bottom: 0;
  }
  .header-image .header-image--background {
    padding: 170px 30px 30px;
  }
  .header-image .header-image--figure {
    position: relative;
  }
  .header-image .header-image--caption {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    font-size: 18px;
  }
}

.header-text {
  margin: 0 0 45px;
  padding: 0 15px;
}
.header-text .header-text--head {
  margin: 0 0 40px;
}
.header-text .header-text--background {
  background: #ee7100;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: relative;
}
.header-text .header-text--headline {
  color: #ffffff;
}
.header-text .header-text--subline {
  margin: 0 0 15px;
}
@media (min-width: 992px) {
  .header-text {
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .header-text .header-text--head {
    width: 33.3333%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
    order: 2;
  }
  .header-text .header-text--background {
    display: flex;
    align-items: center;
  }
  .header-text .header-text--body {
    width: 66.6666%;
    padding-left: 20px;
    padding-right: 20px;
    order: 1;
  }
}

.body {
  margin: 0 0 90px;
  padding: 0 15px;
}
.body .body--headline * {
  margin: 0 0 40px;
}
.body .body--trigger {
  margin: 20px 0 0;
}
.body .body--text-extended {
  margin: 20px 0 0;
}
.body .table td:first-child {
  padding-right: 20px;
}
@media (min-width: 992px) {
  .body {
    padding-left: 0;
    padding-right: 0;
  }
  .body .body--headline * {
    margin: 0 0 40px;
  }
  .body .body--text {
    width: 80%;
  }
  .has-news .article-top .body {
    padding-left: 20px;
    padding-right: 20px;
    flex-shrink: 0;
    width: 66.6666%;
  }
  .has-news .article-top .body .body--text {
    width: auto;
  }
}

.media {
  margin: 0 0 90px;
  padding: 0 15px;
}
.media .media--headline * {
  margin: 0 0 40px;
}
.media .media--media {
  margin: 0 0 20px;
}
.media .media--caption {
  margin: 20px 0 0;
}
.media .video {
  background: #3b3b3b;
}
.media .privacy {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  padding: 15px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.media .privacy--message {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0 0 15px;
  color: white;
}
.media .privacy--message a {
  text-decoration: underline;
}
.media .privacy--message a:hover, .media .privacy--message a:focus, .media .privacy--message a:active {
  text-decoration: none;
}
.media .privacy--consent {
  font-weight: 300;
  padding: 8px 30px;
  background: transparent;
  border: 1px solid white;
  color: white;
}
.media .privacy--consent:hover, .media .privacy--consent:focus, .media .privacy--consent:active {
  color: black;
  background: white;
}
@media (min-width: 992px) {
  .media {
    padding-left: 0;
    padding-right: 0;
  }
  .media .media--media {
    width: 80%;
  }
  .media .media--body {
    width: 80%;
  }
  .media.style-large .media--media {
    width: 100%;
  }
  .media.style-small {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
  }
  .media.style-small .media--headline {
    width: 100%;
    flex-shrink: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .media.style-small .media--media {
    width: 66.6666%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .media.style-small .media--body {
    width: 33.3333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.team {
  margin: 0 0 90px;
  padding: 0 15px;
}
.team .team--block-headline {
  margin: 0 0 40px;
}
.team .team--item {
  border-top: 4px solid black;
  padding: 40px 0;
}
.team .team--item:last-child {
  border-bottom: 4px solid black;
}
.team .team--head {
  margin: 0 0 40px;
}
.team .team--image {
  margin: 0 0 20px;
}
.team .team--headline {
  display: block;
}
.team .team--subline {
  font-size: 27px;
  display: block;
}
.team .team--text {
  margin: 0 0 40px;
}
.team .team--trigger a {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #ee7100;
  line-height: 1;
  font-weight: 500;
}
.team .team--trigger a, .team .team--trigger a:hover, .team .team--trigger a:focus, .team .team--trigger a:active {
  color: inherit;
  text-decoration: none;
}
.team .team--trigger a:hover, .team .team--trigger a:focus, .team .team--trigger a:active {
  background-color: #ee7100;
  margin: -2px;
  padding: 2px 2px 4px;
}
.team .team--trigger a, .team .team--trigger a:hover, .team .team--trigger a:active, .team .team--trigger a:focus {
  padding-right: 22px;
  background-image: url(../images/arrow_up.svg);
  background-position: right 2px top 50%;
  background-repeat: no-repeat;
  border: 0;
}
.team .team--trigger a.closed {
  background-image: url(../images/arrow_down.svg);
  background-color: transparent;
}
.team .team--text2 {
  padding: 40px 0 0;
}
@media (min-width: 992px) {
  .team {
    padding-left: 0;
    padding-right: 0;
  }
  .team .team--container {
    margin: 0 -20px;
    display: flex;
    flex-wrap: wrap;
  }
  .team .team--image {
    padding: 0 20px;
    width: 33.3333%;
    flex-shrink: 0;
    margin-bottom: 0;
  }
  .team .team--body {
    padding: 0 20px;
    width: 66.6666%;
    flex-shrink: 0;
  }
}

.downloads {
  margin: 0 0 90px;
  padding: 0 15px;
}
.downloads .downloads--headline {
  margin: 0 0 40px;
}
.downloads .downloads--items {
  border-top: 4px solid black;
  border-bottom: 4px solid black;
}
.downloads .downloads--item {
  padding: 8px 0;
  border-bottom: 1px solid black;
}
.downloads .downloads--item:last-child {
  border: 0;
}
.downloads .downloads--head {
  display: flex;
}
.downloads .downloads--figure {
  width: 100px;
  height: auto;
  max-height: 100px;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  margin: 0 15px 20px 0;
  background: white;
}
.downloads .downloads--title {
  line-height: 1.1;
  margin: 0;
}
.downloads .downloads--categories {
  padding: 0;
  margin: 0;
  list-style: none;
}
.downloads .downloads--category {
  padding: 0;
  margin: 0;
}
.downloads .downloads--files {
  list-style: none;
  padding: 0;
  margin: 0;
}
.downloads .downloads--file {
  margin: 5px 0;
}
.downloads .downloads--file:first-child {
  margin-top: 0;
}
.downloads .downloads--file:last-child {
  margin-bottom: 0;
}
.downloads .downloads--file a {
  border-color: transparent;
  padding: 0 0 0 25px;
  background: no-repeat left 0 top 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 19.6'%3E%3Cpolygon points='9.5,6.6 9.5,0 4.5,0 4.5,6.6 0,6.6 7,19.6 14,6.6 14,6.6 '/%3E%3C/svg%3E%0A");
  background-size: 18px auto;
}
.downloads .downloads--file a:hover, .downloads .downloads--file a:focus, .downloads .downloads--file a:active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 19.6'%3E%3Cpolygon style='fill:%23ffffff;' points='9.5,6.6 9.5,0 4.5,0 4.5,6.6 0,6.6 7,19.6 14,6.6 14,6.6 '/%3E%3C/svg%3E%0A");
  background-color: black;
  background-position: left 2px top 50%;
  padding-left: 27px;
}
.downloads .downloads--filename {
  font-weight: 500;
}
.downloads .downloads--filetype {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .downloads {
    padding-left: 0;
    padding-right: 0;
  }
  .downloads .downloads--container {
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
  }
  .downloads .downloads--head {
    padding: 0 10px;
    width: 45%;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .downloads .downloads--body {
    padding: 0 10px;
    width: 55%;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .downloads .downloads--figure {
    margin-bottom: 0;
  }
}

.news-teaser {
  margin: 0 0 90px;
  padding: 0 15px;
}
.news-teaser .news-teaser--headline {
  font-size: 35px;
  line-height: 1.1;
  font-weight: 500;
  padding: 0 0 20px;
}
.news-teaser .news-teaser--item {
  border-top: 4px solid #ee7100;
  padding: 20px 0;
}
.news-teaser .news-teaser--item:last-child {
  border-bottom: 4px solid #ee7100;
}
.news-teaser .news-teaser--titleimage {
  margin: 0 0 15px;
}
.news-teaser .news-teaser--titleimage a {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  display: block;
}
.news-teaser .news-teaser--item-headline {
  line-height: 1.1;
  font-weight: 500;
  padding: 0 0 20px;
}
.news-teaser .news-teaser--date {
  font-weight: 500;
  line-height: 1;
  padding: 0 0 20px;
}
.news-teaser .news-teaser--more {
  font-weight: 500;
}
.news-teaser .news-teaser--more, .news-teaser .news-teaser--more:hover, .news-teaser .news-teaser--more:active, .news-teaser .news-teaser--more:focus {
  padding-right: 37px;
  background-image: url(../images/double_arrow_right.svg);
  background-position: right 2px top 50%;
  background-repeat: no-repeat;
  border: 0;
}
@media (min-width: 992px) {
  .news-teaser {
    width: 33.3333%;
    flex-shrink: 0;
    align-self: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }
}

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