body.wsp-legacy-modernized {
  color: #111827;
  letter-spacing: 0;
}

.wsp-legacy-route-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  width: min(1120px, calc(100vw - 32px));
  margin: 14px auto 0;
  padding: 12px;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 8px 24px rgba(15, 23, 42, .06);
}

.wsp-legacy-route-strip a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 8px 11px;
  border: 1px solid #fed7aa;
  border-radius: 6px;
  background: #fff7ed;
  color: #9a3412;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.15;
  text-decoration: none;
}

.wsp-legacy-route-strip a:first-child {
  border-color: #fb923c;
  background: #f97316;
  color: #111827;
}

.wsp-legacy-route-strip a:hover,
.wsp-legacy-route-strip a:focus-visible {
  border-color: #ea580c;
  background: #ea580c;
  color: #ffffff;
  outline: none;
  text-decoration: none;
}

body.wsp-legacy-modernized section.mbr-section,
body.wsp-legacy-modernized section.features11,
body.wsp-legacy-modernized section.services1,
body.wsp-legacy-modernized section.services2,
body.wsp-legacy-modernized section.features3,
body.wsp-legacy-modernized section.features4,
body.wsp-legacy-modernized section.features6,
body.wsp-legacy-modernized section.features17 {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
}

body.wsp-legacy-modernized section.content4 {
  padding-top: 30px !important;
  padding-bottom: 18px !important;
  background: #f8fafc !important;
}

body.wsp-legacy-modernized .content4 .container,
body.wsp-legacy-modernized .features11 .container,
body.wsp-legacy-modernized .services1 .container,
body.wsp-legacy-modernized .services2 .container {
  width: min(1120px, calc(100vw - 32px));
  max-width: 1120px;
}

body.wsp-legacy-modernized .content4 .title {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

body.wsp-legacy-modernized .content4 h1,
body.wsp-legacy-modernized .content4 h2,
body.wsp-legacy-modernized .mbr-section-title.display-1,
body.wsp-legacy-modernized .mbr-section-title.display-2,
body.wsp-legacy-modernized h1.display-1,
body.wsp-legacy-modernized h1.display-2,
body.wsp-legacy-modernized h2.display-1,
body.wsp-legacy-modernized h2.display-2 {
  color: #111827 !important;
  font-size: clamp(1.9rem, 4vw, 2.8rem) !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
}

body.wsp-legacy-modernized .mbr-section-subtitle,
body.wsp-legacy-modernized .mbr-text,
body.wsp-legacy-modernized p,
body.wsp-legacy-modernized li {
  letter-spacing: 0;
}

body.wsp-legacy-modernized .media-container-row {
  gap: 22px;
}

body.wsp-legacy-modernized .features11 .mbr-figure,
body.wsp-legacy-modernized .features11 .aside-content {
  min-width: 0;
}

body.wsp-legacy-modernized .mbr-figure img,
body.wsp-legacy-modernized .card-img img,
body.wsp-legacy-modernized .item-img img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  background: #ffffff;
}

body.wsp-legacy-modernized .features11 .block-content .card,
body.wsp-legacy-modernized .services1 .card-wrapper,
body.wsp-legacy-modernized .services2 .card-wrapper,
body.wsp-legacy-modernized .features3 .card-wrapper,
body.wsp-legacy-modernized .features4 .card-wrapper,
body.wsp-legacy-modernized .features6 .card-wrapper,
body.wsp-legacy-modernized .features17 .card-wrapper {
  height: 100%;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .055);
  overflow: hidden;
}

body.wsp-legacy-modernized .features11 .card-box,
body.wsp-legacy-modernized .services1 .card-box,
body.wsp-legacy-modernized .services2 .card-box,
body.wsp-legacy-modernized .features3 .card-box,
body.wsp-legacy-modernized .features4 .card-box,
body.wsp-legacy-modernized .features6 .card-box,
body.wsp-legacy-modernized .features17 .card-box {
  padding: 16px !important;
}

body.wsp-legacy-modernized .card-title,
body.wsp-legacy-modernized .card-title.display-5,
body.wsp-legacy-modernized .card-title.display-7 {
  color: #111827 !important;
  font-size: 17px !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
}

body.wsp-legacy-modernized .btn,
body.wsp-legacy-modernized .mbr-section-btn .btn {
  min-height: 40px;
  border-radius: 6px !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  line-height: 1.15 !important;
}

@media (max-width: 760px) {
  .wsp-legacy-route-strip {
    width: min(100% - 24px, 1120px);
    gap: 6px;
    padding: 10px;
  }

  .wsp-legacy-route-strip a {
    flex: 1 1 108px;
    min-height: 34px;
    padding: 7px 9px;
    font-size: 12px;
  }

  body.wsp-legacy-modernized section.mbr-section,
  body.wsp-legacy-modernized section.features11,
  body.wsp-legacy-modernized section.services1,
  body.wsp-legacy-modernized section.services2,
  body.wsp-legacy-modernized section.features3,
  body.wsp-legacy-modernized section.features4,
  body.wsp-legacy-modernized section.features6,
  body.wsp-legacy-modernized section.features17 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }

  body.wsp-legacy-modernized .content4 .container,
  body.wsp-legacy-modernized .features11 .container,
  body.wsp-legacy-modernized .services1 .container,
  body.wsp-legacy-modernized .services2 .container {
    width: min(100% - 24px, 1120px);
  }

  body.wsp-legacy-modernized .media-container-row {
    gap: 14px;
  }

  body.wsp-legacy-modernized .features11 .mbr-figure {
    width: 100% !important;
  }
}
