.about-page-v2 {
  color: #617780;
  margin: 0 auto;
  width: 100%;
}

.about-page-v2 a {
  color: #617780;
}

.about-hero-v2,
.about-split-v2,
.about-quote-v2,
.about-pathways-v2,
.about-image-strip-v2,
.about-youtube-v2,
.about-footer-links-v2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  width: min(90%, 1180px);
}

.about-hero-v2 {
  align-items: start;
  display: grid;
  gap: clamp(30px, 5vw, 66px);
  grid-template-columns: minmax(0, 0.7fr) minmax(0, 1.3fr);
  padding: clamp(38px, 6vw, 76px) 0 clamp(46px, 6vw, 78px);
}

.about-hero-v2__copy {
  max-width: 440px;
}

.about-kicker {
  color: #586b77;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 14px;
}

.about-hero-v2 h1 {
  color: #617780;
  font-size: clamp(2.15rem, 3.9vw, 3.45rem);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.1;
  margin-bottom: 22px;
}

.about-hero-v2 p:not(.about-kicker) {
  color: #617780;
  font-size: clamp(1rem, 1.2vw, 1.12rem);
  line-height: 1.75;
}

.about-hero-v2__image {
  background: #f7f7f7;
  min-height: 420px;
  overflow: hidden;
}

.about-hero-v2__image img,
.about-youtube-v2__image img,
.about-quote-v2 figure img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.about-hero-v2__image img {
  aspect-ratio: 4 / 3;
}

.about-actions-v2 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.about-button,
.about-pathways-v2 a {
  align-items: center;
  border-radius: 7px;
  display: inline-flex;
  font-size: 0.92rem;
  justify-content: center;
  line-height: 1.3;
  min-height: 44px;
  padding: 11px 18px;
  text-decoration: none;
}

.about-button--primary,
.about-pathways-v2 a {
  background: #617780;
  color: #fff !important;
}

.about-button--secondary {
  border: 1px solid rgba(97, 119, 128, 0.35);
  color: #617780;
}

.about-button:hover,
.about-button:focus,
.about-pathways-v2 a:hover,
.about-pathways-v2 a:focus {
  background: #617780;
  border-color: #617780;
  color: #fff !important;
}

.about-split-v2 {
  border-top: 1px solid rgba(97, 119, 128, 0.22);
  display: grid;
  gap: clamp(28px, 5vw, 64px);
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
  padding: clamp(38px, 5vw, 66px) 0;
}

.about-split-v2 h2,
.about-pathways-v2 h2,
.about-youtube-v2 h2 {
  color: #617780;
  font-size: clamp(1.45rem, 2.2vw, 2.05rem);
  font-weight: 400;
  line-height: 1.24;
  margin-bottom: 18px;
}

.about-copy-v2 p,
.about-pathways-v2 p,
.about-youtube-v2 p,
.about-approach-list-v2 p,
.about-section-note {
  color: #617780;
  font-size: 1rem;
  line-height: 1.8;
}

.about-section-note {
  margin-top: 6px;
}

.about-quote-v2 {
  align-items: stretch;
  display: grid;
  gap: clamp(22px, 4vw, 48px);
  grid-template-columns: minmax(0, 1fr) minmax(260px, 360px);
  padding-bottom: clamp(46px, 6vw, 76px);
}

.about-quote-v2 blockquote {
  align-items: center;
  border-bottom: 1px solid rgba(97, 119, 128, 0.22);
  border-left: 0;
  border-top: 1px solid rgba(97, 119, 128, 0.22);
  color: #617780;
  display: flex;
  font-size: clamp(1.35rem, 2.2vw, 2.1rem);
  font-weight: 400;
  line-height: 1.35;
  margin: 0;
  min-height: 280px;
  padding: clamp(46px, 6vw, 70px) clamp(38px, 5vw, 70px);
  position: relative;
}

.about-quote-v2 blockquote::before,
.about-quote-v2 blockquote::after {
  color: rgba(97, 119, 128, 0.2);
  font-size: clamp(5rem, 9vw, 8rem);
  font-weight: 300;
  line-height: 1;
  position: absolute;
}

.about-quote-v2 blockquote::before {
  content: "“";
  left: 14px;
  top: 10px;
}

.about-quote-v2 blockquote::after {
  bottom: -28px;
  content: "”";
  right: 16px;
}

.about-quote-v2 figure {
  margin: 0;
  min-height: 320px;
  overflow: hidden;
}

.about-image-placeholder {
  align-items: center;
  background: #f7f7f7;
  color: rgba(97, 119, 128, 0.72);
  display: flex;
  font-size: 0.95rem;
  height: 100%;
  justify-content: center;
  line-height: 1.5;
  min-height: 320px;
  padding: 24px;
  text-align: center;
}

.about-pathways-v2 {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding-bottom: clamp(42px, 5vw, 66px);
}

.about-pathways-v2 article,
.about-approach-list-v2 article {
  border: 1px solid rgba(97, 119, 128, 0.18);
  padding: clamp(24px, 3vw, 34px);
}

.about-pathways-v2 article {
  display: flex;
  flex-direction: column;
}

.about-pathways-v2 h2 {
  font-size: clamp(1.28rem, 1.8vw, 1.65rem);
}

.about-pathways-v2 a {
  align-self: flex-start;
  margin-top: auto;
}

.about-approach-list-v2 {
  display: grid;
  gap: 14px;
}

.about-approach-list-v2 h3 {
  color: #586b77;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.35;
  margin-bottom: 8px;
}

.about-image-strip-v2 {
  padding-bottom: clamp(42px, 5vw, 68px);
}

.about-image-strip-v2__header {
  align-items: flex-end;
  border-top: 1px solid rgba(97, 119, 128, 0.22);
  display: flex;
  gap: 20px;
  justify-content: space-between;
  padding-top: clamp(30px, 4vw, 46px);
  margin-bottom: 18px;
}

.about-image-strip-v2 h2 {
  color: #617780;
  font-size: clamp(1.45rem, 2.2vw, 2.05rem);
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 0;
}

.about-image-strip-v2__controls {
  display: flex;
  gap: 8px;
}

.about-image-strip-v2__button {
  align-items: center;
  background: #617780;
  border: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: inherit;
  height: 44px;
  justify-content: center;
  width: 44px;
}

.about-image-strip-v2__track {
  display: flex;
  gap: 14px;
  overflow-x: auto;
  padding-bottom: 10px;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-color: rgba(97, 119, 128, 0.5) transparent;
}

.about-image-strip-v2__item {
  flex: 0 0 min(320px, 76vw);
  margin: 0;
  scroll-snap-align: start;
}

.about-image-strip-v2__item a {
  display: block;
  text-decoration: none;
}

.about-image-strip-v2__item img {
  aspect-ratio: 4 / 3;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

.about-image-strip-v2__item figcaption {
  color: #617780;
  font-size: 0.92rem;
  line-height: 1.45;
  margin-top: 8px;
}

.about-youtube-v2 {
  align-items: center;
  background: #f7f7f7;
  display: grid;
  gap: clamp(28px, 5vw, 66px);
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  margin-bottom: clamp(38px, 5vw, 64px);
  overflow: hidden;
}

.about-youtube-v2__image {
  height: 100%;
  min-height: 380px;
}

.about-youtube-v2__copy {
  padding: clamp(30px, 4vw, 50px) clamp(26px, 4vw, 54px) clamp(30px, 4vw, 50px) 0;
}

.about-youtube-kicker {
  align-items: center;
  display: inline-flex;
  gap: 8px;
  flex-wrap: wrap;
}

.about-youtube-wordmark {
  align-items: center;
  background: #fff;
  border: 1px solid rgba(97, 119, 128, 0.16);
  border-radius: 7px;
  color: #617780;
  display: inline-flex;
  gap: 7px;
  padding: 5px 9px;
}

.about-youtube-wordmark .fa-youtube {
  color: #c4302b;
  font-size: 1.2rem;
}

.about-youtube-v2 .about-button {
  margin-top: 10px;
}

.about-why-v2 {
  padding-top: clamp(30px, 4vw, 52px);
  padding-bottom: clamp(34px, 5vw, 64px);
}

.about-footer-links-v2 {
  border-top: 1px solid rgba(97, 119, 128, 0.22);
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 22px 0 70px;
}

.about-footer-links-v2 a {
  align-items: center;
  border: 1px solid rgba(97, 119, 128, 0.22);
  border-radius: 7px;
  color: #617780;
  display: inline-flex;
  font-size: 0.92rem;
  min-height: 44px;
  padding: 10px 14px;
  text-decoration: none;
}

.about-footer-links-v2 a:hover,
.about-footer-links-v2 a:focus {
  border-color: rgba(97, 119, 128, 0.52);
}

@media (max-width: 900px) {
  .about-hero-v2,
  .about-split-v2,
  .about-quote-v2,
  .about-youtube-v2 {
    grid-template-columns: 1fr;
  }

  .about-hero-v2__image {
    min-height: 0;
  }

  .about-hero-v2__image img {
    aspect-ratio: 16 / 10;
  }

  .about-pathways-v2 {
    grid-template-columns: 1fr;
  }

  .about-image-strip-v2__header {
    align-items: flex-start;
    flex-direction: column;
  }

  .about-youtube-v2__copy {
    padding: 0 clamp(24px, 5vw, 42px) clamp(30px, 5vw, 42px);
  }

  .about-youtube-v2__image {
    min-height: 320px;
  }
}

@media (max-width: 560px) {
  .about-hero-v2,
  .about-split-v2,
  .about-quote-v2,
  .about-pathways-v2,
  .about-image-strip-v2,
  .about-youtube-v2,
  .about-footer-links-v2 {
    width: 86%;
  }

  .about-actions-v2 {
    align-items: stretch;
    flex-direction: column;
  }

  .about-button {
    width: 100%;
  }

  .about-quote-v2 blockquote {
    font-size: clamp(1.25rem, 5.6vw, 1.8rem);
    min-height: 0;
    padding: 54px 28px;
  }
}
