:root {
  --_colors---black--100: black;
  --_typography---fonts--primary-font: "Avenir Next", Arial, sans-serif;
  --_typography---font-size--small: .875rem;
  --_typography---line-height--1-3: 1.3;
  --_typography---body-size--regular\<deleted\|variable-cb684c50-56d2-908b-34b0-0c28a633ebe1\>: 1em;
  --_typography---font-size--large: 3rem;
  --_typography---line-height--1-2: 1.2;
  --_typography---line-height--1: 1;
  --_typography---heading-size--xlarge\<deleted\|variable-ba7b5ee8-265a-b2f6-f1f5-06c1e4f66e6e\>: 10em;
  --_typography---heading-size--xsmall\<deleted\|variable-e9946362-2855-1512-ab62-642be44ae7fa\>: 1.25em;
  --_colors---white--20-solid: #333;
  --_typography---font-size--medium: 2rem;
  --_typography---rich-text--h1: 3em;
  --_typography---rich-text--h2: 2em;
  --_typography---rich-text--h3: .875em;
  --_typography---rich-text--h4: 3em;
  --_spacing---padding-section--medium: 8rem;
  --padding--section: 0px;
  --_spacing---padding-section--small: 3em;
  --_spacing---padding-section--large: 8em;
  --_colors---white--100: white;
  --color--main: white;
  --_colors---white--20: #fff3;
  --_colors---primary--100: white;
  --_colors---black--40: #0006;
  --_spacing---padding-global--regular: 2em;
  --container--max-width: 78rem;
  --padding--global: 2rem;
  --_spacing---padding-section--regular: 0px;
  --_spacing---border-radius--large: 0px;
  --_spacing---border-radius--medium: 0px;
  --_spacing---border-radius--regular: 0px;
  --_colors---secondary--100: white;
  --_spacing---border-radius--small: 0px;
  --_colors---grey--100: white;
  --border-radius--8: 0px;
  --_typography---button-size--large: 1.25em;
  --_typography---button-size--regular: 1em;
  --font--headings: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --font--body: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --font--font-size: 1em;
  --font--line-height: 1.2;
  --_typography---rich-text--body: 1em;
  --_typography---rich-text--contents: 1em;
}

body {
  background-color: var(--_colors---black--100);
  font-family: var(--_typography---fonts--primary-font);
  color: #333;
  font-size: var(--_typography---font-size--small);
  line-height: var(--_typography---line-height--1-3);
  --_typography---fonts--primary-font: "Avenir Next", Arial, sans-serif;
  --_typography---font-size--small: .875rem;
  --_typography---line-height--1-3: 1.3;
  --_typography---body-size--regular\<deleted\|variable-cb684c50-56d2-908b-34b0-0c28a633ebe1\>: 1em;
  --_typography---font-size--large: 3rem;
  --_typography---line-height--1-2: 1.2;
  --_typography---line-height--1: 1;
  --_typography---heading-size--xlarge\<deleted\|variable-ba7b5ee8-265a-b2f6-f1f5-06c1e4f66e6e\>: 10em;
  --_typography---heading-size--xsmall\<deleted\|variable-e9946362-2855-1512-ab62-642be44ae7fa\>: 1.25em;
  --_typography---font-size--medium: 2rem;
  --_typography---rich-text--h1: 3em;
  --_typography---rich-text--h2: 2em;
  --_typography---rich-text--h3: .875em;
  --_typography---rich-text--h4: 3em;
  --_typography---button-size--large: 1.25em;
  --_typography---button-size--regular: 1em;
  --_typography---rich-text--body: 1em;
  --_typography---rich-text--contents: 1em;
  font-weight: 600;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  font-size: var(--_typography---body-size--regular\<deleted\|variable-cb684c50-56d2-908b-34b0-0c28a633ebe1\>);
  line-height: var(--_typography---line-height--1-3);
  margin-bottom: 0;
}

a {
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

.main-wrapper {
  flex-direction: column;
  width: 100%;
  min-height: 100svh;
  padding-top: 6rem;
  display: flex;
  position: relative;
}

.main-wrapper.is-about {
  padding-top: 0;
}

.main-wrapper.is-home {
  justify-content: center;
  padding-top: 0;
}

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

.text-size-large {
  font-family: var(--_typography---fonts--primary-font);
  font-size: var(--_typography---font-size--large);
  line-height: var(--_typography---line-height--1-2);
  text-transform: uppercase;
  font-weight: 500;
}

.page-content {
  width: 100%;
  position: relative;
}

.global-styles {
  display: none;
}

.text-size-regular {
  font-size: var(--_typography---font-size--small);
  line-height: var(--_typography---line-height--1-3);
  text-transform: uppercase;
}

.text-size-regular.truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.text-size-regular.is-ticket {
  flex: none;
}

.text-size-regular.is-section-heading {
  border-top: 1px solid var(--_colors---white--20-solid);
  width: 120%;
  padding-top: 1.25rem;
}

.text-size-regular.is-bracket {
  margin-bottom: 2px;
}

.text-size-small {
  line-height: var(--_typography---line-height--1-3);
}

.text-size-small.w--current {
  color: #06061a;
}

.padding-global {
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  position: relative;
}

.padding-global.padding-section-medium-bottom {
  padding-top: 0;
  padding-bottom: var(--_spacing---padding-section--medium);
}

.padding-global.is-footer {
  justify-content: center;
  align-items: center;
  display: flex;
}

.padding-global.padding-about-header {
  padding-top: 7.5rem;
  padding-bottom: 8rem;
}

.padding-global.is-gallery {
  justify-content: center;
  align-items: center;
  padding-left: 9em;
  padding-right: 9em;
  display: flex;
}

.padding-global.is-nav {
  padding-bottom: 0;
}

.grid-global {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.padding-section-medium {
  padding-top: var(--_spacing---padding-section--medium);
  padding-bottom: var(--_spacing---padding-section--medium);
}

.nav {
  z-index: 998;
  color: var(--_colors---white--100);
  mix-blend-mode: difference;
  font-size: 1em;
  position: fixed;
  inset: 0% 0% auto;
}

.nav.is-home {
  position: fixed;
}

.footer {
  color: var(--color--main);
  mix-blend-mode: difference;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 5rem;
  margin-top: -5rem;
  display: flex;
  position: relative;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer:where(.w-variant-abdbc6e3-8906-2672-4c03-b8c3ed6a644c) {
  margin-top: 0;
}

.footer.is-home {
  height: auto;
  margin-top: 0;
  position: fixed;
}

.text_wrapper {
  max-width: 43rem;
}

.home-nav_wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.home-nav_item {
  border: 1px solid var(--_colors---white--20);
  color: var(--_colors---white--100);
  mix-blend-mode: difference;
  justify-content: center;
  align-items: center;
  width: 9rem;
  height: 9rem;
  display: flex;
}

.home-nav_item:hover {
  background-color: var(--_colors---primary--100);
  color: var(--_colors---black--100);
}

.home-nav_item_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.home-background-video {
  z-index: 0;
  width: 100%;
  height: 100%;
}

.bg-video_wrapper {
  opacity: .4;
  mix-blend-mode: hard-light;
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0%;
}

.nav_content {
  justify-content: space-between;
  display: flex;
}

.nav_socials {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.nav_socials.is-about {
  flex-flow: column;
}

.nav_navigation_wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 5.5rem;
  display: flex;
}

.nav_navigation_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.nav_logo {
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.nav_menu-button_wrapper {
  justify-content: flex-end;
  align-items: flex-start;
  display: none;
}

.nav_menu-button {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  padding: .5em;
  display: flex;
}

.nav_menu-icon_wrapper {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  flex: none;
  display: flex;
}

.menu-line {
  background-color: var(--_colors---white--100);
  width: .5em;
  height: 1px;
}

.menu-line.menu-line-top {
  flex: none;
}

.menu-line.menu-line-top.is-lightbox {
  transform: translate(0, 2px)rotate(45deg);
}

.menu-line.menu-line-bottom {
  flex: none;
}

.menu-line.menu-line-bottom.is-lightbox {
  transform: translate(0, -2px)rotate(-45deg);
}

.nav_menu-hamburger {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu_links {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.menu_links.is-bottom {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.menu_link {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.menu_link.is-bottom {
  width: auto;
}

.menu {
  z-index: 997;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: var(--_colors---black--100);
  color: #faf2e8;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 8em 2em 2em;
  display: flex;
  position: fixed;
  inset: 0%;
  transform: translate(0, -101%);
}

@media screen and (max-width: 991px) {
  body {
    --padding--section: 0px;
    --color--main: white;
    --container--max-width: 78rem;
    --padding--global: 2rem;
    --border-radius--8: 0px;
    --font--headings: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --font--body: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --font--font-size: 1em;
    --font--line-height: 1.2;
    --_typography---fonts--primary-font: "Avenir Next", Arial, sans-serif;
    --_typography---font-size--small: .875rem;
    --_typography---line-height--1-3: 1.3;
    --_typography---body-size--regular\<deleted\|variable-cb684c50-56d2-908b-34b0-0c28a633ebe1\>: 1em;
    --_typography---font-size--large: 3rem;
    --_typography---line-height--1-2: 1.2;
    --_typography---line-height--1: 1;
    --_typography---heading-size--xlarge\<deleted\|variable-ba7b5ee8-265a-b2f6-f1f5-06c1e4f66e6e\>: 10em;
    --_typography---heading-size--xsmall\<deleted\|variable-e9946362-2855-1512-ab62-642be44ae7fa\>: 1.25em;
    --_typography---font-size--medium: 2rem;
    --_typography---rich-text--h1: 3em;
    --_typography---rich-text--h2: 2em;
    --_typography---rich-text--h3: .875em;
    --_typography---rich-text--h4: 3em;
    --_typography---button-size--large: 1.25em;
    --_typography---button-size--regular: 1em;
    --_typography---rich-text--body: 1em;
    --_typography---rich-text--contents: 1em;
  }

  .heading-large {
    font-size: 2.25rem;
  }

  .heading-xsmall {
    font-size: 1.5rem;
  }

  .hide-tablet {
    display: none;
  }

  .heading-medium {
    font-size: 1.25rem;
  }

  .text-size-small {
    font-size: .875rem;
  }

  .show-tablet {
    display: block;
  }

  .padding-global.is-gallery {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .grid-global.is-footer {
    flex-flow: wrap;
    display: flex;
  }

  .footer {
    height: auto;
  }

  .nav_menu-button_wrapper {
    display: flex;
  }

  .section-content_wrapper.is-about-header {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .gallery-group {
    min-width: auto;
    max-width: none;
  }

  .gallery-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .gallery-grid.is-footer {
    flex-flow: wrap;
    display: flex;
  }

  .lightbox-nav.is-top.show-mobile-landscape, .gallery-grid_spacer {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  body {
    --padding--section: 0px;
    --color--main: white;
    --container--max-width: 78rem;
    --padding--global: 2rem;
    --border-radius--8: 0px;
    --font--headings: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --font--body: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --font--font-size: 1em;
    --font--line-height: 1.2;
    --_typography---fonts--primary-font: "Avenir Next", Arial, sans-serif;
    --_typography---font-size--small: .875rem;
    --_typography---line-height--1-3: 1.3;
    --_typography---body-size--regular\<deleted\|variable-cb684c50-56d2-908b-34b0-0c28a633ebe1\>: 1em;
    --_typography---font-size--large: 2.5rem;
    --_typography---line-height--1-2: 1.2;
    --_typography---line-height--1: 1;
    --_typography---heading-size--xlarge\<deleted\|variable-ba7b5ee8-265a-b2f6-f1f5-06c1e4f66e6e\>: 10em;
    --_typography---heading-size--xsmall\<deleted\|variable-e9946362-2855-1512-ab62-642be44ae7fa\>: 1.25em;
    --_typography---font-size--medium: 1.5rem;
    --_typography---rich-text--h1: 3em;
    --_typography---rich-text--h2: 2em;
    --_typography---rich-text--h3: .875em;
    --_typography---rich-text--h4: 3em;
    --_typography---button-size--large: 1.25em;
    --_typography---button-size--regular: 1em;
    --_typography---rich-text--body: 1em;
    --_typography---rich-text--contents: 1em;
  }

  .text-style-quote {
    font-size: 1.125rem;
  }

  .main-wrapper.is-home {
    padding-top: 6rem;
  }

  .form_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-large {
    font-size: 2rem;
  }

  .heading-xlarge {
    font-size: 3rem;
  }

  .text-size-xlarge {
    font-size: 1.25rem;
  }

  .heading-xsmall {
    font-size: 2rem;
  }

  .heading-small {
    font-size: 1.25rem;
  }

  .page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .show-mobile-landscape {
    display: flex;
  }

  .form-input {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .form-input:active, .form-input:focus {
    font-size: .875rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .text-size-regular.space.active {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .text-size-regular.is-section-heading {
    width: 100%;
  }

  .heading-medium {
    line-height: 1.4;
  }

  .text-rich-text {
    max-width: none;
  }

  .heading-xxlarge {
    font-size: 1.5rem;
  }

  .text-size-xxlarge {
    font-size: 1.25rem;
  }

  .heading-xxxlarge {
    font-size: 1.5rem;
  }

  .padding-global {
    padding: 1rem;
  }

  .padding-global.padding-section-medium {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-global.padding-section-medium-bottom {
    padding-bottom: 8.5rem;
  }

  .padding-global.padding-about-header {
    padding-top: 7rem;
    padding-bottom: 6rem;
  }

  .padding-global.is-gallery {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-global.is-gallery-heading {
    padding-bottom: 3rem;
  }

  .padding-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .hero_wrapper {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 7rem;
  }

  .grid-global {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .grid-global.is-footer {
    flex-flow: wrap;
    display: flex;
  }

  .footer.is-home {
    position: relative;
  }

  .text_wrapper {
    max-width: none;
  }

  .home-nav_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .home-nav_item {
    margin-bottom: -1px;
  }

  .menu {
    padding: 10em 1.5rem 1rem;
  }

  .event-list_wrapper.is-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .event-list_header {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }

  .cl_event-list_wrapper {
    width: 100%;
  }

  .cl_event-list {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .ticket-text.is-mobile {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
  }

  .ticket-text.is-mobile.active {
    margin-left: 1rem;
  }

  .accordion-item {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .accordion-item.active {
    background-color: var(--_colors---white--100);
    color: var(--_colors---black--100);
    background-color: var(--_colors---white--100);
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .accordion-item_header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    display: grid;
  }

  .accordion-item_body {
    width: 100%;
    height: 0;
    overflow: hidden;
  }

  .accordion-item_body.active {
    height: auto;
  }

  .accordion-item_body-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    display: flex;
  }

  .accordion-item_right {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .accordion-item_icon {
    width: .5rem;
    min-width: .5rem;
    height: .5rem;
    min-height: .5rem;
  }

  .accordion-item_icon.active {
    display: none;
  }

  .history-accordion-item {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .history-accordion-item_header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    display: grid;
  }

  .history-accordion-item_body {
    width: 100%;
    height: 0;
    overflow: hidden;
  }

  .history-accordion-item_body.active {
    height: auto;
  }

  .history-accordion-item_body-content {
    max-width: none;
  }

  .history-accordion-item_body-content.active {
    margin-top: 1rem;
  }

  .faq-accordion_wrapper.show-mobile-landscape {
    display: block;
  }

  .faq-accordion_header {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .section-content_wrapper, .section-content_wrapper.is-about-header, .section-content_wrapper.is-about-header, .history-content_wrapper {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    flex-flow: column;
    display: flex;
  }

  .about-contact_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .about-contact_item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: stretch;
  }

  .faq-accordion_header_mobile {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .history-accordion_lines {
    justify-content: flex-end;
    align-items: center;
  }

  .gallery-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .gallery-grid.is-footer {
    flex-flow: wrap;
    display: flex;
  }

  .lightbox-img_wrapper {
    max-width: 95vw;
  }

  .lightbox-nav {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lightbox-nav.is-top {
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 1rem;
    padding-bottom: 0;
    inset: 0% 0% auto;
  }

  .lightbox-nav.is-top.show-mobile-landscape {
    display: flex;
  }

  .lightbox-nav.show-mobile-landscape {
    padding-bottom: 2rem;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  body {
    --padding--section: 0px;
    --color--main: white;
    --container--max-width: 78rem;
    --padding--global: 2rem;
    --border-radius--8: 0px;
    --font--headings: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --font--body: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --font--font-size: 1em;
    --font--line-height: 1.2;
    --_typography---fonts--primary-font: "Avenir Next", Arial, sans-serif;
    --_typography---font-size--small: .875rem;
    --_typography---line-height--1-3: 1.3;
    --_typography---body-size--regular\<deleted\|variable-cb684c50-56d2-908b-34b0-0c28a633ebe1\>: 1em;
    --_typography---font-size--large: 2.5rem;
    --_typography---line-height--1-2: 1.2;
    --_typography---line-height--1: 1;
    --_typography---heading-size--xlarge\<deleted\|variable-ba7b5ee8-265a-b2f6-f1f5-06c1e4f66e6e\>: 10em;
    --_typography---heading-size--xsmall\<deleted\|variable-e9946362-2855-1512-ab62-642be44ae7fa\>: 1.25em;
    --_typography---font-size--medium: 1.5rem;
    --_typography---rich-text--h1: 3em;
    --_typography---rich-text--h2: 2em;
    --_typography---rich-text--h3: .875em;
    --_typography---rich-text--h4: 3em;
    --_typography---button-size--large: 1.25em;
    --_typography---button-size--regular: 1em;
    --_typography---rich-text--body: 1em;
    --_typography---rich-text--contents: 1em;
  }

  .show-mobile-portrait {
    display: block;
  }

  .form_wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-large {
    font-size: 1.75rem;
  }

  .button-row-grid.mobile-1-col {
    grid-auto-flow: row;
  }

  .text-size-regular.is-lighbox-nav {
    font-size: .75rem;
    font-weight: 500;
  }

  .heading-medium {
    font-size: 1.25rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .grid-global {
    grid-row-gap: 2rem;
  }

  .grid-global.is-footer {
    grid-row-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .home-nav_item {
    width: 9em;
    min-width: 9em;
    height: 9em;
    min-height: 9em;
  }

  .button_wrapper-2 {
    width: 100%;
  }

  .faq-accordion_header {
    justify-content: space-between;
    align-items: flex-start;
  }

  .faq-accordion_lines {
    justify-content: flex-end;
    align-items: flex-start;
    margin-left: 1rem;
  }

  .faq-accordion_header_mobile {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .gallery-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .gallery-grid.is-footer {
    grid-row-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .lightbox-img_wrapper {
    max-height: calc(100vh - 15rem);
  }

  .lightbox-nav_col.center {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }
}

#w-node-c5f2fc29-b005-0e21-7f27-5c38aa88833d-7ddff0bb {
  grid-area: 1 / 1 / 2 / 4;
  align-self: end;
}

#w-node-b5bd86a2-ae9e-d134-983f-88340e71c9c9-7ddff0bb {
  grid-area: 1 / 4 / 2 / 7;
  align-self: end;
}

#w-node-_1aed57e9-57d2-f701-8855-b902f821e1f6-7ddff0bb {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-_693dd916-6711-b436-8be8-b4706fd93354-6fd93351 {
  grid-area: 1 / 1 / 2 / 7;
}

#w-node-_693dd916-6711-b436-8be8-b4706fd93357-6fd93351 {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-_693dd916-6711-b436-8be8-b4706fd93375-6fd93351 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_4b04e540-fc1f-d498-415d-1c0856e65c64-56e65c64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_1aed57e9-57d2-f701-8855-b902f821e1f6-7ddff0bb {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_693dd916-6711-b436-8be8-b4706fd93354-6fd93351 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_693dd916-6711-b436-8be8-b4706fd93375-6fd93351 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
