/* Minification failed. Returning unminified contents.
(3,33): run-time error CSS1039: Token not allowed after unary operator: '-line'
(12,15): run-time error CSS1039: Token not allowed after unary operator: '-text-dim'
(16,15): run-time error CSS1039: Token not allowed after unary operator: '-text'
 */
.bizpart-engage header {
  background-color: #070d1a;
  border-bottom: 1px solid var(--line);
}

.bizpart-engage header .biz-title .biz-site-logo {
  width: 130px;
}

.bizpart-engage header .biz-main-menu ul li a {
  padding: 6px 1px 6px 1px;
  color: var(--text-dim);
}

.bizpart-engage header .biz-main-menu ul li a:hover {
  color: var(--text);
}

.biz-main-menu:not(.mobile-mode) {
  background-color: transparent !important;
}

#bizcontainerv2 h1, #bizcontainerv2 h2, #bizcontainerv2 h3, #bizcontainerv2 h4, #bizcontainerv2 h5, #bizcontainerv2 h6 {
  font-family: 'Space Grotesk', sans-serif;
}

#bizcontainerv2 h1 {
  font-weight: 700;
}

#bizcontainerv2 p {
  font-family: 'Inter', sans-serif;
}

.base-modules-blogtitle-custom-state footer {
  margin-bottom: 50px;
}
