:root {
  --white: #fafafb;
  --black: #050505;
  --primary: #ff6200;
  --light: #f1f3f5;
  --body: #565656;
}

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

body {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: -.005em;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

.why-us_content {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.why-us_item-paragraph-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.content-wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.cta_content {
  position: absolute;
  inset: 0%;
}

.img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.img.cta-filter {
  filter: contrast(140%) saturate(70%);
}

.max-width-xlarge {
  width: 100%;
  max-width: 48.5rem;
}

.section_hero-content {
  z-index: 2;
  position: absolute;
  inset: 0% 0% auto;
}

.text-2xl {
  letter-spacing: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.button-wrap {
  display: flex;
}

.button-wrap.is-home-1 {
  margin-top: 1.5rem;
}

.text-wrap {
  display: flex;
}

.why-us_title-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 47.375rem;
  display: flex;
}

.nav-button_component {
  grid-row-gap: .5rem;
  background-color: #8f00ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.nav-button_component:hover {
  opacity: 1;
}

.section_hero {
  color: #fff;
  overflow: hidden;
}

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

.page-wrapper {
  overflow: clip;
}

.navbar {
  background-color: #0000;
}

.navbar.is-absolute {
  border-bottom: 1px solid #ffffff26;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar.is-absolute:where(.w-variant-164f13f6-8b08-9826-18cf-1432d6232a46) {
  border-bottom-color: #00000026;
  position: relative;
}

.navbar.is-absolute {
  position: absolute;
  inset: 0% 0% auto;
}

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

.main-wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-wrap.is-about {
  justify-content: center;
  align-items: flex-start;
}

.about_columns {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.login-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_buttons-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar_list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar_logo-link {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .2s;
  position: relative;
}

.navbar_logo-link:hover {
  opacity: .5;
}

.navbar_logo-link.w--current {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h2 {
  letter-spacing: -.05em;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.25;
}

.spacer-large {
  padding-top: 5rem;
}

.cta_content-internal {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section_hero-bg {
  height: 50rem;
  position: relative;
}

.icon-1x1-medium {
  width: 1.5rem;
  height: 1.5rem;
}

.custom_icon {
  background-color: var(--primary);
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

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

.why-us_grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-4xl {
  letter-spacing: -.06em;
  font-size: 2.25rem;
  line-height: 1.222;
}

.about_left-column {
  flex: none;
}

.main_tag {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #111;
  letter-spacing: normal;
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  display: flex;
}

.destinations_top-left-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.cta_img-wrap {
  width: 100%;
  height: 46.875rem;
  position: relative;
}

.heading-style-h1 {
  letter-spacing: -.05em;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.147;
}

.text-base {
  color: var(--white);
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.hero_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero_content.is-home-1 {
  width: 100%;
  max-width: 37rem;
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.section_why-us {
  background-color: var(--light);
}

.button {
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: -.008em;
  white-space: nowrap;
  cursor: pointer;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  min-height: 3rem;
  padding: .5rem 1.75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .2s, transform .2s;
  display: flex;
}

.button:hover {
  background-color: #272727;
  transform: scale(.975);
}

.button.white {
  background-color: var(--white);
  color: var(--black);
}

.text-subtitle {
  letter-spacing: .16em;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.nav-button_line {
  background-color: #fff;
  border-radius: 2px;
  height: 5%;
}

.nav-button_line.is-third {
  transform-origin: 50%;
}

.nav-button_line.is-first {
  transform-origin: 50%;
  transform: translate(0);
}

.destinations_top-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 3.25rem;
  display: flex;
}

.section_cta {
  color: #fff;
  text-align: center;
  position: relative;
}

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

.padding-global.is-navbar {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.padding-global.is-cta {
  height: 100%;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.padding-global.is-hero {
  padding-top: 9.25rem;
  padding-bottom: 9.25rem;
}

.nav_wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.why-us_item {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.why-us_item.scroll-into-view-01 {
  background-color: var(--white);
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 23px 64px 32px;
}

.nav_links {
  grid-column-gap: .62rem;
  grid-row-gap: .62rem;
  color: #565656;
  justify-content: center;
  align-items: center;
  padding: .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  transition: opacity .2s, color .2s;
  display: flex;
}

.nav_links:hover {
  opacity: .5;
}

.nav_links.w--current {
  color: #fff;
  font-weight: 400;
}

.nav_links.text-color-white {
  font-size: .95rem;
}

.nav_links.text-color-white:where(.w-variant-164f13f6-8b08-9826-18cf-1432d6232a46) {
  color: var(--black);
}

.padding-section-medium {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.text-color-white {
  color: var(--white);
}

.text-color-grey {
  color: var(--body);
}

.hero-overlay {
  background-color: var(--black);
  opacity: .64;
  width: 100%;
  height: 100%;
  position: absolute;
}

.referenssit-image {
  border-radius: 1rem;
  padding-top: 100%;
  transition: opacity .2s;
  position: relative;
  overflow: clip;
}

.referenssit-image:hover {
  opacity: .75;
}

.chat-writemodule-headbottom-1 {
  align-items: center;
  display: flex;
}

.chat-writemodule-picswrapper-1 {
  flex: none;
  margin-right: 1rem;
}

.chat-writemodule-form-1 {
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  display: flex;
}

.chat-writemodule-formblock-1 {
  flex-wrap: wrap;
  align-self: stretch;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.chat-writemodule-error-1 {
  text-align: center;
  background-color: #fcd5d5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex: 100%;
  order: -1;
  align-self: center;
  margin-top: 0;
  font-size: 13px;
  line-height: 1.6em;
  position: absolute;
  inset: -40px 0% auto;
  box-shadow: 0 -1px 3px #390c162e;
}

.chat-writemodule-button-1 {
  color: #0000;
  background-color: #0000;
  background-image: url('../images/paperilennokki-oranssipng.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  flex: none;
  width: 20px;
  height: 20px;
  padding: 0;
  overflow: hidden;
}

.chat-writemodule-success-1 {
  background-color: #0000;
  align-self: center;
  width: 100%;
}

.chat-writemodule-buttonwrap-1 {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 20px;
  display: flex;
}

.chat-writemodule-box-1 {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  width: 378px;
  max-height: 70vh;
  display: flex;
  overflow: hidden;
  box-shadow: 1px 1px 13px 9px #0000000f;
}

.chat-writemodule-header-1 {
  background-color: var(--primary);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex: none;
  padding: 30px;
}

.chat-writemodule-sucess-2 {
  text-align: center;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 1.6em;
}

.chat-writemodule-formtextfield-1 {
  text-align: left;
  border: 1px #000;
  margin-bottom: 0;
  padding: 15px 25px 30px;
  font-size: 15px;
  line-height: 1.6em;
  overflow: visible;
}

.chat-writemodule-formtextfield-1:focus {
  background-color: #fafafa;
}

.chat-bubbleicon-2 {
  background-image: url('../images/musta-x-merkki.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20%;
  width: 100%;
  height: 100%;
  display: none;
}

.chat-container-1 {
  width: 100%;
  max-width: 14200px;
  position: relative;
}

.chat-writemodule-pic-1 {
  border-radius: 100px;
  height: 54px;
  overflow: hidden;
}

.chat-main-1 {
  z-index: 1000;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.chat-writenmodulegrid-1 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  height: 120px;
  display: grid;
}

.chat-bubbleicon-1 {
  background-image: url('../images/keskustelu-ikoni.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  display: block;
}

.chat-bubbleshape-1 {
  background-color: var(--primary);
  cursor: pointer;
  border-radius: 555px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  box-shadow: 1px 1px 10px #00000014;
}

.chat-writemodule-formfield-1 {
  border: 1px #000;
  border-bottom: 1px solid #f0f0f0;
  height: 48px;
  margin-bottom: 0;
  padding: 10px 25px 12px;
  font-size: 15px;
  line-height: 1.3em;
}

.chat-writemodule-formfield-1:focus {
  border-bottom-color: var(--primary);
  background-color: #fafafa;
}

.chat-writemodule-headtext-1 {
  color: #0f0f0f;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3em;
}

.chat-writemodule-teamtextwrap-1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.chat-writemodule-headtext-2 {
  color: #222;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2em;
}

.chat-writemodule-main-1 {
  padding-bottom: 100px;
  display: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.chat-bubblemain-1 {
  z-index: 2;
  margin-bottom: 30px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.chat-writemodule-formwrap-1 {
  flex: 1 0 auto;
  align-items: flex-end;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.cta-overlay {
  background-color: var(--black);
  opacity: .78;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.tree-overlay {
  background-image: linear-gradient(90deg, var(--white), var(--white) 20%, transparent 28%);
  opacity: .1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.footer-bottom {
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  margin-top: 92px;
  display: flex;
}

.footer-10 {
  background-color: var(--black);
  border: 1px #000;
  padding: 92px 3%;
}

.paragraph {
  color: var(--white);
  max-width: 360px;
  margin-top: 2rem;
  font-size: 15px;
}

.footer-column {
  flex-direction: column;
  align-items: flex-start;
  padding-right: 40px;
  display: flex;
}

.text-rights {
  color: #ffffff80;
  margin-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.footer-link-dark {
  color: #ffffffbf;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.footer-arrow {
  background-color: var(--primary);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  display: flex;
}

.footer-title {
  color: var(--white);
  margin-bottom: 22px;
  font-size: 17px;
}

.footer-wrapper {
  align-items: center;
  display: flex;
}

.footer-column-right {
  flex-direction: column;
  align-items: flex-end;
  padding-right: 40px;
  display: flex;
}

.footer-grid-02 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
}

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

.nords-link {
  color: #ffffff80;
  text-decoration: none;
  transition: color .2s;
}

.nords-link:hover {
  color: #ffffffbf;
}

.image {
  filter: invert();
  height: 25px;
}

.image-2 {
  filter: invert();
  height: 34px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 80vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.div-block {
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 30px;
  display: flex;
}

.image-4 {
  height: 28px;
}

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

.absolute-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.left-arrow, .icon-3, .right-arrow-3, .slide-nav-3 {
  display: none;
}

.div-block-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.social-link-block {
  width: 1.5rem;
  height: 1.5rem;
  transition: opacity .2s;
}

.social-link-block:hover {
  opacity: .75;
}

.social-code-embed {
  color: var(--primary);
}

.bottom-view-more {
  justify-content: flex-end;
  align-items: center;
  margin-top: 3rem;
  display: flex;
}

.arrow-link-wrap {
  color: #242424;
  align-items: center;
  margin-top: 15px;
  padding-right: 20px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.arrow-link-wrap.scroll-into-view-01 {
  color: var(--primary);
  font-size: 1.4rem;
}

.link-arrow {
  width: 20px;
  height: 24px;
  margin-left: 16px;
}

.code-embed {
  width: 24px;
  height: 24px;
  margin-right: 16px;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .why-us_item.scroll-into-view-01 {
    padding-left: 24px;
    padding-right: 24px;
  }

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

@media screen and (max-width: 991px) {
  .why-us_content {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
  }

  .nav-button_component {
    grid-row-gap: .25rem;
    background-color: #111;
    border-radius: .5rem;
    width: 2.8rem;
    height: 2.9rem;
    padding-left: .5rem;
    padding-right: .5rem;
    display: block;
    position: relative;
  }

  .navbar_content {
    justify-content: space-between;
    align-items: center;
  }

  .nav_mobile {
    text-align: left;
    background-color: #0000;
    flex-flow: row;
    justify-content: flex-end;
    align-items: stretch;
    display: flex;
    position: absolute;
    inset: 100% 2rem auto;
  }

  .main-wrap {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .about_columns {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .nav_buttons-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .navbar_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: left;
    background-color: #fff;
    border-radius: .7rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 9rem;
    height: auto;
    padding: 1.5rem;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .navbar_logo-link {
    justify-content: flex-start;
    align-items: center;
  }

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

  .spacer-large {
    padding-top: 3rem;
  }

  .section_hero-bg {
    height: 68rem;
    padding-top: 0%;
  }

  .why-us_grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .destinations_top-left-wrap {
    max-width: none;
  }

  .hero_content {
    justify-content: flex-start;
    align-items: center;
  }

  .menu-button {
    padding: 0 0;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #0000;
  }

  .nav-button_line {
    height: 5.5%;
    margin: auto;
    position: absolute;
    inset: 0% 15%;
  }

  .nav-button_line.is-third {
    transform: translate(0, 350%);
  }

  .nav-button_line.is-first {
    transform: translate(0, -350%);
  }

  .destinations_top-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .padding-global.is-navbar {
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .nav_wrap {
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    padding-right: 1rem;
  }

  .nav_links {
    opacity: .7;
    color: #111;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: 1rem;
    font-weight: 400;
  }

  .nav_links:hover, .nav_links.w--current {
    opacity: 1;
    color: #111;
  }

  .padding-section-medium {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .chat-writemodule-button-1 {
    background-size: 40%;
    width: 40px;
    height: 46px;
  }

  .chat-writemodule-buttonwrap-1 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .chat-writemodule-box-1 {
    min-height: 0;
  }

  .chat-main-1 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-bottom {
    flex-direction: column;
  }

  .footer-column, .footer-column-right {
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .why-us_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .content-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .nav-button_component {
    width: 2.25rem;
    height: 2.25rem;
  }

  .nav_mobile {
    left: 1rem;
    right: 1rem;
  }

  .main-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .nav_buttons-wrap {
    justify-content: space-between;
    align-items: center;
  }

  .navbar_list {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .spacer-large {
    padding-top: 2rem;
  }

  .section_hero-bg {
    flex-flow: column;
    justify-content: flex-end;
    height: 52rem;
    display: flex;
  }

  .text-4xl {
    font-size: 2rem;
  }

  .main_tag {
    line-height: 1.2;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .hero_content {
    justify-content: flex-start;
    align-items: center;
  }

  .destinations_top-wrap {
    margin-bottom: 2rem;
  }

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

  .padding-global.is-navbar {
    padding: 1rem 1.25rem;
  }

  .padding-global.is-hero {
    padding-top: 7.5rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .chat-writemodule-header-1 {
    padding: 25px;
  }

  .chat-writemodule-formtextfield-1, .chat-writemodule-formfield-1 {
    font-size: 14px;
  }

  .chat-bubblemain-1 {
    margin-bottom: 15px;
  }

  .footer-bottom {
    flex-wrap: wrap;
    margin-top: 40px;
  }

  .footer-column, .footer-column-right {
    padding-right: 0;
  }

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

  .referenssit-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .arrow-link-wrap {
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .button-wrap {
    flex-flow: column;
    width: 100%;
  }

  .button-wrap.is-home-1 {
    margin-top: 1rem;
  }

  .navbar_content {
    padding-left: 0;
  }

  .navbar_logo-link {
    padding-left: 0;
    padding-right: 0;
  }

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

  .section_hero-bg {
    height: 45rem;
  }

  .container-large {
    max-width: 100%;
  }

  .why-us_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .text-4xl {
    font-size: 1.6rem;
    line-height: 1.3;
  }

  .main_tag {
    white-space: normal;
    font-size: .75rem;
  }

  .destinations_top-left-wrap {
    text-align: center;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .hero_content.is-home-1 {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .nav-button_line.is-third, .nav-button_line.is-first, .nav-button_line.is-second {
    flex: none;
  }

  .destinations_top-wrap {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2rem;
  }

  .padding-global.is-navbar {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-global.padding-section-medium {
    padding-top: 3rem;
  }

  .why-us_item.scroll-into-view-01 {
    padding: 50px 20px 64px;
  }

  .nav_links:lang(en) {
    color: #292d32;
  }

  .chat-writemodule-headbottom-1 {
    grid-column-gap: 16px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .chat-writemodule-box-1 {
    width: 80vw;
  }

  .chat-writemodule-pic-1 {
    height: 40px;
  }

  .chat-main-1 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .chat-bubbleshape-1 {
    width: 54px;
    height: 54px;
  }

  .chat-writemodule-main-1 {
    padding-bottom: 90px;
  }

  .tree-overlay {
    display: none;
  }

  .footer-bottom {
    text-align: center;
    flex-direction: column;
  }

  .text-rights {
    text-align: left;
    margin-right: 0;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .footer-column-right {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-grid-02 {
    grid-column-gap: 1rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .bottom-view-more {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8b3c8b6a-8913-83e5-ab9c-948f6122713c-61227139 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8b3c8b6a-8913-83e5-ab9c-948f6122713c-61227139 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


