:root {
  --waves-library--black: #131313;
  --läpinäkyvä: #0000;
  --bg: #06021b;
  --waves-library--white: white;
  --1-1rem: 1.1rem;
  --white: white;
  --black: black;
  --kevyt: #202020;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

a {
  text-decoration: underline;
}

.body {
  background-color: var(--waves-library--black);
  color: #000;
  font-family: Monasans Slnt Wdth Wght, sans-serif;
  font-size: 1.1rem;
  line-height: 1.3;
}

.nappi {
  background-color: var(--läpinäkyvä);
  color: var(--bg);
  background-image: linear-gradient(#00000008, #00000008), url('../images/63873f0eaeeb7dcc9217c5ea_denoise.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.nappi._2 {
  -webkit-text-fill-color: transparent;
  mix-blend-mode: normal;
  -webkit-background-clip: text;
  background-clip: text;
  border: 1px solid #d6ac51;
}

.nappi._2:hover {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.nappi._2._4 {
  padding-left: 109px;
  padding-right: 109px;
}

.nappi._3 {
  background-image: url('../images/63873f0eaeeb7dcc9217c5ea_denoise.png');
  background-position: 50% 100%;
  background-size: cover;
}

.waves---nav-buttons-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-link {
  color: #fff;
  padding: 12px 16px;
}

.waves---dropdown-link {
  text-align: center;
}

.waves-dropdown-list.w--open {
  background-color: var(--waves-library--white);
  border: 1px solid #1313131a;
  border-radius: 4px;
}

.waves-icon-drodpdown {
  width: 24px;
  height: 24px;
}

.waves-dropdown-toggle {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px 12px 16px;
  display: flex;
}

.waves---nav-menu, .waves-right-nav-1 {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---brand {
  background-image: linear-gradient(#00000036, #00000036);
  border-radius: 20px;
  max-width: none;
  height: 100%;
  box-shadow: 0 2px 5px 4px #0003;
}

.waves---nav-brand-link {
  height: 60px;
}

.waves-master-nav-1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.waves---nav-container {
  max-width: 1440px;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.navbar {
  z-index: 105;
  border: 1px solid var(--läpinäkyvä);
  background-color: var(--läpinäkyvä);
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#00000080, #00000080);
  background-clip: border-box;
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.waves---cta-white {
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---cta-white.wide-cta {
  min-width: 200px;
}

.waves---mg-top-16 {
  margin-top: 16px;
}

.waves---subtitle {
  font-size: var(--1-1rem);
  text-align: center;
  line-height: 1.3;
}

.waves---limit-480 {
  width: 100%;
  max-width: none;
}

.waves---mega-heading-1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 1.3;
}

.waves-title-wrap-hero-5 {
  z-index: 1;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---main-container._2 {
  padding-top: 20px;
  padding-bottom: 46px;
}

.waves-gradient-hero-5 {
  pointer-events: none;
  background-image: linear-gradient(#1313131a 21%, #131313a8 62%, #131313f0 90%);
  position: absolute;
  inset: 0%;
}

.section {
  color: var(--waves-library--white);
  background-image: url('../images/Taustakuva.webp');
  background-position: 50%;
  background-size: cover;
  padding-top: 360px;
  padding-bottom: 200px;
  position: relative;
}

.waves-image-hero-3 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.waves-master-image-hero-3 {
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

.waves---cta-dark {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: #131313e6;
}

.waves---cta-dark.wide-cta {
  min-width: 200px;
}

.waves---subtitle-2 {
  font-size: 1.1rem;
  line-height: 1.3;
}

.waves---heading-1-no-margins {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 1.3;
  display: flex;
}

.waves-content-hero-3 {
  grid-row-gap: 24px;
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 544px;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 56px;
  display: flex;
}

.waves-hero-3-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
}

.waves---section-hero-primary {
  padding-top: 100px;
  padding-bottom: 100px;
}

.form {
  background-color: var(--läpinäkyvä);
  color: var(--läpinäkyvä);
}

.checkbox-field {
  color: var(--white);
}

.waves---paragraph-small {
  font-size: 16px;
  line-height: 130%;
}

.waves---check-icon {
  background-image: url('../images/63873f0eaeeb7dcc9217c5ea_denoise.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  width: 24px;
  height: 24px;
}

.waves---single-check-item {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.waves---master-checks-vertical {
  grid-column-gap: 16px;
  grid-row-gap: 33px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.waves---paragraph-big {
  font-size: 20px;
  line-height: 130%;
}

.waves---heading-2-no-margins {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/63873f0eaeeb7dcc9217c5ea_denoise.png');
  background-position: 50%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 130%;
}

.waves---content-image-halves {
  grid-row-gap: 24px;
  color: var(--white);
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  display: flex;
}

.waves-image-features-4 {
  filter: grayscale();
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.waves---grid-image-halves {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.waves---section-medium {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---content-image-halves-2 {
  grid-row-gap: 24px;
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  display: flex;
}

.waves-image-features-3 {
  object-fit: cover;
  border-radius: 24px;
  width: 100%;
}

.waves---check-icon-2 {
  background-color: #fff;
  border: 0 #000;
  border-radius: 20px;
  width: 24px;
  height: 24px;
}

.waves---content-image-halves-3 {
  grid-row-gap: 24px;
  color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  display: flex;
}

.waves---subtitle-3 {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
}

.waves---mega-heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  line-height: 115%;
}

.waves-limit-1008 {
  width: 100%;
  max-width: 1008px;
}

.waves-title-line-hero-2 {
  background-image: linear-gradient(90deg, #13131300, var(--waves-library--black));
  color: #000;
  border-radius: 30px;
  width: 92px;
  height: 12px;
}

.waves-title-wrap-hero-2 {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-contact03_contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  padding-left: 13px;
  padding-right: 13px;
  display: grid;
}

.uui-contact03_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-contact03_item {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  display: flex;
}

.uui-contact03_item._3 {
  justify-content: flex-start;
  align-items: center;
}

.uui-contact03_item._3._4._5 {
  justify-content: flex-end;
  align-items: center;
}

.uui-contact03_item._3._5 {
  margin-top: 21px;
}

.uui-contact03_item._2 {
  padding-right: 0;
}

.uui-contact03_item._4 {
  padding-top: 9px;
}

.paragraph-4 {
  color: #fff;
}

.uui-padding-vertical-xhuge-4 {
  padding-top: 4rem;
  padding-bottom: 7rem;
}

.uui-form-field-wrapper {
  position: relative;
}

.uui-button-2 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #437cb6;
  border: 1px #f58e44;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-2:focus {
  background-color: #ffd405;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.uui-button-2.nappi1 {
  background-color: #568dd9;
  background-image: url('../images/63873f0eaeeb7dcc9217c5ea_denoise.png');
  background-position: 50%;
  background-size: cover;
}

.link {
  text-decoration: none;
}

.uui-contact03_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-icon-1x1-xsmall-2 {
  color: #fff;
  width: 1.5rem;
  height: 1.5rem;
}

.uui-contact03_form-wrapper {
  flex-direction: column;
  align-items: stretch;
}

.bold-text-6 {
  color: #568dd9;
  text-decoration: none;
}

.henkilokuva {
  background-image: url('../images/Monica_Aijala11.jpg');
  background-position: 50%;
  background-size: cover;
  max-width: 304px;
  min-height: 250px;
  margin-left: 0;
  padding-left: 0;
  display: none;
}

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

.uui-form-button-wrapper {
  flex-direction: column;
  margin-top: .5rem;
  display: flex;
}

.uui-form_input-2 {
  color: #101828;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-form_input-2:focus {
  color: #101828;
  border-color: #d6bbfb;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.uui-form_input-2::placeholder {
  color: #667085;
}

.uui-form_input-2.text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.uui-field-label {
  color: #fff;
  margin-bottom: .5rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.image-6 {
  max-width: 45%;
  height: auto;
}

.success-message {
  padding: 1.5rem;
}

.uui-text-style-link-02 {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.uui-text-size-large-2 {
  color: #fff;
  text-align: left;
  letter-spacing: normal;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 14px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
}

.success-text {
  font-weight: 600;
}

.uui-contact03_icon-wrapper {
  color: #ffd405;
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.s11-yhteydenotto {
  padding-top: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.error-text {
  color: #e23939;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-banner_button {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 999rem;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 14px;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #fff;
  background-color: #0000;
  border-color: #fff;
}

.fs-cc-banner_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.fs-cc-prefs_text {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-banner_text-link {
  color: #fff;
  border-bottom: 1px solid #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.image-2 {
  width: 30px;
  height: 30px;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #191919;
  border-radius: 50rem;
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 3%;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_title {
  color: #000;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  flex-direction: column;
  padding: .625rem;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #18181899;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_button {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-manager_component-2 {
  z-index: 999;
  display: none;
  position: fixed;
  inset: auto auto 1.25rem 1.25rem;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-banner_text {
  color: #fff;
  margin-right: 1.5rem;
  font-size: 14px;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.evasttt {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-prefs_label {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_submit-hide, .fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.footer {
  z-index: 2;
  border-style: solid none none;
  border-width: 1px 0 0;
  border-top-color: #fff0;
  padding-top: 25px;
  padding-bottom: 64px;
  position: relative;
}

.waves-bottom-footer-1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 999;
  display: flex;
  position: static;
  inset: auto auto 1.25rem 1.25rem;
}

.waves-brand-link-footer-1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  height: 59px;
  text-decoration: none;
  display: flex;
}

.waves---paragraph-small-2 {
  color: #fff;
  font-size: 16px;
  line-height: 130%;
}

.div-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.waves-divider-footer-1 {
  color: #fff;
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: 64px;
  margin-bottom: 32px;
}

.waves-bottom-right-footer-1 {
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---main-container-3 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-brand-footer-1 {
  mix-blend-mode: normal;
  object-fit: scale-down;
  height: 100%;
}

.waves-icon-25 {
  filter: invert();
  width: 75px;
}

.waves-top-footer-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.paragraph-5 {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
}

.div-block-6 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block {
  width: 100%;
  height: auto;
}

.s12-kartta {
  background-image: linear-gradient(#00000026, #00000026), url('../images/Näyttökuva-2024-04-04-165513.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 330px;
}

.rl_gallery21_arrow-right {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.rl_gallery21_image {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rl-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl_gallery21_spacing-block-1 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl-heading-style-h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1.2;
}

.rl_gallery21_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.rl-padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
  overflow: hidden;
}

.rl_gallery21_heading-wrapper {
  justify-content: space-between;
  width: 100%;
  max-width: none;
  display: flex;
}

.rl_gallery21_slide {
  padding-right: 2rem;
}

.kuvagalleria-hidden {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
}

.rl_gallery21_image-wrapper {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.rl_gallery21_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.rl_gallery21_arrow-left {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 4rem 0% auto;
}

.rl_gallery21_mask {
  width: 33%;
  overflow: visible;
}

.rl_gallery21_arrow-icon {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.rl_gallery21_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 5rem;
  position: relative;
}

.waves---nav-link-2 {
  color: #fff;
  padding: 12px 16px;
  font-size: 15px;
  display: none;
}

.waves---nav-link-2:hover {
  color: #ffb400;
}

.waves---nav-link-2.w--current {
  color: #fff;
  font-weight: 700;
}

.waves---nav-link-2.w--current:hover {
  color: #ffb400;
}

.waves---nav-cta {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---nav-buttons-right-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-link-3 {
  padding: 12px 16px;
  display: none;
}

.waves---dropdown-link-2 {
  text-align: center;
}

.waves-dropdown-list-2.w--open {
  background-color: var(--waves-library--white);
  border: 1px solid #1313131a;
  border-radius: 4px;
}

.waves-icon-drodpdown-2 {
  width: 24px;
  height: 24px;
}

.waves-dropdown-toggle-2 {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px 12px 16px;
  display: flex;
}

.waves---nav-menu-2, .waves-right-nav-2 {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---brand-2 {
  max-width: none;
  height: 100%;
}

.waves---nav-brand-link-2 {
  height: 60px;
}

.waves-master-nav-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.waves---nav-container-2 {
  max-width: 1440px;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-navbar-1 {
  z-index: 105;
  background-color: var(--läpinäkyvä);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#000000b5, #000000b5);
  border-bottom: 1px solid #13131333;
  height: 80px;
  position: fixed;
  inset: 0% 0% auto;
}

.waves-tile-blog-1 {
  grid-row-gap: 32px;
  border: 0px none var(--kevyt);
  background-color: var(--kevyt);
  color: #fff;
  border-radius: 12px;
  flex-direction: column;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 6px 6px 15px 6px #0003;
}

.underline-link {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  border-bottom: 1px solid #8c9fac66;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-bottom: 8px;
  font-size: 11px;
  text-decoration: none;
  display: grid;
  position: relative;
}

.underline-link.dark {
  color: #616670;
}

.underline-link.dark.tester {
  height: 38.679px;
}

.waves-bottom-blog-1 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding-top: 0;
  padding-bottom: 9px;
  display: flex;
}

.tw {
  color: #e5e9ec;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1rem;
  line-height: 1.2;
}

.tw.s {
  font-size: .8rem;
}

.sas {
  display: flex;
}

.waves---heading-3-no-margins-2 {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/63873f0eaeeb7dcc9217c5ea_denoise.png');
  background-position: 50%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves-blog-grid-3 {
  grid-column-gap: 32px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 23px;
}

.waves---paragraph-regular {
  color: #fff;
  font-size: 1rem;
  line-height: 130%;
}

.hover-line-fill {
  background-color: #edf3f6;
  width: 100%;
  height: 100%;
}

.hover-line-fill.dark {
  background-color: #8c9fac66;
}

.waves-image-blog-1 {
  z-index: 1;
  filter: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bar {
  z-index: 2;
  aspect-ratio: auto;
  color: #131313;
  mix-blend-mode: normal;
  background-color: #000;
  border-radius: 20px;
  width: 130px;
  height: 14px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 6% 0% auto;
}

.waves---section-medium-4 {
  background-color: var(--waves-library--black);
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.div-block-7 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.link-arrow {
  width: 12px;
}

.link-arrow.large {
  width: 18px;
}

.link-arrow.large.w {
  filter: invert();
}

.waves-image-wrap-blog-1 {
  border-radius: 6px;
  justify-content: center;
  padding-top: 74%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hover-line {
  height: 1px;
  position: absolute;
  inset: auto 0% -1px;
  overflow: hidden;
}

.bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  color: #fff;
}

.div-block-8 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bigb {
  font-variation-settings: "wght" 583;
  font-size: 21px;
  line-height: 1.7;
}

.yhtdiv2 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-7 {
  filter: grayscale();
  object-fit: cover;
  border-radius: 8px;
  height: 350px;
}

.footer1_left-wrapper {
  flex-direction: column;
  display: flex;
}

.footer1_credit-text {
  font-size: .875rem;
}

.button {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.button.is-link {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.form_message-success {
  background-color: var(--\<unknown\|relume-variable-background-color-6\>);
  color: var(--\<unknown\|relume-variable-text-color-4\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  display: flex;
}

.footer1_bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.footer1_logo-link {
  padding-left: 0;
}

.form_message-error-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.padding-top, .padding-top.padding-medium {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer1_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: flex;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.footer1_form-block {
  max-width: 35rem;
  margin-bottom: 0;
}

.form_message-error {
  background-color: var(--\<unknown\|relume-variable-background-color-8\>);
  color: var(--\<unknown\|relume-variable-text-color-5\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.padding-bottom, .padding-bottom.padding-xxlarge {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-size-tiny {
  font-size: .75rem;
}

.form_message-success-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.footer1_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.footer1_social-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
  display: flex;
}

.form_input {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  border-radius: 0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form_input:focus {
  border-color: #000;
}

.form_input::placeholder {
  color: #0009;
}

.footer1_menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}

.padding-vertical, .padding-vertical.padding-xxlarge {
  padding-left: 0;
  padding-right: 0;
}

.footer1_link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
}

.footer1_legal-link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  font-size: .875rem;
  text-decoration: underline;
}

.footer1_top-wrapper {
  grid-column-gap: 8vw;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: start;
}

.line-divider {
  background-color: var(--\<unknown\|relume-variable-border-color-1\>);
  width: 100%;
  height: 1px;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.margin-bottom {
  margin: 0 0 2rem;
}

.margin-bottom.margin-xsmall, .margin-bottom.margin-small, .margin-bottom.margin-xxlarge, .margin-bottom.margin-large {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.footer1_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: .75rem;
  display: flex;
}

.text-weight-semibold {
  font-weight: 600;
}

.div-block-9, .section_testimonial22 {
  color: #fff;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-size-medium {
  font-size: 1.125rem;
}

.testimonial22_grid-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.testimonial22_card {
  background-color: #202020;
  border-radius: 1.4rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2rem;
  display: flex;
  overflow: hidden;
}

.testimonial22_logo {
  max-height: 3rem;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-small {
  margin-top: 1rem;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.testimonial22_client {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  align-items: center;
  display: flex;
}

.testimonial22_customer-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.button-wrapper {
  display: flex;
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

.section_gallery5 {
  color: #fff;
}

.text-align-center {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gallery5_grid-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

.gallery5_row {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.gallery5_lightbox-link {
  width: 100%;
  height: 100%;
}

.gallery5_image-wrapper {
  border-radius: var(--\<unknown\|relume-variable-radius-medium\>);
  width: 100%;
  overflow: hidden;
}

.gallery5_image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.diiiv {
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .waves---hamburger-icon {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    display: none;
  }

  .waves---menu-button {
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---menu-button.w--open {
    background-color: var(--waves-library--black);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---nav-buttons-right {
    grid-column-gap: 8px;
  }

  .waves---nav-link {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    display: flex;
  }

  .waves---dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .waves-dropdown-list.w--open {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves-dropdown-toggle {
    padding-right: 16px;
    font-size: 20px;
  }

  .waves---nav-dropdown {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---nav-menu {
    background-color: var(--waves-library--white);
    border: 1px solid #1313131a;
    border-radius: 8px;
    margin-top: 4px;
  }

  .waves---nav-brand-link {
    padding-left: 0;
  }

  .waves---mega-heading-1 {
    padding-top: 0;
    font-size: 2.7rem;
    line-height: 1.3;
  }

  .waves-title-wrap-hero-5 {
    padding-top: 0;
  }

  .section {
    padding-top: 240px;
  }

  .waves---subtitle-2 {
    text-align: center;
  }

  .waves---heading-1-no-margins {
    font-size: 2rem;
    line-height: 115%;
  }

  .waves-content-hero-3 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .waves-hero-3-grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
  }

  .waves---section-hero-primary {
    text-align: center;
  }

  .waves---paragraph-small {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .waves---content-image-halves {
    text-align: center;
    align-items: center;
  }

  .waves-image-features-4 {
    max-width: 470px;
  }

  .waves---grid-image-halves {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .waves---content-image-halves-2 {
    text-align: center;
    align-items: center;
  }

  .waves-image-features-3 {
    max-width: 470px;
  }

  .waves---content-image-halves-3 {
    text-align: center;
    align-items: center;
  }

  .waves---mega-heading-2 {
    font-size: 72px;
    line-height: 110%;
  }

  .uui-contact03_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge-4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-cc-banner_container {
    flex-direction: row;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .waves-bottom-footer-1 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .waves-divider-footer-1 {
    margin-top: 40px;
  }

  .waves-top-footer-1 {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .rl_gallery21_spacing-block-1 {
    padding-bottom: 4.5rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.1rem;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .waves---nav-link-2 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    display: none;
  }

  .waves---hamburger-icon-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    display: none;
  }

  .waves---menu-button-2 {
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---menu-button-2.w--open {
    background-color: var(--waves-library--black);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---nav-buttons-right-2 {
    grid-column-gap: 8px;
  }

  .waves---nav-link-3 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    display: flex;
  }

  .waves---dropdown-link-2 {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .waves-dropdown-list-2.w--open {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves-dropdown-toggle-2 {
    padding-right: 16px;
    font-size: 20px;
  }

  .waves---nav-dropdown-2 {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---nav-menu-2 {
    background-color: var(--waves-library--white);
    border: 1px solid #1313131a;
    border-radius: 8px;
    margin-top: 4px;
  }

  .waves---nav-brand-link-2 {
    padding-left: 0;
  }

  .waves-blog-grid-3 {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .footer1_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .testimonial22_grid-list {
    grid-template-columns: 1fr 1fr;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .waves---nav-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .waves---subtitle {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---mega-heading-1 {
    font-size: 2.5rem;
  }

  .waves-title-wrap-hero-5 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-gradient-hero-5 {
    background-image: linear-gradient(#1313131a, #131313a8 45%, #131313cc);
    justify-content: center;
    align-items: flex-end;
    display: block;
  }

  .section {
    padding-top: 160px;
  }

  .waves---subtitle-2 {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---heading-1-no-margins {
    font-size: 2rem;
  }

  .waves---heading-2-no-margins {
    font-size: 2rem;
    line-height: 125%;
  }

  .waves---section-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---subtitle-3 {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---mega-heading-2 {
    font-size: 56px;
  }

  .uui-contact03_contact-list {
    margin-top: 2rem;
  }

  .uui-contact03_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-button-2 {
    font-size: 1rem;
  }

  .uui-button-2:hover {
    background-color: #ffd405;
    border-color: #ffd405;
  }

  .uui-text-size-large-2 {
    font-size: 1rem;
  }

  .s11-yhteydenotto {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: row;
    align-items: center;
  }

  .fs-cc-banner_component {
    width: 90vw;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .fs-cc-banner_buttons-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: center;
  }

  .waves---main-container-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .rl_gallery21_spacing-block-1 {
    padding-bottom: 3rem;
  }

  .rl-heading-style-h2 {
    font-size: 2rem;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl_gallery21_slide {
    padding-right: 1.5rem;
  }

  .rl_gallery21_arrow-left {
    right: 3.5rem;
  }

  .rl_gallery21_mask {
    width: 100%;
  }

  .waves---nav-link-2 {
    font-size: 18px;
  }

  .waves---nav-container-2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .waves---section-medium-4 {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .footer1_credit-text {
    margin-top: 1.5rem;
  }

  .footer1_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer1_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer1_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .footer1_top-wrapper {
    grid-row-gap: 3rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .testimonial22_grid-list {
    grid-template-columns: 1fr;
  }

  .testimonial22_card {
    padding: 1.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial22_client {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .gallery5_grid-list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .gallery5_row {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .nappi {
    display: none;
  }

  .nappi._2._4._6 {
    display: block;
  }

  .nappi._2._45645 {
    display: flex;
  }

  .waves---hamburger-icon {
    -webkit-text-fill-color: transparent;
    background-image: url('../images/63873f0eaeeb7dcc9217c5ea_denoise.png');
    background-position: 50%;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    display: flex;
  }

  .waves---subtitle {
    text-align: left;
    font-size: 17px;
    line-height: 1.3;
  }

  .waves---mega-heading-1 {
    text-align: left;
    font-size: 1.9rem;
  }

  .waves-title-wrap-hero-5 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
  }

  .waves---main-container {
    padding-bottom: 0;
  }

  .waves-gradient-hero-5 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .section {
    height: 60vh;
    min-height: 500px;
    padding-bottom: 0;
  }

  .waves-master-image-hero-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .waves---subtitle-2 {
    text-align: left;
    font-size: 1.1rem;
  }

  .waves---heading-1-no-margins {
    font-size: 2rem;
    line-height: 110%;
  }

  .waves-content-hero-3 {
    justify-content: center;
    align-items: flex-start;
  }

  .waves---section-hero-primary {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .waves---paragraph-small {
    text-align: left;
    font-size: 1.1rem;
  }

  .waves---heading-2-no-margins {
    text-align: left;
    font-size: 2rem;
  }

  .waves---content-image-halves {
    align-items: stretch;
  }

  .waves---section-medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---content-image-halves-2, .waves---content-image-halves-3 {
    align-items: stretch;
  }

  .waves---subtitle-3 {
    text-align: center;
    font-size: 20px;
  }

  .waves---mega-heading-2 {
    font-size: 36px;
  }

  .uui-contact03_component {
    grid-template-columns: 1fr;
  }

  .uui-contact03_item, .uui-contact03_item._3 {
    justify-content: flex-start;
    align-items: center;
  }

  .uui-contact03_item._3._4._5, .uui-contact03_item._4 {
    justify-content: center;
    align-items: center;
  }

  .uui-padding-vertical-xhuge-4 {
    min-width: auto;
    padding-bottom: 1.8rem;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_button {
    width: auto;
    min-width: auto;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    justify-content: space-around;
  }

  .fs-cc-banner_component {
    flex-direction: row;
    width: 95vw;
    padding: .6rem .4rem;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .evasttt {
    align-items: center;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: row;
    align-items: center;
  }

  .waves-brand-link-footer-1 {
    justify-content: flex-start;
    align-items: center;
  }

  .waves-brand-link-footer-1._2 {
    justify-content: center;
    align-items: center;
  }

  .waves-bottom-right-footer-1 {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .waves-top-footer-1 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rl-padding-section-large {
    padding-top: .8rem;
  }

  .rl_gallery21_heading-wrapper {
    flex-flow: wrap;
  }

  .waves---nav-link-2 {
    display: block;
  }

  .waves---nav-cta {
    display: none;
  }

  .waves---hamburger-icon-2 {
    -webkit-text-fill-color: transparent;
    background-image: url('../images/63873f0eaeeb7dcc9217c5ea_denoise.png');
    background-position: 50%;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    display: flex;
  }

  .waves---nav-link-3 {
    background-color: var(--läpinäkyvä);
    color: #fff;
    -webkit-text-fill-color: transparent;
    background-image: url('../images/63873f0eaeeb7dcc9217c5ea_denoise.png');
    background-position: 50%;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    border: 0 #000;
    border-radius: 0;
  }

  .waves---nav-menu-2 {
    background-color: var(--black);
  }

  .waves---heading-3-no-margins-2 {
    font-size: 22px;
  }

  .waves---section-medium-4 {
    padding-top: 64px;
    padding-bottom: 0;
  }

  .div-block-8 {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: stretch;
  }

  .yhtdiv2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .image-7 {
    object-position: 50% 0%;
    width: 90vw;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer1_menu-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .footer1_top-wrapper {
    grid-row-gap: 48px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer1_form {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .max-width-large.align-center {
    margin-top: 35px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .gallery5_row {
    flex-flow: column;
    display: flex;
  }

  .gallery5_image {
    aspect-ratio: auto;
  }
}

#w-node-_154b8028-8556-28e5-3d61-9e93212cd568-1dd06ac4, #w-node-_154b8028-8556-28e5-3d61-9e93212cd573-1dd06ac4, #w-node-_154b8028-8556-28e5-3d61-9e93212cd589-1dd06ac4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_324735ce-8b0e-9b2f-5c46-fea42160fbbe-1dd06ac4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_324735ce-8b0e-9b2f-5c46-fea42160fbbf-1dd06ac4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b15a32e8-0f37-cda4-6d43-6cafbe0f8ade-1dd06ac4, #w-node-b15a32e8-0f37-cda4-6d43-6cafbe0f8ad4-1dd06ac4, #w-node-b15a32e8-0f37-cda4-6d43-6cafbe0f8ad9-1dd06ac4 {
  align-self: start;
}

#w-node-_5ef3b460-6776-8b54-726e-770f9291c85e-1dd06ac4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_08e9c7f0-d290-b5a4-160e-1fea27c86c95-1dd06ac4, #w-node-_08e9c7f0-d290-b5a4-160e-1fea27c86c9a-1dd06ac4 {
  align-self: start;
}

#w-node-_08e9c7f0-d290-b5a4-160e-1fea27c86cc1-1dd06ac4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_885f0e9c-41be-8050-ca1c-9d69459ce201-1dd06ac4 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_324735ce-8b0e-9b2f-5c46-fea42160fbbe-1dd06ac4 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Monasans Slnt Wdth Wght';
  src: url('../images/') format('woff2');
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}