.type-body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .btn-large {
  font-size: 1.15rem;
  padding: 20px 40px;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  text-transform: none;
}
@media all and (max-width: 767px) {
  .type-body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .btn-large {
    display: block;
    font-size: 0.9rem;
    margin: 5px auto;
    max-width: 280px;
    padding: 18px 35px;
    width: 100%;
    text-align: center;
  }
}
.type-body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .side-btn {
  margin: 0 5px;
}
@media all and (max-width: 767px) {
  .type-body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .side-btn {
    margin: 10px auto;
  }
}
.type-body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .btn-yellow {
  background-color: #EBB81E;
  color: #050242;
}
.type-body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .btn-yellow:hover {
  background-color: #FFD041;
}
.type-body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .btn-disabled {
  background-color: #050242;
  color: #ABD1EB;
  cursor: default;
  opacity: 0.7;
}
.type-body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .btn-membership {
  background-color: #A5F1FF;
  color: #050242;
}
.type-body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .btn-membership:hover {
  background-color: #ccf7ff;
}

.bz-lights-celebration {
  background-image: url("../png/celebration-bg.png");
  background-size: cover;
  background-position: top center;
  margin-top: -210px;
  position: relative;
  margin-bottom: -8px;
}
@media all and (max-width: 1100px) {
  .bz-lights-celebration {
    margin-top: -180px;
  }
}
@media all and (max-width: 950px) {
  .bz-lights-celebration {
    margin-top: -165px;
  }
}
.bz-lights-celebration .container {
  padding: 185px 25px 165px;
  max-width: 1200px;
}
@media all and (max-width: 500px) {
  .bz-lights-celebration .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.bz-lights-celebration h1 {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 36px;
  letter-spacing: -0.6px;
}
@media all and (max-width: 500px) {
  .bz-lights-celebration h1 {
    font-size: 40px;
  }
}
.bz-lights-celebration__intro {
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  color: #EBB81E;
  font-size: 21px;
  line-height: 1.25;
  margin-bottom: 30px;
}
.bz-lights-celebration__columns {
  align-items: center;
  margin-bottom: 100px;
}
@media all and (max-width: 600px) {
  .bz-lights-celebration__columns {
    margin-bottom: 62px;
  }
}
.bz-lights-celebration__columns__first {
  flex: 0 1 58% !important;
  max-width: 58% !important;
  width: 58% !important;
}
@media all and (max-width: 950px) {
  .bz-lights-celebration__columns__first {
    flex: 0 1 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}
.bz-lights-celebration__columns__first iframe {
  border-radius: 20px;
  box-shadow: 0 20px 50px 0 rgba(5, 2, 66, 0.3);
}
.bz-lights-celebration__columns__sparkles {
  position: absolute;
}
@media all and (max-width: 950px) {
  .bz-lights-celebration__columns__sparkles {
    display: none;
  }
}
.bz-lights-celebration__columns__sparkles__top {
  left: -40px;
  top: -25px;
}
.bz-lights-celebration__columns__sparkles__bottom {
  right: -40px;
  bottom: -35px;
}
.bz-lights-celebration__columns__second {
  flex: 0 1 39% !important;
  max-width: 39% !important;
  width: 39% !important;
}
@media all and (max-width: 950px) {
  .bz-lights-celebration__columns__second {
    flex: 0 1 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-top: 24px;
  }
}
.bz-lights-celebration__columns__second .wysiwyg {
  text-align: left;
  padding-left: 50px;
}
@media all and (max-width: 950px) {
  .bz-lights-celebration__columns__second .wysiwyg {
    padding-left: 0px;
  }
}
.bz-lights-celebration__columns__second .wysiwyg h2 {
  color: #174B89 !important;
  font-size: 36px;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  text-transform: none !important;
  font-weight: 700 !important;
  line-height: 110%;
  letter-spacing: -0.36px;
  font-style: italic;
}
.bz-lights-celebration__columns__second .wysiwyg h2 span {
  text-transform: uppercase !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  letter-spacing: 3.6px;
  font-style: normal;
  font-weight: 900 !important;
}
.bz-lights-celebration__columns__second .wysiwyg p {
  color: #050242;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
  padding: 6px 0px 6px 28px;
  border-left: 1px solid #174B89;
}
@media all and (max-width: 950px) {
  .bz-lights-celebration__columns__second .wysiwyg p {
    border-left: 0px;
    padding-left: 0px;
  }
}
@media all and (max-width: 600px) {
  .bz-lights-celebration__columns__second .wysiwyg p {
    margin-top: 8px;
  }
}
.bz-lights-celebration__columns__second .wysiwyg p span {
  font-weight: 900;
}
.bz-lights-celebration__line {
  width: 1%;
  border-left: 1px solid #1B71B2;
  margin: 12px auto;
  height: 50px;
}
@media all and (max-width: 767px) {
  .bz-lights-celebration__line {
    display: none;
  }
}
.bz-lights-celebration__thirds {
  justify-content: center;
}
@media all and (max-width: 600px) {
  .bz-lights-celebration__thirds {
    margin-bottom: 25px;
  }
}
.bz-lights-celebration__thirds__text {
  flex: 0 1 31%;
  max-width: 31%;
  width: 31%;
  margin-right: 15px;
}
@media all and (max-width: 950px) {
  .bz-lights-celebration__thirds__text {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 18px;
  }
}
@media all and (max-width: 600px) {
  .bz-lights-celebration__thirds__text {
    margin-top: 48px;
  }
}
.bz-lights-celebration__thirds__text h2 {
  color: #174B89 !important;
  font-size: 36px;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  text-transform: none !important;
  font-weight: 700 !important;
  line-height: 110%;
  letter-spacing: -0.36px;
  font-style: italic;
  margin-bottom: 24px;
}
@media all and (max-width: 950px) {
  .bz-lights-celebration__thirds__text h2 {
    margin-bottom: 0px;
  }
}
.bz-lights-celebration__thirds__text h2 span {
  text-transform: uppercase !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  letter-spacing: 3.6px;
  font-style: normal;
  font-weight: 900 !important;
}
.bz-lights-celebration__thirds__text p {
  color: #050242;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
  padding: 6px 0px 6px 28px;
  border-left: 1px solid #174B89;
}
@media all and (max-width: 950px) {
  .bz-lights-celebration__thirds__text p {
    border-left: 0px;
    padding-left: 0px;
  }
}
.bz-lights-celebration__thirds__activity {
  flex: 0 1 32%;
  max-width: 32%;
  width: 32%;
  border-radius: 20px;
  background: linear-gradient(180deg, #050242 0%, #050242 100%), #174B89;
  box-shadow: 0 20px 50px 0 rgba(5, 2, 66, 0.3);
  overflow: hidden;
  margin: 0px 10px 50px;
}
@media all and (max-width: 950px) {
  .bz-lights-celebration__thirds__activity {
    flex: 0 1 48%;
    max-width: 48%;
    width: 48%;
    margin-right: 4px;
    margin-left: 4px;
  }
}
@media all and (max-width: 600px) {
  .bz-lights-celebration__thirds__activity {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 26px;
  }
}
.bz-lights-celebration__thirds__activity:nth-of-type(3), .bz-lights-celebration__thirds__activity:nth-of-type(6) {
  margin-right: 0px;
}
.bz-lights-celebration__thirds__activity div {
  padding: 15px 30px;
}
@media all and (max-width: 500px) {
  .bz-lights-celebration__thirds__activity div {
    padding: 5px 15px;
  }
}
.bz-lights-celebration__thirds__activity div h3 {
  color: #A5F1FF;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  margin-bottom: 12px;
}
.bz-lights-celebration__thirds__activity div p {
  color: white;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
}
.bz-lights-celebration__thirds__activity div p span {
  color: #EBB81E;
  font-weight: 900;
}
.bz-lights-celebration__thirds__activity div p.location {
  color: #A5F1FF;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
  line-height: 160%; /* 20.8px */
  letter-spacing: 1.3px;
  text-transform: uppercase;
}
.bz-lights-celebration__sparkles {
  display: none;
  position: absolute;
}
@media all and (max-width: 950px) {
  .bz-lights-celebration__sparkles {
    display: block;
    right: 0;
    bottom: -80px;
  }
}

.bronxzoo--ecomm article.fill-layout-primary,
.wcsmembers--ecomm article.fill-layout-primary {
  margin: 35px 0 0;
}
.bronxzoo--ecomm article.fill-layout-primary .btn-large,
.wcsmembers--ecomm article.fill-layout-primary .btn-large {
  margin: 20px 0 0;
}
.bronxzoo--ecomm .cell-tickets-interstitial,
.bronxzoo--ecomm .color-headline.type-subhead,
.wcsmembers--ecomm .cell-tickets-interstitial,
.wcsmembers--ecomm .color-headline.type-subhead {
  color: #fff;
}
.bronxzoo--ecomm .color-headline,
.bronxzoo--ecomm .type-base.color-primary,
.wcsmembers--ecomm .color-headline,
.wcsmembers--ecomm .type-base.color-primary {
  color: #1B71B2;
}
.bronxzoo--ecomm .container-small.pad-2.align-center,
.bronxzoo--ecomm h2.color-gifts-heading,
.bronxzoo--ecomm .hide-before-medium,
.bronxzoo--ecomm .membership-upsell__callout,
.wcsmembers--ecomm .container-small.pad-2.align-center,
.wcsmembers--ecomm h2.color-gifts-heading,
.wcsmembers--ecomm .hide-before-medium,
.wcsmembers--ecomm .membership-upsell__callout {
  display: none;
}
.bronxzoo--ecomm .container .container-medium,
.wcsmembers--ecomm .container .container-medium {
  padding: 0;
}
.bronxzoo--ecomm .fill-headline,
.wcsmembers--ecomm .fill-headline {
  background: #1B71B2;
}
@media all and (max-width: 767px) {
  .bronxzoo--ecomm .fill-layout-primary.pad-3.margin-4-top.radius-small.shadow-1,
  .wcsmembers--ecomm .fill-layout-primary.pad-3.margin-4-top.radius-small.shadow-1 {
    margin: 15px 15px 0px;
  }
}
.bronxzoo--ecomm .header,
.wcsmembers--ecomm .header {
  padding: 0 !important;
}
.bronxzoo--ecomm .header__title,
.wcsmembers--ecomm .header__title {
  margin-bottom: 0;
}
.bronxzoo--ecomm label,
.wcsmembers--ecomm label {
  color: #272b2d;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}
.bronxzoo--ecomm .type-body-large.type-loose,
.wcsmembers--ecomm .type-body-large.type-loose {
  color: #024E4E;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 1px;
}
.bronxzoo--ecomm .membership-upsell__callout,
.wcsmembers--ecomm .membership-upsell__callout {
  background: #1B71B2;
}
@media all and (min-width: 767px) {
  .bronxzoo--ecomm .membership-upsell__callout,
  .wcsmembers--ecomm .membership-upsell__callout {
    height: 0;
    overflow: hidden;
    padding: 0;
  }
}
.bronxzoo--ecomm .margin-2-top.type-small a,
.wcsmembers--ecomm .margin-2-top.type-small a {
  color: #1B71B2;
  text-decoration: underline;
  transition: color 0.2s ease-out;
}
.bronxzoo--ecomm .margin-2-top.type-small a:hover,
.wcsmembers--ecomm .margin-2-top.type-small a:hover {
  color: #117ED0;
}
.bronxzoo--ecomm .type-loose.type-big span,
.wcsmembers--ecomm .type-loose.type-big span {
  color: #272b2d !important;
}
.bronxzoo--ecomm .type-loose.type-big strike,
.wcsmembers--ecomm .type-loose.type-big strike {
  display: none !important;
}
.bronxzoo--ecomm .type-title.color-primary,
.wcsmembers--ecomm .type-title.color-primary {
  color: #E58A1F;
  font-weight: bold;
  letter-spacing: 2px;
  -webkit-font-smoothing: antialiased;
}
.bronxzoo--ecomm .wysiwyg h2,
.wcsmembers--ecomm .wysiwyg h2 {
  color: #008484 !important;
}
.bronxzoo--ecomm .wysiwyg p a,
.wcsmembers--ecomm .wysiwyg p a {
  color: #E58A1F;
}
.bronxzoo--ecomm .wysiwyg p a:hover,
.wcsmembers--ecomm .wysiwyg p a:hover {
  color: #ff8c05;
}

.wcsmembers--ecomm article.fill-layout-primary {
  margin: 15px 0 0;
}

.bz-lights-cheers {
  background: radial-gradient(50% 146.94% at 50% 50%, #0E568C 0%, #050242 90.88%);
  height: 650px;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 767px) {
  .bz-lights-cheers {
    height: auto;
  }
}
.bz-lights-cheers__image {
  padding: 90px !important;
}
@media all and (max-width: 767px) {
  .bz-lights-cheers__image {
    padding: 0px !important;
    order: 1;
  }
}
.bz-lights-cheers h2 {
  color: #A5F1FF !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  font-size: 24px !important;
  text-transform: uppercase;
  font-weight: 900;
}
.bz-lights-cheers__label {
  color: #fff;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  margin: 5px 0px !important;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.bz-lights-cheers__text {
  text-align: center;
  padding: 10px;
}
.bz-lights-cheers__text p {
  color: #fff !important;
  padding: 0px 12%;
}
@media all and (max-width: 767px) {
  .bz-lights-cheers__text {
    margin: 20px 0px;
    order: 2;
    padding: 0px;
  }
}
.bz-lights-cheers__subtext {
  font-style: italic;
  color: #EBB81E;
}

.bz-cheers__intro {
  background-color: #050242;
  padding: 50px;
}
.bz-cheers__intro div {
  max-width: 1072px;
  margin: auto;
  text-align: center;
}
.bz-cheers__intro__subline {
  color: #B891CA !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: 900;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-top: 0px !important;
}
@media all and (max-width: 767px) {
  .bz-cheers__intro__subline {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
  }
}
.bz-cheers__intro h1 {
  color: white;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  margin: 10px;
}
.bz-cheers__intro h2 {
  color: white;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.bz-cheers__intro hr {
  width: 240px;
  margin-bottom: 35px;
  border: 0;
  border-bottom: 1px solid #e8e7e5;
}
.bz-cheers__intro p {
  color: white;
  padding: 0px 65px;
  margin-top: 35px;
}
.bz-cheers__intro p strong {
  color: #B891CA;
}
@media all and (max-width: 767px) {
  .bz-cheers__intro p {
    padding: 0px 15px;
    margin-bottom: 50px;
  }
}
.bz-cheers__intro__button {
  margin-top: 0px !important;
}
@media all and (max-width: 767px) {
  .bz-cheers__intro__button {
    margin-bottom: 0px !important;
  }
}
.bz-cheers__intro .btn-large {
  background-color: #B891CA;
  color: #050242;
  margin: 35px auto !important;
  padding: 15px 40px;
}
.bz-cheers__intro .btn-large:hover {
  background-color: #B8A1D2;
}
.bz-cheers__intro .tiles .tile.state-active {
  border-color: #A5F1FF;
  color: #A5F1FF;
}
.bz-cheers__intro .tiles .tile:hover {
  color: #A5F1FF;
}
@media all and (max-width: 767px) {
  .bz-cheers__intro {
    padding: 10px;
  }
}
.bz-cheers__img {
  background-image: url("../76y0ymfnjm_julie_larsen_maher_0495_holiday_lights_bz_11_20_19_1.html");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 650px;
  margin: auto;
}
.bz-cheers__img p {
  text-align: center;
  max-width: 750px;
  color: white;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 120%;
  text-shadow: 0px 4px 30px rgba(0, 0, 0, 0.5);
  padding: 100px 20px 0px 20px;
  margin: auto;
}
.bz-cheers__flutes {
  text-align: center;
  padding-top: 50px;
}
.bz-cheers__flutes svg path {
  fill: #B891CA;
}
.bz-cheers__subtext {
  color: #334394;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  line-height: 160%;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.1em;
  font-weight: 900;
  margin-bottom: 0px;
}
.bz-cheers__text {
  line-height: 24px;
  margin-top: 5px;
  padding: 10px;
}
.bz-cheers__promo {
  background-color: #B891CA;
  max-width: 650px;
  margin: auto;
  padding: 20px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 64px;
}
.bz-cheers__promo img {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
}
.bz-cheers__promo p {
  display: inline-block;
  margin: auto;
  vertical-align: middle;
  text-align: center;
  padding: 35px;
  font-size: 24px;
  width: 400px;
  line-height: 120%;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-weight: 900;
  color: #050242;
}
@media all and (max-width: 500px) {
  .bz-cheers__promo {
    margin-bottom: 0px;
    border-radius: 0px;
  }
}
.bz-cheers__wildlife {
  background-color: #050242;
}
.bz-cheers__wildlife__container {
  max-width: 1072px;
  margin: auto;
  padding-top: 50px;
}
.bz-cheers__wildlife__container p {
  color: white;
  line-height: 24px;
  text-align: center;
  padding: 0px 50px;
  margin-top: 15px;
}
.bz-cheers__wildlife__container__subline {
  color: #B891CA !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: 900;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.bz-cheers__wildlife__container .btn-large {
  background-color: #B891CA;
  color: #050242;
  margin: 45px auto !important;
  padding: 15px 40px;
}
.bz-cheers__wildlife__container .btn-large:hover {
  background-color: #B8A1D2;
}
.bz-cheers__wildlife__jaguar {
  width: 1200px;
  margin-bottom: -10px;
}
.bz-cheers__members__h1 {
  margin-top: 50px;
}
.bz-cheers__members__h2 {
  font-size: 21px;
  padding: 0px 40px;
  margin-top: 15px;
  color: #334394;
}
.bz-cheers__members__btn .btn-large {
  background-color: #B891CA;
  color: #050242;
  margin: 25px auto !important;
  padding: 15px 40px;
}
.bz-cheers__members__btn .btn-large:hover {
  background-color: #B8A1D2;
}
.bz-cheers__members__p {
  line-height: 24px;
  padding: 0px 35px;
}
.bz-cheers__mask {
  fill: #334394;
  margin-top: 40px;
}
.bz-cheers__safety__top {
  color: #334394 !important;
  margin-bottom: 10px !important;
}
.bz-cheers__safety__bot {
  color: #334394 !important;
  font-weight: 400 !important;
}
.bz-cheers__safety__bot a {
  font-weight: 900;
  text-decoration: underline;
  color: #334394 !important;
}
.bz-cheers__safety__margin {
  margin-bottom: 45px !important;
}
.bz-cheers__faqs {
  margin-top: 70px;
}
.bz-cheers__faqs .question {
  color: #334394;
}
.bz-cheers__faqs .answer a {
  color: #B891CA;
  text-decoration: underline;
}
.bz-cheers__faqs hr {
  max-width: 100% !important;
}
.bz-cheers__policies {
  font-size: 15px !important;
  color: #334394 !important;
}
.bz-cheers__list li:before {
  border-color: #B891CA !important;
}

.bz-lights-entertainment {
  background-image: url("../png/more-fun-bg.png");
  background-size: cover;
  background-position: top center;
  position: relative;
  margin-top: -140px;
}
.bz-lights-entertainment .container {
  padding: 185px 25px 120px;
  max-width: 1200px;
}
@media all and (max-width: 1040px) {
  .bz-lights-entertainment .container {
    padding-bottom: 220px;
  }
}
@media all and (max-width: 500px) {
  .bz-lights-entertainment .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.bz-lights-entertainment .container h1 {
  color: #A5F1FF;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 72px */
  letter-spacing: -0.6px;
  margin-bottom: 36px;
}
@media all and (max-width: 500px) {
  .bz-lights-entertainment .container h1 {
    font-size: 40px;
  }
}
.bz-lights-entertainment .container h2 {
  color: #ABD1EB !important;
  font-size: 36px;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  text-transform: none !important;
  font-weight: 700 !important;
  line-height: 110%;
  letter-spacing: -0.36px;
  font-style: italic;
}
.bz-lights-entertainment .container h2 span {
  text-transform: uppercase !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  letter-spacing: 3.6px;
  font-style: normal;
  font-weight: 900 !important;
}
.bz-lights-entertainment__columns {
  align-items: center;
  margin-bottom: 100px;
}
.bz-lights-entertainment__columns__first {
  flex: 0 1 58% !important;
  max-width: 58% !important;
  width: 58% !important;
}
@media all and (max-width: 950px) {
  .bz-lights-entertainment__columns__first {
    flex: 0 1 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    order: 1;
  }
}
.bz-lights-entertainment__columns__first__img {
  border-radius: 20px;
  box-shadow: 0 20px 50px 0 rgba(5, 2, 66, 0.3);
}
.bz-lights-entertainment__columns__first .aspect-16-9 {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 50px 0 rgba(5, 2, 66, 0.3);
}
.bz-lights-entertainment__columns__first .flag {
  background-color: #EBB81E;
  position: absolute;
  top: 30px;
  clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
}
.bz-lights-entertainment__columns__first .flag p {
  color: #050721;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%; /* 25.2px */
  letter-spacing: 2.1px;
  text-transform: uppercase;
  padding: 12px 40px 12px 20px;
}
.bz-lights-entertainment__columns__sparkles {
  position: absolute;
}
@media all and (max-width: 950px) {
  .bz-lights-entertainment__columns__sparkles {
    display: none;
  }
}
.bz-lights-entertainment__columns__sparkles__top {
  left: -40px;
  top: -25px;
}
.bz-lights-entertainment__columns__sparkles__bottom {
  right: -40px;
  bottom: -35px;
}
.bz-lights-entertainment__columns__second {
  flex: 0 1 39% !important;
  max-width: 39% !important;
  width: 39% !important;
}
@media all and (max-width: 950px) {
  .bz-lights-entertainment__columns__second {
    flex: 0 1 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-top: 24px;
    order: 2;
  }
}
.bz-lights-entertainment__columns__second .wysiwyg {
  text-align: left;
  padding-left: 50px;
}
@media all and (max-width: 950px) {
  .bz-lights-entertainment__columns__second .wysiwyg {
    padding-left: 0px;
  }
}
.bz-lights-entertainment__columns__second .wysiwyg p {
  color: white;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
  padding: 6px 0px 6px 28px;
  border-left: 1px solid #ABD1EB;
}
@media all and (max-width: 950px) {
  .bz-lights-entertainment__columns__second .wysiwyg p {
    border-left: 0px;
    padding-left: 0px;
  }
}
@media all and (max-width: 600px) {
  .bz-lights-entertainment__columns__second .wysiwyg p {
    margin-top: 8px;
  }
}
.bz-lights-entertainment__columns__second .wysiwyg p .location {
  color: #A5F1FF;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
  line-height: 160%; /* 20.8px */
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-top: 24px;
}
.bz-lights-entertainment__columns:nth-of-type(3) {
  margin-bottom: 50px;
}
.bz-lights-entertainment__four {
  margin: 20px 0px 80px;
  justify-content: center;
}
.bz-lights-entertainment__four__item {
  flex: 0 1 23%;
  max-width: 23%;
  width: 23%;
  border-radius: 20px;
  box-shadow: 0 20px 50px 0 rgba(5, 2, 66, 0.3);
  background: linear-gradient(180deg, #76BAE2 50%, #D5E5F3 100%);
  overflow: hidden;
  margin: 0px 10px;
}
@media all and (max-width: 800px) {
  .bz-lights-entertainment__four__item {
    flex: 0 1 48%;
    max-width: 48%;
    width: 48%;
    margin: 12px 4px;
  }
}
@media all and (max-width: 600px) {
  .bz-lights-entertainment__four__item {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    background: none;
    border-radius: 0px;
    align-items: center;
    box-shadow: none;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media all and (max-width: 600px) {
  .bz-lights-entertainment__four__item img {
    flex: 0 1 48%;
    max-width: 48%;
    width: 48%;
  }
}
@media all and (max-width: 400px) {
  .bz-lights-entertainment__four__item img {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }
}
.bz-lights-entertainment__four__item:first-of-type {
  margin-left: 0px;
}
@media all and (max-width: 800px) {
  .bz-lights-entertainment__four__item:first-of-type {
    margin-left: 4px;
  }
}
.bz-lights-entertainment__four__item:last-of-type {
  margin-right: 0px;
}
@media all and (max-width: 800px) {
  .bz-lights-entertainment__four__item:last-of-type {
    margin-right: 4px;
  }
}
.bz-lights-entertainment__four__item div {
  padding: 12px 20px;
}
@media all and (max-width: 600px) {
  .bz-lights-entertainment__four__item div {
    flex: 0 1 48%;
    max-width: 48%;
    width: 48%;
  }
}
@media all and (max-width: 400px) {
  .bz-lights-entertainment__four__item div {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    padding: 12px 0px;
  }
}
.bz-lights-entertainment__four__item div h3 {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 25.2px */
  letter-spacing: -0.21px;
  margin-bottom: 12px;
}
@media all and (max-width: 600px) {
  .bz-lights-entertainment__four__item div h3 {
    color: #D5E5F3;
  }
}
.bz-lights-entertainment__four__item div p {
  color: #050242;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
}
@media all and (max-width: 600px) {
  .bz-lights-entertainment__four__item div p {
    color: white;
  }
}
.bz-lights-entertainment__four__item div p span {
  font-style: italic;
}
.bz-lights-entertainment__four__item div p.location {
  color: #1B71B2;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
  line-height: 160%; /* 20.8px */
  letter-spacing: 1.3px;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .bz-lights-entertainment__four__item div p.location {
    color: #A5F1FF;
  }
}
.bz-lights-entertainment__slope {
  position: absolute;
  bottom: -300px;
}
@media all and (max-width: 2300px) {
  .bz-lights-entertainment__slope {
    bottom: -250px;
  }
}
@media all and (max-width: 2050px) {
  .bz-lights-entertainment__slope {
    bottom: -200px;
  }
}
@media all and (max-width: 1750px) {
  .bz-lights-entertainment__slope {
    bottom: -150px;
  }
}
@media all and (max-width: 1500px) {
  .bz-lights-entertainment__slope {
    bottom: -120px;
  }
}
@media all and (max-width: 1250px) {
  .bz-lights-entertainment__slope {
    bottom: -80px;
  }
}
@media all and (max-width: 1024px) {
  .bz-lights-entertainment__slope {
    bottom: -50px;
  }
}
@media all and (max-width: 900px) {
  .bz-lights-entertainment__slope {
    bottom: -65px;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment__slope {
    display: none;
  }
}
.bz-lights-entertainment__slope-mobile {
  display: none;
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment__slope-mobile {
    width: 100%;
    display: block;
    position: absolute;
    bottom: -250px;
  }
}
@media all and (max-width: 650px) {
  .bz-lights-entertainment__slope-mobile {
    bottom: -220px;
  }
}
@media all and (max-width: 600px) {
  .bz-lights-entertainment__slope-mobile {
    bottom: -200px;
  }
}
@media all and (max-width: 550px) {
  .bz-lights-entertainment__slope-mobile {
    bottom: -180px;
  }
}
@media all and (max-width: 450px) {
  .bz-lights-entertainment__slope-mobile {
    bottom: -150px;
  }
}
@media all and (max-width: 350px) {
  .bz-lights-entertainment__slope-mobile {
    bottom: -120px;
  }
}
.bz-lights-entertainment__trees {
  position: absolute;
}
.bz-lights-entertainment__trees__front {
  width: 180px;
  bottom: 5px;
  right: 100px;
}
@media all and (max-width: 1750px) {
  .bz-lights-entertainment__trees__front {
    bottom: 30px;
  }
}
@media all and (max-width: 900px) {
  .bz-lights-entertainment__trees__front {
    bottom: 10px;
  }
}
@media all and (max-width: 550px) {
  .bz-lights-entertainment__trees__front {
    bottom: -10px;
  }
}
@media all and (max-width: 440px) {
  .bz-lights-entertainment__trees__front {
    bottom: -20px;
  }
}
@media all and (max-width: 350px) {
  .bz-lights-entertainment__trees__front {
    bottom: -30px;
  }
}
.bz-lights-entertainment__trees__back {
  width: 300px;
  bottom: 50px;
  right: 20px;
}
@media all and (max-width: 1750px) {
  .bz-lights-entertainment__trees__back {
    bottom: 60px;
  }
}
@media all and (max-width: 800px) {
  .bz-lights-entertainment__trees__back {
    bottom: 45px;
  }
}
@media all and (max-width: 720px) {
  .bz-lights-entertainment__trees__back {
    bottom: 25px;
  }
}
@media all and (max-width: 500px) {
  .bz-lights-entertainment__trees__back {
    bottom: 10px;
  }
}
@media all and (max-width: 380px) {
  .bz-lights-entertainment__trees__back {
    bottom: -10px;
  }
}
.bz-lights-entertainment__tix {
  margin-top: 88px;
  text-align: center;
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment__tix {
    margin-top: 48px;
  }
}
.bz-lights-entertainment__tix .fine-print {
  color: #D5E5F3;
  font-size: 1rem;
  font-style: italic;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  margin-top: 15px;
}
.bz-lights-entertainment__tix .disclaimers {
  color: #D5E5F3;
  font-size: 0.8rem;
  width: 90%;
  margin: auto;
  margin-bottom: 105px;
  font-style: italic;
  line-height: 150%;
  margin-top: 15px;
}
@media all and (max-width: 1024px) {
  .bz-lights-entertainment__tix .disclaimers {
    margin-bottom: 15px;
  }
}
.bz-lights-entertainment .grid-medium-third {
  text-align: center;
}
.bz-lights-entertainment .grid-medium-third .image-fluid {
  box-shadow: 0px 10px 40px 0px rgba(5, 2, 66, 0.2509803922);
  margin-bottom: 20px;
}
.bz-lights-entertainment .grid-medium-third p {
  margin-top: 10px;
}
.bz-lights-entertainment .grid-medium-third p span em {
  font-size: 14px;
  color: #050242 !important;
  font-weight: 900;
}
.bz-lights-entertainment__feature {
  display: flex;
  filter: drop-shadow(0px 20px 50px rgba(5, 2, 66, 0.3));
  margin-bottom: 100px;
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment__feature {
    flex-direction: column-reverse;
    margin-bottom: 50px;
  }
}
.bz-lights-entertainment__feature__content {
  background: linear-gradient(180deg, #050242 0%, #1B71B2 100%);
  width: 600px;
  padding: 40px;
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment__feature__content {
    margin-top: -15px;
    width: 100%;
  }
}
.bz-lights-entertainment__feature__content h3 {
  color: #A5F1FF;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.bz-lights-entertainment__feature__content h1 {
  color: #D5E5F3;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 24px;
  text-transform: none;
  text-align: left !important;
  margin: 15px 0px;
}
.bz-lights-entertainment__feature__content p {
  color: #D5E5F3;
  max-width: 400px;
}
.bz-lights-entertainment__feature__content img {
  width: 50px;
  margin-left: -20px;
}
.bz-lights-entertainment__feature__img {
  margin-top: -25px;
  margin-left: -130px;
}
.bz-lights-entertainment__feature__img img {
  width: 480px;
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment__feature__img {
    margin-top: 0px;
    margin-left: 0px;
  }
  .bz-lights-entertainment__feature__img img {
    width: 100%;
  }
}
.bz-lights-entertainment-two-panel {
  background-image: url("../waves-light-0dd48b693865b5f5dd2b9e01af7c303b.html");
  background-size: auto;
  font-size: 0;
  padding: 0;
}
.bz-lights-entertainment-two-panel__cell {
  display: inline-block;
  text-align: center;
  width: 50%;
  vertical-align: top;
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment-two-panel__cell {
    display: block;
    width: 100%;
  }
}
.bz-lights-entertainment-two-panel__cell--left {
  padding: 80px 100px;
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment-two-panel__cell--left {
    padding: 60px;
  }
}
.bz-lights-entertainment-two-panel__cell--left h1 {
  color: #1B71B2;
  margin: 25px 0 15px;
}
.bz-lights-entertainment-two-panel__cell--left h2 {
  color: #1B71B2;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 0 0 35px;
  text-transform: uppercase;
}
.bz-lights-entertainment-two-panel__cell--left img {
  max-width: 320px;
  width: 100%;
}
.bz-lights-entertainment-two-panel__cell p {
  font-size: 1rem;
  margin: 0 auto 20px;
  max-width: 520px;
}
.bz-lights-entertainment-two-panel__cell p:last-of-type {
  margin: 0 auto;
}
.bz-lights-entertainment-two-panel__cell--right {
  background-color: #fff;
}
.bz-lights-entertainment-two-panel__cell--right h1 {
  color: #fff;
  margin: 0 0 30px;
}
.bz-lights-entertainment-two-panel__cell--right h2 {
  color: #E58A1F;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 1rem;
  text-transform: uppercase;
}
.bz-lights-entertainment-two-panel__cell--right p {
  color: #fff;
}
.bz-lights-entertainment-two-panel__cell--right p:last-of-type {
  margin: 0 auto 40px;
}
@media all and (max-width: 1350px) {
  .bz-lights-entertainment-two-panel__cell--right p:last-of-type {
    margin: 0 auto 185px;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment-two-panel__cell--right p:last-of-type {
    margin: 0 auto;
  }
}
.bz-lights-entertainment-two-panel__cell__starry-night {
  background-image: url("../6wh8z3yeoe_starry_night.html");
  background-position: center center;
  background-size: cover;
  padding: 80px;
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment-two-panel__cell__starry-night {
    padding: 80px 60px;
  }
}
.bz-lights-entertainment .type-caption {
  color: #1B71B2;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5rem;
  margin: 0 0 7px;
  -webkit-font-smoothing: antialiased;
}
@media all and (max-width: 360px) {
  .bz-lights-entertainment .type-caption {
    letter-spacing: 0.1em;
  }
}
.bz-lights-entertainment__penguins {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment__penguins {
    width: 100%;
  }
}
.bz-lights-entertainment__penguins img {
  vertical-align: bottom;
  width: 100%;
}
.bz-lights-entertainment__penguins__mobile {
  display: none;
}
@media all and (max-width: 450px) {
  .bz-lights-entertainment__penguins__desktop {
    display: none;
  }
  .bz-lights-entertainment__penguins__mobile {
    display: block;
  }
}
.bz-lights-entertainment__quote {
  text-align: center;
  margin-bottom: 50px;
}
.bz-lights-entertainment__quote h1 {
  margin-bottom: 15px;
  color: #1B71B2;
}
.bz-lights-entertainment__quote p {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 24px;
  font-weight: 900;
  margin-top: 15px;
}
.bz-lights-entertainment__quote__credit {
  color: #050242 !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  font-size: 18px !important;
  text-transform: none;
  font-weight: 400 !important;
  font-style: italic;
}
.bz-lights-entertainment__quote__credit span {
  color: #1B71B2 !important;
}
@media all and (max-width: 767px) {
  .bz-lights-entertainment__quote {
    margin-bottom: 50px;
  }
}
.bz-lights-entertainment__wave {
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: 1;
}
.bz-lights-entertainment__sparkles {
  display: none;
  position: absolute;
}
@media all and (max-width: 950px) {
  .bz-lights-entertainment__sparkles {
    display: block;
    right: 0;
    bottom: -80px;
  }
}

.bz-lights-events {
  background-color: #A3D9D1;
  padding: 90px 0;
  text-align: center;
}
@media all and (max-width: 767px) {
  .bz-lights-events {
    padding: 60px 30px;
  }
}
.bz-lights-events__cell {
  display: inline-block;
  margin: 0 60px;
  max-width: 420px;
  width: calc(50% - 130px);
}
@media all and (max-width: 767px) {
  .bz-lights-events__cell {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-events__cell:first-of-type {
    margin: 0 0 60px;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-events__cell:last-of-type {
    margin: 0;
  }
}
.bz-lights-events__cell img {
  margin: 0 0 25px;
  max-height: 190px;
}
.bz-lights-events h1 {
  color: #1B71B2;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 2.25rem;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 2.25rem;
  margin: 0 0 50px;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
@media all and (max-width: 767px) {
  .bz-lights-events h1 {
    font-size: 1.65rem;
    line-height: 1.65rem;
  }
}
.bz-lights-events h2 {
  color: #1B71B2;
  font-family: "Merriweather", Garamond, Georgia, Times, serif;
  font-size: 1.875rem;
  line-height: 2.75rem;
  margin: 0 0 5px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
@media all and (max-width: 767px) {
  .bz-lights-events h2 {
    font-size: 1.275rem;
    line-height: 2rem;
  }
}
.bz-lights-events h3 {
  color: #1B71B2;
  font-weight: bold;
  margin: 0 0 30px;
}

.bz-lights-groups__text h2 {
  color: #050242 !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  font-size: 60px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 100% !important; /* 60px */
  letter-spacing: -0.6px !important;
  text-transform: none !important;
  margin-top: 48px;
}
@media all and (max-width: 767px) {
  .bz-lights-groups__text h2 {
    font-size: 36px !important;
  }
}
.bz-lights-groups__text .subhead {
  color: #288C9E;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 46.8px */
  letter-spacing: -0.36px;
  margin-bottom: 16px;
}
@media all and (max-width: 767px) {
  .bz-lights-groups__text .subhead {
    font-size: 24px;
  }
}
.bz-lights-groups__text .btn-large::before {
  background-color: #050242;
}
.bz-lights-groups__text .btn-large {
  color: white;
}
.bz-lights-groups__headline {
  color: #288C9E;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 160%; /* 25.6px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.bz-lights-groups__cards {
  border-radius: 5px;
  padding: 30px 60px;
}
@media all and (max-width: 767px) {
  .bz-lights-groups__cards {
    margin: 15px 10px;
    padding: 15px 40px;
  }
}
.bz-lights-groups__cards__title {
  color: #050242;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 900;
  line-height: 160%; /* 33.6px */
  letter-spacing: 1.05px;
  text-transform: uppercase;
  margin: 0px !important;
}
.bz-lights-groups__cards li strong {
  color: #288C9E;
}
.bz-lights-groups__cards li:before {
  background-color: #050242;
  border: 1px solid #050242;
}
.bz-lights-groups__cards.container-medium {
  width: auto;
}
.bz-lights-groups__quote {
  background-color: #288C9E;
}
.bz-lights-groups__quote__container {
  padding: 35px 15px;
  text-align: center;
}
.bz-lights-groups__quote__container .quote {
  color: white;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 2; /* 42px */
  letter-spacing: -0.3px;
  margin-bottom: 24px;
}
.bz-lights-groups__quote__container .attribution {
  color: white;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 160%; /* 25.6px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.bz-lights-groups__contact {
  padding: 35px 10px;
}
.bz-lights-groups__contact__container {
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  padding: 30px 0px;
}
.bz-lights-groups__contact__container h2 {
  color: #050242;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 900;
  line-height: 160%; /* 33.6px */
  letter-spacing: 1.05px;
  text-transform: uppercase;
}
.bz-lights-groups__contact__container .springboard-widget {
  text-align: left;
}
@media all and (max-width: 767px) {
  .bz-lights-groups__contact__container .springboard-widget {
    width: 90%;
  }
}
.bz-lights-groups__contact__container .springboard-widget .error {
  margin-top: 15px;
}
.bz-lights-groups__contact__container .springboard-widget label {
  color: #288C9E;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  line-height: 100%; /* 33.6px */
  letter-spacing: 1.05px;
  text-transform: uppercase;
}
.bz-lights-groups__contact__container .springboard-widget .input-text {
  padding: 8px 12px;
  height: 40px;
}
.bz-lights-groups__contact__container .springboard-widget .btn-large::before {
  background-color: #050242;
}
.bz-lights-groups__contact__container__sub {
  margin: 30px 10px;
}
.bz-lights-groups__contact__container__sub p {
  color: #000;
  line-height: 100%;
}
.bz-lights-groups__contact__container__sub p a {
  color: #000;
  text-decoration: underline;
  font-weight: 900;
}
.bz-lights-groups__contact__container__sub p span {
  margin: 0px 10px;
}

.bz-lights-immersive {
  background-color: #050242;
  padding: 10px 0px 50px;
}
@media all and (max-width: 767px) {
  .bz-lights-immersive {
    padding: 20px;
    margin-top: -10px;
  }
}
.bz-lights-immersive__line {
  width: 1%;
  border-left: 1px solid #1B71B2;
  margin: 12px auto;
  height: 50px;
}
.bz-lights-immersive__header {
  color: #fff;
  margin: 40px auto;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
}
@media all and (min-width: 767px) {
  .bz-lights-immersive__header {
    background-color: #EBB81E;
    padding: 5px 12px;
    margin: 50px auto;
    color: #050242;
    height: 40px;
    width: 40%;
    position: relative;
  }
  .bz-lights-immersive__header:before {
    content: "";
    border-left: 14px solid #050242;
    border-top: 20px solid transparent;
    border-bottom: 19px solid transparent;
    border-right: 0;
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
  }
  .bz-lights-immersive__header:after {
    content: "";
    border-right: 14px solid #050242;
    border-top: 20px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 0;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
  }
}
.bz-lights-immersive__columns {
  align-items: center;
  margin-top: 80px;
}
@media all and (max-width: 767px) {
  .bz-lights-immersive__columns {
    flex-direction: column;
  }
  .bz-lights-immersive__columns .one {
    order: 1;
    margin-top: -20px;
  }
  .bz-lights-immersive__columns .two {
    order: 2;
    margin-bottom: 70px;
  }
  .bz-lights-immersive__columns .three {
    order: 3;
    margin-bottom: 30px;
  }
  .bz-lights-immersive__columns .four {
    order: 4;
  }
  .bz-lights-immersive__columns .five {
    order: 5;
  }
  .bz-lights-immersive__columns .six {
    order: 6;
  }
}
.bz-lights-immersive__columns .column.cell {
  padding: 0 10px;
  margin-bottom: 50px;
  position: relative;
}
.bz-lights-immersive__columns h2 {
  color: #A5F1FF !important;
  font-size: 28px !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  text-transform: none !important;
  font-weight: 900 !important;
  letter-spacing: 0px;
}
.bz-lights-immersive__columns h3 {
  color: #EBB81E !important;
}
.bz-lights-immersive__columns p {
  color: white;
}
.bz-lights-immersive__columns__sparkles__left {
  position: absolute;
  width: 10%;
  left: -50px;
}
@media all and (max-width: 900px) {
  .bz-lights-immersive__columns__sparkles__left {
    display: none;
  }
}
.bz-lights-immersive__columns__sparkles__right {
  position: absolute;
  width: 10%;
  right: -10px;
}
@media all and (max-width: 900px) {
  .bz-lights-immersive__columns__sparkles__right {
    display: none;
  }
}

.bz-lights-faqs {
  padding: 0 20px;
}
.bz-lights-faqs__answer {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 0 0 28px;
  transition: all 0.2s ease-out;
}
.bz-lights-faqs__answer--expanded {
  max-height: 1000px;
  opacity: 1;
}
.bz-lights-faqs__answer a {
  color: #1B71B2;
  text-decoration: underline;
  transition: color 0.2s ease-out;
}
.bz-lights-faqs__answer a:hover {
  color: #117ED0;
}
.bz-lights-faqs h1 {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 2.25rem;
  font-weight: 900;
  letter-spacing: 4px;
  line-height: 2.25rem;
  margin: 0 0 50px;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
@media all and (max-width: 767px) {
  .bz-lights-faqs h1 {
    font-size: 1.65rem;
    line-height: 1.65rem;
  }
}
.bz-lights-faqs__question {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
  margin: 25px 0 0;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.bz-lights-faqs__question:first-of-type {
  margin: 0;
}
.bz-lights-faqs__question a {
  color: #1B71B2;
  transition: all 0.2s ease-out;
}
.bz-lights-faqs__question a:hover {
  color: #117ED0;
}
.bz-lights-faqs__question a:hover svg {
  fill: #1B71B2;
}
.bz-lights-faqs__question--expanded svg:nth-of-type(1) {
  display: none;
}
.bz-lights-faqs__question--expanded svg:nth-of-type(2) {
  display: inline !important;
}
.bz-lights-faqs__question__icon {
  fill: #1B71B2;
  height: 18px;
  margin: 0 5px 0 0;
  width: 18px;
  transition: all 0.2s ease-out;
  vertical-align: text-top;
}
.bz-lights-faqs__question svg {
  vertical-align: sub;
}
.bz-lights-faqs__question svg:nth-of-type(2) {
  display: none;
}

.bz-lights-lanterns {
  padding: 60px 60px 20px;
  background: linear-gradient(180deg, #1B71B2 0%, #050242 100%);
  margin-top: -90px;
}
@media all and (max-width: 767px) {
  .bz-lights-lanterns {
    padding: 0px 20px 50px;
  }
}
@media all and (max-width: 500px) {
  .bz-lights-lanterns {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.bz-lights-lanterns__intro {
  text-align: center;
}
.bz-lights-lanterns__intro__line {
  width: 1%;
  border-left: 1px solid #A5F1FF;
  margin: 12px auto;
  height: 50px;
}
@media all and (max-width: 767px) {
  .bz-lights-lanterns__intro__line {
    position: relative;
    top: -25px;
  }
}
.bz-lights-lanterns__intro__header {
  color: white;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  margin: 20px auto;
}
@media all and (min-width: 767px) {
  .bz-lights-lanterns__intro__header {
    background-color: #EBB81E;
    padding: 5px 12px;
    color: #050242;
    height: 40px;
    width: 45%;
    position: relative;
    margin: 50px auto;
  }
  .bz-lights-lanterns__intro__header:before {
    content: "";
    border-left: 14px solid #185296;
    border-top: 20px solid transparent;
    border-bottom: 19px solid transparent;
    border-right: 0;
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
  }
  .bz-lights-lanterns__intro__header:after {
    content: "";
    border-right: 14px solid #185296;
    border-top: 20px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 0;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
  }
}
.bz-lights-lanterns__intro h3 {
  color: #1B71B2;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.bz-lights-lanterns__intro h1 {
  color: #A5F1FF;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 2.25rem;
  font-weight: 900;
  letter-spacing: 4px;
  line-height: 2.25rem;
  text-transform: uppercase;
  margin: 50px 0 20px;
}
@media all and (max-width: 767px) {
  .bz-lights-lanterns__intro h1 {
    font-size: 1.65rem;
    line-height: 1.65rem;
  }
}
@media all and (max-width: 450px) {
  .bz-lights-lanterns__intro h1 {
    margin-top: 0px;
  }
}
.bz-lights-lanterns__intro p {
  color: white;
  font-family: "Lato", helvetica, arial, sans-serif;
  text-align: center;
  margin-bottom: 50px;
}
.bz-lights-lanterns__intro img {
  width: 120px;
  margin-bottom: 25px;
}
.bz-lights-lanterns__carousel__container {
  margin: 0 auto;
  max-width: 1072px;
  overflow: hidden;
}
.bz-lights-lanterns__carousel__container__list {
  display: flex;
  text-align: center;
  justify-content: center;
  margin-bottom: 50px;
}
.bz-lights-lanterns__carousel__container__list__link {
  color: #D5E5F3;
  margin: 0px 25px;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-weight: 400;
  letter-spacing: -0.01em;
}
.bz-lights-lanterns__carousel__container__list__link:hover {
  cursor: pointer;
}
.bz-lights-lanterns__carousel__container__list__link--active {
  color: #A5F1FF;
  text-decoration: underline;
}
@media all and (max-width: 767px) {
  .bz-lights-lanterns__carousel__container__list {
    display: none;
  }
}
.bz-lights-lanterns__carousel__container__item {
  margin-bottom: 70px;
}
@media all and (max-width: 767px) {
  .bz-lights-lanterns__carousel__container__item.mobile {
    display: none;
  }
}
@media all and (min-width: 767px) {
  .bz-lights-lanterns__carousel__container__item {
    height: 0;
    opacity: 0;
    transition: opacity 0.2s ease-out;
    align-items: center;
    margin-bottom: 0px;
  }
  .bz-lights-lanterns__carousel__container__item--active {
    height: 100%;
    opacity: 1;
  }
  .bz-lights-lanterns__carousel__container__item .column.cell {
    padding: 30px;
  }
}
.bz-lights-lanterns__carousel__container__item h2 {
  color: #D5E5F3 !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  font-size: 21px !important;
  text-transform: none !important;
  font-weight: 900 !important;
  letter-spacing: 0px;
}
@media all and (max-width: 767px) {
  .bz-lights-lanterns__carousel__container__item h2 {
    font-size: 1.275rem;
    line-height: 2rem;
  }
}
.bz-lights-lanterns__carousel__container__item p {
  color: #D5E5F3;
}
.bz-lights-lanterns__carousel__container__item p span {
  font-weight: 900;
  color: #76BAE2;
}
@media all and (min-width: 767px) {
  .bz-lights-lanterns__carousel__container .button-mobile {
    display: none;
  }
}
.bz-lights-lanterns__carousel__container .button-mobile {
  width: 50%;
  text-align: center;
  margin: auto;
}
.bz-lights-lanterns__carousel__nav {
  text-align: center;
}
.bz-lights-lanterns__carousel__nav__link {
  background-color: #1B71B2;
  border-radius: 50%;
  display: inline-block;
  font-size: 0;
  height: 5px;
  margin: 0 5px;
  width: 5px;
}
.bz-lights-lanterns__carousel__nav__link--active {
  background-color: #A5F1FF;
}
@media all and (max-width: 767px) {
  .bz-lights-lanterns__carousel__nav {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-lanterns .block .grid {
    flex-wrap: wrap;
  }
}
.bz-lights-lanterns .block__description {
  text-align: center;
}
.bz-lights-lanterns .block__description .color-copy {
  color: white;
}
.bz-lights-lanterns .block__description .type-caption {
  color: #1B71B2;
  font-family: "Lato", helvetica, arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-transform: capitalize;
}
.bz-lights-lanterns .block__description .type-caption, .bz-lights-lanterns .block__description .color-copy {
  font-size: 15px;
}
.bz-lights-lanterns .block__image--with-text {
  max-width: 320px;
}
@media all and (max-width: 767px) {
  .bz-lights-lanterns .block__image--with-text {
    margin: 10px auto;
    width: 100%;
  }
}
.bz-lights-lanterns .block__image--with-text img {
  filter: drop-shadow(0px 20px 70px rgba(1, 46, 4, 0.3));
}
.bz-lights-lanterns__forest__butterfly {
  margin-bottom: -350px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.bz-lights-lanterns__forest__butterfly img {
  max-width: 220px;
}
@media all and (max-width: 1024px) {
  .bz-lights-lanterns__forest__butterfly {
    margin-bottom: -300px;
  }
}
@media all and (max-width: 450px) {
  .bz-lights-lanterns__forest__butterfly {
    top: 500px;
    text-align: right;
  }
  .bz-lights-lanterns__forest__butterfly img {
    width: 150px;
  }
}
@media all and (max-width: 300px) {
  .bz-lights-lanterns__forest__butterfly {
    top: 550px;
  }
}
.bz-lights-lanterns__forest__stars__1 {
  width: 60px;
  position: relative;
  top: 570px;
  left: 40px;
  z-index: 2;
}
@media all and (max-width: 1024px) {
  .bz-lights-lanterns__forest__stars__1 {
    display: none;
  }
}
.bz-lights-lanterns__forest__stars__2 {
  width: 60px;
  float: right;
  top: 190px;
  right: 20px;
  z-index: 2;
  position: relative;
}
@media all and (max-width: 1024px) {
  .bz-lights-lanterns__forest__stars__2 {
    display: none;
  }
}
.bz-lights-lanterns__forest__container {
  display: flex;
  filter: drop-shadow(0px 20px 70px rgba(1, 46, 4, 0.3));
  margin-top: 200px;
}
.bz-lights-lanterns__forest__container__content {
  background: linear-gradient(180deg, #FFFFFF 38.54%, #6AB4DF 100%);
  height: 380px;
  margin-top: -60px;
  margin-right: -90px;
  padding: 65px;
  width: 460px;
  z-index: 1;
}
.bz-lights-lanterns__forest__container__content h1 {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.bz-lights-lanterns__forest__container__content p {
  line-height: 1.75;
}
@media all and (max-width: 1024px) {
  .bz-lights-lanterns__forest__container__content {
    margin-top: -15px !important;
    margin-right: 0px;
    margin: auto;
    height: 100%;
    width: 100%;
  }
}
@media all and (max-width: 500px) {
  .bz-lights-lanterns__forest__container__content {
    padding: 20px;
    padding-bottom: 60px;
  }
}
@media all and (max-width: 1024px) {
  .bz-lights-lanterns__forest__container {
    flex-direction: column-reverse;
  }
}
@media all and (max-width: 450px) {
  .bz-lights-lanterns__forest__container {
    margin-bottom: 60px;
  }
}
.bz-lights-lanterns__forest__container__img img {
  max-width: 600px;
}
@media all and (max-width: 1024px) {
  .bz-lights-lanterns__forest__container__img img {
    max-width: 100% !important;
  }
}

.bz-lights-guide {
  background-image: url("../37v0cjocye_julie_larsen_maher_9453_holiday_lights_with_guests_bz_11_17_20_2.html");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding: 20px 30px;
}
@media all and (max-width: 767px) {
  .bz-lights-guide {
    background-attachment: initial;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-guide {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.bz-lights-guide__phones {
  display: flex;
}
.bz-lights-guide__phones__1 {
  margin-right: 15px;
  margin-top: -80px;
}
@media all and (max-width: 767px) {
  .bz-lights-guide__phones__1 {
    margin-top: 0px;
    width: 100%;
  }
  .bz-lights-guide__phones__1 img {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-guide__phones__2 {
    margin-top: 50px;
    width: 100%;
  }
  .bz-lights-guide__phones__2 img {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-guide__phones {
    padding: 30px;
  }
}
.bz-lights-guide .grid {
  align-items: center;
}
.bz-lights-guide .wysiwyg .btn {
  background-color: white;
}
.bz-lights-guide .wysiwyg .btn a {
  color: #1B71B2;
}
.bz-lights-guide .wysiwyg .btn:hover {
  background-color: #FDFEFF;
}
.bz-lights-guide .wysiwyg .btn:hover a {
  color: #050242;
}
.bz-lights-guide .wysiwyg img {
  width: 50px;
}
.bz-lights-guide .wysiwyg h1 {
  color: #A5F1FF;
}
.bz-lights-guide .wysiwyg p {
  color: white;
}
@media all and (max-width: 767px) {
  .bz-lights-guide .wysiwyg {
    padding: 30px;
  }
}

.bz-lights__hero .page-hero__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 30px 0 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media all and (max-width: 767px) {
  .bz-lights__hero .page-hero__content {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  .bz-lights__hero .page-hero__content__buttons {
    display: none;
  }
}
.bz-lights__hero .page-hero__content img {
  max-width: 740px;
  width: 69.33%;
  filter: drop-shadow(0 4px 30px rgba(0, 0, 0, 0.6));
  margin-bottom: 25px;
}
@media all and (max-width: 767px) {
  .bz-lights__hero .page-hero__content img {
    width: 75%;
  }
}
.bz-lights__hero .page-hero__html .page-hero__html__video-show-btn {
  bottom: 17px;
  height: 30px;
  left: unset;
  margin: 0;
  right: 45px;
  top: unset;
  transform: none;
  width: 30px;
  position: absolute;
  z-index: 1;
}
@media all and (max-width: 767px) {
  .bz-lights__hero .page-hero__html .page-hero__html__video-show-btn {
    left: 50%;
    right: unset;
    transform: translateX(-50%);
  }
}
.bz-lights__hero .page-hero__html .page-hero__html__video-show-btn .icon {
  height: 100%;
  width: 100%;
}
.bz-lights__hero .page-hero__media {
  background-image: url("../png/terria%20clay_1279_holiday%20lights%20member%20preview_bz_20241119%201.png");
  min-height: 700px;
}
@media all and (max-width: 767px) {
  .bz-lights__hero .page-hero__media {
    background-image: url("../png/mobile-fallback.png");
    min-height: 475px;
  }
}
.bz-lights__hero .page-hero__media iframe {
  box-sizing: border-box;
  height: 56.25vw;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 177.778vh;
}
.bz-lights__hero .page-hero-mobile {
  align-items: center;
  display: none;
  flex-direction: column;
  background: linear-gradient(180deg, #050242 0%, #173E78 100%);
}
@media all and (max-width: 767px) {
  .bz-lights__hero .page-hero-mobile {
    display: flex;
  }
}
.bz-lights__hero .page-hero-mobile div {
  padding: 35px 20px;
  text-align: center;
}
.bz-lights__hero .page-hero-mobile div .btn-disabled {
  background-color: #174B89 !important;
}
.bz-lights__hero .page-hero-mobile div p {
  color: #D5E5F3;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.3px;
}
.bz-lights__hero .page-hero-mobile div h1 {
  color: #fff;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: -0.36px;
}
.bz-lights__hero .page-hero-mobile div .bz-lights-intro__exclusive {
  font-weight: 900;
  margin-top: 20px;
}
.bz-lights__hero .page-hero-mobile div hr {
  max-width: 200px !important;
  border-color: #76BAE2;
  margin-top: 20px;
}
.bz-lights__hero .page-hero-mobile div h4 {
  font-size: 21px;
  color: #fff;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  line-height: 120%;
  letter-spacing: -0.21px;
}
.bz-lights__hero .page-hero-mobile .promo-banner {
  background-color: #8BD67E;
  width: 100%;
}
.bz-lights__hero .page-hero-mobile .promo-banner p {
  color: #050242;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.21px;
}
.bz-lights__hero .page-hero-mobile .promo-banner .curly-font {
  font-weight: 700;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  color: #050242;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.21px;
}

.bz-lights-intro__top {
  background: linear-gradient(180deg, #050242 0%, #173E78 25%, #1B71B2 45%, #76BAE2 75%);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
  overflow: hidden;
}
@media all and (max-width: 500px) {
  .bz-lights-intro__top {
    background: linear-gradient(180deg, #050242 0%, #173E78 20%, #1B71B2 30%, #76BAE2 45%);
  }
}
.bz-lights-intro__top .sky {
  position: absolute;
  width: 100%;
  left: 0;
  top: 1%;
  opacity: 0.7;
}
.bz-lights-intro__top__clouds {
  position: absolute;
}
.bz-lights-intro__top__clouds.one {
  top: 20%;
  animation: moveclouds 40s liner infinite;
  -webkit-animation: moveclouds 40s linear infinite;
  -moz-animation: moveclouds 40s linear infinite;
  -o-animation: moveclouds 40s linear infinite;
}
.bz-lights-intro__top__clouds.two {
  top: 37%;
  animation: moveclouds 55s liner infinite;
  -webkit-animation: moveclouds 55s linear infinite;
  -moz-animation: moveclouds 55s linear infinite;
  -o-animation: moveclouds 55s linear infinite;
}
.bz-lights-intro__top__clouds.three {
  top: 7%;
  animation: moveclouds 70s liner infinite;
  -webkit-animation: moveclouds 70s linear infinite;
  -moz-animation: moveclouds 70s linear infinite;
  -o-animation: moveclouds 70s linear infinite;
}
.bz-lights-intro__top__clouds.four {
  top: 40%;
  animation: moveclouds 85s liner infinite;
  -webkit-animation: moveclouds 85s linear infinite;
  -moz-animation: moveclouds 85s linear infinite;
  -o-animation: moveclouds 85s linear infinite;
}
.bz-lights-intro__top__clouds.five {
  top: 50%;
  animation: moveclouds 100s liner infinite;
  -webkit-animation: moveclouds 100s linear infinite;
  -moz-animation: moveclouds 100s linear infinite;
  -o-animation: moveclouds 100s linear infinite;
}
.bz-lights-intro__top__stars {
  opacity: 70%;
}
.bz-lights-intro__top__stars.cluster-1 {
  position: absolute;
  top: 5%;
  left: 2%;
}
.bz-lights-intro__top__stars.cluster-1 .star-4 {
  position: absolute;
  animation: twinkle_one 10s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-1 .star-5 {
  position: absolute;
  right: 50%;
  animation: twinkle_three 7s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-1 .star-3 {
  position: relative;
  top: 50px;
  animation: twinkle_two 12s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-1 .star-1 {
  position: relative;
  animation: twinkle_three 7s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-2 {
  position: absolute;
  top: 4%;
  right: 3%;
}
.bz-lights-intro__top__stars.cluster-2 .star-5 {
  position: absolute;
  left: 10px;
  bottom: 50px;
  animation: twinkle_one 10s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-2 .star-2 {
  position: relative;
  top: 10px;
  animation: twinkle_three 7s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-3 {
  position: absolute;
  top: 50%;
  left: 10%;
}
.bz-lights-intro__top__stars.cluster-3 .star-4 {
  animation: twinkle_one 10s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-3 .star-3 {
  animation: twinkle_two 12s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-4 {
  position: absolute;
  top: 50%;
  right: 10%;
}
.bz-lights-intro__top__stars.cluster-4 .star-5 {
  position: absolute;
  right: 40px;
  top: 10px;
  width: 20px;
  animation: twinkle_two 12s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-4 .star-2 {
  animation: twinkle_one 10s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-5 {
  position: absolute;
  top: 28%;
  left: 12%;
}
.bz-lights-intro__top__stars.cluster-5 .star-1 {
  animation: twinkle_one 10s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-5 .star-4 {
  animation: twinkle_three 7s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-6 {
  position: absolute;
  top: 28%;
  right: 12%;
}
.bz-lights-intro__top__stars.cluster-6 .star-2 {
  position: absolute;
  bottom: 20px;
  animation: twinkle_three 7s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-6 .star-3 {
  position: relative;
  top: 0;
  left: 50px;
  animation: twinkle_two 12s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-6 .star-4 {
  position: relative;
  left: 50px;
  animation: twinkle_one 10s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-6 .star-5 {
  position: relative;
  bottom: 30px;
  left: 30px;
  animation: twinkle_two 12s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-7 {
  position: absolute;
  top: 65%;
}
.bz-lights-intro__top__stars.cluster-7 .star-1 {
  animation: twinkle_two 12s ease-in-out infinite;
}
.bz-lights-intro__top__stars.cluster-7 .star-5 {
  animation: twinkle_three 7s ease-in-out infinite;
}
.bz-lights-intro__top__stars .star-1 {
  width: 40px;
}
.bz-lights-intro__top__stars .star-2 {
  width: 30px;
}
.bz-lights-intro__top__stars .star-3 {
  width: 42px;
}
.bz-lights-intro__top__stars .star-4 {
  width: 18px;
}
.bz-lights-intro__top__stars .star-5 {
  width: 30px;
}
.bz-lights-intro__top__container {
  position: relative;
  padding: 50px 15px 0px;
  max-width: 1000px;
}
.bz-lights-intro__top__container h3 {
  color: #A5F1FF !important;
  font-size: 60px !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  text-transform: none !important;
  font-weight: 700 !important;
  letter-spacing: -0.6px;
  line-height: 1.25;
}
@media all and (max-width: 767px) {
  .bz-lights-intro__top__container h3 {
    font-size: 36px !important;
  }
}
.bz-lights-intro__top__scene {
  position: absolute;
  left: 0;
  bottom: 0;
}
.bz-lights-intro__top__scene.mobile {
  display: none;
}
@media all and (max-width: 767px) {
  .bz-lights-intro__top__scene.desktop {
    display: none;
  }
  .bz-lights-intro__top__scene.mobile {
    display: block;
  }
}
.bz-lights-intro__top__bison {
  position: absolute;
  left: 100px;
  bottom: 50px;
  width: 200px;
  z-index: 1;
}
@media all and (max-width: 767px) {
  .bz-lights-intro__top__bison {
    display: none;
  }
}
.bz-lights-intro__bottom {
  background: linear-gradient(180deg, #FFFFFF 12.17%, #D5E5F3 53.48%, #6AB4DF 94.79%);
  padding: 50px 25px;
}
@media all and (max-width: 425px) {
  .bz-lights-intro__bottom {
    padding: 25px 8px;
  }
}
.bz-lights-intro__bottom__header {
  color: #050242;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  margin: 20px auto;
}
@media all and (min-width: 767px) {
  .bz-lights-intro__bottom__header {
    background-color: #EBB81E;
    padding: 5px 12px;
    color: #050242;
    height: 40px;
    width: 48%;
    position: relative;
    margin: 40px auto;
  }
  .bz-lights-intro__bottom__header:before {
    content: "";
    border-left: 14px solid #FAFBFD;
    border-top: 20px solid transparent;
    border-bottom: 19px solid transparent;
    border-right: 0;
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
  }
  .bz-lights-intro__bottom__header:after {
    content: "";
    border-right: 14px solid #FAFBFD;
    border-top: 20px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 0;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
  }
}
.bz-lights-intro__bottom h2 {
  color: #0A0A0A !important;
  font-size: 1.3125rem !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  text-transform: none !important;
  font-weight: 400 !important;
  letter-spacing: -0.01313rem;
}
.bz-lights-intro__bottom h2 a {
  color: #1B71B2 !important;
}
.bz-lights-intro__bottom h3 {
  color: #1B71B2;
  font-size: 15px;
  text-transform: uppercase !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  font-weight: 900;
  letter-spacing: 0.05em;
}
.bz-lights-intro__bottom__calendars {
  display: flex;
  flex-wrap: wrap;
}
.bz-lights-intro__bottom__calendars__cal {
  padding: 0 5px;
  width: 33%;
}
@media all and (max-width: 767px) {
  .bz-lights-intro__bottom__calendars__cal {
    width: 60%;
  }
}
@media all and (max-width: 550px) {
  .bz-lights-intro__bottom__calendars__cal {
    width: 80%;
  }
}
@media all and (max-width: 425px) {
  .bz-lights-intro__bottom__calendars__cal {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-intro__bottom__calendars__cal.close table {
    border-radius: 0.625rem;
  }
}
.bz-lights-intro__bottom__calendars__cal table {
  text-align: center;
  border-top-right-radius: 0.625rem;
  border-top-left-radius: 0.625rem;
  border: 0.5px #A5F1FF;
  box-shadow: 0px 10px 50px 0px rgba(118, 186, 226, 0.25);
  overflow: hidden;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bz-lights-intro__bottom__calendars__cal table.tbody {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}
@media all and (max-width: 550px) {
  .bz-lights-intro__bottom__calendars__cal table {
    box-shadow: 0px 0px 10px 0px rgba(118, 186, 226, 0.25);
  }
}
.bz-lights-intro__bottom__calendars__cal table thead {
  position: relative;
}
.bz-lights-intro__bottom__calendars__cal table th {
  text-align: center;
  background-color: #76BAE2;
  color: #050242;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 900;
  line-height: 160%; /* 1.5rem */
  letter-spacing: 0.09375rem;
  text-transform: uppercase;
  padding: 4px 0;
}
.bz-lights-intro__bottom__calendars__cal table th .mobile-arrow {
  display: none;
}
@media all and (max-width: 767px) {
  .bz-lights-intro__bottom__calendars__cal table th .mobile-arrow {
    display: block;
    position: absolute;
    right: 12px;
    top: -12px;
    transition: all 0.5s ease;
  }
}
.bz-lights-intro__bottom__calendars__cal table th .mobile-arrow.rotate {
  transform: rotate(180deg);
}
.bz-lights-intro__bottom__calendars__cal table .weekdays td {
  color: #1B71B2;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 1.25rem */
  letter-spacing: 0.03125rem;
  text-transform: uppercase;
  opacity: 1;
}
.bz-lights-intro__bottom__calendars__cal table tr {
  border-top: 0;
}
.bz-lights-intro__bottom__calendars__cal table tr:last-child td {
  padding-bottom: 8px;
}
.bz-lights-intro__bottom__calendars__cal table td {
  width: 45px;
  padding: 4px;
  text-align: center;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 1.5rem */
  letter-spacing: -0.00938rem;
  color: #76BAE2;
  opacity: 0.45;
}
.bz-lights-intro__bottom__calendars__cal table td.on {
  color: #050242;
  font-weight: 900;
  opacity: 1;
}
.bz-lights-intro__bottom__calendars__cal table td.sensory p {
  margin-top: 0;
  width: 26px;
  border: 1px solid #EBB81E;
  border-radius: 100%;
  margin: 0 auto;
}
.bz-lights-intro__bottom__legend {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 767px) {
  .bz-lights-intro__bottom__legend {
    margin-top: 20px;
  }
}
.bz-lights-intro__bottom__legend__border {
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: 1px solid #EBB81E;
  border-radius: 100%;
  margin: 0 !important;
}
.bz-lights-intro__bottom__legend__text {
  color: #0A0A0A !important;
  font-size: 1rem;
  font-style: italic;
  font-weight: 400;
  line-height: 150%; /* 1.5rem */
  letter-spacing: -0.01rem;
  margin: 0 !important;
  padding-left: 6px;
}
.bz-lights-intro h1 {
  text-transform: none;
  color: white !important;
}
.bz-lights-intro hr {
  max-width: 200px !important;
  border-color: #76BAE2;
}
.bz-lights-intro p em {
  color: white !important;
}
.bz-lights-intro__subhead {
  color: #76BAE2;
  font-size: 22px;
  text-transform: uppercase !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  font-weight: 900;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}
.bz-lights-intro__exclusive {
  color: #76BAE2;
  font-size: 16px;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  text-transform: uppercase !important;
}
.bz-lights-intro .fine-print {
  color: #212426 !important;
}
.bz-lights-intro__dot {
  color: #76BAE2;
}
.bz-lights-intro__dates {
  font-size: 42px !important;
}
@media all and (max-width: 500px) {
  .bz-lights-intro__dates {
    font-size: 32px;
  }
}
.bz-lights-intro__slope {
  position: absolute;
  bottom: -180px;
  left: 0;
  max-width: 500%;
  width: 100%;
}
@media all and (max-width: 2200px) {
  .bz-lights-intro__slope {
    bottom: -140px;
  }
}
@media all and (max-width: 2000px) {
  .bz-lights-intro__slope {
    bottom: -100px;
  }
}
@media all and (max-width: 1800px) {
  .bz-lights-intro__slope {
    bottom: -60px;
  }
}
@media all and (max-width: 1550px) {
  .bz-lights-intro__slope {
    bottom: -30px;
  }
}
@media all and (max-width: 1400px) {
  .bz-lights-intro__slope {
    bottom: -10px;
  }
}
@media all and (max-width: 1250px) {
  .bz-lights-intro__slope {
    bottom: 0px;
  }
}
@media all and (max-width: 1120px) {
  .bz-lights-intro__slope {
    bottom: 10px;
  }
}
@media all and (max-width: 950px) {
  .bz-lights-intro__slope {
    width: 150%;
    bottom: -40px;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-intro__slope {
    width: 180%;
    bottom: -130px;
  }
}
@media all and (max-width: 700px) {
  .bz-lights-intro__slope {
    bottom: -60px;
    display: none;
  }
}
@media all and (max-width: 400px) {
  .bz-lights-intro__slope {
    bottom: -40px;
  }
}
.bz-lights-intro__slope-mobile {
  display: none;
  position: absolute;
  bottom: -240px;
}
@media all and (max-width: 700px) {
  .bz-lights-intro__slope-mobile {
    display: block;
    left: 0;
    width: 100%;
  }
}
@media all and (max-width: 600px) {
  .bz-lights-intro__slope-mobile {
    bottom: -210px;
  }
}
@media all and (max-width: 550px) {
  .bz-lights-intro__slope-mobile {
    bottom: -180px;
  }
}
@media all and (max-width: 470px) {
  .bz-lights-intro__slope-mobile {
    bottom: -150px;
  }
}
@media all and (max-width: 420px) {
  .bz-lights-intro__slope-mobile {
    bottom: -135px;
  }
}
@media all and (max-width: 380px) {
  .bz-lights-intro__slope-mobile {
    bottom: -125px;
  }
}
@media all and (max-width: 350px) {
  .bz-lights-intro__slope-mobile {
    bottom: -115px;
  }
}
@media all and (max-width: 320px) {
  .bz-lights-intro__slope-mobile {
    bottom: -100px;
  }
}
.bz-lights-intro__trees {
  position: absolute;
  bottom: 130px;
}
@media all and (max-width: 1800px) {
  .bz-lights-intro__trees {
    bottom: 160px;
  }
}
@media all and (max-width: 1100px) {
  .bz-lights-intro__trees {
    bottom: 130px;
  }
}
@media all and (max-width: 950px) {
  .bz-lights-intro__trees {
    bottom: 105px;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-intro__trees {
    bottom: 15px;
  }
}
.bz-lights-intro__trees__left {
  left: 1%;
}
@media all and (max-width: 600px) {
  .bz-lights-intro__trees__left {
    width: 180px;
  }
}
@media all and (max-width: 350px) {
  .bz-lights-intro__trees__left {
    width: 150px;
  }
}
.bz-lights-intro__trees__right {
  right: 1%;
}
@media all and (max-width: 600px) {
  .bz-lights-intro__trees__right {
    display: none;
  }
}
.bz-lights-intro__lower.container {
  max-width: 700px;
  margin-bottom: 250px;
  padding: 10px;
}
@media all and (max-width: 700px) {
  .bz-lights-intro__lower.container {
    margin-bottom: 200px;
  }
}
@media all and (max-width: 600px) {
  .bz-lights-intro__lower.container {
    margin-bottom: 140px;
  }
}
.bz-lights-intro__lower.container p {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: #0a0a0a;
  margin-bottom: 34px;
}
.bz-lights-intro__lower.container p.margin-compact-bottom {
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
  line-height: 150%; /* 18px */
  letter-spacing: -0.12px;
  margin-top: 34px;
  margin-bottom: 5px;
}
.bz-lights-intro__lower__tix {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 25.2px */
  letter-spacing: -0.21px;
  margin-top: 18px;
}
.bz-lights-intro__lower__tix a {
  font-weight: 700;
  text-decoration: underline;
  color: #050242;
}
.bz-lights-intro .promo-banner {
  background-color: #8BD67E;
  clip-path: polygon(100% 0, 98% 50%, 100% 100%, 0% 100%, 2% 50%, 0% 0%);
  max-width: 800px;
  margin: auto;
}
.bz-lights-intro .promo-banner p {
  color: #050242;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.21px;
  padding: 15px 20px;
}
.bz-lights-intro .promo-banner .curly-font {
  font-weight: 700;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  color: #050242;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.21px;
}
@media all and (max-width: 767px) {
  .bz-lights-intro .promo-banner {
    display: none;
  }
}

body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .tiles {
  color: #D5E5F3;
  border-color: #D5E5F3;
}
body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .tiles.sensory {
  color: #050242;
  border-color: #050242;
}
body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .tiles .tile {
  min-width: 175px;
}
body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .tiles .tile .tile-label {
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  margin-left: 10px;
}
@keyframes twinkle_one {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkle_two {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkle_three {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.glide {
  margin: 20px auto 0px;
}
.glide__bullets {
  align-items: center;
}
.glide__bullet {
  margin: 20px 16px;
  position: relative;
  background-color: #76BAE2;
  box-shadow: 0 5px 10px 0 rgba(5, 2, 66, 0.3);
  transition: 0.3s all ease-in-out;
}
.glide__bullet::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #A5F1FF;
  border-radius: 100%;
  opacity: 0;
}
.glide__bullet--active {
  width: 12px;
  height: 12px;
  background-color: #A5F1FF;
  margin-top: 18px;
  margin-bottom: 18px;
}
.glide__bullet--active::after {
  opacity: 1;
}
.glide__arrow {
  border: none;
  box-shadow: none;
  filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.25));
}
.glide__arrow:hover {
  border-color: transparent;
}
.glide__arrow--left {
  left: 22%;
  top: 43%;
}
@media all and (max-width: 1200px) {
  .glide__arrow--left {
    left: 2%;
  }
}
.glide__arrow--right {
  right: 22%;
  top: 43%;
}
@media all and (max-width: 1200px) {
  .glide__arrow--right {
    right: 2%;
  }
}
@media all and (max-width: 767px) {
  .glide__arrow {
    display: none;
  }
}
.glide__slides {
  align-items: center;
  padding: 0px 0px 80px;
  margin: 20px 0px;
}
.glide__slide--wrapper {
  position: relative;
  transition: 0.3s all ease-in-out;
  width: 86%;
  margin: 5% auto;
  line-height: 1;
}
@media all and (max-width: 500px) {
  .glide__slide--wrapper {
    margin: 7% auto;
  }
}
.glide__slide--wrapper .filter {
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(5, 2, 66, 0.65) 0%, rgba(5, 2, 66, 0.65) 100%);
  width: 100%;
  height: 100%;
  border-radius: 20px;
  opacity: 1;
  transition: 0.2s all ease-in-out;
}
.glide__slide--wrapper img {
  border-radius: 20px;
  box-shadow: 0 20px 50px 0 rgba(5, 2, 66, 0.3);
}
@media all and (max-width: 500px) {
  .glide__slide--wrapper img.desk {
    display: none;
  }
}
.glide__slide--wrapper img.mobile {
  display: none;
}
@media all and (max-width: 500px) {
  .glide__slide--wrapper img.mobile {
    display: block;
  }
}
.glide__slide-is-active .glide__slide--wrapper {
  width: 100%;
  margin: 0 auto;
}
.glide__slide-is-active .glide__slide--wrapper .filter {
  opacity: 0;
}

body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .tiles .tile:hover {
  color: #EBB81E;
}
body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .tiles .tile.state-active {
  border-color: #EBB81E;
  color: #EBB81E;
}
body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .tiles .tile-icon {
  display: inline-block;
}
body:not(.bronxzoo--ecomm):not(.wcsmembers--ecomm) .tiles .tile-label {
  display: inline-block;
}

.color-purple {
  color: #525DA9;
}

.color-orange {
  color: #E58A1F;
}

.color-dark {
  color: #050242;
}

.container-video-hero {
  max-width: 1350px;
}

.fill-purple {
  background-color: #525DA9;
  color: #fff;
  transition: background-color 0.2s ease-out;
}
.fill-purple:hover {
  background-color: #6772bd;
}

.fill-blue {
  background-color: #050242;
  color: white;
  transition: background-color 0.2s ease-out;
}
.fill-blue:hover {
  background-color: #0c0770;
}

.grid-medium-half .column {
  padding: 0;
}

.hero, .page-hero__media {
  max-height: 800px;
}
@media all and (min-width: 768px) {
  .hero, .page-hero__media {
    max-height: 800px;
  }
}

.menu__inner {
  z-index: 3;
}

.page > div:last-child {
  margin-bottom: 0;
}

.photo-gallery.-logos .photo-gallery__item > div {
  padding: 24px;
}

.tickets-promo {
  display: none;
}

.wysiwyg hr {
  margin: 20px auto;
  max-width: 275px;
}

@media all and (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}

.bz-lights-members {
  background: url(../png/fabric-1-dark-2.png), linear-gradient(180deg, #1e74b3 0%, #050242 100%);
  padding: 100px 20px 180px;
  position: relative;
  text-align: center;
  background-blend-mode: saturation;
  margin-top: -10px;
  overflow: hidden;
}
@media all and (max-width: 450px) {
  .bz-lights-members {
    padding: 30px 0px 200px;
  }
}
.bz-lights-members .btn {
  background-color: #EBB81E;
  color: #050242 !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  text-transform: none;
  margin: 10px 0px 5px;
  text-align: center;
}
.bz-lights-members .btn a {
  color: #050242 !important;
  text-decoration: none !important;
}
.bz-lights-members p {
  color: white;
}
.bz-lights-members__box {
  max-width: 600px;
  margin: auto;
  position: relative;
}
.bz-lights-members__box__content {
  padding: 40px;
  z-index: 2;
}
@media all and (max-width: 767px) {
  .bz-lights-members__box__content {
    max-width: 100%;
  }
}
@media all and (max-width: 500px) {
  .bz-lights-members__box__content {
    padding: 30px;
  }
}
.bz-lights-members__box__content__row {
  border: 1px solid #1B71B2;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  line-height: 1.25;
  text-align: left;
}
@media all and (max-width: 600px) {
  .bz-lights-members__box__content__row {
    text-align: center;
    display: block;
  }
}
.bz-lights-members__box__content__row h3 {
  color: #A5F1FF !important;
  width: 41%;
}
@media all and (max-width: 600px) {
  .bz-lights-members__box__content__row h3 {
    width: 100%;
  }
}
.bz-lights-members__box__content p {
  width: 58%;
  margin-left: 20px;
}
.bz-lights-members__box__content p em {
  font-size: 16px !important;
}
@media all and (max-width: 600px) {
  .bz-lights-members__box__content p {
    width: 100%;
    margin-left: 0px;
  }
}
.bz-lights-members__box__stars__top {
  position: absolute;
  width: 50px;
  left: 20px;
  top: 10px;
}
@media all and (max-width: 600px) {
  .bz-lights-members__box__stars__top {
    display: none;
  }
}
.bz-lights-members__box__stars__bottom {
  position: absolute;
  width: 50px;
  right: 10px;
  bottom: 30px;
}
@media all and (max-width: 600px) {
  .bz-lights-members__box__stars__bottom {
    display: none;
  }
}
.bz-lights-members .container {
  position: relative;
  z-index: 2;
}
@media all and (min-width: 1600px) {
  .bz-lights-members .container {
    height: 1200px;
  }
}
@media all and (min-width: 2000px) {
  .bz-lights-members .container {
    height: 1500px;
  }
}
.bz-lights-members__coral {
  position: absolute;
  left: 0;
  bottom: -150px;
}
@media all and (max-width: 600px) {
  .bz-lights-members__coral {
    bottom: 0;
  }
}
@media all and (max-width: 425px) {
  .bz-lights-members__coral.desktop {
    display: none;
  }
}
.bz-lights-members__coral.mobile {
  display: none;
}
@media all and (max-width: 425px) {
  .bz-lights-members__coral.mobile {
    display: block;
  }
}
.bz-lights-members__rays {
  position: absolute;
  width: 50%;
  right: 0;
  top: -50px;
}
@media all and (max-width: 425px) {
  .bz-lights-members__rays {
    width: 70%;
    top: -20px;
  }
}
.bz-lights-members__highlights {
  position: absolute;
  top: 40px;
  right: 20px;
  width: 320px;
  opacity: 0.6;
}
@media all and (max-width: 425px) {
  .bz-lights-members__highlights {
    display: none;
  }
}
.bz-lights-members__school {
  width: 300px;
  position: absolute;
  top: 25%;
  opacity: 0.7;
  animation: moveclouds 50s liner infinite;
  -webkit-animation: moveclouds 50s linear infinite;
  -moz-animation: moveclouds 50s linear infinite;
  -o-animation: moveclouds 50s linear infinite;
}
.bz-lights-members__fish {
  width: 400px;
  position: absolute;
  z-index: 1;
  left: -20px;
  top: 65%;
}
@media all and (max-width: 900px) {
  .bz-lights-members__fish {
    width: 320px;
    bottom: -40px;
    top: 80%;
  }
}
@media all and (max-width: 600px) {
  .bz-lights-members__fish {
    top: 83%;
    left: 0;
    bottom: 0;
  }
}
@media all and (max-width: 425px) {
  .bz-lights-members__fish {
    width: 100%;
    top: 85%;
    left: 0;
    bottom: 0;
  }
}
.bz-lights-members__photo {
  width: 400px;
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -70px;
}
@media all and (max-width: 900px) {
  .bz-lights-members__photo {
    display: none;
  }
}
.bz-lights-members__divider {
  display: block;
  height: 50px;
  margin: 50px auto;
}
@media all and (max-width: 1147px) {
  .bz-lights-members__divider {
    margin-bottom: 50px;
  }
}
.bz-lights-members__h3-spacer {
  color: #050242 !important;
  letter-spacing: 1px !important;
  margin-top: 50px !important;
}
.bz-lights-members__p-spacer {
  margin-bottom: 64px !important;
  position: relative;
}
@media all and (max-width: 1147px) {
  .bz-lights-members__p-spacer {
    margin-bottom: 20px !important;
  }
}
.bz-lights-members__btn {
  margin-bottom: 50px;
}
.bz-lights-members__upsell h2 {
  font-size: 21px !important;
}
.bz-lights-members__upsell h2, .bz-lights-members__upsell h3, .bz-lights-members__upsell p {
  color: white !important;
}
.bz-lights-members__upsell .faq-link {
  color: #A5F1FF;
  font-weight: bold;
  text-decoration: underline;
}
.bz-lights-members__upsell .fill-callout {
  background-color: white;
  margin-bottom: 20px;
  color: #1B71B2 !important;
  text-decoration: none !important;
}
.bz-lights-members__upsell .fill-callout:hover {
  background-color: white;
  color: #050242 !important;
  transition: all 0.2s ease-out;
}
@media all and (max-width: 450px) {
  .bz-lights-members__upsell {
    padding: 20px;
  }
}
.bz-lights-members h1, .bz-lights-members h3 {
  color: #1B71B2;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.bz-lights-members h1 {
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  color: white !important;
  font-size: 42px;
  line-height: 2.25rem;
  margin: 0 0 15px;
  font-weight: 900;
  text-transform: none !important;
}
@media all and (max-width: 767px) {
  .bz-lights-members h1 {
    font-size: 1.65rem;
    line-height: 1.65rem;
  }
}
.bz-lights-members h2 {
  color: #fff;
  font-family: "Lato", helvetica, arial, sans-serif;
  font-size: 1.875rem;
  line-height: 2.75rem;
  margin: 0 auto 20px;
  max-width: 750px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.bz-lights-members h3 {
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 1.5rem;
  margin: 0 0 5px;
}
@media all and (max-width: 767px) {
  .bz-lights-members h3 {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
.bz-lights-members hr {
  border: 0;
  border-bottom: 1px solid #1B71B2;
  margin: 30px auto;
}
.bz-lights-members table {
  max-width: 900px;
  margin: auto;
  table-layout: fixed;
  width: 100%;
  background-color: white;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  margin-bottom: 50px;
}
.bz-lights-members table td {
  vertical-align: top;
  padding: 15px;
  border-right: 0.5px solid #CACACA;
}
.bz-lights-members table td h3 {
  line-height: 1.25em;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .bz-lights-members table td {
    display: block;
    border-right: none;
    border-bottom: 0.5px solid #CACACA;
  }
  .bz-lights-members table td p {
    margin-bottom: 10px;
  }
}
.bz-lights-members table td:last-of-type {
  border-right: none;
}
@media all and (max-width: 767px) {
  .bz-lights-members table td:last-of-type {
    border-bottom: none;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-members table {
    width: 75%;
  }
}
.bz-lights-members table .sold-out {
  background-color: #050242;
  border-radius: 25px;
  color: white;
  font-size: 11px;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-weight: bold;
  letter-spacing: 0.03rem;
  position: relative;
  bottom: 2px;
  left: 5px;
  padding: 5px 10px;
}
@media all and (max-width: 360px) {
  .bz-lights-members table .sold-out {
    display: block;
  }
}
.bz-lights-members ul {
  margin: 0 auto;
  max-width: 900px;
  text-align: center;
}
.bz-lights-members ul li {
  display: inline-block;
  margin: 0 20px;
  text-align: center;
  vertical-align: top;
  width: calc(33.333% - 50px);
}
@media all and (max-width: 767px) {
  .bz-lights-members ul li:last-of-type {
    margin: 0;
  }
}
@media all and (max-width: 767px) {
  .bz-lights-members ul li {
    margin: 0 0 60px;
    width: 100%;
  }
}
.bz-lights-members ul li h3 {
  color: #050242;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.5rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.bz-lights-members ul li p {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin: 20px 0 0;
}
.bz-lights-members__new {
  background-image: url("../png/rectangle%2035.png");
  background-size: cover;
  background-position: top center;
  margin-top: -210px;
  position: relative;
  margin-bottom: -8px;
}
@media all and (max-width: 1100px) {
  .bz-lights-members__new {
    margin-top: -180px;
  }
}
@media all and (max-width: 950px) {
  .bz-lights-members__new {
    margin-top: -165px;
  }
}
.bz-lights-members__new__container {
  padding: 205px 25px 100px;
  text-align: center;
}
.bz-lights-members__new__container h2 {
  color: #174B89;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 36px;
  line-height: 100%; /* 36px */
  letter-spacing: -0.72px;
  margin-bottom: 18px;
}
.bz-lights-members__new__container p {
  color: #0a0a0a;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%; /* 18px */
  letter-spacing: -0.12px;
}
.bz-lights-members__new__container__grid {
  margin: 48px 0px;
  display: flex;
}
@media all and (max-width: 767px) {
  .bz-lights-members__new__container__grid {
    flex-wrap: wrap;
  }
}
.bz-lights-members__new__container__grid__item {
  margin: 0px 8px;
  max-width: 32%;
  background: linear-gradient(94deg, rgba(255, 255, 255, 0.3) 50%, rgba(213, 229, 243, 0.3) 100%);
  border-radius: 10px;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .bz-lights-members__new__container__grid__item {
    max-width: 100%;
    margin: 8px;
  }
}
.bz-lights-members__new__container__grid__item h3 {
  color: #174B89;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 21px */
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.bz-lights-members__new__container__grid__item h2 {
  color: #050242;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 25.2px */
  letter-spacing: -0.21px;
}
.bz-lights-members__new__container__grid__item div {
  padding: 10px;
}
.bz-lights-members__new__container__grid__item span {
  font-weight: 900;
}
.bz-lights-members__new__container__upsell h2 {
  color: #050242;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.48px;
  max-width: 700px;
  margin: 0 auto;
}
.bz-lights-members__new__container__upsell h3 {
  color: #050242;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 31.5px */
  letter-spacing: -0.42px;
  margin-bottom: 15px;
}
.bz-lights-members__new__container__upsell p {
  color: #050242;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
}
.bz-lights-members__new__container__upsell p a {
  color: #174B89;
  font-weight: 900;
  text-decoration: underline;
}
.bz-lights-members__new__container__upsell .fill-callout {
  margin: 25px auto !important;
  background-color: #050242;
  color: white;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  text-transform: uppercase !important;
  text-decoration: none;
  letter-spacing: 1.5px;
  box-shadow: 0 5px 30px 0 rgba(5, 2, 66, 0.3), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  max-width: 520px !important;
}
.bz-lights-members__new__container__upsell .fill-callout:hover {
  background-color: #0c0770;
}
@keyframes moveclouds {
  0% {
    margin-left: 1200px;
  }
  100% {
    margin-left: -1200px;
  }
}

.bz-lights-panel {
  display: table;
  width: 100%;
  min-height: 420px;
  position: relative;
}
@media all and (max-width: 767px) {
  .bz-lights-panel {
    text-align: center;
    min-height: 0px;
  }
}
.bz-lights-panel__image {
  background-image: url(../png/bz-panel-2.png);
  display: table-cell;
  width: 50%;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media all and (max-width: 767px) {
  .bz-lights-panel__image {
    display: block;
    width: 100%;
    height: 420px;
  }
}
@media all and (max-width: 360px) {
  .bz-lights-panel__image {
    display: block;
    width: 100%;
  }
}
.bz-lights-panel__text {
  background: #050242;
  display: table-cell;
  padding: 30px;
  vertical-align: middle;
  width: 50%;
}
@media all and (max-width: 500px) {
  .bz-lights-panel__text {
    padding: 30px 20px !important;
  }
}
.bz-lights-panel__text .wysiwyg {
  max-width: 600px;
}
@media all and (max-width: 1270px) {
  .bz-lights-panel__text .wysiwyg {
    max-width: 480px;
  }
}
.bz-lights-panel__text__h2 {
  color: #A5F1FF !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.bz-lights-panel__text__p {
  color: white;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.bz-lights-panel__text__p a {
  color: white;
}
.bz-lights-panel__text .btn-large {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  text-transform: uppercase !important;
  background-color: #A5F1FF;
  color: #050242;
}
.bz-lights-panel__text .btn-large:hover {
  background-color: #A3D9D1;
}
.bz-lights-panel__text p {
  color: white;
}
@media all and (max-width: 767px) {
  .bz-lights-panel__text {
    display: block;
    width: 100%;
  }
}
@media all and (max-width: 360px) {
  .bz-lights-panel__text {
    padding: 5px;
  }
}

.bz-lights-private-events {
  width: 100%;
  text-align: center;
}
.bz-lights-private-events__catering .wysiwyg {
  background: linear-gradient(180deg, #050242 0%, #1B71B2 100%);
  padding: 70px 100px;
  margin-top: -12px;
  max-width: 100%;
}
@media all and (max-width: 500px) {
  .bz-lights-private-events__catering .wysiwyg {
    padding: 40px 20px !important;
  }
}
.bz-lights-private-events__catering h3 {
  color: white !important;
  font-size: 15px !important;
}
.bz-lights-private-events__catering h2 {
  color: #A5F1FF !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  font-size: 30px !important;
  letter-spacing: -0.01em;
  text-transform: none !important;
  margin-bottom: 10px;
}
.bz-lights-private-events__catering p {
  color: white !important;
  margin: 0px !important;
}
.bz-lights-private-events__catering .btn {
  background-color: white;
  color: #1B71B2;
  transition: color 0.2s ease-in-out;
  margin-top: 20px !important;
}
.bz-lights-private-events__catering .btn:hover {
  color: #050242;
}
.bz-lights-private-events__catering img {
  width: 100%;
}
.bz-lights-private-events__special {
  background: linear-gradient(180deg, #FFFFFF 38.54%, #6AB4DF 100%);
  padding: 0px 50px !important;
  display: flex;
  align-items: center;
}
@media all and (max-width: 767px) {
  .bz-lights-private-events__special {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media all and (max-width: 500px) {
  .bz-lights-private-events__special {
    padding: 70px 20px !important;
  }
}
.bz-lights-private-events__special h2 {
  color: #050242 !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  font-size: 24px !important;
  letter-spacing: -0.01em;
  text-transform: none !important;
  line-height: 140% !important;
}
.bz-lights-private-events__special .btn {
  background-color: white;
  color: #1B71B2;
  transition: color 0.2s ease-in-out;
  margin-top: 20px;
}
.bz-lights-private-events__special .btn:hover {
  color: #050242;
}
.bz-lights-private-events__special img {
  max-width: 100%;
  width: 320px;
  filter: drop-shadow(0px 20px 22px rgba(5, 2, 66, 0.3));
}

.bz-lights-promo-banner {
  background: #A5F1FF;
  color: #050242;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 1.0625rem;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.bz-lights-promo-banner strong {
  color: #1B71B2;
}

.bz-lights-special.bz-lights-entertainment {
  background: none;
  background-color: #6AB4DF !important;
  margin-top: -1px;
}
.bz-lights-special.bz-lights-entertainment .grid {
  margin-top: -50px;
  margin-bottom: 80px;
  text-align: center;
}
.bz-lights-special.bz-lights-entertainment .grid img {
  filter: drop-shadow(0px 20px 50px rgba(5, 2, 66, 0.3));
}
.bz-lights-special.bz-lights-entertainment .grid h3 {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-weight: 900;
  font-size: 24px;
  margin: 15px 0px;
}
.bz-lights-special.bz-lights-entertainment .grid h3 span {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  font-size: 15px !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.bz-lights-special.bz-lights-entertainment .grid p {
  line-height: 1.5;
}
.bz-lights-special.panel {
  display: table;
  width: 100%;
  min-height: 420px;
}
.bz-lights-special.panel .panel__image {
  background-image: url("../1vrh73l86w_julie_larsen_maher_7164_holiday_lights_holiday_cheers_bz_12_01_21_1.html");
  background-position: center center;
  background-size: cover;
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
@media all and (max-width: 767px) {
  .bz-lights-special.panel .panel__image {
    width: 100%;
    min-height: 400px;
    display: block;
  }
}
@media all and (max-width: 450px) {
  .bz-lights-special.panel .panel__image {
    min-height: 200px;
  }
}
.bz-lights-special.panel .panel__text {
  background: linear-gradient(180deg, #050242 0%, #1B71B2 100%);
  display: table-cell;
  padding: 70px;
  vertical-align: middle;
  width: 50%;
  text-align: center;
}
.bz-lights-special.panel .panel__text h3 {
  color: white !important;
  font-size: 15px !important;
}
.bz-lights-special.panel .panel__text h2 {
  color: #A5F1FF !important;
  font-family: "Oxtail", Garamond, Georgia, Times, serif !important;
  font-size: 30px !important;
  letter-spacing: -0.01em;
  text-transform: none !important;
  margin-bottom: 10px;
}
.bz-lights-special.panel .panel__text p {
  color: white !important;
  margin: 0px !important;
}
.bz-lights-special.panel .panel__text .btn {
  background-color: white;
  color: #1B71B2;
  transition: color 0.2s ease-in-out;
  margin-top: 20px !important;
}
.bz-lights-special.panel .panel__text .btn:hover {
  color: #050242;
}
@media all and (max-width: 767px) {
  .bz-lights-special.panel .panel__text {
    width: 100%;
    display: block;
  }
}
@media all and (max-width: 500px) {
  .bz-lights-special.panel .panel__text {
    padding: 60px 20px !important;
  }
}

.bz-lights-sponsor {
  background: linear-gradient(180deg, #050242 0%, #174B89 137.31%);
  padding: 50px;
  text-align: center;
  position: relative;
  margin-top: -20px;
}
.bz-lights-sponsor .container {
  position: relative;
  z-index: 1;
}
.bz-lights-sponsor h3 {
  color: #ABD1EB !important;
  font-size: 18px;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media all and (max-width: 500px) {
  .bz-lights-sponsor h3 {
    margin-top: 20px;
  }
}
.bz-lights-sponsor__kbyg {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 16px !important;
}
.bz-lights-sponsor__kbyg a {
  color: #A5F1FF;
  text-decoration: underline;
}
.bz-lights-sponsor__logo {
  width: 200px;
  margin: 20px 0px;
}
@media all and (max-width: 500px) {
  .bz-lights-sponsor__logo {
    margin-bottom: 50px;
  }
}
.bz-lights-sponsor svg {
  margin-bottom: 20px;
}
.bz-lights-sponsor p {
  color: #fff;
  max-width: 800px;
  font-size: 21px;
  margin: auto;
}
.bz-lights-sponsor__water {
  position: absolute;
  left: 0;
  top: -80px;
  width: 100%;
}
@media all and (max-width: 767px) {
  .bz-lights-sponsor__water {
    top: -50px;
  }
}

.bz-lights__nav {
  background-color: #ABD1EB;
}
.bz-lights__nav__container {
  display: flex;
  justify-content: center;
}
@media all and (max-width: 550px) {
  .bz-lights__nav__container {
    flex-wrap: wrap;
  }
}
@media all and (max-width: 550px) {
  .bz-lights__nav__container__item {
    max-width: 100%;
    width: 100%;
  }
}
.bz-lights__nav__container__item .tile {
  border: none;
  display: flex;
  align-items: center;
  padding: 16px;
  text-align: left;
}
@media all and (max-width: 500px) {
  .bz-lights__nav__container__item .tile {
    padding: 8px;
  }
}
.bz-lights__nav__container__item .tile svg {
  margin-right: 10px;
  width: 32px;
  height: 32px;
  fill: #174B89;
}
.bz-lights__nav__container__item .tile svg path {
  fill: #174B89;
}
.bz-lights__nav__container__item .tile .tile-label {
  color: #174B89;
}
.bz-lights__nav__container__item .tile.state-active svg {
  fill: #050242;
}
.bz-lights__nav__container__item .tile.state-active svg path {
  fill: #050242;
}
.bz-lights__nav__container__item .tile.state-active .tile-label {
  color: #050242;
  text-decoration: underline;
}

.bz-lights-testimonials {
  background: linear-gradient(180deg, #1B71B2 -10.42%, #050242 100%);
  padding: 50px 20px;
}
.bz-lights-testimonials__container {
  margin: 0 auto;
  max-width: 800px;
  overflow: hidden;
}
.bz-lights-testimonials__container__quote {
  height: 0;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.bz-lights-testimonials__container__quote--active {
  height: 100%;
  opacity: 1;
}
.bz-lights-testimonials__container__quote h2, .bz-lights-testimonials__container__quote h3 {
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.bz-lights-testimonials__container__quote h2 {
  color: #fff;
  font-family: "Merriweather", Garamond, Georgia, Times, serif;
  font-size: 1.875rem;
  line-height: 2.75rem;
}
@media all and (max-width: 767px) {
  .bz-lights-testimonials__container__quote h2 {
    font-size: 1.275rem;
    line-height: 2rem;
  }
}
.bz-lights-testimonials__container__quote h3 {
  color: #E58A1F;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 0.9375rem;
  text-transform: uppercase;
}
.bz-lights-testimonials__container__quote h3::before {
  content: "";
  background-color: #E58A1F;
  display: block;
  height: 1px;
  margin: 15px auto 20px;
  width: 15px;
}
.bz-lights-testimonials__nav {
  text-align: center;
}
.bz-lights-testimonials__nav__link {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 0;
  height: 7px;
  margin: 0 5px;
  width: 7px;
}
.bz-lights-testimonials__nav__link--active {
  background-color: #E58A1F;
}

.bz-lights-tickets {
  background: linear-gradient(0, #1B71B2 0%, #050242 100%);
  padding: 0 0 15px;
}
.bz-lights-tickets .bz-lights-intro__top__container {
  height: auto;
  margin-bottom: 0;
  padding: 0 20px;
}
@media all and (max-width: 767px) {
  .bz-lights-tickets .bz-lights-intro__top__container .bz-lights-intro__subhead {
    font-size: 1.15rem;
  }
}
.bz-lights-tickets .bz-lights-intro__top__container h1 {
  color: #fff;
}
.bz-lights-tickets .bz-lights-intro__top__container img {
  display: block;
  margin: 0 auto;
  max-width: 500px;
  padding: 50px 0 25px;
  width: 100%;
}
@media all and (max-width: 767px) {
  .bz-lights-tickets .bz-lights-intro__top__container img {
    padding: 30px 0 20px;
  }
}
.bz-lights-tickets .cell .btn.fill-tiger {
  background-color: #EBB81E;
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
}
.bz-lights-tickets .cell .btn.fill-tiger:hover {
  background-color: #FFD041;
}
.bz-lights-tickets .cell h2 {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  letter-spacing: 0;
  font-size: 1.65rem;
  line-height: 1.65rem;
  padding: 0;
  text-transform: none;
}
.bz-lights-tickets .cell .price {
  color: #1B71B2;
}
.bz-lights-tickets .fine-print {
  color: #fff;
}
.bz-lights-tickets--member {
  background-color: #76BAE2;
  padding: 35px 0;
  text-align: center;
}
.bz-lights-tickets--member .btn.fill-tiger {
  background-color: #050242;
  color: #fff;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
}
.bz-lights-tickets--member .btn.fill-tiger:hover {
  background-color: #0c0770;
}
.bz-lights-tickets--member h2 {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 1.65rem;
  line-height: 1.65rem;
  margin: 0 0 15px;
}
@media all and (max-width: 767px) {
  .bz-lights-tickets--member h2 {
    font-size: 1.35rem;
    line-height: 1.35rem;
  }
}
.bz-lights-tickets .promo-banner {
  background-color: #8BD67E;
  clip-path: polygon(100% 0, 98% 50%, 100% 100%, 0% 100%, 2% 50%, 0% 0%);
  max-width: 800px;
  margin: auto;
  text-align: center;
  margin-top: 16px;
}
.bz-lights-tickets .promo-banner p {
  color: #050242;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.21px;
  padding: 15px 20px;
}
.bz-lights-tickets .promo-banner .curly-font {
  font-weight: 700;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  color: #050242;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.21px;
}
@media all and (max-width: 767px) {
  .bz-lights-tickets .promo-banner {
    display: none;
  }
}

.promo-banner.hide-desk {
  background-color: #8BD67E;
  width: 100%;
  display: none;
  text-align: center;
  padding: 12px;
}
@media all and (max-width: 767px) {
  .promo-banner.hide-desk {
    display: block;
  }
}
.promo-banner.hide-desk p {
  color: #050242;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.21px;
}
.promo-banner.hide-desk .curly-font {
  font-weight: 700;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  color: #050242;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.21px;
}

.bz-lights-tradition {
  background: url(../png/tradition-bg.png);
  background-size: cover;
  background-position: top center;
  position: relative;
  margin-top: -100px;
}
.bz-lights-tradition .container {
  max-width: 1200px;
}
.bz-lights-tradition__container {
  padding: 185px 25px 350px;
}
@media all and (max-width: 950px) {
  .bz-lights-tradition__container {
    padding-bottom: 225px;
  }
}
.bz-lights-tradition__container h1 {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 72px */
  letter-spacing: -0.6px;
  margin-bottom: 36px;
  max-width: 600px;
}
@media all and (max-width: 500px) {
  .bz-lights-tradition__container h1 {
    font-size: 40px;
  }
}
.bz-lights-tradition__container__quotes {
  justify-content: center;
}
.bz-lights-tradition__container__quotes__item {
  background: linear-gradient(180deg, #76BAE2 0%, #D5E5F3 85%);
  border-radius: 20px;
  flex: 0 1 23%;
  max-width: 23%;
  width: 23%;
  margin: 0px 12px;
  overflow: hidden;
  box-shadow: 0 20px 50px 0 rgba(5, 2, 66, 0.3);
  padding: 30px 20px 60px;
}
@media all and (max-width: 950px) {
  .bz-lights-tradition__container__quotes__item {
    flex: 0 1 40%;
    max-width: 40%;
    width: 40%;
    margin: 12px;
  }
}
@media all and (max-width: 800px) {
  .bz-lights-tradition__container__quotes__item {
    flex: 0 1 46%;
    max-width: 46%;
    width: 46%;
    margin: 12px 8px;
  }
}
@media all and (max-width: 450px) {
  .bz-lights-tradition__container__quotes__item {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    margin: 12px 0px;
  }
}
.bz-lights-tradition__container__quotes__item:first-of-type {
  margin-left: 0px;
}
@media all and (max-width: 950px) {
  .bz-lights-tradition__container__quotes__item:first-of-type {
    margin-left: 4px;
  }
}
.bz-lights-tradition__container__quotes__item:last-of-type {
  margin-right: 0px;
}
@media all and (max-width: 950px) {
  .bz-lights-tradition__container__quotes__item:last-of-type {
    margin-right: 4px;
  }
}
.bz-lights-tradition__container__quotes__item p {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 25.2px */
  letter-spacing: -0.21px;
  position: relative;
  z-index: 1;
}
.bz-lights-tradition__container__quotes__item p.attribution {
  color: #1B71B2;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
  line-height: 160%; /* 20.8px */
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-top: 18px;
}
.bz-lights-tradition__container__quotes__item__mark {
  margin-bottom: 20px;
}
.bz-lights-tradition__container__quotes__item__flake {
  position: absolute;
  bottom: 0;
  right: 0;
}

.wysiwyg h2:not(.type-display) {
  color: #1B71B2;
}
.wysiwyg h3 {
  color: #1B71B2;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
.wysiwyg h1 {
  color: #050242;
  font-family: "Oxtail", Garamond, Georgia, Times, serif;
  font-weight: 900;
}
@media all and (max-width: 500px) {
  .wysiwyg h1 {
    font-size: 40px;
  }
}
.wysiwyg strong {
  color: #050242;
}
.wysiwyg .bz-lights-link a {
  color: #1B71B2;
  font-weight: 900;
  transition: all 0.2s ease-out;
  text-decoration: underline;
}
.wysiwyg .bz-lights-link a:hover {
  color: #117ED0;
}
.wysiwyg .sold-out {
  background-color: #1B71B2;
  border-radius: 25px;
  color: white;
  font-size: 15px;
  position: relative;
  bottom: 3px;
  left: 5px;
  letter-spacing: 0.03rem;
  padding: 5px 15px;
}/*# sourceMappingURL=bz-holiday-lights.css.map */