@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800&display=swap);
.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; }

.card[data-v-5d3d0d0f] {
  display: flex;
  flex-direction: column;
  padding: 5px 5px;
  text-decoration: none;
  color: black;
  cursor: pointer;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  width: 33.33%;
  box-sizing: border-box;
  min-height: 600px;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 600px) and (max-width: 900px) {
.card[data-v-5d3d0d0f] {
      width: 50%;
      min-height: 550px;
}
}
@media (max-width: 600px) {
.card[data-v-5d3d0d0f] {
      width: 100%;
      min-height: 550px;
      padding: 5px 0;
}
}
.card .md-background[data-v-5d3d0d0f] {
    height: 550px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}
.card .info-container[data-v-5d3d0d0f] {
    opacity: 1;
    width: 100%;
    position: relative;
    padding: 8px 0 40px 0;
    display: flex;
    flex-direction: column;
    margin-top: -40px;
    text-align: left;
}
.card .info-container .backgrounder[data-v-5d3d0d0f] {
      background: #2ad4ff;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0.7;
      z-index: 0;
      mix-blend-mode: overlay;
}
.card .info-container .text-bg[data-v-5d3d0d0f] {
      position: relative;
      margin: 10px 15px 0 15px;
      z-index: 1;
}
.card .info-container .text-bg p[data-v-5d3d0d0f] {
        display: inline;
        font-weight: 800;
        font-size: 1.2rem;
        background: #efbf2d;
        line-height: 1.6;
}
.card .info-container .primary[data-v-5d3d0d0f] {
      display: inline;
}
.card .info-container .primary p[data-v-5d3d0d0f] {
        display: inline;
        box-shadow: 0px 0px 0px 4px #efbf2d;
}
.card .info-container .secondary p[data-v-5d3d0d0f] {
      padding-bottom: 0;
      display: inline;
      font-size: 1.2rem;
      background: white;
      box-shadow: 0px 0px 0px 4px white;
}
.card .info-container .maakunta p[data-v-5d3d0d0f] {
      padding-bottom: 0;
      display: inline;
      font-size: 1rem;
      background: white;
      box-shadow: 0px 0px 0px 4px white;
}
.card .info-container .info-read[data-v-5d3d0d0f] {
      background-color: white;
      position: relative;
      border-radius: 10px;
      border: none;
      width: 100%;
      max-width: 250px;
      margin: 8px auto;
      padding: 12px 15px;
}
.card .info-container .info-read a[data-v-5d3d0d0f] {
        color: black;
        z-index: 1;
}
.card .info-container .info-read a p[data-v-5d3d0d0f] {
          font-weight: 800;
}
.card .info-container .info-read[data-v-5d3d0d0f]:focus {
        outline: none;
        box-shadow: 1px 1px 1px black;
}
.card .info-container.show .text-bg.primary p[data-v-5d3d0d0f] {
    background: #ffd969;
}
.card .info-container.show .primary p[data-v-5d3d0d0f] {
    box-shadow: 0px 0px 0px 4px #ffd969;
}

.cards-container[data-v-f2f915ac] {
  box-sizing: border-box;
  min-height: 100vh;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  z-index: 20;
}

.headerline[data-v-0728054d] {
  position: relative;
  margin: 5px;
}
.blenders[data-v-0728054d] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 7rem;
  z-index: 4;
}
@media (min-width: 500px) and (max-width: 720px) {
.blenders[data-v-0728054d] {
      height: 6.5rem;
      padding: 0;
}
}
@media (min-width: 360px) and (max-width: 500px) {
.blenders[data-v-0728054d] {
      height: 4.1rem;
}
}
@media (max-width: 360px) {
.blenders[data-v-0728054d] {
      height: 3.2rem;
}
}
.bgblend[data-v-0728054d] {
  padding: 0 30px;
}
.bgblend-extra[data-v-0728054d] {
  padding: 0 30px;
}

.facebook-button[data-v-c42d22dc] {
  cursor: pointer;
}
.bg[data-v-c42d22dc] {
  fill: black;
}
.letter[data-v-c42d22dc] {
  fill: white;
}

.bg[data-v-150a3e77] {
  fill: black;
}
.anti-bg[data-v-150a3e77] {
  fill: white;
}
a[data-v-150a3e77] {
  text-decoration: none;
}
a[data-v-150a3e77]:focus {
    outline: none;
}

.somecontainer[data-v-b5c8695e] {
  margin: 10px auto 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  max-width: 150px;
  min-width: 120px;
  text-align: center;
}

.decoblock[data-v-214610c4] {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
}
.decoblock div svg[data-v-214610c4] {
    height: 200vh;
    mix-blend-mode: overlay;
}
.decoblock.hide[data-v-214610c4] {
  display: none;
}

.hidden[data-v-3ea74058] {
  display: none;
}
.hide-background[data-v-3ea74058] {
  background: none;
}
figure[data-v-3ea74058] {
  font-family: "Open Sans", "Roboto", "Yle";
  width: 100%;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
figure .bg-image[data-v-3ea74058] {
    transform: translate3d(0, 0, 0);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: -10;
    background: url(//deski.yle.fi/2019-10-sotetarinat/img/tausta_cropattu.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
figure .isolation[data-v-3ea74058] {
    isolation: isolate;
}
figure .bg-image.hide[data-v-3ea74058] {
    display: none;
}
figure .yellow[data-v-3ea74058] {
    padding-top: 30px;
}
figure .yellow span[data-v-3ea74058] {
      background-color: #efbf2d;
      padding: 10px;
      font-weight: 800;
      line-height: 1.5;
}
figure h1[data-v-3ea74058] {
    margin-block-start: 0;
    margin-block-end: 0;
    font-size: 7rem;
    font-weight: 800;
    position: relative;
    z-index: 5;
    line-height: 1;
}
@media (min-width: 500px) and (max-width: 720px) {
figure h1[data-v-3ea74058] {
        font-size: 5.5rem;
}
}
@media (min-width: 420px) and (max-width: 500px) {
figure h1[data-v-3ea74058] {
        font-size: 4rem;
}
}
@media (min-width: 360px) and (max-width: 420px) {
figure h1[data-v-3ea74058] {
        font-size: 3.5rem;
}
}
@media (max-width: 360px) {
figure h1[data-v-3ea74058] {
        font-size: 2.9rem;
}
}
figure h2[data-v-3ea74058] {
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 1.25;
    color: black;
    padding: 0 10px 20px 10px;
}
figure h3[data-v-3ea74058] {
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: 800;
    font-size: 2.5rem;
    line-height: 1.25;
    padding: 0 10px 20px 10px;
}
figure p[data-v-3ea74058] {
    margin-block-start: 0;
    margin-block-end: 0;
    font-size: 1.2rem;
    padding: 0 10px 10px 10px;
    line-height: 1.25;
}
figure p b[data-v-3ea74058] {
      font-weight: 800;
}
figure .redbg[data-v-3ea74058] {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, #ff84a2 40%);
    display: inline;
}
figure .some-container[data-v-3ea74058] {
    position: relative;
    z-index: 5;
}
figure .main[data-v-3ea74058] {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
@media (max-width: 1200px) {
figure .main[data-v-3ea74058] {
        padding-top: 0;
}
}
figure .main .header[data-v-3ea74058] {
      margin-top: 60px;
      position: relative;
      height: auto;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
}
figure .main .header .deco-blueblock[data-v-3ea74058] {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 1200px;
        height: 600px;
        border-radius: 40px 100px 100px 30px;
        background: #00e5ff91;
        background-blend-mode: multiply;
        mix-blend-mode: multiply;
        transform: translate(-50%, -50%) rotate(-20deg);
        z-index: 0;
}
figure .main .section[data-v-3ea74058] {
      margin: 40px 0;
      position: relative;
      background-color: rgba(255, 255, 255, 0);
      width: 100%;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      z-index: 5;
}
figure .main .section .klikkaa[data-v-3ea74058] {
        padding-top: 30px;
}
figure .main .section p[data-v-3ea74058], figure .main .section h2[data-v-3ea74058] {
        max-width: 800px;
        margin: 0 auto;
}
figure .main .section p[data-v-3ea74058] {
        font-weight: 400;
}
figure .main .footer[data-v-3ea74058] {
      width: 100%;
}
figure .main .footer .palaute-container .palautebutton button[data-v-3ea74058] {
        background: #efbf2d;
        font-size: 1.2rem;
        cursor: pointer;
        position: relative;
        margin: 50px auto 40px auto;
        padding: 20px;
        border: none;
        font-weight: 600;
        box-shadow: 0px 0px 8px 1px #00000042;
        transition: all 0.1s ease;
}
figure .main .footer .palaute-container .palautebutton button[data-v-3ea74058]:focus {
          outline: none;
}
figure .main .footer .palaute-container .palautebutton button[data-v-3ea74058]:hover {
          background-color: white;
}


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