@import url("https://p.typekit.net/p.css?s=1&k=khi7qut&ht=tk&f=811.812&a=13898250&app=typekit&e=css");
.bz-boo__activities {
  background: linear-gradient(343deg, #A25C32 -18.61%, #070505 113.64%);
  position: relative;
}
.bz-boo__activities__container {
  padding: 50px 0;
}
.bz-boo__activities__container h2 {
  color: #FFC56B !important;
  margin-top: 0px !important;
}
.bz-boo__activities__container p {
  color: #fff !important;
  text-align: center !important;
}
.bz-boo__activities__container__grid {
  margin-top: 45px;
  position: relative;
}
@media all and (max-width: 767px) {
  .bz-boo__activities__container__grid .-column div {
    padding: 0px 10px;
  }
}
.bz-boo__activities__container__grid h3 {
  text-align: left !important;
  color: #FFC56B !important;
}
.bz-boo__activities__container__grid p {
  color: #fff !important;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 1.6rem */
  letter-spacing: -0.01rem;
  margin: 15px 0;
  text-align: left !important;
}
.bz-boo__activities__container__grid p .btn {
  color: #471417;
  background-color: #FFC56B;
}
.bz-boo__activities__web {
  position: absolute;
  width: 15%;
  bottom: 0;
  right: 0;
}
@media all and (max-width: 767px) {
  .bz-boo__activities__web {
    display: none;
  }
}

.bz-boo__animals {
  background: linear-gradient(343deg, #A25C32 -18.61%, #070505 113.64%);
  padding: 90px 0px 130px;
  text-align: left;
}
@media all and (max-width: 900px) {
  .bz-boo__animals {
    padding-top: 50px;
  }
}
@media all and (max-width: 767px) {
  .bz-boo__animals {
    padding-top: 0px;
  }
}
.bz-boo__animals .grid {
  align-items: center;
}
.bz-boo__animals .video {
  width: 60%;
  flex: 0 1 60%;
  max-width: 60%;
}
@media all and (max-width: 900px) {
  .bz-boo__animals .video {
    width: 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.bz-boo__animals .text {
  width: 40%;
  flex: 0 1 40%;
  max-width: 40%;
  padding-left: 25px;
}
@media all and (max-width: 900px) {
  .bz-boo__animals .text {
    width: 100%;
    flex: 0 1 100%;
    max-width: 100%;
    padding-left: 8px;
    margin-top: 15px;
  }
}
.bz-boo__animals .text h2 {
  color: #FFC56B !important;
  line-height: 100% !important;
  text-align: left;
  margin-top: 0px !important;
  margin-bottom: 20px;
}
.bz-boo__animals .text p {
  color: white !important;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
}
.bz-boo__animals .ground {
  position: absolute;
  bottom: 0;
  right: 0;
}

.bz-boo__dino {
  background-image: url("https://cdn.wcs.org/2025/07/29/13/40/09/f88a2c89-8d9c-4ec1-9ed9-5bd75e031767/Julie%20Larsen%20Maher_1747_Dinosaur%20Safari_BZ_07%2025%2022%20autumnized%201.png");
  background-size: cover;
  background-position: top center;
}
@media all and (max-width: 1200px) {
  .bz-boo__dino {
    background-position: 25% center;
  }
}
@media all and (max-width: 700px) {
  .bz-boo__dino {
    background-image: none;
    background-color: #1E4A1A;
  }
}
.bz-boo__dino__container {
  max-width: 1200px;
}
.bz-boo__dino__container .grid {
  align-items: center;
  text-align: center;
}
.bz-boo__dino__container .grid .column:first-of-type img {
  display: none;
}
@media all and (max-width: 1200px) {
  .bz-boo__dino__container .grid {
    background: radial-gradient(circle at 70%, rgba(0, 0, 0, 0.8), transparent 70%);
  }
  .bz-boo__dino__container .grid .column:first-of-type {
    flex: 0 1 40%;
    max-width: 40%;
    width: 40%;
  }
  .bz-boo__dino__container .grid .column:last-of-type {
    flex: 0 1 60%;
    max-width: 60%;
    width: 60%;
  }
}
@media all and (max-width: 700px) {
  .bz-boo__dino__container .grid {
    background: none;
  }
  .bz-boo__dino__container .grid .column:first-of-type {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }
  .bz-boo__dino__container .grid .column:first-of-type img {
    display: block;
  }
  .bz-boo__dino__container .grid .column:last-of-type {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }
}
.bz-boo__dino__container .grid .-column {
  padding: 150px 30px 150px 110px;
}
@media all and (max-width: 850px) {
  .bz-boo__dino__container .grid .-column {
    padding: 120px 5px 120px 5px;
  }
}
@media all and (max-width: 700px) {
  .bz-boo__dino__container .grid .-column {
    padding: 50px;
  }
}
@media all and (max-width: 450px) {
  .bz-boo__dino__container .grid .-column {
    padding: 25px 5px;
  }
}
.bz-boo__dino__container .grid .-column img {
  max-width: 18.75rem;
}
@media all and (max-width: 700px) {
  .bz-boo__dino__container .grid .-column img {
    max-width: 15rem;
  }
}
.bz-boo__dino__container .grid .-column p {
  color: #fff !important;
  font-size: 1.125rem;
  line-height: 160%; /* 1.8rem */
  letter-spacing: -0.01125rem;
}
.bz-boo__dino__container .grid .-column p span {
  font-size: 1rem;
  font-style: italic;
}

.bz-boo__event {
  display: table;
  width: 100%;
}
.bz-boo__event__image {
  background-image: url("https://cdn.wcs.org/2025/07/30/12/45/43/24435087-1faa-473f-9ab9-ee38905a895d/Terria%20Clay_0031_Pumpkin%20Nights%20Trail_BZ_20240925%201.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: table-cell;
  width: 50%;
}
@media all and (max-width: 767px) {
  .bz-boo__event__image {
    display: block;
    min-height: 400px;
    width: 100%;
  }
}
@media all and (max-width: 425px) {
  .bz-boo__event__image {
    display: block;
    min-height: 200px;
    width: 100%;
  }
}
.bz-boo__event__content {
  background: url(https://cdn.wcs.org/2025/07/30/12/55/24/94b7c5e9-37c7-494b-b591-c175fe017819/trees-2.png), linear-gradient(0deg, #0D091C -1.36%, #1B1630 28.75%, #251F3E 64.62%, #3D3660 97.37%);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  display: table-cell;
  position: relative;
}
.bz-boo__event__content img {
  position: absolute;
  top: 0;
  right: 0;
}
.bz-boo__event__content .-column {
  padding: 120px 50px;
}
@media all and (max-width: 767px) {
  .bz-boo__event__content .-column {
    padding: 50px 25px;
  }
}
@media all and (max-width: 425px) {
  .bz-boo__event__content .-column {
    padding: 30px 20px;
  }
}
.bz-boo__event__content h2 {
  color: #FFF599 !important;
  font-size: 35px !important;
  text-align: left;
  margin-top: 0px !important;
}
.bz-boo__event__content h3 {
  color: #FFF599 !important;
  font-size: 16px !important;
  text-align: left;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
  font-weight: 900px;
  text-shadow: 1px 1px 2px black;
}
.bz-boo__event__content p {
  color: #fff !important;
}
.bz-boo__event__content p strong {
  color: #471417 !important;
  font-family: "Lato", helvetica, arial, sans-serif !important;
  font-size: 16px !important;
  text-transform: none;
  letter-spacing: 0px !important;
}
.bz-boo__event__content .btn-event {
  background-color: #F2C62A;
}
.bz-boo__event__content .btn-event a {
  color: #0a0a0a;
}
.bz-boo__event__content .btn-event:hover {
  background-color: #ffda57;
}
@media all and (max-width: 767px) {
  .bz-boo__event__content {
    display: block;
    width: 100%;
  }
}

.bz-boo__favorites {
  position: relative;
  background: linear-gradient(0deg, #FDE193 42.65%, #A771AB 92.84%);
  padding: 70px 0px 150px;
  overflow: hidden;
}
@media all and (min-width: 1500px) {
  .bz-boo__favorites {
    padding-bottom: 350px;
  }
}
@media all and (min-width: 2500px) {
  .bz-boo__favorites {
    padding-bottom: 400px;
  }
}
@media all and (max-width: 1300px) {
  .bz-boo__favorites {
    padding-bottom: 250px;
  }
}
@media all and (max-width: 900px) {
  .bz-boo__favorites {
    padding-bottom: 600px;
  }
}
@media all and (max-width: 767px) {
  .bz-boo__favorites {
    padding-top: 50px;
  }
}
@media all and (max-width: 700px) {
  .bz-boo__favorites {
    padding-bottom: 500px;
  }
}
@media all and (max-width: 600px) {
  .bz-boo__favorites {
    padding-bottom: 400px;
  }
}
@media all and (max-width: 500px) {
  .bz-boo__favorites {
    padding-bottom: 350px;
  }
}
@media all and (max-width: 425px) {
  .bz-boo__favorites {
    padding-top: 25px;
  }
}
@media all and (max-width: 375px) {
  .bz-boo__favorites {
    padding-bottom: 250px;
  }
}
.bz-boo__favorites h2 {
  margin-bottom: 30px;
  margin-top: 0px !important;
}
@media all and (max-width: 900px) {
  .bz-boo__favorites h2 {
    padding: 0 90px;
  }
}
@media all and (max-width: 600px) {
  .bz-boo__favorites h2 {
    padding: 0 30px;
  }
}
@media all and (max-width: 425px) {
  .bz-boo__favorites h2 {
    margin-bottom: 25px;
  }
}
.bz-boo__favorites h3 {
  color: #471417 !important;
}
.bz-boo__favorites__block {
  text-align: center;
}
.bz-boo__favorites__block__location {
  color: #471417;
  font-style: italic;
  font-size: 14px;
  line-height: 150%;
}
@media all and (max-width: 767px) {
  .bz-boo__favorites__block div {
    padding: 0px 10px;
  }
}
.bz-boo__favorites__web {
  position: absolute;
  width: 30%;
  top: 0;
  left: 0;
}
@media all and (max-width: 1200px) {
  .bz-boo__favorites__web.desktop {
    display: none;
  }
}
.bz-boo__favorites__web.mobile {
  display: none;
  width: 25%;
}
@media all and (max-width: 1200px) {
  .bz-boo__favorites__web.mobile {
    display: block;
  }
}
.bz-boo__favorites__cloud__one {
  position: absolute;
  width: 40%;
  right: 0;
  top: 10%;
}
.bz-boo__favorites__cloud__two {
  position: absolute;
  width: 50%;
  top: 20%;
  left: 0;
}
.bz-boo__favorites__cloud__three {
  position: absolute;
  width: 50%;
  right: 0;
  bottom: 12%;
}
.bz-boo__favorites__cloud__four {
  position: absolute;
  width: 50%;
  left: 0;
  bottom: 5%;
}
.bz-boo__favorites__disclaimer {
  font-size: 15px !important;
  margin-bottom: 0px !important;
  margin: auto;
  max-width: 650px;
  padding: 50px 10px 75px;
  position: relative;
  text-align: center;
}
@media all and (max-width: 425px) {
  .bz-boo__favorites__disclaimer {
    padding-bottom: 50px;
  }
}
.bz-boo__favorites__education {
  margin: 0 auto 225px;
  max-width: 682px;
  padding: 0 16px;
  position: relative;
}
@media all and (max-width: 425px) {
  .bz-boo__favorites__education {
    display: flex;
    flex-direction: column-reverse;
    margin: 0 auto 150px;
  }
}
.bz-boo__favorites__education__content {
  background: rgba(66, 35, 18, 0.95);
  padding: 20px 30px;
  position: relative;
  top: 25px;
  width: calc(100% - 250px);
  z-index: 1;
}
@media all and (max-width: 767px) {
  .bz-boo__favorites__education__content {
    top: 11px;
    width: calc(100% - 175px);
  }
}
@media all and (max-width: 425px) {
  .bz-boo__favorites__education__content {
    top: 0;
    width: 100%;
  }
}
.bz-boo__favorites__education__content a {
  color: #FF6627;
  display: inline-block;
  font-family: "shrub", georgia, "times new roman", serif;
  font-size: 1.35rem;
  font-weight: bold;
  line-height: 1.35rem;
  margin: 10px 0 0;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
}
.bz-boo__favorites__education__content a:hover {
  color: #FF6627;
  opacity: 0.85;
}
.bz-boo__favorites__education__content p {
  color: #fff !important;
}
.bz-boo__favorites__education img {
  max-width: 350px;
  position: absolute;
  right: 16px;
  top: 0;
  z-index: 0;
}
@media all and (max-width: 767px) {
  .bz-boo__favorites__education img {
    max-width: 250px;
  }
}
@media all and (max-width: 425px) {
  .bz-boo__favorites__education img {
    display: block;
    position: relative;
    max-width: 100%;
    right: 0;
  }
}
.bz-boo__favorites__footer {
  position: absolute;
  bottom: -350px;
  width: 100%;
}
.bz-boo__favorites__footer .mobile {
  display: none;
}
@media all and (min-width: 2000px) {
  .bz-boo__favorites__footer {
    bottom: -500px;
  }
}
@media all and (max-width: 1300px) {
  .bz-boo__favorites__footer {
    width: 130%;
    transform: translate(-50%);
    left: 50%;
  }
}
@media all and (max-width: 900px) {
  .bz-boo__favorites__footer {
    bottom: 0;
    width: 100%;
    transform: none;
    left: 0;
  }
  .bz-boo__favorites__footer .desktop {
    display: none;
  }
  .bz-boo__favorites__footer .mobile {
    display: block;
  }
}
.bz-boo__favorites__footer img {
  vertical-align: bottom;
  width: 100%;
}
.bz-boo__favorites__primary {
  margin-bottom: 50px;
}
@media all and (max-width: 425px) {
  .bz-boo__favorites__primary {
    margin-bottom: 20px;
  }
}
.bz-boo__favorites.new {
  background: linear-gradient(180deg, #FDE193 0%, #F8DB94 43.23%, #FFC56B 100%);
  overflow: hidden;
  padding: 70px 0;
}
@media all and (max-width: 767px) {
  .bz-boo__favorites.new {
    padding-top: 50px;
  }
}
.bz-boo__favorites.new h2 {
  position: relative;
}
.bz-boo__favorites.new .primary {
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
.bz-boo__favorites.new .grid {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.bz-boo__favorites.new .grid .column {
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .bz-boo__favorites.new .grid .column .-column div {
    padding: 0px 10px;
  }
}
.bz-boo__favorites.new .figure {
  background: none;
}
.bz-boo__favorites.new .aspect-1-1 > img {
  height: 100%;
  width: 100%;
}
.bz-boo__favorites.new .new__web__spider {
  position: absolute;
  top: 0;
  height: 40%;
  right: 2.5%;
  z-index: 1;
}
@media all and (max-width: 767px) {
  .bz-boo__favorites.new .new__web__spider {
    display: none;
  }
}
.bz-boo__favorites.new .new__web__left {
  position: absolute;
  width: 43%;
  left: 0;
  top: 10%;
  z-index: 1;
}
@media all and (min-width: 2500px) {
  .bz-boo__favorites.new .new__web__left {
    top: 8%;
  }
}
@media all and (max-width: 1800px) {
  .bz-boo__favorites.new .new__web__left {
    left: 0;
  }
}
@media all and (max-width: 1000px) {
  .bz-boo__favorites.new .new__web__left {
    display: none;
  }
}
.bz-boo__favorites.new .new__web__lower {
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 40%;
  opacity: 0.4;
}
@media all and (max-width: 500px) {
  .bz-boo__favorites.new .new__web__lower {
    width: 75%;
  }
}
.bz-boo__favorites.new .new__web__top {
  display: none;
  position: absolute;
  top: 0;
  left: -10%;
  width: 55%;
}
@media all and (max-width: 1000px) {
  .bz-boo__favorites.new .new__web__top {
    display: block;
  }
}
@media all and (max-width: 500px) {
  .bz-boo__favorites.new .new__web__top {
    width: 85%;
  }
}
.bz-boo__favorites.new .new__cloud__left {
  position: absolute;
  width: 65%;
  left: 0;
  bottom: 45%;
}
.bz-boo__favorites.new .new__cloud__right {
  position: absolute;
  width: 50%;
  right: 0;
  bottom: 75%;
}

.bz-boo__feature {
  background-color: #A4CC39;
  background-image: url("https://c532f75abb9c1c021b8c-e46e473f8aadb72cf2a8ea564b4e6a76.ssl.cf5.rackcdn.com/2022/08/11/3cl47d5ibl_dino_back.png");
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.bz-boo__feature__container {
  align-items: center;
}
.bz-boo__feature__container h2 {
  margin-top: 16px !important;
}
.bz-boo__feature__container h2, .bz-boo__feature__container h3, .bz-boo__feature__container p {
  color: #471417 !important;
  text-align: left;
}
.bz-boo__feature__container__logo {
  max-width: 200px;
}
@media all and (max-width: 767px) {
  .bz-boo__feature__container__logo {
    max-width: 100%;
  }
}
.bz-boo__feature__container__sponsor {
  max-width: 200px;
}
.bz-boo__feature__container .wysiwyg {
  padding: 20px;
}
.bz-boo__feature__container .wysiwyg p {
  margin-bottom: 8px !important;
}
.bz-boo__feature__container .wysiwyg span {
  font-family: "shrub", georgia, "times new roman", serif;
  font-weight: 900;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  .bz-boo__feature__container .wysiwyg {
    padding: 30px;
  }
  .bz-boo__feature__container .wysiwyg h2, .bz-boo__feature__container .wysiwyg h3, .bz-boo__feature__container .wysiwyg p {
    text-align: center;
  }
}
@media all and (max-width: 767px) {
  .bz-boo__feature__container {
    text-align: center;
  }
}
.bz-boo__feature__logo {
  width: 23%;
  margin-top: -150px;
  text-align: right;
}
.bz-boo__feature__logo img {
  max-width: 200px;
}
@media all and (max-width: 767px) {
  .bz-boo__feature__logo {
    width: 100%;
    margin-top: 50px;
    text-align: center;
  }
}
.bz-boo__feature__dino {
  width: 33%;
}
@media all and (max-width: 767px) {
  .bz-boo__feature__dino {
    width: 100%;
  }
}
.bz-boo__feature__text {
  width: 30%;
  padding: 0px 30px;
}
@media all and (max-width: 767px) {
  .bz-boo__feature__text {
    width: 100%;
    padding: 30px;
  }
  .bz-boo__feature__text h3, .bz-boo__feature__text p {
    text-align: center !important;
  }
}

@font-face {
  font-family: "shrub";
  src: url("https://use.typekit.net/af/2c5c1e/0000000000000000773597ea/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/2c5c1e/0000000000000000773597ea/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/2c5c1e/0000000000000000773597ea/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "shrub";
  src: url("https://use.typekit.net/af/46ee36/0000000000000000773597ec/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/46ee36/0000000000000000773597ec/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/46ee36/0000000000000000773597ec/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
.btn-tickets {
  background-color: #FF6627;
  color: #471417;
}
.btn-tickets span {
  color: #471417;
  text-decoration: none;
}
.btn-tickets span:hover {
  color: #471417;
}
.btn-tickets:hover {
  background-color: #fa8352;
  color: #471417;
}
@media all and (max-width: 490px) {
  .btn-tickets {
    max-width: 280px;
    width: 100%;
  }
}

.btn-membership {
  background-color: #8B1A26;
  margin-left: 10px;
}
.btn-membership a {
  color: #FFEDDA;
  text-decoration: none;
}
.btn-membership a:hover {
  color: #FFEDDA;
}
.btn-membership:hover {
  background-color: #A41E28;
}
@media all and (max-width: 490px) {
  .btn-membership {
    margin-left: 0px;
    max-width: 280px;
    width: 100%;
  }
}

main p {
  color: #0a0a0a !important;
}

.bz-boo__hero .page-hero__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 70px 0 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media all and (max-width: 767px) {
  .bz-boo__hero .page-hero__content {
    padding: 0;
  }
}
.bz-boo__hero .page-hero__content__buttons {
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .bz-boo__hero .page-hero__content__buttons {
    display: none;
  }
}
.bz-boo__hero .page-hero__content__buttons .btn-large {
  margin: 15px 10px;
}
.bz-boo__hero .page-hero__content img {
  max-width: 640px;
  width: 69.33%;
}
@media all and (max-width: 767px) {
  .bz-boo__hero .page-hero__content img {
    width: 75%;
  }
}
.bz-boo__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-boo__hero .page-hero__html .page-hero__html__video-show-btn {
    left: 50%;
    right: unset;
    transform: translateX(-50%);
  }
}
.bz-boo__hero .page-hero__html .page-hero__html__video-show-btn .icon {
  height: 100%;
  width: 100%;
}
.bz-boo__hero .page-hero__media {
  background-image: url("https://cdn.wcs.org/2025/07/29/13/25/36/136e4f32-69c6-4bce-8805-4c27d031642e/Terria%20Clay_0029_Boo%20At%20the%20Zoo%20Face_BZ_20241005%201.png");
  min-height: 700px;
}
@media all and (max-width: 767px) {
  .bz-boo__hero .page-hero__media {
    background-image: url("https://cdn.wcs.org/2025/07/30/12/18/30/10f718d2-7bdc-4159-91d7-b8d6156d3b95/boo-fallback-mobile.png");
    min-height: 475px;
  }
}
.bz-boo__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;
}

.menu__inner {
  background: #85754e !important;
}

.bz-boo__intro {
  background: linear-gradient(0deg, #FDE193 -17.21%, #F8DB94 38.05%, #A771AB 120.93%);
  padding: 70px;
  position: relative;
  overflow: hidden;
}
.bz-boo__intro h2 {
  margin-top: 0px !important;
}
.bz-boo__intro__content {
  padding: 10px 25px;
  margin: auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.bz-boo__intro__content__logo {
  width: 55%;
}
@media all and (max-width: 425px) {
  .bz-boo__intro__content__logo {
    width: 100%;
  }
}
.bz-boo__intro__content p.large-text {
  width: 75%;
  margin: auto;
  font-size: 1.3125rem;
}
@media all and (max-width: 767px) {
  .bz-boo__intro__content p.large-text {
    width: 90%;
    font-size: 1.125rem;
  }
}
@media all and (max-width: 425px) {
  .bz-boo__intro__content p.large-text {
    width: 100%;
  }
}
.bz-boo__intro__content .subhead {
  margin-top: 5px !important;
  margin-bottom: 20px;
  font-size: 1rem !important;
}
@media all and (max-width: 425px) {
  .bz-boo__intro__content {
    padding: 0px;
  }
}
.bz-boo__intro__content-mobile {
  display: none;
  flex-direction: column;
}
@media all and (max-width: 767px) {
  .bz-boo__intro__content-mobile {
    display: flex;
  }
}
.bz-boo__intro__web__left {
  position: absolute;
  left: 0;
  bottom: -50px;
  height: 90%;
  z-index: 1;
  opacity: 0.4;
}
@media all and (max-width: 767px) {
  .bz-boo__intro__web__left {
    height: 55%;
  }
}
@media all and (max-width: 425px) {
  .bz-boo__intro__web__left {
    height: 30%;
  }
}
.bz-boo__intro__web__right {
  position: absolute;
  top: -70px;
  right: 0;
  height: 125%;
  opacity: 0.4;
}
@media all and (max-width: 767px) {
  .bz-boo__intro__web__right {
    display: none;
  }
}
.bz-boo__intro__cloud__left {
  position: absolute;
  left: 0;
  width: 40%;
  bottom: 42%;
}
.bz-boo__intro__cloud__right {
  position: absolute;
  width: 70%;
  right: 0;
  bottom: 3%;
}
@media all and (max-width: 1150px) {
  .bz-boo__intro {
    padding: 50px 10px;
  }
}
@media all and (max-width: 1024px) {
  .bz-boo__intro {
    padding: 40px 20px;
  }
}
.bz-boo__intro.pegged::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #8B1A26;
}

.bz-boo__promo-banner {
  background-color: #A4CC39;
  padding: 20px;
  text-align: center;
}
.bz-boo__promo-banner h3 {
  color: #471417 !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 17px !important;
  font-weight: bold;
  letter-spacing: 0.1em !important;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.bz-boo__promo-banner h4 {
  color: #471417 !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
  font-size: 15px;
  letter-spacing: 0.1em !important;
  text-transform: uppercase;
}
.bz-boo__promo-banner h4 strong {
  color: #471417 !important;
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
}

.bz-boo__sponsor {
  background-color: #8B1A26;
  padding: 50px;
  position: relative;
  text-align: center;
}
.bz-boo__sponsor__featured h2 {
  font-size: 25px !important;
}
.bz-boo__sponsor__safety h3 {
  color: white !important;
  font-size: 20px !important;
  text-transform: none !important;
}
.bz-boo__sponsor__web {
  bottom: 0;
  left: 0;
  position: absolute;
}
.bz-boo__sponsor__web img {
  vertical-align: bottom;
  width: 100%;
}
.bz-boo__sponsor__disclaimer {
  font-size: 12px;
  margin: 60px auto;
  width: 80%;
}

h2 {
  color: #471417 !important;
  font-family: "shrub", georgia, "times new roman", serif !important;
  font-size: 40px !important;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  h2 {
    font-size: 28px !important;
  }
}
@media all and (max-width: 450px) {
  h2 {
    font-size: 22px !important;
  }
}

h3 {
  color: #471417 !important;
  font-family: "shrub", georgia, "times new roman", serif !important;
  font-size: 25px !important;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  h3 {
    font-size: 18px !important;
  }
}

p {
  font-size: 16px;
  line-height: 160%;
  letter-spacing: -0.16px;
}

.font-brandon {
  font-family: "Brandon Grotesque", helvetica, arial, sans-serif !important;
}

.font-shrub {
  font-family: "shrub", georgia, "times new roman", serif !important;
  font-weight: 700;
}

.margin-bottom-25 {
  margin-bottom: 25px;
}

strong {
  color: #471417 !important;
}

.subhead {
  color: #000 !important;
  font-size: 15px;
  text-align: center;
  font-style: italic;
}

.type-caption {
  color: #471417 !important;
  font-family: "shrub", georgia, "times new roman", serif !important;
}/*# sourceMappingURL=bz-boo-revised.css.map */