.page-id-5534 .breadcrumbs {
display:none;
}
.brixx-wrap * { box-sizing: border-box; }
.brixx-wrap h2, .brixx-wrap p, .brixx-wrap strong, .brixx-wrap span { margin: 0; padding: 0; }
.brixx-wrap {
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin: 15px auto !important;
  padding: 0 !important;
  align-items: flex-start;
  position: relative;
}
.brixx-left {
  flex: 0 0 50%;
  background: #fff;
  padding: 20px 48px 60px 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
}

.brixx-left > * { position: relative; z-index: 1; }
.brixx-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #fdf0f8;
  border: 1.5px solid #f5c6e4;
  color: #d4218a;
  font-size: 0.78rem;
  font-weight: 700;
  padding: 5px 14px;
  border-radius: 100px;
  margin-bottom: 16px !important;
  width: fit-content;
}
.brixx-dot {
  width: 7px; height: 7px;
  border-radius: 50%;
  background: #d4218a;
  flex-shrink: 0;
  animation: brixx-blink 2s ease infinite;
}
@keyframes brixx-blink { 0%,100% { opacity: 1; } 50% { opacity: 0.2; } }
.brixx-wrap h2.brixx-h1 {
  font-size: var(--wp-preset-font-size-h2, clamp(1.6rem, 2.4vw, 2.4rem)) !important;
  font-weight: 600 !important;
  line-height: 1.18 !important;
  color: #2e1760 !important;
  margin: 0 0 12px 0 !important;
  letter-spacing: -0.025em !important;
}
.brixx-wrap p.brixx-sub {
  font-size: var(--wp-preset-font-size--default, 1rem) !important;
  color: var(--wp-custom--mixcom-colors--typography-colors--paragraph-color, #3c3c3b) !important;
  line-height: var(--wp-custom-typography-line-height--default, 1.6) !important;
  max-width: 420px;
  margin: 0 0 10px 0 !important;
  font-weight: 500 !important;
}
.brixx-doelgroep {
  font-size: 0.82rem !important;
  color: #3c3c3b !important;
  line-height: 1.5 !important;
  max-width: 400px;
  margin: 0 0 28px 0 !important;
  font-weight: 500 !important;
  font-style: italic;
}
.brixx-benefits {
  display: flex;
  flex-direction: column;
  gap: 13px;
  margin-bottom: 28px !important;
}
.brixx-benefit {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.brixx-icon {
  width: 42px; height: 42px;
  border-radius: 50%;
  background: #ede8f8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.brixx-benefit strong {
  display: block !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: #2e1760 !important;
  margin: 0 !important;
  line-height: 1.3 !important;
}
.brixx-benefit p { margin: 0 !important; padding: 0 !important; }
.brixx-benefit span {
  font-size: var(--wp-preset-font-size--default, 1rem) !important;
  color: var(--wp-custom--mixcom-colors--typography-colors--paragraph-color, #3c3c3b) !important;
  line-height: 1.4 !important;
  font-weight: 500 !important;
}
.brixx-trust {
  padding-top: 20px !important;
  padding-bottom: 6px !important;
  border-top: 1px solid #e8e0f5;
}
.brixx-trust-stats {
  display: flex;
  gap: 0;
  margin-bottom: 0 !important;
}
.brixx-trust-stat {
  display: flex;
  flex-direction: column;
  gap: 3px;
  flex: 1;
  padding-right: 16px !important;
  border-right: 1px solid #e8e0f5;
  margin-right: 16px !important;
}
.brixx-trust-stat:last-child {
  border-right: none;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.brixx-trust-stat strong {
  font-size: 1.15rem !important;
  font-weight: 800 !important;
  color: #2e1760 !important;
  line-height: 1 !important;
  letter-spacing: -0.02em !important;
}
.brixx-trust-stat span {
  font-size: 0.72rem !important;
  color: #a090b8 !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
}
.brixx-slider {
  margin-top: 14px !important;
  padding-top: 14px !important;
  border-top: 1px solid #e8e0f5;
  position: relative;
}
.brixx-slider-track {
  overflow: hidden;
  border-radius: 12px;
}
.brixx-slider-inner {
  display: flex;
  transition: transform 0.4s ease;
}
.brixx-slide {
  min-width: 100%;
  background: #faf8fc;
  border: 1.5px solid #e8e0f5;
  border-radius: 12px;
  padding: 18px 20px;
  box-sizing: border-box;
}
.brixx-slide-quote {
  font-size: 0.95rem !important;
  color: #3c3c3b !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
  font-style: italic;
  margin: 0 0 14px 0 !important;
}
.brixx-slide-author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.brixx-slide-logo {
  width: 36px; height: 36px;
  border-radius: 50%;
  object-fit: contain;
  background: #fff;
  border: 1px solid #e8e0f5;
  flex-shrink: 0;
}
.brixx-slide-name {
  font-size: 0.8rem !important;
  font-weight: 700 !important;
  color: #2e1760 !important;
  display: block;
  margin: 0 !important;
}
.brixx-slide-role {
  font-size: 0.75rem !important;
  color: #7a6e8a !important;
  font-weight: 500 !important;
  display: block;
  margin: 0 !important;
}
.brixx-slider-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px !important;
}
.brixx-slider-dots {
  display: flex;
  gap: 6px;
}
.brixx-slider-dot {
  width: 8px !important;
  height: 8px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 50% !important;
  background: #e8e0f5 !important;
  cursor: pointer !important;
  transition: background 0.2s !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  flex-shrink: 0 !important;
  display: block !important;
  box-shadow: none !important;
  text-indent: -9999px !important;
  overflow: hidden !important;
  line-height: 0 !important;
  font-size: 0 !important;
}
.brixx-slider-dot.active { background: #d4218a !important; }
.brixx-right {
  flex: 0 0 50%;
  border-radius: 16px;
  background: linear-gradient(145deg, #f0e8fb 0%, #fdf0f8 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 24px 48px 40px 48px;
  position: relative;
  overflow: hidden;
}

.brixx-host {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  max-width: 560px;
  margin-top: 14px !important;
  margin-bottom: 0 !important;
  padding: 0 4px !important;
}
.brixx-host-photo {
  width: 32px; height: 32px;
  border-radius: 50%;
  object-fit: cover;
  border: 1.5px solid #ede8f8;
  flex-shrink: 0;
}
.brixx-host-label {
  font-size: 0.72rem !important;
  color: #a090b8 !important;
  font-weight: 500 !important;
  display: block;
  margin: 0 !important;
  line-height: 1.1 !important;
}
.brixx-host-name {
  font-size: 0.82rem !important;
  font-weight: 700 !important;
  color: #2e1760 !important;
  display: inline !important;
  margin: 0 !important;
  line-height: 1.2 !important;
}
.brixx-host-role {
  font-size: 0.82rem !important;
  color: #7a6e8a !important;
  font-weight: 500 !important;
  display: inline !important;
  margin: 0 !important;
}
.brixx-microcopy {
  position: relative;
  z-index: 1;
  font-size: 0.72rem;
  color: #c0b4d4;
  font-weight: 400;
  text-align: center;
  margin-top: 6px !important;
  margin-bottom: 4px !important;
  letter-spacing: 0.02em;
}
.brixx-cal-wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 560px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 2px 4px rgba(46,23,96,0.05), 0 16px 48px rgba(46,23,96,0.16);
  overflow: hidden;
}
.brixx-cal-header {
  padding: 16px 22px;
  background: #2e1760;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
}
.brixx-cal-icon {
  width: 40px; height: 40px;
  background: rgba(255,255,255,0.12);
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  flex-shrink: 0;
}
.brixx-cal-header h3 {
  font-weight: 800 !important;
  font-size: 0.95rem !important;
  margin: 0 0 2px 0 !important;
  color: #fff !important;
  line-height: 1.2 !important;
}
.brixx-cal-header p {
  font-size: 0.75rem !important;
  opacity: 0.7;
  font-weight: 500 !important;
  margin: 0 !important;
  color: #fff !important;
  line-height: 1.2 !important;
}
.brixx-cal-wrap .calendly-inline-widget {
  width: 100% !important;
  /* height: 550px !important; */
  border: none !important;
  display: block !important;
}
@media (max-width: 860px) {
  .brixx-wrap { flex-direction: column; min-height: auto; }
  .brixx-left  { flex: none; width: 100%; padding: 0 0 40px 0; }
  .brixx-right { flex: none; width: 100%; padding: 36px 0 48px; }
}
