.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  background-color: #222;
  font-family: 'Open Sauce Sans', sans-serif;
  color: #fff;
  font-size: 100%;
  line-height: 1.5;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0.25em;
}

h3 {
  margin-bottom: 10px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #60a2ac;
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

.richtext {
  width: 100%;
  max-width: 80ch;
  margin-bottom: 1.9em;
  font-size: 1em;
  font-style: normal;
}

.richtext h1 {
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}

.richtext h2 {
  line-height: 1.2;
  font-weight: 700;
}

.richtext h3 {
  margin-top: 0px;
  margin-bottom: 0.25em;
  line-height: 1.2;
  font-weight: 700;
}

.richtext h4 {
  line-height: 1.2;
  font-weight: 700;
}

.richtext h5 {
  line-height: 1.2;
  font-weight: 700;
}

.richtext h6 {
  color: #60a2ac;
  line-height: 1.2;
  font-weight: 700;
}

.richtext p {
  line-height: 1.9;
  font-weight: 400;
}

.richtext.dataprivacy {
  max-width: 70ch;
  font-size: 1em;
}

.richtext a {
  box-shadow: inset 0 -1px 0 0 #60a2ac;
  -webkit-transition: box-shadow 300ms ease, color 300ms ease;
  transition: box-shadow 300ms ease, color 300ms ease;
  color: #60a2ac;
  text-decoration: none;
}

.richtext a:hover {
  box-shadow: inset 0 -40px 0 0 #f6f8eb;
  color: #60a2ac;
  text-decoration: none;
}

.richtext ul {
  padding-left: 0px;
  font-size: 1.3em;
}

.richtext li {
  margin-bottom: 0.55em;
  padding: 0.65em 0em;
  line-height: 1.4;
  list-style-type: none;
}

.richtext em {
  color: #60a2ac;
  font-style: normal;
}

.richtext.two-column {
  width: 50%;
  padding-right: 2.4em;
}

.richtext.two-column.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 5em;
}

.font-100-xs {
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}

.font-100-xs.abspann {
  font-family: 'Univers Condensed', sans-serif;
  font-size: 1.4em;
  font-weight: 100;
  text-align: center;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.font-100-xs.play-trailer {
  line-height: 1;
}

.font-100-xs.nav-link {
  padding: 0.25em 0.55em;
  -webkit-transition: text-shadow 1200ms ease, color 800ms ease, background-color 800ms ease;
  transition: text-shadow 1200ms ease, color 800ms ease, background-color 800ms ease;
  font-family: 'Open Sauce Sans', sans-serif;
  color: rgba(246, 248, 235, 0.3);
  text-transform: uppercase;
}

.font-100-xs.nav-link:hover {
  color: #60a2ac;
  text-shadow: 0 0 15px rgba(96, 162, 172, 0.9);
}

.font-100-xs.nav-link.w--current {
  color: #60a2ac;
  text-shadow: 0 0 12px rgba(96, 162, 172, 0.6);
}

.font-100-xs.highlight {
  color: #60a2ac;
}

.font-400-l {
  margin-bottom: 0.25em;
  line-height: 1.2;
  font-weight: 800;
}

.font-500-xl {
  line-height: 1.2;
  font-weight: 700;
}

.font-200-s {
  margin-top: 0px;
  line-height: 1.2;
  font-weight: 700;
}

.font-200-s.formfield {
  margin-bottom: 0.75em;
  padding: 1em 0.5em;
  border-style: none;
  border-width: 1px;
  border-color: #f6f8eb;
  color: #f6f8eb;
}

.font-200-s.formfield {
  margin-bottom: 0.75em;
  padding: 1em 0.5em;
  border-style: none;
  border-width: 1px;
  border-color: #60a2ac;
  background-color: #60a2ac;
  color: #fff;
  font-weight: 400;
}

.font-200-s.highlight {
  color: #60a2ac;
}

.text-50 {
  width: 50%;
  padding-right: 2%;
}

.link {
  box-shadow: inset 0 -2px 0 0 #60a2ac;
  -webkit-transition: box-shadow 400ms ease, color 400ms ease;
  transition: box-shadow 400ms ease, color 400ms ease;
  color: #60a2ac;
  text-decoration: none;
}

.link:hover {
  box-shadow: inset 0 -50px 0 0 #60a2ac;
  color: #f6f8eb;
  text-decoration: none;
}

.font-300-m {
  margin-top: 0px;
  margin-bottom: 0.5em;
  line-height: 1.2;
  font-weight: 700;
}

.font-300-m.blue {
  color: #f6f8eb;
}

.font-600-xxl {
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}

.font-600-xxl.filmtitel {
  display: none;
  margin-top: 0px;
  margin-bottom: 0.15em;
  line-height: 0.77;
}

.styleguide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.quote {
  line-height: 1.25;
}

.regular {
  font-weight: 400;
}

.special-text-comboclassname {
  padding: 4vw;
  background-color: #e2e2e2;
}

.navigation {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 100%;
  height: 3.7em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #222;
}

.content-area {
  position: relative;
  width: 100%;
  padding-top: 2vw;
}

.content-area.center {
  padding-top: 3vw;
  padding-bottom: 3vw;
  text-transform: none;
}

.content-area.split-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-area.two-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #222;
  color: #60a2ac;
}

.nav-menu {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #222;
  font-size: 0.9em;
  letter-spacing: 0.4px;
}

.sponsoren-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: dotted;
  border-width: 3px;
  border-color: #f6f8eb;
  background-color: #fff;
  background-image: url('../images/pattern-textil-2k-small.png');
  background-position: 50% 50%;
  background-size: 60vw;
  color: #f6f8eb;
  text-decoration: none;
}

.showcase-link {
  color: #614ee9;
  text-decoration: none;
}

.showcase-link:hover {
  color: #fcc3ce;
}

.showcase-link.favorit {
  margin-bottom: 5.5em;
  color: #fff;
}

.showcase-link.favorit:hover {
  color: #fcc3ce;
}

.foodstand-link {
  width: 100%;
  padding: 2vw;
  border-style: dotted;
  border-width: 3px;
  border-color: #fcc3ce;
  background-color: #fff;
  background-image: url('../images/pattern-textil-2k-small.png');
  background-position: 50% 50%;
  background-size: 60vw;
  color: #f6f8eb;
  text-decoration: none;
}

.foodstand-link:hover {
  background-color: #f6f8eb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 50, 158, 0.6)), to(rgba(63, 50, 158, 0.6))), url('../images/pattern-textil-2k-small.png');
  background-image: linear-gradient(180deg, rgba(63, 50, 158, 0.6), rgba(63, 50, 158, 0.6)), url('../images/pattern-textil-2k-small.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 60vw;
  color: #fff;
}

.content-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 7vw 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-section.zitate {
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-section.centered {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-line {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 4vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.logoline-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0px, 0px, 5px);
  transform: translate3d(0px, 0px, 5px);
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  transition: transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.logoline-logo:hover {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: perspective(1000px) scale(0.9);
  transform: perspective(1000px) scale(0.9);
}

.abspann-titel {
  font-size: 0.7em;
}

.namensbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2vw;
  margin-bottom: 3vw;
  margin-left: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
}

.abspann-container {
  width: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.logo-normal {
  width: 100%;
}

.logo-normal.size47 {
  width: 47%;
}

.logo-normal.size85 {
  width: 85%;
}

.logo-normal.size50 {
  width: 50%;
}

.trailer-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.partnerlogos {
  margin-top: 2vw;
}

.partnerlogos.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.zitat-slider-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.slider-icon {
  color: #60a2ac;
  font-size: 0.5em;
}

.slider-nav {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -20%;
  display: block;
}

.zitat-slider-item {
  width: 100%;
}

.zitat-slider-item-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 7vw;
  padding-left: 7vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.cookie-wrapper {
  position: relative;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2vw;
  padding-right: 2.2em;
  padding-left: 2.2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3em;
  background-color: #fff;
  box-shadow: 4px 4px 4vw 0 rgba(26, 14, 14, 0.4);
  color: #222;
}

.cookie-embed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2000;
  display: none;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.kino-item {
  width: 100%;
  padding: 1.1em;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.close-icon {
  width: 1.4em;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.close-icon:hover {
  -webkit-filter: invert(0%);
  filter: invert(0%);
}

.play-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1.2em;
  margin-bottom: 1.2em;
  padding: 0.7em 1em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 0.1em;
  background-color: #60a2ac;
  -webkit-transition: color 300ms ease, background-color 300ms ease, -webkit-transform 800ms ease;
  transition: color 300ms ease, background-color 300ms ease, -webkit-transform 800ms ease;
  transition: transform 800ms ease, color 300ms ease, background-color 300ms ease;
  transition: transform 800ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 800ms ease;
  color: #f6f8eb;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  cursor: pointer;
}

.play-button:hover {
  background-color: #f6f8eb;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #60a2ac;
  font-weight: 800;
}

.play-button.cta {
  margin-bottom: 2vw;
}

.play-button.cta:hover {
  background-color: #fff;
  color: #f6f8eb;
}

.play-button.active {
  background-color: #f6f8eb;
  color: #fff;
}

.play-button.active.w--current {
  -webkit-transition-duration: 800ms, 800ms, 800ms;
  transition-duration: 800ms, 800ms, 800ms;
}

.play-button.active.w--current:hover {
  background-color: #60a2ac;
}

.play-button.no-margin-bottom {
  margin-right: 1.3em;
  margin-bottom: 0em;
  margin-left: 1.3em;
  text-align: center;
}

.play-button.no-margin-bottom.special {
  padding: 1em 1.2em;
  background-color: #f6f8eb;
  color: #60a2ac;
  font-weight: 700;
  text-transform: uppercase;
}

.play-button.no-margin-bottom.special:hover {
  background-color: #60a2ac;
  color: #f6f8eb;
}

.play-button.premiere-ticket.offdate {
  background-color: #7a2021;
}

.play-button.premiere-ticket.offdate:hover {
  background-color: #7a2022;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #f6f8eb;
}

.play-icon {
  width: 2.1em;
  margin-right: 0.5em;
  padding: 0.4em;
}

.play-icon:hover {
  -webkit-filter: invert(0%);
  filter: invert(0%);
}

.impressum-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  padding: 3vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #222;
}

.subside-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 4vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subside-header.w--current {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-logo {
  color: #60a2ac;
  text-decoration: none;
}

.impressum-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0vw 8vw 12vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #222;
  color: #f6f8eb;
  text-align: center;
}

.call-to-action-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.2em;
  padding-left: 1.2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.call-to-action-box.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.iframe-infobox {
  position: relative;
  margin-bottom: 4em;
  padding-right: 0.7em;
  padding-left: 0.7em;
}

.button-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-holder.kino {
  margin-top: 1.2em;
}

.impressum-area {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #60a2ac;
  font-size: 16px;
  text-align: center;
}

.filmtitel-special {
  padding-left: 5vw;
}

.filmstills-gallerie {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.filmstill-item {
  width: 100%;
  height: 100%;
  padding: 1.2em;
}

.filmstill-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.filmstill-thumbnail:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.content-split {
  width: 50%;
  padding-right: 8vw;
}

.content-header {
  width: 100%;
  margin-bottom: 3vw;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.newsletter-50 {
  width: 50%;
  padding-right: 2%;
}

.newsletter-50.right {
  padding-right: 0%;
  padding-left: 2%;
}

.hover-link-bright {
  box-shadow: inset 0 -1px 0 0 #60a2ac;
  -webkit-transition: box-shadow 675ms ease;
  transition: box-shadow 675ms ease;
  text-decoration: none;
}

.hover-link-bright:hover {
  box-shadow: inset 0 -40px 0 0 #60a2ac;
  color: #fff;
}

.newsletter-100 {
  width: 100%;
}

.logo-normal.size90 {
  width: 90%;
}

.zitate-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0vw;
  padding-bottom: 0vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 2vw;
  padding-top: 1vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.start-section {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  min-height: 120vh;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: radial-gradient(circle closest-corner at 100% 0%, #f6f8eb, transparent), url('../images/99Moons_Artwork-BG_199Moons_Artwork-BG.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  color: #f6f8eb;
}

.fimtitel-box {
  position: static;
  padding: 0em 0.75em;
}

.portrait-box {
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.portrait-image-box {
  width: 100%;
  margin-top: 2vw;
  margin-bottom: 2vw;
}

.portrait-text-box {
  padding: 2vw;
}

.menu-button-2 {
  background-color: #222;
}

.icon-menu-new {
  color: #60a2ac;
}

.icon-lines.top {
  background-color: #60a2ac;
}

.icon-lines.middle {
  color: #60a2ac;
}

.icon-lines.bottom {
  color: #60a2ac;
}

.navigation-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1000;
  width: 100%;
  background-color: #fff;
}

.font-100-base {
  margin-bottom: 1.15em;
  line-height: 1.9;
  font-weight: 400;
}

.font-100-base.no-margin-no-lineheight {
  margin-bottom: 0em;
  line-height: 1;
}

.font-100-base.hightlight {
  color: #60a2ac;
}

.font-100-base.turkis {
  margin-bottom: 0em;
  color: #60a2ac;
  line-height: 1.5;
}

.font-100-base.no-margin {
  margin-bottom: 0em;
}

.film-logo-long {
  width: 10em;
}

.filmlogo.small {
  width: 25vw;
  margin-bottom: 0.5em;
}

.filmtitel-container {
  position: relative;
  width: 50%;
  padding-right: 3vw;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  text-align: right;
}

.award-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.75em;
  grid-row-gap: 0.5em;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.award-logo {
  height: 60px;
  mix-blend-mode: luminosity;
}

.hero-subline-container {
  padding-left: 3vw;
}

.clip-container-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
}

.short-clip {
  z-index: 100;
  width: 47vw;
  height: 0.422em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 47vw;
}

.font-400-l-2 {
  font-family: Syne, sans-serif;
  color: #60a2ac;
  font-weight: 400;
}

.font-100-xs-2 {
  font-weight: 400;
}

.font-100-xs-2.no-margin {
  line-height: 1.1;
}

.font-100-xs-2.no-margin.no-lineheight {
  line-height: 1;
  font-weight: 400;
}

.font-100-xs-2.regular {
  opacity: 1;
  line-height: 1.6;
  font-weight: 400;
}

.font-100-xs-2.regular.close-tab {
  margin-right: 0.7em;
}

.kino-details-header {
  width: 100%;
  text-align: left;
}

.kino-list-container {
  width: 100%;
  margin-top: 2vw;
}

.kino-list-box {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.regio-tab-link {
  margin-top: 1vw;
  margin-bottom: 1vw;
  margin-left: 0.5em;
  padding-top: 11px;
  padding-right: 1.4em;
  padding-left: 1.4em;
  border-radius: 10em;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #60a2ac;
}

.regio-tab-link:hover {
  background-color: #f6f8eb;
}

.regio-tab-link.w--current {
  background-color: #60a2ac;
  color: #f6f8eb;
}

.content-area-halfsize {
  position: relative;
  width: 50%;
  padding-top: 2vw;
}

.content-area-halfsize.center {
  padding-top: 3vw;
  padding-bottom: 3vw;
}

.social-media-logoblock {
  width: 30vw;
}

.logo-line-2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 4vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.logo-line-2.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
}

.logo-line-2.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.logoline-logo-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0px, 0px, 5px);
  transform: translate3d(0px, 0px, 5px);
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  transition: transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.logoline-logo-2:hover {
  -webkit-filter: blur(2px);
  filter: blur(2px);
  -webkit-transform: perspective(1000px) translate(0px, -10px);
  transform: perspective(1000px) translate(0px, -10px);
}

.logoline-logo-2.social {
  width: 6em;
}

.link-on-white-2 {
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
}

.link-on-white-2:hover {
  color: #222;
  text-decoration: none;
}

.close-tap-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0vw;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 2vw 0vw 2vw 3vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f6f8eb;
  text-decoration: none;
}

.close-tap-2:hover {
  -webkit-filter: contrast(1000%) grayscale(100%);
  filter: contrast(1000%) grayscale(100%);
}

.white-overlay-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: scroll;
  width: 90%;
  min-height: 90vh;
  margin: 2vw 5vw 5vw;
  padding: 0em 2em 2em;
  border-radius: 2em;
  background-color: #fff;
  box-shadow: 4px 4px 4vw 0 #205a7a;
  color: #205a7a;
}

.white-overlay-2.streaming {
  z-index: 2000;
  display: none;
  height: 90vh;
  min-height: auto;
  border-radius: 0.1em;
  background-color: #60a2ac;
  color: #f6f8eb;
}

.iframe-container-2 {
  position: relative;
  width: 100%;
  height: 60vh;
}

.cookie-details-2 {
  display: inline-block;
  margin-left: 3vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #205a7a;
  text-decoration: none;
}

.cookie-details-2:hover {
  background-color: #205a7a;
  color: #fff;
}

.questionmark-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.8em;
  height: 1.8em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #60a2ac;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  color: #f6f8eb;
  text-decoration: none;
}

.questionmark-2:hover {
  background-color: #f6f8eb;
  color: #60a2ac;
}

.cookie-accept-2 {
  height: 100%;
  padding: 1em 1.2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  color: #313131;
}

.cookie-accept-2:hover {
  background-color: #60a2ac;
  color: #313131;
}

.cookie-text-2 {
  display: inline-block;
  padding: 1em 1em 0.8em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  font-weight: 400;
}

.cookie-deny-2 {
  height: 100%;
  padding: 1em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  color: #313131;
}

.cookie-deny-2:hover {
  background-color: #60a2ac;
  color: #313131;
}

.focus-button {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 2.3em;
  padding-bottom: 5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(48%, #222), to(transparent));
  background-image: linear-gradient(0deg, #222 48%, transparent);
  text-decoration: none;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0.9em;
}

.portrait-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.impressums-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  padding: 4vw 15vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #222;
}

.trailerbild {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  height: 0.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/99MOONS_STILL_799MOONS_STILL_1.webp');
  background-position: 0px 0px;
  background-size: cover;
  font-size: 90vw;
}

.lightbox-link {
  width: 100%;
}

.trailer-button-circle {
  position: relative;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5em;
  height: 5em;
  padding: 1.4em 1.4em 1.4em 1.7em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5em;
  background-color: rgba(96, 162, 172, 0.3);
  -webkit-transition: background-color 400ms ease, -webkit-transform 400ms cubic-bezier(.175, .885, .32, 1.275);
  transition: background-color 400ms ease, -webkit-transform 400ms cubic-bezier(.175, .885, .32, 1.275);
  transition: transform 400ms cubic-bezier(.175, .885, .32, 1.275), background-color 400ms ease;
  transition: transform 400ms cubic-bezier(.175, .885, .32, 1.275), background-color 400ms ease, -webkit-transform 400ms cubic-bezier(.175, .885, .32, 1.275);
  font-size: 16px;
}

.trailer-button-circle:hover {
  background-color: #60a2ac;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.content-container {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.title-area {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #60a2ac;
  font-size: 16px;
  text-align: center;
}

.trailer-lightbox {
  text-decoration: none;
}

.instagram-embed {
  position: -webkit-sticky;
  position: sticky;
  top: 5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 7vw;
  padding-left: 7vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.arrow-box-mobile {
  display: none;
}

.insta-post {
  padding-top: 0.7em;
  padding-bottom: 0.5em;
}

.heading-area {
  width: 100%;
}

.clip-container-mobile {
  display: none;
  width: 100vw;
}

.grain {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  width: 30vw;
  height: 30vw;
  margin-top: -15vw;
  margin-left: -15vw;
  background-image: url('../images/grain-test_1grain-test.webp');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0.27;
  mix-blend-mode: lighten;
}

.zitate-special {
  color: #60a2ac;
}

.zitate-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.award-link-item {
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.award-link-item:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.no-cinema-found {
  background-color: #60a2ac;
}

.two-column-content-side {
  position: -webkit-sticky;
  position: sticky;
  top: 5em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.festival-item {
  display: block;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
  text-decoration: none;
}

.festival-item:hover {
  color: #60a2ac;
}

.festival-item-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
}

.festival-list {
  padding-right: 2em;
}

.award-link-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 60%;
  padding-left: 2em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.75em;
  grid-row-gap: 0.5em;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.insta-container-desktop {
  position: -webkit-sticky;
  position: sticky;
  top: 7vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-right: 4vw;
  padding-left: 4vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.insta-container-mobile {
  display: none;
  width: 100vw;
}

.insta-feed-item {
  width: 100%;
}

.insta-feed-item:nth-child(odd) {
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.insta-feed-item:nth-child(even) {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.insta-feed-item:last-child {
  overflow: visible;
}

.insta-feed-link {
  overflow: hidden;
  width: 100%;
  border-radius: 0.5em;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
  color: #f6f8eb;
  text-decoration: none;
}

.insta-feed-link:hover {
  -webkit-transform: rotate(3deg) scale(1.05);
  -ms-transform: rotate(3deg) scale(1.05);
  transform: rotate(3deg) scale(1.05);
}

.insta-image {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.insta-feed-list {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.insta-caption {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.4em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.insta-caption:hover {
  opacity: 1;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #f6f8eb;
}

.insta-video-feed-link {
  position: relative;
  -webkit-transform: rotate(-3deg) scale(1.05);
  -ms-transform: rotate(-3deg) scale(1.05);
  transform: rotate(-3deg) scale(1.05);
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.insta-video-link-on-text {
  color: #fff;
  text-decoration: none;
}

.insta-video-link-on-text:hover {
  color: #222;
  text-decoration: underline;
}

.side-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 7vw;
  width: 60%;
}

.side-wrapper.not-sticky {
  position: static;
}

.tour-link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 1.1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #222;
  -webkit-transition: box-shadow 400ms ease, color 300ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 400ms ease, color 300ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, box-shadow 400ms ease, color 300ms ease;
  transition: transform 400ms ease, box-shadow 400ms ease, color 300ms ease, -webkit-transform 400ms ease;
  color: #fff;
  text-decoration: none;
}

.tour-link-item:hover {
  box-shadow: 0 0 50px 0 rgba(96, 162, 172, 0.2);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #60a2ac;
}

.tour-link-item:active {
  text-decoration: none;
}

.date-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -2.2em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

.rightside-box {
  position: -webkit-sticky;
  position: sticky;
  top: 5em;
  width: 40%;
}

@media screen and (min-width: 1280px) {
  .short-clip {
    width: 34vw;
    font-size: 34vw;
  }

  .trailerbild {
    width: 60vw;
    font-size: 60vw;
  }

  .instagram-embed {
    max-width: 30vw;
    padding-right: 2vw;
    padding-left: 2vw;
  }
}

@media screen and (max-width: 991px) {
  .font-100-xs.nav-link {
    padding-top: 1em;
    padding-right: 1.55em;
    padding-bottom: 1em;
    text-align: right;
  }

  .navigation {
    height: auto;
  }

  .content-area {
    width: 100%;
  }

  .content-area.two-columns {
    width: 100%;
  }

  .nav-container {
    padding-right: 2vw;
    padding-left: 2vw;
  }

  .nav-menu {
    z-index: 2000;
    margin-top: 3.6em;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background-color: #222;
    text-align: center;
  }

  .content-section.zitate {
    padding: 0vw;
  }

  .logo-line {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
  }

  .zitat-slider-item {
    padding: 3.9em;
  }

  .play-button.cta {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .call-to-action-box {
    padding-bottom: 7vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .filmtitel-special {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .button-list {
    padding-bottom: 7vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .start-section {
    min-height: 100vh;
  }

  .filmposter.sticky {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .fimtitel-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-button-2 {
    margin-top: 0em;
    padding: 0.25em;
    border-radius: 0px;
    background-color: #222;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
  }

  .menu-button-2:hover {
    -webkit-transition-property: none;
    transition-property: none;
  }

  .menu-button-2.w--open {
    left: 0px;
    top: 0px;
    height: auto;
    padding-left: 18px;
    float: right;
    background-color: #222;
    text-align: left;
  }

  .icon-menu-new {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    padding: 11px 10px 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .icon-menu-new:hover {
    background-color: #222;
    text-shadow: 0 0 3vw #60a2ac;
  }

  .icon-lines {
    width: 20px;
    height: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #60a2ac;
  }

  .icon-lines.top:hover {
    color: #f6f8eb;
  }

  .icon-lines.middle {
    color: #60a2ac;
  }

  .icon-lines.middle:hover {
    color: #f6f8eb;
  }

  .icon-lines.bottom {
    color: #60a2ac;
  }

  .icon-lines.bottom:hover {
    background-color: #f6f8eb;
    color: #f6f8eb;
  }

  .navigation-2 {
    width: 100%;
  }

  .filmtitel-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .award-link {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-row-gap: 0.75em;
  }

  .award-logo {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .hero-subline-container {
    color: #f6f8eb;
  }

  .short-clip {
    width: 70vw;
    font-size: 70vw;
  }

  .content-area-halfsize {
    width: 90%;
  }

  .social-media-logoblock {
    width: 90vw;
  }

  .logo-line-2 {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
  }

  .white-overlay-2.streaming {
    margin-top: 5vh;
  }

  .iframe-container-2 {
    position: relative;
    overflow: hidden;
    width: 100%;
  }

  .focus-button {
    padding-bottom: 3.5em;
  }

  .portrait-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .trailerbild {
    width: 90vw;
    font-size: 90vw;
  }

  .arrow-box-mobile {
    display: none;
  }

  .award-link-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-row-gap: 0.75em;
  }
}

@media screen and (max-width: 767px) {
  .richtext.two-column {
    width: 100%;
    padding-right: 0em;
  }

  .content-area {
    width: 100%;
  }

  .content-area.center {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .content-area.split-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-area.two-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-menu {
    margin-top: 3em;
  }

  .logo-line {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }

  .namensbox {
    margin-bottom: 5vw;
  }

  .partnerlogos.centered {
    margin-top: 14vw;
  }

  .slider-nav {
    bottom: 0%;
  }

  .cookie-wrapper {
    width: 80%;
    margin-top: 4vw;
  }

  .cookie-embed {
    font-size: 0.9em;
  }

  .play-button.no-margin-bottom {
    width: 100%;
    margin-right: 0em;
    margin-left: 0em;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .play-button.no-margin-bottom.special {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .filmstill-item {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .content-split {
    width: 100%;
  }

  .start-section {
    min-height: 1.4em;
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100vw;
    font-size: 100vw;
  }

  .filmposter.sticky {
    position: static;
    width: 80%;
  }

  .fimtitel-box.w--current {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    font-size: 1.4em;
  }

  .navigation-2 {
    width: 100%;
  }

  .film-logo-long {
    width: 5.4em;
  }

  .filmlogo {
    width: 47vw;
  }

  .filmtitel-container {
    width: 58%;
    height: auto;
  }

  .award-link {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin-bottom: 1em;
    padding-right: 1.7em;
    padding-left: 1.7em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .award-logo {
    position: relative;
    height: 50px;
  }

  .hero-subline-container {
    margin-top: 54vw;
  }

  .clip-container-desktop {
    position: relative;
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .short-clip {
    width: 80vw;
    font-size: 80vw;
  }

  .short-clip.left-hidden1 {
    margin-left: -160vw;
  }

  .short-clip.left-hidden2 {
    margin-left: -80vw;
  }

  .short-clip.left-hidden0 {
    margin-left: -240vw;
  }

  .kino-list-box {
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  }

  .regio-tab-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .content-area-halfsize {
    width: 100%;
  }

  .content-area-halfsize.center {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .logo-line-2 {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }

  .close-tap-2 {
    padding-right: 0vw;
  }

  .white-overlay-2.streaming {
    display: none;
    padding-top: 1.1em;
    padding-bottom: 6em;
  }

  .iframe-container-2 {
    border-bottom: 1px solid #205a7a;
  }

  .cookie-accept-2 {
    padding-right: 0.9em;
    padding-left: 0.9em;
  }

  .cookie-text-2 {
    padding-right: 0.9em;
    padding-left: 0.9em;
  }

  .cookie-deny-2 {
    padding-right: 0.9em;
    padding-left: 0.9em;
  }

  .focus-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 3.8em;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(22%, #222), to(transparent));
    background-image: linear-gradient(0deg, #222 22%, transparent);
    font-size: 0.9em;
  }

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

  .title-area {
    font-size: 16px;
  }

  .instagram-embed {
    position: static;
    width: 100%;
  }

  .arrow-box-mobile {
    position: -webkit-sticky;
    position: sticky;
    left: 0px;
    z-index: 1000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .arrow-icon {
    width: 2em;
    height: 2em;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 5em;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: url('../images/Caret-right-1.svg');
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    font-size: 20px;
  }

  .arrow-icon.left {
    background-image: url('../images/Caret-left-1.svg');
  }

  .clip-container-mobile {
    position: relative;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .mobile-clip-reel {
    position: relative;
    z-index: 100;
    display: block;
    overflow: scroll;
    margin-left: -100vw;
  }

  .mobile-clip-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .two-column-content-side {
    position: static;
  }

  .award-link-container {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin-bottom: 2em;
    padding-right: 1.7em;
    padding-left: 1.7em;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .insta-container-desktop {
    position: static;
    width: 100%;
    margin-top: 11vw;
    padding-right: 12vw;
    padding-left: 12vw;
  }

  .insta-container-mobile {
    position: relative;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8vw;
  }

  .insta-feed-item:nth-child(odd) {
    margin-top: 0vw;
  }

  .insta-feed-item:nth-child(even) {
    margin-top: 0vw;
  }

  .insta-feed-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .side-wrapper {
    position: static;
    width: 100%;
  }

  .rightside-box {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .richtext.two-column {
    width: 100%;
  }

  .content-area.two-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo-line {
    margin-top: 6vw;
    margin-bottom: 6vw;
    grid-column-gap: 9vw;
    grid-row-gap: 8vw;
  }

  .cookie-wrapper {
    width: 91%;
    padding-right: 1.6em;
    padding-left: 1.6em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .play-button.no-margin-bottom {
    margin: 0.4em 0em 0em;
  }

  .play-button.premiere-ticket {
    margin-top: 1.2em;
  }

  .impressum-page {
    width: 100%;
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .impressum-area {
    padding-top: 8vw;
  }

  .filmstills-gallerie {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }

  .filmposter.sticky {
    width: 100%;
  }

  .navigation-2 {
    width: 100%;
  }

  .film-logo-long {
    width: 5em;
  }

  .filmtitel-container {
    width: 90%;
    height: auto;
    padding-bottom: 8vw;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .award-link {
    position: static;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    margin-bottom: 0em;
    padding-right: 0em;
    padding-bottom: 0.8em;
    padding-left: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .award-logo {
    height: 41px;
  }

  .hero-subline-container {
    margin-top: 0vw;
    padding-top: 0vw;
    padding-bottom: 15vw;
    font-size: 0.9em;
    line-height: 1.7;
    text-align: center;
  }

  .short-clip.first {
    width: 85vw;
    font-size: 85vw;
  }

  .kino-list-box {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  }

  .logo-line-2 {
    margin-top: 6vw;
    margin-bottom: 6vw;
    grid-column-gap: 9vw;
    grid-row-gap: 8vw;
  }

  .close-tap-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .white-overlay-2.streaming {
    width: 100%;
    margin-right: 0vw;
    margin-left: 0vw;
    padding-right: 0.8em;
    padding-left: 0.8em;
  }

  .cookie-details-2 {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .questionmark-2 {
    width: 1.6em;
    height: 1.6em;
  }

  .cookie-accept-2 {
    padding-right: 0.3em;
    padding-left: 0.3em;
    font-size: 0.9em;
    text-align: left;
  }

  .cookie-text-2 {
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 0.9em;
    text-align: left;
  }

  .cookie-deny-2 {
    padding-right: 0.4em;
    padding-left: 0.4em;
    font-size: 0.9em;
    text-align: left;
  }

  .focus-button {
    font-size: 0.7em;
  }

  .impressums-section {
    padding-right: 4vw;
    padding-left: 4vw;
  }

  .title-area {
    padding-top: 8vw;
  }

  .instagram-embed {
    width: 100%;
  }

  .arrow-box-mobile {
    width: 100vw;
    padding-right: 5vw;
    padding-left: 5vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .award-link-container {
    position: static;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    margin-bottom: 0em;
    padding-right: 1.2em;
    padding-left: 1.2em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column-gap: 0.5em;
  }

  .tour-item {
    margin-top: 5vw;
    margin-bottom: 5vw;
  }
}

#w-node-d360765f-fa9f-9eaf-f386-2ee8d8efeee8-3898be7b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3c337071-eb51-cb5d-0ed0-82612907da24-3898be7b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0bc8d565-ccf6-59c0-8e63-532af80eecae-3898be7b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ff00a83f-89f6-3fd8-a1c8-57c7bb685c22-3898be7b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d12e4703-0a42-210f-9ee3-bbb23db8b16e-3898be7b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f3c9b701-9f1a-8a0e-1649-a4f36111263d-3898be7b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-aea7ba2c-6971-eced-be44-d0b4ecd55006-3898be7b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_73e32613-d8da-9df7-54fa-570d3f0e39dd-3898be7b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@font-face {
  font-family: 'Univers Condensed';
  src: url('../fonts/Univers-ThinUltraCondensed.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Univers Condensed';
  src: url('../fonts/Univers-LightUltraCondensed.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Univer Condensed';
  src: url('../fonts/UniveLigUltCon.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sauce Sans';
  src: url('../fonts/OpenSauceSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Syne';
  src: url('../fonts/Syne-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sauce Sans';
  src: url('../fonts/OpenSauceSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}