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

:root {
  --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-light: #f2f2f2;
  --text-color-dark: #151515;
  --text-color-light: #f2f2f2;
  --none: #fff0;
  --color-light-transparent: #f2f2f240;
  --accent-2: #ff53c0;
  --color-dark-transparent-2\<deleted\|variable-15d08eb8-6d5e-b6cc-8c54-1c9cf7e9ceae\>: #1e1d1e26;
  --color-dark: #181d24;
  --color-dark-transparent: #e0e0e0;
  --line-color-02: #d9ff01;
  --line-color-01: #151515;
  --line-color-04: white;
  --glass: #f2f2f2de;
  --line-color-05: #e4fd67;
  --line-color-03: white;
  --accent: #d9ff01;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

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

.paragraph-small {
  color: var(--text-color-dark-2\<deleted\|variable-7f5bf7b0-3327-60c0-f860-ccd62cc197b7\>);
  font-size: 14px;
}

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

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

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

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

.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 {
  padding-bottom: 320px;
  position: relative;
}

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

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

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

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

.container {
  width: 100%;
  max-width: 1508px;
  padding-top: 100px;
  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-align-center.maxw-introduction-subtitle {
  max-width: 940px;
}

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

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

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

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

.flex-ver-center-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  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);
  text-align: left;
  font-size: 14px;
  line-height: 171%;
}

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

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

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

.section-the-value {
  background-color: var(--text-color-dark);
  padding-top: 100px;
  position: relative;
}

.section-the-value.section-dark.z-index-2 {
  background-color: var(--none);
  background-color: var(--none);
  padding-bottom: 100px;
}

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

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

.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: flex-start;
  align-items: flex-start;
  padding: 65px;
  display: flex;
  position: relative;
}

.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 {
  width: 20px;
  height: 20px;
  color: var(--text-color-light);
  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 {
  background-color: var(--text-color-light);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  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-top: 20px;
  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 {
  max-width: 680px;
  color: var(--text-color-light);
  text-align: center;
  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 {
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 320px;
  display: flex;
  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;
  max-width: 450px;
  color: var(--text-color-dark);
  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;
}

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

.testimonials.section-dark {
  padding-top: 60px;
}

.logo-on-dark {
  width: 100%;
  color: var(--color-light);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  font-family: Unbounded, sans-serif;
  font-size: 10vw;
  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 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 60px;
  display: flex;
}

.arrow-down {
  width: 20px;
  height: 20px;
  color: var(--text-color-light);
  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);
  font-size: 12px;
  font-weight: 400;
}

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

.footer-link-left {
  flex: 1;
  justify-content: flex-start;
  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 {
  background-color: #0003;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 45vw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  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 {
  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 {
  width: 100%;
  height: 100%;
  color: var(--accent-2);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Unbounded, sans-serif;
  font-size: 10vw;
  font-weight: 500;
  line-height: 1;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.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_works_content {
  background-color: var(--none);
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  padding-top: 110px;
  padding-bottom: 90px;
  display: block;
  position: relative;
}

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

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

.h1 {
  width: 100%;
  color: var(--text-color-dark);
  text-align: left;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1;
  display: block;
}

.h1.large.light {
  color: var(--text-color-light);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  font-size: 6em;
  text-decoration: none;
}

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

.h1.centered {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
}

.div-block {
  display: block;
}

.frame-10 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.group-36 {
  object-fit: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  max-width: none;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.kensal-risie-holding-image-1 {
  object-fit: cover;
  width: 100%;
}

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

.h3-large {
  border: 0 solid #000;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
}

.subline {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

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

.h3-large-0 {
  border-style: solid;
  border-width: undefinedpx;
  text-transform: uppercase;
  border-color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 85px;
  font-weight: 700;
  line-height: 92%;
  text-decoration: none;
}

.h3-large-1 {
  border-style: solid;
  border-width: undefinedpx;
  color: #d9ff01;
  text-transform: uppercase;
  border-color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 85px;
  font-weight: 700;
  line-height: 92%;
  text-decoration: none;
}

.h1-0 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 85px;
  font-weight: 700;
  line-height: 92%;
  text-decoration: none;
}

.h1-1 {
  color: #d9ff01;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 85px;
  font-weight: 700;
  line-height: 92%;
  text-decoration: none;
}

.h2 {
  width: 100%;
  color: var(--color-dark);
  text-align: left;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--text-color-dark);
  text-transform: uppercase;
  text-overflow: clip;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.h2.centered {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
}

.h2-copy {
  width: 100%;
  color: var(--color-light);
  text-align: left;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--text-color-dark);
  text-transform: uppercase;
  text-overflow: clip;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Unbounded, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.h2-new {
  width: 100%;
  color: var(--text-color-dark);
  text-align: left;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Unbounded, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.h2-new.outline.centered {
  -webkit-text-stroke-color: var(--color-light);
  justify-content: center;
  align-items: flex-start;
}

.h2-new.outline-copy {
  color: var(--none);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--text-color-dark);
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.h2-new.outline-light {
  color: var(--none);
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--accent);
  justify-content: center;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.h2-new.outline-light.centered {
  -webkit-text-stroke-color: var(--text-color-light);
}

.h2-new.outline-dark {
  color: var(--none);
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--text-color-dark);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--text-color-dark);
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.h2-new.outline-dark.centered {
  justify-content: center;
  align-items: flex-start;
}

.h2-new.outline-light {
  color: var(--none);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--text-color-dark);
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.h2-new.outline-light.centered {
  justify-content: center;
  align-items: flex-start;
}

.h2-new.outline {
  color: var(--none);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--text-color-light);
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.h2-new.outline.centered {
  justify-content: center;
  align-items: flex-start;
}

.container-2 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1000px;
  display: flex;
  overflow: hidden;
}

.background-video {
  justify-content: center;
  align-items: center;
  height: 90vh;
  display: flex;
}

.hero-video-content-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 900px;
  display: flex;
}

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

.video-mask {
  background-color: #151515cc;
  width: 100%;
  height: 100%;
  position: absolute;
}

.dual-heading-1 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-primary-accent {
  background-color: var(--accent);
  color: var(--text-color-dark);
  border-radius: 6px;
  padding: 10px 20px;
  font-family: Poppins, sans-serif;
}

.navbar-logo-center {
  width: 100%;
  position: absolute;
}

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

.navbar-logo-center-container.shadow-three {
  flex-flow: row;
  width: 100%;
  max-width: none;
  padding-top: 40px;
  display: block;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

.nav-menu-block {
  justify-content: center;
  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, .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, .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, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.button-primary-black {
  background-color: var(--text-color-dark);
  border-radius: 6px;
  font-family: Poppins, sans-serif;
}

.sub-content-heading-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  padding-bottom: 20px;
  display: flex;
}

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

.text-span-3 {
  background-color: var(--accent-2);
}

.image {
  width: 140px;
  max-width: none;
}

.image-2 {
  width: 250px;
}

.caps {
  text-align: center;
  margin-bottom: 0;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.image-3 {
  width: 150px;
  max-width: none;
}

.who-anchor, .whereilive-anchor, .icons-anchor {
  z-index: 2;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 1px;
}

.landing-page-half-image {
  width: 400px;
  max-width: none;
}

.paragraph-2 {
  width: 60%;
}

.text-span-5 {
  background-color: var(--accent);
}

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

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

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

.text-testimonial-2 {
  color: #151515;
  font-family: Satoshi, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 180%;
}

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

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

.slide-testimonial-2 {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #f2f2f2de;
  width: 49.2%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 80px 75px;
  position: relative;
}

.text-color-light-2 {
  color: #f2f2f2;
}

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

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

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

.text-position-2 {
  color: #151515;
}

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

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

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

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

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

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

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

.text-name-2 {
  color: #151515;
  font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

.mask-line-10 {
  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-10 {
  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%;
}

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

.text-button-2 {
  -webkit-text-stroke-color: #151515;
}

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

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

.button-cta-2 {
  pointer-events: auto;
  color: #151515;
  text-align: center;
  letter-spacing: .3em;
  text-transform: uppercase;
  background-color: #f2f2f2;
  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-2:hover {
  opacity: 1;
  transform: translate(0, -5px);
  box-shadow: 15px 15px 20px #000000bf;
}

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

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

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

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

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

.wrap-button-cta-2 {
  background-color: #181d24;
  box-shadow: 0 0 30px 40px #181d24;
}

.line-11 {
  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;
}

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

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

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

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

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

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

.line-07-cell-19, .line-07-cell-20 {
  height: 6px;
  position: relative;
}

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

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

.mask-line-12 {
  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-12 {
  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%;
}

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

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

.text-button-3 {
  -webkit-text-stroke-color: #151515;
}

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

.line-vertical-2 {
  background-color: #f2f2f2;
  width: 1px;
  height: 8vw;
  margin-top: 2vw;
  margin-bottom: 3vw;
  position: relative;
}

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

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

.logo-on-dark-2 {
  color: #f2f2f2;
  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;
  position: relative;
}

.line-09-cell-10, .line-04-cell-39 {
  height: 6px;
  position: relative;
}

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

.slide-testimonial-3 {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #f2f2f2de;
  width: 49.2%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 80px 75px;
  position: relative;
}

.text-color-light-3 {
  color: #f2f2f2;
}

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

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

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

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

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

.line-09-cell-12, .line-08-cell-20 {
  margin-left: 86px;
}

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

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

.wrap-button-cta-3 {
  background-color: #181d24;
  box-shadow: 0 0 30px 40px #181d24;
}

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

.line-13 {
  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-04-cell-49 {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

.line-07-cell-28, .line-08-cell-26, .line-07-cell-29 {
  height: 6px;
  position: relative;
}

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

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

.line-14 {
  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%;
}

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

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

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

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

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

.line-09-cell-14, .line-04-cell-55 {
  height: 6px;
  position: relative;
}

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

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

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

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

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

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

.line-09-cell-16, .line-08-cell-28 {
  margin-left: 86px;
}

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

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

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

.wrap-button-cta-4 {
  background-color: #181d24;
  box-shadow: 0 0 30px 40px #181d24;
}

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

.line-15 {
  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-04-cell-65 {
  position: relative;
}

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

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

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

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

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

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

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

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

.line-07-cell-37, .line-08-cell-34, .line-07-cell-38 {
  height: 6px;
  position: relative;
}

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

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

.line-16 {
  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%;
}

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

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

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

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

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

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

.line-09-cell-18, .line-04-cell-71 {
  height: 6px;
  position: relative;
}

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

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

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

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

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

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

.line-09-cell-20, .line-08-cell-36 {
  margin-left: 86px;
}

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

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

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

.wrap-button-cta-5 {
  background-color: #181d24;
  box-shadow: 0 0 30px 40px #181d24;
}

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

.line-17 {
  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-04-cell-79 {
  position: relative;
}

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

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

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

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

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

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

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

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

.line-07-cell-46, .line-08-cell-42 {
  height: 6px;
  position: relative;
}

.sub-content-heading-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding-bottom: 20px;
  display: flex;
}

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

.text-span-6 {
  background-color: red;
}

.bold-text {
  background-color: #d9ff01;
  padding-left: 10px;
  padding-right: 10px;
}

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

.h1-2 {
  color: #151515;
  text-align: left;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  font-size: 4em;
  font-weight: 700;
  line-height: 1;
  display: flex;
}

.h1-2.centered {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
}

.h1-2.centered.light-line {
  color: var(--line-color-02);
  border-bottom-width: 0;
}

.h1-2.large.light {
  color: #f2f2f2;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 6em;
  text-decoration: none;
}

.h1-2.light {
  color: #f2f2f2;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.button-primary-black-2 {
  background-color: #151515;
  border-radius: 6px;
}

.section-about-2 {
  background-color: var(--none);
  padding-top: 0;
  position: relative;
}

.image-5 {
  width: 130px;
  max-width: none;
}

.h2-new-2 {
  color: #151515;
  text-align: left;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Unbounded, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.h2-new-2.outline {
  color: #fff0;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #151515;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.h2-new-2.outline.centered {
  justify-content: center;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
}

.nav-link-2 {
  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-2:hover {
  color: #1a1b1fbf;
}

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

.hero-video-content-container-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 900px;
  display: flex;
}

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

.nav-menu-block-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.logo-no-icon {
  width: 250px;
}

.navbar-logo-center-2 {
  width: 100%;
  position: absolute;
}

.button-primary-accent-2 {
  color: #151515;
  background-color: #d9ff01;
  border-radius: 4px;
}

.subline-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.subline-2.large.light {
  color: #f2f2f2;
}

.sub-content-heading-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding-bottom: 20px;
  display: flex;
}

.flex-ver-center-top-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-8 {
  background-color: red;
}

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

.button-primary-black-3 {
  white-space: nowrap;
  background-color: #151515;
  border-radius: 6px;
}

.image-7 {
  width: 130px;
  max-width: none;
}

.h2-new-3 {
  color: #151515;
  text-align: left;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Unbounded, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.h2-new-3.outline {
  color: #fff0;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #151515;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.h2-new-3.outline.centered {
  justify-content: center;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.line-05-cell-44, .line-04-cell-89 {
  margin-top: -6px;
}

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

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

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

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

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

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

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

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

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  align-items: center;
  display: flex;
}

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

.button-primary-white-2 {
  color: #151515;
  background-color: #f2f2f2;
  border-radius: 6px;
}

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

.button-2 {
  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-2:hover {
  opacity: 1;
  transform: translate(0, -5px);
  box-shadow: 15px 15px 20px -17px #000000bf;
}

.text-button-on-dark-2 {
  color: #f2f2f2;
}

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

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

.container-9 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

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

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

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

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

.button-primary-accent-3 {
  color: #151515;
  background-color: #d9ff01;
  border-radius: 4px;
}

.h2-new-4 {
  color: #151515;
  text-align: left;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Unbounded, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.h2-new-4.outline-dark {
  color: #151515;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f2f2f2;
  text-overflow: clip;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

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

.subline-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.subline-3.light {
  color: #f2f2f2;
  font-size: 16px;
}

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

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

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  align-items: center;
  display: flex;
}

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

.button-primary-white-3 {
  color: #151515;
  background-color: #f2f2f2;
  border-radius: 6px;
}

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

.button-3 {
  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-3:hover {
  opacity: 1;
  transform: translate(0, -5px);
  box-shadow: 15px 15px 20px -17px #000000bf;
}

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

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

.container-10.color-dark {
  background-color: var(--accent-2);
}

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

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

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

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

.button-primary-accent-4 {
  color: #151515;
  background-color: #d9ff01;
  border-radius: 4px;
}

.h2-new-5 {
  color: #151515;
  text-align: left;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Unbounded, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.h2-new-5.outline-dark {
  color: #151515;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f2f2f2;
  text-overflow: clip;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

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

.subline-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.subline-4.light {
  color: #f2f2f2;
  font-size: 16px;
}

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

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

.line-03-cell-31, .line-03-cell-32 {
  position: relative;
}

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

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

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

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

.section-the-value-2.section-dark.z-index-2 {
  background-color: #151515;
  padding-bottom: 100px;
}

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

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

.button-primary-accent-5 {
  color: #151515;
  background-color: #d9ff01;
  border-radius: 4px;
}

.h2-new-6 {
  color: #151515;
  text-align: left;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Unbounded, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.h2-new-6.outline-dark {
  color: #151515;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f2f2f2;
  text-overflow: clip;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

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

.section-projects-copy {
  background-color: var(--none);
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  padding-top: 110px;
  padding-bottom: 90px;
  display: block;
  position: relative;
}

.section-projects-copy.dark {
  background-color: var(--text-color-dark);
}

.section-projects-dark {
  background-color: var(--color-dark);
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  padding-top: 110px;
  padding-bottom: 90px;
  display: block;
  position: relative;
}

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

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

.text-span-10 {
  color: var(--accent);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--text-color-dark);
}

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

.button-primary-accent-6 {
  color: #151515;
  background-color: #d9ff01;
  border-radius: 4px;
}

.h2-new-7 {
  color: #151515;
  text-align: left;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Unbounded, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.h2-new-7.outline-dark {
  color: #151515;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f2f2f2;
  text-overflow: clip;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.section-projects-2 {
  background-color: var(--none);
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  padding-top: 110px;
  padding-bottom: 90px;
  display: block;
  position: relative;
}

.section-projects-2.dark {
  background-color: var(--text-color-dark);
}

.h1-2nd-line {
  color: #151515;
  text-align: left;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  font-size: 4em;
  font-weight: 700;
  line-height: 1;
  display: flex;
}

.h1-2nd-line.centered {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
}

.h1-2nd-line.large.light {
  color: #f2f2f2;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 6em;
  text-decoration: none;
}

.h1-2nd-line.light {
  color: #f2f2f2;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
}

.h3 {
  text-transform: uppercase;
  margin-bottom: 0;
}

.bullet-accent {
  color: var(--accent);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--text-color-dark);
}

.text-block-2 {
  background-color: var(--line-color-01);
  color: var(--text-color-light);
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  flex-flow: row;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-flex;
}

.slide-testimonial-latest {
  border: 4px solid var(--accent);
  background-color: var(--accent);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  border-radius: 20px;
  width: 420px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 40px;
  position: relative;
}

.div-block-6 {
  padding-bottom: 30px;
}

.works-slider-thumb {
  border: 4px solid var(--accent);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #f2f2f2de;
  border-radius: 20px;
  width: 420px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 40px;
  position: relative;
}

.bullet-accent-black {
  color: var(--line-color-01);
  -webkit-text-stroke-color: var(--accent);
}

.text-weight-medium {
  font-weight: 500;
}

.text-weight-medium.caps {
  text-transform: uppercase;
}

.heading-13 {
  max-width: 80ch;
}

.hero-section-works {
  padding-top: 15vh;
  padding-bottom: 6rem;
}

.elipse {
  background-color: #ee64ff;
  border-radius: 50%;
  width: .4rem;
  height: .4rem;
}

.elipse.hide-mobile {
  background-color: var(--accent);
}

.container-12 {
  width: 100%;
  max-width: 110rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.hero-header {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-1 {
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
}

.tag-wrapper {
  grid-column-gap: .6875rem;
  grid-row-gap: .6875rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-new-temp {
  width: 100%;
  max-width: 110rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.container-new-temp.container-large {
  width: 90vw;
  max-width: none;
}

.container-new-temp.container-small {
  max-width: 80rem;
}

.blog-image-wrapper {
  border-radius: 1.5rem;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.image-9 {
  width: 100%;
  height: 100%;
}

.mask-frame {
  z-index: 2;
  background-color: var(--accent);
  opacity: 1;
  position: absolute;
  inset: auto 0% 0%;
}

.work-template-images {
  float: none;
  clear: none;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 4rem;
  margin-bottom: 4rem;
  display: flex;
  position: relative;
  top: auto;
  overflow: hidden;
}

.work-template-images.vertical {
  width: 50%;
  height: 90vh;
  margin-bottom: 6rem;
  margin-left: 6vw;
  margin-right: auto;
}

.work-template-images.vertical.right {
  margin-left: auto;
  margin-right: 6vw;
}

.work-template-images.no-margin {
  margin-bottom: 0;
}

.work-template-images.margin-bottom {
  margin-bottom: 8rem;
}

.rich-text-2.rich-text-size {
  text-align: center;
  max-width: 60ch;
}

.work-content-cms {
  justify-content: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.content-section {
  padding-top: 12rem;
  padding-bottom: 2.5rem;
}

.image-10 {
  width: 90vw;
  height: 100%;
}

.footer-callout {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--color-dark);
  width: 80%;
  color: var(--text-color-light);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

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

.navbar-logo-center-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three-2 {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three-2 {
  width: 100%;
}

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

.nav-menu-block-3 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-3 {
  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-3:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

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

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

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

.nav-link-accent-2 {
  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-2:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  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-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.image-12 {
  width: 210px;
  max-width: none;
}

.model {
  z-index: 999;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.model-background {
  background-color: #00000040;
  flex: 1;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.model-container {
  background-color: var(--text-color-light);
  border-radius: 20px;
  flex: 1;
  width: 100%;
  max-width: 35rem;
  height: auto;
  padding: 40px;
  position: absolute;
  inset: auto;
}

.close-text {
  color: var(--color-dark);
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 700;
  position: absolute;
  top: 5%;
  right: 5%;
  transform: rotate(45deg);
}

.heading-16 {
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 39px;
  line-height: 110%;
}

.text-span-13 {
  background-color: var(--accent);
  padding-left: 10px;
  padding-right: 10px;
}

.text-field {
  border: 0 solid #000;
  border-radius: 6px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
}

.text-field-2 {
  border: 0 solid #000;
  padding-top: 20px;
}

.works_image_large {
  border-radius: 20px;
  width: 90vw;
  height: 100%;
}

.badge_soldout {
  grid-column-gap: .6875rem;
  grid-row-gap: .6875rem;
  background-color: var(--accent-2);
  justify-content: center;
  align-items: center;
  padding: 0 .5rem;
  display: flex;
}

.container_promobanner {
  z-index: 9999;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.promobanner {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--accent);
  text-align: center;
  border-radius: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  padding: 20px;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center stretch;
  width: 100%;
  display: flex;
}

.paragraph-3 {
  text-align: left;
}

.h3-copy {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.3em;
}

.div-block-8 {
  width: 40%;
}

.subline-heading {
  font-family: Poppins, sans-serif;
  font-size: 27px;
  line-height: 150%;
}

@media screen and (min-width: 1440px) {
  .container {
    padding-left: 54px;
    padding-right: 54px;
  }

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

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

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

  h1 {
    color: var(--text-color-dark);
    font-family: Poppins, sans-serif;
    font-size: 5em;
  }

  h2 {
    font-size: 37px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 20px;
  }

  .container {
    font-weight: 700;
  }

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

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

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

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

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

  .flex-ver-center-top {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

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

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

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

  .section-the-value.section-dark.z-index-2 {
    background-color: #e4e4e4;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .wrap-box-the-value {
    padding: 78px;
  }

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

  .slider {
    padding-top: 20px;
  }

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

  .wrap-button-cta {
    flex-flow: row;
    display: flex;
  }

  .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_works_content {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .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: 0;
    padding-bottom: 100px;
  }

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

  .h1 {
    text-align: left;
    text-transform: uppercase;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 5em;
  }

  .h1.large {
    font-size: 6em;
  }

  .h1.large.light {
    color: var(--color-light);
    text-align: center;
    white-space: normal;
    word-break: keep-all;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .h1.light {
    color: var(--text-color-light);
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .h3-large {
    border-width: 0;
    font-family: Poppins, sans-serif;
    font-size: 2em;
  }

  .subline {
    margin-bottom: 20px;
    line-height: 140%;
  }

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

  .subline.large {
    font-size: 26px;
  }

  .h2 {
    color: var(--text-color-dark);
    -webkit-text-stroke-width: 0px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
  }

  .h2-new.outline.accent {
    -webkit-text-stroke-color: var(--accent);
  }

  .h2-new.outline-copy {
    -webkit-text-stroke-width: 0px;
    text-shadow: 0 1px 0 var(--text-color-dark);
  }

  .h2-new.outline-light {
    text-align: center;
    -webkit-text-stroke-color: var(--accent);
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 4em;
  }

  .h2-new.outline-light.centered {
    justify-content: center;
    align-items: flex-start;
  }

  .h2-new.outline-dark {
    text-align: center;
    -webkit-text-stroke-color: var(--text-color-dark);
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: 4em;
  }

  .h2-new.outline-dark {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 4em;
  }

  .h2-new.outline-dark.centered {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .h2-new.outline-light {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 4em;
  }

  .h2-new.outline-light.centered {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .h2-new.outline {
    text-align: center;
    -webkit-text-stroke-color: var(--text-color-light);
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 4em;
  }

  .h2-new.outline.centered {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .container-2 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1120px;
    display: flex;
  }

  .background-video {
    justify-content: center;
    align-items: center;
    height: 90vh;
    padding-top: 60px;
    display: flex;
  }

  .hero-video-content-container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 1000px;
    color: var(--text-color-light);
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1em;
    display: flex;
  }

  .heading-4 {
    margin-bottom: 10px;
  }

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

  .paragraph {
    margin-bottom: 20px;
  }

  .video-mask {
    background-color: #070707cc;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
  }

  .text-span {
    color: var(--accent);
    text-align: center;
  }

  .dual-heading-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .button-primary-accent {
    background-color: var(--line-color-02);
    color: var(--text-color-dark);
    border-radius: 6px;
    padding: 16px 24px;
    font-family: Poppins, sans-serif;
    font-size: 18px;
  }

  .button-primary-accent:hover {
    background-color: var(--line-color-05);
    color: var(--text-color-dark);
  }

  .navbar-logo-center {
    background-color: var(--none);
    width: 100%;
    position: absolute;
  }

  .navbar-logo-center-container.shadow-three {
    height: 80px;
    padding-top: 40px;
  }

  .nav-menu-block, .nav-link {
    color: var(--color-light);
  }

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

  .button-primary-black {
    background-color: var(--text-color-dark);
    color: var(--color-light);
    border-radius: 6px;
    padding: 16px 24px;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .button-primary-black:hover {
    background-color: var(--accent);
    color: var(--text-color-dark);
  }

  .sub-content-heading-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .text-span-2 {
    text-transform: none;
  }

  .content-block-light {
    grid-row-gap: 0px;
    color: var(--text-color-light);
  }

  .heading-5 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .text-span-3 {
    background-color: var(--accent);
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .image {
    width: 160px;
  }

  .image-2 {
    width: 220px;
  }

  .text-span-4 {
    text-transform: none;
  }

  .caps {
    text-align: center;
    text-transform: uppercase;
  }

  .div-block-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    display: flex;
  }

  .image-3 {
    width: 150px;
  }

  .image-4 {
    width: 250px;
  }

  .button-primary-white {
    background-color: var(--text-color-light);
    color: var(--text-color-dark);
    border-radius: 6px;
    padding: 16px 24px;
    font-family: Poppins, sans-serif;
    font-size: 18px;
  }

  .landing-page-half-image {
    width: 400px;
    max-width: 800px;
  }

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

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

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

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

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

  .line-07-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-05-cell-15 {
    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-08-cell-15 {
    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-10 {
    bottom: 162px;
  }

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

  .line-04-cell-31 {
    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-04-cell-32 {
    margin-top: -2px;
    margin-left: -2px;
  }

  .line-08-cell-18 {
    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-07-cell-19, .line-07-cell-20 {
    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-12 {
    bottom: 162px;
  }

  .line-09-cell-9 {
    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-13 {
    bottom: 122px;
  }

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

  .slide-testimonial-3 {
    border: 4px solid var(--accent);
    background-color: var(--text-color-light);
    vertical-align: top;
    border-radius: 20px;
    width: 420px;
    margin-left: 12px;
    margin-right: 12px;
    padding: 40px;
  }

  .line-08-cell-19, .line-04-cell-44 {
    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-04-cell-45 {
    margin-top: -2px;
    margin-left: -2px;
  }

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

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

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

  .arrow-up-3 {
    color: var(--accent);
  }

  .line-05-cell-25, .line-07-cell-28 {
    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-08-cell-26 {
    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-07-cell-29 {
    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-09-cell-13 {
    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-14 {
    bottom: 122px;
  }

  .line-09-cell-14, .line-04-cell-55, .line-08-cell-27, .line-04-cell-60 {
    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-04-cell-61 {
    margin-top: -2px;
    margin-left: -2px;
  }

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

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

  .line-08-cell-32 {
    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-05-cell-34, .line-07-cell-37 {
    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-08-cell-34 {
    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-07-cell-38 {
    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-09-cell-17 {
    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-15 {
    bottom: 122px;
  }

  .line-09-cell-18, .line-04-cell-71, .line-08-cell-35, .line-04-cell-75 {
    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-04-cell-76 {
    margin-top: -2px;
    margin-left: -2px;
  }

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

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

  .line-08-cell-40 {
    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-05-cell-42, .line-07-cell-46 {
    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-08-cell-42 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .sub-content-heading-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .flex-ver-center-top-3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .container-5 {
    background-color: #fff0;
    padding-bottom: 60px;
    padding-left: 54px;
    padding-right: 54px;
  }

  .h1-2 {
    text-align: left;
    text-transform: uppercase;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
    font-size: 5em;
  }

  .h1-2.large {
    font-size: 6em;
  }

  .h1-2.large.light {
    color: #f2f2f2;
    text-align: center;
    white-space: normal;
    word-break: keep-all;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
  }

  .h1-2.light {
    color: #f2f2f2;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 20px;
    font-family: Poppins, sans-serif;
    display: block;
  }

  .button-primary-black-2 {
    color: #f2f2f2;
    background-color: #151515;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 18px;
    font-weight: 400;
  }

  .section-about-2 {
    background-color: var(--none);
    padding-top: 0;
  }

  .image-5 {
    width: 150px;
  }

  .h2-new-2.outline {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 5em;
  }

  .h2-new-2.outline.centered {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .nav-link-2, .list-item-2 {
    color: #f2f2f2;
  }

  .hero-video-content-container-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    color: #f2f2f2;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 1000px;
    margin-bottom: 1em;
    display: flex;
  }

  .text-span-7 {
    color: #d9ff01;
    text-align: center;
  }

  .nav-menu-block-2 {
    color: #f2f2f2;
  }

  .logo-no-icon {
    width: 220px;
  }

  .navbar-logo-center-2 {
    background-color: #fff0;
    width: 100%;
    position: absolute;
  }

  .button-primary-accent-2 {
    color: #151515;
    text-transform: uppercase;
    background-color: #d9ff01;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 18px;
  }

  .subline-2 {
    margin-bottom: 20px;
    line-height: 140%;
  }

  .subline-2.large {
    font-size: 26px;
  }

  .sub-content-heading-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .flex-ver-center-top-4 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .container-7 {
    background-color: #fff0;
    padding-bottom: 60px;
    padding-left: 54px;
    padding-right: 54px;
  }

  .button-primary-black-3 {
    color: #f2f2f2;
    background-color: #151515;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 18px;
    font-weight: 400;
  }

  .image-7 {
    width: 150px;
  }

  .h2-new-3.outline {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 5em;
  }

  .h2-new-3.outline.centered {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .line-07-cell-47 {
    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-04-cell-84, .line-08-cell-43, .line-07-cell-51 {
    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-05-cell-47 {
    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-08-cell-47 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .div-block-3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    display: flex;
  }

  .line-03-cell-12 {
    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;
  }

  .button-primary-white-2 {
    color: #151515;
    background-color: #f2f2f2;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 18px;
  }

  .button-2 {
    border-radius: 6px;
  }

  .heading-6 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .container-8 {
    background-color: #fff0;
    padding-bottom: 60px;
    padding-left: 54px;
    padding-right: 54px;
  }

  .container-8.color-dark {
    background-color: #151515;
  }

  .container-9 {
    justify-content: space-between;
    align-items: center;
    max-width: none;
  }

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

  .button-primary-accent-3 {
    color: #151515;
    text-transform: uppercase;
    background-color: #d9ff01;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 18px;
  }

  .h2-new-4.outline-dark {
    text-align: center;
    -webkit-text-stroke-color: #f2f2f2;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: 4em;
  }

  .subline-3 {
    margin-bottom: 20px;
    line-height: 140%;
  }

  .subline-3.light {
    color: #f2f2f2;
  }

  .div-block-4 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    display: flex;
  }

  .line-03-cell-21 {
    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;
  }

  .button-primary-white-3 {
    color: #151515;
    background-color: #f2f2f2;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 18px;
  }

  .button-3 {
    border-radius: 6px;
  }

  .heading-7 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .container-10 {
    background-color: #fff0;
    padding-bottom: 60px;
    padding-left: 54px;
    padding-right: 54px;
  }

  .container-10.color-dark {
    background-color: #151515;
  }

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

  .button-primary-accent-4 {
    color: #151515;
    text-transform: uppercase;
    background-color: #d9ff01;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 18px;
  }

  .h2-new-5.outline-dark {
    text-align: center;
    -webkit-text-stroke-color: #f2f2f2;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: 4em;
  }

  .subline-4 {
    margin-bottom: 20px;
    line-height: 140%;
  }

  .subline-4.light {
    color: #f2f2f2;
  }

  .line-03-cell-30 {
    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;
  }

  .heading-8 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .container-11 {
    background-color: #fff0;
    padding-bottom: 60px;
    padding-left: 54px;
    padding-right: 54px;
  }

  .container-11.color-dark {
    background-color: #151515;
  }

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

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

  .section-the-value-2.section-dark.z-index-2 {
    background-color: #e4e4e4;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .button-primary-accent-5 {
    color: #151515;
    text-transform: uppercase;
    background-color: #d9ff01;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 18px;
  }

  .h2-new-6.outline-dark {
    text-align: center;
    -webkit-text-stroke-color: #f2f2f2;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: 4em;
  }

  .section-projects-copy {
    padding-top: 140px;
    padding-bottom: 60px;
  }

  .section-projects-copy.dark {
    background-color: var(--text-color-dark);
  }

  .section-projects-dark {
    margin-bottom: 40px;
    padding-top: 140px;
    padding-bottom: 140px;
  }

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

  .text-span-9 {
    color: var(--text-color-dark);
    -webkit-text-stroke-color: var(--text-color-light);
  }

  .content-block-dark {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .button-primary-accent-6 {
    color: #151515;
    text-transform: uppercase;
    background-color: #d9ff01;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 18px;
  }

  .h2-new-7.outline-dark {
    text-align: center;
    -webkit-text-stroke-color: #f2f2f2;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: 4em;
  }

  .text-span-11 {
    color: var(--accent);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--color-dark);
  }

  .section-projects-2 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-projects-2.dark {
    background-color: var(--text-color-dark);
  }

  .content-image-half {
    width: 500px;
    max-width: none;
    height: auto;
  }

  .h1-2nd-line {
    text-align: left;
    text-transform: uppercase;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
    font-size: 5em;
  }

  .h1-2nd-line.large {
    font-size: 6em;
  }

  .h1-2nd-line.large.light {
    color: #f2f2f2;
    text-align: center;
    white-space: normal;
    word-break: keep-all;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
  }

  .h1-2nd-line.light {
    color: #f2f2f2;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 20px;
    font-family: Poppins, sans-serif;
    display: block;
  }

  .heading-9 {
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-size: 3em;
  }

  .image-8 {
    padding-bottom: 20px;
  }

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

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

  .heading-11 {
    font-family: Poppins, sans-serif;
    font-size: 26px;
  }

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

  .heading-12 {
    text-transform: uppercase;
  }

  .text-block-2 {
    background-color: var(--accent);
    color: var(--text-color-dark);
    text-transform: uppercase;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    justify-content: center;
    align-items: flex-start;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    display: flex;
  }

  .slide-testimonial-latest {
    border: 4px solid var(--accent);
    background-color: var(--text-color-light);
    vertical-align: top;
    border-radius: 20px;
    width: 420px;
    margin-left: 12px;
    margin-right: 12px;
    padding: 0 0 40px;
  }

  .div-block-5 {
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .works-slider-thumb {
    border: 4px solid var(--accent);
    background-color: var(--text-color-light);
    vertical-align: top;
    border-radius: 20px;
    width: 420px;
    margin-left: 12px;
    margin-right: 12px;
    padding: 0 0 40px;
  }

  .bullet-accent-black {
    color: var(--accent);
    -webkit-text-stroke-color: var(--text-color-dark);
  }

  .elipse.hide-mobile {
    background-color: var(--accent);
    color: var(--accent);
  }

  .heading-1 {
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 200;
  }

  .blog-image-wrapper {
    height: auto;
  }

  .mask-frame {
    background-color: var(--accent);
  }

  .image-10 {
    height: auto;
  }

  .image-11 {
    max-width: none;
  }

  .footer-callout {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .model {
    z-index: 999;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .model-background {
    background-color: #0e0e0e40;
    flex: 1;
    width: 100%;
    height: 100%;
    font-family: Poppins, sans-serif;
    line-height: 120%;
  }

  .model-container {
    background-color: var(--text-color-light);
    border-radius: 20px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 35rem;
    height: auto;
    padding: 40px;
    display: block;
    position: absolute;
  }

  .heading-15 {
    margin-bottom: .125em;
  }

  .close-text {
    color: var(--color-dark);
    font-family: Poppins, sans-serif;
    font-size: 50px;
    font-weight: 700;
    position: absolute;
    inset: 5% 5% auto auto;
    transform: rotate(45deg);
  }

  .works_image_large {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .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;
  }

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

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

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

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 21px;
  }

  h5 {
    font-size: 18px;
  }

  .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 {
    margin-bottom: 16px;
  }

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

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

  .wrap-box-the-value {
    padding: 52px;
  }

  .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 {
    text-align: center;
    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 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 130px;
    display: flex;
  }

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

  .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_works_content {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 72px;
    padding-left: 40px;
    padding-right: 80px;
    display: flex;
  }

  .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: 0;
    padding-bottom: 60px;
  }

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

  .h1 {
    text-align: center;
    width: auto;
    font-size: 5em;
    display: block;
  }

  .content-block {
    justify-content: center;
    align-items: center;
  }

  .h2, .h2-copy, .h2-new {
    font-size: 11.5vw;
  }

  .h2-new.outline-light.centered {
    font-size: 4em;
  }

  .h2-new.outline-dark {
    justify-content: center;
    align-items: flex-start;
    font-size: 4em;
  }

  .h2-new.outline {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    font-size: 4em;
  }

  .container-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    vertical-align: baseline;
    flex-flow: column wrap-reverse;
    justify-content: flex-start;
    align-items: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .paragraph {
    text-align: center;
  }

  .button-primary-accent {
    border-radius: 7px;
    padding: 10px;
  }

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    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;
  }

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

  .line-04-cell-21 {
    display: none;
  }

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

  .line-04-cell-23, .line-04-cell-24, .line-08-cell-11, .line-08-cell-12 {
    display: none;
  }

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

  .line-08-cell-14, .line-07-cell-15, .line-08-cell-15, .line-07-cell-16 {
    display: none;
  }

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

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

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

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

  .line-04-cell-29, .line-04-cell-30, .line-07-cell-17, .line-04-cell-31, .line-04-cell-32, .line-04-cell-33 {
    display: none;
  }

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

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

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

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

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

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

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

  .line-04-cell-38 {
    display: none;
  }

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

  .line-04-cell-39 {
    display: none;
  }

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

  .line-04-cell-41, .line-04-cell-42, .line-04-cell-43, .line-07-cell-24, .line-04-cell-44, .line-04-cell-45, .line-08-cell-20, .line-04-cell-47 {
    display: none;
  }

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

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

  .line-08-cell-25, .line-08-cell-26, .line-07-cell-31 {
    display: none;
  }

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

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

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

  .line-04-cell-54, .line-04-cell-55, .line-04-cell-57, .line-04-cell-58, .line-04-cell-59, .line-07-cell-33, .line-04-cell-60, .line-04-cell-61, .line-08-cell-28, .line-04-cell-63 {
    display: none;
  }

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

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

  .line-08-cell-33, .line-08-cell-34, .line-07-cell-40 {
    display: none;
  }

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

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

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

  .line-04-cell-71, .line-04-cell-73, .line-04-cell-74, .line-07-cell-42, .line-04-cell-75, .line-04-cell-76, .line-08-cell-36 {
    display: none;
  }

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

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

  .line-08-cell-41, .line-08-cell-42 {
    display: none;
  }

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

  .h1-2 {
    font-size: 11.5vw;
  }

  .h1-2.light {
    text-align: center;
    font-size: 4em;
    display: block;
  }

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

  .h2-new-2 {
    font-size: 11.5vw;
  }

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

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

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

  .h2-new-3 {
    font-size: 11.5vw;
  }

  .line-04-cell-84, .line-04-cell-86, .line-04-cell-87, .line-08-cell-44, .line-08-cell-45, .line-08-cell-46, .line-08-cell-47 {
    display: none;
  }

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

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

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

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

  .h2-new-4 {
    font-size: 11.5vw;
  }

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

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

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

  .h2-new-5 {
    font-size: 11.5vw;
  }

  .subline-4.light {
    text-align: center;
  }

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

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

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

  .h2-new-6 {
    font-size: 11.5vw;
  }

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

  .content-block-dark {
    justify-content: center;
    align-items: center;
  }

  .h2-new-7 {
    font-size: 11.5vw;
  }

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

  .content-image-half {
    width: 400px;
    max-width: none;
    height: auto;
  }

  .h1-2nd-line {
    font-size: 11.5vw;
  }

  .slide-testimonial-latest {
    border-left-width: 0;
    border-right-width: 0;
    width: 60%;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .works-slider-thumb {
    border-left-width: 0;
    border-right-width: 0;
    width: 47%;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-13 {
    max-width: 60ch;
  }

  .container-12 {
    width: auto;
    max-width: 110rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .heading-1 {
    font-size: 4rem;
  }

  .container-new-temp {
    width: auto;
    max-width: 110rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .container-new-temp.container-large {
    width: auto;
  }

  .blog-image-wrapper {
    justify-content: flex-start;
  }

  .mask-frame {
    z-index: 4;
  }

  .work-template-images.vertical {
    margin-bottom: 6rem;
  }

  .content-section {
    padding-top: 8rem;
  }

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

  .navbar-wrapper-three-2 {
    justify-content: space-between;
  }

  .navbar-brand-three-2 {
    position: relative;
  }

  .nav-menu-wrapper-three-2 {
    background-color: #0000;
    top: 70px;
  }

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

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

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

  .menu-button-2 {
    padding: 12px;
  }

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

@media screen and (max-width: 767px) {
  .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;
  }

  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 25px;
  }

  h3 {
    font-size: 23px;
  }

  h4 {
    font-size: 20px;
  }

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

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

  .wrap-box-the-value {
    padding: 46px;
  }

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

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

  .section_works_content {
    padding-bottom: 63px;
  }

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

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

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

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

  .nav-menu-block {
    flex-direction: column;
  }

  .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-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .line-04-cell-18 {
    display: none;
  }

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

  .line-04-cell-21, .line-04-cell-22 {
    display: none;
  }

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

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

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

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

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

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

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

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

  .line-07-cell-18, .line-04-cell-34 {
    display: none;
  }

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

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

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

  .line-04-cell-39, .line-04-cell-40 {
    display: none;
  }

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

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

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

  .line-04-cell-50 {
    display: none;
  }

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

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

  .line-04-cell-55, .line-04-cell-56, .line-07-cell-35 {
    display: none;
  }

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

  .line-04-cell-66 {
    display: none;
  }

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

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

  .line-04-cell-71, .line-04-cell-72, .line-07-cell-44 {
    display: none;
  }

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

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

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

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

  .nav-menu-block-2 {
    flex-direction: column;
  }

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

  .line-04-cell-80, .line-04-cell-84, .line-04-cell-85 {
    display: none;
  }

  .line-03-cell-11 {
    margin-left: 47px;
  }

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

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

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

  .line-03-cell-18, .line-03-cell-20 {
    margin-left: 47px;
  }

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

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

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

  .line-03-cell-27, .line-03-cell-29 {
    margin-left: 47px;
  }

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

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

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

  .line-03-cell-36 {
    margin-left: 47px;
  }

  .section-projects-copy, .section-projects-dark, .section-projects-2 {
    padding-bottom: 63px;
  }

  .slide-testimonial-latest, .works-slider-thumb {
    margin-left: 7px;
    margin-right: 7px;
    padding: 70px 53px;
  }

  .hero-section-works {
    padding-bottom: 4rem;
  }

  .heading-1 {
    font-size: 3rem;
  }

  .image-9 {
    object-position: 50% 20%;
  }

  .work-template-images.vertical {
    width: 100%;
    margin-bottom: 4rem;
    margin-left: auto;
  }

  .work-template-images.vertical.right {
    width: 100%;
  }

  .work-template-images.margin-bottom {
    margin-bottom: 6rem;
  }

  .content-section {
    padding-top: 4rem;
  }

  .image-10 {
    object-position: 50% 20%;
  }

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

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

  .nav-menu-block-3 {
    flex-direction: column;
  }

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

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

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

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

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

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

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

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

  .works_image_large {
    object-position: 50% 20%;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 27px;
    padding-right: 27px;
  }

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

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

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

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

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

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

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

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

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

  .text-align-center.maxw-introduction-paragraph {
    font-size: 16px;
  }

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

  .flex-ver-center-top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

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

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

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

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

  .wrap-box-the-value {
    padding: 39px;
  }

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

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

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

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

  .hide-478 {
    display: none;
  }

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

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

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

  .section-header {
    height: 75vh;
  }

  .wrap-social-link {
    width: 100%;
  }

  .banner {
    height: 55vw;
    margin-left: 27px;
    margin-right: 27px;
  }

  .wrap-logo-light {
    margin-top: 2vw;
  }

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

  .section_works_content {
    width: 100%;
    padding: 20px 0;
  }

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

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

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

  .h1 {
    font-size: 3em;
  }

  .content-block {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2-new.outline-light.centered {
    font-size: 3em;
  }

  .h2-new.outline-dark {
    font-size: 2.5em;
  }

  .h2-new.outline-dark.centered {
    text-align: center;
    font-size: 3em;
    display: block;
  }

  .h2-new.outline {
    font-size: 2.5em;
  }

  .background-video {
    height: 100%;
  }

  .container-3 {
    max-width: none;
  }

  .navbar-wrapper-three {
    justify-content: center;
    align-items: center;
  }

  .nav-menu-wrapper-three {
    display: block;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .menu-button {
    display: block;
  }

  .caps {
    font-size: 18px;
  }

  .text-testimonial-2 {
    font-size: 15px;
  }

  .slide-testimonial-2 {
    margin-left: 6px;
    margin-right: 6px;
    padding: 60px 27px;
  }

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

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

  .line-05-cell-12 {
    display: none;
  }

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

  .mask-line-10 {
    bottom: 114px;
  }

  .text-cta-2 {
    font-size: 35px;
  }

  .mask-line-11 {
    bottom: 78px;
  }

  .button-cta-2 {
    width: 100%;
    height: auto;
    padding-left: 50px;
    padding-right: 50px;
  }

  .mask-line-12 {
    bottom: 114px;
  }

  .text-cta-3 {
    font-size: 35px;
  }

  .mask-line-13 {
    bottom: 78px;
  }

  .slide-testimonial-3 {
    margin-left: 6px;
    margin-right: 6px;
    padding: 60px 27px;
  }

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

  .text-cta-4 {
    font-size: 35px;
  }

  .mask-line-14 {
    bottom: 78px;
  }

  .line-05-cell-31 {
    display: none;
  }

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

  .text-cta-5 {
    font-size: 35px;
  }

  .mask-line-15 {
    bottom: 78px;
  }

  .line-05-cell-39 {
    display: none;
  }

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

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

  .h1-2.large.light, .h1-2.light {
    font-size: 3em;
  }

  .section-about-2 {
    width: 100%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-video-content-container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-6 {
    max-width: none;
  }

  .subline-2.large.light {
    text-align: center;
    font-size: 16px;
  }

  .sub-content-heading-block-3 {
    width: 100%;
  }

  .flex-ver-center-top-4 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    width: 100%;
  }

  .container-7 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .line-05-cell-44 {
    display: none;
  }

  .button-2 {
    width: 100%;
    height: auto;
  }

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

  .body {
    max-width: 100%;
    overflow: visible;
  }

  .button-3 {
    width: 100%;
    height: auto;
  }

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

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

  .section-projects-copy {
    padding-top: 66px;
    padding-bottom: 54px;
  }

  .section-projects-dark {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .content-block-dark {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-projects-2 {
    width: 100%;
    padding: 66px 20px 54px;
  }

  .content-image-half {
    width: 80%;
  }

  .h1-2nd-line.large.light {
    font-size: 3em;
    display: block;
  }

  .slide-testimonial-latest {
    width: 90%;
    margin-left: 6px;
    margin-right: 6px;
    padding: 60px 27px;
  }

  .works-slider-thumb {
    width: 80%;
    margin-left: 6px;
    margin-right: 6px;
    padding: 60px 27px;
  }

  .elipse.hide-mobile {
    display: none;
  }

  .container-12 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tag.vertical-mobile {
    flex-flow: column;
  }

  .heading-1 {
    font-size: 2.9rem;
  }

  .tag-wrapper {
    justify-content: center;
    align-items: center;
  }

  .container-new-temp {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .blog-image-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .mask-frame {
    z-index: 4;
  }

  .rich-text-2 {
    width: 100%;
  }

  .footer-callout {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    width: 100%;
  }

  .container-13 {
    max-width: none;
  }

  .nav-menu-three-2 {
    flex-direction: column;
  }

  .model {
    display: none;
  }

  .model-container {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }

  .heading-16 {
    font-size: 29px;
  }

  .badge_soldout {
    justify-content: center;
    align-items: center;
  }

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

#w-node-f40bc540-ec62-4fa5-6c12-870c671324ec-625b5e98 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324ee-625b5e98 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f0-625b5e98 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f2-625b5e98 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f4-625b5e98 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f6-625b5e98 {
  grid-area: 4 / 4 / 5 / 5;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f8-625b5e98 {
  grid-area: 5 / 4 / 6 / 5;
  justify-self: center;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324fa-625b5e98 {
  grid-area: 6 / 4 / 7 / 5;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324fc-625b5e98 {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324fe-625b5e98 {
  grid-area: 6 / 6 / 7 / 7;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c6713250a-625b5e98 {
  grid-area: 1 / 5 / 2 / 6;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c6713250c-625b5e98 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c6713250e-625b5e98 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132510-625b5e98 {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: center;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132512-625b5e98 {
  grid-area: 4 / 3 / 5 / 4;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132514-625b5e98 {
  grid-area: 4 / 2 / 5 / 3;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132516-625b5e98 {
  grid-area: 4 / 1 / 5 / 2;
  align-self: end;
}

#w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e140-625b5e98 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e142-625b5e98 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e144-625b5e98 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e146-625b5e98 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e148-625b5e98 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e14a-625b5e98 {
  grid-area: 4 / 4 / 5 / 5;
  justify-self: end;
}

#w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e14c-625b5e98 {
  grid-area: 5 / 4 / 6 / 5;
  justify-self: center;
}

#w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e14e-625b5e98 {
  grid-area: 6 / 4 / 7 / 5;
  justify-self: end;
}

#w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e150-625b5e98 {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e152-625b5e98 {
  grid-area: 6 / 6 / 7 / 7;
  align-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0cf-625b5e98 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0d1-625b5e98 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0d3-625b5e98 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0d5-625b5e98 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0d7-625b5e98 {
  grid-area: 3 / 3 / 4 / 6;
  align-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0d9-625b5e98 {
  grid-area: 4 / 6 / 5 / 7;
  justify-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0db-625b5e98 {
  grid-area: 5 / 6 / 6 / 7;
  justify-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0dd-625b5e98 {
  grid-area: 6 / 6 / 7 / 7;
  align-self: start;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0df-625b5e98 {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0e1-625b5e98 {
  grid-area: 7 / 4 / 8 / 5;
  justify-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0e3-625b5e98 {
  grid-area: 8 / 4 / 9 / 5;
  justify-self: start;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0ee-625b5e98 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0f0-625b5e98 {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0f2-625b5e98 {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0f4-625b5e98 {
  grid-area: 4 / 4 / 5 / 5;
  align-self: start;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0f6-625b5e98 {
  grid-area: 4 / 3 / 5 / 4;
  align-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff0f8-625b5e98 {
  grid-area: 5 / 2 / 6 / 3;
  justify-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff103-625b5e98 {
  grid-area: 1 / 4 / 2 / 7;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff105-625b5e98 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff107-625b5e98 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: start;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff109-625b5e98 {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff10b-625b5e98 {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff10d-625b5e98 {
  grid-area: 4 / 5 / 5 / 6;
  justify-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff118-625b5e98 {
  grid-area: 1 / 6 / 2 / 7;
  align-self: start;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff11a-625b5e98 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff11c-625b5e98 {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: center;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff11e-625b5e98 {
  grid-area: 3 / 5 / 4 / 6;
  align-self: start;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff120-625b5e98 {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-c39d8080-6159-5287-7d86-6b2827aff122-625b5e98 {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff700-625b5e98 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff702-625b5e98 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff704-625b5e98 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff706-625b5e98 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff708-625b5e98 {
  grid-area: 4 / 2 / 5 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff70a-625b5e98 {
  grid-area: 4 / 3 / 5 / 7;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff712-625b5e98 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff714-625b5e98 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff716-625b5e98 {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff720-625b5e98 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff722-625b5e98 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff724-625b5e98 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff726-625b5e98 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff728-625b5e98 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff732-625b5e98 {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff734-625b5e98 {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff736-625b5e98 {
  grid-area: 3 / 5 / 4 / 6;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff738-625b5e98 {
  grid-area: 4 / 5 / 5 / 6;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff73a-625b5e98 {
  grid-area: 4 / 2 / 5 / 5;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff742-625b5e98 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff744-625b5e98 {
  grid-area: 2 / 3 / 3 / 4;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff746-625b5e98 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff750-625b5e98 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff752-625b5e98 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff754-625b5e98 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff756-625b5e98 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff758-625b5e98 {
  grid-area: 3 / 2 / 4 / 3;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6618-625b5e99 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661a-625b5e99 {
  grid-area: 1 / 2 / 2 / 4;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661c-625b5e99 {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661e-625b5e99 {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: center;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6620-625b5e99 {
  grid-area: 4 / 4 / 5 / 5;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6622-625b5e99 {
  grid-area: 4 / 5 / 5 / 6;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6624-625b5e99 {
  grid-area: 4 / 6 / 5 / 7;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6630-625b5e99 {
  grid-area: 1 / 5 / 2 / 6;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6632-625b5e99 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6634-625b5e99 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6636-625b5e99 {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: center;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6638-625b5e99 {
  grid-area: 4 / 3 / 5 / 4;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b663a-625b5e99 {
  grid-area: 4 / 2 / 5 / 3;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b663c-625b5e99 {
  grid-area: 4 / 1 / 5 / 2;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6656-625b5e99, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6670-625b5e99, #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fea9-625b5e99, #w-node-_17273e74-f112-6223-7477-d91e59b9d0ab-625b5e99, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b668a-625b5e99, #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b4f-625b5e99, #w-node-_06961a21-6854-51cb-fedb-581b56470e77-625b5e99 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7020-625b5e99 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7022-625b5e99 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7024-625b5e99 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7026-625b5e99 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7028-625b5e99 {
  grid-area: 3 / 3 / 4 / 6;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702a-625b5e99 {
  grid-area: 4 / 6 / 5 / 7;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702c-625b5e99 {
  grid-area: 5 / 6 / 6 / 7;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702e-625b5e99 {
  grid-area: 6 / 6 / 7 / 7;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7030-625b5e99 {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7032-625b5e99 {
  grid-area: 7 / 4 / 8 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7034-625b5e99 {
  grid-area: 8 / 4 / 9 / 5;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe703f-625b5e99 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7041-625b5e99 {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7043-625b5e99 {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7045-625b5e99 {
  grid-area: 4 / 4 / 5 / 5;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7047-625b5e99 {
  grid-area: 4 / 3 / 5 / 4;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7049-625b5e99 {
  grid-area: 5 / 2 / 6 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7054-625b5e99 {
  grid-area: 1 / 4 / 2 / 7;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7056-625b5e99 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7058-625b5e99 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705a-625b5e99 {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705c-625b5e99 {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705e-625b5e99 {
  grid-area: 4 / 5 / 5 / 6;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7069-625b5e99 {
  grid-area: 1 / 6 / 2 / 7;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe706b-625b5e99 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe706d-625b5e99 {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe706f-625b5e99 {
  grid-area: 3 / 5 / 4 / 6;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7071-625b5e99 {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7073-625b5e99 {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70ce-625b5e99 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d0-625b5e99 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d2-625b5e99 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d4-625b5e99 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d6-625b5e99 {
  grid-area: 4 / 2 / 5 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d8-625b5e99 {
  grid-area: 4 / 3 / 5 / 7;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e0-625b5e99 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e2-625b5e99 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e4-625b5e99 {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70ee-625b5e99 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f0-625b5e99 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f2-625b5e99 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f4-625b5e99 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f6-625b5e99 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7100-625b5e99 {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7102-625b5e99 {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7104-625b5e99 {
  grid-area: 3 / 5 / 4 / 6;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7106-625b5e99 {
  grid-area: 4 / 5 / 5 / 6;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7108-625b5e99 {
  grid-area: 4 / 2 / 5 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7110-625b5e99 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7112-625b5e99 {
  grid-area: 2 / 3 / 3 / 4;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7114-625b5e99 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe711e-625b5e99 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7120-625b5e99 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7122-625b5e99 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7124-625b5e99 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7126-625b5e99 {
  grid-area: 3 / 2 / 4 / 3;
  align-self: end;
}

#w-node-fab98593-4571-b32b-03cb-f2b296ec60da-8a9f3a79, #w-node-_38303224-678e-c89d-04d5-f1d09b4b14c3-8a9f3a79 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324ec-8a9f3a79 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324ee-8a9f3a79 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f0-8a9f3a79 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f2-8a9f3a79 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f4-8a9f3a79 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f6-8a9f3a79 {
  grid-area: 4 / 4 / 5 / 5;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f8-8a9f3a79 {
  grid-area: 5 / 4 / 6 / 5;
  justify-self: center;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324fa-8a9f3a79 {
  grid-area: 6 / 4 / 7 / 5;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324fc-8a9f3a79 {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324fe-8a9f3a79 {
  grid-area: 6 / 6 / 7 / 7;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c6713250a-8a9f3a79 {
  grid-area: 1 / 5 / 2 / 6;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c6713250c-8a9f3a79 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c6713250e-8a9f3a79 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132510-8a9f3a79 {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: center;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132512-8a9f3a79 {
  grid-area: 4 / 3 / 5 / 4;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132514-8a9f3a79 {
  grid-area: 4 / 2 / 5 / 3;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132516-8a9f3a79 {
  grid-area: 4 / 1 / 5 / 2;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ef7-8a9f3a79 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ef9-8a9f3a79 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9efb-8a9f3a79 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9efd-8a9f3a79 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9eff-8a9f3a79 {
  grid-area: 3 / 3 / 4 / 6;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f01-8a9f3a79 {
  grid-area: 4 / 6 / 5 / 7;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f03-8a9f3a79 {
  grid-area: 5 / 6 / 6 / 7;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f05-8a9f3a79 {
  grid-area: 6 / 6 / 7 / 7;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f07-8a9f3a79 {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f09-8a9f3a79 {
  grid-area: 7 / 4 / 8 / 5;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f0b-8a9f3a79 {
  grid-area: 8 / 4 / 9 / 5;
  justify-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f16-8a9f3a79 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f18-8a9f3a79 {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1a-8a9f3a79 {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1c-8a9f3a79 {
  grid-area: 4 / 4 / 5 / 5;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1e-8a9f3a79 {
  grid-area: 4 / 3 / 5 / 4;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f20-8a9f3a79 {
  grid-area: 5 / 2 / 6 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f2b-8a9f3a79 {
  grid-area: 1 / 4 / 2 / 7;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f2d-8a9f3a79 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f2f-8a9f3a79 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f31-8a9f3a79 {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f33-8a9f3a79 {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f35-8a9f3a79 {
  grid-area: 4 / 5 / 5 / 6;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f40-8a9f3a79 {
  grid-area: 1 / 6 / 2 / 7;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f42-8a9f3a79 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f44-8a9f3a79 {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: center;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f46-8a9f3a79 {
  grid-area: 3 / 5 / 4 / 6;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f48-8a9f3a79 {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f4a-8a9f3a79 {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9faa-8a9f3a79 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fac-8a9f3a79 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fae-8a9f3a79 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fb0-8a9f3a79 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fb2-8a9f3a79 {
  grid-area: 4 / 2 / 5 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fb4-8a9f3a79 {
  grid-area: 4 / 3 / 5 / 7;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fbc-8a9f3a79 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fbe-8a9f3a79 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fc0-8a9f3a79 {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fca-8a9f3a79 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fcc-8a9f3a79 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fce-8a9f3a79 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fd0-8a9f3a79 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fd2-8a9f3a79 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fdc-8a9f3a79 {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fde-8a9f3a79 {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fe0-8a9f3a79 {
  grid-area: 3 / 5 / 4 / 6;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fe2-8a9f3a79 {
  grid-area: 4 / 5 / 5 / 6;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fe4-8a9f3a79 {
  grid-area: 4 / 2 / 5 / 5;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fec-8a9f3a79 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fee-8a9f3a79 {
  grid-area: 2 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ff0-8a9f3a79 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ffa-8a9f3a79 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ffc-8a9f3a79 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ffe-8a9f3a79 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98ea000-8a9f3a79 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98ea002-8a9f3a79 {
  grid-area: 3 / 2 / 4 / 3;
  align-self: end;
}

#w-node-fab98593-4571-b32b-03cb-f2b296ec60da-e1024c50 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324ec-e1024c50 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324ee-e1024c50 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f0-e1024c50 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f2-e1024c50 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f4-e1024c50 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f6-e1024c50 {
  grid-area: 4 / 4 / 5 / 5;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324f8-e1024c50 {
  grid-area: 5 / 4 / 6 / 5;
  justify-self: center;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324fa-e1024c50 {
  grid-area: 6 / 4 / 7 / 5;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324fc-e1024c50 {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c671324fe-e1024c50 {
  grid-area: 6 / 6 / 7 / 7;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c6713250a-e1024c50 {
  grid-area: 1 / 5 / 2 / 6;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c6713250c-e1024c50 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c6713250e-e1024c50 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132510-e1024c50 {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: center;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132512-e1024c50 {
  grid-area: 4 / 3 / 5 / 4;
  justify-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132514-e1024c50 {
  grid-area: 4 / 2 / 5 / 3;
  align-self: end;
}

#w-node-f40bc540-ec62-4fa5-6c12-870c67132516-e1024c50 {
  grid-area: 4 / 1 / 5 / 2;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ef7-e1024c50 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ef9-e1024c50 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9efb-e1024c50 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9efd-e1024c50 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9eff-e1024c50 {
  grid-area: 3 / 3 / 4 / 6;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f01-e1024c50 {
  grid-area: 4 / 6 / 5 / 7;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f03-e1024c50 {
  grid-area: 5 / 6 / 6 / 7;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f05-e1024c50 {
  grid-area: 6 / 6 / 7 / 7;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f07-e1024c50 {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f09-e1024c50 {
  grid-area: 7 / 4 / 8 / 5;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f0b-e1024c50 {
  grid-area: 8 / 4 / 9 / 5;
  justify-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f16-e1024c50 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f18-e1024c50 {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1a-e1024c50 {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1c-e1024c50 {
  grid-area: 4 / 4 / 5 / 5;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1e-e1024c50 {
  grid-area: 4 / 3 / 5 / 4;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f20-e1024c50 {
  grid-area: 5 / 2 / 6 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f2b-e1024c50 {
  grid-area: 1 / 4 / 2 / 7;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f2d-e1024c50 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f2f-e1024c50 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f31-e1024c50 {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f33-e1024c50 {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f35-e1024c50 {
  grid-area: 4 / 5 / 5 / 6;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f40-e1024c50 {
  grid-area: 1 / 6 / 2 / 7;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f42-e1024c50 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f44-e1024c50 {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: center;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f46-e1024c50 {
  grid-area: 3 / 5 / 4 / 6;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f48-e1024c50 {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f4a-e1024c50 {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9faa-e1024c50 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fac-e1024c50 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fae-e1024c50 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fb0-e1024c50 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fb2-e1024c50 {
  grid-area: 4 / 2 / 5 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fb4-e1024c50 {
  grid-area: 4 / 3 / 5 / 7;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fbc-e1024c50 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fbe-e1024c50 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fc0-e1024c50 {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fca-e1024c50 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fcc-e1024c50 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fce-e1024c50 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fd0-e1024c50 {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fd2-e1024c50 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fdc-e1024c50 {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fde-e1024c50 {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fe0-e1024c50 {
  grid-area: 3 / 5 / 4 / 6;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fe2-e1024c50 {
  grid-area: 4 / 5 / 5 / 6;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fe4-e1024c50 {
  grid-area: 4 / 2 / 5 / 5;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fec-e1024c50 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fee-e1024c50 {
  grid-area: 2 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ff0-e1024c50 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ffa-e1024c50 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ffc-e1024c50 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9ffe-e1024c50 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98ea000-e1024c50 {
  grid-area: 3 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98ea002-e1024c50 {
  grid-area: 3 / 2 / 4 / 3;
  align-self: end;
}

@media screen and (min-width: 1440px) {
  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff70a-625b5e98 {
    grid-column-end: 6;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff716-625b5e98 {
    grid-column-end: 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d8-625b5e99 {
    grid-column-end: 6;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e4-625b5e99 {
    grid-column-end: 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fb4-8a9f3a79 {
    grid-column-end: 6;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fc0-8a9f3a79 {
    grid-column-end: 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fb4-e1024c50 {
    grid-column-end: 6;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fc0-e1024c50 {
    grid-column-end: 4;
  }
}

@media screen and (max-width: 991px) {
  #w-node-f40bc540-ec62-4fa5-6c12-870c671324ee-625b5e98, #w-node-f40bc540-ec62-4fa5-6c12-870c671324f0-625b5e98, #w-node-f40bc540-ec62-4fa5-6c12-870c671324f2-625b5e98 {
    grid-column: 1 / 2;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f4-625b5e98 {
    grid-column: 2 / 3;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f6-625b5e98 {
    grid-column: 3 / 4;
  }

  #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e142-625b5e98, #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e144-625b5e98, #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e146-625b5e98 {
    grid-column: 1 / 2;
  }

  #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e148-625b5e98 {
    grid-column: 2 / 3;
  }

  #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e14a-625b5e98 {
    grid-column: 3 / 4;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff0d7-625b5e98 {
    grid-column-end: 4;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff0d9-625b5e98, #w-node-c39d8080-6159-5287-7d86-6b2827aff0db-625b5e98, #w-node-c39d8080-6159-5287-7d86-6b2827aff0dd-625b5e98 {
    grid-column: 4 / 5;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff0df-625b5e98 {
    grid-column: 1 / 4;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff0e1-625b5e98 {
    grid-column: 2 / 3;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff0e3-625b5e98 {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff103-625b5e98, #w-node-c39d8080-6159-5287-7d86-6b2827aff10b-625b5e98 {
    grid-column-end: 6;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff70a-625b5e98 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff738-625b5e98 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff73a-625b5e98 {
    grid-row: 1 / 2;
    grid-column-end: 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6618-625b5e99 {
    grid-column: 1 / 2;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661a-625b5e99 {
    grid-column: 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661c-625b5e99 {
    grid-column: 3 / 4;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6647-625b5e99 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b664a-625b5e99 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d2ae2556-5181-54bc-ef09-3a5ea4bee6c1-625b5e99, #w-node-d2ae2556-5181-54bc-ef09-3a5ea4bee6c2-625b5e99 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6656-625b5e99, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6661-625b5e99 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6664-625b5e99 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_75310b6e-74fe-9a19-5b4f-19a6c4cc6a89-625b5e99, #w-node-_75310b6e-74fe-9a19-5b4f-19a6c4cc6a8a-625b5e99 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6670-625b5e99 {
    grid-column-start: 1;
  }

  #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fe9a-625b5e99 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fe9d-625b5e99 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9c53524-4943-aa45-f570-88aeed2eaa3b-625b5e99, #w-node-f9c53524-4943-aa45-f570-88aeed2eaa3c-625b5e99 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fea9-625b5e99 {
    grid-column-start: 1;
  }

  #w-node-_17273e74-f112-6223-7477-d91e59b9d09c-625b5e99 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_17273e74-f112-6223-7477-d91e59b9d09f-625b5e99 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_70e6269d-8953-8ae2-dc8c-56a6d9fd64d7-625b5e99, #w-node-_70e6269d-8953-8ae2-dc8c-56a6d9fd64d8-625b5e99 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_17273e74-f112-6223-7477-d91e59b9d0ab-625b5e99 {
    grid-column-start: 1;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b667b-625b5e99 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b667e-625b5e99 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b6886e6f-3afc-226d-fdff-773282b9522d-625b5e99, #w-node-b6886e6f-3afc-226d-fdff-773282b9522e-625b5e99 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b668a-625b5e99 {
    grid-column-start: 1;
  }

  #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b40-625b5e99 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b43-625b5e99 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_307c1b42-912e-5883-65ef-bbf359b8e257-625b5e99, #w-node-_307c1b42-912e-5883-65ef-bbf359b8e258-625b5e99 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b4f-625b5e99 {
    grid-column-start: 1;
  }

  #w-node-_06961a21-6854-51cb-fedb-581b56470e68-625b5e99 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_06961a21-6854-51cb-fedb-581b56470e6b-625b5e99 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3f541cad-df2d-f95c-5fcb-8b06c6e3b20e-625b5e99, #w-node-_3f541cad-df2d-f95c-5fcb-8b06c6e3b20f-625b5e99 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_06961a21-6854-51cb-fedb-581b56470e77-625b5e99 {
    grid-column-start: 1;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7028-625b5e99 {
    grid-column-end: 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702a-625b5e99, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702c-625b5e99, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702e-625b5e99 {
    grid-column: 4 / 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7030-625b5e99 {
    grid-column: 1 / 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7032-625b5e99 {
    grid-column: 2 / 3;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7034-625b5e99 {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7054-625b5e99, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705c-625b5e99 {
    grid-column-end: 6;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d8-625b5e99 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7106-625b5e99 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7108-625b5e99 {
    grid-row: 1 / 2;
    grid-column-end: 3;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324ee-8a9f3a79, #w-node-f40bc540-ec62-4fa5-6c12-870c671324f0-8a9f3a79, #w-node-f40bc540-ec62-4fa5-6c12-870c671324f2-8a9f3a79 {
    grid-column: 1 / 2;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f4-8a9f3a79 {
    grid-column: 2 / 3;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f6-8a9f3a79 {
    grid-column: 3 / 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9eff-8a9f3a79 {
    grid-column-end: 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f01-8a9f3a79, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f03-8a9f3a79, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f05-8a9f3a79 {
    grid-column: 4 / 5;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f07-8a9f3a79 {
    grid-column: 1 / 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f09-8a9f3a79 {
    grid-column: 2 / 3;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f0b-8a9f3a79 {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f2b-8a9f3a79, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f33-8a9f3a79 {
    grid-column-end: 6;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fb4-8a9f3a79 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fe2-8a9f3a79 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fe4-8a9f3a79 {
    grid-row: 1 / 2;
    grid-column-end: 3;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324ee-e1024c50, #w-node-f40bc540-ec62-4fa5-6c12-870c671324f0-e1024c50, #w-node-f40bc540-ec62-4fa5-6c12-870c671324f2-e1024c50 {
    grid-column: 1 / 2;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f4-e1024c50 {
    grid-column: 2 / 3;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f6-e1024c50 {
    grid-column: 3 / 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9eff-e1024c50 {
    grid-column-end: 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f01-e1024c50, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f03-e1024c50, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f05-e1024c50 {
    grid-column: 4 / 5;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f07-e1024c50 {
    grid-column: 1 / 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f09-e1024c50 {
    grid-column: 2 / 3;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f0b-e1024c50 {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f2b-e1024c50, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f33-e1024c50 {
    grid-column-end: 6;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fb4-e1024c50 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fe2-e1024c50 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9fe4-e1024c50 {
    grid-row: 1 / 2;
    grid-column-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f2-625b5e98, #w-node-f40bc540-ec62-4fa5-6c12-870c671324f4-625b5e98 {
    grid-row: 1 / 2;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f6-625b5e98 {
    grid-row: 2 / 3;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f8-625b5e98 {
    grid-row: 3 / 4;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324fa-625b5e98, #w-node-f40bc540-ec62-4fa5-6c12-870c671324fc-625b5e98, #w-node-f40bc540-ec62-4fa5-6c12-870c671324fe-625b5e98 {
    grid-row: 4 / 5;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c6713250c-625b5e98 {
    grid-area: 1 / 4 / 2 / 5;
    align-self: end;
  }

  #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e146-625b5e98, #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e148-625b5e98 {
    grid-row: 1 / 2;
  }

  #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e14a-625b5e98 {
    grid-row: 2 / 3;
  }

  #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e14c-625b5e98 {
    grid-row: 3 / 4;
  }

  #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e14e-625b5e98, #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e150-625b5e98, #w-node-_2a5954a4-0b0c-a6c2-5fb0-daa89d28e152-625b5e98 {
    grid-row: 4 / 5;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff0ee-625b5e98 {
    grid-column-end: 5;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff0f0-625b5e98, #w-node-c39d8080-6159-5287-7d86-6b2827aff0f2-625b5e98, #w-node-c39d8080-6159-5287-7d86-6b2827aff0f4-625b5e98 {
    grid-column: 5 / 6;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff0f6-625b5e98 {
    grid-column-end: 5;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff700-625b5e98 {
    grid-area: 1 / 4 / 2 / 5;
    align-self: start;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6618-625b5e99, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661a-625b5e99 {
    grid-row: 1 / 2;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661c-625b5e99 {
    grid-row: 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661e-625b5e99 {
    grid-row: 3 / 4;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6620-625b5e99, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6622-625b5e99, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6624-625b5e99 {
    grid-row: 4 / 5;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6632-625b5e99 {
    grid-area: 1 / 4 / 2 / 5;
    align-self: end;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe703f-625b5e99 {
    grid-column-end: 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7041-625b5e99, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7043-625b5e99, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7045-625b5e99 {
    grid-column: 5 / 6;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7047-625b5e99 {
    grid-column-end: 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70ce-625b5e99 {
    grid-area: 1 / 4 / 2 / 5;
    align-self: start;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f2-8a9f3a79, #w-node-f40bc540-ec62-4fa5-6c12-870c671324f4-8a9f3a79 {
    grid-row: 1 / 2;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f6-8a9f3a79 {
    grid-row: 2 / 3;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f8-8a9f3a79 {
    grid-row: 3 / 4;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324fa-8a9f3a79, #w-node-f40bc540-ec62-4fa5-6c12-870c671324fc-8a9f3a79, #w-node-f40bc540-ec62-4fa5-6c12-870c671324fe-8a9f3a79 {
    grid-row: 4 / 5;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c6713250c-8a9f3a79 {
    grid-area: 1 / 4 / 2 / 5;
    align-self: end;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f16-8a9f3a79 {
    grid-column-end: 5;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f18-8a9f3a79, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1a-8a9f3a79, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1c-8a9f3a79 {
    grid-column: 5 / 6;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1e-8a9f3a79 {
    grid-column-end: 5;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9faa-8a9f3a79 {
    grid-area: 1 / 4 / 2 / 5;
    align-self: start;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f2-e1024c50, #w-node-f40bc540-ec62-4fa5-6c12-870c671324f4-e1024c50 {
    grid-row: 1 / 2;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f6-e1024c50 {
    grid-row: 2 / 3;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324f8-e1024c50 {
    grid-row: 3 / 4;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c671324fa-e1024c50, #w-node-f40bc540-ec62-4fa5-6c12-870c671324fc-e1024c50, #w-node-f40bc540-ec62-4fa5-6c12-870c671324fe-e1024c50 {
    grid-row: 4 / 5;
  }

  #w-node-f40bc540-ec62-4fa5-6c12-870c6713250c-e1024c50 {
    grid-area: 1 / 4 / 2 / 5;
    align-self: end;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f16-e1024c50 {
    grid-column-end: 5;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f18-e1024c50, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1a-e1024c50, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1c-e1024c50 {
    grid-column: 5 / 6;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1e-e1024c50 {
    grid-column-end: 5;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9faa-e1024c50 {
    grid-area: 1 / 4 / 2 / 5;
    align-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c39d8080-6159-5287-7d86-6b2827aff0ee-625b5e98 {
    grid-column-end: 4;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff0f0-625b5e98, #w-node-c39d8080-6159-5287-7d86-6b2827aff0f2-625b5e98, #w-node-c39d8080-6159-5287-7d86-6b2827aff0f4-625b5e98 {
    grid-column: 4 / 5;
  }

  #w-node-c39d8080-6159-5287-7d86-6b2827aff0f6-625b5e98 {
    grid-column: 1 / 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe703f-625b5e99 {
    grid-column-end: 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7041-625b5e99, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7043-625b5e99, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7045-625b5e99 {
    grid-column: 4 / 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7047-625b5e99 {
    grid-column: 1 / 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f16-8a9f3a79 {
    grid-column-end: 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f18-8a9f3a79, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1a-8a9f3a79, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1c-8a9f3a79 {
    grid-column: 4 / 5;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1e-8a9f3a79 {
    grid-column: 1 / 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f16-e1024c50 {
    grid-column-end: 4;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f18-e1024c50, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1a-e1024c50, #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1c-e1024c50 {
    grid-column: 4 / 5;
  }

  #w-node-_47ce02b1-0aef-bc79-0de2-9fd8e98e9f1e-e1024c50 {
    grid-column: 1 / 4;
  }
}


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