@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Inconsolata:400,700%7CRoboto:400,500,700");
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, img {
  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, main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

div.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0;
  border: 0;
  margin: 0;
  padding: 0; }

img, video {
  display: block; }

i, em {
  font-style: italic; }

*, *:before, *:after {
  box-sizing: border-box; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
.supporter {
  *zoom: 1; }
  .supporter:before, .supporter:after {
    content: " ";
    display: table; }
  .supporter:after {
    clear: both; }

.media-check {
  width: 0;
  height: 0;
  visibility: hidden;
  position: absolute;
  top: -1000px;
  left: -1000px;
  text-indent: 30px; }
  @media (max-width: 1050px) {
    .media-check {
      text-indent: 10px; } }

@-moz-keyframes pageFadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@-ms-keyframes pageFadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@-webkit-keyframes pageFadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@keyframes pageFadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
html {
  width: 100%;
  height: 100%; }

body {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  zoom: 1;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  color: #111;
  font-family: "Roboto", "Karla", Helvetica, Arial, sans-serif;
  font-size: 1.8vw;
  line-height: 1.45em;
  -moz-animation: pageFadeIn 1200ms;
  -ms-animation: pageFadeIn 1200ms;
  -webkit-animation: pageFadeIn 1200ms;
  animation: pageFadeIn 1200ms;
  font-weight: 400; }
  @media (max-width: 1050px) {
    body {
      font-family: "Roboto", "Karla", Helvetica, Arial, sans-serif;
      font-size: 20px;
      line-height: 1.36em; } }

.loading, .loading * {
  cursor: wait !important; }

.loading:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100; }

a {
  color: #111;
  border: 0;
  text-decoration: none; }

a:hover {
  color: #111;
  border: 0;
  text-decoration: none; }

::selection {
  background: #eee;
  color: #111;
  text-shadow: none; }

.group:after {
  content: '';
  display: table;
  clear: both; }

.large-text {
  font-family: "Roboto", "Karla", Helvetica, Arial, sans-serif;
  font-size: 1.8vw;
  line-height: 1.45em; }
  @media (max-width: 1050px) {
    .large-text {
      font-family: "Roboto", "Karla", Helvetica, Arial, sans-serif;
      font-size: 20px;
      line-height: 1.36em; } }

.large-text p + p {
  text-indent: 3vw; }
  @media (max-width: 1050px) {
    .large-text p + p {
      text-indent: 20px; } }

.large-text p:first-child {
  text-indent: 3vw;
  position: relative; }
  @media (max-width: 1050px) {
    .large-text p:first-child {
      text-indent: 20px; } }

.article .large-text p:first-child {
  text-indent: 0; }

.large-text p:first-child:before {
  content: '';
  width: 2.7vw;
  left: 0;
  top: 1.1vw;
  border-bottom: 2px solid #111;
  position: absolute; }
  @media (max-width: 1050px) {
    .large-text p:first-child:before {
      width: 14px;
      border-bottom: 2px solid #111;
      top: 12px; } }

.small-text {
  font-family: "Roboto", "Karla", Helvetica, Arial, sans-serif;
  font-size: 1.3vw;
  line-height: 1.55em; }
  @media (max-width: 1050px) {
    .small-text {
      font-family: "Roboto", "Karla", Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.45em; } }

.small-text p + p {
  margin-top: 1.55em; }
  @media (max-width: 1050px) {
    .small-text p + p {
      margin-top: 0.725em; } }

@media (max-width: 1050px) {
  iframe {
    max-width: 100%; } }

.mono-text {
  font-family: "Inconsolata", Helvetica, Arial, sans-serif;
  font-size: 1.3vw;
  line-height: 1.55em;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600; }
  @media (max-width: 1050px) {
    .mono-text {
      font-family: "Inconsolata", Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.45em; } }

.large-text + .small-text, .small-text + .filter {
  margin-top: 1.45em; }

.small-text p a {
  font-family: "Inconsolata", Helvetica, Arial, sans-serif;
  font-size: 1.3vw;
  line-height: 1.55em;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600; }
  @media (max-width: 1050px) {
    .small-text p a {
      font-family: "Inconsolata", Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.45em; } }

.article .small-text p a {
  word-break: break-word; }

.small-text p a:after {
  content: '➞';
  margin-left: 0.2em;
  margin-right: 0.2em;
  font-size: 0.9em; }

.small-text p a:hover {
  color: #999; }

p a.visited {
  color: #999; }

p strong, .article .small-text h3 {
  font-family: "Inconsolata", Helvetica, Arial, sans-serif;
  font-size: 1.3vw;
  line-height: 1.55em;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600; }
  @media (max-width: 1050px) {
    p strong, .article .small-text h3 {
      font-family: "Inconsolata", Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.45em; } }

.article .small-text li:before {
  content: '— '; }

.article ul + p, .article h3 + p, .article h3 + ul, .article p + h3, .article ul + h3 {
  margin-top: 1.55em; }
  @media (max-width: 1050px) {
    .article ul + p, .article h3 + p, .article h3 + ul, .article p + h3, .article ul + h3 {
      margin-top: 1.45em; } }

.article .small-text h3 {
  margin-bottom: 1.55em; }
  @media (max-width: 1050px) {
    .article .small-text h3 {
      margin-bottom: 1.45em; } }

.section-header {
  padding-bottom: 3.33333vw;
  display: block; }

.page-container {
  position: relative;
  overflow-x: hidden; }

.layer-navigation {
  font-family: "Roboto", "Karla", Helvetica, Arial, sans-serif;
  font-size: 1.8vw;
  line-height: 1.45em;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 60vw;
  z-index: 4;
  overflow: hidden;
  -moz-transition: transform 1000ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 2000ms;
  -ms-transition: transform 1000ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 2000ms;
  -webkit-transition: transform 1000ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 2000ms;
  transition: transform 1000ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 2000ms;
  left: -5vw;
  opacity: 0; }
  @media (max-width: 1050px) {
    .layer-navigation {
      font-family: "Roboto", "Karla", Helvetica, Arial, sans-serif;
      font-size: 20px;
      line-height: 1.36em; } }
  @media (max-width: 1050px) {
    .layer-navigation {
      position: fixed;
      opacity: 1;
      width: auto;
      right: 0;
      left: 0;
      background: radial-gradient(ellipse at -15vw -50vw, #ebc1c1 0%, rgba(255, 255, 255, 0) 100%);
      -moz-animation: gradient 5000ms infinite;
      -ms-animation: gradient 5000ms infinite;
      -webkit-animation: gradient 5000ms infinite;
      animation: gradient 5000ms infinite; } }

@-moz-keyframes gradient {
  0% {
    filter: hue-rotate(0deg); }

  100% {
    filter: hue-rotate(360deg); } }
@-ms-keyframes gradient {
  0% {
    filter: hue-rotate(0deg); }

  100% {
    filter: hue-rotate(360deg); } }
@-webkit-keyframes gradient {
  0% {
    filter: hue-rotate(0deg); }

  100% {
    filter: hue-rotate(360deg); } }
@keyframes gradient {
  0% {
    filter: hue-rotate(0deg); }

  100% {
    filter: hue-rotate(360deg); } }
.layer-navigation.moved {
  opacity: 1; }

.layer-navigation:after {
  content: '';
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  width: 25vw; }
  @media (max-width: 1050px) {
    .layer-navigation:after {
      display: none; } }

.layer-navigation:before {
  content: '';
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  width: 25vw;
  z-index: 4; }
  @media (max-width: 1050px) {
    .layer-navigation:before {
      display: none; } }

.state-article .layer-navigation {
  -moz-transform: translateX(50vw);
  -ms-transform: translateX(50vw);
  -webkit-transform: translateX(50vw);
  transform: translateX(50vw);
  cursor: e-resize; }
  @media (max-width: 1050px) {
    .state-article .layer-navigation {
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0); } }

.state-article h1, .state-article h1 + .mono-text {
  cursor: e-resize; }

.navigation-wrapper {
  -moz-transition: transform 60ms;
  -ms-transition: transform 60ms;
  -webkit-transition: transform 60ms;
  transition: transform 60ms;
  position: absolute;
  left: 15vw;
  top: 20vh;
  padding-top: 5vw;
  z-index: 5; }
  @media (max-width: 1050px) {
    .navigation-wrapper {
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0);
      left: 0;
      top: 0;
      right: 0;
      text-align: center; } }

.navigation-inner {
  -moz-transition: transform 2200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: transform 2200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: transform 2200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 2200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.state-article .navigation-inner {
  -moz-transform: translate(12vw, 15vh);
  -ms-transform: translate(12vw, 15vh);
  -webkit-transform: translate(12vw, 15vh);
  transform: translate(12vw, 15vh); }
  @media (max-width: 1050px) {
    .state-article .navigation-inner {
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); } }

.browser-chrome .circle-wrapper {
  animation: rotate 30s infinite linear; }
  @media (max-width: 1050px) {
    .browser-chrome .circle-wrapper {
      animation: none; } }

@keyframes rotate {
  0% {
    transform: rotate(0deg) translate(20px) rotate(0deg); }

  100% {
    transform: rotate(360deg) translate(20px) rotate(-360deg); } }
h1 {
  position: relative;
  padding-left: 3vw;
  cursor: default; }
  @media (max-width: 1050px) {
    h1 {
      padding-left: 0;
      padding-top: 40px;
      display: block; } }

h1:before {
  content: '×';
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 3vw;
  font-size: 2.5vw; }
  @media (max-width: 1050px) {
    h1:before {
      font-size: 1em;
      width: 5vw;
      text-align: center;
      display: none; } }

h1 .text-new:after {
  content: '';
  position: absolute;
  left: 7vw;
  width: 5.55vw;
  top: 1.2vw;
  border-bottom: 2px solid #111; }
  @media (max-width: 1050px) {
    h1 .text-new:after {
      display: none; } }

h1 + .mono-text {
  margin-left: 3vw;
  cursor: default; }
  @media (max-width: 1050px) {
    h1 + .mono-text {
      margin-left: 0;
      padding-bottom: 40px;
      margin-bottom: 5vw; } }

@media (max-width: 1050px) {
  h1 br {
    display: none; } }

@media (max-width: 1050px) {
  h1 .text-new {
    padding-right: 6px; } }

.layer-navigation ul {
  margin-top: 1.45em; }
  @media (max-width: 1050px) {
    .layer-navigation ul {
      display: none; } }

.layer-navigation li {
  display: block;
  clear: both;
  position: relative;
  margin-left: 3vw; }

.layer-navigation li a {
  display: inline-block;
  padding-left: 3vw; }

.layer-navigation li.child {
  margin-left: 6vw; }

.layer-navigation li:not(.child) a:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0.5vw;
  display: block;
  width: 1.5vw;
  height: 1.5vw;
  border: 2px solid #111;
  border-radius: 50px; }

.layer-navigation li a:hover:before, .layer-navigation li.active a:before {
  background: #111; }

.layer-navigation li.child a:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0.20714em;
  display: block;
  width: 1.5vw;
  height: 1.5vw;
  border: 0.145em solid #111111; }

.background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff; }
  @media (max-width: 1050px) {
    .background {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: none; } }

.gradient {
  position: absolute;
  -moz-transition: -webkit-filter 1200ms, top 1200ms, left 1200ms, right 1200ms, bottom 1200ms;
  -ms-transition: -webkit-filter 1200ms, top 1200ms, left 1200ms, right 1200ms, bottom 1200ms;
  -webkit-transition: -webkit-filter 1200ms, top 1200ms, left 1200ms, right 1200ms, bottom 1200ms;
  transition: -webkit-filter 1200ms, top 1200ms, left 1200ms, right 1200ms, bottom 1200ms; }

.gradient-1 {
  width: 150vw;
  height: 70vw;
  bottom: -35vw;
  left: -25vw;
  background: radial-gradient(ellipse at bottom center, RGBA(30, 199, 103, 0.7) 0%, RGBA(255, 255, 255, 0) 50%); }

.gradient-2 {
  width: 100vw;
  height: 110vw;
  bottom: -50vw;
  left: 0vw;
  background: radial-gradient(ellipse at center left, RGBA(113, 131, 237, 1) 0%, RGBA(255, 255, 255, 0) 50%); }

.gradient-3 {
  width: 100vw;
  height: 200vw;
  bottom: -50vw;
  left: -30vw;
  background: radial-gradient(ellipse at center right, RGBA(250, 140, 182, 1) 0%, RGBA(255, 255, 255, 0) 50%); }

.marks {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none; }

.mark {
  position: absolute;
  cursor: default;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 200px;
  height: 200px;
  font-size: 2.5vw;
  text-align: center;
  color: #fff;
  font-weight: 500;
  background: radial-gradient(ellipse at center center, RGBA(255, 255, 255, 0.6) 0%, RGBA(255, 255, 255, 0) 50%);
  mix-blend-mode: overlay;
  -moz-animation: markFadeOut 5000ms;
  -ms-animation: markFadeOut 5000ms;
  -webkit-animation: markFadeOut 5000ms;
  animation: markFadeOut 5000ms;
  opacity: 0; }

@-moz-keyframes markFadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
@-ms-keyframes markFadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
@-webkit-keyframes markFadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
@keyframes markFadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
.layer-sections {
  padding-top: 20vh;
  padding-bottom: 36vh;
  z-index: 5;
  position: relative;
  transition: transform 1000ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 1000ms cubic-bezier(0.645, 0.045, 0.355, 1); }
  @media (max-width: 1050px) {
    .layer-sections {
      padding-top: 0;
      margin-top: 180px;
      background: #fff; } }

.layer-sections:before,
.layer-article:before {
  content: '';
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  height: 60px; }

.state-article .layer-sections {
  position: fixed;
  left: 50%;
  -moz-transform: translateX(70vw);
  -ms-transform: translateX(70vw);
  -webkit-transform: translateX(70vw);
  transform: translateX(70vw);
  opacity: 0; }
  @media (max-width: 1050px) {
    .state-article .layer-sections {
      display: none; } }

.section {
  position: relative; }

.section + .section {
  margin-top: 5vw; }

.section-sub {
  width: 50vw;
  padding: 5vw 5vw 5vw 5vw;
  position: relative;
  z-index: 20; }
  @media (max-width: 1050px) {
    .section-sub {
      width: auto; } }

.section-sub + .section-sub {
  padding-top: 2.5vw; }
  @media (max-width: 1050px) {
    .section-sub + .section-sub {
      padding-top: 5vw; } }

.section-list li {
  display: block;
  clear: both;
  position: relative;
  display: none; }

.section-list li.current-sort {
  display: block; }

.section-list li.hidden-item {
  display: none; }

.section-list li + li {
  margin-top: 2.5vw; }
  @media (max-width: 1050px) {
    .section-list li + li {
      margin-top: 5vw; } }

.section-list a {
  display: block; }

.section-list a.visited {
  color: #999; }

.list-title {
  text-indent: 2vw;
  display: block;
  position: relative; }
  @media (max-width: 1050px) {
    .list-title {
      text-indent: 20px; } }

.list-title:before {
  content: '';
  width: 15px;
  height: 15px;
  width: 1.1vw;
  height: 1.1vw;
  border: 2px solid #111;
  display: block;
  position: absolute;
  top: 0.7vw; }
  @media (max-width: 1050px) {
    .list-title:before {
      width: 13px;
      height: 13px;
      top: 7px; } }

.section-list a:hover .list-title:before, .related-pages a:hover .list-title:before {
  background: #111; }

.section-list a.visited .list-title:before, .related-pages a.visited .list-title:before {
  border-color: #999;
  background: #999; }

.list-title, .list-meta {
  display: block; }

.list-meta {
  position: relative;
  margin-top: 0.15vw; }
  @media (max-width: 1050px) {
    .list-meta {
      margin-top: 4px; } }

.section-list li:after {
  content: '';
  width: 3.7vw;
  left: 0;
  bottom: 0;
  position: absolute; }

.show-more {
  display: inline-block;
  position: relative;
  text-indent: 2vw;
  margin-top: 2.5vw; }
  @media (max-width: 1050px) {
    .show-more {
      text-indent: 20px;
      margin-top: 20px; } }

.show-more:before {
  content: '+';
  position: absolute;
  font-size: 1.5em;
  left: 0;
  text-indent: 0;
  top: -1px; }

.show-more:hover {
  color: #999; }

.small-text + .section-list {
  margin-top: 5vw; }
  @media (max-width: 1050px) {
    .small-text + .section-list {
      margin-top: 40px; } }

.filter-activities a, .filter-output a {
  text-indent: 2vw;
  position: relative;
  display: inline-block; }
  @media (max-width: 1050px) {
    .filter-activities a, .filter-output a {
      text-indent: 20px; } }

.filter a.active-sort {
  color: #999; }

.filter-activities a:after, .filter-output a:after {
  content: '' !important;
  margin: 0 !important; }

.filter-activities .total-activities, .filter-output .total-output {
  display: inline-block;
  width: 24px;
  height: 24px;
  width: 1.6vw;
  height: 1.6vw;
  margin-left: 1vw;
  border: 2px solid #111;
  text-align: center;
  text-indent: 0.15vw;
  border-radius: 40px;
  line-height: 1.15em;
  display: none; }

.filter-activities a:hover .total-activities, .filter-output a:hover .total-output {
  border-color: #999; }

.filter a.active-sort .total-activities, .filter a.active-sort .total-output {
  border-color: #999; }

.working-group + .working-group {
  margin-top: 2.5vw; }
  @media (max-width: 1050px) {
    .working-group + .working-group {
      margin-top: 1.45em; } }

.working-group-outputs {
  margin-top: 0.725em; }

.working-group-outputs a {
  margin-left: 2vw;
  display: inline-block;
  position: relative; }
  @media (max-width: 1050px) {
    .working-group-outputs a {
      margin-left: 20px; } }

.break a {
  display: block;
  clear: both; }

.working-group-outputs a:hover, .working-group-outputs a.visited {
  color: #999; }

.working-group-outputs a:before {
  content: '×';
  position: absolute;
  left: -2vw; }
  @media (max-width: 1050px) {
    .working-group-outputs a:before {
      left: -20px; } }

.small-text + .almanac {
  margin-top: 5vw; }

.almanac-section {
  margin-left: 3vw;
  position: relative;
  font-family: "Inconsolata", Helvetica, Arial, sans-serif;
  font-size: 1.3vw;
  line-height: 1.55em;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600; }
  @media (max-width: 1050px) {
    .almanac-section {
      font-family: "Inconsolata", Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.45em; } }
  @media (max-width: 1050px) {
    .almanac-section {
      margin-left: 26px; } }

.almanac-section + .almanac-section {
  margin-top: 1.66667vw; }
  @media (max-width: 1050px) {
    .almanac-section + .almanac-section {
      margin-top: 1.45em; } }

.almanac-letter {
  display: inline-block;
  width: 24px;
  height: 24px;
  width: 1.6vw;
  height: 1.6vw;
  margin-left: -3vw;
  margin-right: 0.7vw;
  border: 2px solid #111;
  text-align: center;
  text-indent: 0.15vw;
  border-radius: 40px;
  line-height: 1.15em; }
  @media (max-width: 1050px) {
    .almanac-letter {
      width: 18px;
      height: 18px;
      line-height: 15px;
      text-indent: 0;
      text-align: center;
      text-indent: 2px;
      margin-right: 0px;
      margin-left: -26px; } }

.almanac-section a:after {
  content: ' · ';
  margin-right: 2px;
  font-size: 0.9em; }

.almanac-section a:last-child:after {
  content: '';
  margin-right: 0px;
  font-size: 0.9em; }

.almanac-section a:hover, .almanac-section a.visited {
  color: #999; }

.supporter {
  margin-top: 1.55em; }

.supporter-logo {
  width: 25%;
  float: left;
  position: relative; }

.supporter-logo img {
  max-width: 100%;
  height: auto; }
  @media (max-width: 1050px) {
    .supporter-logo img {
      padding-top: 10%; } }

.support {
  float: left;
  width: 70%;
  padding-left: 20px;
  padding-top: 1.5%; }
  @media (max-width: 1050px) {
    .support {
      padding-top: 0; } }

.cost .small-text + .small-text {
  margin-top: 4.65em; }

.logo {
  margin-top: 4.65em; }

.logo img {
  max-width: 100%;
  height: auto; }

.logo-text {
  margin-top: 2%; }

.layer-article {
  width: 50%;
  float: left;
  padding-top: 20vh;
  padding-bottom: 20vh;
  z-index: 5;
  position: relative;
  transition: transform 1000ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 1000ms cubic-bezier(0.645, 0.045, 0.355, 1); }
  @media (max-width: 1050px) {
    .layer-article {
      width: auto;
      padding-top: 0;
      margin-top: 180px;
      background: #fff; } }

.state-sections .layer-article {
  position: fixed;
  left: 0;
  opacity: 0;
  -moz-transform: translateX(-70vw);
  -ms-transform: translateX(-70vw);
  -webkit-transform: translateX(-70vw);
  transform: translateX(-70vw); }

.state-sections .layer-sections {
  margin-left: 50%; }
  @media (max-width: 1050px) {
    .state-sections .layer-sections {
      margin-left: 0; } }

.state-article .layer-article {
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1; }

.article-wrapper {
  width: 50vw;
  padding: 5vw 5vw 5vw 5vw;
  position: relative;
  z-index: 20; }
  @media (max-width: 1050px) {
    .article-wrapper {
      width: auto; } }

h2 {
  text-indent: 3vw;
  position: relative; }
  @media (max-width: 1050px) {
    h2 {
      text-indent: 0px;
      margin-bottom: 1.45em; } }

h2:before {
  content: '';
  width: 2.7vw;
  left: 0;
  top: 1.1vw;
  border-bottom: 2px solid #111;
  position: absolute; }
  @media (max-width: 1050px) {
    h2:before {
      width: 14px;
      border-bottom: 2px solid #111;
      top: 12px;
      display: none; } }

h2 + .article-meta, .large-text + .article-meta, .article-meta + .small-text {
  margin-top: 2.5vw; }
  @media (max-width: 1050px) {
    h2 + .article-meta, .large-text + .article-meta, .article-meta + .small-text {
      margin-top: 1.45em; } }

h2 + .large-text p:before {
  display: none; }

.article-wrapper figure {
  margin: 1.45em 0; }

figcaption {
  font-family: "Inconsolata", Helvetica, Arial, sans-serif;
  font-size: 1.3vw;
  line-height: 1.55em;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600;
  margin-top: 0.5vw; }
  @media (max-width: 1050px) {
    figcaption {
      font-family: "Inconsolata", Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.45em; } }

figcaption:before {
  content: '— '; }

.article-wrapper img {
  max-width: 100%;
  height: auto; }

.related-header {
  display: block;
  padding: 5vw 0 2.5vw; }

.related-pages li {
  display: block;
  clear: both; }

.related-pages .list-title {
  display: inline-block; }

/* 
todo - 
make layers move slightly with mouse
include more symbols in the index view of content
style visited links
scale layers when inactive also

load different gradient each page load
on mouse down invert the colours of the whole website or go black and white inc gradients
on click to open article move gradients to specific position
clicking the different layers alters the colours, menu is black and white

unblur all content from load to be able to see it at all

 */
