/* Auto-generiert fÜr Update-Vorlage: nexpell_business_light (nexpell Business Light) */
:root {
  --nx-template-id: "nexpell_business_light";
}

.nx-biz-anchor {
  position: relative;
  top: -80px;
}

.nx-biz-hero {
  margin-bottom: 0 !important;
}

.nx-biz-section-title {
  margin-top: 4rem;
  margin-bottom: 1rem;
  color: var(--nx-color-on-surface, #172033);
  font-weight: 750;
}

.nx-biz-lead {
  max-width: 780px;
  color: var(--nx-color-muted, #657085);
  font-size: 1.05rem;
  line-height: 1.75;
}

.nx-biz-stats {
  margin-top: -3.25rem;
  position: relative;
  z-index: 4;
}

.nx-biz-stats .card,
.nx-biz-services .card,
.nx-biz-testimonials .card {
  border: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: 0 18px 45px rgba(15, 23, 42, .08);
}

.nx-biz-stats .card {
  background: rgba(255, 255, 255, .96);
}

.nx-biz-stats .card h3,
.nx-biz-stats .card .h3 {
  color: var(--nx-color-primary, #0d6efd);
  font-size: clamp(1.45rem, 3vw, 2.1rem);
}

.nx-biz-services {
  margin-top: 2rem;
  margin-bottom: 4rem;
}

.nx-biz-services .card {
  transition: transform .2s ease, box-shadow .2s ease;
}

.nx-biz-services .card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(15, 23, 42, .12);
}

.nx-biz-about {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.nx-biz-testimonials,
.nx-biz-pricing,
.nx-biz-timeline,
.nx-biz-accordion,
.nx-biz-social {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.nx-biz-news {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.nx-biz-partners {
  padding: 3rem 0;
  background: var(--nx-color-surface-soft, #f6f8fb);
  border-top: 1px solid rgba(15, 23, 42, .07);
  border-bottom: 1px solid rgba(15, 23, 42, .07);
}

.nx-biz-cta {
  margin-top: 3rem;
  background: linear-gradient(135deg, rgba(13, 110, 253, .08), rgba(15, 23, 42, .04));
}

.nx-biz-cta__card {
  background: var(--nx-color-surface, #fff);
  border: 1px solid rgba(15, 23, 42, .08);
  border-radius: .75rem;
  box-shadow: 0 24px 70px rgba(15, 23, 42, .12);
}

.nx-biz-kicker {
  color: var(--nx-color-primary, #0d6efd);
  font-size: .8rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.nx-biz-cta__text {
  color: var(--nx-color-muted, #657085);
}
