#eins22_rel2026_frontpage a {
  border-bottom: none;
}
.crimson-text  {
  font-family: "crimson-pro-v28-latin-300italic", "Crimson Pro", Georgia, serif;
  font-weight: 300;
  font-style: italic;
  font-size: 1.6rem;
  line-height: 1.1;
  letter-spacing: 0.01em;
  max-width: 890px;
  margin: 0 auto;
}
.center-stack  {
  display: grid;
  justify-items: center;
  gap: 24px;
  text-align: center;
}
.eins22_rel2026_section {
  margin-bottom: 40px;
}
.center-text  {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}
.hero-wrap {
  margin-top: 40px;
}
.card-grid  {
  display: grid;
  gap: var(--gap);
  max-width: 935px;
  margin: 0 auto 40px auto;
}
.eins22_rel2026_card  {
  padding: 0;
  text-align: left;
}
.eins22_rel2026_card h3  {
  margin: 10px 0 10px;
  font-size: 1.18rem;
  line-height: 1.3;
}
.eins22_rel2026_card p  {
  margin: 1em 0 0;
}
.eins22_rel2026_card ul  {
  margin-top: 1em;
}
.eins22_rel2026_card li  {
}
#unternehmerboards h2, #weiterbildung h2, #beratung h2 {
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 500;
  letter-spacing: 0.02em;
}
#unternehmerboards h2 {
  color: #1d5eb3;
}
#weiterbildung h2 {
  color: #ee7203;
}
#beratung h2 {
  color: #be152d;
}
@media (min-width: 560px)  {
.eins22_rel2026_card  {
  padding: 0 28px;
}
#unternehmerboards h2, #weiterbildung h2, #beratung h2 {
  text-transform: uppercase;
  font-size: 1.4em;
  letter-spacing: 0.06em;
  font-weight: 500;
}
}
@media (min-width: 850px)  {
.grid-two  {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-reverse {
grid-template-areas: "a b";
}
.card-a {
grid-area: a;
}
.card-b {
grid-area: b;
}
}
@media (max-width: 849px)  {
#unternehmerboards h2, #weiterbildung h2, #beratung h2 {
  margin-top: 0;
}
.eins22_rel2026_card img {
margin-top: 20px;
}
}
