.swb_vereinssoftware_slider {
  margin-top: 0;
  margin-bottom: 0;
}

.swb_vereinssoftware_intro {
  margin-top: 0;
  padding: 68px 24px 72px;
  border-bottom: 1px solid #e0e5eb;
  background: #f3f5f8;
}

.swb_vereinssoftware_intro_inner,
.swb_vereinssoftware_fit,
.swb_vereinssoftware_answers_inner {
  width: min(100%, 1180px);
  margin-right: auto;
  margin-left: auto;
}

.swb_vereinssoftware_eyebrow {
  margin: 0 0 14px;
  color: #941326;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}

.swb_vereinssoftware_title {
  max-width: 920px;
  margin: 0;
  padding: 0;
  color: #1d1d1b;
  font-size: 3.25rem;
  line-height: 1.08;
}

.swb_vereinssoftware_lead {
  max-width: 940px;
  margin: 26px 0 0;
  color: #30343a;
  font-size: 1.25rem;
  line-height: 1.65;
}

.swb_vereinssoftware_actions {
  gap: 12px;
  margin-top: 34px;
}

.swb_vereinssoftware_actions .wp-block-button__link {
  min-width: 210px;
  padding: 14px 24px;
  border: 2px solid #2469da;
  border-radius: 6px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.swb_vereinssoftware_primary_action .wp-block-button__link {
  background: #2469da;
  color: #fff;
}

.swb_vereinssoftware_primary_action .wp-block-button__link:hover,
.swb_vereinssoftware_primary_action .wp-block-button__link:focus {
  border-color: #174ea6;
  background: #174ea6;
}

.swb_vereinssoftware_secondary_action .wp-block-button__link {
  background: rgba(255, 255, 255, 0.82);
  color: #174ea6;
}

.swb_vereinssoftware_secondary_action .wp-block-button__link:hover,
.swb_vereinssoftware_secondary_action .wp-block-button__link:focus {
  background: #fff;
}

.swb_vereinssoftware_fit {
  padding: 72px 24px 78px;
}

.swb_vereinssoftware_fit_title {
  max-width: 760px;
  margin: 0 0 34px;
  padding: 0;
  color: #1d1d1b;
  font-size: 2.25rem;
  line-height: 1.2;
}

.swb_vereinssoftware_fit_grid {
  gap: 28px;
  margin-bottom: 0;
}

.swb_vereinssoftware_fit_item {
  min-width: 0;
  padding: 24px 0 0;
  border-top: 3px solid #2469da;
}

.swb_vereinssoftware_fit_item:nth-child(2) {
  border-top-color: #b1182b;
}

.swb_vereinssoftware_fit_item:nth-child(3) {
  border-top-color: #67717d;
}

.swb_vereinssoftware_fit_number {
  margin: 0 0 12px;
  color: #2469da;
  font-size: 0.9rem;
  font-weight: 700;
}

.swb_vereinssoftware_fit_item:nth-child(2) .swb_vereinssoftware_fit_number {
  color: #b1182b;
}

.swb_vereinssoftware_fit_item:nth-child(3) .swb_vereinssoftware_fit_number {
  color: #59636f;
}

.swb_vereinssoftware_fit_item h3 {
  min-height: 58px;
  margin: 0 0 12px;
  color: #1d1d1b;
  font-size: 1.35rem;
  line-height: 1.3;
}

.swb_vereinssoftware_fit_item p:last-child {
  margin-bottom: 0;
  line-height: 1.6;
}

.swb_vereinssoftware_fit_note {
  max-width: 940px;
  margin: 36px 0 0;
  padding: 18px 20px;
  border-left: 4px solid #b1182b;
  background: #f7f7f7;
  color: #3f4248;
  line-height: 1.6;
}

.swb_vereinssoftware_cockpit {
  margin-top: 0;
  margin-bottom: 64px;
  padding: 76px 24px 84px;
  background: #f3f5f8;
}

.swb_vereinssoftware_cockpit_inner {
  width: min(100%, 1180px);
  margin-right: auto;
  margin-left: auto;
}

.swb_vereinssoftware_cockpit_title {
  max-width: 760px;
  margin: 0;
  padding: 0;
  color: #1d1d1b;
  font-size: 2.25rem;
  line-height: 1.2;
}

.swb_vereinssoftware_cockpit_lead {
  max-width: 760px;
  margin: 16px 0 0;
  color: #44464c;
  font-size: 1.1rem;
  line-height: 1.6;
}

.swb_vereinssoftware_cockpit_image {
  margin: 34px 0 0;
}

.swb_vereinssoftware_cockpit_image img {
  display: block;
  width: 100%;
  height: auto;
}

.swb_vereinssoftware_cockpit_image figcaption {
  margin-top: 12px;
  color: #59636f;
  font-size: 0.9rem;
  line-height: 1.5;
  text-align: left;
}

.swb_feature_grid {
  margin-top: 0;
}

.swb_vereinssoftware_answers {
  margin-top: 72px;
  padding: 76px 24px 82px;
  background: #f3f5f8;
  color: #1d1d1b;
}

.swb_vereinssoftware_answers h2,
.swb_vereinssoftware_answers h3,
.swb_vereinssoftware_answers p {
  color: inherit;
}

.swb_vereinssoftware_answers h2 {
  max-width: 760px;
  margin: 0;
  padding: 0 0 3px;
  font-size: 2.25rem;
  line-height: 1.2;
}

.swb_vereinssoftware_answers_lead {
  max-width: 740px;
  margin: 16px 0 38px;
  color: #59636f !important;
  font-size: 1.1rem;
  line-height: 1.6;
}

.swb_vereinssoftware_answer_grid {
  gap: 56px;
  margin-bottom: 0;
}

.swb_vereinssoftware_answer_item {
  padding: 24px 0 26px;
  border-top: 2px solid #cbd3dd;
}

.swb_vereinssoftware_answer_item h3 {
  margin: 0 0 12px;
  font-size: 1.25rem;
  line-height: 1.35;
}

.swb_vereinssoftware_answer_item p {
  margin: 0;
  color: #44464c;
  line-height: 1.65;
}

.swb_vereinssoftware_answer_item a {
  color: #174ea6;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.swb_vereinssoftware_answer_item a:hover,
.swb_vereinssoftware_answer_item a:focus {
  color: #b1182b;
}

@media screen and (max-width: 781px) {
  .swb_vereinssoftware_intro {
    padding: 46px 20px 52px;
  }

  .swb_vereinssoftware_title {
    font-size: 2.5rem;
    line-height: 1.12;
  }

  .swb_vereinssoftware_lead {
    font-size: 1.1rem;
    margin-top: 18px;
  }

  .swb_vereinssoftware_actions {
    align-items: stretch;
    flex-direction: column;
    margin-top: 24px;
  }

  .swb_vereinssoftware_actions .wp-block-button,
  .swb_vereinssoftware_actions .wp-block-button__link {
    width: 100%;
  }

  .swb_vereinssoftware_fit,
  .swb_vereinssoftware_cockpit,
  .swb_vereinssoftware_answers {
    padding-right: 20px;
    padding-left: 20px;
  }

  .swb_vereinssoftware_fit {
    padding-top: 28px;
  }

  .swb_vereinssoftware_fit_title,
  .swb_vereinssoftware_cockpit_title,
  .swb_vereinssoftware_answers h2 {
    font-size: 1.9rem;
  }

  .swb_vereinssoftware_cockpit {
    margin-bottom: 40px;
    padding-top: 54px;
    padding-bottom: 60px;
  }

  .swb_vereinssoftware_cockpit_image {
    margin-top: 26px;
  }

  .swb_vereinssoftware_fit_item h3 {
    min-height: 0;
  }

  .swb_vereinssoftware_answer_grid {
    gap: 0;
  }
}

@media screen and (max-width: 420px) {
  .swb_vereinssoftware_title {
    font-size: 2.15rem;
    padding-bottom: 4px;
  }
}
