@font-face {
  font-family: Atlastypewriter web;
  src: url('../fonts/AtlasTypewriter-Regular-Web.eot') format("embedded-opentype"), url('../fonts/AtlasTypewriter-Regular-Web.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Atlastypewriter web;
  src: url('../fonts/AtlasTypewriter-RegularItalic-Web.eot') format("embedded-opentype"), url('../fonts/AtlasTypewriter-RegularItalic-Web.woff') format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Atlasgrotesk web;
  src: url('../fonts/Atlas-Grotesk-Web-Bold.eot') format("embedded-opentype"), url('../fonts/Atlas-Grotesk-Web-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Atlasgrotesk web;
  src: url('../fonts/AtlasGrotesk-Regular-Web.eot') format("embedded-opentype"), url('../fonts/AtlasGrotesk-Regular-Web.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Atlasgrotesk web;
  src: url('../fonts/AtlasGrotesk-RegularItalic-Web.eot') format("embedded-opentype"), url('../fonts/AtlasGrotesk-RegularItalic-Web.woff') format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

a {
  color: #586aea;
  text-decoration: underline;
}

a:hover {
  color: #001fff;
}

a:active {
  background-color: #00d4ff;
}

a:focus {
  color: #001fff;
}

.body {
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 16px;
}

.navbar {
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 20px;
  display: flex;
}

.div-block {
  width: 75%;
  height: 100%;
}

.div-block.nav-right {
  text-align: right;
}

.caption {
  font-size: 12px;
}

.introduction {
  flex-direction: column;
  align-items: center;
  margin-top: 34px;
  display: flex;
}

.introduction-bubble {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  max-width: 600px;
  height: 100%;
}

.image-2 {
  max-width: 300px;
}

.introduction-text {
  flex-direction: column;
  align-items: flex-start;
  max-width: 700px;
  margin-top: 28px;
  display: flex;
}

.paragraph {
  flex: 0 auto;
  align-self: auto;
  max-width: 700px;
  margin-bottom: 18px;
  font-size: 20px;
  line-height: 150%;
  display: block;
}

.bubble-small {
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 35px;
  display: flex;
}

.image-3 {
  max-width: 600px;
  margin-bottom: 60px;
}

.collection {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-medium {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1300px;
  height: 100%;
  margin: 3px 7% 29px;
  padding-top: 64px;
  padding-bottom: 95px;
  display: flex;
  overflow: visible;
}

.project-medium.unity {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
}

.project-medium.ace {
  background-color: #f77b7b;
}

.project-medium.hopscotch {
  background-color: #181111;
}

.project-medium.u {
  background-color: #0000;
  border: 10px solid #b0ffb6;
  border-radius: 0;
}

.image-4 {
  max-width: 150px;
}

.image-4.logo {
  width: auto;
  max-width: 250px;
  height: 100%;
  max-height: 50px;
  margin-bottom: 25px;
  margin-right: 40px;
}

.image-4.logo.wide {
  max-width: 250px;
}

.description {
  max-width: 350px;
  margin-bottom: 0;
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 14px;
}

.description.dark {
  max-width: 600px;
  margin-right: 40px;
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.description.light {
  color: #c9c7c7;
}

.image-5 {
  width: auto;
  min-width: 500px;
  max-width: 100%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.div-block-2 {
  align-self: flex-start;
  max-width: 40%;
  height: 100%;
}

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

.div-block-3 {
  border: 5px solid #79e6ee;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1400px;
  margin-left: 5%;
  margin-right: 5%;
  padding: 20px;
  display: flex;
}

.column {
  text-align: right;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.columns {
  border: 0 solid #90aed4;
  border-top: 1px #000;
  max-width: 1400px;
  margin-bottom: 49px;
  margin-left: 100px;
  margin-right: 100px;
  padding: 39px 0;
}

.columns.unity {
  padding-left: 35px;
  padding-right: 35px;
}

.column-2, .column-3 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-5 {
  width: 50%;
}

.div-block-6 {
  justify-content: center;
  align-self: center;
  max-width: 1400px;
  display: flex;
}

.div-block-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-2 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 40px;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.portrait {
  width: auto;
  max-width: none;
  height: 100%;
  max-height: 400px;
  margin-bottom: 70px;
  transform: rotate(0);
}

.portrait.goodbye {
  max-height: 200px;
  margin-top: 14px;
  margin-bottom: 0;
}

.intro {
  flex-direction: column;
  align-items: center;
  max-width: 1400px;
  display: flex;
}

.image-7 {
  max-width: 800px;
}

.medium {
  align-self: flex-start;
  width: 800px;
  max-width: 100%;
  margin-top: 17px;
  margin-bottom: 19px;
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 22px;
  line-height: 150%;
}

.chapter {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin-top: 64px;
  display: flex;
}

.bubble {
  width: 800px;
  margin-bottom: 70px;
}

.bubble.talks {
  width: 650px;
}

.project-logo {
  width: auto;
  max-width: 250px;
  height: auto;
  max-height: 80px;
  margin-bottom: 27px;
  padding-bottom: 0;
}

.project-logo.hopscotch {
  max-width: 400px;
}

.project-logo.dia {
  max-height: 70px;
}

.project-desc {
  margin-bottom: 0;
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.logodesc {
  width: 40%;
  margin-right: 74px;
}

.project {
  margin-bottom: 126px;
  display: flex;
}

.project.talk {
  margin-bottom: 81px;
}

.project.top {
  margin-bottom: 50px;
}

.image-8 {
  width: 600px;
}

.heading {
  margin-top: 0;
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
}

.talk-title {
  margin-bottom: 12px;
  padding-left: 0;
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.talk-desc {
  padding-left: 0;
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 14px;
  line-height: 130%;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block {
  margin-top: 20px;
  font-family: Atlastypewriter web, sans-serif;
}

.text-block.labels {
  font-size: 12px;
}

.outro {
  flex-direction: column;
  align-items: center;
  width: 800px;
  max-width: none;
  margin-top: 61px;
  display: flex;
}

.image-9 {
  width: 400px;
}

.image-10 {
  width: 280px;
}

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

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

.image-11 {
  transition: opacity .2s;
  transform: rotate(180deg);
}

.div-block-9 {
  flex-direction: column;
  align-items: center;
  width: 500px;
  display: flex;
}

.text-block-2 {
  width: 100%;
  margin-top: 50px;
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 1.5em;
}

.paragraph-2 {
  margin-bottom: 0;
  padding-top: 11px;
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 14px;
}

.div-block-10 {
  flex: 0 auto;
  align-items: center;
  max-width: 60%;
  display: flex;
}

.div-block-11 {
  margin-bottom: 24px;
  padding-top: 0;
}

.image-12 {
  width: 34px;
}

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

.div-block-13 {
  padding-right: 0;
  display: flex;
}

.paragraph-3 {
  width: 600px;
  padding-left: 16px;
  font-family: Atlasgrotesk web, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

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

@media screen and (max-width: 991px) {
  .image-4.logo {
    width: auto;
    max-width: none;
    height: 100%;
    max-height: none;
    margin-right: 0;
  }

  .description.dark {
    max-width: none;
    height: 100%;
    margin-right: 0;
  }

  .columns {
    flex-direction: column;
    order: 0;
    max-width: 100%;
    display: flex;
  }

  .div-block-4 {
    flex-direction: column;
    justify-content: flex-start;
    max-width: none;
    display: flex;
  }

  .body-2 {
    max-width: none;
  }

  .portrait {
    max-height: 300px;
  }

  .intro {
    max-width: 100%;
  }

  .image-7 {
    width: 75%;
    max-width: 600px;
  }

  .medium {
    align-self: center;
    width: auto;
    font-size: 20px;
  }

  .bubble {
    width: 75%;
  }

  .project-logo {
    max-width: 200px;
    height: 100%;
    margin-right: 37px;
  }

  .project-logo.hopscotch {
    max-width: 300px;
    max-height: 200px;
  }

  .project-logo.dia {
    max-width: 150px;
    max-height: none;
  }

  .logodesc {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .project {
    flex-direction: column-reverse;
  }

  .project-image {
    margin-bottom: 18px;
  }

  .heading {
    margin-top: 13px;
    font-size: 20px;
  }

  .outro {
    width: 80%;
  }

  .image-12 {
    width: 25px;
  }
}

@media screen and (max-width: 767px) {
  .image-7 {
    width: 100%;
  }

  .medium {
    width: 100%;
    font-size: 20px;
  }

  .project-logo.hopscotch {
    max-width: 300px;
  }

  .logodesc {
    flex-direction: column;
  }

  .project {
    margin-bottom: 94px;
  }

  .outro {
    width: 100%;
  }

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

@media screen and (max-width: 479px) {
  .image-3 {
    max-width: 95%;
  }

  .body-2 {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .portrait {
    align-self: center;
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none;
    margin-top: 10px;
    margin-bottom: 50px;
  }

  .portrait.goodbye {
    width: auto;
    height: 100%;
  }

  .intro {
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 28px;
    display: flex;
  }

  .image-7 {
    width: 280px;
    max-width: none;
  }

  .medium {
    margin-top: 0;
    margin-bottom: 18px;
    font-size: 16px;
  }

  .chapter {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
  }

  .bubble {
    width: 100%;
    margin-bottom: 47px;
  }

  .bubble.talks {
    max-width: 80%;
  }

  .project-logo {
    align-self: flex-start;
    width: 130px;
    max-width: none;
    max-height: none;
    margin-bottom: 19px;
    margin-right: 0;
  }

  .project-logo.hopscotch {
    align-self: flex-start;
    width: 300px;
    max-width: 80%;
    max-height: 300px;
    margin-right: 0;
  }

  .project-logo.dia {
    max-width: 100px;
  }

  .project-logo.verso {
    width: 160px;
  }

  .project-desc {
    margin-bottom: 18px;
    font-size: 14px;
  }

  .logodesc {
    align-items: center;
    margin-right: 0;
  }

  .project {
    flex-direction: column-reverse;
    width: 100%;
    margin-bottom: 60px;
  }

  .project.cd {
    align-items: flex-start;
  }

  .project.talk {
    margin-bottom: 47px;
  }

  .project-image {
    margin-bottom: 22px;
  }

  .heading {
    text-align: center;
    font-size: 16px;
  }

  .talk-title {
    font-size: 13px;
  }

  .talk-desc {
    font-size: 12px;
  }

  .text-block.labels {
    margin-top: 0;
  }

  .image-9 {
    width: 70%;
  }

  .paragraph-2 {
    padding-top: 4px;
  }

  .div-block-10 {
    align-self: center;
    max-width: 90%;
  }

  .image-12 {
    width: 15px;
  }
}


@font-face {
  font-family: 'Atlastypewriter web';
  src: url('../fonts/AtlasTypewriter-Regular-Web.eot') format('embedded-opentype'), url('../fonts/AtlasTypewriter-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atlastypewriter web';
  src: url('../fonts/AtlasTypewriter-RegularItalic-Web.eot') format('embedded-opentype'), url('../fonts/AtlasTypewriter-RegularItalic-Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atlasgrotesk web';
  src: url('../fonts/Atlas-Grotesk-Web-Bold.eot') format('embedded-opentype'), url('../fonts/Atlas-Grotesk-Web-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atlasgrotesk web';
  src: url('../fonts/AtlasGrotesk-Regular-Web.eot') format('embedded-opentype'), url('../fonts/AtlasGrotesk-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atlasgrotesk web';
  src: url('../fonts/AtlasGrotesk-RegularItalic-Web.eot') format('embedded-opentype'), url('../fonts/AtlasGrotesk-RegularItalic-Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}