body {
  background-color: #1b1d1c;
  font-family: Circular, sans-serif;
  color: #a8a8b5;
  font-size: 19px;
  line-height: 30px;
  font-weight: 400;
}

h1 {
  color: #fff;
  font-size: 27px;
  line-height: 1.35em;
  font-weight: 500;
}

h2 {
  margin-top: 20px;
  margin-bottom: 12px;
  color: #fff;
  font-size: 27px;
  line-height: 1.5em;
  font-weight: 500;
}

h3 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 27px;
  line-height: 1.4em;
  font-weight: 500;
}

p {
  margin-bottom: 1.2em;
}

a {
  display: inline-block;
  color: #ea1821;
  font-weight: 500;
  text-decoration: none;
}

a:hover {
  padding-bottom: 0px;
  text-decoration: none;
}

img {
  display: inline-block;
  max-width: 100%;
}

.content-wrapper {
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.hero {
  height: 64vh;
  max-height: 850px;
  padding-top: 120px;
  max-width: 660px;
}

.hero-icon {
  visibility: hidden;
}


 .hero-about {
    height: 64vh;
    max-height: 850px;
	padding-top: 90px;
	max-width: 100%;
  }

.hero.project-hero {
  height: auto;
  min-height: 60vh;
  padding-top: 100px;
  max-width: 660px;
}

.h1-front {
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 27px;
  line-height: 1.3em;
}

.menu {
  margin-right: -14px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.menu-link {
  padding: 16px;
  -webkit-transition: color 200ms cubic-bezier(.165, .84, .44, 1);
  transition: color 200ms cubic-bezier(.165, .84, .44, 1);
  color: #515257;
  text-decoration: none;
}

.menu-link:hover {
  padding: 16px;
  color: #fff;
}

.menu-link.last {
  margin-left: 20px;
}

.goto942 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -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;
}

.case {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 422px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  cursor: pointer;
}

.case:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.case-subtext {
  margin-bottom: 0px;
  color: #636469;
  font-weight: 500;
}

.case-frontname {
  max-width: 460px;
}

.paragraph-big {
  color: #fff;
  font-size: 27px;
  line-height: 1.4em;
  font-weight: 500;
}

.paragraph-big.footerp {
  max-width: 320px;
  padding-bottom: 40px;
  line-height: 1.3em;
}

.paragraph-big.about-text {
  max-width: 900px;
}

.paragraph-big.about-herosubtext {
  color: #515257;
}

.paragraph-big.red {
  color: #ea1821;
}

.paragraph {
  max-width: 480px;
  line-height: 30px;
}

.paragraph:hover {
  text-decoration: none;
}

.lets-work-together {
  margin-top: 240px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 240px;
  padding-bottom: 60px;
  -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;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.footer-text {
  display: inline;
  color: #515257;
}

.wink {
  margin-top: -3px;
  margin-left: 10px;
}

.link {
  -webkit-transition: box-shadow 140ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 140ms cubic-bezier(.215, .61, .355, 1);
}

.link.link-hover {
  color: #ea1821;
}

.link.link-hover:hover {
  box-shadow: 0 2px 0 0 #ea1821;
}

.link.link-hover {
  color: #ea1821;
}

.link.link-hover:hover {
  box-shadow: 0 2px 0 0 #ea1821;
}

.logo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 51px;
  -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;
  -webkit-transition: all 200ms cubic-bezier(.25, .46, .45, .94);
  transition: all 200ms cubic-bezier(.25, .46, .45, .94);
}

.project-block {
  margin-bottom: 120px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.project-block.case-right {
  margin-top: 300px;
}

.project-block.paperflowproject {
  cursor: not-allowed;
}

.about-image {
	
}

.text-highlight {
  color: #fff;
  font-weight: 500;
}

.main-skills {
  padding-left: 40px;
}

.previously-skills {
  margin-top: 160px;
}

.about-text-wrapper {
  margin-top: 120px;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.logogrey {
  width: 51px;
  height: 21px;
}

.logocolor {
  position: absolute;
  top: auto;
  bottom: auto;
  width: 51px;
  height: 21px;
  opacity: 0;
  -webkit-transition: opacity 200ms cubic-bezier(.25, .46, .45, .94);
  transition: opacity 200ms cubic-bezier(.25, .46, .45, .94);
}

.logocolor:hover {
  opacity: 1;
}

.navigation-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 24vh;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.animaion-relative-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  max-width: 100%;
}

.advers-lottie-animation {
  max-width: 460px;
}

.h2-work {
  display: none;
  margin-bottom: 60px;
}

.heading404 {
  margin-top: 0px;
  margin-bottom: 40px;
  margin-left: -7px;
  font-size: 34px;
  font-weight: 500;
}

.headline-dimmed {
  color: #313339;
}

._404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 20px;
  padding-left: 120px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.line-through {
  color: #ea1821;
  text-decoration: line-through;
}

.download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.p {
  margin-bottom: 1.2em;
}

.project-name {
  color: #fff;
  font-size: 27px;
  font-weight: 500;
}

.heroimage-adversus {
  position: relative;
  right: -200px;
  max-width: none;
}

.section-casetext {
  max-width: 736px;
  margin-right: auto;
  margin-bottom: 200px;
  margin-left: auto;
}

.section-casetext.combined {
  margin-bottom: 100px;
}

.list-item {
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 12px;
  padding-left: 32px;
}

.list {
  margin-top: 20px;
}

.advimage1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 3;
}

.section-imagescroll {
  position: relative;
  height: 1200px;
  margin-bottom: 240px;
}

.advimage2-wrap {
  position: absolute;
  left: auto;
  top: 30%;
  right: 12%;
  bottom: 0%;
  z-index: 6;
}

.advimage3 {
  position: absolute;
  left: 7%;
  top: 1050px;
  right: auto;
  bottom: 0%;
  z-index: 6;
}

.advimage-text {
  margin-top: 30px;
  padding-right: 16px;
  color: #fff;
  font-weight: 500;
}

.quote {
  margin-bottom: 1em;
  color: #fff;
  font-size: 26px;
  line-height: 1.6em;
  font-weight: 500;
}

.quote.add {
  margin-top: 60px;
}

.caseimage-end {
  margin-bottom: 200px;
}

.caseimage-end.nooooot {
  margin-bottom: 100px;
}

.caseimage-full {
  margin-bottom: 32px;
}

.advimage-half {
  margin-bottom: 32px;
}

.image-showcase {
  margin-bottom: 200px;
}

.advcase-campaigncolumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 140px;
  margin-bottom: 140px;
  -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;
}

.column-5 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.column-6 {
  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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.result-number {
  color: #fff;
  font-size: 68px;
  line-height: 84px;
}

.secton-caseresult {
  max-width: 736px;
  margin-right: auto;
  margin-left: auto;
}

.caseresultcolmun {
  margin-top: 60px;
}

.column-results {
  padding-right: 0px;
  padding-left: 0px;
}

.faded-text {
  color: #a8a8b5;
}

.iniate-quotes {
  margin-top: 60px;
}

.quote-author {
  margin-top: -16px;
  color: #a8a8b5;
}

.column-quote {
  padding-right: 0px;
  padding-left: 0px;
}

.column-quote.last {
  padding-left: 20px;
}

.column-quote.first {
  padding-right: 20px;
}

.section-awards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 736px;
  margin-right: auto;
  margin-bottom: 200px;
  margin-left: auto;
  padding-top: 160px;
  -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;
}

.award {
  padding-top: 26px;
  padding-bottom: 26px;
}

.wrapper-heroimage {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 100px;
}

.wrapper-heroimage.hero-undo {
  margin-bottom: 0px;
}

.columnimage-left {
  padding-right: 16px;
  padding-left: 0px;
}

.columnimage-right {
  padding-right: 0px;
  padding-left: 16px;
}

.caseimage-200 {
  margin-bottom: 200px;
}

.prelist-p._100 {
  margin-bottom: 100px;
}

.h1-secondary.front-herosubtext {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 27px;
}

.h1-primary {
  color: #515257;
}

.h1-project {
  line-height: 1.24em;
}

.heroimage-salary {
  position: relative;
  right: -300px;
  margin-bottom: 80px;
}

.case-colorpallette {
  display: block;
  float: right;
}

.colorpalettealign {
  display: block;
  margin-top: 160px;
  margin-bottom: 100px;
  -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-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.postcasenote {
  margin-top: 50px;
  margin-bottom: 200px;
  text-align: center;
}

.faded-text-2 {
  color: #a8a8b5;
}

.quote-2 {
  margin-bottom: 1em;
  color: #fff;
  font-size: 26px;
  line-height: 1.6em;
  font-weight: 500;
}

.quote-2.add {
  margin-top: 60px;
}

.awardtext {
  width: 200px;
  padding-left: 20px;
}

.scroll-icon {
  width: 32px;
  margin-top: 200px;
}

.great-day-2 {
  display: inline;
  color: #515257;
}

.heroimage-undo {
  position: relative;
  top: -140px;
  right: -56px;
  max-width: none;
  margin-bottom: 0px;
}

.text-span {
  font-weight: 500;
}

.social-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icon {
  display: block;
  margin: 6px;
}

._12312312 {
  width: auto;
  height: auto;
}

.social-link {
  margin-left: 12px;
  opacity: 0.25;
  -webkit-transition: opacity 200ms cubic-bezier(.25, .46, .45, .94);
  transition: opacity 200ms cubic-bezier(.25, .46, .45, .94);
}

.social-link:hover {
  opacity: 0.95;
}

.next-case {
  height: 100px;
  max-height: 100%;
  margin-top: 200px;
  border-radius: 4px;
  background-color: rgba(18, 19, 18, 0.5);
}

@media screen and (max-width: 991px) {
  .hero {
    max-height: 580px;
  }

  .menu {
    margin-right: -14px;
  }

  .goto942 {
    overflow: visible;
  }

  .navigation-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }

  ._404 {
    padding-left: 100px;
  }

  .heroimage-adversus {
    right: -40px;
    max-width: 100%;
    min-width: 1010px;
  }

  .advimage1 {
    max-width: 55%;
  }

  .section-imagescroll {
    margin-bottom: 100px;
  }

  .advimage2-wrap {
    right: 0%;
    max-width: 50%;
  }

  .advimage3 {
    top: 1100px;
    max-width: 50%;
  }

  .quote {
    margin-bottom: 0.9em;
  }

  .h1-project {
    font-size: 27px;
  }

  .heroimage-salary {
    right: -20px;
    min-width: 940px;
  }

  .quote-2 {
    margin-bottom: 0.9em;
  }

  .heroimage-undo {
    right: 83px;
    min-width: 940px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    padding-top: 140px;
  }

  .hero.project-hero {
    max-height: 800px;
  }

  .project-block {
    margin-bottom: 80px;
  }

  .project-block.case-right {
    margin-top: 0px;
  }

  .project-block.paperflowproject {
    display: none;
  }

  .h1-about {
    font-size: 27px;
    line-height: 1.3em;
    margin-top: -30px;
    margin-bottom: 4px;
  }

  .main-skills {
    margin-top: 100px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .about-text-wrapper {
    margin-top: 120px;
  }

  ._404 {
    padding-left: 20px;
  }

  .h1 {
    font-size: 27px;
    line-height: 1.3em;
  }

  .h1.h1-front {
    font-size: 27px;
    line-height: 1.35em;
  }

  .project-name {
    font-size: 27px;
  }

  .heroimage-adversus {
    right: 60px;
    min-width: 840px;
  }

  .section-casetext {
    margin-bottom: 160px;
  }

  .section-casetext.combined {
    margin-bottom: 60px;
  }

  .h2-case {
    line-height: 1.3em;
  }

  .section-imagescroll {
    margin-bottom: -100px;
  }

  .advimage2-wrap {
    top: 24%;
  }

  .advimage3 {
    top: 800px;
  }

  .quote {
    margin-bottom: 0.8em;
    line-height: 1.5em;
  }

  .caseimage-end.nooooot {
    margin-bottom: 80px;
  }

  .image-showcase {
    margin-bottom: 160px;
  }

  .advcase-campaigncolumn {
    display: block;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .column-5 {
    margin-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .result-number {
    font-size: 60px;
    line-height: 68px;
  }

  .column-results.last {
    padding-left: 20px;
  }

  .column-quote.last {
    margin-top: 60px;
    padding-left: 0px;
  }

  .column-quote.first {
    padding-right: 0px;
  }

  .columnimage-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 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;
  }

  .columnimage-right {
    padding-left: 0px;
  }

  .caseimage-small {
    max-width: 300px;
  }

  .caseimage-200 {
    margin-bottom: 160px;
  }

  .h1-project {
    font-size: 27px;
    line-height: 1.3em;
    margin-top: 12px;
  }

  .heroimage-salary {
    min-width: 660px;
  }

  .colorpalettealign {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .quote-2 {
    margin-bottom: 0.8em;
    line-height: 1.5em;
  }

  .heroimage-undo {
    right: 216px;
    min-width: 660px;
  }
}

@media screen and (max-width: 479px) {
  .content-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero {
    height: 85vh;
  }
  
  .hero-about {
    height: 64vh;
  }

  .menu-link.last {
    margin-left: 0px;
  }

  .goto942.column-left {
    padding-right: 0px;
    padding-left: 0px;
  }

  .goto942.column-right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph-big.about-text {
    font-size: 27px;
    line-height: 1.4em;
  }

  .paragraph-big.about-herosubtext {
    font-size: 27px;
    line-height: 1.4em;
  }

  .project-block.case-right {
    margin-top: 0px;
  }

  .h1-about {
    font-size: 27px;
    line-height: 1.3em;
  }

  .about-herosubtext {
    line-height: 47px;
  }

  .navigation-wrapper {
    height: 16vh;
    padding-right: 20px;
    padding-left: 20px;
  }

  .h1 {
    font-size: 27px;
  }

  .heroimage-adversus {
    right: 80px;
  }

  .section-casetext {
    margin-bottom: 120px;
  }

  .list-item {
    margin-left: 0px;
    padding-left: 10px;
  }

  .advimage1 {
    max-width: 80%;
  }

  .advimage2-wrap {
    max-width: 80%;
  }

  .advimage3 {
    max-width: 80%;
  }

  .quote {
    margin-bottom: 0.7em;
    font-size: 24px;
    line-height: 1.4em;
  }

  .caseimage-full.caseimage-200 {
    margin-bottom: 120px;
  }

  .advcase-campaigncolumn {
    display: block;
  }

  .column-5 {
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .result-number {
    font-size: 50px;
    line-height: 60px;
  }

  .column-results.last {
    padding-top: 60px;
    padding-left: 0px;
  }

  .section-awards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .h1-project {
    font-size: 27px;
  }

  .heroimage-salary {
    right: 80px;
  }

  .quote-2 {
    margin-bottom: 0.7em;
  }

  .awardtext {
    padding-left: 0px;
  }

  .scroll-icon {
    margin-top: 180px;
  }

  .heroimage-undo {
    top: -82px;
    right: 173px;
    max-width: 800px;
  }
}

@font-face {
  font-family: 'Circular';
  src: url('../fonts/Circular-Book.woff2') format('woff2'), url('../fonts/Circular-Book.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circular';
  src: url('../fonts/Circular-Regular.woff2') format('woff2'), url('../fonts/Circular-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}