@font-face {
  font-family: "BLB Bangers";
  src: url("Bangers-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "BLB Marker";
  src: url("PermanentMarker-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "BLB Palatino";
  src: url("palr45w.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --blb-black: #050505;
  --blb-ink: #0b0b0b;
  --blb-charcoal: #151515;
  --blb-smoke: #2a2a2a;
  --blb-paper: #f4efe4;
  --blb-paper-deep: #ddd4c3;
  --blb-white: #ffffff;
  --blb-red: #ef2b12;
  --blb-red-dark: #a7190b;
  --blb-yellow: #f2b51d;
  --blb-blue: #1c6f94;
  --blb-bone: #e9e2d4;
  --blb-teal: #0f8283;
  --blb-blue-mid: #257da5;
  --blb-blue-deep: #21527e;
  --blb-blue-bright: #4baed4;
  --font-heading-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  --font-sheading-family: "BLB Marker", "Comic Sans MS", cursive;
  --button-radius: 4px;
  --button-border-width: 2px;
}

html,
body {
  background: var(--blb-black);
  color: var(--blb-white);
}

body,
button,
input,
select,
textarea {
  letter-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.hdt-h_custom,
.hdt-heading,
.hdt-footer-heading-text,
.hdt-card-product__title,
.hdt-announcement-bar__text,
.hdt-menu-item,
.hdt-btn,
.hdt-button,
.shopify-payment-button__button {
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif !important;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
}

.hdt-navigation a,
.hdt-header a,
.hdt-header button,
.hdt-header .hdt-btn,
.hdt-header .hdt-button,
.hdt-section-cart-drawer .hdt-mini-cart__header-title,
.hdt-section-cart-drawer .hdt-mini-cart__title,
.hdt-section-cart-drawer .hdt-mini-cart__price,
.hdt-section-cart-drawer .hdt-mini-cart__price *,
.hdt-section-cart-drawer .hdt-mini-cart__value,
.hdt-section-cart-drawer .hdt-mini-cart__value *,
.hdt-section-cart-drawer .hdt-mini-cart__quantity button,
.hdt-section-cart-drawer .hdt-mini-cart__quantity input,
.blb-cart-line__ebook-kicker,
.hdt-page-type-product .hdt-breadcrumb__list a,
.hdt-page-type-product .hdt-breadcrumb__prev-next a,
.hdt-page-type-product .hdt-breadcrumb-item,
.hdt-page-type-product .hdt-product__title,
.hdt-page-type-product .hdt-product__price,
.hdt-page-type-product .hdt-product__price *,
.hdt-page-type-product .hdt-product-form__submit,
.hdt-page-type-product .hdt-sticky-atc__price,
.hdt-page-type-product .hdt-sticky-atc__price *,
.hdt-page-type-product .hdt-sticky-atc__submit,
.hdt-page-type-collection .hdt-badge,
.hdt-page-type-collection .hdt-page-title,
.hdt-page-type-collection .hdt-collection-title,
.hdt-page-type-collection .hdt-collection-heading,
.hdt-page-type-collection .hdt-main-collection h1,
.hdt-page-type-collection .hdt-section-main-collection h1,
.hdt-page-type-collection .hdt-page-subtitle,
.hdt-page-type-collection .hdt-collection-subtitle,
.hdt-page-type-collection .hdt-collection-description,
.hdt-page-type-collection .hdt-main-collection .hdt-rte,
.hdt-page-type-collection .hdt-section-main-collection .hdt-rte,
.blb-footer__logo,
.blb-footer__heading,
.blb-proof__text {
  font-weight: 400 !important;
}

.hdt-btn,
.hdt-button,
button,
.shopify-payment-button__button {
  text-transform: uppercase;
}

.hdt-btn,
.hdt-button,
.shopify-payment-button__button,
.hdt-newsletter__submit,
.hdt-product-form__submit {
  border-radius: 4px !important;
  box-shadow: none !important;
}

.hdt-btn:hover,
.hdt-button:hover,
.shopify-payment-button__button:hover {
  transform: translateY(-1px);
}

/* BLB cart drawer */
.hdt-section-cart-drawer #CartDrawer,
.hdt-section-cart-drawer .hdt-dialog-drawer--cart,
.hdt-section-cart-drawer .hdt-mini-cart {
  background: var(--blb-black) !important;
  color: var(--blb-white) !important;
  border-left: 2px solid var(--blb-red);
  box-shadow: -18px 0 44px rgba(0,0,0,0.44);
}

.hdt-section-cart-drawer .hdt-mini-cart__header {
  min-height: 72px;
  padding: 20px 28px !important;
  border-bottom: 2px solid rgba(255,255,255,0.16);
  background: var(--blb-black) !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__header-title {
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: clamp(2rem, 1.5vw, 2.5rem) !important;
  line-height: 1 !important;
  text-transform: uppercase;
}

.hdt-section-cart-drawer .hdt-dialog-btn__close,
.hdt-section-cart-drawer .hdt-mini-cart button[aria-label*="close" i] {
  color: var(--blb-white) !important;
}

.hdt-section-cart-drawer .hdt-dialog-drawer__inner,
.hdt-section-cart-drawer .hdt-mini-cart__wrap,
.hdt-section-cart-drawer .hdt-mini-cart__main,
.hdt-section-cart-drawer .hdt-mini-cart__sroll {
  background: var(--blb-black) !important;
  color: var(--blb-white) !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__items {
  display: grid;
  gap: 12px;
  padding: 18px 20px !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__item {
  display: grid !important;
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  min-height: 0 !important;
  padding: 12px !important;
  border: 2px solid rgba(255,255,255,0.14);
  border-radius: 4px;
  background: #101010 !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__image,
.hdt-section-cart-drawer .hdt-mini-cart__img {
  width: 92px !important;
  min-width: 92px !important;
  height: 92px !important;
  overflow: hidden;
  border-radius: 4px !important;
  background: var(--blb-paper);
}

.hdt-section-cart-drawer .hdt-mini-cart__image img,
.hdt-section-cart-drawer .hdt-mini-cart__img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius: 4px !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__info {
  display: grid;
  gap: 8px;
  color: var(--blb-white) !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__title {
  color: var(--blb-white) !important;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif !important;
  font-size: 1.85rem !important;
  line-height: 1.05 !important;
  text-transform: uppercase;
  white-space: normal !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__price,
.hdt-section-cart-drawer .hdt-mini-cart__price *,
.hdt-section-cart-drawer .hdt-mini-cart__value,
.hdt-section-cart-drawer .hdt-mini-cart__value * {
  color: var(--blb-red) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 1.72rem !important;
  line-height: 1 !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.hdt-section-cart-drawer .hdt-mini-cart__quantity {
  height: 38px !important;
  border: 2px solid rgba(255,255,255,0.72);
  border-radius: 4px;
  color: var(--blb-white) !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__quantity button,
.hdt-section-cart-drawer .hdt-mini-cart__quantity input {
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__remove {
  color: var(--blb-red) !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__item[data-blb-ebook-line],
.hdt-section-cart-drawer hdt-line-item[data-blb-ebook-line] {
  overflow: visible !important;
}

.hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__info {
  gap: 7px;
  overflow: visible !important;
}

.hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__title {
  max-width: 100%;
  font-size: 1.62rem !important;
  line-height: 1.02 !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

.hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__price,
.hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__price * {
  font-size: 1.62rem !important;
}

.hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__actions {
  display: flex !important;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  margin-top: 2px;
}

.blb-cart-line__ebook-note {
  display: grid;
  gap: 3px;
  flex: 1 1 auto;
  min-width: 0;
  max-width: 178px;
  padding: 8px 10px;
  border-left: 3px solid var(--blb-red);
  background: rgba(239,43,18,0.09);
  color: rgba(255,255,255,0.82);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.24rem;
  font-weight: 700;
  line-height: 1.25;
}

.blb-cart-line__ebook-kicker {
  color: var(--blb-red);
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: 1.28rem;
  line-height: 1;
  text-transform: uppercase;
}

.hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__remove {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(239,43,18,0.48);
  border-radius: 4px;
  background: rgba(239,43,18,0.08);
}

.hdt-page-cart .hdt-cart-item[data-blb-ebook-line] .hdt-page-cart__quantity {
  text-align: center;
  vertical-align: middle;
}

.hdt-page-cart .blb-cart-line__ebook-note--page {
  width: min(100%, 230px);
  max-width: 230px;
  margin-inline: auto;
  text-align: left;
}

.hdt-page-cart .hdt-cart-item__product a,
.hdt-page-cart .hdt-page-cart__infos a {
  color: var(--blb-white) !important;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif !important;
  font-size: clamp(1.72rem, 1.15vw, 2.2rem);
  line-height: 1.04;
  text-transform: uppercase;
  text-wrap: balance;
}

.hdt-page-cart .hdt-cart-item__price,
.hdt-page-cart .hdt-cart-item__total,
.hdt-page-cart .hdt-cart-item__price *,
.hdt-page-cart .hdt-cart-item__total * {
  color: var(--blb-red) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: clamp(1.5rem, 1vw, 1.85rem);
  line-height: 1;
}

.hdt-page-cart .hdt-page-cart__coupon > label {
  margin-bottom: 10px;
  color: var(--blb-white) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: clamp(1.5rem, 1vw, 1.75rem);
  font-weight: 700;
  line-height: 1.25;
}

.hdt-page-cart .hdt-main-cart__apply,
.hdt-page-cart .hdt-main-cart__button-checkout {
  border-radius: 4px !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

.hdt-page-cart .hdt-main-cart__apply {
  min-width: 92px;
  min-height: 48px;
  padding: 0 18px !important;
  border: 2px solid var(--blb-red) !important;
  background: var(--blb-red) !important;
  color: var(--blb-white) !important;
  font-size: 1.52rem !important;
  line-height: 1 !important;
}

.hdt-page-cart .hdt-main-cart__apply span,
.hdt-page-cart .hdt-main-cart__button-checkout span {
  color: inherit !important;
  font-family: inherit !important;
  font-weight: 400 !important;
  line-height: 1 !important;
}

.hdt-page-cart .hdt-main-cart__button-checkout {
  font-size: clamp(1.55rem, 1vw, 1.9rem) !important;
  line-height: 1 !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__tool {
  display: flex !important;
  justify-content: center;
  gap: 14px;
  padding: 18px 20px !important;
  border-top: 1px solid rgba(255,255,255,0.12);
  border-bottom: 1px solid rgba(255,255,255,0.12);
  background: #111 !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__tool_btn {
  width: 54px !important;
  height: 54px !important;
  border: 2px solid rgba(255,255,255,0.28) !important;
  border-radius: 4px !important;
  background: var(--blb-black) !important;
  color: var(--blb-white) !important;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.04) !important;
  filter: none !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__tool_btn::before,
.hdt-section-cart-drawer .hdt-mini-cart__tool_btn::after {
  box-shadow: none !important;
  filter: none !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__tool_btn:hover {
  border-color: var(--blb-red) !important;
  color: var(--blb-red) !important;
}

.hdt-section-cart-drawer .hdt-recommendations,
.hdt-section-cart-drawer .hdt-cart-recommendations,
.hdt-section-cart-drawer .hdt-mini-cart__recommendations,
.hdt-section-cart-drawer [class*="also-bought"],
.hdt-section-cart-drawer [class*="recommend"] {
  border: 2px solid rgba(255,255,255,0.16) !important;
  border-radius: 4px !important;
  background: #101010 !important;
  color: var(--blb-white) !important;
}

.hdt-section-cart-drawer [class*="recommend"] h2,
.hdt-section-cart-drawer [class*="recommend"] h3,
.hdt-section-cart-drawer [class*="also-bought"] h2,
.hdt-section-cart-drawer [class*="also-bought"] h3 {
  background: var(--blb-black) !important;
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 1.75rem !important;
  line-height: 1.1 !important;
  text-align: center;
  text-transform: uppercase;
}

.hdt-section-cart-drawer [class*="recommend"] img,
.hdt-section-cart-drawer [class*="also-bought"] img {
  border-radius: 4px !important;
}

.hdt-section-cart-drawer [class*="recommend"] .hdt-price,
.hdt-section-cart-drawer [class*="recommend"] .hdt-money,
.hdt-section-cart-drawer [class*="also-bought"] .hdt-price,
.hdt-section-cart-drawer [class*="also-bought"] .hdt-money {
  color: var(--blb-red) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 1.78rem !important;
}

.hdt-section-cart-drawer [class*="recommend"] .hdt-btn,
.hdt-section-cart-drawer [class*="also-bought"] .hdt-btn,
.hdt-section-cart-drawer [class*="recommend"] button,
.hdt-section-cart-drawer [class*="also-bought"] button {
  border-radius: 4px !important;
  background: var(--blb-red) !important;
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__bottom {
  border-top: 2px solid var(--blb-red);
  background: var(--blb-black) !important;
  color: var(--blb-white) !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__bottom-wrap {
  padding: 20px 28px 28px !important;
  background: var(--blb-black) !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__totals {
  margin-bottom: 12px;
  color: var(--blb-white) !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__total,
.hdt-section-cart-drawer .hdt-totals__total {
  color: var(--blb-white) !important;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif !important;
  font-size: 2.4rem !important;
  line-height: 1 !important;
  text-transform: uppercase;
}

.hdt-section-cart-drawer .hdt-cart-tax,
.hdt-section-cart-drawer .hdt-cart-tax *,
.hdt-section-cart-drawer .hdt-agree_checkbox,
.hdt-section-cart-drawer .hdt-agree_checkbox label,
.hdt-section-cart-drawer input[name="agree_checkbox"] + label,
.hdt-section-cart-drawer label[for="CartDrawer-Form_agree"] {
  color: rgba(255,255,255,0.76) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 1.46rem !important;
  font-weight: 700;
  line-height: 1.45;
}

.hdt-section-cart-drawer .hdt-agree_checkbox input,
.hdt-section-cart-drawer input[type="checkbox"],
.hdt-section-cart-drawer input[name="agree_checkbox"] {
  accent-color: var(--blb-red);
}

.hdt-section-cart-drawer .hdt-mini-cart__btn-viewcart,
.hdt-section-cart-drawer .hdt-mini-cart__btn-checkout {
  min-height: 54px !important;
  border: 2px solid var(--blb-red) !important;
  border-radius: 4px !important;
  background: var(--blb-red) !important;
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 1.72rem !important;
  line-height: 1 !important;
  text-transform: uppercase;
}

.hdt-section-cart-drawer .hdt-mini-cart__btn-viewcart {
  margin-top: 16px;
  background: transparent !important;
  color: var(--blb-white) !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__btn-viewcart:hover,
.hdt-section-cart-drawer .hdt-mini-cart__btn-checkout:hover {
  transform: translateY(-1px);
}

.hdt-section-cart-drawer .hdt-mini-cart__imgtrust {
  margin-top: 18px;
}

.hdt-section-cart-drawer .hdt-mini-cart__imgtrust-svgs {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}

.hdt-section-cart-drawer .hdt-mini-cart__imgtrust .hdt-payment-item {
  padding: 4px 6px;
  border-radius: 4px;
  background: var(--blb-white);
}

.hdt-section-cart-drawer .hdt-mini-cart__imgtrust img {
  display: block;
  height: 22px !important;
  width: auto !important;
}

.hdt-section-cart-drawer .hdt-mini-cart__tool-content {
  background: var(--blb-paper) !important;
  color: var(--blb-ink) !important;
}

@media (max-width: 767px) {
  .hdt-section-cart-drawer #CartDrawer,
  .hdt-section-cart-drawer .hdt-dialog-drawer--cart,
  .hdt-section-cart-drawer .hdt-mini-cart {
    width: 100vw !important;
    max-width: 100vw !important;
    border-left: 0;
    box-shadow: none;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__header {
    min-height: 64px;
    padding: 18px 20px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__header-title {
    font-size: 2rem !important;
  }

  .hdt-section-cart-drawer .hdt-dialog-btn__close {
    width: 42px !important;
    height: 42px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__items {
    gap: 10px;
    padding: 14px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item {
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 12px;
    padding: 12px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__image,
  .hdt-section-cart-drawer .hdt-mini-cart__img {
    width: 96px !important;
    min-width: 96px !important;
    height: 96px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__info {
    min-width: 0;
    gap: 9px;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__title {
    font-size: 1.54rem !important;
    line-height: 1.04 !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__price,
  .hdt-section-cart-drawer .hdt-mini-cart__price *,
  .hdt-section-cart-drawer .hdt-mini-cart__value,
  .hdt-section-cart-drawer .hdt-mini-cart__value * {
    font-size: 1.6rem !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__actions {
    display: grid;
    grid-template-columns: minmax(124px, 152px) 42px;
    gap: 10px;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__quantity {
    display: grid !important;
    grid-template-columns: 40px minmax(34px, 1fr) 40px;
    width: 100% !important;
    max-width: 152px;
    height: 42px !important;
    overflow: hidden;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__quantity button,
  .hdt-section-cart-drawer .hdt-mini-cart__quantity input {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    min-width: 0 !important;
    height: 100% !important;
    padding: 0 !important;
    text-align: center;
    font-size: 1.45rem !important;
    line-height: 1 !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__remove {
    position: static !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__tool {
    gap: 12px;
    padding: 12px 14px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__tool_btn {
    width: 46px !important;
    height: 46px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__bottom-wrap {
    padding: 18px 20px calc(18px + env(safe-area-inset-bottom)) !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__totals {
    display: grid;
    grid-template-columns: auto auto;
    gap: 12px;
    align-items: start;
    justify-content: space-between;
    width: 100%;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__total,
  .hdt-section-cart-drawer .hdt-totals__total {
    font-size: 2rem !important;
  }

  .hdt-section-cart-drawer .hdt-cart-tax,
  .hdt-section-cart-drawer .hdt-cart-tax *,
  .hdt-section-cart-drawer .hdt-agree_checkbox,
  .hdt-section-cart-drawer .hdt-agree_checkbox label,
  .hdt-section-cart-drawer input[name="agree_checkbox"] + label,
  .hdt-section-cart-drawer label[for="CartDrawer-Form_agree"] {
    font-size: 1.18rem !important;
    line-height: 1.35;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__btn-viewcart,
  .hdt-section-cart-drawer .hdt-mini-cart__btn-checkout {
    min-height: 54px !important;
    font-size: 1.52rem !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__btn-viewcart {
    margin-top: 14px;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__imgtrust {
    margin-top: 14px;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__imgtrust-svgs {
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 8px;
    overflow-x: auto;
    padding-bottom: 2px;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__imgtrust .hdt-payment-item {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 52px;
    height: 36px;
  }
}

@media (max-width: 380px) {
  .hdt-section-cart-drawer .hdt-mini-cart__item {
    grid-template-columns: 84px minmax(0, 1fr);
  }

  .hdt-section-cart-drawer .hdt-mini-cart__image,
  .hdt-section-cart-drawer .hdt-mini-cart__img {
    width: 84px !important;
    min-width: 84px !important;
    height: 84px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__title {
    font-size: 1.38rem !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__actions {
    grid-template-columns: minmax(116px, 1fr) 38px;
  }
}

@media (max-width: 767px) {
  .hdt-section-cart-drawer .hdt-mini-cart__actions {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    width: 100%;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__quantity {
    display: flex !important;
    flex: 0 0 138px !important;
    align-items: stretch;
    width: 138px !important;
    min-width: 138px !important;
    max-width: 138px !important;
    height: 42px !important;
    border: 2px solid rgba(255,255,255,0.78) !important;
    border-radius: 4px !important;
    background: #090909 !important;
    box-shadow: none !important;
    overflow: hidden;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__quantity *,
  .hdt-section-cart-drawer .hdt-mini-cart__quantity [class*="quantity"]:not(button):not(input) {
    border: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__quantity button,
  .hdt-section-cart-drawer .hdt-mini-cart__quantity input {
    position: static !important;
    transform: none !important;
    margin: 0 !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__quantity button {
    flex: 0 0 40px !important;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    color: var(--blb-white) !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__quantity button:first-of-type {
    color: var(--blb-red) !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__quantity input {
    flex: 1 1 auto !important;
    width: 38px !important;
    min-width: 38px !important;
    color: var(--blb-white) !important;
    -webkit-text-fill-color: var(--blb-white) !important;
    opacity: 1 !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__quantity svg {
    display: block;
    width: 19px !important;
    height: 19px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__actions > .hdt-mini-cart__remove {
    display: none !important;
  }

  .hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__quantity {
    display: none !important;
  }

  .hdt-section-cart-drawer [data-blb-ebook-line] {
    grid-template-columns: 96px minmax(0, 1fr);
  }

  .hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__info {
    gap: 8px;
  }

  .hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__title {
    font-size: 1.46rem !important;
    line-height: 1.02 !important;
  }

  .hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__price,
  .hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__price * {
    font-size: 1.62rem !important;
  }

  .hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__actions {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 42px;
    gap: 10px;
    align-items: center;
    margin-top: 4px;
  }

  .hdt-section-cart-drawer [data-blb-ebook-line] .blb-cart-line__ebook-note {
    max-width: none;
    padding: 7px 9px;
    border-left-width: 2px;
    font-size: 1.12rem;
    line-height: 1.2;
  }

  .hdt-section-cart-drawer [data-blb-ebook-line] .blb-cart-line__ebook-kicker {
    font-size: 1.08rem;
  }

  .hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__actions .hdt-flex {
    justify-content: flex-end !important;
  }

  .hdt-section-cart-drawer [data-blb-ebook-line] .hdt-mini-cart__remove {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity {
    display: grid !important;
    grid-template-columns: 42px minmax(34px, 1fr) 42px;
    flex: 0 0 146px !important;
    width: 146px !important;
    min-width: 146px !important;
    max-width: 146px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity .hdt-quantity-wrapper {
    display: contents !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity button,
  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity input {
    position: static !important;
    inset: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    color: var(--blb-white) !important;
    -webkit-text-fill-color: var(--blb-white) !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity input {
    grid-column: 2;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 1.8rem !important;
    font-weight: 900 !important;
    line-height: 42px !important;
    text-align: center !important;
    background: transparent !important;
    appearance: textfield !important;
    -moz-appearance: textfield !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity input::-webkit-outer-spin-button,
  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity input::-webkit-inner-spin-button {
    margin: 0 !important;
    -webkit-appearance: none !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity .is--minus {
    grid-column: 1;
    color: var(--blb-red) !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity .is--plus {
    grid-column: 3;
    font-size: 1.55rem !important;
    line-height: 1 !important;
    color: var(--blb-white) !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity svg {
    display: block !important;
    width: 16px !important;
    height: 16px !important;
    stroke: currentColor !important;
    color: inherit !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity .is--plus svg {
    width: 14px !important;
    height: 14px !important;
  }

  .hdt-section-cart-drawer .hdt-mini-cart__item:not([data-blb-ebook-line]) .hdt-mini-cart__quantity svg * {
    stroke: currentColor !important;
    color: inherit !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* BLB mobile menu drawer */
.hdt-section-header [id*="menu_mobile"],
.hdt-section-header [class*="menu_mobile"],
.hdt-section-header [class*="mobile-menu"],
.hdt-section-header [class*="menu-drawer"],
.hdt-section-header [class*="drawer-menu"],
.hdt-section-header [class*="menu-mobile"] {
  background: var(--blb-black) !important;
  color: var(--blb-white) !important;
}

.hdt-section-header [id*="menu_mobile"] [class*="header"],
.hdt-section-header [class*="menu_mobile"] [class*="header"],
.hdt-section-header [class*="mobile-menu"] [class*="header"],
.hdt-section-header [class*="menu-drawer"] [class*="header"],
.hdt-section-header [class*="drawer-menu"] [class*="header"],
.hdt-section-header [class*="menu-mobile"] [class*="header"] {
  min-height: 58px;
  border-bottom: 2px solid var(--blb-red) !important;
  background: #303030 !important;
}

.hdt-section-header [id*="menu_mobile"] [class*="title"],
.hdt-section-header [id*="menu_mobile"] [class*="heading"],
.hdt-section-header [class*="menu_mobile"] [class*="title"],
.hdt-section-header [class*="menu_mobile"] [class*="heading"],
.hdt-section-header [class*="mobile-menu"] [class*="title"],
.hdt-section-header [class*="mobile-menu"] [class*="heading"],
.hdt-section-header [class*="menu-drawer"] [class*="title"],
.hdt-section-header [class*="menu-drawer"] [class*="heading"],
.hdt-section-header [class*="drawer-menu"] [class*="title"],
.hdt-section-header [class*="drawer-menu"] [class*="heading"],
.hdt-section-header [class*="menu-mobile"] [class*="title"],
.hdt-section-header [class*="menu-mobile"] [class*="heading"] {
  color: var(--blb-white) !important;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif !important;
  font-size: 1.65rem !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

.hdt-section-header [id*="menu_mobile"] a,
.hdt-section-header [class*="menu_mobile"] a,
.hdt-section-header [class*="mobile-menu"] a,
.hdt-section-header [class*="menu-drawer"] a,
.hdt-section-header [class*="drawer-menu"] a,
.hdt-section-header [class*="menu-mobile"] a {
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

.hdt-section-header [id*="menu_mobile"] a[href*="standards-reset"],
.hdt-section-header [class*="menu_mobile"] a[href*="standards-reset"],
.hdt-section-header [class*="mobile-menu"] a[href*="standards-reset"],
.hdt-section-header [class*="menu-drawer"] a[href*="standards-reset"],
.hdt-section-header [class*="drawer-menu"] a[href*="standards-reset"],
.hdt-section-header [class*="menu-mobile"] a[href*="standards-reset"] {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: calc(100% - 32px);
  min-height: 48px;
  margin: 12px 16px !important;
  padding: 12px 18px !important;
  border: 2px solid var(--blb-red) !important;
  border-radius: 4px !important;
  background: var(--blb-red) !important;
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 1.55rem !important;
  line-height: 1 !important;
  text-align: center;
  text-decoration: none !important;
  box-shadow: none !important;
}

.hdt-section-header [id*="menu_mobile"] a[href*="audit"],
.hdt-section-header [id*="menu_mobile"] a[href*="quiz"],
.hdt-section-header [class*="menu_mobile"] a[href*="audit"],
.hdt-section-header [class*="menu_mobile"] a[href*="quiz"],
.hdt-section-header [class*="mobile-menu"] a[href*="audit"],
.hdt-section-header [class*="mobile-menu"] a[href*="quiz"],
.hdt-section-header [class*="menu-drawer"] a[href*="audit"],
.hdt-section-header [class*="menu-drawer"] a[href*="quiz"],
.hdt-section-header [class*="drawer-menu"] a[href*="audit"],
.hdt-section-header [class*="drawer-menu"] a[href*="quiz"],
.hdt-section-header [class*="menu-mobile"] a[href*="audit"],
.hdt-section-header [class*="menu-mobile"] a[href*="quiz"] {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: calc(100% - 32px);
  min-height: 48px;
  margin: 12px 16px !important;
  padding: 12px 18px !important;
  border: 2px solid rgba(255,255,255,0.2) !important;
  border-radius: 4px !important;
  background: #2d2d2d !important;
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 1.55rem !important;
  line-height: 1 !important;
  text-align: center;
  text-decoration: none !important;
  box-shadow: none !important;
}

.hdt-section-header [id*="menu_mobile"] a[href*="standards-reset"]:hover,
.hdt-section-header [class*="menu_mobile"] a[href*="standards-reset"]:hover,
.hdt-section-header [class*="mobile-menu"] a[href*="standards-reset"]:hover,
.hdt-section-header [class*="menu-drawer"] a[href*="standards-reset"]:hover,
.hdt-section-header [class*="drawer-menu"] a[href*="standards-reset"]:hover,
.hdt-section-header [class*="menu-mobile"] a[href*="standards-reset"]:hover,
.hdt-section-header [id*="menu_mobile"] a[href*="audit"]:hover,
.hdt-section-header [id*="menu_mobile"] a[href*="quiz"]:hover,
.hdt-section-header [class*="menu_mobile"] a[href*="audit"]:hover,
.hdt-section-header [class*="menu_mobile"] a[href*="quiz"]:hover,
.hdt-section-header [class*="mobile-menu"] a[href*="audit"]:hover,
.hdt-section-header [class*="mobile-menu"] a[href*="quiz"]:hover,
.hdt-section-header [class*="menu-drawer"] a[href*="audit"]:hover,
.hdt-section-header [class*="menu-drawer"] a[href*="quiz"]:hover,
.hdt-section-header [class*="drawer-menu"] a[href*="audit"]:hover,
.hdt-section-header [class*="drawer-menu"] a[href*="quiz"]:hover,
.hdt-section-header [class*="menu-mobile"] a[href*="audit"]:hover,
.hdt-section-header [class*="menu-mobile"] a[href*="quiz"]:hover {
  transform: translateY(-1px);
}

@media (max-width: 1149px) {
  #menu_mobile,
  #hdt-menu-drawer,
  .hdt-drawer-menu-mb,
  .hdt-drawer-menu-mobile,
  .hdt-menu-drawer,
  .hdt-menu-mobile,
  .hdt-mobile-menu {
    background: var(--blb-black) !important;
    color: var(--blb-white) !important;
  }

  #menu_mobile .hdt-drawer__header,
  #menu_mobile .hdt-drawer-header,
  #hdt-menu-drawer .hdt-drawer__header,
  #hdt-menu-drawer .hdt-drawer-header,
  .hdt-drawer-menu-mb .hdt-drawer__header,
  .hdt-drawer-menu-mb .hdt-drawer-header,
  .hdt-menu-drawer .hdt-drawer__header,
  .hdt-menu-drawer .hdt-drawer-header {
    min-height: 58px;
    border-bottom: 2px solid var(--blb-red) !important;
    background: #303030 !important;
  }

  #menu_mobile .hdt-drawer__title,
  #menu_mobile .hdt-drawer-title,
  #menu_mobile .hdt-drawer__heading,
  #hdt-menu-drawer .hdt-drawer__title,
  #hdt-menu-drawer .hdt-drawer-title,
  #hdt-menu-drawer .hdt-drawer__heading,
  .hdt-drawer-menu-mb .hdt-drawer__title,
  .hdt-drawer-menu-mb .hdt-drawer-title,
  .hdt-drawer-menu-mb .hdt-drawer__heading,
  .hdt-menu-drawer .hdt-drawer__title,
  .hdt-menu-drawer .hdt-drawer-title,
  .hdt-menu-drawer .hdt-drawer__heading {
    color: var(--blb-white) !important;
    font-family: "BLB Bangers", Impact, "Arial Black", sans-serif !important;
    font-size: 1.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
  }

  #menu_mobile .hdt-drawer__close,
  #menu_mobile .hdt-drawer-close,
  #hdt-menu-drawer .hdt-drawer__close,
  #hdt-menu-drawer .hdt-drawer-close,
  .hdt-drawer-menu-mb .hdt-drawer__close,
  .hdt-drawer-menu-mb .hdt-drawer-close,
  .hdt-menu-drawer .hdt-drawer__close,
  .hdt-menu-drawer .hdt-drawer-close {
    background: var(--blb-red) !important;
    color: var(--blb-white) !important;
  }

  #menu_mobile a,
  #hdt-menu-drawer a,
  .hdt-drawer-menu-mb a,
  .hdt-drawer-menu-mobile a,
  .hdt-menu-drawer a,
  .hdt-menu-mobile a,
  .hdt-mobile-menu a {
    color: var(--blb-white) !important;
    font-family: "BLB Marker", "Comic Sans MS", cursive !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
  }

  #menu_mobile a[href*="standards-reset"],
  #hdt-menu-drawer a[href*="standards-reset"],
  .hdt-drawer-menu-mb a[href*="standards-reset"],
  .hdt-drawer-menu-mobile a[href*="standards-reset"],
  .hdt-menu-drawer a[href*="standards-reset"],
  .hdt-menu-mobile a[href*="standards-reset"],
  .hdt-mobile-menu a[href*="standards-reset"] {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: calc(100% - 32px);
    min-height: 48px;
    margin: 12px 16px !important;
    padding: 12px 18px !important;
    border: 2px solid var(--blb-red) !important;
    border-radius: 4px !important;
    background: var(--blb-red) !important;
    color: var(--blb-white) !important;
    font-family: "BLB Marker", "Comic Sans MS", cursive !important;
    font-size: 1.55rem !important;
    line-height: 1 !important;
    text-align: center;
    text-decoration: none !important;
  }

  #menu_mobile a[href*="audit"],
  #menu_mobile a[href*="quiz"],
  #hdt-menu-drawer a[href*="audit"],
  #hdt-menu-drawer a[href*="quiz"],
  .hdt-drawer-menu-mb a[href*="audit"],
  .hdt-drawer-menu-mb a[href*="quiz"],
  .hdt-drawer-menu-mobile a[href*="audit"],
  .hdt-drawer-menu-mobile a[href*="quiz"],
  .hdt-menu-drawer a[href*="audit"],
  .hdt-menu-drawer a[href*="quiz"],
  .hdt-menu-mobile a[href*="audit"],
  .hdt-menu-mobile a[href*="quiz"],
  .hdt-mobile-menu a[href*="audit"],
  .hdt-mobile-menu a[href*="quiz"] {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: calc(100% - 32px);
    min-height: 48px;
    margin: 12px 16px !important;
    padding: 12px 18px !important;
    border: 2px solid rgba(255,255,255,0.2) !important;
    border-radius: 4px !important;
    background: #2d2d2d !important;
    color: var(--blb-white) !important;
    font-family: "BLB Marker", "Comic Sans MS", cursive !important;
    font-size: 1.55rem !important;
    line-height: 1 !important;
    text-align: center;
    text-decoration: none !important;
  }
}

@media (max-width: 1149px) {
  #menu_mobile .hdt-drawer__header,
  #menu_mobile .hdt-drawer-header,
  #hdt-menu-drawer .hdt-drawer__header,
  #hdt-menu-drawer .hdt-drawer-header,
  .hdt-drawer-menu-mb .hdt-drawer__header,
  .hdt-drawer-menu-mb .hdt-drawer-header,
  .hdt-menu-drawer .hdt-drawer__header,
  .hdt-menu-drawer .hdt-drawer-header,
  .hdt-section-header [id*="menu_mobile"] [class*="header"],
  .hdt-section-header [class*="menu_mobile"] [class*="header"],
  .hdt-section-header [class*="mobile-menu"] [class*="header"],
  .hdt-section-header [class*="menu-drawer"] [class*="header"],
  .hdt-section-header [class*="drawer-menu"] [class*="header"],
  .hdt-section-header [class*="menu-mobile"] [class*="header"] {
    min-height: 68px !important;
  }

  #menu_mobile .hdt-drawer__title,
  #menu_mobile .hdt-drawer-title,
  #menu_mobile .hdt-drawer__heading,
  #hdt-menu-drawer .hdt-drawer__title,
  #hdt-menu-drawer .hdt-drawer-title,
  #hdt-menu-drawer .hdt-drawer__heading,
  .hdt-drawer-menu-mb .hdt-drawer__title,
  .hdt-drawer-menu-mb .hdt-drawer-title,
  .hdt-drawer-menu-mb .hdt-drawer__heading,
  .hdt-menu-drawer .hdt-drawer__title,
  .hdt-menu-drawer .hdt-drawer-title,
  .hdt-menu-drawer .hdt-drawer__heading,
  .hdt-section-header [id*="menu_mobile"] [class*="title"],
  .hdt-section-header [id*="menu_mobile"] [class*="heading"],
  .hdt-section-header [class*="menu_mobile"] [class*="title"],
  .hdt-section-header [class*="menu_mobile"] [class*="heading"],
  .hdt-section-header [class*="mobile-menu"] [class*="title"],
  .hdt-section-header [class*="mobile-menu"] [class*="heading"],
  .hdt-section-header [class*="menu-drawer"] [class*="title"],
  .hdt-section-header [class*="menu-drawer"] [class*="heading"],
  .hdt-section-header [class*="drawer-menu"] [class*="title"],
  .hdt-section-header [class*="drawer-menu"] [class*="heading"],
  .hdt-section-header [class*="menu-mobile"] [class*="title"],
  .hdt-section-header [class*="menu-mobile"] [class*="heading"] {
    font-size: 2.25rem !important;
  }

  #menu_mobile a[href*="/collections/standards-reset"],
  #hdt-menu-drawer a[href*="/collections/standards-reset"],
  .hdt-drawer-menu-mb a[href*="/collections/standards-reset"],
  .hdt-drawer-menu-mobile a[href*="/collections/standards-reset"],
  .hdt-menu-drawer a[href*="/collections/standards-reset"],
  .hdt-menu-mobile a[href*="/collections/standards-reset"],
  .hdt-mobile-menu a[href*="/collections/standards-reset"],
  .hdt-section-header [id*="menu_mobile"] a[href*="/collections/standards-reset"],
  .hdt-section-header [class*="menu_mobile"] a[href*="/collections/standards-reset"],
  .hdt-section-header [class*="mobile-menu"] a[href*="/collections/standards-reset"],
  .hdt-section-header [class*="menu-drawer"] a[href*="/collections/standards-reset"],
  .hdt-section-header [class*="drawer-menu"] a[href*="/collections/standards-reset"],
  .hdt-section-header [class*="menu-mobile"] a[href*="/collections/standards-reset"] {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    width: 100% !important;
    min-height: 52px !important;
    margin: 0 !important;
    padding: 15px 18px !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(255,255,255,0.1) !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: var(--blb-white) !important;
    font-family: "BLB Marker", "Comic Sans MS", cursive !important;
    font-size: 1.7rem !important;
    line-height: 1 !important;
    text-align: left !important;
  }

  #menu_mobile a[href*="audit"],
  #menu_mobile a[href*="/pages/quiz"],
  #hdt-menu-drawer a[href*="audit"],
  #hdt-menu-drawer a[href*="/pages/quiz"],
  .hdt-drawer-menu-mb a[href*="audit"],
  .hdt-drawer-menu-mb a[href*="/pages/quiz"],
  .hdt-drawer-menu-mobile a[href*="audit"],
  .hdt-drawer-menu-mobile a[href*="/pages/quiz"],
  .hdt-menu-drawer a[href*="audit"],
  .hdt-menu-drawer a[href*="/pages/quiz"],
  .hdt-menu-mobile a[href*="audit"],
  .hdt-menu-mobile a[href*="/pages/quiz"],
  .hdt-mobile-menu a[href*="audit"],
  .hdt-mobile-menu a[href*="/pages/quiz"],
  #menu_mobile li:nth-child(3) > a,
  #hdt-menu-drawer li:nth-child(3) > a,
  .hdt-drawer-menu-mb li:nth-child(3) > a,
  .hdt-drawer-menu-mobile li:nth-child(3) > a,
  .hdt-menu-drawer li:nth-child(3) > a,
  .hdt-menu-mobile li:nth-child(3) > a,
  .hdt-mobile-menu li:nth-child(3) > a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: calc(100% - 32px) !important;
    min-height: 48px !important;
    margin: 12px 16px !important;
    padding: 12px 18px !important;
    border: 2px solid rgba(255,255,255,0.2) !important;
    border-radius: 4px !important;
    background: #2d2d2d !important;
    color: var(--blb-white) !important;
    font-family: "BLB Marker", "Comic Sans MS", cursive !important;
    font-size: 1.55rem !important;
    line-height: 1 !important;
    text-align: center !important;
  }

  #menu_mobile a[href*="/products/standards-reset"],
  #hdt-menu-drawer a[href*="/products/standards-reset"],
  .hdt-drawer-menu-mb a[href*="/products/standards-reset"],
  .hdt-drawer-menu-mobile a[href*="/products/standards-reset"],
  .hdt-menu-drawer a[href*="/products/standards-reset"],
  .hdt-menu-mobile a[href*="/products/standards-reset"],
  .hdt-mobile-menu a[href*="/products/standards-reset"],
  #menu_mobile li:nth-child(4) > a,
  #hdt-menu-drawer li:nth-child(4) > a,
  .hdt-drawer-menu-mb li:nth-child(4) > a,
  .hdt-drawer-menu-mobile li:nth-child(4) > a,
  .hdt-menu-drawer li:nth-child(4) > a,
  .hdt-menu-mobile li:nth-child(4) > a,
  .hdt-mobile-menu li:nth-child(4) > a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: calc(100% - 32px) !important;
    min-height: 48px !important;
    margin: 12px 16px !important;
    padding: 12px 18px !important;
    border: 2px solid var(--blb-red) !important;
    border-radius: 4px !important;
    background: var(--blb-red) !important;
    color: var(--blb-white) !important;
    font-family: "BLB Marker", "Comic Sans MS", cursive !important;
    font-size: 1.55rem !important;
    line-height: 1 !important;
    text-align: center !important;
  }
}

@media (max-width: 1149px) {
  #menu_mobile .hdt-drawer__header,
  #menu_mobile .hdt-drawer-header,
  #hdt-menu-drawer .hdt-drawer__header,
  #hdt-menu-drawer .hdt-drawer-header,
  .hdt-drawer-menu-mb .hdt-drawer__header,
  .hdt-drawer-menu-mb .hdt-drawer-header,
  .hdt-drawer-menu-mobile .hdt-drawer__header,
  .hdt-drawer-menu-mobile .hdt-drawer-header,
  .hdt-menu-drawer .hdt-drawer__header,
  .hdt-menu-drawer .hdt-drawer-header,
  .hdt-menu-mobile .hdt-drawer__header,
  .hdt-menu-mobile .hdt-drawer-header,
  .hdt-mobile-menu .hdt-drawer__header,
  .hdt-mobile-menu .hdt-drawer-header {
    border-bottom: 2px solid var(--blb-red) !important;
    box-shadow: none !important;
  }

  #menu_mobile .hdt-drawer__header *,
  #menu_mobile .hdt-drawer-header *,
  #hdt-menu-drawer .hdt-drawer__header *,
  #hdt-menu-drawer .hdt-drawer-header *,
  .hdt-drawer-menu-mb .hdt-drawer__header *,
  .hdt-drawer-menu-mb .hdt-drawer-header *,
  .hdt-drawer-menu-mobile .hdt-drawer__header *,
  .hdt-drawer-menu-mobile .hdt-drawer-header *,
  .hdt-menu-drawer .hdt-drawer__header *,
  .hdt-menu-drawer .hdt-drawer-header *,
  .hdt-menu-mobile .hdt-drawer__header *,
  .hdt-menu-mobile .hdt-drawer-header *,
  .hdt-mobile-menu .hdt-drawer__header *,
  .hdt-mobile-menu .hdt-drawer-header * {
    border-bottom: 0 !important;
    box-shadow: none !important;
  }

  #menu_mobile .hdt-drawer__header::before,
  #menu_mobile .hdt-drawer__header::after,
  #menu_mobile .hdt-drawer-header::before,
  #menu_mobile .hdt-drawer-header::after,
  #hdt-menu-drawer .hdt-drawer__header::before,
  #hdt-menu-drawer .hdt-drawer__header::after,
  #hdt-menu-drawer .hdt-drawer-header::before,
  #hdt-menu-drawer .hdt-drawer-header::after,
  .hdt-drawer-menu-mb .hdt-drawer__header::before,
  .hdt-drawer-menu-mb .hdt-drawer__header::after,
  .hdt-drawer-menu-mb .hdt-drawer-header::before,
  .hdt-drawer-menu-mb .hdt-drawer-header::after,
  .hdt-drawer-menu-mobile .hdt-drawer__header::before,
  .hdt-drawer-menu-mobile .hdt-drawer__header::after,
  .hdt-drawer-menu-mobile .hdt-drawer-header::before,
  .hdt-drawer-menu-mobile .hdt-drawer-header::after,
  .hdt-menu-drawer .hdt-drawer__header::before,
  .hdt-menu-drawer .hdt-drawer__header::after,
  .hdt-menu-drawer .hdt-drawer-header::before,
  .hdt-menu-drawer .hdt-drawer-header::after {
    display: none !important;
  }

  #menu_mobile .hdt-drawer__body,
  #menu_mobile .hdt-drawer-body,
  #menu_mobile .hdt-menu,
  #menu_mobile nav,
  #hdt-menu-drawer .hdt-drawer__body,
  #hdt-menu-drawer .hdt-drawer-body,
  #hdt-menu-drawer .hdt-menu,
  #hdt-menu-drawer nav,
  .hdt-drawer-menu-mb .hdt-drawer__body,
  .hdt-drawer-menu-mb .hdt-drawer-body,
  .hdt-drawer-menu-mb .hdt-menu,
  .hdt-drawer-menu-mb nav,
  .hdt-drawer-menu-mobile .hdt-drawer__body,
  .hdt-drawer-menu-mobile .hdt-drawer-body,
  .hdt-drawer-menu-mobile .hdt-menu,
  .hdt-drawer-menu-mobile nav,
  .hdt-menu-drawer .hdt-drawer__body,
  .hdt-menu-drawer .hdt-drawer-body,
  .hdt-menu-drawer .hdt-menu,
  .hdt-menu-drawer nav,
  .hdt-menu-mobile .hdt-drawer__body,
  .hdt-menu-mobile .hdt-drawer-body,
  .hdt-menu-mobile .hdt-menu,
  .hdt-menu-mobile nav,
  .hdt-mobile-menu .hdt-drawer__body,
  .hdt-mobile-menu .hdt-drawer-body,
  .hdt-mobile-menu .hdt-menu,
  .hdt-mobile-menu nav {
    padding-top: 12px !important;
  }

  #menu_mobile a[href*="/account"],
  #menu_mobile a[href*="account"],
  #hdt-menu-drawer a[href*="/account"],
  #hdt-menu-drawer a[href*="account"],
  .hdt-drawer-menu-mb a[href*="/account"],
  .hdt-drawer-menu-mb a[href*="account"],
  .hdt-drawer-menu-mobile a[href*="/account"],
  .hdt-drawer-menu-mobile a[href*="account"],
  .hdt-menu-drawer a[href*="/account"],
  .hdt-menu-drawer a[href*="account"],
  .hdt-menu-mobile a[href*="/account"],
  .hdt-menu-mobile a[href*="account"],
  .hdt-mobile-menu a[href*="/account"],
  .hdt-mobile-menu a[href*="account"] {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    width: 100% !important;
    min-height: 46px !important;
    margin: 0 !important;
    padding: 12px 18px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: var(--blb-white) !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 1.35rem !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    text-align: left !important;
    text-transform: none !important;
  }

  #menu_mobile a[href*="/account"] svg,
  #menu_mobile a[href*="account"] svg,
  #hdt-menu-drawer a[href*="/account"] svg,
  #hdt-menu-drawer a[href*="account"] svg,
  .hdt-drawer-menu-mb a[href*="/account"] svg,
  .hdt-drawer-menu-mb a[href*="account"] svg,
  .hdt-drawer-menu-mobile a[href*="/account"] svg,
  .hdt-drawer-menu-mobile a[href*="account"] svg,
  .hdt-menu-drawer a[href*="/account"] svg,
  .hdt-menu-drawer a[href*="account"] svg,
  .hdt-menu-mobile a[href*="/account"] svg,
  .hdt-menu-mobile a[href*="account"] svg,
  .hdt-mobile-menu a[href*="/account"] svg,
  .hdt-mobile-menu a[href*="account"] svg {
    width: 18px !important;
    height: 18px !important;
  }
}

@media (max-width: 1149px) {
  #menu_mobile .hdt-drawer__header,
  #menu_mobile .hdt-drawer-header,
  #hdt-menu-drawer .hdt-drawer__header,
  #hdt-menu-drawer .hdt-drawer-header,
  .hdt-drawer-menu-mb .hdt-drawer__header,
  .hdt-drawer-menu-mb .hdt-drawer-header,
  .hdt-drawer-menu-mobile .hdt-drawer__header,
  .hdt-drawer-menu-mobile .hdt-drawer-header,
  .hdt-menu-drawer .hdt-drawer__header,
  .hdt-menu-drawer .hdt-drawer-header,
  .hdt-menu-mobile .hdt-drawer__header,
  .hdt-menu-mobile .hdt-drawer-header,
  .hdt-mobile-menu .hdt-drawer__header,
  .hdt-mobile-menu .hdt-drawer-header {
    border-bottom: 1px solid rgba(248,69,80,0.5) !important;
    box-shadow: none !important;
  }

  #menu_mobile .hdt-drawer__body,
  #menu_mobile .hdt-drawer-body,
  #menu_mobile .hdt-menu,
  #menu_mobile nav,
  #hdt-menu-drawer .hdt-drawer__body,
  #hdt-menu-drawer .hdt-drawer-body,
  #hdt-menu-drawer .hdt-menu,
  #hdt-menu-drawer nav,
  .hdt-drawer-menu-mb .hdt-drawer__body,
  .hdt-drawer-menu-mb .hdt-drawer-body,
  .hdt-drawer-menu-mb .hdt-menu,
  .hdt-drawer-menu-mb nav,
  .hdt-drawer-menu-mobile .hdt-drawer__body,
  .hdt-drawer-menu-mobile .hdt-drawer-body,
  .hdt-drawer-menu-mobile .hdt-menu,
  .hdt-drawer-menu-mobile nav,
  .hdt-menu-drawer .hdt-drawer__body,
  .hdt-menu-drawer .hdt-drawer-body,
  .hdt-menu-drawer .hdt-menu,
  .hdt-menu-drawer nav,
  .hdt-menu-mobile .hdt-drawer__body,
  .hdt-menu-mobile .hdt-drawer-body,
  .hdt-menu-mobile .hdt-menu,
  .hdt-menu-mobile nav,
  .hdt-mobile-menu .hdt-drawer__body,
  .hdt-mobile-menu .hdt-drawer-body,
  .hdt-mobile-menu .hdt-menu,
  .hdt-mobile-menu nav {
    padding-top: 22px !important;
    border-top: 0 !important;
    box-shadow: none !important;
  }

  #menu_mobile .hdt-drawer__body::before,
  #menu_mobile .hdt-drawer__body::after,
  #menu_mobile .hdt-drawer-body::before,
  #menu_mobile .hdt-drawer-body::after,
  #hdt-menu-drawer .hdt-drawer__body::before,
  #hdt-menu-drawer .hdt-drawer__body::after,
  #hdt-menu-drawer .hdt-drawer-body::before,
  #hdt-menu-drawer .hdt-drawer-body::after,
  .hdt-drawer-menu-mb .hdt-drawer__body::before,
  .hdt-drawer-menu-mb .hdt-drawer__body::after,
  .hdt-drawer-menu-mb .hdt-drawer-body::before,
  .hdt-drawer-menu-mb .hdt-drawer-body::after,
  .hdt-drawer-menu-mobile .hdt-drawer__body::before,
  .hdt-drawer-menu-mobile .hdt-drawer__body::after,
  .hdt-drawer-menu-mobile .hdt-drawer-body::before,
  .hdt-drawer-menu-mobile .hdt-drawer-body::after,
  .hdt-menu-drawer .hdt-drawer__body::before,
  .hdt-menu-drawer .hdt-drawer__body::after,
  .hdt-menu-drawer .hdt-drawer-body::before,
  .hdt-menu-drawer .hdt-drawer-body::after {
    display: none !important;
  }

  #menu_mobile [class*="account"],
  #menu_mobile [class*="account"] *,
  #menu_mobile [class*="login"],
  #menu_mobile [class*="login"] *,
  #menu_mobile [class*="customer"],
  #menu_mobile [class*="customer"] *,
  #menu_mobile a[href*="account"],
  #menu_mobile button[aria-label*="account" i],
  #menu_mobile button[aria-label*="login" i],
  #hdt-menu-drawer [class*="account"],
  #hdt-menu-drawer [class*="account"] *,
  #hdt-menu-drawer [class*="login"],
  #hdt-menu-drawer [class*="login"] *,
  #hdt-menu-drawer [class*="customer"],
  #hdt-menu-drawer [class*="customer"] *,
  #hdt-menu-drawer a[href*="account"],
  #hdt-menu-drawer button[aria-label*="account" i],
  #hdt-menu-drawer button[aria-label*="login" i],
  .hdt-drawer-menu-mb [class*="account"],
  .hdt-drawer-menu-mb [class*="account"] *,
  .hdt-drawer-menu-mb [class*="login"],
  .hdt-drawer-menu-mb [class*="login"] *,
  .hdt-drawer-menu-mb [class*="customer"],
  .hdt-drawer-menu-mb [class*="customer"] *,
  .hdt-drawer-menu-mb a[href*="account"],
  .hdt-drawer-menu-mb button[aria-label*="account" i],
  .hdt-drawer-menu-mb button[aria-label*="login" i],
  .hdt-menu-drawer [class*="account"],
  .hdt-menu-drawer [class*="account"] *,
  .hdt-menu-drawer [class*="login"],
  .hdt-menu-drawer [class*="login"] *,
  .hdt-menu-drawer [class*="customer"],
  .hdt-menu-drawer [class*="customer"] *,
  .hdt-menu-drawer a[href*="account"],
  .hdt-menu-drawer button[aria-label*="account" i],
  .hdt-menu-drawer button[aria-label*="login" i],
  .hdt-menu-mobile [class*="account"],
  .hdt-menu-mobile [class*="account"] *,
  .hdt-menu-mobile [class*="login"],
  .hdt-menu-mobile [class*="login"] *,
  .hdt-menu-mobile [class*="customer"],
  .hdt-menu-mobile [class*="customer"] *,
  .hdt-menu-mobile a[href*="account"],
  .hdt-menu-mobile button[aria-label*="account" i],
  .hdt-menu-mobile button[aria-label*="login" i],
  .hdt-mobile-menu [class*="account"],
  .hdt-mobile-menu [class*="account"] *,
  .hdt-mobile-menu [class*="login"],
  .hdt-mobile-menu [class*="login"] *,
  .hdt-mobile-menu [class*="customer"],
  .hdt-mobile-menu [class*="customer"] *,
  .hdt-mobile-menu a[href*="account"],
  .hdt-mobile-menu button[aria-label*="account" i],
  .hdt-mobile-menu button[aria-label*="login" i] {
    color: var(--blb-white) !important;
    font-family: "BLB Marker", "Comic Sans MS", cursive !important;
    font-size: 1.7rem !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
  }
}

.hdt-page-type-index .content-for-layout {
  background: var(--blb-black);
}

.hdt-header,
.hdt-section-header,
.hdt-main-header {
  background: #000 !important;
}

.hdt-section-announcement-bar {
  position: relative;
  z-index: 60;
}

.hdt-main-header {
  position: relative;
  z-index: 40;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.hdt-main-header [data-header-height] {
  min-height: clamp(9.6rem, 6vw, 11.2rem) !important;
  padding-top: clamp(1.2rem, 1.1vw, 1.8rem) !important;
  padding-bottom: clamp(1.2rem, 1.1vw, 1.8rem) !important;
}

.hdt-navigation a,
.hdt-header a,
.hdt-header button {
  color: var(--blb-white) !important;
}

.hdt-announcement-bar {
  background: var(--blb-blue) !important;
  color: var(--blb-white) !important;
  min-height: clamp(4.8rem, 3.2vw, 5.6rem) !important;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid rgba(0,0,0,0.32);
  box-shadow: 0 14px 26px rgba(0,0,0,0.48), 0 2px 0 rgba(255,255,255,0.12) inset;
}

.hdt-announcement-bar__wrap {
  padding: 0.9rem 1.4rem !important;
}

.hdt-announcement-bar .hdt-marquee-item > * {
  padding-inline-start: clamp(2.4rem, 2.2vw, 4.2rem) !important;
  padding-inline-end: clamp(2.4rem, 2.2vw, 4.2rem) !important;
}

.hdt-announcement-bar__text {
  font-size: clamp(1.45rem, 1.16vw, 1.8rem) !important;
  line-height: 1.18 !important;
  white-space: nowrap;
}

.hdt-navigation a,
.hdt-header .hdt-menu-item,
.hdt-header .hdt-menu-item > a,
.hdt-header nav a {
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: clamp(1.8rem, 1.2vw, 2.25rem) !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

.hdt-header .hdt-btn,
.hdt-header .hdt-button {
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif !important;
  font-size: clamp(1.65rem, 1.14vw, 2rem) !important;
}

.hdt-header #hdt-nav-ul > .hdt-menu-item[data-index="4"] > a,
.hdt-header #hdt-nav-ul > .hdt-menu-item > a[href*="standards-reset"],
.hdt-header #hdt-nav-ul a[href*="/products/standards-reset"],
.hdt-header #hdt-nav-ul a[href*="/pages/standards-reset"],
.hdt-header #hdt-nav-ul a[href*="/collections/standards-reset"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: clamp(172px, 12vw, 214px) !important;
  min-height: 44px !important;
  padding: 12px 20px 10px !important;
  border: 2px solid var(--blb-red) !important;
  border-radius: 5px !important;
  background: var(--blb-red) !important;
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: clamp(1.55rem, 1.05vw, 1.95rem) !important;
  line-height: 1 !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
  box-shadow: 4px 4px 0 rgba(0,0,0,0.42) !important;
  transition: transform 140ms ease, background 140ms ease, border-color 140ms ease !important;
}

.hdt-header #hdt-nav-ul > .hdt-menu-item[data-index="4"] > a span,
.hdt-header #hdt-nav-ul > .hdt-menu-item > a[href*="standards-reset"] span,
.hdt-header #hdt-nav-ul a[href*="/products/standards-reset"] span,
.hdt-header #hdt-nav-ul a[href*="/pages/standards-reset"] span,
.hdt-header #hdt-nav-ul a[href*="/collections/standards-reset"] span {
  color: inherit !important;
}

.hdt-header #hdt-nav-ul > .hdt-menu-item[data-index="4"] > a:hover,
.hdt-header #hdt-nav-ul > .hdt-menu-item > a[href*="standards-reset"]:hover,
.hdt-header #hdt-nav-ul a[href*="/products/standards-reset"]:hover,
.hdt-header #hdt-nav-ul a[href*="/pages/standards-reset"]:hover,
.hdt-header #hdt-nav-ul a[href*="/collections/standards-reset"]:hover {
  transform: translateY(-1px);
  background: #ff351d !important;
  border-color: #ff351d !important;
}

@media (min-width: 1150px) {
  .hdt-main-header.hdt-menu-split .hdt-header-center,
  .hdt-main-header.hdt-menu-split .hdt-navigation,
  .hdt-main-header.hdt-menu-split #hdt-nav-ul {
    width: 100%;
  }

  .hdt-main-header.hdt-menu-split #hdt-nav-ul {
    --blb-header-logo-space: clamp(220px, 16vw, 250px);
    --blb-header-short-slot: clamp(68px, 5vw, 84px);
    --blb-header-cta-slot: clamp(178px, 13vw, 230px);
    --blb-header-menu-gap: clamp(12px, 1.2vw, 20px);
    position: relative;
    display: grid !important;
    grid-template-columns:
      minmax(0, 1fr)
      var(--blb-header-cta-slot)
      var(--blb-header-short-slot)
      var(--blb-header-logo-space)
      var(--blb-header-short-slot)
      var(--blb-header-cta-slot)
      minmax(0, 1fr);
    column-gap: var(--blb-header-menu-gap);
    align-items: center;
  }

  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item {
    min-width: 0;
    white-space: nowrap;
  }

  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item[data-index="1"] {
    grid-column: 2;
    justify-self: end;
  }

  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item[data-index="2"] {
    grid-column: 3;
    justify-self: end;
  }

  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item[data-index="3"] {
    grid-column: 5;
    justify-self: start;
  }

  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item[data-index="4"] {
    grid-column: 6;
    justify-self: start;
    margin-left: clamp(4px, 0.7vw, 12px);
  }

  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item[data-index="4"] > a,
  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item > a[href*="standards-reset"],
  .hdt-main-header.hdt-menu-split #hdt-nav-ul a[href*="/products/standards-reset"],
  .hdt-main-header.hdt-menu-split #hdt-nav-ul a[href*="/pages/standards-reset"],
  .hdt-main-header.hdt-menu-split #hdt-nav-ul a[href*="/collections/standards-reset"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: clamp(172px, 12vw, 214px) !important;
    min-height: 44px !important;
    padding: 12px 20px 10px !important;
    border: 2px solid var(--blb-red) !important;
    border-radius: 5px !important;
    background: var(--blb-red) !important;
    color: var(--blb-white) !important;
    font-family: "BLB Marker", "Comic Sans MS", cursive !important;
    font-size: clamp(1.55rem, 1.05vw, 1.95rem) !important;
    line-height: 1 !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    box-shadow: 4px 4px 0 rgba(0,0,0,0.42) !important;
    transition: transform 140ms ease, background 140ms ease, border-color 140ms ease !important;
  }

  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item[data-index="4"] > a span,
  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item > a[href*="standards-reset"] span,
  .hdt-main-header.hdt-menu-split #hdt-nav-ul a[href*="/products/standards-reset"] span,
  .hdt-main-header.hdt-menu-split #hdt-nav-ul a[href*="/pages/standards-reset"] span,
  .hdt-main-header.hdt-menu-split #hdt-nav-ul a[href*="/collections/standards-reset"] span {
    color: inherit !important;
  }

  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item[data-index="4"] > a:hover,
  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt-menu-item > a[href*="standards-reset"]:hover,
  .hdt-main-header.hdt-menu-split #hdt-nav-ul a[href*="/products/standards-reset"]:hover,
  .hdt-main-header.hdt-menu-split #hdt-nav-ul a[href*="/pages/standards-reset"]:hover,
  .hdt-main-header.hdt-menu-split #hdt-nav-ul a[href*="/collections/standards-reset"]:hover {
    transform: translateY(-1px);
    background: #ff351d !important;
    border-color: #ff351d !important;
  }

  .hdt-main-header.hdt-menu-split #hdt-nav-ul > .hdt_logo_split {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    margin: 0 !important;
    padding-inline: 0 !important;
    transform: translate(-50%, -50%);
  }

  .hdt-main-header [data-header-height] > .lg\:hdt-custom-col-2.hdt-justify-start .hdt-site-top_nav {
    display: none !important;
  }

  .hdt-main-header [data-header-height] > .lg\:hdt-custom-col-2:not(.hdt-justify-start) .hdt-site-top_nav {
    display: flex !important;
    justify-content: flex-end !important;
    gap: clamp(14px, 1.1vw, 20px);
  }

  .hdt-main-header [data-header-height] > .lg\:hdt-custom-col-2:not(.hdt-justify-start) .hdt-site-nav_user,
  .hdt-main-header [data-header-height] > .lg\:hdt-custom-col-2:not(.hdt-justify-start) .hdt-site-nav_cart {
    display: inline-flex !important;
    align-items: center !important;
  }
}

.hdt-card-product,
.hdt-card-product__wrapper,
.hdt-product-info__list,
.hdt-cart-drawer,
.hdt-modal {
  border-radius: 4px !important;
}

.hdt-price,
.hdt-price-wrapp,
.hdt-product__price {
  color: var(--blb-red) !important;
  font-weight: 800;
}

.hdt-badge,
.hdt-badge__onsale {
  border-radius: 2px !important;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  letter-spacing: 0 !important;
}

.hdt-page-type-collection .hdt-badge {
  border: 2px solid var(--blb-white) !important;
  background: var(--blb-blue-mid) !important;
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 1.28rem !important;
  line-height: 1 !important;
  text-transform: uppercase;
}

.hdt-page-type-collection .hdt-badge__onsale {
  background: var(--blb-red) !important;
}

.hdt-page-type-collection .hdt-page-title,
.hdt-page-type-collection .hdt-collection-title,
.hdt-page-type-collection .hdt-collection-heading,
.hdt-page-type-collection .hdt-main-collection h1,
.hdt-page-type-collection .hdt-section-main-collection h1 {
  color: var(--blb-white) !important;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif !important;
  font-size: clamp(4rem, 4.8vw, 6.4rem) !important;
  line-height: 0.92 !important;
  text-align: center;
  text-transform: uppercase;
  text-wrap: balance;
}

.hdt-page-type-collection .hdt-page-subtitle,
.hdt-page-type-collection .hdt-collection-subtitle,
.hdt-page-type-collection .hdt-collection-description,
.hdt-page-type-collection .hdt-main-collection .hdt-rte,
.hdt-page-type-collection .hdt-section-main-collection .hdt-rte {
  max-width: 62ch;
  margin-inline: auto;
  color: var(--blb-blue-bright) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: clamp(1.7rem, 1.25vw, 2.15rem) !important;
  line-height: 1.18 !important;
  text-align: center;
  text-transform: uppercase;
}

/* BLB product page */
.hdt-page-type-product .content-for-layout {
  background: var(--blb-black);
}

.hdt-page-type-product .hdt-section-brc-nav-product,
.hdt-page-type-product .hdt-section-brc-nav-product .hdt-section-spacing,
.hdt-page-type-product .hdt-section-brc-nav-product .hdt-s-gradient {
  background: var(--blb-paper) !important;
  color: rgba(11,11,11,0.78) !important;
  border-top: 1px solid rgba(11,11,11,0.1);
  border-bottom: 3px solid var(--blb-red);
}

.hdt-page-type-product .hdt-section-brc-nav-product .hdt-section-spacing {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.hdt-page-type-product .hdt-breadcrumb__wrap {
  min-height: 48px;
  display: flex;
  align-items: center;
  gap: 18px;
}

.hdt-page-type-product .hdt-breadcrumb__list,
.hdt-page-type-product .hdt-breadcrumb__prev-next {
  color: rgba(11,11,11,0.7) !important;
}

.hdt-page-type-product .hdt-breadcrumb__list {
  flex: 1 1 auto;
  min-width: 0;
}

.hdt-page-type-product .hdt-breadcrumb__prev-next {
  position: static !important;
  flex: 0 0 auto;
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
  gap: 14px;
  margin-inline-start: auto !important;
  transform: none !important;
}

.hdt-page-type-product .hdt-breadcrumb__list a,
.hdt-page-type-product .hdt-breadcrumb__prev-next a,
.hdt-page-type-product .hdt-breadcrumb-item {
  color: rgba(11,11,11,0.78) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: clamp(1.34rem, 0.95vw, 1.58rem) !important;
  font-weight: 900;
  line-height: 1.22;
  text-transform: uppercase;
}

.hdt-page-type-product .hdt-breadcrumb__list svg,
.hdt-page-type-product .hdt-breadcrumb__prev-next svg {
  color: var(--blb-teal) !important;
  stroke-width: 2.8 !important;
}

.hdt-page-type-product .hdt-breadcrumb__prev-next svg * {
  stroke-width: 2.8 !important;
}

.hdt-page-type-product .hdt-breadcrumb__list a:hover,
.hdt-page-type-product .hdt-breadcrumb__prev-next a:hover {
  color: var(--blb-red) !important;
}

.hdt-page-type-product .hdt-section--feature-product {
  background:
    linear-gradient(180deg, #000 0%, var(--blb-black) 100%) !important;
  color: var(--blb-white);
}

.hdt-page-type-product .hdt-section--feature-product .hdt-container,
.hdt-page-type-product .hdt-section-main-product-tabs .hdt-container,
.hdt-page-type-product .hdt-related-products.hdt-container,
.hdt-page-type-product .hdt-section .hdt-container {
  width: min(1440px, calc(100vw - 32px));
}

.hdt-page-type-product .hdt-section--feature-product .hdt-section-inner {
  padding-top: 36px !important;
  padding-bottom: 42px !important;
}

.hdt-page-type-product .hdt-section--feature-product [class*="hdt-secion-main-product--"] {
  gap: clamp(28px, 4vw, 70px);
  align-items: start;
}

.hdt-page-type-product .hdt-product-sidebar:has(.hdt-sidebar-inner:empty) {
  display: none !important;
}

.hdt-page-type-product .hdt-product-media-wrapps {
  position: relative;
}

.hdt-page-type-product .hdt-product-media__main {
  overflow: hidden;
  background: var(--blb-paper);
  border: 2px solid rgba(255,255,255,0.14);
  border-radius: 4px;
}

.hdt-page-type-product .hdt-product-media__main img {
  display: block;
}

.hdt-page-type-product hdt-slider-thumb {
  gap: 10px;
}

.hdt-page-type-product hdt-slider-thumb .hdt-product__media {
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 4px;
  opacity: 0.62;
  transition: opacity 180ms ease, border-color 180ms ease;
}

.hdt-page-type-product hdt-slider-thumb .hdt-slider__slide[aria-current="true"] .hdt-product__media,
.hdt-page-type-product hdt-slider-thumb .hdt-product__media:hover {
  border-color: var(--blb-red);
  opacity: 1;
}

.hdt-page-type-product .hdt-product-info__list {
  align-content: start;
  gap: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.035)),
    #090909;
  border: 2px solid rgba(75,174,212,0.42);
  border-radius: 4px !important;
  box-shadow: 10px 10px 0 rgba(33,82,126,0.22);
  padding: 28px;
}

.hdt-page-type-product .hdt-product__title {
  margin-bottom: 0 !important;
}

.hdt-page-type-product .hdt-product__title h1,
.hdt-page-type-product .hdt-product__title h2 {
  max-width: 11ch;
  color: var(--blb-white);
  font-size: 5.6rem;
  line-height: 0.9;
  text-transform: uppercase;
  text-wrap: balance;
}

.hdt-page-type-product .hdt-product__price,
.hdt-page-type-product .hdt-product__price .hdt-price,
.hdt-page-type-product .hdt-product__price .hdt-money,
.hdt-page-type-product .hdt-product__price * {
  color: var(--blb-red) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: clamp(3rem, 2.2vw, 3.8rem);
  line-height: 1;
}

.hdt-page-type-product .hdt-product__price {
  margin-top: 10px !important;
  padding-top: 2px;
}

.hdt-page-type-product .hdt-product__description {
  max-width: 58ch;
  color: #f0f0f0;
  font-size: 1.7rem;
  line-height: 1.65;
}

.hdt-page-type-product .hdt-product__description p {
  margin: 0;
}

.hdt-page-type-product .hdt-product-form__top-buttons {
  display: grid !important;
  grid-template-columns: minmax(132px, 0.35fr) minmax(180px, 1fr);
  gap: 10px;
  align-items: stretch;
  width: 100%;
}

.hdt-page-type-product .hdt-product-form__quantity,
.hdt-page-type-product .hdt-sticky-atc__qty-selector {
  margin: 0 !important;
}

.hdt-page-type-product .hdt-quantity__label,
.hdt-page-type-product .hdt-quantity__rules {
  display: none !important;
}

.hdt-page-type-product .hdt-quantity-wrapp {
  width: 100%;
  height: 52px;
  border: 2px solid rgba(255,255,255,0.9);
  border-radius: 4px;
  color: var(--blb-white);
}

.hdt-page-type-product .hdt-quantity__button,
.hdt-page-type-product .hdt-quantity__input {
  height: 100% !important;
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 1.74rem !important;
  line-height: 1 !important;
}

.hdt-page-type-product .hdt-quantity__input {
  background: transparent !important;
  border: 0 !important;
}

.hdt-page-type-product .hdt-product-form__submit,
.hdt-page-type-product .hdt-sticky-atc__submit {
  min-height: 52px;
  width: 100%;
  border: 2px solid var(--blb-red) !important;
  background: var(--blb-red) !important;
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 2rem !important;
  line-height: 1 !important;
}

.hdt-page-type-product .hdt-product-form__submit *,
.hdt-page-type-product .hdt-sticky-atc__submit * {
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  line-height: 1 !important;
}

.hdt-page-type-product .shopify-payment-button {
  width: 100%;
  margin-top: 10px;
}

.hdt-page-type-product .shopify-payment-button__button {
  min-height: 48px !important;
  overflow: hidden;
  border-radius: 4px !important;
}

.hdt-page-type-product .hdt-product__fbt:empty {
  display: none !important;
}

.hdt-page-type-product .hdt-product__trust-badge {
  margin-top: 2px;
}

.hdt-page-type-product .hdt-product_trust-svgs {
  display: flex !important;
  flex-wrap: wrap;
  gap: 6px;
  max-width: 360px;
}

.hdt-page-type-product .hdt-product_trust-svgs .hdt-payment-item:nth-child(n+9) {
  display: none !important;
}

.hdt-page-type-product .hdt-product_trust-svgs img {
  height: 24px !important;
  width: auto;
  border-radius: 2px;
}

.hdt-page-type-product .hdt-product__extra-link {
  margin-top: 6px;
  padding-top: 16px;
  border-top: 1px solid rgba(255,255,255,0.14);
}

.hdt-page-type-product .hdt-pr-popup__ask-wrap {
  display: block !important;
}

.hdt-page-type-product .hdt-pr-popup__ask-product {
  display: none !important;
}

.hdt-page-type-product .hdt-pr-popup__ask {
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: 1.7rem !important;
  line-height: 1.1;
  text-transform: uppercase;
}

.hdt-page-type-product .hdt-pr-popup__ask:hover {
  color: var(--blb-red) !important;
}

.hdt-page-type-product .hdt-product__meta {
  display: grid;
  gap: 8px;
  margin-top: 0;
  color: rgba(255,255,255,0.72);
  font-size: 1.48rem;
}

.hdt-page-type-product .hdt-product__meta .hdt-collections-wrapper,
.hdt-page-type-product .hdt-product__meta .hdt-tags-wrapper,
.hdt-page-type-product .hdt-socials-block {
  display: none !important;
}

.hdt-page-type-product .hdt-stock-success {
  color: #7ee49a !important;
}

.hdt-page-type-product .hdt-product-tab {
  background: var(--blb-paper) !important;
  color: var(--blb-black);
  border-top: 7px solid var(--blb-red);
}

.hdt-page-type-product .hdt-section-main-product-tabs .hdt-section-spacing {
  padding-top: 54px !important;
  padding-bottom: 72px !important;
}

.hdt-page-type-product .hdt-product-tab__main {
  max-width: 980px;
  display: flex !important;
  justify-content: flex-start !important;
  margin-bottom: 28px;
  margin-inline: auto;
  text-align: left !important;
}

.hdt-page-type-product .hdt-product-tab__main button {
  min-height: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--blb-black) !important;
  padding: 0;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif !important;
  font-size: clamp(4rem, 4.8vw, 6.2rem);
  line-height: 0.9;
  text-align: left !important;
  text-transform: uppercase;
}

.hdt-page-type-product .hdt-product-tab__content {
  max-width: 980px;
  margin-inline: auto;
  color: var(--blb-ink);
}

.hdt-page-type-product .hdt-product-description {
  color: var(--blb-ink);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.86rem;
  line-height: 1.72;
}

.hdt-page-type-product .hdt-product-description p,
.hdt-page-type-product .hdt-product-description li {
  color: var(--blb-ink);
}

.hdt-page-type-product .hdt-product-description p {
  margin: 0 0 1.2em;
}

.hdt-page-type-product .hdt-product-description ul,
.hdt-page-type-product .hdt-product-description ol {
  margin: 0 0 1.2em 1.2em;
  padding: 0;
}

.hdt-page-type-product .hdt-product-description strong {
  color: var(--blb-black);
  font-weight: 800;
}

.hdt-page-type-product .hdt-related-products,
.hdt-page-type-product .shopify-section:has(.hdt-heading-block) {
  background: var(--blb-black);
  color: var(--blb-white);
}

.hdt-page-type-product .hdt-heading-block {
  margin-bottom: 30px !important;
  color: var(--blb-white) !important;
  font-size: 3rem !important;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.hdt-page-type-product .hdt-heading-block span {
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
}

.hdt-page-type-product .hdt-card-product__media {
  overflow: hidden;
  border-radius: 4px !important;
  background: var(--blb-paper);
}

.hdt-page-type-product .hdt-card-product .hdt-badge {
  border: 2px solid var(--blb-white) !important;
  background: var(--blb-blue-mid) !important;
  color: var(--blb-white) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 1.28rem !important;
  line-height: 1 !important;
  text-transform: uppercase;
}

.hdt-page-type-product .hdt-card-product .hdt-badge__onsale {
  background: var(--blb-red) !important;
}

.hdt-page-type-product .hdt-product-media-wrapps .hdt-media-badges,
.hdt-page-type-product .hdt-product-media__main .hdt-media-badges,
.hdt-page-type-product .hdt-product__media .hdt-media-badges {
  top: 12px !important;
  right: 12px !important;
  display: grid !important;
  gap: 6px;
  align-items: start;
  justify-items: end;
}

.hdt-page-type-product .hdt-product-media-wrapps .hdt-media-badges .hdt-badge,
.hdt-page-type-product .hdt-product-media__main .hdt-media-badges .hdt-badge,
.hdt-page-type-product .hdt-product__media .hdt-media-badges .hdt-badge {
  min-height: 0 !important;
  border: 2px solid var(--blb-white) !important;
  border-radius: 2px !important;
  background: var(--blb-blue-mid) !important;
  color: var(--blb-white) !important;
  padding: 6px 8px 5px !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: 1.28rem !important;
  line-height: 1 !important;
  text-transform: uppercase;
  box-shadow: 0 2px 0 rgba(5,5,5,0.22);
}

.hdt-page-type-product .hdt-product-media-wrapps .hdt-media-badges .hdt-badge__onsale,
.hdt-page-type-product .hdt-product-media__main .hdt-media-badges .hdt-badge__onsale,
.hdt-page-type-product .hdt-product__media .hdt-media-badges .hdt-badge__onsale {
  background: var(--blb-red) !important;
}

.hdt-page-type-product .hdt-card-product__title {
  color: var(--blb-white) !important;
  font-size: 1.58rem !important;
  line-height: 1.08 !important;
  text-wrap: balance;
}

.hdt-page-type-product .hdt-sticky-btn-atc {
  background: rgba(0,0,0,0.96) !important;
  border-top: 2px solid var(--blb-red);
  backdrop-filter: none !important;
}

.hdt-page-type-product .hdt-sticky-btn-atc .hdt-sticky-atc__qty-selector,
.hdt-page-type-product .hdt-sticky-btn-atc .hdt-product-form__quantity,
.hdt-page-type-product .hdt-sticky-btn-atc .hdt-quantity-wrapp {
  display: none !important;
}

.hdt-page-type-product .hdt-sticky-btn-atc img,
.hdt-page-type-product .hdt-sticky-atc__product img,
.hdt-page-type-product .hdt-sticky-atc__media img {
  width: clamp(42px, 4vw, 56px) !important;
  height: clamp(42px, 4vw, 56px) !important;
  min-width: clamp(42px, 4vw, 56px) !important;
  max-width: clamp(42px, 4vw, 56px) !important;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  border-radius: 4px !important;
}

.hdt-page-type-product .hdt-sticky-atc__product,
.hdt-page-type-product .hdt-sticky-atc__media,
.hdt-page-type-product .hdt-sticky-atc__product > *,
.hdt-page-type-product .hdt-sticky-atc__media > * {
  flex: 0 0 clamp(42px, 4vw, 56px) !important;
  width: clamp(42px, 4vw, 56px) !important;
  height: clamp(42px, 4vw, 56px) !important;
  overflow: hidden;
  border-radius: 4px !important;
}

.hdt-page-type-product .hdt-sticky-atc__title {
  color: var(--blb-white) !important;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif !important;
  line-height: 1;
  text-transform: uppercase;
}

.hdt-page-type-product .hdt-sticky-atc__product-monney {
  color: var(--blb-red) !important;
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: clamp(1.85rem, 1.25vw, 2.35rem) !important;
  line-height: 1 !important;
}

.hdt-page-type-product .blb-footer,
.hdt-page-type-product footer,
.hdt-page-type-product .shopify-section-group-footer-group {
  padding-bottom: clamp(28px, 3vw, 44px);
}

.blb-home {
  --blb-max: 1440px;
  overflow: hidden;
  background: var(--blb-black);
  color: var(--blb-white);
  font-family: Arial, Helvetica, sans-serif;
  font-kerning: normal;
  text-rendering: optimizeLegibility;
}

.blb-home *,
.blb-home *::before,
.blb-home *::after {
  box-sizing: border-box;
}

.blb-home a {
  color: inherit;
}

.blb-home__inner {
  width: min(var(--blb-max), calc(100vw - 32px));
  margin-inline: auto;
}

.blb-hero {
  position: relative;
  min-height: clamp(570px, 70vh, 800px);
  display: grid;
  align-items: center;
  padding: clamp(42px, 5.5vw, 86px) 0 clamp(42px, 5.5vw, 84px);
  background:
    linear-gradient(90deg, rgba(5, 5, 5, 0.98), rgba(5, 5, 5, 0.76) 42%, rgba(5, 5, 5, 0.28)),
    repeating-linear-gradient(135deg, rgba(255,255,255,0.04) 0 1px, transparent 1px 12px);
}

.blb-hero__grid {
  display: grid;
  grid-template-columns: minmax(300px, 0.78fr) minmax(420px, 1.05fr);
  gap: clamp(34px, 5vw, 84px);
  align-items: center;
}

.blb-kicker,
.blb-label,
.blb-tool {
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  letter-spacing: 0;
  text-transform: uppercase;
}

.blb-kicker {
  color: var(--blb-red);
  font-size: clamp(1.45rem, 1.35vw, 2.15rem);
  margin: 0 0 14px;
}

.blb-title {
  margin: 0;
  max-width: 660px;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(5rem, 7.2vw, 9.8rem);
  line-height: 0.92;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-title strong {
  display: block;
  color: var(--blb-red);
  font-weight: 400;
}

.blb-copy {
  max-width: 56ch;
  margin: 24px 0 0;
  color: #f2f2f2;
  font-size: clamp(1.7rem, 1.35vw, 2.05rem);
  line-height: 1.58;
  text-wrap: pretty;
}

.blb-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 26px;
}

.blb-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 28px;
  border: 2px solid var(--blb-red);
  border-radius: 4px;
  background: var(--blb-red);
  color: var(--blb-white);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(1.8rem, 1.6vw, 2.3rem);
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 160ms ease, border-color 160ms ease, transform 160ms ease;
}

.blb-button:hover {
  background: #ff3a1c;
  border-color: #ff3a1c;
  transform: translateY(-1px);
}

.blb-button--ghost {
  background: transparent;
  border-color: transparent;
  border-bottom-color: var(--blb-white);
  padding-inline: 0;
  color: var(--blb-white);
}

.blb-button--ghost:hover {
  background: transparent;
  border-color: transparent;
  border-bottom-color: var(--blb-red);
  color: var(--blb-red);
}

.blb-hero__media {
  min-height: 430px;
  display: grid;
  align-items: center;
}

.blb-hero__image {
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(0 28px 30px rgba(0, 0, 0, 0.7));
}

.blb-bookline {
  display: grid;
  grid-template-columns: repeat(5, minmax(74px, 1fr));
  gap: clamp(8px, 1.2vw, 18px);
  align-items: end;
  min-height: 430px;
  perspective: 900px;
}

.blb-book {
  position: relative;
  min-height: clamp(260px, 33vw, 470px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(14px, 1.7vw, 24px) 10px 14px;
  border: 2px solid rgba(255,255,255,0.16);
  background: linear-gradient(180deg, rgba(255,255,255,0.10), rgba(0,0,0,0.1)), var(--book-color);
  box-shadow: 0 30px 28px rgba(0,0,0,0.5), inset 10px 0 18px rgba(0,0,0,0.28);
  transform: rotateY(-8deg);
}

.blb-book:nth-child(even) {
  transform: rotateY(7deg) translateY(18px);
}

.blb-book__title {
  margin: 0;
  color: var(--blb-white);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(1.8rem, 2.1vw, 3.8rem);
  line-height: 0.94;
  text-transform: uppercase;
}

.blb-book__title span {
  color: var(--blb-red);
}

.blb-book__pillar {
  margin: 0;
  padding-top: 14px;
  border-top: 1px solid rgba(255,255,255,0.35);
  color: var(--blb-white);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(1.5rem, 1.35vw, 2.3rem);
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.blb-paper-band {
  --blb-paper-band-color: var(--blb-paper);
  --blb-paper-rip-height: clamp(68px, 6.4vw, 112px);
  position: relative;
  background-color: var(--blb-paper-band-color);
  background-image:
    url("blb-paper-rip-top-2026-06-01.png"),
    url("blb-paper-rip-bottom-2026-06-01.png");
  background-repeat: repeat-x, repeat-x;
  background-position: top center, center calc(100% + 2px);
  background-size: auto var(--blb-paper-rip-height), auto calc(var(--blb-paper-rip-height) + 2px);
  color: var(--blb-ink);
  padding: clamp(58px, 5.8vw, 88px) 0;
  isolation: isolate;
}

.blb-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(20px, 3vw, 48px);
  max-width: 1220px;
  align-items: center;
}

.blb-stat {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: clamp(14px, 1.4vw, 22px);
  align-items: center;
  justify-content: center;
  min-height: 72px;
}

.blb-stat + .blb-stat {
  border-left: 2px solid rgba(5,5,5,0.48);
  padding-left: clamp(24px, 3vw, 48px);
}

.blb-stat__icon {
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  border: 4px solid var(--blb-ink);
  border-right-color: var(--blb-red);
  border-radius: 50%;
  color: var(--blb-red);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: 2.8rem;
  line-height: 1;
}

.blb-stat__icon--image {
  border: 0;
  border-radius: 0;
  background: transparent;
}

.blb-stat__icon-img {
  width: 64px;
  height: 64px;
  display: block;
  object-fit: contain;
}

.blb-stat__text {
  margin: 0;
  max-width: 310px;
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(2.05rem, 1.65vw, 2.8rem);
  line-height: 1.08;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-section {
  position: relative;
  padding: clamp(48px, 6vw, 92px) 0;
}

.blb-section--tight {
  padding: clamp(34px, 4vw, 62px) 0;
}

.blb-section__heading {
  margin: 0 auto 14px;
  max-width: 900px;
  color: var(--blb-white);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(3.6rem, 5vw, 7rem);
  line-height: 0.94;
  text-align: center;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-section__heading span {
  color: var(--blb-red);
}

.blb-section__subheading {
  max-width: 720px;
  margin: 0 auto clamp(28px, 3vw, 46px);
  color: #e8e8e8;
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(2rem, 1.55vw, 2.4rem);
  line-height: 1.22;
  text-align: center;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-pillars {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  max-width: 1180px;
  margin-inline: auto;
  align-items: stretch;
}

.blb-pillar {
  position: relative;
  min-height: 280px;
  display: grid;
  grid-template-rows: minmax(38px, auto) clamp(132px, 11vw, 168px) auto;
  align-items: start;
  padding: 0 clamp(18px, 1.7vw, 28px) 10px;
  text-align: center;
  border-left: 0;
}

.blb-pillar + .blb-pillar::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 12px;
  width: 2px;
  background: linear-gradient(to bottom, rgba(255,255,255,0.18), rgba(255,255,255,0.84) 12%, rgba(255,255,255,0.84) 88%, rgba(255,255,255,0.18));
}

.blb-pillar__name {
  min-height: 38px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 0 0 10px;
  color: var(--pillar-color);
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(1.7rem, 1.55vw, 2.35rem);
  line-height: 1.08;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-pillar__mark {
  width: clamp(124px, 10.5vw, 164px);
  height: clamp(124px, 10.5vw, 164px);
  display: grid;
  place-items: center;
  align-self: center;
  margin: 0 auto 14px;
  border: 2px solid rgba(255,255,255,0.2);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,0.18), rgba(0,0,0,0.3));
  color: var(--pillar-color);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: 5rem;
}

.blb-pillar__mark--image {
  border: 0;
  border-radius: 0;
  background: transparent;
}

.blb-pillar__image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.blb-pillar__copy,
.blb-card__copy,
.blb-final__copy,
.blb-quiz__copy {
  margin: 0;
  color: #f0f0f0;
  font-size: 1.62rem;
  line-height: 1.56;
  text-wrap: pretty;
}

.blb-quiz {
  --blb-quiz-rip-height: clamp(64px, 5.6vw, 98px);
  position: relative;
  z-index: 2;
  isolation: isolate;
  overflow: hidden;
  background: var(--blb-paper);
  color: var(--blb-ink);
  padding-top: calc(var(--blb-quiz-rip-height) + clamp(34px, 4vw, 62px));
  padding-bottom: calc(var(--blb-quiz-rip-height) + clamp(34px, 4vw, 62px));
}

.blb-quiz::before,
.blb-quiz::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  height: var(--blb-quiz-rip-height);
  pointer-events: none;
  background-repeat: repeat-x;
  background-size: auto var(--blb-quiz-rip-height);
}

.blb-quiz::before {
  top: 0;
  background-image: url("blb-paper-rip-top-2026-06-01.png");
  background-position: top center;
}

.blb-quiz::after {
  bottom: -2px;
  height: calc(var(--blb-quiz-rip-height) + 2px);
  background-image: url("blb-paper-rip-bottom-2026-06-01.png");
  background-position: bottom center;
  background-size: auto calc(var(--blb-quiz-rip-height) + 2px);
}

.blb-quiz__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(150px, 0.22fr) minmax(320px, 0.68fr) minmax(430px, 0.52fr);
  gap: clamp(18px, 2.8vw, 38px);
  align-items: center;
  max-width: 1260px;
}

.blb-character {
  min-height: 190px;
  display: grid;
  place-items: center;
}

.blb-character img {
  width: min(100%, 300px);
  max-width: 100%;
  height: auto;
  display: block;
}

.blb-character__placeholder {
  width: min(180px, 70vw);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  border: 4px solid var(--blb-ink);
  border-radius: 50%;
  background: linear-gradient(145deg, #d7d0c4, #ffffff);
  color: var(--blb-ink);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: 8rem;
  line-height: 1;
}

.blb-quiz h2 {
  margin: 0 0 14px;
  color: var(--blb-ink);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(3.6rem, 4.7vw, 6.7rem);
  line-height: 0.92;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-quiz h2 span {
  display: block;
  color: var(--blb-red);
}

.blb-quiz__copy {
  color: #1c1c1c;
  font-size: clamp(1.65rem, 1.1vw, 1.9rem);
  line-height: 1.55;
  max-width: 75%;
}

.blb-brush {
  --blb-brush-image: none;
  position: relative;
  isolation: isolate;
  width: min(100%, 610px);
  min-height: clamp(316px, 25vw, 380px);
  display: grid;
  place-items: center;
  padding: clamp(64px, 5.4vw, 86px) clamp(46px, 5.5vw, 82px);
  color: var(--blb-white);
  text-align: center;
}

.blb-brush::before,
.blb-brush::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.blb-brush::before {
  inset: -54px -72px -58px -76px;
  z-index: -2;
  background-image: var(--blb-brush-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.blb-brush::after {
  display: none;
}

.blb-brush__inner {
  position: relative;
  z-index: 1;
  display: grid;
  justify-items: center;
  width: min(100%, 430px);
}

.blb-brush__arrow {
  display: none;
  position: absolute;
  top: clamp(-30px, -2.6vw, -18px);
  left: clamp(12px, 3vw, 38px);
  z-index: 2;
  width: clamp(74px, 7vw, 108px);
  height: auto;
  overflow: visible;
  transform: rotate(-8deg);
}

.blb-brush__arrow path {
  fill: none;
  stroke: var(--blb-red);
  stroke-width: 6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.blb-brush__button {
  width: min(100%, 390px);
  min-height: 70px;
  padding: 0 24px;
  border-color: #ff2d17;
  background: #ff2d17;
  box-shadow: 0 5px 0 rgba(79, 5, 0, 0.35) !important;
  font-size: clamp(2.55rem, 2.5vw, 3.55rem);
}

.blb-brush__button span {
  display: block;
  transform: skew(-8deg) rotate(-1deg);
}

.blb-brush__button:hover {
  background: #ff3a1f;
  border-color: #ff3a1f;
}

.blb-brush__copy,
.blb-brush__trust {
  display: block;
  color: var(--blb-white);
}

.blb-brush__copy {
  max-width: 350px;
  margin-top: 20px;
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(1.35rem, 1.08vw, 1.75rem);
  line-height: 1.2;
  text-transform: uppercase;
}

.blb-brush__trust {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  margin-top: 14px;
  color: #e2e2e2;
  font-size: clamp(1.15rem, 0.9vw, 1.35rem);
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.blb-brush__lock {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  color: #e2e2e2;
}

.blb-brush__lock svg {
  width: 100%;
  height: 100%;
  display: block;
}

.blb-brush__lock path,
.blb-brush__lock rect {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.blb-cards {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: clamp(12px, 1.6vw, 24px);
  max-width: 1320px;
  margin-inline: auto;
}

.blb-card {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: flex;
  min-height: 468px;
  flex-direction: column;
  justify-content: space-between;
  padding: 18px;
  border-radius: 6px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.1), rgba(255,255,255,0.02) 36%, rgba(0,0,0,0.36)),
    color-mix(in srgb, var(--book-color) 32%, #050505);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.08);
}

.blb-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    radial-gradient(circle at 50% 16%, color-mix(in srgb, var(--book-color) 58%, transparent), transparent 52%),
    linear-gradient(90deg, transparent, rgba(255,255,255,0.08) 48%, transparent 52%);
  opacity: 0.7;
}

.blb-card__cover {
  aspect-ratio: 1 / 1;
  min-height: 0;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  border: 2px solid rgba(255,255,255,0.18);
  background: var(--book-color);
  box-shadow: inset 12px 0 18px rgba(0,0,0,0.32);
}

.blb-card__cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.blb-card__cover span {
  max-width: 150px;
  color: var(--blb-white);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: 3.1rem;
  line-height: 0.94;
  text-align: center;
  text-transform: uppercase;
}

.blb-card__title {
  margin: 0 0 8px;
  color: var(--blb-white);
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(1.95rem, 1.65vw, 2.65rem);
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-card__copy {
  color: #dcdcdc;
  font-size: 1.48rem;
  line-height: 1.5;
  text-align: center;
}

.blb-tool {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr) 28px;
  align-items: center;
  justify-content: stretch;
  gap: 10px;
  width: 100%;
  margin-top: 16px;
  min-height: 76px;
  padding: 10px 14px;
  border-radius: 4px;
  background: var(--blb-paper);
  color: var(--blb-ink);
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  text-align: center;
}

.blb-tool__icon {
  width: 22px;
  height: 22px;
  justify-self: center;
  color: var(--blb-ink);
}

.blb-tool__icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.blb-tool__icon path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.blb-tool__text {
  min-width: 0;
  display: grid;
  gap: 2px;
  justify-items: center;
}

.blb-tool__eyebrow,
.blb-tool__name {
  display: block;
  max-width: 100%;
}

.blb-tool__eyebrow {
  color: var(--blb-red);
  font-size: clamp(1.28rem, 0.86vw, 1.5rem);
  line-height: 1;
}

.blb-tool__name {
  font-size: clamp(1.58rem, 1.04vw, 1.86rem);
  line-height: 1.02;
  text-wrap: balance;
}

.blb-action-plan {
  background: var(--blb-paper);
  color: var(--blb-ink);
}

.blb-action-plan--panels {
  --blb-action-rip-height: clamp(64px, 5.6vw, 98px);
  position: relative;
  z-index: 2;
  isolation: isolate;
  overflow: hidden;
  padding-top: calc(var(--blb-action-rip-height) + clamp(34px, 4vw, 62px));
  padding-bottom: calc(var(--blb-action-rip-height) + clamp(34px, 4vw, 62px));
}

.blb-action-plan--panels::before,
.blb-action-plan--panels::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  height: var(--blb-action-rip-height);
  pointer-events: none;
  background-repeat: repeat-x;
  background-size: auto var(--blb-action-rip-height);
}

.blb-action-plan--panels::before {
  top: 0;
  background-image: url("blb-paper-rip-top-2026-06-01.png");
  background-position: top center;
}

.blb-action-plan--panels::after {
  bottom: -2px;
  height: calc(var(--blb-action-rip-height) + 2px);
  background-image: url("blb-paper-rip-bottom-2026-06-01.png");
  background-position: bottom center;
  background-size: auto calc(var(--blb-action-rip-height) + 2px);
}

.blb-action-plan--panels .blb-home__inner {
  position: relative;
  z-index: 2;
}

.blb-action-plan .blb-kicker {
  color: var(--blb-red);
}

.blb-action-plan__split {
  display: grid;
  grid-template-columns: minmax(320px, 0.82fr) minmax(420px, 1fr);
  gap: clamp(34px, 5vw, 82px);
  align-items: center;
}

.blb-action-plan__intro {
  max-width: 720px;
}

.blb-action-plan__heading {
  margin: 0;
  color: var(--blb-ink);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(4.9rem, 6.2vw, 9rem);
  line-height: 0.92;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-action-plan__copy {
  max-width: 62ch;
  margin: 24px 0 0;
  color: #4b4b4b;
  font-size: clamp(1.72rem, 1.25vw, 2.05rem);
  font-weight: 800;
  line-height: 1.42;
  text-wrap: pretty;
}

.blb-action-plan__mini-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 1.8vw, 24px);
  align-items: center;
}

.blb-action-plan__mini-card,
.blb-action-plan__panel {
  position: relative;
  overflow: hidden;
  border: 3px solid var(--blb-ink);
  background: var(--step-bg);
  color: var(--step-color);
  box-shadow: 10px 10px 0 rgba(5,5,5,0.18);
}

.blb-action-plan__mini-card {
  aspect-ratio: 1;
  display: grid;
  align-content: space-between;
  padding: clamp(18px, 2vw, 30px);
}

.blb-action-plan__mini-card:nth-child(2) {
  transform: translateY(24px);
}

.blb-action-plan__number {
  margin: 0;
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(5rem, 6vw, 9rem);
  line-height: 0.82;
  text-transform: uppercase;
}

.blb-action-plan__mini-card h3 {
  margin: 0;
  max-width: 12ch;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(2rem, 1.75vw, 2.9rem);
  line-height: 0.96;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-action-plan__panel-head {
  max-width: 820px;
  margin: 0 auto clamp(34px, 4vw, 58px);
}

.blb-action-plan__panels {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  max-width: 1180px;
  margin-inline: auto;
  border: 3px solid var(--blb-ink);
  box-shadow: 12px 12px 0 rgba(5,5,5,0.18);
}

.blb-action-plan__panel {
  min-height: clamp(330px, 27vw, 440px);
  display: grid;
  align-content: start;
  gap: 22px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: clamp(28px, 3vw, 52px);
}

.blb-action-plan__panel + .blb-action-plan__panel {
  border-left: 3px solid var(--blb-ink);
}

.blb-action-plan__eyebrow {
  position: relative;
  z-index: 2;
  margin: 0;
  color: var(--blb-black);
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(1.35rem, 1vw, 1.72rem);
  line-height: 1;
  text-transform: uppercase;
}

.blb-action-plan__ghost-number {
  position: absolute;
  top: -12px;
  right: -12px;
  margin: 0;
  color: currentColor;
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(11rem, 10vw, 16rem);
  line-height: 0.8;
  opacity: 0.14;
}

.blb-action-plan__panel h3 {
  position: relative;
  z-index: 2;
  margin: 0;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(4rem, 4.3vw, 6.4rem);
  line-height: 0.9;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-action-plan__panel p:not(.blb-action-plan__eyebrow):not(.blb-action-plan__ghost-number) {
  position: relative;
  z-index: 2;
  max-width: 32ch;
  margin: 0;
  color: currentColor;
  font-size: clamp(1.56rem, 1.1vw, 1.88rem);
  font-weight: 700;
  line-height: 1.5;
}

.blb-decision-cta {
  position: relative;
  isolation: isolate;
  background: #000;
  color: var(--blb-white);
  text-align: center;
}

.blb-decision-cta__inner {
  position: relative;
  z-index: 2;
  display: grid;
  justify-items: center;
  max-width: 980px;
}

.blb-decision-cta .blb-kicker {
  color: var(--blb-yellow);
}

.blb-decision-cta__heading {
  margin: 0;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(5rem, 7.2vw, 10.2rem);
  line-height: 0.88;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-decision-cta__heading span,
.blb-decision-cta__heading mark {
  display: block;
}

.blb-decision-cta__heading mark {
  margin-top: 8px;
  padding: 0 0.14em 0.04em;
  background: var(--blb-yellow);
  color: #000;
}

.blb-decision-cta__copy {
  max-width: 58ch;
  margin: clamp(24px, 2.4vw, 34px) auto 0;
  color: #f4efe4;
  font-family: "BLB Palatino", Georgia, serif;
  font-size: clamp(1.78rem, 1.35vw, 2.24rem);
  line-height: 1.5;
  text-wrap: pretty;
}

.blb-decision-cta__checks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 22px;
  max-width: 860px;
  margin: clamp(22px, 2.4vw, 34px) 0 0;
  padding: 0;
  list-style: none;
}

.blb-decision-cta__checks li {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blb-white);
  font-weight: 800;
  font-size: clamp(1.45rem, 1vw, 1.72rem);
  line-height: 1.2;
}

.blb-decision-cta__checks span {
  width: 22px;
  height: 22px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border: 2px solid var(--blb-yellow);
  color: var(--blb-yellow);
}

.blb-decision-cta__checks svg {
  width: 14px;
  height: 14px;
  display: block;
}

.blb-decision-cta__checks path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.blb-decision-cta__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-top: clamp(30px, 3.4vw, 50px);
}

.blb-button--yellow {
  border-color: var(--blb-yellow);
  background: var(--blb-yellow);
  color: #000;
  box-shadow: 7px 7px 0 rgba(255,255,255,0.18) !important;
}

.blb-button--yellow:hover {
  border-color: #ffe95a;
  background: #ffe95a;
  color: #000;
}

.blb-button--outline {
  border-color: rgba(255,255,255,0.9);
  background: transparent;
  color: var(--blb-white);
}

.blb-button--outline:hover {
  border-color: var(--blb-yellow);
  background: transparent;
  color: var(--blb-yellow);
}

.blb-decision-cta--standard {
  padding: clamp(78px, 8vw, 132px) 0;
}

.blb-decision-cta--visual {
  --blb-yellow: #f4bd25;
  --blb-visual-cta-rip-height: clamp(76px, 6.2vw, 112px);
  min-height: clamp(650px, 76vh, 860px);
  display: grid;
  align-items: center;
  padding: clamp(80px, 8vw, 140px) 0;
  background-image:
    linear-gradient(rgba(0,0,0,0.42), rgba(0,0,0,0.7)),
    var(--blb-visual-cta-bg);
  background-position: center;
  background-size: cover;
}

.blb-decision-cta--visual::before,
.blb-decision-cta--visual::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  height: var(--blb-visual-cta-rip-height);
  pointer-events: none;
  background-repeat: repeat-x;
  background-size: auto var(--blb-visual-cta-rip-height);
}

.blb-decision-cta--visual::before {
  top: 0;
  background-image: url("blb-paper-rip-top-2026-06-01.png");
  background-position: top center;
}

.blb-decision-cta--visual::after {
  bottom: -2px;
  height: calc(var(--blb-visual-cta-rip-height) + 2px);
  background-image: url("blb-paper-rip-bottom-2026-06-01.png");
  background-position: bottom center;
  background-size: auto calc(var(--blb-visual-cta-rip-height) + 2px);
}

.blb-decision-cta--visual .blb-decision-cta__inner {
  max-width: 1080px;
}

.blb-decision-cta--visual .blb-decision-cta__actions .blb-button {
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: clamp(1.55rem, 1.12vw, 1.9rem);
}

.blb-decision-cta--visual .blb-button--yellow {
  color: var(--blb-black);
}

.blb-decision-cta--visual .blb-button--yellow:hover {
  border-color: #f4bd25;
  background: #f4bd25;
  color: var(--blb-black);
}

.blb-decision-cta__product {
  width: min(420px, 72vw);
  height: auto;
  display: block;
  margin: 0 auto clamp(18px, 2vw, 28px);
  filter: drop-shadow(0 22px 24px rgba(0,0,0,0.58));
}

.blb-faq {
  background:
    linear-gradient(90deg, #020202, rgba(0,0,0,0.92)),
    var(--blb-black);
}

.blb-faq__grid {
  display: grid;
  grid-template-columns: minmax(280px, 0.5fr) minmax(420px, 0.7fr);
  gap: clamp(34px, 5vw, 84px);
  align-items: start;
}

.blb-faq__intro .blb-section__heading,
.blb-faq__intro .blb-section__subheading {
  text-align: left;
  margin-inline: 0;
}

.blb-faq__intro .blb-section__heading {
  max-width: 520px;
}

.blb-faq__intro .blb-section__subheading {
  color: #e8e8e8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(1.72rem, 1.18vw, 2rem);
  font-weight: 700;
  line-height: 1.5;
  text-transform: none;
  text-wrap: pretty;
}

.blb-faq__image-wrap {
  width: min(100%, 230px);
  margin: 18px 0 0;
}

.blb-faq__image {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  object-fit: contain;
}

.blb-faq__items {
  display: grid;
  gap: 12px;
}

.blb-faq__item {
  border: 2px solid rgba(255,255,255,0.16);
  background: rgba(255,255,255,0.035);
}

.blb-faq__item summary {
  cursor: pointer;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 30px;
  gap: 18px;
  align-items: center;
  min-height: 74px;
  padding: 18px clamp(18px, 2vw, 28px);
  color: var(--blb-white);
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(1.75rem, 1.3vw, 2.22rem);
  line-height: 1.12;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-faq__item summary::-webkit-details-marker {
  display: none;
}

.blb-faq__item summary::marker {
  content: "";
}

.blb-faq__item summary svg {
  width: 30px;
  height: 30px;
  color: var(--blb-red);
  transition: transform 160ms ease;
}

.blb-faq__item summary path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
}

.blb-faq__item[open] summary svg {
  transform: rotate(45deg);
}

.blb-faq__answer {
  padding: 0 clamp(18px, 2vw, 28px) 24px;
  color: #e5e5e5;
  font-size: clamp(1.58rem, 1.05vw, 1.84rem);
  line-height: 1.58;
}

.blb-faq__answer p {
  margin: 0 0 1em;
}

.blb-faq__answer p:last-child {
  margin-bottom: 0;
}

.blb-final {
  position: relative;
  z-index: 3;
  isolation: isolate;
  overflow: hidden;
  padding-top: clamp(78px, 7vw, 124px);
  padding-bottom: clamp(78px, 7vw, 124px);
  background:
    linear-gradient(90deg, #020202, rgba(0,0,0,0.86)),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.04) 0 1px, transparent 1px 8px);
}

.blb-final::before,
.blb-final::after {
  display: none;
}

.blb-final > .blb-home__inner {
  position: relative;
  z-index: 2;
}

.blb-final__grid {
  display: grid;
  grid-template-columns: minmax(300px, 0.86fr) minmax(340px, 0.78fr) minmax(300px, 0.58fr);
  gap: clamp(32px, 5vw, 78px);
  align-items: center;
}

.blb-final h2 {
  margin: 0;
  color: var(--blb-white);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(4.5rem, 5.8vw, 8.4rem);
  line-height: 0.92;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-final h2 span {
  display: block;
  color: var(--blb-red);
}

.blb-final__copy {
  margin-top: 20px;
  max-width: 50ch;
}

.blb-final__bundle {
  min-height: 320px;
  display: grid;
  align-items: center;
}

.blb-pricebox {
  padding: clamp(28px, 3vw, 46px);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03)),
    #111;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
}

.blb-pricebox__label {
  margin: 0 0 8px;
  color: var(--blb-white);
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(1.95rem, 1.45vw, 2.55rem);
  line-height: 1.12;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-pricebox__price {
  margin: 0 0 22px;
  color: var(--blb-red);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(6.8rem, 7vw, 10rem);
  line-height: 0.9;
}

.blb-pricebox__price small {
  color: var(--blb-white);
  font-size: 1.8rem;
}

.blb-buy-bundle-banner {
  color: var(--blb-white);
  background: var(--blb-black);
}

.blb-buy-bundle-banner__panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(250px, 0.48fr);
  gap: clamp(28px, 5vw, 74px);
  align-items: center;
  padding: clamp(30px, 5vw, 72px);
  border: 3px solid currentColor;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.015)),
    #090909;
  box-shadow: 12px 12px 0 rgba(239,43,18,0.45);
}

.blb-buy-bundle-banner__copy {
  min-width: 0;
}

.blb-buy-bundle-banner__eyebrow {
  color: var(--blb-yellow);
}

.blb-buy-bundle-banner__badge {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  margin: 0 0 16px;
  padding: 5px 12px;
  border: 2px solid currentColor;
  background: var(--blb-red);
  color: var(--blb-white);
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(1.42rem, 1vw, 1.72rem);
  line-height: 1;
  text-transform: uppercase;
}

.blb-buy-bundle-banner__heading {
  max-width: 760px;
  margin: 0;
  color: currentColor;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(4rem, 6vw, 8rem);
  line-height: 0.9;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-buy-bundle-banner__body {
  max-width: 60ch;
  margin-top: clamp(18px, 2vw, 26px);
  color: rgba(255,255,255,0.84);
  font-size: clamp(1.62rem, 1.15vw, 1.92rem);
  font-weight: 800;
  line-height: 1.48;
  text-wrap: pretty;
}

.blb-buy-bundle-banner__body p {
  margin: 0 0 1em;
}

.blb-buy-bundle-banner__body p:last-child {
  margin-bottom: 0;
}

.blb-buy-bundle-banner__price {
  margin: clamp(20px, 2.2vw, 30px) 0 0;
  color: var(--blb-red);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(4rem, 4.8vw, 7rem);
  line-height: 0.9;
  text-transform: uppercase;
}

.blb-buy-bundle-banner__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  margin-top: clamp(24px, 3vw, 40px);
}

.blb-buy-bundle-banner__actions .blb-button {
  font-family: "BLB Marker", "Comic Sans MS", cursive !important;
  font-size: clamp(1.52rem, 1.08vw, 1.84rem);
}

.blb-buy-bundle-banner__media {
  min-width: 0;
}

.blb-buy-bundle-banner__image {
  display: block;
  width: min(100%, 440px);
  height: auto;
  margin-inline: auto;
  filter: drop-shadow(0 20px 22px rgba(0,0,0,0.48));
}

.blb-buy-bundle-banner--image-left .blb-buy-bundle-banner__media {
  order: -1;
}

.blb-buy-bundle-banner--centered .blb-buy-bundle-banner__panel {
  grid-template-columns: 1fr;
  justify-items: center;
  text-align: center;
}

.blb-buy-bundle-banner--centered .blb-buy-bundle-banner__body,
.blb-buy-bundle-banner--centered .blb-buy-bundle-banner__heading {
  margin-inline: auto;
}

.blb-buy-bundle-banner--centered .blb-buy-bundle-banner__actions,
.blb-buy-bundle-banner--center .blb-buy-bundle-banner__actions {
  justify-content: center;
}

.blb-buy-bundle-banner--center .blb-buy-bundle-banner__copy {
  text-align: center;
}

.blb-buy-bundle-banner--center .blb-buy-bundle-banner__heading,
.blb-buy-bundle-banner--center .blb-buy-bundle-banner__body {
  margin-inline: auto;
}

.blb-buy-bundle-banner--paper {
  color: var(--blb-ink);
  background: var(--blb-paper);
}

.blb-buy-bundle-banner--paper .blb-buy-bundle-banner__panel {
  background:
    linear-gradient(135deg, rgba(5,5,5,0.035), rgba(5,5,5,0)),
    var(--blb-paper);
  box-shadow: 12px 12px 0 rgba(5,5,5,0.16);
}

.blb-buy-bundle-banner--paper .blb-buy-bundle-banner__eyebrow,
.blb-buy-bundle-banner--paper .blb-buy-bundle-banner__price {
  color: var(--blb-red);
}

.blb-buy-bundle-banner--paper .blb-buy-bundle-banner__body {
  color: #393939;
}

.blb-buy-bundle-banner--paper .blb-button--outline {
  border-color: var(--blb-ink);
  color: var(--blb-ink);
}

.blb-buy-bundle-banner--paper .blb-button--outline:hover {
  border-color: var(--blb-red);
  color: var(--blb-red);
}

.blb-buy-bundle-banner--red {
  color: var(--blb-white);
  background: var(--blb-red);
}

.blb-buy-bundle-banner--red .blb-buy-bundle-banner__panel {
  background:
    linear-gradient(135deg, rgba(5,5,5,0.22), rgba(5,5,5,0.04)),
    var(--blb-red);
  box-shadow: 12px 12px 0 rgba(5,5,5,0.34);
}

.blb-buy-bundle-banner--red .blb-buy-bundle-banner__badge,
.blb-buy-bundle-banner--red .blb-buy-bundle-banner__primary {
  border-color: var(--blb-black);
  background: var(--blb-black);
}

.blb-buy-bundle-banner--red .blb-buy-bundle-banner__eyebrow,
.blb-buy-bundle-banner--red .blb-buy-bundle-banner__price {
  color: var(--blb-yellow);
}

.blb-proof {
  color: var(--blb-ink);
}

.blb-proof__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(18px, 2.4vw, 34px);
  max-width: 1320px;
  align-items: center;
}

.blb-proof__item {
  min-height: 72px;
}

.blb-proof__item + .blb-proof__item {
  border-left: 2px solid rgba(5,5,5,0.48);
  padding-left: clamp(18px, 2vw, 34px);
}

.blb-proof__icon {
  flex: 0 0 auto;
}

.blb-proof__svg {
  width: 31px;
  height: 31px;
  display: block;
}

.blb-proof__svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.blb-proof__text {
  margin: 0;
  max-width: 260px;
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: clamp(1.9rem, 1.32vw, 2.45rem);
  line-height: 1.08;
  text-transform: uppercase;
  text-wrap: balance;
}

.blb-footer {
  background: #000;
  color: var(--blb-white);
  border-top: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.blb-footer__inner {
  width: min(1440px, calc(100vw - 32px));
  margin-inline: auto;
  padding: clamp(40px, 5vw, 72px) 0 24px;
}

.blb-footer__main {
  display: grid;
  grid-template-columns: minmax(260px, 1.25fr) minmax(140px, 0.55fr) minmax(150px, 0.6fr) minmax(280px, 0.95fr);
  gap: clamp(28px, 4vw, 72px);
  align-items: start;
}

.blb-footer__logo {
  margin: 0 0 14px;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(3.4rem, 3.2vw, 5.4rem);
  line-height: 0.84;
  text-transform: uppercase;
}

.blb-footer__logo span {
  display: block;
}

.blb-footer__copy,
.blb-footer__bottom {
  margin: 0;
  color: #dddddd;
  font-size: 1.52rem;
  line-height: 1.55;
}

.blb-footer__copy {
  max-width: 370px;
}

.blb-footer__heading {
  margin: 0 0 14px;
  color: var(--blb-red);
  font-family: "BLB Marker", "Comic Sans MS", cursive;
  font-size: 1.7rem;
  line-height: 1;
  text-transform: uppercase;
}

.blb-footer__nav {
  display: grid;
  gap: 10px;
  align-content: start;
}

.blb-footer__nav a {
  color: var(--blb-white);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.52rem;
  line-height: 1.35;
  text-decoration: none;
  text-transform: none;
}

.blb-footer__nav a:hover {
  color: var(--blb-red);
}

.blb-footer__newsletter {
  display: grid;
  gap: 12px;
}

.blb-footer__form {
  display: flex;
  gap: 8px;
  margin-top: 4px;
}

.blb-footer__form input {
  min-width: 0;
  flex: 1;
  height: 46px;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 4px;
  background: #111;
  color: var(--blb-white);
  padding: 0 14px;
  font: inherit;
  font-size: 1.5rem;
}

.blb-footer__form input::placeholder {
  color: #a8a8a8;
}

.blb-footer__form button {
  height: 46px;
  border: 2px solid var(--blb-red);
  border-radius: 4px;
  background: var(--blb-red);
  color: var(--blb-white);
  padding: 0 18px;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: 1.95rem;
  line-height: 1;
  text-transform: uppercase;
}

.blb-footer__bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px 24px;
  margin-top: clamp(32px, 4vw, 52px);
  padding-top: 18px;
  border-top: 0;
}

.blb-footer__bottom p {
  margin: 0;
}

@media (max-width: 1180px) {
  .hdt-page-type-product .hdt-product__title h1,
  .hdt-page-type-product .hdt-product__title h2 {
    font-size: 4.6rem;
  }

  .blb-hero__grid,
  .blb-action-plan__split,
  .blb-faq__grid,
  .blb-final__grid {
    grid-template-columns: 1fr;
  }

  .blb-buy-bundle-banner__panel {
    grid-template-columns: 1fr;
  }

  .blb-buy-bundle-banner--image-left .blb-buy-bundle-banner__media {
    order: 0;
  }

  .blb-cards,
  .blb-action-plan__mini-cards,
  .blb-pillars {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .blb-pillar {
    min-height: 260px;
  }

  .blb-pillar:nth-child(odd)::before {
    display: none;
  }
}

@media (min-width: 900px) {
  .hdt-page-type-product .hdt-section--feature-product [class*="hdt-secion-main-product--"] {
    grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr) !important;
  }

  .hdt-page-type-product .hdt-product-info__list {
    position: sticky;
    top: 24px;
  }
}

@media (max-width: 820px) {
  .hdt-page-type-product .hdt-section--feature-product .hdt-section-inner {
    padding-top: 24px !important;
    padding-bottom: 30px !important;
  }

  .hdt-page-type-product .hdt-product-info__list {
    padding: 22px;
  }

  .hdt-page-type-product .hdt-product__title h1,
  .hdt-page-type-product .hdt-product__title h2 {
    max-width: 100%;
    font-size: 3.6rem;
  }

  .hdt-page-type-product .hdt-product-form__top-buttons {
    grid-template-columns: 1fr;
  }

  .hdt-page-type-product .hdt-product_trust-svgs .hdt-payment-item:nth-child(n+7) {
    display: none !important;
  }

  .hdt-page-type-product .hdt-section-main-product-tabs .hdt-section-spacing {
    padding-top: 40px !important;
    padding-bottom: 50px !important;
  }

  .hdt-page-type-product .hdt-product-description {
    font-size: 1.68rem;
  }

  .hdt-page-type-product .hdt-sticky-atc__product {
    display: none !important;
  }

  .blb-hero {
    min-height: auto;
    padding-top: 34px;
  }

  .blb-bookline {
    min-height: 360px;
    overflow-x: auto;
    padding-bottom: 18px;
  }

  .blb-book {
    min-width: 132px;
  }

  .blb-stats,
  .blb-quiz__grid,
  .blb-proof__grid,
  .blb-action-plan__mini-cards,
  .blb-action-plan__panels,
  .blb-footer__main {
    grid-template-columns: 1fr;
  }

  .blb-action-plan__mini-card:nth-child(2) {
    transform: none;
  }

  .blb-action-plan__panels {
    border: 0;
    box-shadow: none;
    gap: 14px;
  }

  .blb-action-plan__panel {
    min-height: auto;
    border: 3px solid var(--blb-ink);
    box-shadow: 8px 8px 0 rgba(5,5,5,0.16);
  }

  .blb-action-plan__panel + .blb-action-plan__panel {
    border-left: 3px solid var(--blb-ink);
  }

  .blb-action-plan__panel-head,
  .blb-faq__intro .blb-section__heading,
  .blb-faq__intro .blb-section__subheading {
    text-align: center;
    margin-inline: auto;
  }

  .blb-faq__image-wrap {
    margin-inline: auto;
  }

  .blb-decision-cta__heading {
    font-size: clamp(4.4rem, 15vw, 7.8rem);
  }

  .blb-decision-cta__actions {
    width: min(100%, 430px);
  }

  .blb-decision-cta__actions .blb-button {
    width: 100%;
  }

  .blb-buy-bundle-banner__panel {
    padding: 24px;
    box-shadow: 8px 8px 0 rgba(239,43,18,0.42);
  }

  .blb-buy-bundle-banner--paper .blb-buy-bundle-banner__panel,
  .blb-buy-bundle-banner--red .blb-buy-bundle-banner__panel {
    box-shadow: 8px 8px 0 rgba(5,5,5,0.2);
  }

  .blb-buy-bundle-banner__actions {
    width: min(100%, 430px);
  }

  .blb-buy-bundle-banner__actions .blb-button {
    width: 100%;
  }

  .blb-quiz__grid {
    gap: 30px;
  }

  .blb-quiz__copy {
    max-width: 100%;
  }

  .blb-brush {
    justify-self: center;
    width: min(100%, 520px);
  }

  .blb-footer__bottom {
    justify-content: flex-start;
  }

  .blb-stat + .blb-stat {
    border-left: 0;
    border-top: 2px solid rgba(5,5,5,0.38);
    padding-left: 0;
    padding-top: 18px;
  }

  .blb-proof__item + .blb-proof__item {
    border-left: 0;
    border-top: 2px solid rgba(5,5,5,0.38);
    padding-left: 0;
    padding-top: 18px;
  }

  .blb-stat {
    justify-content: start;
  }

  .blb-stat__icon,
  .blb-stat__icon-img {
    width: 56px;
    height: 56px;
  }

  .blb-cards,
  .blb-pillars {
    grid-template-columns: 1fr;
  }

  .blb-pillar {
    border-left: 0;
    min-height: auto;
    grid-template-rows: auto auto auto;
    padding: 20px 12px;
    border-top: 1px solid rgba(255,255,255,0.22);
  }

  .blb-pillar::before {
    display: none;
  }

  .blb-pillar:first-child {
    border-top: 0;
  }
}

@media (max-width: 520px) {
  .blb-brush {
    min-height: 268px;
    padding: 56px 30px 46px;
  }

  .blb-brush::before {
    inset: -38px -42px -40px -44px;
  }

  .blb-brush__arrow {
    top: -28px;
    left: 14px;
    width: 78px;
  }

  .blb-brush__button {
    min-height: 58px;
    padding-inline: 16px;
    font-size: 2.35rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .blb-button,
  .hdt-btn,
  .hdt-button {
    transition: none;
  }

  .blb-button:hover,
  .hdt-btn:hover,
  .hdt-button:hover {
    transform: none;
  }
}

/* Keep the single-weight display fonts readable. */
:where(
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .hdt-h_custom,
  .hdt-heading,
  .hdt-footer-heading-text,
  .hdt-card-product__title,
  .hdt-announcement-bar__text,
  .hdt-menu-item,
  .hdt-navigation a,
  .hdt-header a,
  .hdt-header button,
  .hdt-btn,
  .hdt-button,
  .shopify-payment-button__button,
  .hdt-section-cart-drawer .hdt-mini-cart__header-title,
  .hdt-section-cart-drawer .hdt-mini-cart__title,
  .hdt-section-cart-drawer .hdt-mini-cart__price,
  .hdt-section-cart-drawer .hdt-mini-cart__price *,
  .hdt-section-cart-drawer .hdt-mini-cart__value,
  .hdt-section-cart-drawer .hdt-mini-cart__value *,
  .hdt-section-cart-drawer .hdt-mini-cart__quantity button,
  .hdt-section-cart-drawer .hdt-mini-cart__quantity input,
  .hdt-section-cart-drawer .hdt-mini-cart__total,
  .hdt-section-cart-drawer .hdt-totals__total,
  .hdt-section-cart-drawer .hdt-mini-cart__btn-viewcart,
  .hdt-section-cart-drawer .hdt-mini-cart__btn-checkout,
  .blb-cart-line__ebook-kicker,
  .hdt-page-cart .hdt-cart-item__product a,
  .hdt-page-cart .hdt-page-cart__infos a,
  .hdt-page-cart .hdt-cart-item__price,
  .hdt-page-cart .hdt-cart-item__total,
  .hdt-page-cart .hdt-cart-item__price *,
  .hdt-page-cart .hdt-cart-item__total *,
  .hdt-page-type-collection .hdt-badge,
  .hdt-page-type-collection .hdt-page-title,
  .hdt-page-type-collection .hdt-collection-title,
  .hdt-page-type-collection .hdt-collection-heading,
  .hdt-page-type-collection .hdt-main-collection h1,
  .hdt-page-type-collection .hdt-section-main-collection h1,
  .hdt-page-type-collection .hdt-page-subtitle,
  .hdt-page-type-collection .hdt-collection-subtitle,
  .hdt-page-type-collection .hdt-collection-description,
  .hdt-page-type-collection .hdt-main-collection .hdt-rte,
  .hdt-page-type-collection .hdt-section-main-collection .hdt-rte,
  .hdt-page-type-product .hdt-breadcrumb__list a,
  .hdt-page-type-product .hdt-breadcrumb__prev-next a,
  .hdt-page-type-product .hdt-breadcrumb-item,
  .hdt-page-type-product .hdt-badge,
  .hdt-page-type-product .hdt-product__title,
  .hdt-page-type-product .hdt-product__price,
  .hdt-page-type-product .hdt-product__price *,
  .hdt-page-type-product .hdt-quantity__button,
  .hdt-page-type-product .hdt-quantity__input,
  .hdt-page-type-product .hdt-product-form__submit,
  .hdt-page-type-product .hdt-product-form__submit *,
  .hdt-page-type-product .hdt-sticky-atc__title,
  .hdt-page-type-product .hdt-sticky-atc__price,
  .hdt-page-type-product .hdt-sticky-atc__price *,
  .hdt-page-type-product .hdt-sticky-atc__product-monney,
  .hdt-page-type-product .hdt-sticky-atc__submit,
  .hdt-page-type-product .hdt-sticky-atc__submit *,
  #menu_mobile a,
  #hdt-menu-drawer a,
  .hdt-drawer-menu-mb a,
  .hdt-drawer-menu-mobile a,
  .hdt-menu-drawer a,
  .hdt-menu-mobile a,
  .hdt-mobile-menu a,
  .blb-kicker,
  .blb-label,
  .blb-tool,
  .blb-title,
  .blb-button,
  .blb-book__title,
  .blb-book__pillar,
  .blb-stat__icon,
  .blb-stat__text,
  .blb-section__heading,
  .blb-section__subheading,
  .blb-pillar__name,
  .blb-pillar__mark,
  .blb-character__placeholder,
  .blb-quiz h2,
  .blb-brush__copy,
  .blb-card__cover span,
  .blb-card__title,
  .blb-action-plan__heading,
  .blb-action-plan__number,
  .blb-action-plan__mini-card h3,
  .blb-action-plan__eyebrow,
  .blb-action-plan__ghost-number,
  .blb-action-plan__panel h3,
  .blb-decision-cta__heading,
  .blb-decision-cta--visual .blb-decision-cta__actions .blb-button,
  .blb-faq__item summary,
  .blb-final h2,
  .blb-pricebox__label,
  .blb-pricebox__price,
  .blb-buy-bundle-banner__badge,
  .blb-buy-bundle-banner__heading,
  .blb-buy-bundle-banner__price,
  .blb-buy-bundle-banner__actions .blb-button,
  .blb-proof__text,
  .blb-footer__logo,
  .blb-footer__heading,
  .blb-footer__form button,
  .blb-about__label,
  .blb-about h3,
  .blb-contact__label,
  .blb-contact__heading,
  .blb-contact__form-heading,
  .blb-contact__submit,
  .blb-waitlist__eyebrow,
  .blb-waitlist__heading,
  .blb-waitlist__point,
  .blb-waitlist__form-heading,
  .blb-waitlist__embed .ml-form-embedSubmit button,
  .blb-heading-band__eyebrow,
  .blb-heading-band__heading,
  .blb-page-main__eyebrow,
  .blb-page-main__title,
  .blb-page-main__content h4
) {
  font-weight: 400 !important;
}

/* Digital Downloads app page. */
#digital-downloads-proxy {
  display: block;
  background: var(--blb-black);
  color: var(--blb-white);
}

#digital-downloads-proxy .sdd-download {
  box-sizing: border-box;
  display: grid;
  justify-items: center;
  max-width: 780px;
  margin: 0 auto;
  padding: clamp(48px, 7vw, 88px) 20px clamp(72px, 8vw, 104px);
  overflow: visible;
  text-align: center;
}

#digital-downloads-proxy .sdd-download form {
  display: grid !important;
  justify-items: center;
  width: 100%;
}

#digital-downloads-proxy .sdd-download-image {
  width: clamp(150px, 18vw, 220px);
  max-width: min(56vw, 220px);
  max-height: none;
  height: auto;
  margin: 0 0 22px;
  object-fit: contain;
}

#digital-downloads-proxy .sdd-download-product {
  max-width: 680px;
  margin: 0 0 10px;
  color: var(--blb-white);
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: clamp(30px, 3vw, 44px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0.94;
  text-transform: uppercase;
  text-wrap: balance;
}

#digital-downloads-proxy .sdd-download-file {
  max-width: min(560px, 100%);
  margin: 0 0 24px;
  color: rgba(255, 255, 255, 0.52);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
  overflow-wrap: anywhere;
}

#digital-downloads-proxy .sdd-download-button,
#digital-downloads-proxy .sdd-download-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 232px;
  min-height: 56px;
  margin: 0;
  padding: 13px 30px 11px;
  border: 2px solid var(--blb-red);
  border-radius: 6px;
  background: var(--blb-red) !important;
  color: var(--blb-white) !important;
  cursor: pointer;
  font-family: "BLB Bangers", Impact, "Arial Black", sans-serif;
  font-size: 29px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 160ms ease, border-color 160ms ease, transform 160ms ease;
}

#digital-downloads-proxy .sdd-download-button:hover,
#digital-downloads-proxy .sdd-download-link:hover {
  border-color: #f14933;
  background: #f14933 !important;
  color: var(--blb-white) !important;
  transform: translateY(-1px);
}

#digital-downloads-proxy .sdd-download-button:focus-visible,
#digital-downloads-proxy .sdd-download-link:focus-visible {
  outline: 3px solid var(--blb-yellow);
  outline-offset: 4px;
}

#digital-downloads-proxy .sdd-download-warning {
  max-width: 420px;
  margin: 24px auto 0;
  color: rgba(255, 255, 255, 0.5);
  font-family: "BLB Palatino", Georgia, "Times New Roman", serif;
  font-size: 15px;
  line-height: 1.4;
}

#digital-downloads-proxy .sdd-download-warning-icon {
  margin-right: 7px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

@media (max-width: 640px) {
  #digital-downloads-proxy .sdd-download {
    padding: 44px 18px 74px;
  }

  #digital-downloads-proxy .sdd-download-product {
    font-size: clamp(27px, 9vw, 35px);
  }

  #digital-downloads-proxy .sdd-download-file {
    max-width: 320px;
    font-size: 11px;
  }

  #digital-downloads-proxy .sdd-download-button,
  #digital-downloads-proxy .sdd-download-link {
    width: min(100%, 290px);
    min-width: 0;
  }
}
