:root {
  --primary: #11202c;
  --off-white: #f9f6f0;
  --accent-1: #bdd5ea;
  --accent-2: #ff331f;
  --secondary: #495867;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--primary);
  color: #333;
  font-family: aviano, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.top_level_loader_wrapper {
  z-index: 4;
  background-color: var(--primary);
  pointer-events: none;
  cursor: none;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.bottom_level_loader_wrapper {
  z-index: 3;
  pointer-events: none;
  background-color: #11202c9e;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.body {
  background-color: var(--primary);
  cursor: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: visible;
}

.lottie-animation {
  width: 300px;
  padding-bottom: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.intro_text_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: none;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.intro_image_wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: none;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.inner_image_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: static;
  inset: 20% 6% 0% 18%;
}

.art_frame_hero {
  z-index: 100;
  flex: none;
  width: 400px;
  max-width: none;
  height: 556px;
  position: relative;
  inset: 0%;
  overflow: clip;
}

.ex_piece-1 {
  z-index: 5;
  opacity: 1;
  width: 350px;
  max-width: none;
  height: 466px;
  position: absolute;
}

.inner_text_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.inner_inner_text_wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  height: 60%;
  padding-top: 90px;
  padding-bottom: 60px;
  display: flex;
}

.welcome_aboard_text {
  color: var(--off-white);
  width: 416px;
  min-width: 416px;
  height: 56px;
  min-height: 56px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 40px;
  font-weight: 300;
  line-height: 144%;
}

.intro_text {
  color: var(--off-white);
  width: 500px;
  min-width: 500px;
  height: 182px;
  min-height: 182px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 144%;
}

.mid_level_loader_wrapper {
  z-index: 2;
  background-color: var(--off-white);
  pointer-events: none;
  color: var(--off-white);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.logo_loader {
  width: 550px;
  max-width: none;
}

._2nd_intro_text {
  color: var(--primary);
  text-align: right;
  width: 300px;
  height: 70px;
  font-size: 30px;
  line-height: 140%;
  position: absolute;
  inset: auto 5% 5% auto;
}

.intro_3_text {
  color: var(--off-white);
  width: 500px;
  min-width: 500px;
  height: 32px;
  min-height: 32px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 144%;
}

.heading {
  color: var(--accent-1);
}

.ax_hero_section {
  z-index: 0;
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  text-align: left;
  cursor: auto;
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  max-width: 1200px;
  margin-top: -10px;
  display: flex;
  position: relative;
}

.hero_content_wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  cursor: auto;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  width: 55%;
  height: 520px;
  display: grid;
}

.hero_exhibit_wrapper {
  opacity: 1;
  width: 35%;
  padding-top: 31px;
  padding-bottom: 31px;
  display: flex;
}

.hero_inner_content_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: auto;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.hero_inner_echibit_wrapper-copy {
  opacity: 1;
  cursor: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: static;
  inset: 20% 6% 0% 18%;
}

.div-block {
  width: 839px;
  position: absolute;
  top: -568px;
}

.light_exhibiit {
  z-index: -999;
  opacity: .6;
  pointer-events: none;
  width: 635px;
  max-width: none;
  height: 725px;
  position: absolute;
}

.ex_piece-2 {
  z-index: 4;
  width: 350px;
  max-width: none;
  height: 466px;
  position: absolute;
}

.ex_piece-3 {
  z-index: 3;
  width: 350px;
  max-width: none;
  height: 466px;
  position: absolute;
}

.ex_piece-4 {
  z-index: 2;
  width: 350px;
  max-width: none;
  height: 466px;
  position: absolute;
}

.head-one {
  color: var(--off-white);
  font-size: 35px;
  font-weight: 300;
  line-height: 140%;
}

.p1 {
  color: var(--off-white);
  letter-spacing: .2px;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: kepler-std-extended-subhead, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
}

.p1.mexhibits_components {
  -webkit-backdrop-filter: blur(2.5px);
  backdrop-filter: blur(2.5px);
  font-weight: 300;
}

.p1.mexhibits_components._2 {
  color: var(--off-white);
  font-size: 18px;
}

.p1.mexhibits_components._2._3 {
  margin-top: 0;
  margin-bottom: 0;
}

.p1.hero {
  font-size: 18px;
}

.text-block {
  color: var(--accent-1);
  letter-spacing: .2px;
  font-family: aviano, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 144%;
}

.st_button-embed {
  z-index: 0;
  pointer-events: auto;
  padding-top: 0;
  display: block;
  position: relative;
}

.naming_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: -5px;
  display: flex;
}

.image-2 {
  width: 2%;
  max-width: none;
}

.line {
  background-color: var(--off-white);
  width: 60px;
  height: 2px;
}

.lottiediv_scroll {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.lottie-animation-2 {
  opacity: .63;
  width: 19px;
  margin-left: -8px;
}

.scrolltexty {
  opacity: .63;
  color: var(--off-white);
  letter-spacing: 1px;
  margin-top: 1px;
  font-family: aviano, sans-serif;
  font-size: 7px;
  font-weight: 400;
  line-height: 140%;
  transform: translate(-17.5px, -79px)rotate(-90deg);
}

.body-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.dx_nav_bar {
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  max-width: 1200px;
  margin-top: 15px;
  padding-right: 0;
  display: flex;
}

.image-3 {
  width: 75px;
  max-width: none;
}

.nav_text_link_styles {
  color: var(--off-white);
  font-size: 18px;
  line-height: 140%;
  text-decoration: none;
}

.logo_carousel_section {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex: none;
  justify-content: space-around;
  align-items: center;
  width: auto;
  height: 150px;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: -220px;
  display: none;
  overflow: hidden;
}

.logo_carousel_style {
  width: 400px;
  max-width: none;
}

.dx_main_exhibits_component {
  width: 72vw;
  max-width: 1200px;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.track {
  height: 240vw;
  padding-bottom: 0;
  overflow: visible;
}

.camera {
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.frame {
  display: flex;
  overflow: visible;
}

.item {
  flex: none;
  width: 80vw;
  max-width: 1200px;
  height: 70vh;
  padding: 40px;
}

.image-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.exhibit_component_wrapper {
  width: 980px;
  margin-top: -51px;
}

.exhibit_container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url('../images/Art-Exhibit--BG2_1.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 65px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  height: 500px;
  padding: 30px;
  display: grid;
  box-shadow: inset 0 1px 8px -2px #bdd5ea24;
}

.exhibit_component_image_container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero_inner_echibit_wrapper-copy-copy {
  opacity: 1;
  cursor: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: static;
  inset: 20% 6% 0% 18%;
}

.art_frame_exhibit_c {
  z-index: 100;
  flex: none;
  width: 310px;
  max-width: none;
  position: relative;
  inset: 0%;
  overflow: clip;
}

.ex_piece-1-component-2 {
  z-index: 5;
  opacity: 1;
  width: 260px;
  max-width: none;
  height: 346px;
  position: absolute;
}

.exhibition_art_description_wrapper {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.art_info_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 25px;
  display: flex;
}

.series_text_style {
  color: var(--accent-2);
  margin-bottom: 10px;
  padding-bottom: 0;
  font-weight: 700;
  line-height: 140%;
}

.art_name_style {
  color: var(--off-white);
  font-size: 40px;
  line-height: 140%;
}

.art_name_style.guardian {
  font-size: 35px;
  line-height: 118%;
}

.author_text_style {
  color: var(--accent-2);
  margin-top: -5px;
  margin-bottom: 10px;
  font-size: 15px;
}

.art_dimension_text_style {
  color: var(--off-white);
  font-size: 13px;
}

.exhibit_link {
  color: var(--accent-1);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 900;
  line-height: 140%;
  text-decoration: underline;
}

.exhibit_link.sold {
  color: var(--accent-2);
  -webkit-text-stroke-color: var(--accent-2);
}

.image-5 {
  z-index: -100;
  pointer-events: none;
  width: 1400px;
  max-width: none;
  position: absolute;
  top: -163px;
  left: -202px;
}

.ax_page_preloader {
  justify-content: center;
  align-items: center;
  max-width: none;
  display: none;
}

.logo_c_wrapper {
  width: 500px;
}

.image-6 {
  opacity: .38;
  width: 500px;
  max-width: none;
}

.dx_cursor-wrapper {
  z-index: 2147483647;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor {
  width: 45px;
  height: 45px;
}

.image-7 {
  max-width: none;
}

.cursor_image_style {
  width: 45px;
  max-width: none;
}

.mx_slider {
  display: none;
}

.slider_image_wraper {
  opacity: 1;
  cursor: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: static;
  inset: 20% 6% 0% 18%;
}

.art_frame_hero-copy {
  z-index: 100;
  flex: none;
  width: 400px;
  max-width: none;
  position: relative;
  inset: 0%;
  overflow: clip;
}

.ex_piece-1-copy {
  z-index: 5;
  opacity: 1;
  width: 350px;
  max-width: none;
  position: absolute;
}

.carousel-arrow-w {
  cursor: pointer;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.carousel-arrow-w.arrow-next {
  margin-right: 2em;
}

.carousel-arrow-w.arrow-previous {
  margin-left: 2em;
}

.carousel-arrows {
  z-index: 4;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.carousel-arrow-icon {
  z-index: 4;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 1.25em;
  position: relative;
}

.carousel-arrow-oval {
  z-index: 3;
  background-color: #ff7a00;
  border-radius: 100%;
  width: 3.25em;
  height: 3.25em;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.carousel-arrow-oval.next-arrow {
  inset: 0% 0% 0% auto;
}

.carousel-arrow {
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  display: flex;
  position: relative;
}

.carousel-arrow.arrow-next {
  padding-left: 0;
  padding-right: 1em;
}

.logo_div {
  margin-top: -7px;
}

.logosvg {
  color: #f9f6f0;
  width: 180px;
  padding-right: 0;
}

.logosvg.nav {
  width: 80px;
}

.logosvg.nav.menuopen {
  z-index: 300;
  color: #f9f6f0;
  cursor: pointer;
  width: 26px;
  position: absolute;
  inset: 25% 0% 0% auto;
}

.logosvg.nav.menuopen.menuclosed {
  z-index: 200;
  width: 24px;
  display: none;
}

.mtx_nav_container {
  justify-content: flex-start;
  align-items: center;
  width: 90vw;
  height: 50px;
  line-height: 41px;
  display: none;
  position: fixed;
}

.menu-block {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.mx_swipeto_ani {
  display: none;
}

.ax_about_section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  max-width: 1200px;
  margin-top: 15px;
  display: grid;
}

.about_section_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.portrait_section_wrapper {
  border-radius: 45px;
  justify-content: center;
  align-items: center;
  width: 365px;
  height: auto;
  display: flex;
}

.image-13 {
  width: 365px;
  max-width: none;
  height: 391px;
  margin-top: -10px;
}

.h1 {
  color: var(--off-white);
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 130%;
}

.h1.numbers {
  margin-bottom: 0;
}

.h1.about {
  font-size: 40px;
}

.ax_numbers_section {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  max-width: 1200px;
  height: auto;
  margin-top: 45px;
  display: grid;
}

.hours_painted_div {
  border-right: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pieces_created_div {
  border-right: 1px solid var(--off-white);
  border-left: 1px solid var(--off-white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brushes_lost_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ax_chart_section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  max-width: 1200px;
  margin-top: 120px;
  display: grid;
}

.charter_section_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cytht {
  color: var(--accent-2);
  font-family: aviano, sans-serif;
  font-weight: 700;
}

.footer_seperator {
  background-color: var(--off-white);
  width: 80vw;
  max-width: 1200px;
  height: 1px;
  margin-top: 60px;
}

.footer_seperator._2 {
  margin-top: 0;
  margin-bottom: 30px;
}

.footer_seperator._2._3 {
  margin-top: 30px;
}

.footer_seperator._2._3._4 {
  width: 46vw;
}

.footer_logo_wrapper {
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 1200px;
  margin-top: 45px;
  margin-bottom: 45px;
  display: flex;
}

.image-14 {
  width: 480px;
  max-width: none;
}

.footer_info_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  max-width: 1200px;
  height: 50px;
  display: grid;
}

.footer_wrapper_1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_wrapper_2 {
  border-right: 1px solid var(--off-white);
  border-left: 1px solid var(--off-white);
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_wrapper_3 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-texts {
  color: var(--off-white);
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
}

.footer_design_by {
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 1200px;
  display: flex;
}

.text-block-5 {
  color: var(--accent-2);
  font-size: 18px;
  font-weight: 900;
}

.code-embed {
  border-radius: 60px;
  width: 310px;
}

.text-span {
  color: var(--accent-1);
  font-size: 20px;
}

.text-span-2 {
  color: var(--accent-1);
}

.footer_component {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dx_shop_section {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px solid var(--off-white);
  background-image: url('../images/Frame-47_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: 4.75fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 80vw;
  max-width: 1200px;
  height: 330px;
  margin-top: 120px;
  margin-bottom: 15px;
  padding-left: 45px;
  padding-right: 45px;
  display: grid;
}

.text-block-6 {
  -webkit-backdrop-filter: blur(2.5px);
  backdrop-filter: blur(2.5px);
  color: var(--off-white);
  border-radius: 20px;
  font-size: 25px;
}

.div-block-2 {
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  padding-bottom: 45px;
  display: flex;
}

.text-span-3 {
  opacity: 1;
  color: var(--off-white);
  font-size: 48px;
  line-height: 140%;
}

.text-span-4 {
  color: var(--off-white);
  font-size: 28px;
}

.tmlx_gallery {
  display: none;
}

.quote_button {
  text-decoration: none;
}

.form_popup {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.form_wrapper {
  background-color: var(--off-white);
  border-radius: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 600px;
  padding: 20px;
  display: none;
}

.image-15 {
  width: 70px;
  max-width: none;
}

.form_inner_wrapper {
  width: 100%;
  margin-top: 15px;
  padding-right: 0;
}

.text-block-7 {
  color: var(--primary);
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 120%;
}

.text-block-8 {
  color: var(--primary);
  font-family: kepler-std-extended-subhead, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-field {
  border-radius: 20px;
  height: 30px;
}

.text-field.message {
  height: 90px;
}

.form-block {
  margin-top: 15px;
}

.submit-button {
  background-color: var(--accent-2);
  border-radius: 20px;
  width: 100%;
  margin-top: 30px;
  padding-left: 0;
  padding-right: 0;
}

.checkbox-field {
  margin-top: 10px;
}

.checkbox-label, .field-label {
  color: var(--primary);
}

.link {
  color: var(--primary);
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 22px;
  font-weight: 300;
  text-decoration: none;
  display: flex;
  position: static;
  inset: 5% 5% auto auto;
}

.text-span-5, .text-span-6 {
  color: var(--accent-1);
}

.text-span-7 {
  margin-right: 10px;
  font-size: 12px;
  font-weight: 400;
}

.div-block-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-right: 2px;
  display: flex;
}

.image-16 {
  width: 425px;
  max-width: none;
  height: 425px;
}

.bold-text {
  line-height: 160%;
}

.bold-text-2 {
  font-weight: 300;
}

.collections_grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  max-width: 1200px;
  margin-top: 0;
  display: grid;
}

.collections_div-wrapper {
  background-image: url('../images/The-Deep-Blue_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  text-decoration: none;
  transition: background-position .35s;
  display: flex;
}

.collections_div-wrapper:hover {
  mix-blend-mode: normal;
  background-position: 0%;
  background-attachment: scroll;
}

.collections_div-wrapper-2 {
  outline-offset: 0px;
  background-image: url('../images/Wildlife-Majesty_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  text-decoration: none;
  transition: background-position .35s;
  display: flex;
}

.collections_div-wrapper-2:hover {
  outline-offset: 0px;
  background-position: 0%;
  outline: 3px #333;
}

.collections_div-wrapper-3 {
  outline-offset: 0px;
  background-image: url('../images/Symbolism-and-Emotion_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  text-decoration: none;
  transition: background-position .35s;
  display: flex;
}

.collections_div-wrapper-3:hover {
  background-position: 0%;
}

.collections_div-wrapper-4 {
  outline-offset: 0px;
  background-image: url('../images/Nature-and-Serenity_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  text-decoration: none;
  transition: background-position .35s;
  display: flex;
}

.collections_div-wrapper-4:hover {
  background-position: 0%;
}

.collections_div-wrapper-5 {
  outline-offset: 0px;
  background-image: url('../images/Symbolism-and-Emotion-1_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  text-decoration: none;
  transition: background-position .35s;
  display: flex;
}

.collections_div-wrapper-5:hover {
  background-position: 0%;
}

.collections_div-wrapper-6 {
  outline-offset: 0px;
  background-image: url('../images/Symbolism-and-Emotion-2_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  text-decoration: none;
  transition: background-position .35s;
  display: flex;
}

.collections_div-wrapper-6:hover {
  background-position: 0%;
}

.collections-text {
  color: var(--off-white);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.ax_collections_section {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-9 {
  color: var(--off-white);
  margin-bottom: 15px;
  font-size: 24px;
}

.mx_nav_dropdown {
  display: none;
}

.page-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.ax_cooks_section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  max-width: 1200px;
  margin-top: 120px;
  font-size: 15px;
  display: flex;
}

.clear-cookie {
  border: 3px none var(--off-white);
  background-color: var(--accent-1);
  color: var(--off-white);
  text-align: center;
  background-image: url('../images/Frame-47_1.webp');
  background-position: 100%;
  background-size: 200%;
  border-radius: 20px;
  width: 100%;
  font-weight: 700;
}

.visitshopmobs {
  border: 3px none var(--off-white);
  background-color: var(--accent-1);
  color: var(--off-white);
  text-align: center;
  background-image: url('../images/Frame-47_1.webp');
  background-position: 100%;
  background-size: 200%;
  border-radius: 20px;
  width: 100%;
  font-weight: 700;
  display: none;
}

@media screen and (max-width: 991px) {
  .lottie-animation {
    width: 270px;
    display: flex;
  }

  .intro_text_wrapper, .intro_image_wrapper {
    display: none;
  }

  .art_frame_hero {
    width: 300px;
    height: 417px;
  }

  .ex_piece-1 {
    width: 250px;
    height: 333px;
  }

  .welcome_aboard_text {
    height: auto;
    font-size: 28px;
  }

  .intro_text {
    width: 344px;
    min-width: auto;
    height: auto;
    font-size: 14px;
  }

  .intro_3_text {
    width: 326px;
    height: auto;
    font-size: 14px;
  }

  .light_exhibiit {
    width: 545px;
    height: 532px;
  }

  .ex_piece-2, .ex_piece-3, .ex_piece-4 {
    width: 250px;
    height: 333px;
  }

  .head-one {
    font-size: 26px;
  }

  .p1.mexhibits_components._2 {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .p1.hero {
    font-size: 15px;
    font-weight: 300;
  }

  .text-block {
    font-size: 24px;
  }

  .image-3 {
    width: 65px;
  }

  .nav_text_link_styles {
    font-size: 14px;
  }

  .dx_main_exhibits_component {
    display: none;
  }

  .track {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .camera {
    width: auto;
    height: auto;
    overflow: visible;
  }

  .frame {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-direction: column;
  }

  .item {
    height: 50vh;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .art_frame_exhibit_c {
    width: 300px;
  }

  .ex_piece-1-component-2 {
    width: 250px;
  }

  .art_frame_hero-copy {
    width: 300px;
  }

  .ex_piece-1-copy {
    width: 250px;
  }

  .mtx_nav_container {
    display: none;
  }

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

  .portrait_section_wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .image-13 {
    width: 330px;
  }

  .h1.about {
    margin-bottom: 0;
    font-size: 35px;
  }

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

  .text-block-5 {
    font-size: 16px;
  }

  .dx_shop_section {
    background-position: 0%;
  }

  .text-span-3 {
    font-size: 28px;
  }

  .text-span-4 {
    font-size: 22px;
  }

  .tmlx_gallery {
    flex-flow: column;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .sectiona_bento {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1.5fr .75fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .sectionb_bento {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .sectionc_bento {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-16 {
    width: 300px;
    height: 300px;
  }

  .collections_grid {
    margin-bottom: 60px;
  }

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

@media screen and (max-width: 767px) {
  .lottie-animation {
    width: 150px;
  }

  .art_frame_hero {
    width: 179px;
    height: 249px;
  }

  .ex_piece-1 {
    width: 150px;
    height: 200px;
  }

  .inner_text_wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .inner_inner_text_wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }

  .logo_loader {
    width: 402px;
  }

  .light_exhibiit {
    width: 275px;
    height: 321px;
  }

  .ex_piece-2, .ex_piece-3, .ex_piece-4 {
    width: 150px;
    height: 200px;
  }

  .head-one {
    font-size: 18px;
  }

  .p1.hero {
    font-size: 12px;
  }

  .text-block {
    font-size: 18px;
  }

  .dx_nav_bar {
    display: none;
  }

  .track, .item {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .art_frame_exhibit_c {
    width: 200px;
  }

  .ex_piece-1-component-2 {
    width: 150px;
  }

  .art_frame_hero-copy {
    width: 200px;
  }

  .ex_piece-1-copy {
    width: 150px;
  }

  .logosvg {
    display: none;
  }

  .logosvg.nav.mobi {
    display: flex;
  }

  .mtx_nav_container {
    z-index: 99999;
    flex: none;
    justify-content: space-between;
    margin-top: 10px;
    display: flex;
  }

  .menu-block.mobi {
    height: 34px;
  }

  .image-12 {
    width: 214px;
    max-width: none;
  }

  .ax_about_section, .ax_numbers_section, .ax_chart_section, .footer_seperator {
    width: 90vw;
  }

  .footer-texts {
    font-size: 12px;
  }

  .dx_shop_section {
    display: none;
  }

  .tmlx_gallery {
    flex-flow: column;
    display: flex;
  }

  .link {
    top: 9%;
  }

  .image-16 {
    width: 250px;
    height: 250px;
  }

  .collections_grid {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 60px;
  }

  .mx_nav_dropdown {
    flex-flow: column;
    text-decoration: none;
    display: none;
  }

  .mobi_nav_text_style {
    text-decoration: none;
  }

  .ax_cooks_section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 90vw;
    margin-top: 60px;
  }

  .visitshopmobs {
    background-image: url('../images/The-Deep-Blue_1.webp');
    background-position: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .top_level_loader_wrapper {
    z-index: 6;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .bottom_level_loader_wrapper {
    z-index: 5;
  }

  .lottie-animation {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
    inset: auto 0 0 auto;
  }

  .intro_text_wrapper {
    display: none;
  }

  .intro_image_wrapper {
    display: none;
    inset: auto 14% 11% auto;
  }

  .art_frame_hero {
    width: 240px;
    height: 334px;
  }

  .ex_piece-1 {
    width: 202px;
    height: 286px;
  }

  .inner_inner_text_wrapper {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 45px;
    padding-left: 15px;
  }

  .welcome_aboard_text {
    width: 266px;
    min-width: auto;
    height: 40px;
    min-height: auto;
    font-size: 26px;
  }

  .intro_text {
    width: 317px;
    height: 155px;
    min-height: auto;
    font-size: 14px;
  }

  .mid_level_loader_wrapper {
    z-index: 4;
  }

  .logo_loader {
    width: 250px;
  }

  ._2nd_intro_text {
    width: 247px;
    font-size: 24px;
  }

  .intro_3_text {
    width: auto;
    min-width: auto;
    height: 32px;
    min-height: auto;
  }

  .ax_hero_section {
    flex-flow: column;
    width: 100vw;
    margin-top: 75px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    overflow: hidden;
  }

  .hero_content_wrapper {
    grid-template-rows: auto minmax(auto, 1fr);
    width: 100%;
    height: auto;
  }

  .hero_exhibit_wrapper {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .hero_inner_echibit_wrapper-copy {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .light_exhibiit {
    width: 346px;
    height: 442px;
  }

  .ex_piece-2, .ex_piece-3, .ex_piece-4 {
    width: 215px;
    height: 286px;
  }

  .head-one {
    font-size: 24px;
  }

  .p1 {
    font-size: 15px;
  }

  .p1.mexhibits_components._2 {
    margin-bottom: 30px;
  }

  .p1.hero {
    font-size: 14px;
  }

  .text-block {
    font-size: 18px;
  }

  .line {
    width: 45px;
  }

  .lottiediv_scroll {
    padding-top: 7px;
    display: none;
  }

  .spacer1, .dx_nav_bar {
    display: none;
  }

  .logo_carousel_section {
    justify-content: center;
    align-items: center;
    width: 100vw;
    margin-top: -15px;
    margin-bottom: 0;
    margin-left: 0;
    display: none;
    transform: none;
  }

  .dx_main_exhibits_component {
    display: none;
  }

  .item {
    padding: 10px 20px;
  }

  .ex_piece-1-component-2 {
    width: 175px;
  }

  .ax_page_preloader {
    display: none;
  }

  .logo_c_wrapper {
    width: 280px;
  }

  .image-6 {
    opacity: .07;
    width: 280px;
  }

  .dx_cursor-wrapper {
    display: none;
  }

  .mx_slider {
    width: 90vw;
    height: 650px;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    overflow: visible;
  }

  .swiper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .swiper-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 600px;
    display: flex;
    overflow: visible;
  }

  .swiper-wrapper.first-swiper-wrapper {
    justify-content: center;
    align-items: center;
    width: 300px;
  }

  .swiper-slide {
    background-image: url('../images/Art-Exhibit--BG_1.webp');
    background-position: 50% 100%;
    background-size: auto;
    border-radius: 30px;
    flex-flow: column;
    flex: none;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 610px;
    margin-left: 0;
    padding: 20px 20px 10px;
    display: flex;
  }

  .swiper-slide.first-swiper {
    width: auto;
  }

  .swiper-slide.y {
    margin-left: 30px;
  }

  .image_wrapper_slider {
    display: flex;
  }

  .image-8 {
    width: 215px;
    max-width: none;
    position: relative;
    inset: 0%;
  }

  .image-9 {
    position: relative;
    inset: 0;
  }

  .slider_image_wraper {
    width: auto;
    height: auto;
  }

  .art_frame_hero-copy {
    width: 220px;
  }

  .ex_piece-1-copy {
    width: 185px;
  }

  .carousel-arrow-w.arrow-next {
    margin-right: 1em;
  }

  .carousel-arrow-w.arrow-previous {
    margin-left: 1em;
  }

  .carousel-arrows {
    margin-top: 2.5em;
    position: relative;
  }

  .slider_content_wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    display: flex;
  }

  .art_name_mobi {
    color: var(--off-white);
    text-align: center;
    font-size: 18px;
    line-height: 140%;
  }

  .text-block-2 {
    color: var(--accent-2);
    text-align: center;
    font-size: 11px;
  }

  .main_exhibit_mobi_style {
    color: var(--off-white);
    text-align: center;
    font-family: kepler-std-extended-subhead, sans-serif;
    font-size: .8rem;
    font-weight: 300;
    line-height: 140%;
  }

  .main_exhibit_mobi_style._1 {
    text-align: left;
    font-family: aviano, sans-serif;
  }

  .text-block-2-copy {
    color: var(--off-white);
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
  }

  .series_x_mob_-style {
    color: var(--accent-2);
    text-align: center;
    font-size: 8px;
  }

  .text-block-4 {
    color: var(--accent-2);
    text-align: center;
    font-size: 15px;
    line-height: 140%;
    text-decoration: underline;
  }

  .link-block {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    text-decoration: none;
    display: flex;
  }

  .nav_bar_mobi {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .image-10 {
    width: 192px;
    max-width: none;
  }

  .image-11 {
    width: 193px;
    max-width: none;
  }

  .logo_div {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .logosvg {
    width: 115px;
    display: flex;
  }

  .logosvg.nav {
    display: flex;
  }

  .logosvg.nav.mobi {
    width: 55px;
  }

  .logosvg.nav.menuopen.menuclosed.mobi {
    opacity: 0;
    display: flex;
  }

  .logosvg.nav.menuopen.mobi {
    width: 22px;
  }

  .mtx_nav_container {
    z-index: 3;
    box-shadow: 0 4px 8px -1px var(--primary);
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
    background-color: #11202c78;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: 60px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .menu-block {
    height: 50px;
  }

  .menu-block.mobi {
    height: 45px;
  }

  .image-12 {
    width: 180px;
    max-width: none;
  }

  .mx_swipeto_ani {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: 2.25fr .5fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: center stretch;
    width: 100vw;
    height: auto;
    margin-top: 15px;
    margin-bottom: 60px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .line_swipe_div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: var(--off-white);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 0;
    height: .5px;
    min-height: auto;
    max-height: none;
    display: block;
  }

  .ax_about_section {
    grid-template-columns: minmax(200px, 1fr);
  }

  .portrait_section_wrapper {
    width: auto;
  }

  .image-13 {
    filter: none;
    width: 288px;
    height: 310px;
  }

  .h1, .h1.about {
    font-size: 24px;
  }

  .ax_numbers_section {
    grid-template-columns: 1fr;
    width: 90vw;
    margin-top: 30px;
  }

  .hours_painted_div {
    border-right-style: none;
    border-right-width: 0;
  }

  .pieces_created_div {
    border-style: solid none;
    border-width: 1px 0;
    border-top-color: var(--off-white);
    border-bottom-color: var(--off-white);
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .ax_chart_section {
    grid-template-columns: minmax(200px, 1fr);
    margin-top: 60px;
  }

  .image-14 {
    width: 100%;
  }

  .footer_info_box {
    grid-template-columns: minmax(200px, 1fr);
    height: auto;
  }

  .footer_wrapper_2 {
    border-width: 1px 0;
    border-top-style: solid;
    border-top-color: var(--off-white);
    border-bottom-style: solid;
    border-bottom-color: var(--off-white);
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer_wrapper_3, .footer-texts {
    text-decoration: none;
  }

  .text-block-5 {
    font-size: 12px;
  }

  .tmlx_gallery {
    display: none;
  }

  .form_popup {
    z-index: 3;
    display: none;
  }

  .form_wrapper {
    height: auto;
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    display: none;
  }

  .image-15 {
    width: 65px;
  }

  .text-block-7 {
    font-size: 18px;
  }

  .text-block-8 {
    font-size: 16px;
  }

  .checkbox-field {
    margin-bottom: 0;
  }

  .checkbox-label, .field-label {
    font-size: 12px;
  }

  .image-16 {
    width: 200px;
    max-width: none;
    height: 200px;
  }

  .bold-text {
    font-size: 16px;
    line-height: 152%;
  }

  .collections_grid {
    grid-template-columns: minmax(200px, 1fr);
    width: 100%;
    margin-bottom: 0;
  }

  .ax_collections_section {
    width: 90vw;
    max-width: 1200px;
    margin-bottom: 30px;
  }

  .text-block-9 {
    text-align: center;
    line-height: 120%;
  }

  .itemcontainer {
    flex-flow: column;
    display: flex;
  }

  .mx_nav_dropdown {
    z-index: 2;
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
    background-color: #11202c78;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: -98px;
    padding-top: 15px;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .mobi_nav_text_style {
    color: var(--off-white);
    width: 100%;
    padding: 10px;
    line-height: 140%;
    text-decoration: none;
  }

  .ax_cooks_section {
    grid-template-columns: minmax(200px, 1fr);
    margin-top: 60px;
  }

  .clear-cookie, .visitshopmobs {
    font-size: 13px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_8fd1f23a-7e1b-e736-3b4a-085af1a2a0e7-41aa3421 {
    order: -9999;
    justify-self: start;
  }

  #w-node-_4515787a-8a24-725e-1b84-e7b40a97405c-41aa3421 {
    order: -9999;
  }
}


