@charset "UTF-8";
.border-b {
  border-bottom: 2px solid white !important;
}

@media (max-width: 768px) {
  .no-margin {
    margin: 0;
    padding: 0;
  }
}

.no-margin {
  margin: 0;
  padding: 0;
}

.space-text {
  margin: 0;
  padding-bottom: 9.6px;
}

.space-text .first {
  margin-bottom: 9.6rem;
}

.space-titles {
  margin: 0;
  padding-bottom: 0px;
}

@media (min-width: 768px) {
  .space-b1 {
    padding-bottom: 0.8rem;
  }
  .space-b2 {
    padding-bottom: 1.6rem;
  }
  .space-b3 {
    padding-bottom: 2.4rem;
  }
  .space-b4 {
    padding-bottom: 3.2rem;
  }
  .space-b-lg {
    padding-bottom: 4rem;
  }
  .space-b-xl {
    padding-bottom: 8rem;
  }
  .space-t1 {
    padding-top: 0.8rem;
  }
  .space-t2 {
    padding-top: 1.6rem;
  }
  .space-t4 {
    padding-top: 3.2rem;
  }
  .space-t3 {
    padding-top: 2.4rem;
  }
  .space-t-lg {
    padding-top: 4rem;
  }
  .space-t-xl {
    padding-top: 8rem;
  }
  .space-l1 {
    padding-left: 0.8rem;
  }
  .space-l2 {
    padding-top: 1.6rem;
  }
  .space-l4 {
    padding-top: 3.2rem;
  }
  .space-l3 {
    padding-top: 2.4rem;
  }
  .space-l-lg {
    padding-top: 4rem;
  }
  .space-l-xl {
    padding-top: 8rem;
  }
}

@media (max-width: 768px) {
  .space-m-b1 {
    padding-bottom: 0.8rem;
  }
  .space-m-b2 {
    padding-bottom: 1.6rem;
  }
  .space-m-b3 {
    padding-bottom: 2.4rem;
  }
  .space-m-b4 {
    padding-bottom: 3.2rem;
  }
  .space-m-b5 {
    padding-bottom: 4rem;
  }
  .space-m-b6 {
    padding-bottom: 4.8rem;
  }
  .space-m-b-xl {
    padding-bottom: 8rem;
  }
  .space-m-t1 {
    padding-top: 0.8rem;
  }
  .space-m-t2 {
    padding-top: 1.6rem;
  }
  .space-m-t3 {
    padding-top: 2.4rem;
  }
  .space-m-t4 {
    padding-top: 3.2rem;
  }
  .space-m-t5 {
    padding-top: 4rem;
  }
  .space-m-t6 {
    padding-top: 4.8rem;
  }
  .space-m-t-xl {
    padding-top: 8rem;
  }
}

.ml-1 {
  margin-left: 2.4rem;
}

.pt-content {
  margin-top: 9.6rem;
  min-height: 100vh;
  overflow: auto;
}

.start-stream {
  padding-top: calc(6.4rem + 4.0rem);
}

@media (min-width: 768px) {
  .start-content {
    padding-top: 6.4rem;
  }
}

.top-bottom-small {
  padding-top: 1.6rem !important;
  padding-bottom: 1.6rem !important;
}

.bottom-small {
  padding-bottom: 1.6rem !important;
}

.top-small {
  padding-top: 1.6rem !important;
}

.top-bottom-large {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

@media (min-width: 768px) {
  .top-bottom-large {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
}

.bottom-large {
  padding-bottom: 3rem !important;
}

@media (min-width: 768px) {
  .bottom-large {
    padding-bottom: 6rem !important;
  }
}

.custom-space {
  padding-bottom: 1.8vw;
  min-height: 3.3vh;
}

/* Font Face
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@font-face {
  font-family: "HKBGrotesk-Regular";
  src: url("/assets/fonts/HKBGrotesk-Regular.woff2") format("woff2"), url("/assets/fonts/HKBGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "HKBGrotesk-RegularItalic";
  src: url("/assets/fonts/HKBGrotesk-RegularItalic.woff2") format("woff2"), url("/assets/fonts/HKBGrotesk-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}

/* Variables
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Mobile Sizing
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
body, h1, h2, h3, h4, h5, h6, p, li {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  color: #625CE0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-family: "HKBGrotesk-Regular", "Times", serif;
  font-size: 2.8rem;
  line-height: 1.2;
}

.title {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  color: #625CE0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-family: "HKBGrotesk-Regular", "Times", serif;
  font-size: 4.6rem;
  line-height: 4rem;
  letter-spacing: -0.04em;
  color: #FFF;
  text-transform: uppercase;
  -webkit-font-feature-settings: "ss01", "ss02", "ss04", "ss07", "ss09";
          font-feature-settings: "ss01", "ss02", "ss04", "ss07", "ss09";
}

.title-mobile {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  color: #625CE0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-family: "HKBGrotesk-Regular", "Times", serif;
  font-size: 4.6rem;
  line-height: 4rem;
  letter-spacing: -0.04em;
  color: #FFF;
  text-transform: uppercase;
  -webkit-font-feature-settings: "ss01", "ss02", "ss04", "ss07", "ss09";
          font-feature-settings: "ss01", "ss02", "ss04", "ss07", "ss09";
}

.text-grotesk {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  color: #625CE0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-family: "HKBGrotesk-Regular", "Times", serif;
  font-size: 2.8rem;
  line-height: 1.2;
}

.text-grotesk-p p {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  color: #625CE0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-family: "HKBGrotesk-Regular", "Times", serif;
  font-size: 2.8rem;
  line-height: 1.2;
}

.text-serif {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  color: #625CE0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-family: "HKBGrotesk-Regular", "Times", serif;
  font-size: 2.8rem;
  line-height: 1.2;
}

.text-serif-p p {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  color: #625CE0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-family: "HKBGrotesk-Regular", "Times", serif;
  font-size: 2.8rem;
  line-height: 1.2;
}

.caption {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  color: #625CE0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-family: "HKBGrotesk-Regular", "Times", serif;
  font-size: 2.8rem;
  line-height: 1.2;
}

.caption-sans {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  color: #625CE0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-family: "HKBGrotesk-Regular", "Times", serif;
  font-size: 1.5rem;
  line-height: 1;
}

/* Desktop Sizing
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 768px) {
  body, h1, h2, h3, h4, h5, h6, p, li {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    color: #625CE0;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-family: "HKBGrotesk-Regular", "Times", serif;
    font-size: 2.8rem;
    line-height: 1.1;
  }
  .title {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    color: #625CE0;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-family: "HKBGrotesk-Regular", "Times", serif;
    font-size: 10.4rem;
    line-height: 8.8rem;
    letter-spacing: -0.04em;
    color: #FFF;
    text-transform: uppercase;
    -webkit-font-feature-settings: "ss01", "ss02", "ss04", "ss07", "ss09";
            font-feature-settings: "ss01", "ss02", "ss04", "ss07", "ss09";
  }
  .text-grotesk {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    color: #625CE0;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-family: "HKBGrotesk-Regular", "Times", serif;
    font-size: 2.8rem;
    line-height: 1.1;
  }
  .text-grotesk-p p {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    color: #625CE0;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-family: "HKBGrotesk-Regular", "Times", serif;
    font-size: 2.8rem;
    line-height: 1.1;
  }
  .text-serif {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    color: #625CE0;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-family: "HKBGrotesk-Regular", "Times", serif;
    font-size: 2.8rem;
    line-height: 2.4rem;
  }
  .text-serif-p p {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    color: #625CE0;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-family: "HKBGrotesk-Regular", "Times", serif;
    font-size: 2.8rem;
    line-height: 2.4rem;
  }
  .caption {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    color: #625CE0;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-family: "HKBGrotesk-Regular", "Times", serif;
    font-size: 2.8rem;
    line-height: 2.4rem;
  }
  .caption-sans {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    color: #625CE0;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-family: "HKBGrotesk-Regular", "Times", serif;
    font-size: 1.8rem;
    line-height: 1;
  }
}

/* General Font Settings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
.text-center, .text-center-p p {
  text-align: center;
}

.text-align-left {
  text-align: center;
}

@media (min-width: 768px) {
  .text-align-left {
    text-align: left;
  }
}

.text-align-right {
  text-align: center;
}

@media (min-width: 768px) {
  .text-align-right {
    text-align: right;
  }
}

b, strong {
  letter-spacing: -0.3px;
}

.richtext-linebreaks p {
  margin-bottom: 30px;
}

.richtext-linebreaks p:last-of-type {
  margin-bottom: 0px;
}

::-moz-selection {
  /* Code for Firefox */
  color: black;
  background-color: #625CE0;
}

::selection {
  color: black;
  background-color: #625CE0;
}

::-webkit-selection {
  color: black;
  background-color: #625CE0;
}

.text-w {
  color: white !important;
}

.text-w p {
  color: white !important;
}

.small {
  font-size: 2.2rem;
  line-height: 1;
}

.small * {
  font-size: 2.2rem;
  line-height: 1;
}

.text-left {
  text-align: left;
}

/* HTML & BODY
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
/*  html is set to 62.5%  –– REM based on 10px –– 1.5rem = 15px */
html {
  font-size: 62.5%;
  height: 100%;
}

.live-page canvas {
  display: none;
  height: 0;
  width: 0;
}

.live-page .p5canvas {
  display: none;
}

.bg-white {
  background-color: #FFF;
}

.bg-white a {
  color: #625CE0 !important;
  font-family: "HKBGrotesk-RegularItalic", "Helvetica", "Arial", sans-serif;
  cursor: pointer;
}

.bg-white div div p a {
  color: #625CE0 !important;
  font-family: "HKBGrotesk-RegularItalic", "Helvetica", "Arial", sans-serif;
  cursor: pointer;
}

.row-100 {
  height: 90%;
}

.text-align-right {
  text-align: right !important;
  right: 2.4rem;
}

/* VIDEO
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
.video-fluid {
  width: 100%;
  max-height: 100%;
}

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

/* Images
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
.img-fluid {
  width: 100%;
}

.img-portrait {
  width: 66.6%;
  margin-left: auto;
  margin-right: auto;
}

.img-fullwidth {
  padding-left: 0;
  padding-right: 0;
}

img {
  display: block;
  border: none;
}

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
ul, li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: 0;
}

ol {
  padding: 0px;
  margin: 0px;
  margin-left: 2.2rem;
}

/* Line
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  border-top: 2px solid black;
}

/* Bootstrap
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
.no-gutters {
  padding-left: 0;
  padding-right: 0;
}

a {
  color: #FFF;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:visited {
  color: #FFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}

a:hover {
  color: #FFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}

button {
  z-index: 999;
  color: #625CE0;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 15px 2px #625CE0;
          box-shadow: 0px 0px 15px 2px #625CE0;
  border: solid 1px #625CE0;
  border-radius: 5rem;
  padding: 1rem;
  margin-left: 1rem;
  margin-bottom: 1rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  outline: none;
  text-transform: uppercase;
}

button:hover, button.active:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0px 0px 15px 2px #625CE0;
          box-shadow: 0px 0px 15px 2px #625CE0;
  background: #625CE0;
}

button.active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0px 0px 15px 2px #625CE0;
          box-shadow: 0px 0px 15px 2px #625CE0;
  background: #625CE0;
}

button:active {
  outline: none;
}

button:focus {
  outline: 0;
}

a:focus {
  outline: 0;
}

.nav-button {
  z-index: 999;
  color: #625CE0;
  background: #FFF;
  border: solid 1px #625CE0;
  border-radius: 5rem;
  padding: 1rem;
  margin-left: 1rem;
  margin-bottom: 1rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  outline: none;
  text-transform: uppercase;
}

.nav-button:hover, .nav-button.active:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #FFF !important;
  outline: none;
  -webkit-box-shadow: 0px 0px 5px 2px #625CE0;
          box-shadow: 0px 0px 5px 2px #625CE0;
  background: #625CE0;
}

.nav-button.active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #FFF !important;
  outline: none;
  -webkit-box-shadow: 0px 0px 15px 2px #625CE0;
          box-shadow: 0px 0px 15px 2px #625CE0;
  background: #625CE0;
}

.nav-button a {
  color: #625CE0;
  text-decoration: none;
}

.nav-button a:hover, .nav-button a.active:hover {
  color: #FFF;
  text-decoration: none;
}

.nav-button:active {
  outline: none;
}

.nav-button:focus {
  outline: 0;
}

a:focus {
  outline: 0;
}

@media (max-width: 768px) {
  .nav-button {
    z-index: 999;
    color: #625CE0 !important;
    background: #FFF;
    border: solid 1px #625CE0;
    border-radius: 5rem;
    padding: 1rem;
    margin-left: 1rem;
    margin-bottom: 1rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    outline: none;
    text-transform: uppercase;
  }
  .nav-button:hover, .nav-button.active:hover {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #625CE0 !important;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #FFF;
  }
  .nav-button:hover.active, .nav-button.active:hover.active {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #FFF !important;
    outline: none;
    -webkit-box-shadow: 0px 0px 15px 2px #625CE0;
            box-shadow: 0px 0px 15px 2px #625CE0;
    background: #625CE0 !important;
  }
  .nav-button.active {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #FFF !important;
    outline: none;
    background: #625CE0 !important;
  }
  .nav-button a {
    color: #625CE0;
    text-decoration: none;
  }
  .nav-button a:hover, .nav-button a.active:hover {
    color: #625CE0 !important;
    text-decoration: none;
    background-color: #FFF !important;
  }
  .nav-button:active {
    outline: none;
  }
  .nav-button:focus {
    outline: 0;
  }
  a:focus {
    outline: 0;
  }
}

.link-in-text {
  color: #625CE0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.link-in-text:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #625CE0;
  text-decoration: underline;
}

.link-in-text-no-underline {
  color: #625CE0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.link-in-text-no-underline:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #625CE0;
  text-decoration: underline;
}

.link-in-text-no-underline:hover {
  text-decoration: none;
}

.richtext a {
  color: #625CE0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.richtext a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #625CE0;
  text-decoration: underline;
}

.nav-button-live {
  z-index: 999;
  color: #FFF !important;
  border: solid 1px #FFF;
  border-radius: 5rem;
  padding: 1rem;
  margin-left: 1rem;
  margin-bottom: 1rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  outline: none;
  text-transform: uppercase;
}

.nav-button-live:hover, .nav-button-live.active:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #FFF !important;
  outline: none;
  -webkit-box-shadow: 0px 0px 5px 2px #FFF;
          box-shadow: 0px 0px 5px 2px #FFF;
}

.nav-button-live.active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #FFF !important;
  outline: none;
  -webkit-box-shadow: 0px 0px 15px 2px #FFF;
          box-shadow: 0px 0px 15px 2px #FFF;
}

.nav-button-live a {
  color: #FFF;
  text-decoration: none;
}

.nav-button-live a:hover, .nav-button-live a.active:hover {
  color: #625CE0;
  text-decoration: none;
}

.nav-button-live:active {
  outline: none;
  border: none;
}

.nav-button-live:focus {
  outline: 0;
}

a:focus {
  outline: 0;
}

h1 #nav-site-title {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 1.5rem;
  margin-top: 0.4rem;
  top: calc(6.4rem - 1.9rem);
  z-index: 99999;
}

@media (min-width: 768px) {
  h1#nav-site-title {
    top: 0;
  }
}

#nav-common-ground {
  margin-top: 2.4rem;
  width: 100%;
  z-index: 190;
  font-size: 2.2rem;
  line-height: 2.2rem;
}

.nav-desktop {
  top: 3.3rem;
  right: 2.4rem;
  position: fixed;
  z-index: 190;
  font-size: 2.2rem;
  line-height: 2.2rem;
}

.nav-desktop li {
  height: 30px;
}

.nav-desktop .nav-links {
  z-index: 999;
}

.nav-desktop a {
  color: #625CE0;
}

.nav-desktop:hover {
  color: #FFF;
}

.nav-mobile {
  bottom: 3.6rem;
  width: 800px;
  position: fixed;
  z-index: 190;
  font-size: 1.6rem;
  line-height: 1.6rem;
  overflow-x: auto;
}

.nav-mobile .nav-button {
  -webkit-transform: translateX(15vw);
          transform: translateX(15vw);
  width: auto;
  text-align: center;
}

.nav-mobile .nav-links {
  z-index: 999;
}

.nav-mobile a {
  color: #625CE0;
}

.nav-mobile:hover {
  color: #FFF;
}

.nav-mobile.active {
  color: #FFF;
}

div.cont {
  position: fixed;
  width: 100%;
  bottom: 15px;
  z-index: 999;
}

div.cont-scroll {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

div.scrollmenu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-right: 2.4rem;
  padding-left: 2.4rem;
  overflow: auto;
  white-space: nowrap;
  scrollbar-width: none;
}

div.scrollmenu .nav-button {
  margin-left: 0;
}

div.scrollmenu::-webkit-scrollbar {
  display: none;
}

div.scrollmenu a {
  color: #625CE0;
  font-size: 1.6rem;
  line-height: 1;
  display: inline-block;
}

div.scrollmenu a:first-child {
  margin-left: 15vw;
}

div .nav-fixed {
  top: 2.4rem;
  right: 2.4rem;
  left: auto;
  position: fixed;
  width: 100%;
}

div #nav-links-live {
  height: auto;
  position: absolute;
  display: inline-block;
  -webkit-box-align: right;
      -ms-flex-align: right;
          align-items: right;
  right: 2.4rem;
  align-items: right;
}

div #nav-links-live a {
  top: 2.4rem;
  color: #625CE0;
  display: inline-block;
  width: auto;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

div #nav-links-live a:hover {
  color: #FFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

div #nav-links-mobile {
  height: auto;
  position: fixed;
  bottom: 24px;
  display: inline-block;
  -webkit-box-align: right;
      -ms-flex-align: right;
          align-items: right;
  right: 2.4rem;
  align-items: right;
  width: 100%;
}

div #nav-links-mobile a {
  color: #625CE0;
  display: inline-block;
  width: 100%;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

div #nav-links-mobile a:hover {
  color: #FFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.text-xxl {
  color: white;
  font-size: 20vw;
  text-transform: uppercase;
  line-height: 0.8;
}

.landing-logos {
  position: absolute;
  max-height: 50rem;
  bottom: 15px;
  padding-top: 1.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 1.5rem;
}

.landing-logos #hkb-logo {
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  width: 20rem;
  padding-right: 1.5rem;
}

.landing-logos #pasquart-logo {
  -webkit-transform: translateY(20%);
          transform: translateY(20%);
  width: 12.8rem;
  margin-left: 1.5rem;
}

.landing-logos #us-logo {
  padding-top: 2.4rem;
  width: 25rem;
}

.vimeo-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}

.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.archive-vimeo-wrapper {
  width: 100vw;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}

.archive-vimeo-wrapper iframe {
  width: 100vw;
  height: 100%;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.archive:hover {
  background-color: #FFF;
  cursor: pointer;
}

.archive:hover h1 {
  color: #625CE0 !important;
}

.archive:hover a {
  color: #625CE0 !important;
}

.container-program .program-item {
  text-align: left;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .6s ease-out;
  transition: max-height .6s ease-out;
}

.container-program.acc-open .program-item {
  max-height: 1000px;
  -webkit-transition: max-height .6s ease-in;
  transition: max-height .6s ease-in;
}

.container-program:hover {
  background-color: #FFF;
  color: #625CE0 !important;
  cursor: pointer;
}

.container-program:hover .title {
  color: #625CE0 !important;
}

.container-program:hover div .title {
  color: #625CE0 !important;
}

.container-program:hover .small {
  color: #625CE0 !important;
}

.container-program:hover .text-w p {
  color: #625CE0 !important;
}

.container-program:hover a {
  color: #625CE0 !important;
}

@media (max-width: 768px) {
  .info-page {
    padding-bottom: 8rem;
  }
}

.info-partners-link-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .artists-page {
    padding-bottom: 8rem;
  }
}

.container-artist h1 {
  text-align: right !important;
}

.container-artist .short-bio {
  text-align: left;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .6s ease-out;
  transition: max-height .6s ease-out;
}

.container-artist.accordion-open .short-bio {
  max-height: 2000px;
  -webkit-transition: max-height .6s ease-in;
  transition: max-height .6s ease-in;
}

.container-artist:nth-child(even) {
  text-align: right !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.container-artist:nth-child(even) h1 {
  text-align: left !important;
}

.container-artist:nth-child(even) .short-bio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.container-artist:hover {
  background-color: #FFF;
  cursor: pointer;
}

.container-artist:hover h1 {
  color: #625CE0 !important;
}

.container-artist:hover a {
  color: #625CE0 !important;
}

.caption-sans {
  margin-left: 0.5rem;
}
/*# sourceMappingURL=master.css.map */