.rv24-partner-trust,.rv24-partner-trust ~ section { background-color: #fff !important; }
.rv24-legacy-statistics,.rv24-legacy-faq,.rv24-legacy-seo-copy { display: none !important; }
.rv24-faq-section { padding: 112px 24px 124px; background: #fff; color: var(--rv-navy-13); font-family: Inter,Arial,sans-serif; }
.rv24-faq-section__inner { width: min(100%,1180px); margin: 0 auto; }
.rv24-faq-section header { margin-bottom: 42px; text-align: center; }.rv24-faq-section header > span { display: block; margin-bottom: 9px; color: var(--rv-orange-59); font-size: 12px; font-weight: 750; letter-spacing: .13em; text-transform: uppercase; }.rv24-faq-section h2 { margin: 0; color: var(--rv-navy-6); font-family: Poppins,Inter,sans-serif; font-size: clamp(38px,3.5vw,54px); line-height: 1.16; }.rv24-faq-section header p { margin: 12px 0 0; color: var(--rv-blue-47); font-size: 16px; }
.rv24-faq-tabs { display: flex; width: fit-content; margin: 0 auto 25px; border: 1px solid var(--rv-grey-90); border-radius: 8px; overflow: hidden; }.rv24-faq-tabs button { min-height: 44px; padding: 9px 19px; border: 0; border-right: 1px solid var(--rv-grey-90); background: #fff; color: var(--rv-blue-44); font: inherit; font-size: 12px; font-weight: 700; cursor: pointer; }.rv24-faq-tabs button:last-child { border-right: 0; }.rv24-faq-tabs button.is-active { background: var(--rv-orange-96); color: var(--rv-orange-51); }
.rv24-faq-panel { border-top: 1px solid var(--rv-grey-90); }.rv24-faq-panel details { border-bottom: 1px solid var(--rv-grey-90); }.rv24-faq-panel summary { position: relative; min-height: 104px; display: flex; align-items: center; padding: 25px 104px 25px 4px; color: var(--rv-navy-6); font-size: 20px; font-weight: 750; line-height: 1.4; cursor: pointer; list-style: none; }.rv24-faq-panel summary::-webkit-details-marker { display: none; }.rv24-faq-panel summary::after { content: "+"; position: absolute; top: 50%; right: 4px; width: 64px; height: 64px; display: grid; place-items: center; background: var(--rv-orange-66); color: #fff; font-size: 34px; font-weight: 300; line-height: 1; transform: translateY(-50%); }.rv24-faq-panel details[open] summary::after { content: "−"; }.rv24-faq-panel details p { max-width: 900px; margin: -10px 0 0; padding: 0 108px 34px 4px; color: var(--rv-blue-47); font-size: 15px; line-height: 1.7; }
@media (max-width:767px) { .rv24-faq-section { padding: 74px 16px 82px; }.rv24-faq-section header { margin-bottom: 30px; text-align: left; }.rv24-faq-section h2 { font-size: 34px; }.rv24-faq-section header p { font-size: 14px; }.rv24-faq-tabs { width: 100%; }.rv24-faq-tabs button { flex: 1; padding: 9px 10px; }.rv24-faq-panel summary { min-height: 82px; padding: 18px 68px 18px 2px; font-size: 15px; }.rv24-faq-panel summary::after { right: 2px; width: 48px; height: 48px; font-size: 28px; }.rv24-faq-panel details p { padding: 0 66px 24px 2px; font-size: 13px; } }

/* Startseiten-FAQ: kompakte Variante (Modifier existiert nur auf index.html,
   die ausfuehrlichen FAQ auf faq.html und den Bereichsseiten bleiben unveraendert). */
.rv24-faq-section--compact { padding: 66px 24px 72px; }
.rv24-faq-section--compact .rv24-faq-section__inner { width: min(100%,960px); }
.rv24-faq-section--compact header { margin-bottom: 24px; }
.rv24-faq-section--compact header > span { margin-bottom: 6px; font-size: 11px; letter-spacing: .06em; }
.rv24-faq-section--compact h2 { font-size: clamp(28px,3vw,36px); font-weight: 650; }
.rv24-faq-section--compact header p { margin-top: 8px; }
.rv24-faq-section--compact .rv24-faq-panel summary { min-height: 0; padding: 18px 64px 18px 2px; font-size: 17px; font-weight: 650; }
.rv24-faq-section--compact .rv24-faq-panel summary::after { width: 34px; height: 34px; border-radius: 8px; font-size: 22px; }
.rv24-faq-section--compact .rv24-faq-panel details p { margin-top: -4px; padding: 0 64px 22px 2px; font-size: 15px; line-height: 1.65; }
@media (max-width:767px) {
  .rv24-faq-section--compact { padding: 46px 16px 50px; }
  .rv24-faq-section--compact header { margin-bottom: 18px; }
  .rv24-faq-section--compact h2 { font-size: 28px; }
  .rv24-faq-section--compact .rv24-faq-panel summary { padding: 15px 48px 15px 2px; font-size: 15px; }
  .rv24-faq-section--compact .rv24-faq-panel summary::after { width: 30px; height: 30px; font-size: 20px; }
  .rv24-faq-section--compact .rv24-faq-panel details p { padding: 0 48px 18px 2px; font-size: 14px; }
}
