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

.hero-section {
  width: 100%;
  height: 907px;
}

.hero-container {
  width: auto;
  height: 907px;
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(0, 0, 0, 0.18);
  background-image: url('../images/Asset-1-new.png');
  background-position: 0px 0px;
  background-size: cover;
  color: #fff;
}

.nav-item {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
}

.nav-item.hinnakiri {
  color: #9921ac;
}

.nav-menu {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 116px;
}

.brand {
  margin-left: 134px;
}

.navbar {
  height: 72px;
  background-color: transparent;
}

.ettevottest-section {
  height: 596px;
  margin-right: auto;
  margin-left: auto;
  font-size: 3px;
}

.body {
  background-color: #f4e7f4;
}

.ettevottest-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 596px;
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 153px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.image {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10px;
}

.columns {
  width: 100%;
}

.ettevottest-text-column {
  padding-right: 50px;
  padding-left: 134px;
}

.heading {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 70px;
  margin-left: 134px;
  font-family: Roboto, sans-serif;
  color: #9921ac;
  font-size: 45px;
}

.heading.ettevottest {
  margin-bottom: 30px;
  margin-left: 0px;
  background-color: #fff;
}

.heading.teenused {
  position: static;
  margin-bottom: 30px;
  margin-left: 0px;
  color: #fff;
}

.heading.cta {
  margin-top: 100px;
}

.heading.kliendid {
  margin-top: 100px;
}

.heading.values {
  margin-top: 25px;
  margin-bottom: 30px;
  margin-left: 0px;
  color: #fff;
}

.paragraph {
  margin-left: 134px;
}

.paragraph.teenused {
  margin-bottom: 20px;
  margin-left: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

.list-item {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #828282;
  font-size: 16px;
  font-weight: 300;
  list-style-type: disc;
}

.list-item.teenused {
  color: #fff;
  font-weight: 300;
  list-style-type: none;
}

.list-item.teenused.bullet {
  list-style-type: disc;
}

.list {
  margin-left: 18px;
  padding-left: 0px;
}

.teenused-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 793px;
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/Asset-1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.teenused-text {
  position: static;
  display: inline-block;
  width: 45%;
  float: none;
}

.list-item-2 {
  list-style-type: none;
}

.contact-form-wrapper {
  height: 550px;
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.form-block {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.text-field-2 {
  margin-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.02);
}

.submit-button {
  margin-top: 10px;
  border-radius: 20px;
  background-color: #9921ac;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.textarea {
  background-color: rgba(0, 0, 0, 0.02);
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.success-message {
  background-color: hsla(0, 0%, 86.7%, 0.26);
  color: #9921ac;
}

.field-label {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #828282;
  font-size: 16px;
  font-weight: 400;
}

.field-label-2 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #828282;
  font-size: 16px;
  font-weight: 400;
}

.footer-section {
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 277px;
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2b1f5e;
}

.contact-1 {
  display: inline-block;
  margin-right: 65px;
}

.logos-wrapper {
  height: 630px;
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.grid {
  margin-right: 270px;
  margin-left: 270px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.values-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 640px;
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/Asset-62x.png');
  background-position: 0px 0px;
  background-size: cover;
}

.paragraph-2 {
  margin-top: 95px;
  margin-right: 123px;
  margin-left: 123px;
  font-family: Roboto, sans-serif;
  color: #828282;
  font-size: 16px;
  font-weight: 300;
}

.values-list-item {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  list-style-type: none;
}

.values-text {
  width: 45%;
  height: 200px;
  margin-top: auto;
  margin-right: 0px;
  margin-bottom: auto;
}

.list-2 {
  margin-bottom: 0px;
  padding-left: 0px;
}

.text-block-6 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  width: auto;
  margin-top: auto;
  margin-left: 0px;
  float: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: Roboto, sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 100;
  text-align: center;
}

.image-2 {
  margin-top: 45px;
}

.hinnakiri-section {
  height: 1150px;
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.body-2 {
  background-color: #f4e7f4;
}

.hinnakiri-wrapper {
  margin-top: 160px;
  margin-right: 134px;
  margin-left: 134px;
}

.hinnakiri-heading {
  margin-bottom: 70px;
  font-family: Roboto, sans-serif;
  color: #9921ac;
  font-size: 45px;
  font-weight: 700;
}

.text-block-7 {
  font-family: Roboto, sans-serif;
  color: #828282;
  font-size: 16px;
  font-weight: 300;
}

.hinnakiri-list-item {
  font-weight: 300;
  list-style-type: none;
}

.hinnakiri-list {
  margin-top: 20px;
  margin-bottom: 70px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: #828282;
  font-size: 16px;
}

.text-block-8 {
  font-family: Roboto, sans-serif;
  color: #828282;
  font-size: 16px;
  font-weight: 700;
}

.text-block-9 {
  font-family: Roboto, sans-serif;
  color: #828282;
  font-size: 16px;
  font-weight: 700;
}

.text-block-10 {
  font-family: Roboto, sans-serif;
  color: #828282;
  font-size: 16px;
  font-weight: 300;
}

.meeskond-body {
  background-color: #f4e7f4;
}

.meeskond-section {
  height: 1150px;
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.meeskond-wrapper {
  display: block;
  height: 794px;
  margin-top: 160px;
  padding-top: 90px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Asset-20.png');
  background-position: 0px 0px;
  background-size: cover;
}

.grid-2 {
  width: 100%;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.name-block {
  font-family: Roboto, sans-serif;
  color: #9221ac;
  font-size: 16px;
}

.meeskond-header {
  position: relative;
  margin-bottom: 75px;
  margin-left: 134px;
  font-family: Roboto, sans-serif;
  color: #9221ac;
  font-size: 45px;
  font-weight: 700;
}

.grid-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-block {
  margin-top: -20px;
  font-family: Roboto, sans-serif;
  color: #9921ac;
  font-size: 16px;
  font-weight: 300;
}

.ettevottest-mobile-wrapper {
  display: none;
}

.logos-grid-mobile {
  display: none;
}

.team-member-wrapper {
  display: none;
}

.paragraph-5 {
  color: #fff;
}

.paragraph-7 {
  color: #fff;
}

.contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 134px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-text-container {
  position: absolute;
  left: 29%;
  top: 42%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  text-align: left;
}

.text-span {
  line-height: 60px;
  font-weight: 700;
}

.hinnakiri-cta {
  position: static;
  display: block;
  width: 189px;
  padding: 20px;
  border-radius: 50px;
  background-color: #9921ac;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.hinnakiri-cta.hinnakiri {
  margin-top: 0px;
  background-color: hsla(0, 0%, 100%, 0.38);
}

.link-block {
  position: relative;
  top: 120px;
  text-decoration: none;
}

.paragraph-9 {
  display: block;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.contact-3 {
  margin-right: 65px;
}

.meeskond-lisainfo {
  margin-top: -10px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  color: #9921ac;
  font-size: 16px;
  font-weight: 300;
}

.link-block-2 {
  position: relative;
  left: 134px;
  top: 70px;
  display: inline-block;
  text-decoration: none;
}

@media (max-width: 991px) {
  .hero-section {
    height: 860px;
  }
  .hero-container {
    width: auto;
    height: 860px;
    background-position: 9% 60%;
  }
  .nav-item {
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: transparent;
  }
  .nav-menu {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    margin-right: 0px;
    background-color: transparent;
    text-align: left;
  }
  .brand {
    margin-left: 90px;
  }
  .ettevottest-section {
    height: 470px;
  }
  .ettevottest-wrapper {
    height: 470px;
    padding-top: 0px;
  }
  .image {
    display: none;
  }
  .columns {
    display: none;
  }
  .ettevottest-text-column {
    padding-left: 56px;
  }
  .heading.ettevottest {
    margin-left: 11px;
    font-size: 40px;
  }
  .heading.cta {
    margin-top: 125px;
  }
  .heading.kliendid {
    margin-top: 125px;
  }
  .heading.values {
    margin-top: 0px;
  }
  .list-item {
    font-size: 16px;
  }
  .teenused-wrapper {
    height: 702px;
    background-color: #9921ac;
    background-image: none;
    background-size: auto;
  }
  .teenused-text {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .contact-form-wrapper {
    height: 603px;
  }
  .contact-1 {
    margin-right: 15px;
    margin-left: 0px;
  }
  .logos-wrapper {
    height: 752px;
    margin-right: auto;
    margin-left: auto;
  }
  .grid {
    margin-right: 76px;
    margin-left: 76px;
  }
  .values-wrapper {
    height: 450px;
    background-color: #9921ac;
    background-image: none;
    background-size: auto;
  }
  .values-text {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-6 {
    bottom: 60%;
    display: block;
    margin-top: 0%;
    margin-right: auto;
    margin-left: auto;
    line-height: 5px;
  }
  .hinnakiri-wrapper {
    margin-right: 90px;
    margin-left: 90px;
  }
  .hinnakiri-heading {
    font-size: 40px;
  }
  .hinnakiri-list-item {
    font-size: 15px;
  }
  .text-block-8 {
    font-size: 15px;
  }
  .text-block-9 {
    font-size: 15px;
  }
  .text-block-10 {
    font-size: 15px;
  }
  .meeskond-header {
    margin-left: 90px;
  }
  .ettevottest-mobile-wrapper {
    display: block;
    width: 70%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .icon {
    height: auto;
    margin-top: 41px;
    margin-right: 15px;
    font-size: 50px;
    line-height: 20px;
  }
  .menu-button-2 {
    background-color: transparent;
  }
  .menu-button-2.w--open {
    background-color: transparent;
  }
  .bold-text {
    font-size: 15px;
  }
  .menu-button-3 {
    background-color: transparent;
  }
  .menu-button-3.w--open {
    background-color: transparent;
  }
  .icon-2 {
    color: #9921ac;
    font-size: 50px;
  }
  .icon-3 {
    color: #9921ac;
    font-size: 50px;
  }
  .menu-button-4 {
    margin-top: 30px;
    background-color: transparent;
  }
  .menu-button-4.w--open {
    background-color: transparent;
  }
  .contact-wrapper {
    margin-left: 90px;
  }
  .hero-text-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    height: auto;
    margin-right: auto;
    margin-left: -32px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-span {
    display: block;
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 25px;
  }
  .hinnakiri-cta {
    display: block;
    width: 150px;
    margin-right: auto;
    padding: 11px;
    font-size: 17px;
    text-align: center;
  }
  .link-block {
    text-align: left;
  }
  .contact-3 {
    margin-right: 15px;
  }
  .link-block-2 {
    left: 90px;
    top: 60px;
    width: auto;
  }
}

@media (max-width: 767px) {
  .hero-container {
    background-position: 15% 60%;
  }
  .brand {
    margin-left: 70px;
  }
  .heading.ettevottest {
    font-size: 30px;
  }
  .heading.teenused {
    font-size: 30px;
  }
  .heading.cta {
    margin-left: 50px;
    font-size: 30px;
  }
  .heading.kliendid {
    margin-left: 50px;
    font-size: 30px;
  }
  .heading.values {
    font-size: 30px;
  }
  .paragraph.teenused {
    font-size: 14px;
  }
  .list-item {
    margin-left: 10px;
    font-size: 14px;
  }
  .list-item.teenused.bullet {
    font-size: 14px;
  }
  .teenused-wrapper {
    margin-left: 0px;
  }
  .teenused-text {
    width: auto;
    margin-right: 50px;
    margin-left: 50px;
  }
  .submit-button {
    font-size: 14px;
  }
  .field-label {
    font-size: 14px;
  }
  .field-label-2 {
    font-size: 14px;
  }
  .footer-wrapper {
    margin-right: 0px;
    padding-left: 90px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .contact-1 {
    margin-right: 50px;
    margin-bottom: 10px;
  }
  .logos-wrapper {
    height: 735px;
  }
  .grid {
    margin-right: 50px;
    margin-left: 50px;
  }
  .values-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .paragraph-2 {
    margin-right: 50px;
    margin-left: 50px;
    font-size: 14px;
  }
  .values-list-item {
    font-size: 14px;
  }
  .values-text {
    height: auto;
    margin-right: 50px;
    margin-left: 50px;
    padding-top: 125px;
  }
  .text-block-6 {
    margin-top: 10%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 33px;
    line-height: 0px;
  }
  .hinnakiri-section {
    height: 992px;
  }
  .hinnakiri-wrapper {
    margin-top: 103px;
  }
  .hinnakiri-heading {
    font-size: 35px;
  }
  .hinnakiri-list-item {
    font-size: 14px;
  }
  .hinnakiri-list {
    margin-bottom: 40px;
  }
  .text-block-8 {
    font-size: 14px;
  }
  .text-block-9 {
    font-size: 14px;
  }
  .text-block-10 {
    font-size: 14px;
  }
  .meeskond-section {
    height: 801px;
  }
  .meeskond-wrapper {
    height: 650px;
    margin-top: 78px;
    background-color: #f1e6f4;
    background-image: none;
    background-size: auto;
  }
  .name-block {
    font-size: 15px;
  }
  .meeskond-header {
    margin-left: 70px;
    font-size: 40px;
  }
  .title-block {
    font-size: 15px;
  }
  .ettevottest-mobile-wrapper {
    margin-left: 50px;
  }
  .form {
    margin-right: -90px;
    margin-left: -90px;
  }
  .bold-text {
    font-size: 14px;
  }
  .menu-button-4 {
    margin-top: 30px;
  }
  .image-9 {
    height: 34px;
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }
  .image-10 {
    height: 63px;
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }
  .image-11 {
    height: 44px;
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }
  .image-12 {
    height: 90px;
  }
  .image-13 {
    height: 91px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .contact-wrapper {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .hero-text-container {
    position: static;
    width: 270px;
    margin-top: 50%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .text-span {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 23px;
  }
  .hinnakiri-cta {
    width: 163px;
    padding: 13px;
    font-size: 19px;
    text-align: center;
  }
  .contact-3 {
    margin-bottom: 10px;
  }
  .link-block-2 {
    top: 42px;
  }
}

@media (max-width: 479px) {
  .hero-section {
    height: 600px;
  }
  .hero-container {
    height: 600px;
    background-position: 22% 60%;
  }
  .brand {
    margin-left: 40px;
    padding-left: 0px;
  }
  .brand.w--current {
    margin-left: 25px;
  }
  .ettevottest-wrapper {
    display: block;
  }
  .heading.ettevottest {
    margin-left: 0px;
    font-size: 25px;
  }
  .heading.teenused {
    font-size: 25px;
  }
  .heading.cta {
    margin-top: 75px;
    margin-left: 40px;
    font-size: 25px;
  }
  .heading.kliendid {
    margin-top: 75px;
    margin-bottom: 38px;
    margin-left: 30px;
    font-size: 25px;
  }
  .heading.values {
    font-size: 25px;
  }
  .paragraph.teenused {
    font-size: 13px;
  }
  .list-item {
    margin-left: 0px;
    font-size: 13px;
  }
  .list-item.teenused.bullet {
    font-size: 13px;
  }
  .teenused-wrapper {
    display: block;
    height: 803px;
    padding-top: 75px;
  }
  .teenused-text {
    display: block;
    margin-top: 0px;
    margin-right: 30px;
    margin-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .contact-form-wrapper {
    height: 540px;
  }
  .text-field-2 {
    font-size: 13px;
  }
  .submit-button {
    font-size: 13px;
  }
  .textarea {
    font-size: 13px;
  }
  .field-label {
    font-size: 13px;
  }
  .field-label-2 {
    font-size: 13px;
  }
  .footer-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .contact-1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .kliendid-section {
    height: 735px;
  }
  .logos-wrapper {
    height: 765px;
  }
  .grid {
    display: none;
    margin-right: 10px;
    margin-left: 10px;
  }
  .paragraph-2 {
    margin-top: 30px;
    margin-right: 30px;
    margin-left: 30px;
    font-size: 13px;
  }
  .values-list-item {
    font-size: 13px;
  }
  .values-text {
    margin-top: 30px;
    margin-right: 40px;
    margin-left: 40px;
    padding-top: 75px;
  }
  .text-block-6 {
    width: 200px;
    margin-right: 0px;
    margin-bottom: -80px;
    font-size: 25px;
    line-height: 0px;
  }
  .image-2 {
    height: 43px;
    margin-top: 25px;
  }
  .hinnakiri-section {
    height: 1030px;
  }
  .hinnakiri-wrapper {
    margin-top: 60px;
    margin-right: 40px;
    margin-left: 40px;
  }
  .hinnakiri-heading {
    margin-bottom: 30px;
    font-size: 30px;
  }
  .hinnakiri-list-item {
    font-size: 13px;
  }
  .hinnakiri-list {
    margin-bottom: 30px;
  }
  .text-block-8 {
    font-size: 13px;
  }
  .text-block-9 {
    font-size: 13px;
  }
  .text-block-10 {
    font-size: 13px;
  }
  .meeskond-section {
    height: 1052px;
  }
  .meeskond-wrapper {
    height: 950px;
    margin-top: 30px;
    padding-top: 40px;
  }
  .grid-2 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .name-block {
    margin-bottom: 5px;
  }
  .meeskond-header {
    margin-left: 40px;
    font-size: 30px;
  }
  .grid-container {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .title-block {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 15px;
  }
  .ettevottest-mobile-wrapper {
    width: auto;
    margin-right: 30px;
    margin-left: 30px;
    padding-top: 75px;
  }
  .form {
    margin-right: -57px;
    margin-left: -57px;
  }
  .icon {
    font-size: 35px;
  }
  .logos-grid-mobile {
    display: -ms-grid;
    display: grid;
    padding-right: 0px;
    padding-left: 0px;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .image-3 {
    height: 63px;
    margin: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .image-4 {
    height: 63px;
    margin: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .image-5 {
    height: 36px;
    margin: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .image-6 {
    height: 48px;
    margin: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .image-7 {
    height: 27px;
    margin: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .image-8 {
    height: 14px;
    margin: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .bold-text {
    font-size: 13px;
  }
  .icon-2 {
    font-size: 35px;
  }
  .icon-3 {
    font-size: 35px;
  }
  .menu-button-4 {
    margin-top: 12px;
  }
  .team-member-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contact-wrapper {
    margin-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .hero-text-container {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 205px;
    height: 200px;
    margin-top: 172px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-span {
    margin-top: 18px;
    margin-bottom: 18px;
    line-height: 20px;
  }
  .hinnakiri-cta {
    width: 120px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 13px;
  }
  .link-block {
    margin-right: auto;
    margin-left: auto;
  }
  .paragraph-9 {
    position: static;
    margin-left: -15px;
    float: none;
    clear: right;
  }
  .text-block-15 {
    font-family: Roboto, sans-serif;
    color: #9921ac;
    font-weight: 300;
  }
  .link-block-2 {
    left: 40px;
    top: 35px;
  }
}

@media screen and (max-width: 479px) {
  #w-node-3ae9267a9e7f-210632c7 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-554cb2178192-210632c7 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ed57ae1c23e0-210632c7 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-78bc8dc5b0d6-210632c7 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-589bd43213cd-210632c7 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ed2122b238f7-210632c7 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

#w-node-c79e965338f4-210632c7 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-3acec2a99190-210632c7 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-758de1097c18-210632c7 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-e9d9f71bf1e9-210632c7 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-b283331c9657-210632c7 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-206d573a30f0-210632c7 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: end;
  align-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-206d573a30f0-210632c7 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-grid-row-align: end;
    align-self: end;
  }
}

#w-node-ecb6c24f4ba6-6b948fe1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-842397e39590-6b948fe1 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 479px) {
  #w-node-842397e39590-6b948fe1 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

#w-node-b9553b914723-6b948fe1 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-af14ab488779-6b948fe1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-8c7328624962-6b948fe1 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-4e808dadd734-6b948fe1 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-a6ac2ee3481e-6b948fe1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-ce1e1e79ff35-6b948fe1 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-ef55696f34c7-6b948fe1 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-ebf5f44756ad-6b948fe1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

