:root {
  --black--content\<deleted\|variable-ab0babda-cf2d-6869-4412-af17907596b3\>: #424242;
  --heading-light: #6c6c6c;
  --content: #424242;
  --heading: #2f2f2f;
  --blue: #3074d3;
  --content-light: #919191;
  --blue-light: #bed0f9;
}

body {
  color: #424242;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.navigation-item {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, .5);
  background-image: linear-gradient(#fff, rgba(255, 255, 255, 0));
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 60px;
  text-decoration: none;
  transition: background-color .6s, padding-bottom .2s, padding-top .2s;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-item:hover {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navigation-item.mobile {
  display: none;
}

.nav---logo {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 2px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.links-container {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav---link-button {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.icon-wrapper {
  flex: none;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.icon-wrapper.center {
  height: 100%;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.text-wrapper {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
}

.link-button {
  color: #424242;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.assist-group-0 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
}

.assist-group-1 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.icon-arrow-right {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.assist-group-2 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.state-default {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 2px;
  text-decoration: none;
  display: flex;
}

.assist-group {
  color: var(--black--content\<deleted\|variable-ab0babda-cf2d-6869-4412-af17907596b3\>);
  margin-top: 0;
  margin-bottom: 0;
  font-family: undefined, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.navbar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.container {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-left: 100px;
  margin-right: 100px;
  display: flex;
  position: static;
}

.text-collumn {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 640px;
  max-width: 50%;
  padding: 160px 60px 120px;
  text-decoration: none;
  display: flex;
}

.text-collumn.small {
  background-color: #fff;
  width: 100%;
}

.text-collumn.small.is-active {
  opacity: 1;
}

.text-collumn.hero {
  min-width: 860px;
  height: 100%;
}

.text-collumn._404 {
  min-width: 640px;
  height: 100%;
}

.title-container {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.s1 {
  color: var(--heading-light);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.s1.bold {
  color: var(--content);
  font-weight: 700;
}

.h1 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 800;
  line-height: 64px;
  text-decoration: none;
}

.h1.hero {
  text-align: center;
}

.h1.contact {
  color: var(--blue);
  text-align: center;
  width: 100%;
}

.s1-r {
  color: #6c6c6c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.desctiption-container {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.desctiption-container.hero {
  justify-content: flex-start;
  align-items: center;
}

.card-item {
  grid-column-gap: 18px;
  object-fit: fill;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 180px;
  max-width: 320px;
  text-decoration: none;
  display: flex;
}

.text-container {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-container.hero {
  justify-content: center;
  align-items: center;
}

.text-container.contact {
  padding-right: 26px;
}

.text-5 {
  color: #424242;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-6 {
  color: #424242;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.p1 {
  color: var(--content-light);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.h2 {
  color: var(--content);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

.h2.bold {
  color: var(--content);
  font-weight: 700;
}

.s2 {
  color: var(--heading-light);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
}

.s2.bold {
  color: var(--content);
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.p2 {
  color: var(--content-light);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.p2.footer {
  color: var(--content);
}

.section {
  flex: none;
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.image-container {
  background-image: url('../images/img-company-01.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
}

.image-collumn {
  width: 100%;
  margin-top: 160px;
  display: flex;
  position: relative;
}

.image-collumn.full {
  height: 100%;
  margin-top: 0;
}

.gradient-filter {
  mix-blend-mode: overlay;
  background-image: linear-gradient(300deg, #3074d3, rgba(48, 116, 211, 0));
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.h1-blue {
  color: var(--blue);
}

.img-company {
  background-image: url('../images/img-company-01.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.img-company._01 {
  background-image: url('../images/img-company-01.jpg');
}

.img-company._02 {
  background-image: url('../images/img-company-02.jpg');
}

.img-company._03 {
  background-image: url('../images/img-company-03.jpg');
}

.img-company._04 {
  background-image: url('../images/img-company-04.jpg');
  background-position: 40%;
}

.img-company._404 {
  background-image: url('../images/404-no-link.svg');
  background-position: 50%;
  background-repeat: no-repeat;
}

.icon-22px {
  width: 22px;
}

.icon-22px:focus {
  opacity: 0;
}

.icon-22px.over {
  opacity: 0;
  position: absolute;
}

.icon-22px.over:focus {
  opacity: 1;
}

.bullet-group {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.bullet-group.hero {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
}

.card-group {
  grid-column-gap: 50px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.bullet-item {
  grid-column-gap: 22px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.bullet-item.hero {
  border: .5px solid var(--blue-light);
  background-color: #fff;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 24px;
  transition: background-color .3s;
}

.bullet-item.hero:hover {
  background-color: var(--blue-light);
  border-width: .5px;
}

.bullet-item.contact {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
}

.icon-36px {
  width: 30px;
  height: 30px;
}

.img-screens-set {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.img-screens-set._01 {
  background-image: url('../images/img-company-01.jpg');
}

.img-screens-set._02 {
  background-image: url('../images/img-company-02.jpg');
}

.img-screens-set._03 {
  background-image: url('../images/img-company-03.jpg');
}

.img-screens-set._04 {
  background-image: url('../images/img-company-04.jpg');
  background-position: 40%;
}

.gradient-bg {
  z-index: -100;
  opacity: .2;
  filter: blur(60px);
  background-image: radial-gradient(circle farthest-side at 0 0, #3074d3, rgba(48, 116, 211, 0) 50%);
  width: 100%;
  height: 100%;
}

.gradient-bg.flip {
  background-image: radial-gradient(circle farthest-side at 100% 0, #3074d3, rgba(48, 116, 211, 0) 50%);
}

.image {
  position: absolute;
}

.subtitle-container {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: baseline;
  display: flex;
}

.text-span {
  color: var(--blue);
}

.gradient-wrapper {
  z-index: -100;
  border-top-left-radius: 200px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.gradient-wrapper.flip {
  border-top-left-radius: 0;
  border-top-right-radius: 200px;
}

.img-level {
  position: absolute;
}

.img-level.back {
  z-index: 0;
  position: absolute;
}

.img-level._03 {
  z-index: 200;
  position: absolute;
}

.img-level.top {
  z-index: 400;
}

.img-level._01 {
  z-index: 600;
}

.vertical-scroll {
  height: 400vw;
  display: block;
  position: relative;
}

.camera {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.section-vertical {
  flex: none;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.section-vertical.mobile {
  flex-flow: row;
  display: none;
}

.section-vertical.hero {
  background-image: linear-gradient(0deg, #fff, rgba(48, 116, 211, .6)), url('../images/img-company-00.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
}

.section-vertical.contact {
  justify-content: center;
  height: auto;
}

.section-vertical.footer {
  background-color: var(--blue-light);
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 10px 30px;
}

.section-vertical._404 {
  background-image: linear-gradient(#fff, rgba(48, 116, 211, .25));
  justify-content: center;
  align-items: flex-start;
}

.link-block {
  text-decoration: none;
}

.link-block:hover {
  color: var(--heading);
  text-decoration: none;
}

.section-2 {
  height: 100vh;
}

.section-horizontal {
  flex: none;
  width: 100vw;
  height: 100vw;
  display: flex;
}

.section-horizontal.section {
  background-image: linear-gradient(#fff, rgba(48, 116, 211, .2));
}

.section-1 {
  background-color: var(--heading);
  height: 100vh;
}

.section-4 {
  background-color: var(--blue-light);
  height: 100vh;
}

.section-2 {
  background-color: var(--heading-light);
}

.snap-scroll-wrapper {
  width: 100vw;
  height: 100vh;
  overflow: scroll;
}

.section-3 {
  background-color: var(--blue);
  height: 100vh;
}

.div-block {
  display: none;
}

.html-embed {
  display: block;
}

.page-wrapper {
  width: 100%;
}

.overview_component {
  position: relative;
}

.overview_trigger {
  border: 5px solid var(--blue);
  height: 60vh;
}

.overview_sticky {
  z-index: 2;
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.sticky-over {
  height: 360vh;
  position: -webkit-sticky;
  position: sticky;
}

.link-to-section {
  z-index: -10;
  position: absolute;
  top: 100vw;
}

.icon-embed {
  width: 18px;
  height: 18px;
}

.nav-icon {
  opacity: .2;
}

.text-span-2 {
  color: var(--blue);
}

.nav-hamburger {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 12px;
  display: flex;
  position: relative;
}

.nav-hamburger:focus {
  background-color: var(--blue);
}

.mobile-hidden {
  display: block;
}

.icon-14 {
  width: 14px;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

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

@media screen and (min-width: 1440px) {
  .navigation-item {
    padding: 20px 100px;
  }

  .navigation-item:hover {
    padding: 40px 100px;
  }

  .text-collumn {
    grid-row-gap: 92px;
    max-width: 820px;
    padding: 160px 100px;
  }

  .text-collumn.hero {
    max-width: 1120px;
  }

  .text-collumn._404 {
    width: 100%;
    min-width: 0;
    max-width: 1440px;
  }

  .h1 {
    line-height: 78px;
  }

  .card-item {
    min-width: 200px;
    max-width: 320px;
  }

  .s2.bold {
    font-size: 18px;
    line-height: 22px;
  }

  .p2 {
    font-size: 14px;
    line-height: 18px;
  }

  .section {
    height: 100vh;
  }

  .card-group {
    grid-column-gap: 100px;
    grid-row-gap: 36px;
  }

  .section-horizontal.section {
    height: 100vw;
  }
}

@media screen and (max-width: 991px) {
  .navigation-item {
    padding-bottom: 10px;
    padding-left: 42px;
    padding-right: 42px;
  }

  .links-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .text-collumn {
    min-width: 0;
    max-width: 100%;
    padding-left: 80px;
    padding-right: 80px;
  }

  .text-collumn.small {
    padding-left: 42px;
    padding-right: 42px;
  }

  .text-collumn.hero {
    min-width: 0;
  }

  .text-collumn._404 {
    min-width: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .s1 {
    font-size: 20px;
    line-height: 24px;
  }

  .h1 {
    font-size: 48px;
    line-height: 56px;
  }

  .card-item {
    min-width: 240px;
  }

  .h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .image-collumn {
    justify-content: center;
  }

  .img-company._04 {
    z-index: -10;
    height: 42vh;
    transform: translate(0, 600px);
  }

  .bullet-group.hero {
    grid-column-gap: 32px;
    grid-row-gap: 24px;
  }

  .card-group {
    grid-column-gap: 64px;
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .img-screens-set {
    width: 72%;
    height: 620px;
    position: relative;
    transform: translate(0, -160px);
  }

  .vertical-scroll {
    height: auto;
  }

  .camera {
    width: auto;
    height: auto;
    overflow: visible;
  }

  .frame {
    flex-flow: column;
  }

  .section-vertical {
    flex-flow: column;
    height: 130vh;
  }

  .section-vertical.section {
    flex-flow: column;
    height: 130vh;
    position: static;
  }

  .section-vertical.mobile {
    display: none;
  }

  .section-vertical._404 {
    flex-flow: row;
  }

  .section-horizontal.section {
    height: 130vh;
  }

  .link-to-section {
    top: 130vh;
  }
}

@media screen and (max-width: 767px) {
  .navigation-item {
    display: none;
  }

  .navigation-item.mobile {
    padding-left: 36px;
    padding-right: 36px;
    display: flex;
  }

  .navigation-item.mobile:hover {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .links-container {
    flex: 1;
  }

  .text-collumn {
    padding: 80px 40px;
  }

  .text-collumn.hero {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .text-collumn._404 {
    height: auto;
    padding: 120px 40px;
  }

  .s1 {
    font-size: 16px;
    line-height: 20px;
  }

  .h1 {
    font-size: 36px;
    line-height: 42px;
  }

  .card-item {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    min-width: 180px;
  }

  .text-container {
    grid-row-gap: 4px;
  }

  .p1 {
    font-size: 16px;
    line-height: 20px;
  }

  .h2 {
    font-size: 24px;
    line-height: 28px;
  }

  .s2.bold {
    font-size: 14px;
    line-height: 18px;
  }

  .section {
    flex-flow: column;
  }

  .image-collumn {
    margin-top: 0;
  }

  .image-collumn.full {
    height: auto;
  }

  .img-company._01, .img-company._02, .img-company._03 {
    height: 500px;
  }

  .img-company._04 {
    height: 70vh;
    transform: translate(0, 480px);
  }

  .card-group {
    grid-column-gap: 24px;
    grid-row-gap: 32px;
  }

  .bullet-item {
    grid-column-gap: 18px;
  }

  .img-screens-set {
    width: 80%;
    height: 760px;
  }

  .subtitle-container {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .subtitle-container.hero {
    flex-flow: column;
    align-items: center;
  }

  .section-vertical, .section-vertical.section {
    height: 1200px;
  }

  .section-vertical.hero {
    height: auto;
  }

  .section-vertical._404 {
    justify-content: center;
    align-items: stretch;
    height: auto;
  }

  .section-horizontal.section {
    height: 1200px;
  }

  .link-to-section {
    top: 1200px;
  }

  .nav-hamburger {
    z-index: 1000;
  }

  .link-block-2.w--current {
    z-index: 1000;
    position: relative;
  }

  .nav-fullscreen {
    z-index: 300;
    background-color: #fff;
    height: 100vh;
    padding-top: 72px;
    padding-bottom: 72px;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .mobile-hidden {
    display: none;
  }

  .utility-page-wrap {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .navigation-item.mobile {
    padding-left: 16px;
    padding-right: 10px;
  }

  .links-container {
    flex-flow: column;
    flex: 1;
    justify-content: flex-start;
    align-items: stretch;
  }

  .text-collumn {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-collumn.small {
    grid-row-gap: 36px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1.hero, .h1.contact {
    text-align: left;
  }

  .desctiption-container {
    grid-row-gap: 24px;
  }

  .desctiption-container.hero {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .card-item {
    min-width: 140px;
  }

  .text-container.hero {
    justify-content: center;
    align-items: flex-start;
  }

  .p1 {
    font-size: 14px;
    line-height: 18px;
  }

  .h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .s2 {
    font-size: 16px;
    line-height: 20px;
  }

  .p2 {
    line-height: 14px;
  }

  .section {
    height: auto;
    position: relative;
  }

  .image-collumn {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 360px;
  }

  .image-collumn.full {
    display: none;
  }

  .gradient-filter, .img-company._01, .img-company._02, .img-company._03 {
    height: 340px;
  }

  .img-company._04 {
    height: 50vh;
    transform: translate(0, -20px);
  }

  .bullet-group {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .bullet-group.hero {
    grid-column-gap: 16px;
    grid-row-gap: 12px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .bullet-item.contact {
    justify-content: flex-start;
    align-items: center;
  }

  .img-screens-set {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: auto;
  }

  .subtitle-container.hero {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .section-vertical, .section-vertical.section {
    height: auto;
  }

  .section-vertical._404 {
    height: 100vh;
  }

  .section-horizontal.section {
    height: 33.5%;
  }

  .sticky-over {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .link-to-section {
    top: 830px;
    bottom: 0;
  }

  .nav-hamburger {
    z-index: 1000;
  }

  .link-block-2 {
    max-width: 50%;
  }

  .link-block-2.w--current {
    z-index: 1000;
    max-width: 150px;
    position: relative;
  }

  .nav-fullscreen {
    z-index: 300;
    background-color: #fff;
    height: 100vh;
    padding-top: 100px;
    padding-bottom: 100px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
}
