.\--color-black {
  color: #000000;
}

.\--bgcolor-black {
  background-color: #000000;
}

.\--color-white {
  color: #ffffff;
}

.\--bgcolor-white {
  background-color: #ffffff;
}

.\--color-gray {
  color: #999999;
}

.\--bgcolor-gray {
  background-color: #999999;
}

.\--color-lightgray {
  color: #f7f7f7;
}

.\--bgcolor-lightgray {
  background-color: #f7f7f7;
}

.\--color-default {
  color: #000000;
}

.\--bgcolor-default {
  background-color: #000000;
}

.\--color-highlight {
  color: #000000;
}

.\--bgcolor-highlight {
  background-color: #000000;
}

.clearfix::after {
  content: '';
  clear: both;
  display: table;
}

.layoutng-bugfix::after {
  content: '';
  clear: both;
  display: table;
}

.svg-background {
  content: '';
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: left;
  text-indent: -9999px;
}

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

.\--text-small {
  font-size: 0.9001rem;
  line-height: 1.2779;
}

.\--text-large {
  font-size: 1.2001rem;
  line-height: 1.2918;
}

.\--fontweight-normal {
  font-weight: normal;
}

.\--fontweight-bold {
  font-weight: bold;
}

@media (min-width: 500px) {
  .\--hide-tablet-portrait-up {
    display: none !important;
  }
}

@media (min-width: 900px) {
  .\--hide-tablet-landscape-up {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .\--hide-desktop-up {
    display: none !important;
  }
}

@media (min-width: 1800px) {
  .\--hide-desktop-large-up {
    display: none !important;
  }
}

@media (max-width: 899px) {
  .\--hide-tablet-portrait-down {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .\--hide-tablet-landscape-down {
    display: none !important;
  }
}

@media (max-width: 1799px) {
  .\--hide-desktop-down {
    display: none !important;
  }
}

@media (max-width: 499px) {
  .\--hide-phone-only {
    display: none !important;
  }
}

@media (min-width: 500px) and (max-width: 1199px) {
  .\--hide-tablet-only {
    display: none !important;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .\--hide-tablet-portrait-only {
    display: none !important;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .\--hide-tablet-landscape-only {
    display: none !important;
  }
}

@media (min-width: 1200px) and (max-width: 1799px) {
  .\--hide-desktop-only {
    display: none !important;
  }
}

@media (min-width: 1800px) {
  .\--hide-desktop-large-only {
    display: none !important;
  }
}

/* normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* video-js.min.css */
.video-js .vjs-audio-button, .video-js .vjs-big-play-button, .video-js .vjs-captions-button, .video-js .vjs-chapters-button, .video-js .vjs-control.vjs-close-button, .video-js .vjs-descriptions-button, .video-js .vjs-fullscreen-control, .video-js .vjs-mouse-display, .video-js .vjs-mute-control, .video-js .vjs-mute-control.vjs-vol-0, .video-js .vjs-mute-control.vjs-vol-1, .video-js .vjs-mute-control.vjs-vol-2, .video-js .vjs-play-control, .video-js .vjs-play-control.vjs-playing, .video-js .vjs-play-progress, .video-js .vjs-subtitles-button, .video-js .vjs-volume-level, .video-js .vjs-volume-menu-button, .video-js .vjs-volume-menu-button.vjs-vol-0, .video-js .vjs-volume-menu-button.vjs-vol-1, .video-js .vjs-volume-menu-button.vjs-vol-2, .video-js.vjs-fullscreen .vjs-fullscreen-control, .vjs-icon-audio, .vjs-icon-audio-description, .vjs-icon-cancel, .vjs-icon-captions, .vjs-icon-chapters, .vjs-icon-circle, .vjs-icon-circle-inner-circle, .vjs-icon-circle-outline, .vjs-icon-cog, .vjs-icon-facebook, .vjs-icon-fullscreen-enter, .vjs-icon-fullscreen-exit, .vjs-icon-gplus, .vjs-icon-hd, .vjs-icon-linkedin, .vjs-icon-pause, .vjs-icon-pinterest, .vjs-icon-play, .vjs-icon-play-circle, .vjs-icon-replay, .vjs-icon-spinner, .vjs-icon-square, .vjs-icon-subtitles, .vjs-icon-tumblr, .vjs-icon-twitter, .vjs-icon-volume-high, .vjs-icon-volume-low, .vjs-icon-volume-mid, .vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js, .vjs-no-js {
  color: #fff;
  background-color: #000;
}

.video-js .vjs-big-play-button:before, .video-js .vjs-control, .video-js .vjs-control:before, .vjs-menu li, .vjs-no-js {
  text-align: center;
}

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@font-face {
  font-family: VideoJS;
  src: url(font/VideoJS.eot?#iefix) format("eot");
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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FjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before, .vjs-icon-play:before {
  content: "\f101";
}

.vjs-icon-play-circle:before {
  content: "\f102";
}

.video-js .vjs-play-control.vjs-playing:before, .vjs-icon-pause:before {
  content: "\f103";
}

.video-js .vjs-mute-control.vjs-vol-0:before, .video-js .vjs-volume-menu-button.vjs-vol-0:before, .vjs-icon-volume-mute:before {
  content: "\f104";
}

.video-js .vjs-mute-control.vjs-vol-1:before, .video-js .vjs-volume-menu-button.vjs-vol-1:before, .vjs-icon-volume-low:before {
  content: "\f105";
}

.video-js .vjs-mute-control.vjs-vol-2:before, .video-js .vjs-volume-menu-button.vjs-vol-2:before, .vjs-icon-volume-mid:before {
  content: "\f106";
}

.video-js .vjs-mute-control:before, .video-js .vjs-volume-menu-button:before, .vjs-icon-volume-high:before {
  content: "\f107";
}

.video-js .vjs-fullscreen-control:before, .vjs-icon-fullscreen-enter:before {
  content: "\f108";
}

.video-js.vjs-fullscreen .vjs-fullscreen-control:before, .vjs-icon-fullscreen-exit:before {
  content: "\f109";
}

.vjs-icon-square:before {
  content: "\f10a";
}

.vjs-icon-spinner:before {
  content: "\f10b";
}

.video-js .vjs-subtitles-button:before, .vjs-icon-subtitles:before {
  content: "\f10c";
}

.video-js .vjs-captions-button:before, .vjs-icon-captions:before {
  content: "\f10d";
}

.video-js .vjs-chapters-button:before, .vjs-icon-chapters:before {
  content: "\f10e";
}

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-share:before {
  content: "\f10f";
}

.vjs-icon-cog:before {
  content: "\f110";
}

.video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-icon-circle:before {
  content: "\f111";
}

.vjs-icon-circle-outline:before {
  content: "\f112";
}

.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}

.vjs-icon-hd:before {
  content: "\f114";
}

.video-js .vjs-control.vjs-close-button:before, .vjs-icon-cancel:before {
  content: "\f115";
}

.vjs-icon-replay:before {
  content: "\f116";
}

.vjs-icon-facebook:before {
  content: "\f117";
}

.vjs-icon-gplus:before {
  content: "\f118";
}

.vjs-icon-linkedin:before {
  content: "\f119";
}

.vjs-icon-twitter:before {
  content: "\f11a";
}

.vjs-icon-tumblr:before {
  content: "\f11b";
}

.vjs-icon-pinterest:before {
  content: "\f11c";
}

.video-js .vjs-descriptions-button:before, .vjs-icon-audio-description:before {
  content: "\f11d";
}

.video-js .vjs-audio-button:before, .vjs-icon-audio:before {
  content: "\f11e";
}

.video-js {
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.video-js:-moz-full-screen {
  position: absolute;
}

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.video-js .vjs-tech, .video-js.vjs-fill {
  width: 100%;
  height: 100%;
}

.video-js *, .video-js :after, .video-js :before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin: 0;
}

.vjs-error .vjs-error-display:before, .vjs-menu .vjs-menu-content, .vjs-no-js {
  font-family: Arial,Helvetica,sans-serif;
}

.video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid {
  width: 100%;
  max-width: 100%;
  height: 0;
}

.video-js.vjs-16-9 {
  padding-top: 56.25%;
}

.video-js.vjs-4-3 {
  padding-top: 75%;
}

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
}

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

.vjs-hidden {
  display: none !important;
}

.vjs-disabled {
  opacity: .5;
  cursor: default;
}

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

.vjs-no-js {
  padding: 20px;
  font-size: 18px;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}

.vjs-no-js a, .vjs-no-js a:visited {
  color: #66A8CC;
}

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: .06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: .3em;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -.75em;
  margin-left: -1.5em;
}

.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  transition: all 0s;
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
  display: none;
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}

.video-js button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  -webkit-transition: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: .5em;
  z-index: 2;
}

.vjs-menu-button {
  cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
  cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none;
}

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: .2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-transform: lowercase;
}

.vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em;
  font-weight: 700;
  cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
  display: block;
}

.video-js .vjs-menu-button-inline {
  -webkit-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover, .video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}

.video-js .vjs-menu-button-inline.vjs-slider-active {
  -webkit-transition: none;
  transition: none;
}

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
  width: auto;
}

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility .1s,opacity .1s;
  transition: visibility .1s,opacity .1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s,opacity 1s;
  transition: visibility 1s,opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar {
  display: none !important;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}

.video-js .vjs-control {
  outline: 0;
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}

.video-js .vjs-control:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

.video-js .vjs-custom-control-spacer {
  display: none;
}

.video-js .vjs-progress-control {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em;
}

.vjs-live .vjs-progress-control {
  display: none;
}

.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all .2s;
  transition: all .2s;
  height: .3em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display:after, .video-js .vjs-progress-control:hover .vjs-play-progress:after, .video-js .vjs-progress-control:hover .vjs-time-tooltip {
  font-family: Arial,Helvetica,sans-serif;
  visibility: visible;
  font-size: .6em;
}

.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-tooltip-progress-bar {
  position: absolute;
  display: block;
  height: .3em;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}

.video-js .vjs-mouse-display:before, .video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
  display: none;
}

.video-js .vjs-play-progress {
  background-color: #fff;
}

.video-js .vjs-play-progress:before {
  position: absolute;
  top: -.333333333333333em;
  right: -.5em;
  font-size: .9em;
}

.video-js .vjs-mouse-display:after, .video-js .vjs-play-progress:after, .video-js .vjs-time-tooltip {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  right: -1.9em;
  font-size: .9em;
  color: #000;
  content: attr(data-current-time);
  padding: 6px 8px 8px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: .3em;
}

.video-js .vjs-play-progress:after, .video-js .vjs-play-progress:before, .video-js .vjs-time-tooltip {
  z-index: 1;
}

.video-js .vjs-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-load-progress div {
  background: #fff;
  background: rgba(115, 133, 159, 0.75);
}

.video-js.vjs-no-flex .vjs-progress-control {
  width: auto;
}

.video-js .vjs-time-tooltip {
  display: inline-block;
  height: 2.4em;
  position: relative;
  float: right;
  right: -1.9em;
}

.vjs-tooltip-progress-bar {
  visibility: hidden;
}

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display, .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s,opacity 1s;
  transition: visibility 1s,opacity 1s;
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display, .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
  display: none;
}

.video-js .vjs-progress-control .vjs-mouse-display:after, .vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-js .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 .45em;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-slider:focus {
  text-shadow: 0 0 1em #fff;
  -webkit-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}

.video-js .vjs-mute-control, .video-js .vjs-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}

.video-js .vjs-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-js .vjs-volume-bar {
  margin: 1.35em .45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: .3em;
}

.vjs-volume-bar.vjs-slider-vertical {
  width: .3em;
  height: 5em;
  margin: 1.35em auto;
}

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: .9em;
}

.vjs-slider-vertical .vjs-volume-level {
  width: .3em;
}

.vjs-slider-vertical .vjs-volume-level:before {
  top: -.5em;
  left: -.3em;
}

.vjs-slider-horizontal .vjs-volume-level {
  height: .3em;
}

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -.3em;
  right: -.5em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: .5em;
  height: 8em;
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
  left: -2em;
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}

.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content, .vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content, .vjs-volume-menu-button-vertical:focus .vjs-menu-content, .vjs-volume-menu-button-vertical:hover .vjs-menu-content {
  height: 8em;
  width: 2.9em;
}

.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content, .vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content, .vjs-volume-menu-button-horizontal:focus .vjs-menu-content, .vjs-volume-menu-button-horizontal:hover .vjs-menu-content {
  height: 2.9em;
  width: 8em;
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
  background-color: transparent !important;
}

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

.vjs-has-started .vjs-poster {
  display: none;
}

.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}

.vjs-using-native-controls .vjs-poster {
  display: none;
}

.video-js .vjs-live-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

.video-js .vjs-current-time, .video-js .vjs-duration, .vjs-live .vjs-time-control, .vjs-live .vjs-time-divider, .vjs-no-flex .vjs-current-time, .vjs-no-flex .vjs-duration {
  display: none;
}

.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-time-divider {
  display: none;
  line-height: 3em;
}

.video-js .vjs-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}

.vjs-subtitles {
  color: #fff;
}

.vjs-captions {
  color: #fc6;
}

.vjs-tt-cue {
  display: block;
}

video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em);
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em);
}

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}

.vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -.5em;
  position: absolute;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}

.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
  display: block;
}

.vjs-loading-spinner:after, .vjs-loading-spinner:before {
  content: "";
  position: absolute;
  margin: -6px;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: #fff transparent transparent;
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff;
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  -webkit-animation-delay: .44s;
  animation-delay: .44s;
}

@keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes vjs-spinner-fade {
  0%, 100%, 20%, 60% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
}

@-webkit-keyframes vjs-spinner-fade {
  0%, 100%, 20%, 60% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
}

.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button {
  display: none;
}

.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  margin: 0 auto;
  padding: .5em;
  height: 16em;
  font-size: 12px;
  width: 40em;
}

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 1em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto;
}

.vjs-caption-settings .vjs-tracksettings-colors, .vjs-caption-settings .vjs-tracksettings-font {
  float: left;
}

.vjs-caption-settings .vjs-tracksettings-colors:after, .vjs-caption-settings .vjs-tracksettings-controls:after, .vjs-caption-settings .vjs-tracksettings-font:after {
  clear: both;
}

.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
  border: none;
}

.vjs-caption-settings .vjs-tracksetting label, .vjs-caption-settings .vjs-tracksetting legend {
  display: block;
  width: 100px;
  margin-bottom: 5px;
}

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
  vertical-align: top;
  float: right;
}

.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px;
}

.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}

.vjs-caption-settings label > input {
  margin-right: 10px;
}

.vjs-caption-settings fieldset {
  margin-top: 1em;
  margin-left: .5em;
}

.vjs-caption-settings fieldset .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.vjs-caption-settings input[type=button] {
  width: 40px;
  height: 40px;
}

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
}

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

@media print {
  .video-js > :not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}

@media \0screen {
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
  .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden;
  }
}

/* videojs-resolution-switcher.css */
.vjs-resolution-button {
  color: #ffffff;
  font-family: VideoJS;
}

.vjs-resolution-button .vjs-resolution-button-staticlabel:before {
  content: '\f110';
  font-size: 1.8em;
  line-height: 1.67;
}

.vjs-resolution-button .vjs-resolution-button-label {
  font-size: 1.2em;
  line-height: 2.30em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.vjs-resolution-button ul.vjs-menu-content {
  width: 4em !important;
}

.vjs-resolution-button .vjs-menu {
  left: 0;
}

.vjs-resolution-button .vjs-menu li {
  text-transform: none;
}

/* other usefull general extensions */
.vjs-nofull .vjs-fullscreen-control {
  display: none;
}

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  border: 0;
}

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

td,
th {
  vertical-align: top;
  text-align: left;
}

input[type='text'] {
  resize: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type='password'], input[type='file'] {
  resize: none;
}

input[type='hidden'] {
  display: none;
}

textarea {
  resize: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

cite {
  font-style: normal;
}

html.lt-ie9 header,
html.lt-ie9 nav,
html.lt-ie9 section,
html.lt-ie9 article,
html.lt-ie9 aside,
html.lt-ie9 footer,
html.lt-ie9 hgroup {
  display: block;
}

:link,
:visited {
  outline: none;
  color: inherit;
  text-decoration: none;
}

:link:hover,
:visited:hover {
  text-decoration: underline;
}

a.\--nn {
  text-decoration: none;
}

a.\--nn:hover {
  text-decoration: none;
}

a.\--ny {
  text-decoration: none;
}

a.\--ny:hover {
  text-decoration: underline;
}

a.\--yn {
  text-decoration: underline;
}

a.\--yn:hover {
  text-decoration: none;
}

a.\--yy {
  text-decoration: underline;
}

a.\--yy:hover {
  text-decoration: underline;
}

.\--margintop-none {
  margin-top: 0em;
}

.\--marginbottom-none {
  margin-bottom: 0em;
}

.\--paddingtop-none {
  padding-top: 0em;
}

.\--paddingbottom-none {
  padding-bottom: 0em;
}

.\--margintop-small {
  margin-top: 0.64583em;
}

.\--marginbottom-small {
  margin-bottom: 0.64583em;
}

.\--paddingtop-small {
  padding-top: 0.64583em;
}

.\--paddingbottom-small {
  padding-bottom: 0.64583em;
}

.\--margintop-standard {
  margin-top: 1.29167em;
}

.\--marginbottom-standard {
  margin-bottom: 1.29167em;
}

.\--paddingtop-standard {
  padding-top: 1.29167em;
}

.\--paddingbottom-standard {
  padding-bottom: 1.29167em;
}

.\--margintop-large {
  margin-top: 1.9375em;
}

.\--marginbottom-large {
  margin-bottom: 1.9375em;
}

.\--paddingtop-large {
  padding-top: 1.9375em;
}

.\--paddingbottom-large {
  padding-bottom: 1.9375em;
}

.\--margintop-xlarge {
  margin-top: 3.22917em;
}

.\--marginbottom-xlarge {
  margin-bottom: 3.22917em;
}

.\--paddingtop-xlarge {
  padding-top: 3.22917em;
}

.\--paddingbottom-xlarge {
  padding-bottom: 3.22917em;
}

.language-en .\--hide-for-en {
  display: none !important;
}

.language-de .\--hide-for-de {
  display: none !important;
}

.demogrid {
  position: fixed;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  font-size: 0.6001rem;
  line-height: 1;
  opacity: 0.5;
}

.demogrid__col {
  width: 14.89362%;
  float: left;
  margin-right: 2.12766%;
  background-color: #999999;
}

.demogrid__col:last-child {
  width: 14.89362%;
  float: right;
  margin-right: 0;
}

html,
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.3001;
  color: #000000;
}

h1, .\--like-h1 {
  font-size: 2.1001rem;
  line-height: 1;
  font-weight: bold;
}

h2, .\--like-h2 {
  font-size: 1.7001rem;
  line-height: 1;
  font-weight: bold;
}

h3, .\--like-h3 {
  font-size: 1.8001rem;
  line-height: 1.1112;
  font-weight: bold;
}

h4, .\--like-h4 {
  font-size: 0.9001rem;
  line-height: 1.3334;
  font-weight: bold;
}

h5, .\--like-h5 {
  font-size: 0.8001rem;
  line-height: 1.1251;
  font-weight: bold;
}

html,
body {
  height: 100%;
}

body {
  overflow-y: scroll;
  background-color: #ffffff;
}

.body--preventscrollingforfullsize {
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
}

.page-outer {
  padding-left: 48px;
  padding-right: 48px;
}

.page-inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1343px;
  height: 100%;
}

.page-inner::after {
  content: '';
  clear: both;
  display: table;
}

@media (max-width: 499px) {
  .page-wrapper {
    font-size: 0.7501rem;
    line-height: 1.6001;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .page-wrapper {
    font-size: 0.9001rem;
    line-height: 1.2779;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .page-wrapper {
    font-size: 2vw;
  }
}

@media (min-width: 900px) and (max-width: 1199px) and (max-width: 500px) {
  .page-wrapper {
    font-size: 10px;
  }
}

@media (min-width: 900px) and (max-width: 1199px) and (min-width: 1200px) {
  .page-wrapper {
    font-size: 24px;
  }
}

@media (min-width: 1200px) {
  .page-wrapper {
    font-size: 1.2001rem;
    line-height: 1.2918;
  }
}

.logo__wrapper {
  position: absolute;
  z-index: 2;
}

@media (max-width: 499px) {
  .logo__wrapper {
    left: 20px;
    top: 20px;
  }
}

@media (min-width: 500px) {
  .logo__wrapper {
    left: 48px;
    top: 48px;
  }
}

.logo {
  content: '';
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: left;
  text-indent: -9999px;
  width: 575px;
  height: 0px;
  width: 50vw;
  min-width: 200px;
  max-width: 575px;
  overflow: visible;
  padding-bottom: 26.6087%;
  background-position: center top;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id=%22Ebene_1%22 data-name=%22Ebene 1%22 xmlns=%22http://www.w3.org/2000/svg%22 width=%2275.88mm%22 height=%2220.29mm%22 viewBox=%220 0 215.1 57.52%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Elogo-colored%3C/title%3E%3Cpolygon class=%22cls-1%22 points=%2210.17 49.57 7.49 39.23 0 39.23 0 57.52 5.17 57.52 5.17 46.99 8.09 57.52 12.24 57.52 15.16 47 15.16 57.52 20.33 57.52 20.33 39.23 12.84 39.23 10.17 49.57%22/%3E%3Cpolygon class=%22cls-1%22 points=%2245.12 50.31 53.6 50.31 53.6 45.91 45.12 45.91 45.12 43.76 54.4 43.76 54.4 39.23 39.72 39.23 39.72 57.52 54.64 57.52 54.64 52.72 45.12 52.72 45.12 50.31%22/%3E%3Cpolygon class=%22cls-1%22 points=%2290.23 48.76 84.88 39.23 79.53 39.23 79.53 57.52 84.67 57.52 84.67 47.88 90.02 57.52 95.37 57.52 95.37 39.23 90.23 39.23 90.23 48.76%22/%3E%3Cpolygon class=%22cls-1%22 points=%22134.85 43.36 134.85 39.23 119.78 39.23 119.78 44.03 127.56 44.03 119.25 53.19 119.25 57.52 135.17 57.52 135.17 52.72 126.32 52.72 134.85 43.36%22/%3E%3Cpolygon class=%22cls-1%22 points=%225.34 12.57 6.64 11.19 11.04 18.16 17.65 18.16 10.29 7.29 17.05 0.01 10.3 0.01 5.34 5.85 5.34 0.01 0 0.01 0 18.16 5.34 18.16 5.34 12.57%22/%3E%3Cpolygon class=%22cls-1%22 points=%2254.53 13.39 45.09 13.39 45.09 11.01 53.5 11.01 53.5 6.63 45.09 6.63 45.09 4.51 54.29 4.51 54.29 0.01 39.72 0.01 39.72 18.16 54.53 18.16 54.53 13.39%22/%3E%3Cpolygon class=%22cls-1%22 points=%2292.85 13.39 84.88 13.39 84.88 0.01 79.53 0.01 79.53 18.16 92.85 18.16 92.85 13.39%22/%3E%3Cpolygon class=%22cls-1%22 points=%22132.58 13.39 124.6 13.39 124.6 0.01 119.25 0.01 119.25 18.16 132.58 18.16 132.58 13.39%22/%3E%3Cpolygon class=%22cls-1%22 points=%22164.3 11.01 172.71 11.01 172.71 6.63 164.3 6.63 164.3 4.51 173.5 4.51 173.5 0.01 158.93 0.01 158.93 18.16 173.74 18.16 173.74 13.39 164.3 13.39 164.3 11.01%22/%3E%3Cpath class=%22cls-1%22 d=%22M214.38,17.39c-.28-.29-.47-1.41-.57-3.32l0-.3c-.21-2.43-1-3.6-1.92-4.16A5.06,5.06,0,0,0,214,5.3C214,1.38,210.55,0,207.61,0h-9.07V18.14h5.3V11.86h2.89c1.51,0,1.88,1.09,2,3.12l0,.27a6.75,6.75,0,0,0,.55,2.68l.13.2h5.65ZM203.84,4.5h3.06c.53,0,1.78.14,1.78,1.41a1.39,1.39,0,0,1-1.59,1.58h-3.25Z%22 transform=%22translate%280 0.01%29%22/%3E%3C/svg%3E");
}

.logo__link {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}

.logo__25jahrewrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.logo__25jahre {
  content: '';
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: left;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0;
  width: 62.93706%;
  height: 70px;
  margin-top: 35%;
  background-position: left top;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version=%221.0%22 encoding=%22UTF-8%22?%3E%3Csvg id=%22a%22 xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 909.69 140.87%22%3E%3Cpath d=%22m2.9,60.23C.7,22.01,24.51,0,61.93,0c33.81,0,56.83,14.2,56.83,43.82,0,35.62-34.82,46.82-61.03,62.83v.2h63.03v34.01H.1c-.8-13.41,3.2-25.01,10-34.41,11.61-16.21,31.62-26.81,49.42-37.62,7.21-4.4,18.81-10,18.81-20.21,0-12.61-7.4-17.01-16.8-17.01-16.01,0-21.41,11.61-21.01,28.61H2.9Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m359.51,42.14v22.81h-15.95v-22.81l-22.3-38.42h18.09l12.18,24.87,12.18-24.87h18.09l-22.3,38.42h.01Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m385.58,3.72h48.79v12.78h-32.84v10.72h30.01v12.35h-30.01v11.66h33.7v13.72h-49.65V3.72h0Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m462.67,3.72h16.21l22.9,61.23h-16.64l-3.77-10.98h-21.35l-3.86,10.98h-16.38l22.9-61.23h-.01Zm1.03,38.42h13.89l-6.77-21.44h-.17l-6.95,21.44Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m506.4,3.72h31.21c10.8,0,21.44,4.89,21.44,17.24,0,6.6-3.17,12.86-9.6,15.35v.17c6.52,1.54,8.4,8.83,8.92,14.66.17,2.57.43,11.58,2.57,13.81h-15.78c-1.37-2.06-1.63-8.06-1.8-9.78-.43-6.17-1.46-12.52-8.92-12.52h-12.09v22.3h-15.95V3.72h0Zm15.95,26.58h13.38c4.8,0,7.38-2.57,7.38-7.2s-3.6-6.6-8.06-6.6h-12.69v13.81h-.01Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m582.47,44.37c.34,7.2,4.8,9.52,11.58,9.52,4.8,0,9.78-1.71,9.78-6.26,0-5.4-8.75-6.43-17.58-8.92-8.75-2.49-17.92-6.43-17.92-17.67,0-13.38,13.46-18.61,24.95-18.61,12.18,0,24.44,5.92,24.53,19.72h-15.95c.26-5.57-4.97-7.38-9.86-7.38-3.43,0-7.72,1.2-7.72,5.23,0,4.72,8.83,5.57,17.75,8.06,8.83,2.49,17.75,6.6,17.75,17.67,0,15.52-13.21,20.5-26.67,20.5s-26.5-6.17-26.58-21.87h15.95-.01Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m676.96,2.43c19.29,0,30.19,14.15,30.19,31.9s-10.89,31.9-30.19,31.9-30.19-14.15-30.19-31.9,10.89-31.9,30.19-31.9Zm0,50.08c10.29,0,14.24-9.09,14.24-18.18s-3.94-18.18-14.24-18.18-14.24,9.09-14.24,18.18,3.95,18.18,14.24,18.18Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m715.81,3.72h45.11v12.78h-29.16v12.52h25.21v12.35h-25.21v23.58h-15.95V3.72Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m328.38,78.04h48.79v12.78h-32.84v10.72h30.01v12.35h-30.01v11.66h33.7v13.72h-49.65v-61.23h0Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m404.44,107.11l-19.98-29.07h18.78l10.29,19.04,10.89-19.04h18.18l-19.81,29.07,21.61,32.16h-19.38l-11.49-20.41-12.52,20.41h-18.35l21.78-32.16h0Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m486.42,99.9c-.86-6.17-5.66-9.43-12.35-9.43-10.29,0-14.24,9.09-14.24,18.18s3.95,18.18,14.24,18.18c7.46,0,11.75-4.29,12.35-11.32h15.95c-.86,15.78-12.43,25.04-27.96,25.04-18.52,0-30.53-14.15-30.53-31.9s12.01-31.9,30.53-31.9c13.21,0,27.53,8.4,27.96,23.15h-15.95Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m512.58,78.04h48.79v12.78h-32.84v10.72h30.01v12.35h-30.01v11.66h33.7v13.72h-49.65v-61.23h0Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m573.03,78.04h15.95v47.51h28.56v13.72h-44.51v-61.23Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m623.71,78.04h15.95v47.51h28.56v13.72h-44.51v-61.23Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m674.39,78.04h48.79v12.78h-32.84v10.72h30.01v12.35h-30.01v11.66h33.7v13.72h-49.65v-61.23h0Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m734.67,78.04h16.38l21.27,37.73h.17v-37.73h15.01v61.23h-16.38l-21.27-38.16h-.17v38.16h-15.01v-61.23Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m837.32,99.9c-.86-6.17-5.66-9.43-12.35-9.43-10.29,0-14.24,9.09-14.24,18.18s3.95,18.18,14.24,18.18c7.46,0,11.75-4.29,12.35-11.32h15.95c-.86,15.78-12.43,25.04-27.96,25.04-18.52,0-30.53-14.15-30.53-31.9s12.01-31.9,30.53-31.9c13.21,0,27.53,8.4,27.96,23.15h-15.95Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m860.04,78.04h48.79v12.78h-32.84v10.72h30.01v12.35h-30.01v11.66h33.7v13.72h-49.65v-61.23h0Z%22 style=%22fill:%23000000;%22/%3E%3Cpolygon points=%22198.24 75.49 198.24 49.31 198.23 49.31 136.4 49.31 136.4 11.7 146.03 .5 131.84 .5 131.84 140.87 140.86 140.87 152.6 75.49 198.24 75.49%22 style=%22fill:none;%22/%3E%3Cpath d=%22m239.86.5v14.8h18.81v34.01h-18.81v26.18h8.38v34.01h.01s-64.83,0-64.83,0l-4,18.41.4.4c8.6-6.4,20.01-8.2,30.41-8.2,16.67,0,31.44,6.52,39.34,20.75h29.65V.5h-39.36Z%22 style=%22fill:none;%22/%3E%3Cpolygon points=%22198.23 15.3 198.23 .5 177.11 .5 164.21 15.3 198.23 15.3%22 style=%22fill:none;%22/%3E%3Cpath d=%22m136.4,49.31h61.84v26.18c0,16.21,41.62,20.65,41.62,0v-26.18h18.81V15.3h-18.81V.5h-41.63v14.8h-34.02L177.11.5h-31.09l-9.63,11.2v37.61Z%22 style=%22fill:%23000000;%22/%3E%3Cpath d=%22m210.23,120.12c-10.4,0-21.81,1.8-30.41,8.2l-.4-.4,4-18.41h64.83-.01v-34.02h-95.64l-11.74,65.38h108.71c-7.9-14.23-22.66-20.75-39.34-20.75Z%22 style=%22fill:%23000000;%22/%3E%3C/svg%3E");
}

.header__menuwrapper {
  font-size: 0.8501rem;
  line-height: 1.2942;
  position: fixed;
  z-index: 2;
  right: 48px;
  top: 48px;
  min-width: 250px;
  font-weight: bold;
}

.header__menuwrapper a:hover {
  text-decoration: none;
}

@media (max-width: 499px) {
  .header__menuwrapper {
    font-size: 0.9001rem;
    line-height: 1.2779;
    position: fixed;
    z-index: 4;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    padding: 20px;
    background-color: #ffffff;
    line-height: 1.8;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .header__menuwrapper {
    font-size: 0.9001rem;
    line-height: 1.2779;
    position: fixed;
    z-index: 4;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    background-color: #ffffff;
    line-height: 1.8;
  }
}

@media (min-width: 900px) {
  .header__menuwrapper--absolute {
    position: absolute;
  }
}

@media (max-width: 499px) {
  .header__menuwrapper--visible {
    display: block;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .header__menuwrapper--visible {
    display: block;
    padding: 48px;
  }
}

.header__mainmenu {
  margin-bottom: 22px;
}

.navigation-main,
.navigation-main > ul {
  list-style: none;
}

.navigation-main > li,
.navigation-main > ul > li {
  display: inline-block;
  vertical-align: top;
}

.navigation-main ul > li {
  display: block;
}

.header__metamenu {
  margin-bottom: 22px;
}

.header__metamenu,
.header__metamenu > ul {
  list-style: none;
}

.header__metamenu > li,
.header__metamenu > ul > li {
  display: inline-block;
  vertical-align: top;
}

.header__metamenu ul > li {
  display: block;
}

.header__logoswrapper {
  position: absolute;
  z-index: 1;
}

@media (max-width: 899px) {
  .header__logoswrapper {
    left: 50%;
    right: 0;
    bottom: 20px;
    display: none;
  }
}

@media (min-width: 900px) {
  .header__logoswrapper {
    left: -10px;
    right: -48px;
    bottom: -40px;
  }
}

.header__logos {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
}

@media (max-width: 899px) {
  .header__logos {
    bottom: 0;
  }
}

@media (min-width: 900px) {
  .header__logos {
    top: 0;
  }
}

.header__importantlogos {
  max-width: 140px;
}

@media (max-width: 899px) {
  .header__importantlogos {
    margin-top: 10px;
  }
}

@media (min-width: 900px) {
  .header__importantlogos {
    margin: 0 48px 0 10px;
  }
}

.header__importantlogos img {
  display: block;
  width: 100%;
  height: auto;
}

.header__celiaalliance {
  display: block;
  width: 100%;
  height: 13px;
  margin-top: 17px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/resources/img/logos/celia-alliance.png);
}

.header__boksinternational {
  display: block;
  width: 100%;
  height: 32px;
  margin-top: 17px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version=%221.0%22 encoding=%22UTF-8%22?%3E%3Csvg id=%22a%22 xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 1080 357.73%22%3E%3Cpath d=%22m435.8,110.82c4.74,10.89,8.05,21.82,9.98,32.12-8.55,6.27-18.45,11.92-29.16,16.59-10.88,4.73-21.83,8.04-32.11,9.97-6.27-8.55-11.94-18.44-16.59-29.16-4.74-10.88-8.05-21.83-9.98-32.11,8.55-6.27,18.45-11.94,29.16-16.59,10.88-4.73,21.82-8.06,32.12-9.98,6.26,8.54,11.93,18.45,16.58,29.16Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m474,94.23c-4.19-9.62-17.03-14.52-33.94-14.58-2.07-3.19-4.21-6.25-6.45-9.13,10.04-.61,19.18.29,26.88,2.62-12.56-14.02-29.71-22.96-48.06-25.47-13.79-1.9-28.24-.16-41.93,5.79-.36.16-.7.35-1.06.52-8.91,4.66-13.46,17.16-13.52,33.41-3.18,2.07-6.24,4.21-9.13,6.45-.6-10.02.29-19.17,2.62-26.87-14.01,12.56-22.95,29.7-25.46,48.05-1.9,13.79-.16,28.25,5.79,41.93,4.17,9.61,17.03,14.51,33.93,14.58,2.07,3.2,4.21,6.24,6.45,9.13-10.03.61-19.17-.29-26.88-2.62,12.13,13.54,28.56,22.34,46.18,25.2,14.37,2.31,29.51.7,43.81-5.52,9.61-4.17,14.51-17.03,14.58-33.94,3.18-2.06,6.24-4.2,9.12-6.44.61,10.02-.28,19.17-2.61,26.87,14.02-12.55,22.95-29.71,25.47-48.06,1.89-13.78.15-28.24-5.79-41.92Zm-2.64,37.56c-4.31,5.2-9.53,10.25-15.48,15.01-2.7,2.18-5.58,4.32-8.59,6.38-4.7,3.24-9.74,6.27-15.03,9.07-.4.23-.83.46-1.28.65-.92.51-1.82.97-2.78,1.44-2.56,1.29-5.21,2.52-7.89,3.68-9.93,4.32-19.78,7.54-29.23,9.65,4.41,5.04,9.02,9.37,13.71,12.84l-5.5,7.44c-1.23-.9-2.44-1.85-3.64-2.86-5.2-4.3-10.24-9.52-15-15.48-2.19-2.7-4.32-5.58-6.39-8.6-3.23-4.7-6.26-9.74-9.06-15.03-.23-.41-.46-.83-.66-1.28-.5-.91-.97-1.82-1.43-2.78-1.29-2.56-2.52-5.21-3.69-7.89-4.31-9.92-7.54-19.78-9.65-29.23-5.04,4.42-9.37,9.02-12.82,13.71l-7.44-5.5c.9-1.23,1.83-2.44,2.86-3.64,4.3-5.2,9.52-10.24,15.47-15,2.71-2.18,5.59-4.32,8.6-6.39,4.7-3.23,9.74-6.25,15.04-9.06.4-.23.83-.46,1.27-.65.92-.51,1.82-.97,2.79-1.44,2.55-1.29,5.21-2.52,7.88-3.68,9.93-4.32,19.78-7.54,29.23-9.66-4.41-5.03-9.02-9.36-13.7-12.83l5.49-7.44c1.23.9,2.44,1.85,3.64,2.86,5.2,4.3,10.24,9.52,15.01,15.47,2.18,2.71,4.32,5.59,6.38,8.61,3.23,4.7,6.26,9.74,9.06,15.03.24.4.46.83.66,1.27.49.92.98,1.85,1.44,2.79,1.28,2.57,2.51,5.21,3.68,7.88,4.31,9.93,7.54,19.79,9.65,29.23,5.04-4.41,9.37-9.01,12.84-13.69l7.44,5.49c-.93,1.23-1.86,2.44-2.88,3.63Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m500.45,0h-197.17c-14.91,0-27,12.09-27,27.01v197.16c0,14.92,12.09,27,27,27h197.17c14.91,0,27-12.08,27-27V27.01c0-14.92-12.1-27.01-27-27.01Zm-62.44,205.71c-.35.17-.73.34-1.09.5-44.09,19.17-95.49-.78-115.17-44.47-.18-.35-.35-.73-.51-1.09-19.17-44.08.79-95.49,44.47-115.17.35-.18.73-.35,1.09-.5,44.09-19.17,95.49.78,115.18,44.46.17.36.34.73.49,1.1,19.18,44.08-.78,95.49-44.46,115.17Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m125.35,113.28h-41.55v-57.24h41.55c20.04,0,36.46,8.45,36.46,28.5s-16.43,28.74-36.46,28.74Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m167.37,161.57c0,25.11-19.08,33.57-43.23,33.57h-40.34v-67.39h40.33c24.16,0,43.24,8.95,43.24,33.82Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m224.17,0H27C12.09,0,0,12.09,0,27.01v197.16c0,14.92,12.09,27,27,27h197.17c14.91,0,27-12.08,27-27V27.01c0-14.92-12.1-27.01-27-27.01Zm-97.38,210.12h-60.85V41.06h60.37c32.13,0,52.9,17.63,52.9,40.81,0,20.28-15.22,31.64-29.46,37.43,19.08,7.01,35.49,18.11,35.49,42.27-.01,29.7-26.81,48.55-58.45,48.55Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m776.72,0h-197.17c-14.91,0-27,12.09-27,27.01v197.16c0,14.92,12.09,27,27,27h197.17c14.91,0,27-12.08,27-27V27.01c0-14.92-12.09-27.01-27-27.01Zm-59.22,210.12l-55.79-92.98-26.08,27.04v65.94h-17.88V41.06h17.88v79.69c2.89-3.14,7-7.24,10.15-10.87l5.55-5.79,59.66-63.03h22.46l-58.93,62.31,64,106.74h-21.02Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m1053,0h-197.17c-14.91,0-26.99,12.09-26.99,27.01v197.16c0,14.92,12.08,27,26.99,27h197.17c14.92,0,27-12.08,27-27V27.01c0-14.92-12.08-27.01-27-27.01Zm-95.32,213.49c-38.4,0-61.82-23.42-67.14-51.92l15.94-8.7c4.59,29.71,22.7,45.16,50.72,45.16s43.23-16.18,43.23-33.56c0-20.05-16.91-29.95-46.12-35.5-32.6-5.79-55.55-19.8-55.55-47.82,0-25.11,23.19-43.47,55.3-43.47,30.18,0,52.65,16.19,61.1,40.58l-14.49,8.21c-7.48-21.25-23.91-33.82-46.12-33.82s-38.88,10.63-38.88,28.74,16.18,28.26,48.3,33.81c35.02,6.04,54.35,21.5,54.35,47.82,0,28.02-24.9,50.47-60.64,50.47Z%22 style=%22fill:%233d1a5c;%22/%3E%3Crect x=%22108%22 y=%22302.49%22 width=%225.73%22 height=%2254.16%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m152.04,302.49h6.11l26.69,42.25c.39.54.7,1.16,1.01,1.7.54.93,1.08,2.01,1.32,2.56v-46.5h5.42v54.16h-6.11l-26.69-42.17c-.39-.54-.7-1.16-1.01-1.7-.54-.93-1.08-1.93-1.32-2.55v46.43h-5.42v-54.18Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpolygon points=%22226.26 302.49 226.26 307.44 243.2 307.44 243.2 356.65 248.93 356.65 248.93 307.44 265.87 307.44 265.87 302.49 226.26 302.49%22 style=%22fill:%233d1a5c;%22/%3E%3Cpolygon points=%22299.55 302.49 299.55 356.65 333.05 356.65 333.05 351.7 305.27 351.7 305.27 331.12 330.65 331.12 330.65 326.17 305.27 326.17 305.27 307.44 332.82 307.44 332.82 302.49 299.55 302.49%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m388.08,332.97h-13.15v23.68h-5.73v-54.16h21.28c10.76,0,17.1,6.57,17.1,15.24,0,7.5-4.88,13.08-13.23,14.86l13.54,24.06h-6.34l-13.47-23.68Zm-13.16-4.95h14.39c7.74,0,12.54-3.87,12.54-10.29s-4.79-10.29-12.54-10.29h-14.39v20.58Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m442.64,302.49h6.11l26.7,42.25c.38.54.69,1.16,1,1.7.54.93,1.09,2.01,1.32,2.56v-46.5h5.42v54.16h-6.11l-26.7-42.17c-.39-.54-.69-1.16-1-1.7-.54-.93-1.08-1.93-1.32-2.55v46.43h-5.42v-54.18Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m551.84,340.25h-24.45l-6.58,16.4h-5.73l21.51-54.16h6.04l21.51,54.16h-5.73l-6.57-16.4Zm-22.67-4.64h20.89l-8.82-22.52-.62-1.62c-.31-.93-.78-2.01-1.01-2.87l-1,2.87-.62,1.62-8.82,22.52Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpolygon points=%22583.65 302.49 583.65 307.44 600.6 307.44 600.6 356.65 606.33 356.65 606.33 307.44 623.27 307.44 623.27 302.49 583.65 302.49%22 style=%22fill:%233d1a5c;%22/%3E%3Crect x=%22657.02%22 y=%22302.49%22 width=%225.73%22 height=%2254.16%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m724.19,357.73c-14.47,0-25.92-11.14-25.92-28.17s11.45-28.17,25.92-28.17,25.92,11.14,25.92,28.17c.01,17.03-11.45,28.17-25.92,28.17h0Zm20.04-28.16c0-13.93-8.59-23.22-20.04-23.22s-20.04,9.29-20.04,23.22,8.59,23.21,20.04,23.21,20.04-9.29,20.04-23.21h0Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m785.57,302.49h6.12l26.69,42.25c.39.54.7,1.16,1.01,1.7.54.93,1.08,2.01,1.32,2.56v-46.5h5.42v54.16h-6.13l-26.69-42.17c-.38-.54-.7-1.16-1.01-1.7-.54-.93-1.08-1.93-1.31-2.55v46.43h-5.42v-54.18Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpath d=%22m894.76,340.25h-24.45l-6.57,16.4h-5.73l21.51-54.16h6.04l21.51,54.16h-5.72l-6.59-16.4Zm-22.67-4.64h20.89l-8.82-22.52-.62-1.62c-.31-.93-.78-2.01-1.01-2.87l-1.01,2.87-.62,1.62-8.81,22.52Z%22 style=%22fill:%233d1a5c;%22/%3E%3Cpolygon points=%22938.96 302.49 938.96 356.65 972 356.65 972 351.7 944.69 351.7 944.69 302.49 938.96 302.49%22 style=%22fill:%233d1a5c;%22/%3E%3C/svg%3E");
}

@media (max-width: 899px) {
  .header__boksinternational {
    margin-top: 20px;
  }
}

@media (max-width: 899px) {
  .burgermenu {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
  }
}

@media (min-width: 900px) {
  .burgermenu {
    display: none;
  }
}

.burgermenu__image {
  content: '';
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: left;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  width: 4.1vw;
  min-width: 16px;
  height: 4.1vw;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id=%22Ebene_1%22 data-name=%22Ebene 1%22 xmlns=%22http://www.w3.org/2000/svg%22 width=%226.59mm%22 height=%226mm%22 viewBox=%220 0 18.69 17.01%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eburgermenu-colored%3C/title%3E%3Crect class=%22cls-1%22 width=%2218.69%22 height=%224.23%22/%3E%3Crect class=%22cls-1%22 y=%226.39%22 width=%2218.69%22 height=%224.23%22/%3E%3Crect class=%22cls-1%22 y=%2212.78%22 width=%2218.69%22 height=%224.23%22/%3E%3C/svg%3E");
}

.burgermenubar {
  position: fixed;
  z-index: 3;
  left: 0;
  right: 0;
  top: 0;
  background-color: #ffffff;
  text-align: right;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

@media (max-width: 499px) {
  .burgermenubar {
    padding: 10px 0;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .burgermenubar {
    padding: 38px 48px;
  }
}

@media (min-width: 900px) {
  .burgermenubar {
    display: none;
  }
}

@media (max-width: 899px) {
  .burgermenubar--visible {
    -webkit-transform: unset;
            transform: unset;
  }
}

@media (max-width: 899px) {
  .burgermenubar__placeholder {
    width: 4.1vw;
    min-width: 16px;
    height: auto;
    margin: 10px;
    opacity: 0;
  }
}

.burgermenu__link {
  position: absolute;
  z-index: 1;
  padding: 10px;
}

@media (max-width: 499px) {
  .burgermenu__link {
    right: 10px;
    top: 10px;
    display: block;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .burgermenu__link {
    right: 38px;
    top: 38px;
    display: block;
  }
}

@media (min-width: 900px) {
  .burgermenu__link {
    display: none;
  }
}

.menuclose {
  position: fixed;
  z-index: 4;
  display: none;
}

@media (max-width: 499px) {
  .menuclose {
    right: 20px;
    top: 20px;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .menuclose {
    right: 0;
    top: 0;
  }
}

.menuclose a {
  display: block;
  padding: 10px;
}

@media (max-width: 499px) {
  .menuclose a {
    -webkit-transform: translate(10px, -10px);
            transform: translate(10px, -10px);
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .menuclose a {
    position: absolute;
    z-index: 1;
    right: 38px;
    top: 38px;
  }
}

.menuclose__image {
  content: '';
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: left;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  width: 4.1vw;
  min-width: 16px;
  height: 4.1vw;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id=%22Ebene_1%22 data-name=%22Ebene 1%22 xmlns=%22http://www.w3.org/2000/svg%22 width=%226.2mm%22 height=%226.2mm%22 viewBox=%220 0 17.58 17.57%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eclose-colored%3C/title%3E%3Crect class=%22cls-1%22 x=%22-1.35%22 y=%226.5%22 width=%2220.27%22 height=%224.58%22 transform=%22translate%28-3.64 8.78%29 rotate%28-45%29%22/%3E%3Crect class=%22cls-1%22 x=%226.5%22 y=%22-1.34%22 width=%224.58%22 height=%2220.27%22 transform=%22translate%28-3.64 8.79%29 rotate%28-45%29%22/%3E%3C/svg%3E");
}

@media (max-width: 899px) {
  .menuclose--visible {
    display: block;
  }
}

.claim {
  position: fixed;
  z-index: 2;
  right: 48px;
  bottom: 48px;
  width: 250px;
  font-weight: bold;
}

.claim:hover {
  text-decoration: none;
}

@media (max-width: 899px) {
  .claim {
    display: none;
  }
}

.claim--absolute {
  position: absolute;
}

.claim--mobile {
  position: absolute;
  z-index: 1;
  display: inline-block;
}

@media (max-width: 499px) {
  .claim--mobile {
    bottom: 20px;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .claim--mobile {
    bottom: 48px;
  }
}

@media (min-width: 900px) {
  .claim--mobile {
    display: none;
  }
}

.hero {
  position: relative;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

.hero__media {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero__media::before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  height: 50%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
}

.hero__media::after {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
}

.hero__overlay {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  background-color: rgba(255, 255, 255, 0.5);
}

.hero__text {
  position: absolute;
  z-index: 1;
  left: 48px;
  bottom: 48px;
  font-weight: bold;
}

@media (max-width: 499px) {
  .hero__text {
    left: 20px;
    top: 100vh;
    top: calc(var(--vh, 1vh) * 100);
    -webkit-transform: translateY(-44px);
            transform: translateY(-44px);
  }
}

.hero__logos {
  position: absolute;
  z-index: 1;
  left: 50%;
  right: 0;
  bottom: 20px;
}

@media (min-width: 900px) {
  .hero__logos {
    display: none;
  }
}

.jobadvertisement__headline {
  margin-bottom: 1em;
  text-transform: uppercase;
}

@media (max-width: 499px) {
  .jobadvertisement__headline {
    font-size: 20px;
    line-height: 1.1501;
    font-weight: bold;
    word-break: break-word;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .jobadvertisement__headline {
    font-size: 28px;
    line-height: 1.1787;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .jobadvertisement__headline {
    font-size: 3vw;
    line-height: 1.1112;
  }
}

@media (min-width: 900px) and (max-width: 1199px) and (max-width: 500px) {
  .jobadvertisement__headline {
    font-size: 15px;
  }
}

@media (min-width: 900px) and (max-width: 1199px) and (min-width: 1200px) {
  .jobadvertisement__headline {
    font-size: 36px;
  }
}

@media (min-width: 1200px) {
  .jobadvertisement__headline {
    font-size: 1.8001rem;
    line-height: 1.1112;
    font-weight: bold;
  }
}

.jobadvertisement__foldaction a {
  text-decoration: underline;
}

@media (max-width: 499px) {
  .jobadvertisement__foldable--mobile {
    display: none;
  }
}

@media (min-width: 500px) {
  .jobadvertisement__foldable--mobile {
    display: block;
  }
}

@media (max-width: 499px) {
  .jobadvertisement__foldable--desktop {
    display: block;
  }
}

@media (min-width: 500px) {
  .jobadvertisement__foldable--desktop {
    display: none;
  }
}

.jobadvertisement__foldable--visible {
  display: block;
}

.logos__logo {
  display: none;
}

.logos__logo img {
  display: block;
  width: 100%;
  height: auto;
}

.logos__logo--selected,
.logos__logo--preselected {
  display: block;
}

.cms .marker {
  padding: 20px;
  border: 1px solid #aaaaaa;
  background-color: rgba(0, 0, 0, 0.13);
}

.marker__headline {
  font-size: 0.9001rem;
  line-height: 1.3334;
  font-weight: bold;
  color: #aaaaaa;
}

.marker__text {
  color: #aaaaaa;
}

.portraitdetailsmarker .marker__text {
  display: none;
}

.cms .marker__text {
  display: block;
}

@media (max-width: 899px) {
  .mobilemarker {
    display: block;
  }
}

@media (min-width: 900px) {
  .mobilemarker {
    display: none;
  }
  .cms .mobilemarker {
    display: block;
  }
}

.mobilemarker__infotext {
  display: none;
}

.cms .mobilemarker__infotext {
  display: block;
}

.modalloading {
  position: fixed;
  z-index: 7;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  background-color: #ffffff;
}

.modalloading--visible {
  display: block;
}

.modalloading__animation {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 50%;
  display: block;
  width: 274px;
  height: 274px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/resources/img/loading.gif");
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.overlay {
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  display: none;
  width: 100vw;
  height: 100vh;
}

.overlay__background {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: #ffffff;
}

.overlay__close {
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 20px;
}

@media (max-width: 499px) {
  .overlay__close {
    right: 20px;
    top: 20px;
  }
}

@media (max-width: 899px) {
  .overlay__close {
    content: '';
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: left;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%226.2mm%22 height=%226.2mm%22 viewBox=%220 0 17.58 17.58%22%3E%3Cpolygon points=%2217.58 3.24 14.34 0 8.79 5.55 3.24 0 0 3.24 5.55 8.79 0 14.34 3.24 17.58 8.79 12.03 14.34 17.58 17.58 14.34 12.03 8.79 17.58 3.24%22 style=%22fill:%23000000%22/%3E%3C/svg%3E");
  }
}

@media (min-width: 900px) {
  .overlay__close {
    content: '';
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: left;
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%226.2mm%22 height=%226.2mm%22 viewBox=%220 0 17.58 17.58%22%3E%3Cpolygon points=%2217.58 15.82 10.52 8.79 17.55 1.73 15.82 0 8.79 7.06 1.73 0.02 0 1.76 7.06 8.79 0.02 15.85 1.76 17.58 8.79 10.52 15.85 17.55 17.58 15.82%22 style=%22fill:%23000000%22/%3E%3C/svg%3E");
  }
}

.overlay__content {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  overflow: auto;
}

.overlay__inner {
  padding: 55px;
}

@media (max-width: 499px) {
  .overlay__inner {
    padding: 20px 57px 150px 20px;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .overlay__inner {
    padding-right: 145px;
  }
}

@media (min-width: 900px) {
  .overlay__inner {
    padding-right: 254px;
  }
}

.overlay__logo {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id=%22Ebene_1%22 data-name=%22Ebene 1%22 xmlns=%22http://www.w3.org/2000/svg%22 width=%2275.88mm%22 height=%2220.29mm%22 viewBox=%220 0 215.1 57.52%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Elogo-colored%3C/title%3E%3Cpolygon class=%22cls-1%22 points=%2210.17 49.57 7.49 39.23 0 39.23 0 57.52 5.17 57.52 5.17 46.99 8.09 57.52 12.24 57.52 15.16 47 15.16 57.52 20.33 57.52 20.33 39.23 12.84 39.23 10.17 49.57%22/%3E%3Cpolygon class=%22cls-1%22 points=%2245.12 50.31 53.6 50.31 53.6 45.91 45.12 45.91 45.12 43.76 54.4 43.76 54.4 39.23 39.72 39.23 39.72 57.52 54.64 57.52 54.64 52.72 45.12 52.72 45.12 50.31%22/%3E%3Cpolygon class=%22cls-1%22 points=%2290.23 48.76 84.88 39.23 79.53 39.23 79.53 57.52 84.67 57.52 84.67 47.88 90.02 57.52 95.37 57.52 95.37 39.23 90.23 39.23 90.23 48.76%22/%3E%3Cpolygon class=%22cls-1%22 points=%22134.85 43.36 134.85 39.23 119.78 39.23 119.78 44.03 127.56 44.03 119.25 53.19 119.25 57.52 135.17 57.52 135.17 52.72 126.32 52.72 134.85 43.36%22/%3E%3Cpolygon class=%22cls-1%22 points=%225.34 12.57 6.64 11.19 11.04 18.16 17.65 18.16 10.29 7.29 17.05 0.01 10.3 0.01 5.34 5.85 5.34 0.01 0 0.01 0 18.16 5.34 18.16 5.34 12.57%22/%3E%3Cpolygon class=%22cls-1%22 points=%2254.53 13.39 45.09 13.39 45.09 11.01 53.5 11.01 53.5 6.63 45.09 6.63 45.09 4.51 54.29 4.51 54.29 0.01 39.72 0.01 39.72 18.16 54.53 18.16 54.53 13.39%22/%3E%3Cpolygon class=%22cls-1%22 points=%2292.85 13.39 84.88 13.39 84.88 0.01 79.53 0.01 79.53 18.16 92.85 18.16 92.85 13.39%22/%3E%3Cpolygon class=%22cls-1%22 points=%22132.58 13.39 124.6 13.39 124.6 0.01 119.25 0.01 119.25 18.16 132.58 18.16 132.58 13.39%22/%3E%3Cpolygon class=%22cls-1%22 points=%22164.3 11.01 172.71 11.01 172.71 6.63 164.3 6.63 164.3 4.51 173.5 4.51 173.5 0.01 158.93 0.01 158.93 18.16 173.74 18.16 173.74 13.39 164.3 13.39 164.3 11.01%22/%3E%3Cpath class=%22cls-1%22 d=%22M214.38,17.39c-.28-.29-.47-1.41-.57-3.32l0-.3c-.21-2.43-1-3.6-1.92-4.16A5.06,5.06,0,0,0,214,5.3C214,1.38,210.55,0,207.61,0h-9.07V18.14h5.3V11.86h2.89c1.51,0,1.88,1.09,2,3.12l0,.27a6.75,6.75,0,0,0,.55,2.68l.13.2h5.65ZM203.84,4.5h3.06c.53,0,1.78.14,1.78,1.41a1.39,1.39,0,0,1-1.59,1.58h-3.25Z%22 transform=%22translate%280 0.01%29%22/%3E%3C/svg%3E");
}

@media (max-width: 499px) {
  .overlay__logo {
    height: 60px;
    margin-bottom: 30px;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .overlay__logo {
    height: 80px;
    margin-bottom: 40px;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .overlay__logo {
    height: 90px;
    margin-bottom: 45px;
  }
}

@media (min-width: 1200px) {
  .overlay__logo {
    height: 100px;
    margin-bottom: 50px;
  }
}

.portraitdetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 900px) {
  .portraitdetails__col {
    width: 48%;
  }
}

@media (max-width: 899px) {
  .portraitdetails__col::after {
    content: '\A';
    white-space: pre;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .portraitdetails__imagecontainer {
    margin-top: 4px;
  }
}

@media (min-width: 900px) {
  .portraitdetails__imagecontainer {
    margin-top: 5px;
  }
}

.portraitdetails__image {
  display: block;
  width: 100%;
  height: auto;
}

.portraitdetails__image--second {
  display: none;
}

.portraitdetails__name {
  font-weight: bold;
}

.section__col--left .portraitlist {
  display: none;
}

.portraitlist__group ul {
  list-style: none;
}

.portraitlist__group li {
  display: block;
}

.portraitlist__headline {
  font-weight: bold;
}

.portraitlist__person--selected {
  text-decoration: underline;
}

@media (min-width: 900px) {
  .portraitsmobile {
    display: none;
  }
}

@media (max-width: 499px) {
  .portraitsmobile__list {
    font-size: 0.7501rem;
    line-height: 1.6001;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .portraitsmobile__list {
    font-size: 0.9001rem;
    line-height: 1.2779;
  }
}

.portraitsmobile__groupheadline {
  font-weight: bold;
}

.portraitsmobileperson__link:hover {
  text-decoration: none;
}

.portraitsmobileperson--selected .portraitsmobileperson__link {
  font-weight: bold;
  text-decoration: none;
}

.portraitsmobileperson__loading {
  display: none;
  height: 100px;
  margin: 30px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/loading.gif");
}

.portraitsmobileperson--detailsloaded .portraitsmobileperson__loading {
  opacity: 0;
}

.portraitsmobileperson__details {
  display: none;
}

.portraitsmobileperson__text {
  margin-bottom: 10px;
}

.portraitsmobileperson__text a {
  text-decoration: underline;
}

.portraitsmobileperson__imagecontainer {
  position: relative;
  margin-bottom: 10px;
}

.portraitsmobileperson__image {
  display: block;
  width: 100%;
  height: auto;
}

.portraitsmobileperson__image--second {
  display: none;
}

.project {
  position: fixed;
  z-index: 5;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  background-color: #ffffff;
}

.project__close {
  position: absolute;
  z-index: 6;
  right: 20px;
  top: 20px;
}

@media (max-width: 499px) {
  .project__close {
    right: 20px;
    top: 20px;
  }
}

@media (max-width: 899px) {
  .project__closeimage {
    content: '';
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: left;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%226.2mm%22 height=%226.2mm%22 viewBox=%220 0 17.58 17.58%22%3E%3Cpolygon points=%2217.58 3.24 14.34 0 8.79 5.55 3.24 0 0 3.24 5.55 8.79 0 14.34 3.24 17.58 8.79 12.03 14.34 17.58 17.58 14.34 12.03 8.79 17.58 3.24%22 style=%22fill:%23000000%22/%3E%3C/svg%3E");
  }
}

@media (min-width: 900px) {
  .project__closeimage {
    content: '';
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: left;
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%226.2mm%22 height=%226.2mm%22 viewBox=%220 0 17.58 17.58%22%3E%3Cpolygon points=%2217.58 15.82 10.52 8.79 17.55 1.73 15.82 0 8.79 7.06 1.73 0.02 0 1.76 7.06 8.79 0.02 15.85 1.76 17.58 8.79 10.52 15.85 17.55 17.58 15.82%22 style=%22fill:%23000000%22/%3E%3C/svg%3E");
  }
}

.project__controls {
  content: '';
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: left;
  text-indent: -9999px;
  width: 27px;
  height: 50px;
  position: absolute;
  z-index: 6;
  top: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 499px) {
  .project__controls {
    width: 20px;
  }
}

@media (max-width: 899px) {
  .project__controls--prev {
    right: 20px;
    margin-top: -25px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%224.12mm%22 height=%226.17mm%22 viewBox=%220 0 11.68 17.5%22%3E%3Cpolygon points=%228.87 17.5 0 8.75 8.87 0 11.68 2.84 5.69 8.75 11.68 14.65 8.87 17.5%22 style=%22fill:%23000000%22/%3E%3C/svg%3E");
  }
}

@media (min-width: 900px) {
  .project__controls--prev {
    left: 20px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%223.67mm%22 height=%226.2mm%22 viewBox=%220 0 10.4 17.58%22%3E%3Cpolygon points=%228.78 17.58 0 8.79 8.78 0 10.4 1.61 3.23 8.79 10.4 15.96 8.78 17.58%22 style=%22fill:%23000000%22/%3E%3C/svg%3E");
  }
}

.project__controls--next {
  right: 20px;
}

@media (max-width: 899px) {
  .project__controls--next {
    margin-top: 25px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%224.12mm%22 height=%226.17mm%22 viewBox=%220 0 11.68 17.5%22%3E%3Cpolygon points=%222.81 17.5 0 14.65 5.99 8.75 0 2.84 2.81 0 11.68 8.75 2.81 17.5%22 style=%22fill:%23000000%22/%3E%3C/svg%3E");
  }
}

@media (min-width: 900px) {
  .project__controls--next {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%223.67mm%22 height=%226.2mm%22 viewBox=%220 0 10.4 17.58%22%3E%3Cpolygon points=%221.61 17.58 0 15.96 7.17 8.79 0 1.61 1.61 0 10.4 8.79 1.61 17.58%22 style=%22fill:%23000000%22/%3E%3C/svg%3E");
  }
}

.project__slidewrapper {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.project__slide {
  display: none;
}

.cms .project__slide {
  display: block;
}

.project__slide--selected {
  display: block;
}

.richtext a {
  text-decoration: underline;
}

.richtext a:hover {
  text-decoration: none;
}

.richtext ul {
  padding-left: 1.2em;
}

.richtext ol {
  padding-left: 1.2em;
}

.richtext--textdecoration-reverse a {
  text-decoration: none;
}

.richtext--textdecoration-reverse a:hover {
  text-decoration: underline;
}

.richtext__foldable {
  display: none;
}

.richtext__foldable--visible {
  display: block;
}

.section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 499px) {
  .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
}

@media (min-width: 500px) {
  .section {
    padding: 48px;
  }
}

.section__col {
  display: inline-block;
}

.section__col--left {
  width: 100%;
  max-width: 875px;
}

.section__col--right {
  font-size: 0.8501rem;
  line-height: 1.2942;
  width: 250px;
  min-width: 250px;
  margin-left: 122px;
}

@media (max-width: 899px) {
  .section__col--right {
    display: none;
  }
}

.slideimage {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.slideimage::before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.2)));
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
}

.cms .slideimage {
  position: relative;
  width: 100%;
  height: 500px;
}

.slideimage__animation {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1;
  width: 75%;
  height: 50%;
  margin: 0 auto;
}

.slideimage__content {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 55px;
}

@media (max-width: 499px) {
  .slideimage__content {
    padding: 30px 57px 20px 20px;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .slideimage__content {
    padding-right: calc(45px + 110px);
  }
}

@media (min-width: 900px) {
  .slideimage__content {
    padding-right: 254px;
  }
}

.slideimage__title {
  line-height: 1.0671;
  font-weight: bold;
}

@media (max-width: 499px) {
  .slideimage__title {
    font-size: 47px;
  }
}

@media (min-width: 500px) and (max-width: 1199px) {
  .slideimage__title {
    font-size: 15vw;
  }
}

@media (min-width: 500px) and (max-width: 1199px) and (max-width: 500px) {
  .slideimage__title {
    font-size: 75px;
  }
}

@media (min-width: 500px) and (max-width: 1199px) and (min-width: 1200px) {
  .slideimage__title {
    font-size: 180px;
  }
}

@media (min-width: 1200px) {
  .slideimage__title {
    font-size: 209px;
  }
}

.slideimage__title--size-xlarge {
  font-size: 7.58333vw;
}

@media (max-width: 500px) {
  .slideimage__title--size-xlarge {
    font-size: 37.91667px;
  }
}

@media (min-width: 1200px) {
  .slideimage__title--size-xlarge {
    font-size: 91px;
  }
}

@media (min-width: 1200px) {
  .slideimage__title--size-xlarge {
    font-size: 100px;
  }
}

.slideimage__hint {
  position: absolute;
  left: 55px;
  right: 55px;
  bottom: 55px;
}

@media (max-width: 499px) {
  .slideimage__hint {
    font-size: 0.7501rem;
    line-height: 1.6001;
    left: 20px;
    right: 57px;
    bottom: 20px;
  }
}

.slideimage__hint a {
  text-decoration: underline;
}

.slideimage__hint a:hover {
  text-decoration: none;
}

.slidetext {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.cms .slidetext {
  position: relative;
  width: 100%;
  height: 500px;
}

.slidetext__content {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: auto;
  padding: 55px;
}

@media (max-width: 499px) {
  .slidetext__content {
    padding: 30px 57px 20px 20px;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .slidetext__content {
    padding-right: calc(45px + 110px);
  }
}

@media (min-width: 900px) {
  .slidetext__content {
    padding-right: 254px;
  }
}

.slidetext__text a {
  text-decoration: underline;
}

.slidetext__text a:hover {
  text-decoration: none;
}

.slidetext__text--medium {
  font-size: 3.75vw;
  line-height: 1.0668;
}

@media (max-width: 500px) {
  .slidetext__text--medium {
    font-size: 18.75px;
  }
}

@media (min-width: 1200px) {
  .slidetext__text--medium {
    font-size: 45px;
  }
}

@media (min-width: 1200px) {
  .slidetext__text--medium {
    font-size: 45px;
  }
}

.slidetext__text--large {
  font-size: 7.58333vw;
  line-height: 1.07;
}

@media (max-width: 500px) {
  .slidetext__text--large {
    font-size: 37.91667px;
  }
}

@media (min-width: 1200px) {
  .slidetext__text--large {
    font-size: 91px;
  }
}

@media (min-width: 1200px) {
  .slidetext__text--large {
    font-size: 91px;
  }
}

.slidetext__hint {
  position: absolute;
  left: 55px;
  right: 55px;
  bottom: 55px;
}

@media (max-width: 499px) {
  .slidetext__hint {
    font-size: 0.7501rem;
    line-height: 1.6001;
    left: 20px;
    right: 57px;
    bottom: 20px;
  }
}

.slidetext__hint a {
  text-decoration: underline;
}

.slidetext__hint a:hover {
  text-decoration: none;
}

@media print {
  blockquote,
  pre {
    page-break-inside: avoid;
  }
}

@page {
  margin: 1cm 0;
  size: portrait;
}

/*# sourceMappingURL=../maps/main.css.map */

