@font-face {
  font-family: "OVRMiro";
  src: url("../fonts/OVRMiro-Regular.woff2") format("woff2"), url("../fonts/OVRMiro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OVRMiro";
  src: url("../fonts/OVRMiro-RegularItalic.woff2") format("woff2"), url("../fonts/OVRMiro-RegularItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
html {
  font-size: 14px;
}
@media (max-width: 768px) {
  html {
    font-size: 12px;
  }
}

.fs--1 {
  font-size: 0.85rem;
}

.py--1 {
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
}

.px--1 {
  padding-left: 0.85rem;
  padding-right: 0.85rem;
}

.pb--1 {
  padding-bottom: 0.85rem;
}

.pt--1 {
  padding-top: 0.85rem;
}

.pr--1 {
  padding-right: 0.85rem;
}

.pl--1 {
  padding-left: 0.85rem;
}

.mt--1 {
  margin-top: 0.85rem;
}

.mb--1 {
  margin-bottom: 0.85rem;
}

.gx--1 {
  -moz-column-gap: 0.85rem;
       column-gap: 0.85rem;
}

.gy--1 {
  row-gap: 0.85rem;
}

.fs-0 {
  font-size: 1.2rem;
}

.py-0 {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.px-0 {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.pb-0 {
  padding-bottom: 1.2rem;
}

.pt-0 {
  padding-top: 1.2rem;
}

.pr-0 {
  padding-right: 1.2rem;
}

.pl-0 {
  padding-left: 1.2rem;
}

.mt-0 {
  margin-top: 1.2rem;
}

.mb-0 {
  margin-bottom: 1.2rem;
}

.gx-0 {
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
}

.gy-0 {
  row-gap: 1.2rem;
}

.fs-1 {
  font-size: 1.6rem;
}

.py-1 {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}

.px-1 {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.pb-1 {
  padding-bottom: 1.6rem;
}

.pt-1 {
  padding-top: 1.6rem;
}

.pr-1 {
  padding-right: 1.6rem;
}

.pl-1 {
  padding-left: 1.6rem;
}

.mt-1 {
  margin-top: 1.6rem;
}

.mb-1 {
  margin-bottom: 1.6rem;
}

.gx-1 {
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
}

.gy-1 {
  row-gap: 1.6rem;
}

.fs-2 {
  font-size: 2rem;
}

.py-2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.pb-2 {
  padding-bottom: 2rem;
}

.pt-2 {
  padding-top: 2rem;
}

.pr-2 {
  padding-right: 2rem;
}

.pl-2 {
  padding-left: 2rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.gx-2 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gy-2 {
  row-gap: 2rem;
}

.fs-3 {
  font-size: 3.6rem;
}

.py-3 {
  padding-top: 3.6rem;
  padding-bottom: 3.6rem;
}

.px-3 {
  padding-left: 3.6rem;
  padding-right: 3.6rem;
}

.pb-3 {
  padding-bottom: 3.6rem;
}

.pt-3 {
  padding-top: 3.6rem;
}

.pr-3 {
  padding-right: 3.6rem;
}

.pl-3 {
  padding-left: 3.6rem;
}

.mt-3 {
  margin-top: 3.6rem;
}

.mb-3 {
  margin-bottom: 3.6rem;
}

.gx-3 {
  -moz-column-gap: 3.6rem;
       column-gap: 3.6rem;
}

.gy-3 {
  row-gap: 3.6rem;
}

.fs-10 {
  font-size: 12rem;
}

.py-10 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.px-10 {
  padding-left: 12rem;
  padding-right: 12rem;
}

.pb-10 {
  padding-bottom: 12rem;
}

.pt-10 {
  padding-top: 12rem;
}

.pr-10 {
  padding-right: 12rem;
}

.pl-10 {
  padding-left: 12rem;
}

.mt-10 {
  margin-top: 12rem;
}

.mb-10 {
  margin-bottom: 12rem;
}

.gx-10 {
  -moz-column-gap: 12rem;
       column-gap: 12rem;
}

.gy-10 {
  row-gap: 12rem;
}

.w-0 {
  width: 0%;
}

.w-1 {
  width: 1%;
}

.w-2 {
  width: 2%;
}

.w-3 {
  width: 3%;
}

.w-4 {
  width: 4%;
}

.w-5 {
  width: 5%;
}

.w-6 {
  width: 6%;
}

.w-7 {
  width: 7%;
}

.w-8 {
  width: 8%;
}

.w-9 {
  width: 9%;
}

.w-10 {
  width: 10%;
}

.w-11 {
  width: 11%;
}

.w-12 {
  width: 12%;
}

.w-13 {
  width: 13%;
}

.w-14 {
  width: 14%;
}

.w-15 {
  width: 15%;
}

.w-16 {
  width: 16%;
}

.w-17 {
  width: 17%;
}

.w-18 {
  width: 18%;
}

.w-19 {
  width: 19%;
}

.w-20 {
  width: 20%;
}

.w-21 {
  width: 21%;
}

.w-22 {
  width: 22%;
}

.w-23 {
  width: 23%;
}

.w-24 {
  width: 24%;
}

.w-25 {
  width: 25%;
}

.w-26 {
  width: 26%;
}

.w-27 {
  width: 27%;
}

.w-28 {
  width: 28%;
}

.w-29 {
  width: 29%;
}

.w-30 {
  width: 30%;
}

.w-31 {
  width: 31%;
}

.w-32 {
  width: 32%;
}

.w-33 {
  width: 33%;
}

.w-34 {
  width: 34%;
}

.w-35 {
  width: 35%;
}

.w-36 {
  width: 36%;
}

.w-37 {
  width: 37%;
}

.w-38 {
  width: 38%;
}

.w-39 {
  width: 39%;
}

.w-40 {
  width: 40%;
}

.w-41 {
  width: 41%;
}

.w-42 {
  width: 42%;
}

.w-43 {
  width: 43%;
}

.w-44 {
  width: 44%;
}

.w-45 {
  width: 45%;
}

.w-46 {
  width: 46%;
}

.w-47 {
  width: 47%;
}

.w-48 {
  width: 48%;
}

.w-49 {
  width: 49%;
}

.w-50 {
  width: 50%;
}

.w-51 {
  width: 51%;
}

.w-52 {
  width: 52%;
}

.w-53 {
  width: 53%;
}

.w-54 {
  width: 54%;
}

.w-55 {
  width: 55%;
}

.w-56 {
  width: 56%;
}

.w-57 {
  width: 57%;
}

.w-58 {
  width: 58%;
}

.w-59 {
  width: 59%;
}

.w-60 {
  width: 60%;
}

.w-61 {
  width: 61%;
}

.w-62 {
  width: 62%;
}

.w-63 {
  width: 63%;
}

.w-64 {
  width: 64%;
}

.w-65 {
  width: 65%;
}

.w-66 {
  width: 66%;
}

.w-67 {
  width: 67%;
}

.w-68 {
  width: 68%;
}

.w-69 {
  width: 69%;
}

.w-70 {
  width: 70%;
}

.w-71 {
  width: 71%;
}

.w-72 {
  width: 72%;
}

.w-73 {
  width: 73%;
}

.w-74 {
  width: 74%;
}

.w-75 {
  width: 75%;
}

.w-76 {
  width: 76%;
}

.w-77 {
  width: 77%;
}

.w-78 {
  width: 78%;
}

.w-79 {
  width: 79%;
}

.w-80 {
  width: 80%;
}

.w-81 {
  width: 81%;
}

.w-82 {
  width: 82%;
}

.w-83 {
  width: 83%;
}

.w-84 {
  width: 84%;
}

.w-85 {
  width: 85%;
}

.w-86 {
  width: 86%;
}

.w-87 {
  width: 87%;
}

.w-88 {
  width: 88%;
}

.w-89 {
  width: 89%;
}

.w-90 {
  width: 90%;
}

.w-91 {
  width: 91%;
}

.w-92 {
  width: 92%;
}

.w-93 {
  width: 93%;
}

.w-94 {
  width: 94%;
}

.w-95 {
  width: 95%;
}

.w-96 {
  width: 96%;
}

.w-97 {
  width: 97%;
}

.w-98 {
  width: 98%;
}

.w-99 {
  width: 99%;
}

.w-100 {
  width: 100%;
}

.g-1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}

.g-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.g-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.g-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.g-5 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.g-6 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

.g-7 {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}

.g-8 {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
}

.g-9 {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
}

.g-10 {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
}

.g-11 {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
}

.g-12 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

.s-1 {
  position: relative;
  grid-column: span 1;
}

.s-2 {
  position: relative;
  grid-column: span 2;
}

.s-3 {
  position: relative;
  grid-column: span 3;
}

.s-4 {
  position: relative;
  grid-column: span 4;
}

.s-5 {
  position: relative;
  grid-column: span 5;
}

.s-6 {
  position: relative;
  grid-column: span 6;
}

.s-7 {
  position: relative;
  grid-column: span 7;
}

.s-8 {
  position: relative;
  grid-column: span 8;
}

.s-9 {
  position: relative;
  grid-column: span 9;
}

.s-10 {
  position: relative;
  grid-column: span 10;
}

.s-11 {
  position: relative;
  grid-column: span 11;
}

.s-12 {
  position: relative;
  grid-column: span 12;
}

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

body {
  font-family: "OVRMiro", serif;
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: 0.01em;
  font-weight: 400;
  background-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  -webkit-font-smoothing: antialiased;
  margin: 0;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

body::-webkit-scrollbar {
  display: none;
}

*::-webkit-scrollbar {
  display: none;
}

img, video {
  display: block;
  -webkit-user-drag: none;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

video::-webkit-media-controls {
  display: none !important;
}

#detach-button-host {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

button {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  text-align: inherit;
}

a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.ck > * {
  margin-top: 1.2em;
}

h1, h2 {
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.2;
}

.caps {
  text-transform: uppercase;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.br-m {
  display: none;
}
@media (max-width: 768px) {
  .br-m {
    display: block;
  }
}

.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.flex {
  display: flex;
}

.column {
  flex-direction: column;
}

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

.align-start {
  align-items: start;
}

.align-end {
  align-items: end;
}

.justify-center {
  justify-content: center;
}

.justify-end {
  justify-content: end;
}

.space-between {
  justify-content: space-between;
}

.swap-l span:last-child {
  display: none;
}
@media (max-width: 1024px) {
  .swap-l span:first-child {
    display: none;
  }
  .swap-l span:last-child {
    display: inline;
  }
}

.close {
  display: inline-block;
  font-size: 0.85rem;
  line-height: 1;
  align-self: end;
}
.close:hover .x path {
  stroke: rgb(169, 169, 169);
}
.close .x {
  display: inline;
  fill: none;
  transform: translateY(-0.07em);
  margin-left: 0.3rem;
}
.close .x path {
  stroke: rgb(0, 0, 0);
  stroke-width: 0.5;
}

nav {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-areas: "left center right";
}
@media (hover: hover) and (pointer: fine) {
  nav a:hover, nav button:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
  }
}
nav .center {
  font-size: 3.6rem;
}
nav > div:nth-child(1) {
  grid-area: left;
}
nav > div:nth-child(2) {
  grid-area: center;
}
nav > div:nth-child(3) {
  grid-area: right;
}
@media (max-width: 1024px) {
  nav {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "left right" "center center";
  }
}
@media (max-width: 768px) {
  nav.px-1 {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
nav a {
  color: inherit;
}
nav button {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
}

body.is-home nav {
  opacity: 0;
  transition: opacity 0.6s ease;
}

body.is-home.is-bg-loaded nav {
  opacity: 1;
}

.contact-overlay {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  font-size: 1.2rem;
  letter-spacing: unset;
  transform: translateY(100%);
  transition: transform 0.6s ease;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
}
.contact-overlay a {
  color: inherit;
}
@media (hover: hover) and (pointer: fine) {
  .contact-overlay a:hover, .contact-overlay button:hover {
    color: rgb(169, 169, 169);
  }
}
.contact-overlay > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contact-overlay strong {
  font-size: 1.6rem;
  font-weight: 400;
}
@media (max-width: 1024px) {
  .contact-overlay {
    grid-template-columns: 1fr;
    row-gap: 1.2rem;
  }
  .contact-overlay .contact-meta {
    display: contents;
  }
  .contact-overlay .contact-close {
    order: 1;
    justify-self: end;
  }
  .contact-overlay .contact-cta {
    order: 2;
    text-align: left;
  }
  .contact-overlay .contact-cta p:not(:first-of-type) {
    margin-top: 1.2rem;
  }
  .contact-overlay .contact-address {
    order: 3;
  }
  .contact-overlay .contact-legal {
    order: 4;
    justify-self: start;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .contact-overlay {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

.contact-overlay.is-open {
  transform: translateY(0);
}

.home {
  position: relative;
  min-height: 100dvh;
  overflow: hidden;
}

.bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  opacity: 0;
}

body.is-bg-loaded .bg {
  opacity: 1;
}

.logo {
  width: 85vw;
  transform: translateY(-15%);
  height: auto;
}

.tagline {
  font-size: 2rem;
  letter-spacing: -0.04em;
  line-height: 1;
  align-self: start;
  font-style: italic;
  white-space: pre-line;
}

.poster-fallback {
  display: none;
}

body.is-video-blocked video.bg {
  display: none;
}

body.is-video-blocked .poster-fallback {
  display: block;
}

.legal-page {
  font-size: 1.2rem;
  color: rgb(0, 0, 0);
}
.legal-page a {
  color: inherit;
}
@media (hover: hover) and (pointer: fine) {
  .legal-page a:hover, .legal-page button:hover {
    color: rgb(169, 169, 169);
  }
}
.legal-page .right {
  position: fixed;
  right: 1.6rem;
}
.legal-page strong {
  font-size: 0.85rem;
  font-weight: 400;
}
@media (max-width: 1024px) {
  .legal-page .w-33 {
    width: unset;
  }
}
@media (max-width: 768px) {
  .legal-page {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
  .legal-page .right {
    right: 1.2rem;
  }
}/*# sourceMappingURL=main.css.map */