.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-page-count {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

body {
  background-color: #38e9b2;
  font-family: 'Gt walsheim', sans-serif;
  color: #042828;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

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

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

p {
  margin-bottom: 10px;
}

a {
  text-decoration: none;
}

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

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

figure {
  margin-bottom: 10px;
}

.nav {
  height: 90px;
  background-color: transparent;
}

.nav.mobile {
  position: relative;
  display: none;
  height: 60px;
}

.nav.aquamarine {
  background-color: #38e9b2;
}

.nav.teal {
  background-color: #007d81;
}

.nav.archive {
  background-color: #042828;
  color: #fff;
}

.nav-logo {
  max-height: 50px;
}

.nav-logo.menu-open {
  display: none;
}

.nav-logo-link {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
  padding-left: 0px;
}

.nav-link-container {
  display: inline-block;
  width: auto;
  float: right;
  text-align: right;
}

.nav-link {
  padding: 0px 10px;
  color: #042828;
  text-decoration: none;
}

.nav-link.text {
  margin-left: 15px;
}

.nav-link.text.w--current {
  color: #053d3a;
}

.nav-link.text.teal-nav {
  color: #e6eb9c;
}

.nav-link.text.teal-nav.sh-launch-hide {
  display: none;
}

.nav-link.text.archive {
  color: #fff;
}

.nav-link.text.archive-button {
  margin-top: -3px;
  margin-bottom: -3px;
  padding: 3px 18px;
  border-radius: 20px;
  background-color: #38e9b2;
  color: #053d3a;
}

.nav-link.text.archive-button.tablet {
  display: none;
  padding-right: 12px;
  padding-left: 12px;
}

.nav-link.text.sh-launch-hide {
  /* display: none; */
}

.nav-icon-button {
  max-height: 16px;
  max-width: 16px;
}

.nav-container {
  height: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 15px;
  text-align: right;
}

.nav-container.bottom {
  margin-top: 14px;
}

.nav-container.top {
  margin-top: 20px;
  margin-bottom: 13px;
}

.nav-icon-container {
  display: inline-block;
  padding-right: 10px;
}

.nav-icon-container.sm {
  margin-right: 10px;
  border-right: 1px solid #042828;
}

.nav-icon-container.sm.teal-nav {
  border-right-color: #e6eb9c;
}

.nav-icon-container.sm.archive {
  border-right-color: #fff;
}

.nav-icon-container.main-menu {
  width: 100%;
}

.menu-button {
  margin: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: right;
  text-decoration: none;
}

.menu-content {
  position: fixed;
  left: 0%;
  top: 58px;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #042828;
}

.menu-content.hide {
  display: none;
}

.menu-nav-item {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #e6eb9c;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.menu-nav-item.archive-button {
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 20px;
  background-color: #38e9b2;
  color: #053d3a;
}

.menu-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-social-media-icon {
  width: 38px;
  height: 38px;
  margin: 6px 12px;
}

.menu-social-media-container {
  text-align: center;
}

.menu-mobile {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 60px;
}

.menu-mobile.aquamarine {
  background-color: #38e9b2;
}

.menu-mobile.teal {
  background-color: #38e9b2;
}

.menu-mobile.archive {
  background-color: #38e9b2;
}

.menu-icon {
  margin-right: 20px;
  margin-left: 20px;
}

.menu-icon.menu-open {
  display: none;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  padding-top: 25px;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #38e9b2;
  background-image: url('../images/bab-balls-home-hero-right3x.png'), url('../images/bab-balls-home-hero-left3x.png');
  background-position: 100% 50%, 0% 50%;
  background-size: auto 100%, auto 100%;
  background-repeat: no-repeat, no-repeat;
  text-align: center;
}

.headline-bab {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 83px;
  line-height: 60px;
}

.headline-theme {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
}

.headline-paragraph {
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

.headline-container {
  margin-top: 45px;
  margin-bottom: 45px;
}

.countdown-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.countdown-sub-container {
  margin-right: 15px;
  margin-left: 15px;
}

.countdown-number {
  margin-bottom: 10px;
  color: #fff;
  font-size: 83px;
  line-height: 60px;
  font-weight: 700;
}

.countdown-number.hide-sh-launch {
  /* display: none; */
}

.homepage-text-button {
  padding: 8px 25px;
  border: 1px solid #042828;
  border-radius: 20px;
  background-color: transparent;
  color: #042828;
  font-size: 22px;
}

.homepage-text-button.teal-bg {
  border-color: #e6eb9c;
  color: #e6eb9c;
}

.homepage-text-button.teal-bg {
  border-color: #e6eb9c;
  color: #e6eb9c;
}

.navigation {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1000;
}

.text-countdown-in {
  display: none;
}

.section {
  position: relative;
  overflow: hidden;
  padding-right: 10px;
  padding-left: 10px;
}

.section.teal-bg {
  background-color: #007d81;
  color: #e6eb9c;
}

.section.dark-bg {
  background-color: #062928;
    color: #e6eb9c;
}

.section.teal-bg.home-artists-graphic {
  background-image: url('../images/bab-balls-7.png');
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.section.teal-bg.hide-sh-launch {
  /* display: none; */
}

.section.aquamarine-bg {
  background-color: #38e9b2;
}

.section.aquamarine-bg.page-headers-graphic {
  background-image: url('../images/bab-balls-header-right3x.png'), url('../images/bab-balls-headers-left3x.png');
  background-position: 100% 50%, 0% 50%;
  background-size: auto 100%, auto 100%;
  background-repeat: no-repeat, no-repeat;
}

.section.aquamarine-bg.theme-graphic {
  background-image: url('../images/bab-balls-escape-route-left3x.png'), url('../images/bab-balls-escape-route-right3x.png');
  background-position: 110% 50%, -10% 50%;
  background-size: auto 100%, auto 100%;
  background-repeat: no-repeat, no-repeat;
}

.section.aquamarine-bg.social-media-graphic {
  padding-top: 45px;
  padding-bottom: 45px;
  background-image: url('../images/bab-balls-home-social-media-right3x.png'), url('../images/bab-balls-home-social-media-left3x.png');
  background-position: 100% 50%, 0% 50%;
  background-size: auto 100%, auto 100%;
  background-repeat: no-repeat, no-repeat;
}

.section.grey-bg {
  background-color: #969ca8;
  color: #e6eb9c;
}

.section.grey-bg.home-media-graphic {
  background-image: url('../images/bab-balls-8.png');
  background-size: 100%;
  background-repeat: no-repeat;
}

.section.grey-bg.home-media-graphic.hide-sh-launch {
  /* display: none; */
}

.section.grey-bg.sh-launch-hide {
  display: none;
}

.section.white-bg {
  background-color: #fff;
}

.section.white-bg.hide-sh-launch {
  /* display: none; */
}

.section.light-grey-bg {
  background-color: #f2f2f2;
}

.section._404-graphics {
  background-image: url('../images/bab-balls-6.png'), url('../images/bab-balls-5.png');
  background-position: 100% 50%, 0% 50%;
  background-size: auto 150%, auto 150%;
  background-repeat: no-repeat, no-repeat;
}

.section-item-container {
  margin: 45px auto;
}

.section-item-container.heading-container {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}

.section-item-container.align-center {
  text-align: center;
}

.section-item-container.align-center.extra-padding {
  margin-top: 60px;
}

.section-item-container.social-media-cta {
  margin-top: 90px;
  margin-bottom: 90px;
  text-align: center;
}

.section-item-container.homepage-artist-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 940px;
  margin-top: -15px;
  margin-bottom: -15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-item-container.homepage-artwork {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-item-container._3-masonry {
  -webkit-column-count: 3;
  column-count: 3;
}

.section-item-container.related-list {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.section-item-container.artwork-categories-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-item-container._1-single {
  width: 75%;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.section-item-container.venue-content-container {
  max-width: 500px;
  margin: 0px auto 45px;
}

.section-item-container.whats-on-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-item-container.share-content-container {
  max-width: 500px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.section-item-container._2-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-item-container._2-masonry {
  width: 75%;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  column-gap: 60px;
}

.section-item-container.less-padding {
  margin-top: -15px;
  margin-bottom: 15px;
}

.section-item-container.ratio-locked {
  max-width: 940px;
}

.section-item-container.ratio-locked.hide-sh-launch {
  /* display: none; */
}

.section-item-container.sh-launch-hide {
  display: none;
}

.section-item-container.homepage-artist-cycle {
  height: 580px;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 6px;
  font-size: 60px;
  line-height: 50px;
}

.homepage-artist-item-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #e6eb9c;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
}

.homepage-artist-item-title.black-link {
  color: #053d3a;
}

.homepage-artist-item-title.artist-name {
  max-width: 150px;
}

.text-block-inline {
  display: inline-block;
  margin-right: 5px;
}

.text-block-inline.yellow-link {
  color: #e6eb9c;
  text-decoration: none;
}

.text-block-inline.grey-link {
  color: #7a7b7a;
  text-decoration: none;
}

.text-block-inline.commute-info {
  width: 50%;
  margin-right: 0px;
  text-align: left;
}

.text-block-inline.commute-info.th {
  font-family: Prompt, sans-serif;
}

.text-block-inline._90-px {
  width: 20%;
  text-align: left;
}

.text-block-inline.black-link {
  color: #042828;
  text-decoration: none;
}

.tag {
  display: inline-block;
  margin-top: 4px;
  margin-right: 6px;
  padding-right: 12px;
  padding-left: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6eb9c;
  border-radius: 20px;
  opacity: 0.7;
}

.tag.white-bg {
  border-color: #042828;
  opacity: 0.4;
}

.tag.tag-type {
  border-color: #e6eb9c;
  background-color: #e6eb9c;
  color: #007d81;
}

.whats-on-paragraph {
  overflow: hidden;
  max-height: 40px;
  margin-bottom: 5px;
  text-decoration: none;
}

.whats-on-paragraph.list-highlight {
  max-height: 60px;
  margin-bottom: 6px;
  color: #053d3a;
  text-decoration: none;
}

.social-media-cta-text {
  display: inline-block;
  font-size: 38px;
  line-height: 36px;
}

.social-media-cta-link-block {
  width: 66px;
  height: 66px;
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 33px;
  background-color: #38e9b2;
}

.social-media-cta-container {
  margin-top: 20px;
  text-align: center;
}

.section-heading-description {
  font-size: 24px;
  line-height: 30px;
}

.section-heading-description.extra-top-padding {
  margin-top: 10px;
}

.section-heading-description.hide-sh-launch {
  /* display: none; */
}

.homepage-media-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.homepage-artist-image-container {
  margin-bottom: 20px;
  border-radius: 75px;
}

.homepage-media-image {
  width: 300px;
  height: 214px;
}

.nav-dropdown-item {
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  padding: 3px 9px;
  text-align: left;
}

.nav-dropdown-item.w--current {
  color: #053d3a;
}

.nav-dropdown-item.dropdown-sub {
  margin-left: 9px;
  border-left: 1px solid rgba(5, 61, 58, 0.6);
  opacity: 0.6;
}

.nav-dropdown-item.dropdown-sub.teal {
  border-left-color: rgba(230, 235, 156, 0.6);
}

.nav-dropdown-item.dropdown-sub.teal.hide-sh-launch {
  /* display: none; */
}

.nav-dropdown-item.dropdown-sub.sh-launch-hide {
  /* display: none; */
}

.nav-dropdown-item.teal {
  color: #e6eb9c;
}

.nav-dropdown-container.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 45px 12px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #38e9b2;
}

.nav-dropdown-container.teal.w--open {
  background-color: #007d81;
}

.homepage-venue-slider {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  height: 100%;
}

.hide {
  display: none;
}

.section-container {
  padding-bottom: 30px;
}

.section-container.tabs-container {
  padding-bottom: 0px;
}

.section-container.homepage-venue-section-container {
  position: relative;
  z-index: 10;
}

.section-container.extra-margin {
  padding-bottom: 60px;
}

.section-container.less-padding {
  padding-bottom: 15px;
}

.homepage-venue-item {
  margin-bottom: 10px;
  line-height: 30px;
  text-align: center;
}

.homepage-venue-slider-item {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/5d42be3102c753277e641910_Asset-21-copy.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/5d42be3102c753277e641910_Asset-21-copy.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.homepage-media-image-container {
  margin-bottom: 10px;
}

.homepage-artist-image {
  width: 150px;
  height: 150px;
  border-radius: 100px;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.homepage-artist-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 33%;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.homepage-media-item-title {
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #e6eb9c;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
}

.footer {
  background-color: #042828;
  color: #e6eb9c;
}

.footer.archive {
  background-color: #042828;
}

.menu-dropdown-item {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #e6eb9c;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.homepage-highlights-slider {
  height: auto;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.homepage-highlights-item {
  text-align: center;
}

.homepage-highlights-image-container {
  width: 100%;
  margin-bottom: 20px;
}

.homepage-highlights-image {
  width: 940px;
  height: 671px;
}

.homepage-highlights-mask {
  height: auto;
}

.homepage-highlights-slider-arrow {
  width: 50px;
  height: 671px;
  margin-top: 0px;
}

.homepage-highlights-slider-arrow.left {
  -webkit-transform: translate(-25px, 0px);
  -ms-transform: translate(-25px, 0px);
  transform: translate(-25px, 0px);
}

.homepage-highlights-slider-arrow.right {
  -webkit-transform: translate(25px, 0px);
  -ms-transform: translate(25px, 0px);
  transform: translate(25px, 0px);
}

.homepage-highlights-slider-arrow-icon {
  width: 50px;
  height: 50px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 30px;
  background-color: #38e9b2;
  color: #042828;
  font-size: 30px;
  line-height: 39px;
}

.homepage-highlights-slider-nav {
  display: none;
  height: 30px;
  -webkit-transform: translate(0px, -74px);
  -ms-transform: translate(0px, -74px);
  transform: translate(0px, -74px);
  font-size: 13px;
}

.homepage-highlights-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #e6eb9c;
  font-size: 18px;
  line-height: 24px;
}

.homepage-highlight-item-title {
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #e6eb9c;
  font-size: 36px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.homepage-artwork-image-container {
  width: 50%;
  text-align: center;
}

.homepage-artwork-image-container.home-artwork-graphic {
  position: relative;
  background-image: url('../images/bab-balls-9_1.png');
  background-position: 50% 50%;
  background-size: auto 90%;
  background-repeat: no-repeat;
}

.homepage-artwork-image {
  width: 400px;
  height: 400px;
  border-radius: 200px;
}

.homepage-artwork-graphics {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.homepage-artwork-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.homepage-artwork-item-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.homepage-artwork-item-title {
  display: inline-block;
  width: 260px;
  margin-right: 50px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #e6eb9c;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
}

.homepage-artwork-item-title.titel-description {
  margin-top: 6px;
  margin-bottom: 6px;
  font-weight: 300;
}

.go-button {
  width: 40px;
  height: 40px;
  border-style: none;
  background-color: transparent;
}

.go-button.next {
  background-image: url('../images/go-button-teal.png');
}

.go-button.previous {
  background-image: url('../images/go-button-teal-left.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.artwork-category-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96px;
  margin-right: 12px;
  margin-bottom: 30px;
  margin-left: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.artwork-category-image-container {
  margin-bottom: 10px;
  border: 2px solid #042828;
  border-radius: 40px;
}

.artwork-category-image {
  width: 45px;
  height: 45px;
  border-radius: 40px;
}

.category-text {
  color: #042828;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}

.category-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.artwork-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}

.artwork-list-title {
  color: #042828;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  text-decoration: none;
}

.artwork-list-image-container {
  margin-bottom: 10px;
}

.artwork-list-image {
  width: 100%;
}

.pagination-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pagination-text {
  width: auto;
  margin: 0px 30px;
}

.related-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.related-item.column-layout {
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}

.related-item-image-container {
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.related-item-title {
  display: inline-block;
  margin-bottom: 6px;
  color: #e6eb9c;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-decoration: none;
}

.related-item-paragraph {
  overflow: hidden;
  max-height: 40px;
  margin-bottom: 5px;
  text-decoration: none;
}

.related-item-image {
  width: 150px;
  height: 107px;
}

.related-item-image.b-w {
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.related-item-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tabs-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-link {
  margin-right: 15px;
  margin-left: 15px;
  padding: 6px 20px 3px;
  background-color: transparent;
  color: #042828;
  text-align: center;
}

.tab-link.w--current {
  border-bottom: 2px solid #042828;
  background-color: transparent;
  font-weight: 500;
}

.tab-link.yellow-tab {
  border-bottom-color: #e6eb9c;
  color: #e6eb9c;
}

.tab-link.sh-launch-hide {
  display: none;
}

.venue-list-item {
  display: inline-block;
  margin-bottom: 45px;
}

.venue-list-item-images-container {
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1.5fr 1fr;
  grid-template-columns: 1.5fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.venue-list-item-image-container {
  width: 100%;
}

.venue-list-image {
  width: 460px;
  height: 329px;
}

.venue-list-item-title {
  display: block;
  margin-bottom: 2px;
  color: #042828;
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  text-decoration: none;
}

.venue-list-item-title.archive {
  color: #042828;
}

.venue-list-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-right: 45px;
  margin-left: 45px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.venue-list-item-description {
  color: #7a7b7a;
}

.venue-list-item-description.hide-sh-launch {
  /* display: none; */
}

.next {
  background-image: url('../images/go-button-teal-left.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

._3-columns-list {
  -webkit-column-count: 3;
  column-count: 3;
}

.artist-list-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 45px;
}

.artist-list-item.artist-grid {
  width: 33%;
}

.artist-list-item-images-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.artist-list-item-image-container {
  width: 120px;
  height: 120px;
  border-radius: 60px;
}

.artist-list-item-image-container.artist-list-image-artist {
  position: relative;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
}

.artist-list-image {
  width: 100%;
  height: 100%;
  border-radius: 60px;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.artist-list-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.artist-list-item-title {
  display: inline-block;
  height: 52px;
  margin-bottom: 2px;
  color: #042828;
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.artist-list-item-title._2-lines-overflow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-text-category {
  display: inline-block;
  height: 40px;
  min-width: 40px;
  margin-right: 6px;
  margin-bottom: 15px;
  margin-left: 6px;
  padding-right: 12px;
  padding-left: 12px;
  border: 1px solid #042828;
  border-radius: 20px;
  background-color: transparent;
  color: #042828;
  text-align: center;
}

.list-text-categories-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-collection-sub-heading {
  font-size: 30px;
  line-height: 34px;
}

.section-collection-heading {
  position: relative;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 45px;
  line-height: 49px;
  font-weight: 700;
  text-align: center;
}

.section-collection-heading.link {
  display: block;
  color: #042828;
  text-decoration: none;
}

.section-collection-heading.page-heading {
  font-size: 52px;
  line-height: 56px;
}

.section-collection-heading.page-heading.thai-name {
  margin-top: -6px;
  font-family: Prompt, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

.collection-slider {
  height: auto;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.collection-slider-mask {
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.collection-slider-image {
  width: 660px;
  /* height: 450px; */
}

.collection-slider-nav {
  display: none;
}

.collection-slider-slide {
  text-align: center;
}

.collection-slider-arrow-icon-container {
  width: 50px;
  height: 50px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 30px;
  background-color: #38e9b2;
  color: #042828;
  font-size: 30px;
  line-height: 39px;
}

.collection-slider-arrow-icon-container.archive {
  border-style: solid;
  border-width: 1px;
  border-color: #042828;
  background-color: #e6e6e6;
}

.collection-content-container {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
}

.collection-content-container.artwork-description {
  position: relative;
  max-width: 500px;
  font-size: 14px;
  line-height: 18px;
}

.collection-content-container.artist-description {
  position: relative;
  max-width: 500px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.collection-content-container.venue-open-hours {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  line-height: 26px;
}

.collection-content-container.artwork-content-container {
  max-width: 400px;
}

.artwork-link-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.artwork-link-text-container {
  max-width: 360px;
}

.artwork-link-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e6eb9c;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  text-decoration: none;
}

.artwork-link-heading.white-bg {
  color: #042828;
}

.artwork-description-more {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  margin-top: 12px;
  color: #e6eb9c;
  text-align: center;
}

.artwork-description-more.artist-more {
  color: #e6eb9c;
}

.artwork-description-more.artist-more.archive {
  color: #000;
}

.artwork-description-more.about-more {
  color: #053d3a;
}

.text-paragraph {
  overflow: hidden;
  height: 150px;
  text-align: left;
}

.text-paragraph a {
  color: #007d81;
  text-decoration: underline;
}

.text-paragraph.th {
  font-family: Prompt, sans-serif;
}

.empty-state {
  background-color: transparent;
  font-size: 16px;
  text-align: center;
}

.venue-logo {
  max-width: 200px;
}

.text-button {
  padding: 5px 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #042828;
  border-radius: 20px;
  background-color: transparent;
  color: #042828;
}

.body-teal {
  background-color: #007d81;
}

.artist-image-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 410px;
  height: 410px;
  margin-right: auto;
  margin-bottom: -10px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bab-balls-11.png');
  background-position: 50% 50%;
  background-size: auto 92%;
  background-repeat: no-repeat;
}

.artist-image-container.archive {
  background-image: none;
}

.artist-image {
  width: 330px;
  height: 330px;
  border-radius: 165px;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.artist-image-graphic {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  -webkit-transform: translate(-8px, 0px) scale(1.05);
  -ms-transform: translate(-8px, 0px) scale(1.05);
  transform: translate(-8px, 0px) scale(1.05);
}

.show-more-shadow {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 45px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 125, 129, 0)), color-stop(50%, #007d81));
  background-image: linear-gradient(180deg, rgba(0, 125, 129, 0), #007d81 50%);
}

.show-more-shadow.about-page {
  height: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 242, 242, 0)), color-stop(39%, #f2f2f2));
  background-image: linear-gradient(180deg, rgba(242, 242, 242, 0), #f2f2f2 39%);
}

.show-more-shadow-about-page {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 242, 242, 0)), color-stop(39%, #f2f2f2));
  background-image: linear-gradient(180deg, rgba(242, 242, 242, 0), #f2f2f2 39%);
}

.show-more-shadow.archive {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 242, 242, 0)), color-stop(50%, #e6e6e6));
  background-image: linear-gradient(180deg, rgba(242, 242, 242, 0), #e6e6e6 50%);
}

.venue-buttons-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin: 45px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.venue-buttons-container.no-padding {
  margin-top: 0px;
  margin-bottom: 15px;
}

.venue-button-container {
  width: 62px;
  margin-right: 20px;
  margin-left: 20px;
  text-align: center;
  text-decoration: none;
}

.venue-button {
  width: 33px;
  margin-bottom: 6px;
}

.venue-cta-button-text {
  color: #38e9b2;
  font-size: 13px;
}

.venue-cta-button-text.archive {
  color: #042828;
}

.venue-tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.venue-tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px none #e6eb9c;
  border-left: 1px none #e6eb9c;
  background-color: transparent;
  color: #e6eb9c;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}

.venue-tab-link.w--current {
  background-color: transparent;
  font-weight: 500;
}

.venue-tab-link.archive {
  border-right-color: #042828;
  border-left-color: #042828;
  color: #042828;
}

.venue-open-hours-container {
  margin-right: 30px;
  margin-left: 30px;
}

.text-block.bold {
  font-weight: 500;
}

.text-block.align-centre {
  text-align: center;
}

.public-transport-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 9px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: right;
}

.whats-on-list-item {
  display: -ms-grid;
  display: grid;
  margin-bottom: 15px;
  padding-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 6px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-bottom: 1px solid #d5d5d5;
}

.whats-on-list-item.press {
  display: block;
}

.whats-on-list-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.venue-item-image {
  width: 300px;
  height: 214px;
}

.whats-on-paragraph-container {
  text-decoration: none;
}

.whats-on-paragraph-container.list-highlight {
  margin-top: 6px;
}

.inline-block {
  display: inline-block;
}

.whats-on-image {
  width: 940px;
  height: 671px;
}

.whats-on-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
}

.whats-on-content-container.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.whats-on-content-container.vertical.border {
  border-left: 1px solid #d5d5d5;
}

.whats-on-time-text {
  display: inline-block;
  max-width: 200px;
  margin-right: 2px;
  margin-left: 2px;
}

.whats-on-time-text-container {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

.whats-on-time-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
}

.whats-on-venue-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 66%;
  margin: 30px auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.whats-on-venue-container.sh-launch-hide {
  display: none;
}

.whats-on-venue-text-container {
  margin-right: 15px;
}

.rich-text {
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
}

.rich-text h1 {
  margin-top: 30px;
  font-size: 32px;
  line-height: 34px;
}

.rich-text h2 {
  margin-top: 30px;
  font-size: 28px;
  line-height: 32px;
}

.rich-text h3 {
  margin-top: 20px;
}

.rich-text h4 {
  margin-top: 20px;
}

.rich-text h5 {
  margin-top: 20px;
}

.rich-text figure {
  margin-top: 30px;
  margin-bottom: 30px;
}

.rich-text p {
  line-height: 26px;
}

.rich-text blockquote {
  padding-right: 50px;
  padding-left: 50px;
  border-left-color: #38e9b2;
  font-style: italic;
}

.rich-text.th {
  font-family: Prompt, sans-serif;
}

.rich-text.fully-justified {
  text-align: justify;
}

.rich-text a {
  color: #007d81;
}

.whats-on-related-collection-container {
  max-width: 640px;
  margin: 45px auto 30px;
  padding-right: 150px;
  padding-left: 150px;
}

.whats-on-related-collection-container.venue-item {
  margin-top: 60px;
}

.whats-on-time-sub-container {
  margin-bottom: 15px;
}

.whats-on-collection-list {
  margin-bottom: 30px;
}

.about-section-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 44px;
  line-height: 30px;
}

.bold-text {
  font-weight: 500;
}

.section-border {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #d5d5d5;
}

.section-border.yellow {
  border-bottom-color: #e6eb9c;
}

.section-border.white {
  border-bottom-color: #fff;
}

.section-border.archive {
  border-bottom-color: #969ca8;
}

.about-goals-paragraph {
  max-width: 480px;
  margin: 20px auto;
  padding-right: 30px;
  padding-left: 30px;
  line-height: 24px;
}

.about-bullet-point {
  max-width: 90px;
  margin: 20px auto;
}

.about-item-heading {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #042828;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.about-team-image {
  width: 150px;
  height: 150px;
  border-radius: 120px;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.about-team-collection-wrapper {
  position: relative;
  z-index: 100;
  margin-right: 75px;
  margin-left: 75px;
}

.about-slider-image {
  width: 940px;
  height: 671px;
}

.about-slider-2 {
  height: auto;
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.about-slide {
  text-align: center;
}

.about-slider-mask {
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.about-slider-arrow-icon-container {
  width: 50px;
  height: 50px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 30px;
  background-color: #38e9b2;
  color: #042828;
  font-size: 30px;
  line-height: 39px;
}

.about-sponsors-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  margin-bottom: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-sponsors-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 125px;
  padding: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.about-sponsors-item.smaller {
  width: 16%;
}

.about-sponsors-image {
  max-height: 100px;
  max-width: 175px;
}

.id-anchor {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 90px;
}

.about-theme-paragraph {
  max-width: 540px;
  margin: 45px auto;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 19px;
  line-height: 25px;
}

.search-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 640px;
  min-height: 300px;
  margin: 0px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

.search-container.shorter {
  min-height: 200px;
}

.search-field {
  margin-bottom: 0px;
  padding-top: 45px;
  padding-bottom: 45px;
  border: 1px solid #38e9b2;
  background-color: transparent;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
}

.search-field:focus {
  border-style: none;
}

.search-field::-webkit-input-placeholder {
  color: #42b78e;
}

.search-field:-ms-input-placeholder {
  color: #42b78e;
}

.search-field::-ms-input-placeholder {
  color: #42b78e;
}

.search-field::placeholder {
  color: #42b78e;
}

.search-button {
  display: none;
}

.about-browse-sub-container {
  width: 250px;
  margin-right: auto;
  margin-left: auto;
}

.about-browse-container {
  display: -ms-grid;
  display: grid;
  max-width: 640px;
  margin: 45px auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.about-browse-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 66%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-browse-item.sh-launch-hide {
  display: none;
}

.about-browse-go-button {
  width: 40px;
  height: 40px;
  border-style: none;
  background-color: transparent;
}

.search-result-list {
  display: -ms-grid;
  display: grid;
  margin-right: 45px;
  margin-left: 45px;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.search-result-description {
  margin-top: 15px;
  margin-bottom: 15px;
}

.search-result-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.search-result-image {
  width: 100%;
}

.search-result-wrapper {
  margin-top: 90px;
  margin-bottom: 90px;
  font-size: 15px;
  line-height: 19px;
}

.search-result-link-block {
  color: #000;
  text-decoration: none;
}

.contact-form-block {
  max-width: 520px;
  margin: 75px auto;
  font-size: 14px;
}

.contact-form-text-field {
  height: 24px;
  margin-bottom: 20px;
  padding: 0px 0px 6px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #969ca8;
  font-size: 16px;
}

.contact-form-text-field:focus {
  border-bottom-color: #007d81;
}

.contact-form-label {
  font-weight: 500;
}

.contact-form-text-field-long {
  min-height: 150px;
  margin-bottom: 20px;
  padding: 0px 0px 6px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #969ca8;
  font-size: 16px;
}

.contact-form-text-field-long:focus {
  border-bottom-color: #053d3a;
}

.form-button {
  display: block;
  height: 36px;
  margin: 45px auto;
  padding: 5px 36px 7px;
  border-style: solid;
  border-width: 1px;
  border-color: #7a7b7a;
  border-radius: 20px;
  background-color: transparent;
  color: #000;
  font-size: 18px;
}

.email-label {
  font-weight: 500;
}

.email-text {
  color: #7a7b7a;
}

.footer-item-container {
  margin-top: 45px;
  margin-bottom: 45px;
  text-align: center;
}

.footer-item-container.horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-logo {
  max-width: 200px;
}

.footer-social-media-container {
  width: 45px;
  height: 45px;
  margin-right: 12px;
  margin-left: 12px;
  border-radius: 20px;
}

.footer-text-link {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #e6eb9c;
  font-weight: 500;
  text-decoration: none;
}

.archive-body {
  background-color: #e6e6e6;
  color: #042828;
}

.hero-archive {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/a-bab-balls-home3x.png'), radial-gradient(circle farthest-corner at 91% -50%, #fcee21, #b0d831 19%, #39b54a 64%);
  background-position: 50% 100%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
  text-align: center;
}

.archive-headline-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.archive-headline-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 38px;
  line-height: 42px;
  font-weight: 300;
}

.archive-headline-1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 56px;
  line-height: 60px;
}

.headline-archive-container {
  margin-top: 30px;
  margin-bottom: 30px;
}

.archive-sub-heading {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.archive-slider {
  height: 565px;
  padding-bottom: 50px;
  background-color: transparent;
}

.archive-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 44px;
  line-height: 30px;
}

.archive-highlight-arrow {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 35px;
  height: 35px;
}

.archive-highlight-arrow.right {
  left: 170px;
  background-image: url('../images/archive-right-arrow.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.archive-highlight-arrow.left {
  right: 170px;
  background-image: url('../images/archive-left-arrow.png');
  background-position: 0px 0px;
  background-size: cover;
}

.archive-highlight-description {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #042828;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
}

.archive-highlight-image {
  width: 100%;
  height: 450px;
}

.archive-container {
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
}

.archive-highlight-slider-nav {
  height: 31px;
}

.archive-browse-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.archive-browse-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #042828;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  text-decoration: none;
}

.archive-browse-column {
  display: inline-block;
}

.artist-browse-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.archive-footer-text-link {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.archive-footer-text-link-thin {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #e6eb9c;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.archive-footer-text-link-thin.archive {
  color: #fff;
}

.about-heading-sub {
  margin-top: 10px;
  margin-bottom: 10px;
}

.team-image-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 410px;
  height: 410px;
  margin-right: auto;
  margin-bottom: -10px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.team-rich-text {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.team-rich-text.th {
  font-family: Prompt, sans-serif;
}

.team-section-container {
  text-align: center;
}

.about-team-heading {
  height: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #042828;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.about-team-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  max-width: 500px;
  margin-bottom: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.about-related-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  margin: 30px auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-related-item.sh-launch-hide {
  display: none;
}

.about-related-collection {
  margin-top: 60px;
  margin-bottom: 60px;
}

.about-team-item-no-image {
  margin-bottom: 30px;
  text-align: center;
}

.archive-page-heading {
  display: inline-block;
  margin-right: 6px;
  margin-left: 6px;
}

.collection-slider-image-container {
  text-align: center;
}

.multi-image-item {
  display: inline-block;
  width: 19%;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.multi-image-container {
  margin-right: -5px;
  margin-left: -5px;
}

.multi-image-list {
  overflow: hidden;
}

.footer-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.share-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.share-container.vertical {
  width: 100%;
  height: 70px;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.share-link {
  width: 150px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 3px 15px;
  border: 1px solid #38e9b2;
  border-radius: 5px;
  color: #38e9b2;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

.share-link.archive {
  border-color: #333;
  color: #333;
}

.maps-container {
  max-width: 80vw;
  margin-right: auto;
  margin-left: auto;
}

.lightbox {
  z-index: 1001;
}

.instagram-embed {
  margin-top: 30px;
  margin-bottom: 30px;
}

.menu-border-mobile {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #d5d5d5;
}

.maps-button {
  margin: 5px auto 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-style: solid;
  border-width: 1px;
  border-color: #007d81;
  border-radius: 100px;
  background-color: transparent;
  color: #007d81;
}

.venue-list-text-container-text {
  width: 80%;
  text-align: left;
}

.download-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.download-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.download-icon {
  height: 150px;
  max-width: 150px;
  margin-bottom: 15px;
}

.download-link {
  height: 60px;
  color: #333;
  font-weight: 500;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.password-container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 300px;
  max-width: 500px;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.password-button {
  width: 66%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  background-color: #007d81;
  color: #fff;
}

.venue-language-tab-link {
  display: inline-block;
  padding: 0px 15px;
  background-color: transparent;
  color: #e6eb9c;
  font-size: 13px;
  text-transform: lowercase;
}

.venue-language-tab-link.w--current {
  background-color: transparent;
  font-weight: 500;
  text-decoration: underline;
}

.venue-language-tab-link.archive {
  color: #042828;
}

.venue-language-tab-menu {
  margin-top: 0px;
  text-align: center;
}

.venue-about-tabs {
  margin-top: 20px;
}

._404-container {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}

.homepage-highlights-info-container {
  text-align: right;
}

.homepage-cycle-slider {
  height: auto;
  background-color: transparent;
}

.homepage-cycle-slider.venue {
  height: auto;
  margin-top: -45px;
  margin-bottom: -45px;
}

.homepage-cycle-slider.venue.hide-sh-launch {
  /* display: none; */
}

.homepage-cycle-slider.sh-launch-hide {
  /* display: none; */
}

.media-list-item {
  display: -ms-grid;
  display: grid;
  margin-bottom: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 300px 1fr;
  grid-template-columns: 300px 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #d5d5d5;
}

.media-list-item.highlight {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.media-list-item.homepage-list {
  border-bottom-color: rgba(230, 235, 156, 0.7);
}

.media-list-image-container {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.media-list-detail-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.media-list-paragraph {
  overflow: hidden;
  max-height: 40px;
  opacity: 0.5;
}

.media-list-paragraph.yellow-text {
  opacity: 1;
  line-height: 21px;
}

.media-list-paragraph.yellow-text.th {
  font-family: Prompt, sans-serif;
}

.media-list-paragraph.th {
  font-family: Prompt, sans-serif;
}

.media-item-image {
  width: 300px;
  height: 214px;
}

.media-item-image.highlight {
  width: 940px;
  height: 671px;
}

.media-list-title {
  display: block;
  margin-bottom: 15px;
  color: #042828;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
}

.media-list-title.yellow-text {
  color: #e6eb9c;
}

.media-list-item-sub-heading {
  margin-top: 0px;
  margin-bottom: 15px;
}

.block {
  display: block;
}

.media-list-paragraph-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.about-description-container {
  margin-top: 45px;
}

.archive-page-heading-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.venue-description {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

.venue-description a {
  color: #007d81;
  text-decoration: underline;
}

.venue-description.th {
  font-family: Prompt, sans-serif;
}

.venue-tab-content {
  margin-bottom: -15px;
}

.mask {
  height: auto;
}

.sh-launch-coming-soon-text {
  max-width: 450px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  color: #bbb;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
}

.sh-launch-coming-soon-text.list {
  margin-top: -30px;
  margin-bottom: 60px;
}

.sh-launch-coming-soon-text.yellow {
  max-width: 500px;
  color: #e6eb9c;
  line-height: 40px;
  font-weight: 300;
}

.escape-route-video-thumbnail {
  width: 285px;
  margin-bottom: -15px;
}

.escape-route-video-thumbnail.hide-sh-launch {
  /* display: none; */
}

.homepage-artist-item-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.coming-soon-container {
  margin-top: 30px;
  margin-bottom: 30px;
}

.address-paragraph {
  text-align: center;
}

.related-column {
  padding-right: 0px;
  padding-left: 0px;
}

.media-next-previous-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 500;
}

.media-next-previous-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 30px auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-next-previous-item.next-media {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.artist-image-graphic-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  -webkit-transform: translate(-8px, 0px) scale(1.05);
  -ms-transform: translate(-8px, 0px) scale(1.05);
  transform: translate(-8px, 0px) scale(1.05);
}

.about-bab-paragraph {
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
}

@media (max-width: 991px) {
  .nav-link {
    padding-right: 10px;
    padding-left: 10px;
  }
  .nav-link.text {
    margin-left: 0px;
  }
  .nav-link.text.archive {
    margin-right: 10px;
    margin-left: 10px;
  }
  .nav-link.text.archive-button {
    display: none;
  }
  .nav-link.text.archive-button.tablet {
    display: inline-block;
  }
  .nav-icon-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .hero {
    background-position: 110% 50%, -10% 50%;
  }
  .section.aquamarine-bg.page-headers-graphic {
    background-position: 105% 50%, -5% 50%;
  }
  .section.aquamarine-bg.theme-graphic {
    background-image: url('../images/m-bab-balls-escape-route3x.png');
    background-position: 50% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .section-item-container.homepage-artist-list {
    max-width: 728px;
  }
  .section-item-container.ratio-locked {
    max-width: 728px;
  }
  .section-item-container.homepage-artist-cycle {
    height: 568px;
  }
  .homepage-artist-item-title {
    font-size: 25px;
    line-height: 27px;
  }
  .homepage-media-item {
    width: 236px;
  }
  .homepage-media-image {
    width: 236px;
    height: 169px;
  }
  .nav-dropdown-container.w--open {
    padding-right: 0px;
    padding-left: 20px;
  }
  .homepage-highlights-slider {
    max-width: 728px;
  }
  .homepage-highlights-image {
    width: 728px;
    height: 540px;
  }
  .homepage-highlights-slider-arrow {
    height: 540px;
  }
  .homepage-artwork-image {
    width: 300px;
    height: 300px;
  }
  .venue-list-image {
    width: 354px;
    height: 253px;
  }
  .whats-on-image {
    width: 728px;
    height: 540px;
  }
  .about-team-collection-wrapper {
    margin-right: 0px;
    margin-left: 0px;
  }
  .about-slider-image {
    max-height: 540px;
    max-width: 728px;
  }
  .about-slider-mask {
    margin-right: 10px;
    margin-left: 10px;
  }
  .about-team-heading.archive {
    height: 60px;
  }
  .media-item-image.highlight {
    width: 728px;
    height: 540px;
  }
}

@media (max-width: 840px) {
  .nav-link {
    padding-right: 6px;
    padding-left: 6px;
  }
}

@media (max-width: 767px) {
  body {
    padding-top: 60px;
  }
  .nav {
    display: none;
  }
  .nav.mobile {
    display: block;
    height: auto;
  }
  .nav-logo {
    max-height: 40px;
  }
  .nav-logo-link {
    margin: 10px;
  }
  .nav-link {
    text-decoration: none;
  }
  .menu-content {
    z-index: 100;
    min-height: 100vh;
  }
  .menu-content.archive {
    background-color: #042828;
  }
  .menu-nav-item {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu-nav-item.archive {
    color: #fff;
  }
  .menu-nav-item.archive-button {
    font-weight: 500;
  }
  .menu-nav-item.sh-launch-hide {
    display: none;
  }
  .menu-social-media-container {
    margin-bottom: 120px;
  }
  .menu-mobile {
    height: 60px;
  }
  .menu-mobile.teal {
    background-color: #007d81;
  }
  .menu-mobile.archive {
    background-color: #042828;
  }
  .hero {
    min-height: 60vh;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url('../images/m-bab-balls-home-hero-right3x.png'), url('../images/m-bab-balls-home-hero-left3x.png');
    background-position: 100% 50%, 0% 50%;
  }
  .headline-bab {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 60px;
    line-height: 50px;
  }
  .headline-theme {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 32px;
    line-height: 36px;
  }
  .headline-paragraph {
    max-width: 275px;
    font-size: 26px;
    line-height: 30px;
  }
  .headline-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .countdown-container {
    margin-top: 30px;
  }
  .countdown-number {
    margin-bottom: 3px;
    font-size: 50px;
    line-height: 40px;
  }
  .navigation {
    position: -webkit-sticky;
    position: sticky;
  }
  .text-countdown-in {
    display: block;
  }
  .section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section.teal-bg.home-artists-graphic {
    background-image: url('../images/m-bab-balls-home-artist3x.png');
  }
  .section.aquamarine-bg.page-headers-graphic {
    background-position: 107% 50%, -18% 50%;
  }
  .section.aquamarine-bg.theme-graphic {
    padding-bottom: 45px;
  }
  .section.aquamarine-bg.social-media-graphic {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section.grey-bg.home-media-graphic {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .section._404-graphics {
    background-position: 110% 50%, -10% 50%;
  }
  .section-item-container.heading-container {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .section-item-container.align-center {
    text-align: center;
  }
  .section-item-container.align-center.extra-padding {
    margin-top: 45px;
  }
  .section-item-container.social-media-cta {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .section-item-container.homepage-artist-list {
    max-width: 450px;
  }
  .section-item-container.homepage-artwork {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-item-container._3-masonry {
    margin-top: 15px;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .section-item-container.related-list {
    max-width: 450px;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .section-item-container.artwork-categories-container {
    margin-bottom: -15px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .section-item-container._1-single {
    margin-top: 15px;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .section-item-container.whats-on-content-container {
    margin-top: -15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-item-container._2-masonry {
    margin-top: 15px;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .section-item-container.less-padding {
    margin-bottom: 30px;
  }
  .section-item-container.ratio-locked {
    max-width: 450px;
  }
  .section-item-container.homepage-artist-cycle {
    height: 700px;
  }
  .section-heading {
    font-size: 50px;
  }
  .homepage-artist-item-title {
    font-size: 23px;
    line-height: 25px;
  }
  .text-block-inline {
    font-size: 14px;
    line-height: 18px;
  }
  .tags-container.list-highlight {
    font-size: 14px;
    line-height: 18px;
  }
  .whats-on-paragraph {
    max-height: 36px;
    margin-bottom: 5px;
  }
  .whats-on-paragraph.list-highlight {
    font-size: 15px;
  }
  .body {
    font-size: 14px;
    line-height: 18px;
  }
  .social-media-cta-text {
    font-size: 30px;
    line-height: 30px;
  }
  .social-media-cta-link-block {
    width: 50px;
    height: 50px;
  }
  .section-heading-description {
    margin-right: auto;
    margin-left: auto;
    font-size: 21px;
  }
  .section-heading-description.extra-top-padding {
    margin-top: 8px;
  }
  .homepage-media-item {
    width: 220px;
  }
  .homepage-media-image {
    width: 220px;
    height: 157px;
  }
  .section-container {
    padding-bottom: 15px;
  }
  .section-container.tabs-container {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-container.extra-margin {
    padding-bottom: 30px;
  }
  .section-container.less-padding {
    padding-bottom: 0px;
  }
  .homepage-artist-image {
    width: 120px;
    height: 120px;
  }
  .homepage-artist-item {
    width: 50%;
  }
  .homepage-media-item-title {
    font-size: 16px;
    line-height: 20px;
  }
  .menu-dropdown {
    width: 100%;
    background-color: #042828;
    text-align: center;
  }
  .menu-dropdown-container.w--open {
    position: relative;
    min-height: 220px;
    background-color: transparent;
  }
  .menu-dropdown-item {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 16px;
    font-weight: 500;
  }
  .menu-dropdown-item.w--current {
    color: #e6eb9c;
  }
  .menu-dropdown-item.dropdown-sub {
    font-size: 16px;
    font-weight: 300;
  }
  .menu-dropdown-item.dropdown-sub.sh-launch-hide {
    display: none;
  }
  .homepage-highlights-slider {
    max-width: 450px;
    padding-bottom: 60px;
  }
  .homepage-highlights-image-container {
    margin-bottom: 10px;
  }
  .homepage-highlights-image {
    width: 450px;
    height: 321px;
  }
  .homepage-highlights-slider-arrow {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: 50px;
  }
  .homepage-highlights-slider-arrow.left {
    -webkit-transform: translate(-115px, 0px);
    -ms-transform: translate(-115px, 0px);
    transform: translate(-115px, 0px);
  }
  .homepage-highlights-slider-arrow.right {
    -webkit-transform: translate(115px, 0px);
    -ms-transform: translate(115px, 0px);
    transform: translate(115px, 0px);
  }
  .homepage-highlights-slider-arrow-icon {
    width: 40px;
    height: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 24px;
    line-height: 42px;
    font-weight: 700;
  }
  .homepage-highlights-slider-nav {
    display: block;
    -webkit-transform: translate(0px, -11px);
    -ms-transform: translate(0px, -11px);
    transform: translate(0px, -11px);
    font-size: 10px;
  }
  .homepage-highlights-text-container {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .homepage-highlight-item-title {
    font-size: 28px;
  }
  .homepage-artwork-image-container {
    width: 100%;
  }
  .homepage-artwork-image-container.home-artwork-graphic {
    margin-bottom: 30px;
  }
  .homepage-artwork-image {
    width: 400px;
    height: 400px;
  }
  .homepage-artwork-item-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .homepage-artwork-item-title {
    font-size: 25px;
    line-height: 25px;
  }
  .artwork-category-item {
    width: 76px;
    margin-right: 6px;
    margin-bottom: 15px;
    margin-left: 6px;
  }
  .artwork-category-image-container {
    margin-bottom: 3px;
  }
  .artwork-category-image {
    width: 30px;
    height: 30px;
  }
  .category-text {
    font-size: 13px;
    line-height: 17px;
  }
  .related-item {
    height: 100px;
  }
  .related-item.column-layout {
    margin-bottom: 15px;
  }
  .related-item-title {
    font-size: 20px;
    line-height: 22px;
  }
  .related-item-paragraph {
    max-height: 36px;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .tab-link {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .venue-list-item {
    max-width: 450px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .venue-list-image {
    width: 450px;
    height: 321px;
  }
  .venue-list-item-title {
    font-size: 22px;
    line-height: 24px;
  }
  ._3-columns-list {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .artist-list-item-title {
    height: 48px;
    font-size: 22px;
    line-height: 24px;
  }
  .section-collection-sub-heading {
    font-size: 24px;
    line-height: 28px;
  }
  .section-collection-heading {
    font-size: 34px;
    line-height: 38px;
  }
  .section-collection-heading.page-heading {
    font-size: 44px;
    line-height: 50px;
  }
  .section-collection-heading.page-heading.thai-name {
    font-size: 28px;
    line-height: 32px;
  }
  .collection-slider-image {
    height: 350px;
  }
  .collection-slider-arrow-icon-container {
    width: 60px;
    height: 60px;
  }
  .collection-slider-arrow-icon-container.left {
    -webkit-transform: translate(-40px, 0px);
    -ms-transform: translate(-40px, 0px);
    transform: translate(-40px, 0px);
  }
  .collection-slider-arrow-icon-container.right {
    -webkit-transform: translate(40px, 0px);
    -ms-transform: translate(40px, 0px);
    transform: translate(40px, 0px);
  }
  .collection-slider-arrow-icon {
    font-size: 28px;
  }
  .collection-slider-arrow-icon.left {
    -webkit-transform: translate(11px, 0px);
    -ms-transform: translate(11px, 0px);
    transform: translate(11px, 0px);
  }
  .collection-slider-arrow-icon.right {
    -webkit-transform: translate(-11px, 0px);
    -ms-transform: translate(-11px, 0px);
    transform: translate(-11px, 0px);
  }
  ._2-columns-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .artwork-link-heading {
    font-size: 20px;
    line-height: 24px;
  }
  .artist-image-container {
    width: 300px;
    height: 300px;
  }
  .artist-image {
    width: 250px;
    height: 250px;
  }
  .venue-buttons-container {
    width: 100%;
  }
  .text-block {
    font-size: 14px;
    line-height: 18px;
  }
  .venue-item-image {
    height: 150px;
  }
  .whats-on-image {
    width: 450px;
    height: 321px;
  }
  .whats-on-content-container {
    width: 50%;
    margin-top: 15px;
  }
  .whats-on-content-container.vertical.border {
    border-right-style: none;
    border-left-style: none;
  }
  .whats-on-time-text-container {
    font-size: 18px;
    line-height: 22px;
  }
  .whats-on-venue-text-container {
    width: 100%;
  }
  .rich-text blockquote {
    padding-right: 30px;
    padding-left: 30px;
  }
  .whats-on-related-collection-container {
    max-width: 300px;
    margin: 20px auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .whats-on-related-collection-container.venue-item {
    margin-top: 45px;
  }
  .about-section-heading {
    font-size: 32px;
  }
  .section-border {
    width: 66%;
  }
  .about-team-image {
    width: 180px;
    height: 180px;
  }
  .about-team-collection-wrapper {
    margin-right: 0px;
    margin-left: 0px;
  }
  .about-slider-image {
    max-height: 321px;
    max-width: 450px;
  }
  .about-slider-mask {
    margin-right: 0px;
    margin-left: 0px;
  }
  .about-slider-arrow-icon-container {
    width: 60px;
    height: 60px;
  }
  .about-slider-arrow-icon-container.left {
    -webkit-transform: translate(-40px, 0px);
    -ms-transform: translate(-40px, 0px);
    transform: translate(-40px, 0px);
  }
  .about-slider-arrow-icon-container.right {
    -webkit-transform: translate(40px, 0px);
    -ms-transform: translate(40px, 0px);
    transform: translate(40px, 0px);
  }
  .about-sponsors-container {
    margin-right: 30px;
    margin-left: 30px;
  }
  .about-sponsors-item {
    width: 50%;
  }
  .about-sponsors-item.smaller {
    width: 25%;
  }
  .id-anchor {
    height: 60px;
  }
  .about-theme-paragraph {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 22px;
  }
  .search-container {
    min-height: 350px;
  }
  .search-container.shorter {
    min-height: 100px;
  }
  .search-field {
    font-size: 34px;
  }
  .about-browse-container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .about-browse-go-button {
    width: 35px;
    height: 35px;
  }
  .search-result-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .search-result-wrapper {
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 12px;
    line-height: 16px;
  }
  .contact-form-block {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-right: 9px;
    padding-left: 9px;
  }
  .hero-archive {
    background-image: url('../images/a-m-bab-balls-home3x.png'), radial-gradient(circle farthest-corner at 91% -50%, #fcee21, #b0d831 19%, #39b54a 64%);
    background-size: 100%, auto;
  }
  .archive-headline-3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .archive-headline-2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .headline-archive-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .archive-sub-heading {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .archive-slider {
    height: 485px;
  }
  .archive-heading {
    font-size: 32px;
  }
  .archive-highlight-image {
    height: 365px;
  }
  .archive-browse-item {
    margin-top: 20px;
  }
  .archive-browse-heading {
    font-size: 20px;
    line-height: 24px;
  }
  .artist-browse-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .team-image-container {
    width: 300px;
    height: 300px;
  }
  .team-rich-text {
    font-size: 14px;
  }
  .about-team-heading.archive {
    height: auto;
  }
  .about-team-item {
    height: auto;
  }
  .about-related-collection {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .multi-image-item {
    width: 33%;
  }
  .footer-container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .share-container.vertical {
    margin-bottom: 15px;
  }
  .maps-container {
    max-width: 100vw;
  }
  .menu-border-mobile {
    width: 40px;
    margin-top: 9px;
    margin-bottom: 9px;
    border-bottom-color: #e6eb9c;
  }
  .menu-border-mobile.extra-padding {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .download-icon {
    height: 100px;
    max-width: 100px;
  }
  .homepage-highlights-info-container {
    margin-top: 10px;
  }
  .media-list-item {
    -ms-grid-columns: 150px 1fr;
    grid-template-columns: 150px 1fr;
  }
  .media-list-paragraph {
    max-height: 36px;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 18px;
  }
  .media-list-paragraph.yellow-text {
    max-height: 42px;
  }
  .media-item-image {
    width: 150px;
    height: 107px;
  }
  .media-item-image.highlight {
    width: 450px;
    height: 321px;
  }
  .media-list-title {
    margin-bottom: 6px;
    font-size: 22px;
    line-height: 26px;
  }
  .media-list-item-sub-heading {
    margin-bottom: 6px;
  }
  .about-team-collection-item {
    width: 50%;
  }
  .sh-launch-coming-soon-text {
    font-size: 28px;
    line-height: 34px;
  }
  .escape-route-video-thumbnail {
    width: 230px;
  }
}

@media (max-width: 479px) {
  .hero {
    background-position: 102% 50%, -2% 50%;
  }
  .section.aquamarine-bg.page-headers-graphic {
    background-image: url('../images/m-bab-balls-header-right3x.png'), url('../images/m-bab-balls-header-left3x.png');
    background-position: 100% 50%, 0% 50%;
    background-size: auto 140%, auto 140%;
  }
  .section.aquamarine-bg.social-media-graphic {
    background-image: url('../images/m-bab-balls-social-media-right3x.png'), url('../images/m-bab-balls-social-media-left3x.png');
    background-position: 100% 50%, 0% 50%;
    background-size: auto 100%, auto 100%;
    background-repeat: repeat-y, no-repeat;
    background-attachment: scroll, scroll;
  }
  .section.grey-bg.home-media-graphic {
    background-size: 300%;
  }
  .section._404-graphics {
    background-position: 115% 50%, -15% 50%;
    background-size: auto 100%, auto 100%;
  }
  .section-item-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .section-item-container.heading-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .section-item-container.homepage-artist-list {
    max-width: 340px;
  }
  .section-item-container.artwork-categories-container {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .section-item-container._1-single {
    width: 100%;
  }
  .section-item-container._2-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .section-item-container._2-masonry {
    width: 100%;
  }
  .section-item-container.ratio-locked {
    max-width: 340px;
  }
  .section-item-container.ratio-locked.ratio-unlocked {
    max-width: 100%;
  }
  .section-item-container.homepage-artist-cycle {
    height: 692px;
  }
  .section-heading {
    font-size: 45px;
  }
  .homepage-artist-item-title {
    font-size: 18px;
    line-height: 23px;
  }
  .text-block-inline.commute-info {
    width: 75%;
  }
  .text-block-inline._90-px {
    width: 25%;
    margin-left: 0%;
  }
  .tags-container.list-highlight.homepage-list {
    display: none;
  }
  .social-media-cta-text {
    font-size: 24px;
    line-height: 24px;
  }
  .section-heading-description {
    font-size: 21px;
  }
  .homepage-media-item {
    width: 165px;
  }
  .homepage-media-image {
    width: 165px;
    height: 118px;
  }
  .homepage-artist-item {
    width: 50%;
  }
  .menu-dropdown-item.w--current {
    color: #e6eb9c;
  }
  .homepage-highlights-slider {
    max-width: 340px;
  }
  .homepage-highlights-image {
    width: 340px;
    height: 243px;
  }
  .homepage-highlight-item-title {
    text-align: center;
  }
  .homepage-artwork-image {
    width: 300px;
    height: 300px;
  }
  .artwork-category-item {
    width: 78px;
  }
  .venue-list-item {
    max-width: 340px;
  }
  .venue-list-image {
    width: 340px;
    height: 243px;
  }
  .venue-list-text-container {
    margin-right: 10px;
    margin-left: 10px;
  }
  ._3-columns-list {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .artist-list-item.artist-grid {
    width: 50%;
  }
  .collection-slider-image {
    height: 230px;
  }
  ._2-columns-list {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .collection-content-container.artwork-content-container {
    max-width: 300px;
  }
  .artwork-link-text-container {
    max-width: 260px;
  }
  .venue-tabs-menu {
    margin-right: -10px;
    margin-left: -10px;
  }
  .whats-on-list-item {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .whats-on-paragraph-container.list-highlight {
    display: none;
  }
  .whats-on-paragraph-container.list-highlight.media-list {
    display: block;
  }
  .whats-on-image {
    width: 340px;
    height: 243px;
  }
  .whats-on-content-container {
    width: auto;
    min-height: 90px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .whats-on-venue-text-container {
    max-width: 260px;
  }
  .rich-text figure {
    width: 100%;
  }
  .whats-on-related-collection-container {
    margin-top: 30px;
  }
  .whats-on-related-collection-container.venue-item {
    padding-right: 0px;
    padding-left: 0px;
  }
  .about-team-image {
    width: 150px;
    height: 150px;
  }
  .about-slider-image {
    max-height: 243px;
    max-width: 340px;
  }
  .about-sponsors-container {
    margin: 30px 15px;
  }
  .about-theme-paragraph {
    padding-right: 0px;
    padding-left: 0px;
  }
  .about-browse-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .search-result-list {
    margin-right: 15px;
    margin-left: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .contact-form-block {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .footer-item-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .footer-logo {
    max-width: 150px;
  }
  .footer-social-media-container {
    width: 40px;
    height: 40px;
  }
  .hero-archive {
    background-image: url('../images/bab-balls-archive-mobile.png'), radial-gradient(circle farthest-corner at 91% -50%, #fcee21, #b0d831 21%, #39b54a 80%);
    background-position: 50% 50%, 0px 0px;
    background-size: 107%, auto;
    background-repeat: no-repeat, repeat;
  }
  .archive-slider {
    height: 415px;
  }
  .archive-highlight-image {
    height: 300px;
  }
  .multi-image-item {
    width: 50%;
  }
  .homepage-highlights-info-container {
    text-align: center;
  }
  .homepage-cycle-slider.venue {
    margin-top: -30px;
    margin-bottom: -30px;
  }
  .media-list-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .media-list-item.homepage-list {
    margin-bottom: 5px;
    padding-bottom: 5px;
    grid-column-gap: 10px;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .media-list-image-container {
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    text-align: center;
  }
  .media-list-image-container.highlight {
    display: block;
  }
  .media-item-image {
    width: 340px;
    height: 243px;
  }
  .media-item-image.highlight {
    width: 340px;
    height: 243px;
  }
  .media-item-image.homepage-list {
    width: 100px;
    height: 72px;
  }
  .media-list-title.yellow-text.homepage-list {
    font-size: 18px;
    line-height: 22px;
  }
  .media-list-paragraph-container {
    display: none;
    margin-bottom: 6px;
  }
  .about-team-collection-item {
    width: 100%;
  }
  .sh-launch-coming-soon-text.list {
    margin-bottom: 45px;
  }
  .escape-route-video-thumbnail {
    margin-bottom: 0px;
  }
  .media-next-previous-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media-next-previous-item.previous-media {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .media-next-previous-item.next-media {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#w-node-65188ead51f4-f3432175 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-15a98f335d22-e043218d {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-fd872b281dbb-e043218d {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-fd872b281dbd-e043218d {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

@media screen and (max-width: 479px) {
  #w-node-fd872b281dbb-e043218d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@font-face {
  font-family: 'Gt walsheim';
  src: url('../fonts/GT-Walsheim-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gt walsheim';
  src: url('../fonts/GT-Walsheim-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gt walsheim';
  src: url('../fonts/GT-Walsheim-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Prompt';
  src: url('../fonts/Prompt-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Prompt';
  src: url('../fonts/Prompt-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Prompt';
  src: url('../fonts/Prompt-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
