body {
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 1.3;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 64px;
  line-height: 1.125;
  font-weight: 700;
  letter-spacing: -2.5px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 52px;
  line-height: 1.11;
  font-weight: 700;
  letter-spacing: -2px;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 48px;
  line-height: 0.98;
  font-weight: 700;
  letter-spacing: -1.5px;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 500;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
}

a {
  color: #1a27c9;
  font-size: 18px;
  line-height: 1.5;
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

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

figure {
  margin-bottom: 10px;
}

.page-section {
  overflow: visible;
  padding-top: 127px;
  padding-bottom: 127px;
}

.page-section.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.page-section.no-padding.relative.hero-section {
  margin-top: 0px;
}

.page-section.no-padding.flex---center-all.relative.overflow-hidden._100-viewport-height {
  height: auto;
  min-height: 100vh;
}

.page-section.no-padding.dark-grey-background.footer {
  padding-top: 15px;
  padding-bottom: 15px;
}

.page-section.lesser-padding {
  padding-top: 130px;
  padding-bottom: 130px;
}

.page-section.overflow-hidden {
  display: block;
}

.page-section.featured-brands {
  display: block;
  padding-top: 152px;
  padding-bottom: 0px;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.page-section.styleguide {
  margin-left: 264px;
  padding-top: 0px;
}

.page-section.footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #242324;
}

.page-section.footer---utility-pages {
  margin-left: 264px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #242324;
}

.page-section.footer---utility-pages.license {
  margin-left: 0px;
}

.container {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 120px;
  padding-left: 120px;
}

.container.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.hero.main {
  background-color: transparent;
  background-image: none;
}

.container.flex---h-start-spacebetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container._5-7-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 0.7fr 1fr;
  grid-template-columns: 0.7fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container.process-header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  margin-top: 260px;
}

.container.absolute.footer {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container.style-guide {
  padding: 48px 40px 48px 56px;
}

.container.utility-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.style-guide-block {
  width: 100%;
  margin-bottom: 80px;
}

.subheader-wrapper {
  display: inline-block;
  margin-top: 74px;
}

.subheader-text {
  display: inline-block;
  font-weight: 700;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.subheader-text.style-guide-notes {
  display: block;
  opacity: 0.5;
  letter-spacing: 1px;
}

.subheader-dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 12px;
  margin-bottom: 1px;
  border-radius: 99px;
  background-color: #1a27c9;
}

.style-guide---color {
  display: inline-block;
  width: 100px;
  height: 60px;
  margin-right: 32px;
  background-color: #ddd;
}

.style-guide---color._1 {
  background-color: #1a27c9;
}

.style-guide---color._2 {
  background-color: #000;
}

.style-guide---color._3 {
  background-color: #727272;
}

.style-guide---color._4 {
  color: #f2f2f2;
}

.color-2 {
  display: inline-block;
  width: 100px;
  height: 60px;
  margin-right: 32px;
  background-color: #000;
}

.color-3 {
  display: inline-block;
  width: 100px;
  height: 60px;
  margin-right: 32px;
  background-color: #727272;
}

.xl-header {
  font-size: 120px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -2.5px;
}

.xl-header.white-text.slide-into-view.center-align {
  text-align: center;
}

.xl-header.slide-into-view.testimonials {
  font-size: 58px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #1a27c9;
  border-radius: 999px;
  background-color: #1a27c9;
  -webkit-transition: border-color 200ms cubic-bezier(.165, .84, .44, 1), background-color 200ms cubic-bezier(.165, .84, .44, 1);
  transition: border-color 200ms cubic-bezier(.165, .84, .44, 1), background-color 200ms cubic-bezier(.165, .84, .44, 1);
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
}

.button:hover {
  border-color: #000;
  background-color: #000;
}

.button.secondary {
  border: 3px solid #000;
  background-color: transparent;
  -webkit-transition: color 200ms cubic-bezier(.165, .84, .44, 1), border-color 200ms cubic-bezier(.165, .84, .44, 1), background-color 200ms cubic-bezier(.165, .84, .44, 1);
  transition: color 200ms cubic-bezier(.165, .84, .44, 1), border-color 200ms cubic-bezier(.165, .84, .44, 1), background-color 200ms cubic-bezier(.165, .84, .44, 1);
  color: #000;
}

.button.secondary:hover {
  background-color: #000;
  color: #fff;
}

.button.bigger-padding {
  padding: 24px 80px;
}

.navbar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navigation-link {
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-transition: color 350ms cubic-bezier(.165, .84, .44, 1);
  transition: color 350ms cubic-bezier(.165, .84, .44, 1);
  color: #727272;
  font-size: 16px;
}

.navigation-link:hover {
  color: #1a27c9;
}

.navigation-link.w--current {
  color: #1a27c9;
}

.navigation-link.nav-button {
  margin-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-style: solid;
  border-width: 2px;
  border-color: #1a27c9;
  border-radius: 999px;
  -webkit-transition: color 350ms ease, background-color 350ms cubic-bezier(.165, .84, .44, 1);
  transition: color 350ms ease, background-color 350ms cubic-bezier(.165, .84, .44, 1);
  color: #1a27c9;
}

.navigation-link.nav-button:hover {
  background-color: #1a27c9;
  color: #fff;
}

.navigation-link.utility-footer {
  margin-right: 20px;
  margin-left: 20px;
  text-decoration: none;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.relative {
  position: relative;
}

.relative.overflow-hidden {
  -o-object-fit: fill;
  object-fit: fill;
}

.hero-image {
  width: 45.5vw;
  height: 56vw;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.hero-text---wrapper {
  width: 50%;
  margin-top: 0px;
}

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

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

.button-wrapper {
  display: -ms-grid;
  display: grid;
  width: 80%;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.annotation {
  opacity: 0.5;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
}

.brands-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-image {
  height: 36px;
  margin-right: 16px;
  margin-left: 16px;
}

.divider-line {
  width: 1200px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
}

.line {
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #bababa;
}

.line.margin---16px {
  margin-top: 16px;
  margin-bottom: 16px;
}

.line._0-margin {
  margin-top: 0px;
  margin-bottom: 0px;
}

.line.footer {
  margin-top: 0px;
  margin-bottom: 24px;
  opacity: 0.5;
}

.line.divider {
  width: 1200px;
  margin: 0px auto;
  background-color: #000;
}

.inline-block {
  display: inline-block;
}

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

.annotations-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-horizontal-start-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-horizontal-start-start.top-bottom-padding---40px {
  padding-top: 40px;
  padding-bottom: 40px;
}

.services-image-hover {
  position: absolute;
  left: auto;
  top: -72%;
  right: 10%;
  bottom: auto;
  z-index: 2;
  width: 270px;
  height: 360px;
  -o-object-fit: cover;
  object-fit: cover;
}

.absolute {
  position: absolute;
}

.portfolio-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 88px;
  grid-row-gap: 200px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.photo {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.photo.about {
  width: 50vw;
  height: 100%;
}

.photo.portfolio {
  width: 100%;
  height: 375px;
}

.black-text-weight {
  font-weight: 900;
}

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

.project-tag {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 4px 18px;
  border-style: solid;
  border-width: 1px;
  border-color: #727272;
  border-radius: 99px;
  color: #727272;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-hidden.relative.flex---center-all.hide-cursor {
  cursor: none;
}

.overflow-hidden.relative.about {
  height: 100%;
}

.image-wipe {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #000;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

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

.slider-mask {
  overflow: visible;
  width: 40.5%;
  height: auto;
}

.testimonial-item {
  width: 100%;
  margin-right: 24px;
  padding: 40px 33px;
  background-color: #f2f2f2;
}

.testimonial-slider {
  height: auto;
  background-color: transparent;
}

.slider-arrow {
  position: absolute;
  left: 0%;
  top: -72px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-right: 16px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 99px;
  -webkit-transition: border-color 200ms ease, background-color 200ms cubic-bezier(.165, .84, .44, 1);
  transition: border-color 200ms ease, background-color 200ms cubic-bezier(.165, .84, .44, 1);
}

.slider-arrow:hover {
  border-color: #727272;
  background-color: #727272;
}

.slider-arrow.right {
  left: 64px;
}

.slider-arrow.arrow-right {
  left: 64px;
}

.right-arrow {
  position: static;
}

._5-stars {
  width: 113px;
  margin-bottom: 22px;
}

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

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

.thumbnail-and-name-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-thumbnail {
  width: 64px;
  height: 64px;
  margin-right: 12px;
  border-radius: 999px;
  -o-object-fit: cover;
  object-fit: cover;
}

.client-name {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.company-and-role {
  font-size: 18px;
  line-height: 1.7777777777777777;
}

.red-strip {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 5px;
  background-color: #1a27c9;
}

.hide {
  display: none;
}

.slider-arrow-icon {
  width: 14px;
  height: 14px;
}

.process-section {
  position: relative;
  overflow: visible;
  height: 230vh;
}

.process-section.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.process-section.lesser-padding {
  padding-top: 130px;
  padding-bottom: 130px;
}

.sticky-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
}

.process-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scrollable-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.process-item {
  position: relative;
  width: 20%;
  max-width: 792px;
  margin-top: 8vh;
  padding: 136px 80px 80px;
  background-color: #f2f2f2;
}

.process-big-number {
  position: absolute;
  left: 80px;
  top: -60px;
  right: auto;
  bottom: auto;
  color: #585858;
  font-size: 124px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -2px;
}

.process-header {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 80px;
}

.about-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
}

.about-content.left {
  padding-top: 0px;
  padding-bottom: 0px;
}

.flex---center-all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-content-wrapper {
  max-width: 520px;
  padding-right: 40px;
  padding-left: 40px;
}

.flex---horizontal--stretch-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.about-photo {
  width: 50vw;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.question-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  padding-bottom: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: color 200ms cubic-bezier(.165, .84, .44, 1);
  transition: color 200ms cubic-bezier(.165, .84, .44, 1);
  cursor: pointer;
}

.question-title:hover {
  color: #1a27c9;
}

.question-title-wrapper {
  width: 90%;
}

.arrow-icon {
  width: 14px;
  height: 14px;
  margin-top: 8px;
  color: #1a27c9;
}

.response {
  overflow: hidden;
  height: auto;
  margin-bottom: 16px;
  padding-left: 24px;
}

._100-viewport-height {
  width: 100%;
  height: 100vh;
}

.dark-grey-background {
  background-color: #242324;
}

.scrolling-text {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 24px;
  opacity: 0.5;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  white-space: nowrap;
}

.white-text {
  color: #fff;
}

.footer-text {
  margin-left: 24px;
  opacity: 0.4;
  color: #fff;
  font-size: 16px;
}

.flex-horizontal-center-spacebetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-horizontal-center-spacebetween.footer {
  padding-bottom: 0px;
}

.social-media-icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 999px;
  background-color: #727272;
  -webkit-transition: background-color 350ms cubic-bezier(.165, .84, .44, 1);
  transition: background-color 350ms cubic-bezier(.165, .84, .44, 1);
}

.social-media-icon-container:hover {
  background-color: #1a27c9;
}

.social-media-icon {
  height: 16px;
}

.footer-logo {
  width: 110px;
}

.left {
  width: 41.5%;
  padding-right: 12px;
}

.left.extra-margin-right {
  padding-right: 126px;
}

.left.logos {
  margin-left: 15px;
}

.right {
  width: 58.5%;
  padding-left: 12px;
}

.right.services---negative-padding {
  margin-top: -40px;
}

.hero-image-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.divider-line-wrapper {
  overflow: hidden;
  width: 1200px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.slide-into-view {
  padding-bottom: 27px;
}

.project-hover {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 150px;
  border-radius: 999px;
  background-color: #1a27c9;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}

.hero-image-copy {
  width: 45.5vw;
  height: 55vw;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.footer-line {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 24px;
  background-color: #bababa;
  opacity: 0.5;
}

.footer-line.margin---16px {
  margin-top: 16px;
  margin-bottom: 16px;
}

.footer-line._0-margin {
  margin-top: 0px;
  margin-bottom: 0px;
}

.footer-line.footer {
  margin-top: 0px;
  margin-bottom: 24px;
  opacity: 0.5;
}

.footer-line.divider {
  width: 1200px;
  margin: 0px auto;
  background-color: #000;
}

.fixed-button {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 152px;
  margin-top: auto;
  margin-bottom: auto;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #1a27c9;
  cursor: pointer;
}

.fixed-button.flex---center-all {
  z-index: 5;
  background-color: #1a27c9;
  -webkit-transition: width 200ms cubic-bezier(.175, .885, .32, 1.275);
  transition: width 200ms cubic-bezier(.175, .885, .32, 1.275);
}

.fixed-button.flex---center-all:hover {
  width: 40px;
}

.fixed-button-text {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #fff;
  font-size: 16px;
}

.contact-form-popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
}

.contact-form-popup.flex---center-all {
  z-index: 9;
}

.contact-form-wrapper {
  width: 512px;
  padding: 64px 56px;
  border-top: 5px solid #1a27c9;
  background-color: #fff;
}

.form-text-field {
  margin-bottom: 16px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 16px;
}

.form-text-field:focus {
  border: 1px solid #000;
}

.form-text-field::-webkit-input-placeholder {
  color: #727272;
}

.form-text-field:-ms-input-placeholder {
  color: #727272;
}

.form-text-field::-ms-input-placeholder {
  color: #727272;
}

.form-text-field::placeholder {
  color: #727272;
}

.form-text-area {
  min-height: 140px;
  margin-bottom: 32px;
  font-size: 16px;
}

.form-text-area:focus {
  border: 1px solid #000;
}

.success-message {
  background-color: #b6ddaa;
}

.close-icon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 24px;
  height: 24px;
  margin-top: 20px;
  margin-right: 20px;
  opacity: 0.5;
  cursor: pointer;
}

.flex-vertical-stretch-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.circle {
  width: 8vw;
  height: 8vw;
  margin-top: 30px;
  margin-left: 30px;
  border-radius: 999px;
  background-color: #1a27c9;
}

.circle.absolute {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.round-text {
  position: relative;
  top: -43px;
  width: 7vw;
  height: 7vw;
}

.style-guide---sidebar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 264px;
  padding-top: 48px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #333;
}

.div-block {
  margin-bottom: 48px;
}

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

.sg---link {
  display: block;
  margin-bottom: 16px;
  -webkit-transition: color 250ms cubic-bezier(.165, .84, .44, 1);
  transition: color 250ms cubic-bezier(.165, .84, .44, 1);
  color: #fff;
  text-decoration: none;
}

.sg---link:hover {
  color: #1a27c9;
}

.sg---link.w--current {
  color: #1a27c9;
  font-weight: 700;
}

.sg---link.instructions {
  margin-bottom: 32px;
  font-size: 16px;
}

.wrapper---75-width {
  width: 75%;
}

.style-guide---divider-line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 1px;
  margin-right: 40px;
  margin-left: 40px;
  background-color: #727272;
}

.project-rich-text h2 {
  margin-bottom: 24px;
}

.project-rich-text p {
  margin-bottom: 16px;
}

.project-rich-text h4 {
  margin-top: 32px;
}

.project-rich-text ul {
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 1.5;
}

.project-rich-text li {
  margin-bottom: 8px;
}

.project-rich-text ol {
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 1.5;
}

.project-rich-text h3 {
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 32px;
  letter-spacing: -0.5px;
}

.project-rich-text blockquote {
  margin-top: 32px;
  margin-bottom: 32px;
  margin-left: 40px;
  border-left-color: #1a27c9;
  color: #727272;
  font-size: 24px;
  line-height: 1.5;
}

.project-rich-text figure {
  margin: 64px 0px;
}

.large-header {
  font-size: 64px;
  line-height: 1.125;
  font-weight: 700;
  letter-spacing: -2.5px;
}

.medium-header {
  font-size: 52px;
  line-height: 1.11;
  font-weight: 700;
  letter-spacing: -2px;
}

.small-header {
  font-size: 48px;
  line-height: 0.98;
  font-weight: 700;
  letter-spacing: -1.5px;
}

.style-guide---button-wrappers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex---horizontal---center---space-around {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.instruction-video {
  width: 75%;
}

.style-guide---title {
  margin-bottom: 48px;
}

.style-guide---menu-wrapper {
  width: 100%;
}

.h4-link {
  font-size: 24px;
}

.image---licensing {
  width: 500px;
  margin-right: 48px;
  margin-bottom: 24px;
}

.licensing-grid {
  display: -ms-grid;
  display: grid;
  width: 500px;
  margin-right: 64px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.licensing-section-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.red-text {
  color: #1a27c9;
}

.heading {
  color: #04061f;
}

.divider {
  width: 100%;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #000;
}

.u-d-none {
  display: none;
}

.link-item {
  border-bottom: 1px solid #e4e4e4;
}

.link-item:last-child {
  border-bottom: 1px none #000;
}

.section-heading {
  margin-bottom: 1em;
}

.featured-item {
  position: relative;
}

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

.section.cc-links {
  padding-top: 60px;
}

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

.container-2.cc-link-list {
  width: 100%;
  max-width: 600px;
}

.footer-content {
  color: #888;
  text-align: center;
}

.footer {
  padding-bottom: 120px;
}

.nav-link_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.nav-skip {
  display: block;
  margin-top: -43px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #4353ff;
  color: #fff;
  font-size: 1rem;
  line-height: 1.7;
  font-weight: 500;
  text-align: center;
}

.nav-skip:focus {
  margin-top: 0px;
}

.nav-skip.w--current {
  background-color: #000;
}

.nav_container {
  position: static;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.social-icon {
  width: 24px;
  height: 24px;
}

.social-icon:hover {
  color: #7056f5;
}

.brand-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  color: #7056f5;
}

.brand-logo:hover {
  color: #4353ff;
}

.nav_wrapper {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  font-size: 1rem;
  line-height: 1.7;
}

.nav-delete_link {
  display: inline-block;
  padding: 8px 12px;
  color: #fff;
  font-size: 0.875rem;
  text-decoration: none;
}

.nav-delete_link:hover {
  color: hsla(0, 0%, 100%, 0.75);
}

.nav-delete_link.cc-last {
  margin-right: -12px;
}

.nav-delete {
  background-color: #000;
}

.brand-link_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  color: #000;
}

.brand-link_wrapper:hover {
  color: #7056f5;
}

.brand-link_wrapper:focus {
  color: #7056f5;
}

.social-icon_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 24px;
}

.nav {
  z-index: 1;
  border-bottom: 1px solid #e4e4e4;
  background-color: #fff;
  font-size: 1rem;
  line-height: 1.7;
}

.nav-delete-container {
  text-align: right;
}

.brand-name {
  font-size: 1.4rem;
  font-weight: 500;
}

.social-icon_list-item-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1.5;
  font-weight: 500;
  text-decoration: none;
}

.social-icon_list-item-link:hover {
  color: #7056f5;
}

.social-icon_list-item-link:focus-visible {
  outline-style: none;
  color: #7056f5;
}

.social-icon_list-item-link[data-wf-focus-visible] {
  outline-style: none;
  color: #7056f5;
}

.social-icon_list-item {
  margin-bottom: 0px;
}

.slide-nav-2 {
  display: none;
}

.triangle {
  position: absolute;
  left: 50px;
  top: auto;
  right: 0%;
  bottom: -9px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: skew(-20deg, 0deg) rotate(51deg);
  -ms-transform: skew(-20deg, 0deg) rotate(51deg);
  transform: skew(-20deg, 0deg) rotate(51deg);
}

.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 65px;
  margin-bottom: 65px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lottie-animation {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
}

.right-arrow-2 {
  color: #f03737;
}

.review-slider {
  width: 600px;
  height: 500px;
  background-color: transparent;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-name {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}

.quote-wrap {
  position: absolute;
  left: 0%;
  top: -11%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #1a27c9;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 26px;
}

.name-wrap {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -65px;
  padding-left: 30px;
}

.speech-bubble {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 479px;
  height: auto;
  padding: 50px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.15);
}

.slide-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-arrow {
  color: #f03737;
}

.icon {
  color: #1a27c9;
}

.icon-2 {
  color: #1a27c9;
}

.logo-section {
  margin-right: 81px;
  margin-left: 81px;
  padding-top: 160px;
  padding-bottom: 0px;
}

.slider {
  height: 180px;
  background-color: transparent;
}

.slide-2 {
  padding-right: 85px;
  padding-left: 85px;
}

.slider-wrapper-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.logo-wrapper-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 19%;
  margin-top: 65px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-3 {
  color: #000;
}

.slide-nav-3 {
  display: none;
}

.link-2 {
  color: #333;
}

.page-wrap {
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.instructions {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}

.header {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

.macbook-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.website-image-container {
  position: static;
  left: auto;
  top: 6%;
  right: auto;
  bottom: auto;
  z-index: 10;
  display: block;
  overflow: auto;
  width: 53%;
  height: 81%;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph {
  font-weight: 500;
  text-align: center;
}

.hand {
  display: block;
}

.subheading {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
}

.website-image {
  position: relative;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 100%;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
}

.text-span-2 {
  color: #333;
  font-size: 24px;
  font-weight: 500;
}

.text-span-2:hover {
  color: #333;
}

.heading-2 {
  margin-bottom: 25px;
  font-size: 28px;
  font-weight: 600;
}

.text-span-4 {
  display: inline;
  margin-top: 5px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
}

.heading-3 {
  color: #333;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
}

.website-image-wrapper {
  position: absolute;
  left: 0%;
  top: 6%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.macbook {
  position: relative;
  z-index: 5;
  width: 70%;
  max-width: none;
}

.full-nav2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8994;
  display: none;
  background-color: #000;
}

.navbar-2 {
  z-index: 9999;
  width: 100%;
  height: 100px;
  padding-top: 25px;
  background-color: transparent;
}

.container-4 {
  position: relative;
  z-index: 9999;
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-12 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 4px;
  display: inline-block;
  height: 20px;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.nav-link {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
}

.hero {
  position: static;
  display: block;
  width: 100%;
  margin-top: -100px;
  margin-right: auto;
  margin-left: auto;
  padding: 150px 10% 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: 0px none #000;
  background-color: #007aff;
  background-image: url('../images/background-copy.jpg');
  background-position: 0px 0px;
  background-size: 792px;
}

.hero-statement {
  width: 85%;
  margin-right: auto;
  margin-bottom: 75px;
  margin-left: auto;
  color: #fff;
  font-size: 40px;
  line-height: 49px;
  font-weight: 400;
  text-align: center;
}

.hero-statement.heropre {
  margin-bottom: 15px;
  font-size: 22px;
}

.hero-statement.interior {
  display: block;
  width: 75%;
  margin-bottom: 125px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link-block-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.project-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin: auto;
  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
}

.project-card.orchard {
  position: static;
  overflow: visible;
  height: 350px;
  margin: 0px;
  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  background-image: url('../images/Group-2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.project-card.td {
  background-image: url('../images/trivia-duel.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.project-card.btg {
  background-image: url('../images/Poster-1---Impact-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.project-card.ll {
  background-image: url('../images/la-luz.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.project-card.excel {
  background-image: url('../images/excelerate-logo-_layers-v2__1.gif');
  background-position: 50% 50%;
  background-size: cover;
}

.project-card.cjm {
  background-image: url('../images/Top-Logo.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.project-card.slu {
  background-image: url('../images/IMG_8437-1-e1490636235856.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.project-card.ozarks {
  height: 350px;
  background-image: url('../images/OzarksAdmitBox2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.project-card.gc {
  background-image: url('../images/gc-cover.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.project-card.cb {
  background-image: url('../images/craft-and-brew-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

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

.text-block-11 {
  position: static;
  display: block;
  overflow: visible;
  margin-bottom: 50px;
  padding-right: 65px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 33px;
  font-weight: 300;
}

.project-overlay {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  background-color: #00b876;
}

.project-overlay.good-carma {
  background-color: #f0cb49;
}

.project-overlay.cypress-junction {
  background-color: #0060c9;
}

.project-overlay.excelerate {
  background-color: #9400e4;
}

.project-overlay.bbbs {
  background-color: #00cfa2;
}

.project-overlay.triviaduel {
  background-color: #0043c9;
}

.project-overlay.craft {
  background-color: #df9100;
}

.project-overlay.la-luz {
  background-color: #0c3c42;
}

.project-overlay.saint-leo {
  background-color: #118a33;
}

.project-overlay.ozarks-box {
  background-color: #6000b8;
}

.heading-4 {
  display: block;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 30px;
  text-align: left;
}

.div-block-10 {
  display: block;
  width: 50%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.image-25 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  width: 30px;
  margin-left: 108px;
  clear: none;
}

.text-block-8 {
  position: static;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 85%;
  margin: -14px 0px 0px 85px;
  float: none;
  clear: none;
  color: #000;
  font-size: 26px;
  line-height: 35px;
  font-style: normal;
  font-weight: 300;
}

.divider-2 {
  display: block;
  width: 50px;
  height: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c34e9), to(#0c34e9));
  background-image: linear-gradient(180deg, #0c34e9, #0c34e9);
}

.learn-more {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 11%;
  margin-left: 25px;
  border: 1px none #000;
  color: #fff;
}

.grid-columns {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -120px auto auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 5px;
}

.image-6 {
  width: 50%;
  margin-top: 40px;
  float: right;
  box-shadow: 6px 6px 8px 0 rgba(0, 0, 0, 0.15);
}

.bold-text-2 {
  display: inline-block;
  margin-top: -10px;
  margin-bottom: 45px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 50px;
  font-weight: 800;
  text-align: left;
}

.project-name {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 75px;
  margin-top: 0px;
  margin-left: 25px;
  padding-right: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 33px;
  line-height: 35px;
}

.preheader {
  position: absolute;
  margin-top: 25px;
  margin-left: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}

.section-2 {
  margin-top: auto;
  padding-top: 50px;
  border-style: none;
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
  font-weight: 400;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 100px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.link-4 {
  border-bottom: 2px solid #a5deff;
  font-family: 'Open Sans', sans-serif;
  color: #0c34e9;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.link-4.w--current {
  font-weight: 900;
}

.text-block-13 {
  display: inline-block;
  width: 100%;
  margin: auto auto 35px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.content {
  display: block;
  margin-top: -120px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-13 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  line-height: 15px;
}

.project-cover {
  width: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 25px;
}

.project-description {
  display: block;
  max-width: 65%;
  margin: 50px auto;
  font-family: Lato, sans-serif;
  color: #2c2c2c;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  text-align: left;
}

.project-description.project-team {
  width: 100%;
  border-top: 1px solid #ececec;
  color: #818181;
  font-size: 12px;
  line-height: 29px;
  text-transform: none;
  -webkit-column-count: 1;
  column-count: 1;
}

.half-image {
  display: block;
  width: 50%;
  margin: 25px 0px 50px;
  padding-right: 0px;
  padding-left: 5px;
  float: left;
  clear: none;
}

.bold-text-3 {
  font-family: Montserrat, sans-serif;
  color: #2e2e2e;
  font-size: 14px;
  line-height: 56px;
  font-weight: 700;
  text-transform: uppercase;
}

.image-22 {
  padding-bottom: 0px;
}

.content-wrapper-2 {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.content-inner-wrapper {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.image {
  width: 49%;
  height: 200px;
  padding: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.content-load-more-button {
  display: block;
  width: 200px;
  margin: 61px auto 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #08f;
  background-color: #1a27c9;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.content-load-more-button:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #08f;
  background-color: #fff;
  color: #08f;
}

.lottie-animation-2 {
  position: relative;
  top: 50px;
  width: 80px;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 40px;
    letter-spacing: -2px;
  }

  h2 {
    font-size: 32px;
    letter-spacing: -1px;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 18px;
  }

  p {
    font-size: 16px;
  }

  .page-section.no-padding.relative.hero-section {
    margin-top: 60px;
  }

  .page-section.styleguide {
    margin-top: 100px;
    margin-left: 0px;
    padding-bottom: 0px;
  }

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

  .page-section.footer---utility-pages {
    margin-left: 0px;
  }

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

  .container.hero {
    height: 100vh;
  }

  .container.style-guide {
    padding-left: 40px;
  }

  .subheader-text {
    font-size: 12px;
  }

  .xl-header {
    font-size: 72px;
  }

  .button {
    font-size: 16px;
  }

  .navigation-link {
    text-align: center;
  }

  .navigation-link.nav-button {
    margin-left: 0px;
  }

  .nav-menu {
    padding-right: 40px;
    padding-bottom: 32px;
    padding-left: 40px;
    background-color: #fff;
  }

  .hero-text---wrapper {
    width: 50%;
    margin-top: 0px;
  }

  .button-wrapper {
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .annotation {
    font-size: 14px;
  }

  .brands-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .brand-image {
    height: 32px;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .divider-line {
    width: 100%;
  }

  .services-image-hover {
    width: 230px;
    height: 320px;
  }

  .portfolio-list {
    grid-column-gap: 24px;
  }

  .photo.portfolio {
    height: 250px;
  }

  .slider-mask {
    width: 50%;
  }

  .client-name {
    font-size: 16px;
  }

  .company-and-role {
    font-size: 14px;
  }

  .process-section {
    height: auto;
    padding-top: 260px;
  }

  .sticky-wrapper {
    position: static;
    height: auto;
  }

  .scrollable-content {
    width: auto;
    margin-top: 160px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .process-item {
    width: auto;
    margin-top: 0vh;
    margin-bottom: 80px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .process-big-number {
    left: 40px;
  }

  .process-header {
    margin-top: 0px;
  }

  .footer-text {
    font-size: 14px;
  }

  .social-media-icon-container {
    width: 32px;
    height: 32px;
  }

  .footer-logo {
    width: 88px;
  }

  .left.extra-margin-right {
    padding-right: 20px;
  }

  .right.services---negative-padding {
    margin-top: -40px;
  }

  .divider-line-wrapper {
    width: auto;
    margin-right: 40px;
    margin-left: 40px;
  }

  .project-hover.flex---center-all {
    width: 100px;
    height: 100px;
  }

  .hero-image-copy {
    width: 46vw;
    height: 100vh;
  }

  .circle {
    width: 100px;
    height: 100px;
    margin-top: 24px;
    margin-left: 24px;
  }

  .round-text {
    width: 88px;
    height: 88px;
  }

  .style-guide---sidebar {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .wrapper---75-width {
    width: auto;
  }

  .large-header {
    font-size: 32px;
    letter-spacing: -2px;
  }

  .medium-header {
    font-size: 28px;
    letter-spacing: -1px;
  }

  .small-header {
    font-size: 20px;
    letter-spacing: 0px;
  }

  .instruction-video {
    width: 100%;
  }

  .style-guide---title {
    margin-bottom: 0px;
  }

  .style-guide---menu-button {
    color: #fff;
  }

  .style-guide---menu-button.w--open {
    background-color: #333;
  }

  .style-guide---menu-wrapper {
    padding-top: 32px;
    background-color: #333;
  }

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

  .brand-link_wrapper {
    z-index: 1;
  }

  .nav {
    padding-right: 0px;
    padding-left: 0px;
  }

  .logo-wrapper-wide {
    margin-top: 72px;
  }

  .container-4 {
    margin-right: 75px;
    margin-left: 75px;
  }

  .hero {
    position: static;
    display: block;
    height: 100%;
    padding-top: 125px;
    padding-right: 0%;
    padding-left: 0px;
    float: none;
  }

  .hero-statement {
    margin-bottom: 75px;
  }

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

  .text-block-11 {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
  }

  .div-block-10 {
    width: 100%;
    margin-bottom: 0px;
  }

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

  .section-2 {
    padding-top: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .div-block-13 {
    max-width: 1200px;
  }

  .project-cover {
    display: block;
    width: 100%;
    max-width: none;
    margin-bottom: 15px;
  }

  .project-description {
    max-width: 80%;
  }

  .half-image {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-wrapper-2 {
    width: auto;
    max-width: 600px;
  }
}

@media screen and (max-width: 767px) {
  .page-section {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .page-section.no-padding.flex---horizontal--stretch-start {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

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

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

  .container.hero {
    height: auto;
  }

  .container._5-7-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .container.utility-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .xl-header.white-text.slide-into-view.center-align {
    text-align: center;
  }

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

  .hero-text---wrapper {
    width: auto;
    margin-top: 40px;
    text-align: center;
  }

  .annotation {
    text-align: center;
  }

  .portfolio-list {
    grid-row-gap: 160px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .portfolio-item {
    text-align: center;
  }

  .photo.about {
    width: 100vw;
    height: 500px;
  }

  .photo.portfolio {
    width: 100%;
    height: 375px;
  }

  .slider-mask {
    width: 70%;
  }

  .about-content {
    width: 100%;
    min-height: auto;
  }

  .about-content-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .left {
    width: auto;
    margin-bottom: 48px;
  }

  .right {
    width: 100%;
    padding-left: 0px;
  }

  .right.services---negative-padding {
    margin-top: 0px;
  }

  .hero-image-wrapper {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-image-copy {
    width: auto;
    height: 500px;
  }

  .fixed-button.flex---center-all {
    display: none;
  }

  .circle.absolute.flex---center-all {
    width: 72px;
    height: 72px;
    margin-top: 16px;
    margin-left: 16px;
  }

  .round-text {
    width: 64px;
    height: 64px;
  }

  .style-guide---menu-wrapper {
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
  }

  .licensing-grid {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 24px;
  }

  .licensing-section-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .width---50-width {
    width: auto;
  }

  .utility-pages---footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 32px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-2.cc-link-list {
    padding-right: 20px;
    padding-left: 20px;
  }

  .nav_container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .brand-link_wrapper {
    padding-left: 0px;
  }

  .brand-name {
    font-size: 1.2rem;
  }

  .slide-nav-2 {
    display: block;
  }

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

  .left-arrow {
    display: none;
  }

  .slider {
    height: auto;
  }

  .slider-wrapper-wide {
    padding-top: 40px;
    padding-bottom: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logo-wrapper-wide {
    width: 30%;
    margin-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .container-4 {
    width: 90%;
    margin-left: 25px;
  }

  .hero {
    height: 100%;
    padding: 100px 0% 40px 0px;
  }

  .hero-statement {
    width: 75%;
    margin-bottom: 25px;
    line-height: 46px;
  }

  .project-card.orchard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }

  .project-card.ozarks {
    position: static;
    margin: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .container-5 {
    margin-bottom: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .text-block-11 {
    position: static;
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    float: none;
    font-size: 16px;
    line-height: 30px;
  }

  .project-overlay.orchard-app {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }

  .heading-4 {
    margin-top: 0px;
  }

  .div-block-10 {
    width: 100%;
    margin-top: 45px;
  }

  .text-block-8 {
    margin-left: 68px;
    font-size: 21px;
    line-height: 28px;
  }

  .grid-columns {
    margin: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }

  .image-6 {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    float: none;
    clear: none;
  }

  .section-2 {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-6 {
    margin-top: 0px;
  }

  .link-block {
    display: block;
  }

  .text-block-13 {
    margin-bottom: 25px;
    font-size: 12px;
  }

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

  .project-description {
    display: block;
    font-size: 16px;
    line-height: 30px;
  }

  .half-image {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-left: 0px;
  }

  .content-wrapper-2 {
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  .page-section.no-padding.relative.hero-section {
    margin-top: 0px;
  }

  .page-section.no-padding.flex---center-all.relative.overflow-hidden._100-viewport-height.dark-grey-background {
    min-height: auto;
    padding-top: 160px;
  }

  .page-section.footer {
    text-align: center;
  }

  .container.absolute.footer {
    position: static;
    margin-top: 95px;
    padding-bottom: 10px;
  }

  .subheader-wrapper {
    display: block;
  }

  .xl-header {
    font-size: 56px;
  }

  .services-image-hover {
    width: 180px;
    height: 250px;
  }

  .bottom-margin---160px {
    margin-bottom: -22px;
  }

  .slider-mask {
    width: 90%;
  }

  .process-section.slide-into-view {
    padding-top: 160px;
  }

  .process-item {
    padding: 60px 20px 40px;
  }

  .process-big-number {
    left: 20px;
    top: -40px;
    font-size: 80px;
  }

  .scrolling-text {
    font-size: 20px;
  }

  .footer-text {
    margin-left: 0px;
  }

  .flex-horizontal-center-spacebetween.footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-horizontal-center-spacebetween.mobile {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .social-media-icon-container {
    margin: 16px;
  }

  .footer-logo {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .left.logos {
    margin-bottom: 2px;
    margin-left: 34px;
  }

  .divider-line-wrapper {
    margin-right: 20px;
    margin-left: 20px;
  }

  .divider-line-wrapper.adjust {
    margin-top: 178px;
  }

  .contact-form-popup {
    display: none;
    padding-right: 20px;
    padding-left: 20px;
  }

  .contact-form-wrapper.relative {
    padding: 40px 20px;
  }

  .close-icon {
    margin-top: 10px;
    margin-right: 10px;
  }

  .style-guide---sidebar {
    padding-right: 20px;
    padding-left: 20px;
  }

  .large-header {
    font-size: 48px;
  }

  .medium-header {
    font-size: 40px;
  }

  .small-header {
    font-size: 32px;
  }

  .style-guide---title {
    padding-left: 0px;
  }

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

  .container-2 {
    width: 85%;
  }

  .footer {
    padding-bottom: 80px;
  }

  .flex-wrap {
    display: block;
  }

  .review-slider {
    width: 100%;
    height: auto;
  }

  .container-3 {
    width: 90%;
  }

  .speech-bubble {
    height: auto;
    margin-top: 15%;
    margin-bottom: 40%;
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 30px;
  }

  .slide-wrap {
    width: 99%;
  }

  .slider {
    height: auto;
  }

  .slider-wrapper-wide {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logo-wrapper-wide {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .website-image-container {
    width: 76%;
    height: 81%;
  }

  .text-span-2 {
    font-size: 18px;
  }

  .text-span-4 {
    font-size: 14px;
  }

  .heading-3 {
    line-height: 1.2;
  }

  .macbook {
    display: block;
    width: 100%;
  }

  .container-4 {
    width: 90%;
    margin-right: 25px;
  }

  .image-24 {
    width: 37px;
  }

  .text-block-12 {
    right: 26px;
    padding-top: 4px;
    font-size: 16px;
  }

  .hero {
    height: 75vh;
    padding: 200px 0% 200px 0px;
  }

  .hero-statement {
    margin-bottom: auto;
    font-size: 26px;
    line-height: 33px;
  }

  .hero-statement.interior {
    width: 90%;
    margin-bottom: 125px;
  }

  .project-card.orchard {
    position: static;
  }

  .container-5 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .text-block-11 {
    display: inline-block;
    min-width: 100%;
    margin-bottom: 25px;
    line-height: 30px;
  }

  .heading-4 {
    display: inline;
    margin-top: 0px;
    float: none;
  }

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

  .text-block-8 {
    max-width: 100%;
    margin-top: 25px;
    margin-left: 0px;
    float: none;
    clear: none;
    font-size: 20px;
    line-height: 27px;
  }

  .divider-2 {
    margin-top: 25px;
  }

  .image-6 {
    margin-left: auto;
  }

  .bold-text-2 {
    display: inline;
  }

  .section-2 {
    margin-top: 0px;
  }

  .text-block-13 {
    margin-bottom: 15px;
    font-size: 12px;
  }

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

  .project-description {
    margin-bottom: 45px;
    font-size: 16px;
    line-height: 30px;
  }

  .image {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

