.elementor-1708 .elementor-element.elementor-element-39cb2f2{--display:flex;--margin-top:-130px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for html, class: .elementor-element-61b5a30 */.lsvsponsor {
  --text: rgba(255, 255, 255, 0.92);
  --muted: rgba(255, 255, 255, 0.74);
  --muted2: rgba(255, 255, 255, 0.58);
  --line: rgba(255, 255, 255, 0.10);
  --line-soft: rgba(255, 255, 255, 0.07);
  --accent: #2d6b74;
  --panel: rgba(255, 255, 255, 0.04);
  --panel-soft: rgba(255, 255, 255, 0.03);
  --shadow: 0 14px 34px rgba(0, 0, 0, 0.14);

  color: var(--text);
  background: transparent;
  font-family: inherit;
  padding: 48px 0 72px;
}

.lsvsponsor__inner {
  width: min(1240px, 92%);
  margin: 0 auto;
}

/* Hero */
.lsvsponsor__hero {
  max-width: 920px;
  margin: 0 auto 56px;
  text-align: center;
}

.lsvsponsor__eyebrow {
  margin: 0 0 14px;
  color: var(--accent);
  font-size: 0.88rem;
  line-height: 1.3;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.lsvsponsor__headline {
  margin: 0 0 18px;
  color: #fff;
  font-size: clamp(2.4rem, 5vw, 4.8rem);
  line-height: 1.02;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.lsvsponsor__headlineAccent {
  color: var(--accent);
}

.lsvsponsor__lead {
  margin: 0 auto;
  max-width: 760px;
  color: var(--muted);
  font-size: 1.05rem;
  line-height: 1.9;
}

/* Layout */
.lsvsponsor__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 34px;
  align-items: start;
}

/* Panels */
.lsvsponsor__panel {
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.022);
  padding: 34px 32px 32px;
  box-shadow: var(--shadow);
}

.lsvsponsor__panel--intro {
  grid-column: span 2;
}

.lsvsponsor__panel--contact {
  grid-column: span 2;
  padding-top: 36px;
}

.lsvsponsor__sectionHead {
  margin-bottom: 28px;
  text-align: center;
}

.lsvsponsor__sectionTitle {
  margin: 0 0 10px;
  color: #fff;
  font-size: 1.42rem;
  line-height: 1.15;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.035em;
}

.lsvsponsor__sectionLead {
  margin: 0 auto;
  max-width: 760px;
  color: var(--muted2);
  font-size: 1rem;
  line-height: 1.75;
}

/* Feature cards */
.lsvsponsor__featureGrid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.lsvsponsor__featureCard {
  border: 1px solid rgba(255, 255, 255, 0.085);
  background: var(--panel-soft);
  padding: 24px 22px 22px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.10);
}

.lsvsponsor__featureTitle {
  margin-bottom: 10px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.35;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.lsvsponsor__featureText {
  margin: 0;
  color: var(--muted);
  font-size: 0.97rem;
  line-height: 1.8;
}

/* Stacked rows */
.lsvsponsor__stack {
  display: grid;
  gap: 14px;
}

.lsvsponsor__rowCard {
  border: 1px solid rgba(255, 255, 255, 0.085);
  background: var(--panel-soft);
  padding: 20px 20px 18px;
}

.lsvsponsor__rowTop {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 16px;
  align-items: center;
  margin-bottom: 10px;
}

.lsvsponsor__rowTitle {
  color: #fff;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 700;
}

.lsvsponsor__badge {
  color: var(--accent);
  font-size: 0.76rem;
  line-height: 1.2;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 7px 11px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.025);
  white-space: nowrap;
}

.lsvsponsor__rowText {
  margin: 0;
  color: var(--muted);
  font-size: 0.96rem;
  line-height: 1.75;
}

/* Impact */
.lsvsponsor__impactGrid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.lsvsponsor__impactCard {
  border: 1px solid rgba(255, 255, 255, 0.085);
  background: var(--panel-soft);
  padding: 22px 20px 20px;
}

.lsvsponsor__impactTitle {
  margin-bottom: 8px;
  color: #fff;
  font-size: 0.98rem;
  line-height: 1.35;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.lsvsponsor__impactText {
  margin: 0;
  color: var(--muted);
  font-size: 0.95rem;
  line-height: 1.72;
}

/* Contact */
.lsvsponsor__contactIntro {
  max-width: 860px;
  margin: 0 auto 26px;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.8;
  text-align: center;
}

.lsvsponsor__contactGrid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 28px;
}

.lsvsponsor__contactItem {
  border: 1px solid rgba(255, 255, 255, 0.085);
  background: var(--panel-soft);
  padding: 18px 18px 16px;
}

.lsvsponsor__contactLabel {
  margin-bottom: 6px;
  color: var(--accent);
  font-size: 0.78rem;
  line-height: 1.2;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.lsvsponsor__contactValue {
  color: var(--text);
  font-size: 0.97rem;
  line-height: 1.65;
}

.lsvsponsor__contactValue a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.lsvsponsor__contactValue a:hover {
  color: var(--accent);
  border-bottom-color: var(--accent);
}

.lsvsponsor__ctaBar {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
}

.lsvsponsor__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 20px;
  border: 1px solid var(--line);
  text-decoration: none;
  font-size: 0.94rem;
  line-height: 1.2;
  font-weight: 700;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.lsvsponsor__button:hover {
  transform: translateY(-1px);
}

.lsvsponsor__button--primary {
  color: #fff;
  background: rgba(45, 107, 116, 0.24);
  border-color: rgba(45, 107, 116, 0.58);
}

.lsvsponsor__button--primary:hover {
  background: rgba(45, 107, 116, 0.34);
  border-color: rgba(45, 107, 116, 0.82);
}

.lsvsponsor__button--ghost {
  color: var(--text);
  background: rgba(255, 255, 255, 0.02);
}

.lsvsponsor__button--ghost:hover {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.05);
}

/* Responsive */
@media (max-width: 1040px) {
  .lsvsponsor__grid {
    grid-template-columns: 1fr;
  }

  .lsvsponsor__panel--intro,
  .lsvsponsor__panel--contact {
    grid-column: auto;
  }
}

@media (max-width: 760px) {
  .lsvsponsor__featureGrid,
  .lsvsponsor__impactGrid,
  .lsvsponsor__contactGrid {
    grid-template-columns: 1fr;
  }

  .lsvsponsor__rowTop {
    grid-template-columns: 1fr;
    gap: 10px;
    align-items: start;
  }

  .lsvsponsor__badge {
    justify-self: start;
  }
}

@media (max-width: 640px) {
  .lsvsponsor {
    padding: 30px 0 46px;
  }

  .lsvsponsor__hero {
    margin-bottom: 36px;
    text-align: left;
  }

  .lsvsponsor__headline {
    font-size: clamp(2rem, 8vw, 3.2rem);
  }

  .lsvsponsor__lead,
  .lsvsponsor__sectionLead,
  .lsvsponsor__contactIntro {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }

  .lsvsponsor__sectionHead {
    text-align: left;
  }

  .lsvsponsor__panel,
  .lsvsponsor__featureCard,
  .lsvsponsor__rowCard,
  .lsvsponsor__impactCard,
  .lsvsponsor__contactItem {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lsvsponsor__panel {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .lsvsponsor__ctaBar {
    flex-direction: column;
    align-items: stretch;
  }

  .lsvsponsor__button {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS *//* Hero hart begrenzen */
.entry-hero.page-hero-section{
  max-height: 170px !important;
  overflow: hidden !important;
}

/* Innencontainer auch begrenzen und Inhalt sauber zentrieren */
.entry-hero.page-hero-section .entry-hero-container-inner{
  max-height: 170px !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
}

/* Spacer/Pseudo-Elemente killen (häufig der eigentliche Höhen-Treiber) */
.entry-hero.page-hero-section::before,
.entry-hero.page-hero-section::after,
.entry-hero.page-hero-section .entry-hero-container-inner::before,
.entry-hero.page-hero-section .entry-hero-container-inner::after{
  content: none !important;
  display: none !important;
}

/* Breadcrumbs (bei dir schon ok) */
#thewebs-breadcrumbs{
  display:none !important;
}/* End custom CSS */