:root {
  --charcoal: #222020;
  --yellow-studio: #f5b50b;
  --white: white;
  --studio-1: #44c8cd;
  --spark-library--black: black;
  --spark-library--foreground-interactive: #5532fa;
  --spark-library--background--interactive: #f0ecfd;
  --spark-library--white: white;
  --spark-library--foreground-interactive-hover: #1e116e;
  --color: #fff0;
  --green-opac: #277274ba;
  --yellow: #e6bb45;
  --color-2: #277274;
  --black-opac: #000000c7;
  --black: #181818;
  --none: var(--form-line);
  --line: #1a1919;
  --grey: #dfdfdf;
  --form-line: #414141;
  --black-o-2: #00000078;
  --008080: #016969;
}

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

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

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

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

.container {
  max-width: 100vw;
  height: 100vh;
  display: block;
}

.container.p1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  display: flex;
}

.container.p1.au {
  background-image: url('../images/JGT-Banner-3.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.container.p1.cu {
  background-image: url('../images/JGT-Banner-4_1.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.container.cu {
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 140px 100px;
  display: flex;
}

.container.cu._2 {
  background-color: var(--charcoal);
  background-image: none;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container.vid {
  height: auto;
}

.slider {
  height: 100%;
}

.slide {
  background-color: #2f2f2f;
  background-image: url('../images/JGT-Banner-4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.background-video, .background-video-2, .background-video-3 {
  height: 100%;
}

.div-block {
  z-index: 1;
  letter-spacing: 3px;
  background-color: #00000070;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-bottom: 220px;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
}

.heading {
  color: #fff;
  letter-spacing: 20px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

.paragraph {
  color: #fff;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.button {
  background-color: var(--yellow-studio);
  color: var(--white);
  letter-spacing: 3px;
  text-transform: uppercase;
  border: .5px #fff;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.button:hover {
  background-color: #ffffff1a;
}

.button._2 {
  background-color: var(--studio-1);
}

.button._2._3 {
  margin-bottom: 0;
}

.button._3 {
  margin-top: 20px;
}

.button._4 {
  background-color: var(--studio-1);
}

.container-2 {
  width: 100vw;
  max-width: 100vw;
  position: fixed;
  inset: 0% 0% auto;
}

.grid {
  grid-template-rows: auto;
}

.spark-line-3 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.spark-line-3.spark-simple-line {
  background-color: var(--white);
  border-radius: 3px;
  width: 12.75px;
  height: 3.3px;
  margin-left: 18px;
  top: 38px;
}

.spark-line-2 {
  z-index: 1;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-2.spark-simple-line {
  background-color: var(--white);
  border-radius: 3px;
  width: 60px;
  height: 5px;
  padding-bottom: 10px;
  top: 28px;
}

.spark-line-1 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spark-line-1.spark-simple-line {
  background-color: var(--white);
  border-radius: 3px;
  width: 60px;
  height: 5px;
  margin-bottom: 5px;
  top: 18px;
}

.spark-simple-menu-button-right {
  background-color: #0000;
  width: 80px;
  height: 60px;
  padding: 0;
  overflow: hidden;
}

.spark-simple-menu-button-right.w--open {
  background-color: #0000;
}

.spark-nav-link {
  color: var(--spark-library--black);
  text-align: center;
  border-radius: 8px;
  margin-left: 8px;
  padding: 16px 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color .15s, color .15s, opacity .15s;
}

.spark-nav-link:hover {
  background-color: var(--spark-library--background--interactive);
  opacity: 1;
  color: var(--spark-library--foreground-interactive);
}

.spark-nav-link.w--current {
  color: var(--spark-library--foreground-interactive);
}

.spark-nav-link.spark-button {
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  text-align: center;
  border-style: none;
  border-radius: 999px;
  margin-right: 0;
  padding: 16px 24px;
  font-size: 1rem;
  line-height: 1em;
  transition: background-color .15s, opacity .15s;
}

.spark-nav-link.spark-button:hover {
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
  color: var(--spark-library--white);
}

.spark-nav-link.spark-button.w--current {
  opacity: .5;
  color: var(--spark-library--white);
}

.spark-nav-link.spark-centered-full {
  text-align: center;
  border-radius: 999px;
  margin-bottom: 8px;
}

.spark-nav-link.spark-centered-full:hover {
  background-color: var(--spark-library--background--interactive);
  opacity: 1;
  color: var(--spark-library--foreground-interactive);
}

.spark-nav-link.spark-last {
  margin-bottom: 32px;
}

.spark-button {
  border: 1px solid var(--spark-library--foreground-interactive);
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  border-radius: 8px;
  flex: none;
  padding: 16px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button:hover {
  border-color: var(--spark-library--foreground-interactive-hover);
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
}

.spark-simple-nav-menu {
  background-color: var(--spark-library--white);
  border-radius: 40px;
  align-items: center;
  margin-top: 1rem;
  padding: 1rem;
  display: flex;
}

.spark-simple-nav-menu.spark-simple-shadow-small-on-nav {
  z-index: 3;
  width: 93%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 8px 0 20px #0000001f;
}

.spark-centered-brand-logo {
  z-index: 2;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  position: absolute;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.spark-hamburger-menu-inner {
  justify-content: flex-end;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.spark-hamburger-menu-with-logo {
  z-index: 99;
  background-color: var(--color);
  border-radius: 999px;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  top: 32px;
}

.spark-line-4 {
  z-index: 1;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-4.spark-simple-line {
  background-color: var(--white);
  border-radius: 3px;
  width: 50px;
  height: 3.3px;
  top: 28px;
}

.spark-line-5 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spark-line-5.spark-simple-line {
  background-color: var(--white);
  border-radius: 3px;
  width: 50px;
  height: 3.3px;
  top: 18px;
}

.spark-simple-menu-button {
  background-color: var(--color);
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 60px;
  padding: 0 0 0 18px;
  display: flex;
  overflow: hidden;
}

.spark-simple-menu-button.w--open {
  background-color: var(--color);
  border-radius: 8px;
}

.spark-text-link {
  color: var(--spark-library--black);
  text-decoration: underline;
  display: inline-block;
}

.spark-text-link.spark-secondary {
  color: var(--spark-library--background--interactive);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  text-decoration: none;
}

.spark-bottom-bar-link-row {
  grid-column-gap: 32px;
  display: flex;
}

.spark-bottom-bar-text {
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
}

.spark-flex-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-container.spark-flexed {
  grid-column-gap: 32px;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.spark-absolute-bottom-bar {
  background-color: var(--green-opac);
  color: var(--spark-library--white);
  width: 100%;
  padding: 8px 64px;
  font-size: .8rem;
  position: absolute;
  inset: auto 0% 0%;
}

.spark-sub-text-in-card-link {
  text-align: left;
  background-color: #155eefb3;
  background-image: url('../images/arrow-right.svg');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  margin-bottom: 0;
  padding: 16px;
  font-size: 1.3rem;
  position: absolute;
}

.spark-large-card-link {
  color: var(--spark-library--white);
  background-image: url('../images/JGT-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-end;
  width: 280px;
  height: 450px;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.spark-large-card-link:hover {
  opacity: 1;
}

.spark-large-card-link._2 {
  background-image: url('../images/JGT-2.jpg');
  background-position: 100%;
}

.spark-hold-card-links {
  grid-column-gap: 32px;
  display: flex;
}

.spark-icon {
  width: 12px;
  display: inline-block;
}

.spark-icon.spark-large-icon {
  color: var(--white);
  width: 32px;
}

.spark-icon.spark-large-icon:hover {
  color: var(--yellow);
}

.spark-mega-nav-link-label {
  color: var(--white);
  letter-spacing: 10px;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 40px;
}

.spark-mega-nav-link-label:hover {
  color: var(--yellow);
}

.spark-mega-nav-link {
  border-bottom: 3px solid var(--spark-library--background--interactive);
  color: var(--color-2);
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: space-between;
  width: 300px;
  padding: 16px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: border-color .15s, color .15s;
  display: flex;
}

.spark-mega-nav-link:hover {
  border-bottom-color: var(--yellow);
  opacity: 1;
  color: var(--yellow);
}

.spark-mega-nav-link.w--current {
  color: var(--spark-library--foreground-interactive);
}

.spark-mega-menu-take-over {
  background-color: var(--black-opac);
  width: 100%;
  height: 90vh;
  max-height: 100vh;
  padding: 172px 64px;
  inset: 0% 0% auto;
}

.spark-brand-logo {
  z-index: 2;
  padding-left: 0;
}

.spark-square-menu-inner {
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.spark-square-menu-inner.spark-full-width-nav {
  width: 90%;
  max-width: none;
}

.spark-take-over-menu {
  background-color: var(--color);
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
  inset: 0% 0% auto;
}

.image {
  width: auto;
  height: 50px;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.container-3 {
  background-color: var(--black);
  color: #383636;
  max-width: 100vw;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.text-block {
  color: var(--studio-1);
  text-transform: none;
  margin-bottom: 10px;
  font-family: PT Sans Narrow, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 90px;
}

.text-block._2 {
  color: var(--white);
  margin-top: 0;
  font-size: 50px;
  line-height: 55px;
}

.text-block._3 {
  margin-bottom: 0;
  font-size: 135px;
  line-height: 120px;
}

.text-block._4 {
  color: var(--yellow-studio);
  font-size: 150px;
  line-height: 120px;
}

.container-4 {
  background-color: #302e30;
  background-image: url('../images/JGT-Banner-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100vw;
  height: 75vh;
  position: relative;
}

.container-4._4 {
  background-color: var(--yellow-studio);
  background-image: url('../images/Design-JGT.jpg');
}

.container-4._5 {
  background-color: var(--studio-1);
  background-image: url('../images/Social-MEdia-JGT.jpg');
}

.div-block-3 {
  z-index: 2;
  background-color: #0000003b;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-2 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
}

.text-block-3 {
  color: var(--white);
  letter-spacing: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.text-block-4 {
  color: var(--white);
  text-align: right;
  letter-spacing: 2px;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.spark-social-icon-svg {
  color: var(--white);
  -webkit-text-stroke-color: var(--yellow);
  width: 20px;
  height: 20px;
}

.spark-social-link {
  background-color: var(--studio-1);
  color: var(--studio-1);
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 5px 8px;
  transition: color .15s, background-color .15s;
  display: flex;
}

.spark-social-link:hover {
  border: 1px solid var(--color-2);
  background-color: var(--color);
  opacity: 1;
  color: var(--spark-library--white);
}

.spark-social-link-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  display: flex;
}

.spark-footer-text {
  color: var(--white);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
}

.spark-flex-row-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-container-2 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-footer-bottom {
  background-color: var(--spark-library--background--interactive);
  padding: 1rem 64px;
}

.spark-footer-bottom.spark-white-background {
  background-color: var(--studio-1);
  color: var(--studio-1);
}

.spark-button-text {
  flex: none;
  margin-bottom: 0;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.spark-small-icon {
  flex: none;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.spark-footer-link-with-icon {
  grid-column-gap: 12px;
  border: 1px solid var(--spark-library--foreground-interactive);
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  border-radius: 8px;
  align-items: center;
  min-height: 48px;
  padding: 12px 16px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.4em;
  text-decoration: none;
  transition: color .15s, border-color .15s, background-color .15s, opacity .15s;
  display: flex;
}

.spark-footer-link-with-icon:hover {
  opacity: 1;
  color: var(--spark-library--foreground-interactive-hover);
}

.spark-footer-link-with-icon.spark-white-button {
  border-color: var(--spark-library--white);
  background-color: var(--spark-library--white);
  color: var(--spark-library--black);
}

.spark-footer-link-with-icon.spark-white-button:hover {
  border-color: var(--color-2);
  background-color: var(--color);
  color: var(--color-2);
}

.spark-flex-left {
  justify-content: flex-start;
  width: auto;
  display: flex;
}

.spark-flexed-footer-column {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.spark-brand {
  width: 132px;
  display: inline-block;
}

.spark-brand.spark-margin-bottom-32px {
  width: 300px;
  margin-bottom: 32px;
}

.spark-max-width-416 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 416px;
  height: 100%;
  display: flex;
}

.spark-spread-footer-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.spark-section {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section.spark-primary-bottom-border {
  border-bottom: 1px solid var(--studio-1);
  background-color: var(--black);
  padding-top: 100px;
  padding-bottom: 100px;
}

.spark-section h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section p {
  color: var(--studio-1);
  text-align: right;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Archivo Narrow, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}

.spark-section ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section li {
  margin-bottom: .5rem;
}

.spark-footer {
  width: 100%;
  position: relative;
}

.image-2 {
  width: 300px;
  height: auto;
}

.image-3 {
  width: 30px;
}

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

.image-4 {
  width: 30px;
}

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

.d-117-second-line {
  transform-origin: 0%;
  background-color: #e9e9e9;
  position: absolute;
  inset: 0%;
}

.d-117-line-wrapper {
  background-color: #e9e9e9;
  border-radius: 20px;
  width: 100%;
  height: 2px;
  position: absolute;
  overflow: hidden;
}

.menu-link-text-2 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 48px;
  transition: opacity .2s;
}

.menu-link-text-2:hover {
  opacity: .65;
}

.d-117-first-line {
  transform-origin: 100%;
  background-color: #e9e9e9;
  position: absolute;
  inset: 0%;
}

.nav-logo-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: invert();
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 3%;
  display: none;
}

.nav-logo-wrap.w--current {
  margin-bottom: 14%;
}

.nav-logo {
  width: 120px;
}

.menu-link-container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.nav-menu-button {
  z-index: 98;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: static;
  inset: 3rem 3rem auto auto;
}

.nav-menu {
  z-index: 97;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 35vw;
  margin-top: 0;
  padding-right: 10%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  transform: translate(100%);
}

.image-5 {
  width: 60px;
}

.div-block-4 {
  z-index: 55;
  justify-content: flex-start;
  align-items: center;
  height: 150px;
  padding-left: 60px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

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

.background-video-4 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.background-video-5, .background-video-6 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-block-5 {
  color: var(--studio-1);
  text-transform: none;
  font-family: Archivo Narrow, sans-serif;
  font-size: 150px;
  font-weight: 700;
  line-height: 150px;
}

.text-block-5._2 {
  color: var(--color-2);
}

.text-block-5._3 {
  color: var(--studio-1);
  text-align: center;
  font-size: 120px;
  line-height: 120px;
}

.text-block-5._3._1 {
  color: var(--white);
  font-size: 85px;
  line-height: 90px;
}

.text-block-5._3._4 {
  color: var(--color-2);
  text-align: center;
  letter-spacing: 15px;
  margin-top: 10px;
  padding: 0;
  font-size: 47px;
  font-weight: 400;
  line-height: 50px;
}

.text-block-5._4 {
  color: var(--color-2);
  text-align: center;
  font-size: 70px;
  line-height: 70px;
}

.lottie-animation {
  width: 200px;
  margin-top: 0;
}

.container-5 {
  width: 100vw;
  max-width: 100vw;
}

.container-6 {
  max-width: 100vw;
  padding: 100px 140px;
}

.text-block-6 {
  font-family: Archivo Narrow, sans-serif;
  font-size: 80px;
  line-height: 80px;
}

.bold-text {
  color: var(--white);
  line-height: 70px;
}

.paragraph-2 {
  color: var(--white);
  letter-spacing: 2px;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 22px;
}

.paragraph-3 {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.div-block-5 {
  z-index: 2;
  background-color: #0000007a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-left: 220px;
  padding-right: 220px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.background-video-7 {
  z-index: 1;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.container-7 {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100vw;
  height: auto;
  padding: 140px;
  display: flex;
}

.container-7._2 {
  background-color: var(--white);
}

.heading-2 {
  color: var(--yellow-studio);
  text-align: center;
  text-transform: none;
  font-family: Archivo Narrow, sans-serif;
  font-size: 120px;
  line-height: 100px;
}

.heading-2._2 {
  color: var(--yellow);
}

.heading-2._3 {
  font-size: 100px;
}

.paragraph-4 {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}

.paragraph-4._2 {
  color: var(--black);
}

.container-8 {
  background-color: #fff;
  width: 100vw;
  max-width: 100vw;
  height: auto;
  padding-top: 400px;
  padding-bottom: 400px;
  position: relative;
}

.div-block-6 {
  background-color: var(--none);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.paragraph-5 {
  color: var(--black);
  text-align: center;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.container-9 {
  background-color: var(--charcoal);
  width: 100vw;
  max-width: 100vw;
  padding: 140px;
}

.text-block-7 {
  color: var(--white);
  text-align: center;
  text-transform: none;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.text-block-7._2 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.text-block-7._3 {
  margin-top: 40px;
}

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

.bold-text-2._2 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 200;
}

.bold-text-2._3 {
  color: var(--studio-1);
}

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

.grid-2._2 {
  grid-template-columns: 1fr 1fr;
}

.div-block-7 {
  border: 1px solid var(--line);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-7._2 {
  border-width: .5px;
  border-color: var(--grey);
  color: var(--yellow-studio);
}

.image-6 {
  width: 50px;
}

.text-block-8 {
  color: var(--white);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 200;
}

.text-block-8.wwd {
  color: var(--black);
}

.text-block-8.wwd._2 {
  color: var(--white);
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 16px;
}

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

.text-block-9 {
  color: var(--white);
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 200;
}

.text-block-9._2 {
  color: var(--black);
}

.text-block-9._2._1 {
  text-transform: uppercase;
  margin-top: 40px;
  line-height: 27px;
}

.text-block-9._2._1.w {
  color: var(--white);
}

.grid-4 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  width: 100%;
}

.text-block-10 {
  color: var(--studio-1);
  text-transform: none;
  margin-bottom: 20px;
  font-family: Archivo Narrow, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.paragraph-6 {
  color: var(--white);
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 25px;
}

.text-field {
  border: 1px solid var(--form-line);
  background-color: var(--charcoal);
  letter-spacing: 3px;
  text-transform: uppercase;
  height: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-field._2 {
  height: 100px;
}

.image-7 {
  width: 30px;
  margin-right: 10px;
}

.nav-menu-2 {
  width: 80%;
}

.burger-wrap {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.burger-4 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.burger-bar-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.b4-bar1 {
  background-color: #858eca;
  border-radius: 2px;
  width: 18px;
  height: 4px;
}

.b4-bar-2 {
  background-color: #858eca;
  border-radius: 2px;
  width: 36px;
  height: 4px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.b4-bar3 {
  float: right;
  background-color: #858eca;
  border-radius: 2px;
  width: 18px;
  height: 4px;
}

.nav-menu-3 {
  z-index: 97;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 35vw;
  padding-right: 10%;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
  transform: translate(100%);
}

.menu-link-text-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.8rem;
  font-weight: 200;
  line-height: 48px;
  transition: opacity .2s;
}

.menu-link-text-3:hover {
  opacity: .65;
}

.nav-logo-wrap-2 {
  filter: invert();
  margin-bottom: 3%;
  display: none;
}

.nav-logo-wrap-2.w--current {
  margin-bottom: 14%;
}

.nav-menu-button-2 {
  z-index: 98;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: fixed;
  inset: 3rem 3rem auto auto;
}

.link-block {
  width: 50px;
  height: 50px;
  position: relative;
  inset: 0% auto 0 4%;
}

.image-8 {
  width: 50px;
  height: 50px;
  position: static;
}

.div-block-9 {
  z-index: 97;
  position: fixed;
  top: 3rem;
  left: 3rem;
}

.image-9 {
  width: 50px;
  height: 50px;
}

.grain-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.grain {
  z-index: 1;
  opacity: .02;
  background-image: url('../images/noise.gif');
  background-position: 50%;
  background-size: auto;
  position: fixed;
  inset: 0%;
}

.grain.in-element {
  width: 100vw;
  height: 100vh;
  min-height: 100%;
  position: absolute;
  inset: auto;
}

.preloader-content {
  z-index: 100;
  border: 1px solid #ffffff1a;
  border-radius: 100%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
  position: relative;
}

.preloader {
  z-index: 500;
  background-color: #12151a;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.preloader-outline-circle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin: -1px;
  display: grid;
  position: absolute;
  inset: 0%;
}

.preloader-outline {
  border: 1px solid #fff;
  border-radius: 100%;
  width: 200px;
  min-width: 200px;
  height: 200px;
  min-height: 200px;
  position: absolute;
  inset: 0% 0% auto;
}

.preloader-outline.bottom {
  inset: auto 0% 0% auto;
}

.subtitle {
  z-index: 10;
  color: #fffc;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 11px;
  position: relative;
}

.preloader-outline-wrapper {
  flex-direction: column;
  align-items: stretch;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.preloader-wrapper {
  z-index: 2000;
  color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.preloader-grid-item {
  background-color: #1e1e1e;
  flex: 1;
  height: 100%;
}

.preloader-grid-item.is-border {
  border-left: .0625rem solid #515151;
  border-right: .0625rem solid #515151;
}

.preloader-logo-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  font-size: 2.5rem;
  display: flex;
  position: absolute;
  top: 50%;
  overflow: hidden;
  transform: translate(0, -50%);
}

.image-10 {
  width: 80px;
  height: 80px;
}

.html-embed {
  width: 100%;
}

.grid-5 {
  grid-template-rows: auto;
  width: 100%;
  height: 100%;
  padding-left: 60px;
}

.text-block-11 {
  color: var(--color-2);
  text-align: center;
  font-family: Archivo Narrow, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.paragraph-7 {
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.div-block-10 {
  background-image: url('../images/JGT-2.jpg');
  background-position: 100%;
  background-size: cover;
}

.background-video-8 {
  z-index: 1;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-11 {
  z-index: 2;
  padding-left: 60px;
  padding-right: 60px;
  position: absolute;
  inset: 0%;
}

.vertical-button-fill {
  background-color: #bfc5d5;
  width: 100%;
  height: 18px;
}

.vertical-button-fill.light {
  background-color: #cbdce966;
}

.intro-corner {
  border-top: 1px solid #b9dee926;
  border-left: 1px solid #b9dee926;
  width: 60px;
  height: 60px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.intro-corner.bottom-left {
  border-top-style: none;
  border-bottom: 1px solid #b9dee926;
  inset: auto auto 0% 0%;
}

.subtitle-2 {
  z-index: 10;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3em;
  position: relative;
}

.about-us-intro {
  z-index: 20;
  grid-column-gap: 16px;
  grid-row-gap: 160px;
  background-color: #1c1c1c;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-height: 600px;
  padding: 140px 0 220px;
  display: grid;
  position: relative;
}

.team-images {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.vertical-line-fill {
  background-color: #bfc5d5;
  width: 100%;
  height: 24px;
}

.vertical-line-fill.light {
  background-color: #cbdce966;
}

.founder-image {
  min-height: 35vh;
  position: relative;
  overflow: hidden;
}

.team-inner-bottom {
  z-index: 20;
  background-color: #1c1c1c;
  height: 60px;
  position: relative;
}

.button-left-line {
  flex-direction: column;
  align-items: stretch;
  width: 1px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% -1px;
}

.button-right-line {
  flex-direction: column;
  justify-content: flex-end;
  width: 1px;
  display: flex;
  position: absolute;
  inset: 0% -1px 0% auto;
}

.button-bottom-line {
  justify-content: flex-end;
  height: 1px;
  display: flex;
  position: absolute;
  inset: auto 0% -1px;
}

.card-left-line {
  flex-direction: column;
  justify-content: space-between;
  width: 1px;
  display: flex;
  position: absolute;
  inset: -1px auto -1px -1px;
}

.stacked-heading-2 {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.body-display-2 {
  color: #1c1c1c;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.6em;
}

.body-display-2.two-columns {
  column-count: 2;
  column-gap: 60px;
}

.body-display-2.two-columns.white {
  color: #fff;
  column-count: 1;
  white-space: normal;
  font-size: 20px;
  font-weight: 300;
}

.inner-bottom {
  z-index: 25;
  color: #000;
  background-color: #1c1c1c;
  height: 80px;
  position: relative;
}

.inner-bottom.small {
  height: 60px;
}

.inner-bottom.small.grey {
  background-color: #1c1c1c;
}

.solid-team {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0a0f1a;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 0;
  display: grid;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.about-intro-content {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 10px minmax(auto, 770px) minmax(80px, 1fr);
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 140px 0;
  display: grid;
  position: relative;
}

.card-top-line {
  justify-content: space-between;
  height: 1px;
  display: flex;
  position: absolute;
  inset: -1px -1px auto;
}

.centered-about-intro {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-wrapper-2 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  display: grid;
  position: relative;
}

.text-block-13 {
  color: #fff;
  text-transform: uppercase;
  font-family: Archivo Narrow, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.paralax-background {
  background-image: url('../images/Work-Desk.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -48px;
  margin-bottom: -48px;
  position: absolute;
  inset: 0%;
}

.paralax-background.seven {
  background-image: url('../images/JGT-Banner-4.jpg');
}

.paralax-background.five {
  background-image: url('../images/6.jpg');
}

.paralax-background.four {
  background-image: url('../images/5.jpg');
  background-position: 50% 100%;
}

.paralax-background.one {
  background-color: #2f2f2f;
  background-image: url('../images/1.jpg');
  background-position: 50%;
  background-size: contain;
}

.paralax-background.six {
  background-image: url('../images/3.jpg');
}

.paralax-background.three {
  background-image: url('../images/4.jpg');
}

.paralax-background.two {
  background-image: url('../images/2.jpg');
  background-size: contain;
}

.background-wrapper-2 {
  z-index: 2;
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.blank-line {
  width: 0;
  height: 0;
}

.text-block-14 {
  font-size: 10px;
}

.about-intro-bottom {
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-2 {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #0000002e;
  padding: 20px 32px;
  font-size: 12px;
  line-height: 1.3em;
  position: relative;
}

.button-2.light {
  color: #fff;
  text-align: center;
  border-color: #b9dee926;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
}

.button-2.white {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.overlay-2 {
  background-color: #060b1499;
  position: absolute;
  inset: 0%;
}

.overlay-2.light {
  background-color: #060b144d;
  width: auto;
  height: auto;
}

.horizontal-line-fill {
  background-color: #bfc5d5;
  width: 24px;
  height: 100%;
}

.horizontal-line-fill.light {
  background-color: #cbdce966;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.section-2.dark {
  color: #fff;
  background-color: #1c1c1c;
  padding-top: 0;
  padding-bottom: 0;
}

.subtitle-wrapper {
  margin-bottom: 24px;
}

.team-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 600px;
  display: grid;
}

.card-bottom-line {
  justify-content: space-between;
  height: 1px;
  display: flex;
  position: absolute;
  inset: auto -1px -1px;
}

.team-grid-content {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1400px;
  display: grid;
}

.button-top-line {
  justify-content: space-between;
  height: 1px;
  display: flex;
  position: absolute;
  inset: -1px 0% auto;
}

.button-fill {
  background-color: #bfc5d5;
  width: 18px;
  height: 100%;
}

.button-fill.light {
  background-color: #cbdce966;
}

.text-block-15 {
  color: var(--yellow-studio);
  text-transform: none;
  margin-bottom: 20px;
  font-family: Archivo Narrow, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.form {
  height: 100%;
}

.link-block-2 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  text-decoration: none;
  display: inline-flex;
}

.text-block-16 {
  color: var(--white);
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.image-11 {
  filter: invert();
  width: 25px;
  height: auto;
}

.image-11._2 {
  filter: none;
}

.div-block-12 {
  background-color: var(--white);
  color: var(--black-o-2);
  width: 1px;
  height: 80%;
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-17 {
  color: var(--yellow-studio);
  letter-spacing: 0;
  font-family: Archivo Narrow, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.form-block {
  width: 100%;
}

.form-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 20px;
  display: flex;
}

.text-field-2 {
  border: 1px solid var(--white);
  background-color: var(--color);
  color: var(--white);
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

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

.text-field-3 {
  border: 1px solid var(--white);
  background-color: var(--color);
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

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

.submit-button {
  border: 1px solid var(--white);
  background-color: var(--color);
  color: var(--white);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.submit-button:hover {
  background-color: var(--color-2);
  color: var(--white);
}

.text-block-18 {
  color: #fff;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.slide-nav {
  display: none;
}

.container-10 {
  width: 100vw;
  max-width: 100vw;
  padding: 100px 140px;
}

.image-12 {
  width: 30px;
}

.link-block-3 {
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-19 {
  color: var(--white);
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.div-block-13 {
  background-color: var(--white);
  width: 1px;
  height: 90%;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-14 {
  color: var(--white);
  background-color: #0000005e;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.text-block-20 {
  color: var(--studio-1);
  text-transform: none;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

.text-block-21 {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-22 {
  color: var(--white);
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 40px;
}

.div-block-15 {
  border: 1px solid var(--form-line);
  padding: 20px;
}

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

.paragraph-8 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.image-13, .image-14 {
  width: 70px;
}

.button-3 {
  border: 1px solid var(--studio-1);
  background-color: var(--color);
  color: var(--studio-1);
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.button-3:hover {
  background-color: var(--studio-1);
  color: var(--white);
}

.button-3._2 {
  border-color: var(--yellow-studio);
  color: var(--yellow-studio);
}

.button-3._2:hover {
  background-color: var(--yellow-studio);
  color: var(--white);
}

.div-block-16 {
  border: 1px solid var(--form-line);
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-16._2 {
  border-color: var(--white);
}

.grid-8 {
  grid-template-rows: auto 98px auto;
  grid-template-columns: 1fr;
}

.grid-8._2 {
  grid-template-rows: auto 98px;
}

.paragraph-9 {
  color: var(--white);
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.image-15 {
  width: 70px;
}

.image-15._2 {
  width: 60px;
}

.text-block-23 {
  color: var(--white);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.italic-text {
  color: var(--white);
  font-family: Montserrat, sans-serif;
}

.text-block-24 {
  color: var(--yellow-studio);
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

.text-block-25 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-26 {
  color: var(--white);
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
}

.section-3 {
  background-color: var(--studio-1);
  padding: 100px 60px;
}

.text-block-27 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.image-16 {
  width: 100%;
  margin-top: 20px;
}

.div-block-17 {
  border: 1px none var(--grey);
  background-color: var(--color);
  padding: 0;
}

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

.image-17 {
  width: 50px;
}

.text-block-28 {
  color: var(--white);
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.section-4 {
  background-color: var(--white);
  padding-bottom: 60px;
  padding-left: 100px;
  padding-right: 100px;
}

.slider-2 {
  height: 100%;
}

.slide-2 {
  background-image: url('../images/omni-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-18 {
  background-color: #00000070;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 140px;
  padding-left: 60px;
  padding-right: 140px;
  display: flex;
}

.text-block-29 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
}

.paragraph-10 {
  color: var(--white);
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.button-4 {
  border: 1px solid var(--yellow-studio);
  color: var(--yellow-studio);
  background-color: #3898ec00;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
}

.button-4:hover {
  background-color: var(--yellow-studio);
  color: var(--white);
}

.slide-3 {
  background-image: url('../images/phone.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/chat.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/ecomm.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/analytics.jpg');
  background-position: 50%;
  background-size: cover;
}

.grid-10 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

.image-18 {
  width: 120px;
}

.div-block-19, .div-block-20, .div-block-21, .div-block-22 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-19, .image-20 {
  width: 170px;
}

.image-21 {
  width: 140px;
}

.image-22 {
  width: 150px;
}

.image-23 {
  width: 60px;
}

.image-24 {
  width: 130px;
}

.div-block-23, .div-block-24, .div-block-25, .div-block-26, .div-block-27 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-25 {
  width: 160px;
}

.div-block-28 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-29 {
  width: 100%;
  margin-top: 60px;
}

.paragraph-11 {
  color: var(--white);
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
}

.text-block-30 {
  color: var(--studio-1);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}

.div-block-30 {
  margin-top: 20px;
}

.text-block-31 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 200px;
  line-height: 200px;
}

.image-26 {
  width: 150px;
  position: relative;
  top: -109px;
  left: 76px;
}

.grid-12 {
  grid-template-columns: .25fr 1fr;
  margin-top: 60px;
}

.image-27 {
  width: 150px;
  margin-bottom: 10px;
}

.div-block-31 {
  border: 1px solid var(--form-line);
  padding: 40px;
}

.div-block-32 {
  background-color: var(--form-line);
  width: 70%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.div-block-32._2 {
  width: 70%;
  margin-top: 20px;
  margin-bottom: 10px;
}

.div-block-33 {
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.section-5 {
  background-color: var(--studio-1);
  padding: 60px 140px;
}

.image-28, .image-29 {
  width: 200px;
}

@media screen and (min-width: 1440px) {
  .div-block-5 {
    padding-left: 220px;
    padding-right: 220px;
  }

  .paragraph-10 {
    font-size: 22px;
    line-height: 27px;
  }
}

@media screen and (min-width: 1920px) {
  .container.p1.au {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-3 {
    height: auto;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .div-block-5 {
    padding-top: 0;
    padding-left: 100px;
    padding-right: 100px;
  }

  .container-7 {
    height: auto;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .div-block-6 {
    position: absolute;
    inset: 0%;
  }

  .nav-logo-wrap-2 {
    display: none;
  }

  .div-block-11 {
    position: static;
  }

  .paragraph-10 {
    font-size: 25px;
    line-height: 30px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    height: 75vh;
  }

  .container.cu {
    height: auto;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }

  .heading {
    text-align: center;
    letter-spacing: 2px;
  }

  .paragraph {
    text-align: center;
  }

  .spark-line-3.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 3px;
    width: 12.75px;
    height: 3.33px;
    margin-left: 0;
    left: 18px;
  }

  .spark-line-2.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-line-1.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 2px;
    width: 24px;
    height: 3.33px;
  }

  .spark-simple-menu-button-right {
    background-color: #0000;
    padding-left: 18px;
  }

  .spark-simple-menu-button-right.w--open {
    background-color: #0000;
  }

  .spark-nav-link {
    text-align: left;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .spark-nav-link.spark-button {
    text-align: center;
    margin-bottom: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .spark-simple-nav-menu {
    z-index: 99;
    background-color: var(--spark-library--white);
    border-radius: 45px;
    margin-top: 1rem;
    padding: 2rem 1rem 1rem;
    box-shadow: 1px 1px 8px #0000001a;
  }

  .spark-hamburger-menu-inner {
    padding: 0;
  }

  .spark-hamburger-menu-with-logo {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-line-4.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-line-5.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 2px;
    width: 24px;
    height: 3.33px;
  }

  .spark-simple-menu-button {
    background-color: #0000;
    padding-left: 18px;
  }

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

  .spark-bottom-bar-link-row {
    grid-column-gap: 16px;
  }

  .spark-container.spark-flexed {
    flex-wrap: wrap;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-absolute-bottom-bar {
    text-align: left;
    padding-left: 32px;
    padding-right: 32px;
    font-size: .7rem;
  }

  .spark-mega-nav-link {
    text-align: left;
    margin-bottom: 1rem;
  }

  .spark-mega-nav-link-list {
    grid-column-gap: 16px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 32px;
    display: flex;
  }

  .spark-mega-menu-take-over {
    height: 100vh;
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
    overflow: scroll;
  }

  .spark-square-menu-inner {
    padding: 0;
  }

  .spark-take-over-menu {
    padding-left: 32px;
    padding-right: 32px;
  }

  .container-3 {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .text-block {
    font-size: 65px;
    line-height: 70px;
  }

  .text-block._3 {
    font-size: 100px;
    line-height: 80px;
  }

  .text-block._4 {
    font-size: 100px;
    line-height: 100px;
  }

  .container-4 {
    height: 50vh;
  }

  .div-block-3 {
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .text-block-3 {
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-4 {
    font-size: 12px;
    line-height: 18px;
  }

  .spark-footer-bottom {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-flexed-footer-column {
    justify-content: center;
    align-items: flex-start;
    min-width: 180px;
  }

  .spark-max-width-416 {
    max-width: 100%;
  }

  .spark-spread-footer-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .spark-section {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .menu-link-text-2 {
    font-size: 1.6rem;
  }

  .nav-logo {
    width: 80px;
  }

  .nav-menu {
    width: 45vw;
  }

  .text-block-5 {
    font-size: 80px;
    line-height: 80px;
  }

  .text-block-5._3 {
    text-align: center;
    font-size: 80px;
    line-height: 80px;
  }

  .text-block-5._3._1 {
    font-size: 50px;
    line-height: 50px;
  }

  .text-block-5._3._4 {
    letter-spacing: 0;
    font-size: 30px;
    line-height: 30px;
  }

  .container-6 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .paragraph-3 {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-5 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .container-7 {
    padding: 100px 60px;
  }

  .heading-2, .heading-2._2 {
    font-size: 80px;
    line-height: 80px;
  }

  .div-block-6 {
    height: auto;
  }

  .container-9 {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .nav-menu-3 {
    width: 45vw;
  }

  .menu-link-text-3 {
    font-size: 1.6rem;
  }

  .div-block-9 {
    top: 2.6rem;
  }

  .text-block-11 {
    font-size: 60px;
    line-height: 60px;
  }

  .paragraph-7 {
    font-size: 20px;
    line-height: 25px;
  }

  .about-us-intro {
    padding-top: 80px;
    padding-bottom: 140px;
  }

  .team-images {
    grid-template-columns: 1fr;
    min-height: 500px;
  }

  .founder-image {
    min-height: 33.33vw;
  }

  .team-inner-bottom {
    display: none;
  }

  .body-display-2.two-columns {
    column-count: 1;
  }

  .solid-team {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .about-intro-content {
    grid-template-columns: minmax(auto, 650px);
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
  }

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

  .blank-line {
    padding: 0;
  }

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

  .team-grid {
    min-height: auto;
  }

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

  .text-field-2, .text-field-3, .text-block-18 {
    text-align: left;
  }

  .grid-7 {
    grid-template-rows: auto 56px auto;
  }

  .paragraph-8 {
    font-size: 14px;
  }

  .image-13, .image-14 {
    width: 50px;
  }

  .text-block-24 {
    font-size: 30px;
    line-height: 35px;
  }

  .text-block-25 {
    font-size: 18px;
    line-height: 23px;
  }
}

@media screen and (max-width: 767px) {
  .container.cu {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading {
    font-size: 45px;
    line-height: 50px;
  }

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

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

  .spark-simple-nav-menu.spark-simple-shadow-small-on-nav {
    width: 100%;
  }

  .spark-hamburger-menu-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-hamburger-menu-with-logo {
    width: 98%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-flex-row {
    flex-direction: column;
  }

  .spark-container {
    width: 100%;
  }

  .spark-large-card-link {
    background-position: 50%;
    width: 100%;
    height: 340px;
  }

  .spark-hold-card-links {
    width: 100%;
  }

  .spark-mega-nav-link {
    width: 48%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.6rem;
  }

  .spark-mega-menu-take-over {
    min-height: auto;
    padding-bottom: 100px;
    overflow: scroll;
  }

  .spark-square-menu-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-take-over-menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-3 {
    padding-right: 40px;
  }

  .text-block-3 {
    line-height: 20px;
  }

  .spark-flex-row-2 {
    flex-direction: column;
  }

  .spark-flex-row-2.spark-24px-row-spacing {
    grid-row-gap: 24px;
  }

  .spark-container-2 {
    width: 100%;
  }

  .spark-flexed-footer-column {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .spark-spread-footer-grid {
    flex-direction: column;
    display: flex;
  }

  .spark-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .menu-link-text-2 {
    font-size: 1.4rem;
  }

  .nav-logo {
    width: 60px;
  }

  .nav-menu-button {
    width: 30px;
    height: 30px;
  }

  .nav-menu {
    width: 70vw;
    display: flex;
  }

  .image-5 {
    width: 50px;
    margin-top: -15px;
  }

  .div-block-4 {
    height: 130px;
    padding-left: 40px;
  }

  .text-block-5._3 {
    text-align: center;
    font-size: 60px;
    line-height: 60px;
  }

  .text-block-5._3._1 {
    font-size: 60px;
    line-height: 60px;
  }

  .text-block-5._3._4 {
    letter-spacing: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .text-block-5._4 {
    font-size: 40px;
    line-height: 40px;
  }

  .container-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-3 {
    font-size: 16px;
    line-height: 16px;
  }

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

  .container-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-8 {
    height: 75vh;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

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

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

  .text-block-10 {
    font-size: 80px;
    line-height: 80px;
  }

  .burger-wrap {
    height: 120px;
  }

  .nav-menu-3 {
    width: 70vw;
    display: flex;
  }

  .menu-link-text-3 {
    font-size: 1.4rem;
  }

  .nav-menu-button-2 {
    width: 30px;
    height: 30px;
  }

  .div-block-9 {
    top: 2.2rem;
  }

  .team-images {
    min-height: 300px;
  }

  .body-display-2.two-columns.white {
    column-count: 1;
  }

  .inner-bottom {
    height: 60px;
  }

  .solid-team {
    grid-template-columns: 1fr 1fr;
  }

  .about-intro-content {
    padding: 60px 0 60px 60px;
  }

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

  .grid-6 {
    grid-template-columns: 1fr 1fr;
  }

  .section-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-9, .grid-11 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .container {
    height: 60vh;
    overflow: hidden;
  }

  .container.p1.au {
    height: 60vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container.p1.cu {
    background-position: 50%;
    height: 60vh;
    padding: 0;
  }

  .container.cu {
    padding: 60px 20px;
  }

  .div-block {
    padding-left: 60px;
    padding-right: 60px;
  }

  .button {
    text-align: center;
  }

  .spark-nav-link {
    margin-bottom: .5rem;
  }

  .spark-simple-nav-menu {
    border-radius: 20px;
    padding: 1rem .5rem 0;
  }

  .spark-simple-nav-menu.spark-simple-shadow-small-on-nav {
    padding-bottom: 1rem;
  }

  .spark-hamburger-menu-inner {
    padding: 0;
  }

  .spark-hamburger-menu-with-logo {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-simple-menu-button {
    padding-left: 0;
  }

  .spark-flex-row {
    align-items: flex-start;
  }

  .spark-container.spark-flexed {
    padding-bottom: 120px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-absolute-bottom-bar {
    padding-left: 20px;
    padding-right: 20px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .spark-large-card-link {
    height: 260px;
  }

  .spark-hold-card-links {
    grid-row-gap: 32px;
    flex-wrap: wrap;
  }

  .spark-mega-nav-link {
    width: 100%;
    margin-bottom: .5rem;
  }

  .spark-mega-menu-take-over {
    height: 100vh;
    padding-top: 64px;
    overflow: scroll;
  }

  .spark-square-menu-inner {
    background-color: var(--spark-library--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .spark-square-menu-inner.spark-full-width-nav {
    z-index: 10;
    padding-left: 20px;
    position: relative;
  }

  .spark-take-over-menu {
    z-index: 2;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
  }

  .container-3 {
    overflow: hidden;
  }

  .div-block-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block, .text-block._2 {
    font-size: 40px;
    line-height: 45px;
  }

  .text-block._3 {
    font-size: 55px;
    line-height: 55px;
  }

  .text-block._4 {
    font-size: 60px;
    line-height: 60px;
  }

  .container-4 {
    height: 60vh;
    overflow: hidden;
  }

  .div-block-3 {
    height: 100%;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-3 {
    text-align: right;
  }

  .spark-flex-row-2 {
    align-items: flex-start;
  }

  .spark-flex-row-2.spark-24px-row-spacing {
    grid-row-gap: 24px;
    justify-content: space-between;
    align-items: center;
  }

  .spark-footer-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-section {
    padding: 64px 20px;
  }

  .spark-section.spark-primary-bottom-border {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .spark-section h1 {
    font-size: 3rem;
  }

  .spark-section h2 {
    font-size: 2.5rem;
  }

  .spark-section p {
    font-size: 25px;
    line-height: 25px;
  }

  .image-3, .image-4 {
    width: 20px;
  }

  .body {
    overflow: visible;
  }

  .copy-me-nav-menu-wrap {
    overflow: hidden;
  }

  .menu-link-text-2:focus {
    opacity: 1;
  }

  .nav-logo-wrap.w--current {
    overflow: hidden;
  }

  .nav-menu-button {
    top: 3%;
    right: 6%;
    overflow: hidden;
  }

  .nav-menu {
    width: 95vw;
    min-height: 100vh;
    overflow: hidden;
  }

  .image-5 {
    width: 40px;
    margin-top: 0;
  }

  .div-block-4 {
    height: 90px;
    padding-left: 20px;
    overflow: hidden;
  }

  .text-block-5 {
    text-align: center;
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-5._3 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-5._3._1 {
    font-size: 35px;
    line-height: 35px;
  }

  .text-block-5._3._4 {
    letter-spacing: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .text-block-5._4 {
    font-size: 25px;
    line-height: 25px;
  }

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

  .bold-text {
    font-size: 50px;
    line-height: 55px;
  }

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

  .paragraph-3 {
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-5 {
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .container-7 {
    padding: 100px 20px;
  }

  .heading-2 {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-2._2 {
    font-size: 40px;
    line-height: 45px;
  }

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

  .container-8 {
    height: 50vh;
  }

  .div-block-6 {
    padding: 100px 20px;
  }

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

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

  .text-block-7, .text-block-7._2, .bold-text-2 {
    font-size: 35px;
    line-height: 35px;
  }

  .bold-text-2._3 {
    font-size: 30px;
    line-height: 30px;
  }

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

  .text-block-9 {
    line-height: 30px;
  }

  .text-block-10 {
    font-size: 40px;
    line-height: 45px;
  }

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

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

  .burger-wrap {
    height: 120px;
  }

  .nav-menu-3 {
    width: 95vw;
    min-height: 100vh;
  }

  .menu-link-text-3:focus {
    opacity: 1;
  }

  .nav-menu-button-2 {
    top: 3%;
    right: 6%;
  }

  .div-block-9 {
    top: 1.5rem;
    left: 1.4rem;
  }

  .image-9 {
    width: 40px;
    height: 40px;
  }

  .text-block-11 {
    font-size: 40px;
    line-height: 40px;
  }

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

  .div-block-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .intro-corner {
    width: 48px;
    height: 48px;
  }

  .subtitle-2 {
    padding-left: 10px;
  }

  .about-us-intro {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .team-images {
    min-height: 250px;
  }

  .founder-image {
    min-height: 20vh;
  }

  .body-display-2.two-columns.white {
    text-align: left;
    padding-left: 0;
    font-size: 16px;
  }

  .inner-bottom {
    height: 48px;
  }

  .solid-team {
    grid-template-columns: 1fr 1fr;
  }

  .about-intro-content {
    padding: 48px 0;
  }

  .grid-wrapper-2 {
    grid-template-columns: .25fr;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-13 {
    font-size: 40px;
    line-height: 40px;
  }

  .button-2 {
    padding: 18px 28px;
  }

  .overlay-2 {
    width: 100%;
  }

  .team-grid-content {
    grid-template-columns: 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-15 {
    font-size: 30px;
    line-height: 35px;
  }

  .text-block-17 {
    font-size: 25px;
    line-height: 25px;
  }

  .text-block-18 {
    font-size: 14px;
    line-height: 16px;
  }

  .text-block-22 {
    font-size: 18px;
    line-height: 23px;
  }

  .grid-6 {
    grid-template-columns: 1fr;
  }

  .grid-8 {
    grid-template-rows: auto 154px auto;
  }

  .text-block-24 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-25 {
    font-size: 16px;
    line-height: 21px;
  }

  .section-3 {
    padding: 60px 20px;
  }

  .text-block-27 {
    font-size: 16px;
    line-height: 21px;
  }

  .grid-9 {
    grid-template-columns: 1fr;
  }

  .div-block-18 {
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-29 {
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-10 {
    font-size: 14px;
    line-height: 19px;
  }

  .button-4 {
    font-size: 12px;
  }

  .grid-10 {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    grid-template-columns: 1fr 1fr;
  }

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .grid-11 {
    grid-template-columns: 1fr;
  }

  .section-5 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-cdfbee11-a082-ecdb-262e-d9f08d1ed208-3202cf10 {
  align-self: start;
}

#w-node-cdfbee11-a082-ecdb-262e-d9f08d1ed20a-3202cf10 {
  place-self: start end;
}

#w-node-_163a2611-e586-ff24-1878-c77e49690b2c-3202cf10, #w-node-_153396f5-6445-d80e-beda-f85add13059e-3202cf10, #w-node-b361e3f3-c391-41c0-c431-b47c0f2974e5-3202cf10, #w-node-ee296825-8b3e-9b7b-4ca8-6370e1c4fa25-3202cf10, #w-node-af27e3dd-13b8-ee64-4568-08f09019404b-3202cf10, #w-node-f2d9b713-303b-4080-8d9b-915affa12707-3202cf10, #w-node-_7097a60b-f74c-9651-b9b5-10d1000fa0c1-3202cf10, #w-node-_1c708e4b-fb70-07e7-6c79-93ddbe632c58-3202cf10 {
  justify-self: center;
}

#w-node-f60b9a77-05af-2109-7d4f-104721d405b4-3202cf10 {
  place-self: auto;
}

#w-node-_49c07507-d65a-eafe-18cc-965539ab6d3a-39ab6d36 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_49c07507-d65a-eafe-18cc-965539ab6d3f-39ab6d36 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9754faa3-c362-8b70-db2c-315f99a574e1-3202cf18, #w-node-_0a932488-c4ae-97a3-26b0-a7c48442b9d8-3202cf18, #w-node-_4c9255ed-f547-d578-dca7-b975d0b06975-3202cf18, #w-node-_631b6c2d-ec4a-0c27-e3ca-024a16462185-3202cf18 {
  justify-self: start;
}

#w-node-_31e31c3a-7ed2-ad5a-f76f-a6ce99322b1b-3202cf1a {
  grid-area: span 2 / span 1 / span 2 / span 1;
}


