.elementor-1784 .elementor-element.elementor-element-b5a2431{padding:0px 0px 0px 0px;}.elementor-1784 .elementor-element.elementor-element-fd68ed6 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1784 .elementor-element.elementor-element-a747da7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1784 .elementor-element.elementor-element-a747da7:not(.elementor-motion-effects-element-type-background), .elementor-1784 .elementor-element.elementor-element-a747da7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for sm-about-intro, class: .elementor-element-28880bb */.anmeldung-form-wrap {
  background: #fff;
  border: 1px solid #ddd5c0;
  padding: 52px 48px 48px;
}

@media (max-width: 580px) {
  .anmeldung-form-wrap { padding: 36px 24px 32px; }
}

.sm-callback-field .wpcf7-form-control-wrap input[type="text"],
.sm-callback-field .wpcf7-form-control-wrap input[type="email"],
.sm-callback-field .wpcf7-form-control-wrap input[type="tel"],
.sm-callback-field .wpcf7-form-control-wrap input[type="date"],
.sm-callback-field .wpcf7-form-control-wrap textarea,
.sm-callback-field .wpcf7-form-control-wrap select {
  width: 100%;
  padding: 14px 18px;
  border: 1px solid #ddd5c0;
  background: #fff;
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #2a2318;
  outline: none;
  transition: border-color 0.3s, background 0.3s, box-shadow 0.3s;
  -webkit-appearance: none;
  border-radius: 0;
}

.sm-callback-field .wpcf7-form-control-wrap input:focus,
.sm-callback-field .wpcf7-form-control-wrap textarea:focus,
.sm-callback-field .wpcf7-form-control-wrap select:focus {
  border-color: #FF9D00;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(255, 157, 0, 0.06);
}

.sm-callback-field .wpcf7-form-control-wrap textarea {
  resize: vertical;
}

.anmeldung-form-wrap .wpcf7-form-control-wrap textarea {
  min-height: 100px !important;
  height: 100px !important;
}

.sm-callback-field .wpcf7-form-control-wrap {
  display: block;
}

.anmeldung-form-wrap .sm-callback-field label {
  text-transform: none;
}

.anmeldung-form-wrap input::placeholder,
.anmeldung-form-wrap textarea::placeholder {
  font-size: 13px;
  color: #a89e8f;
}

/* Bankverbindung Überschrift */
.anmeldung-divider {
  margin: 16px 0 4px;
  padding-top: 35px;
  border-top: 1px solid #ddd5c0;
}

.anmeldung-divider h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 23px;
  font-weight: 500;
  color: #2a2318;
  margin: 0;
}

/* Checkboxen */
.anmeldung-legal {
  margin-top: 25px;
  padding-top: 36px;
  border-top: 1px solid #ddd5c0;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.anmeldung-legal .sm-callback-field {
  margin-bottom: 0 !important;
  padding: 0;
}

.anmeldung-legal .sm-callback-field p,
.anmeldung-legal .wpcf7-acceptance p,
.anmeldung-legal p {
  margin-bottom: 0px !important;
}

.anmeldung-legal .wpcf7-acceptance label {
  font-family: 'DM Sans', sans-serif;
  font-size: 13.5px;
  font-weight: 300;
  color: #4a3f2f;
  line-height: 1.75;
  letter-spacing: 0;
  text-transform: none;
  display: flex;
  gap: 14px;
  align-items: flex-start;
  cursor: pointer;
}

.anmeldung-legal .wpcf7-acceptance input[type="checkbox"] {
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin-top: 2px;
  flex-shrink: 0;
  accent-color: #FF9D00;
  cursor: pointer;
}

.anmeldung-legal .wpcf7-acceptance a {
  color: #FF9D00;
  text-decoration: none;
  transition: color 0.2s;
}

.anmeldung-legal .wpcf7-acceptance a:hover {
  color: #ffb133;
}

/* Anmerkung nach den Checkboxen */
.anmeldung-note {
  margin-top: 36px;
}

/* Validierung */
.sm-callback-field .wpcf7-not-valid {
  border-color: #c0392b;
}

.sm-callback-field .wpcf7-not-valid-tip {
  font-size: 12px;
  color: #c0392b;
  margin-top: 6px;
}

/* Submit spacing */
.anmeldung-submit {
  margin-top: 36px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a747da7 */.sm-about-intro {
  text-align: left;
}.modal-konditionen h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  font-weight: 500;
  color: #2a2318;
  line-height: 1.3;
  margin: 32px 0 10px;
}

.modal-konditionen h3:first-child {
  margin-top: 0;
}

.modal-konditionen p {
  font-size: 14.5px;
  font-weight: 300;
  color: #4a3f2f;
  line-height: 1.8;
  margin-bottom: 12px;
}

.modal-konditionen ul {
  list-style: none;
  margin-bottom: 12px;
  padding-left: 0;
}

.modal-konditionen ul li {
  font-size: 14.5px;
  font-weight: 300;
  color: #4a3f2f;
  line-height: 1.8;
  padding-left: 18px;
  position: relative;
  margin-bottom: 3px;
}

.modal-konditionen ul li::before {
  content: '\2013';
  position: absolute;
  left: 0;
  color: #FF9D00;
}

.modal-konditionen ul li strong {
  font-weight: 500;
  color: #2a2318;
}

.modal-konditionen table {
  width: 100%;
  border-collapse: collapse;
  margin: 16px 0;
  font-size: 14.5px;
  font-weight: 300;
  color: #4a3f2f;
}

.modal-konditionen table th {
  font-family: 'DM Sans', sans-serif;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #2a2318;
  text-align: left;
  padding: 12px 14px;
  border-bottom: 2px solid #ddd5c0;
}

.modal-konditionen table td {
  padding: 10px 14px;
  border-bottom: 1px solid #ddd5c0;
  line-height: 1.7;
}

.modal-konditionen table tr:last-child td {
  border-bottom: none;
}

.modal-konditionen blockquote {
  border-left: 3px solid #FF9D00;
  padding: 14px 20px;
  margin: 24px 0 0;
  background: rgba(255, 157, 0, 0.04);
}

.modal-konditionen blockquote p {
  font-style: italic;
  font-size: 13.5px;
  margin-bottom: 0;
}/* End custom CSS */