@charset "UTF-8";
/* ==========================================================================

   !Imports

   ========================================================================== */
/* ==========================================================================

   MAIN VARIABLES

   ========================================================================== */
/* ==========================================================================

   BOOTSTRAP REBOOT VARIABLES

   ========================================================================== */
/* ==========================================================================

   BOOTSTRAP PRINT VARIABLES

   ========================================================================== */
/* ==========================================================================

   CUSTOM REBOOT VARIABLES

   ========================================================================== */
@font-face {
  font-family: 'web-versailles-web';
  src: url("../fonts/378D0E_1_0.eot");
  src: url("../fonts/378D0E_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/378D0E_1_0.woff2") format("woff2"), url("../fonts/378D0E_1_0.woff") format("woff"), url("../fonts/378D0E_1_0.ttf") format("truetype");
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'web-versailles-web';
  src: url("../fonts/378D0E_1_0.eot");
  src: url("../fonts/378D0E_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/378D0E_1_0.woff2") format("woff2"), url("../fonts/378D0E_1_0.woff") format("woff"), url("../fonts/378D0E_1_0.ttf") format("truetype");
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: 'web-versailles-web';
  src: url("../fonts/378D0E_0_0.eot");
  src: url("../fonts/378D0E_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/378D0E_0_0.woff2") format("woff2"), url("../fonts/378D0E_0_0.woff") format("woff"), url("../fonts/378D0E_0_0.ttf") format("truetype");
  font-stretch: normal;
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: 'web-versailles-web';
  src: url("../fonts/378D0E_0_0.eot");
  src: url("../fonts/378D0E_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/378D0E_0_0.woff2") format("woff2"), url("../fonts/378D0E_0_0.woff") format("woff"), url("../fonts/378D0E_0_0.ttf") format("truetype");
  font-stretch: normal;
  font-style: italic;
  font-weight: bold;
}

@font-face {
  font-family: 'web-szene-mono-web';
  src: url("../fonts/SZENEFULL-Regular.eot");
  src: url("../fonts/SZENEFULL-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SZENEFULL-Regular.woff2") format("woff2"), url("../fonts/SZENEFULL-Regular.woff") format("woff"), url("../fonts/SZENEFULL-Regular.ttf") format("truetype");
  font-stretch: normal;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'web-szene-mono-web';
  src: url("../fonts/SZENEFULL-Regular.eot");
  src: url("../fonts/SZENEFULL-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SZENEFULL-Regular.woff2") format("woff2"), url("../fonts/SZENEFULL-Regular.woff") format("woff"), url("../fonts/SZENEFULL-Regular.ttf") format("truetype");
  font-stretch: normal;
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'web-szene-mono-web';
  src: url("../fonts/SZENEFULL-Regular.eot");
  src: url("../fonts/SZENEFULL-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SZENEFULL-Regular.woff2") format("woff2"), url("../fonts/SZENEFULL-Regular.woff") format("woff"), url("../fonts/SZENEFULL-Regular.ttf") format("truetype");
  font-stretch: normal;
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'web-szene-mono-web';
  src: url("../fonts/SZENEFULL-Regular.eot");
  src: url("../fonts/SZENEFULL-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SZENEFULL-Regular.woff2") format("woff2"), url("../fonts/SZENEFULL-Regular.woff") format("woff"), url("../fonts/SZENEFULL-Regular.ttf") format("truetype");
  font-stretch: normal;
  font-weight: bold;
  font-style: italic;
}

/*!
* @license stylesheet
*
* @author: Florian C. Wachmann
* @url: https://www.formfcw.com
* 
* All rights reserved.
*/
/*!
 * Custom Reboot v1.0.0
 * Copyright Florian C. Wachmann (https://www.formfcw.com)
 * Licensed under MIT
 * Extends Bootstraps bootstrap-reboot.scss and _print.scss
 */
/* ==========================================================================
   
   BOOTSTRAP REBOOT VARS
   
   ========================================================================== */
/* ==========================================================================
   
   BOOTSTRAP PRINT VARS
   
   ========================================================================== */
/* ==========================================================================
   
   CUSTOM REBOOT VARS
   
   ========================================================================== */
/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: "web-versailles-web", serif;
  font-size: 3.53125vw;
  font-weight: normal;
  line-height: 4.6875vw;
  color: #000;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: normal;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}

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

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: "web-szene-mono-web", Arial, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0;
  padding-bottom: 0;
  color: #000;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0;
}

button {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

hr {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

li {
  list-style: none;
}

label {
  cursor: pointer;
}

table {
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

button,
input,
select,
textarea,
ins {
  color: inherit;
}

a:focus {
  outline: 0;
}

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

dl,
ol,
ul,
dd,
p,
pre,
address,
figure,
legend,
blockquote {
  margin: 0;
  padding: 0;
}

audio,
canvas,
iframe,
svg,
video {
  vertical-align: middle;
}

audio,
video,
canvas,
details {
  display: block;
}

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

del {
  text-decoration: line-through;
}

textarea {
  resize: none;
}

legend {
  font-size: inherit;
}

button:focus,
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 0;
}

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

blockquote,
q {
  quotes: none;
}

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

abbr[title],
abbr[data-original-title] {
  text-decoration: none;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

.compatibility__alert {
  display: block;
  width: 100%;
  padding: 10px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  font: bold 14px/1.3em Arial, sans-serif;
  background: #f00;
  color: #fff;
}

.js noscript {
  display: none;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #000;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a4;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    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 #000 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #000;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #000;
  }
}

/* HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
/*
 * Hide visually and from screen readers, but maintain layout
 */
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.main-wrap.t-standard:before, .main-wrap.t-map:before,
.main-wrap.t-event .event:before, .main-wrap.t-newsdetail:before, .main-wrap.t-presse .main-intro:before, .main-wrap.t-news .main-intro:before, .main-wrap.t-standard:after, .main-wrap.t-map:after,
.main-wrap.t-event .event:after, .main-wrap.t-newsdetail:after, .main-wrap.t-presse .main-intro:after, .main-wrap.t-news .main-intro:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.main-wrap.t-standard:after, .main-wrap.t-map:after,
.main-wrap.t-event .event:after, .main-wrap.t-newsdetail:after, .main-wrap.t-presse .main-intro:after, .main-wrap.t-news .main-intro:after {
  clear: both;
}

.col, .header-wrap, .list-teaser, .gal, .gal-img, .gal-vid, .gal-caption, .gal.\--slide .gal-item, .gal.\--slide .gal-item-wrap, .gal.\--slide .gal-img, .tickets-header, .tickets .tickets-title, input:not([type="checkbox"]),
textarea, select, .search-form, .ticker, .ticker-item-wrap, .main-wrap.t-map .map {
  width: 100%;
}

.gal.\--slide .gal-img.\--height-prio, html, body {
  height: 100%;
}

.gal-vid iframe, .main-wrap.t-map .map iframe {
  width: 100%;
  height: 100%;
}

.nav-mobile-item-btn, .filter-display, .js .gal.\--slide,
.js .zoom .gal.\--slide, .tickets-header.form-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* ==========================================================================

   !Mixins

   ========================================================================== */
/* ==========================================================================

   !Placeholder

   ========================================================================== */
.row, .header, .logo, .nav-item, .page-title, .gal-dots, .gal-zoom-btn, .main .no-trans:before,
.main [lang]:before, .list-date, .list-country, .list-title, .event-date, .event-name, .event-artist, .event-time, .event-genre, .event-artist-hover-link:before, .event-others-list, .tickets .tickets-title, input[type="submit"], .label-text:before, .form-title, .pagination, .search-link, .start-wrap, .ticker, .copy h1, .copy h2, .copy h3, .copy h4, .copy h5, .copy h6, .news-date, .news-title {
  font-family: "web-szene-mono-web", Arial, monospace;
  font-size: 4.4375vw;
}

@media (min-width: 768px) {
  .row, .header, .logo, .nav-item, .page-title, .gal-dots, .gal-zoom-btn, .main .no-trans:before,
  .main [lang]:before, .list-date, .list-country, .list-title, .event-date, .event-name, .event-artist, .event-time, .event-genre, .event-artist-hover-link:before, .event-others-list, .tickets .tickets-title, input[type="submit"], .label-text:before, .form-title, .pagination, .search-link, .start-wrap, .ticker, .copy h1, .copy h2, .copy h3, .copy h4, .copy h5, .copy h6, .news-date, .news-title {
    font-size: 1.775vw;
  }
}

.row, .header, .logo, .nav-item, .page-title, .gal-dots, .gal-zoom-btn, input.search-btn[type="submit"], .footer-nav {
  line-height: 3.125vw;
}

@media (min-width: 768px) {
  .row, .header, .logo, .nav-item, .page-title, .gal-dots, .gal-zoom-btn, input.search-btn[type="submit"], .footer-nav {
    line-height: 1.25vw;
  }
}

input:not([type="checkbox"]),
textarea, select {
  border: none;
}

@media (min-width: 768px) {
  input:not([type="checkbox"]),
  textarea, select {
    border: none;
  }
}

.filter-list {
  border: 0.3125vw solid;
}

@media (min-width: 768px) {
  .filter-list {
    border: 0.13037109vw solid;
  }
}

.row, .nav:before, .article-list-item, .tickets, .tickets-form-intro, .tickets-choice-label, input:not([type="checkbox"]),
textarea, select, .form-error, .form-title, .pagination, .footer-content {
  border-bottom: 0.3125vw solid;
}

@media (min-width: 768px) {
  .row, .nav:before, .article-list-item, .tickets, .tickets-form-intro, .tickets-choice-label, input:not([type="checkbox"]),
  textarea, select, .form-error, .form-title, .pagination, .footer-content {
    border-bottom: 0.13037109vw solid;
  }
}

.article-list.top-line, .related-events, .tickets, .tickets-form, input[type="submit"], .form-title, .search-group + .search-group,
.pagination + .search-group, .pagination, .footer, .startpage .footer-double {
  border-top: 0.3125vw solid;
}

@media (min-width: 768px) {
  .article-list.top-line, .related-events, .tickets, .tickets-form, input[type="submit"], .form-title, .search-group + .search-group,
  .pagination + .search-group, .pagination, .footer, .startpage .footer-double {
    border-top: 0.13037109vw solid;
  }
}

.row, .page-title, .filter-list, input[type="submit"], .form-error {
  border-color: #000;
}

.event-promo a, .label-text a, .form-msg a, .footer-content a, .press-file a, .copy a {
  border-bottom: 0.234375vw solid;
}

@media (min-width: 768px) {
  .event-promo a, .label-text a, .form-msg a, .footer-content a, .press-file a, .copy a {
    border-bottom: 0.09765625vw solid;
  }
}

.event-promo a:hover, .label-text a:hover, .form-msg a:hover, .footer-content a:hover, .press-file a:hover, .copy a:hover {
  border: none;
}

.main .no-trans:before,
.main [lang]:before {
  content: "*";
  float: left;
}

.nav-main-wrap .nav-sub:before, .header-rows:before {
  content: "";
  display: block;
  position: absolute;
  top: -4.375vw;
  bottom: 0;
  left: -5vw;
  right: -5vw;
  background: #fff;
  z-index: -1;
}

.startpage .header, .startpage .footer, .start-wrap.\--front {
  color: rgba(0, 0, 0, 0.3);
}

.startpage .header a:hover, .startpage .footer a:hover, .start-wrap.\--front a:hover {
  color: #000;
}

.event-loc, .event-genre {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

/* ==========================================================================

   !Includes

   ========================================================================== */
/* ==========================================================================

   !Additional Resets

   ========================================================================== */
iframe {
  border: none;
}

[aria-hidden="true"] {
  pointer-events: none;
}

/* ==========================================================================

   !Grid

   ========================================================================== */
.col {
  display: inline-block;
  vertical-align: top;
}

.col-area {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .col-area {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .col + .col {
    margin-top: 4.6875vw;
  }
  .col + .col.no-mt-sm {
    margin-top: 0;
  }
  .col-padding-sm {
    padding-right: 3.125vw;
  }
  .col-10-sm {
    width: 33.33333333%;
  }
  .col + .col-10-sm {
    margin-top: 0;
  }
  .col-11-sm {
    width: 36.66666667%;
  }
  .col + .col-11-sm {
    margin-top: 0;
  }
  .col-14-sm {
    width: 46.66666667%;
  }
  .col + .col-14-sm {
    margin-top: 0;
  }
  .col-15-sm {
    width: 50%;
  }
  .col + .col-15-sm {
    margin-top: 0;
  }
  .col-16-sm {
    width: 53.33333333%;
  }
  .col + .col-16-sm {
    margin-top: 0;
  }
  .col-19-sm {
    width: 63.33333333%;
  }
  .col + .col-19-sm {
    margin-top: 0;
  }
  .col-20-sm {
    width: 66.66666667%;
  }
  .col + .col-20-sm {
    margin-top: 0;
  }
  .col-30-sm {
    width: 100%;
  }
  .col + .col-30-sm {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .col,
  .col-right-lg + .col:last-child {
    padding-right: 1.25vw;
  }
  .col:last-child, .col-right-lg {
    padding-right: 0;
  }
  .col-right-lg {
    float: right;
  }
  .col-4-lg {
    width: 5.55555556%;
  }
  .col-6-lg {
    width: 8.33333333%;
  }
  .col-7-lg {
    width: 9.72222222%;
  }
  .col-8-lg {
    width: 11.11111111%;
  }
  .col-10-lg {
    width: 13.88888889%;
  }
  .col-11-lg {
    width: 15.27777778%;
  }
  .col-12-lg {
    width: 16.66666667%;
  }
  .col-14-lg {
    width: 19.44444444%;
  }
  .col-16-lg {
    width: 22.22222222%;
  }
  .col-18-lg {
    width: 25%;
  }
  .col-20-lg {
    width: 27.77777778%;
  }
  .col-24-lg {
    width: 33.33333333%;
  }
  .col-28-lg {
    width: 38.88888889%;
  }
  .col-32-lg {
    width: 44.44444444%;
  }
  .col-34-lg {
    width: 47.22222222%;
  }
  .col-36-lg {
    width: 50%;
  }
  .col-49-lg {
    width: 68.05555556%;
  }
  .col-54-lg {
    width: 75%;
  }
  .col-56-lg {
    width: 77.77777778%;
  }
  .col-60-lg {
    width: 83.33333333%;
  }
  .col-61-lg {
    width: 84.72222222%;
  }
  .col-64-lg {
    width: 88.88888889%;
  }
  .col-68-lg {
    width: 94.44444444%;
  }
}

.row {
  padding: 1.5625vw 0;
}

@media (min-width: 768px) {
  .row {
    padding: 0.625vw 0;
  }
}

/* ==========================================================================

   !Utilities

   ========================================================================== */
.hidden {
  display: none;
}

@media (max-width: 767px) {
  .hidden-sm {
    display: none;
  }
}

@media (min-width: 768px) {
  .hidden-lg {
    display: none;
  }
}

@media (max-width: 767px) {
  .space-tight-sm {
    letter-spacing: -0.3125vw;
  }
}

@media (min-width: 768px) {
  .block-lg {
    display: block;
  }
}

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

.startpage .header .nav-mobile-item-btn:hover {
  color: #000;
}

.startpage .header-double {
  color: #000;
  z-index: 2;
}

.header-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
}

.logo {
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  z-index: 1;
}

.nav:before {
  content: "";
  position: absolute;
  height: 0;
  z-index: 1;
}

.startpage .nav:before {
  content: none;
}

.nav-mobile-item-btn {
  cursor: pointer;
}

.nav-item > .nav-sub {
  display: none;
}

.nav-item.act > .nav-sub {
  display: block;
}

.nav-main > .nav-item > .nav-item-link {
  text-transform: uppercase;
  word-spacing: -.35em;
}

.nav-lang {
  text-transform: uppercase;
}

.startpage .header-rows:before {
  content: none;
}

.startpage:not(.\--open-menu) .header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
}

.startpage:not(.\--open-menu) .header-wrap {
  position: relative;
  height: auto;
}

@media (max-width: 767px) {
  .logo,
  .nav-mobile-item-btn,
  .nav-main > .nav-item {
    font-size: 8.875vw;
    line-height: 6.25vw;
  }
  .header {
    height: 15.625vw;
  }
  .nav:before {
    top: 15.625vw;
    left: 3.125%;
    right: 3.125%;
  }
  .nav-mobile-item-btn {
    position: absolute;
    top: 3.125vw;
    right: 3.125%;
    z-index: 1;
  }
  .nav-mobile-item-btn:before {
    content: "\2630";
  }
  .nav-item > .nav-sub:after,
  .nav-sub .nav-item:after {
    content: "";
    position: absolute;
    left: -100%;
    right: 0;
    display: block;
    height: 0;
  }
  .nav-item > .nav-sub {
    margin-top: 1.5625vw;
    position: relative;
  }
  .nav-item > .nav-sub:after {
    top: -0.15625vw;
    border-top: 0.3125vw solid;
  }
  .nav-sub .nav-item {
    padding: 1.5625vw 0;
    position: relative;
  }
  .nav-sub .nav-item:after {
    bottom: -0.15625vw;
    border-bottom: 0.3125vw solid;
  }
  .nav-sub.first-sub {
    overflow: hidden;
    padding-top: 0.15625vw;
    padding-bottom: 0.15625vw;
  }
  .nav-sub.first-sub:after {
    top: 0;
  }
  .nav-sub.first-sub .nav-sub .nav-item {
    padding-left: 6.25vw;
  }
  .nav-sub.first-sub .nav-sub .nav-item:last-child {
    padding-bottom: 0;
  }
  .nav-sub.first-sub .nav-sub .nav-item:last-child:after {
    content: none;
  }
  .nav-main-wrap {
    display: none;
  }
  .nav-footer {
    display: none;
  }
  .nav-item-link.\--open + .nav-sub {
    display: block;
  }
  .nav-item-link.\--close + .nav-sub {
    display: none;
  }
  .nav-main > .nav-item {
    margin-bottom: 6.25vw;
  }
  .nav-lang {
    margin-top: 12.5vw;
  }
  .nav-main-wrap .nav-sub.first-sub {
    margin-top: 3.125vw;
  }
  .header-rows {
    margin: 3.125vw auto 0;
    width: 93.75%;
  }
  .header.total-rows-sm-1 {
    height: 21.875vw;
  }
  .header.total-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 21.875vw);
    min-height: -moz-calc(100% - 21.875vw);
    min-height: calc(100% - 21.875vw);
  }
  .header.total-rows-sm-1.total-multi-rows-sm-1 {
    height: 25vw;
  }
  .header.total-rows-sm-1.total-multi-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 25vw);
    min-height: -moz-calc(100% - 25vw);
    min-height: calc(100% - 25vw);
  }
  .header.total-rows-sm-1.total-multi-rows-sm-2 {
    height: 28.125vw;
  }
  .header.total-rows-sm-1.total-multi-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 28.125vw);
    min-height: -moz-calc(100% - 28.125vw);
    min-height: calc(100% - 28.125vw);
  }
  .header.total-rows-sm-1.total-multi-rows-sm-3 {
    height: 31.25vw;
  }
  .header.total-rows-sm-1.total-multi-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 31.25vw);
    min-height: -moz-calc(100% - 31.25vw);
    min-height: calc(100% - 31.25vw);
  }
  .header.total-rows-sm-1.total-multi-rows-sm-4 {
    height: 34.375vw;
  }
  .header.total-rows-sm-1.total-multi-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 34.375vw);
    min-height: -moz-calc(100% - 34.375vw);
    min-height: calc(100% - 34.375vw);
  }
  .header.total-rows-sm-1.total-multi-rows-sm-5 {
    height: 37.5vw;
  }
  .header.total-rows-sm-1.total-multi-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 37.5vw);
    min-height: -moz-calc(100% - 37.5vw);
    min-height: calc(100% - 37.5vw);
  }
  .header.total-rows-sm-1.total-multi-rows-sm-6 {
    height: 40.625vw;
  }
  .header.total-rows-sm-1.total-multi-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 40.625vw);
    min-height: -moz-calc(100% - 40.625vw);
    min-height: calc(100% - 40.625vw);
  }
  .header.total-rows-sm-1.total-multi-rows-sm-7 {
    height: 43.75vw;
  }
  .header.total-rows-sm-1.total-multi-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 43.75vw);
    min-height: -moz-calc(100% - 43.75vw);
    min-height: calc(100% - 43.75vw);
  }
  .header.total-rows-sm-1.total-multi-rows-sm-8 {
    height: 46.875vw;
  }
  .header.total-rows-sm-1.total-multi-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 46.875vw);
    min-height: -moz-calc(100% - 46.875vw);
    min-height: calc(100% - 46.875vw);
  }
  .header.total-rows-sm-1.total-multi-rows-sm-9 {
    height: 50vw;
  }
  .header.total-rows-sm-1.total-multi-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 50vw);
    min-height: -moz-calc(100% - 50vw);
    min-height: calc(100% - 50vw);
  }
  .header.total-rows-sm-1.total-multi-rows-sm-10 {
    height: 53.125vw;
  }
  .header.total-rows-sm-1.total-multi-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 53.125vw);
    min-height: -moz-calc(100% - 53.125vw);
    min-height: calc(100% - 53.125vw);
  }
  .header.total-rows-sm-2 {
    height: 28.125vw;
  }
  .header.total-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 28.125vw);
    min-height: -moz-calc(100% - 28.125vw);
    min-height: calc(100% - 28.125vw);
  }
  .header.total-rows-sm-2.total-multi-rows-sm-1 {
    height: 31.25vw;
  }
  .header.total-rows-sm-2.total-multi-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 31.25vw);
    min-height: -moz-calc(100% - 31.25vw);
    min-height: calc(100% - 31.25vw);
  }
  .header.total-rows-sm-2.total-multi-rows-sm-2 {
    height: 34.375vw;
  }
  .header.total-rows-sm-2.total-multi-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 34.375vw);
    min-height: -moz-calc(100% - 34.375vw);
    min-height: calc(100% - 34.375vw);
  }
  .header.total-rows-sm-2.total-multi-rows-sm-3 {
    height: 37.5vw;
  }
  .header.total-rows-sm-2.total-multi-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 37.5vw);
    min-height: -moz-calc(100% - 37.5vw);
    min-height: calc(100% - 37.5vw);
  }
  .header.total-rows-sm-2.total-multi-rows-sm-4 {
    height: 40.625vw;
  }
  .header.total-rows-sm-2.total-multi-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 40.625vw);
    min-height: -moz-calc(100% - 40.625vw);
    min-height: calc(100% - 40.625vw);
  }
  .header.total-rows-sm-2.total-multi-rows-sm-5 {
    height: 43.75vw;
  }
  .header.total-rows-sm-2.total-multi-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 43.75vw);
    min-height: -moz-calc(100% - 43.75vw);
    min-height: calc(100% - 43.75vw);
  }
  .header.total-rows-sm-2.total-multi-rows-sm-6 {
    height: 46.875vw;
  }
  .header.total-rows-sm-2.total-multi-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 46.875vw);
    min-height: -moz-calc(100% - 46.875vw);
    min-height: calc(100% - 46.875vw);
  }
  .header.total-rows-sm-2.total-multi-rows-sm-7 {
    height: 50vw;
  }
  .header.total-rows-sm-2.total-multi-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 50vw);
    min-height: -moz-calc(100% - 50vw);
    min-height: calc(100% - 50vw);
  }
  .header.total-rows-sm-2.total-multi-rows-sm-8 {
    height: 53.125vw;
  }
  .header.total-rows-sm-2.total-multi-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 53.125vw);
    min-height: -moz-calc(100% - 53.125vw);
    min-height: calc(100% - 53.125vw);
  }
  .header.total-rows-sm-2.total-multi-rows-sm-9 {
    height: 56.25vw;
  }
  .header.total-rows-sm-2.total-multi-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 56.25vw);
    min-height: -moz-calc(100% - 56.25vw);
    min-height: calc(100% - 56.25vw);
  }
  .header.total-rows-sm-2.total-multi-rows-sm-10 {
    height: 59.375vw;
  }
  .header.total-rows-sm-2.total-multi-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 59.375vw);
    min-height: -moz-calc(100% - 59.375vw);
    min-height: calc(100% - 59.375vw);
  }
  .header.total-rows-sm-3 {
    height: 34.375vw;
  }
  .header.total-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 34.375vw);
    min-height: -moz-calc(100% - 34.375vw);
    min-height: calc(100% - 34.375vw);
  }
  .header.total-rows-sm-3.total-multi-rows-sm-1 {
    height: 37.5vw;
  }
  .header.total-rows-sm-3.total-multi-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 37.5vw);
    min-height: -moz-calc(100% - 37.5vw);
    min-height: calc(100% - 37.5vw);
  }
  .header.total-rows-sm-3.total-multi-rows-sm-2 {
    height: 40.625vw;
  }
  .header.total-rows-sm-3.total-multi-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 40.625vw);
    min-height: -moz-calc(100% - 40.625vw);
    min-height: calc(100% - 40.625vw);
  }
  .header.total-rows-sm-3.total-multi-rows-sm-3 {
    height: 43.75vw;
  }
  .header.total-rows-sm-3.total-multi-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 43.75vw);
    min-height: -moz-calc(100% - 43.75vw);
    min-height: calc(100% - 43.75vw);
  }
  .header.total-rows-sm-3.total-multi-rows-sm-4 {
    height: 46.875vw;
  }
  .header.total-rows-sm-3.total-multi-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 46.875vw);
    min-height: -moz-calc(100% - 46.875vw);
    min-height: calc(100% - 46.875vw);
  }
  .header.total-rows-sm-3.total-multi-rows-sm-5 {
    height: 50vw;
  }
  .header.total-rows-sm-3.total-multi-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 50vw);
    min-height: -moz-calc(100% - 50vw);
    min-height: calc(100% - 50vw);
  }
  .header.total-rows-sm-3.total-multi-rows-sm-6 {
    height: 53.125vw;
  }
  .header.total-rows-sm-3.total-multi-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 53.125vw);
    min-height: -moz-calc(100% - 53.125vw);
    min-height: calc(100% - 53.125vw);
  }
  .header.total-rows-sm-3.total-multi-rows-sm-7 {
    height: 56.25vw;
  }
  .header.total-rows-sm-3.total-multi-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 56.25vw);
    min-height: -moz-calc(100% - 56.25vw);
    min-height: calc(100% - 56.25vw);
  }
  .header.total-rows-sm-3.total-multi-rows-sm-8 {
    height: 59.375vw;
  }
  .header.total-rows-sm-3.total-multi-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 59.375vw);
    min-height: -moz-calc(100% - 59.375vw);
    min-height: calc(100% - 59.375vw);
  }
  .header.total-rows-sm-3.total-multi-rows-sm-9 {
    height: 62.5vw;
  }
  .header.total-rows-sm-3.total-multi-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 62.5vw);
    min-height: -moz-calc(100% - 62.5vw);
    min-height: calc(100% - 62.5vw);
  }
  .header.total-rows-sm-3.total-multi-rows-sm-10 {
    height: 65.625vw;
  }
  .header.total-rows-sm-3.total-multi-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 65.625vw);
    min-height: -moz-calc(100% - 65.625vw);
    min-height: calc(100% - 65.625vw);
  }
  .header.total-rows-sm-4 {
    height: 40.625vw;
  }
  .header.total-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 40.625vw);
    min-height: -moz-calc(100% - 40.625vw);
    min-height: calc(100% - 40.625vw);
  }
  .header.total-rows-sm-4.total-multi-rows-sm-1 {
    height: 43.75vw;
  }
  .header.total-rows-sm-4.total-multi-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 43.75vw);
    min-height: -moz-calc(100% - 43.75vw);
    min-height: calc(100% - 43.75vw);
  }
  .header.total-rows-sm-4.total-multi-rows-sm-2 {
    height: 46.875vw;
  }
  .header.total-rows-sm-4.total-multi-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 46.875vw);
    min-height: -moz-calc(100% - 46.875vw);
    min-height: calc(100% - 46.875vw);
  }
  .header.total-rows-sm-4.total-multi-rows-sm-3 {
    height: 50vw;
  }
  .header.total-rows-sm-4.total-multi-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 50vw);
    min-height: -moz-calc(100% - 50vw);
    min-height: calc(100% - 50vw);
  }
  .header.total-rows-sm-4.total-multi-rows-sm-4 {
    height: 53.125vw;
  }
  .header.total-rows-sm-4.total-multi-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 53.125vw);
    min-height: -moz-calc(100% - 53.125vw);
    min-height: calc(100% - 53.125vw);
  }
  .header.total-rows-sm-4.total-multi-rows-sm-5 {
    height: 56.25vw;
  }
  .header.total-rows-sm-4.total-multi-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 56.25vw);
    min-height: -moz-calc(100% - 56.25vw);
    min-height: calc(100% - 56.25vw);
  }
  .header.total-rows-sm-4.total-multi-rows-sm-6 {
    height: 59.375vw;
  }
  .header.total-rows-sm-4.total-multi-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 59.375vw);
    min-height: -moz-calc(100% - 59.375vw);
    min-height: calc(100% - 59.375vw);
  }
  .header.total-rows-sm-4.total-multi-rows-sm-7 {
    height: 62.5vw;
  }
  .header.total-rows-sm-4.total-multi-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 62.5vw);
    min-height: -moz-calc(100% - 62.5vw);
    min-height: calc(100% - 62.5vw);
  }
  .header.total-rows-sm-4.total-multi-rows-sm-8 {
    height: 65.625vw;
  }
  .header.total-rows-sm-4.total-multi-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 65.625vw);
    min-height: -moz-calc(100% - 65.625vw);
    min-height: calc(100% - 65.625vw);
  }
  .header.total-rows-sm-4.total-multi-rows-sm-9 {
    height: 68.75vw;
  }
  .header.total-rows-sm-4.total-multi-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 68.75vw);
    min-height: -moz-calc(100% - 68.75vw);
    min-height: calc(100% - 68.75vw);
  }
  .header.total-rows-sm-4.total-multi-rows-sm-10 {
    height: 71.875vw;
  }
  .header.total-rows-sm-4.total-multi-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 71.875vw);
    min-height: -moz-calc(100% - 71.875vw);
    min-height: calc(100% - 71.875vw);
  }
  .header.total-rows-sm-5 {
    height: 46.875vw;
  }
  .header.total-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 46.875vw);
    min-height: -moz-calc(100% - 46.875vw);
    min-height: calc(100% - 46.875vw);
  }
  .header.total-rows-sm-5.total-multi-rows-sm-1 {
    height: 50vw;
  }
  .header.total-rows-sm-5.total-multi-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 50vw);
    min-height: -moz-calc(100% - 50vw);
    min-height: calc(100% - 50vw);
  }
  .header.total-rows-sm-5.total-multi-rows-sm-2 {
    height: 53.125vw;
  }
  .header.total-rows-sm-5.total-multi-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 53.125vw);
    min-height: -moz-calc(100% - 53.125vw);
    min-height: calc(100% - 53.125vw);
  }
  .header.total-rows-sm-5.total-multi-rows-sm-3 {
    height: 56.25vw;
  }
  .header.total-rows-sm-5.total-multi-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 56.25vw);
    min-height: -moz-calc(100% - 56.25vw);
    min-height: calc(100% - 56.25vw);
  }
  .header.total-rows-sm-5.total-multi-rows-sm-4 {
    height: 59.375vw;
  }
  .header.total-rows-sm-5.total-multi-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 59.375vw);
    min-height: -moz-calc(100% - 59.375vw);
    min-height: calc(100% - 59.375vw);
  }
  .header.total-rows-sm-5.total-multi-rows-sm-5 {
    height: 62.5vw;
  }
  .header.total-rows-sm-5.total-multi-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 62.5vw);
    min-height: -moz-calc(100% - 62.5vw);
    min-height: calc(100% - 62.5vw);
  }
  .header.total-rows-sm-5.total-multi-rows-sm-6 {
    height: 65.625vw;
  }
  .header.total-rows-sm-5.total-multi-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 65.625vw);
    min-height: -moz-calc(100% - 65.625vw);
    min-height: calc(100% - 65.625vw);
  }
  .header.total-rows-sm-5.total-multi-rows-sm-7 {
    height: 68.75vw;
  }
  .header.total-rows-sm-5.total-multi-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 68.75vw);
    min-height: -moz-calc(100% - 68.75vw);
    min-height: calc(100% - 68.75vw);
  }
  .header.total-rows-sm-5.total-multi-rows-sm-8 {
    height: 71.875vw;
  }
  .header.total-rows-sm-5.total-multi-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 71.875vw);
    min-height: -moz-calc(100% - 71.875vw);
    min-height: calc(100% - 71.875vw);
  }
  .header.total-rows-sm-5.total-multi-rows-sm-9 {
    height: 75vw;
  }
  .header.total-rows-sm-5.total-multi-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 75vw);
    min-height: -moz-calc(100% - 75vw);
    min-height: calc(100% - 75vw);
  }
  .header.total-rows-sm-5.total-multi-rows-sm-10 {
    height: 78.125vw;
  }
  .header.total-rows-sm-5.total-multi-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 78.125vw);
    min-height: -moz-calc(100% - 78.125vw);
    min-height: calc(100% - 78.125vw);
  }
  .header.total-rows-sm-6 {
    height: 53.125vw;
  }
  .header.total-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 53.125vw);
    min-height: -moz-calc(100% - 53.125vw);
    min-height: calc(100% - 53.125vw);
  }
  .header.total-rows-sm-6.total-multi-rows-sm-1 {
    height: 56.25vw;
  }
  .header.total-rows-sm-6.total-multi-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 56.25vw);
    min-height: -moz-calc(100% - 56.25vw);
    min-height: calc(100% - 56.25vw);
  }
  .header.total-rows-sm-6.total-multi-rows-sm-2 {
    height: 59.375vw;
  }
  .header.total-rows-sm-6.total-multi-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 59.375vw);
    min-height: -moz-calc(100% - 59.375vw);
    min-height: calc(100% - 59.375vw);
  }
  .header.total-rows-sm-6.total-multi-rows-sm-3 {
    height: 62.5vw;
  }
  .header.total-rows-sm-6.total-multi-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 62.5vw);
    min-height: -moz-calc(100% - 62.5vw);
    min-height: calc(100% - 62.5vw);
  }
  .header.total-rows-sm-6.total-multi-rows-sm-4 {
    height: 65.625vw;
  }
  .header.total-rows-sm-6.total-multi-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 65.625vw);
    min-height: -moz-calc(100% - 65.625vw);
    min-height: calc(100% - 65.625vw);
  }
  .header.total-rows-sm-6.total-multi-rows-sm-5 {
    height: 68.75vw;
  }
  .header.total-rows-sm-6.total-multi-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 68.75vw);
    min-height: -moz-calc(100% - 68.75vw);
    min-height: calc(100% - 68.75vw);
  }
  .header.total-rows-sm-6.total-multi-rows-sm-6 {
    height: 71.875vw;
  }
  .header.total-rows-sm-6.total-multi-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 71.875vw);
    min-height: -moz-calc(100% - 71.875vw);
    min-height: calc(100% - 71.875vw);
  }
  .header.total-rows-sm-6.total-multi-rows-sm-7 {
    height: 75vw;
  }
  .header.total-rows-sm-6.total-multi-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 75vw);
    min-height: -moz-calc(100% - 75vw);
    min-height: calc(100% - 75vw);
  }
  .header.total-rows-sm-6.total-multi-rows-sm-8 {
    height: 78.125vw;
  }
  .header.total-rows-sm-6.total-multi-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 78.125vw);
    min-height: -moz-calc(100% - 78.125vw);
    min-height: calc(100% - 78.125vw);
  }
  .header.total-rows-sm-6.total-multi-rows-sm-9 {
    height: 81.25vw;
  }
  .header.total-rows-sm-6.total-multi-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 81.25vw);
    min-height: -moz-calc(100% - 81.25vw);
    min-height: calc(100% - 81.25vw);
  }
  .header.total-rows-sm-6.total-multi-rows-sm-10 {
    height: 84.375vw;
  }
  .header.total-rows-sm-6.total-multi-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 84.375vw);
    min-height: -moz-calc(100% - 84.375vw);
    min-height: calc(100% - 84.375vw);
  }
  .header.total-rows-sm-7 {
    height: 59.375vw;
  }
  .header.total-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 59.375vw);
    min-height: -moz-calc(100% - 59.375vw);
    min-height: calc(100% - 59.375vw);
  }
  .header.total-rows-sm-7.total-multi-rows-sm-1 {
    height: 62.5vw;
  }
  .header.total-rows-sm-7.total-multi-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 62.5vw);
    min-height: -moz-calc(100% - 62.5vw);
    min-height: calc(100% - 62.5vw);
  }
  .header.total-rows-sm-7.total-multi-rows-sm-2 {
    height: 65.625vw;
  }
  .header.total-rows-sm-7.total-multi-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 65.625vw);
    min-height: -moz-calc(100% - 65.625vw);
    min-height: calc(100% - 65.625vw);
  }
  .header.total-rows-sm-7.total-multi-rows-sm-3 {
    height: 68.75vw;
  }
  .header.total-rows-sm-7.total-multi-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 68.75vw);
    min-height: -moz-calc(100% - 68.75vw);
    min-height: calc(100% - 68.75vw);
  }
  .header.total-rows-sm-7.total-multi-rows-sm-4 {
    height: 71.875vw;
  }
  .header.total-rows-sm-7.total-multi-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 71.875vw);
    min-height: -moz-calc(100% - 71.875vw);
    min-height: calc(100% - 71.875vw);
  }
  .header.total-rows-sm-7.total-multi-rows-sm-5 {
    height: 75vw;
  }
  .header.total-rows-sm-7.total-multi-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 75vw);
    min-height: -moz-calc(100% - 75vw);
    min-height: calc(100% - 75vw);
  }
  .header.total-rows-sm-7.total-multi-rows-sm-6 {
    height: 78.125vw;
  }
  .header.total-rows-sm-7.total-multi-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 78.125vw);
    min-height: -moz-calc(100% - 78.125vw);
    min-height: calc(100% - 78.125vw);
  }
  .header.total-rows-sm-7.total-multi-rows-sm-7 {
    height: 81.25vw;
  }
  .header.total-rows-sm-7.total-multi-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 81.25vw);
    min-height: -moz-calc(100% - 81.25vw);
    min-height: calc(100% - 81.25vw);
  }
  .header.total-rows-sm-7.total-multi-rows-sm-8 {
    height: 84.375vw;
  }
  .header.total-rows-sm-7.total-multi-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 84.375vw);
    min-height: -moz-calc(100% - 84.375vw);
    min-height: calc(100% - 84.375vw);
  }
  .header.total-rows-sm-7.total-multi-rows-sm-9 {
    height: 87.5vw;
  }
  .header.total-rows-sm-7.total-multi-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 87.5vw);
    min-height: -moz-calc(100% - 87.5vw);
    min-height: calc(100% - 87.5vw);
  }
  .header.total-rows-sm-7.total-multi-rows-sm-10 {
    height: 90.625vw;
  }
  .header.total-rows-sm-7.total-multi-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 90.625vw);
    min-height: -moz-calc(100% - 90.625vw);
    min-height: calc(100% - 90.625vw);
  }
  .header.total-rows-sm-8 {
    height: 65.625vw;
  }
  .header.total-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 65.625vw);
    min-height: -moz-calc(100% - 65.625vw);
    min-height: calc(100% - 65.625vw);
  }
  .header.total-rows-sm-8.total-multi-rows-sm-1 {
    height: 68.75vw;
  }
  .header.total-rows-sm-8.total-multi-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 68.75vw);
    min-height: -moz-calc(100% - 68.75vw);
    min-height: calc(100% - 68.75vw);
  }
  .header.total-rows-sm-8.total-multi-rows-sm-2 {
    height: 71.875vw;
  }
  .header.total-rows-sm-8.total-multi-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 71.875vw);
    min-height: -moz-calc(100% - 71.875vw);
    min-height: calc(100% - 71.875vw);
  }
  .header.total-rows-sm-8.total-multi-rows-sm-3 {
    height: 75vw;
  }
  .header.total-rows-sm-8.total-multi-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 75vw);
    min-height: -moz-calc(100% - 75vw);
    min-height: calc(100% - 75vw);
  }
  .header.total-rows-sm-8.total-multi-rows-sm-4 {
    height: 78.125vw;
  }
  .header.total-rows-sm-8.total-multi-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 78.125vw);
    min-height: -moz-calc(100% - 78.125vw);
    min-height: calc(100% - 78.125vw);
  }
  .header.total-rows-sm-8.total-multi-rows-sm-5 {
    height: 81.25vw;
  }
  .header.total-rows-sm-8.total-multi-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 81.25vw);
    min-height: -moz-calc(100% - 81.25vw);
    min-height: calc(100% - 81.25vw);
  }
  .header.total-rows-sm-8.total-multi-rows-sm-6 {
    height: 84.375vw;
  }
  .header.total-rows-sm-8.total-multi-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 84.375vw);
    min-height: -moz-calc(100% - 84.375vw);
    min-height: calc(100% - 84.375vw);
  }
  .header.total-rows-sm-8.total-multi-rows-sm-7 {
    height: 87.5vw;
  }
  .header.total-rows-sm-8.total-multi-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 87.5vw);
    min-height: -moz-calc(100% - 87.5vw);
    min-height: calc(100% - 87.5vw);
  }
  .header.total-rows-sm-8.total-multi-rows-sm-8 {
    height: 90.625vw;
  }
  .header.total-rows-sm-8.total-multi-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 90.625vw);
    min-height: -moz-calc(100% - 90.625vw);
    min-height: calc(100% - 90.625vw);
  }
  .header.total-rows-sm-8.total-multi-rows-sm-9 {
    height: 93.75vw;
  }
  .header.total-rows-sm-8.total-multi-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 93.75vw);
    min-height: -moz-calc(100% - 93.75vw);
    min-height: calc(100% - 93.75vw);
  }
  .header.total-rows-sm-8.total-multi-rows-sm-10 {
    height: 96.875vw;
  }
  .header.total-rows-sm-8.total-multi-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 96.875vw);
    min-height: -moz-calc(100% - 96.875vw);
    min-height: calc(100% - 96.875vw);
  }
  .header.total-rows-sm-9 {
    height: 71.875vw;
  }
  .header.total-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 71.875vw);
    min-height: -moz-calc(100% - 71.875vw);
    min-height: calc(100% - 71.875vw);
  }
  .header.total-rows-sm-9.total-multi-rows-sm-1 {
    height: 75vw;
  }
  .header.total-rows-sm-9.total-multi-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 75vw);
    min-height: -moz-calc(100% - 75vw);
    min-height: calc(100% - 75vw);
  }
  .header.total-rows-sm-9.total-multi-rows-sm-2 {
    height: 78.125vw;
  }
  .header.total-rows-sm-9.total-multi-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 78.125vw);
    min-height: -moz-calc(100% - 78.125vw);
    min-height: calc(100% - 78.125vw);
  }
  .header.total-rows-sm-9.total-multi-rows-sm-3 {
    height: 81.25vw;
  }
  .header.total-rows-sm-9.total-multi-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 81.25vw);
    min-height: -moz-calc(100% - 81.25vw);
    min-height: calc(100% - 81.25vw);
  }
  .header.total-rows-sm-9.total-multi-rows-sm-4 {
    height: 84.375vw;
  }
  .header.total-rows-sm-9.total-multi-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 84.375vw);
    min-height: -moz-calc(100% - 84.375vw);
    min-height: calc(100% - 84.375vw);
  }
  .header.total-rows-sm-9.total-multi-rows-sm-5 {
    height: 87.5vw;
  }
  .header.total-rows-sm-9.total-multi-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 87.5vw);
    min-height: -moz-calc(100% - 87.5vw);
    min-height: calc(100% - 87.5vw);
  }
  .header.total-rows-sm-9.total-multi-rows-sm-6 {
    height: 90.625vw;
  }
  .header.total-rows-sm-9.total-multi-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 90.625vw);
    min-height: -moz-calc(100% - 90.625vw);
    min-height: calc(100% - 90.625vw);
  }
  .header.total-rows-sm-9.total-multi-rows-sm-7 {
    height: 93.75vw;
  }
  .header.total-rows-sm-9.total-multi-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 93.75vw);
    min-height: -moz-calc(100% - 93.75vw);
    min-height: calc(100% - 93.75vw);
  }
  .header.total-rows-sm-9.total-multi-rows-sm-8 {
    height: 96.875vw;
  }
  .header.total-rows-sm-9.total-multi-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 96.875vw);
    min-height: -moz-calc(100% - 96.875vw);
    min-height: calc(100% - 96.875vw);
  }
  .header.total-rows-sm-9.total-multi-rows-sm-9 {
    height: 100vw;
  }
  .header.total-rows-sm-9.total-multi-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 100vw);
    min-height: -moz-calc(100% - 100vw);
    min-height: calc(100% - 100vw);
  }
  .header.total-rows-sm-9.total-multi-rows-sm-10 {
    height: 103.125vw;
  }
  .header.total-rows-sm-9.total-multi-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 103.125vw);
    min-height: -moz-calc(100% - 103.125vw);
    min-height: calc(100% - 103.125vw);
  }
  .header.total-rows-sm-10 {
    height: 78.125vw;
  }
  .header.total-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 78.125vw);
    min-height: -moz-calc(100% - 78.125vw);
    min-height: calc(100% - 78.125vw);
  }
  .header.total-rows-sm-10.total-multi-rows-sm-1 {
    height: 81.25vw;
  }
  .header.total-rows-sm-10.total-multi-rows-sm-1 + .main {
    min-height: -webkit-calc(100% - 81.25vw);
    min-height: -moz-calc(100% - 81.25vw);
    min-height: calc(100% - 81.25vw);
  }
  .header.total-rows-sm-10.total-multi-rows-sm-2 {
    height: 84.375vw;
  }
  .header.total-rows-sm-10.total-multi-rows-sm-2 + .main {
    min-height: -webkit-calc(100% - 84.375vw);
    min-height: -moz-calc(100% - 84.375vw);
    min-height: calc(100% - 84.375vw);
  }
  .header.total-rows-sm-10.total-multi-rows-sm-3 {
    height: 87.5vw;
  }
  .header.total-rows-sm-10.total-multi-rows-sm-3 + .main {
    min-height: -webkit-calc(100% - 87.5vw);
    min-height: -moz-calc(100% - 87.5vw);
    min-height: calc(100% - 87.5vw);
  }
  .header.total-rows-sm-10.total-multi-rows-sm-4 {
    height: 90.625vw;
  }
  .header.total-rows-sm-10.total-multi-rows-sm-4 + .main {
    min-height: -webkit-calc(100% - 90.625vw);
    min-height: -moz-calc(100% - 90.625vw);
    min-height: calc(100% - 90.625vw);
  }
  .header.total-rows-sm-10.total-multi-rows-sm-5 {
    height: 93.75vw;
  }
  .header.total-rows-sm-10.total-multi-rows-sm-5 + .main {
    min-height: -webkit-calc(100% - 93.75vw);
    min-height: -moz-calc(100% - 93.75vw);
    min-height: calc(100% - 93.75vw);
  }
  .header.total-rows-sm-10.total-multi-rows-sm-6 {
    height: 96.875vw;
  }
  .header.total-rows-sm-10.total-multi-rows-sm-6 + .main {
    min-height: -webkit-calc(100% - 96.875vw);
    min-height: -moz-calc(100% - 96.875vw);
    min-height: calc(100% - 96.875vw);
  }
  .header.total-rows-sm-10.total-multi-rows-sm-7 {
    height: 100vw;
  }
  .header.total-rows-sm-10.total-multi-rows-sm-7 + .main {
    min-height: -webkit-calc(100% - 100vw);
    min-height: -moz-calc(100% - 100vw);
    min-height: calc(100% - 100vw);
  }
  .header.total-rows-sm-10.total-multi-rows-sm-8 {
    height: 103.125vw;
  }
  .header.total-rows-sm-10.total-multi-rows-sm-8 + .main {
    min-height: -webkit-calc(100% - 103.125vw);
    min-height: -moz-calc(100% - 103.125vw);
    min-height: calc(100% - 103.125vw);
  }
  .header.total-rows-sm-10.total-multi-rows-sm-9 {
    height: 106.25vw;
  }
  .header.total-rows-sm-10.total-multi-rows-sm-9 + .main {
    min-height: -webkit-calc(100% - 106.25vw);
    min-height: -moz-calc(100% - 106.25vw);
    min-height: calc(100% - 106.25vw);
  }
  .header.total-rows-sm-10.total-multi-rows-sm-10 {
    height: 109.375vw;
  }
  .header.total-rows-sm-10.total-multi-rows-sm-10 + .main {
    min-height: -webkit-calc(100% - 109.375vw);
    min-height: -moz-calc(100% - 109.375vw);
    min-height: calc(100% - 109.375vw);
  }
  .startpage.\--open-menu .header {
    color: #000;
  }
  .\--open-menu {
    overflow: hidden;
  }
  .\--open-menu .logo,
  .\--open-menu .nav-mobile-item-btn {
    z-index: 5;
  }
  .\--open-menu .nav-mobile-item-btn:before {
    content: "\D7";
  }
  .\--open-menu .header-wrap {
    bottom: 0;
    background: #fff;
  }
  .\--open-menu .header-rows {
    display: none;
  }
  .\--open-menu .nav:before {
    content: none;
  }
  .\--open-menu .nav-main-wrap {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 25vw 3.125%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .\--open-menu .nav-main-wrap:after {
    content: "";
    height: 17.1875vw;
    width: 96.875%;
    background: #fff;
    position: fixed;
    top: -1.5625vw;
    left: 0;
    z-index: 1;
  }
  .\--open-menu .nav-main-wrap:before {
    content: "";
    height: 0.78125vw;
    width: 96.875%;
    background: #fff;
    position: fixed;
    top: 15.625vw;
    left: 0;
    opacity: .666;
    z-index: 1;
  }
}

@media (min-width: 768px) {
  .nav:before,
  .nav-main-wrap .nav-sub.first-sub,
  .header-rows {
    left: 5%;
    right: 5%;
  }
  .nav-footer {
    margin-top: 1.25vw;
  }
  .startpage .logo {
    font-size: 3.55vw;
    line-height: 2.5vw;
  }
  .header {
    height: 4.375vw;
  }
  .nav:before {
    top: 4.375vw;
  }
  .nav-mobile-item-btn {
    display: none;
  }
  .nav-item {
    display: inline;
  }
  .nav-sub .nav-item {
    margin-right: 2.5vw;
  }
  .nav-sub .nav-item:last-child {
    margin-right: 0;
  }
  .nav-main-wrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 1.25vw 1.25% 1.875vw 21.25%;
    text-align: right;
    background: #fff;
  }
  .startpage .nav-main-wrap {
    background: none;
  }
  .nav-main {
    display: inline-block;
  }
  .nav-main > .nav-item {
    margin-right: 1.25vw;
  }
  .nav-main > .nav-item.act > .nav-item-link {
    text-transform: none;
  }
  .nav-lang {
    display: inline-block;
    vertical-align: top;
  }
  .nav-main-wrap .nav-sub {
    position: absolute;
    top: 2.5vw;
    left: 0;
    right: 0;
    text-align: left;
    padding: 0.625vw 0;
    border-bottom: 0.13037109vw solid;
  }
  .nav-main-wrap .nav-sub.first-sub {
    position: absolute;
    top: 4.375vw;
  }
  .header-rows {
    position: absolute;
    top: 4.375vw;
  }
  .header.total-rows-1 {
    height: 6.875vw;
  }
  .header.total-rows-1 + .main {
    min-height: -webkit-calc(100% - 6.875vw);
    min-height: -moz-calc(100% - 6.875vw);
    min-height: calc(100% - 6.875vw);
  }
  .header.total-rows-1.total-multi-rows-1 {
    height: 8.125vw;
  }
  .header.total-rows-1.total-multi-rows-1 + .main {
    min-height: -webkit-calc(100% - 8.125vw);
    min-height: -moz-calc(100% - 8.125vw);
    min-height: calc(100% - 8.125vw);
  }
  .header.total-rows-1.total-multi-rows-2 {
    height: 9.375vw;
  }
  .header.total-rows-1.total-multi-rows-2 + .main {
    min-height: -webkit-calc(100% - 9.375vw);
    min-height: -moz-calc(100% - 9.375vw);
    min-height: calc(100% - 9.375vw);
  }
  .header.total-rows-1.total-multi-rows-3 {
    height: 10.625vw;
  }
  .header.total-rows-1.total-multi-rows-3 + .main {
    min-height: -webkit-calc(100% - 10.625vw);
    min-height: -moz-calc(100% - 10.625vw);
    min-height: calc(100% - 10.625vw);
  }
  .header.total-rows-1.total-multi-rows-4 {
    height: 11.875vw;
  }
  .header.total-rows-1.total-multi-rows-4 + .main {
    min-height: -webkit-calc(100% - 11.875vw);
    min-height: -moz-calc(100% - 11.875vw);
    min-height: calc(100% - 11.875vw);
  }
  .header.total-rows-1.total-multi-rows-5 {
    height: 13.125vw;
  }
  .header.total-rows-1.total-multi-rows-5 + .main {
    min-height: -webkit-calc(100% - 13.125vw);
    min-height: -moz-calc(100% - 13.125vw);
    min-height: calc(100% - 13.125vw);
  }
  .header.total-rows-1.total-multi-rows-6 {
    height: 14.375vw;
  }
  .header.total-rows-1.total-multi-rows-6 + .main {
    min-height: -webkit-calc(100% - 14.375vw);
    min-height: -moz-calc(100% - 14.375vw);
    min-height: calc(100% - 14.375vw);
  }
  .header.total-rows-1.total-multi-rows-7 {
    height: 15.625vw;
  }
  .header.total-rows-1.total-multi-rows-7 + .main {
    min-height: -webkit-calc(100% - 15.625vw);
    min-height: -moz-calc(100% - 15.625vw);
    min-height: calc(100% - 15.625vw);
  }
  .header.total-rows-1.total-multi-rows-8 {
    height: 16.875vw;
  }
  .header.total-rows-1.total-multi-rows-8 + .main {
    min-height: -webkit-calc(100% - 16.875vw);
    min-height: -moz-calc(100% - 16.875vw);
    min-height: calc(100% - 16.875vw);
  }
  .header.total-rows-1.total-multi-rows-9 {
    height: 18.125vw;
  }
  .header.total-rows-1.total-multi-rows-9 + .main {
    min-height: -webkit-calc(100% - 18.125vw);
    min-height: -moz-calc(100% - 18.125vw);
    min-height: calc(100% - 18.125vw);
  }
  .header.total-rows-1.total-multi-rows-10 {
    height: 19.375vw;
  }
  .header.total-rows-1.total-multi-rows-10 + .main {
    min-height: -webkit-calc(100% - 19.375vw);
    min-height: -moz-calc(100% - 19.375vw);
    min-height: calc(100% - 19.375vw);
  }
  .header .nav-sub.xtra-lines-1 .nav-sub {
    top: 3.75vw;
  }
  .header.sub-rows-1 .header-rows {
    top: 6.875vw;
  }
  .header.sub-rows-1.sub-multi-rows-1 .header-rows {
    top: 8.125vw;
  }
  .header.sub-rows-1.sub-multi-rows-2 .header-rows {
    top: 9.375vw;
  }
  .header.sub-rows-1.sub-multi-rows-3 .header-rows {
    top: 10.625vw;
  }
  .header.sub-rows-1.sub-multi-rows-4 .header-rows {
    top: 11.875vw;
  }
  .header.sub-rows-1.sub-multi-rows-5 .header-rows {
    top: 13.125vw;
  }
  .header.sub-rows-1.sub-multi-rows-6 .header-rows {
    top: 14.375vw;
  }
  .header.sub-rows-1.sub-multi-rows-7 .header-rows {
    top: 15.625vw;
  }
  .header.sub-rows-1.sub-multi-rows-8 .header-rows {
    top: 16.875vw;
  }
  .header.sub-rows-1.sub-multi-rows-9 .header-rows {
    top: 18.125vw;
  }
  .header.sub-rows-1.sub-multi-rows-10 .header-rows {
    top: 19.375vw;
  }
  .header.total-rows-2 {
    height: 9.375vw;
  }
  .header.total-rows-2 + .main {
    min-height: -webkit-calc(100% - 9.375vw);
    min-height: -moz-calc(100% - 9.375vw);
    min-height: calc(100% - 9.375vw);
  }
  .header.total-rows-2.total-multi-rows-1 {
    height: 10.625vw;
  }
  .header.total-rows-2.total-multi-rows-1 + .main {
    min-height: -webkit-calc(100% - 10.625vw);
    min-height: -moz-calc(100% - 10.625vw);
    min-height: calc(100% - 10.625vw);
  }
  .header.total-rows-2.total-multi-rows-2 {
    height: 11.875vw;
  }
  .header.total-rows-2.total-multi-rows-2 + .main {
    min-height: -webkit-calc(100% - 11.875vw);
    min-height: -moz-calc(100% - 11.875vw);
    min-height: calc(100% - 11.875vw);
  }
  .header.total-rows-2.total-multi-rows-3 {
    height: 13.125vw;
  }
  .header.total-rows-2.total-multi-rows-3 + .main {
    min-height: -webkit-calc(100% - 13.125vw);
    min-height: -moz-calc(100% - 13.125vw);
    min-height: calc(100% - 13.125vw);
  }
  .header.total-rows-2.total-multi-rows-4 {
    height: 14.375vw;
  }
  .header.total-rows-2.total-multi-rows-4 + .main {
    min-height: -webkit-calc(100% - 14.375vw);
    min-height: -moz-calc(100% - 14.375vw);
    min-height: calc(100% - 14.375vw);
  }
  .header.total-rows-2.total-multi-rows-5 {
    height: 15.625vw;
  }
  .header.total-rows-2.total-multi-rows-5 + .main {
    min-height: -webkit-calc(100% - 15.625vw);
    min-height: -moz-calc(100% - 15.625vw);
    min-height: calc(100% - 15.625vw);
  }
  .header.total-rows-2.total-multi-rows-6 {
    height: 16.875vw;
  }
  .header.total-rows-2.total-multi-rows-6 + .main {
    min-height: -webkit-calc(100% - 16.875vw);
    min-height: -moz-calc(100% - 16.875vw);
    min-height: calc(100% - 16.875vw);
  }
  .header.total-rows-2.total-multi-rows-7 {
    height: 18.125vw;
  }
  .header.total-rows-2.total-multi-rows-7 + .main {
    min-height: -webkit-calc(100% - 18.125vw);
    min-height: -moz-calc(100% - 18.125vw);
    min-height: calc(100% - 18.125vw);
  }
  .header.total-rows-2.total-multi-rows-8 {
    height: 19.375vw;
  }
  .header.total-rows-2.total-multi-rows-8 + .main {
    min-height: -webkit-calc(100% - 19.375vw);
    min-height: -moz-calc(100% - 19.375vw);
    min-height: calc(100% - 19.375vw);
  }
  .header.total-rows-2.total-multi-rows-9 {
    height: 20.625vw;
  }
  .header.total-rows-2.total-multi-rows-9 + .main {
    min-height: -webkit-calc(100% - 20.625vw);
    min-height: -moz-calc(100% - 20.625vw);
    min-height: calc(100% - 20.625vw);
  }
  .header.total-rows-2.total-multi-rows-10 {
    height: 21.875vw;
  }
  .header.total-rows-2.total-multi-rows-10 + .main {
    min-height: -webkit-calc(100% - 21.875vw);
    min-height: -moz-calc(100% - 21.875vw);
    min-height: calc(100% - 21.875vw);
  }
  .header .nav-sub.xtra-lines-2 .nav-sub {
    top: 5vw;
  }
  .header.sub-rows-2 .header-rows {
    top: 9.375vw;
  }
  .header.sub-rows-2.sub-multi-rows-1 .header-rows {
    top: 10.625vw;
  }
  .header.sub-rows-2.sub-multi-rows-2 .header-rows {
    top: 11.875vw;
  }
  .header.sub-rows-2.sub-multi-rows-3 .header-rows {
    top: 13.125vw;
  }
  .header.sub-rows-2.sub-multi-rows-4 .header-rows {
    top: 14.375vw;
  }
  .header.sub-rows-2.sub-multi-rows-5 .header-rows {
    top: 15.625vw;
  }
  .header.sub-rows-2.sub-multi-rows-6 .header-rows {
    top: 16.875vw;
  }
  .header.sub-rows-2.sub-multi-rows-7 .header-rows {
    top: 18.125vw;
  }
  .header.sub-rows-2.sub-multi-rows-8 .header-rows {
    top: 19.375vw;
  }
  .header.sub-rows-2.sub-multi-rows-9 .header-rows {
    top: 20.625vw;
  }
  .header.sub-rows-2.sub-multi-rows-10 .header-rows {
    top: 21.875vw;
  }
  .header.total-rows-3 {
    height: 11.875vw;
  }
  .header.total-rows-3 + .main {
    min-height: -webkit-calc(100% - 11.875vw);
    min-height: -moz-calc(100% - 11.875vw);
    min-height: calc(100% - 11.875vw);
  }
  .header.total-rows-3.total-multi-rows-1 {
    height: 13.125vw;
  }
  .header.total-rows-3.total-multi-rows-1 + .main {
    min-height: -webkit-calc(100% - 13.125vw);
    min-height: -moz-calc(100% - 13.125vw);
    min-height: calc(100% - 13.125vw);
  }
  .header.total-rows-3.total-multi-rows-2 {
    height: 14.375vw;
  }
  .header.total-rows-3.total-multi-rows-2 + .main {
    min-height: -webkit-calc(100% - 14.375vw);
    min-height: -moz-calc(100% - 14.375vw);
    min-height: calc(100% - 14.375vw);
  }
  .header.total-rows-3.total-multi-rows-3 {
    height: 15.625vw;
  }
  .header.total-rows-3.total-multi-rows-3 + .main {
    min-height: -webkit-calc(100% - 15.625vw);
    min-height: -moz-calc(100% - 15.625vw);
    min-height: calc(100% - 15.625vw);
  }
  .header.total-rows-3.total-multi-rows-4 {
    height: 16.875vw;
  }
  .header.total-rows-3.total-multi-rows-4 + .main {
    min-height: -webkit-calc(100% - 16.875vw);
    min-height: -moz-calc(100% - 16.875vw);
    min-height: calc(100% - 16.875vw);
  }
  .header.total-rows-3.total-multi-rows-5 {
    height: 18.125vw;
  }
  .header.total-rows-3.total-multi-rows-5 + .main {
    min-height: -webkit-calc(100% - 18.125vw);
    min-height: -moz-calc(100% - 18.125vw);
    min-height: calc(100% - 18.125vw);
  }
  .header.total-rows-3.total-multi-rows-6 {
    height: 19.375vw;
  }
  .header.total-rows-3.total-multi-rows-6 + .main {
    min-height: -webkit-calc(100% - 19.375vw);
    min-height: -moz-calc(100% - 19.375vw);
    min-height: calc(100% - 19.375vw);
  }
  .header.total-rows-3.total-multi-rows-7 {
    height: 20.625vw;
  }
  .header.total-rows-3.total-multi-rows-7 + .main {
    min-height: -webkit-calc(100% - 20.625vw);
    min-height: -moz-calc(100% - 20.625vw);
    min-height: calc(100% - 20.625vw);
  }
  .header.total-rows-3.total-multi-rows-8 {
    height: 21.875vw;
  }
  .header.total-rows-3.total-multi-rows-8 + .main {
    min-height: -webkit-calc(100% - 21.875vw);
    min-height: -moz-calc(100% - 21.875vw);
    min-height: calc(100% - 21.875vw);
  }
  .header.total-rows-3.total-multi-rows-9 {
    height: 23.125vw;
  }
  .header.total-rows-3.total-multi-rows-9 + .main {
    min-height: -webkit-calc(100% - 23.125vw);
    min-height: -moz-calc(100% - 23.125vw);
    min-height: calc(100% - 23.125vw);
  }
  .header.total-rows-3.total-multi-rows-10 {
    height: 24.375vw;
  }
  .header.total-rows-3.total-multi-rows-10 + .main {
    min-height: -webkit-calc(100% - 24.375vw);
    min-height: -moz-calc(100% - 24.375vw);
    min-height: calc(100% - 24.375vw);
  }
  .header .nav-sub.xtra-lines-3 .nav-sub {
    top: 6.25vw;
  }
  .header.sub-rows-3 .header-rows {
    top: 11.875vw;
  }
  .header.sub-rows-3.sub-multi-rows-1 .header-rows {
    top: 13.125vw;
  }
  .header.sub-rows-3.sub-multi-rows-2 .header-rows {
    top: 14.375vw;
  }
  .header.sub-rows-3.sub-multi-rows-3 .header-rows {
    top: 15.625vw;
  }
  .header.sub-rows-3.sub-multi-rows-4 .header-rows {
    top: 16.875vw;
  }
  .header.sub-rows-3.sub-multi-rows-5 .header-rows {
    top: 18.125vw;
  }
  .header.sub-rows-3.sub-multi-rows-6 .header-rows {
    top: 19.375vw;
  }
  .header.sub-rows-3.sub-multi-rows-7 .header-rows {
    top: 20.625vw;
  }
  .header.sub-rows-3.sub-multi-rows-8 .header-rows {
    top: 21.875vw;
  }
  .header.sub-rows-3.sub-multi-rows-9 .header-rows {
    top: 23.125vw;
  }
  .header.sub-rows-3.sub-multi-rows-10 .header-rows {
    top: 24.375vw;
  }
  .header.total-rows-4 {
    height: 14.375vw;
  }
  .header.total-rows-4 + .main {
    min-height: -webkit-calc(100% - 14.375vw);
    min-height: -moz-calc(100% - 14.375vw);
    min-height: calc(100% - 14.375vw);
  }
  .header.total-rows-4.total-multi-rows-1 {
    height: 15.625vw;
  }
  .header.total-rows-4.total-multi-rows-1 + .main {
    min-height: -webkit-calc(100% - 15.625vw);
    min-height: -moz-calc(100% - 15.625vw);
    min-height: calc(100% - 15.625vw);
  }
  .header.total-rows-4.total-multi-rows-2 {
    height: 16.875vw;
  }
  .header.total-rows-4.total-multi-rows-2 + .main {
    min-height: -webkit-calc(100% - 16.875vw);
    min-height: -moz-calc(100% - 16.875vw);
    min-height: calc(100% - 16.875vw);
  }
  .header.total-rows-4.total-multi-rows-3 {
    height: 18.125vw;
  }
  .header.total-rows-4.total-multi-rows-3 + .main {
    min-height: -webkit-calc(100% - 18.125vw);
    min-height: -moz-calc(100% - 18.125vw);
    min-height: calc(100% - 18.125vw);
  }
  .header.total-rows-4.total-multi-rows-4 {
    height: 19.375vw;
  }
  .header.total-rows-4.total-multi-rows-4 + .main {
    min-height: -webkit-calc(100% - 19.375vw);
    min-height: -moz-calc(100% - 19.375vw);
    min-height: calc(100% - 19.375vw);
  }
  .header.total-rows-4.total-multi-rows-5 {
    height: 20.625vw;
  }
  .header.total-rows-4.total-multi-rows-5 + .main {
    min-height: -webkit-calc(100% - 20.625vw);
    min-height: -moz-calc(100% - 20.625vw);
    min-height: calc(100% - 20.625vw);
  }
  .header.total-rows-4.total-multi-rows-6 {
    height: 21.875vw;
  }
  .header.total-rows-4.total-multi-rows-6 + .main {
    min-height: -webkit-calc(100% - 21.875vw);
    min-height: -moz-calc(100% - 21.875vw);
    min-height: calc(100% - 21.875vw);
  }
  .header.total-rows-4.total-multi-rows-7 {
    height: 23.125vw;
  }
  .header.total-rows-4.total-multi-rows-7 + .main {
    min-height: -webkit-calc(100% - 23.125vw);
    min-height: -moz-calc(100% - 23.125vw);
    min-height: calc(100% - 23.125vw);
  }
  .header.total-rows-4.total-multi-rows-8 {
    height: 24.375vw;
  }
  .header.total-rows-4.total-multi-rows-8 + .main {
    min-height: -webkit-calc(100% - 24.375vw);
    min-height: -moz-calc(100% - 24.375vw);
    min-height: calc(100% - 24.375vw);
  }
  .header.total-rows-4.total-multi-rows-9 {
    height: 25.625vw;
  }
  .header.total-rows-4.total-multi-rows-9 + .main {
    min-height: -webkit-calc(100% - 25.625vw);
    min-height: -moz-calc(100% - 25.625vw);
    min-height: calc(100% - 25.625vw);
  }
  .header.total-rows-4.total-multi-rows-10 {
    height: 26.875vw;
  }
  .header.total-rows-4.total-multi-rows-10 + .main {
    min-height: -webkit-calc(100% - 26.875vw);
    min-height: -moz-calc(100% - 26.875vw);
    min-height: calc(100% - 26.875vw);
  }
  .header .nav-sub.xtra-lines-4 .nav-sub {
    top: 7.5vw;
  }
  .header.sub-rows-4 .header-rows {
    top: 14.375vw;
  }
  .header.sub-rows-4.sub-multi-rows-1 .header-rows {
    top: 15.625vw;
  }
  .header.sub-rows-4.sub-multi-rows-2 .header-rows {
    top: 16.875vw;
  }
  .header.sub-rows-4.sub-multi-rows-3 .header-rows {
    top: 18.125vw;
  }
  .header.sub-rows-4.sub-multi-rows-4 .header-rows {
    top: 19.375vw;
  }
  .header.sub-rows-4.sub-multi-rows-5 .header-rows {
    top: 20.625vw;
  }
  .header.sub-rows-4.sub-multi-rows-6 .header-rows {
    top: 21.875vw;
  }
  .header.sub-rows-4.sub-multi-rows-7 .header-rows {
    top: 23.125vw;
  }
  .header.sub-rows-4.sub-multi-rows-8 .header-rows {
    top: 24.375vw;
  }
  .header.sub-rows-4.sub-multi-rows-9 .header-rows {
    top: 25.625vw;
  }
  .header.sub-rows-4.sub-multi-rows-10 .header-rows {
    top: 26.875vw;
  }
  .header.total-rows-5 {
    height: 16.875vw;
  }
  .header.total-rows-5 + .main {
    min-height: -webkit-calc(100% - 16.875vw);
    min-height: -moz-calc(100% - 16.875vw);
    min-height: calc(100% - 16.875vw);
  }
  .header.total-rows-5.total-multi-rows-1 {
    height: 18.125vw;
  }
  .header.total-rows-5.total-multi-rows-1 + .main {
    min-height: -webkit-calc(100% - 18.125vw);
    min-height: -moz-calc(100% - 18.125vw);
    min-height: calc(100% - 18.125vw);
  }
  .header.total-rows-5.total-multi-rows-2 {
    height: 19.375vw;
  }
  .header.total-rows-5.total-multi-rows-2 + .main {
    min-height: -webkit-calc(100% - 19.375vw);
    min-height: -moz-calc(100% - 19.375vw);
    min-height: calc(100% - 19.375vw);
  }
  .header.total-rows-5.total-multi-rows-3 {
    height: 20.625vw;
  }
  .header.total-rows-5.total-multi-rows-3 + .main {
    min-height: -webkit-calc(100% - 20.625vw);
    min-height: -moz-calc(100% - 20.625vw);
    min-height: calc(100% - 20.625vw);
  }
  .header.total-rows-5.total-multi-rows-4 {
    height: 21.875vw;
  }
  .header.total-rows-5.total-multi-rows-4 + .main {
    min-height: -webkit-calc(100% - 21.875vw);
    min-height: -moz-calc(100% - 21.875vw);
    min-height: calc(100% - 21.875vw);
  }
  .header.total-rows-5.total-multi-rows-5 {
    height: 23.125vw;
  }
  .header.total-rows-5.total-multi-rows-5 + .main {
    min-height: -webkit-calc(100% - 23.125vw);
    min-height: -moz-calc(100% - 23.125vw);
    min-height: calc(100% - 23.125vw);
  }
  .header.total-rows-5.total-multi-rows-6 {
    height: 24.375vw;
  }
  .header.total-rows-5.total-multi-rows-6 + .main {
    min-height: -webkit-calc(100% - 24.375vw);
    min-height: -moz-calc(100% - 24.375vw);
    min-height: calc(100% - 24.375vw);
  }
  .header.total-rows-5.total-multi-rows-7 {
    height: 25.625vw;
  }
  .header.total-rows-5.total-multi-rows-7 + .main {
    min-height: -webkit-calc(100% - 25.625vw);
    min-height: -moz-calc(100% - 25.625vw);
    min-height: calc(100% - 25.625vw);
  }
  .header.total-rows-5.total-multi-rows-8 {
    height: 26.875vw;
  }
  .header.total-rows-5.total-multi-rows-8 + .main {
    min-height: -webkit-calc(100% - 26.875vw);
    min-height: -moz-calc(100% - 26.875vw);
    min-height: calc(100% - 26.875vw);
  }
  .header.total-rows-5.total-multi-rows-9 {
    height: 28.125vw;
  }
  .header.total-rows-5.total-multi-rows-9 + .main {
    min-height: -webkit-calc(100% - 28.125vw);
    min-height: -moz-calc(100% - 28.125vw);
    min-height: calc(100% - 28.125vw);
  }
  .header.total-rows-5.total-multi-rows-10 {
    height: 29.375vw;
  }
  .header.total-rows-5.total-multi-rows-10 + .main {
    min-height: -webkit-calc(100% - 29.375vw);
    min-height: -moz-calc(100% - 29.375vw);
    min-height: calc(100% - 29.375vw);
  }
  .header .nav-sub.xtra-lines-5 .nav-sub {
    top: 8.75vw;
  }
  .header.sub-rows-5 .header-rows {
    top: 16.875vw;
  }
  .header.sub-rows-5.sub-multi-rows-1 .header-rows {
    top: 18.125vw;
  }
  .header.sub-rows-5.sub-multi-rows-2 .header-rows {
    top: 19.375vw;
  }
  .header.sub-rows-5.sub-multi-rows-3 .header-rows {
    top: 20.625vw;
  }
  .header.sub-rows-5.sub-multi-rows-4 .header-rows {
    top: 21.875vw;
  }
  .header.sub-rows-5.sub-multi-rows-5 .header-rows {
    top: 23.125vw;
  }
  .header.sub-rows-5.sub-multi-rows-6 .header-rows {
    top: 24.375vw;
  }
  .header.sub-rows-5.sub-multi-rows-7 .header-rows {
    top: 25.625vw;
  }
  .header.sub-rows-5.sub-multi-rows-8 .header-rows {
    top: 26.875vw;
  }
  .header.sub-rows-5.sub-multi-rows-9 .header-rows {
    top: 28.125vw;
  }
  .header.sub-rows-5.sub-multi-rows-10 .header-rows {
    top: 29.375vw;
  }
  .header.total-rows-6 {
    height: 19.375vw;
  }
  .header.total-rows-6 + .main {
    min-height: -webkit-calc(100% - 19.375vw);
    min-height: -moz-calc(100% - 19.375vw);
    min-height: calc(100% - 19.375vw);
  }
  .header.total-rows-6.total-multi-rows-1 {
    height: 20.625vw;
  }
  .header.total-rows-6.total-multi-rows-1 + .main {
    min-height: -webkit-calc(100% - 20.625vw);
    min-height: -moz-calc(100% - 20.625vw);
    min-height: calc(100% - 20.625vw);
  }
  .header.total-rows-6.total-multi-rows-2 {
    height: 21.875vw;
  }
  .header.total-rows-6.total-multi-rows-2 + .main {
    min-height: -webkit-calc(100% - 21.875vw);
    min-height: -moz-calc(100% - 21.875vw);
    min-height: calc(100% - 21.875vw);
  }
  .header.total-rows-6.total-multi-rows-3 {
    height: 23.125vw;
  }
  .header.total-rows-6.total-multi-rows-3 + .main {
    min-height: -webkit-calc(100% - 23.125vw);
    min-height: -moz-calc(100% - 23.125vw);
    min-height: calc(100% - 23.125vw);
  }
  .header.total-rows-6.total-multi-rows-4 {
    height: 24.375vw;
  }
  .header.total-rows-6.total-multi-rows-4 + .main {
    min-height: -webkit-calc(100% - 24.375vw);
    min-height: -moz-calc(100% - 24.375vw);
    min-height: calc(100% - 24.375vw);
  }
  .header.total-rows-6.total-multi-rows-5 {
    height: 25.625vw;
  }
  .header.total-rows-6.total-multi-rows-5 + .main {
    min-height: -webkit-calc(100% - 25.625vw);
    min-height: -moz-calc(100% - 25.625vw);
    min-height: calc(100% - 25.625vw);
  }
  .header.total-rows-6.total-multi-rows-6 {
    height: 26.875vw;
  }
  .header.total-rows-6.total-multi-rows-6 + .main {
    min-height: -webkit-calc(100% - 26.875vw);
    min-height: -moz-calc(100% - 26.875vw);
    min-height: calc(100% - 26.875vw);
  }
  .header.total-rows-6.total-multi-rows-7 {
    height: 28.125vw;
  }
  .header.total-rows-6.total-multi-rows-7 + .main {
    min-height: -webkit-calc(100% - 28.125vw);
    min-height: -moz-calc(100% - 28.125vw);
    min-height: calc(100% - 28.125vw);
  }
  .header.total-rows-6.total-multi-rows-8 {
    height: 29.375vw;
  }
  .header.total-rows-6.total-multi-rows-8 + .main {
    min-height: -webkit-calc(100% - 29.375vw);
    min-height: -moz-calc(100% - 29.375vw);
    min-height: calc(100% - 29.375vw);
  }
  .header.total-rows-6.total-multi-rows-9 {
    height: 30.625vw;
  }
  .header.total-rows-6.total-multi-rows-9 + .main {
    min-height: -webkit-calc(100% - 30.625vw);
    min-height: -moz-calc(100% - 30.625vw);
    min-height: calc(100% - 30.625vw);
  }
  .header.total-rows-6.total-multi-rows-10 {
    height: 31.875vw;
  }
  .header.total-rows-6.total-multi-rows-10 + .main {
    min-height: -webkit-calc(100% - 31.875vw);
    min-height: -moz-calc(100% - 31.875vw);
    min-height: calc(100% - 31.875vw);
  }
  .header .nav-sub.xtra-lines-6 .nav-sub {
    top: 10vw;
  }
  .header.sub-rows-6 .header-rows {
    top: 19.375vw;
  }
  .header.sub-rows-6.sub-multi-rows-1 .header-rows {
    top: 20.625vw;
  }
  .header.sub-rows-6.sub-multi-rows-2 .header-rows {
    top: 21.875vw;
  }
  .header.sub-rows-6.sub-multi-rows-3 .header-rows {
    top: 23.125vw;
  }
  .header.sub-rows-6.sub-multi-rows-4 .header-rows {
    top: 24.375vw;
  }
  .header.sub-rows-6.sub-multi-rows-5 .header-rows {
    top: 25.625vw;
  }
  .header.sub-rows-6.sub-multi-rows-6 .header-rows {
    top: 26.875vw;
  }
  .header.sub-rows-6.sub-multi-rows-7 .header-rows {
    top: 28.125vw;
  }
  .header.sub-rows-6.sub-multi-rows-8 .header-rows {
    top: 29.375vw;
  }
  .header.sub-rows-6.sub-multi-rows-9 .header-rows {
    top: 30.625vw;
  }
  .header.sub-rows-6.sub-multi-rows-10 .header-rows {
    top: 31.875vw;
  }
  .header.total-rows-7 {
    height: 21.875vw;
  }
  .header.total-rows-7 + .main {
    min-height: -webkit-calc(100% - 21.875vw);
    min-height: -moz-calc(100% - 21.875vw);
    min-height: calc(100% - 21.875vw);
  }
  .header.total-rows-7.total-multi-rows-1 {
    height: 23.125vw;
  }
  .header.total-rows-7.total-multi-rows-1 + .main {
    min-height: -webkit-calc(100% - 23.125vw);
    min-height: -moz-calc(100% - 23.125vw);
    min-height: calc(100% - 23.125vw);
  }
  .header.total-rows-7.total-multi-rows-2 {
    height: 24.375vw;
  }
  .header.total-rows-7.total-multi-rows-2 + .main {
    min-height: -webkit-calc(100% - 24.375vw);
    min-height: -moz-calc(100% - 24.375vw);
    min-height: calc(100% - 24.375vw);
  }
  .header.total-rows-7.total-multi-rows-3 {
    height: 25.625vw;
  }
  .header.total-rows-7.total-multi-rows-3 + .main {
    min-height: -webkit-calc(100% - 25.625vw);
    min-height: -moz-calc(100% - 25.625vw);
    min-height: calc(100% - 25.625vw);
  }
  .header.total-rows-7.total-multi-rows-4 {
    height: 26.875vw;
  }
  .header.total-rows-7.total-multi-rows-4 + .main {
    min-height: -webkit-calc(100% - 26.875vw);
    min-height: -moz-calc(100% - 26.875vw);
    min-height: calc(100% - 26.875vw);
  }
  .header.total-rows-7.total-multi-rows-5 {
    height: 28.125vw;
  }
  .header.total-rows-7.total-multi-rows-5 + .main {
    min-height: -webkit-calc(100% - 28.125vw);
    min-height: -moz-calc(100% - 28.125vw);
    min-height: calc(100% - 28.125vw);
  }
  .header.total-rows-7.total-multi-rows-6 {
    height: 29.375vw;
  }
  .header.total-rows-7.total-multi-rows-6 + .main {
    min-height: -webkit-calc(100% - 29.375vw);
    min-height: -moz-calc(100% - 29.375vw);
    min-height: calc(100% - 29.375vw);
  }
  .header.total-rows-7.total-multi-rows-7 {
    height: 30.625vw;
  }
  .header.total-rows-7.total-multi-rows-7 + .main {
    min-height: -webkit-calc(100% - 30.625vw);
    min-height: -moz-calc(100% - 30.625vw);
    min-height: calc(100% - 30.625vw);
  }
  .header.total-rows-7.total-multi-rows-8 {
    height: 31.875vw;
  }
  .header.total-rows-7.total-multi-rows-8 + .main {
    min-height: -webkit-calc(100% - 31.875vw);
    min-height: -moz-calc(100% - 31.875vw);
    min-height: calc(100% - 31.875vw);
  }
  .header.total-rows-7.total-multi-rows-9 {
    height: 33.125vw;
  }
  .header.total-rows-7.total-multi-rows-9 + .main {
    min-height: -webkit-calc(100% - 33.125vw);
    min-height: -moz-calc(100% - 33.125vw);
    min-height: calc(100% - 33.125vw);
  }
  .header.total-rows-7.total-multi-rows-10 {
    height: 34.375vw;
  }
  .header.total-rows-7.total-multi-rows-10 + .main {
    min-height: -webkit-calc(100% - 34.375vw);
    min-height: -moz-calc(100% - 34.375vw);
    min-height: calc(100% - 34.375vw);
  }
  .header .nav-sub.xtra-lines-7 .nav-sub {
    top: 11.25vw;
  }
  .header.sub-rows-7 .header-rows {
    top: 21.875vw;
  }
  .header.sub-rows-7.sub-multi-rows-1 .header-rows {
    top: 23.125vw;
  }
  .header.sub-rows-7.sub-multi-rows-2 .header-rows {
    top: 24.375vw;
  }
  .header.sub-rows-7.sub-multi-rows-3 .header-rows {
    top: 25.625vw;
  }
  .header.sub-rows-7.sub-multi-rows-4 .header-rows {
    top: 26.875vw;
  }
  .header.sub-rows-7.sub-multi-rows-5 .header-rows {
    top: 28.125vw;
  }
  .header.sub-rows-7.sub-multi-rows-6 .header-rows {
    top: 29.375vw;
  }
  .header.sub-rows-7.sub-multi-rows-7 .header-rows {
    top: 30.625vw;
  }
  .header.sub-rows-7.sub-multi-rows-8 .header-rows {
    top: 31.875vw;
  }
  .header.sub-rows-7.sub-multi-rows-9 .header-rows {
    top: 33.125vw;
  }
  .header.sub-rows-7.sub-multi-rows-10 .header-rows {
    top: 34.375vw;
  }
  .header.total-rows-8 {
    height: 24.375vw;
  }
  .header.total-rows-8 + .main {
    min-height: -webkit-calc(100% - 24.375vw);
    min-height: -moz-calc(100% - 24.375vw);
    min-height: calc(100% - 24.375vw);
  }
  .header.total-rows-8.total-multi-rows-1 {
    height: 25.625vw;
  }
  .header.total-rows-8.total-multi-rows-1 + .main {
    min-height: -webkit-calc(100% - 25.625vw);
    min-height: -moz-calc(100% - 25.625vw);
    min-height: calc(100% - 25.625vw);
  }
  .header.total-rows-8.total-multi-rows-2 {
    height: 26.875vw;
  }
  .header.total-rows-8.total-multi-rows-2 + .main {
    min-height: -webkit-calc(100% - 26.875vw);
    min-height: -moz-calc(100% - 26.875vw);
    min-height: calc(100% - 26.875vw);
  }
  .header.total-rows-8.total-multi-rows-3 {
    height: 28.125vw;
  }
  .header.total-rows-8.total-multi-rows-3 + .main {
    min-height: -webkit-calc(100% - 28.125vw);
    min-height: -moz-calc(100% - 28.125vw);
    min-height: calc(100% - 28.125vw);
  }
  .header.total-rows-8.total-multi-rows-4 {
    height: 29.375vw;
  }
  .header.total-rows-8.total-multi-rows-4 + .main {
    min-height: -webkit-calc(100% - 29.375vw);
    min-height: -moz-calc(100% - 29.375vw);
    min-height: calc(100% - 29.375vw);
  }
  .header.total-rows-8.total-multi-rows-5 {
    height: 30.625vw;
  }
  .header.total-rows-8.total-multi-rows-5 + .main {
    min-height: -webkit-calc(100% - 30.625vw);
    min-height: -moz-calc(100% - 30.625vw);
    min-height: calc(100% - 30.625vw);
  }
  .header.total-rows-8.total-multi-rows-6 {
    height: 31.875vw;
  }
  .header.total-rows-8.total-multi-rows-6 + .main {
    min-height: -webkit-calc(100% - 31.875vw);
    min-height: -moz-calc(100% - 31.875vw);
    min-height: calc(100% - 31.875vw);
  }
  .header.total-rows-8.total-multi-rows-7 {
    height: 33.125vw;
  }
  .header.total-rows-8.total-multi-rows-7 + .main {
    min-height: -webkit-calc(100% - 33.125vw);
    min-height: -moz-calc(100% - 33.125vw);
    min-height: calc(100% - 33.125vw);
  }
  .header.total-rows-8.total-multi-rows-8 {
    height: 34.375vw;
  }
  .header.total-rows-8.total-multi-rows-8 + .main {
    min-height: -webkit-calc(100% - 34.375vw);
    min-height: -moz-calc(100% - 34.375vw);
    min-height: calc(100% - 34.375vw);
  }
  .header.total-rows-8.total-multi-rows-9 {
    height: 35.625vw;
  }
  .header.total-rows-8.total-multi-rows-9 + .main {
    min-height: -webkit-calc(100% - 35.625vw);
    min-height: -moz-calc(100% - 35.625vw);
    min-height: calc(100% - 35.625vw);
  }
  .header.total-rows-8.total-multi-rows-10 {
    height: 36.875vw;
  }
  .header.total-rows-8.total-multi-rows-10 + .main {
    min-height: -webkit-calc(100% - 36.875vw);
    min-height: -moz-calc(100% - 36.875vw);
    min-height: calc(100% - 36.875vw);
  }
  .header .nav-sub.xtra-lines-8 .nav-sub {
    top: 12.5vw;
  }
  .header.sub-rows-8 .header-rows {
    top: 24.375vw;
  }
  .header.sub-rows-8.sub-multi-rows-1 .header-rows {
    top: 25.625vw;
  }
  .header.sub-rows-8.sub-multi-rows-2 .header-rows {
    top: 26.875vw;
  }
  .header.sub-rows-8.sub-multi-rows-3 .header-rows {
    top: 28.125vw;
  }
  .header.sub-rows-8.sub-multi-rows-4 .header-rows {
    top: 29.375vw;
  }
  .header.sub-rows-8.sub-multi-rows-5 .header-rows {
    top: 30.625vw;
  }
  .header.sub-rows-8.sub-multi-rows-6 .header-rows {
    top: 31.875vw;
  }
  .header.sub-rows-8.sub-multi-rows-7 .header-rows {
    top: 33.125vw;
  }
  .header.sub-rows-8.sub-multi-rows-8 .header-rows {
    top: 34.375vw;
  }
  .header.sub-rows-8.sub-multi-rows-9 .header-rows {
    top: 35.625vw;
  }
  .header.sub-rows-8.sub-multi-rows-10 .header-rows {
    top: 36.875vw;
  }
  .header.total-rows-9 {
    height: 26.875vw;
  }
  .header.total-rows-9 + .main {
    min-height: -webkit-calc(100% - 26.875vw);
    min-height: -moz-calc(100% - 26.875vw);
    min-height: calc(100% - 26.875vw);
  }
  .header.total-rows-9.total-multi-rows-1 {
    height: 28.125vw;
  }
  .header.total-rows-9.total-multi-rows-1 + .main {
    min-height: -webkit-calc(100% - 28.125vw);
    min-height: -moz-calc(100% - 28.125vw);
    min-height: calc(100% - 28.125vw);
  }
  .header.total-rows-9.total-multi-rows-2 {
    height: 29.375vw;
  }
  .header.total-rows-9.total-multi-rows-2 + .main {
    min-height: -webkit-calc(100% - 29.375vw);
    min-height: -moz-calc(100% - 29.375vw);
    min-height: calc(100% - 29.375vw);
  }
  .header.total-rows-9.total-multi-rows-3 {
    height: 30.625vw;
  }
  .header.total-rows-9.total-multi-rows-3 + .main {
    min-height: -webkit-calc(100% - 30.625vw);
    min-height: -moz-calc(100% - 30.625vw);
    min-height: calc(100% - 30.625vw);
  }
  .header.total-rows-9.total-multi-rows-4 {
    height: 31.875vw;
  }
  .header.total-rows-9.total-multi-rows-4 + .main {
    min-height: -webkit-calc(100% - 31.875vw);
    min-height: -moz-calc(100% - 31.875vw);
    min-height: calc(100% - 31.875vw);
  }
  .header.total-rows-9.total-multi-rows-5 {
    height: 33.125vw;
  }
  .header.total-rows-9.total-multi-rows-5 + .main {
    min-height: -webkit-calc(100% - 33.125vw);
    min-height: -moz-calc(100% - 33.125vw);
    min-height: calc(100% - 33.125vw);
  }
  .header.total-rows-9.total-multi-rows-6 {
    height: 34.375vw;
  }
  .header.total-rows-9.total-multi-rows-6 + .main {
    min-height: -webkit-calc(100% - 34.375vw);
    min-height: -moz-calc(100% - 34.375vw);
    min-height: calc(100% - 34.375vw);
  }
  .header.total-rows-9.total-multi-rows-7 {
    height: 35.625vw;
  }
  .header.total-rows-9.total-multi-rows-7 + .main {
    min-height: -webkit-calc(100% - 35.625vw);
    min-height: -moz-calc(100% - 35.625vw);
    min-height: calc(100% - 35.625vw);
  }
  .header.total-rows-9.total-multi-rows-8 {
    height: 36.875vw;
  }
  .header.total-rows-9.total-multi-rows-8 + .main {
    min-height: -webkit-calc(100% - 36.875vw);
    min-height: -moz-calc(100% - 36.875vw);
    min-height: calc(100% - 36.875vw);
  }
  .header.total-rows-9.total-multi-rows-9 {
    height: 38.125vw;
  }
  .header.total-rows-9.total-multi-rows-9 + .main {
    min-height: -webkit-calc(100% - 38.125vw);
    min-height: -moz-calc(100% - 38.125vw);
    min-height: calc(100% - 38.125vw);
  }
  .header.total-rows-9.total-multi-rows-10 {
    height: 39.375vw;
  }
  .header.total-rows-9.total-multi-rows-10 + .main {
    min-height: -webkit-calc(100% - 39.375vw);
    min-height: -moz-calc(100% - 39.375vw);
    min-height: calc(100% - 39.375vw);
  }
  .header .nav-sub.xtra-lines-9 .nav-sub {
    top: 13.75vw;
  }
  .header.sub-rows-9 .header-rows {
    top: 26.875vw;
  }
  .header.sub-rows-9.sub-multi-rows-1 .header-rows {
    top: 28.125vw;
  }
  .header.sub-rows-9.sub-multi-rows-2 .header-rows {
    top: 29.375vw;
  }
  .header.sub-rows-9.sub-multi-rows-3 .header-rows {
    top: 30.625vw;
  }
  .header.sub-rows-9.sub-multi-rows-4 .header-rows {
    top: 31.875vw;
  }
  .header.sub-rows-9.sub-multi-rows-5 .header-rows {
    top: 33.125vw;
  }
  .header.sub-rows-9.sub-multi-rows-6 .header-rows {
    top: 34.375vw;
  }
  .header.sub-rows-9.sub-multi-rows-7 .header-rows {
    top: 35.625vw;
  }
  .header.sub-rows-9.sub-multi-rows-8 .header-rows {
    top: 36.875vw;
  }
  .header.sub-rows-9.sub-multi-rows-9 .header-rows {
    top: 38.125vw;
  }
  .header.sub-rows-9.sub-multi-rows-10 .header-rows {
    top: 39.375vw;
  }
  .header.total-rows-10 {
    height: 29.375vw;
  }
  .header.total-rows-10 + .main {
    min-height: -webkit-calc(100% - 29.375vw);
    min-height: -moz-calc(100% - 29.375vw);
    min-height: calc(100% - 29.375vw);
  }
  .header.total-rows-10.total-multi-rows-1 {
    height: 30.625vw;
  }
  .header.total-rows-10.total-multi-rows-1 + .main {
    min-height: -webkit-calc(100% - 30.625vw);
    min-height: -moz-calc(100% - 30.625vw);
    min-height: calc(100% - 30.625vw);
  }
  .header.total-rows-10.total-multi-rows-2 {
    height: 31.875vw;
  }
  .header.total-rows-10.total-multi-rows-2 + .main {
    min-height: -webkit-calc(100% - 31.875vw);
    min-height: -moz-calc(100% - 31.875vw);
    min-height: calc(100% - 31.875vw);
  }
  .header.total-rows-10.total-multi-rows-3 {
    height: 33.125vw;
  }
  .header.total-rows-10.total-multi-rows-3 + .main {
    min-height: -webkit-calc(100% - 33.125vw);
    min-height: -moz-calc(100% - 33.125vw);
    min-height: calc(100% - 33.125vw);
  }
  .header.total-rows-10.total-multi-rows-4 {
    height: 34.375vw;
  }
  .header.total-rows-10.total-multi-rows-4 + .main {
    min-height: -webkit-calc(100% - 34.375vw);
    min-height: -moz-calc(100% - 34.375vw);
    min-height: calc(100% - 34.375vw);
  }
  .header.total-rows-10.total-multi-rows-5 {
    height: 35.625vw;
  }
  .header.total-rows-10.total-multi-rows-5 + .main {
    min-height: -webkit-calc(100% - 35.625vw);
    min-height: -moz-calc(100% - 35.625vw);
    min-height: calc(100% - 35.625vw);
  }
  .header.total-rows-10.total-multi-rows-6 {
    height: 36.875vw;
  }
  .header.total-rows-10.total-multi-rows-6 + .main {
    min-height: -webkit-calc(100% - 36.875vw);
    min-height: -moz-calc(100% - 36.875vw);
    min-height: calc(100% - 36.875vw);
  }
  .header.total-rows-10.total-multi-rows-7 {
    height: 38.125vw;
  }
  .header.total-rows-10.total-multi-rows-7 + .main {
    min-height: -webkit-calc(100% - 38.125vw);
    min-height: -moz-calc(100% - 38.125vw);
    min-height: calc(100% - 38.125vw);
  }
  .header.total-rows-10.total-multi-rows-8 {
    height: 39.375vw;
  }
  .header.total-rows-10.total-multi-rows-8 + .main {
    min-height: -webkit-calc(100% - 39.375vw);
    min-height: -moz-calc(100% - 39.375vw);
    min-height: calc(100% - 39.375vw);
  }
  .header.total-rows-10.total-multi-rows-9 {
    height: 40.625vw;
  }
  .header.total-rows-10.total-multi-rows-9 + .main {
    min-height: -webkit-calc(100% - 40.625vw);
    min-height: -moz-calc(100% - 40.625vw);
    min-height: calc(100% - 40.625vw);
  }
  .header.total-rows-10.total-multi-rows-10 {
    height: 41.875vw;
  }
  .header.total-rows-10.total-multi-rows-10 + .main {
    min-height: -webkit-calc(100% - 41.875vw);
    min-height: -moz-calc(100% - 41.875vw);
    min-height: calc(100% - 41.875vw);
  }
  .header .nav-sub.xtra-lines-10 .nav-sub {
    top: 15vw;
  }
  .header.sub-rows-10 .header-rows {
    top: 29.375vw;
  }
  .header.sub-rows-10.sub-multi-rows-1 .header-rows {
    top: 30.625vw;
  }
  .header.sub-rows-10.sub-multi-rows-2 .header-rows {
    top: 31.875vw;
  }
  .header.sub-rows-10.sub-multi-rows-3 .header-rows {
    top: 33.125vw;
  }
  .header.sub-rows-10.sub-multi-rows-4 .header-rows {
    top: 34.375vw;
  }
  .header.sub-rows-10.sub-multi-rows-5 .header-rows {
    top: 35.625vw;
  }
  .header.sub-rows-10.sub-multi-rows-6 .header-rows {
    top: 36.875vw;
  }
  .header.sub-rows-10.sub-multi-rows-7 .header-rows {
    top: 38.125vw;
  }
  .header.sub-rows-10.sub-multi-rows-8 .header-rows {
    top: 39.375vw;
  }
  .header.sub-rows-10.sub-multi-rows-9 .header-rows {
    top: 40.625vw;
  }
  .header.sub-rows-10.sub-multi-rows-10 .header-rows {
    top: 41.875vw;
  }
}

/* ==========================================================================

   !Article List

   ========================================================================== */
.article-list-item {
  padding: 1.5625vw 0;
}

@media (min-width: 768px) {
  .article-list-item {
    padding: 0.625vw 0;
  }
}

.article-list-item:last-child {
  border-bottom: none;
}

.list-date {
  white-space: nowrap;
}

.list-teaser {
  height: auto;
}

.event-name, .event-artist {
  display: block;
}

.event-artist-hover-link {
  display: none;
}

.event-artist-hover-link:before {
  content: "\2192   ";
  line-height: 0;
  vertical-align: -.15vw;
}

.list-link.\--external:hover p, .list-link.\--external:active p {
  display: none;
}

.list-link.\--external:hover .event-artist-hover-link, .list-link.\--external:active .event-artist-hover-link {
  display: block;
}

.event-date {
  white-space: nowrap;
}

@media (min-width: 768px) {
  .event-endtime {
    display: block;
  }
}

.event-header {
  margin-bottom: 3.125vw;
}

@media (min-width: 768px) {
  .event-header {
    margin-bottom: 1.25vw;
  }
}

.event .event-date-n-fest {
  margin-bottom: 3.125vw;
}

@media (min-width: 768px) {
  .event .event-date-n-fest {
    margin-bottom: 0;
  }
}

.event .event-time-n-loc {
  margin-bottom: 3.125vw;
}

@media (min-width: 768px) {
  .event .event-time-n-loc {
    margin-bottom: 1.25vw;
  }
}

@media (max-width: 767px) {
  .event .event-time-n-loc {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .event .event-genre + .col {
    text-align: right;
  }
}

.event-group {
  margin-bottom: 4.6875vw;
}

@media (min-width: 768px) {
  .event-group {
    margin-bottom: 1.875vw;
  }
}

.event-promo-list-item {
  display: inline;
}

.event-promo-list-item:after {
  content: ", ";
}

.event-promo-list-item:last-child:after {
  content: "";
}

.event-promo-list-item:nth-last-child(2):after {
  content: " & ";
}

.event-others-title {
  margin-bottom: 1.5625vw;
}

@media (min-width: 768px) {
  .event-others-title {
    margin-bottom: 0.625vw;
  }
}

.event-others-list-item {
  margin-bottom: 1.5625vw;
}

@media (min-width: 768px) {
  .event-others-list-item {
    margin-bottom: 0.625vw;
  }
}

.event-others-list-item:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .col + .event-copy-wrap.col {
    margin-top: 6.25vw;
  }
}

.related-events {
  margin-top: 12.5vw;
}

@media (min-width: 768px) {
  .related-events {
    margin-top: 5vw;
  }
}

.filter {
  position: relative;
}

.filter-toggle {
  display: inline-block;
}

html:not(.js) .filter-toggle:hover .filter-list,
.js .filter-toggle.open .filter-list {
  display: block;
}

.filter-display {
  white-space: nowrap;
  position: relative;
}

.filter-display:after {
  content: " \2193";
  color: #000;
}

.js .filter-display {
  cursor: pointer;
}

.filter-display:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 0.78125vw;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

@media (min-width: 768px) {
  .filter-display:before {
    height: 0.3125vw;
  }
}

.filter-list {
  position: absolute;
  top: 4.6875vw;
  left: 0;
  max-width: 100%;
  padding: 1.5625vw 3.125vw 0;
  border-top: 0;
  background: #fff;
  z-index: -1;
  display: none;
}

.filter-list-item {
  padding-bottom: 1.5625vw;
}

@media (min-width: 768px) {
  .filter-list {
    top: 1.875vw;
    padding: 0.625vw 2.5vw 0 1.25vw;
  }
  .filter-list-item {
    padding-bottom: 0.625vw;
  }
}

@media (max-width: 767px) {
  .filter-right-sm {
    text-align: right;
  }
  .filter-right-sm .filter-list {
    text-align: left;
    left: auto;
    right: 0;
  }
}

/* ==========================================================================

   !Logos

   ========================================================================== */
.logos {
  padding-top: 4.6875vw;
}

@media (min-width: 768px) {
  .logos {
    padding-top: 1.875vw;
  }
}

.logos-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4.6875vw;
  margin-bottom: 4.6875vw;
}

@media (min-width: 768px) {
  .logos-item {
    margin-right: 1.875vw;
    margin-bottom: 1.875vw;
  }
}

.logos-item:last-child {
  margin-right: 0;
}

.logos-img {
  display: block;
  vertical-align: middle;
  max-width: 37.5vw;
  max-height: 14.0625vw;
}

@media (min-width: 768px) {
  .logos-img {
    max-width: 15vw;
    max-height: 5.625vw;
  }
}

.col .gal.\--slide .gal-item-wrap {
  height: 64.453125vw;
}

.col .gal.\--slide .gal-dots,
.col .gal.\--slide .gal-zoom-btn {
  top: 64.453125vw;
}

@media (min-width: 768px) {
  .col-32-lg .gal.\--slide .gal-item-wrap {
    height: 27.5vw;
  }
  .col-32-lg .gal.\--slide .gal-dots,
  .col-32-lg .gal.\--slide .gal-zoom-btn {
    top: 27.5vw;
  }
  .col-36-lg .gal.\--slide .gal-item-wrap {
    height: 30.9375vw;
  }
  .col-36-lg .gal.\--slide .gal-dots,
  .col-36-lg .gal.\--slide .gal-zoom-btn {
    top: 30.9375vw;
  }
  .zoom section:not(.\--zoomable),
  .zoom .event-header:not(.\--zoomable),
  .zoom .col:not(.\--zoomable) {
    display: none;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .zoom .col-right-lg {
    float: none;
  }
}

@media (min-width: 768px) {
  .zoom .gal ~ * {
    display: none;
  }
  .zoom .col.\--zoomable {
    width: 100%;
  }
  .zoom .col.\--zoomable .gal.\--slide .gal-item-wrap {
    height: 61.875vw;
  }
  .zoom .col.\--zoomable .gal.\--slide .gal-dots,
  .zoom .col.\--zoomable .gal.\--slide .gal-zoom-btn {
    top: 61.875vw;
  }
}

.gal {
  position: relative;
}

@media (max-width: 767px) {
  .event .gal {
    margin-bottom: 4.6875vw;
  }
}

.gal-img {
  display: block;
}

.gal-vid {
  position: relative;
  padding-bottom: 56.25%;
}

.gal-vid iframe {
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 768px) {
  .gal-item-wrap {
    margin-bottom: 4.375vw;
  }
}

.gal-caption {
  text-align: center;
  word-wrap: break-word;
  padding: 3.125vw 6.25vw 0;
}

@media (min-width: 768px) {
  .gal-caption {
    padding: 1.25vw 2.5vw;
    margin-top: -4.375vw;
  }
}

.gal-caption [lang]:before {
  float: none;
}

.gal-caption-credit {
  display: inline-block;
  font-size: 2.8125vw;
}

@media (min-width: 768px) {
  .gal-caption-credit {
    font-size: 1.171875vw;
  }
}

.js .\--zoomable .gal {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.js .zoom .\--zoomable .gal {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
}

.gal.\--slide {
  overflow-x: scroll;
  overflow-y: hidden;
}

.gal.\--slide .gal-wrap {
  white-space: nowrap;
  word-wrap: normal;
  padding: 0 1.5625vw;
  margin-left: -3.125vw;
}

@media (min-width: 768px) {
  .gal.\--slide .gal-wrap {
    padding: 0 0.625vw;
    margin-left: -1.25vw;
  }
}

.gal.\--slide .gal-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  margin: 0 1.5625vw;
}

@media (min-width: 768px) {
  .gal.\--slide .gal-item {
    margin: 0 0.625vw;
  }
}

.gal.\--slide .gal-item-wrap {
  position: relative;
}

.gal.\--slide .gal-img {
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gal.\--slide .gal-img.\--height-prio {
  width: auto;
}

.gal.\--slide .gal-vid {
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.js .gal.\--slide,
.js .zoom .gal.\--slide {
  overflow: hidden;
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.js .gal.\--slide:active,
.js .zoom .gal.\--slide:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

.gal-prev, .gal-next {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
}

.gal-prev {
  left: 0;
}

.gal-next {
  right: 0;
}

.gal-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
     -moz-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
       -o-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  color: #e5e5e5;
  margin-top: -1.5625vw;
}

@media (min-width: 768px) {
  .gal-dots {
    margin-top: -0.625vw;
  }
}

.gal-dots-item {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 3.125vw;
  height: 3.125vw;
}

@media (min-width: 768px) {
  .gal-dots-item {
    width: 1.25vw;
    height: 1.25vw;
  }
}

.gal-dots-item:before {
  content: "\25CB";
  display: block;
  -webkit-transform: scale(0.75);
     -moz-transform: scale(0.75);
      -ms-transform: scale(0.75);
       -o-transform: scale(0.75);
          transform: scale(0.75);
}

.gal-dots-item:hover:before, .gal-dots-item.act:before {
  content: "\25CF";
}

.gal-zoom-btn {
  position: absolute;
  right: 0;
  cursor: pointer;
  display: none;
  margin-top: 1.375vw;
}

@media (min-width: 768px) {
  .gal-zoom-btn {
    display: block;
  }
}

.gal-zoom-btn:before {
  content: "+";
}

.main-wrap.zoom .gal-zoom-btn:before {
  content: "\D7";
}

.tickets-header {
  display: block;
  padding: 0.78125vw 0;
}

@media (min-width: 768px) {
  .tickets-header {
    padding: 0.18212891vw 0 0.44287109vw;
  }
}

.tickets .tickets-title {
  position: relative;
}

.tickets-price {
  display: block;
  float: right;
  white-space: nowrap;
  margin-top: 0.46875vw;
  padding-left: 6.25vw;
}

@media (min-width: 768px) {
  .tickets-price {
    margin-top: 0.1875vw;
    padding-left: 2.5vw;
  }
}

.tickets-link .tickets-title:before {
  content: "\2192";
  position: absolute;
  left: 0;
  top: 0;
}

.tickets-link .tickets-title,
.tickets-link + .tickets-text {
  padding-left: 6.25vw;
}

@media (min-width: 768px) {
  .tickets-link .tickets-title,
  .tickets-link + .tickets-text {
    padding-left: 2.5vw;
  }
}

.tickets-text {
  padding-bottom: 1.5625vw;
}

@media (min-width: 768px) {
  .tickets-text {
    padding-bottom: 0.625vw;
  }
}

.tickets-header.form-toggle {
  cursor: pointer;
}

.tickets-header.form-toggle .tickets-title:before {
  content: "\2192   ";
}

.tickets-header.form-toggle.\--open .tickets-title:before {
  content: "\2193   ";
}

.js .tickets-form {
  display: none;
}

.tickets-form-intro {
  padding: 1.09375vw 0 0.46875vw;
}

@media (min-width: 768px) {
  .tickets-form-intro {
    padding: 0.4375vw 0 0.1875vw;
  }
}

.tickets-form-event-name {
  padding-top: 1.09375vw;
}

@media (min-width: 768px) {
  .tickets-form-event-name {
    padding-top: 0.4375vw;
  }
}

.js .tickets-header.form-toggle.\--open + .tickets-form {
  display: block;
}

.tickets-choice-label {
  display: inline-block;
  vertical-align: top;
  cursor: default;
  width: 71.875%;
  margin-right: 3.125%;
  padding: 1.09375vw 0 0.46875vw;
}

@media (min-width: 768px) {
  .tickets-choice-label {
    padding: 0.4375vw 0 0.1875vw;
  }
}

.tickets-choice-select {
  display: inline-block;
  vertical-align: bottom;
  width: 25%;
}

/* ==========================================================================

   !Forms

   ========================================================================== */
:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

::placeholder {
  color: rgba(0, 0, 0, 0.3);
}

input::-ms-clear {
  display: none;
}

input:not([type="checkbox"]),
textarea {
  border-color: #000;
  display: block;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  outline: none;
  background: transparent;
  line-height: normal;
  padding: 0.625vw 0 0;
}

@media (min-width: 768px) {
  input:not([type="checkbox"]),
  textarea {
    padding: 0.25vw 0 0;
  }
}

input:not([type="checkbox"]):not([type="submit"]) {
  height: 6.40625vw;
}

@media (min-width: 768px) {
  input:not([type="checkbox"]):not([type="submit"]) {
    height: 2.56518555vw;
  }
}

input[type="submit"] {
  text-align: left;
  cursor: pointer;
  line-height: 4.6875vw;
  padding: 0.625vw 0 0.9375vw;
}

@media (min-width: 768px) {
  input[type="submit"] {
    line-height: 1.875vw;
    padding: 0.25vw 0 0.375vw;
  }
}

input[type="submit"].border-collapse {
  border: 0;
}

input[type="submit"].no-border-bottom {
  border-bottom: none;
}

textarea {
  padding: 1.09375vw 0 0.46875vw;
}

@media (min-width: 768px) {
  textarea {
    padding: 0.4375vw 0 0.1875vw;
  }
}

select {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  white-space: nowrap;
  cursor: pointer;
  display: block;
  color: #000;
  background: transparent url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cpath d='M14.784,29H85.216L50,90.771Z'/%3E%3C/svg%3E") right center no-repeat;
  -webkit-background-size: auto 49.75%;
     -moz-background-size: auto 49.75%;
          background-size: auto 49.75%;
  padding: 1.09375vw 6.25vw 0.46875vw 0;
}

@media (min-width: 768px) {
  select {
    padding: 0.4375vw 2.5vw 0.1875vw 0;
  }
}

select::-ms-expand {
  display: none;
}

.label {
  display: block;
  padding: 0.78125vw 0;
}

@media (min-width: 768px) {
  .label {
    padding: 0.3125vw 0;
  }
}

.label-checkbox {
  visibility: hidden;
  position: absolute;
}

.label-text:before {
  content: "\25CB   ";
  vertical-align: -.15vw;
}

.label-checkbox:checked + .label-text:before {
  content: "\25CF   ";
}

.form-error {
  padding: 1.09375vw 0 0.46875vw;
  color: red;
}

@media (min-width: 768px) {
  .form-error {
    padding: 0.4375vw 0 0.1875vw;
  }
}

.form-title {
  padding: 0.78125vw 0;
}

@media (min-width: 768px) {
  .form-title {
    padding: 0.3125vw 0;
  }
}

.form-title + .form-msg {
  margin-top: 3.125vw;
}

@media (min-width: 768px) {
  .form-title + .form-msg {
    margin-top: 1.25vw;
  }
}

.form-submit {
  margin-top: 3.125vw;
}

@media (min-width: 768px) {
  .form-submit {
    margin-top: 1.25vw;
  }
}

.row-search {
  position: relative;
}

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

input.search-field {
  border: 0;
  padding: 0;
  display: inline-block;
  width: auto;
}

.js input.search-field {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 60%;
}

@media (min-width: 768px) {
  .js input.search-field {
    width: 81.94444444%;
  }
}

.js .row-search.open input.search-field {
  display: block;
}

input[type="submit"].search-btn {
  display: inline;
  border: 0;
  padding: 0;
  width: auto;
  text-transform: uppercase;
}

.js .row-search.open > .col:not(.col-search) {
  visibility: hidden;
}

.search-active-wrap {
  position: relative;
}

.search-active {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  position: absolute;
  left: 0;
  top: -1.5625vw;
  line-height: 6.25vw;
  height: 6.25vw;
}

@media (min-width: 768px) {
  .search-active {
    top: -0.625vw;
    line-height: 2.5vw;
    height: 2.5vw;
  }
}

.search-active:before {
  content: "\D7   ";
}

.search-active.right-side {
  left: auto;
  right: 0;
}

.col-search-right {
  margin-left: 50%;
}

.search-group-header {
  white-space: nowrap;
}

.search-group + .search-group,
.pagination + .search-group {
  margin-top: 12.5vw;
}

@media (min-width: 768px) {
  .search-group + .search-group,
  .pagination + .search-group {
    margin-top: 5vw;
  }
}

/* ==========================================================================

   !Pagination

   ========================================================================== */
.pagination {
  margin-top: 3.125vw;
  padding: 0.78125vw 0;
}

@media (min-width: 768px) {
  .pagination {
    margin-top: 1.25vw;
    padding: 0.3125vw 0;
  }
}

.pagination .page-item {
  display: inline;
}

.footer {
  padding: 0 0 4.6875vw;
  position: relative;
  z-index: 4;
}

.startpage .footer-double {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}

@media (min-width: 768px) {
  .footer,
  .startpage .footer-double {
    padding: 0.625vw 0 1.875vw;
  }
}

.footer.footer-ticker-bottom-1 {
  padding-bottom: 10.9375vw;
}

@media (min-width: 768px) {
  .footer.footer-ticker-bottom-1 {
    padding-bottom: 4.375vw;
  }
}

.footer.footer-ticker-bottom-2 {
  padding-bottom: 17.1875vw;
}

@media (min-width: 768px) {
  .footer.footer-ticker-bottom-2 {
    padding-bottom: 6.875vw;
  }
}

.footer.footer-ticker-bottom-3 {
  padding-bottom: 23.4375vw;
}

@media (min-width: 768px) {
  .footer.footer-ticker-bottom-3 {
    padding-bottom: 9.375vw;
  }
}

@media (max-width: 767px) {
  .footer-nav {
    padding-bottom: 1.5625vw;
  }
}

.footer-nav:not(.hidden-lg) + .footer-content {
  margin-top: 3.125vw;
}

@media (min-width: 768px) {
  .footer-nav:not(.hidden-lg) + .footer-content {
    margin-top: 1.25vw;
  }
}

.footer-content {
  padding: 1.5625vw 0 2.34375vw;
}

@media (max-width: 767px) {
  .footer-content {
    border: none;
    padding-bottom: 0;
  }
}

@media (min-width: 768px) {
  .footer-content {
    padding: 0.625vw 0 0.9375vw;
  }
  .footer-content .col {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .footer-col-right-lg {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .footer-nav .nav-item:first-child .nav-item-link {
    padding-right: 26.66666667%;
  }
}

.search-link {
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .search-link-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
  }
  .col + .search-link-wrap.col {
    margin-top: 1.5625vw;
  }
}

@media (min-width: 768px) {
  .hidden-lg + .search-link-wrap {
    margin-left: 88.88888889%;
  }
}

.pattern {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}

.pattern.size-25-sm {
  -webkit-background-size: 25% auto;
     -moz-background-size: 25% auto;
          background-size: 25% auto;
}

.pattern.size-50-sm {
  -webkit-background-size: 50% auto;
     -moz-background-size: 50% auto;
          background-size: 50% auto;
}

.pattern.size-100-sm {
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
          background-size: 100% auto;
}

.pattern.size-200-sm {
  -webkit-background-size: 200% auto;
     -moz-background-size: 200% auto;
          background-size: 200% auto;
}

@media (min-width: 768px) {
  .pattern.size-10-lg {
    -webkit-background-size: 10% auto;
       -moz-background-size: 10% auto;
            background-size: 10% auto;
  }
  .pattern.size-20-lg {
    -webkit-background-size: 20% auto;
       -moz-background-size: 20% auto;
            background-size: 20% auto;
  }
  .pattern.size-40-lg {
    -webkit-background-size: 40% auto;
       -moz-background-size: 40% auto;
            background-size: 40% auto;
  }
  .pattern.size-50-lg {
    -webkit-background-size: 50% auto;
       -moz-background-size: 50% auto;
            background-size: 50% auto;
  }
  .pattern.size-100-lg {
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
            background-size: 100% auto;
  }
}

@-webkit-keyframes SOSZ25 {
  80% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  0%,
  78.5%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes SOSZ25 {
  80% {
    -moz-transform: scale(0.9);
         transform: scale(0.9);
  }
  0%,
  78.5%,
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@-o-keyframes SOSZ25 {
  80% {
    -o-transform: scale(0.9);
       transform: scale(0.9);
  }
  0%,
  78.5%,
  100% {
    -o-transform: scale(1);
       transform: scale(1);
  }
}

@keyframes SOSZ25 {
  80% {
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
  }
  0%,
  78.5%,
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

.pattern.sosz25-special {
  background: none;
}

.pattern.sosz25-special:before, .pattern.sosz25-special:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
          background-size: 100%;
}

.pattern.sosz25-special:before {
  left: 0;
  top: 29.6875vw;
  width: 62.5vw;
  height: 62.5vw;
  background-image: url(../images/35/tile-real.svg);
  -webkit-animation: SOSZ25 5s linear(0, 0.182 11.5%, 0.349 18.5%, 0.592 25.1%, 0.998 33.3%, 0.697 40.2%, 0.63 42.9%, 0.607 45.5%, 0.628 48%, 0.692 50.6%, 0.998 57.7%, 0.848 61.9%, 0.813 63.7%, 0.802 65.4%, 0.812 67.1%, 0.842 68.9%, 0.999 74.5%, 0.937 77.5%, 0.917 80.2%, 0.931 82.8%, 1 88.2%, 0.981 91.9%, 1) infinite;
     -moz-animation: SOSZ25 5s linear(0, 0.182 11.5%, 0.349 18.5%, 0.592 25.1%, 0.998 33.3%, 0.697 40.2%, 0.63 42.9%, 0.607 45.5%, 0.628 48%, 0.692 50.6%, 0.998 57.7%, 0.848 61.9%, 0.813 63.7%, 0.802 65.4%, 0.812 67.1%, 0.842 68.9%, 0.999 74.5%, 0.937 77.5%, 0.917 80.2%, 0.931 82.8%, 1 88.2%, 0.981 91.9%, 1) infinite;
       -o-animation: SOSZ25 5s linear(0, 0.182 11.5%, 0.349 18.5%, 0.592 25.1%, 0.998 33.3%, 0.697 40.2%, 0.63 42.9%, 0.607 45.5%, 0.628 48%, 0.692 50.6%, 0.998 57.7%, 0.848 61.9%, 0.813 63.7%, 0.802 65.4%, 0.812 67.1%, 0.842 68.9%, 0.999 74.5%, 0.937 77.5%, 0.917 80.2%, 0.931 82.8%, 1 88.2%, 0.981 91.9%, 1) infinite;
          animation: SOSZ25 5s linear(0, 0.182 11.5%, 0.349 18.5%, 0.592 25.1%, 0.998 33.3%, 0.697 40.2%, 0.63 42.9%, 0.607 45.5%, 0.628 48%, 0.692 50.6%, 0.998 57.7%, 0.848 61.9%, 0.813 63.7%, 0.802 65.4%, 0.812 67.1%, 0.842 68.9%, 0.999 74.5%, 0.937 77.5%, 0.917 80.2%, 0.931 82.8%, 1 88.2%, 0.981 91.9%, 1) infinite;
}

.pattern.sosz25-special:after {
  right: 0;
  top: 84.375vw;
  width: 75vw;
  height: 75vw;
  background-image: url(../images/35/tile-magic.svg);
  -webkit-animation: SOSZ25 5s linear(0, 0.182 11.5%, 0.349 18.5%, 0.592 25.1%, 0.998 33.3%, 0.697 40.2%, 0.63 42.9%, 0.607 45.5%, 0.628 48%, 0.692 50.6%, 0.998 57.7%, 0.848 61.9%, 0.813 63.7%, 0.802 65.4%, 0.812 67.1%, 0.842 68.9%, 0.999 74.5%, 0.937 77.5%, 0.917 80.2%, 0.931 82.8%, 1 88.2%, 0.981 91.9%, 1) 500ms infinite;
     -moz-animation: SOSZ25 5s linear(0, 0.182 11.5%, 0.349 18.5%, 0.592 25.1%, 0.998 33.3%, 0.697 40.2%, 0.63 42.9%, 0.607 45.5%, 0.628 48%, 0.692 50.6%, 0.998 57.7%, 0.848 61.9%, 0.813 63.7%, 0.802 65.4%, 0.812 67.1%, 0.842 68.9%, 0.999 74.5%, 0.937 77.5%, 0.917 80.2%, 0.931 82.8%, 1 88.2%, 0.981 91.9%, 1) 500ms infinite;
       -o-animation: SOSZ25 5s linear(0, 0.182 11.5%, 0.349 18.5%, 0.592 25.1%, 0.998 33.3%, 0.697 40.2%, 0.63 42.9%, 0.607 45.5%, 0.628 48%, 0.692 50.6%, 0.998 57.7%, 0.848 61.9%, 0.813 63.7%, 0.802 65.4%, 0.812 67.1%, 0.842 68.9%, 0.999 74.5%, 0.937 77.5%, 0.917 80.2%, 0.931 82.8%, 1 88.2%, 0.981 91.9%, 1) 500ms infinite;
          animation: SOSZ25 5s linear(0, 0.182 11.5%, 0.349 18.5%, 0.592 25.1%, 0.998 33.3%, 0.697 40.2%, 0.63 42.9%, 0.607 45.5%, 0.628 48%, 0.692 50.6%, 0.998 57.7%, 0.848 61.9%, 0.813 63.7%, 0.802 65.4%, 0.812 67.1%, 0.842 68.9%, 0.999 74.5%, 0.937 77.5%, 0.917 80.2%, 0.931 82.8%, 1 88.2%, 0.981 91.9%, 1) 500ms infinite;
}

@media (min-width: 768px) {
  .pattern.sosz25-special:before {
    top: 4.375vw;
    width: 46.875vw;
    height: 46.875vw;
  }
  .pattern.sosz25-special:after {
    top: 15.625vw;
    width: 55.625vw;
    height: 55.625vw;
  }
}

.start-wrap {
  position: relative;
  margin-top: 18.75vw;
}

@media (min-width: 768px) {
  .start-wrap {
    margin-top: 10vw;
  }
}

.start-wrap.\--front {
  z-index: 4;
}

@media (max-width: 767px) {
  .start-wrap.\--front {
    left: -3.33333333%;
    width: 106.66666667%;
  }
}

.start-wrap.\--back {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

@media (min-width: 768px) {
  .start-wrap.\--back {
    left: 5%;
    right: 5%;
  }
}

.start-hilite {
  position: relative;
  left: -5.55555556%;
  width: 111.11111111%;
  font-size: 14.2vw;
  line-height: 10vw;
  overflow: hidden;
}

@media (max-width: 767px) {
  .start-hilite {
    left: 0;
    width: 100%;
  }
}

.start-hilite-link {
  display: block;
  width: 105%;
}

.start-hilite span {
  max-width: 100%;
  display: inline-block;
}

.start-hilite + .start-list,
.start-list-item + .start-list-item {
  margin-top: 15.625vw;
}

@media (min-width: 768px) {
  .start-hilite + .start-list,
  .start-list-item + .start-list-item {
    margin-top: 6.25vw;
  }
}

.start-list-link {
  display: block;
}

.start-list-title {
  font-size: 7.1vw;
  line-height: 5vw;
  letter-spacing: normal;
}

.start-list-title + .start-list-date {
  margin-top: 3.125vw;
}

@media (min-width: 768px) {
  .start-list-title + .start-list-date {
    margin-top: 1.25vw;
  }
}

.start-list-date {
  font-size: 8.875vw;
  line-height: 6.25vw;
}

@media (min-width: 768px) {
  .start-list-date {
    font-size: 3.55vw;
    line-height: 2.5vw;
  }
}

@media (max-width: 767px) {
  .start-hilite, .start-list-title {
    font-size: 17.75vw;
    line-height: 12.5vw;
    letter-spacing: -0.015625vw;
  }
}

.start-sosz-preview-btn {
  display: block;
  position: fixed;
  top: 5vw;
  right: 5vw;
  width: 20vw;
  height: 20vw;
}

@media (max-width: 767px) {
  .start-sosz-preview-btn {
    top: 12.5vw;
    right: 6.25vw;
    width: 50vw;
    height: 50vw;
  }
}

.start-sosz-preview-btn svg {
  width: 100%;
  height: 100%;
}

@-webkit-keyframes ticker {
  from {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}

@-moz-keyframes ticker {
  from {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
  to {
    -moz-transform: translate(-100%, 0);
         transform: translate(-100%, 0);
  }
}

@-o-keyframes ticker {
  from {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
  }
  to {
    -o-transform: translate(-100%, 0);
       transform: translate(-100%, 0);
  }
}

@keyframes ticker {
  from {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-100%, 0);
       -moz-transform: translate(-100%, 0);
         -o-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}

.ticker {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #000;
  color: #000;
  z-index: 6;
  text-transform: uppercase;
  overflow: hidden;
  font-size: 8.875vw;
  line-height: 6.25vw;
  padding-bottom: 0.78125vw;
}

@media (min-width: 768px) {
  .ticker {
    font-size: 3.55vw;
    line-height: 2.5vw;
    padding-bottom: 0.3125vw;
  }
}

.ticker-item-wrap {
  position: relative;
  white-space: nowrap;
  word-wrap: normal;
}

.ticker-item {
  display: inline-block;
  min-width: 100%;
  -webkit-animation: ticker 30s linear infinite;
     -moz-animation: ticker 30s linear infinite;
       -o-animation: ticker 30s linear infinite;
          animation: ticker 30s linear infinite;
  -webkit-animation-delay: 2s;
     -moz-animation-delay: 2s;
       -o-animation-delay: 2s;
          animation-delay: 2s;
  padding-right: 31.25vw;
}

@media (min-width: 768px) {
  .ticker-item {
    padding-right: 12.5vw;
  }
}

.ticker-item-wrap:nth-child(2) .ticker-item {
  animation-direction: reverse;
}

.ticker-item-wrap:nth-child(3) .ticker-item {
  -webkit-animation-duration: 20s;
     -moz-animation-duration: 20s;
       -o-animation-duration: 20s;
          animation-duration: 20s;
}

body.section-theme {
  --section-theme-bg: white;
  --section-theme-color: black;
  --section-theme-highlight: red;
  background: var(--section-theme-bg);
  color: var(--section-theme-color);
}

body.section-theme.szs26 {
  --section-theme-bg: #ff441a;
  --section-theme-color: #fff;
  --section-theme-highlight: #000;
}

body.section-theme * {
  border-color: currentColor !important;
}

body.section-theme .filter-display:after {
  color: currentColor;
}

body.section-theme .filter-list {
  background: var(--section-theme-bg);
}

body.section-theme.\--open-menu .header-wrap {
  background: var(--section-theme-bg);
}

body.section-theme.\--open-menu .header-wrap:after, body.section-theme.\--open-menu .header-wrap:before {
  background: var(--section-theme-bg);
}

body.section-theme .nav-main-wrap {
  background: var(--section-theme-bg);
}

body.section-theme .nav-main-wrap:after, body.section-theme .nav-main-wrap:before {
  background: var(--section-theme-bg);
}

body.section-theme .nav-main-wrap .nav-sub:before,
body.section-theme .header-rows:before {
  background: var(--section-theme-bg);
}

/* ==========================================================================

   Main Styles

   ========================================================================== */
body {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  body {
    font-size: 1.46484375vw;
    line-height: 1.875vw;
  }
}

.main {
  min-height: 100%;
  padding-bottom: 25vw;
}

@media (min-width: 768px) {
  .main {
    padding-bottom: 10vw;
  }
}

.copy {
  /* ==========================================================================

   !Editor Shared Styles

   ========================================================================== */
}

.copy p.small-text {
  font-size: 2.8125vw;
  line-height: 1.16666667;
}

@media (min-width: 768px) {
  .copy p.small-text {
    font-size: 1.171875vw;
  }
}

.copy * + p,
.copy * + h3,
.copy * + h4,
.copy * + ul {
  margin-top: 4.6875vw;
}

@media (min-width: 768px) {
  .copy * + p,
  .copy * + h3,
  .copy * + h4,
  .copy * + ul {
    margin-top: 1.875vw;
  }
}

.copy h3 {
  text-transform: uppercase;
}

.copy h3,
.copy h4 {
  margin-bottom: 4.6875vw;
}

.copy h3.no-space,
.copy h4.no-space {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .copy h3,
  .copy h4 {
    margin-bottom: 1.875vw;
  }
  .copy h3.no-space,
  .copy h4.no-space {
    margin-bottom: 0;
  }
}

.copy h4.no-space + * {
  margin-top: 0;
}

@media (min-width: 768px) {
  .copy h4.no-space + * {
    margin-top: 0;
  }
}

.copy ul ul {
  margin-top: 0;
}

.copy ul:not(.no-style) li {
  position: relative;
  padding-left: 3.125vw;
}

@media (min-width: 768px) {
  .copy ul:not(.no-style) li {
    padding-left: 1.25vw;
  }
}

.copy ul:not(.no-style) li:before {
  content: "\2022";
  position: absolute;
  left: 0;
}

.copy ul:not(.no-style) ul li:before {
  content: "\2013";
}

.main-wrap.t-standard, .main-wrap.t-map, .main-wrap.t-partner, .main-wrap.t-3cols, .main-wrap.t-presse,
.main-wrap.t-news > .main-intro, .main-wrap.t-newsletter {
  margin-top: 3.125vw;
}

@media (min-width: 768px) {
  .main-wrap.t-standard, .main-wrap.t-map, .main-wrap.t-partner, .main-wrap.t-3cols, .main-wrap.t-presse,
  .main-wrap.t-news > .main-intro, .main-wrap.t-newsletter {
    margin-top: 3.125vw;
  }
}

.main-wrap.t-presse .main-intro + .article-list, .main-wrap.t-news .main-intro + .article-list {
  margin-top: 3.125vw;
}

@media (min-width: 768px) {
  .main-wrap.t-presse .main-intro + .article-list, .main-wrap.t-news .main-intro + .article-list {
    margin-top: 3.125vw;
  }
}

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

@media (min-width: 768px) {
  .press-row {
    padding-bottom: 0.625vw;
  }
  .press-row:last-child {
    padding-bottom: 0;
  }
}

.press-meta {
  padding-top: .13em;
}

.press-file {
  display: inline-block;
  padding-left: .33em;
}

.main-wrap.t-news .list-title + .list-leadin {
  margin-top: 3.125vw;
}

@media (min-width: 768px) {
  .main-wrap.t-news .list-date + .list-fest,
  .main-wrap.t-news .list-title + .list-leadin {
    margin-top: 1.25vw;
  }
}

.main-wrap.t-map .map {
  position: relative;
  padding-bottom: 100%;
}

.main-wrap.t-map .map iframe {
  position: absolute;
  top: 0;
  left: 0;
}

.partner-title {
  margin-bottom: 3.125vw;
}

.logos + .partner-title {
  margin-top: 3.125vw;
}

@media (min-width: 768px) {
  .partner-title {
    margin-bottom: 1.25vw;
  }
  .logos + .partner-title {
    margin-top: 1.25vw;
  }
}

.main-wrap.t-newsdetail, .main-wrap.t-event {
  margin-top: 3.125vw;
}

@media (min-width: 768px) {
  .main-wrap.t-newsdetail, .main-wrap.t-event {
    margin-top: 1.875vw;
  }
}

.news-title + .news-leadin,
.news-leadin + .copy {
  margin-top: 4.6875vw;
}

@media (min-width: 768px) {
  .news-title + .news-leadin,
  .news-leadin + .copy {
    margin-top: 1.875vw;
  }
}
