@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,700&display=swap);
/* Playfair Display */
/* Source Serif Pro */
/* ------ Project related styles ------ */
body {
  margin: 0; }

html {
  background-color: white; }

/* ------ General styles ------ */
.yle__app > .yle__navigation {
  margin-bottom: 0;
  display: none; }

.yle__section--article.yle__section--fullWidth {
  margin-bottom: 0; }

.yle__footer {
  z-index: 1; }

html #app, body #app {
  min-height: auto; }

/* .yle__footer {
  display: none;
} */
.yle-header-ad {
  display: none; }

/* html #app .yle__app, body #app .yle__app {
  padding-bottom: 0;
} */
.yle__article__paragraph {
  display: none; }

.progress-wrapper[data-v-70fb958a] {
  position: fixed;
  background-color: #262a2e;
  z-index: 130;
  height: 3px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 3px 3px 0 0;
}
.progress-bar[data-v-70fb958a] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 135;
  height: 100%;
  width: 100%;
  background: white;
}

.landing-wrapper[data-v-a07e830a] {
  width: 100%;
  height: 100vh;
  position: relative;
  background-color: #313d6d;
}
video[data-v-a07e830a] {
  width: 100%;
  height: 100vh;
  mix-blend-mode: multiply;
  object-fit: cover;
}

/* video::-webkit-media-controls-panel-container, video::-webkit-media-controls {
  display: flex !important;
} */
.titles[data-v-a07e830a] {
  position: absolute;
  top: 70%;
  left: 50%;
  text-align: center;
}
@media (max-width: 900px) {
.titles[data-v-a07e830a] {
      width: 94%;
}
}
h1[data-v-a07e830a] {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 100px;
  line-height: 1;
  margin: 0;
  padding: 0 0 30px 0;
  color: white;
  white-space: nowrap;
}
@media (max-width: 900px) {
h1[data-v-a07e830a] {
      font-size: 90px;
      white-space: normal;
}
}
@media (max-width: 650px) {
h1[data-v-a07e830a] {
      font-size: 80px;
}
}
@media (max-width: 450px) {
h1[data-v-a07e830a] {
      font-size: 60px;
}
}
h2[data-v-a07e830a] {
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 40px;
  margin: 0;
  color: white;
  line-height: 1.3;
}
@media (max-width: 900px) {
h2[data-v-a07e830a] {
      font-size: 35px;
}
}
@media (max-width: 450px) {
h2[data-v-a07e830a] {
      font-size: 30px;
}
}

div[data-v-5e2f0fd6] {
  text-align: center;
  padding: 30px 0 0 0;
  background-color: white;
}

.video-container[data-v-1f104f12] {
  position: relative;
  padding: 20px 0 30px 0;
}
video[data-v-1f104f12] {
  width: 100%;
}

/* video::-webkit-media-controls-panel-container, video::-webkit-media-controls {
  display: flex !important;
} */
button[data-v-1f104f12] {
  outline: none;
  border: none;
  height: 50px;
  width: 50px;
  background-color: transparent;
  background-size: cover;
  mix-blend-mode: multiply;
  position: absolute;
  top: 40px;
  left: 10px;
}
.caption[data-v-1f104f12] {
  margin: 5px 5px 0 5px;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.45;
  color: #444;
}

@charset "UTF-8";
.sticky-content[data-v-79f8e934] {
  height: 130vh;
  background-size: cover;
  background-position: center top;
  position: sticky;
  position: -webkit-sticky;
  /* Tämä ratkaisi sticky positionin ongelmat iPhonessa */
  top: 0;
}
@media (max-width: 550px) {
.sticky-content[data-v-79f8e934] {
      height: 100vh;
}
}
.overflow[data-v-79f8e934] {
  max-width: 500px;
  margin: 0 auto;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  /* Tämä täytyy olla että homma toimii iPadilla  */
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 100;
  text-align: center;
}
@media (max-width: 520px) {
.overflow[data-v-79f8e934] {
      max-width: none;
      width: 94%;
      margin: 0 3%;
}
}
.overflow p[data-v-79f8e934] {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    z-index: 120;
    font-size: 25px;
    line-height: 1.45;
    border-radius: 10px;
    background-color: rgba(45, 64, 102, 0.7);
    filter: contrast(180%) saturate(60%);
    color: white;
    margin: 0 auto 130vh auto;
    padding: 20px;
}
@media (max-width: 550px) {
.overflow p[data-v-79f8e934] {
        font-size: 20px;
        margin: 0 auto 100vh auto;
        padding: 15px;
}
}

.sticky-container[data-v-b1eebf08] {
  position: relative;
}

.outer-authors-wrapper[data-v-84a9d7a8] {
  width: 100%;
  margin: 0;
  padding: 40px 0 30px 0;
  text-align: center;
  background-color: white;
}
.inner-authors-wrapper[data-v-84a9d7a8] {
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 620px) {
.inner-authors-wrapper[data-v-84a9d7a8] {
      max-width: none;
      width: 94%;
      margin: 0 auto;
}
}
.feedback[data-v-84a9d7a8] {
  margin: 0 0 40px 0;
}
.feedback > a[data-v-84a9d7a8] {
  font-family: 'Source Serif Pro', serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.45;
  padding: 10px 20px;
  text-decoration: none;
  background-color: #313d6d;
  border-radius: 30px;
  color: white;
}
@media (max-width: 400px) {
.feedback > a[data-v-84a9d7a8] {
      font-size: 22px;
}
}
h3[data-v-84a9d7a8] {
  font-family: 'Source Serif Pro', serif;
  font-size: 24px;
  line-height: 1.45;
  margin: 0;
  padding: 0 0 20px 0;
}
p[data-v-84a9d7a8] {
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  margin: 0;
  padding: 0 0 0.8em 0;
  font-size: 18px;
  line-height: 1.45;
  color: black;
  text-decoration: none;
}
strong[data-v-84a9d7a8] {
  font-weight: 700;
  color: #313d6d;
}
.date[data-v-84a9d7a8] {
  padding: 30px 0;
}

figure[data-v-3ea74058] {
  margin: 0;
}
.outer-content-wrapper[data-v-3ea74058] {
  width: 100%;
  margin: 0;
  padding: 30px 0 20px 0;
  background-color: white;
}
.inner-content-wrapper[data-v-3ea74058] {
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 620px) {
.inner-content-wrapper[data-v-3ea74058] {
      max-width: none;
      width: 94%;
      margin: 0 auto;
}
}
.inner-content-wrapper > p[data-v-3ea74058] {
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.45;
  margin: 0;
  padding: 0 0 0.8em 0;
}


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