#el-intro-block .et_pb_text_inner p {
  font-size: 16px !important;
  line-height: 1.7 !important;
  font-weight: 300 !important;
  letter-spacing: 0.02em !important;
  color: rgb(0 0 0 / 80%) !important;
  margin: 0 0 14px !important;
}
#el-intro-block .et_pb_text_inner p:last-child {
  margin-bottom: 0 !important;
}
#el-intro-block .et_pb_text_inner h2,
#el-intro-block .et_pb_text_inner h3 {
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
  color: rgba(0, 0, 0, .85) !important;
  margin: 22px 0 10px !important;
}
#el-intro-block .et_pb_text_inner a {
  color: #632e6e !important;
  text-decoration: underline !important;
  text-underline-offset: 2px !important;
}

@media (max-width: 1024px) {
  #el-intro-block .et_pb_text_inner p { font-size: 15px !important; }
}
@media (max-width: 620px) {
  #el-intro-block .et_pb_text_inner p { font-size: 14px !important; }
}

.el-intro-rest {
  max-height: 0;
  overflow: hidden;
  transition: max-height .5s ease;
}
.el-intro-rest.open {
  max-height: 4000px;
}

.el-intro-toggle {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  background: transparent;
  border: 1.5px solid #632e6e;
  color: #632e6e;
  padding: 12px 28px;
  border-radius: 40px;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  transition: background .25s, color .25s;
}
.el-intro-toggle:hover {
  background: #632e6e;
  color: #fff;
}
.el-intro-toggle svg {
  width: 15px;
  height: 15px;
  transition: transform .35s;
  stroke: currentColor;
}
.el-intro-toggle.open svg {
  transform: rotate(180deg);
}

/* Video */
.el-video .et_pb_video_box {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(60, 30, 80, 0.10), 0 2px 5px rgba(60, 30, 80, 0.06);
}

/* Preis & Kaufen */
.el-price-card {
  max-width: 1280px;
  margin: 0 auto;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 6px 18px rgba(60, 30, 80, 0.10), 0 2px 5px rgba(60, 30, 80, 0.06);
  border: 1px solid #e4dbe9;
  padding: 30px 34px !important;
  display: flex;
  align-items: center;
}
.el-price-card > .et_pb_column {
  padding: 0 10px !important;
}
.el-price-text {
  display: flex;
  flex-direction: column;
}
.el-price-text p {
  margin: 0;
  font-size: 14px;
  color: #4a4350;
}
.el-price-text strong {
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #1a1420;
}
.et_pb_code_4 .custom-add-to-cart-button {
  background: #632e6e !important;
  color: #fff !important;
  border: 1.5px solid #632e6e !important;
  border-radius: 50px !important;
  padding: 15px 50px !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  transition: background .25s, color .25s;
}
.et_pb_code_4 .custom-add-to-cart-button:hover {
  background: #fff !important;
  color: #632e6e !important;
}
#elearning-checkout-wrap .woocommerce-checkout {
  grid-template-columns: 1fr !important;
}

/* Info cards (Zielgruppe / Kompetenzen / Lernziele / Methoden) */
.el-cards-row {
  width: 100% !important;
  max-width: 1280px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: flex;
  gap: 16px;
}
.el-cards-row:first-of-type {
  margin-bottom: 10px !important;
}
.el-cards-row > .et_pb_column {
  flex: 0 0 calc(50% - 8px) !important;
  max-width: calc(50% - 8px) !important;
  width: calc(50% - 8px) !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

.el-info-card {
  background: #fff !important;
  border: 1px solid #e4dbe9 !important;
  border-radius: 18px !important;
  box-shadow: 0 6px 18px rgba(60, 30, 80, 0.10), 0 2px 5px rgba(60, 30, 80, 0.06) !important;
  padding: 28px 24px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

.el-info-card h2 {
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
  color: #5d2c7f !important;
  font-size: 20px !important;
  margin: 0 0 16px !important;
}

.el-info-card p {
  font-size: 15px !important;
  color: #4a4350 !important;
  line-height: 1.6 !important;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .el-cards-row {
    flex-direction: column !important;
    gap: 16px !important;
    padding: 0 20px !important;
  }
  .el-cards-row:first-of-type {
    margin-bottom: 16px !important;
  }
  .el-cards-row > .et_pb_column {
    flex: 1 1 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}
#seminar-footer {
  display: none !important;
}
body.home #seminar-footer {
  display: block !important;
}
.el-buy-now-old a.button,
.el-buy-now-old .add_to_cart_button {
  background: #632e6e !important;
  color: #fff !important;
  border: none !important;
  border-radius: 10px !important;
  padding: 16px 34px !important;
  font-weight: 600 !important;
  font-size: 17px !important;
  display: inline-block;
}