.site-shell--about {
  --page-header-bg: #fff;
  background: #fff;
  color: #050505;
}

.site-shell--about main,
.site-shell--about .about-principal {
  background: #fff;
  color: #050505;
}

.site-shell.site-shell--about .home-header,
.site-shell.site-shell--about .home-header__brand,
.site-shell.site-shell--about .home-header__menu-button {
  color: #050505 !important;
}

.site-shell.site-shell--about .home-header {
  padding: 14px clamp(18px, 3vw, 36px) !important;
}

.site-shell.site-shell--about .home-header::before {
  background: transparent !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

.site-shell.site-shell--about .home-header.is-scrolled::before {
  background: #fff !important;
  box-shadow: none !important;
  opacity: 1 !important;
}

.site-shell.site-shell--about .home-header__brand {
  font-size: clamp(1.55rem, 2vw, 2.2rem);
  letter-spacing: 0.01em;
  line-height: 0.9;
}

.site-shell.site-shell--about .home-header__nav > a,
.site-shell.site-shell--about .home-header__nav > a:visited,
.site-shell.site-shell--about .home-header__nav > a:active {
  color: rgba(5, 5, 5, 0.72) !important;
  font-size: 0.94rem !important;
  letter-spacing: 0.055em !important;
}

.site-shell.site-shell--about .home-header__nav > a:hover,
.site-shell.site-shell--about .home-header__nav > a[aria-current="page"] {
  color: #050505 !important;
}

.site-shell--about .about-principal__kicker {
  color: #e50914;
}

.site-shell--about .about-principal__title,
.site-shell--about .about-principal h2 {
  color: #050505;
  text-shadow: none;
}

.site-shell--about .about-principal__lead {
  color: rgba(5, 5, 5, 0.68);
}

.site-shell--about .about-principal__lead,
.site-shell--about .about-proof,
.site-shell--about .about-background,
.site-shell--about .about-principal__body {
  width: 100%;
  max-width: min(100%, 42rem);
}

.site-shell--about .about-principal__body p {
  color: rgba(5, 5, 5, 0.62);
}

.site-shell--about .about-background {
  display: grid;
  grid-template-columns: minmax(88px, max-content) minmax(0, 1fr);
  gap: 18px;
  align-items: baseline;
  margin-top: 24px;
  padding: 14px 0 16px;
  border-top: 1px solid rgba(5, 5, 5, 0.1);
  border-bottom: 1px solid rgba(5, 5, 5, 0.1);
}

.site-shell--about .about-background span {
  color: #e50914;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", "Helvetica Neue Condensed Black", sans-serif;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1;
  text-transform: uppercase;
}

.site-shell--about .about-background p {
  margin: 0;
  color: rgba(5, 5, 5, 0.62);
  font-size: 0.88rem;
  font-weight: 700;
  line-height: 1.42;
}

.site-shell--about .about-background + .about-background {
  margin-top: 0;
  border-top: 0;
}

.site-shell--about .about-principal__stats div {
  border-color: rgba(5, 5, 5, 0.11);
  background: rgba(255, 255, 255, 0.58);
}

.site-shell--about .about-principal__stats span {
  color: rgba(5, 5, 5, 0.42);
}

.site-shell--about .about-principal__portrait {
  border-color: rgba(5, 5, 5, 0.1);
  border-radius: 8px;
  background: #ecece8;
  outline-color: rgba(5, 5, 5, 0.04);
  box-shadow:
    0 28px 80px rgba(0, 0, 0, 0.14),
    inset 0 0 0 1px rgba(255, 255, 255, 0.24);
}

.site-shell--about .about-principal {
  grid-template-columns: minmax(0, 0.9fr) minmax(460px, 1fr);
  gap: clamp(36px, 6vw, 96px);
}

.site-shell--about .about-principal__visual {
  width: min(100%, 690px);
}

.site-shell--about .about-principal__portrait {
  aspect-ratio: 1 / 1.08;
}

.site-shell--about .about-principal__portrait img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
}

.site-shell--about .about-selected {
  background: #fff;
  color: #050505;
  overflow: hidden;
}

.site-shell--about .about-selected__inner {
  display: grid;
  gap: clamp(30px, 4vw, 48px);
  width: 100%;
  max-width: 1720px;
  margin: 0 auto;
  padding: clamp(62px, 7vw, 96px) clamp(24px, 6vw, 72px) clamp(64px, 7vw, 98px);
}

.site-shell--about .about-selected__header {
  display: grid;
  grid-template-columns: minmax(120px, max-content) minmax(0, 760px);
  gap: clamp(24px, 4vw, 56px);
  align-items: start;
  border-top: 1px solid rgba(5, 5, 5, 0.12);
  padding-top: 22px;
}

.site-shell--about .about-selected__header p,
.site-shell--about .about-selected__grid span,
.site-shell--about .about-selected__grid strong,
.site-shell--about .about-client-rail__track span {
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", "Helvetica Neue Condensed Black", sans-serif;
  text-transform: uppercase;
}

.site-shell--about .about-selected__header p {
  margin: 0;
  color: #e50914;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1;
}

.site-shell--about .about-selected__header h2 {
  max-width: 12ch;
  margin: 0;
  color: #050505;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", "Helvetica Neue Condensed Black", sans-serif;
  font-size: clamp(3.2rem, 7.2vw, 7rem);
  font-weight: 900;
  letter-spacing: -0.035em;
  line-height: 0.82;
  text-transform: uppercase;
}

.site-shell--about .about-selected__title-mobile {
  display: none;
}

.site-shell--about .about-selected__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid rgba(5, 5, 5, 0.11);
  border-bottom: 1px solid rgba(5, 5, 5, 0.11);
}

.site-shell--about .about-selected__grid div {
  display: grid;
  align-content: start;
  gap: 10px;
  min-height: 190px;
  padding: 22px clamp(18px, 2vw, 28px) 24px;
  border-right: 1px solid rgba(5, 5, 5, 0.1);
}

.site-shell--about .about-selected__grid div:last-child {
  border-right: 0;
}

.site-shell--about .about-selected__grid span {
  color: #e50914;
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.site-shell--about .about-selected__grid strong {
  color: #050505;
  font-size: clamp(1.22rem, 2.1vw, 2rem);
  font-weight: 900;
  letter-spacing: -0.04em;
  line-height: 0.9;
}

.site-shell--about .about-selected__grid p {
  max-width: 18rem;
  margin: 0;
  color: rgba(5, 5, 5, 0.58);
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.45;
}

.site-shell--about .about-client-rail {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid rgba(5, 5, 5, 0.1);
  border-bottom: 1px solid rgba(5, 5, 5, 0.1);
  mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
}

.site-shell--about .about-client-rail__track {
  display: flex;
  width: max-content;
  min-width: 200%;
  animation: about-client-rail 48s linear infinite;
  will-change: transform;
}

.site-shell--about .about-client-rail__track span {
  flex: 0 0 auto;
  padding: 18px clamp(22px, 3vw, 46px);
  color: rgba(5, 5, 5, 0.38);
  font-size: clamp(1.15rem, 2.6vw, 2.9rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 0.9;
}

.site-shell--about .about-client-rail__track span:nth-child(5n + 1),
.site-shell--about .about-client-rail__track span:nth-child(5n + 6) {
  color: #e50914;
}

@media (min-width: 721px) {
  .site-shell--about .about-principal {
    grid-template-columns: minmax(0, 0.92fr) minmax(420px, 0.95fr);
    gap: clamp(42px, 4.2vw, 68px);
    padding-top: 112px;
  }

  .site-shell--about .about-principal__title,
  .site-shell--about .about-principal h2 {
    letter-spacing: -0.035em;
  }
}

@media (min-width: 1600px) {
  .site-shell--about .about-principal {
    grid-template-columns: minmax(0, 640px) minmax(500px, 690px);
    justify-content: start;
    gap: clamp(56px, 4vw, 72px);
    max-width: 1640px;
    margin-inline: auto;
    padding-right: 72px;
    padding-left: 72px;
  }

  .site-shell--about .about-principal__visual {
    width: min(100%, 690px);
    justify-self: end;
  }
}

.site-shell--about .about-proof__item {
  border-color: rgba(5, 5, 5, 0.1);
  border-radius: 8px;
  background: #111;
}

.site-shell--about .about-proof__media,
.site-shell--about .about-proof__media video,
.site-shell--about .about-proof__poster-picture,
.site-shell--about .about-proof__media img {
  border-radius: inherit;
}

.site-shell--about .about-proof__meta span,
.site-shell--about .about-proof__meta strong {
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", "Helvetica Neue Condensed Black", sans-serif;
  text-transform: uppercase;
}

.site-shell--about .about-proof__meta span {
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.16em;
}

.site-shell--about .about-proof__meta strong {
  font-size: clamp(0.82rem, 1.06vw, 0.98rem);
  font-weight: 900;
  line-height: 0.96;
  letter-spacing: -0.035em;
  padding-bottom: 0;
}

.site-shell--about .site-footer {
  background: #fff;
  border-top-color: rgba(5, 5, 5, 0.1);
  color: rgba(5, 5, 5, 0.45);
}

.site-shell--about .site-footer a {
  color: rgba(5, 5, 5, 0.58);
}

.site-shell--about .site-footer a:hover {
  color: #050505;
}

@media (hover: hover) and (pointer: fine) {
  .site-shell--about .about-principal__stats div:hover {
    border-color: rgba(5, 5, 5, 0.18);
    background: #fff;
  }
}

@media (min-width: 721px) and (max-width: 1040px) {
  .site-shell--about .about-principal {
    align-items: start;
    grid-template-columns: 1fr;
    gap: 34px;
    padding: 112px clamp(26px, 5vw, 48px) 64px;
  }

  .site-shell--about .about-principal__copy {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: min(100%, 640px);
  }

  .site-shell--about .about-principal__title,
  .site-shell--about .about-principal h2 {
    max-width: 100%;
    font-size: clamp(5.4rem, 22vw, 9.6rem);
    line-height: 0.78;
  }

  .site-shell--about .about-principal__lead {
    max-width: min(100%, 38rem);
  }

  .site-shell--about .about-proof {
    max-width: min(100%, 38rem);
  }

  .site-shell--about .about-principal__body {
    max-width: 38rem;
  }

  .site-shell--about .about-principal__visual {
    position: relative;
    z-index: 1;
    justify-self: start;
    width: min(100%, 640px);
    padding-top: 0;
  }

  .site-shell--about .about-principal__portrait {
    aspect-ratio: 4 / 3.2;
  }
}

@media (min-width: 981px) {
  .site-shell--about .about-principal {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-content: center;
    gap: clamp(42px, 3.4vw, 48px);
    max-width: none;
    margin-inline: auto;
  }

  .site-shell--about .about-principal__copy,
  .site-shell--about .about-principal__visual {
    width: 100%;
    max-width: none;
  }

  .site-shell--about .about-principal__lead,
  .site-shell--about .about-principal__body,
  .site-shell--about .about-proof,
  .site-shell--about .about-background {
    max-width: min(100%, 44rem);
  }

  .site-shell--about .about-principal__visual {
    justify-self: end;
    width: min(100%, 700px);
    margin-top: -22px;
  }

  .site-shell--about .about-principal__body {
    border-top: 0;
    padding-top: 0;
  }
}

@media (min-width: 1600px) {
  .site-shell--about .about-principal {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-content: center;
    gap: clamp(48px, 3.4vw, 56px);
    max-width: 1720px;
  }

  .site-shell--about .about-principal__visual {
    width: min(100%, 730px);
  }
}

@media (min-width: 721px) and (max-width: 980px) {
  .site-shell--about .about-principal__title,
  .site-shell--about .about-principal h2 {
    font-size: clamp(3.8rem, 10vw, 6.6rem);
  }
}

@media (max-width: 720px) {
  .site-shell--about .about-proof__meta span {
    font-size: clamp(0.54rem, 2vw, 0.68rem) !important;
    letter-spacing: 0.12em !important;
    color: #e50914 !important;
    -webkit-text-fill-color: #e50914;
    forced-color-adjust: none;
  }

  .site-shell--about .about-proof__meta strong {
    font-size: clamp(0.72rem, 3vw, 0.96rem) !important;
    letter-spacing: -0.035em !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    text-transform: uppercase !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
    forced-color-adjust: none;
  }

  .site-shell--about .about-principal__title {
    font-size: clamp(5.2rem, 23vw, 8rem) !important;
    line-height: 0.78 !important;
    letter-spacing: -0.035em !important;
  }

  .site-shell--about .about-principal {
    align-items: start;
    grid-template-columns: 1fr;
    padding-top: 104px;
  }

  .site-shell--about .about-background {
    grid-template-columns: 1fr;
    gap: 7px;
    margin-top: 22px;
    padding: 13px 0 15px;
  }

  .site-shell--about .about-background span {
    font-size: 0.6rem;
    color: #e50914 !important;
    -webkit-text-fill-color: #e50914;
    forced-color-adjust: none;
  }

  .site-shell--about .about-background p {
    font-size: 0.84rem;
    line-height: 1.44;
  }

  .site-shell--about .about-principal__copy {
    position: relative;
    z-index: 2;
    width: 100%;
  }

  .site-shell--about .about-proof {
    grid-auto-flow: row;
    grid-auto-columns: initial;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    max-width: 100%;
    margin-right: 0;
    padding-right: 0;
    overflow: visible;
    scroll-snap-type: none;
  }

  .site-shell--about .about-proof__item {
    min-width: 0;
  }

  .site-shell--about .about-proof__item:nth-child(3) {
    display: none;
  }

  .site-shell--about .about-proof__meta {
    left: 9px;
    right: 9px;
    bottom: 9px;
    gap: 3px;
  }

  .site-shell--about .about-principal__visual {
    position: relative;
    z-index: 1;
    align-self: start;
    justify-self: stretch;
    width: 100%;
    margin-top: 30px;
    padding-top: 0;
    background: #fff;
    transform: none;
  }

  .site-shell--about .about-principal__portrait {
    aspect-ratio: 4 / 5;
    width: 100%;
    background: #fff;
    box-shadow: none;
  }

  .site-shell--about .about-selected__inner {
    gap: 28px;
    padding: 58px 22px 72px;
  }

  .site-shell--about .about-selected__header {
    grid-template-columns: 1fr;
    gap: 18px;
    padding-top: 18px;
  }

  .site-shell--about .about-selected__header h2 {
    max-width: min(100%, 24rem);
    font-size: clamp(2.58rem, 10.25vw, 4.45rem);
    letter-spacing: -0.035em;
    line-height: 0.82;
  }

  .site-shell--about .about-selected__header h2:not(.about-selected__title-mobile) {
    display: none;
  }

  .site-shell--about .about-selected__title-mobile {
    display: block;
    white-space: nowrap;
  }

  .site-shell--about .about-selected__header p,
  .site-shell--about .about-selected__grid span {
    color: #e50914 !important;
    -webkit-text-fill-color: #e50914;
    forced-color-adjust: none;
  }

  .site-shell--about .about-client-rail__track span:nth-child(5n + 1),
  .site-shell--about .about-client-rail__track span:nth-child(5n + 6) {
    color: #e50914 !important;
    -webkit-text-fill-color: #e50914;
    forced-color-adjust: none;
  }

  .site-shell--about .about-selected__grid {
    grid-template-columns: 1fr;
  }

  .site-shell--about .about-selected__grid div {
    min-height: 0;
    padding: 18px 0 20px;
    border-right: 0;
    border-bottom: 1px solid rgba(245, 245, 242, 0.12);
    border-bottom-color: rgba(5, 5, 5, 0.1);
  }

  .site-shell--about .about-selected__grid div:last-child {
    border-bottom: 0;
  }

  .site-shell--about .about-client-rail {
    display: none;
  }

  .site-shell.site-shell--about .home-header {
    padding: 8px 18px !important;
  }

  .site-shell.site-shell--about .home-header__brand {
    font-size: clamp(1.58rem, 6.3vw, 1.86rem) !important;
    line-height: 0.88 !important;
  }

  .site-shell.site-shell--about .home-header:not(.is-open)::before {
    background: transparent !important;
    box-shadow: none !important;
    opacity: 0 !important;
  }

  .site-shell.site-shell--about .home-header.is-scrolled:not(.is-open)::before {
    background: #fff !important;
    box-shadow: none !important;
    opacity: 1 !important;
  }

  .site-shell.site-shell--about .home-header:not(.is-open) .home-header__brand,
  .site-shell.site-shell--about .home-header:not(.is-open) .home-header__menu-button {
    color: #050505 !important;
  }

  .site-shell.site-shell--about .home-header.is-open .home-header__brand,
  .site-shell.site-shell--about .home-header.is-open .home-header__menu-button {
    color: #f5f5f2 !important;
  }

  .site-shell.site-shell--about .home-header.is-open::before {
    background: #000 !important;
    opacity: 1 !important;
  }

}

@keyframes about-client-rail {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .site-shell--about .about-client-rail__track {
    animation: none;
    transform: none;
  }
}
