.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.nav-link {
  pointer-events: auto;
  color: #fff;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #0000;
  background-clip: border-box;
  border: 0 solid #000;
  border-radius: 20px;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
  transition: background-color .775s cubic-bezier(0, .679, .25, 1);
}

.nav-link:hover, .nav-link:active {
  background-color: #fff3;
}

.nav-link:visited {
  background-color: #969696;
}

.nav-link.w--current {
  color: #fff;
}

.navbar {
  color: #f7f7f100;
  object-fit: fill;
  background-color: #f7f7f100;
  border-radius: 0;
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 37px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.section-intro {
  background-color: #fff;
  background-image: linear-gradient(#f7f7f1, #fff);
  border-radius: 0;
  margin-bottom: 90px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px 0;
  position: relative;
  overflow: visible;
}

.container {
  opacity: 1;
  outline-offset: 0px;
  color: #0000;
  background-color: #f7f7f100;
  border-radius: 0;
  outline: 3px #0000;
  max-width: 1140px;
  height: auto;
  padding-left: 0;
  line-height: 0;
  position: sticky;
}

.nav-link-right {
  border: 0 solid #000;
  border-radius: 0 20px 20px 0;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.body {
  outline-offset: 0px;
  cursor: auto;
  background-color: #fff0;
  border: 0 #0000;
  border-radius: 0;
  outline: 3px solid #333;
  margin-left: 0;
  margin-right: 0;
}

.nav-menu {
  background-color: #000c;
  border: 1px #000;
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 0;
  padding-top: 0;
}

.nav-link-copy {
  -webkit-text-fill-color: inherit;
  background-color: #d3d3d3;
  background-clip: border-box;
  border: 0 solid #000;
  border-radius: 20px;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.brand {
  margin-top: 15px;
}

.image {
  margin-top: 20px;
}

.heading-bold {
  text-align: left;
  margin-top: 120px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 65px;
  text-decoration: none;
  position: static;
  overflow: visible;
}

.heading-regular {
  width: auto;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 200;
  line-height: 65px;
}

.image-2 {
  margin-left: 388px;
}

.image-3 {
  margin-top: 40px;
}

.container-intro {
  max-width: 1140px;
  margin-top: 0;
}

.container-3 {
  max-width: 1140px;
  font-size: 0;
}

.container-image {
  background-color: #f7f7f200;
  border: 2px #f7f7f1;
  border-radius: 13px;
  max-width: 1140px;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
}

.container-5, .container-6 {
  max-width: 1140px;
}

.section-work {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 90px;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.section-work:hover {
  transform: translate(0);
}

.section-nav {
  margin-left: 20px;
  margin-right: 20px;
}

.button {
  float: right;
  text-align: right;
  background-color: #000c;
  border-radius: 20px;
  margin-right: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  display: inline-block;
}

.section-footer {
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 20px;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.container-footer {
  max-width: 1140px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 40px;
}

.link-block {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
}

.link-block-home {
  cursor: pointer;
  max-width: 1140px;
  margin-top: 0;
  transition: opacity .375s cubic-bezier(0, .17, .25, 1);
  display: block;
}

.link-block-home:hover {
  opacity: .85;
  mix-blend-mode: normal;
}

.link-block-home.w--current {
  margin-top: -110px;
  display: block;
  position: absolute;
}

.index-image {
  float: none;
  border: 1px #000;
  border-radius: 13px 13px 0 0;
  margin-bottom: 0;
  text-decoration: none;
}

.index-image:hover {
  opacity: 1;
  padding-bottom: 0;
}

.project-header {
  margin-top: 70px;
  margin-left: 20px;
  margin-right: 20px;
}

.fs-copyclip_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  place-items: center start;
  display: grid;
  position: relative;
}

.fs-copyclip_button {
  color: #fff;
  text-align: center;
  background-color: #5c2aff;
  border-radius: 500px;
  padding: .6rem 2rem .65rem;
  font-family: Inter, sans-serif;
}

.fs-copyclip_button:hover {
  background-color: #6739ff;
}

.fs-copyclip_text {
  color: #acacac;
}

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

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

.image-4 {
  border-radius: 10px;
}

.caption-1 {
  margin-top: 30px;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 200;
  line-height: 36px;
}

.link {
  color: #000;
  text-align: left;
  border-radius: 0;
  flex-flow: row;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.container-caption {
  background-color: #f1f1e800;
  border-bottom-right-radius: 13px;
  border-bottom-left-radius: 13px;
  max-width: 1140px;
  margin-top: 0;
  padding-top: 0;
  line-height: 20px;
}

.text-span {
  background-color: #fff;
}

.body-text {
  background-color: #f7f7f100;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 0;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 200;
  line-height: 35px;
}

.tag-text {
  clear: none;
  text-align: left;
  background-color: #fff;
  border: 1px solid #e9e9e4;
  border-radius: 20px;
  margin-top: 0;
  margin-right: 10px;
  padding: 10px 20px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  position: static;
}

.text-block-3 {
  margin-top: 40px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.container-tags {
  clear: none;
  max-width: 1140px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  line-height: 20px;
  display: block;
  position: relative;
  inset: 10% 0% 0%;
}

.text-span-2 {
  color: #fff;
  background-color: #000;
  border: 20px solid #000;
  height: 60px;
  font-size: 14px;
  display: block;
}

.button-2 {
  background-color: #000;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 10px 20px 11px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  transition: background-color .4s;
}

.button-2:hover {
  background-color: #000000b3;
  padding-right: 20px;
}

.button-2:active {
  background-color: #ccc;
}

.container-7 {
  max-width: 1140px;
}

.section {
  background-color: #f7f7f1;
}

.bold-text {
  font-weight: 400;
}

.button-arrow {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  background-color: #000;
  border-radius: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  display: inline-block;
}

.arrow-link {
  color: #fff;
  background-color: #000;
  border-radius: 25px;
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: 0;
  padding: 11px 20px 11px 30px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.arrow-link-icon {
  color: #fff;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.footer {
  background-color: #f1f1e8;
  border-radius: 0;
  margin: 0;
  padding: 50px 20px 100px;
  overflow: visible;
}

.body-text-medium {
  color: #333;
  cursor: auto;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 35px;
  font-weight: 200;
  line-height: 45px;
}

.footer-shadow {
  background-color: #f1f1e8;
  background-image: linear-gradient(#e5e5da, #f1f1e8);
  border-radius: 0;
  max-width: none;
  margin: 0;
  padding: 10px 0;
  overflow: visible;
}

.body-text-medium-link {
  color: #333;
  cursor: pointer;
  font-weight: 400;
  text-decoration: none;
  transition: box-shadow .2s;
  box-shadow: inset 0 1px #0000;
}

.body-text-medium-link:hover {
  text-decoration: none;
  box-shadow: inset 0 1px 0 40px #f1f1e8;
}

.image-5 {
  padding-bottom: 5px;
  padding-right: 5px;
  display: block;
}

.image-6, .image-7, .image-8 {
  padding-bottom: 5px;
  padding-right: 5px;
}

.image-9 {
  padding-bottom: 5px;
}

.image-10, .image-11, .image-12, .image-13 {
  padding-right: 5px;
}

.section-2 {
  max-width: 1140px;
}

.body-text-medium-link-dark {
  color: #333;
  cursor: pointer;
  font-weight: 400;
  text-decoration: none;
  transition: box-shadow .2s;
  box-shadow: inset 0 1px #0000;
}

.body-text-medium-link-dark:hover {
  text-decoration: none;
  box-shadow: inset 0 1px 0 40px #dfdfd4;
}

.intro-image {
  float: none;
  border: 1px #000;
  border-radius: 13px;
  margin-bottom: 40px;
  text-decoration: none;
}

.intro-image:hover {
  opacity: 1;
  padding-bottom: 0;
}

.project-page-work {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 0;
  display: block;
}

.project-page-work:hover {
  transform: translate(0);
}

.project-image {
  float: none;
  border: 1px #000;
  border-radius: 13px;
  margin-bottom: 0;
  text-decoration: none;
}

.project-image:hover {
  opacity: 1;
  padding-bottom: 0;
}

.project-intro {
  background-color: #fff;
  background-image: linear-gradient(#f7f7f1, #fff);
  border-radius: 0;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px 0;
  overflow: visible;
}

.button-arrow-small {
  float: right;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: right;
  cursor: pointer;
  background-color: #000;
  border-radius: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  line-height: 10px;
  display: inline-block;
}

.arrow-link-small {
  color: #fff;
  margin-top: 0;
  margin-left: 10px;
  padding: 11px 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.arrow-link-small.w--current {
  font-size: 12px;
}

.lottie-animation {
  background-color: #f7f7f2;
  border-radius: 13px;
  padding-bottom: 0;
  overflow: hidden;
}

.project-page-work-description {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 60px 20px 30px;
  display: block;
}

.project-page-work-description:hover {
  transform: translate(0);
}

.container-caption-fill {
  background-color: #fff;
  border-bottom-right-radius: 13px;
  border-bottom-left-radius: 13px;
  max-width: 1140px;
  margin-top: 0;
  padding-top: 0;
  line-height: 20px;
}

.project-intro-container {
  max-width: 1140px;
  margin-top: 120px;
  padding-bottom: 0;
}

.project-text-home-1 {
  background-color: #f7f7f100;
  border-radius: 13px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 40px 20px 0;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 200;
  line-height: 35px;
}

.logo-panel {
  max-width: 1140px;
  display: block;
}

.logo {
  padding-right: 0;
  overflow: auto;
}

.flex-block {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1140px;
  margin-top: 5px;
  margin-bottom: 0;
  overflow: clip;
}

.background-video {
  overflow: hidden;
}

.background-video-letterbox {
  box-sizing: border-box;
  aspect-ratio: 2;
  border-radius: 13px;
  width: 100%;
  height: 100%;
  display: block;
  bottom: 0;
  overflow: hidden;
}

.rive {
  height: 60%;
}

.container-video {
  background-color: #f7f7f200;
  border: 2px #f7f7f1;
  border-radius: 13px;
  max-width: 1140px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
}

.container-rive {
  background-color: #f7f7f2;
  border: 2px #f7f7f1;
  border-radius: 13px;
  max-width: 1140px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
}

.container-caption-fill-small {
  background-color: #f7f7f1;
  border: 1px solid #e9e9de;
  border-radius: 13px;
  max-width: 1140px;
  margin-top: 0;
  padding: 10px 30px 30px;
  line-height: 20px;
}

.background-video-boxy {
  box-sizing: border-box;
  aspect-ratio: 3 / 2;
  border-radius: 13px;
  width: 100%;
  height: 100%;
  display: block;
  bottom: 0;
  overflow: visible;
}

.project-page-caption {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 60px 20px 30px;
  display: block;
}

.project-page-caption:hover {
  transform: translate(0);
}

.container-image-home {
  background-color: #f7f7f200;
  border: 2px #f7f7f1;
  border-radius: 13px;
  max-width: 1140px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
}

.section-work-home {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 90px;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
  overflow: visible;
}

.section-work-home:hover {
  transform: translate(0);
}

.container-caption-home {
  background-color: #f1f1e8;
  border: 1px solid #e9e9de;
  border-radius: 0 0 13px 13px;
  max-width: 1140px;
  margin-top: 0;
  padding-top: 0;
  padding-left: 30px;
  line-height: 20px;
}

.body-text-small {
  background-color: #f7f7f100;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 10px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
  text-decoration: none;
}

.body-text-small-link {
  color: #333;
  cursor: pointer;
  font-weight: 400;
  text-decoration: none;
  transition: box-shadow .2s;
  box-shadow: inset 0 1px #0000;
}

.body-text-small-link:hover {
  text-decoration: none;
  box-shadow: inset 0 1px 0 40px #f1f1e8;
}

.draw {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 600px;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block {
  position: absolute;
}

.lottie-animation-2 {
  margin-top: 120px;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

.lottie-animation-3 {
  width: 550px;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  position: relative;
}

.div-block-2 {
  position: absolute;
}

.profile-image {
  float: none;
  border: 1px #000;
  border-radius: 13px;
  margin-bottom: 0;
  text-decoration: none;
}

.profile-image:hover {
  opacity: 1;
  padding-bottom: 0;
}

.lottie-animation-green {
  background-color: #2dc27a;
  border-radius: 13px;
  padding-bottom: 0;
  overflow: hidden;
}

.link-block-2 {
  position: absolute;
}

.link-block-2.w--current {
  cursor: pointer;
  margin-top: -60px;
  position: fixed;
}

.button-3 {
  margin-top: -120px;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
  font-weight: 500;
}

.link-block-3 {
  background-color: #000;
  border-radius: 20px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    padding-right: 20px;
  }

  .section-intro {
    margin-bottom: 60px;
  }

  .container {
    padding-left: 0;
  }

  .nav-menu {
    margin-right: 0;
  }

  .image {
    margin-left: 0;
  }

  .heading-bold {
    margin-left: 0;
    margin-right: 0;
    font-size: 50px;
  }

  .heading-regular {
    margin-left: 0;
    margin-right: 0;
    font-size: 50px;
    line-height: 57px;
  }

  .image-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .container-intro {
    padding-left: 0;
    padding-right: 0;
  }

  .section-work {
    margin-bottom: 50px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-footer {
    padding-bottom: 10px;
    padding-right: 20px;
  }

  .caption-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .body-text {
    padding-bottom: 14px;
    font-size: 20px;
    line-height: 30px;
  }

  .tag-text {
    margin-top: 10px;
  }

  .container-tags {
    padding-top: 10px;
  }

  .body-text-medium {
    margin-left: 0;
    margin-right: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .project-page-work, .project-page-work-description {
    margin-left: 20px;
    margin-right: 20px;
  }

  .project-intro-container {
    padding-left: 0;
    padding-right: 0;
  }

  .project-text-home-1 {
    font-size: 22px;
    line-height: 30px;
  }

  .project-page-caption {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-work-home {
    margin-bottom: 50px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section-intro {
    margin-bottom: 40px;
  }

  .nav-menu {
    margin-right: 0;
  }

  .image {
    margin-left: 0;
  }

  .heading-bold {
    margin-left: 0;
    margin-right: 0;
    font-size: 30px;
    line-height: 30px;
  }

  .heading-regular {
    margin-left: 0;
    margin-right: 0;
    font-size: 30px;
    line-height: 35px;
  }

  .container-intro {
    margin-top: 10px;
  }

  .container-footer {
    padding-right: 20px;
  }

  .caption-1, .body-text-medium {
    margin-left: 0;
    margin-right: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .project-text-home-1 {
    font-size: 18px;
    line-height: 25px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link, .nav-link.w--current {
    font-size: 12px;
  }

  .heading-bold {
    margin-top: 35px;
    font-size: 25px;
  }

  .heading-regular {
    font-size: 25px;
    line-height: 30px;
  }

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

  .container-footer {
    padding-right: 20px;
  }

  .body-text {
    padding-top: 10px;
    font-size: 16px;
    line-height: 23px;
  }

  .tag-text {
    margin-top: 8px;
    padding: 8px 15px;
    font-size: 10px;
  }

  .container-tags {
    margin-top: 6px;
    padding-top: 0;
    overflow: visible;
  }

  .arrow-link {
    padding-top: 7px;
    padding-bottom: 8px;
    font-size: 12px;
  }

  .body-text-medium {
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .project-page-work {
    margin-bottom: 20px;
  }

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

  .project-text-home-1 {
    font-size: 16px;
    line-height: 24px;
  }

  .container-caption-fill-small {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .project-page-caption {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .section-work-home {
    margin-bottom: 40px;
  }

  .container-caption-home {
    padding-left: 15px;
  }

  .body-text-small {
    font-size: 14px;
    line-height: 22px;
  }
}


