@font-face {
  font-family: Tt Firs Neue;
  src: url('../fonts/TT-Firs-Neue-Trial-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tt Firs Neue;
  src: url('../fonts/TT-Firs-Neue-Trial-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bigdailyshort;
  src: url('../fonts/bigdailyshort-italic-TRIAL.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Bigdailyshort;
  src: url('../fonts/bigdailyshort-light-TRIAL.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bigdailyshort;
  src: url('../fonts/bigdailyshort-regular-TRIAL.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bigdailyshort;
  src: url('../fonts/bigdailyshort-lightitalic-TRIAL.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

:root {
  --background-color: #101010;
  --white: white;
  --transparent: #fff0;
  --light-purple: #9eb9fd;
  --white-3: #ffffffbf;
  --blue: #3949fb;
  --green: #73cdac;
  --white-2: #ffffff80;
  --dark-purple: #7640c8;
  --darker-purple: #492ec6;
  --black: black;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  background-color: var(--background-color);
  color: var(--white);
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  line-height: 150%;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4vw;
  font-weight: 400;
  line-height: 120%;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 3.25vw;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2.75vw;
  font-weight: 600;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25vw;
  font-weight: 600;
  line-height: 130%;
}

p {
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.body {
  background-color: var(--background-color);
  margin-top: 0;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  line-height: 150%;
  overflow: visible;
}

.hero-section {
  grid-column-gap: 0vw;
  grid-row-gap: 4.5vw;
  background-color: var(--transparent);
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-bottom: 10vw;
  margin-left: 0;
  margin-right: 0;
  padding-top: 6vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading {
  color: #fff;
  text-transform: none;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 12.3vw;
  font-weight: 400;
  line-height: 50%;
  display: flex;
  position: relative;
  overflow: visible;
}

.info {
  justify-content: space-between;
  width: 100vw;
  padding-left: 13vw;
  padding-right: 13vw;
  display: flex;
  position: relative;
}

.paragraph {
  color: #fff;
  text-align: left;
  width: 27vw;
  font-family: Tt Firs Neue Trial;
  font-size: 1.2vw;
  line-height: 150%;
}

.paragraph.text-reveal {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25vw;
  margin-right: 0;
  font-family: Tt Firs Neue, sans-serif;
  display: block;
}

.text-italic-span {
  color: #9eb9fd;
  font-family: Bigdailyshort, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.hi-sm-buttons {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  padding-left: 13vw;
  padding-right: 13vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block {
  color: #fff;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1.3vw;
  line-height: 120%;
}

.paragraph-2 {
  color: var(--light-purple);
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1.2vw;
  line-height: 120%;
  text-decoration: none;
  display: block;
}

.button-arrow {
  z-index: 5;
  grid-column-gap: .75vw;
  grid-row-gap: 0vw;
  cursor: pointer;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.arrow-for-button {
  width: 1vw;
  height: 1vw;
  margin-top: 0;
  display: block;
}

.arrow-button-block {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  width: 25vw;
  display: flex;
  overflow: hidden;
}

.header {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 7vw;
  margin-bottom: -7vw;
  padding-left: 11vw;
  padding-right: 11vw;
  display: flex;
  overflow: hidden;
}

.header-button {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  background-color: var(--white);
  height: 2.5vw;
  color: var(--background-color);
  border-radius: 5vw;
  justify-content: space-between;
  align-items: center;
  padding: .5vw 1.5vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  box-shadow: inset 0 0 5px 2px #00000040;
}

.header-button:hover {
  background-color: var(--light-purple);
}

.paragraph-3 {
  margin-bottom: 0;
  font-family: Tt Firs Neue, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.image-2 {
  width: .9vw;
  height: .9vw;
  color: var(--background-color);
  -webkit-text-stroke-color: var(--background-color);
  background-color: #0000;
  margin-right: -.25vw;
}

.header-button-2 {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  background-color: var(--blue);
  height: 2.5vw;
  color: var(--white);
  border-radius: 5vw;
  justify-content: space-between;
  align-items: center;
  padding: .5vw 1.5vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  box-shadow: inset 0 0 5px 2px #00000040;
}

.header-button-2:hover {
  background-color: var(--green);
}

.image-4 {
  height: 2.5vw;
  padding-top: .1vw;
}

.project-card {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 31vw;
  margin-top: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.card-headline {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 120%;
}

.paragraph-4 {
  height: auto;
  color: var(--white-2);
  font-family: Tt Firs Neue Trial;
  font-size: 1.3vw;
  line-height: 140%;
}

.paragraph-4.text-reveal {
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
}

.project-thumbnail {
  border-radius: 0;
  width: 31vw;
  min-height: 28vw;
  box-shadow: 0 0 12px 2px #00000040;
}

.projects-section {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  margin-left: 0;
  margin-right: 0;
  padding-top: 5vw;
  padding-bottom: 10vw;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading-3 {
  z-index: 5;
  width: 104vw;
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -.5vw;
  padding-bottom: 0;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 12.15vw;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: relative;
}

.project-cards {
  z-index: 10;
  grid-column-gap: 12vw;
  grid-row-gap: 8vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center space-between;
  place-items: start center;
  width: 100vw;
  height: auto;
  min-height: 100vh;
  padding-top: 2vw;
  padding-left: 13vw;
  padding-right: 13vw;
  display: grid;
  position: relative;
}

.project-card-2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 31vw;
  margin-top: 18vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.project-card-3 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 31vw;
  margin-top: -8vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-all-projects {
  z-index: 20;
  aspect-ratio: auto;
  background-color: var(--blue);
  pointer-events: auto;
  width: auto;
  min-height: 3.5vw;
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-style: none;
  border-width: 1px;
  border-radius: 5vw;
  flex: 0 auto;
  align-items: center;
  padding: 1vw 2vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1.3vw;
  font-weight: 400;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: auto auto 11.5vw 13vw;
}

.button-all-projects:hover {
  background-color: var(--green);
}

.brands-section {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-direction: column;
  width: 100vw;
  padding-bottom: 10vw;
  padding-left: 13vw;
  padding-right: 13vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.accordion-wrapper {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-direction: column;
  display: flex;
  position: relative;
}

.accordion {
  margin-top: 0;
  display: block;
  position: relative;
}

.accordion-headline {
  z-index: 5;
  border-bottom: 1px solid var(--white-2);
  cursor: pointer;
  border-radius: 1px;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 1vw;
  padding-bottom: 1vw;
  transition: padding .25s;
  display: flex;
  position: relative;
}

.accordion-headline:hover {
  padding-left: .5vw;
  padding-right: .5vw;
}

.accordion-content {
  z-index: 4;
  flex-direction: column;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 6vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text {
  color: #fff;
  width: auto;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1.3vw;
  line-height: 150%;
}

.text-span {
  color: #9eb9fd;
  font-family: Bigdailyshort, sans-serif;
  font-size: 1.2vw;
  font-style: italic;
  font-weight: 400;
  line-height: 145%;
  position: absolute;
  top: 1vw;
  left: 31.5vw;
}

.image-6 {
  width: 2vw;
  height: 2vw;
}

.text-block-3 {
  color: var(--white-2);
  border-style: solid;
  border-width: 0;
  padding-top: 2vw;
  padding-bottom: 3vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 150%;
  overflow: hidden;
}

.heading-4 {
  color: var(--white);
  font-family: Tt Firs Neue Trial;
  font-size: 3vw;
  font-weight: 400;
  line-height: 120%;
}

.heading-4.text-reveal {
  font-family: Tt Firs Neue, sans-serif;
}

.div-block {
  align-items: center;
  width: 4vw;
  height: 3vw;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.green-logo-line {
  z-index: 18;
  border: 1px none var(--green);
  mix-blend-mode: normal;
  object-fit: fill;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 100vw;
  position: absolute;
  transform: rotate(-45deg);
}

.blue-logo-line {
  z-index: 19;
  border: 1px none var(--blue);
  mix-blend-mode: hard-light;
  border-radius: 100vw;
  width: 3.5vw;
  position: absolute;
  left: .2vw;
  transform: rotate(95deg);
}

.purple-logo-line {
  z-index: 20;
  border: .5px none var(--dark-purple);
  mix-blend-mode: hard-light;
  border-radius: 100vw;
  position: absolute;
  transform: rotate(-6deg);
}

.lpurple-logo-line {
  z-index: 20;
  border: 1px none var(--light-purple);
  mix-blend-mode: hard-light;
  border-radius: 100vw;
  width: 3.5vw;
  position: absolute;
  left: .25vw;
  transform: rotate(28deg);
}

.logo-block {
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 9.75vw;
  height: 3vw;
  display: flex;
}

.logo-block.w--current {
  background-image: none;
  justify-content: space-between;
  align-items: center;
  width: 9.75vw;
  height: 3vw;
  display: flex;
  position: relative;
}

.header-button-ghost {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  border: 1px solid var(--white);
  background-color: var(--transparent);
  height: 2.5vw;
  color: var(--white);
  border-radius: 5vw;
  justify-content: space-between;
  align-items: center;
  padding: .5vw 1.5vw;
  font-family: Tt Firs Neue Trial;
  font-size: 1vw;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  box-shadow: inset 0 0 5px 2px #ffffff40;
}

.header-button-ghost:hover {
  background-color: var(--green);
}

.project-card-wrap {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: column;
  display: flex;
}

.project-card-wrap.view-hover {
  justify-content: flex-end;
}

.nav-wrapper {
  border: 1px #0000004d;
  border-radius: 10vw;
  justify-content: space-between;
  align-items: center;
  width: 77vw;
  min-height: 4.75vw;
  padding: .75vw 1.5vw;
  display: flex;
  overflow: hidden;
}

.about-section {
  flex-direction: column;
  width: 100vw;
  min-height: 100vh;
  padding-top: 12.5vw;
  padding-bottom: 12.5vw;
  display: flex;
}

.heading-5 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 12vw;
  font-weight: 400;
  line-height: 80%;
}

.know-me-block {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: -1vw;
  margin-right: 0;
  display: flex;
  position: relative;
}

.image-7 {
  width: 55vw;
}

.about-grid {
  grid-column-gap: 10vw;
  grid-row-gap: 8vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 7.5vw;
  padding-left: 13vw;
  padding-right: 13vw;
  display: grid;
}

.about-card {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  align-items: center;
  margin-left: 0;
  padding-bottom: 2vw;
  display: flex;
}

.color-circle {
  background-color: var(--green);
  border-radius: 1vw;
  width: 1vw;
  height: 1vw;
}

.heading-6 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bigdailyshort, sans-serif;
  font-size: 1.8vw;
  font-weight: 400;
  line-height: 120%;
}

.paragraph-5 {
  color: var(--white-2);
  font-family: Tt Firs Neue Trial;
  font-size: 1.2vw;
  font-weight: 300;
}

.paragraph-5.text-reveal-2 {
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1.2vw;
  line-height: 150%;
}

.color-circle-2 {
  background-color: var(--blue);
  border-radius: 1vw;
  width: 1vw;
  height: 1vw;
}

.color-circle-3 {
  background-color: var(--dark-purple);
  border-radius: 1vw;
  width: 1vw;
  height: 1vw;
}

.color-circle-copy {
  background-color: var(--light-purple);
  border-radius: 1vw;
  width: 1vw;
  height: 1vw;
}

.about-card-2 {
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 10vw;
  display: flex;
}

.about-card-3 {
  flex-direction: column;
  justify-content: flex-start;
  margin-top: -10vw;
  display: flex;
}

.background-div {
  z-index: -1;
  background-image: url('../images/square-background-0.07-opacity.svg');
  background-position: 0 0;
  background-size: 50vw;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.get-in-touch {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  background-color: var(--darker-purple);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 88vh;
  padding-top: 20vw;
  padding-bottom: 15vw;
  display: flex;
}

.touch {
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
}

.link {
  color: var(--white);
  font-family: Tt Firs Neue Trial;
  font-size: 9.15vw;
  line-height: 90%;
  text-decoration: none;
}

.link.copy-hover {
  font-family: Tt Firs Neue, sans-serif;
  font-size: 9.1vw;
}

.sparkle {
  background-image: url('../images/sparkle.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 4vw;
  height: 4vw;
}

.hand-left {
  background-image: url('../images/left-hand.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 35vw;
  height: 10vw;
}

.hand-right {
  background-image: url('../images/right-hand.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 35vw;
  height: 10vw;
}

.paragraph-7 {
  width: auto;
  color: var(--green);
  text-align: center;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1.2vw;
  line-height: 150%;
}

.paragraph-7.text-reveal {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25vw;
  margin-right: 0;
  font-family: Tt Firs Neue, sans-serif;
  display: block;
}

.vignette {
  background-image: linear-gradient(180deg, var(--background-color), #10101000 50%, var(--background-color));
  opacity: 1;
  mix-blend-mode: darken;
  width: 105vw;
  height: 110vh;
  display: block;
}

.link-2, .link-3, .link-4, .link-5, .link-6, .link-7, .link-8 {
  color: var(--green);
}

.designer-subheadline {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Tt Firs Neue, sans-serif;
  display: flex;
}

.footer {
  background-color: var(--darker-purple);
  justify-content: space-between;
  align-items: center;
  min-width: 100vw;
  min-height: 12vh;
  padding-left: 13vw;
  padding-right: 13vw;
  display: flex;
  box-shadow: 0 0 25px 2px #00000026;
}

.services {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.paragraph-footer {
  color: var(--light-purple);
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  line-height: 120%;
  text-decoration: none;
  display: block;
}

.content-wrapper {
  width: 100vw;
  overflow: hidden;
}

.nav-buttons {
  align-items: center;
  padding-right: 2.5vw;
  display: flex;
}

.nav-icon {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 5vw;
  height: 5vw;
  display: none;
}

.line-1 {
  background-color: var(--white-2);
  height: 2px;
}

.nav-wrap {
  z-index: 998;
  position: fixed;
  top: 0;
}

.mobile-menu {
  display: none;
}

.mobile-menu-links-block {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  display: flex;
}

.line-2, .line-3 {
  background-color: var(--white-2);
  height: 2px;
}

.heading-petrovic {
  color: #fff;
  text-transform: none;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 12.3vw;
  font-weight: 400;
  line-height: 50%;
  display: flex;
  position: relative;
  overflow: visible;
}

.nav-background {
  z-index: -1;
  background-color: #40404059;
  border-radius: 20vw;
  width: 78.5vw;
  min-height: 4.75vw;
  position: absolute;
  left: -1.5vw;
}

.p-wrap-1, .h-wrap {
  overflow: hidden;
}

.hw-1 {
  padding-top: 1vw;
}

.headline-wrap {
  overflow: hidden;
}

.i-wrap {
  padding-right: .25vw;
  position: absolute;
  top: -4vw;
  right: 0;
  overflow: hidden;
}

.tabs-wrap {
  width: 100vw;
  padding-left: 13vw;
  padding-right: 13vw;
}

.tabs-menu {
  z-index: 10;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: column;
  align-items: flex-start;
  width: 20vw;
  display: flex;
}

.tab-link {
  z-index: 10;
  border: 1px solid var(--white);
  background-color: var(--transparent);
  height: 2.5vw;
  color: var(--white);
  border-radius: 10vw;
  justify-content: center;
  align-items: center;
  padding: .5vw 1.5vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  line-height: 100%;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
}

.tab-link:hover {
  border-color: var(--green);
  background-color: var(--green);
  color: var(--background-color);
}

.tab-link.w--current {
  z-index: 10;
  border: 1px solid var(--green);
  background-color: var(--green);
  height: 2.5vw;
  color: var(--background-color);
  border-radius: 10vw;
  justify-content: center;
  align-items: center;
  padding: .5vw 1.5vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  line-height: 100%;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s;
  display: flex;
}

.tab-link.w--current:hover {
  border-color: var(--green);
  background-color: var(--green);
  color: var(--background-color);
}

.tab-link-2 {
  z-index: 10;
  border: 1px solid var(--white);
  background-color: var(--transparent);
  height: 2.5vw;
  color: var(--white);
  border-radius: 10vw;
  justify-content: center;
  align-items: center;
  padding: .5vw 1.5vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  line-height: 100%;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s;
  display: flex;
}

.tab-link-2:hover, .tab-link-2.w--current {
  border-color: var(--light-purple);
  background-color: var(--light-purple);
  color: var(--background-color);
}

.tabs-content {
  z-index: 1;
  margin-top: -6vw;
}

.tab-wrap {
  grid-column-gap: 8.5vw;
  grid-row-gap: 8.5vw;
  align-items: flex-start;
  display: flex;
}

.tab-accordion-wrapper {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-direction: column;
  display: flex;
  position: relative;
}

.tab-illustration {
  z-index: -1;
  padding-top: 9vw;
  position: relative;
}

.image-8 {
  width: 23vw;
  min-width: 23vw;
}

.tab-acc-headline {
  color: #fff;
  width: auto;
  margin-top: -.5vw;
  font-family: Bigdailyshort, sans-serif;
  font-size: 1.8vw;
  font-weight: 400;
  line-height: 150%;
}

.service-number {
  color: var(--green);
  padding-right: 1vw;
  font-size: 2.2vw;
}

.service-name {
  position: absolute;
  top: .6vw;
  left: 5vw;
}

.tab-accordion-content {
  z-index: 4;
  flex-direction: column;
  padding: 0 6vw 0 5vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tab-acc-headline2 {
  color: #fff;
  width: auto;
  height: auto;
  margin-top: -.5vw;
  font-family: Bigdailyshort, sans-serif;
  font-size: 1.8vw;
  font-weight: 400;
  line-height: 150%;
}

.tab-accordion-headline {
  z-index: 5;
  border-bottom: 1px solid var(--white-2);
  cursor: pointer;
  border-radius: 1px;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 1vw;
  padding-bottom: 1vw;
  transition: padding .25s;
  display: flex;
  position: relative;
}

.tab-accordion-headline:hover {
  padding-left: .5vw;
  padding-right: .5vw;
}

.image-9 {
  width: 23vw;
  min-width: 23vw;
  padding-right: 6vw;
}

.service-number-2 {
  color: var(--light-purple);
  padding-right: 1vw;
  font-size: 2.2vw;
}

.image-7-mob {
  width: 55vw;
  display: none;
}

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.tools {
  width: 74vw;
}

.tools-grid {
  grid-column-gap: 4.5vw;
  grid-row-gap: 4.5vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  height: auto;
  padding-top: 2vw;
  display: grid;
}

.img-w-height {
  height: 3vw;
}

.tool-icon {
  width: 3.3vw;
}

.div-block-19 {
  width: 100px;
}

.project-content {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  flex-flow: column;
  width: 100vw;
  padding: 15vw 13vw 10vw;
  display: flex;
}

.project-info {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-flow: column;
  padding-right: 12vw;
  display: flex;
  position: relative;
}

.project-client {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  display: flex;
}

.project-additional-info {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  font-size: 1.1vw;
  font-weight: 300;
  display: flex;
}

.category-tag {
  border: 1px solid var(--white);
  border-radius: 10vw;
  flex-flow: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  height: 2.5vw;
  padding: .5vw 1.5vw;
  display: flex;
}

.rich-text-block {
  font-size: 1.5vw;
  font-weight: 300;
  line-height: 150%;
}

.project-text-highlight {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  flex-flow: row;
  display: flex;
}

.project-column-1 {
  width: 50%;
  font-size: 2.2vw;
  line-height: 130%;
}

.heading-pr {
  color: #fff;
  text-transform: none;
  justify-content: flex-start;
  margin-top: 0;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 12.2vw;
  font-weight: 400;
  line-height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.h1-wrap-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 103vw;
  margin-top: -2vw;
  padding-bottom: 1vw;
  display: flex;
  position: static;
  overflow: visible;
}

.hero-section-2 {
  grid-column-gap: 0vw;
  grid-row-gap: 4.5vw;
  background-color: var(--transparent);
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-bottom: 3vw;
  margin-left: 0;
  margin-right: 0;
  padding-top: 15vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-tabs {
  margin-top: -2vw;
  padding-bottom: 10vw;
}

.tabs-menu-2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: center;
  align-items: center;
  margin-top: -2vw;
  padding-bottom: 4vw;
  display: flex;
}

.tab-link-0 {
  z-index: 10;
  border: 1px solid var(--white);
  background-color: var(--transparent);
  height: 2.5vw;
  color: var(--white);
  border-radius: 10vw;
  justify-content: center;
  align-items: center;
  padding: .5vw 1.5vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  line-height: 100%;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
}

.tab-link-0:hover {
  border-color: var(--darker-purple);
  background-color: var(--darker-purple);
  color: var(--white);
}

.tab-link-0.w--current {
  z-index: 10;
  border: 1px solid var(--darker-purple);
  background-color: var(--darker-purple);
  height: 2.5vw;
  color: var(--white);
  border-radius: 10vw;
  justify-content: center;
  align-items: center;
  padding: .5vw 1.5vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  line-height: 100%;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s;
  display: flex;
}

.tab-link-0.w--current:hover {
  border-color: var(--darker-purple);
  background-color: var(--darker-purple);
  color: var(--white);
}

.arrow-button-block-2 {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  justify-content: flex-end;
  align-items: center;
  width: 25vw;
  display: flex;
  overflow: hidden;
}

.tabs-content-2 {
  padding-top: 0;
  overflow: visible;
}

.tab-pane-tab-1, .tab-pane-tab-2, .tab-pane-tab-3 {
  padding-top: 0;
}

.touch-buttons-block {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  justify-content: center;
  align-items: center;
  min-width: 25vw;
  display: flex;
  overflow: hidden;
}

.button-arrow-gbutton {
  z-index: 5;
  grid-column-gap: 1vw;
  grid-row-gap: 0vw;
  border: 1px solid var(--light-purple);
  cursor: pointer;
  border-radius: 10vw;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .65vw 1.5vw .5vw;
  text-decoration: none;
  transition: padding .3s cubic-bezier(.25, .46, .45, .94), background-color .3s;
  display: flex;
  position: relative;
}

.button-arrow-gbutton:hover {
  background-color: var(--blue);
  padding-left: 2vw;
  padding-right: 2vw;
}

.paragraph-footer-2 {
  color: var(--light-purple);
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1vw;
  line-height: 120%;
  text-decoration: none;
  display: block;
}

.logo-inside-mobile-menu {
  align-items: center;
  width: 4vw;
  height: 3vw;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.blue-logo-line-2 {
  z-index: 19;
  border: 1px none var(--blue);
  mix-blend-mode: hard-light;
  border-radius: 100vw;
  width: 3.5vw;
  position: absolute;
  left: .2vw;
  transform: rotate(95deg);
}

.lpurple-logo-line-2 {
  z-index: 20;
  border: 1px none var(--light-purple);
  mix-blend-mode: hard-light;
  border-radius: 100vw;
  width: 3.5vw;
  position: absolute;
  left: .25vw;
  transform: rotate(28deg);
}

.green-logo-line-2 {
  z-index: 18;
  border: 1px none var(--green);
  mix-blend-mode: normal;
  object-fit: fill;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 100vw;
  position: absolute;
  transform: rotate(-45deg);
}

.purple-logo-line-2 {
  z-index: 20;
  border: .5px none var(--dark-purple);
  mix-blend-mode: hard-light;
  border-radius: 100vw;
  position: absolute;
  transform: rotate(-6deg);
}

.project-categories {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  display: flex;
}

.project-year {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  display: flex;
}

.project-column-2 {
  width: 50%;
  font-size: 1.5vw;
  font-weight: 300;
  line-height: 150%;
}

.youtube {
  background-image: none;
  background-size: cover;
}

.background-video {
  z-index: 10;
  width: 100%;
  min-height: 40vw;
}

.project-card-4 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 31vw;
  margin-top: -17vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.project-card-4-2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 31vw;
  margin-top: -20vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-9, .link-10 {
  color: var(--green);
}

.project-button {
  border: 1px solid var(--green);
  background-color: var(--green);
  height: 2.5vw;
  color: var(--background-color);
  border-radius: 10vw;
  flex-flow: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  padding: .5vw 1.5vw;
  font-size: 1.1vw;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
  box-shadow: 0 0 10px #00000059;
}

.project-button:hover {
  border-color: var(--darker-purple);
  background-color: var(--darker-purple);
  color: var(--white);
}

.project-button-g {
  border: 1px solid var(--green);
  background-color: var(--transparent);
  height: 2.5vw;
  color: var(--green);
  border-radius: 10vw;
  flex-flow: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  padding: .5vw 1.5vw;
  font-size: 1.1vw;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
  box-shadow: 0 0 10px #00000059;
}

.project-button-g:hover {
  border-color: var(--green);
  background-color: var(--transparent);
  color: var(--green);
}

._404-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 7vw;
  padding-bottom: 7vw;
  display: flex;
}

._404 {
  display: flex;
}

._4 {
  font-size: 25vw;
  font-weight: 400;
  line-height: 100%;
}

._0 {
  align-self: center;
  font-size: 25vw;
  font-weight: 400;
  line-height: 100%;
  display: flex;
}

._404-logo {
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 20vw;
  margin-top: 0;
  margin-bottom: 2.5vw;
  display: flex;
  position: relative;
}

.green-logo-line-3 {
  z-index: 18;
  border: 1px none var(--green);
  mix-blend-mode: normal;
  object-fit: fill;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 100vw;
  position: absolute;
  transform: rotate(-45deg);
}

.blue-logo-line-3 {
  z-index: 19;
  border: 1px none var(--blue);
  mix-blend-mode: hard-light;
  border-radius: 100vw;
  width: 18vw;
  position: absolute;
  transform: rotate(95deg);
}

.purple-logo-line-3 {
  z-index: 20;
  border: .5px none var(--dark-purple);
  mix-blend-mode: lighten;
  border-radius: 100vw;
  position: absolute;
  transform: rotate(-6deg);
}

.lpurple-logo-line-3 {
  z-index: 20;
  border: 1px none var(--light-purple);
  mix-blend-mode: hard-light;
  border-radius: 100vw;
  width: 18vw;
  position: absolute;
  transform: rotate(28deg);
}

.text-block-7 {
  text-align: center;
  width: 50vw;
  margin-bottom: 3vw;
  font-size: 2vw;
  line-height: 3vw;
}

.button-arrow-gbutton-2 {
  z-index: 5;
  grid-column-gap: 1vw;
  grid-row-gap: 0vw;
  border: 1px solid var(--light-purple);
  cursor: pointer;
  border-radius: 10vw;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-height: 2.75vw;
  padding: .65vw 1.5vw .5vw;
  text-decoration: none;
  transition: padding .3s cubic-bezier(.25, .46, .45, .94), background-color .3s;
  display: flex;
  position: relative;
}

.button-arrow-gbutton-2:hover {
  background-color: var(--blue);
  padding-left: 2vw;
  padding-right: 2vw;
}

._4-2 {
  font-size: 25vw;
  font-weight: 400;
  line-height: 100%;
}

.name-picture-2 {
  align-items: flex-end;
  width: 102vw;
  margin-left: -.5vw;
  padding-bottom: 1vw;
  display: flex;
  position: relative;
  overflow: visible;
}

.h1-wrap-22 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 101.85vw;
  height: 10vw;
  margin-top: -2vw;
  padding-bottom: 1vw;
  display: flex;
  position: static;
  overflow: hidden;
}

.portrait-wrap-2 {
  z-index: 2;
  width: 18vw;
  position: absolute;
  top: -10vw;
  left: 36vw;
}

.h1-div-2 {
  position: relative;
}

.portrait-img-2 {
  overflow: visible;
}

.portrait-img-wrap-2 {
  justify-content: center;
  align-items: flex-end;
  min-height: 18vw;
  display: flex;
  position: relative;
}

.portrait-buttons-2 {
  z-index: 10;
  grid-column-gap: .75vw;
  grid-row-gap: .75vw;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: .8vw;
}

.image-10 {
  z-index: 3;
  min-width: 18vw;
  position: absolute;
}

.image-11 {
  z-index: 2;
  min-width: 18vw;
  margin-left: 1vw;
  padding-left: 3.75vw;
  padding-right: 3.5vw;
  position: absolute;
  bottom: 3.15vw;
}

.image-12 {
  z-index: 1;
  opacity: .7;
  min-width: 18vw;
  position: absolute;
}

.pw-1-2 {
  text-decoration: none;
}

.paragraph-dictionary {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  color: var(--green);
  flex-flow: column;
  font-family: Tt Firs Neue, sans-serif;
  font-size: 1.3vw;
  font-weight: 300;
  line-height: 150%;
  text-decoration: underline;
  display: flex;
}

.text-span-4 {
  font-size: 1.2vw;
  text-decoration: underline;
}

.portrait-button-2 {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  border: 1px solid var(--green);
  background-color: var(--background-color);
  width: auto;
  height: auto;
  color: var(--green);
  letter-spacing: 0;
  border-radius: 5vw;
  justify-content: center;
  align-items: center;
  padding: .3vw 1vw .2vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: .9vw;
  line-height: 120%;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  box-shadow: inset 0 0 5px 2px #00000040;
}

.portrait-button-2:hover {
  border-color: var(--green);
  background-color: var(--green);
  color: var(--background-color);
}

.portrait-button-3 {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  border: 1px solid var(--green);
  background-color: var(--background-color);
  width: auto;
  height: auto;
  color: var(--green);
  letter-spacing: 0;
  border-radius: 5vw;
  justify-content: center;
  align-items: center;
  padding: .3vw 1vw .2vw;
  font-family: Tt Firs Neue, sans-serif;
  font-size: .9vw;
  line-height: 120%;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  box-shadow: inset 0 0 5px 2px #00000040;
}

.portrait-button-3:hover {
  border-color: var(--green);
  background-color: var(--green);
  color: var(--background-color);
}

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

.bold-text-2 {
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-3, .bold-text-4 {
  font-weight: 400;
}

.image-13 {
  display: none;
  overflow: clip;
}

@media screen and (max-width: 991px) {
  .about-section {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .background-video {
    height: 40vw;
  }
}

@media screen and (max-width: 767px) {
  .about-section {
    min-height: 75vh;
  }

  .background-video {
    height: 40vw;
  }
}

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

  h2 {
    font-size: 6.5vw;
  }

  h3 {
    font-size: 6vw;
  }

  h4 {
    font-size: 5.7vw;
  }

  p {
    color: var(--white);
    font-size: 4vw;
    font-weight: 300;
    line-height: 6vw;
  }

  blockquote {
    font-size: 5vw;
    line-height: 7.5vw;
  }

  .hero-section {
    grid-row-gap: 7vw;
    margin-bottom: 0;
    padding-top: 10vw;
    padding-bottom: 15vw;
  }

  .heading {
    flex-direction: column;
    align-items: flex-start;
    font-size: 22.5vw;
    line-height: 85%;
    position: relative;
  }

  .info {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .paragraph.text-reveal {
    flex-direction: column;
    width: 90vw;
    font-size: 4.25vw;
    display: block;
  }

  .hi-sm-buttons {
    z-index: 5;
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 90vw;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .text-block {
    font-size: 4.25vw;
    line-height: 120%;
  }

  .paragraph-2 {
    color: var(--white-3);
    font-size: 4.25vw;
  }

  .button-arrow {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .arrow-for-button {
    opacity: .8;
    width: 3.5vw;
    height: 4vw;
  }

  .arrow-button-block {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    opacity: 1;
    width: auto;
    display: none;
    position: absolute;
    top: 120vw;
  }

  .header {
    height: 20vw;
    margin-bottom: -20vw;
    padding-top: 1vw;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .header-button {
    border-radius: 10vw;
    padding: 4.5vw 6vw;
    font-size: 4.5vw;
  }

  .paragraph-3 {
    font-size: 4.5vw;
  }

  .image-2 {
    width: 3.5vw;
    height: 3.75vw;
  }

  .header-button-2 {
    margin-left: 25vw;
    padding: 4vw;
    font-size: 3.75vw;
  }

  .image-4 {
    height: 7vw;
  }

  .project-card {
    width: 90vw;
  }

  .card-headline {
    font-size: 6.25vw;
  }

  .paragraph-4.text-reveal {
    font-size: 3.75vw;
    font-weight: 300;
  }

  .project-thumbnail {
    border-radius: 3vw;
    width: 90vw;
  }

  .projects-section {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    padding-bottom: 20vw;
  }

  .project-cards {
    grid-row-gap: 15vw;
    grid-template-columns: 1fr;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .project-card-2, .project-card-3 {
    width: 90vw;
    margin-top: 0;
  }

  .button-all-projects {
    align-self: flex-start;
    min-height: 10vw;
    padding: 2.5vw 7vw;
    font-size: 5vw;
    position: relative;
    inset: 10vw 0 0 5vw;
  }

  .brands-section {
    padding-top: 15vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .accordion-headline {
    align-items: center;
    padding-top: 6vw;
    padding-bottom: 4vw;
  }

  .accordion-content {
    padding-right: 0;
  }

  .text {
    flex-direction: column;
    align-items: flex-start;
    font-size: 4.25vw;
    display: flex;
  }

  .text-span {
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 4.25vw;
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }

  .image-6 {
    width: 6.5vw;
    height: 6.5vw;
  }

  .text-block-3 {
    padding-top: 5vw;
    padding-bottom: 7vw;
    font-size: 3.75vw;
  }

  .heading-4.text-reveal {
    font-size: 6.25vw;
  }

  .div-block {
    z-index: 0;
    justify-content: center;
    width: 10.5vw;
    height: 8vw;
  }

  .blue-logo-line, .lpurple-logo-line {
    width: 9vw;
    left: .75vw;
  }

  .logo-block {
    justify-content: space-between;
    width: 27vw;
    height: 9vw;
    padding-left: 0;
  }

  .logo-block.w--current {
    width: 27vw;
    height: 9vw;
  }

  .header-button-ghost {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    border-radius: 10vw;
    padding: 4.5vw 6vw;
    font-size: 5vw;
  }

  .project-card-wrap.view-hover {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .nav-wrapper {
    align-items: center;
    width: 96vw;
    padding: 2vw 15vw 2vw 3vw;
  }

  .about-section {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    padding-top: 10vw;
    padding-bottom: 28vw;
  }

  .heading-5 {
    font-size: 13.3vw;
  }

  .know-me-block {
    flex-direction: column;
    margin-left: 0;
  }

  .image-7 {
    display: none;
  }

  .about-grid {
    grid-column-gap: 15vw;
    grid-row-gap: 15vw;
    grid-template-columns: 1fr;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-8 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    align-items: center;
    padding-bottom: 5vw;
  }

  .color-circle {
    border-radius: 6vw;
    width: 4vw;
    height: 4vw;
  }

  .heading-6 {
    font-size: 6vw;
  }

  .paragraph-5.text-reveal-2 {
    font-size: 3.75vw;
  }

  .color-circle-2, .color-circle-3, .color-circle-copy {
    border-radius: 6vw;
    width: 4vw;
    height: 4vw;
  }

  .about-card-2, .about-card-3 {
    margin-top: 0;
  }

  .background-div {
    background-size: 100vw;
  }

  .get-in-touch {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    min-height: 85vh;
  }

  .touch {
    width: 150vw;
    padding-bottom: 7vw;
    overflow: visible;
  }

  .link.copy-hover {
    flex-direction: column;
    align-items: center;
    font-size: 12.6vw;
    display: flex;
  }

  .sparkle {
    width: 10vw;
    height: 10vw;
  }

  .hand-left, .hand-right {
    width: 85vw;
    height: 16vw;
  }

  .paragraph-7 {
    font-size: 4.25vw;
  }

  .paragraph-7.text-reveal {
    width: auto;
    padding-top: 3vw;
    font-size: 4.25vw;
  }

  .designer-subheadline {
    flex-direction: row;
    justify-content: space-between;
    width: 90vw;
    position: relative;
  }

  .footer {
    justify-content: space-between;
    min-height: 15vh;
    padding: 10vw 5vw;
  }

  .services {
    padding-top: 15vw;
    padding-bottom: 15vw;
  }

  .paragraph-footer {
    text-align: right;
    flex-direction: column;
    align-items: flex-end;
    width: 40vw;
    font-size: 3.3vw;
    line-height: 155%;
    display: flex;
  }

  .nav-buttons {
    display: none;
  }

  .nav-icon {
    z-index: 9999;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 8vw;
    height: 8vw;
    margin-left: 2vw;
    margin-right: 1vw;
    padding: 2vw 1vw;
    display: flex;
    position: absolute;
    top: 6.5vw;
    right: 5.5vw;
  }

  .line-1 {
    background-color: var(--white-2);
    width: 100%;
    height: 1.5px;
  }

  .mobile-menu {
    z-index: 999;
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    background-color: var(--darker-purple);
    background-image: url('../images/square-background-0.1-opacity.svg');
    background-position: 0 0;
    background-size: 100vw;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    padding-bottom: 10vw;
    display: none;
    position: fixed;
  }

  .div-block-17 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .mobile-menu-links-block {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }

  .line-2, .line-3 {
    background-color: var(--white-2);
    width: 100%;
    height: 1.5px;
  }

  .heading-petrovic {
    z-index: 3;
    flex-direction: column;
    align-items: flex-start;
    font-size: 22.5vw;
    line-height: 85%;
    position: relative;
  }

  .nav-background {
    width: 96vw;
    height: 13vw;
    left: 0;
  }

  .p-wrap-1 {
    order: 1;
  }

  .headline-wrap {
    grid-column-gap: 3.5vw;
    grid-row-gap: 3.5vw;
    justify-content: center;
    align-items: flex-end;
    width: 103vw;
    display: flex;
  }

  .i-wrap {
    order: -1;
    padding-right: 0;
    position: relative;
    top: auto;
    right: auto;
  }

  .tabs-wrap {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .tabs-menu {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    flex-direction: row;
    justify-content: center;
    width: 90vw;
  }

  .tab-link, .tab-link.w--current, .tab-link-2 {
    height: 7.5vw;
    padding: 3.5vw 5vw 3vw;
    font-size: 3vw;
  }

  .tabs-content {
    margin-top: 0;
  }

  .tab-wrap {
    flex-direction: column;
    padding-top: 10vw;
  }

  .tab-illustration {
    padding-top: 0;
  }

  .image-8 {
    width: 70vw;
    min-width: 70vw;
  }

  .tab-acc-headline {
    flex-direction: column;
    align-items: flex-start;
    margin-top: -.5vw;
    font-size: 4.25vw;
    display: flex;
  }

  .service-number {
    font-size: 6.5vw;
  }

  .service-name {
    font-size: 4.8vw;
    top: 6.5vw;
    left: 11vw;
  }

  .tab-accordion-content {
    padding-left: 0;
    padding-right: 0;
  }

  .tab-acc-headline2 {
    flex-direction: column;
    align-items: flex-start;
    font-size: 4.25vw;
    display: flex;
  }

  .tab-accordion-headline {
    align-items: center;
    padding-top: 6vw;
    padding-bottom: 4vw;
  }

  .image-9 {
    width: 55vw;
    min-width: 55vw;
    margin-bottom: -2vw;
    padding-right: 8vw;
  }

  .service-number-2 {
    font-size: 6.5vw;
  }

  .text-block-4 {
    font-size: 3vw;
  }

  .image-7-mob {
    width: 90vw;
    display: block;
  }

  .text-span-2 {
    line-height: 170%;
  }

  .tools {
    width: 90vw;
    padding-top: 10vw;
  }

  .tools-grid {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    padding-top: 5vw;
  }

  .img-w-height {
    height: 9vw;
  }

  .tool-icon {
    width: 9.25vw;
  }

  .project-content {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    padding: 35vw 5vw 25vw;
  }

  .project-info {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    padding-right: 0;
  }

  .project-client {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    height: 4vw;
    font-size: 4vw;
  }

  .project-additional-info {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    justify-content: flex-start;
    align-items: center;
  }

  .category-tag {
    height: 7.5vw;
    padding: 3.5vw 5vw;
    font-size: 3vw;
  }

  .rich-text-block {
    font-size: 4vw;
  }

  .project-text-highlight {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    flex-flow: column;
  }

  .project-column-1 {
    width: 100%;
    margin-bottom: 0;
    font-size: 6vw;
  }

  .heading-pr {
    flex-direction: column;
    align-items: flex-start;
    font-size: 12.25vw;
    line-height: 85%;
    position: relative;
  }

  .h1-wrap-2 {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }

  .hero-section-2 {
    grid-row-gap: 7vw;
    margin-bottom: 0;
    padding-top: 35vw;
    padding-bottom: 10vw;
  }

  .tab-link-0, .tab-link-0.w--current {
    height: 7.5vw;
    padding: 3.5vw 5vw 3vw;
    font-size: 3vw;
  }

  .arrow-button-block-2 {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    opacity: 1;
    width: auto;
    display: none;
    position: relative;
  }

  .tabs-content-2 {
    padding-top: 2vw;
  }

  .touch-buttons-block {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    opacity: 1;
    width: auto;
    position: relative;
  }

  .button-arrow-gbutton {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    padding: 1.3vw 4vw 1.2vw;
  }

  .button-arrow-gbutton:hover {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .paragraph-footer-2 {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 32vw;
    font-size: 3.3vw;
    line-height: 155%;
    display: flex;
  }

  .logo-inside-mobile-menu {
    z-index: 0;
    justify-content: center;
    width: 15vw;
    height: 12vw;
  }

  .blue-logo-line-2, .lpurple-logo-line-2 {
    width: 13vw;
    left: .75vw;
  }

  .project-year {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    height: 4vw;
    font-size: 4vw;
  }

  .project-column-2 {
    width: 100%;
    font-size: 4vw;
  }

  .background-video {
    height: 50vw;
  }

  .project-card-4, .project-card-4-2 {
    width: 90vw;
    margin-top: 0;
  }

  .project-button, .project-button-g {
    height: 7.5vw;
    padding: 3.5vw 5vw;
    font-size: 3vw;
    position: static;
  }

  ._404-content {
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding-bottom: 20vw;
  }

  ._404-logo {
    z-index: 0;
    justify-content: center;
    width: 30vw;
    height: 30vw;
    margin-top: -5vw;
    margin-bottom: 5vw;
  }

  .blue-logo-line-3, .lpurple-logo-line-3 {
    width: 26vw;
  }

  .text-block-7 {
    width: 80vw;
    margin-bottom: 5vw;
    font-size: 4.25vw;
    line-height: 5.5vw;
  }

  .button-arrow-gbutton-2 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    max-height: 9vw;
    padding: 1.3vw 4vw 1.2vw;
  }

  .button-arrow-gbutton-2:hover {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .text-block-8, .text-block-9 {
    font-size: 30vw;
  }

  .h1-wrap-22 {
    flex-direction: column;
    align-items: flex-start;
    height: 37vw;
  }

  .portrait-wrap-2 {
    z-index: 2;
    width: 40vw;
    height: 29vw;
    top: -13.5vw;
    left: auto;
    right: 0;
  }

  .portrait-img-2 {
    justify-content: center;
    align-items: flex-end;
    width: 40vw;
    display: block;
  }

  .portrait-img-wrap-2 {
    justify-content: center;
    align-items: flex-end;
    min-height: 31vw;
  }

  .portrait-buttons-2 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    top: 5vw;
    left: -9vw;
  }

  .image-11 {
    margin-left: 1vw;
    padding-left: 6.4vw;
    padding-right: 6.4vw;
    bottom: 6.25vw;
  }

  .paragraph-dictionary {
    order: 1;
    font-size: 4vw;
    text-decoration: underline;
    position: relative;
  }

  .portrait-button-2, .portrait-button-3 {
    padding: .7vw 2.5vw;
    font-size: 3.5vw;
  }

  .image-13 {
    width: 20vw;
    display: inline-block;
    position: absolute;
    top: -13.5vw;
    left: -7vw;
  }
}

#w-node-_75ad936f-0726-3632-a81d-b13d24e4ee8d-da58bae7 {
  place-self: center;
}

#w-node-af343762-492c-9aa1-42d9-6d3c69ecaad0-da58bae7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_6e87292e-19b9-8521-86e1-4dec0901ea34-da58bae7, #w-node-_37246852-4e48-330a-1c11-057c320ac647-da58bae7, #w-node-_5adcb140-d586-d65b-010c-5c6a41a32667-da58bae7, #w-node-_1612df41-6fde-8c1a-74ec-70bd520340f3-da58bae7, #w-node-_0cee7192-bab6-cc93-3bd7-47d078de807c-da58bae7, #w-node-bbc310c1-2db7-2552-2115-005f85721350-da58bae7, #w-node-af1fa4d8-bf6f-9d25-2fe0-fa645a9876ba-da58bae7, #w-node-_5623ec73-a8a6-fcf5-848a-902964aff7a7-da58bae7 {
  place-self: center;
}

#w-node-_3533c56a-0139-6132-3954-48a82e34b489-da58bae7, #w-node-f04c4587-72e7-d8fd-2216-adada55497d5-da58bae7, #w-node-_90e6e11c-e92d-a0ab-b118-e9d861a3cec7-da58bae7, #w-node-f24c72ad-20be-9690-423b-c0fddbc116b2-da58bae7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-a81f2be1-a072-5211-3167-bc9aa505d982-df362f5d, #w-node-e9b49776-8b8f-51b5-52f7-294370159735-df362f5d, #w-node-_197d101f-1bee-1ca1-3639-5aeb5410af6c-df362f5d, #w-node-_5c385aab-d7e3-d426-0769-632434b484c1-df362f5d, #w-node-_92a329a3-f668-8514-e339-501926bb95c0-df362f5d {
    order: 9999;
  }
}


@font-face {
  font-family: 'Tt Firs Neue';
  src: url('../fonts/TT-Firs-Neue-Trial-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Firs Neue';
  src: url('../fonts/TT-Firs-Neue-Trial-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bigdailyshort';
  src: url('../fonts/bigdailyshort-italic-TRIAL.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bigdailyshort';
  src: url('../fonts/bigdailyshort-light-TRIAL.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bigdailyshort';
  src: url('../fonts/bigdailyshort-regular-TRIAL.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bigdailyshort';
  src: url('../fonts/bigdailyshort-lightitalic-TRIAL.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}