:root {
  --killer-bee: #fe0;
  --brhyt: #ef8;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

body {
  color: #333;
  font-family: degular, sans-serif;
  font-size: 1.2rem;
  line-height: 20px;
}

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

p {
  margin-bottom: 10px;
}

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

.nav-menu-b {
  flex: 1;
  justify-content: space-around;
  display: flex;
}

.brand-3 {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  padding-left: 0;
}

.navbar-b {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ddd0;
  border-radius: .5rem;
  align-self: stretch;
  overflow: hidden;
}

.navlink-b {
  color: #e7e9e0;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 18px;
}

.navlink-b:hover {
  font-weight: 800;
}

.navlink-b.w--current {
  color: #e7e9e0;
  background-image: url('../images/scratch-out-b.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.navlink-b-2 {
  text-transform: uppercase;
  padding: 10px;
  font-size: 14px;
  line-height: 1.6;
}

.container-b {
  max-width: 90rem;
}

.nav-bkg {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #25252066;
  position: absolute;
  inset: 0%;
}

.menu-button-b {
  flex: none;
  align-self: stretch;
  padding: 0 0 0 1.5svw;
}

.right-nav-menu-b, .left-nav-menu {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

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

.menu-text {
  align-self: center;
  width: 30px;
  height: 30px;
  line-height: .7;
}

.nahn-marquee {
  padding: 7px;
}

.bz-container {
  padding: 1rem;
}

.bz-cell {
  background-color: var(--killer-bee);
  border: 1px solid #00000026;
  border-radius: .2rem;
  padding: 1rem;
}

.bz-terminal {
  height: 100%;
}

.bz-image1 {
  background-image: url('../images/20250728_1951_Sunny-Flower-Field_remix_01k19tej04ftvbjfnqf4xz3z8a.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 15%;
  padding-right: 10%;
  display: flex;
}

.bz-left-arrow {
  color: #000;
  width: 5svh;
  height: 6svh;
  margin-top: 1svh;
  margin-bottom: 1svh;
  margin-right: 14svh;
  font-size: 1rem;
  display: none;
  inset: auto 0% 0% auto;
}

.bz-tab-injection {
  height: 75px;
}

.bz-slider {
  background-color: #e7e9df;
  height: 100%;
}

.marquee-content {
  grid-column-gap: 5vw;
  flex: none;
  justify-content: space-around;
  min-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.asterisk-carbon {
  text-transform: uppercase;
  margin-bottom: 1svh;
  font-family: t26-carbon, sans-serif;
}

.bz-cell-2 {
  opacity: 1;
  border: 1px solid #00000026;
  border-radius: .2rem;
  padding: 1rem;
}

.bz-box {
  color: #000;
  background-color: #e7e9df;
  border-left: 0 solid #000;
  flex: 1;
  height: 100svh;
  padding: 0;
  overflow: scroll;
}

.bz-paragraph {
  padding: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
}

.bz-right-arrow {
  background-color: #000;
  border-radius: 8rem;
  width: 12svh;
  height: 6svh;
  margin-top: 1svh;
  margin-bottom: 1svh;
  margin-right: 1svw;
  font-size: 1.5rem;
  display: none;
  inset: auto 0% 0% auto;
}

.bz-tabs-menu {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-transform: uppercase;
  background-color: #e7e9dfcc;
  justify-content: flex-end;
  align-items: flex-start;
  width: 60%;
  padding: 1svh 1rem;
  font-family: t26-carbon, sans-serif;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  right: 0%;
}

.bz-cell-price {
  border: 1px solid #000;
  border-radius: .2rem;
  padding: 1rem;
}

.bz-v-flex {
  grid-column-gap: 0svw;
  grid-row-gap: 0svw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.marquee {
  display: flex;
  overflow: hidden;
}

.bz-stack {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  padding: 0;
}

.bz-stack._04rem {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
}

.bz-tab {
  text-align: center;
  background-color: #ddd0;
  border: 1px solid #000;
  border-radius: 8rem;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 6svh;
  display: flex;
}

.bz-tab.w--current {
  background-color: #ddd0;
  display: none;
}

.bz-tab.bz-cta {
  color: #e7e9e0;
  background-color: #000;
  border-radius: 8rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 6svh;
  display: flex;
}

.bz-tab.bz-cta.w--current {
  display: none;
}

.div-block-178 {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}

.pnp-marquee {
  padding: 15px;
}

.bz-badge {
  background-image: url('../images/killer-badge.svg');
  background-position: 50%;
  background-size: contain;
  flex: none;
  width: 90px;
  height: 90px;
  margin-left: .6rem;
  transition: all .4s;
  display: block;
}

.bz-badge:hover {
  background-image: url('../images/ef8-badge.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.bz-background {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex: 1;
  align-self: stretch;
  max-width: 40%;
  height: 100svh;
}

.bzzt {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
}

.bz-mask {
  max-height: 100svh;
}

.bz-rich-text {
  font-size: 1.2rem;
}

.bz-rich-text._1pad {
  padding: 1rem;
}

.bz-rich-text h3 {
  margin-top: 0;
}

.bz-rich-text p {
  margin-bottom: 0;
}

.shopper-marquee {
  padding: 10px;
}

.bz-slide-nav {
  text-align: left;
  padding-left: 1rem;
  font-size: .3rem;
  display: none;
}

.bz-h1 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  padding: 1rem;
  font-family: degular-display, sans-serif;
  font-size: 3.6rem;
  font-weight: 600;
  line-height: .8;
}

.bz-h-flex {
  grid-column-gap: 1svw;
  grid-row-gap: 1svw;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
}

.bz-h-flex._1pad {
  grid-column-gap: 4svw;
  grid-row-gap: 1svw;
  padding: 1rem;
}

.sys-one {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.sys-icon-wrap {
  border: 1px solid #000;
  border-radius: .2rem;
  justify-content: center;
  align-items: center;
  height: 144px;
  display: flex;
}

.bz-image2 {
  background-image: url('../images/buzzing-art.gif');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.code-embed {
  padding-bottom: 10svh;
}

.fs-table_instance {
  display: block;
}

.fs-table_header {
  text-align: left;
  border: 1px solid #ddd;
  padding: 8px;
}

.fs-table_row {
  text-align: left;
  border: 1px solid #ddd;
}

.fs-table_head {
  background-color: #f3f3f3;
}

.fs-table_cell {
  text-align: left;
  border: 1px solid #ddd;
  padding: 8px;
}

.fs-table_table {
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #ddd;
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .bz-image1 {
    height: 100%;
  }

  .bz-paragraph {
    font-size: 1.75rem;
  }

  .bz-slide-nav {
    justify-content: flex-start;
    align-items: center;
    height: 8svh;
    display: flex;
  }

  .bz-h1 {
    font-size: 4.4rem;
  }
}

@media screen and (min-width: 1440px) {
  .navlink-b {
    font-size: 1.5rem;
    transition: all .3s;
  }

  .bz-container {
    overflow: scroll;
  }

  .marquee {
    display: flex;
    overflow: hidden;
  }

  .fs-table_cell {
    white-space: nowrap;
  }
}

@media screen and (max-width: 991px) {
  .menu-flex {
    flex: 1;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    height: 100%;
    padding-bottom: 4px;
  }

  .menu-button-b {
    font-size: 1rem;
  }

  .menu-button-b.w--open {
    background-color: #c8c8c800;
  }

  .right-nav-menu-b {
    background-color: #1b1b15;
  }

  .left-nav-menu {
    background-color: #252520;
    flex-flow: column;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
  }

  .menu-text {
    align-self: center;
    width: 30px;
    height: 30px;
    line-height: .7;
  }

  .brhyt-logo {
    margin-right: 1.5svw;
  }

  .bz-tabs-menu {
    width: 100%;
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 0%;
  }

  .bz-background {
    max-width: none;
  }

  .bzzt {
    flex-flow: column;
  }

  .bz-mask {
    height: 50svh;
  }
}

@media screen and (max-width: 767px) {
  .menu-text {
    align-items: center;
  }

  .fs-table_instance {
    overflow: scroll;
  }
}

@media screen and (max-width: 479px) {
  .marquee-content.scroll {
    border-radius: 60px;
    overflow: hidden;
  }
}

#w-node-_4fd98c25-d793-5ca2-e807-f3576f394357-11440795 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4fd98c25-d793-5ca2-e807-f3576f394389-11440795 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4fd98c25-d793-5ca2-e807-f3576f3943c4-11440795 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_3a844bb4-f905-599a-bd2e-f48cda7a409f-11440795 {
  grid-column: span 3 / span 3;
}

@media screen and (max-width: 767px) {
  #w-node-_4fd98c25-d793-5ca2-e807-f3576f3943c4-11440795 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4fd98c25-d793-5ca2-e807-f3576f394357-11440795 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4fd98c25-d793-5ca2-e807-f3576f394389-11440795 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}


