.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 2rem;
  color: #262626;
  font-family: "Montserrat", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: var(--line-compact);
}

.company-values-graphic {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 1.4rem 0 0;
}

.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: 2rem 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;
}

@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-values h2 {
    font-size: 2.45rem;
  }

  .company-values-copy h3 {
    font-size: 1.7rem;
  }

  .company-values-copy strong {
    font-size: 1.2rem;
  }

  .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 {
    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-values h2 {
    font-size: 2rem;
  }

  .company-values-copy h3 {
    font-size: 1.4rem;
  }

  .company-values-copy strong {
    font-size: 1.05rem;
  }

  .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;
  }
}
