:root {
  --vihree: #2bc36c;
  --waves-library--black: #131313;
  --waves-library--white: white;
  --harmaa-light: #d3d8dd;
  --light-green: #e0f0e7;
  --sininen-foreman: #2f91bc;
}

.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;
}

body {
  color: #333;
  font-family: Monasans Slnt Wdth Wght, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

a {
  color: #2b2b2b;
  text-decoration: underline;
}

.waves---nav-cta {
  background-color: var(--vihree);
  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 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.waves---nav-link.w--current {
  color: #2c2c2c;
  font-style: normal;
  font-weight: 800;
}

.waves---nav-link.mbb {
  display: none;
}

.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 {
  max-width: none;
  height: 100%;
  padding-bottom: 8px;
}

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

.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;
}

.waves-navbar-1 {
  z-index: 105;
  background-color: var(--waves-library--white);
  border-bottom: 1px solid #13131333;
  height: 80px;
  position: fixed;
  inset: 0% 0% auto;
}

.s1 {
  justify-content: center;
  align-items: center;
  min-height: 55vh;
  display: flex;
  position: relative;
}

.s1.palvelut {
  z-index: 3;
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/etus_banner_puheterapia.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.s1.palvelut.hankkeet {
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/Rakennusvalvontarakennustarkastajarakennusneuvonta-ForemanOneKy-ESPOO-007.jpg');
}

.s1.palvelut.hankkeet.referenssit {
  background-image: linear-gradient(#00000052, #00000052), url('../images/Rakennusvalvontarakennustarkastajarakennusneuvonta-ForemanOneKy-ESPOO-009.jpg');
}

.s1.palvelut._3 {
  background-image: linear-gradient(#00000059, #00000059), url('../images/NovusFonsOy01.jpg');
  min-height: 50vh;
}

.hero-content-wrapper {
  z-index: 4;
  position: absolute;
}

.hero-slider {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.slideimage-hero {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 55vh;
}

.tummennus1 {
  z-index: 2;
  background-color: #1c252c57;
  position: absolute;
  inset: 0%;
}

.h1 {
  color: #fff;
  text-align: center;
  max-width: 35ch;
  font-size: 3rem;
  line-height: 1.3;
}

.h1.big {
  font-size: 5rem;
}

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

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

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

.waves---master-checks-vertical {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.waves---paragraph-big {
  font-size: 1.1rem;
  line-height: 130%;
}

.waves---heading-2-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.3;
}

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

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

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

.waves---content-image-halves._33 {
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
  color: #fff;
  background-color: #0000006b;
  border-radius: 8px;
  max-width: none;
  height: 100%;
  padding: 39px;
}

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

.waves-image-features-4.max450 {
  object-fit: cover;
  max-height: 450px;
}

.waves-image-features-4.max55 {
  max-height: 590px;
}

.waves---grid-image-halves {
  grid-column-gap: 40px;
  grid-row-gap: 39px;
  grid-template-rows: auto;
}

.waves---grid-image-halves._34 {
  align-items: start;
  width: 100%;
}

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

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

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

.waves---section-medium._2 {
  z-index: 3;
  background-color: #fff;
}

.waves---section-medium._2._3 {
  background-color: var(--harmaa-light);
}

.waves---section-medium.lg {
  background-color: var(--light-green);
}

.nappi {
  color: #fff;
  background-color: #2f4ba1;
  border-radius: 5px;
  padding: 15px 32px;
}

.nappi.topm {
  background-color: var(--vihree);
  margin-top: 16px;
  font-weight: 600;
}

.nappi.topm.sininen {
  background-color: var(--sininen-foreman);
}

.nappi.topm.secondary {
  color: #1f1f1f;
  background-color: #42586b00;
  border: 1px solid #000;
}

.nappi.topm._121 {
  background-color: var(--vihree);
}

.nappi.topm {
  background-color: #42586b;
  margin-top: 16px;
}

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

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

.img-112212 {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 7px;
  width: 100%;
  height: 378.625px;
}

.waves---heading-3-no-margins {
  font-variation-settings: "wght" 535, "wdth" 111;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 120%;
}

.waves---heading-3-no-margins._323 {
  font-size: 1.9rem;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  margin-top: 41px;
  display: flex;
}

.waves-tile-features-6 {
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 36px 32px;
  text-decoration: none;
  transition: transform .25s;
  display: flex;
  box-shadow: 4px 13px 20px #0003;
}

.waves-tile-features-6:hover {
  transform: scale(.98);
}

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

.waves---section-medium-2._2 {
  background-color: var(--harmaa-light);
  padding-top: 71px;
  padding-bottom: 100px;
  position: relative;
}

.waves---section-medium-2._2._3 {
  z-index: 4;
  background-color: #42586b;
}

.waves---grid-features-6 {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 10px;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 28px;
  display: flex;
}

.h2 {
  font-size: 2.2rem;
  font-weight: 600;
}

.paragraph {
  font-size: 1.1rem;
}

.paragraph.center {
  text-align: center;
}

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.ecosta-logo {
  filter: none;
  width: 75px;
}

.uui-heading-medium-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.2rem;
  line-height: 1.3;
}

.ecosta-link {
  filter: none;
}

.uui-button-2 {
  grid-column-gap: .5rem;
  background-color: var(--sininen-foreman);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  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;
}

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

.uui-contact03_content {
  position: sticky;
  top: 140px;
}

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

.uui-contact03_item {
  color: #fff;
  align-items: center;
  font-size: 16px;
  display: flex;
}

.uui-space-xsmall-2 {
  width: 100%;
  min-height: 1rem;
}

.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-padding-vertical-xhuge-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-form_input {
  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:focus {
  color: #101828;
  border-color: #d6bbfb;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

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

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

.uui-form_input._2 {
  margin-top: 10px;
}

.div-block-4 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px 21px;
  display: flex;
}

.div-block-4.no {
  background-color: #fff0;
}

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

.error-text {
  color: #e23939;
}

.img-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 22px;
  display: grid;
}

.uui-footer04_bottom-wrapper {
  grid-column-gap: 1.5rem;
  border-top: 1px solid #ffffff4f;
  justify-content: space-between;
  width: 100%;
  margin-top: 4rem;
  padding-top: 2rem;
  padding-bottom: 4rem;
  display: flex;
}

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

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

.footer-wrap {
  justify-content: center;
  align-items: center;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.alalogokuva {
  object-fit: scale-down;
  height: 98px;
}

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

.footer {
  background-color: var(--vihree);
}

.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;
}

.success-message {
  padding: 1.5rem;
}

.uui-text-size-large-2 {
  color: #fff;
  letter-spacing: normal;
  font-size: 16px;
  line-height: 1.5;
}

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

.uui-form-field-wrapper._3 {
  margin-top: 11px;
}

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

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

.uui-contact03_contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: .9rem;
  display: grid;
}

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

.uui-text-size-small-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-size-small-2.text-color-gray500 {
  color: #fff;
}

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

.waves-footer-1 {
  z-index: 2;
  padding-top: 80px;
  padding-bottom: 64px;
  position: relative;
}

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

.waves-icon-24 {
  filter: none;
  width: 75px;
}

.waves-link-footer-1 {
  color: #181818;
  text-decoration: none;
}

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

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

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

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

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

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

.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;
}

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

.waves-brand-footer-1 {
  height: 100%;
}

.text-block {
  color: #fff;
  text-transform: none;
  font-size: 1.5rem;
  font-weight: 700;
}

.text-block.footer {
  color: #fff;
  text-decoration: none;
}

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

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

.testi-stick {
  z-index: 4;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.stik-wrapper {
  background-image: url('../images/Rakennusvalvontarakennustarkastajarakennusneuvonta-ForemanOneKy-ESPOO-018.jpg');
  background-position: 50%;
  background-size: cover;
  height: 300vh;
  margin-top: -100vh;
  margin-bottom: -100vh;
  position: relative;
}

.spacer {
  height: 100vh;
}

.stk-tausta {
  z-index: 1;
  background-image: url('../images/Rakennusvalvontarakennustarkastajarakennusneuvonta-ForemanOneKy-ESPOO-018.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: fixed;
}

.stk-tausta._2 {
  background-image: url('../images/Rakennusvalvontarakennustarkastajarakennusneuvonta-ForemanOneKy-ESPOO-020.jpg');
}

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

.waves---check-icon-2 {
  filter: invert();
  width: 24px;
  height: 24px;
}

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

.waves---master-checks-vertical-2 {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

.waves---heading-2-no-margins-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
}

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

.waves-image-features-5 {
  border-radius: 24px;
  width: 100%;
}

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

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

.waves---section-medium-3 {
  z-index: 6;
  background-color: var(--vihree);
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.rl_gallery10_lightbox-link {
  width: 100%;
  margin-bottom: 2rem;
}

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

.rl_gallery10_heading-wrapper {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl-heading-style-h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 1.2;
}

.rl_gallery10_image {
  border-radius: 4px;
}

.rl_gallery10_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.rl_gallery10_spacing-block-2 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_section_gallery10 {
  background-color: #fff;
}

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

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

.rl_gallery10_masonry-grid {
  column-count: 3;
  column-gap: 2rem;
  width: 100%;
}

.uui-button-3 {
  grid-column-gap: .5rem;
  background-color: var(--sininen-foreman);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  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-3:focus {
  box-shadow: 0 1px 2px #1018280d;
}

.div-block-6 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px 21px;
  display: flex;
}

.div-block-6.no {
  background-color: #fff0;
}

.footer-2 {
  background-color: var(--vihree);
}

.rl_contact6_form-field-wrapper {
  position: relative;
}

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

.rl-field-label {
  color: #fff;
  margin-bottom: .5rem;
  font-family: Monasans Slnt Wdth Wght, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.rl_contact6_spacing-block-6 {
  width: 100%;
  padding-bottom: .5rem;
}

.rl-form-radio-2col {
  grid-column-gap: 1.5rem;
  grid-row-gap: .875rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 11px;
  display: grid;
}

.rl-form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.rl-form-checkbox-icon {
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 0;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .5rem;
  transition: all .2s;
}

.rl-form-checkbox-icon.w--redirected-checked {
  box-shadow: none;
  background-color: #000;
  background-size: 16px 16px;
  border-width: 1px;
  border-color: #000;
}

.rl-form-checkbox-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
}

.rl-checkbox-label-small {
  color: #fff;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.field-label {
  font-weight: 400;
}

.field-label._2322 {
  color: #fff;
  font-size: 15px;
}

.uploadcare {
  display: none;
}

.hiawsef {
  margin-top: 27px;
}

.linkk {
  color: #fff;
  font-weight: 500;
}

.nappiwrappi {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: flex-start;
  display: flex;
}

.image-3 {
  border-radius: 8px;
}

.waves---section-medium-4 {
  background-image: linear-gradient(#fff0 26%, #00000096), url('../images/4234324.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.sas {
  display: flex;
}

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

.link-arrow {
  width: 12px;
}

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

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

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

.waves---testimonial-text-big {
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 130%;
}

.waves---testimonial-text-big.palsv {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 2.8rem;
  display: flex;
}

.waves---heading-3-no-margins-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

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

.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;
}

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

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

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

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

.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;
}

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

.waves-tile-blog-1 {
  grid-row-gap: 32px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  background-color: #2e2e2e57;
  border-radius: 12px;
  flex-direction: column;
  padding: 20px;
  text-decoration: none;
  transition: background-color .275s;
  display: flex;
}

.waves-tile-blog-1:hover {
  background-color: #66666670;
}

.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;
}

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

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

.waves---section-medium-5 {
  background-image: linear-gradient(#000000b8, #000000b8), url('../images/sasa.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---heading-3-no-margins-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

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

.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_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_trigger {
  display: none;
}

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

.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%;
}

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

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

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

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

.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;
}

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

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

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

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

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

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

.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-prefs_title {
  color: #000;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

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

.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-label {
  display: none;
}

.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%;
}

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

.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_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-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_overlay {
  z-index: -1;
  background-color: #18181899;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_submit-hide {
  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-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

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

.tab-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 1px #ddd;
  border-top: 1px solid #1f2c3626;
  grid-template-rows: auto;
  grid-template-columns: 1fr .4fr;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: stretch;
  place-items: center stretch;
  padding: 1rem 2rem 0;
  display: grid;
}

.tab-icon-image {
  width: 1.5rem;
}

.waves-expanded-text-2 {
  color: #1f2c36;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
}

.heading-small {
  color: #1f2c36;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.4;
}

.tab-item-padding {
  cursor: pointer;
  padding: 3rem 0;
}

.tab-bottom-wrapper {
  overflow: hidden;
}

.tab-icon {
  border: 1px solid #1f2c362e;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  margin-left: auto;
  display: flex;
}

.tab-bottom {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f9fafb;
  border-radius: 9px 9px 0 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 4rem;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-bottom: 0;
  padding: 3rem 2.25rem;
  display: grid;
}

.tab-bottom.tab-bottom-full-width {
  background-color: #0000;
  justify-content: flex-start;
  padding-top: .4rem;
  padding-bottom: .4rem;
  display: flex;
}

.faq-list {
  border-top: 1px #e4eff3;
}

.tab-item {
  border-top: 1px #e3eef3;
  border-bottom: 1px #e3eef3;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.tab-title {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.image-5 {
  border-radius: 10px;
  width: 222px;
  margin-bottom: 20px;
}

.waves-tile-features-7 {
  grid-row-gap: 16px;
  color: #303030;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 36px 32px;
  text-decoration: none;
  transition: transform .275s;
  display: flex;
  box-shadow: 4px 13px 20px #0003;
}

.waves-tile-features-7:hover {
  transform: scale(.98);
}

.waves---grid-features-7 {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 10px;
}

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

.waves---section-medium-6._2 {
  background-color: var(--light-green);
  padding-top: 71px;
  padding-bottom: 59px;
  position: relative;
}

.kuva-100 {
  aspect-ratio: 2;
  object-fit: cover;
  border-radius: 4px;
  width: 100%;
  height: 200px;
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 28px;
  display: flex;
}

.split {
  align-items: center;
  display: flex;
}

.image-6 {
  width: 48px;
  margin-left: 10px;
}

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

.about-info-component {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.about-info-image-wrapper {
  position: relative;
}

.about-info-content {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

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

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

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

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.section-about-info {
  background-color: var(--light-green);
}

.line-divider {
  background-color: #212529;
  width: 100%;
  height: 1px;
}

.line-divider.is-white {
  background-color: #f8f9fa;
}

.heading {
  font-size: 2.2rem;
}

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

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

.subtitle {
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: .9rem;
  font-weight: 600;
}

.ecosta-logo-2 {
  filter: invert();
  width: 75px;
}

.uui-text-size-large-3 {
  letter-spacing: normal;
  font-size: 16px;
  line-height: 1.5;
}

.uui-button-4 {
  grid-column-gap: .5rem;
  background-color: var(--vihree);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  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-4:focus {
  background-color: #ffd405;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.uui-text-style-link-02-2 {
  color: #000;
  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-contact03_item-2 {
  align-items: center;
  font-size: 16px;
  display: flex;
}

.uui-footer04_bottom-wrapper-2 {
  grid-column-gap: 1.5rem;
  border-top: 1px solid #0000004f;
  justify-content: space-between;
  width: 100%;
  margin-top: 4rem;
  padding-top: 2rem;
  padding-bottom: 4rem;
  display: flex;
}

.uui-heading-medium-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.2rem;
  line-height: 1.3;
}

.uui-contact03_contact-list-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  display: grid;
}

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

  .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;
  }

  .h1 {
    max-width: 80vw;
    font-size: 2.4rem;
  }

  .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---grid-features-6 {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
  }

  .uui-contact03_content {
    position: static;
  }

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

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

  .uui-footer04_bottom-wrapper {
    max-width: 90vw;
  }

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

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

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

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

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

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

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

  .rl_gallery10_spacing-block-2 {
    padding-bottom: 4.5rem;
  }

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

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

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

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

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

  .tab-icon {
    width: 3.5rem;
    height: 3.5rem;
    padding: .8rem;
  }

  .tab-title {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .waves---grid-features-7 {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

  .uui-footer04_bottom-wrapper-2 {
    max-width: 90vw;
  }
}

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

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

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

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

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

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

  .paragraph.center {
    text-align: left;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

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

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

  .uui-space-xsmall-2 {
    min-height: .75rem;
  }

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

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

  .uui-footer04_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 3rem;
  }

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

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

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

  .testi-stick {
    height: auto;
    min-height: 100vh;
    padding-top: 58px;
    padding-bottom: 58px;
  }

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

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

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

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

  .rl_gallery10_spacing-block-2 {
    padding-bottom: 3rem;
  }

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

  .rl_gallery10_masonry-grid {
    column-count: 1;
    column-gap: 1.5rem;
  }

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

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

  .rl_contact6_spacing-block-5, .rl_contact6_spacing-block-6 {
    padding-bottom: .75rem;
  }

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

  .waves---testimonial-text-big {
    font-size: 26px;
  }

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

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

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

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

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

  .tab-top {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-small {
    font-size: 1.75rem;
  }

  .tab-bottom {
    grid-template-columns: 1fr 3.5rem;
    padding: 2rem;
  }

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

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

  .about-info-component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

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

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

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .uui-text-size-large-3, .uui-button-4 {
    font-size: 1rem;
  }

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

  .uui-footer04_bottom-wrapper-2 {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 3rem;
  }

  .uui-heading-medium-3 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

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

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

  .waves---nav-link.mbb {
    display: flex;
  }

  .waves-navbar-1 {
    height: 65px;
  }

  .slideimage-hero._1212 {
    object-position: 66% 50%;
  }

  .h1 {
    font-size: 1.7rem;
  }

  .h1.big {
    font-size: 2.8rem;
  }

  .waves---paragraph-big {
    text-align: left;
    font-size: 1rem;
  }

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

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

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

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

  .nappi.topm.secondary {
    margin-top: 0;
  }

  .nappi.topm {
    text-align: center;
  }

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

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

  .h2 {
    font-size: 1.6rem;
    line-height: 1.3;
  }

  .uui-heading-medium-2 {
    font-size: 1.5rem;
    font-weight: 500;
  }

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

  .uui-footer04_bottom-wrapper {
    flex-direction: row;
  }

  .alalogokuva {
    background-color: #fff;
  }

  .split2._2233 {
    flex-direction: column;
    display: flex;
  }

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

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

  .text-block.footer {
    font-size: 1.3rem;
  }

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

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

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

  .rl_gallery10_lightbox-link {
    margin-bottom: .8rem;
  }

  .rl_gallery10_masonry-grid {
    column-count: 2;
  }

  .rl-form-radio-2col {
    grid-template-columns: 1fr;
  }

  .right-arrow, .left-arrow {
    display: none;
  }

  .nappiwrappi {
    flex-direction: column;
  }

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

  .waves---testimonial-text-big {
    text-align: left;
    font-size: 22px;
  }

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

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

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

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

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

  .evasttt {
    align-items: center;
  }

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

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

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

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

  .tab-top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: left;
    grid-template-columns: 1fr;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .waves-expanded-text-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .tab-item-padding {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .tab-icon {
    margin-left: 0;
  }

  .tab-bottom {
    padding: 2rem;
    display: flex;
  }

  .tab-bottom.tab-bottom-full-width {
    padding: 2rem;
  }

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

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

  .about-info-component {
    grid-template-columns: 1fr;
  }

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

  .heading {
    font-size: 1.8rem;
  }

  .uui-footer04_bottom-wrapper-2 {
    flex-direction: row;
  }

  .uui-heading-medium-3 {
    font-size: 1.5rem;
    font-weight: 500;
  }
}

#w-node-_203fe394-722e-8968-7faf-3bce79532fee-4613cbd2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_203fe394-722e-8968-7faf-3bce79532fe1-4613cbd2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_2da0adcf-789b-24bf-73c9-7902cb16d258-4613cbd2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_0784f428-83ab-1409-8b5b-ac2aa4b05c9f-4613cbd2, #w-node-_9220b990-889a-e46c-61d9-63598f6cfa6b-4613cbd2, #w-node-_9220b990-889a-e46c-61d9-63598f6cfa6e-4613cbd2, #w-node-_9220b990-889a-e46c-61d9-63598f6cfa72-4613cbd2, #w-node-_9220b990-889a-e46c-61d9-63598f6cfa8c-4613cbd2, #w-node-_9220b990-889a-e46c-61d9-63598f6cfa8f-4613cbd2, #w-node-_9220b990-889a-e46c-61d9-63598f6cfa93-4613cbd2, #w-node-_9220b990-889a-e46c-61d9-63598f6cfaad-4613cbd2, #w-node-_9220b990-889a-e46c-61d9-63598f6cfab0-4613cbd2, #w-node-_9220b990-889a-e46c-61d9-63598f6cfab4-4613cbd2, #w-node-_3e6842ac-642d-f181-cd52-3c6f6f6c43ca-4613cbd3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e6842ac-642d-f181-cd52-3c6f6f6c43cb-4613cbd3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_3e6842ac-642d-f181-cd52-3c6f6f6c43ca-4613cbd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e6842ac-642d-f181-cd52-3c6f6f6c43cb-4613cbd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-db93ff97-9b62-dbd5-ea54-e523280dfa64-4613cbd5, #w-node-db93ff97-9b62-dbd5-ea54-e523280dfa69-4613cbd5 {
  align-self: start;
}

#w-node-db93ff97-9b62-dbd5-ea54-e523280dfa89-4613cbd5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db93ff97-9b62-dbd5-ea54-e523280dfa8a-4613cbd5 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_203fe394-722e-8968-7faf-3bce79532fee-4613cbd2, #w-node-_3e6842ac-642d-f181-cd52-3c6f6f6c43ca-4613cbd3 {
    justify-self: center;
  }

  #w-node-ff6d4610-ba63-7161-3a62-fff7f445de08-4613cbd4 {
    order: -9999;
  }

  #w-node-_3e6842ac-642d-f181-cd52-3c6f6f6c43ca-4613cbd4 {
    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;
}