.yhteystiedot-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #d8d8d8;
}
.yhteystiedot-navbar {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-items: center;
  border-color: #000000;
  border-width: 1px;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.8);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 3px;
}
.yhteystiedot-link1 {
  display: contents;
}
.yhteystiedot-logoimage {
  height: 3rem;
  text-decoration: none;
}
.yhteystiedot-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.yhteystiedot-nav-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.yhteystiedot-nav-link1 {
  fill: #000000;
  color: #000000;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  text-decoration: none;
}
.yhteystiedot-nav-link1:hover {
  color: #206b71;
  font-style: normal;
  font-weight: 600;
}
.yhteystiedot-nav-link2 {
  fill: #000000;
  color: #000000;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.yhteystiedot-nav-link2:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 600;
}
.yhteystiedot-nav-link3 {
  fill: #000000;
  color: #000000;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.yhteystiedot-nav-link3:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 600;
}
.yhteystiedot-nav-link4 {
  fill: #00000;
  color: #00000;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.yhteystiedot-nav-link4:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 600;
}
.yhteystiedot-nav-link5 {
  color: rgb(0, 0, 0);
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.yhteystiedot-nav-link5:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 600;
}
.yhteystiedot-languages {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.yhteystiedot-lang-link1 {
  fill: #000000;
  color: #000000;
  transition: 0.3s;
  border-color: #000000;
  border-width: 1px;
  margin-right: 0px;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  text-decoration: none;
  border-top-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}
.yhteystiedot-lang-link1:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 500;
}
.yhteystiedot-lang-link2 {
  fill: #000000;
  color: #000000;
  transition: 0.3s;
  border-color: #000000;
  border-width: 1px;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  text-decoration: none;
  border-top-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}
.yhteystiedot-lang-link2:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 500;
}
.yhteystiedot-lang-link3 {
  fill: #000000;
  color: #000000;
  transition: 0.3s;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  text-decoration: none;
}
.yhteystiedot-lang-link3:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 500;
}
.yhteystiedot-burger-menu {
  display: none;
}
.yhteystiedot-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.yhteystiedot-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.yhteystiedot-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.yhteystiedot-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.yhteystiedot-link2 {
  display: contents;
}
.yhteystiedot-logo {
  height: 2rem;
  text-decoration: none;
}
.yhteystiedot-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.yhteystiedot-icon12 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.yhteystiedot-links {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
.yhteystiedot-mob-menu-link1 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.yhteystiedot-mob-menu-link2 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.yhteystiedot-mob-menu-link3 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.yhteystiedot-mob-menu-link4 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.yhteystiedot-mob-menu-link5 {
  text-decoration: none;
}
.yhteystiedot-mob-menu-lang-links {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 100px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: row;
}
.yhteystiedot-mob-lang-link-fi {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.yhteystiedot-mob-lang-link-sv {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.yhteystiedot-mob-lang-link-en {
  text-decoration: none;
}
.yhteystiedot-container2 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-space-space-sixunits);
  padding-right: var(--dl-space-space-sixunits);
}
.yhteystiedot-yritys {
  flex: 0 0 auto;
  width: 50%;
  height: 400px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  margin-left: 0px;
  border-color: #8e8e8e;
  border-width: 1px;
  padding-left: var(--dl-space-space-sixunits);
  flex-direction: column;
  justify-content: flex-start;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.yhteystiedot-text16 {
  font-size: 3rem;
  margin-top: var(--dl-space-space-sixunits);
  margin-left: var(--dl-space-space-sixunits);
}
.yhteystiedot-text17 {
  font-size: 1.5rem;
  margin-top: var(--dl-space-space-unit);
  margin-left: var(--dl-space-space-sixunits);
}
.yhteystiedot-text18 {
  font-size: 1.5rem;
  margin-top: var(--dl-space-space-unit);
  margin-left: var(--dl-space-space-sixunits);
}
.yhteystiedot-text19 {
  font-size: 1.5rem;
  margin-top: var(--dl-space-space-oneandhalfunits);
  margin-left: var(--dl-space-space-sixunits);
}
.yhteystiedot-somet {
  flex: 0 0 auto;
  width: 50%;
  height: 400px;
  display: flex;
  align-items: flex-start;
  margin-left: 0px;
  padding-top: 0px;
  border-color: #8e8e8e;
  border-width: 1px;
  padding-left: var(--dl-space-space-sixunits);
  flex-direction: column;
  justify-content: center;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.yhteystiedot-somet2 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  margin-top: var(--dl-space-space-fourunits);
  align-items: flex-start;
  flex-direction: column;
}
.yhteystiedot-text24 {
  font-size: 32px;
  margin-bottom: var(--dl-space-space-unit);
}
.yhteystiedot-link3 {
  display: contents;
}
.yhteystiedot-link-row1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  transition: 0.3s;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
.yhteystiedot-link-row1:hover {
  animation-name: pulse;
  animation-delay: 0s;
  animation-duration: 1s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}
.yhteystiedot-icon14 {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-space-space-halfunit);
}
.yhteystiedot-tietokanta-link-text1 {
  font-size: 20px;
  font-weight: 600;
}
.yhteystiedot-link4 {
  display: contents;
}
.yhteystiedot-link-row2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  transition: 0.3s;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  text-decoration: none;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
.yhteystiedot-link-row2:hover {
  animation-name: pulse;
  animation-delay: 0s;
  animation-duration: 1s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}
.yhteystiedot-icon16 {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-space-space-halfunit);
}
.yhteystiedot-tietokanta-link-text2 {
  font-size: 20px;
  font-weight: 600;
}
.yhteystiedot-laskutustiedot {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.yhteystiedot-text25 {
  font-size: 32px;
  margin-top: var(--dl-space-space-twounits);
}
.yhteystiedot-text26 {
  margin-top: var(--dl-space-space-unit);
}
.yhteystiedot-text27 {
  margin-top: 0px;
}
.yhteystiedot-henkilot {
  gap: 0;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-left: 0px;
  padding-top: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.yhteystiedot-container3 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-space-space-sixunits);
  padding-right: var(--dl-space-space-sixunits);
  flex-direction: column;
}
.yhteystiedot-text28 {
  font-size: 32px;
}
.yhteystiedot-text29 {
  font-size: 1.3rem;
  margin-top: var(--dl-space-space-halfunit);
}
.yhteystiedot-text30 {
  font-size: 1.3rem;
  margin-top: var(--dl-space-space-halfunit);
}
.yhteystiedot-text31 {
  font-size: 1.3rem;
  margin-top: var(--dl-space-space-halfunit);
}
.yhteystiedot-container4 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-space-space-sixunits);
  padding-right: var(--dl-space-space-sixunits);
  flex-direction: column;
}
.yhteystiedot-text32 {
  font-size: 32px;
}
.yhteystiedot-text33 {
  font-size: 1.3rem;
  margin-top: var(--dl-space-space-halfunit);
}
.yhteystiedot-text34 {
  font-size: 1.3rem;
  margin-top: var(--dl-space-space-halfunit);
}
.yhteystiedot-text35 {
  font-size: 1.3rem;
  margin-top: var(--dl-space-space-halfunit);
}
.yhteystiedot-container5 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-space-space-sixunits);
  padding-right: var(--dl-space-space-sixunits);
  flex-direction: column;
}
.yhteystiedot-text36 {
  font-size: 32px;
}
.yhteystiedot-text37 {
  font-size: 1.3rem;
  margin-top: var(--dl-space-space-halfunit);
}
.yhteystiedot-text38 {
  font-size: 1.3rem;
  margin-top: var(--dl-space-space-halfunit);
}
.yhteystiedot-text39 {
  font-size: 1.3rem;
  margin-top: var(--dl-space-space-halfunit);
}
.yhteystiedot-footer {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-fiveunits);
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  border-color: #636363;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.8);
  border-top-width: 3px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.yhteystiedot-footer-inn {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.yhteystiedot-footer-up-row {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
.yhteystiedot-footer-logo {
  gap: 24px;
  width: 25%;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.yhteystiedot-link5 {
  display: contents;
}
.yhteystiedot-image1 {
  height: 3rem;
  text-decoration: none;
}
.yhteystiedot-footer-links {
  gap: var(--dl-space-space-twounits);
  width: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.yhteystiedot-footer-link1 {
  fill: #ffffff;
  color: #000000;
  transition: 0.3s;
}
.yhteystiedot-footer-link1:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 500;
}
.yhteystiedot-footer-link2 {
  fill: #ffffff;
  color: #000000;
  transition: 0.3s;
}
.yhteystiedot-footer-link2:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 500;
}
.yhteystiedot-footer-link3 {
  fill: #ffffff;
  color: #000000;
  transition: 0.3s;
}
.yhteystiedot-footer-link3:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 500;
}
.yhteystiedot-footer-link4 {
  fill: #ffffff;
  color: #000000;
  transition: 0.3s;
}
.yhteystiedot-footer-link4:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 500;
}
.yhteystiedot-footer-link5 {
  fill: #ffffff;
  color: #000000;
  transition: 0.3s;
}
.yhteystiedot-footer-link5:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 500;
}
.yhteystiedot-social-links {
  gap: var(--dl-space-space-unit);
  width: 25%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: flex-end;
}
.yhteystiedot-link6 {
  display: contents;
}
.yhteystiedot-footer-instagram {
  fill: #000000;
  text-decoration: none;
}
.yhteystiedot-link7 {
  display: contents;
}
.yhteystiedot-footer-linkedin {
  fill: #000000;
  text-decoration: none;
}
.yhteystiedot-footer-lower-row {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.yhteystiedot-divider {
  background-color: #000000;
}
.yhteystiedot-footer-lower-row-inn {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
.yhteystiedot-footer-lower-row-links {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
}
.yhteystiedot-footer-copyright {
  fill: #ffffff;
  color: #000000;
}
.yhteystiedot-footer-privacy-policy {
  color: rgb(0, 0, 0);
  text-decoration: none;
}
.yhteystiedot-footer-privacy-policy:hover {
  fill: #206b71;
  color: #206b71;
  font-style: normal;
  font-weight: 500;
}
@media(max-width: 1600px) {
  .yhteystiedot-yritys {
    height: 350px;
    padding-left: var(--dl-space-space-sixunits);
  }
  .yhteystiedot-text16 {
    margin-top: var(--dl-space-space-fourunits);
    margin-left: 0px;
  }
  .yhteystiedot-text17 {
    margin-left: 0px;
  }
  .yhteystiedot-text18 {
    margin-left: 0px;
  }
  .yhteystiedot-text19 {
    margin-top: var(--dl-space-space-twounits);
    margin-left: 0px;
  }
  .yhteystiedot-somet {
    height: 350px;
    padding-bottom: var(--dl-space-space-unit);
  }
  .yhteystiedot-text24 {
    font-size: 1.7rem;
  }
  .yhteystiedot-text25 {
    font-size: 1.7rem;
  }
  .yhteystiedot-container3 {
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-fiveunits);
    padding-right: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-unit);
  }
  .yhteystiedot-container4 {
    padding-top: var(--dl-space-space-unit);
    border-color: #8e8e8e;
    border-width: 1px;
    padding-left: var(--dl-space-space-fiveunits);
    padding-right: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-unit);
    border-top-width: 0px;
    border-bottom-width: 0px;
  }
  .yhteystiedot-container5 {
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 1400px) {
  .yhteystiedot-icon14 {
    width: 20px;
    height: 20px;
  }
  .yhteystiedot-tietokanta-link-text1 {
    font-size: 16px;
  }
  .yhteystiedot-icon16 {
    width: 20px;
    height: 20px;
  }
  .yhteystiedot-tietokanta-link-text2 {
    font-size: 16px;
  }
  .yhteystiedot-container3 {
    padding-left: var(--dl-space-space-fourunits);
    padding-right: var(--dl-space-space-fourunits);
  }
  .yhteystiedot-container4 {
    padding-left: var(--dl-space-space-fourunits);
    padding-right: var(--dl-space-space-fourunits);
  }
  .yhteystiedot-container5 {
    padding-left: var(--dl-space-space-fourunits);
    padding-right: var(--dl-space-space-fourunits);
  }
  .yhteystiedot-footer-up-row {
    justify-content: center;
  }
  .yhteystiedot-footer-logo {
    width: auto;
  }
  .yhteystiedot-footer-links {
    width: auto;
  }
  .yhteystiedot-footer-link5 {
    color: rgb(0, 0, 0);
  }
  .yhteystiedot-social-links {
    width: auto;
  }
}
@media(max-width: 1200px) {
  .yhteystiedot-yritys {
    padding-left: var(--dl-space-space-twounits);
  }
  .yhteystiedot-text17 {
    font-size: 20px;
  }
  .yhteystiedot-text18 {
    font-size: 20px;
  }
  .yhteystiedot-text19 {
    font-size: 20px;
  }
  .yhteystiedot-somet {
    padding-left: var(--dl-space-space-fourunits);
  }
  .yhteystiedot-text24 {
    font-size: 28px;
  }
  .yhteystiedot-icon14 {
    width: 22px;
    height: 22px;
  }
  .yhteystiedot-tietokanta-link-text1 {
    font-size: 20px;
  }
  .yhteystiedot-icon16 {
    width: 22px;
    height: 22px;
  }
  .yhteystiedot-tietokanta-link-text2 {
    font-size: 20px;
  }
  .yhteystiedot-container3 {
    padding-left: 0px;
    padding-right: var(--dl-space-space-unit);
  }
  .yhteystiedot-text28 {
    font-size: 28px;
  }
  .yhteystiedot-text29 {
    font-size: 20px;
  }
  .yhteystiedot-text30 {
    font-size: 20px;
  }
  .yhteystiedot-text31 {
    font-size: 20px;
  }
  .yhteystiedot-container4 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .yhteystiedot-text32 {
    font-size: 28px;
  }
  .yhteystiedot-text33 {
    font-size: 20px;
  }
  .yhteystiedot-text34 {
    font-size: 20px;
  }
  .yhteystiedot-text35 {
    font-size: 20px;
  }
  .yhteystiedot-container5 {
    padding-left: var(--dl-space-space-unit);
    padding-right: 0px;
  }
  .yhteystiedot-text36 {
    font-size: 28px;
  }
  .yhteystiedot-text37 {
    font-size: 20px;
  }
  .yhteystiedot-text38 {
    font-size: 20px;
  }
  .yhteystiedot-text39 {
    font-size: 20px;
  }
  .yhteystiedot-footer-logo {
    width: auto;
  }
  .yhteystiedot-footer-link4 {
    text-align: center;
  }
}
@media(max-width: 900px) {
  .yhteystiedot-navbar {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .yhteystiedot-desktop-menu {
    display: none;
  }
  .yhteystiedot-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .yhteystiedot-logo {
    height: 3rem;
  }
  .yhteystiedot-mob-menu-link1 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .yhteystiedot-mob-menu-link2 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .yhteystiedot-mob-menu-link3 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .yhteystiedot-mob-menu-link4 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .yhteystiedot-mob-menu-link5 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .yhteystiedot-mob-menu-lang-links {
    width: auto;
    padding-top: Unit;
    padding-left: 0px;
    flex-direction: row;
  }
  .yhteystiedot-mob-lang-link-fi {
    padding-left: HalfUnit;
    padding-right: Unit;
    text-decoration: none;
  }
  .yhteystiedot-mob-lang-link-sv {
    margin-left: 0;
    border-color: var(--dl-color-theme-neutral-dark);
    border-width: 1px;
    margin-right: 0px;
    padding-left: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
  }
  .yhteystiedot-mob-lang-link-en {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .yhteystiedot-container2 {
    padding-left: var(--dl-space-space-fourunits);
    padding-right: var(--dl-space-space-fourunits);
    flex-direction: column;
    justify-content: center;
  }
  .yhteystiedot-yritys {
    width: 80%;
    height: auto;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .yhteystiedot-text16 {
    font-size: 32px;
  }
  .yhteystiedot-text17 {
    font-size: 16px;
    margin-top: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .yhteystiedot-text18 {
    font-size: 16px;
    margin-top: var(--dl-space-space-halfunit);
  }
  .yhteystiedot-text19 {
    font-size: 16px;
    margin-top: var(--dl-space-space-halfunit);
  }
  .yhteystiedot-somet {
    width: 80%;
    height: auto;
    margin-top: 0px;
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-left: var(--dl-space-space-twounits);
    justify-content: flex-start;
  }
  .yhteystiedot-somet2 {
    margin-top: 0px;
  }
  .yhteystiedot-text24 {
    font-size: 24px;
  }
  .yhteystiedot-tietokanta-link-text1 {
    font-size: 20px;
  }
  .yhteystiedot-tietokanta-link-text2 {
    font-size: 20px;
  }
  .yhteystiedot-text25 {
    font-size: 24px;
  }
  .yhteystiedot-text26 {
    font-size: 16px;
  }
  .yhteystiedot-text27 {
    font-size: 16px;
  }
  .yhteystiedot-henkilot {
    align-items: flex-start;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-fourunits);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-twounits);
  }
  .yhteystiedot-container3 {
    width: 60%;
    padding-left: var(--dl-space-space-twounits);
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-twounits);
  }
  .yhteystiedot-container4 {
    width: 60%;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-twounits);
    border-top-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .yhteystiedot-container5 {
    width: 60%;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-unit);
  }
  .yhteystiedot-footer {
    padding: var(--dl-space-space-twounits);
  }
  .yhteystiedot-footer-up-row {
    flex-direction: column;
  }
  .yhteystiedot-footer-links {
    align-items: center;
  }
  .yhteystiedot-footer-link4 {
    text-align: center;
  }
  .yhteystiedot-footer-lower-row-inn {
    flex-direction: column;
  }
  .yhteystiedot-footer-lower-row-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
@media(max-width: 500px) {
  .yhteystiedot-container1 {
    background-size: contain;
  }
  .yhteystiedot-navbar {
    padding: var(--dl-space-space-unit);
  }
  .yhteystiedot-mobile-menu {
    padding: 16px;
  }
  .yhteystiedot-links {
    border-color: var(--dl-color-theme-neutral-dark);
    border-width: 1px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
  }
  .yhteystiedot-mob-menu-lang-links {
    padding-top: var(--dl-space-space-unit);
    padding-left: 0px;
    flex-direction: row;
  }
  .yhteystiedot-mob-lang-link-fi {
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-unit);
    text-decoration: none;
  }
  .yhteystiedot-mob-lang-link-sv {
    margin-left: 0px;
    border-color: var(--dl-color-theme-neutral-dark);
    border-width: 1px;
    margin-right: 0px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    text-decoration: none;
    border-top-width: 0px;
    border-left-width: 1px;
    border-bottom-width: 0px;
  }
  .yhteystiedot-mob-lang-link-en {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    text-decoration: none;
  }
  .yhteystiedot-container2 {
    padding-left: var(--dl-space-space-unit);
    padding-right: 0px;
  }
  .yhteystiedot-yritys {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .yhteystiedot-text16 {
    margin-top: var(--dl-space-space-twounits);
  }
  .yhteystiedot-somet {
    padding-left: var(--dl-space-space-unit);
  }
  .yhteystiedot-icon14 {
    width: 18px;
    height: 18px;
  }
  .yhteystiedot-tietokanta-link-text1 {
    font-size: 16px;
  }
  .yhteystiedot-icon16 {
    width: 18px;
    height: 18px;
  }
  .yhteystiedot-tietokanta-link-text2 {
    font-size: 16px;
  }
  .yhteystiedot-henkilot {
    padding-left: var(--dl-space-space-twounits);
  }
  .yhteystiedot-container3 {
    width: 80%;
    padding-left: 0px;
  }
  .yhteystiedot-text30 {
    font-size: 16px;
  }
  .yhteystiedot-text31 {
    font-size: 16px;
  }
  .yhteystiedot-container4 {
    width: 80%;
    padding-left: 0px;
  }
  .yhteystiedot-text34 {
    font-size: 16px;
  }
  .yhteystiedot-text35 {
    font-size: 16px;
  }
  .yhteystiedot-container5 {
    width: 80%;
    padding-left: 0px;
  }
  .yhteystiedot-text38 {
    font-size: 16px;
  }
  .yhteystiedot-text39 {
    font-size: 16px;
  }
  .yhteystiedot-footer-inn {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .yhteystiedot-footer-up-row {
    width: 100%;
  }
  .yhteystiedot-footer-links {
    gap: var(--dl-space-space-oneandhalfunits);
    width: 100%;
    margin-top: var(--dl-space-space-unit);
    align-items: center;
    margin-bottom: var(--dl-space-space-unit);
    flex-direction: column;
    justify-content: center;
  }
  .yhteystiedot-footer-privacy-policy {
    text-align: center;
  }
}
