@charset "UTF-8";
/* CSS compiled from SCSS */
/* --------------------------------------- */
@import url("//hello.myfonts.net/count/2b774e");
/**
 * @license
 * MyFonts Webfont Build ID 2848590, 2014-07-19T18:29:26-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Jeanneret NF by Nick's Fonts
 * URL: http://www.myfonts.com/fonts/nicksfonts/jeanneret-nf/jeanneret-nf/
 * Copyright: Copyright (c) 2011, Nick Curtis. All Rights Reserved. Unauthorized duplication or redistribution is expressly prohibited.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2848590
 * 
 * © 2014 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'JeanneretNF';
  src: url("/-/fonts/jeanneret/webfonts/2B774E_0_0.eot");
  src: url("/-/fonts/jeanneret/webfonts/2B774E_0_0.eot?#iefix") format("embedded-opentype"), url("/-/fonts/jeanneret/webfonts/2B774E_0_0.woff") format("woff"), url("/-/fonts/jeanneret/webfonts/2B774E_0_0.ttf") format("truetype"); }
/*------------------------------------*\
	#OPACITIES
\*------------------------------------*/
.opacity--2 {
  opacity: .2; }

.opacity--4 {
  opacity: .4; }

.opacity--6 {
  opacity: .6; }

.opacity--8 {
  opacity: .8; }

.opacity--9 {
  opacity: .9; }

.opacity--95 {
  opacity: .95; }

.opacity--10 {
  opacity: 1; }

/*------------------------------------*\
	#BACKGROUND SIZES
\*------------------------------------*/
.bg--cover, .panel {
  background-size: cover; }

.bg--contain {
  background-size: contain; }

/*------------------------------------*\
	#BACKGROUND TEXTURES
\*------------------------------------*/
.bg--brut, .panel {
  background-color: #919191;
  background-position: center center;
  background-image: url(../textures/concrete-warm.jpg); }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html, body {
  height: 100%; }

a img {
  border: none; }

blockquote {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

* {
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, label, legend, caption, figcaption {
  margin: 0;
  padding: 0; }

html {
  font-size: 75%; }
  @media (min-width: 30em) {
    html {
      font-size: 87.5%; } }
  @media (min-width: 48em) {
    html {
      font-size: 100%; } }
  @media (min-width: 61.25em) {
    html {
      font-size: 112.5%; } }
  @media (min-width: 80em) {
    html {
      font-size: 112.5%; } }

::-moz-selection {
  background: #191919;
  color: #ffffff; }

::selection {
  background: #191919;
  color: #ffffff; }

html, body {
  height: 100%;
  margin: 0;
  max-width: 100%;
  overflow-x: hidden; }

body {
  line-height: 2rem;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  color: #191919;
  background-color: site-color(white); }

/*
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

// fade out
@keyframes fade-out {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
*/
p, dd, dt {
  -webkit-font-feature-settings: "kern" 1, "onum" 1, "liga" 1;
     -moz-font-feature-settings: "kern" 1, "onum" 1, "liga" 1;
          font-feature-settings: "kern" 1, "onum" 1, "liga" 1;
  max-width: 40rem;
  /*
  	@include min-width(0 1) {
  		@include typeset($sans, 14px, 28px, 0, 2);
  	}
  	@include min-width(2) {
  		@include typeset($sans, 16px, 32px, 0, 2);
  	}
  	@include min-width(3 4) {
  		@include typeset($sans, 18px, 36px, 0, 2);
  	}
  */
  margin-bottom: 1rem; }

article ul {
  list-style: disc outside;
  padding-left: 1.375rem; }
  article ul li {
    padding-left: 0.35rem; }
article ol {
  padding-left: 1.75rem; }
article ol, article ul {
  padding-bottom: 1rem;
  max-width: 40rem; }
article li {
  -webkit-font-feature-settings: "kern" 1, "onum" 1, "liga" 1;
     -moz-font-feature-settings: "kern" 1, "onum" 1, "liga" 1;
          font-feature-settings: "kern" 1, "onum" 1, "liga" 1;
  font-family: "Helvetica Neue", Arial, sans-serif;
  text-align: left;
  /*
  		@include min-width(0 1) {
  			@include typeset($sans, 14px, 24px, 0, 1);
  		}
  		@include min-width(2) {
  			@include typeset($sans, 16px, 32px, 0, 1);
  		}
  		@include min-width(3 4) {
  			@include typeset($sans, 18px, 36px, 0, 1);
  		}
  */
  font-size: 1rem;
  line-height: 2;
  position: relative;
  top: -0.355rem;
  margin-bottom: 0; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    article li {
      line-height: 2rem; } }
  article li, article li a {
    background-position: 0 22px;
    background-position: 0 calc(50% + 21.74px); }
article a {
  text-decoration: underline; }

a {
  text-decoration: none;
  color: #191919;
  -webkit-transition: color .3s, background-color .1s;
  transition: color .3s, background-color .1s; }
  a:hover {
    color: #c30; }

b, strong {
  font-weight: bold; }

em, i {
  font-style: italic; }

small {
  line-height: 1;
  font-size: 0.875em; }

sup, sub {
  position: relative;
  font-size: .6em;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: .5rem;
  color: gray; }
  sup a {
    text-decoration: none;
    color: inherit; }

sub {
  top: .25rem; }

.footnote {
  color: gray; }

img {
  -ms-interpolation-mode: bicubic;
  height: auto;
  vertical-align: middle;
  max-width: 100%; }

figure {
  position: relative; }
  article figure {
    margin-bottom: 1rem; }
  figure > img {
    width: 100%; }

figcaption {
  margin-top: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal; }

blockquote {
  clear: both;
  border: 0 none;
  position: relative;
  margin-top: 3rem;
  padding-bottom: 3rem;
  margin: 0; }
  @media (min-width: 48em) {
    blockquote {
      margin-top: 4rem;
      padding-bottom: 4rem; } }
  blockquote > p:first-child:before {
    content: "";
    display: block;
    width: 4px;
    background-color: #ffffff;
    position: absolute;
    left: -1em;
    top: .65em;
    bottom: .65em; }
  blockquote p {
    position: relative;
    overflow: visible;
    /*
    		@include min-width(0 2) {
    			@include typeset($serif, 24px, 32px, 24px, 0px);
    		}
    
    		@include min-width(3) {
    			@include typeset($serif, 28px, 36px, 24px, 0px);
    		}
    */ }

cite {
  font-family: JeanneretNF, serif;
  display: block;
  font-size: 1.5rem;
  line-height: 1.33333;
  position: relative;
  top: -0.495rem;
  margin-bottom: 2rem;
  font-style: italic;
  font-size: 1.5rem;
  line-height: 1.33333;
  position: relative;
  top: -0.495rem;
  margin-bottom: 2rem; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    cite {
      line-height: 2rem; } }
  cite, cite a {
    background-position: 0 26px;
    background-position: 0 calc(50% + 26.06px); }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    cite {
      line-height: 2rem; } }
  cite, cite a {
    background-position: 0 26px;
    background-position: 0 calc(50% + 26.06px); }
  @media (min-width: 48em) {
    cite {
      font-size: 1.125rem;
      line-height: 1.77778;
      position: relative;
      top: -0.37125rem;
      margin-bottom: 1rem; } }
  @media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 0) {
    cite {
      line-height: 2rem; } }
  @media (min-width: 48em) {
      cite, cite a {
        background-position: 0 30px;
        background-position: 0 calc(50% + 30.06px); } }
  @media (min-width: 61.25em) {
    cite {
      font-size: 1rem;
      line-height: 2;
      position: relative;
      top: -0.33rem;
      margin-bottom: 1rem; } }
  @media screen and (min-width: 61.25em) and (-webkit-min-device-pixel-ratio: 0) {
    cite {
      line-height: 2rem; } }
  @media (min-width: 61.25em) {
      cite, cite a {
        background-position: 0 32px;
        background-position: 0 calc(50% + 32.06px); } }
  @media (min-width: 61.25em) {
    cite {
      font-size: 1.11111rem;
      line-height: 1.8;
      position: relative;
      top: -0.36667rem;
      margin-bottom: 2rem; } }
  @media screen and (min-width: 61.25em) and (-webkit-min-device-pixel-ratio: 0) {
    cite {
      line-height: 2rem; } }
  @media (min-width: 61.25em) {
      cite, cite a {
        background-position: 0 33px;
        background-position: 0 calc(50% + 33.4px); } }

hr {
  background-image: -webkit-linear-gradient(top, transparent 50%, #000 50%);
  background-image: linear-gradient(to bottom, transparent 50%, #000 50%);
  background-repeat: repeat-x;
  background-size: 2px 2px;
  background-position: 0 50%;
  border: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin: 0;
  height: 0; }

code {
  background-color: #4c4c4c;
  color: #fff;
  font-family: Menlo, Courier, monospace;
  line-height: 1;
  padding: 0.375rem 0.5rem;
  border-radius: 0.3rem;
  font-size: 1.16667rem;
  line-height: 1rem; }
  @media (min-width: 30em) {
    code {
      font-size: 1rem;
      line-height: 1rem; } }
  @media (min-width: 48em) {
    code {
      font-size: 0.875rem;
      line-height: 1rem; } }
  @media (min-width: 61.25em) {
    code {
      font-size: 0.77778rem;
      line-height: 1rem; } }
  @media (min-width: 80em) {
    code {
      font-size: 0.77778rem;
      line-height: 1rem; } }
  pre code {
    display: inline-block;
    padding: 1.15rem 1rem 0.85rem; }

pre {
  border-radius: 0.3rem;
  display: block;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
  margin-bottom: 2rem; }

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=number],
textarea {
  border-radius: 0;
  font-family: JeanneretNF, serif;
  text-align: left;
  color: #191919;
  background-color: #fff;
  outline: 0 none;
  padding: 0 1rem;
  margin: 0;
  margin-bottom: 2rem;
  border: 1px solid #191919;
  line-height: 2.9rem;
  min-height: 3rem;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  font-size: 1.5rem; }
  input[type=text]:focus,
  input[type=email]:focus,
  input[type=password]:focus,
  input[type=search]:focus,
  input[type=number]:focus,
  textarea:focus {
    color: #191919; }
  input[type=text]::-webkit-input-placeholder,
  input[type=email]::-webkit-input-placeholder,
  input[type=password]::-webkit-input-placeholder,
  input[type=search]::-webkit-input-placeholder,
  input[type=number]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #191919; }
  input[type=text]:-moz-placeholder,
  input[type=email]:-moz-placeholder,
  input[type=password]:-moz-placeholder,
  input[type=search]:-moz-placeholder,
  input[type=number]:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #191919; }
  input[type=text]::-moz-placeholder,
  input[type=email]::-moz-placeholder,
  input[type=password]::-moz-placeholder,
  input[type=search]::-moz-placeholder,
  input[type=number]::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #191919; }
  input[type=text]:-ms-input-placeholder,
  input[type=email]:-ms-input-placeholder,
  input[type=password]:-ms-input-placeholder,
  input[type=search]:-ms-input-placeholder,
  input[type=number]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #191919; }
  input[type=text]::placeholder,
  input[type=email]::placeholder,
  input[type=password]::placeholder,
  input[type=search]::placeholder,
  input[type=number]::placeholder,
  textarea::placeholder {
    color: #191919; }

input[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; }

select {
  height: 2.75em;
  margin: 0 0 2rem 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  border-radius: 0px;
  padding: 0.575em 2em 0.575em 1.125em;
  display: block;
  width: 100%;
  -webkit-appearance: none;
  background: url(../images/arrow.svg) no-repeat right yellow;
  background-size: 25px;
  color: #191919;
  border: 2px solid #191919;
  font-size: 1.5rem; }

label {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.33333;
  position: relative;
  top: -0.5325rem;
  margin-bottom: 0; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    label {
      line-height: 2rem; } }
  label, label a {
    background-position: 0 26px;
    background-position: 0 calc(50% + 25.61px); }

button {
  border: 0 none; }

table {
  width: 100%;
  max-width: 100%;
  margin-top: 2rem;
  margin-top: 0; }

th, td {
  color: #191919;
  font-family: JeanneretNF, serif;
  height: 3rem;
  padding: 1rem;
  font-size: 1.5rem;
  line-height: 1.33333;
  position: relative;
  top: 0.505rem;
  margin-bottom: 1rem; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    th, td {
      line-height: 2rem; } }
  th, th a, td, td a {
    background-position: 0 26px;
    background-position: 0 calc(50% + 26.06px); }
  @media (min-width: 48em) {
    th, td {
      font-size: 1.125rem;
      line-height: 1.77778;
      position: relative;
      top: -0.37125rem;
      margin-bottom: -1rem; } }
  @media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 0) {
    th, td {
      line-height: 2rem; } }
  @media (min-width: 48em) {
      th, th a, td, td a {
        background-position: 0 30px;
        background-position: 0 calc(50% + 30.06px); } }
  @media (min-width: 61.25em) {
    th, td {
      font-size: 1rem;
      line-height: 2;
      position: relative;
      top: -0.33rem;
      margin-bottom: -1rem; } }
  @media screen and (min-width: 61.25em) and (-webkit-min-device-pixel-ratio: 0) {
    th, td {
      line-height: 2rem; } }
  @media (min-width: 61.25em) {
      th, th a, td, td a {
        background-position: 0 32px;
        background-position: 0 calc(50% + 32.06px); } }
  @media (min-width: 61.25em) {
    th, td {
      font-size: 1.11111rem;
      line-height: 1.8;
      position: relative;
      top: -0.36667rem;
      margin-bottom: -1rem; } }
  @media screen and (min-width: 61.25em) and (-webkit-min-device-pixel-ratio: 0) {
    th, td {
      line-height: 2rem; } }
  @media (min-width: 61.25em) {
      th, th a, td, td a {
        background-position: 0 33px;
        background-position: 0 calc(50% + 33.4px); } }

th {
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, sans-serif;
  border-bottom: 2px solid #191919; }

.hyphens, .panel__title {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

/*------------------------------------*\
    #LIST-BARE
\*------------------------------------*/
/**
 * The list-bare object simply removes any indents and bullet points from lists.
 */
.list-bare {
  margin: 0;
  padding: 0;
  list-style: none; }
  .list-bare li {
    margin-left: 0; }

/*------------------------------------*\
	#RATIOS
\*------------------------------------*/
.ratio {
  position: relative;
  width: 100%; }

/* .ratio */
.ratio--1x1 {
  padding-top: 100%; }

.ratio--1x2 {
  padding-top: 50%; }

.ratio--1x4 {
  padding-top: 25%; }

.ratio--video {
  padding-top: 56.3%; }

.ratio--gm {
  padding-top: 62.18%; }

.ratio__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/*!
 * fullPage 2.8.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 * Contribution by Jhony0311
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: transparent; }

#superContainer {
  height: 100%;
  position: relative;
  /* Touch detection for Windows 8 */
  -ms-touch-action: none;
  /* IE 11 on Windows Phone 8.1*/
  touch-action: none; }

.fp-section {
  position: relative;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box; }

.fp-slide {
  float: left; }

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block; }

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out; }

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent; }
  .fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff; }

.fp-scrollable {
  overflow: scroll; }

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1; }
  .fp-slidesNav.bottom {
    bottom: 17px; }
  .fp-slidesNav.top {
    top: 17px; }

#fp-nav ul {
  margin: 0;
  padding: 0; }
  #fp-nav ul li {
    display: block;
    width: 1rem;
    height: 1rem;
    margin: .5rem;
    position: relative; }
    #fp-nav ul li a {
      display: block;
      position: relative;
      z-index: 1;
      width: 100%;
      height: 100%;
      cursor: pointer;
      text-decoration: none; }
      #fp-nav ul li a.active span {
        height: 12px;
        width: 12px;
        margin: -6px 0 0 -6px;
        border-radius: 100%; }
        #fp-nav ul li:hover #fp-nav ul li a.active span, #fp-slidesNav ul li:hover #fp-nav ul li a.active span {
          height: 12px;
          width: 12px;
          margin: -6px 0 0 -6px;
          border-radius: 100%; }
      #fp-nav ul li a span {
        border-radius: 50%;
        position: absolute;
        z-index: 1;
        height: 4px;
        width: 4px;
        border: 0;
        background: #fff;
        left: 50%;
        top: 50%;
        margin: -2px 0 0 -2px;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
    #fp-nav ul li:nth-child(16), #fp-nav ul li:nth-child(17) {
      display: none; }
    #fp-nav ul li:nth-child(1) span, #fp-nav ul li:nth-child(15) span {
      background: transparent;
      border: 1px solid white; }
    #fp-nav ul li:hover a span {
      width: 10px;
      height: 10px;
      margin: -5px 0px 0px -5px; }

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 48%;
  opacity: .38;
  -webkit-transform: translate3d(0, 0, 0); }
  #fp-nav:hover {
    opacity: 1; }
  #fp-nav.right {
    right: 1.5rem; }
  #fp-nav.left {
    left: 1.5rem; }
  #fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -.5rem;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer; }
    #fp-nav ul li .fp-tooltip.right {
      right: 20px; }
  #fp-nav ul li:hover .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1; }
  #fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto; }

.fp-slidesNav ul li {
  display: inline-block; }

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important; }

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important; }

.header {
  min-height: 62vh;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.header__title {
  font-size: 15vw;
  letter-spacing: -.05em;
  line-height: 1;
  color: rgba(0, 0, 0, 0.62); }
  .header__title small {
    font-size: .62em;
    letter-spacing: -.04em; }

.header__info p {
  font-family: JeanneretNF, serif;
  font-size: 2rem;
  color: rgba(204, 51, 0, 0.81);
  margin-top: 2rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto; }

.ff .ffswitch {
  text-decoration: line-through; }

.ff-message {
  display: none; }
  .ff .ff-message {
    display: block; }
  .ff-message p {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    margin-top: -3rem;
    text-indent: -18rem; }

.panel {
  position: relative;
  min-height: 100vh; }
  .touch .panel {
    min-height: calc(100vh - $ios-tab-height); }

.panel__main {
  width: 100vw;
  height: 100vw;
  overflow: hidden; }

.panel__sub {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(145, 145, 145, 0.62);
  top: 100vw;
  padding-left: 1rem;
  padding-right: .5rem;
  padding-bottom: 6vh; }
  .touch .panel__sub {
    bottom: 70px; }

.panel__title {
  font-size: 16vw;
  letter-spacing: -.05em;
  line-height: 1;
  color: rgba(0, 0, 0, 0.62); }

.panel__date {
  font-size: 16vw;
  font-family: JeanneretNF, serif;
  line-height: 1;
  color: rgba(255, 255, 255, 0.81);
  margin-left: -.07em; }

.panel__place {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(204, 51, 0, 0.81);
  padding: 1rem .5rem 1rem 1.5rem; }
  .panel__place:hover .credit__icon {
    background-position: 1rem 0; }
  .panel__place.credit--is-active .place__text {
    opacity: 0; }
  .panel__place.credit--is-active .credit__icon {
    -webkit-transform: scale(2) rotate(180deg);
            transform: scale(2) rotate(180deg); }
  .panel__place.credit--is-active .credit__text {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }

.place__text {
  margin-bottom: 0;
  letter-spacing: .02em;
  color: white;
  line-height: 1;
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.panel__credit {
  position: absolute;
  z-index: 1;
  right: 1.5rem;
  left: 1.5rem; }

.credit__text {
  position: absolute;
  left: 0;
  right: 1.5rem;
  top: -1.5rem;
  color: white;
  opacity: 0;
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  @media screen and (min-aspect-ratio: 4 / 3) and (max-aspect-ratio: 10 / 6) {
    .credit__text {
      line-height: 1;
      top: -1rem;
      font-size: 80%; } }

.credit__icon {
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
  display: block;
  position: absolute;
  z-index: 1;
  right: 0;
  top: -1rem;
  width: 1rem;
  height: 1rem;
  background-image: url(../img/aperture.svg);
  background-position: 0 0;
  background-size: cover;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.footer {
  min-height: 50vmin;
  background-color: rgba(25, 25, 25, 0.81);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .footer a {
    margin: auto;
    color: white;
    text-align: center; }
  .footer img {
    width: 2rem; }

.tilt-hint {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  padding: .5rem;
  background-color: rgba(204, 51, 0, 0.62);
  color: white; }
  .is-touch .tilt-hint {
    display: block; }
  .tilt-hint p {
    margin: 0; }

#still-life .panel__main {
  background-color: #C3B99E; }

#radieuse .panel__main {
  background-size: 62vmin 62vmin; }
#radieuse .wrapper--corbu {
  background-color: rgba(255, 255, 102, 0.81); }

#villa-roche .panel__main,
#savoye-blue .panel__main {
  background-position: left top; }

#curuchet .panel__main,
#la-tourette .panel__main {
  background-position: right bottom;
  background-size: contain; }

#ronchamp .scene {
  background-color: rgba(25, 25, 25, 0.62); }

.corbu--scale-up {
  -webkit-transform: scale(1.09);
          transform: scale(1.09); }

.radieuse__layer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background-size: contain;
  background-position: center center; }
  .ie .radieuse__layer {
    background-size: ms(-3, 100vmin); }

nav {
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  nav p {
    text-align: center;
    max-width: 100%; }

.menu {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.colophon .panel__main {
  height: auto;
  overflow: auto;
  padding-left: 27%;
  padding-right: 1rem;
  padding-top: 10vh;
  background-color: rgba(76, 76, 76, 0.62);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .colophon .panel__main p:last-child {
    margin-bottom: 0; }
.colophon .panel__sub {
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 0; }
.colophon .panel__title {
  display: none; }

.colophon__text {
  color: white;
  font-size: 1.25rem;
  line-height: 2.4;
  position: relative;
  top: 0.05625rem;
  margin-bottom: 0; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .colophon__text {
      line-height: 3rem; } }
  .colophon__text, .colophon__text a {
    background-position: 0 30px;
    background-position: 0 calc(50% + 29.675px); }
  .colophon__text footer, .colophon__text strong {
    opacity: .62; }
  .colophon__text footer {
    font-size: .62em;
    max-width: 25rem;
    line-height: 2; }
  .colophon__text a {
    color: white; }

.modulor-scale {
  position: absolute;
  top: 0;
  height: 100vh;
  width: 18%;
  -webkit-filter: invert(100%);
          filter: invert(100%);
  opacity: .62; }

@media screen and (min-aspect-ratio: 675 / 1100) {
  .panel__title {
    font-size: 10vw; }

  .panel__date {
    font-size: 10vw; } }
@media screen and (min-aspect-ratio: 760 / 1024) {
  .panel__main,
  .panel__sub {
    width: 81vmin;
    margin-left: auto;
    margin-right: auto; }

  .panel__main {
    height: 81vmin; }

  .panel__sub {
    top: 81vw; }

  .panel__title {
    font-size: 7vw; }

  .panel__date {
    font-size: 7vw; } }
@media screen and (min-aspect-ratio: 1 / 1) {
  .panel__main,
  .panel__sub {
    width: 62vmin; }

  .panel__main {
    height: 62vmin; }

  .panel__sub {
    top: 62vmin; }

  .colophon .panel__main {
    padding-left: 19%; } }
@media screen and (min-aspect-ratio: 4 / 3) {
  .panel__main,
  .panel__sub {
    position: absolute;
    height: 100vh; }
    .touch .panel__main, .touch
    .panel__sub {
      height: calc(100vh - 56px); }

  .panel__main {
    width: 100vh; }

  .panel__sub {
    top: 0;
    left: 100vh;
    width: calc(100vw - 100vh);
    right: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background-color: rgba(145, 145, 145, 0.38); }

  .panel__title {
    font-size: calc((100vw - 100vh) / 5); }

  .colophon .panel__main {
    height: 100%;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    padding-left: 0; }
  .colophon .panel__sub {
    top: inherit;
    left: 100vh;
    right: inherit;
    bottom: inherit;
    background-color: rgba(145, 145, 145, 0.38); }
  .colophon .panel__title {
    display: block; }

  .modulor-scale {
    top: 0;
    width: 30%;
    left: -15%; } }
