:root {
  --color-light: #f2f2f2;
  --text-color-dark: #151515;
  --text-color-light: #f2f2f2;
  --text-color-dark-2\<deleted\|variable-7f5bf7b0-3327-60c0-f860-ccd62cc197b7\>: #151515;
  --text-color-light-2\<deleted\|variable-623474b4-3021-c01d-e4bb-6f2dabfc215b\>: #f2f2f2;
  --color-dark-2\<deleted\|variable-905d6586-c704-a151-3816-675bae839223\>: #181d24;
  --szklo\<deleted\|variable-d5e4697c-636b-fa6c-8ea5-ed40d805ff65\>: #f2f2f2de;
  --color-light-transparent-2\<deleted\|variable-8525180d-5541-b03e-bf70-1aef1353e733\>: #f2f2f226;
  --text-color-light-transparent\<deleted\|variable-96942801-c937-d8bf-9dcf-8aff0d278fae\>: #f2f2f273;
  --color-light-2\<deleted\|variable-f44f3955-8b39-d72a-afa9-cc84eb8aa809\>: #f2f2f2;
  --color-dark: #2e2e2e;
  --color-light-transparent: #f2f2f240;
  --none: #fff0;
  --color-dark-transparent-2\<deleted\|variable-15d08eb8-6d5e-b6cc-8c54-1c9cf7e9ceae\>: #1e1d1e26;
  --color-dark-transparent: #1e1d1e26;
  --line-color-02: #e8b182;
  --line-color-01: #e8b182;
  --line-color-04: #e8b182;
  --glass: #f2f2f2de;
  --line-color-05: #e8b182;
  --line-color-03: #e8b182;
  --tester: red;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--color-light);
  color: var(--text-color-dark);
  font-family: Dmsans, sans-serif;
  font-size: 16px;
  line-height: 180%;
}

h1 {
  margin-top: 0;
  margin-bottom: .6em;
  font-family: Satoshi, sans-serif;
  font-size: 41px;
  font-weight: 700;
  line-height: 130%;
}

h2 {
  margin-top: 0;
  margin-bottom: .6em;
  font-family: Satoshi, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 130%;
}

h3 {
  color: var(--text-color-dark);
  margin-top: 0;
  margin-bottom: .6em;
  font-family: Satoshi, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 130%;
}

h4 {
  color: var(--text-color-dark);
  margin-top: 0;
  margin-bottom: .6em;
  font-family: Dmsans, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 130%;
}

h5 {
  margin-top: 0;
  margin-bottom: .6em;
  font-size: 19px;
  font-weight: 700;
  line-height: 140%;
}

h6 {
  margin-top: 0;
  margin-bottom: .7em;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--text-color-light);
  text-decoration: none;
}

img {
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

figcaption {
  text-align: left;
  margin-top: 5px;
}

.text-size-tiny-caps {
  color: var(--text-color-dark-2\<deleted\|variable-7f5bf7b0-3327-60c0-f860-ccd62cc197b7\>);
  letter-spacing: .25em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  line-height: 180%;
}

.text-align-center.maxw-introduction-paragraph {
  max-width: 680px;
}

.flex-ver-center-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dark-section {
  background-color: var(--color-dark-2\<deleted\|variable-905d6586-c704-a151-3816-675bae839223\>);
  color: var(--text-color-light-2\<deleted\|variable-623474b4-3021-c01d-e4bb-6f2dabfc215b\>);
  margin-bottom: -1px;
}

.wrap-box-the-value {
  background-color: var(--szklo\<deleted\|variable-d5e4697c-636b-fa6c-8ea5-ed40d805ff65\>);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 65px;
  display: flex;
  position: relative;
}

.mask-link-arrows {
  pointer-events: auto;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 22px;
  height: 22px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.arrow-up {
  width: 20px;
  height: 20px;
  line-height: 0;
  position: relative;
}

.wrap-content-2 {
  z-index: 1;
  position: relative;
}

.slide-testimonial {
  background-color: var(--szklo\<deleted\|variable-d5e4697c-636b-fa6c-8ea5-ed40d805ff65\>);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  width: 49.2%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 80px 75px;
  position: relative;
}

.section-cta {
  padding-bottom: 70px;
  position: relative;
}

.section-cta.dark-section {
  width: 100%;
}

.text-cta {
  text-align: center;
  max-width: 680px;
  font-family: Satoshi, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 115%;
}

.section-testimonials.dark-section {
  overflow: visible;
}

.button-cta {
  background-color: var(--color-light-2\<deleted\|variable-f44f3955-8b39-d72a-afa9-cc84eb8aa809\>);
  pointer-events: auto;
  color: var(--text-color-dark-2\<deleted\|variable-7f5bf7b0-3327-60c0-f860-ccd62cc197b7\>);
  text-align: center;
  letter-spacing: .3em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 26px 80px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 140%;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94), transform .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-cta-ii {
  padding-bottom: 100px;
  position: relative;
}

.wrap-logo-on-dark {
  background-color: var(--color-dark-2\<deleted\|variable-905d6586-c704-a151-3816-675bae839223\>);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  display: flex;
}

.arrow-down {
  width: 20px;
  height: 20px;
  line-height: 0;
  position: relative;
}

.text-size-tiny {
  font-size: 12px;
  font-weight: 400;
}

.footer-link-left {
  flex: 1;
  display: flex;
}

.footer-link-right {
  flex: none;
  display: flex;
}

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

.container {
  width: 100%;
  max-width: 1508px;
  padding-left: 45px;
  padding-right: 45px;
  position: relative;
}

.margin-bottom-40px {
  margin-bottom: 40px;
}

.text-size-caps-tiny {
  letter-spacing: .25em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  line-height: 180%;
}

.text-size-caps-tiny.text-color-light.text-align-center {
  padding-top: 54px;
  padding-right: 0;
  font-size: 14px;
}

.text-size-caps-tiny.text-align-center.maxw-introduction-subtitle {
  max-width: 940px;
}

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

.text-align-center.maxw-introduction-title {
  max-width: 1000px;
}

.text-align-center.maxw-introduction-paragraph {
  max-width: 1000px;
  padding-bottom: 89px;
}

.section-about {
  padding-top: 90px;
  position: relative;
}

.flex-ver-center-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.wrap-introduction-title {
  margin-left: 95px;
  margin-right: 95px;
}

.margin-bottom-20px {
  margin-bottom: 20px;
}

.margin-bottom-25px {
  margin-bottom: 25px;
}

.paragraph-small {
  color: var(--text-color-dark);
  font-size: 14px;
}

.paragraph-small.text-weight-bold {
  font-weight: 700;
}

.text-spacing-0em {
  margin-bottom: 0;
}

.text-spacing-0em.text-color-light {
  position: relative;
}

.text-spacing-0em._3 {
  font-size: 40px;
}

.section-the-value {
  padding-top: 100px;
  position: relative;
}

.section-the-value.section-dark.z-index-2 {
  background-color: var(--color-dark);
  color: var(--text-color-dark);
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.do-not-delete---classes-used-by-animation {
  display: none;
}

.wrap-box-the-value {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #ffffff59;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
}

.wrap-box-the-value._2 {
  padding-top: 5px;
  padding-bottom: 0;
}

.maxw-the-value-01 {
  max-width: 330px;
}

.grid-the-value {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.maxw-the-value-02 {
  max-width: 280px;
}

.maxw-the-value-03 {
  max-width: 330px;
}

.maxw-the-value-04 {
  max-width: 300px;
}

.margin-bottom-15px {
  margin-bottom: 15px;
}

.lottie-animation {
  width: 110px;
  margin-bottom: 40px;
  margin-left: -3px;
  line-height: 0;
}

.line-vertical-stretch {
  width: 6px;
  height: 100%;
  line-height: 0;
  position: relative;
}

.line-horizontal-stretch {
  flex: 1;
  width: 100%;
  height: 6px;
  line-height: 0;
  position: relative;
}

.lines-arc-90 {
  flex: none;
  width: 94px;
  height: 94px;
  margin-bottom: -2px;
  margin-left: -2px;
  line-height: 0;
}

.lines-arc-270 {
  flex: none;
  width: 94px;
  height: 94px;
  margin-top: -2px;
  margin-right: -2px;
  line-height: 0;
}

.line-03-middle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: min-content auto min-content 228px;
  grid-template-columns: 2fr min-content 3fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
  position: relative;
}

.line-03-cell-03 {
  margin-right: 86px;
}

.line-03-cell-04 {
  position: relative;
}

.line-03-cell-05 {
  margin-left: 86px;
}

.line-03-cell-07 {
  margin-top: -6px;
  margin-right: 86px;
}

.line-03-cell-08 {
  position: relative;
}

.line-03-cell-09 {
  margin-left: 86px;
}

.line-03-cell-01 {
  height: 6px;
  display: none;
  position: relative;
}

.mask-line-03 {
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 42px 0% -300px;
}

.line-03-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto min-content 50px min-content;
  grid-template-columns: min-content 20px auto;
  grid-auto-columns: 1fr;
  height: 100%;
  display: none;
  position: relative;
}

.line-horizontal-light {
  border-bottom: 1px solid var(--color-light-transparent-2\<deleted\|variable-8525180d-5541-b03e-bf70-1aef1353e733\>);
  width: 100%;
  padding-bottom: 1px;
}

.grid-main {
  grid-column-gap: 100px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  position: relative;
}

.grid-awards {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: min-content;
  grid-template-columns: .4fr 1.25fr;
  grid-auto-rows: min-content;
  position: relative;
}

.grid-awards-inner {
  grid-column-gap: 40px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr min-content;
  place-items: start;
}

.text-color-light-transparent {
  color: var(--color-light-transparent);
}

.section-awards {
  padding-top: 100px;
  padding-bottom: 170px;
  position: relative;
}

.hide-desktop-show-991 {
  display: none;
}

.lines-arc-271 {
  flex: none;
  width: 94px;
  height: 94px;
  margin-bottom: -2px;
  margin-left: -2px;
  line-height: 0;
}

.lines-arc-272 {
  flex: none;
  width: 94px;
  height: 94px;
  margin-top: -2px;
  margin-right: -2px;
  line-height: 0;
}

.margin-bottom-30px {
  margin-bottom: 30px;
}

.margin-bottom-45px {
  margin-bottom: 45px;
}

.mask-link-arrows {
  pointer-events: auto;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 22px;
  height: 22px;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.arrow-up {
  color: var(--text-color-light);
  width: 20px;
  height: 20px;
  line-height: 0;
  position: relative;
}

.second-arrow-up {
  width: 20px;
  height: 20px;
  line-height: 0;
  position: absolute;
  top: 20px;
  left: -20px;
}

.wrap-content {
  z-index: 1;
  position: relative;
}

.right-arrow {
  width: 22px;
  height: 22px;
  font-size: 0;
  line-height: 0%;
  inset: auto auto 0% 52%;
}

.slide-testimonial {
  border: 1px solid var(--none);
  background-color: var(--none);
  opacity: 0;
  pointer-events: auto;
  mix-blend-mode: darken;
  width: 49.2%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 80px 75px;
  position: relative;
}

.left-arrow {
  width: 22px;
  height: 22px;
  font-size: 0;
  line-height: 0%;
  inset: auto 52% 0% auto;
}

.slider {
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1508px;
  height: auto;
  display: flex;
}

.mask {
  width: 100%;
  margin-left: -10px;
  padding-bottom: 65px;
  overflow: visible;
}

.text-testimonial {
  color: var(--text-color-dark);
  font-family: Satoshi, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 180%;
}

.text-position {
  color: var(--text-color-dark);
}

.text-name {
  color: var(--text-color-dark);
  font-weight: 700;
}

.slide-nav {
  display: none;
}

.line-light-slider-nav {
  background-color: #f2f2f226;
  width: 1px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -4px;
}

.wrap-photo-name-and-position {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-cta-01 {
  padding-bottom: 70px;
  position: relative;
}

.text-cta {
  color: var(--text-color-light);
  text-align: center;
  max-width: 680px;
  font-family: Satoshi, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 115%;
}

.maxw-did-you-find {
  max-width: 500px;
}

.flex-social-links {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  display: flex;
}

.text-button {
  -webkit-text-stroke-color: var(--text-color-dark);
}

.section-testimonials {
  padding-bottom: 320px;
  position: relative;
}

.lines-arc-180 {
  width: 94px;
  height: 94px;
  margin-top: -2px;
  margin-left: -2px;
  line-height: 0;
  position: relative;
}

.lines-arc-360 {
  flex: none;
  width: 94px;
  height: 94px;
  margin-bottom: -2px;
  margin-right: -2px;
  line-height: 0;
}

.button-cta {
  background-color: var(--color-light);
  pointer-events: auto;
  color: var(--text-color-dark);
  text-align: center;
  letter-spacing: .3em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  max-width: 450px;
  padding: 26px 80px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 140%;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94), transform .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-cta:hover {
  opacity: 1;
  transform: translate(0, -5px);
  box-shadow: 15px 15px 20px #000000bf;
}

.section-cta-02 {
  padding-bottom: 100px;
  position: relative;
}

.mask-line-04a {
  pointer-events: none;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: absolute;
  inset: -350px 0 0;
  overflow: hidden;
}

.line-04-cell-01 {
  height: 6px;
  position: relative;
}

.line-04-cell-02 {
  margin-right: 86px;
}

.line-04-cell-03 {
  position: relative;
}

.line-04-cell-04 {
  margin-left: 86px;
}

.line-04a {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: min-content 500px min-content min-content 3fr min-content min-content 1fr;
  grid-template-columns: auto min-content 15.5vw min-content 6vw min-content 100px 50vw;
  height: 100%;
  display: grid;
  position: relative;
}

.line-04-cell-06 {
  margin-top: -6px;
}

.line-04-cell-07 {
  position: relative;
}

.line-04-cell-10 {
  margin-top: -6px;
}

.line-04-cell-11 {
  position: relative;
}

.mask-line-04b {
  pointer-events: none;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0 0 69px;
  overflow: hidden;
}

.line-04b {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: min-content min-content auto min-content 39px;
  grid-template-columns: auto min-content 9vw min-content 6vw 278px 50vw;
  justify-content: end;
  justify-items: stretch;
  height: 100%;
  display: grid;
  position: relative;
}

.line-04-cell-14 {
  margin-top: -6px;
  position: relative;
}

.mask-line-05a {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  pointer-events: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: stretch end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: -100px 0 200px;
  overflow: hidden;
}

.line-05a-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: min-content min-content auto min-content min-content;
  grid-template-columns: auto min-content 10vw min-content 248px 50vw;
  height: 100%;
  position: relative;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.line-05-cell-01 {
  height: 6px;
  position: relative;
}

.line-05-cell-02 {
  margin-top: -6px;
}

.line-05-cell-03 {
  position: relative;
}

.line-05-cell-06 {
  margin-top: -6px;
}

.mask-line-05b {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  pointer-events: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: stretch end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: -200px 0 69px;
  overflow: hidden;
}

.line-05b {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto min-content;
  grid-template-columns: auto min-content 10vw 340px 50vw;
  height: 100%;
  position: relative;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.line-05-cell-07 {
  position: relative;
}

.mask-line-06 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  pointer-events: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: stretch end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: -100px 0 148px;
  overflow: hidden;
}

.line-06 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: min-content auto min-content;
  grid-template-columns: auto min-content 404px 50vw;
  height: 100%;
  position: relative;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.line-06-cell-02 {
  margin-right: 86px;
}

.line-06-cell-03 {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.mask-line-07a {
  pointer-events: none;
  width: 100%;
  display: flex;
  position: absolute;
  inset: -30px 0% 0%;
  overflow: hidden;
}

.line-07a {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: min-content auto min-content min-content;
  grid-template-columns: 50vw 150px min-content 6vw min-content auto;
}

.line-07-cell-01 {
  height: 6px;
  position: relative;
}

.line-07-cell-03 {
  position: relative;
}

.line-07-cell-05 {
  height: 6px;
  position: relative;
}

.line-07-cell-06 {
  margin-top: -6px;
}

.mask-line-07b {
  pointer-events: none;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0 0% 69px;
  overflow: hidden;
}

.line-07b {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: min-content min-content auto min-content;
  grid-template-columns: 50vw 328px 6vw min-content min-content auto;
}

.line-07-cell-08 {
  margin-top: -6px;
}

.line-07-cell-09 {
  position: relative;
}

.line-07-cell-11 {
  height: 6px;
  position: relative;
}

.mask-line-08a {
  pointer-events: none;
  width: 100%;
  height: 320px;
  display: flex;
  position: absolute;
  bottom: 60px;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.line-08a {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: min-content auto min-content min-content;
  grid-template-columns: 50vw 490px min-content 2vw min-content auto;
}

.line-08-cell-01 {
  height: 6px;
  position: relative;
}

.line-08-cell-02 {
  margin-left: 86px;
}

.line-08-cell-03 {
  position: relative;
}

.line-08-cell-05 {
  height: 6px;
  position: relative;
}

.line-08-cell-06 {
  margin-top: -6px;
}

.mask-line-08b {
  pointer-events: none;
  width: 100%;
  display: flex;
  position: absolute;
  inset: -60px 0% 148px;
  overflow: hidden;
}

.line-08b {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto min-content;
  grid-template-columns: 50vw 404px min-content auto;
}

.line-08-cell-07 {
  position: relative;
}

.line-08-cell-09 {
  height: 6px;
  position: relative;
}

.mask-line-09 {
  pointer-events: none;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0 0% 108px;
  overflow: hidden;
}

.line-09 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: min-content auto min-content;
  grid-template-columns: 50vw 580px min-content auto;
}

.line-09-cell-01 {
  height: 6px;
  position: relative;
}

.line-09-cell-02 {
  margin-left: 86px;
}

.line-09-cell-03 {
  position: relative;
}

.line-09-cell-05 {
  height: 6px;
  position: relative;
}

.logo-on-dark {
  color: var(--color-light);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  font-family: Unbounded, sans-serif;
  font-size: 5vw;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: relative;
}

.line-vertical {
  background-color: var(--color-light-2\<deleted\|variable-f44f3955-8b39-d72a-afa9-cc84eb8aa809\>);
  width: 1px;
  height: 8vw;
  margin-top: 2vw;
  margin-bottom: 3vw;
  position: relative;
}

.wrap-button-cta {
  background-color: var(--color-dark-2\<deleted\|variable-905d6586-c704-a151-3816-675bae839223\>);
  box-shadow: 0 0 30px 40px var(--color-dark-2\<deleted\|variable-905d6586-c704-a151-3816-675bae839223\>);
}

.testimonials-anchor {
  z-index: 2;
  width: 100%;
  height: 1px;
  position: absolute;
  top: -70px;
}

.contact-anchor {
  z-index: 2;
  width: 100%;
  height: 1px;
  position: absolute;
  top: -80px;
}

.margin-bottom-cta {
  margin-bottom: 60px;
}

.arrow-down {
  color: var(--text-color-light);
  width: 20px;
  height: 20px;
  line-height: 0;
  position: relative;
}

.second-arrow-down {
  width: 20px;
  height: 20px;
  line-height: 0;
  position: absolute;
  top: -20px;
  left: 20px;
}

.text-size-tiny {
  color: var(--color-light);
  margin-bottom: 45px;
  font-size: 12px;
  font-weight: 400;
}

.footer-links {
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.footer-link-left {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-link-right {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.margin-right-8px {
  margin-right: 8px;
}

.link-fading {
  align-items: center;
  transition: opacity .2s;
  position: relative;
}

.link-fading:hover {
  opacity: .6;
}

.margin-right-30px {
  margin-right: 30px;
}

.logo-webflow-light {
  width: 80px;
  margin-top: -3px;
  position: relative;
}

.section-footer-links {
  position: relative;
}

.info-text-footer {
  opacity: .5;
}

.link-on-light {
  pointer-events: auto;
  color: var(--text-color-dark);
  align-self: flex-start;
  display: block;
}

.section-header {
  position: relative;
}

.wrap-social-link {
  justify-content: center;
  align-items: stretch;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.social-link-banner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.underline-on-hover {
  box-sizing: content-box;
  border-bottom: 2px solid #000;
  width: 0;
  margin-bottom: -1px;
}

.underline-link {
  box-sizing: content-box;
  border-bottom: 1px solid #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 2px;
  display: flex;
}

.banner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 45vw;
  margin-top: 0;
  margin-left: 45px;
  margin-right: 45px;
  display: block;
  position: relative;
  overflow: hidden;
}

.flex-social-links-banner {
  justify-content: center;
  align-items: stretch;
  height: 80px;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
  transform: rotate(-90deg);
}

.lightbox {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.banner-video {
  cursor: auto;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.menu {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1.5vw;
  display: flex;
}

.dark-overlay-of-banner-image {
  opacity: .3;
  background-color: #181d24;
  position: absolute;
  inset: 0%;
}

.logo-on-white {
  color: var(--text-color-dark);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  font-family: Unbounded, sans-serif;
  font-size: 10vw;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.lightbox-link {
  opacity: 0;
  position: absolute;
  inset: 0%;
}

.wrap-logo-light {
  z-index: 10;
  margin-top: 2vw;
  margin-bottom: 1vw;
  position: relative;
}

.social-links-bar {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0 auto auto 0;
}

.margin-bottom-project-paragraph {
  margin-bottom: 110px;
}

.margin-bottom-35px {
  margin-bottom: 35px;
}

.grid-project-main-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 22px;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.grid-project-main-content.project-position {
  pointer-events: none;
}

.video-thumbnail {
  z-index: 2;
  width: 100%;
  height: 100%;
}

.wrap-project {
  position: relative;
}

.line-horizontal-dark {
  border-bottom: 1px solid #1e1d1e26;
  width: 100%;
  padding-bottom: 1px;
}

.text-button-on-dark {
  color: var(--color-light);
}

.section-projects {
  padding-top: 110px;
  padding-bottom: 90px;
  position: relative;
}

.image-project {
  z-index: 3;
  height: 100%;
  position: relative;
}

.wrap-links-project {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.flex-hor-between-center {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 48px;
  display: flex;
}

.wrap-content-project {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.wrap-photo-project {
  aspect-ratio: 16 / 9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.margin-vertical-35px {
  margin-top: 35px;
  margin-bottom: 35px;
}

.flex-ver-left-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.button {
  pointer-events: auto;
  color: #151515;
  text-align: center;
  letter-spacing: .3em;
  text-transform: uppercase;
  background-color: #181d24;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 450px;
  margin-top: 55px;
  padding: 26px 70px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 140%;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94), transform .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button:hover {
  opacity: 1;
  transform: translate(0, -5px);
  box-shadow: 15px 15px 20px -17px #000000bf;
}

.margin-bottom-5px {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 5px;
}

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

.link-on-dark {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.light-line {
  border-bottom: 1px solid var(--color-light-2\<deleted\|variable-f44f3955-8b39-d72a-afa9-cc84eb8aa809\>);
}

.light-line-transparent {
  border-bottom: 1px solid var(--color-light-transparent-2\<deleted\|variable-8525180d-5541-b03e-bf70-1aef1353e733\>);
}

.line-01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: min-content 50px min-content min-content auto min-content;
  grid-template-columns: auto min-content minmax(200px, 1152px) min-content 20px auto;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: 0% -15px 0% 0%;
}

.line-01-cell-02 {
  margin-right: 86px;
}

.line-01-cell-03 {
  position: relative;
}

.lines-arc-361 {
  flex: none;
  width: 94px;
  height: 94px;
  margin-bottom: -2px;
  margin-left: -2px;
  line-height: 0;
}

.line-01-cell-04 {
  margin-left: 86px;
}

.lines-arc-362 {
  flex: none;
  width: 94px;
  height: 94px;
  margin-top: -2px;
  margin-right: -2px;
  line-height: 0;
}

.line-01-cell-06 {
  margin-top: -6px;
  margin-right: 86px;
}

.line-01-cell-07 {
  position: relative;
}

.line-01-cell-08 {
  margin-left: 86px;
}

.mask-line-01 {
  pointer-events: none;
  position: absolute;
  inset: -170px 0 50%;
  overflow: hidden;
}

.lines-arc-363 {
  width: 94px;
  height: 94px;
  margin-top: -2px;
  margin-left: -2px;
  line-height: 0;
  position: relative;
}

.lines-arc-364 {
  flex: none;
  width: 94px;
  height: 94px;
  margin-bottom: -2px;
  margin-right: -2px;
  line-height: 0;
}

.line-02 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: min-content 94px auto min-content;
  grid-template-columns: auto minmax(200px, 1300px) min-content 40px auto;
  position: absolute;
  inset: 0% -15px 0% 0%;
}

.line-02-cell-01 {
  margin-bottom: -6px;
}

.line-02-cell-03 {
  margin-left: 86px;
}

.line-02-cell-04 {
  position: relative;
}

.line-02-cell-05 {
  margin-top: -6px;
  margin-right: 86px;
}

.line-02-cell-02 {
  margin-bottom: -6px;
}

.mask-line-02 {
  pointer-events: none;
  position: absolute;
  inset: -230px 0 42px;
  overflow: hidden;
}

.dark-line-transparent {
  border-bottom: 1px solid var(--color-dark-transparent-2\<deleted\|variable-15d08eb8-6d5e-b6cc-8c54-1c9cf7e9ceae\>);
}

.dark-line {
  border-bottom: 1px solid var(--color-dark-2\<deleted\|variable-905d6586-c704-a151-3816-675bae839223\>);
}

.position-absolute-full {
  position: absolute;
  inset: 0;
}

.cursor-play-reel {
  z-index: 2;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  pointer-events: none;
  background-color: #ffffffdb;
  border-radius: 500px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  display: flex;
  position: fixed;
  inset: -70px auto auto -70px;
  transform: scale(0);
}

.text-play-reel {
  z-index: 2;
  letter-spacing: .15em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
}

.about-anchor, .projects-anchor, .value-anchor, .awards-anchor {
  z-index: 2;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 1px;
}

.section-projects-on-projects-page {
  margin-top: 50px;
  padding-top: 80px;
  padding-bottom: 140px;
  position: relative;
}

.mask-line-02-projects-page {
  pointer-events: none;
  position: absolute;
  inset: -40px 0 42px;
  overflow: hidden;
}

.line-01-projects-page {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: min-content min-content auto min-content;
  grid-template-columns: min-content auto minmax(200px, 1152px) min-content 20px auto;
  display: grid;
  position: absolute;
  inset: 0% -15px 0% -8px;
}

.project-position {
  position: absolute;
  inset: 0%;
}

.breakpoint-indicator {
  z-index: 10000;
  letter-spacing: 1px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 900;
  display: none;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  box-shadow: 0 0 5px #0000004d;
}

.indic-1440, .indic-991, .indic-767, .indic-478 {
  display: none;
}

.testimonials-projects-page {
  padding-top: 100px;
}

.mask-line-05a-projects-page {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  pointer-events: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: stretch end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: -58px 0 200px;
  overflow: hidden;
}

.back-to-home {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1.5vw;
  display: flex;
}

.mask-line-01-projects-page {
  pointer-events: none;
  position: absolute;
  inset: -60px 0 50%;
  overflow: hidden;
}

.margin-vertical-50px {
  margin-top: 50px;
  margin-bottom: 50px;
}

.heading-medium {
  margin-bottom: .6em;
  font-family: Dmsans, sans-serif;
  font-size: 23px;
}

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

.heading-tiny {
  margin-bottom: .7em;
  font-family: Dmsans, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.margin-bottom-100px {
  margin-bottom: 100px;
}

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

.margin-bottom-8px {
  margin-bottom: 8px;
}

.heading-small {
  margin-bottom: .6em;
  font-family: Dmsans, sans-serif;
  font-size: 19px;
  line-height: 140%;
}

.heading-large {
  margin-bottom: .6em;
  font-size: 34px;
}

.margin-bottom-label-tutorials {
  margin-bottom: 15px;
}

.color-dark {
  background-color: var(--color-dark);
}

.heading-xlarge {
  margin-bottom: .6em;
  font-size: 41px;
}

.heading-big {
  margin-bottom: .6em;
  font-size: 28px;
}

.style-guide {
  padding-top: 100px;
}

.style-guide-text-sample-dark-bg {
  background-color: var(--color-dark);
  border: 1px solid #1e1d1e26;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  font-size: 28px;
  line-height: 130%;
  display: flex;
}

.main-wrapper {
  position: relative;
}

.style-guide-text-sample-light-bg {
  background-color: var(--color-light);
  border: 1px solid #1e1d1e26;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  font-size: 28px;
  line-height: 130%;
  display: flex;
}

.style-guide-color {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #1e1d1e26;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  width: 100%;
  height: 100px;
  display: grid;
  overflow: hidden;
}

.color-dark-transparent {
  background-color: var(--color-dark-transparent);
}

.section-footer {
  padding-top: 70px;
}

.grid-3-columns {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.line-color-02 {
  background-color: var(--line-color-02);
}

.grid-12-columns {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.line-color-01 {
  background-color: var(--line-color-01);
}

.line-color-04 {
  background-color: var(--line-color-04);
}

.glass {
  background-color: var(--glass);
}

.line-color-05 {
  background-color: var(--line-color-05);
}

.line-color-03 {
  background-color: var(--line-color-03);
}

.heading, .heading-2, .heading-3 {
  color: var(--text-color-dark);
}

.section-dark {
  background-color: var(--color-dark);
  margin-bottom: -1px;
}

.wrap-logo-dark {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  display: flex;
}

.wrap-licenses-info {
  width: 100%;
  max-width: 800px;
  margin-top: 60px;
}

.font-sample-01 {
  text-align: center;
  font-family: Satoshi, sans-serif;
  font-size: 88px;
  font-weight: 700;
  line-height: 110%;
}

.heading-medium-2 {
  font-family: Dmsans, sans-serif;
  font-size: 23px;
}

.font-sample-02 {
  text-align: center;
  font-family: Dmsans, sans-serif;
  font-size: 88px;
  font-weight: 700;
  line-height: 110%;
}

.font-sample-03 {
  text-align: center;
  font-family: Unbounded, sans-serif;
  font-size: 88px;
  font-weight: 700;
  line-height: 110%;
}

.licenses {
  padding-top: 60px;
}

.wrap-version-text {
  margin-top: 10px;
  padding-bottom: 100px;
}

.link-text-dark {
  color: var(--text-color-dark);
}

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

.heading-4 {
  color: var(--text-color-dark);
}

.margin-vertical-35px-copy {
  margin-top: 35px;
  margin-bottom: 35px;
}

.heading-5 {
  text-align: center;
}

.logos-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  align-items: center;
  display: flex;
}

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

.logos-grid {
  grid-column-gap: 5rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto auto auto;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.logos {
  justify-content: center;
  align-items: center;
  height: 2.6rem;
  display: flex;
}

.features-metrics {
  background-color: var(--color-dark);
  color: var(--text-color-light);
  border-bottom: 1px solid #e4ebf3;
  padding: 96px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 0%;
}

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.features-block {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-block:hover {
  color: var(--line-color-01);
}

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.logos-title-large {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.clients-title {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}

.clients-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.team-slider {
  background-color: var(--none);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  color: var(--none);
  background-color: #fff0;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  text-align: center;
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.mask-2 {
  border-radius: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.logos-title-small {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 72px;
  padding-right: 72px;
  position: static;
}

.clients-tag {
  text-align: center;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 20px;
}

.clients-wrapper-three {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: space-between center;
  place-items: center stretch;
  margin-bottom: auto;
  margin-left: -90px;
  margin-right: -90px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 0;
  display: flex;
}

.clients-image-three {
  transform-style: preserve-3d;
  max-width: 20%;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.clients-image-three:hover {
  background-color: #e8b182;
  border-radius: 20px;
  transform: scale3d(1.2, 1.2, 1.3);
}

.clients-image-three:focus {
  opacity: .29;
}

.heading-6 {
  text-align: center;
}

.image {
  width: 150%;
}

.image-2, .image-3, .image-4 {
  padding-top: 0;
}

.features-list {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--none);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--none);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--none);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--none);
  background-color: #e5e5e5;
  padding: 80px 30px;
  position: relative;
}

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

.features-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

.features-paragraph {
  margin-bottom: 24px;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  object-fit: cover;
  transform-style: preserve-3d;
  width: 100px;
  height: 100px;
  margin-right: 16px;
}

.features-image:hover {
  transform: scale3d(1none, 1none, 1none);
}

.heading-7._2 {
  font-size: 40px;
}

.image-6 {
  width: 20%;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.logos-quote-block {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.clients-wrapper-two {
  justify-content: space-between;
  align-items: center;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-card {
  background-color: #f5f7fa;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 24px;
  display: flex;
}

.clients-quote {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.clients-quote._3 {
  padding-top: 13px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.clients-info {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  object-fit: cover;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.clients-grid {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  padding-left: 41px;
  padding-right: 41px;
  display: grid;
}

.clients-image-two {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
}

.clients-image-two:hover {
  box-shadow: 6px 8px 5px #0003;
}

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

@media screen and (min-width: 1440px) {
  h1 {
    font-size: 46px;
  }

  h2 {
    font-size: 37px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 20px;
  }

  .text-align-center.maxw-introduction-title {
    max-width: 1050px;
  }

  .section-cta {
    padding-bottom: 84px;
  }

  .section-cta-ii {
    padding-bottom: 120px;
  }

  .line-08-cell-01, .line-08-cell-05 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .line-09-cell-01, .line-09-cell-05 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .wrap-logo-on-dark {
    padding-top: 60px;
  }

  .container {
    padding-left: 54px;
    padding-right: 54px;
  }

  .margin-bottom-40px {
    margin-bottom: 48px;
  }

  .text-size-caps-tiny.text-align-center.maxw-introduction-subtitle, .text-align-center.maxw-introduction-title {
    max-width: 1050px;
  }

  .text-align-center.maxw-introduction-paragraph {
    max-width: 690px;
  }

  .section-about {
    padding-top: 108px;
  }

  .margin-bottom-20px {
    margin-bottom: 24px;
  }

  .margin-bottom-25px {
    margin-bottom: 30px;
  }

  .paragraph-small {
    letter-spacing: .05em;
  }

  .section-the-value {
    padding-top: 120px;
  }

  .wrap-box-the-value {
    padding: 0;
  }

  .grid-the-value {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: min-content;
    grid-template-columns: 1fr 1fr;
  }

  .margin-bottom-15px {
    margin-bottom: 18px;
  }

  .lottie-animation {
    width: 120px;
    margin-bottom: 48px;
  }

  .line-03-middle {
    grid-template-columns: 520px min-content 750px;
    margin-left: -2px;
    margin-right: -2px;
  }

  .line-03-cell-01 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .mask-line-03 {
    overflow: hidden;
  }

  .line-03-right {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-rows: auto min-content 50px min-content;
    grid-template-columns: min-content auto;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid-main {
    grid-column-gap: 120px;
    grid-row-gap: 48px;
  }

  .grid-awards {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .grid-awards-inner {
    grid-column-gap: 48px;
  }

  .section-awards {
    padding-top: 120px;
    padding-bottom: 204px;
  }

  .margin-bottom-30px {
    margin-bottom: 36px;
  }

  .margin-bottom-45px {
    margin-bottom: 54px;
  }

  .slide-testimonial {
    margin-left: 12px;
    margin-right: 12px;
    padding: 96px 90px;
  }

  .mask {
    margin-left: -12px;
  }

  .text-testimonial {
    font-size: 19px;
  }

  .section-cta-01 {
    padding-bottom: 84px;
  }

  .section-testimonials {
    padding-bottom: 384px;
  }

  .section-cta-02 {
    padding-bottom: 120px;
  }

  .line-04-cell-12 {
    margin-top: -2px;
    margin-left: -2px;
  }

  .line-04-cell-01 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .line-04a {
    grid-template-columns: auto min-content 210px min-content 172px min-content 100px 50vw;
  }

  .mask-line-04b {
    width: 100%;
    bottom: 83px;
  }

  .line-04b {
    flex: 0 auto;
    grid-template-columns: auto min-content 50px min-content 450px 50vw;
  }

  .line-04-cell-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .line-05a-right {
    grid-template-columns: auto min-content 188px min-content 200px 50vw;
  }

  .line-05-cell-01 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    min-width: 198px;
  }

  .mask-line-05b {
    bottom: 84px;
  }

  .line-05b {
    grid-template-columns: auto min-content 480px 50vw;
  }

  .mask-line-06 {
    bottom: 162px;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .line-07a {
    grid-template-columns: 50vw 150px min-content 90px min-content auto;
  }

  .line-07-cell-01 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    min-width: 198px;
  }

  .line-07-cell-05 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .mask-line-07b {
    bottom: 84px;
  }

  .line-07b {
    grid-template-columns: 50vw 328px 90px min-content min-content auto;
  }

  .line-07-cell-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    min-width: 198px;
  }

  .line-08a {
    grid-template-columns: 50vw 490px min-content 30px min-content auto;
  }

  .line-08-cell-01, .line-08-cell-05 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .mask-line-08b {
    bottom: 162px;
  }

  .line-08-cell-09 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .mask-line-09 {
    bottom: 122px;
  }

  .line-09-cell-01, .line-09-cell-05 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .margin-bottom-cta {
    margin-bottom: 70px;
  }

  .footer-links {
    margin-top: 24px;
  }

  .margin-right-30px {
    margin-right: 36px;
  }

  .logo-webflow-light {
    margin-top: -3px;
  }

  .banner {
    height: 40vw;
    margin-left: 54px;
    margin-right: 54px;
  }

  .margin-bottom-project-paragraph {
    margin-bottom: 132px;
  }

  .margin-bottom-35px {
    margin-bottom: 42px;
  }

  .section-projects {
    padding-top: 132px;
    padding-bottom: 108px;
  }

  .wrap-links-project, .wrap-content-project {
    padding-left: 96px;
    padding-right: 96px;
  }

  .margin-vertical-35px {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .margin-bottom-5px {
    margin-bottom: 5px;
  }

  .line-01 {
    right: -5px;
  }

  .mask-line-01 {
    top: -160px;
  }

  .line-02 {
    right: -5px;
  }

  .section-projects-on-projects-page {
    margin-top: 60px;
    padding-top: 96px;
    padding-bottom: 168px;
  }

  .line-01-projects-page {
    right: -5px;
  }

  .indic-desktop {
    display: none;
  }

  .indic-1440 {
    display: block;
  }

  .testimonials-projects-page {
    padding-top: 120px;
  }

  .mask-line-05a-projects-page {
    top: -78px;
  }

  .mask-line-01-projects-page {
    top: -45px;
  }

  .margin-vertical-50px {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .heading-medium {
    font-size: 24px;
  }

  .margin-bottom-100px {
    margin-bottom: 120px;
  }

  .margin-bottom-8px {
    margin-bottom: 10px;
  }

  .heading-small {
    font-size: 20px;
  }

  .heading-large {
    font-size: 37px;
  }

  .margin-bottom-label-tutorials {
    margin-bottom: 18px;
  }

  .heading-xlarge {
    font-size: 46px;
  }

  .heading-big {
    font-size: 30px;
  }

  .style-guide {
    padding-top: 120px;
  }

  .style-guide-text-sample-dark-bg, .style-guide-text-sample-light-bg {
    font-size: 30px;
  }

  .section-footer {
    padding-top: 84px;
  }

  .grid-3-columns {
    grid-column-gap: 36px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-12-columns {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .wrap-logo-dark {
    padding-top: 60px;
  }

  .wrap-licenses-info {
    max-width: 880px;
    margin-top: 72px;
  }

  .font-sample-01 {
    font-size: 108px;
  }

  .heading-medium-2 {
    font-size: 24px;
  }

  .font-sample-02, .font-sample-03 {
    font-size: 108px;
  }

  .licenses {
    padding-top: 72px;
  }

  .wrap-version-text {
    padding-bottom: 120px;
  }

  .margin-vertical-35px-copy {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .image-5 {
    max-width: 120%;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 21px;
  }

  h5 {
    font-size: 18px;
  }

  .margin-bottom-20px {
    margin-bottom: 16px;
  }

  .maxw-the-value-02, .maxw-the-value-03, .maxw-the-value-04 {
    max-width: 450px;
  }

  .mask {
    margin-left: -8px;
    padding-bottom: 65px;
  }

  .section-cta {
    padding-bottom: 56px;
  }

  .section-cta-ii {
    padding-bottom: 150px;
  }

  .line-04-cell-12, .line-04-cell-01 {
    display: none;
  }

  .line-04-cell-10, .line-04-cell-11 {
    display: none;
  }

  .line-04-cell-13, .line-04-cell-14, .line-04-cell-15, .line-04-cell-16 {
    display: none;
  }

  .line-07-cell-08, .line-07-cell-09 {
    display: none;
  }

  .line-08-cell-01, .line-08-cell-02, .line-08-cell-03, .line-08-cell-04 {
    display: none;
  }

  .wrap-logo-on-dark {
    padding-top: 80px;
  }

  .container {
    max-width: 820px;
    padding-left: 36px;
    padding-right: 36px;
  }

  .margin-bottom-40px {
    margin-bottom: 32px;
  }

  .text-align-center.maxw-introduction-paragraph {
    max-width: 650px;
  }

  .section-about {
    padding-top: 72px;
  }

  .wrap-introduction-title {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom-20px {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 16px;
    display: block;
  }

  .margin-bottom-25px {
    margin-bottom: 40px;
  }

  .section-the-value {
    padding-top: 80px;
  }

  .wrap-box-the-value {
    padding: 0;
  }

  .maxw-the-value-01 {
    max-width: 450px;
  }

  .grid-the-value {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .maxw-the-value-02, .maxw-the-value-03, .maxw-the-value-04 {
    max-width: 450px;
  }

  .margin-bottom-15px {
    margin-bottom: 12px;
  }

  .lottie-animation {
    margin-bottom: 32px;
  }

  .line-03-middle {
    grid-template-rows: min-content auto min-content 150px;
    grid-template-columns: 4fr min-content 1fr;
  }

  .line-03-cell-10 {
    display: none;
  }

  .mask-line-03 {
    top: 33px;
    bottom: -210px;
  }

  .line-03-right {
    grid-template-rows: min-content auto min-content;
    grid-template-columns: 5fr min-content 1.2fr;
    bottom: 60px;
  }

  .grid-main {
    grid-column-gap: 80px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .grid-awards {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: .5fr 1.25fr;
  }

  .grid-awards-inner {
    grid-column-gap: 32px;
  }

  .section-awards {
    padding-top: 80px;
    padding-bottom: 136px;
  }

  .hide-desktop-show-991 {
    display: block;
  }

  .margin-bottom-30px {
    margin-bottom: 24px;
  }

  .margin-bottom-45px {
    margin-bottom: 36px;
  }

  .mask-link-arrows {
    margin-top: 0;
    position: relative;
  }

  .right-arrow {
    left: 54%;
  }

  .slide-testimonial {
    border-left-width: 0;
    border-right-width: 0;
    width: 100%;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 72px;
    padding-right: 72px;
  }

  .left-arrow {
    right: 54%;
  }

  .slider {
    max-width: 820px;
  }

  .mask {
    margin-left: -8px;
  }

  .text-testimonial {
    font-size: 17px;
  }

  .section-cta-01 {
    padding-bottom: 56px;
  }

  .text-cta {
    max-width: 550px;
    font-size: 50px;
  }

  .section-testimonials {
    padding-bottom: 260px;
  }

  .section-cta-02 {
    padding-bottom: 150px;
  }

  .mask-line-04a {
    top: -250px;
  }

  .line-04-cell-12, .line-04-cell-01 {
    display: none;
  }

  .line-04a {
    grid-template-rows: min-content 190px min-content min-content 3fr min-content min-content 1fr;
    grid-template-columns: auto min-content 6vw min-content 190px 50vw;
  }

  .line-04-cell-10, .line-04-cell-11 {
    display: none;
  }

  .mask-line-04b {
    justify-content: flex-end;
    align-items: flex-end;
    top: auto;
    bottom: 94px;
  }

  .line-04b {
    grid-template-rows: min-content;
    grid-template-columns: auto 50vw;
    justify-content: stretch;
    height: auto;
  }

  .line-04-cell-13, .line-04-cell-14, .line-04-cell-15, .line-04-cell-16 {
    display: none;
  }

  .mask-line-05a {
    top: -60px;
  }

  .line-05a-right {
    grid-template-columns: auto min-content 10vw min-content 100px 50vw;
  }

  .mask-line-05b {
    bottom: 55px;
  }

  .line-05b {
    grid-template-columns: auto min-content 10vw 192px 50vw;
  }

  .mask-line-06 {
    bottom: 133px;
  }

  .line-06 {
    grid-template-columns: auto min-content 370px 50vw;
  }

  .line-07a {
    grid-template-columns: 50vw 150px min-content 6vw auto;
  }

  .line-07-cell-06 {
    display: none;
  }

  .mask-line-07b {
    justify-content: flex-start;
    align-items: flex-end;
    top: auto;
    bottom: 55px;
  }

  .line-07-cell-07 {
    display: none;
  }

  .line-07b {
    grid-template-rows: min-content;
    grid-template-columns: 50vw 411px min-content;
  }

  .line-07-cell-08, .line-07-cell-09 {
    display: none;
  }

  .mask-line-08a {
    bottom: 100px;
  }

  .line-08a {
    grid-template-columns: 50vw 356px min-content auto;
  }

  .line-08-cell-01, .line-08-cell-02, .line-08-cell-03, .line-08-cell-04 {
    display: none;
  }

  .mask-line-08b {
    top: -100px;
    bottom: 133px;
  }

  .line-08b {
    grid-template-columns: 50vw 270px min-content auto;
  }

  .mask-line-09 {
    bottom: 94px;
  }

  .line-09 {
    grid-template-columns: 50vw 370px min-content auto;
  }

  .logo-on-dark {
    font-size: 11.5vw;
  }

  .line-vertical {
    height: 15vw;
    margin-top: 4vw;
    margin-bottom: 5vw;
  }

  .margin-bottom-cta {
    margin-bottom: 130px;
  }

  .footer-links {
    margin-top: 16px;
  }

  .margin-right-30px {
    margin-right: 24px;
  }

  .logo-webflow-light {
    margin-top: -5px;
  }

  .social-link-banner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner {
    margin-left: 36px;
    margin-right: 36px;
  }

  .menu {
    display: none;
    position: static;
    inset: auto 0% 0%;
  }

  .logo-on-white {
    font-size: 11.5vw;
  }

  .wrap-logo-light {
    margin-top: 3vw;
    margin-bottom: 4vw;
  }

  .social-links-bar {
    display: none;
  }

  .margin-bottom-project-paragraph {
    margin-bottom: 0;
  }

  .margin-bottom-35px {
    margin-bottom: 28px;
  }

  .grid-project-main-content {
    grid-template-rows: auto;
    grid-template-columns: 1fr 22px;
  }

  .section-projects {
    padding-bottom: 72px;
  }

  .wrap-links-project {
    padding-top: 28px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrap-content-project {
    padding-top: 28px;
    padding-left: 0;
    padding-right: 70px;
  }

  .margin-vertical-35px {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .button {
    padding-left: 65px;
    padding-right: 65px;
  }

  .margin-bottom-5px {
    margin-bottom: 5px;
  }

  .line-01-cell-01 {
    display: none;
  }

  .line-01 {
    grid-template-rows: min-content 10px min-content min-content;
    grid-template-columns: min-content auto min-content;
    margin-left: -30px;
    position: relative;
  }

  .line-01-cell-06 {
    margin-right: -10px;
  }

  .line-01-cell-07, .line-01-cell-08, .line-01-cell-09, .line-01-cell-10 {
    display: none;
  }

  .mask-line-01 {
    top: -110px;
    bottom: auto;
  }

  .line-02 {
    grid-template-columns: 1fr 640px min-content 1fr;
    justify-content: end;
  }

  .line-02-cell-01 {
    display: none;
  }

  .mask-line-02 {
    top: -50px;
    bottom: 33px;
  }

  .cursor-play-reel {
    width: 120px;
    height: 120px;
    top: -60px;
    left: -60px;
  }

  .section-projects-on-projects-page {
    padding-top: 64px;
    padding-bottom: 112px;
  }

  .mask-line-02-projects-page {
    top: -50px;
    bottom: 33px;
  }

  .line-01-projects-page {
    grid-template-rows: min-content 10px min-content min-content;
    grid-template-columns: min-content auto min-content;
    margin-left: -30px;
    position: relative;
  }

  .wrap-project-arrow {
    padding-top: 28px;
  }

  .project-position {
    position: relative;
  }

  .indic-desktop, .indic-1440 {
    display: none;
  }

  .indic-991 {
    display: block;
  }

  .testimonials-projects-page {
    padding-top: 80px;
  }

  .mask-line-05a-projects-page {
    top: -47px;
  }

  .mask-line-01-projects-page {
    top: -75px;
    bottom: auto;
  }

  .margin-vertical-50px {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .heading-medium {
    font-size: 21px;
  }

  .margin-bottom-100px {
    margin-bottom: 80px;
  }

  .margin-bottom-8px {
    margin-bottom: 7px;
  }

  .heading-small {
    font-size: 18px;
  }

  .heading-large {
    font-size: 28px;
  }

  .heading-xlarge {
    font-size: 32px;
  }

  .heading-big {
    font-size: 24px;
  }

  .style-guide {
    padding-top: 80px;
  }

  .style-guide-text-sample-dark-bg, .style-guide-text-sample-light-bg {
    font-size: 24px;
  }

  .section-footer {
    padding-top: 56px;
  }

  .grid-3-columns {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-12-columns {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .wrap-logo-dark {
    padding-top: 80px;
  }

  .wrap-licenses-info {
    margin-top: 48px;
    padding-left: 36px;
    padding-right: 36px;
  }

  .heading-medium-2 {
    font-size: 21px;
  }

  .licenses {
    padding-top: 48px;
  }

  .wrap-version-text {
    padding-bottom: 80px;
  }

  .margin-vertical-35px-copy {
    margin-top: 28px;
    margin-bottom: 28px;
  }

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

  .logos-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 4rem;
    flex-flow: wrap;
  }

  .container-2 {
    max-width: 728px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .clients-title {
    margin-bottom: 32px;
  }

  .container-3 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .container-4 {
    max-width: 728px;
    display: block;
  }

  .clients-wrapper-three {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    place-content: flex-start center;
    align-items: center;
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: -50px;
    margin-right: -50px;
    display: flex;
  }

  .clients-image-three {
    margin-bottom: 30px;
  }

  .container-5 {
    max-width: 728px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 58px;
    margin-right: 58px;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .image-7 {
    padding-left: 18px;
  }

  .icon {
    width: auto;
    height: auto;
    padding-right: 6px;
  }

  .container-6 {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 25px;
  }

  h3 {
    font-size: 23px;
  }

  h4 {
    font-size: 20px;
  }

  .text-size-tiny-caps {
    font-size: 10px;
  }

  .line-03-cell-07, .line-03-cell-09 {
    margin-left: 47px;
  }

  .text-position, .text-name {
    font-size: 15px;
  }

  .section-cta {
    padding-bottom: 49px;
  }

  .section-cta-ii {
    padding-bottom: 70px;
  }

  .line-04-cell-01, .line-04-cell-02, .line-04-cell-03 {
    display: none;
  }

  .wrap-logo-on-dark {
    padding-top: 35px;
  }

  .container {
    max-width: 660px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .margin-bottom-40px {
    margin-bottom: 28px;
  }

  .text-size-caps-tiny {
    font-size: 10px;
  }

  .text-align-center.maxw-introduction-paragraph {
    max-width: 550px;
  }

  .section-about {
    padding-top: 63px;
  }

  .margin-bottom-20px {
    margin-bottom: 14px;
  }

  .margin-bottom-25px {
    margin-bottom: 18px;
  }

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

  .text-spacing-0em._3 {
    text-align: center;
    align-self: flex-start;
  }

  .section-the-value {
    padding-top: 70px;
  }

  .wrap-box-the-value {
    padding: 0;
  }

  .grid-the-value {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .margin-bottom-15px {
    margin-bottom: 11px;
  }

  .lottie-animation {
    margin-bottom: 28px;
  }

  .line-03-middle {
    grid-template-rows: min-content auto min-content 170px;
  }

  .line-03-cell-07, .line-03-cell-09 {
    margin-left: 47px;
  }

  .mask-line-03 {
    top: 30px;
  }

  .line-03-right {
    top: -59px;
  }

  .grid-main {
    grid-column-gap: 40px;
    grid-row-gap: 28px;
  }

  .grid-awards {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    grid-template-columns: .25fr .75fr;
  }

  .grid-awards-inner {
    grid-column-gap: 28px;
  }

  .section-awards {
    padding-top: 70px;
    padding-bottom: 119px;
  }

  .margin-bottom-30px {
    margin-bottom: 21px;
  }

  .margin-bottom-45px {
    margin-bottom: 32px;
  }

  .mask-link-arrows {
    margin-top: 0;
  }

  .right-arrow {
    left: 56%;
  }

  .slide-testimonial {
    margin-left: 7px;
    margin-right: 7px;
    padding: 70px 53px;
  }

  .left-arrow {
    right: 56%;
  }

  .slider {
    max-width: 660px;
  }

  .mask {
    margin-left: -7px;
  }

  .text-testimonial {
    font-size: 16px;
  }

  .text-position, .text-name {
    font-size: 15px;
  }

  .section-cta-01 {
    padding-bottom: 49px;
  }

  .text-cta {
    font-size: 45px;
  }

  .section-testimonials {
    padding-bottom: 224px;
  }

  .button-cta {
    padding-left: 70px;
    padding-right: 70px;
    font-size: 10px;
  }

  .section-cta-02 {
    padding-bottom: 70px;
  }

  .mask-line-04a {
    top: -200px;
  }

  .line-04-cell-01, .line-04-cell-02, .line-04-cell-03 {
    display: none;
  }

  .mask-line-04b {
    bottom: 85px;
  }

  .mask-line-05a {
    bottom: 350px;
  }

  .line-05a-right {
    grid-template-columns: auto min-content 10vw 100px min-content 50vw;
  }

  .mask-line-05b {
    top: -350px;
    bottom: 49px;
  }

  .mask-line-06 {
    bottom: 121px;
  }

  .mask-line-07b {
    bottom: 49px;
  }

  .line-07-cell-10 {
    display: none;
  }

  .mask-line-08b {
    bottom: 121px;
  }

  .mask-line-09 {
    bottom: 85px;
  }

  .margin-bottom-cta {
    margin-bottom: 100px;
  }

  .footer-links {
    flex-direction: column;
    align-items: center;
    margin-top: 14px;
  }

  .footer-link-right {
    display: none;
  }

  .margin-right-30px {
    margin-right: 21px;
  }

  .logo-webflow-light {
    margin-top: -6px;
  }

  .banner {
    margin-left: 32px;
    margin-right: 32px;
  }

  .menu {
    float: none;
    position: static;
    inset: 0% auto auto 0%;
  }

  .margin-bottom-35px {
    margin-bottom: 25px;
  }

  .section-projects {
    padding-bottom: 63px;
  }

  .wrap-links-project {
    padding-top: 25px;
  }

  .flex-hor-between-center {
    text-align: center;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    display: block;
  }

  .wrap-content-project {
    padding-top: 25px;
    padding-right: 45px;
  }

  .margin-vertical-35px {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .button {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 10px;
  }

  .margin-bottom-5px {
    margin-bottom: 5px;
  }

  .line-01 {
    grid-template-rows: min-content min-content auto min-content;
    margin-left: -10px;
  }

  .line-01-cell-02, .line-01-cell-03 {
    display: none;
  }

  .line-01-cell-04 {
    margin-left: 0;
  }

  .mask-line-01 {
    top: -15px;
  }

  .line-02 {
    grid-template-columns: 1fr 490px min-content 1fr;
    right: -10px;
  }

  .mask-line-02 {
    top: 0;
    bottom: 30px;
  }

  .cursor-play-reel {
    width: 90px;
    height: 90px;
    top: -45px;
    left: -45px;
  }

  .text-play-reel {
    font-size: 10px;
  }

  .section-projects-on-projects-page {
    padding-top: 56px;
    padding-bottom: 98px;
  }

  .mask-line-02-projects-page {
    top: -35px;
    bottom: 30px;
  }

  .line-01-projects-page {
    grid-template-rows: min-content min-content auto min-content;
    margin-left: -10px;
  }

  .wrap-project-arrow {
    padding-top: 25px;
  }

  .indic-991 {
    display: none;
  }

  .indic-767 {
    display: block;
  }

  .testimonials-projects-page {
    padding-top: 70px;
  }

  .mask-line-05a-projects-page {
    top: -40px;
    bottom: 350px;
  }

  .mask-line-01-projects-page {
    top: -65px;
  }

  .line-01-cell-04-projects-page {
    margin-left: 0;
  }

  .margin-vertical-50px {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .heading-medium {
    font-size: 20px;
  }

  .margin-bottom-100px {
    margin-bottom: 70px;
  }

  .margin-bottom-8px {
    margin-bottom: 6px;
  }

  .heading-large {
    font-size: 25px;
  }

  .heading-xlarge {
    font-size: 28px;
  }

  .heading-big {
    font-size: 23px;
  }

  .style-guide {
    padding-top: 70px;
  }

  .style-guide-text-sample-dark-bg, .style-guide-text-sample-light-bg {
    font-size: 23px;
  }

  .section-footer {
    padding-top: 49px;
  }

  .grid-3-columns {
    grid-column-gap: 21px;
    grid-row-gap: 14px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-12-columns {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .wrap-logo-dark {
    padding-top: 35px;
  }

  .wrap-licenses-info {
    margin-top: 42px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .font-sample-01 {
    font-size: 77px;
  }

  .heading-medium-2 {
    font-size: 20px;
  }

  .font-sample-02, .font-sample-03 {
    font-size: 77px;
  }

  .licenses {
    padding-top: 42px;
  }

  .wrap-version-text {
    padding-bottom: 70px;
  }

  .heading-4 {
    text-align: center;
  }

  .margin-vertical-35px-copy {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .logos-grid {
    grid-row-gap: 3rem;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .logos-title-large {
    padding: 60px 15px;
  }

  .clients-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: -20px;
  }

  .clients-image {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .team-slider, .logos-title-small {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: flex-start center;
    place-items: start stretch;
    width: 1500px;
    margin-bottom: -30px;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-6._2 {
    font-size: 40px;
  }

  .features-list {
    padding: 60px 15px;
  }

  .features-wrapper-two {
    margin-left: 85px;
    margin-right: 85px;
  }

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

  .heading-7 {
    align-self: center;
    font-size: 40px;
  }

  .image-6 {
    text-align: center;
    align-self: center;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .logos-quote-block {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    background-color: #f5f7fa;
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
    padding-top: 24px;
  }

  .clients-quote._3 {
    text-align: center;
  }

  .clients-info-image {
    align-self: center;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .heading-8 {
    text-align: center;
  }

  .heading-9 {
    text-align: center;
    align-self: center;
  }

  .heading-10, .heading-11 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 25px;
  }

  h2 {
    font-size: 23px;
  }

  h3 {
    font-size: 21px;
  }

  h4 {
    font-size: 19px;
  }

  h5 {
    font-size: 17px;
  }

  h6, p {
    font-size: 15px;
  }

  img {
    margin-top: 25px;
  }

  .paragraph-small {
    font-size: 13px;
  }

  .wrap-content-2 {
    width: 100%;
  }

  .mask {
    margin-left: -6px;
    padding-bottom: 60px;
  }

  .text-position, .text-name {
    font-size: 14px;
  }

  .section-cta {
    padding-bottom: 42px;
  }

  .flex-social-links {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .section-cta-ii {
    padding-bottom: 60px;
  }

  .wrap-logo-on-dark {
    padding-top: 30px;
  }

  .container {
    padding-left: 27px;
    padding-right: 27px;
  }

  .margin-bottom-40px {
    margin-bottom: 24px;
  }

  .text-size-caps-tiny.text-color-light.text-align-center {
    margin-right: 0;
    padding-right: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .section-about {
    padding-top: 54px;
  }

  .margin-bottom-20px {
    margin-bottom: 12px;
  }

  .margin-bottom-25px {
    margin-bottom: 15px;
  }

  .paragraph-small {
    text-align: center;
    font-size: 13px;
  }

  .text-spacing-0em._3 {
    text-align: center;
    align-self: center;
  }

  .section-the-value {
    padding-top: 60px;
  }

  .wrap-box-the-value {
    padding: 0;
  }

  .wrap-box-the-value._2 {
    padding-top: 0;
  }

  .grid-the-value {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .margin-bottom-15px {
    margin-bottom: 9px;
  }

  .lottie-animation {
    width: 90px;
    margin-bottom: 24px;
  }

  .line-03-middle {
    grid-template-columns: minmax(150px, 5fr) min-content 8px;
  }

  .line-03-right {
    grid-template-columns: 5fr min-content 8px;
    bottom: 50px;
  }

  .grid-main {
    grid-column-gap: 60px;
    grid-row-gap: 24px;
  }

  .grid-awards {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .grid-awards-inner {
    grid-column-gap: 24px;
  }

  .section-awards {
    padding-top: 60px;
    padding-bottom: 102px;
  }

  .margin-bottom-30px {
    margin-bottom: 18px;
  }

  .margin-bottom-45px {
    margin-bottom: 27px;
  }

  .mask-link-arrows {
    margin-top: 0;
  }

  .wrap-content {
    width: 100%;
  }

  .right-arrow {
    left: 60%;
  }

  .slide-testimonial {
    margin-left: 6px;
    margin-right: 6px;
    padding: 60px 27px;
  }

  .left-arrow {
    right: 60%;
  }

  .mask {
    margin-left: -6px;
  }

  .text-testimonial {
    font-size: 15px;
  }

  .text-position, .text-name {
    font-size: 14px;
  }

  .wrap-photo-name-and-position {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .section-cta-01 {
    padding-bottom: 42px;
  }

  .text-cta {
    font-size: 35px;
  }

  .flex-social-links {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .section-testimonials {
    padding-bottom: 192px;
  }

  .button-cta {
    width: 100%;
    height: auto;
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-cta-02 {
    padding-bottom: 60px;
  }

  .mask-line-04b {
    bottom: 78px;
  }

  .mask-line-05a {
    bottom: 70px;
  }

  .line-05a-right {
    grid-template-columns: auto min-content 10vw min-content 26vw;
  }

  .line-05-cell-06 {
    display: none;
  }

  .mask-line-05b {
    bottom: 41px;
  }

  .mask-line-06 {
    bottom: 114px;
  }

  .mask-line-07a {
    bottom: 120px;
  }

  .line-07a {
    grid-template-rows: min-content auto min-content;
    grid-template-columns: 78vw 20px min-content 6vw auto;
  }

  .mask-line-07b {
    bottom: 41px;
  }

  .mask-line-08b {
    bottom: 114px;
  }

  .mask-line-09 {
    bottom: 78px;
  }

  .logo-on-dark {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    font-size: 10vw;
    line-height: 1;
    display: flex;
    bottom: auto;
  }

  .margin-bottom-cta {
    margin-bottom: 70px;
  }

  .hide-478 {
    display: none;
  }

  .footer-links {
    margin-top: 12px;
  }

  .footer-link-left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: -1px;
    padding-right: 0;
    display: flex;
  }

  .margin-right-30px {
    margin-right: 18px;
  }

  .logo-webflow-light {
    margin-top: -4px;
  }

  .wrap-social-link {
    width: 100%;
  }

  .banner {
    height: 55vw;
    margin-left: 27px;
    margin-right: 27px;
  }

  .lightbox-link {
    width: auto;
  }

  .wrap-logo-light {
    margin-top: 2vw;
  }

  .margin-bottom-35px {
    margin-bottom: 21px;
  }

  .section-projects {
    padding-top: 66px;
    padding-bottom: 54px;
  }

  .image-project.position-absolute-full {
    margin-top: 0;
  }

  .wrap-links-project {
    padding-top: 21px;
  }

  .flex-hor-between-center {
    text-align: center;
    flex-flow: column;
  }

  .wrap-content-project {
    padding-top: 21px;
    padding-right: 0;
  }

  .wrap-photo-project {
    min-height: 55vw;
  }

  .margin-vertical-35px {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .button {
    width: 100%;
    height: auto;
  }

  .margin-bottom-5px {
    margin-bottom: 5px;
  }

  .text-color-light.text-spacing-0em {
    text-align: center;
    font-size: 30px;
  }

  .mask-line-01 {
    top: -55px;
  }

  .line-02 {
    grid-template-columns: auto minmax(165px, 600px) min-content auto;
  }

  .mask-line-02 {
    display: none;
    top: -30px;
    bottom: 23px;
  }

  .cursor-play-reel {
    width: 80px;
    height: 80px;
    top: -40px;
    left: -40px;
  }

  .text-play-reel {
    font-size: 9px;
  }

  .section-projects-on-projects-page {
    margin-top: 48px;
    padding-top: 48px;
    padding-bottom: 84px;
  }

  .mask-line-02-projects-page {
    display: none;
    top: -30px;
    bottom: 23px;
  }

  .wrap-project-arrow {
    padding-top: 21px;
  }

  .indic-767 {
    display: none;
  }

  .indic-478 {
    display: block;
  }

  .testimonials-projects-page {
    padding-top: 60px;
  }

  .mask-line-05a-projects-page {
    bottom: 70px;
  }

  .mask-line-01-projects-page {
    top: -65px;
  }

  .margin-vertical-50px {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .heading-medium {
    font-size: 19px;
  }

  .heading-tiny {
    font-size: 15px;
  }

  .margin-bottom-100px {
    margin-bottom: 60px;
  }

  .margin-bottom-8px {
    margin-bottom: 5px;
  }

  .heading-small {
    font-size: 17px;
  }

  .heading-large {
    font-size: 23px;
  }

  .heading-xlarge {
    font-size: 25px;
  }

  .heading-big {
    font-size: 21px;
  }

  .style-guide {
    padding-top: 60px;
  }

  .style-guide-text-sample-dark-bg, .style-guide-text-sample-light-bg {
    font-size: 21px;
  }

  .section-footer {
    padding-top: 42px;
  }

  .grid-3-columns {
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .grid-12-columns {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .wrap-logo-dark {
    padding-top: 30px;
  }

  .wrap-licenses-info {
    margin-top: 36px;
    padding-left: 27px;
    padding-right: 27px;
  }

  .heading-medium-2 {
    font-size: 19px;
  }

  .licenses {
    padding-top: 36px;
  }

  .wrap-version-text {
    padding-bottom: 60px;
  }

  .heading-4 {
    text-align: center;
  }

  .margin-vertical-35px-copy {
    margin-top: 21px;
    margin-bottom: 21px;
  }

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

  .logos {
    height: auto;
  }

  .container-2 {
    max-width: none;
  }

  .features-wrapper {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-flow: column;
    justify-content: center;
  }

  .clients-image {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-3 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
    font-size: 40px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .container-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: block;
  }

  .clients-wrapper-three {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center;
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .clients-image-three {
    max-width: 150%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-6._2 {
    font-size: 40px;
  }

  .image-2 {
    margin-top: 0;
    padding-top: 0;
  }

  .image-3 {
    max-width: 150%;
    margin-top: 0;
    padding-top: 0;
  }

  .image-4 {
    margin-top: 3px;
    padding-top: 0;
  }

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

  .features-list {
    margin-left: -44px;
    margin-right: -44px;
    padding: 20px 0 62px;
  }

  .container-5 {
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

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

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    text-align: left;
    align-self: center;
    margin-bottom: 10px;
  }

  .heading-7 {
    text-align: center;
    align-self: center;
    font-size: 40px;
  }

  .paragraph, .paragraph-2, .paragraph-3 {
    text-align: center;
  }

  .image-6 {
    text-align: center;
    flex: 0 auto;
    align-self: center;
    text-decoration: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .menu-button {
    width: 40px;
    height: 40px;
    padding: 0;
  }

  .icon {
    width: auto;
    padding-top: 10px;
    font-size: 40px;
  }

  .container-6 {
    max-width: none;
  }

  .clients-quote {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-quote._3 {
    text-align: center;
  }

  .clients-info-image {
    align-self: center;
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .image-8 {
    text-align: left;
    vertical-align: middle;
    width: 200%;
    max-width: 400%;
    height: 200%;
    margin-left: -103px;
    margin-right: 26px;
    padding-right: 0;
  }

  .heading-8 {
    text-align: center;
  }

  .heading-9 {
    text-align: center;
    align-self: center;
  }

  .heading-10, .heading-11 {
    text-align: center;
  }
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fd8-12aea74d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fda-12aea74d {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fdc-12aea74d {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fde-12aea74d {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe0-12aea74d {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe2-12aea74d {
  grid-area: 4 / 4 / 5 / 5;
  justify-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe4-12aea74d {
  grid-area: 5 / 4 / 6 / 5;
  justify-self: center;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe6-12aea74d {
  grid-area: 6 / 4 / 7 / 5;
  justify-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe8-12aea74d {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fea-12aea74d {
  grid-area: 6 / 6 / 7 / 7;
  align-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6e2-12aea74d {
  grid-area: 1 / 5 / 2 / 6;
  align-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6e4-12aea74d {
  grid-area: 1 / 4 / 2 / 5;
  align-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6e6-12aea74d {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6e8-12aea74d {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: center;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6ea-12aea74d {
  grid-area: 4 / 3 / 5 / 4;
  justify-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6ec-12aea74d {
  grid-area: 4 / 2 / 5 / 3;
  align-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6ee-12aea74d {
  grid-area: 4 / 1 / 5 / 2;
  align-self: end;
}

#w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9f90-12aea74d, #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fb0-12aea74d, #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fd0-12aea74d, #w-node-_8ea5540a-dc9f-b299-5b50-44001fba749e-12aea74d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1404e436-6b6d-4868-3281-dc140ef13102-12aea74d, #w-node-_1404e436-6b6d-4868-3281-dc140ef13103-12aea74d, #w-node-_1404e436-6b6d-4868-3281-dc140ef13105-12aea74d, #w-node-_1404e436-6b6d-4868-3281-dc140ef13104-12aea74d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22d2d2de-0384-663c-4605-438ec938069a-12aea74d, #w-node-_22d2d2de-0384-663c-4605-438ec938069d-12aea74d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_22d2d2de-0384-663c-4605-438ec938069f-12aea74d {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806a1-12aea74d {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806a3-12aea74d {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806a5-12aea74d {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806a8-12aea74d {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806aa-12aea74d {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: center;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806ac-12aea74d {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806ae-12aea74d {
  grid-area: 4 / 2 / 5 / 3;
  align-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806b5-12aea74d {
  order: -9999;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff650-12aea74d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff652-12aea74d {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff654-12aea74d {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff656-12aea74d {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff658-12aea74d {
  grid-area: 3 / 3 / 4 / 6;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff65a-12aea74d {
  grid-area: 4 / 6 / 5 / 7;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff65c-12aea74d {
  grid-area: 5 / 6 / 6 / 7;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff65e-12aea74d {
  grid-area: 6 / 6 / 7 / 7;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff660-12aea74d {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff662-12aea74d {
  grid-area: 7 / 4 / 8 / 5;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff664-12aea74d {
  grid-area: 8 / 4 / 9 / 5;
  justify-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff66f-12aea74d {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff671-12aea74d {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff673-12aea74d {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff675-12aea74d {
  grid-area: 4 / 4 / 5 / 5;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff677-12aea74d {
  grid-area: 4 / 3 / 5 / 4;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff679-12aea74d {
  grid-area: 5 / 2 / 6 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff684-12aea74d {
  grid-area: 1 / 4 / 2 / 7;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff686-12aea74d {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff688-12aea74d {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff68a-12aea74d {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff68c-12aea74d {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff68e-12aea74d {
  grid-area: 4 / 5 / 5 / 6;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff699-12aea74d {
  grid-area: 1 / 6 / 2 / 7;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff69b-12aea74d {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff69d-12aea74d {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: center;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff69f-12aea74d {
  grid-area: 3 / 5 / 4 / 6;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff6a1-12aea74d {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff6a3-12aea74d {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff700-12aea74d {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff702-12aea74d {
  grid-area: 1 / 3 / 2 / 4;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff704-12aea74d {
  grid-area: 2 / 2 / 3 / 3;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff706-12aea74d {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff708-12aea74d {
  grid-area: 4 / 2 / 5 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff70a-12aea74d {
  grid-area: 4 / 3 / 5 / 7;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff712-12aea74d {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff714-12aea74d {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff716-12aea74d {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff720-12aea74d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff722-12aea74d {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff724-12aea74d {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff726-12aea74d {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff728-12aea74d {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff732-12aea74d {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff734-12aea74d {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff736-12aea74d {
  grid-area: 3 / 5 / 4 / 6;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff738-12aea74d {
  grid-area: 4 / 5 / 5 / 6;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff73a-12aea74d {
  grid-area: 4 / 2 / 5 / 5;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff742-12aea74d {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff744-12aea74d {
  grid-area: 2 / 3 / 3 / 4;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff746-12aea74d {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff750-12aea74d {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff752-12aea74d {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff754-12aea74d {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff756-12aea74d {
  grid-area: 3 / 3 / 4 / 4;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff758-12aea74d {
  grid-area: 3 / 2 / 4 / 3;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6618-12aea74e {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661a-12aea74e {
  grid-area: 1 / 2 / 2 / 4;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661c-12aea74e {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661e-12aea74e {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: center;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6620-12aea74e {
  grid-area: 4 / 4 / 5 / 5;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6622-12aea74e {
  grid-area: 4 / 5 / 5 / 6;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6624-12aea74e {
  grid-area: 4 / 6 / 5 / 7;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6630-12aea74e {
  grid-area: 1 / 5 / 2 / 6;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6632-12aea74e {
  grid-area: 1 / 4 / 2 / 5;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6634-12aea74e {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6636-12aea74e {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: center;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6638-12aea74e {
  grid-area: 4 / 3 / 5 / 4;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b663a-12aea74e {
  grid-area: 4 / 2 / 5 / 3;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b663c-12aea74e {
  grid-area: 4 / 1 / 5 / 2;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6656-12aea74e, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6670-12aea74e, #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fea9-12aea74e, #w-node-_17273e74-f112-6223-7477-d91e59b9d0ab-12aea74e, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b668a-12aea74e, #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b4f-12aea74e, #w-node-_06961a21-6854-51cb-fedb-581b56470e77-12aea74e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7020-12aea74e {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7022-12aea74e {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7024-12aea74e {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7026-12aea74e {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7028-12aea74e {
  grid-area: 3 / 3 / 4 / 6;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702a-12aea74e {
  grid-area: 4 / 6 / 5 / 7;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702c-12aea74e {
  grid-area: 5 / 6 / 6 / 7;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702e-12aea74e {
  grid-area: 6 / 6 / 7 / 7;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7030-12aea74e {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7032-12aea74e {
  grid-area: 7 / 4 / 8 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7034-12aea74e {
  grid-area: 8 / 4 / 9 / 5;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe703f-12aea74e {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7041-12aea74e {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7043-12aea74e {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7045-12aea74e {
  grid-area: 4 / 4 / 5 / 5;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7047-12aea74e {
  grid-area: 4 / 3 / 5 / 4;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7049-12aea74e {
  grid-area: 5 / 2 / 6 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7054-12aea74e {
  grid-area: 1 / 4 / 2 / 7;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7056-12aea74e {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7058-12aea74e {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705a-12aea74e {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705c-12aea74e {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705e-12aea74e {
  grid-area: 4 / 5 / 5 / 6;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7069-12aea74e {
  grid-area: 1 / 6 / 2 / 7;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe706b-12aea74e {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe706d-12aea74e {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe706f-12aea74e {
  grid-area: 3 / 5 / 4 / 6;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7071-12aea74e {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7073-12aea74e {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70ce-12aea74e {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d0-12aea74e {
  grid-area: 1 / 3 / 2 / 4;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d2-12aea74e {
  grid-area: 2 / 2 / 3 / 3;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d4-12aea74e {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d6-12aea74e {
  grid-area: 4 / 2 / 5 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d8-12aea74e {
  grid-area: 4 / 3 / 5 / 7;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e0-12aea74e {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e2-12aea74e {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e4-12aea74e {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70ee-12aea74e {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f0-12aea74e {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f2-12aea74e {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f4-12aea74e {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f6-12aea74e {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7100-12aea74e {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7102-12aea74e {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7104-12aea74e {
  grid-area: 3 / 5 / 4 / 6;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7106-12aea74e {
  grid-area: 4 / 5 / 5 / 6;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7108-12aea74e {
  grid-area: 4 / 2 / 5 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7110-12aea74e {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7112-12aea74e {
  grid-area: 2 / 3 / 3 / 4;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7114-12aea74e {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe711e-12aea74e {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7120-12aea74e {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7122-12aea74e {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7124-12aea74e {
  grid-area: 3 / 3 / 4 / 4;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7126-12aea74e {
  grid-area: 3 / 2 / 4 / 3;
  align-self: end;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabed7-12aea74f {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabedc-12aea74f {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabedd-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabee7-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabef1-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabefb-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf05-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf0f-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf23-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf2d-12aea74f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf31-12aea74f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf37-12aea74f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf3b-12aea74f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf41-12aea74f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf45-12aea74f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf4b-12aea74f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf4f-12aea74f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf55-12aea74f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf59-12aea74f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf62-12aea74f {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf6a-12aea74f {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf72-12aea74f {
  grid-area: 2 / 5 / 3 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf7a-12aea74f {
  grid-area: 3 / 5 / 4 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf82-12aea74f {
  grid-area: 4 / 5 / 5 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf8a-12aea74f {
  grid-area: 5 / 5 / 6 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf92-12aea74f {
  grid-area: 6 / 5 / 7 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf9d-12aea74f {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfab-12aea74f {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfb5-12aea74f {
  grid-area: 2 / 5 / 3 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfbf-12aea74f {
  grid-area: 3 / 5 / 4 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfc9-12aea74f {
  grid-area: 4 / 5 / 5 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfd3-12aea74f {
  grid-area: 5 / 5 / 6 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfdd-12aea74f {
  grid-area: 6 / 5 / 7 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfea-12aea74f {
  grid-area: 1 / 1 / 4 / 4;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabff0-12aea74f {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabff3-12aea74f {
  grid-area: 2 / 5 / 3 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabff9-12aea74f {
  grid-area: 3 / 5 / 4 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccac000-12aea74f {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccac005-12aea74f {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-_03982866-c408-ca87-9f20-dda35f40e719-12aea750 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e0-12aea750 {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e1-12aea750, #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e8-12aea750, #w-node-_8c7b9bc9-5aa9-8aeb-00e3-35a71cbeaf71-12aea750 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

@media screen and (min-width: 1440px) {
  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff70a-12aea74d {
    grid-column-end: 6;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff716-12aea74d {
    grid-column-end: 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d8-12aea74e {
    grid-column-end: 6;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e4-12aea74e {
    grid-column-end: 4;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff0-12aea74f {
    grid-area: 1 / 5 / 2 / 13;
  }
}

@media screen and (max-width: 991px) {
  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fda-12aea74d, #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fdc-12aea74d, #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fde-12aea74d {
    grid-column: 1 / 2;
  }

  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe0-12aea74d {
    grid-column: 2 / 3;
  }

  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe2-12aea74d {
    grid-column: 3 / 4;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9f81-12aea74d {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9f84-12aea74d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d4a8eb12-5dd2-88ee-94c2-dd24d164fac1-12aea74d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9f90-12aea74d, #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fa1-12aea74d {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fa4-12aea74d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9587e00c-f6bb-3a6a-13e4-85578da168b5-12aea74d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fb0-12aea74d {
    grid-column-start: 1;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fc1-12aea74d {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fc4-12aea74d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_985998b5-e28b-e3da-7764-5ae324f52bd2-12aea74d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fd0-12aea74d {
    grid-column-start: 1;
  }

  #w-node-_8ea5540a-dc9f-b299-5b50-44001fba748e-12aea74d {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_8ea5540a-dc9f-b299-5b50-44001fba7491-12aea74d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8ea5540a-dc9f-b299-5b50-44001fba7499-12aea74d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_8ea5540a-dc9f-b299-5b50-44001fba749e-12aea74d {
    grid-column-start: 1;
  }

  #w-node-_1404e436-6b6d-4868-3281-dc140ef13105-12aea74d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_22d2d2de-0384-663c-4605-438ec938069f-12aea74d, #w-node-_22d2d2de-0384-663c-4605-438ec93806a1-12aea74d, #w-node-_22d2d2de-0384-663c-4605-438ec93806a3-12aea74d, #w-node-_22d2d2de-0384-663c-4605-438ec93806a8-12aea74d, #w-node-_22d2d2de-0384-663c-4605-438ec93806aa-12aea74d, #w-node-_22d2d2de-0384-663c-4605-438ec93806ac-12aea74d {
    grid-column: 2 / 3;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff658-12aea74d {
    grid-column-end: 4;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff65a-12aea74d, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff65c-12aea74d, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff65e-12aea74d {
    grid-column: 4 / 5;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff660-12aea74d {
    grid-column: 1 / 4;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff662-12aea74d {
    grid-column: 2 / 3;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff664-12aea74d {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff684-12aea74d, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff68c-12aea74d {
    grid-column-end: 6;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff70a-12aea74d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff738-12aea74d {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff73a-12aea74d {
    grid-row: 1 / 2;
    grid-column-end: 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6618-12aea74e {
    grid-column: 1 / 2;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661a-12aea74e {
    grid-column: 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661c-12aea74e {
    grid-column: 3 / 4;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6647-12aea74e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b664a-12aea74e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d2ae2556-5181-54bc-ef09-3a5ea4bee6c1-12aea74e, #w-node-d2ae2556-5181-54bc-ef09-3a5ea4bee6c2-12aea74e {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6656-12aea74e, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6661-12aea74e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6664-12aea74e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_75310b6e-74fe-9a19-5b4f-19a6c4cc6a89-12aea74e, #w-node-_75310b6e-74fe-9a19-5b4f-19a6c4cc6a8a-12aea74e {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6670-12aea74e {
    grid-column-start: 1;
  }

  #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fe9a-12aea74e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fe9d-12aea74e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9c53524-4943-aa45-f570-88aeed2eaa3b-12aea74e, #w-node-f9c53524-4943-aa45-f570-88aeed2eaa3c-12aea74e {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fea9-12aea74e {
    grid-column-start: 1;
  }

  #w-node-_17273e74-f112-6223-7477-d91e59b9d09c-12aea74e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_17273e74-f112-6223-7477-d91e59b9d09f-12aea74e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_70e6269d-8953-8ae2-dc8c-56a6d9fd64d7-12aea74e, #w-node-_70e6269d-8953-8ae2-dc8c-56a6d9fd64d8-12aea74e {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_17273e74-f112-6223-7477-d91e59b9d0ab-12aea74e {
    grid-column-start: 1;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b667b-12aea74e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b667e-12aea74e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b6886e6f-3afc-226d-fdff-773282b9522d-12aea74e, #w-node-b6886e6f-3afc-226d-fdff-773282b9522e-12aea74e {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b668a-12aea74e {
    grid-column-start: 1;
  }

  #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b40-12aea74e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b43-12aea74e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_307c1b42-912e-5883-65ef-bbf359b8e257-12aea74e, #w-node-_307c1b42-912e-5883-65ef-bbf359b8e258-12aea74e {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b4f-12aea74e {
    grid-column-start: 1;
  }

  #w-node-_06961a21-6854-51cb-fedb-581b56470e68-12aea74e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_06961a21-6854-51cb-fedb-581b56470e6b-12aea74e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3f541cad-df2d-f95c-5fcb-8b06c6e3b20e-12aea74e, #w-node-_3f541cad-df2d-f95c-5fcb-8b06c6e3b20f-12aea74e {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_06961a21-6854-51cb-fedb-581b56470e77-12aea74e {
    grid-column-start: 1;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7028-12aea74e {
    grid-column-end: 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702a-12aea74e, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702c-12aea74e, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702e-12aea74e {
    grid-column: 4 / 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7030-12aea74e {
    grid-column: 1 / 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7032-12aea74e {
    grid-column: 2 / 3;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7034-12aea74e {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7054-12aea74e, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705c-12aea74e {
    grid-column-end: 6;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d8-12aea74e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7106-12aea74e {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7108-12aea74e {
    grid-row: 1 / 2;
    grid-column-end: 3;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabed7-12aea74f {
    grid-column-end: 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabedc-12aea74f {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf62-12aea74f {
    grid-column-end: 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf6a-12aea74f {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf72-12aea74f {
    grid-area: 3 / 1 / 4 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf7a-12aea74f {
    grid-area: 4 / 1 / 5 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf82-12aea74f {
    grid-area: 5 / 1 / 6 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf8a-12aea74f {
    grid-area: 6 / 1 / 7 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf92-12aea74f {
    grid-area: 7 / 1 / 8 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf9d-12aea74f {
    grid-area: 1 / 1 / 2 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfab-12aea74f {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfb5-12aea74f {
    grid-area: 3 / 1 / 4 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfbf-12aea74f {
    grid-area: 4 / 1 / 5 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfc9-12aea74f {
    grid-area: 5 / 1 / 6 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfd3-12aea74f {
    grid-area: 6 / 1 / 7 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfdd-12aea74f {
    grid-area: 7 / 1 / 8 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfea-12aea74f {
    grid-area: 1 / 1 / 2 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff0-12aea74f {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff3-12aea74f {
    grid-area: 3 / 1 / 4 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff9-12aea74f {
    grid-area: 4 / 1 / 5 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccac000-12aea74f {
    grid-column-end: 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccac005-12aea74f {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-_03982866-c408-ca87-9f20-dda35f40e719-12aea750 {
    grid-column-end: 9;
  }

  #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e0-12aea750 {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e1-12aea750 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e8-12aea750, #w-node-_8c7b9bc9-5aa9-8aeb-00e3-35a71cbeaf71-12aea750 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fde-12aea74d, #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe0-12aea74d {
    grid-row: 1 / 2;
  }

  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe2-12aea74d {
    grid-row: 2 / 3;
  }

  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe4-12aea74d {
    grid-row: 3 / 4;
  }

  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe6-12aea74d, #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe8-12aea74d, #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fea-12aea74d {
    grid-row: 4 / 5;
  }

  #w-node-c9905f8b-57ca-233c-2da4-4852de11a6e4-12aea74d {
    grid-area: 1 / 4 / 2 / 5;
    align-self: end;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff66f-12aea74d {
    grid-column-end: 5;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff671-12aea74d, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff673-12aea74d, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff675-12aea74d {
    grid-column: 5 / 6;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff677-12aea74d {
    grid-column-end: 5;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff700-12aea74d {
    grid-area: 1 / 4 / 2 / 5;
    align-self: start;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6618-12aea74e, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661a-12aea74e {
    grid-row: 1 / 2;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661c-12aea74e {
    grid-row: 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661e-12aea74e {
    grid-row: 3 / 4;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6620-12aea74e, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6622-12aea74e, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6624-12aea74e {
    grid-row: 4 / 5;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6632-12aea74e {
    grid-area: 1 / 4 / 2 / 5;
    align-self: end;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe703f-12aea74e {
    grid-column-end: 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7041-12aea74e, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7043-12aea74e, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7045-12aea74e {
    grid-column: 5 / 6;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7047-12aea74e {
    grid-column-end: 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70ce-12aea74e {
    grid-area: 1 / 4 / 2 / 5;
    align-self: start;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabed7-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabedc-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf62-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf6a-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf72-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf7a-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf82-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf8a-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf92-12aea74f {
    grid-column-end: 5;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf9d-12aea74f {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfab-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfb5-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfbf-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfc9-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfd3-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfdd-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfea-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff0-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff3-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff9-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccac000-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccac005-12aea74f, #w-node-_03982866-c408-ca87-9f20-dda35f40e719-12aea750, #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e0-12aea750 {
    grid-column-end: 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff66f-12aea74d {
    grid-column-end: 4;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff671-12aea74d, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff673-12aea74d, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff675-12aea74d {
    grid-column: 4 / 5;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff677-12aea74d {
    grid-column: 1 / 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe703f-12aea74e {
    grid-column-end: 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7041-12aea74e, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7043-12aea74e, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7045-12aea74e {
    grid-column: 4 / 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7047-12aea74e {
    grid-column: 1 / 4;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabed7-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabedc-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf62-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf6a-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf72-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf7a-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf82-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf8a-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf92-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf9d-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfab-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfb5-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfbf-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfc9-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfd3-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfdd-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfea-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff0-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff3-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff9-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccac000-12aea74f, #w-node-bc6e7172-df7d-555e-97a9-f46ddccac005-12aea74f, #w-node-_03982866-c408-ca87-9f20-dda35f40e719-12aea750, #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e0-12aea750 {
    grid-column-end: 3;
  }
}


@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Unbounded';
  src: url('../fonts/Unbounded-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}