@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&display=swap);
.legend-wrapper[data-v-1f765959] {
  max-width: 500px;
  margin: 0;
  padding: 0 0 15px 0;
}
.legend-wrapper > div[data-v-1f765959] {
  display: inline-block;
  white-space: nowrap;
  padding: 0 0 5px 0;
}
.legend-rect[data-v-1f765959] {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.legend-wrapper > div > p[data-v-1f765959] {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.45;
  margin: 0;
  padding: 0 5px 0 0;
  transform: translate(0, -5px);
}

/* Open Sans */
/* Yle font */
@font-face {
  font-family: 'Yle-Black';
  src: url(//deski.yle.fi/2021-09-perheiden-hyvinvointi/fonts/9df6da374696ab70ff5f703c650e28f7.otf) format("otf"), url(//deski.yle.fi/2021-09-perheiden-hyvinvointi/fonts/12a35138ae55878bcaab6165a2c0cbd2.woff2) format("woff2");
  font-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; }

/* ------ Styled selected ------ */
.select .vs__dropdown-toggle {
  border: none; }

.select .vs__dropdown-menu {
  max-height: 200px; }

.select .vs__selected-options {
  flex-wrap: nowrap;
  max-width: calc(100% - 25px); }

.select .vs__selected {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden; }

.select .vs__search {
  /* position: absolute; */ }

.select .vs--open .vs__search {
  position: static; }

.select .vs__dropdown-option {
  white-space: normal; }

.select .vs__actions {
  height: 29px; }

/*
  Variables
*/
figure[data-v-3ea74058] {
  max-width: 1000px;
  margin: 0 auto 24px auto;
}
figure > h1[data-v-3ea74058] {
  font-family: "Yle-Black", "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  margin: 0;
  padding: 10px 0 0 0;
}
@media (max-width: 767px) {
figure > h1[data-v-3ea74058] {
      font-size: 20px;
}
}
figure > h2[data-v-3ea74058] {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  margin: 0 auto;
  padding: 15px 0 20px 0;
}
@media (max-width: 767px) {
figure > h2[data-v-3ea74058] {
      font-size: 16px;
}
}
figure > p[data-v-3ea74058] {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.45;
  margin: 0;
  padding: 15px 0 0 0;
  text-align: center;
  color: #444;
}


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