.company-section {
  background: #fefefe;
  padding: 0 0 3.4rem;
}

.company-content {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 3.8rem max(4%, calc((100% - 1050px) / 2)) 5rem;
  background: #fafafa;
}

.about-qs2 {
  width: min(1050px, 92%);
  margin: 0 auto 5rem;
  padding: 5rem 0 0;
  background: #fefefe;
}

.about-qs2 h2 {
  margin: 0 0 2rem;
  color: #4b4b4b;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: var(--line-heading);
}

.about-qs2-copy h3 {
  margin: 0 0 2rem;
  color: #1792a4;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 2.3rem;
  font-weight: 400;
  line-height: var(--line-heading);
}

.about-qs2-copy p {
  margin: 0 0 2rem;
  color: #3e3e3e;
  font-family: "Montserrat", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.18;
}

.about-qs2-copy strong {
  display: block;
  margin: 1rem 0 1.2rem;
  color: #4b4b4b;
  font-family: "Montserrat", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: var(--line-compact);
}

.about-qs2-graphic {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 0 7rem;
}

.company-values {
  width: min(1050px, 92%);
  margin: 0 auto 5rem;
  padding: 0;
  background: #fefefe;
}

.company-values h2 {
  margin: 0 0 2rem;
  color: #4b4b4b;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: var(--line-heading);
}

.company-values-copy h3 {
  margin: 0 0 2rem;
  color: #1792a4;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 2.3rem;
  font-weight: 400;
  line-height: var(--line-heading);
}

.company-values-copy strong {
  display: block;
  margin: 0 0 1.45rem;
  color: #262626;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: var(--line-compact);
}

.company-values-list {
  border-top: 1px solid #b7b7b7;
}

.company-value-item {
  display: grid;
  grid-template-columns: 98px 1fr;
  align-items: center;
  column-gap: 1.6rem;
  min-height: 109px;
  padding: 1.15rem 0;
  border-bottom: 1px solid #b7b7b7;
}

.company-value-item:last-child {
  border-bottom: 0;
}

.company-value-icon {
  display: block;
  width: 98px;
  height: auto;
}

.company-value-copy h3 {
  margin: 0 0 0.2rem;
  color: #3f3f3f;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.15;
}

.company-value-copy p {
  margin: 0;
  color: #555;
  font-family: "Montserrat", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.35;
}

.talent-pipeline {
  width: 100%;
  margin: 0;
  padding: 4.6rem 0 4.2rem;
  background: #fefefe;
}

.talent-pipeline-inner {
  width: min(1050px, 92%);
  margin: 0 auto;
}

.talent-pipeline h2 {
  margin: 0 0 2rem;
  color: #4b4b4b;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: var(--line-heading);
}

.talent-pipeline-copy h3 {
  margin: 0 0 2rem;
  color: #1792a4;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 2.3rem;
  font-weight: 400;
  line-height: var(--line-heading);
}

.talent-pipeline-copy p,
.talent-pipeline-copy li {
  color: #3e3e3e;
  font-family: "Montserrat", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.18;
}

.talent-pipeline-copy p {
  margin: 0 0 2rem;
}

.talent-pipeline-copy ul {
  margin: 0 0 2rem 0;
  padding: 0;
  list-style: none;
}

.talent-pipeline-copy li {
  position: relative;
  margin: 0 0 0.8rem;
  padding-left: 1.9rem;
}

.talent-pipeline-copy li::before {
  content: "";
  position: absolute;
  top: 0.62em;
  left: 0.25rem;
  width: 0.42rem;
  height: 0.42rem;
  background: #262626;
  transform: rotate(45deg);
}

.talent-pipeline-graphic {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 2.4rem 0 0;
}

.engagement-models {
  width: 100%;
  margin: 0;
  padding: 4.6rem 0 4.8rem;
  background: #fefefe;
}

.engagement-models-inner {
  width: min(1050px, 92%);
  margin: 0 auto;
}

.engagement-models h2 {
  margin: 0 0 2rem;
  color: #4b4b4b;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: var(--line-heading);
}

.engagement-models-copy h3 {
  margin: 0 0 2rem;
  color: #1792a4;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 2.3rem;
  font-weight: 400;
  line-height: var(--line-heading);
}

.engagement-models-copy p,
.engagement-models-diagram-copy {
  margin: 0 0 2rem;
  color: #3e3e3e;
  font-family: "Montserrat", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.18;
}

.engagement-models-options,
.engagement-models-graphic {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.engagement-models-options {
  margin: 0.4rem 0 2.4rem;
}

.engagement-models-diagram-title {
  margin: 7rem 0 2rem;
  color: #4b4b4b;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 2.3rem;
  font-weight: 400;
  line-height: var(--line-heading);
}

.engagement-models-diagram-copy {
  margin-bottom: 2.3rem;
}

.engagement-models-graphic {
  margin: 0;
}

.company-intro {
  width: min(1000px, 100%);
  max-width: 1000px;
}

.company-intro h1 {
  margin: 0 0 2rem;
  color: #4b4b4b;
  font-family: "Brinnan", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: var(--line-heading);
}

.company-intro p {
  margin: 0;
  color: #3e3e3e;
  font-family: "Montserrat", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.28;
}

.company-graphic {
  display: block;
  width: min(1000px, 100%);
  max-width: 100%;
  height: auto;
  margin: 2.3rem 0 0;
}

.company-graphic-map {
  position: relative;
  display: block;
  width: min(1000px, 100%);
  max-width: 100%;
  margin: 2.3rem 0 0;
}

.company-graphic-map .company-graphic {
  width: 100%;
  margin: 0;
}

.company-graphic-link {
  position: absolute;
  top: 0;
  bottom: 0;
  width: calc(100% / 3);
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}

.company-graphic-link-about {
  left: 0;
}

.company-graphic-link-values {
  left: calc(100% / 3);
}

.company-graphic-link-engagement {
  left: calc((100% / 3) * 2);
}

.company-graphic-link:focus-visible {
  outline: 3px solid #1597aa;
  outline-offset: -6px;
}

@media (max-width: 820px) {
  .company-section {
    padding: 0 0 3.2rem;
  }

  .company-content {
    padding-top: 3rem;
  }

  .company-intro h1 {
    font-size: 2.45rem;
  }

  .company-intro p {
    font-size: 1.2rem;
  }

  .about-qs2 {
    margin-bottom: 3.4rem;
  }

  .about-qs2 h2 {
    font-size: 2.45rem;
  }

  .about-qs2-copy h3 {
    font-size: 1.7rem;
  }

  .about-qs2-copy p {
    font-size: 1.2rem;
  }

  .company-values {
    margin-bottom: 3.4rem;
  }

  .company-value-item {
    grid-template-columns: 84px 1fr;
    column-gap: 1.15rem;
    min-height: 96px;
  }

  .company-value-icon {
    width: 84px;
  }

  .talent-pipeline {
    padding: 3.4rem 0;
  }

  .talent-pipeline h2 {
    font-size: 2.45rem;
  }

  .talent-pipeline-copy h3 {
    font-size: 1.7rem;
  }

  .talent-pipeline-copy p,
  .talent-pipeline-copy li {
    font-size: 1.2rem;
  }

  .engagement-models {
    padding: 3.4rem 0;
  }

  .engagement-models h2 {
    font-size: 2.45rem;
  }

  .engagement-models-copy h3,
  .engagement-models-diagram-title {
    font-size: 1.7rem;
  }

  .engagement-models-copy p,
  .engagement-models-diagram-copy {
    font-size: 1.2rem;
  }

  .company-graphic-map {
    margin-top: 2rem;
  }
}

@media (max-width: 420px) {
  .company-intro h1 {
    font-size: 2rem;
  }

  .company-intro p {
    font-size: 1.05rem;
  }

  .about-qs2 h2 {
    font-size: 2rem;
  }

  .about-qs2-copy h3 {
    font-size: 1.4rem;
  }

  .about-qs2-copy p {
    font-size: 1.05rem;
  }

  .about-qs2-copy strong {
    font-size: 1rem;
  }

  .company-value-item {
    grid-template-columns: 68px 1fr;
    column-gap: 0.8rem;
    min-height: 86px;
    padding: 0.6rem 0;
  }

  .company-value-icon {
    width: 68px;
  }

  .talent-pipeline h2 {
    font-size: 2rem;
  }

  .talent-pipeline-copy h3 {
    font-size: 1.4rem;
  }

  .talent-pipeline-copy p,
  .talent-pipeline-copy li {
    font-size: 1.05rem;
  }

  .talent-pipeline-copy li {
    padding-left: 1.3rem;
  }

  .engagement-models h2 {
    font-size: 2rem;
  }

  .engagement-models-copy h3,
  .engagement-models-diagram-title {
    font-size: 1.4rem;
  }

  .engagement-models-copy p,
  .engagement-models-diagram-copy {
    font-size: 1.05rem;
  }
}
