/*
    #############

    FONTS

    ############# */
@font-face {
  font-family: "Unica77 LL Sub";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Unica77LLSub-Regular.eot") format("embedded-opentype");
  src: url("../fonts/Unica77LLSub-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/Unica77LLSub-Regular.woff2") format("woff2"), url("../fonts/Unica77LLSub-Regular.woff") format("woff");
}

@font-face {
  font-family: "Unica77 LL Sub";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/Unica77LLSub-Medium.eot") format("embedded-opentype");
  src: url("../fonts/Unica77LLSub-Medium.eot#iefix") format("embedded-opentype"), url("../fonts/Unica77LLSub-Medium.woff2") format("woff2"), url("../fonts/Unica77LLSub-Medium.woff") format("woff");
}

/*
    #############

    BASE

    ############# */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*
    #############

    LAYOUT

    ############# */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "kern" 1;
          font-feature-settings: "kern" 1;
  -webkit-font-kerning: normal;
          font-kerning: normal;
}

body {
  font-family: "Unica77 LL Sub", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-color: white;
  color: black;
  font-size: 0.8125em;
  line-height: 1.2307692308;
  letter-spacing: 0.02em;
  padding-bottom: 48px;
}

@media (min-width: 640px) {
  body {
    font-size: 1em;
    line-height: 1.25;
  }
}

html, body {
  will-change: scroll-position;
}

a {
  color: inherit;
  text-decoration: none;
}

p, ul, dl, ol, .list {
  margin: 1.25em 0;
}

blockquote {
  margin: 0;
}

figure {
  margin: 0;
}

img, svg {
  max-width: 100%;
  height: auto;
  border: 0;
}

.no-js .lazyload {
  display: none;
}

.fade-in {
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.fade-in.lazyloaded {
  opacity: 1;
}

.blur-up {
  will-change: filter;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-filter: blur(3px);
          filter: blur(3px);
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  -o-transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.blur-up.lazyloaded {
  -webkit-filter: blur(0);
          filter: blur(0);
}

h1, h2, h3, h4, h5, h5 {
  margin: 1.25em 0;
  font-weight: normal;
  font-size: 1em;
}

b,
strong {
  font-weight: normal;
}

dl dt, dl dd {
  display: inline;
  margin: 0;
}

dl dd:after {
  content: '\A';
  white-space: pre;
}

.list {
  padding: 0;
  list-style-position: inside;
}

.list li + li {
  margin-top: .5em;
}

::selection {
  color: white;
  background: #808080;
  text-shadow: none;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
  max-width: 100%;
  height: auto;
}

img.alignright, .wp-caption.alignright {
  clear: right;
  margin: 0 0 .5em 1.5em;
}

img.alignleft, .wp-caption.alignleft {
  margin: 0 1.5em .5em 0;
}

@media (min-width: 640px) {
  img.alignleft, img.alignright, .wp-caption.alignleft, .wp-caption.alignright {
    max-width: 50vw;
  }
}

img.aligncenter, .wp-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption img {
  width: 100%;
  display: block;
}

.wp-caption p {
  margin: .5em 0 0 0;
}

@media (min-width: 640px) {
  .alignright {
    float: right;
  }
}

@media (min-width: 640px) {
  .alignleft {
    float: left;
  }
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*
    #############

    HELPERS

    ############# */
/*
    #############

    MODULES

    ############# */
/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: 0;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: #fff;
  cursor: pointer;
}

.flickity-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 5px #19F;
          box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: .6;
}

.flickity-button:disabled {
  opacity: .3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.flickity-slider {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

.slider-cell {
  width: 100%;
  left: 0 !important;
  -webkit-transition: opacity 4s ease;
  -o-transition: opacity 4s ease;
  transition: opacity 4s ease;
  z-index: 0;
  opacity: 0.001;
}

.slider-cell.is-selected, .slider-cell:only-child {
  z-index: 1;
  opacity: 1;
}

.slider-cell:first-child img {
  -webkit-transition: opacity 1.5s ease;
  -o-transition: opacity 1.5s ease;
  transition: opacity 1.5s ease;
}

.flickity-slider img {
  display: block;
  margin: 0 auto;
  -webkit-transition: opacity 2s ease;
  -o-transition: opacity 2s ease;
  transition: opacity 2s ease;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: pointer;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: pointer;
}

.info-section {
  background-color: #EFEFEF;
  padding-left: 44px;
  padding-right: 44px;
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (min-width: 640px) {
  .info-section {
    padding-left: 52px;
    padding-right: 52px;
  }
}

.info-section > *:first-child {
  margin-top: 0;
}

.info-section > *:last-child {
  margin-bottom: 0;
}

.info-section .info-title {
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: normal;
}

.info-section .info-link {
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: normal;
  position: relative;
}

.info-section .info-link:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 32px;
  height: 19px;
  margin-top: -10px;
  background: url("../images/next.svg") no-repeat;
  left: 100%;
  background-position: right center;
}

.info-section .email, .info-section .phone {
  position: relative;
}

.info-section .email:after, .info-section .phone:after {
  content: '';
  border-top: 1px solid #c7c7c7;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
}

.info-section .email:hover:after, .info-section .phone:hover:after {
  border-color: #ababab;
}

.intro-section {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #EFEFEF;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
  padding: 42px 44px;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  overflow: hidden;
}

@media (min-width: 640px) {
  .intro-section {
    padding: 50px 52px;
  }
}

@media (min-width: 800px) {
  .intro-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .intro-section + * {
    margin-top: 100vh;
  }
}

.intro-section ~ * {
  position: relative;
  z-index: 101;
  background: #EFEFEF;
}

@media (max-width: 799px) {
  .intro-section {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
}

@media (max-width: 799px) {
  .intro-section .intro-title {
    margin-bottom: 27px;
  }
}

@media (min-width: 800px) {
  .intro-section .intro-title {
    margin-top: -8px;
    margin-bottom: 0;
    width: 376px;
    margin-right: -376px;
  }
}

@media (max-width: 799px) {
  .intro-section .intro-slider {
    height: 50%;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .intro-section .intro-slider {
    width: calc(100% + 44px * 2);
    margin: 0 -44px;
  }
}

@media (min-width: 800px) {
  .intro-section .intro-slider {
    margin-top: -8px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: auto;
  }
  .intro-section .intro-slider .image-slider {
    width: calc(100vw - 376px - 52px * 2);
  }
}

.intro-section .intro-title {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: normal;
}

@media (min-width: 640px) {
  .intro-section .intro-title {
    font-size: 2.25rem;
  }
}

.intro-section .intro-slider {
  -webkit-transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-box-flex 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-box-flex 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1), flex 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1), flex 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1), flex 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-box-flex 1s cubic-bezier(0.645, 0.045, 0.355, 1), -ms-flex 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.intro-section .image-slider {
  max-width: 1440px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 800px) {
  .intro-section .image-slider {
    position: relative;
  }
  .intro-section .image-slider:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 999px;
    cursor: pointer;
  }
}

.intro-section .intro-scroll {
  position: relative;
  display: block;
  min-height: 19px;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  position: absolute;
  bottom: 42px;
  left: 42px;
}

.intro-section .intro-scroll:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 32px;
  height: 19px;
  margin-top: -10px;
  background: url("../images/down.svg") no-repeat;
  right: 100%;
  background-position: left center;
}

@media (min-width: 800px) {
  .intro-section .intro-scroll {
    position: absolute;
    bottom: 52px;
    left: 52px;
  }
}

.intro-section .intro-scroll:after {
  left: 0;
  right: auto;
}

@media (min-width: 800px) {
  .intro-section > *:not(.intro-slider):not(:only-child) {
    opacity: 0;
    -webkit-transform: translate(-26px, 0);
        -ms-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
    -webkit-transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}

html:not(.scrolling) .intro-hover .intro-section > *:not(.intro-slider) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

html:not(.scrolling) .intro-hover .intro-section .intro-slider {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 640px) {
  .intro-hidden .intro-section > * {
    opacity: 0 !important;
  }
}

.intro-section ~ * {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.project-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 4px;
}

.project-grid + .project-grid {
  margin-top: 2rem;
}

.project-grid .project {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: white;
  overflow: hidden;
  width: 100%;
}

.project-grid .project a {
  display: block;
  height: 100%;
}

@media (max-width: 639px) {
  .project-grid .project {
    height: 100vw;
  }
  .project-grid .project img {
    width: 100%;
  }
  .project-grid .project + .project {
    margin-top: 4px;
  }
}

@media (min-width: 640px) and (max-width: 959px) {
  .project-grid .project {
    width: calc((100% - 4px) / 2);
    min-height: 50vw;
  }
  .project-grid .project:not(:nth-child(2n)) {
    margin-right: 4px;
  }
  .project-grid .project:not(:nth-last-child(-n+2)) {
    margin-bottom: 4px;
  }
}

@media (min-width: 960px) and (max-width: 1599px) {
  .project-grid .project {
    width: calc((100% - 8px) / 3);
    height: calc((100vw - 12px - 15px) / 3);
  }
  .project-grid .project:not(:nth-child(3n)) {
    margin-right: 4px;
  }
  .project-grid .project:not(:nth-last-child(-n+3)) {
    margin-bottom: 4px;
  }
  .project-grid .project:nth-child(3n):nth-last-child(3), .project-grid .project:nth-child(3n):nth-last-child(2), .project-grid .project:nth-child(3n+2):nth-last-child(3) {
    margin-bottom: 4px;
  }
}

@media (min-width: 1600px) {
  .project-grid .project {
    width: calc((100% - 12px) / 4);
    height: calc((100vw - 16px - 15px) / 4);
  }
  .project-grid .project:not(:nth-child(4n)) {
    margin-right: 4px;
  }
  .project-grid .project:not(:nth-last-child(-n+4)) {
    margin-bottom: 4px;
  }
  .project-grid .project:nth-child(4n):nth-last-child(4), .project-grid .project:nth-child(4n):nth-last-child(2), .project-grid .project:nth-child(4n+3):nth-last-child(3), .project-grid .project:nth-child(4n+2):nth-last-child(4), .project-grid .project:nth-child(4n+3):nth-last-child(3), .project-grid .project:nth-child(4n+3):nth-last-child(4), .project-grid .project:nth-child(4n):nth-last-child(3) {
    margin-bottom: 4px;
  }
}

.project-grid .project a {
  position: relative;
}

.project-grid .project a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s;
  -o-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s;
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
}

.project-grid .project img {
  width: 100%;
}

.project-grid .project figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px;
}

.project-grid .project .project-toggle {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 40px;
  width: 22px;
  height: 22px;
  z-index: 10;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}

@media (min-width: 640px) {
  .project-grid .project .project-toggle {
    padding: 48px;
  }
}

.project-grid .project .project-toggle:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 19px;
  height: 19px;
  background: url("../images/navicon.svg") no-repeat center;
  -webkit-transition: -webkit-transform .4s ease .2s;
  transition: -webkit-transform .4s ease .2s;
  -o-transition: transform .4s ease .2s;
  transition: transform .4s ease .2s;
  transition: transform .4s ease .2s, -webkit-transform .4s ease .2s;
}

.project-grid .project a.open .project-toggle:after {
  -webkit-transform: translate(0, -50%) rotate(45deg);
      -ms-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
}

.project-caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 40px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -o-transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -webkit-transform: translate(0, calc(100% - 40px * 2 - 20px));
      -ms-transform: translate(0, calc(100% - 40px * 2 - 20px));
          transform: translate(0, calc(100% - 40px * 2 - 20px));
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 640px) {
  .project-caption {
    padding: 48px;
  }
}

@media (min-width: 640px) {
  .project-caption {
    -webkit-transform: translate(0, calc(100% - 48px * 2 - 20px));
        -ms-transform: translate(0, calc(100% - 48px * 2 - 20px));
            transform: translate(0, calc(100% - 48px * 2 - 20px));
  }
}

.project-caption > a {
  display: block;
}

.project-caption > *:not(span) {
  width: 100%;
}

.project-caption * {
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -o-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.project-caption .project-title {
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: normal;
  min-height: 24px;
  opacity: 1;
  text-transform: none;
  margin: -2px 0;
}

.project-caption .project-title * {
  opacity: inherit;
}

.project-caption .project-title h1 {
  margin: 0;
  text-transform: uppercase;
}

.project-caption .project-description {
  margin-top: 10px;
}

.project-caption .project-description > *:first-child {
  margin-top: 0;
}

.project-caption .project-description > *:last-child {
  margin-bottom: 0;
}

.project-caption .view-label {
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: normal;
  position: relative;
  position: absolute;
  bottom: 40px;
  left: 40px;
  text-transform: uppercase;
  line-height: 24px;
  margin: -2px 0;
}

.project-caption .view-label:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 32px;
  height: 19px;
  margin-top: -10px;
  background: url("../images/next.svg") no-repeat;
  left: 100%;
  background-position: right center;
}

@media (min-width: 640px) {
  .project-caption .view-label {
    position: absolute;
    bottom: 48px;
    left: 48px;
  }
}

.project-grid .project .open {
  z-index: 10;
}

.project-grid .project .open:after {
  opacity: 1;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.project-grid .project .open .project-caption {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition-delay: .2s;
       -o-transition-delay: .2s;
          transition-delay: .2s;
}

.project-grid .project .open .project-caption * {
  opacity: 1;
  -webkit-transition-delay: .2s;
       -o-transition-delay: .2s;
          transition-delay: .2s;
}

.project-grid .project .open .project-caption h1 + span {
  opacity: 0;
}

.single-project article {
  padding: 44px;
  max-width: 1414px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 640px) {
  .single-project article {
    padding: 52px;
  }
}

.single-project article h1 {
  margin-top: -7px;
  margin-bottom: 18px;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: normal;
}

@media (min-width: 640px) {
  .single-project article h1 {
    font-size: 2.25rem;
  }
}

@media (min-width: 640px) {
  .single-project article h1 {
    font-size: 1.75rem;
  }
}

.single-project article p {
  max-width: 36em;
  hanging-punctuation: first;
}

.single-project article a:not(.back-link) {
  position: relative;
}

.single-project article a:not(.back-link):after {
  content: '';
  border-top: 1px solid #c7c7c7;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
}

.single-project article a:not(.back-link):hover:after {
  border-color: #ababab;
}

.single-project article figure {
  position: relative;
}

.single-project article figure + figure {
  margin-top: 32px;
}

@media (max-width: 639px) {
  .single-project article figure + figure {
    margin-top: 16px;
  }
}

@media (min-width: 640px) {
  .single-project article figure.double, .single-project article figure.half {
    width: calc((100% - 24px) / 2);
  }
  .single-project article figure.double + .double:nth-child(2), .single-project article figure.double + .half:nth-child(2), .single-project article figure.half + .double:nth-child(2), .single-project article figure.half + .half:nth-child(2) {
    margin-top: 0;
  }
}

.single-project article figcaption {
  position: relative;
  margin-bottom: -2px;
}

.single-project article img.border, .single-project article figure.border img {
  -webkit-box-shadow: 0 0 0 1px #d9d9d9;
          box-shadow: 0 0 0 1px #d9d9d9;
}

.single-project article .image-credits {
  position: absolute;
  bottom: 100%;
  left: 100%;
  content: attr(data-source);
  white-space: nowrap;
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: normal;
  text-transform: none;
  line-height: 16px;
  font-size: 9px;
}

@media (max-width: 639px) {
  .single-project article .image-credits {
    display: none;
  }
}

.single-project article .image-description {
  display: block;
  padding-top: 4px;
  font-size: 0.75rem;
  line-height: 16px;
  letter-spacing: 0.05em;
  max-width: 36rem;
  margin-bottom: -4px;
}

.single-project article img {
  display: block;
  width: 100%;
}

@media (max-width: 639px) {
  .single-project article img {
    width: 100vw;
    max-width: none;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}

.project-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 47px;
}

.project-images > * {
  width: 100%;
}

.back-link {
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  width: 44px;
  height: 98px;
}

.back-link:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("../images/close.svg") no-repeat center;
}

@media (min-width: 640px) {
  .back-link {
    width: 52px;
    height: 118px;
  }
}

.turbolinks-progress-bar {
  visibility: hidden;
}

.turbolinks-animation {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.turbolinks-animation body:not([class*=turbolinks]) {
  visibility: hidden;
}

.turbolinks-animation body:not([class*=turbolinks]) [data-turbolinks-permanent] {
  visibility: visible;
}

.turbolinks-animation .turbolinks-animation-wrapper {
  visibility: visible;
}

.turbolinks-animation:after {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: -1;
  width: 3em;
  height: 3em;
  margin: auto;
  background-color: black;
  border-radius: 50%;
  -webkit-animation: sk-scaleout .8s infinite ease-in-out;
          animation: sk-scaleout .8s infinite ease-in-out;
  visibility: visible;
}

.no-cssanimations .turbolinks-animation:after {
  display: none;
}

.turbolinks-animation-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform, opacity;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s cubic-bezier(0.7, 0.01, 0.1, 1), -webkit-transform 1.2s cubic-bezier(0.7, 0.01, 0.1, 1);
  transition: opacity 0.8s cubic-bezier(0.7, 0.01, 0.1, 1), -webkit-transform 1.2s cubic-bezier(0.7, 0.01, 0.1, 1);
  -o-transition: transform 1.2s cubic-bezier(0.7, 0.01, 0.1, 1), opacity 0.8s cubic-bezier(0.7, 0.01, 0.1, 1);
  transition: transform 1.2s cubic-bezier(0.7, 0.01, 0.1, 1), opacity 0.8s cubic-bezier(0.7, 0.01, 0.1, 1);
  transition: transform 1.2s cubic-bezier(0.7, 0.01, 0.1, 1), opacity 0.8s cubic-bezier(0.7, 0.01, 0.1, 1), -webkit-transform 1.2s cubic-bezier(0.7, 0.01, 0.1, 1);
  backface-visibility: hidden;
}

.turbolinks-animation-wrapper [data-turbolinks-fixed], .turbolinks-animation-wrapper [data-turbolinks-permanent] {
  display: none;
}

.turbolinks-animation-wrapper.current.ready {
  opacity: 0.001;
}

.turbolinks-animation-wrapper.current.start-animation.next {
  -webkit-transform: translate3d(-100vw, 0, 0);
          transform: translate3d(-100vw, 0, 0);
}

.turbolinks-animation-wrapper.current.start-animation.prev {
  -webkit-transform: translate3d(100vw, 0, 0);
          transform: translate3d(100vw, 0, 0);
}

.turbolinks-animation-wrapper.incoming {
  -webkit-transition-delay: 0s, .4s;
       -o-transition-delay: 0s, .4s;
          transition-delay: 0s, .4s;
  opacity: 0.001;
}

.turbolinks-animation-wrapper.incoming.next {
  -webkit-transform: translate3d(100vw, 0, 0);
          transform: translate3d(100vw, 0, 0);
}

.turbolinks-animation-wrapper.incoming.prev {
  -webkit-transform: translate3d(-100vw, 0, 0);
          transform: translate3d(-100vw, 0, 0);
}

.turbolinks-animation-wrapper.incoming.start-animation {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}

.turbolinks-fixed body:not([class*=turbolinks]) [data-turbolinks-fixed] {
  visibility: hidden;
}

.turbolinks-fixed .turbolinks-fixed-wrapper {
  visibility: visible;
}

.turbolinks-fixed-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1001;
  background: none;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.turbolinks-animation {
  overflow: hidden;
}

.turbolinks-animation:not(.turbolinks-scrollbar) body[class*=turbolinks] {
  overflow: hidden !important;
}

.turbolinks-animation.turbolinks-scrollbar body[class*=turbolinks] {
  overflow-y: scroll !important;
}

/*
    #############

    HEADER

    ############# */
[id=header] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  padding: 42px 44px;
}

@media (min-width: 640px) {
  [id=header] {
    padding: 50px 52px;
  }
}

.admin-bar [id=header] {
  top: 32px;
}

.footer-open [id=header] {
  pointer-events: none;
}

[id=header] .logo {
  display: block;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: uppercase;
}

.home [id=header] .logo {
  pointer-events: none;
  max-width: 14em;
}

[id=header] .page-title {
  display: none;
}

.home [id=header] {
  pointer-events: none;
}

@media (min-width: 800px) {
  .home [id=header] .logo {
    opacity: 0;
    -webkit-transform: translate(-26px, 0);
        -ms-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
    -webkit-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}

html:not(.scrolling) .home.intro-hover [id=header] .logo {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media (min-width: 640px) {
  .home.intro-hidden [id=header] .logo {
    opacity: 0 !important;
  }
}

.single [id=header] {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
          clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.single [id=header]:focus {
  clip: auto !important;
  display: block;
  height: auto;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/*
    #############

    NAVIGATION

    ############# */
/*
    #############

    FOOTER

    ############# */
[id=footer] {
  position: fixed;
  right: 0;
  bottom: 48px;
  left: 0;
  z-index: 1000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: white;
  height: 100%;
  padding-left: 44px;
  padding-right: 44px;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 -4px 0 0 #EFEFEF;
          box-shadow: 0 -4px 0 0 #EFEFEF;
  -webkit-overflow-scrolling: touch;
  will-change: transform;
  -webkit-transition: padding 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 1.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 1.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 1.2s cubic-bezier(0.645, 0.045, 0.355, 1), padding 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 1.2s cubic-bezier(0.645, 0.045, 0.355, 1), padding 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 1.2s cubic-bezier(0.645, 0.045, 0.355, 1), padding 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 1.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translate3d(0, calc(100% + 48px), 0);
          transform: translate3d(0, calc(100% + 48px), 0);
}

@media (min-width: 640px) {
  [id=footer] {
    padding-left: 52px;
    padding-right: 52px;
  }
}

[id=footer] .logo {
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  max-width: 14em;
  margin: -1px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: uppercase;
  position: relative;
}

[id=footer] .logo:before {
  content: '';
  position: absolute;
  top: -48px;
  right: -52px;
  bottom: -48px;
  left: -52px;
}

[id=footer] .info {
  width: 36em;
  max-width: 100%;
}

@media (min-width: 1260px) {
  [id=footer] .info {
    max-width: calc((100% - 96px) / 2);
    float: left;
  }
}

[id=footer] .info h2 {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 1.5555555556em;
}

@media (min-width: 640px) {
  [id=footer] .info h2 {
    font-size: 2.25rem;
  }
}

@media (min-width: 960px) {
  [id=footer] .info h2 {
    margin-right: -4em;
  }
}

[id=footer] .info h3 {
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 20px;
}

[id=footer] .info ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

[id=footer] .info a {
  position: relative;
}

[id=footer] .info a:after {
  content: '';
  border-top: 1px solid #c7c7c7;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
}

[id=footer] .info a:hover:after {
  border-color: #ababab;
}

[id=footer] > *:not(.logo):not(.close) {
  -webkit-transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 1;
}

[id=footer]:not(.open) {
  cursor: pointer;
  overflow: hidden;
}

[id=footer]:not(.open) > *:not(.logo):not(.close) {
  opacity: 0;
}

@media (max-width: 799px) {
  [id=footer]:not(.open):not(.is-closing) {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.intro-hidden [id=footer], body:not(.home) [id=footer] {
  -webkit-transform: translate3d(0, calc(100%), 0);
          transform: translate3d(0, calc(100%), 0);
}

@media (max-width: 800px) {
  [id=footer] {
    -webkit-transform: translate3d(0, calc(100%), 0);
            transform: translate3d(0, calc(100%), 0);
  }
}

[id=footer] .close {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 44px;
  height: 24px;
  padding: 13px 0;
  -webkit-transition: padding 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: padding 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  position: relative;
}

@media (min-width: 640px) {
  [id=footer] .close {
    width: 52px;
  }
}

[id=footer] .close:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 32px;
  height: 19px;
  margin-top: -10px;
  background: url("../images/navicon.svg") no-repeat;
  right: 100%;
  background-position: left center;
}

[id=footer] .close:after {
  -webkit-transition: -webkit-transform .3s ease .6s;
  transition: -webkit-transform .3s ease .6s;
  -o-transition: transform .3s ease .6s;
  transition: transform .3s ease .6s;
  transition: transform .3s ease .6s, -webkit-transform .3s ease .6s;
  transition-origin: center;
  left: 50%;
  width: 19px;
  height: 19px;
  margin-left: -10px;
  margin-top: -11px;
  background-position: left top;
}

[id=footer].open {
  height: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  -webkit-transform: translate3d(0, 48px, 0) !important;
          transform: translate3d(0, 48px, 0) !important;
}

[id=footer].open .close {
  padding: 48px 0;
}

[id=footer].open .close:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (max-width: 1259px) {
  [id=footer] .image-slider {
    margin-top: 48px;
  }
}

@media (min-width: 1260px) {
  [id=footer] .image-slider {
    width: calc((100% - 96px) / 2);
    float: right;
    margin-top: 45px;
  }
}

.footer-open [id=footer] {
  overflow: auto;
}

.footer-open {
  overflow: hidden;
  height: 100%;
}
