.elementor-52240 .elementor-element.elementor-element-203bf79 .elementor-swiper-button{font-size:20px;color:#3589AA;}.elementor-52240 .elementor-element.elementor-element-203bf79 .elementor-swiper-button svg{fill:#3589AA;}.elementor-52240 .elementor-element.elementor-element-203bf79 .elementor-testimonial__name{color:#3589AA;}.elementor-52240 .elementor-element.elementor-element-841e814{--divider-border-style:solid;--divider-color:#3589AA;--divider-border-width:1px;}.elementor-52240 .elementor-element.elementor-element-841e814 .elementor-divider-separator{width:100%;}.elementor-52240 .elementor-element.elementor-element-841e814 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-356f24f.elementor-social-icon{background-color:#FFFFFF00;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-356f24f.elementor-social-icon i{color:#3589AA;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-356f24f.elementor-social-icon svg{fill:#3589AA;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-2d000f8.elementor-social-icon{background-color:#FFFFFF00;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-2d000f8.elementor-social-icon i{color:#3589AA;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-2d000f8.elementor-social-icon svg{fill:#3589AA;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-c091de4.elementor-social-icon{background-color:#FFFFFF00;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-c091de4.elementor-social-icon i{color:#3589AA;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-c091de4.elementor-social-icon svg{fill:#3589AA;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-53c05c8.elementor-social-icon{background-color:#FFFFFF00;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-53c05c8.elementor-social-icon i{color:#3589AA;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-repeater-item-53c05c8.elementor-social-icon svg{fill:#3589AA;}.elementor-52240 .elementor-element.elementor-element-77d3844{--grid-template-columns:repeat(0, auto);--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-52240 .elementor-element.elementor-element-77d3844 .elementor-widget-container{text-align:center;}/* Start custom CSS for html, class: .elementor-element-f039b37 *//* =========================================================
   Scoped CSS: The Beautiful People – Leseprobe
   Wichtig: Der gesamte HTML-Block muss in
   <div class="tbp-reading-sample"> ... </div> liegen.
   ========================================================= */

.tbp-reading-sample {
  --tbp-bg: #3589aa;
  --tbp-bg-light: #fbf8f4;
  --tbp-card: #ffffff;
  --tbp-text: #1f1f1f;
  --tbp-muted: #66615c;
  --tbp-accent: #2b2520;
  --tbp-accent-soft: #3589aa;
  --tbp-border: #85B2C7;
  --tbp-shadow: 0 18px 45px rgba(31, 31, 31, 0.08);
  --tbp-radius-large: 28px;
  --tbp-radius-medium: 18px;
  --tbp-max-width: 1120px;

  font-family: Georgia, "Times New Roman", serif;
  color: var(--tbp-text);
  line-height: 1.7;
  background: var(--tbp-bg-light);
  overflow: hidden;
}

/* Nur Elemente innerhalb der Leseprobe */
.tbp-reading-sample *,
.tbp-reading-sample *::before,
.tbp-reading-sample *::after {
  box-sizing: border-box;
}

.tbp-reading-sample img {
  max-width: 100%;
  display: block;
}

.tbp-reading-sample a {
  color: inherit;
}

.tbp-reading-sample p {
  margin: 0 0 18px;
  font-size: 1.08rem;
}

.tbp-reading-sample h1,
.tbp-reading-sample h2,
.tbp-reading-sample h3 {
  margin: 0;
  line-height: 1.15;
  color: var(--tbp-accent);
}

.tbp-reading-sample h1 {
  font-size: clamp(2.6rem, 6vw, 5.2rem);
  letter-spacing: -0.05em;
}

.tbp-reading-sample h2 {
  font-size: clamp(2rem, 4vw, 3.2rem);
  letter-spacing: -0.035em;
  margin-bottom: 24px;
}

.tbp-reading-sample h3 {
  font-size: 1.35rem;
  margin-bottom: 10px;
}

/* Grundmodule */

.tbp-reading-sample .tbp-section {
  max-width: var(--tbp-max-width);
  margin: 0 auto;
  padding: 72px 24px;
}

.tbp-reading-sample .tbp-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  font-family: Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--tbp-muted);
}

.tbp-reading-sample .tbp-lead {
  font-size: clamp(1.18rem, 2vw, 1.42rem);
  line-height: 1.65;
  color: #352f2a;
}

.tbp-reading-sample .tbp-button-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 28px;
}

.tbp-reading-sample .tbp-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 24px;
  border-radius: 999px;
  font-family: Arial, sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.2s ease;
}

.tbp-reading-sample .tbp-button-primary {
  background: var(--tbp-accent);
  color: #3589aa;
}

.tbp-reading-sample .tbp-button-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.15);
}

.tbp-reading-sample .tbp-button-secondary {
  background: #fff;
  color: var(--tbp-accent);
  border: 1px solid var(--tbp-border);
}

.tbp-reading-sample .tbp-button-secondary:hover {
  background: var(--tbp-bg);
}

/* Hero */

.tbp-reading-sample .tbp-hero {
  background:
    radial-gradient(circle at top left, rgba(230, 216, 200, 0.9), transparent 36%),
    linear-gradient(135deg, #fbf8f4 0%, #3589aa 100%);
  padding: 72px 24px 56px;
}

.tbp-reading-sample .tbp-hero-inner {
  max-width: var(--tbp-max-width);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
  gap: 48px;
  align-items: center;
}

.tbp-reading-sample .tbp-hero-copy {
  max-width: 680px;
}

.tbp-reading-sample .tbp-hero-subtitle {
  margin-top: 20px;
  font-size: clamp(1.25rem, 2.4vw, 1.65rem);
  color: #3b332d;
}

.tbp-reading-sample .tbp-hero-meta {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin: 28px 0;
  font-family: Arial, sans-serif;
  font-size: 0.92rem;
  color: var(--tbp-muted);
}

.tbp-reading-sample .tbp-hero-meta span {
  padding: 8px 13px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid var(--tbp-border);
  border-radius: 999px;
}

.tbp-reading-sample .tbp-hero-visual {
  position: relative;
}

.tbp-reading-sample .tbp-hero-visual-card {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: var(--tbp-radius-large);
  padding: 28px;
  box-shadow: var(--tbp-shadow);
  backdrop-filter: blur(8px);
}

.tbp-reading-sample .tbp-hero-visual-card img {
  border-radius: 22px;
  margin: 0 auto;
}

.tbp-reading-sample .tbp-floating-note {
  position: absolute;
  right: -10px;
  bottom: 24px;
  width: min(240px, 70%);
  padding: 18px;
  background: #fff;
  border-radius: 18px;
  box-shadow: var(--tbp-shadow);
  font-family: Arial, sans-serif;
  font-size: 0.92rem;
  line-height: 1.45;
}

/* Intro Cards */

.tbp-reading-sample .tbp-intro-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.tbp-reading-sample .tbp-info-card {
  background: var(--tbp-card);
  border: 1px solid var(--tbp-border);
  border-radius: var(--tbp-radius-medium);
  padding: 26px;
  box-shadow: 0 12px 28px rgba(31, 31, 31, 0.045);
}

.tbp-reading-sample .tbp-info-card p {
  color: var(--tbp-muted);
  font-size: 1rem;
  margin-bottom: 0;
}

/* Kapitelübersicht */

.tbp-reading-sample .tbp-toc {
  background: var(--tbp-bg);
}

.tbp-reading-sample .tbp-toc-box {
  background: var(--tbp-card);
  border-radius: var(--tbp-radius-large);
  padding: 40px;
  box-shadow: var(--tbp-shadow);
  border: 1px solid var(--tbp-border);
}

.tbp-reading-sample .tbp-toc-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 28px;
}

.tbp-reading-sample .tbp-toc-item {
  padding: 18px 20px;
  background: #fbf8f4;
  border: 1px solid var(--tbp-border);
  border-radius: 16px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 0.96rem;
  text-decoration: none;
}

.tbp-reading-sample .tbp-toc-item small {
  display: block;
  margin-bottom: 4px;
  color: var(--tbp-muted);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 0.7rem;
}

/* Leseprobe */

.tbp-reading-sample .tbp-reading-layout {
  display: grid;
  grid-template-columns: minmax(0, 760px) 280px;
  gap: 42px;
  align-items: start;
}

.tbp-reading-sample .tbp-reading-text {
  background: var(--tbp-card);
  border-radius: var(--tbp-radius-large);
  padding: clamp(28px, 5vw, 54px);
  border: 1px solid var(--tbp-border);
  box-shadow: var(--tbp-shadow);
}

.tbp-reading-sample .tbp-chapter-label {
  font-family: Arial, sans-serif;
  font-size: 0.82rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--tbp-muted);
  margin-bottom: 12px;
}

.tbp-reading-sample .tbp-reading-text p {
  font-size: 1.08rem;
}

.tbp-reading-sample .tbp-reading-text em,
.tbp-reading-sample .tbp-reading-text i {
  color: #3589aa;
  font-style: italic;
}
.tbp-reading-sample .tbp-pullquote {
  margin: 34px 0;
  padding: 28px 30px;
background: #85B2C7;
  border-left: 5px solid var(--tbp-accent);
  border-radius: 18px;
  font-size: clamp(1.35rem, 3vw, 1.85rem);
  line-height: 1.35;
  font-weight: 700;
  color: var(--tbp-accent);
}

.tbp-reading-sample .tbp-continue-box {
  margin-top: 26px;
  padding: 24px;
  background: #1f1f1f;
  color: #fff;
  border-radius: 20px;
  text-align: center;
}

.tbp-reading-sample .tbp-continue-box p {
  color: rgba(255, 255, 255, 0.82);
  font-family: Arial, sans-serif;
  font-size: 0.98rem;
  margin-bottom: 18px;
}

.tbp-reading-sample .tbp-continue-box .tbp-button {
  background: #fff;
  color: #3589aa;
}

/* Sidebar */

.tbp-reading-sample .tbp-sidebar {
  position: sticky;
  top: 24px;
  display: grid;
  gap: 18px;
}

.tbp-reading-sample .tbp-sidebar-card {
  background: var(--tbp-card);
  border: 1px solid var(--tbp-border);
  border-radius: 22px;
  padding: 22px;
  box-shadow: 0 12px 28px rgba(31, 31, 31, 0.05);
}

.tbp-reading-sample .tbp-sidebar-card img {
  border-radius: 18px;
  margin-bottom: 16px;
}

.tbp-reading-sample .tbp-sidebar-card p {
  font-family: Arial, sans-serif;
  font-size: 0.95rem;
  line-height: 1.55;
  color: var(--tbp-muted);
}

/* Wissensbereich */

.tbp-reading-sample .tbp-knowledge-section {
  background: #3589aa;
  color: #fff;
}

.tbp-reading-sample .tbp-knowledge-section h2,
.tbp-reading-sample .tbp-knowledge-section h3 {
  color: #fff;
}

.tbp-reading-sample .tbp-knowledge-section .tbp-eyebrow {
  color: rgba(255, 255, 255, 0.65);
}

.tbp-reading-sample .tbp-knowledge-section .tbp-lead {
  color: rgba(255, 255, 255, 0.82);
  max-width: 760px;
}

.tbp-reading-sample .tbp-knowledge-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 34px;
}

.tbp-reading-sample .tbp-knowledge-card {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 22px;
  padding: 26px;
}

.tbp-reading-sample .tbp-knowledge-card p {
  font-family: Arial, sans-serif;
  font-size: 0.96rem;
  color: rgba(255, 255, 255, 0.75);
}

.tbp-reading-sample .tbp-image-feature {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 34px;
  align-items: center;
  margin-top: 42px;
  padding: 34px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: var(--tbp-radius-large);
}

.tbp-reading-sample .tbp-image-feature img {
  background: #fff;
  border-radius: 22px;
  padding: 12px;
}

.tbp-reading-sample .tbp-image-feature p {
  color: rgba(255, 255, 255, 0.78);
}

/* Autorbox */

.tbp-reading-sample .tbp-author-box {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 34px;
  align-items: center;
  background: var(--tbp-card);
  border-radius: var(--tbp-radius-large);
  padding: 38px;
  border: 1px solid var(--tbp-border);
  box-shadow: var(--tbp-shadow);
}

.tbp-reading-sample .tbp-author-box img {
  border-radius: 24px;
}

.tbp-reading-sample .tbp-author-box p {
  color: var(--tbp-muted);
}

/* Finaler CTA */

.tbp-reading-sample .tbp-final-cta {
  padding: 76px 24px;
  background:
    radial-gradient(circle at bottom right, rgba(230, 216, 200, 0.9), transparent 35%),
    linear-gradient(135deg, #3589aa 0%, #fbf8f4 100%);
  text-align: center;
}

.tbp-reading-sample .tbp-final-cta-inner {
  max-width: 780px;
  margin: 0 auto;
}

.tbp-reading-sample .tbp-final-cta p {
  font-size: 1.2rem;
  color: #3b332d;
}

.tbp-reading-sample .tbp-final-cta .tbp-button-row {
  justify-content: center;
}

/* Responsive */

@media (max-width: 900px) {
  .tbp-reading-sample .tbp-hero-inner,
  .tbp-reading-sample .tbp-reading-layout,
  .tbp-reading-sample .tbp-image-feature,
  .tbp-reading-sample .tbp-author-box {
    grid-template-columns: 1fr;
  }

  .tbp-reading-sample .tbp-sidebar {
    position: static;
  }

  .tbp-reading-sample .tbp-intro-grid,
  .tbp-reading-sample .tbp-knowledge-grid {
    grid-template-columns: 1fr;
  }

  .tbp-reading-sample .tbp-toc-grid {
    grid-template-columns: 1fr;
  }

  .tbp-reading-sample .tbp-floating-note {
    position: static;
    width: 100%;
    margin-top: 18px;
  }
}

@media (max-width: 560px) {
  .tbp-reading-sample .tbp-section {
    padding: 48px 18px;
  }

  .tbp-reading-sample .tbp-hero {
    padding: 48px 18px;
  }

  .tbp-reading-sample .tbp-toc-box,
  .tbp-reading-sample .tbp-author-box,
  .tbp-reading-sample .tbp-image-feature {
    padding: 24px;
  }

  .tbp-reading-sample .tbp-reading-text {
    padding: 26px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d3c27c3 *//* =========================================================
   Standalone Buchinfo-Block inkl. CTA-Button
   Für HTML-Wrapper:
   <section class="tbp-book-info-standalone">...</section>
   ========================================================= */

.tbp-book-info-standalone,
.tbp-book-info-standalone * {
  box-sizing: border-box;
}

.tbp-book-info-standalone {
  max-width: 1120px;
  margin: 0 auto;
  padding: 72px 24px;
  font-family: Georgia, "Times New Roman", serif;
  color: #1f1f1f;
}

/* Hauptbox */

.tbp-book-info-standalone .tbp-book-info-box {
  background: #ffffff;
  border: 1px solid #e3d8cd;
  border-radius: 28px;
  padding: clamp(28px, 5vw, 48px);
  box-shadow: 0 18px 45px rgba(31, 31, 31, 0.08);
}

/* Header */

.tbp-book-info-standalone .tbp-book-info-header {
  max-width: 720px;
  margin-bottom: 34px;
}

.tbp-book-info-standalone .tbp-book-info-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #66615c;
}

.tbp-book-info-standalone h2 {
  margin: 0 0 18px;
  font-size: clamp(1.5rem, 3vw, 2.2rem);
  line-height: 1.15;
  letter-spacing: -0.035em;
  color: #2b2520;
}

.tbp-book-info-standalone p {
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.7;
  color: #66615c;
}

/* Formatkarten */

.tbp-book-info-standalone .tbp-format-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 0 0 28px;
}

.tbp-book-info-standalone .tbp-format-card {
  padding: 28px;
  border-radius: 22px;
  background: #f4efe8;
  border: 1px solid #e3d8cd;
}

.tbp-book-info-standalone .tbp-format-label {
  display: inline-block;
  margin-bottom: 14px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #3589aa;
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.tbp-book-info-standalone .tbp-format-card h3 {
  margin: 0 0 18px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.35rem;
  line-height: 1.15;
  color: #2b2520;
}

/* ISBN / Preis */

.tbp-book-info-standalone .tbp-format-card dl {
  margin: 0;
  padding: 0;
}

.tbp-book-info-standalone .tbp-format-card dl div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 18px;
  padding: 12px 0;
  border-top: 1px solid rgba(43, 37, 32, 0.14);
}

.tbp-book-info-standalone .tbp-format-card dl div:last-child {
  padding-bottom: 0;
}

.tbp-book-info-standalone .tbp-format-card dt {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 0.92rem;
  font-weight: 400;
  line-height: 1.35;
  color: #66615c;
}

.tbp-book-info-standalone .tbp-format-card dd {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 0.96rem;
  font-weight: 700;
  line-height: 1.35;
  color: #2b2520;
  text-align: right;
}

/* Metadaten */

.tbp-book-info-standalone .tbp-book-meta-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
}

.tbp-book-info-standalone .tbp-book-meta-item {
  padding: 20px;
  background: #fbf8f4;
  border: 1px solid #e3d8cd;
  border-radius: 18px;
}

.tbp-book-info-standalone .tbp-book-meta-item span {
  display: block;
  margin-bottom: 6px;
  font-family: Arial, sans-serif;
  font-size: 0.82rem;
  line-height: 1.35;
  color: #66615c;
}

.tbp-book-info-standalone .tbp-book-meta-item strong {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.35;
  color: #2b2520;
}

/* CTA-Button */

.tbp-book-info-standalone .tbp-book-buy-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 34px;
  text-align: center;
}

.tbp-book-info-standalone .tbp-buy-button,
.tbp-book-info-standalone .tbp-buy-button:link,
.tbp-book-info-standalone .tbp-buy-button:visited {
  display: inline-flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 280px;
  max-width: 100%;
  padding: 18px 34px;
  border-radius: 999px;
  background-color: #3589aa;
  color: #ffffff !important;
  text-decoration: none !important;
  font-family: Arial, sans-serif;
  line-height: 1.25;
  box-shadow: 0 14px 30px rgba(53, 137, 170, 0.28);
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
  visibility: visible !important;
  opacity: 1 !important;
}

.tbp-book-info-standalone .tbp-buy-button:hover,
.tbp-book-info-standalone .tbp-buy-button:focus {
  background-color: #2d7895;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(53, 137, 170, 0.34);
}

.tbp-book-info-standalone .tbp-buy-button-main {
  display: block;
  font-size: 1rem;
  font-weight: 800;
}

.tbp-book-info-standalone .tbp-buy-button-sub {
  display: block;
  margin-top: 4px;
  font-size: 0.82rem;
  font-weight: 500;
  opacity: 0.9;
}

/* Responsive */

@media (max-width: 900px) {
  .tbp-book-info-standalone .tbp-format-grid,
  .tbp-book-info-standalone .tbp-book-meta-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .tbp-book-info-standalone {
    padding: 48px 18px;
  }

  .tbp-book-info-standalone .tbp-format-grid,
  .tbp-book-info-standalone .tbp-book-meta-grid {
    grid-template-columns: 1fr;
  }

  .tbp-book-info-standalone .tbp-format-card dl div {
    display: block;
  }

  .tbp-book-info-standalone .tbp-format-card dt {
    margin-bottom: 4px;
  }

  .tbp-book-info-standalone .tbp-format-card dd {
    text-align: left;
  }

  .tbp-book-info-standalone .tbp-buy-button {
    width: 100%;
    min-width: 0;
    padding: 17px 24px;
  }
}/* End custom CSS */