@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@400&display=swap');

.homepage-images {
    z-index: 1;
}

header {
  z-index: 500; }

.subnavigation {
  z-index: 600; }

.projects-navigation {
  z-index: 610; }

.projects-headers {
  z-index: 610; }

.main::before,
.main::after {
  z-index: 9999; }

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'BellMT';
  src: url("../fonts/3256D4_0_0.eot");
  src: url("../fonts/3256D4_0_0d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/3256D4_0_0.woff2") format("woff2"), url("../fonts/3256D4_0_0.woff") format("woff"), url("../fonts/3256D4_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'BellMT';
  font-style: italic;
  src: url("../fonts/3256D4_1_0.eot");
  src: url("../fonts/3256D4_1_0d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/3256D4_1_0.woff2") format("woff2"), url("../fonts/3256D4_1_0.woff") format("woff"), url("../fonts/3256D4_1_0.ttf") format("truetype"); }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

body {
  font-family: 'Dosis', sans-serif;
  font-feature-settings: normal;
  font-style: normal;
  font-size: 8pt;
  line-height: 1.2;
  margin: 0;
  background-color: #faf8f6;
      color: #545454;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1 {
  font-family: 'Barlow', sans-serif;
  font-feature-settings: "ss01";
  font-weight: normal; }

a {
    color: black;
    transition: color 300ms;
    text-decoration: none;
}
  a img {
    border: none; }

img {
  display: block;
  opacity: 0;
  transition: opacity 0.6s ease; }

p {
  margin: 0; 
    font-family: 'Dosis', sans-serif;
}
/*  p + p {
    text-indent: 2em; }
*/
.main {
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  padding-top: 90px;
  padding-top: 6.42857vw;
  padding-bottom: 90px;
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  display: block; }
  @media (min-width: 1600px) {
    .main {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .main {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .main {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .main {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .main {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .main {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .main {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .main {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (min-width: 1600px) {
    .main {
      padding-top: 135px;
      padding-top: 6.42857vw; } }
  @media (max-width: 1450px) {
    .main {
      padding-top: 45px;
      padding-top: 6.42857vw; } }
  @media (max-width: 1270px) {
    .main {
      padding-top: 60.75px;
      padding-top: 8.67857vw; } }
  @media (min-width: 1800px) {
    .main {
      padding-top: 135px;
      padding-top: 115.71429px; } }
  @media (max-width: 1270px) {
    .main {
      padding-top: 90px;
      padding-top: 6.42857vw; } }
  @media (max-width: 900px) {
    .main {
      padding: 20px; } }

.separator {
  white-space: nowrap; }

.columns {
  display: none;
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  position: fixed;
  top: 0;
  left: 0;
  height: 3px;
  z-index: 9999;
  max-width: 1800px;
  width: 100%; }
  @media (min-width: 1600px) {
    .columns {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .columns {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .columns {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .columns {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .columns {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .columns {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .columns {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .columns {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (max-width: 900px) {
    .columns {
      padding: 0 20px; } }

.column {
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  float: left;
  width: 25%;
  height: 100%;
  background-color: black;
  background-clip: content-box; }
  @media (min-width: 1600px) {
    .column {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .column {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .column {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .column {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .column {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .column {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .column {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .column {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (max-width: 1270px) {
    .column {
      width: 33.33%; }
      .column:last-child {
        display: none; } }
  @media (max-width: 900px) {
    .column {
      display: none;
      padding: 0; }
      .column:first-child {
        display: block;
        width: 100%; } }

.footer-address {
    font-size: 10pt;
    padding-bottom: 50px;
    display: -ms-flexbox;
    display: flex;
    padding-left: 45px;
    padding-left: 3.21429vw;
}
  @media (min-width: 1600px) {
    .footer-address {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .footer-address {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .footer-address {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .footer-address {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  .footer-address > * {
    text-indent: 0;
    margin-right: 50px; }
  @media (max-width: 900px) {
    .footer-address {
      padding-bottom: 50px;
      display: block;
      padding-left: 0;

       }
       
      .footer-address > * {
        margin-bottom: 20px; } }

.template-contact .footer-address {
  display: none; }

.template-home {
  padding-bottom: 0; }
  .template-home .content {
    position: static;
    height: 85vh; }
    @media (max-width: 900px) {
      .template-home .content {
        height: 76vh; } }

.contact {
  width: 50%;
  margin: 0 auto;
  font-size: 11pt; }
  @media (max-width: 1270px) {
    .contact {
      width: 100%; } }
  .contact p {
    text-indent: 0;
    margin-bottom: 1.2em; }
  .contact > div {
    padding-left: 45px;
    padding-left: 3.21429vw;
    padding-right: 45px;
    padding-right: 3.21429vw;
    float: right;
    clear: right;
    width: 50%; }
    @media (min-width: 1600px) {
      .contact > div {
        padding-left: 67.5px;
        padding-left: 3.21429vw; } }
    @media (max-width: 1450px) {
      .contact > div {
        padding-left: 22.5px;
        padding-left: 3.21429vw; } }
    @media (max-width: 1270px) {
      .contact > div {
        padding-left: 30.375px;
        padding-left: 4.33929vw; } }
    @media (min-width: 1800px) {
      .contact > div {
        padding-left: 67.5px;
        padding-left: 57.85714px; } }
    @media (min-width: 1600px) {
      .contact > div {
        padding-right: 67.5px;
        padding-right: 3.21429vw; } }
    @media (max-width: 1450px) {
      .contact > div {
        padding-right: 22.5px;
        padding-right: 3.21429vw; } }
    @media (max-width: 1270px) {
      .contact > div {
        padding-right: 30.375px;
        padding-right: 4.33929vw; } }
    @media (min-width: 1800px) {
      .contact > div {
        padding-right: 67.5px;
        padding-right: 57.85714px; } }
    @media (max-width: 1270px) {
      .contact > div {
        width: 33.33%;
        float: none;
        margin: 0 auto; } }
    @media (max-width: 900px) {
      .contact > div {
        padding-left: 0;
        padding-right: 0;
        width: 100%; } }
  .contact h1 {
    font-family: 'Dosis', sans-serif;
    font-feature-settings: normal;
    font-style: italic;
    font-size: 11pt;
    margin: 1.2em 0; }
    .contact h1:first-child {
      margin-top: 0; }

.contact__business-name {
  margin-bottom: 1.2em; }

.contact__copyright {
  font-style: italic; }

.contact__credits {
  font-style: italic; }

.content {
  padding-top: 90px;
  padding-top: 6.42857vw;
  padding-bottom: 90px;
  padding-bottom: 6.42857vw;
  margin-top: 12px; }
  @media (min-width: 1600px) {
    .content {
      padding-top: 135px;
      padding-top: 6.42857vw; } }
  @media (max-width: 1450px) {
    .content {
      padding-top: 45px;
      padding-top: 6.42857vw; } }
  @media (max-width: 1270px) {
    .content {
      padding-top: 60.75px;
      padding-top: 8.67857vw; } }
  @media (min-width: 1800px) {
    .content {
      padding-top: 135px;
      padding-top: 115.71429px; } }
  @media (min-width: 1600px) {
    .content {
      padding-bottom: 135px;
      padding-bottom: 6.42857vw; } }
  @media (max-width: 1450px) {
    .content {
      padding-bottom: 45px;
      padding-bottom: 6.42857vw; } }
  @media (max-width: 1270px) {
    .content {
      padding-bottom: 60.75px;
      padding-bottom: 8.67857vw; } }
  @media (min-width: 1800px) {
    .content {
      padding-bottom: 135px;
      padding-bottom: 115.71429px; } }
  @media (max-width: 1270px) {
    .content {
      padding-top: 90px;
      padding-top: 12.85714vw;
      margin-top: 25px;
      padding-top: 0 !important; } }
  @media (max-width: 900px) {
    .content {
      padding-top: 60px;
      margin-top: 0;
      padding-top: 0 !important; } }

.content--fullpage {
  padding: 0 !important;
  margin-top: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

header {
  padding: 22.5px 0;
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  /*@include gutter(padding-top, $multiplier: 2);*/
  font-size: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1800px;
  background: #faf8f6;
  /*transition: top 1000ms, padding-top 1000ms, padding-bottom 1000ms;*/ }
  @media (min-width: 1600px) {
    header {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    header {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    header {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    header {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    header {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    header {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    header {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    header {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  body.is-resizing header {
    transition: top 1000ms; }
  header.is-hidden {
    top: -200px; }
  .is-scrolled-a-bit header {
    padding-top: 22.5px;
    padding-bottom: 22.5px; }
  @media (max-width: 1450px) {
    .is-scrolled-a-bit header {
      padding-top: 22.5px;
      padding-bottom: 22.5px; } }
  @media (max-width: 900px) {
    header {
      padding: 20px 0 !important; } }

.header__logo {
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  width: 25%;
  width: 26.7%;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  top: -2px;
  padding-left: 0 !important; }
  @media (min-width: 1600px) {
    .header__logo {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .header__logo {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .header__logo {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .header__logo {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .header__logo {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .header__logo {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .header__logo {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .header__logo {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  .header__logo img {
    opacity: 1 !important; }
  @media (max-width: 1270px) {
    .header__logo {
      display: block;
      width: 33.33%; } }
  @media (max-width: 900px) {
    .header__logo {
      padding-left: 0;
      padding-right: 0;
      display: block;
      width: 100%; } }

.header__navigation {
  width: 25%;
  display: inline-block;
  vertical-align: bottom;
  position: relative; }
  .header__navigation .navigation {
    padding-left: 0 !important; }
  @media (max-width: 1270px) {
    .header__navigation {
      width: 33.33%;
      width: 34.2%; } }
  @media (max-width: 900px) {
    .header__navigation {
      display: block;
      width: 100%; } }

.template-posts .header__navigation, .template-profile .header__navigation, .template-contact .header__navigation {
  width: 23.2%; }
  @media (max-width: 1270px) {
    .template-posts .header__navigation, .template-profile .header__navigation, .template-contact .header__navigation {
      width: 31.5%; } }

.homepage-images {
  position: absolute;
  pointer-events: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  @media (max-width: 490px) {
    .homepage-images {
      right: 20px;
      left: 20px; } }

.homepage-image {
  padding-left: 67.5px;
  padding-left: 4.82143vw;
  padding-right: 67.5px;
  padding-right: 4.82143vw;
  position: absolute;
  top: 50%;
  left: -900%;
  width: 50%;
  min-width: 450px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 55%;
  -ms-transform: translate(-45%, -50%);
      transform: translate(-45%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-clip: content-box;
  pointer-events: none;
  opacity: 0;
  transition: opacity 1s ease, left 0 ease 1s; }
  @media (min-width: 1600px) {
    .homepage-image {
      padding-left: 101.25px;
      padding-left: 4.82143vw; } }
  @media (max-width: 1450px) {
    .homepage-image {
      padding-left: 33.75px;
      padding-left: 4.82143vw; } }
  @media (max-width: 1270px) {
    .homepage-image {
      padding-left: 45.5625px;
      padding-left: 6.50893vw; } }
  @media (min-width: 1800px) {
    .homepage-image {
      padding-left: 101.25px;
      padding-left: 86.78571px; } }
  @media (min-width: 1600px) {
    .homepage-image {
      padding-right: 101.25px;
      padding-right: 4.82143vw; } }
  @media (max-width: 1450px) {
    .homepage-image {
      padding-right: 33.75px;
      padding-right: 4.82143vw; } }
  @media (max-width: 1270px) {
    .homepage-image {
      padding-right: 45.5625px;
      padding-right: 6.50893vw; } }
  @media (min-width: 1800px) {
    .homepage-image {
      padding-right: 101.25px;
      padding-right: 86.78571px; } }
  @media (max-height: 600px) {
    .homepage-image {
      min-width: inherit;
      max-width: 85vh; } }
  @media (max-height: 480px) and (max-width: 800px) {
    .homepage-image {
      min-width: inherit;
      max-width: 70vh; } }
  @media (max-width: 490px) {
    .homepage-image {
      min-width: inherit;
      max-width: none;
      width: 100%; } }
  @media (max-width: 900px) {
    .homepage-image {
      padding-left: 0;
      padding-right: 0;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
  .homepage-image.is-active {
    opacity: 1;
    left: 50%;
    transition: opacity 1s ease, left 0; }
  .homepage-image.is-previous {
    z-index: 1; }
  .homepage-image a {
    pointer-events: auto; }

.homepage-image__image {
  max-width: 100%;
  max-height: 60vh; }

.paginator {
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%; }

.paginator--previous {
  left: 0;
  cursor: url("../images/arrow-left.png") 0 0, w-resize;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.paginator--next {
  right: 0;
  cursor: url("../images/arrow-right.png") 0 0, e-resize;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.logo {
  display: block;
  max-width: 300px;
  width: 300px;
  height: 15px;
  margin-bottom: 1px;
  width: 220px !important;
  height: auto !important; }
  @media (max-width: 1270px) {
    .logo {
      margin-bottom: 0;
      width: 240px !important; } }

@narrow {
  .logo {
    width: 300px !important; } }
  .logo img {
    width: 100%;
    height: 100%; }
  @media (min-width: 900px) and (max-width: 1015.68324px) {
    .logo {
      width: 200px;
      height: 10px; } }
  @media (min-width: 1015.68324px) and (max-width: 1100.32352px) {
    .logo {
      width: 220px;
      height: 11px; } }
  @media (min-width: 1100.32352px) and (max-width: 1184.96379px) {
    .logo {
      width: 240px;
      height: 12px; } }
  @media (min-width: 1184.96379px) and (max-width: 1269.60406px) {
    .logo {
      width: 260px;
      height: 13px; } }
  @media (min-width: 1269.60406px) and (max-width: 1354.24433px) {
    .logo {
      width: 280px;
      height: 14px; } }
  @media (min-width: 1270px) and (max-width: 1445px) {
    .logo {
      width: 220px;
      height: 11px; } }
  @media (min-width: 1445px) and (max-width: 1556.15385px) {
    .logo {
      width: 240px;
      height: 12px; } }
  @media (min-width: 1556.15385px) and (max-width: 1667.30769px) {
    .logo {
      width: 260px;
      height: 13px; } }
  @media (min-width: 1667.30769px) and (max-width: 1778.46154px) {
    .logo {
      width: 280px;
      height: 14px; } }
  @media (max-width: 340px) {
    .logo {
      width: 240px;
      height: 12px; } }

.navigation {
  font-family: 'Barlow', sans-serif;
  font-feature-settings: "ss01";
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  position: relative;
  font-size: 8pt;
  white-space: nowrap;
  font-weight: 500;
}
  @media (min-width: 1600px) {
    .navigation {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .navigation {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .navigation {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .navigation {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .navigation {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .navigation {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .navigation {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .navigation {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (max-width: 1270px) {
    .navigation {
      margin-top: 22.5px;
      margin-top: 3.21429vw;
      transition: margin-top 300ms; }
      .is-scrolled-a-bit .navigation {
        margin-top: 22.5px;
        margin-top: 3.21429vw; }
      body.is-resizing .navigation {
        transition: none; } }
  @media (max-width: 1015px) {
    .navigation {
      font-size: 7.5pt; } }
  @media (max-width: 900px) {
    .navigation {
      padding-left: 0;
      padding-right: 0;
      position: static;
      margin-top: 1.4em !important; } }

.navigation__items--compact {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: -30px;
  margin-bottom: -30px; }
  .navigation__items--compact .navigation__item:nth-child(1) .navigation__link {
    opacity: 0;
    transition: opacity 500ms ease, left 500ms ease, color 300ms;
    position: relative;
    left: 0; }
  .navigation__items--compact:hover .navigation__item:nth-child(1) .navigation__link {
    transition: opacity 500ms ease 0ms, left 500ms ease 0ms, color 300ms;
    opacity: 1;
    left: 0; }
  .navigation__items--compact .navigation__item:nth-child(2) .navigation__link {
    opacity: 0;
    transition: opacity 500ms ease, left 500ms ease, color 300ms;
    position: relative;
    left: -50px; }
  .navigation__items--compact:hover .navigation__item:nth-child(2) .navigation__link {
    transition: opacity 500ms ease 150ms, left 500ms ease 150ms, color 300ms;
    opacity: 1;
    left: 0; }
  .navigation__items--compact .navigation__item:nth-child(3) .navigation__link {
    opacity: 0;
    transition: opacity 500ms ease, left 500ms ease, color 300ms;
    position: relative;
    left: -50px; }
  .navigation__items--compact:hover .navigation__item:nth-child(3) .navigation__link {
    transition: opacity 500ms ease 300ms, left 500ms ease 300ms, color 300ms;
    opacity: 1;
    left: 0; }

      .navigation__items--compact .navigation__item:nth-child(4) .navigation__link {
    opacity: 0;
    transition: opacity 500ms ease, left 500ms ease, color 300ms;
    position: relative;
    left: -50px; }
  .navigation__items--compact:hover .navigation__item:nth-child(4) .navigation__link {
    transition: opacity 500ms ease 300ms, left 500ms ease 300ms, color 300ms;
    opacity: 1;
    left: 0; }
  @media (max-width: 900px) {
    .navigation__items--compact .navigation__item .navigation__link {
      opacity: 1 !important;
      left: 0 !important; } }
  .navigation__items--compact::before {
    text-transform: uppercase;
    letter-spacing: 0.02em;
    /*@include gutter(left);*/
    content: "Menu";
    position: absolute;
    top: 30px;
    color: black;
    transition: 300ms opacity;
    font-size:12px;
    pointer-events: none; }
    @media (max-width: 900px) {
      .navigation__items--compact::before {
        display: none; } }
  .navigation__items--compact:hover::before {
    opacity: 0; }

.navigation__item {
  display: inline-block; }
  .navigation__item > a {
    margin-right: 18px;
    font-size: 12px;
    transition: margin-right 300ms, color 300ms;
    }
    @media (max-width: 1450px) {
      .navigation__item > a {
        margin-right: 15px; } }
  .navigation__item:last-child > a {
    margin-right: 0; }
  .navigation__item .subnavigation {
    display: none; }
  .navigation__item.is-active .navigation__link {
    color: black; }
  .navigation__item.is-active .subnavigation {
    display: block; }

.navigation__link {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #c8c8c8;
  text-decoration: none;
  line-height: 1; }
  .navigation__link:hover {
    color: black; }

.main::after {
  content: "";
  position: fixed;
  top: 0;
  left: -200%;
  width: 80%;
  height: 100%;
  max-width: 500px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  background-size: contain;
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity 750ms, left 0s 1500ms;
  opacity: 0; }
  body.is-showing-overlay .main::after {
    left: 50%;
    opacity: 1; }

.main::before {
  content: "";
  position: fixed;
  top: 0;
  left: -200%;
  width: 100%;
  height: 100%;
  background-color: #faf8f6;
  transition: opacity 1500ms 500ms, left 0s 2000ms;
  opacity: 0; }
  body.is-showing-overlay .main::before {
    left: 0;
    opacity: 1; }

.post-listing {
  margin-bottom: 90px;
  margin-bottom: 6.42857vw;
  margin-left: 50%;
  font-size: 0; }
  @media (min-width: 1600px) {
    .post-listing {
      margin-bottom: 135px;
      margin-bottom: 6.42857vw; } }
  @media (max-width: 1450px) {
    .post-listing {
      margin-bottom: 45px;
      margin-bottom: 6.42857vw; } }
  @media (max-width: 1270px) {
    .post-listing {
      margin-bottom: 60.75px;
      margin-bottom: 8.67857vw; } }
  @media (min-width: 1800px) {
    .post-listing {
      margin-bottom: 135px;
      margin-bottom: 115.71429px; } }
  @media (max-width: 1270px) {
    .post-listing {
      margin-left: 33.33%; } }
  @media (max-width: 900px) {
    .post-listing {
      margin-left: 0;
      margin-bottom: 60px;
      max-width: 26em;
      font-size: 11pt; } }

.post-listing__details,
.post-listing__image {
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  width: 50%;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 1600px) {
    .post-listing__details,
    .post-listing__image {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .post-listing__details,
    .post-listing__image {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .post-listing__details,
    .post-listing__image {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .post-listing__details,
    .post-listing__image {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .post-listing__details,
    .post-listing__image {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .post-listing__details,
    .post-listing__image {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .post-listing__details,
    .post-listing__image {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .post-listing__details,
    .post-listing__image {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (max-width: 900px) {
    .post-listing__details,
    .post-listing__image {
      padding-left: 0;
      padding-right: 0;
      display: block;
      margin: 0;
      width: 100%; } }

.post-listing__image {
  filter: grayscale(1);
  transition: filter 500ms; }
  .post-listing__image:hover {
    filter: grayscale(0); }
  @media (max-width: 900px) {
    .post-listing__image {
      margin-bottom: 20px; } }
  .post-listing__image img {
    width: 100%;
    display: block; }

.post-listing__details {
  font-size: 11pt; }

.post-listing__title {
  font-size: 12pt;
  margin-bottom: 1em; }

.post-listing__text {
  margin-bottom: 1.2em; }

.post-listing__published-on {
  font-style: italic; }

.post-listing__pdf {
  font-style: italic; }
  .post-listing__pdf a {
    text-decoration: none; }

.post-listing {
  margin-bottom: 90px;
  margin-bottom: 6.42857vw;
  margin-left: 50%;
  font-size: 0; }
  @media (min-width: 1600px) {
    .post-listing {
      margin-bottom: 135px;
      margin-bottom: 6.42857vw; } }
  @media (max-width: 1450px) {
    .post-listing {
      margin-bottom: 45px;
      margin-bottom: 6.42857vw; } }
  @media (max-width: 1270px) {
    .post-listing {
      margin-bottom: 60.75px;
      margin-bottom: 8.67857vw; } }
  @media (min-width: 1800px) {
    .post-listing {
      margin-bottom: 135px;
      margin-bottom: 115.71429px; } }
  @media (max-width: 1270px) {
    .post-listing {
      margin-left: 33.33%; } }
  @media (max-width: 900px) {
    .post-listing {
      margin-left: 0;
      margin-bottom: 60px;
      max-width: 26em;
      font-size: 11pt; } }

.post-listing__details,
.post-listing__image {
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  width: 50%;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 1600px) {
    .post-listing__details,
    .post-listing__image {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .post-listing__details,
    .post-listing__image {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .post-listing__details,
    .post-listing__image {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .post-listing__details,
    .post-listing__image {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .post-listing__details,
    .post-listing__image {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .post-listing__details,
    .post-listing__image {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .post-listing__details,
    .post-listing__image {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .post-listing__details,
    .post-listing__image {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (max-width: 900px) {
    .post-listing__details,
    .post-listing__image {
      padding-left: 0;
      padding-right: 0;
      display: block;
      margin: 0;
      width: 100%; } }

.post-listing__image {
  filter: grayscale(1);
  transition: filter 500ms; }
  .post-listing__image:hover {
    filter: grayscale(0); }
  @media (max-width: 900px) {
    .post-listing__image {
      margin-bottom: 20px; } }
  .post-listing__image img {
    width: 100%;
    display: block; }

.post-listing__details {
  font-size: 11pt; }

.post-listing__title {
  font-size: 12pt;
  margin-bottom: 1em; }

.post-listing__text {
  margin-bottom: 1.2em; }

.post-listing__published-on {
  font-style: italic; }

.post-listing__pdf {
    font-style: italic;
    margin-top: 20px;
}
  .post-listing__pdf a {
    text-decoration: none; }

.profile {
  width: 100%;
  margin: 0 auto;
  font-size: 0; }
  @media (max-width: 1270px) {
    /*.profile {
      width: 66.66%;
      margin-left: 33.33%; }*/ }
  @media (max-width: 900px) {
    .profile {
      width: auto;
      margin: 0; } }

.profile__photo,
.profile__text {
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  width: 50%;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 1600px) {
    .profile__photo,
    .profile__text {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .profile__photo,
    .profile__text {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .profile__photo,
    .profile__text {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .profile__photo,
    .profile__text {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .profile__photo,
    .profile__text {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .profile__photo,
    .profile__text {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .profile__photo,
    .profile__text {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .profile__photo,
    .profile__text {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (max-width: 900px) {
    .profile__photo,
    .profile__text {
      padding-left: 0;
      padding-right: 0;
      margin: 0 0 40px;
      width: 100%;
   /*   max-width: 26em;*/
      font-size: 11pt;
      display: block; } }

.profile__photo img {
  width: 100%;
  display: block; }

.profile__text {
  font-size: 1rem; }
  .profile__text p {
    /*text-indent: 0;*/
    margin-bottom: 1.2em; }

.project-listings {
  position: relative;
  font-size: 0;
  /*margin-right: 25%;*/
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  grid-gap: 4vw;
  padding: 0 3.5%; }
  @media (max-width: 1270px) {
    .project-listings {
      margin-right: 0;
      padding: 0 4.8%; } }
  @media (max-width: 900px) {
    .project-listings {
      margin-top: -80px;
      /*margin-bottom: -110px;*/
      margin-bottom: 100px;
      margin-right: 0;
      display: block;
      padding: 0; }
      .project-listings.is-in-list-mode {
        margin-top: 0;
        margin-left: 0; } }
  .project-listings.is-in-list-mode {
    margin-right: 0;
    margin-left: 25%;
    display: block;
    padding: 0; }
    @media (max-width: 1270px) {
      .project-listings.is-in-list-mode {
        margin-left: 0; } }
    @media (max-width: 900px) {
      .project-listings.is-in-list-mode {
        margin-top: 0;
        margin-left: 0; } }

.project-listing {
  /*@include gutters;*/
  /*width: 33.33%;
  display: inline-block;*/
  vertical-align: top;
  text-decoration: none; }
  .project-listing:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 900px) {
    .project-listing {
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      /* height: 100vh; */
      margin: 18vh 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      max-width: 80vh;
      } }
  @media (max-width: 900px) and (orientation: landscape) {
    .project-listing {
      max-width: 60vh; } }
  @media (max-width: 900px) {
      .is-in-list-mode .project-listing {
        height: auto;
        transition: margin 300ms;
        max-width: none !important; }
        .is-in-list-mode .project-listing.is-displaying-details {
          margin: 25px 0; }
        .is-in-list-mode .project-listing:first-of-type {
          margin-top: 0 !important; }
        .is-in-list-mode .project-listing:last-of-type {
          margin-bottom: 0 !important; } }
  .project-listing:hover .project-listing__image {
    filter: grayscale(0); }
  .project-listing:hover .project-listing__details {
    opacity: 1; }
  .is-in-list-mode .project-listing {
    /*@include gutters;*/
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    margin-top: 0;
    display: block;
    position: relative;
    padding: 0; }
    @media (min-width: 769px) {
      .is-in-list-mode .project-listing:hover .project-listing__image {
        opacity: 1;
        /*transition: opacity 300ms ease 300ms;*/ } }

.project-listing__image {
  transform: translate3d(0, 0, 0);
  width: 100%;
  height: 0;
  padding-top: 78%;
  position: relative;
  filter: grayscale(1);
  transition: filter 500ms; }
  @media (max-width: 900px) {
    .project-listing__image {
      width: 100%;
      height: auto;
      padding-top: 0;
      filter: grayscale(0); } }
  .is-in-list-mode .project-listing__image {
    padding-left: 45px;
    padding-left: 3.21429vw;
    padding-right: 45px;
    padding-right: 3.21429vw;
    filter: grayscale(0);
    padding-top: 0;
    position: absolute;
    top: 0;
    left: -33.33%;
    width: 33.33%;
    opacity: 0;
    /*transition: opacity 300ms ease;*/ }
    @media (min-width: 1600px) {
      .is-in-list-mode .project-listing__image {
        padding-left: 67.5px;
        padding-left: 3.21429vw; } }
    @media (max-width: 1450px) {
      .is-in-list-mode .project-listing__image {
        padding-left: 22.5px;
        padding-left: 3.21429vw; } }
    @media (max-width: 1270px) {
      .is-in-list-mode .project-listing__image {
        padding-left: 30.375px;
        padding-left: 4.33929vw; } }
    @media (min-width: 1800px) {
      .is-in-list-mode .project-listing__image {
        padding-left: 67.5px;
        padding-left: 57.85714px; } }
    @media (min-width: 1600px) {
      .is-in-list-mode .project-listing__image {
        padding-right: 67.5px;
        padding-right: 3.21429vw; } }
    @media (max-width: 1450px) {
      .is-in-list-mode .project-listing__image {
        padding-right: 22.5px;
        padding-right: 3.21429vw; } }
    @media (max-width: 1270px) {
      .is-in-list-mode .project-listing__image {
        padding-right: 30.375px;
        padding-right: 4.33929vw; } }
    @media (min-width: 1800px) {
      .is-in-list-mode .project-listing__image {
        padding-right: 67.5px;
        padding-right: 57.85714px; } }
    .is-in-list-mode .project-listing__image img {
      height: auto;
      position: static; }
    @media (max-width: 900px) {
      .is-in-list-mode .project-listing__image {
        opacity: 0;
        padding-top: 1%;
        overflow: hidden;
        display: block;
        position: static;
        float: right;
        width: 50%;
        height: 0;
        transition: padding-top 300ms, opacity 300ms 300ms; } }
  @media (max-width: 900px) {
    .is-in-list-mode .is-displaying-details .project-listing__image {
      opacity: 1;
      padding-top: 39%; } }
  .project-listing__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media (max-width: 900px) {
      .project-listing__image img {
        position: static; } }
    @media (max-width: 900px) {
      .is-in-list-mode .is-displaying-details .project-listing__image img {
        position: absolute; } }

.project-listing__details {
  min-height: 90px;
  min-height: 6.42857vw;
  padding-top: 26px;
  opacity: 0;
  transition: opacity 500ms;
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 1600px) {
    .project-listing__details {
      min-height: 135px;
      min-height: 6.42857vw; } }
  @media (max-width: 1450px) {
    .project-listing__details {
      min-height: 45px;
      min-height: 6.42857vw; } }
  @media (max-width: 1270px) {
    .project-listing__details {
      min-height: 60.75px;
      min-height: 8.67857vw; } }
  @media (min-width: 1800px) {
    .project-listing__details {
      min-height: 135px;
      min-height: 115.71429px; } }
  @media (max-width: 900px) {
    .project-listing__details {
      opacity: 1;
      min-height: intrinsic; } }
  .is-in-list-mode .project-listing__details {
    opacity: 1;
    min-height: inherit;
    padding-top: 0; }
    @media (max-width: 900px) {
      .is-in-list-mode .project-listing__details {
        padding-right: 10px; } }
  @media (max-width: 900px) {
    .is-in-list-mode .is-displaying-details .project-listing__details {
      display: block;
      float: right;
      width: 50%; } }

.project-listing__title {
  margin-bottom: 0.25em;
  font-size: 12pt; }
  @media (max-width: 1450px) {
    .project-listing__title {
      font-size: 11pt;
      margin-bottom: 0.1em; } }
  .is-in-list-mode .project-listing__title {
    margin-bottom: 0;
    display: inline-block; }
  @media (max-width: 900px) {
    .is-in-list-mode .is-displaying-details .project-listing__title {
      display: block; } }

.project-listing__title,
.project-listing__city,
.project-listing__country,
.project-listing__year,
.project-listing__discipline {
  vertical-align: top; }
  .is-in-list-mode .project-listing__title, .is-in-list-mode
  .project-listing__city, .is-in-list-mode
  .project-listing__country, .is-in-list-mode
  .project-listing__year, .is-in-list-mode
  .project-listing__discipline {
    left: 45px;
    left: 3.21429vw;
    width: 17.66%;
    font-size: 11pt;
    line-height: 1.1;
    padding-right: 20px;
    position: relative; }
    @media (min-width: 1600px) {
      .is-in-list-mode .project-listing__title, .is-in-list-mode
      .project-listing__city, .is-in-list-mode
      .project-listing__country, .is-in-list-mode
      .project-listing__year, .is-in-list-mode
      .project-listing__discipline {
        left: 67.5px;
        left: 3.21429vw; } }
    @media (max-width: 1450px) {
      .is-in-list-mode .project-listing__title, .is-in-list-mode
      .project-listing__city, .is-in-list-mode
      .project-listing__country, .is-in-list-mode
      .project-listing__year, .is-in-list-mode
      .project-listing__discipline {
        left: 22.5px;
        left: 3.21429vw; } }
    @media (max-width: 1270px) {
      .is-in-list-mode .project-listing__title, .is-in-list-mode
      .project-listing__city, .is-in-list-mode
      .project-listing__country, .is-in-list-mode
      .project-listing__year, .is-in-list-mode
      .project-listing__discipline {
        left: 30.375px;
        left: 4.33929vw; } }
    @media (min-width: 1800px) {
      .is-in-list-mode .project-listing__title, .is-in-list-mode
      .project-listing__city, .is-in-list-mode
      .project-listing__country, .is-in-list-mode
      .project-listing__year, .is-in-list-mode
      .project-listing__discipline {
        left: 67.5px;
        left: 57.85714px; } }

@slim {
  .is-in-list-mode .project-listing__title, .is-in-list-mode
  .project-listing__city, .is-in-list-mode
  .project-listing__country, .is-in-list-mode
  .project-listing__year, .is-in-list-mode
  .project-listing__discipline {
    width: 16.66%; } }
    @media (max-width: 900px) {
      .is-in-list-mode .project-listing__title, .is-in-list-mode
      .project-listing__city, .is-in-list-mode
      .project-listing__country, .is-in-list-mode
      .project-listing__year, .is-in-list-mode
      .project-listing__discipline {
        left: 0;
        width: 50%;
        padding-right: 0; } }
  @media (max-width: 900px) {
    .is-in-list-mode .is-displaying-details .project-listing__title, .is-in-list-mode .is-displaying-details
    .project-listing__city, .is-in-list-mode .is-displaying-details
    .project-listing__country, .is-in-list-mode .is-displaying-details
    .project-listing__year, .is-in-list-mode .is-displaying-details
    .project-listing__discipline {
      width: auto; } }

.project-listing__city,
.project-listing__country,
.project-listing__year,
.project-listing__discipline {
  font-size: 11pt;
  line-height: 1;
  font-style: italic; }
  .project-listing__city .separator,
  .project-listing__country .separator,
  .project-listing__year .separator,
  .project-listing__discipline .separator {
    display: inline-block;
    width: 0.5em; }
  @media (max-width: 1450px) {
    .is-in-list-mode .project-listing__city, .is-in-list-mode
    .project-listing__country, .is-in-list-mode
    .project-listing__year, .is-in-list-mode
    .project-listing__discipline {
      display: inline-block; } }
  @media (max-width: 900px) {
    .is-in-list-mode .project-listing__city, .is-in-list-mode
    .project-listing__country, .is-in-list-mode
    .project-listing__year, .is-in-list-mode
    .project-listing__discipline {
      display: none; } }
  .is-in-list-mode .project-listing__city .separator, .is-in-list-mode
  .project-listing__country .separator, .is-in-list-mode
  .project-listing__year .separator, .is-in-list-mode
  .project-listing__discipline .separator {
    display: none; }
  @media (max-width: 900px) {
    .is-in-list-mode .is-displaying-details .project-listing__city, .is-in-list-mode .is-displaying-details
    .project-listing__country, .is-in-list-mode .is-displaying-details
    .project-listing__year, .is-in-list-mode .is-displaying-details
    .project-listing__discipline {
      display: block; } }

.project-listing__city,
.project-listing__country,
.project-listing__year {
  display: inline-block; }
  @media (max-width: 900px) {
    .is-in-list-mode .is-displaying-details .project-listing__city, .is-in-list-mode .is-displaying-details
    .project-listing__country, .is-in-list-mode .is-displaying-details
    .project-listing__year {
      display: inline-block; }
      .is-in-list-mode .is-displaying-details .project-listing__city .separator, .is-in-list-mode .is-displaying-details
      .project-listing__country .separator, .is-in-list-mode .is-displaying-details
      .project-listing__year .separator {
        display: inline; } }

.is-in-list-mode .project-listing__title {
  /*@include midway {
      width: 33.33%;
    }*/ }
  @media (max-width: 900px) {
    .is-in-list-mode .project-listing__title {
      width: 50%; } }

@media (max-width: 900px) {
  .is-in-list-mode .is-displaying-details .project-listing__year {
    display: block; } }

.project-listing__year::before {
  content: ", ";
  font-style: italic; }
  .is-in-list-mode .project-listing__year::before,
  .project-listing__country.is-empty + .project-listing__year::before {
    display: none; }

.is-in-list-mode .project-listing__discipline {
  display: inline-block; }
  @media (max-width: 900px) {
    .is-in-list-mode .project-listing__discipline {
      display: none; } }

.project-listing__controls {
  font-family: 'Barlow', sans-serif;
  font-feature-settings: "ss01";
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #c8c8c8;
  display: none;
  font-size: 8pt;
  position: absolute;
  bottom: -3px;
  left: -9999px;
  display: none; }
  @media (max-width: 900px) {
    .is-in-list-mode .project-listing__controls {
      display: block; } }
  @media (max-width: 900px) {
    .is-in-list-mode .is-displaying-details .project-listing__controls {
      left: 0; } }

.project-listing__close,
.project-listing__open {
  display: inline-block; }

.project-listing__close {
  margin-right: 1.5em; }

.project {
  position: relative;
  overflow: hidden; }
  .project.is-in-images-mode .project__images--plans,
  .project.is-in-plans-mode .project__images--photos {
    display: none; }
  @media (max-width: 900px) {
    .project.is-in-images-mode .project__details,
    .project.is-in-plans-mode .project__details,
    .project.is-in-details-mode .project__images--photos,
    .project.is-in-details-mode .project__images--plans {
      /* display: none; */
      } }

.project__images {
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  width: 50%;
  float: left;
  margin-left: 25%;
  min-height: 1px; }
  @media (min-width: 1600px) {
    .project__images {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .project__images {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .project__images {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .project__images {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .project__images {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .project__images {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .project__images {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .project__images {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (max-width: 1270px) {
    .project__images {
      margin-left: 0;
      width: 66.66%; } }
  @media (max-width: 900px) {
    .project__images {
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0;
      margin-top: -80px;
      } }

.project__image {
  margin-bottom: 90px;
  margin-bottom: 6.42857vw; }
  @media (min-width: 1600px) {
    .project__image {
      margin-bottom: 135px;
      margin-bottom: 6.42857vw; } }
  @media (max-width: 1450px) {
    .project__image {
      margin-bottom: 45px;
      margin-bottom: 6.42857vw; } }
  @media (max-width: 1270px) {
    .project__image {
      margin-bottom: 60.75px;
      margin-bottom: 8.67857vw; } }
  @media (min-width: 1800px) {
    .project__image {
      margin-bottom: 135px;
      margin-bottom: 115.71429px; } }
  .project__image .sharing__link:nth-child(1) {
    opacity: 0;
    transition: opacity 500ms ease, left 500ms ease, color 300ms;
    position: relative;
    left: 0; }
  .project__image:hover .sharing__link:nth-child(1) {
    transition: opacity 500ms ease 500ms, left 500ms ease 500ms, color 300ms;
    opacity: 1;
    left: 0; }
  .project__image .sharing__link:nth-child(2) {
    opacity: 0;
    transition: opacity 500ms ease, left 500ms ease, color 300ms;
    position: relative;
    left: -50px; }
  .project__image:hover .sharing__link:nth-child(2) {
    transition: opacity 500ms ease 650ms, left 500ms ease 650ms, color 300ms;
    opacity: 1;
    left: 0; }
  .project__image .sharing__link:nth-child(3) {
    opacity: 0;
    transition: opacity 500ms ease, left 500ms ease, color 300ms;
    position: relative;
    left: -50px; }
  .project__image:hover .sharing__link:nth-child(3) {
    transition: opacity 500ms ease 800ms, left 500ms ease 800ms, color 300ms;
    opacity: 1;
    left: 0; }
  .project__image .sharing__link:nth-child(4) {
    opacity: 0;
    transition: opacity 500ms ease, left 500ms ease, color 300ms;
    position: relative;
    left: -50px; }
  .project__image:hover .sharing__link:nth-child(4) {
    transition: opacity 500ms ease 950ms, left 500ms ease 950ms, color 300ms;
    opacity: 1;
    left: 0; }
  @media (max-width: 900px) {
    .project__image .sharing__link {
      opacity: 1 !important;
      left: 0 !important; } }
  @media (max-width: 900px) {
    .project__image {
      margin: 0;
      width: 100%;
      height: 88vh;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 80px 0 75px;
      } }
  .project__image .sharing {
    margin-bottom: -1.2em; }
    @media (max-width: 900px) {
      .project__image .sharing {
        margin-top: 20px; } }
  .project__image:hover .sharing__toggle::before {
    content: "\2212"; }
  .project__image img {
    display: block;
    width: 100%; }
    @media (max-width: 900px) {
      .project__image img {
        width: inherit;
        object-fit: contain;
        text-align: left; } }

.project__details {
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  float: left;
  width: 25%;
  padding-bottom: 100px; }
  @media (min-width: 1600px) {
    .project__details {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .project__details {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .project__details {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .project__details {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .project__details {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .project__details {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .project__details {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .project__details {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (max-width: 1270px) {
    .project__details {
      width: 33.33%; } }
  @media (max-width: 900px) {
    .project__details {
      padding-left: 0;
      padding-right: 0;
      float: none;
      width: auto; } }

.project__details--hanging {
  padding-left: 67.5px;
  padding-left: 4.82143vw;
  padding-right: 67.5px;
  padding-right: 4.82143vw;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  white-space: nowrap; }
  @media (min-width: 1600px) {
    .project__details--hanging {
      padding-left: 101.25px;
      padding-left: 4.82143vw; } }
  @media (max-width: 1450px) {
    .project__details--hanging {
      padding-left: 33.75px;
      padding-left: 4.82143vw; } }
  @media (max-width: 1270px) {
    .project__details--hanging {
      padding-left: 45.5625px;
      padding-left: 6.50893vw; } }
  @media (min-width: 1800px) {
    .project__details--hanging {
      padding-left: 101.25px;
      padding-left: 86.78571px; } }
  @media (min-width: 1600px) {
    .project__details--hanging {
      padding-right: 101.25px;
      padding-right: 4.82143vw; } }
  @media (max-width: 1450px) {
    .project__details--hanging {
      padding-right: 33.75px;
      padding-right: 4.82143vw; } }
  @media (max-width: 1270px) {
    .project__details--hanging {
      padding-right: 45.5625px;
      padding-right: 6.50893vw; } }
  @media (min-width: 1800px) {
    .project__details--hanging {
      padding-right: 101.25px;
      padding-right: 86.78571px; } }
  @media (max-width: 900px) {
    .project__details--hanging {
      padding-left: 0;
      padding-right: 0; } }

.project__description {
  margin-top: 2.4em;
  margin-bottom: 2.4em;
  font-size: 11.5pt;
  /* max-width: 26em; */
  }

.project__photo-credits {
  font-style: italic;
  font-size: 11.5pt; }

.project__title {
  margin-bottom: 0.25em;
  font-size: 12.5pt; }

.project__city,
.project__country,
.project__year,
.project__discipline {
  font-size: 11.5pt;
  line-height: 1;
  font-style: italic; }

.project__city,
.project__country,
.project__year {
  display: inline-block; }

.project__city + .project__year::before,
.project__country + .project__year::before {
  content: ", ";
  font-style: italic;
  margin-left: -0.15em; }

.projects-headers {
  margin-bottom: 45px;
  margin-bottom: 3.21429vw;
  font-family: 'Barlow', sans-serif;
  font-feature-settings: "ss01";
  width: 100%;
  display: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  @media (min-width: 1600px) {
    .projects-headers {
      margin-bottom: 67.5px;
      margin-bottom: 3.21429vw; } }
  @media (max-width: 1450px) {
    .projects-headers {
      margin-bottom: 22.5px;
      margin-bottom: 3.21429vw; } }
  @media (max-width: 1270px) {
    .projects-headers {
      margin-bottom: 30.375px;
      margin-bottom: 4.33929vw;
      } }
  @media (min-width: 1800px) {
    .projects-headers {
      margin-bottom: 67.5px;
      margin-bottom: 57.85714px; } }
  .is-in-list-mode .projects-headers {
    display: block; }
    @media (max-width: 900px) {
      .is-in-list-mode .projects-headers {
        display: none; } }

.projects-header {
  left: 45px;
  left: 3.21429vw;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  width: 17.66%;
  padding-right: 20px;
  display: inline-block;
  font-size: 8pt;
  position: relative;
  cursor: pointer; }
  @media (min-width: 1600px) {
    .projects-header {
      left: 67.5px;
      left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .projects-header {
      left: 22.5px;
      left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .projects-header {
      left: 30.375px;
      left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .projects-header {
      left: 67.5px;
      left: 57.85714px; } }
  @media (max-width: 1270px) {
    .projects-header {
      width: 17.86%; } }

/*.projects-header--title {
  @include midway {
    width: 33.33%;
  }
}*/
.projects-navigation {
  font-family: 'Barlow', sans-serif;
  font-feature-settings: "ss01";
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  position: absolute;
  bottom: 0;
  left: 200%;
  width: 100%;
  font-size: 8pt; }
  @media (min-width: 1600px) {
    .projects-navigation {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .projects-navigation {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .projects-navigation {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .projects-navigation {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .projects-navigation {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .projects-navigation {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .projects-navigation {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .projects-navigation {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (max-width: 900px) {
    .projects-navigation {
      position: fixed;
      right: 0;
      left: auto;
      width: auto;
      padding: 20px;
      background-color: #faf8f6;
      transition: bottom 1000ms; }
      .projects-navigation.is-hidden {
        bottom: -100px; } }

.projects-navigation__paginator {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  display: inline-block;
  color: #c8c8c8;
  text-decoration: none;
  margin-right: 23px;
  line-height: 1; }
  .projects-navigation__paginator:hover {
    color: black; }
  .projects-navigation__paginator.is-disabled:hover {
    color: #c8c8c8;
    cursor: default; }
  @media (max-width: 900px) {
    .projects-navigation__paginator {
      margin-right: 0;
      margin-left: 23px; } }

.sharing {
  font-family: 'Barlow', sans-serif;
  font-feature-settings: "ss01";
  position: relative;
  margin-top: 15px;
  padding-left: 10px;
  color: #c8c8c8;
  height: 1.2em; }

.sharing__toggle {
  position: absolute;
  left: 0;
  top: -0.1em;
  cursor: pointer;
  font-size: 9.6pt;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .sharing__toggle::before {
    content: "+"; }

.sharing__link {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-decoration: none;
  margin-left: 23px;
  color: #c8c8c8;
  padding: 10px 0; }
  @media (max-width: 400px) {
    .sharing__link {
      margin-left: 15px; } }
  @media (max-width: 320px) {
    .sharing__link {
      margin-left: 5px; } }
  .sharing__link:hover {
    color: black; }

.subnavigation {
  padding-left: 45px;
  padding-left: 3.21429vw;
  padding-right: 45px;
  padding-right: 3.21429vw;
  position: absolute;
  bottom: 0;
  left: 100%;
  width: 100%; }
  @media (min-width: 1600px) {
    .subnavigation {
      padding-left: 67.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1450px) {
    .subnavigation {
      padding-left: 22.5px;
      padding-left: 3.21429vw; } }
  @media (max-width: 1270px) {
    .subnavigation {
      padding-left: 30.375px;
      padding-left: 4.33929vw; } }
  @media (min-width: 1800px) {
    .subnavigation {
      padding-left: 67.5px;
      padding-left: 57.85714px; } }
  @media (min-width: 1600px) {
    .subnavigation {
      padding-right: 67.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1450px) {
    .subnavigation {
      padding-right: 22.5px;
      padding-right: 3.21429vw; } }
  @media (max-width: 1270px) {
    .subnavigation {
      padding-right: 30.375px;
      padding-right: 4.33929vw; } }
  @media (min-width: 1800px) {
    .subnavigation {
      padding-right: 67.5px;
      padding-right: 57.85714px; } }
  @media (max-width: 900px) {
    .subnavigation {
      position: fixed;
      left: 0;
      width: 100%;
      padding: 20px;
      background-color: #faf8f6;
      transition: bottom 1000ms; }
      .subnavigation.is-hidden {
        bottom: -100px; } }

.subnavigation__item {
  display: inline-block; }
  .subnavigation__item .subnavigation__link {
    margin-right: 23px;
    transition: margin-right 300ms, color 300ms; }
    @media (max-width: 1450px) {
      .subnavigation__item .subnavigation__link {
        margin-right: 15px; } }
  .subnavigation__item:last-child .subnavigation__link {
    margin-right: 0; }
  .subnavigation__item.is-active .subnavigation__link {
    color: black; }

.subnavigation__item--mobile-only {
  display: none; }
  @media (max-width: 900px) {
    .subnavigation__item--mobile-only {
      display: inline-block; } }

.subnavigation__link {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #c8c8c8;
  text-decoration: none;
  line-height: 1; }
  .subnavigation__link:hover {
    color: black; }

.subnavigation__link--details {
  display: none; }
  @media (max-width: 900px) {
    .subnavigation__link--details {
      display: inline; }
      
      ul.nav.nav-tabs li {
    font-size: 9px;
    font-weight: 600;
}
  }



.contact-form {
  padding: 30px 40px;
  background-color: #ffffff;
  border-radius: 12px;

}


.contact-form .form-input,
.form-text-area {
  background-color: #ffffff;
  height: 50px;
  padding-left: 16px;
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid;
}

.contact-form .form-text-area {
  background-color: #ffffff;
  height: auto;
  padding-left: 16px;
}

.contact-form .form-control::placeholder {
  color: #aeb4b9;
  font-weight: 500;
  opacity: 1;
}

.contact-form .form-control:-ms-input-placeholder {
  color: #aeb4b9;
  font-weight: 500;
}

.contact-form .form-control::-ms-input-placeholder {
  color: #aeb4b9;
  font-weight: 500;
}

.contact-form .form-control:focus {
  border-color: #f33fb0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 8px #000;
}

.contact-form .title {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}

.contact-form .description {
  color: #aeb4b9;
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.contact-form .submit-button-wrapper {
  text-align: center;
}

.contact-form .submit-button-wrapper input {
  border: none;
  border-radius: 4px;
  background-color: #f23292;
  color: white;
  text-transform: uppercase;
  padding: 10px 60px;
  font-weight: 500;
  letter-spacing: 2px;
}

.contact-form .submit-button-wrapper input:hover {
  background-color: #d30069;
}


button.btn.btn-lg.btn-block.btn-primary {
    width: 100% !important;
    padding: 10px !important;
    background: #e3e3e3 !important;
    background: 1px solid #e3e3e3 !important;
}

ul.nav.nav-tabs li {

    font-size: 12px;
    font-weight: 500;
}


li, .nav-link{
    color: #141619;
}
.post-listing__title {
    font-size: 1.3rem;
    margin-bottom: 1em;
    font-weight: 600;
}
.position {
    position: absolute;
    top: 228px;
    z-index: 9999;
    right: 334px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: transparent! important; 
    border-color: var(--bs-nav-tabs-link-active-border-color);
}

.nav-tabs {
    --bs-nav-tabs-border-width: 0px !important;
    --bs-nav-tabs-border-color: #dee2e6;
    --bs-nav-tabs-border-radius: 0.375rem;
    --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
    --bs-nav-tabs-link-active-color: #495057;
    --bs-nav-tabs-link-active-bg: #fff;
    --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 0px !important; 
}

@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 850px !important;
}
    
}

@media (max-width: 1024px) {
.position {
    position: absolute;
    top: 235px;
    z-index: 9999;
    right: 334px;
}
     
 }
 @media (max-width: 768px) {
  .position {
    position: absolute;
    top: 164px;
    z-index: 9999;
    right: 91px;
}
     
 }


 @media (max-width: 480px) {
  
      
      ul.nav.nav-tabs li {
    font-size: 9px;
    font-weight: 600;
}
.position {
    position: absolute;
    top: 234px;
    z-index: 9999;
    right: 41px;
}
.position {
right: 20px
;
    position: relative;
    top: 0;
}
     

     
 }