:root {
  --white: white;
  --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%;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.the-situation {
  text-align: left;
  border-bottom-color: #464646;
  justify-content: center;
  width: 100%;
  margin-top: 120px;
  margin-bottom: 20px;
  font-family: Inconsolata, monospace;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.the-situation.second {
  margin-top: 0;
}

.the-answer {
  text-align: left;
  justify-content: center;
  width: 100%;
  margin-top: 35px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Inconsolata, monospace;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.the-answer.bottom {
  text-align: left;
  margin-bottom: 80px;
  font-family: Inconsolata, monospace;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.section {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sample-container.plugin {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  float: left;
  flex: none;
  width: 33vw;
}

.image.one-third {
  width: 33%;
  margin-top: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.image.two-thirds {
  width: 66%;
  margin-top: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.image.three-thirds {
  width: 100%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.image.three-thirds.no-gap {
  padding-top: 0;
}

.image.video {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.image.small {
  float: none;
  text-align: center;
  width: 800px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image.half {
  width: 50%;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.image.one-third-middle {
  width: 33%;
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.div-block {
  display: inline;
}

.text-block {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#000000c9, #000000c9);
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.brandlogo {
  float: none;
  clear: both;
  text-align: left;
  width: 180px;
  margin-bottom: -10px;
  display: inline-block;
  position: static;
}

.heading {
  text-align: center;
  margin-top: 110px;
  margin-bottom: 49px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.heading.brand {
  font-family: Inconsolata, monospace;
  font-size: 24px;
}

.heading.about {
  display: none;
}

.heading.projects {
  margin-top: 3px;
  margin-bottom: -24px;
  font-family: Inconsolata, monospace;
  font-size: 24px;
}

.subhead {
  text-align: left;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Inconsolata, monospace;
  font-size: 30px;
  line-height: 34px;
}

.container {
  margin-top: 140px;
  margin-bottom: 140px;
}

.container.work {
  display: none;
}

.container.brand {
  margin-top: 8px;
}

.container.projects {
  margin-bottom: 50px;
}

.youtube {
  flex: 1;
  width: 33.33%;
  margin-left: 10px;
  display: block;
  position: relative;
}

.section-intro {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 100vh;
}

.text-block-2 {
  color: #fff;
  padding-top: 0;
  padding-left: 5vw;
  padding-right: 48vw;
  font-family: Open Sans, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
}

.text-block-2.intro {
  padding-top: 26vh;
  font-size: 2vh;
}

.section-2 {
  flex-wrap: wrap;
  place-content: flex-start space-around;
  align-items: center;
  max-width: 1400px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-2.lego {
  margin-top: 72px;
}

.example-square {
  flex: 0 auto;
  width: 45vw;
  max-width: 50%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-2 {
  width: 33vw;
  padding-left: 20px;
  padding-right: 20px;
}

.video-2 {
  max-width: 96%;
  margin-left: 21px;
  margin-right: 21px;
}

.workexample {
  width: 50vw;
}

.workexample.popupbrowser {
  max-width: 70%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.workexample.popupphone {
  flex: 0 auto;
  width: 30vw;
  max-width: 30%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 55px;
}

.image-3 {
  flex: 0 auto;
  width: 34vw;
  max-width: 34%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 13px;
}

.image-4 {
  width: 66vw;
  max-width: 66%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-2 {
  text-align: center;
  display: block;
}

.background-video {
  background-image: linear-gradient(#0006, #0006);
  width: 100vw;
  height: 100vh;
}

.image-5 {
  padding-top: 30vh;
  padding-bottom: 1vh;
  padding-left: 5vw;
}

.youtube-2 {
  margin-top: 40px;
  margin-left: 21px;
  margin-right: 21px;
}

.div-block-3 {
  background-image: url('../images/Hero.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  display: none;
}

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

.section-3 {
  text-align: left;
  justify-content: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-4 {
  background-color: #0fb;
  padding-top: 4px;
  padding-bottom: 13px;
}

.div-block-4 {
  background-color: var(--white);
  height: 100px;
}

.linkedin {
  color: var(--black);
}

.example-full-width {
  max-width: 96%;
  margin-top: 45px;
  margin-bottom: 52px;
}

.intro-container {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  margin-top: 79px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.intro-container.bottom {
  margin-top: 0;
  padding-bottom: 91px;
}

.intro-container.home-screen {
  text-align: left;
  margin-top: 35px;
}

.intro-container.text {
  margin-top: 0;
}

.section-5 {
  text-align: left;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.section-5.case-studies {
  margin-top: 140px;
  margin-bottom: 140px;
}

.title {
  text-align: center;
  font-family: Inconsolata, monospace;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.case-study {
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 700;
}

.home-screen-link {
  text-align: left;
  margin-bottom: 4px;
  font-family: Inconsolata, monospace;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  display: flex;
}

.home-screen-description {
  text-align: left;
  margin-top: 6px;
  margin-bottom: 43px;
  font-family: Inconsolata, monospace;
  font-size: 18px;
}

.home-screen-description.with-images {
  margin-bottom: 0;
}

.home-screen-subhead {
  text-align: center;
  width: 60%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
}

.link-block {
  color: #000;
  text-align: left;
  font-family: Inconsolata, monospace;
}

.bottom-spacer {
  padding-top: 78px;
}

.body-2 {
  background-color: #fdfdf9;
}

.llink-section {
  text-align: center;
  background-color: #383838;
  border-radius: 4px;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.supplemental-link {
  color: #e2e2e2;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Inconsolata, monospace;
  font-size: 18px;
}

.container-supplemental-links {
  text-align: left;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.text-block-3 {
  color: #e2e2e2;
  text-align: left;
  width: auto;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 400;
  position: static;
}

.text-block-4 {
  text-align: left;
}

.contain-project-example {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.project-example-image {
  width: 200px;
  height: 100px;
  display: block;
}

.project-example-text {
  width: 100px;
  height: 100px;
  display: block;
}

.column {
  padding-right: 30px;
  display: block;
}

.columns {
  margin-bottom: 40px;
}

.subtitle {
  text-align: center;
  width: 100%;
  max-width: 350px;
  margin-top: 13px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 26px;
}

.overview-text {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  margin: 0 auto 80px;
  display: flex;
}

.overview-text.bottom {
  padding-bottom: 91px;
}

.overview-text.home-screen {
  text-align: left;
  margin-top: 35px;
}

.hero-image {
  margin-top: 60px;
}

.stat-highlight {
  color: #f97536;
  text-align: left;
  margin-bottom: 8px;
  font-family: Inconsolata, monospace;
  font-size: 60px;
  line-height: 60px;
}

.stat-description {
  text-align: center;
  max-width: 160px;
  font-family: Inconsolata, monospace;
  font-size: 18px;
}

.stat-cell {
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
}

.quick-stack {
  grid-column-gap: 60px;
}

.stat-additional {
  max-width: 400px;
  margin-top: 20px;
  font-family: Inconsolata, monospace;
  font-size: 20px;
  line-height: 24px;
}

.caption {
  text-align: center;
  max-width: 300px;
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.caption.title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 6px;
  font-family: Inconsolata, monospace;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

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

.example-one-third {
  flex: 0 auto;
  width: 30%;
  max-width: 30%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 991px) {
  .the-situation {
    width: 100%;
    margin-top: 120px;
  }

  .the-answer {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    font-weight: 200;
    line-height: 50px;
  }

  .the-answer.bottom {
    width: 90%;
  }

  .section {
    width: 100%;
  }

  .image.small {
    width: 90%;
  }

  .brandlogo {
    width: 33%;
  }

  .heading {
    font-size: 60px;
  }

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

  .subhead {
    margin-bottom: 0;
    font-size: 24px;
  }

  .text-block-2 {
    padding-right: 23vh;
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-2.intro {
    padding-top: 22vh;
  }

  .workexample.popupphone {
    padding-left: 31px;
  }

  .example-full-width {
    max-width: 90%;
  }

  .intro-container {
    width: 90%;
  }

  .intro-container.bottom {
    margin-bottom: 50px;
    padding-bottom: 109px;
  }

  .overview-text {
    width: 90%;
  }

  .overview-text.bottom {
    margin-bottom: 50px;
    padding-bottom: 109px;
  }

  .example-one-third {
    max-width: 30%;
  }
}

@media screen and (max-width: 767px) {
  .the-answer {
    font-weight: 300;
  }

  .image.one-third {
    width: 100%;
  }

  .brandlogo {
    width: 50%;
  }

  .heading {
    margin-top: 68px;
    font-size: 40px;
  }

  .subhead {
    margin-bottom: 30px;
  }

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

  .text-block-2 {
    padding-right: 10vh;
  }

  .example-square {
    width: 100vw;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .video-2 {
    margin-top: -36px;
  }

  .workexample.popupbrowser {
    width: 100%;
    max-width: 100%;
    margin-top: -15px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .workexample.popupphone {
    width: 100%;
    max-width: 100%;
    padding-right: 26px;
  }

  .image-3 {
    width: 100%;
    max-width: 100%;
    padding-right: 20px;
  }

  .image-4 {
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
  }

  .background-video {
    display: none;
  }

  .image-5 {
    padding-top: 27vh;
  }

  .div-block-3 {
    background-image: url('../images/Hero_1.gif');
    display: block;
  }

  .example-full-width {
    margin-bottom: 40px;
  }

  .home-screen-link {
    margin-top: 20px;
  }

  .example-one-third {
    width: 100vw;
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .the-situation {
    margin-top: 64px;
  }

  .the-answer {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 22px;
  }

  .section {
    width: 100%;
  }

  .brandlogo {
    width: 50%;
    margin-bottom: 0;
  }

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

  .heading.brand, .heading.projects {
    font-size: 20px;
  }

  .subhead {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .text-block-2 {
    padding-top: 1vh;
    padding-left: 2vh;
    padding-right: 4vh;
    font-size: 18px;
    line-height: 32px;
  }

  .text-block-2.intro {
    padding-top: 30vh;
    padding-bottom: 31px;
    padding-right: 4vh;
    font-size: 16px;
    line-height: 3vh;
  }

  .video-2 {
    max-width: 100%;
  }

  .workexample.popupphone {
    margin-bottom: 60px;
  }

  .image-5 {
    width: 70%;
  }

  .example-full-width {
    max-width: 90%;
    margin-bottom: 34px;
  }

  .home-screen-link {
    width: 100%;
    margin-top: 20px;
  }

  .supplemental-link {
    padding-top: 10px;
  }

  .container-supplemental-links {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-3 {
    flex-flow: row;
    flex: 0 auto;
    width: auto;
    display: flex;
  }
}

#w-node-_3b2a341a-3f61-edb6-f7de-5bd8b3c74c55-ce076283 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}


