/**
 * Nordstein 2026 content sections.
*/

.ns-2026-page {
  color: #263648;
  line-height: 1.48;
}

.ns-2026-page p {
  margin-bottom: 1.15rem;
}

.ns-2026-page p:last-child {
  margin-bottom: 0;
}

.ns-2026-hero {
  min-height: 348px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 72px 15px 86px;
  background-image: linear-gradient(rgba(52, 61, 73, 0.18), rgba(52, 61, 73, 0.18)), url(../../images/homeHeader.jpg);
  background-position: center bottom;
  background-size: cover;
  color: #fff;
  text-align: center;
}

.ns-2026-hero p {
  margin: 0;
}

.ns-2026-hero h1 {
  margin-bottom: 10px;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
}

.ns-2026-hero h2 {
  margin: 0 auto 28px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.28;
  text-transform: uppercase;
}

.ns-2026-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 9px 18px;
  border: 1px solid #343d49;
  background-color: #343d49;
  color: #fff !important;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1;
  text-decoration: none !important;
  text-transform: uppercase;
}

.ns-2026-btn:hover,
.ns-2026-btn:focus {
  background-color: #fff;
  color: #343d49 !important;
}

.ns-2026-btn::after {
  content: "\f178";
  margin-left: 14px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

.ns-2026-section {
  padding-top: 66px;
  padding-bottom: 60px;
}

.ns-2026-section--rule {
  border-top: 1px solid #e8eaeb;
}

.ns-2026-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 58px;
  align-items: start;
}

.ns-2026-split--center {
  align-items: start;
}

.ns-2026-heading {
  padding-bottom: 18px;
  border-bottom: 2px solid #9aa3ab;
}

.ns-2026-heading--right {
  text-align: right;
}

.ns-2026-heading h2 {
  margin: 0;
  color: #4e5967;
  font-weight: 300;
  letter-spacing: 0.04em;
  line-height: 1.04;
  text-transform: uppercase;
}

.ns-2026-heading h3 {
  margin: 18px 0 0;
  color: #5d6977;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
}

.ns-2026-copy p {
  text-align: left;
}

.ns-2026-cards {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 26px;
  padding-bottom: 34px;
}

.ns-2026-card {
  min-height: 382px;
  padding: 32px 30px 36px;
  color: #fff;
}

.ns-2026-card--dark {
  background: linear-gradient(180deg, #263446 0%, #33455a 100%);
}

.ns-2026-card--light {
  background: linear-gradient(180deg, #6f8292 0%, #8ba0ae 100%);
}

.ns-2026-card h3 {
  position: relative;
  margin: 0 0 22px;
  padding-left: 56px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.82);
  font-weight: 300;
  line-height: 1.35;
}

.ns-2026-card h3::before {
  position: absolute;
  left: 0;
  top: 3px;
  font-family: "Font Awesome 5 Pro";
  font-size: 2rem;
  font-weight: 300;
  line-height: 1;
}

.ns-2026-card--brokerage h3::before {
  content: "\f2b5";
}

.ns-2026-card--finance h3::before {
  content: "\f52b";
}

.ns-2026-card p {
  font-weight: 300;
}

.ns-2026-note {
  padding: 30px;
  background-color: #f2f2f1;
}

.ns-2026-note h2 {
  margin: 0 0 18px;
  color: #3f4a58;
  font-weight: 300;
  line-height: 1.35;
}

#home .ns-2026-page + .home-news-bar {
  padding-top: 20px;
}

#home .ns-2026-page + .home-news-bar h4 {
  color: #4e5967;
  font-weight: 300;
  letter-spacing: 0.03em;
}

.ns-2026-feature-band {
  padding-top: 78px;
  padding-bottom: 78px;
}

.ns-2026-feature-band--muted {
  background-color: #f2f2f1;
}

.ns-2026-feature-band .row.align-items-start,
.ns-2026-feature-band .row.align-items-center,
.ns-2026-feature-band .row.ns-2026-row-stretch {
  align-items: stretch !important;
}

.ns-2026-feature-band .row > .ns-2026-feature-image,
.ns-2026-feature-band .row > [class*="col-"]:has(> .ns-2026-feature-image) {
  align-self: stretch;
  display: flex;
}

.ns-2026-feature-band .row > [class*="col-"] > .ns-2026-feature-image {
  flex: 1 1 auto;
  width: 100%;
}

.ns-2026-feature-image {
  min-height: 320px;
  overflow: hidden;
  position: relative;
}

.ns-2026-feature-image img {
  display: block;
  flex: 1 1 auto;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
  position: relative;
  width: 100%;
}

.ns-2026-icon-title {
  position: relative;
  min-height: 34px;
  margin-bottom: 24px !important;
  padding-left: 50px;
  color: #263648;
  letter-spacing: 0 !important;
  line-height: 1.25;
  text-transform: none !important;
}

.ns-2026-icon-title::before {
  position: absolute;
  left: 0;
  top: 5px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  line-height: 1;
}

.ns-2026-icon-title--arrow::before {
  content: "\f35d";
}

.ns-2026-icon-title--check::before {
  content: "\f14a";
}

.ns-2026-icon-title--process::before {
  content: "\f03a";
}

.ns-2026-icon-title--exit::before {
  content: "\f07e";
}

.ns-2026-icon-title--market::before {
  content: "\f65a";
}

.ns-2026-icon-title--company::before {
  content: "\f643";
}

.ns-2026-icon-title--science::before {
  content: "\f471";
}

.ns-2026-icon-title--direct::before {
  content: "\f065";
}

.ns-2026-icon-title--risk::before {
  content: "\f64f";
}

.ns-2026-icon-title--responsibility::before {
  content: "\f336";
}

.ns-2026-icon-title--document::before {
  content: "\f15c";
}

.ns-2026-icon-title--warning::before {
  content: "\f321";
}

.ns-2026-icon-title--liquidity::before {
  content: "\f4bd";
}

.ns-2026-icon-title--valuation::before {
  content: "\f200";
}

.ns-2026-icon-title--review::before {
  content: "\f4fc";
}

.ns-2026-icon-title--competence::before {
  content: "\f559";
}

.ns-2026-icon-title--structured::before {
  content: "\f46c";
}

.ns-2026-icon-title--transparency::before {
  content: "\f1ce";
}

.ns-2026-icon-title--integrity::before {
  content: "\f56c";
}

.ns-2026-icon-title--self::before {
  content: "\f5a2";
}

.ns-2026-team-intro {
  border-top: 1px solid #e1e4e7;
}

@media (max-width: 991px) {
  .ns-2026-hero {
    min-height: 310px;
    padding-top: 62px;
    padding-bottom: 72px;
  }
}

@media (max-width: 767px) {
  .ns-2026-section {
    padding-top: 46px;
    padding-bottom: 42px;
  }

  .ns-2026-split,
  .ns-2026-cards {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .ns-2026-heading,
  .ns-2026-heading--right {
    text-align: left;
  }

  .ns-2026-card {
    min-height: 0;
  }

  .ns-2026-feature-band {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .ns-2026-feature-image {
    margin-bottom: 28px;
  }
}

@media (max-width: 575px) {
  .ns-2026-hero {
    min-height: 280px;
  }

  .ns-2026-hero h2 {
    letter-spacing: 0.04em;
  }

  .ns-2026-card,
  .ns-2026-note {
    padding: 26px 22px;
  }
}
