@charset "UTF-8";
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;
  }
}
/**
 * @license
 * MyFonts Webfont Build ID 4091278, 2021-05-20T01:58:28-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: KANIBAL by Milos Zlatanovic
 * URL: https://www.myfonts.com/fonts/milos-zlatanovic/kanibal/regular/
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "KANIBAL";
  src: url("../font/font.woff2") format("woff2"), url("../font/font.woff") format("woff");
}
@font-face {
  font-family: "Gestures Variable";
  src: url("../font/Gestures-Variable.woff2") format("woff2-variations"), url("../font/Gestures-Variable.woff2") format("woff2"), url("../font/Gestures-Variable.woff") format("woff");
  font-weight: 80 150;
}
@font-face {
  font-family: "Gestures";
  src: url("../font/Gestures-Medium.woff2") format("woff2"), url("../font/Gestures-Medium.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "Gestures";
  src: url("../font/Gestures-Bold.woff2") format("woff2"), url("../font/Gestures-Bold.woff") format("woff");
  font-weight: 700;
}
.block {
  *zoom: 1;
}
.block:before, .block:after {
  content: " ";
  display: table;
}
.block:after {
  clear: both;
}

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

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

body {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  zoom: 1;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  color: #000;
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 90;
  letter-spacing: 0.006em;
}
@media (max-width: 1100px) {
  body {
    font-size: 18px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  body {
    font-size: 18px;
    line-height: 1.5em;
  }
}

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

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

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

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

button:not(.flickity-button) {
  outline: 0;
  border: 0;
  cursor: pointer;
  background: none;
  padding: 0;
  color: #000;
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 90;
  letter-spacing: 0.006em;
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 90;
  letter-spacing: 0.006em;
  display: inline-block;
  position: relative;
}
@media (max-width: 1100px) {
  button:not(.flickity-button) {
    font-size: 18px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  button:not(.flickity-button) {
    font-size: 18px;
    line-height: 1.5em;
  }
}
@media (max-width: 1100px) {
  button:not(.flickity-button) {
    font-size: 18px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  button:not(.flickity-button) {
    font-size: 18px;
    line-height: 1.5em;
  }
}
button:not(.flickity-button):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 2px solid #000;
}

.split-character {
  opacity: 1;
  transition: opacity 800ms;
}

em {
  font-style: normal;
}

i,
.italic {
  font-style: italic !important;
}

h3 {
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65em;
  font-weight: 105;
  letter-spacing: 0.006em;
  text-transform: uppercase;
}
@media (max-width: 1100px) {
  h3 {
    font-size: 14.4px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  h3 {
    font-size: 14px;
    line-height: 1.65em;
  }
}

p + p {
  margin-top: 1em;
}

h4 + p {
  margin-top: 0.5em;
}

strong {
  font-weight: 110;
}

.grey {
  color: #666;
}

figure img {
  width: 100%;
  height: auto;
}

.buttons {
  display: flex;
  flex-direction: row;
  z-index: 10;
}

.buttons li:first-child {
  margin-left: 0;
}

.buttons li {
  margin: 0 6px;
}

.buttons a {
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 90;
  letter-spacing: 0.006em;
  display: inline-block;
  position: relative;
}
@media (max-width: 1100px) {
  .buttons a {
    font-size: 18px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  .buttons a {
    font-size: 18px;
    line-height: 1.5em;
  }
}
.buttons a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 2px solid #000;
}

p + .buttons,
div + .buttons {
  margin-top: 30px;
}

.hide {
  visibility: hidden;
}

.show {
  display: block;
}

.salt {
  font-feature-settings: "salt";
}

.odd {
  font-family: "KANIBAL", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.case-1 {
  text-transform: uppercase;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  cursor: s-resize;
}
@media (max-width: 760px) {
  .site-header {
    pointer-events: none;
  }
}

.header-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 760px) {
  .header-background {
    filter: saturate(150%);
  }
}

.browser-safari .header-background {
  filter: saturate(150%);
}

.day-sky {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #908EFF 0%, #FF8EB7 100%);
}

.night-sky {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #190938 0%, #093827 100%);
}

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

.star {
  position: absolute;
  width: 1px;
  height: 1px;
  background: #FFFDF1;
  opacity: 0.3;
}

.day-sky .header-clouds {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: radial-gradient(rgba(205, 202, 195, 0.63) 23%, rgba(255, 255, 255, 0) 67% 100%) 385px -24px, radial-gradient(rgba(205, 202, 195, 0.72) 0, rgba(255, 255, 255, 0) 60% 100%) -640px 290px, radial-gradient(rgba(205, 202, 195, 0.73) 10%, rgba(255, 255, 255, 0) 60% 100%) -120px 250px, radial-gradient(rgba(205, 202, 195, 0.92) 30%, rgba(255, 255, 255, 0) 57% 100%) 605px -70px, radial-gradient(rgba(205, 202, 195, 0.69) 30%, rgba(255, 255, 255, 0) 67% 100%) 122px -120px, radial-gradient(rgba(205, 202, 195, 0.69) 10%, rgba(255, 255, 255, 0) 60% 100%) -420px 120px, radial-gradient(rgba(205, 202, 195, 0.73) 15%, rgba(255, 255, 255, 0) 50% 100%) -620px 0, radial-gradient(rgba(205, 202, 195, 0.53) 25%, rgba(255, 255, 255, 0) 50% 100%) 520px -250px, rgba(205, 202, 195, 0.7);
}
@media (max-width: 760px) {
  .day-sky .header-clouds {
    display: none;
  }
}

.night-sky .header-clouds {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: radial-gradient(rgba(34, 32, 37, 0.53) 23%, rgba(255, 255, 255, 0) 67% 100%) 385px -24px, radial-gradient(rgba(34, 32, 37, 0.72) 0, rgba(255, 255, 255, 0) 60% 100%) -640px 290px, radial-gradient(rgba(34, 32, 37, 0.53) 10%, rgba(255, 255, 255, 0) 60% 100%) -120px 250px, radial-gradient(rgba(34, 32, 37, 0.92) 30%, rgba(255, 255, 255, 0) 57% 100%) 605px -70px, radial-gradient(rgba(34, 32, 37, 0.29) 30%, rgba(255, 255, 255, 0) 67% 100%) 122px -120px, radial-gradient(rgba(34, 32, 37, 0.29) 10%, rgba(255, 255, 255, 0) 60% 100%) -420px 120px, radial-gradient(rgba(34, 32, 37, 0.23) 15%, rgba(255, 255, 255, 0) 50% 100%) -620px 0, radial-gradient(rgba(34, 32, 37, 0.53) 25%, rgba(255, 255, 255, 0) 50% 100%) 520px -250px, rgba(34, 32, 37, 0.5);
}
@media (max-width: 760px) {
  .night-sky .header-clouds {
    display: none;
  }
}

.header-sun {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  opacity: 1;
  width: 200vh;
  height: 200vh;
}

.header-sun:after {
  content: "";
  position: absolute;
  background: radial-gradient(ellipse at center, #f4e49a 0%, rgba(244, 228, 154, 0) 50%);
  position: absolute;
  width: 200vh;
  height: 200vh;
  top: 50%;
  left: 0%;
  transform: translate(-50%, -50%);
}

.header-sun:before {
  content: "";
  position: absolute;
  background: radial-gradient(ellipse at center, #f4e49a 0%, rgba(244, 228, 154, 0) 50%);
  position: absolute;
  width: 175vh;
  height: 175vh;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  display: none;
}

.header-container {
  height: 100vh;
  padding: 60px 60px 45px 60px;
  font-family: "Gestures", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: -0.015em;
  font-size: 140px;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: -0.014em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 19vh;
  position: relative;
  max-width: 220vh;
  transform: translateZ(0px);
}
@media (max-width: 1100px) {
  .header-container {
    font-size: 112px;
    line-height: 1.05em;
  }
}
@media (max-width: 760px) {
  .header-container {
    font-size: 140px;
    line-height: 1em;
  }
}
@media (max-width: 760px) {
  .header-container {
    font-size: 48px;
    height: 100vw;
    padding: 10px;
  }
}

.dark .header-container {
  color: #FFFDF1;
}

.logo {
  position: relative;
  font-family: "KANIBAL", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23vh;
  display: inline-block;
  padding-left: 2.5vh;
}
@media (max-width: 760px) {
  .logo {
    position: static;
    transform: translate(0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 30vw;
    margin-top: 20px !important;
  }
}

.flip-logo .logo {
  padding-left: 0;
}

.header-logo .logo {
  height: 115px;
  margin-left: 8.5vh;
}
@media (max-width: 760px) {
  .header-logo .logo {
    margin-left: 0;
    height: auto;
  }
}

.dark .header-logo .logo {
  color: #FFFDF1;
}

.flip-logo.header-logo .logo {
  transform: translateX(-100%);
  margin-left: -7vh;
  padding-right: 2vh;
}

.logo-space {
  width: 6.5vh;
}

.help {
  position: fixed !important;
  height: 30px;
  width: 30px;
  background: transparent !important;
  border-bottom: 0px !important;
  top: 30px;
  right: 30px;
  transform: translate(50%, -50%);
  border-radius: 100%;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  border: 1px solid #000 !important;
  z-index: 11;
}
.help:after {
  display: none;
}
@media (max-width: 760px) {
  .help {
    top: 14px;
    right: 10px;
    transform: none;
  }
}

.help:before {
  content: "?";
}

.help-open .help {
  background: #fff;
}

.help-open .help:before {
  content: "×";
  position: relative;
  top: -1px;
}

.dark .help {
  border: 1px solid #FFFDF1 !important;
  color: #FFFDF1;
}

.help-open.dark .help {
  border: 1px solid #000 !important;
  color: #000;
}

.help-text {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  border-left: 1px solid #000;
  width: 400px;
  background: #fff;
  z-index: 10;
  text-align: left;
  display: flex;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}
@media (max-width: 760px) {
  .help-text {
    border: 0;
    width: auto;
  }
}

.nobr {
  white-space: nowrap;
}

.help-open .help-text {
  display: flex;
}

.help-text-inner {
  padding: 60px 60px 60px 30px;
  margin: auto;
}
@media (max-width: 760px) {
  .help-text-inner {
    padding: 30px 10px 30px 10px;
  }
}

.help-text dt {
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65em;
  font-weight: 105;
  letter-spacing: 0.006em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
@media (max-width: 1100px) {
  .help-text dt {
    font-size: 14.4px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  .help-text dt {
    font-size: 14px;
    line-height: 1.65em;
  }
}

.help-text dd {
  text-transform: unset;
  font-weight: 90;
}

.help-text dd + dt,
p + dl {
  margin-top: 1em;
}

.lowercase {
  text-transform: lowercase;
}

.header-introduction {
  pointer-events: none;
  padding-bottom: 0.15em;
}

.header-introduction .char,
.ticker .char {
  opacity: 0;
  transition: opacity 200ms;
}

.char.char-visible {
  opacity: 1;
}

.mobile-break {
  display: none;
}
@media (max-width: 760px) {
  .mobile-break {
    display: block;
  }
}

.header-details {
  color: transparent;
  color: black;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: black;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
  font-size: 17vh;
}
@media (max-width: 760px) {
  .header-details {
    display: none;
  }
}

.dark .header-details {
  color: transparent;
  color: #FFFDF1;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #FFFDF1;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-66.6%);
  }
}
.header-details-inner {
  display: flex;
  white-space: nowrap;
  width: 750vh !important;
  animation: marquee 100s linear infinite forwards;
}

.header-details-group {
  display: flex;
  justify-content: space-around;
  width: 33.33%;
  letter-spacing: -0.01em;
}

.conditions {
  position: relative;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ticker > div {
  display: none;
}

.ticker .show {
  display: block;
}

.humidity-icon,
.pressure-icon,
.visibility-icon {
  display: block;
  float: left;
}

.humidity-text,
.pressure-text,
.visibility-text {
  margin-left: 0.1em;
  display: block;
  float: left;
}

.wind-direction {
  display: block;
  float: left;
}

.wind-speed {
  margin-left: 0.15em;
  display: block;
  float: left;
}

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

.sunrise-sunset {
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65em;
  font-weight: 105;
  letter-spacing: 0.006em;
  text-transform: uppercase;
  line-height: 60px;
}
@media (max-width: 1100px) {
  .sunrise-sunset {
    font-size: 14.4px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  .sunrise-sunset {
    font-size: 14px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  .sunrise-sunset {
    display: none;
  }
}

.sunrise {
  position: absolute;
  left: 30vw;
  top: 0;
  transform: translateX(-50%);
  white-space: nowrap;
}
.sunrise:before {
  content: "↑ ";
}

.sunset {
  position: absolute;
  left: 70vw;
  top: 0;
  transform: translateX(-50%);
  white-space: nowrap;
}
.sunset:before {
  content: "↓ ";
}

.current-time {
  position: absolute;
  top: 0;
  bottom: 0;
  border-right: 2px solid #000;
  left: 80vh;
  z-index: -1;
}
@media (max-width: 760px) {
  .current-time {
    display: none;
  }
}

.dark .current-time {
  border-right: 2px solid #FFFDF1;
}

.coordinates {
  position: fixed;
  top: 54vh;
  left: 70vw;
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65em;
  font-weight: 105;
  letter-spacing: 0.006em;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (max-width: 1100px) {
  .coordinates {
    font-size: 14.4px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  .coordinates {
    font-size: 14px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  .coordinates {
    top: 35vw;
    left: auto;
    right: 10px;
  }
}

.clock {
  position: absolute;
  top: 0.08em;
  left: 0;
  width: 14vh;
  height: 14vh;
  transform: translateX(-15.25vh);
  background: #000;
  border-radius: 100%;
  margin-right: 3vh;
  z-index: 3;
}
@media (max-width: 760px) {
  .clock {
    position: absolute;
    top: 10px;
    right: 0;
    left: 100%;
    width: 20vw;
    height: 20vw;
    margin-top: -26px;
    margin-left: 20px;
    transform: translateX(0%);
    margin-right: 0;
  }
}

.flip-logo .clock {
  position: absolute;
  top: 0.08em;
  left: 100%;
  width: 14vh;
  height: 14vh;
  transform: translateX(0%);
  background: #000;
  border-radius: 100%;
  margin-left: 0vh;
  margin-right: 0;
}
@media (max-width: 760px) {
  .flip-logo .clock {
    position: absolute;
    top: 10px;
    right: 0;
    width: 20vw;
    height: 20vw;
    margin-top: -26px;
    margin-left: 20px;
  }
}

.dark .clock {
  background: #FFFDF1;
}

.hand {
  position: absolute;
  width: 2px;
  bottom: 6.5vh;
  left: 6.5vh;
  transform-origin: 50% 100%;
  background: #fff !important;
}
@media (max-width: 760px) {
  .hand {
    bottom: 10vw;
    left: 10vw;
  }
}

.dark .hand {
  background: #000 !important;
}

.hour {
  height: 4vh;
}
@media (max-width: 760px) {
  .hour {
    height: 5vw;
  }
}

.minute {
  height: 5.5vh;
}
@media (max-width: 760px) {
  .minute {
    height: 7vw;
  }
}

.second {
  height: 5.5vh;
  background-color: #fff;
  width: 1px;
}

main {
  position: relative;
  z-index: 2;
  top: 100vh;
}
@media (max-width: 760px) {
  main {
    top: 100vw;
  }
}

footer {
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65em;
  font-weight: 105;
  letter-spacing: 0.006em;
  text-transform: uppercase;
  height: 60px;
  line-height: 60px;
  text-transform: none;
  letter-spacing: 0;
}
@media (max-width: 1100px) {
  footer {
    font-size: 14.4px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  footer {
    font-size: 14px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  footer {
    display: none;
  }
}

.ac-logo {
  height: 50px;
  width: auto;
  margin-bottom: 30px;
}

.dark footer,
.dark footer a {
  color: #FFFDF1;
}

.page-content {
  padding: 90px 0 30px 0;
  background: #fff;
  position: relative;
  width: 1300px;
  margin-top: 60px;
}
@media (max-width: 760px) {
  .page-content {
    width: auto;
  }
}

.column-25 {
  width: 250px;
}
@media (max-width: 760px) {
  .column-25 {
    width: auto;
  }
}

.column-25 + .column-25 {
  margin-left: 60px;
}
@media (max-width: 760px) {
  .column-25 + .column-25 {
    margin-left: 0;
  }
}

.column-65 {
  width: 65%;
}
@media (max-width: 760px) {
  .column-65 {
    width: auto;
  }
}

.column-70 {
  width: 70%;
}
@media (max-width: 760px) {
  .column-70 {
    width: auto;
  }
}

.column-50 {
  width: 560px;
}
@media (max-width: 760px) {
  .column-50 {
    width: auto;
  }
}

.column-100 {
  width: 100%;
}

.page-content:after {
  content: "";
  position: absolute;
  top: -60px;
  left: 0;
  right: 60px;
  background: white;
  height: 60px;
}

.page-content:before {
  content: "";
  position: absolute;
  top: -60px;
  right: 0;
  clip-path: polygon(0 0, 0 0, 100% 100%, 0% 100%);
  background: white;
  width: 60px;
  height: 60px;
}

nav {
  position: absolute;
  top: -30px;
  left: 60px;
  right: 60px;
  height: 30px;
  line-height: 30px;
  z-index: 1;
}
@media (max-width: 760px) {
  nav {
    left: 10px;
    right: 10px;
  }
}

nav ul {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
@media (max-width: 760px) {
  nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0em 0px;
  }
}

nav li {
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65em;
  font-weight: 105;
  letter-spacing: 0.006em;
  text-transform: uppercase;
}
@media (max-width: 1100px) {
  nav li {
    font-size: 14.4px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  nav li {
    font-size: 14px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  nav li {
    margin-left: 0 !important;
  }
}

.logo-mark {
  position: relative;
  display: block;
  padding-left: 20px;
}
.logo-mark:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  background: #000;
  border-radius: 100px;
}

.project-mark {
  position: relative;
  display: block;
  padding-left: 20px;
}
.project-mark:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 11px;
  height: 11px;
  background: #000;
}

.journal-mark {
  position: relative;
  display: block;
  padding-left: 20px;
}
.journal-mark:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.9em;
  color: #000;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #000;
}

.info-mark {
  position: relative;
  display: block;
  padding-left: 20px;
}
.info-mark:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 10px;
  height: 10px;
  transform: translateY(-50%) rotate(45deg);
  background: #000;
}

.viewport-container {
  width: 100%;
  margin: 0 auto;
  padding: 0 60px;
  position: relative;
}
@media (max-width: 760px) {
  .viewport-container {
    padding: 0 10px;
  }
}

.block {
  width: 100%;
  padding: 0 0 60px;
}
@media (max-width: 760px) {
  .block {
    padding: 0 0 45px;
  }
}

.homepage .block-projects + .block,
.homepage .block + .block-journal {
  padding-top: 30px;
}

.page-content .block:last-child {
  margin-bottom: 60px;
}

.columns {
  display: flex;
  flex-direction: row;
}

.rows {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.center {
  justify-content: center;
}

.vertical-center {
  align-items: center;
}

section header {
  margin-bottom: 30px;
}

.block-callout .column:first-child p {
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 54px;
  line-height: 1.13em;
  font-weight: 110;
}
@media (max-width: 1100px) {
  .block-callout .column:first-child p {
    font-size: 43.2px;
    line-height: 1.13em;
  }
}
@media (max-width: 760px) {
  .block-callout .column:first-child p {
    font-size: 38px;
    line-height: 1.13em;
  }
}

.one-column {
  width: 50%;
  padding-right: 30px;
}
@media (max-width: 760px) {
  .one-column {
    padding-right: 0;
    width: auto;
  }
}

.two-columns {
  column-count: 2;
  column-gap: 60px;
}
@media (max-width: 760px) {
  .two-columns {
    column-count: 1;
  }
}

.text-columns + .buttons {
  margin-top: 30px;
}

.flickity-viewport {
  transition: height 300ms;
}

.block-gallery figure {
  width: 100%;
}

.gallery-small figure {
  margin: 0 30px 0 0;
  height: 30vw;
  width: auto;
}

.block-gallery img {
  width: 100%;
}

.gallery-small img {
  height: 30vw;
  width: auto;
}

figcaption {
  margin-top: 0.75em;
  color: #666;
  display: block;
  text-align: left;
}

@media (max-width: 760px) {
  .diptych {
    display: block;
  }
}

.diptych figure {
  width: 50%;
}
@media (max-width: 760px) {
  .diptych figure {
    width: auto;
  }
}

.diptych figcaption {
  text-align: left;
}

.diptych figure:nth-child(1) {
  padding-right: 30px;
}
@media (max-width: 760px) {
  .diptych figure:nth-child(1) {
    padding-right: 0;
  }
}

.diptych figure:nth-child(2) {
  padding-left: 30px;
}
@media (max-width: 760px) {
  .diptych figure:nth-child(2) {
    padding-left: 0;
    margin-top: 30px;
  }
}

.diptych figure img {
  width: 100%;
  height: auto;
}

.embed-container {
  position: relative;
  padding-bottom: 66.6666666667%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.faq dt {
  margin-top: 0;
}

.faq dt button {
  padding: 15px 0;
  background: none;
  border-radius: 0;
  width: 100%;
  text-align: left;
  position: relative;
  padding-right: 60px;
  border-bottom: 3px dotted #000;
}

.faq dt:first-child button {
  padding-top: 0;
}

dt.faq-open button {
  border-color: transparent;
}

.faq dt button:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  left: auto;
  transform: translate(-50%, -50%);
  width: 60px;
  border: 0;
  text-align: right;
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.45em;
  font-weight: 90;
}
@media (max-width: 1100px) {
  .faq dt button:after {
    font-size: 21.6px;
    line-height: 1.45em;
  }
}
@media (max-width: 760px) {
  .faq dt button:after {
    font-size: 22px;
    line-height: 1.45em;
  }
}

dt.faq-open button:after {
  content: "–";
}

.faq dd {
  padding: 0 0 30px;
  display: none;
}

.faq-open + dd {
  display: block;
  border-bottom: 3px dotted #000;
}

.faq .buttons {
  margin-top: 30px;
}

body:not(.single) .block-projects + .block-journal,
body:not(.single) .block-projects + .block-projects {
  margin-top: 60px;
}

.projects-container .column-50:first-child {
  margin-right: 60px;
}
@media (max-width: 760px) {
  .projects-container .column-50:first-child {
    margin-right: 0;
  }
}

.projects-container .column-50:only-child {
  width: calc(50% - 30px);
}
@media (max-width: 760px) {
  .projects-container .column-50:only-child {
    width: auto;
  }
}

.top-border {
  padding-top: 60px;
  border-top: 3px dotted #000;
}

.projects-container .small-articles + .small-articles {
  margin-top: 60px;
}

.journal-container .small-articles + .small-articles {
  margin-top: 30px;
}

@media (max-width: 760px) {
  .journal-container .small-articles {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px 10px;
  }
}

@media (max-width: 760px) {
  .projects-container .small-articles {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px 0px;
  }
}

.column-50 + .journal-container,
.column-50 + .projects-container {
  margin-top: 60px;
}

.snippet-tag {
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65em;
  font-weight: 105;
  letter-spacing: 0.006em;
  text-transform: uppercase;
}
@media (max-width: 1100px) {
  .snippet-tag {
    font-size: 14.4px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  .snippet-tag {
    font-size: 14px;
    line-height: 1.65em;
  }
}

@media (max-width: 760px) {
  .tag-type {
    display: none;
  }
}

figure + .snippet-tag {
  margin-top: 1.2em;
}

.snippet-title {
  display: block;
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 54px;
  line-height: 1.13em;
  font-weight: 110;
  margin-top: 0.15em;
}
@media (max-width: 1100px) {
  .snippet-title {
    font-size: 43.2px;
    line-height: 1.13em;
  }
}
@media (max-width: 760px) {
  .snippet-title {
    font-size: 38px;
    line-height: 1.13em;
  }
}

.journal-container .snippet-title {
  padding-top: 0.6em;
  color: #000;
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 90;
  letter-spacing: 0.006em;
  min-height: 5.25em;
}
@media (max-width: 1100px) {
  .journal-container .snippet-title {
    font-size: 18px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  .journal-container .snippet-title {
    font-size: 18px;
    line-height: 1.5em;
  }
}

.journal-container img {
  width: 250px;
  height: 250px;
  object-fit: cover;
  position: relative;
  filter: grayscale(100%) contrast(130%);
}
@media (max-width: 760px) {
  .journal-container img {
    width: 100%;
    height: auto;
  }
}

.journal-container figure,
.projects-container figure {
  position: relative;
}

.journal-container figure:after,
.projects-container figure:after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  background: white;
  width: 30px;
  height: 30px;
}

.journal-container figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.journal-container figure img {
  mix-blend-mode: multiply;
}

.snippet-subtitle {
  margin-top: 0.35em;
  display: block;
}

.snippet-excerpt {
  display: block;
  margin-top: 1.25em;
}

.journal-container .article-link,
.connected-projects .article-link {
  display: flex;
  flex-direction: column;
  border-top: 3px dotted #000;
  padding-top: 30px;
}
@media (max-width: 760px) {
  .journal-container .article-link,
.connected-projects .article-link {
    border: 0;
    padding-top: 0;
  }
}

.journal-container .small-articles:last-child .article-link,
.connected-projects .small-articles:last-child .article-link {
  border-bottom: 3px dotted #000;
  padding-bottom: 30px;
}

.snippet-date {
  margin-top: auto;
  padding-top: 1em;
  font-family: "Gestures Variable", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65em;
  font-weight: 105;
  letter-spacing: 0.006em;
  text-transform: uppercase;
}
@media (max-width: 1100px) {
  .snippet-date {
    font-size: 14.4px;
    line-height: 1.65em;
  }
}
@media (max-width: 760px) {
  .snippet-date {
    font-size: 14px;
    line-height: 1.65em;
  }
}

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

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

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

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

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-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 ---- */
.flickity-button {
  position: absolute;
  background: white;
  border: 0 !important;
  color: #000;
}

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

.flickity-button:focus {
  outline: none;
}

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

.flickity-button:disabled {
  opacity: 0;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

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

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 0;
  /* vertically center */
  transform: translateY(-50%);
}

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

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

/* right to left */
.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: 22%;
  top: 25%;
  width: 60%;
  height: 50%;
}

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

/* ---- page dots ---- */
.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: 0.25;
  cursor: pointer;
}

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

/* Flickity fullscreen v1.0.1
------------------------- */
.flickity-enabled.is-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  padding-bottom: 35px;
  z-index: 1;
}

.flickity-enabled.is-fullscreen .flickity-page-dots {
  bottom: 10px;
}

.flickity-enabled.is-fullscreen .flickity-page-dots .dot {
  background: white;
}

/* prevent page scrolling when flickity is fullscreen */
html.is-flickity-fullscreen {
  overflow: hidden;
}

/* ---- flickity-fullscreen-button ---- */
.flickity-fullscreen-button {
  display: block;
  right: 10px;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

/* right-to-left */
.flickity-rtl .flickity-fullscreen-button {
  right: auto;
  left: 10px;
}

.flickity-fullscreen-button-exit {
  display: none;
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
  display: block;
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
  display: none;
}

.flickity-fullscreen-button .flickity-button-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 4px;
  top: 4px;
}