@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: #111;
  --text-color-light: #f2f2f2;
  --color-light-transparent: #f2f2f240;
  --glass: #f2f2f2de;
  --line-color-01: #64748b;
  --line-color-05: #cbd5e1;
  --color-dark-transparent-2\<deleted\|variable-15d08eb8-6d5e-b6cc-8c54-1c9cf7e9ceae\>: #1e1d1e26;
  --color-dark: #181d24;
  --color-dark-transparent: #1e1d1e26;
  --line-color-02: #334155;
  --line-color-04: #cbd5e1;
  --line-color-03: #f2f2f2;
  --untitled-ui--gray900: #101828;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--white: white;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--gray50: #f9fafb;
  --untitled-ui--gray400: #98a2b3;
  --elements-webflow-library--accent--primary-1: #114d81;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --untitled-ui--primary900: #f2f2f2;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--gray700: #344054;
  --untitled-ui--primary50: #f9f5ff;
  --untitled-ui--primary500: #9e77ed;
  --untitled-ui--gray600: #475467;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray800: #1d2939;
  --none: #fff0;
  --tester: #f2f2f2;
  --untitled-ui--primary200: #e9d7fe;
  --untitled-ui--primary300: #d6bbfb;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--general--shadow-03: #14142b1a;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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-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: 1140px;
  margin-bottom: 2em;
  font-family: Open Sans, sans-serif;
}

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

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

.flex-ver-center-top {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  display: grid;
}

.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);
  margin-bottom: 20px;
  font-size: 14px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slide-testimonial {
  background-color: var(--glass);
  -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-bottom: 65px;
  overflow: visible;
}

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

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

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

.slide-nav {
  display: none;
}

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

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

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

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

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

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

.text-button {
  -webkit-text-stroke-color: var(--text-color-dark);
  font-size: 16px;
}

.section-testimonials {
  color: var(--line-color-01);
  padding-bottom: 320px;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-size-tiny {
  color: var(--color-light);
  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 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 45vw;
  margin-top: 0;
  margin-left: 45px;
  margin-right: 45px;
  display: block;
  position: relative;
  overflow: hidden;
}

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

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

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

.menu {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  z-index: 999;
  background-color: #f2f2f2;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 140px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

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

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

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

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

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

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

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

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

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

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

.wrap-project {
  position: relative;
}

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

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

.section-projects {
  color: var(--line-color-05);
  padding-top: 110px;
  padding-bottom: 90px;
  position: relative;
}

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

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

.flex-hor-between-center {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  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: 300px;
  margin-top: 100px;
  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);
}

.uui-text-size-medium {
  color: var(--color-light);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

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

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

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-text-size-large {
  color: var(--text-color-light);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-xxsmall {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-medium {
  color: var(--text-color-light);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--primary600);
  background-color: var(--untitled-ui--primary600);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

.uui-button:focus {
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row.button-row-center {
  justify-content: center;
}

.uui-faq01_list {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_answer {
  overflow: hidden;
}

.uui-faq01_accordion {
  border-bottom: 1px solid var(--untitled-ui--gray200);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.uui-faq01_accordion.last-item {
  border-bottom-color: #0000;
}

.uui-faq01_question {
  color: var(--text-color-light);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.uui-faq01_icon-wrapper {
  color: var(--untitled-ui--primary600);
}

.uui-faq01_component {
  margin-top: 4rem;
}

.uui-faq01_cta {
  background-color: var(--untitled-ui--gray50);
  border-radius: 1rem;
  justify-content: center;
  margin-top: 4rem;
  padding: 2rem;
  display: flex;
}

.uui-avatar-group_item {
  border: 2px solid var(--untitled-ui--white);
  background-color: var(--untitled-ui--white);
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  margin-right: -1rem;
}

.avatar-stack_component {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin-bottom: 2rem;
  margin-right: 1rem;
  display: flex;
}

.uui-avatar-stack_item {
  border: 2px solid var(--untitled-ui--white);
  background-color: var(--untitled-ui--white);
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  margin-right: -1rem;
}

.uui-avatar-stack_item.featured {
  width: 3.5rem;
  height: 3.5rem;
  position: relative;
}

.accordion-icon_component {
  border: 2px solid var(--untitled-ui--gray400);
  color: var(--untitled-ui--gray400);
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.accordion-icon_vertical-line {
  background-color: var(--untitled-ui--gray400);
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.accordion-icon_horizontal-line {
  background-color: var(--untitled-ui--gray400);
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-padding-vertical-xhuge {
  padding-top: 0;
  padding-bottom: 0;
}

.uui-heading-subheading {
  color: var(--untitled-ui--primary600);
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-faq01_heading {
  color: var(--line-color-03);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.brix---color-accent-1 {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---heading-h2-size {
  color: var(--color-light);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h4-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

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

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

.brix---text-decoration-none {
  text-decoration: none;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---icon-square-36px {
  background-color: var(--elements-webflow-library--secondary--color-2);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.brix---icon-square-36px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-left {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: center;
  align-self: center;
  place-items: center start;
  display: flex;
}

.brix---avatar-image-link {
  transition: transform .3s;
}

.brix---avatar-image-link:hover {
  transform: scale(1.1);
}

.brix---card-content-left {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 32px 48px;
  display: flex;
}

.brix---avatar-circle-04 {
  border-radius: 50%;
  width: 80px;
  max-width: 80px;
  height: 80px;
  max-height: 80px;
  overflow: hidden;
  transform: translate(0);
}

.brix---heading-link-dark {
  color: var(--elements-webflow-library--neutral--800);
  text-decoration: none;
  transition: color .3s;
}

.brix---heading-link-dark:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---text-100-bold {
  letter-spacing: .08em;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.brix---avatar-v3-content-right {
  margin-left: 16px;
}

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

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

.features-wrapper {
  color: var(--color-dark);
  justify-content: space-around;
  align-items: center;
  display: flex;
}

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

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

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

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.brix---buttons-row {
  align-items: center;
  display: flex;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---opacity-10 {
  opacity: .1;
}

.brix---opacity-20 {
  opacity: .2;
}

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---floating-image-hero-v1---1 {
  z-index: -1;
  position: absolute;
  inset: auto auto -32% -41%;
}

.brix---floating-image-hero-v1---2 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: auto 11% 8% auto;
  transform: rotate(140deg);
}

.brix---btn-icon-left {
  width: 10%;
  margin-right: 8px;
}

.brix---btn-download-app {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: flex;
  box-shadow: 0 3px 8px #4a3aff1a;
}

.brix---btn-download-app:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-download-app-white {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--accent--primary-1);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: flex;
  box-shadow: 0 3px 6px #211f540f;
}

.brix---btn-download-app-white:hover {
  background-color: var(--elements-webflow-library--secondary--color-2);
  transform: translate3d(0, -3px, .01px);
}

.brix---grid-hero-v16 {
  grid-column-gap: 80px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---section-hero-small {
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  overflow: hidden;
}

.uui-max-width-medium {
  width: 100%;
  max-width: 35rem;
}

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

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 0;
}

.uui-button-2 {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--primary600);
  background-color: var(--untitled-ui--primary600);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-2:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

.uui-button-2:focus {
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
}

.uui-button-2.is-button-large {
  grid-column-gap: .75rem;
  background-color: var(--untitled-ui--primary600);
  max-width: 300px;
  padding: 26px 70px 24px;
  font-size: 1.125rem;
}

.uui-heading-xlarge {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-button-row-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row-2.button-row-center {
  justify-content: center;
}

.uui-button-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon.is-icon-large {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
}

.uui-heroheader04_image-wrapper {
  height: 100%;
  min-height: 44.375rem;
  position: relative;
}

.uui-heroheader04_image {
  width: 30rem;
  min-width: 45rem;
  display: block;
  position: absolute;
}

.uui-badge-group {
  background-color: var(--untitled-ui--gray100);
  color: var(--untitled-ui--gray700);
  white-space: nowrap;
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
}

.uui-badge-group.is-primary {
  background-color: var(--untitled-ui--primary50);
  color: var(--untitled-ui--primary700);
  white-space: nowrap;
  text-decoration: none;
}

.badge-group_text-wrapper {
  align-items: center;
  padding-left: .75rem;
  padding-right: .75rem;
  display: flex;
}

.uui-badge-group_badge {
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  white-space: nowrap;
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .625rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
}

.uui-badge-group_badge.is-primary {
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--primary700);
}

.uui-badge-group_icon {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-left: .25rem;
  display: flex;
}

.uui-badge-group_icon.text-color-primary500 {
  color: var(--untitled-ui--primary500);
  margin-right: -.25rem;
}

.uui-heroheader04_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-text-size-xlarge {
  color: var(--untitled-ui--gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
}

.uui-section_heroheader04 {
  overflow: hidden;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  background-color: var(--untitled-ui--gray50);
  color: var(--untitled-ui--gray800);
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui--white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--gray100);
}

.uui-button-secondary-gray.is-button-large {
  grid-column-gap: .75rem;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-space-small-2 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-space-large {
  width: 100%;
  min-height: 3rem;
  margin-top: 40px;
}

.uui-padding-vertical-xhuge-2 {
  color: var(--line-color-01);
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

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

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

.align-center-2 {
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding-3 {
  background-color: #f2f2f2;
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-2.align-center-2 {
  margin-left: auto;
  margin-right: auto;
}

.uui-heading-xlarge-2 {
  color: var(--text-color-dark);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-heroheader19_image {
  border: .25rem solid var(--untitled-ui--gray900);
  border-radius: .625rem;
  width: 100%;
  max-width: 48rem;
}

.uui-heroheader19_image.shadow-xlarge {
  border-width: 0;
  border-radius: 0;
  min-width: 60rem;
  max-width: 70rem;
}

.uui-section_heroheader19 {
  background-color: var(--untitled-ui--gray50);
  overflow: hidden;
}

.uui-heroheader19_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-heroheader19_image-wrapper {
  margin-top: 4rem;
}

.text-block {
  font-family: Dmsans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}

.image {
  width: 50%;
  max-width: 50%;
}

.image-2 {
  width: 10%;
}

.image-3 {
  width: 5%;
}

.text-block-2 {
  color: var(--text-color-dark);
  margin-top: 40px;
  font-size: 20px;
}

@media screen and (min-width: 1440px) {
  .text-align-center.maxw-introduction-title {
    max-width: 1050px;
  }

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

  .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 {
    font-size: 46px;
  }

  h2 {
    font-size: 37px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 20px;
  }

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

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

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

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

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

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

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

  .paragraph-small {
    letter-spacing: .05em;
    margin-bottom: 20px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .menu {
    background-color: #f2f2f2;
    position: fixed;
  }

  .logo-on-white {
    font-family: Montserrat, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

  .indic-desktop {
    display: none;
  }

  .indic-1440 {
    display: block;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .licenses {
    padding-top: 72px;
  }

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

  .brix---heading-h2-size {
    font-family: Dmsans, sans-serif;
  }

  .brix---grid-hero-v16 {
    grid-column-gap: 90px;
  }

  .uui-heading-xlarge {
    font-family: Unbounded, sans-serif;
  }

  .uui-heroheader04_image {
    width: 70rem;
    min-width: 45rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-bottom: 4rem;
  }

  .uui-heading-xlarge-2 {
    font-family: Montserrat, sans-serif;
  }

  .image-4 {
    width: 36px;
    max-width: 36px;
  }
}

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

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

  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 {
    max-width: 550px;
    font-size: 50px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .menu {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .project-position {
    position: relative;
  }

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

  .indic-991 {
    display: block;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .licenses {
    padding-top: 48px;
  }

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

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .brix---grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---social-media-grid-left {
    grid-column-gap: 10px;
  }

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

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

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---floating-image-hero-v1---1 {
    bottom: -14%;
    left: -42%;
  }

  .brix---floating-image-hero-v1---2 {
    top: 24%;
    right: -30%;
  }

  .brix---btn-download-app, .brix---btn-download-app-white {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---grid-hero-v16 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---section-hero-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .uui-heading-xlarge {
    font-size: 3.25rem;
  }

  .uui-heroheader04_image-wrapper {
    height: auto;
    min-height: auto;
  }

  .uui-heroheader04_image {
    width: 100%;
    min-width: auto;
    position: static;
  }

  .uui-heroheader04_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-heroheader04_content {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .uui-space-large {
    min-height: 2.5rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-heading-xlarge-2 {
    font-size: 3.25rem;
  }

  .uui-heroheader19_image.shadow-xlarge {
    width: 100%;
    min-width: 30rem;
    max-width: 40rem;
  }
}

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

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.button-row-center.is-reverse-mobile-landscape, .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-faq01_component {
    margin-top: 3rem;
  }

  .uui-faq01_cta {
    margin-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .avatar-stack_component {
    margin-bottom: 1.5rem;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

  .brix---social-media-grid-left {
    justify-content: start;
    justify-items: start;
  }

  .brix---avatar-circle-04 {
    width: 64px;
    max-width: 64px;
    height: 64px;
    max-height: 64px;
  }

  .brix---text-100-bold {
    font-size: 14px;
  }

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

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

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

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

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---floating-image-hero-v1---1 {
    max-width: 500px;
  }

  .brix---floating-image-hero-v1---2 {
    max-width: 480px;
  }

  .brix---btn-download-app, .brix---btn-download-app-white {
    padding: 20px 22px;
  }

  .brix---grid-hero-v16 {
    grid-template-columns: 1fr;
  }

  .brix---section-hero-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .uui-button-2 {
    font-size: 1rem;
  }

  .uui-button-2:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button-2.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-heading-xlarge {
    font-size: 2.25rem;
  }

  .uui-button-row-2 {
    align-self: stretch;
  }

  .uui-button-row-2.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-button-row-2.button-row-center-mobile-landscape {
    justify-content: center;
  }

  .uui-button-row-2.button-row-center.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .uui-button-icon.is-icon-large {
    width: 1.25rem;
    height: 1.25rem;
  }

  .uui-badge-group {
    font-size: .75rem;
  }

  .uui-badge-group_badge {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-text-size-xlarge {
    font-size: 1.125rem;
  }

  .uui-heroheader04_content {
    text-align: center;
    align-items: stretch;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-secondary-gray.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-space-small-2 {
    min-height: 1.25rem;
  }

  .uui-space-large {
    min-height: 2rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-heading-xlarge-2 {
    font-size: 2.25rem;
  }

  .uui-heroheader19_image {
    border-radius: .5rem;
  }

  .uui-heroheader19_image.shadow-xlarge {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .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-left: 27px;
    padding-right: 27px;
  }

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

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

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

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

  .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-projects {
    padding-top: 66px;
    padding-bottom: 54px;
  }

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

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

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---heading-h4-size {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---icon-square-36px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---social-media-grid-left {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---avatar-image-link {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .brix---card-content-left {
    padding: 28px 22px 38px;
  }

  .brix---avatar-circle-04 {
    width: 56px;
    min-width: 56px;
    max-width: 56px;
    height: 56px;
    min-height: 56px;
    max-height: 56px;
  }

  .brix---avatar-v3-content-right {
    margin-left: 9px;
  }

  .container-2 {
    max-width: none;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---floating-image-hero-v1---1 {
    opacity: .2;
    bottom: -5%;
    left: -35%;
  }

  .brix---floating-image-hero-v1---2 {
    display: none;
  }

  .brix---btn-icon-left {
    width: 10%;
  }

  .brix---btn-download-app {
    text-align: left;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---btn-download-app-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---section-hero-small {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .uui-heroheader04_component {
    grid-template-columns: 1fr;
  }

  .uui-heroheader19_image.shadow-xlarge {
    min-width: 15rem;
  }
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fd8-45948dbb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fda-45948dbb {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fdc-45948dbb {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fde-45948dbb {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe0-45948dbb {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe2-45948dbb {
  grid-area: 4 / 4 / 5 / 5;
  justify-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe4-45948dbb {
  grid-area: 5 / 4 / 6 / 5;
  justify-self: center;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe6-45948dbb {
  grid-area: 6 / 4 / 7 / 5;
  justify-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe8-45948dbb {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-a9ec2adb-10b6-d98d-e32a-657441c25fea-45948dbb {
  grid-area: 6 / 6 / 7 / 7;
  align-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6e2-45948dbb {
  grid-area: 1 / 5 / 2 / 6;
  align-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6e4-45948dbb {
  grid-area: 1 / 4 / 2 / 5;
  align-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6e6-45948dbb {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6e8-45948dbb {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: center;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6ea-45948dbb {
  grid-area: 4 / 3 / 5 / 4;
  justify-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6ec-45948dbb {
  grid-area: 4 / 2 / 5 / 3;
  align-self: end;
}

#w-node-c9905f8b-57ca-233c-2da4-4852de11a6ee-45948dbb {
  grid-area: 4 / 1 / 5 / 2;
  align-self: end;
}

#w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9f90-45948dbb, #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fb0-45948dbb, #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fd0-45948dbb, #w-node-_385e24da-1267-46f0-0e93-6a22ce4db146-45948dbb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_22d2d2de-0384-663c-4605-438ec938069a-45948dbb, #w-node-_22d2d2de-0384-663c-4605-438ec938069d-45948dbb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_22d2d2de-0384-663c-4605-438ec938069f-45948dbb {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806a1-45948dbb {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806a3-45948dbb {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806a5-45948dbb {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806a8-45948dbb {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806aa-45948dbb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: center;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806ac-45948dbb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: end;
}

#w-node-_22d2d2de-0384-663c-4605-438ec93806ae-45948dbb {
  grid-area: 4 / 2 / 5 / 3;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff650-45948dbb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff652-45948dbb {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff654-45948dbb {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff656-45948dbb {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff658-45948dbb {
  grid-area: 3 / 3 / 4 / 6;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff65a-45948dbb {
  grid-area: 4 / 6 / 5 / 7;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff65c-45948dbb {
  grid-area: 5 / 6 / 6 / 7;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff65e-45948dbb {
  grid-area: 6 / 6 / 7 / 7;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff660-45948dbb {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff662-45948dbb {
  grid-area: 7 / 4 / 8 / 5;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff664-45948dbb {
  grid-area: 8 / 4 / 9 / 5;
  justify-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff66f-45948dbb {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff671-45948dbb {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff673-45948dbb {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff675-45948dbb {
  grid-area: 4 / 4 / 5 / 5;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff677-45948dbb {
  grid-area: 4 / 3 / 5 / 4;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff679-45948dbb {
  grid-area: 5 / 2 / 6 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff684-45948dbb {
  grid-area: 1 / 4 / 2 / 7;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff686-45948dbb {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff688-45948dbb {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff68a-45948dbb {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff68c-45948dbb {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff68e-45948dbb {
  grid-area: 4 / 5 / 5 / 6;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff699-45948dbb {
  grid-area: 1 / 6 / 2 / 7;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff69b-45948dbb {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff69d-45948dbb {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: center;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff69f-45948dbb {
  grid-area: 3 / 5 / 4 / 6;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff6a1-45948dbb {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff6a3-45948dbb {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff700-45948dbb {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff702-45948dbb {
  grid-area: 1 / 3 / 2 / 4;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff704-45948dbb {
  grid-area: 2 / 2 / 3 / 3;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff706-45948dbb {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff708-45948dbb {
  grid-area: 4 / 2 / 5 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff70a-45948dbb {
  grid-area: 4 / 3 / 5 / 7;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff712-45948dbb {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff714-45948dbb {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff716-45948dbb {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff720-45948dbb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff722-45948dbb {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff724-45948dbb {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff726-45948dbb {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff728-45948dbb {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff732-45948dbb {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff734-45948dbb {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff736-45948dbb {
  grid-area: 3 / 5 / 4 / 6;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff738-45948dbb {
  grid-area: 4 / 5 / 5 / 6;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff73a-45948dbb {
  grid-area: 4 / 2 / 5 / 5;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff742-45948dbb {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff744-45948dbb {
  grid-area: 2 / 3 / 3 / 4;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff746-45948dbb {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff750-45948dbb {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff752-45948dbb {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff754-45948dbb {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff756-45948dbb {
  grid-area: 3 / 3 / 4 / 4;
  align-self: start;
}

#w-node-d306ed42-8463-adbf-71d1-c1d99dbff758-45948dbb {
  grid-area: 3 / 2 / 4 / 3;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6618-45948dbc {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661a-45948dbc {
  grid-area: 1 / 2 / 2 / 4;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661c-45948dbc {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661e-45948dbc {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: center;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6620-45948dbc {
  grid-area: 4 / 4 / 5 / 5;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6622-45948dbc {
  grid-area: 4 / 5 / 5 / 6;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6624-45948dbc {
  grid-area: 4 / 6 / 5 / 7;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6630-45948dbc {
  grid-area: 1 / 5 / 2 / 6;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6632-45948dbc {
  grid-area: 1 / 4 / 2 / 5;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6634-45948dbc {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6636-45948dbc {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: center;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6638-45948dbc {
  grid-area: 4 / 3 / 5 / 4;
  justify-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b663a-45948dbc {
  grid-area: 4 / 2 / 5 / 3;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b663c-45948dbc {
  grid-area: 4 / 1 / 5 / 2;
  align-self: end;
}

#w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6656-45948dbc, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6670-45948dbc, #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fea9-45948dbc, #w-node-_17273e74-f112-6223-7477-d91e59b9d0ab-45948dbc, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b668a-45948dbc, #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b4f-45948dbc, #w-node-_06961a21-6854-51cb-fedb-581b56470e77-45948dbc {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7020-45948dbc {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7022-45948dbc {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7024-45948dbc {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7026-45948dbc {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7028-45948dbc {
  grid-area: 3 / 3 / 4 / 6;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702a-45948dbc {
  grid-area: 4 / 6 / 5 / 7;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702c-45948dbc {
  grid-area: 5 / 6 / 6 / 7;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702e-45948dbc {
  grid-area: 6 / 6 / 7 / 7;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7030-45948dbc {
  grid-area: 6 / 5 / 7 / 6;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7032-45948dbc {
  grid-area: 7 / 4 / 8 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7034-45948dbc {
  grid-area: 8 / 4 / 9 / 5;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe703f-45948dbc {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7041-45948dbc {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7043-45948dbc {
  grid-area: 3 / 4 / 4 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7045-45948dbc {
  grid-area: 4 / 4 / 5 / 5;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7047-45948dbc {
  grid-area: 4 / 3 / 5 / 4;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7049-45948dbc {
  grid-area: 5 / 2 / 6 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7054-45948dbc {
  grid-area: 1 / 4 / 2 / 7;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7056-45948dbc {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7058-45948dbc {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705a-45948dbc {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705c-45948dbc {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705e-45948dbc {
  grid-area: 4 / 5 / 5 / 6;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7069-45948dbc {
  grid-area: 1 / 6 / 2 / 7;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe706b-45948dbc {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe706d-45948dbc {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe706f-45948dbc {
  grid-area: 3 / 5 / 4 / 6;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7071-45948dbc {
  grid-area: 3 / 4 / 4 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7073-45948dbc {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70ce-45948dbc {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d0-45948dbc {
  grid-area: 1 / 3 / 2 / 4;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d2-45948dbc {
  grid-area: 2 / 2 / 3 / 3;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d4-45948dbc {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d6-45948dbc {
  grid-area: 4 / 2 / 5 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d8-45948dbc {
  grid-area: 4 / 3 / 5 / 7;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e0-45948dbc {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e2-45948dbc {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e4-45948dbc {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70ee-45948dbc {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f0-45948dbc {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f2-45948dbc {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f4-45948dbc {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70f6-45948dbc {
  grid-area: 3 / 3 / 4 / 4;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7100-45948dbc {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7102-45948dbc {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7104-45948dbc {
  grid-area: 3 / 5 / 4 / 6;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7106-45948dbc {
  grid-area: 4 / 5 / 5 / 6;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7108-45948dbc {
  grid-area: 4 / 2 / 5 / 5;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7110-45948dbc {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7112-45948dbc {
  grid-area: 2 / 3 / 3 / 4;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7114-45948dbc {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe711e-45948dbc {
  grid-area: 1 / 4 / 2 / 5;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7120-45948dbc {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7122-45948dbc {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7124-45948dbc {
  grid-area: 3 / 3 / 4 / 4;
  align-self: start;
}

#w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7126-45948dbc {
  grid-area: 3 / 2 / 4 / 3;
  align-self: end;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabed7-45948dbd {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabedc-45948dbd {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabedd-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabee7-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabef1-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabefb-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf05-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf0f-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf23-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf2d-45948dbd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf31-45948dbd {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf37-45948dbd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf3b-45948dbd {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf41-45948dbd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf45-45948dbd {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf4b-45948dbd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf4f-45948dbd {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf55-45948dbd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf59-45948dbd {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf62-45948dbd {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf6a-45948dbd {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf72-45948dbd {
  grid-area: 2 / 5 / 3 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf7a-45948dbd {
  grid-area: 3 / 5 / 4 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf82-45948dbd {
  grid-area: 4 / 5 / 5 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf8a-45948dbd {
  grid-area: 5 / 5 / 6 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf92-45948dbd {
  grid-area: 6 / 5 / 7 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabf9d-45948dbd {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfab-45948dbd {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfb5-45948dbd {
  grid-area: 2 / 5 / 3 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfbf-45948dbd {
  grid-area: 3 / 5 / 4 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfc9-45948dbd {
  grid-area: 4 / 5 / 5 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfd3-45948dbd {
  grid-area: 5 / 5 / 6 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfdd-45948dbd {
  grid-area: 6 / 5 / 7 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabfea-45948dbd {
  grid-area: 1 / 1 / 4 / 4;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabff0-45948dbd {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabff3-45948dbd {
  grid-area: 2 / 5 / 3 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccabff9-45948dbd {
  grid-area: 3 / 5 / 4 / 13;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccac000-45948dbd {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bc6e7172-df7d-555e-97a9-f46ddccac005-45948dbd {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-_03982866-c408-ca87-9f20-dda35f40e719-45948dbe {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e0-45948dbe {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e1-45948dbe, #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e8-45948dbe, #w-node-_8c7b9bc9-5aa9-8aeb-00e3-35a71cbeaf71-45948dbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

@media screen and (min-width: 1440px) {
  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff70a-45948dbb {
    grid-column-end: 6;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff716-45948dbb {
    grid-column-end: 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d8-45948dbc {
    grid-column-end: 6;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70e4-45948dbc {
    grid-column-end: 4;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff0-45948dbd {
    grid-area: 1 / 5 / 2 / 13;
  }
}

@media screen and (max-width: 991px) {
  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fda-45948dbb, #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fdc-45948dbb, #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fde-45948dbb {
    grid-column: 1 / 2;
  }

  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe0-45948dbb {
    grid-column: 2 / 3;
  }

  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe2-45948dbb {
    grid-column: 3 / 4;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9f81-45948dbb {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9f84-45948dbb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d4a8eb12-5dd2-88ee-94c2-dd24d164fac1-45948dbb, #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9f8c-45948dbb {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9f90-45948dbb, #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fa1-45948dbb {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fa4-45948dbb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9587e00c-f6bb-3a6a-13e4-85578da168b5-45948dbb, #w-node-_9587e00c-f6bb-3a6a-13e4-85578da168b6-45948dbb {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fb0-45948dbb {
    grid-column-start: 1;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fc1-45948dbb {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fc4-45948dbb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_985998b5-e28b-e3da-7764-5ae324f52bd2-45948dbb, #w-node-_985998b5-e28b-e3da-7764-5ae324f52bd3-45948dbb {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_9c3cc5b6-b0f2-ea50-e10b-eb97b26c9fd0-45948dbb {
    grid-column-start: 1;
  }

  #w-node-_385e24da-1267-46f0-0e93-6a22ce4db12e-45948dbb {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_385e24da-1267-46f0-0e93-6a22ce4db131-45948dbb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_385e24da-1267-46f0-0e93-6a22ce4db142-45948dbb, #w-node-_385e24da-1267-46f0-0e93-6a22ce4db143-45948dbb {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_385e24da-1267-46f0-0e93-6a22ce4db146-45948dbb {
    grid-column-start: 1;
  }

  #w-node-_22d2d2de-0384-663c-4605-438ec938069f-45948dbb, #w-node-_22d2d2de-0384-663c-4605-438ec93806a1-45948dbb, #w-node-_22d2d2de-0384-663c-4605-438ec93806a3-45948dbb, #w-node-_22d2d2de-0384-663c-4605-438ec93806a8-45948dbb, #w-node-_22d2d2de-0384-663c-4605-438ec93806aa-45948dbb, #w-node-_22d2d2de-0384-663c-4605-438ec93806ac-45948dbb {
    grid-column: 2 / 3;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff658-45948dbb {
    grid-column-end: 4;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff65a-45948dbb, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff65c-45948dbb, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff65e-45948dbb {
    grid-column: 4 / 5;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff660-45948dbb {
    grid-column: 1 / 4;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff662-45948dbb {
    grid-column: 2 / 3;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff664-45948dbb {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff684-45948dbb, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff68c-45948dbb {
    grid-column-end: 6;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff70a-45948dbb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff738-45948dbb {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff73a-45948dbb {
    grid-row: 1 / 2;
    grid-column-end: 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6618-45948dbc {
    grid-column: 1 / 2;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661a-45948dbc {
    grid-column: 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661c-45948dbc {
    grid-column: 3 / 4;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6647-45948dbc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b664a-45948dbc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d2ae2556-5181-54bc-ef09-3a5ea4bee6c1-45948dbc, #w-node-d2ae2556-5181-54bc-ef09-3a5ea4bee6c2-45948dbc {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6656-45948dbc, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6661-45948dbc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6664-45948dbc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_75310b6e-74fe-9a19-5b4f-19a6c4cc6a89-45948dbc, #w-node-_75310b6e-74fe-9a19-5b4f-19a6c4cc6a8a-45948dbc {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6670-45948dbc {
    grid-column-start: 1;
  }

  #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fe9a-45948dbc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fe9d-45948dbc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9c53524-4943-aa45-f570-88aeed2eaa3b-45948dbc, #w-node-f9c53524-4943-aa45-f570-88aeed2eaa3c-45948dbc {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_91047c00-2e13-cbe2-9fd1-82b46708fea9-45948dbc {
    grid-column-start: 1;
  }

  #w-node-_17273e74-f112-6223-7477-d91e59b9d09c-45948dbc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_17273e74-f112-6223-7477-d91e59b9d09f-45948dbc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_70e6269d-8953-8ae2-dc8c-56a6d9fd64d7-45948dbc, #w-node-_70e6269d-8953-8ae2-dc8c-56a6d9fd64d8-45948dbc {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_17273e74-f112-6223-7477-d91e59b9d0ab-45948dbc {
    grid-column-start: 1;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b667b-45948dbc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b667e-45948dbc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b6886e6f-3afc-226d-fdff-773282b9522d-45948dbc, #w-node-b6886e6f-3afc-226d-fdff-773282b9522e-45948dbc {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b668a-45948dbc {
    grid-column-start: 1;
  }

  #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b40-45948dbc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b43-45948dbc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_307c1b42-912e-5883-65ef-bbf359b8e257-45948dbc, #w-node-_307c1b42-912e-5883-65ef-bbf359b8e258-45948dbc {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1e9a4676-2dfe-338c-f8ef-253aad519b4f-45948dbc {
    grid-column-start: 1;
  }

  #w-node-_06961a21-6854-51cb-fedb-581b56470e68-45948dbc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_06961a21-6854-51cb-fedb-581b56470e6b-45948dbc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3f541cad-df2d-f95c-5fcb-8b06c6e3b20e-45948dbc, #w-node-_3f541cad-df2d-f95c-5fcb-8b06c6e3b20f-45948dbc {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_06961a21-6854-51cb-fedb-581b56470e77-45948dbc {
    grid-column-start: 1;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7028-45948dbc {
    grid-column-end: 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702a-45948dbc, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702c-45948dbc, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe702e-45948dbc {
    grid-column: 4 / 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7030-45948dbc {
    grid-column: 1 / 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7032-45948dbc {
    grid-column: 2 / 3;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7034-45948dbc {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7054-45948dbc, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe705c-45948dbc {
    grid-column-end: 6;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70d8-45948dbc {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7106-45948dbc {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7108-45948dbc {
    grid-row: 1 / 2;
    grid-column-end: 3;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabed7-45948dbd {
    grid-column-end: 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabedc-45948dbd {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf62-45948dbd {
    grid-column-end: 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf6a-45948dbd {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf72-45948dbd {
    grid-area: 3 / 1 / 4 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf7a-45948dbd {
    grid-area: 4 / 1 / 5 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf82-45948dbd {
    grid-area: 5 / 1 / 6 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf8a-45948dbd {
    grid-area: 6 / 1 / 7 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf92-45948dbd {
    grid-area: 7 / 1 / 8 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf9d-45948dbd {
    grid-area: 1 / 1 / 2 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfab-45948dbd {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfb5-45948dbd {
    grid-area: 3 / 1 / 4 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfbf-45948dbd {
    grid-area: 4 / 1 / 5 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfc9-45948dbd {
    grid-area: 5 / 1 / 6 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfd3-45948dbd {
    grid-area: 6 / 1 / 7 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfdd-45948dbd {
    grid-area: 7 / 1 / 8 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfea-45948dbd {
    grid-area: 1 / 1 / 2 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff0-45948dbd {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff3-45948dbd {
    grid-area: 3 / 1 / 4 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff9-45948dbd {
    grid-area: 4 / 1 / 5 / 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccac000-45948dbd {
    grid-column-end: 9;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccac005-45948dbd {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-_03982866-c408-ca87-9f20-dda35f40e719-45948dbe {
    grid-column-end: 9;
  }

  #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e0-45948dbe {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e1-45948dbe {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e8-45948dbe, #w-node-_8c7b9bc9-5aa9-8aeb-00e3-35a71cbeaf71-45948dbe {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fde-45948dbb, #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe0-45948dbb {
    grid-row: 1 / 2;
  }

  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe2-45948dbb {
    grid-row: 2 / 3;
  }

  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe4-45948dbb {
    grid-row: 3 / 4;
  }

  #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe6-45948dbb, #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fe8-45948dbb, #w-node-a9ec2adb-10b6-d98d-e32a-657441c25fea-45948dbb {
    grid-row: 4 / 5;
  }

  #w-node-c9905f8b-57ca-233c-2da4-4852de11a6e4-45948dbb {
    grid-area: 1 / 4 / 2 / 5;
    align-self: end;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff66f-45948dbb {
    grid-column-end: 5;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff671-45948dbb, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff673-45948dbb, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff675-45948dbb {
    grid-column: 5 / 6;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff677-45948dbb {
    grid-column-end: 5;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff700-45948dbb {
    grid-area: 1 / 4 / 2 / 5;
    align-self: start;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6618-45948dbc, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661a-45948dbc {
    grid-row: 1 / 2;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661c-45948dbc {
    grid-row: 2 / 3;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b661e-45948dbc {
    grid-row: 3 / 4;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6620-45948dbc, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6622-45948dbc, #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6624-45948dbc {
    grid-row: 4 / 5;
  }

  #w-node-c988884a-cf5f-1a98-6b3b-bd8c604b6632-45948dbc {
    grid-area: 1 / 4 / 2 / 5;
    align-self: end;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe703f-45948dbc {
    grid-column-end: 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7041-45948dbc, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7043-45948dbc, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7045-45948dbc {
    grid-column: 5 / 6;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7047-45948dbc {
    grid-column-end: 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe70ce-45948dbc {
    grid-area: 1 / 4 / 2 / 5;
    align-self: start;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabed7-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabedc-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf62-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf6a-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf72-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf7a-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf82-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf8a-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf92-45948dbd {
    grid-column-end: 5;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf9d-45948dbd {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfab-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfb5-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfbf-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfc9-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfd3-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfdd-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfea-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff0-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff3-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff9-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccac000-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccac005-45948dbd, #w-node-_03982866-c408-ca87-9f20-dda35f40e719-45948dbe, #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e0-45948dbe {
    grid-column-end: 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff66f-45948dbb {
    grid-column-end: 4;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff671-45948dbb, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff673-45948dbb, #w-node-d306ed42-8463-adbf-71d1-c1d99dbff675-45948dbb {
    grid-column: 4 / 5;
  }

  #w-node-d306ed42-8463-adbf-71d1-c1d99dbff677-45948dbb {
    grid-column: 1 / 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe703f-45948dbc {
    grid-column-end: 4;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7041-45948dbc, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7043-45948dbc, #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7045-45948dbc {
    grid-column: 4 / 5;
  }

  #w-node-b4a0e35f-aa91-034c-3d2c-da9b0afe7047-45948dbc {
    grid-column: 1 / 4;
  }

  #w-node-bc6e7172-df7d-555e-97a9-f46ddccabed7-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabedc-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf62-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf6a-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf72-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf7a-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf82-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf8a-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf92-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabf9d-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfab-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfb5-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfbf-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfc9-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfd3-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfdd-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabfea-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff0-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff3-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccabff9-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccac000-45948dbd, #w-node-bc6e7172-df7d-555e-97a9-f46ddccac005-45948dbd, #w-node-_03982866-c408-ca87-9f20-dda35f40e719-45948dbe, #w-node-ee511ff6-ea95-f053-33fc-9f5f049cc5e0-45948dbe {
    grid-column-end: 3;
  }
}


@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Unbounded';
  src: url('../fonts/Unbounded-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}