@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Light.otf"); }

body {
  font-weight: 300;
  font-family: Gilroy, Helvetica, Arial, sans-serif; }

a {
  text-decoration: none; }

a:focus, a:hover, a:active, a:link, a:visited {
  border-bottom: 1px solid; }

a.nodecorationlink {
  border-bottom: none; }

body.presskit {
  font-size: 20px;
  /*15px;*/
  font-weight: 300;
  width: 100%;
  height: 100%;
  letter-spacing: 1px;
  line-height: 1.5;
  color: darkslategrey;
  padding: 0px;
  margin: 0px;
  overflow-x: hidden;
  background-color: #ffffff;
  /*background-color: #EFFF34;*/
  /*  SECTIONS  */
  /*  COLUMN SETUP  */
  /*  GROUPING  */
  /*  GRID OF TWO  */
  /*  GRID OF THREE  */
  /*  GRID OF FOUR  */
  /*  GRID OF FIVE  */
  /*  GO FULL WIDTH BELOW 480 PIXELS */ }
  body.presskit .section {
    clear: both;
    padding: 0px;
    margin: 0px; }
  body.presskit .col {
    display: block;
    float: left;
    margin: 0 0 0 3.2%; }
  body.presskit .col:first-child {
    margin-left: 0; }
  body.presskit .group:before,
  body.presskit .group:after {
    content: "";
    display: table; }
  body.presskit .group:after {
    clear: both; }
  body.presskit .group {
    zoom: 1;
    /* For IE 6/7 */ }
  body.presskit .span_2_of_2 {
    width: 100%; }
  body.presskit .span_1_of_2 {
    width: 48.4%; }
  body.presskit .span_3_of_3 {
    width: 100%; }
  body.presskit .span_2_of_3 {
    width: 65.06%; }
  body.presskit .span_1_of_3 {
    width: 31.2%; }
  body.presskit .span_4_of_4 {
    width: 100%; }
  body.presskit .span_3_of_4 {
    width: 74.2%; }
  body.presskit .span_2_of_4 {
    width: 48.4%; }
  body.presskit .span_1_of_4 {
    width: 22.6%; }
  body.presskit .span_5_of_5 {
    width: 100%; }
  body.presskit .span_4_of_5 {
    width: 79.36%; }
  body.presskit .span_3_of_5 {
    width: 58.72%; }
  body.presskit .span_2_of_5 {
    width: 38.08%; }
  body.presskit .span_1_of_5 {
    width: 17.44%; }
  @media only screen and (max-width: 750px) {
    body.presskit .col {
      margin: 1% 0 1% 0%; }
    body.presskit .span_1_of_2, body.presskit .span_2_of_2 {
      width: 100%; }
    body.presskit .span_1_of_3, body.presskit .span_2_of_3, body.presskit .span_3_of_3 {
      width: 100%; }
    body.presskit .span_1_of_4, body.presskit .span_2_of_4, body.presskit .span_3_of_4, body.presskit .span_4_of_4 {
      width: 100%; }
    body.presskit .span_1_of_5, body.presskit .span_2_of_5, body.presskit .span_3_of_5, body.presskit .span_4_of_5, body.presskit .span_5_of_5 {
      width: 100%; } }
  body.presskit header {
    clear: both;
    width: 80%;
    max-width: 960px;
    margin: 0 auto;
    padding: 25px;
    position: relative;
    text-align: center; }
  body.presskit .maincontent {
    clear: both;
    width: 80%;
    max-width: 960px;
    margin: 0 auto;
    padding: 25px;
    position: relative; }
  body.presskit #logo {
    margin-top: 100px;
    margin-bottom: 20px;
    text-align: center; }
  body.presskit p.caption {
    font-size: 15px;
    margin-top: 0; }
  body.presskit h1 {
    font-weight: normal;
    font-size: 65px;
    line-height: 1;
    margin-bottom: 20px; }
  body.presskit h2 {
    font-weight: normal;
    font-size: 40px;
    letter-spacing: 2px;
    padding-bottom: 0;
    margin-top: 40px;
    margin-bottom: 0;
    border-bottom: 3px solid darkslategrey; }
  body.presskit h2#a-info {
    margin-top: 0px !important; }
  body.presskit #first-answer {
    margin-bottom: 0; }
  body.presskit h3 {
    font-weight: normal;
    font-size: 30px;
    /*25px;*/
    margin-top: 30px;
    /*25px;*/
    margin-bottom: 0px; }
  body.presskit h4 {
    font-weight: inherit;
    font-size: 15px;
    text-align: left;
    padding: 0;
    margin: 0;
    margin-top: 20px; }
  body.presskit h4 + p {
    margin-top: 0; }
  body.presskit .homelink {
    text-align: left; }
  body.presskit p.date {
    font-weight: inherit;
    font-size: 15px;
    padding: 0;
    margin: 0;
    margin-bottom: 40px; }
    @media not all and (min-width: 750px) {
      body.presskit p.date {
        text-align: center;
        margin-top: 0;
        margin-bottom: 20px; } }
  body.presskit a, body.presskit a:link, body.presskit a:visited, body.presskit a:focus, body.presskit a:hover, body.presskit a:active {
    color: #cc66cc; }
  body.presskit ul {
    margin: 20px 0;
    padding: 0;
    list-style-type: none; }
  body.presskit img.pressicon {
    margin: 0;
    height: 160px;
    width: 160px;
    border: none;
    border-radius: 21.67%;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1); }
  body.presskit img.thumbs {
    margin-bottom: 3.2%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    background-color: white;
    max-width: 100%;
    height: auto; }
  body.presskit img.logos {
    margin-top: 6.4%;
    max-width: 100%;
    height: auto;
    max-height: 60px;
    vertical-align: bottom; }
  body.presskit img.pic {
    margin-top: 0;
    max-width: 100%;
    height: auto; }
  body.presskit #baby {
    text-align: center; }
  body.presskit .longlink {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word; }
  body.presskit #picture-box {
    text-align: center;
    margin-top: 60px; }
  body.presskit #wrapper-laurels {
    display: inline-block;
    padding: 3.2%; }
  body.presskit #wrapper-festivals {
    display: inline-block;
    padding-right: 1.6%;
    padding-bottom: 1.6%; }
  body.presskit #wrapper-credits {
    display: inline-block;
    padding-right: 10%;
    padding-bottom: 5%; }
  body.presskit #row {
    display: table-row; }
  body.presskit #first {
    display: table-cell;
    max-width: 32px;
    vertical-align: middle; }
  body.presskit #second {
    display: table-cell;
    width: auto;
    text-align: center;
    vertical-align: middle; }
  body.presskit #third {
    display: table-cell;
    max-width: 32px;
    vertical-align: middle; }
  body.presskit a.icon {
    text-decoration: none;
    border-bottom: 0; }
  body.presskit .downloadicon {
    display: inline-block;
    vertical-align: middle; }
    @media not all and (min-width: 750px) {
      body.presskit .downloadicon {
        display: block; } }
  body.presskit .downloadlink {
    display: inline-block;
    width: auto;
    text-align: left;
    vertical-align: middle;
    padding-right: 50px;
    padding-left: 15px; }
    @media not all and (min-width: 750px) {
      body.presskit .downloadlink {
        margin-bottom: 50px;
        padding-left: 0; } }
  body.presskit .video-holder {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    margin-top: 0;
    height: 0;
    overflow: hidden;
    display: block;
    border: 0; }
  body.presskit .video-holder iframe, body.presskit .video-holder object, body.presskit .video-holder embed {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%; }
  body.presskit .languages {
    padding-top: 50px;
    padding-bottom: 50px; }

body.landing {
  color: #2FD9A8;
  background: #F4FF67;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 18pt;
  line-height: 1.5;
  letter-spacing: 1px; }
  @media not all and (min-width: 667px) {
    body.landing {
      font-size: 15pt; } }
  body.landing a, body.landing a:link, body.landing a:visited, body.landing a:focus, body.landing a:hover, body.landing a:active {
    color: #2FD9A8; }
  body.landing .container {
    position: relative;
    margin: 0;
    padding: 40px 0 40px 0;
    overflow: hidden; }
    body.landing .container > section {
      max-width: 960px;
      margin: 0 auto;
      clear: both;
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 40px;
      padding-bottom: 40px; }
      @media not all and (min-width: 667px) {
        body.landing .container > section {
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 20px;
          padding-bottom: 20px; } }
    body.landing .container .title {
      text-align: center; }
      body.landing .container .title img {
        width: 100%;
        height: auto; }
    body.landing .container .embed-container {
      position: relative;
      padding-bottom: 56.25%;
      overflow: hidden;
      max-width: 100%;
      height: auto;
      border: none;
      border-radius: 20px;
      box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
      background-color: white;
      z-index: 0; }
    body.landing .container .embed-container iframe, body.landing .container .embed-container object, body.landing .container .embed-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: white;
      z-index: -1; }
    body.landing .container .app-buttons {
      text-align: center; }
      body.landing .container .app-buttons a {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px; }
        body.landing .container .app-buttons a img {
          height: 60px; }

@keyframes example {
  from {
    transform: skew(-20deg); }
  to {
    transform: skew(0deg); } }
    body.landing .container .blurptext {
      animation-name: example;
      animation-duration: 1s;
      animation-timing-function: ease-in;
      animation-delay: 0.5s;
      animation-iteration-count: infinite;
      animation-direction: alternate;
      text-align: center;
      font-size: 36pt; }
      @media not all and (min-width: 667px) {
        body.landing .container .blurptext {
          font-size: 24pt; } }
    body.landing .container #description {
      max-width: 720px; }
      body.landing .container #description .icon-placement {
        display: block;
        float: left;
        margin-top: 7px;
        padding-right: 40px;
        width: 160px; }
        @media not all and (min-width: 667px) {
          body.landing .container #description .icon-placement {
            float: none;
            margin: 0 auto;
            padding-right: 0px;
            padding-bottom: 40px; } }
        body.landing .container #description .icon-placement img {
          width: 160px;
          border: none;
          border-radius: 21.67%;
          box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1); }
      body.landing .container #description .descriptiontext {
        margin-left: 200px; }
        @media not all and (min-width: 667px) {
          body.landing .container #description .descriptiontext {
            margin-left: 0px; } }
        body.landing .container #description .descriptiontext p {
          margin: 0; }
      @media not all and (min-width: 667px) {
        body.landing .container #description {
          margin-bottom: 20px; } }
    body.landing .container section.video .video-container {
      position: relative;
      padding-bottom: 56.25%;
      overflow: hidden;
      max-width: 100%;
      height: auto;
      border: none;
      border-radius: 20px;
      box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
      z-index: 0; }
      body.landing .container section.video .video-container video {
        position: absolute;
        top: 0;
        left: 0;
        max-width: 100%;
        height: 100%;
        z-index: -1; }
    @media not all and (min-width: 667px) {
      body.landing .container section.video {
        margin-top: 20px; } }
    body.landing .container section.quotes figure {
      text-align: center;
      margin-bottom: 40px;
      margin-top: 40px; }
      @media not all and (min-width: 667px) {
        body.landing .container section.quotes figure {
          font-size: 15pt; } }
    body.landing .container section.quotes blockquote {
      font-size: 30pt;
      margin: 0; }
      @media not all and (min-width: 667px) {
        body.landing .container section.quotes blockquote {
          font-size: 20pt; } }
    body.landing .container section.laurels {
      clear: both;
      display: block;
      margin: 0 auto;
      text-align: center; }
      body.landing .container section.laurels div {
        padding: 20px;
        display: inline-block;
        vertical-align: middle; }
        @media only screen and (max-width: 400px) {
          body.landing .container section.laurels div {
            padding: 0px; } }
        @media not all and (min-width: 667px) {
          body.landing .container section.laurels div {
            padding: 10px; } }
      body.landing .container section.laurels img {
        width: 128px; }
    body.landing .container .swiper-container {
      width: 90%;
      height: 100%;
      overflow: visible;
      max-width: 720px; }
      body.landing .container .swiper-container .swiper-slide {
        text-align: center;
        width: 100%; }
        body.landing .container .swiper-container .swiper-slide img {
          width: 100%;
          border: none;
          border-radius: 20px;
          box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1); }
      body.landing .container .swiper-container .swiper-button-next, body.landing .container .swiper-container .swiper-button-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: 0;
        width: 100%;
        height: 100%; }
      body.landing .container .swiper-container .swiper-button-next {
        left: 100%;
        right: 200%; }
      body.landing .container .swiper-container .swiper-button-prev {
        left: -100%;
        right: 0%; }
    body.landing .container section.links {
      text-align: center; }
      body.landing .container section.links a {
        display: inline-block;
        background: #2FD9A8;
        border-radius: 20px;
        color: #F4FF67;
        text-decoration: none;
        padding: 15px;
        margin: 20px; }
        body.landing .container section.links a:hover {
          background-color: #46e5b7; }
        @media not all and (min-width: 667px) {
          body.landing .container section.links a {
            margin-right: 5px;
            margin-left: 5px;
            margin-bottom: 10px; } }
    body.landing .container section.footer-logos {
      text-align: center; }
      body.landing .container section.footer-logos img {
        padding-right: 20px;
        padding-left: 20px;
        height: 45px; }
        @media not all and (min-width: 667px) {
          body.landing .container section.footer-logos img {
            padding-right: 10px;
            padding-left: 10px;
            height: 40px; } }

body.teaser {
  color: #2FD9A8;
  background: #F4FF67;
  font-weight: 300;
  text-align: center;
  margin-top: 100px;
  font-size: 24px; }
  body.teaser a {
    color: #2FD9A8; }
  body.teaser .main {
    width: 80%;
    max-width: 1000px;
    margin: 0 auto; }
    body.teaser .main .title {
      margin: 0 auto; }
      body.teaser .main .title img {
        width: 100%;
        height: auto; }
    body.teaser .main .title_en {
      max-width: 400px; }
    body.teaser .main .situp {
      width: 300px;
      height: auto;
      margin-bottom: 60px;
      margin-top: 10px; }
    body.teaser .main .flexx {
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: center;
      margin-bottom: 50px; }
    body.teaser .main .get_notified {
      background: #2FD9A8;
      font-size: 36px;
      border-radius: 30px;
      height: 90px;
      width: 260px;
      line-height: 90px; }
      body.teaser .main .get_notified:hover {
        background-color: #46e5b7; }
      body.teaser .main .get_notified a {
        color: #F4FF67;
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none; }

.languages {
  text-align: center;
  font-size: 12px; }
  .languages * {
    margin-right: 6px;
    margin-left: 6px; }
  .languages .current {
    color: #cc99cc;
    border-bottom: 1px solid; }
