.elementor-764 .elementor-element.elementor-element-ad84f11{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-764 .elementor-element.elementor-element-8ea93b8{text-align:center;}.elementor-764 .elementor-element.elementor-element-c7d8b42{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-764 .elementor-element.elementor-element-cc3655c > .elementor-widget-container{background-color:var( --e-global-color-secondary );padding:20px 20px 20px 20px;border-radius:20px 20px 20px 20px;}.elementor-764 .elementor-element.elementor-element-cc3655c{font-family:var( --e-global-typography-ce0e76a-font-family ), Sans-serif;font-size:var( --e-global-typography-ce0e76a-font-size );font-weight:var( --e-global-typography-ce0e76a-font-weight );text-transform:var( --e-global-typography-ce0e76a-text-transform );font-style:var( --e-global-typography-ce0e76a-font-style );text-decoration:var( --e-global-typography-ce0e76a-text-decoration );letter-spacing:var( --e-global-typography-ce0e76a-letter-spacing );color:var( --e-global-color-9f97a14 );}@media(max-width:1024px){.elementor-764 .elementor-element.elementor-element-cc3655c{font-size:var( --e-global-typography-ce0e76a-font-size );letter-spacing:var( --e-global-typography-ce0e76a-letter-spacing );}}@media(max-width:767px){.elementor-764 .elementor-element.elementor-element-cc3655c{font-size:var( --e-global-typography-ce0e76a-font-size );letter-spacing:var( --e-global-typography-ce0e76a-letter-spacing );}}/* Start custom CSS *//* standort.css – ergosportplus.de
   Nur einmal für die gesamte Standort-Kategorie einbinden.
   Setzt Custom Properties aus leistung.css voraus.
   ============================================================ */

/* --- Standort-spezifische Custom Properties --- */
:root {
  --esp-art-tipp-bg:      #f0f8f4;
  --esp-art-tipp-border:  var(--esp-color-secondary, #2e9e6e);
  --esp-art-toc-bg:       #f7f7f5;
  --esp-art-max-width:    780px;
  --esp-loc-map-height:   350px;
}
.elementor-kit-13 a{
    color:#1a6e45;
}
/* --- Basis-Reset für Standort-Inhalte --- */
.esp-art-hero,
.esp-art-intro,
.esp-art-erreichbar,
.esp-art-leistungen,
.esp-art-interner-link,
.esp-art-faq,
.esp-art-cta-final {
  max-width: var(--esp-art-max-width);
  margin-left: auto;
  margin-right: auto;
  font-family: var(--esp-font-body, system-ui, sans-serif);
  color: var(--esp-color-text, #1a1a1a);
}

/* ============================================================
   1. HERO
   ============================================================ */
.esp-art-hero {
  background: var(--esp-color-bg-light, #eef5f1);
  border: 1px solid #c9e0d5;
  border-radius: var(--esp-border-radius, 6px);
  padding: 2rem 2rem 1.75rem;
  margin-bottom: 2.5rem;
  text-align: left;
}

.esp-art-hero h1 {
  font-family: var(--esp-font-heading, system-ui, sans-serif);
  font-size: 1.65rem;
  font-weight: 700;
  color: var(--esp-color-primary, #1a6e45);
  margin: 0 0 0.75rem;
  line-height: 1.3;
}

.esp-art-hero p {
  font-size: 1.0625rem;
  line-height: 1.8;
  margin: 0 0 1.25rem;
  color: var(--esp-color-text, #1a1a1a);
}

.esp-art-btn {
  display: inline-block;
  background: white;
  color:white;
  text-decoration: none;
  padding: 0.75rem 1.5rem;
  border-radius: var(--esp-border-radius, 6px);
  font-weight: 600;
  font-size: 0.95rem;
  transition: background 0.2s ease;
}

.esp-art-btn:hover {
  background: var(--esp-color-secondary, #2e9e6e);
}

/* ============================================================
   2. INTRO
   ============================================================ */
.esp-art-intro {
  margin-bottom: 2.5rem;
}

.esp-art-intro p {
  font-size: 1.0625rem;
  line-height: 1.8;
  margin-bottom: 1rem;
  color: var(--esp-color-text, #1a1a1a);
}

/* ============================================================
   3. ERREICHBARKEIT
   ============================================================ */
.esp-art-erreichbar {
  background: var(--esp-art-toc-bg);
  border: 1px solid #e0e0da;
  border-radius: var(--esp-border-radius, 6px);
  padding: 1.5rem;
  margin-bottom: 2.5rem;
}

.esp-art-erreichbar h2 {
  font-family: var(--esp-font-heading, system-ui, sans-serif);
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--esp-color-primary, #1a6e45);
  margin: 0 0 1rem;
}

.esp-art-erreichbar-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 0.75rem;
}

.esp-art-erreichbar-item {
  background: #fff;
  border: 1px solid #e0e0da;
  border-radius: var(--esp-border-radius, 6px);
  padding: 0.75rem 1rem;
}

.esp-art-erreichbar-label {
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #555;
  margin: 0 0 0.3rem;
}

.esp-art-erreichbar-value {
  font-size: 0.95rem;
  line-height: 1.5;
  color: var(--esp-color-text, #1a1a1a);
  margin: 0;
}

/* ============================================================
   4. LEISTUNGSKACHELN
   ============================================================ */
.esp-art-leistungen {
  margin-bottom: 2.5rem;
}

.esp-art-leistungen h2 {
  font-family: var(--esp-font-heading, system-ui, sans-serif);
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--esp-color-primary, #1a6e45);
  margin: 0 0 1rem;
}

.esp-art-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0.75rem;
}

.esp-art-card {
  background: var(--esp-color-bg-light, #eef5f1);
  border: 1px solid #c9e0d5;
  border-radius: var(--esp-border-radius, 6px);
  padding: 1rem 1.25rem;
  text-decoration: none;
  display: block;
  transition: border-color 0.2s ease, background 0.2s ease;
}

.esp-art-card:hover {
  border-color: var(--esp-color-secondary, #2e9e6e);
  background: #e2f0eb;
}

.esp-art-card-title {
  font-size: 1rem;
  font-weight: 600;
  color: var(--esp-color-primary, #1a6e45);
  margin: 0 0 0.4rem;
}

.esp-art-card-desc {
  font-size: 0.9rem;
  line-height: 1.6;
  color: #444;
  margin: 0;
}

/* ============================================================
   5. INTERNER LINK ABSATZ
   ============================================================ */
.esp-art-interner-link {
  margin-bottom: 2.5rem;
}

.esp-art-interner-link p {
  font-size: 1.0625rem;
  line-height: 1.8;
  margin: 0;
}

.esp-art-interner-link a {
  color: var(--esp-color-primary, #1a6e45);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.esp-art-interner-link a:hover {
  color: var(--esp-color-secondary, #2e9e6e);
}

/* ============================================================
   6. FAQ
   ============================================================ */
.esp-art-faq {
  margin: 2.5rem auto;
}

.esp-art-faq__titel {
  font-family: var(--esp-font-heading, system-ui, sans-serif);
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--esp-color-primary, #1a6e45);
  margin-bottom: 1rem;
}

.esp-art-faq__item {
  border-bottom: 1px solid #e0e0da;
  padding: 0.25rem 0;
}

.esp-art-faq__item:first-of-type {
  border-top: 1px solid #e0e0da;
}

.esp-art-faq__frage {
  font-size: 1rem;
  font-weight: 600;
  padding: 0.85rem 0;
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.5;
}

.esp-art-faq__frage::-webkit-details-marker {
  display: none;
}

.esp-art-faq__frage::after {
  content: "+";
  font-size: 1.3rem;
  font-weight: 400;
  color: var(--esp-color-primary, #1a6e45);
  flex-shrink: 0;
  margin-left: 1rem;
  transition: transform 0.2s ease;
}

.esp-art-faq__item[open] .esp-art-faq__frage::after {
  content: "−";
}

.esp-art-faq__antwort {
  padding: 0 0 1rem;
}

.esp-art-faq__antwort p {
  font-size: 1.0625rem;
  line-height: 1.8;
  margin-bottom: 0.5rem;
}

/* ============================================================
   7. ABSCHLUSS-CTA
   ============================================================ */
.esp-art-cta-final {
  background: var(--esp-color-primary, #1a6e45);
  color: #fff;
  border-radius: var(--esp-border-radius, 6px);
  padding: 2rem;
  margin: 3rem auto;
  text-align: center;
}

.esp-art-cta-final__text {
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 1.25rem;
  color: #fff;
}

.esp-art-cta-final__btn {
  display: inline-block;
  background: #fff;
  color: var(--esp-color-primary, #1a6e45);
  text-decoration: none;
  padding: 0.75rem 2rem;
  border-radius: var(--esp-border-radius, 6px);
  font-weight: 700;
  font-size: 1rem;
  transition: opacity 0.2s ease;
}

.esp-art-cta-final__btn:hover {
  opacity: 0.88;
}

/* ============================================================
   RESPONSIVE – Breakpoint 768px
   ============================================================ */
@media (max-width: 768px) {
  .esp-art-hero h1 {
    font-size: 1.35rem;
  }

  .esp-art-hero p,
  .esp-art-intro p,
  .esp-art-interner-link p,
  .esp-art-faq__antwort p {
    font-size: 1rem;
  }

  .esp-art-erreichbar-grid,
  .esp-art-cards-grid {
    grid-template-columns: 1fr;
  }

  .esp-art-erreichbar {
    padding: 1rem;
  }

  .esp-art-cta-final {
    padding: 1.25rem 1rem;
  }

  .esp-art-btn,
  .esp-art-cta-final__btn {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
}/* End custom CSS */