[data-screen="about"] {
  -webkit-font-smoothing: antialiased;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.about-hero {
  position: relative;
  height: clamp(520px, 78vh, 680px);
  overflow: hidden;
  background: #0a0a0a;
  border-bottom: 1px solid var(--ink);
}

.about-hero-media {
  position: absolute;
  inset: 0;
}

.about-hero-media picture,
.about-hero-media img {
  width: 100%;
  height: 100%;
}

.about-hero-media img {
  object-fit: cover;
  object-position: 50% 22%;
  filter: contrast(1.06) brightness(.94) saturate(.92);
}

.about-hero-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(10, 10, 10, .82) 0%, rgba(10, 10, 10, .12) 45%, rgba(10, 10, 10, 0) 65%);
}

.about-hero-kicker {
  position: absolute;
  top: 86px;
  left: var(--px);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .3em;
  text-transform: uppercase;
  font-stretch: 75%;
  color: #ffffff;
  background: rgba(10, 10, 10, .5);
  padding: 8px 14px;
}

.about-hero-foot {
  position: absolute;
  left: var(--px);
  right: var(--px);
  bottom: 26px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}

.about-hero-title {
  font-weight: 900;
  font-stretch: 125%;
  font-size: clamp(56px, 8.5vw, 110px);
  line-height: .88;
  letter-spacing: -.02em;
  text-transform: uppercase;
  color: #ffffff;
}

.about-hero-title .gold {
  color: #e8b23a;
}

.about-hero-age {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding-bottom: 6px;
}

.age-num {
  font-weight: 900;
  font-stretch: 125%;
  font-size: clamp(40px, 5vw, 64px);
  line-height: .9;
  color: transparent;
  -webkit-text-stroke: 1.5px #e8b23a;
}

.age-sub {
  font-size: 11px;
  font-weight: 700;
  font-stretch: 75%;
  letter-spacing: .24em;
  text-transform: uppercase;
  color: #ffffff;
}

.about-strip {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  border-bottom: 1px solid var(--ink);
}

.about-intro {
  padding: var(--sect-pad) var(--px);
  font-size: 20px;
  line-height: 1.6;
  color: #333;
}

.about-facts {
  padding: var(--sect-pad) var(--px);
  display: flex;
  flex-direction: column;
  gap: 14px;
  justify-content: center;
}

.about-facts > div {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}

.about-facts > div:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.about-facts dt {
  font-size: 11.5px;
  font-weight: 700;
  font-stretch: 75%;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #747474;
}

.about-facts dd {
  font-size: 13.5px;
  font-weight: 700;
  text-align: right;
}

.eras {
  background: #0a0a0a;
  color: #ffffff;
  padding: var(--sect-pad) 0;
}

.eras-head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px 24px;
  padding: 0 var(--px) 44px;
}

.eras-head h2 {
  font-weight: 900;
  font-stretch: 125%;
  font-size: clamp(28px, 3.6vw, 44px);
  letter-spacing: -.02em;
  line-height: 1;
  text-transform: uppercase;
}

.eras-head .gold {
  color: #e8b23a;
}

.eras-head-meta {
  display: flex;
  align-items: baseline;
  gap: 28px;
}

.eras-tag {
  font-size: 11.5px;
  font-weight: 600;
  font-stretch: 75%;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #888;
}

.eras-count {
  font-weight: 900;
  font-stretch: 125%;
  font-size: 14px;
  letter-spacing: .08em;
  color: #e8b23a;
}

.eras-count-total {
  color: #8a8a8a;
}

.eras-stage {
  position: relative;
  height: clamp(560px, 62vh, 660px);
  overflow: hidden;
  border-top: 1px solid #1c1c1c;
}

.eras-bignum {
  position: absolute;
  right: -20px;
  bottom: -90px;
  font-weight: 900;
  font-stretch: 125%;
  font-size: clamp(300px, 38vw, 520px);
  line-height: 1;
  letter-spacing: -.03em;
  color: transparent;
  -webkit-text-stroke: 1.5px rgba(255, 255, 255, .08);
  pointer-events: none;
}

.eras-scene {
  position: absolute;
  left: 60%;
  top: 50%;
  width: 427px;
  height: 374px;
  margin: -187px 0 0 -214px;
  transform: scale(1.6);
}

.eras-scrim {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 44%;
  background: linear-gradient(90deg, rgba(10, 10, 10, .94) 0%, rgba(10, 10, 10, .6) 55%, rgba(10, 10, 10, 0) 100%);
  z-index: 1;
  pointer-events: none;
}

.eras-copy {
  position: absolute;
  left: var(--px);
  bottom: 56px;
  max-width: min(400px, 74vw);
  z-index: 2;
}

.eras-tabs {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(198px, 1fr));
  border-top: 1px solid #1c1c1c;
}

.era-tab {
  position: relative;
  padding: 24px 18px 30px;
  cursor: pointer;
  border: 0;
  border-right: 1px solid #1c1c1c;
  background: transparent;
  text-align: left;
  transition: background .5s var(--ease);
}

.era-tab.is-on {
  background: #151310;
}

.era-tab-bar {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 2px;
  background: #1c1c1c;
  transition: background .4s var(--ease);
}

.era-tab.is-on .era-tab-bar {
  background: #e8b23a;
}

.era-tab-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px;
}

.era-tab-num {
  font-weight: 900;
  font-stretch: 125%;
  font-size: 12px;
  color: #8a8a8a;
  transition: color .4s var(--ease);
}

.era-tab.is-on .era-tab-num {
  color: #e8b23a;
}

.era-tab-years {
  font-size: 10px;
  font-weight: 600;
  font-stretch: 75%;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #8a8a8a;
}

.era-tab-title {
  display: block;
  margin-top: 10px;
  font-weight: 800;
  font-stretch: 88%;
  font-size: 13px;
  line-height: 1.1;
  white-space: nowrap;
  color: #888;
  transition: color .4s var(--ease);
}

.era-tab.is-on .era-tab-title {
  color: #ffffff;
}

.era-date {
  font-weight: 900;
  font-stretch: 125%;
  font-size: 13px;
  letter-spacing: .14em;
  color: #e8b23a;
  text-transform: uppercase;
}

.era-title {
  margin-top: 12px;
  font-weight: 900;
  font-stretch: 110%;
  font-size: clamp(26px, 3vw, 40px);
  letter-spacing: -.01em;
  line-height: 1.05;
  text-transform: uppercase;
  white-space: nowrap;
}

.era-desc {
  margin: 16px 0 0;
  font-size: 17px;
  line-height: 1.5;
  color: #b6b6b6;
}

.era-award {
  margin: 16px 0 0;
  font-size: 10.5px;
  font-weight: 600;
  font-stretch: 75%;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #888;
}

.era-award .sep {
  color: #555;
}

.era-award .g {
  color: #e8b23a;
}

.era-fx {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}

.fx-stage {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 427px;
  height: 374px;
  transform: translate(-50%, -50%) scale(var(--fit, 1));
}

.fx-rain {
  opacity: .3;
}

.rain-col {
  position: absolute;
  top: 0;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-family: monospace;
}

.fl-ruler {
  position: absolute;
  top: 62px;
  left: 152px;
  width: 190px;
  opacity: .55;
}

.fl-nums {
  display: flex;
  justify-content: space-between;
  font-family: monospace;
  font-size: 8px;
  color: #888;
}

.fl-track {
  position: relative;
  height: 18px;
  border: 1px solid #555;
  background-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, .08) 0 7px, rgba(255, 255, 255, .18) 7px 8px);
}

.fl-tween {
  position: absolute;
  top: 0;
  bottom: 0;
  background: rgba(203, 183, 238, .28);
}

.fl-tween::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #cbb7ee;
}

.fl-tween::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-left: 6px solid #cbb7ee;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

.fl-tw-a {
  left: 0;
  width: 58%;
}

.fl-tw-b {
  left: 64%;
  width: 36%;
}

.fl-head {
  position: absolute;
  left: 0;
  top: -6px;
  bottom: 0;
  width: 8px;
  display: flex;
  flex-direction: column;
}

.fl-head-cap {
  width: 8px;
  height: 7px;
  background: #d0342c;
}

.fl-head-stem {
  flex: 1;
  width: 2px;
  margin-left: 3px;
  background: #d0342c;
}

.fl-cap {
  margin-top: 4px;
  font-family: monospace;
  font-size: 8px;
  color: #888;
}

.fl-ball {
  position: absolute;
  left: 32px;
  top: 176px;
}

.fl-ball-dot {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #d0342c;
  opacity: .75;
  transform-origin: 50% 100%;
}

.fl-tri {
  position: absolute;
  right: -20px;
  top: 246px;
  border-right: 15px solid #e8b23a;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.fx-marq {
  opacity: .16;
}

.marq-rail {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
}

.marq-row {
  display: flex;
  align-items: center;
  width: max-content;
  filter: grayscale(1);
}

.marq-i {
  flex: none;
  width: 120px;
  height: auto;
  margin-right: 40px;
}

.marq-java {
  margin-left: -26px;
  margin-right: 14px;
}

.fx-navy .fx-stage {
  display: flex;
  align-items: center;
  justify-content: center;
}

.navy-logo {
  width: 178px;
  height: 178px;
  object-fit: contain;
  opacity: .9;
}

.about-note {
  background: #1c1c1c;
  color: #ffffff;
  border-top: 1px solid var(--ink);
  padding: var(--sect-pad) var(--px);
}

.note-kicker {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .3em;
  text-transform: uppercase;
  font-stretch: 75%;
  color: #e8b23a;
}

.note-clip {
  margin-top: 22px;
  padding-bottom: .06em;
}

.note-quote {
  font-weight: 900;
  font-stretch: 120%;
  font-size: clamp(24px, 3vw, 44px);
  line-height: 1.12;
  letter-spacing: -.01em;
  text-transform: uppercase;
  max-width: 1240px;
  text-wrap: pretty;
}

.note-quote .gold {
  color: #e8b23a;
}

.note-author {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 34px;
}

.note-avatar {
  flex: none;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .3);
  background-image: url('../uploads/profile.jpg');
  background-size: cover;
  background-position: 50% 20%;
}

.note-name {
  display: block;
  font-weight: 800;
  font-stretch: 110%;
  font-size: 14px;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.note-role {
  display: block;
  margin-top: 3px;
  font-size: 11px;
  font-weight: 600;
  font-stretch: 75%;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #9a9a9a;
}

@media (min-width: 640px) {
  .about-intro {
    border-right: 1px solid var(--ink);
  }
}

@media (prefers-reduced-motion: no-preference) {
  .era-copy {
    animation: e6up .6s var(--ease) both;
  }

  .fx-rain {
    animation: fd30 .25s both;
  }

  .rain-col {
    animation: mrain var(--dur) linear var(--dly) infinite;
  }

  .fx-flash {
    animation: fdin .25s both;
  }

  .fl-head {
    animation: phead 4.5s linear .1s infinite;
  }

  .fl-ball {
    animation: ballx 4.5s linear .1s infinite, ballfade 4.5s linear .1s infinite;
  }

  .fl-ball-dot {
    animation: bally 4.5s linear .1s infinite;
  }

  .fl-tri {
    animation: trishootl 4.5s linear .1s infinite;
  }

  .fx-marq {
    animation: fd16 .25s both;
  }

  .marq-row {
    animation: marq 14s linear infinite;
  }

  .navy-logo {
    animation: slinR .9s var(--ease) both;
  }

  @keyframes mrain {
    from {
      transform: translateY(-105%);
    }

    to {
      transform: translateY(105%);
    }
  }

  @keyframes fdin {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  @keyframes fd30 {
    from {
      opacity: 0;
    }

    to {
      opacity: .3;
    }
  }

  @keyframes fd16 {
    from {
      opacity: 0;
    }

    to {
      opacity: .16;
    }
  }

  @keyframes phead {
    from {
      left: 0;
    }

    to {
      left: calc(100% - 10px);
    }
  }

  @keyframes ballx {
    0% {
      transform: translateX(0);
    }

    56%,
    100% {
      transform: translateX(290px);
    }
  }

  @keyframes bally {
    0% {
      transform: translateY(0) scale(1.2, .75);
      animation-timing-function: cubic-bezier(.22, .61, .36, 1);
    }

    10% {
      transform: translateY(-48px) scale(1, 1);
      animation-timing-function: cubic-bezier(.55, .06, .68, .19);
    }

    20% {
      transform: translateY(0) scale(1.2, .75);
      animation-timing-function: cubic-bezier(.22, .61, .36, 1);
    }

    28% {
      transform: translateY(-22px) scale(1, 1);
      animation-timing-function: cubic-bezier(.55, .06, .68, .19);
    }

    36% {
      transform: translateY(0) scale(1.15, .8);
      animation-timing-function: cubic-bezier(.22, .61, .36, 1);
    }

    42% {
      transform: translateY(-9px) scale(1, 1);
      animation-timing-function: cubic-bezier(.55, .06, .68, .19);
    }

    48% {
      transform: translateY(0) scale(1.08, .88);
      animation-timing-function: cubic-bezier(.22, .61, .36, 1);
    }

    52% {
      transform: translateY(-3px) scale(1, 1);
      animation-timing-function: cubic-bezier(.55, .06, .68, .19);
    }

    56%,
    100% {
      transform: translateY(0) scale(1, 1);
    }
  }

  @keyframes ballfade {
    0%,
    55% {
      opacity: 1;
    }

    58%,
    100% {
      opacity: 0;
    }
  }

  @keyframes marq {
    from {
      transform: translateX(0);
    }

    to {
      transform: translateX(-50%);
    }
  }

  @keyframes trishootl {
    0%,
    64% {
      opacity: 0;
      transform: translateX(0);
      animation-timing-function: cubic-bezier(.55, 0, 1, .45);
    }

    67% {
      opacity: .75;
    }

    94% {
      opacity: .75;
    }

    100% {
      opacity: 0;
      transform: translateX(-360px);
    }
  }

  @keyframes e5rise { 0%, 4% { opacity: 0; transform: translateY(8px); } 14%, 92% { opacity: 1; transform: translateY(0); } 98%, 100% { opacity: 0; transform: translateY(8px); } }

  @keyframes e5v1 { 0%, 6% { opacity: 0; } 14%, 38% { opacity: 1; } 44%, 100% { opacity: 0; } }

  @keyframes e5v2 { 0%, 44% { opacity: 0; } 50%, 92% { opacity: 1; } 98%, 100% { opacity: 0; } }

  @keyframes e5w1 { 0%, 6% { opacity: 0; } 14%, 62% { opacity: 1; } 68%, 100% { opacity: 0; } }

  @keyframes e5w2 { 0%, 68% { opacity: 0; } 74%, 92% { opacity: 1; } 98%, 100% { opacity: 0; } }

  @keyframes e5btn { 0%, 42% { background: rgba(255, 255, 255, .32); border-radius: 0; } 50%, 66% { background: #e8b23a; border-radius: 0; } 74%, 92% { background: #e8b23a; border-radius: 6px; } 97%, 100% { background: rgba(255, 255, 255, .32); border-radius: 0; } }

  @keyframes e6up { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }

  @keyframes e6draw { from { stroke-dashoffset: 1; } to { stroke-dashoffset: 0; } }

  @keyframes e6pop { from { opacity: 0; transform: scale(.72); } to { opacity: 1; transform: scale(1); } }

  @keyframes e6cycle { 0%, 36% { opacity: 1; transform: translate(0, 0); } 60% { opacity: 0; transform: translate(54px, 0); } 60.01% { opacity: 0; transform: translate(0, 0); } 84%, 100% { opacity: 1; transform: translate(0, 0); } }

  @keyframes e6inf { 0%, 100% { opacity: .5; } 50% { opacity: 1; } }

  @keyframes slinR {
    from {
      opacity: 0;
      transform: translateX(130%);
    }

    to {
      opacity: 1;
      transform: translateX(0);
    }
  }
}

@media (max-width: 719px) {
  .eras {
    display: flex;
    flex-direction: column;
  }

  .eras-head {
    order: 0;
  }

  .eras-tabs {
    order: 1;
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    border-bottom: 1px solid #1c1c1c;
  }

  .era-tab {
    flex: 0 0 62%;
    scroll-snap-align: start;
    padding: 18px 16px 22px;
  }

  .eras-stage {
    order: 2;
    height: clamp(420px, 56vh, 520px);
    border-top: 0;
  }

  .eras-scene {
    left: 50%;
    transform: scale(.82);
  }

  .eras-scrim {
    width: 100%;
    background: linear-gradient(to top, rgba(10, 10, 10, .95) 0%, rgba(10, 10, 10, .72) 45%, rgba(10, 10, 10, .3) 100%);
  }

  .eras-copy {
    max-width: none;
    right: var(--px);
    bottom: 36px;
  }

  .eras-bignum {
    font-size: clamp(190px, 52vw, 300px);
    bottom: -50px;
  }
}

.principles {
  padding: var(--sect-pad) 0;
}

.principles h2 {
  padding: 0 var(--px) 56px;
  font-weight: 900;
  font-stretch: 125%;
  font-size: clamp(28px, 3.6vw, 44px);
  letter-spacing: -.02em;
  line-height: 1;
  text-transform: uppercase;
}

.principles h2 .gold {
  color: var(--accent);
}

.principles-grid {
  margin: 0 var(--px);
}

.principle {
  position: relative;
  padding: 48px 0 56px;
  border-bottom: 1px solid #e5e5e5;
}

.principle:last-child {
  border-bottom: 0;
}

.p-reg {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 12px;
  height: 12px;
  border-top: 1px solid var(--ink);
  border-right: 1px solid var(--ink);
}

.p-diag {
  position: relative;
  height: 150px;
}

.p-num {
  font-weight: 900;
  font-stretch: 125%;
  font-size: 13px;
  letter-spacing: .14em;
  color: var(--gold-text);
  text-transform: uppercase;
}

.p-title {
  margin-top: 10px;
  font-weight: 900;
  font-stretch: 125%;
  font-size: 21px;
  letter-spacing: -.01em;
  line-height: 1.05;
  text-transform: uppercase;
}

.p-desc {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.6;
  color: #555;
}

.d1-fig {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 112px;
}

.d1-art {
  position: absolute;
  left: 0;
  top: 18px;
  width: 112px;
  height: 150px;
}

.d1-frame {
  position: absolute;
  left: 0;
  top: 14px;
  width: 112px;
  height: 92px;
  border: 1px dashed #ccc;
}

.d1-lab,
.d1-code-lab {
  position: absolute;
  font-size: 10px;
  font-weight: 700;
  font-stretch: 75%;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #999;
}

.d1-lab {
  left: 0;
  top: 1px;
}

.d1-h {
  position: absolute;
  left: 8px;
  top: 26px;
  width: 70px;
  height: 6px;
  background: var(--ink);
}

.d1-t1 {
  position: absolute;
  left: 8px;
  top: 42px;
  width: 94px;
  height: 4px;
  background: #ccc;
}

.d1-t2 {
  position: absolute;
  left: 8px;
  top: 51px;
  width: 78px;
  height: 4px;
  background: #ccc;
}

.d1-img {
  position: absolute;
  left: 8px;
  top: 66px;
  width: 46px;
  height: 32px;
  background: var(--accent);
}

.d1-c1 {
  position: absolute;
  left: 0;
  top: 24px;
}

.d1-c2 {
  position: absolute;
  left: 8px;
  top: 70px;
}

.d1-cur {
  display: block;
  width: 11px;
  height: 11px;
  background: var(--accent);
  clip-path: polygon(0 0, 100% 40%, 45% 55%, 55% 100%);
}

.d1-chip {
  display: block;
  width: fit-content;
  margin: 2px 0 0 8px;
  background: var(--accent);
  color: #fff;
  font-size: 7px;
  font-weight: 800;
  letter-spacing: .08em;
  padding: 1px 3px;
}

.d1-c2 .d1-cur,
.d1-c2 .d1-chip {
  background: var(--ink);
}

.d1-code {
  position: absolute;
  inset: 0;
}

.d1-code-lab {
  left: 146px;
  top: 19px;
}

.d1-fade {
  position: absolute;
  left: 146px;
  top: 32px;
  width: 96px;
  height: 78px;
}

.d1-scr {
  position: absolute;
  left: 0;
  top: 0;
  width: 96px;
  height: 70px;
  border: 1px solid var(--ink);
}

.d1-l {
  position: absolute;
  inset: 0;
}

.d1-lh {
  position: absolute;
  left: 8%;
  top: 10%;
  width: 44%;
  height: 6%;
  background: var(--ink);
}

.d1-l1 {
  position: absolute;
  left: 8%;
  top: 26%;
  width: 36%;
  height: 5%;
  background: #ccc;
}

.d1-l2 {
  position: absolute;
  left: 8%;
  top: 40%;
  width: 42%;
  height: 5%;
  background: #ccc;
}

.d1-l3 {
  position: absolute;
  left: 8%;
  top: 54%;
  width: 30%;
  height: 5%;
  background: #ccc;
}

.d1-l4 {
  position: absolute;
  left: 8%;
  top: 68%;
  width: 38%;
  height: 5%;
  background: #ccc;
}

.d1-lg {
  position: absolute;
  right: 8%;
  top: 26%;
  width: 32%;
  height: 47%;
  background: var(--accent);
}

.d1-p {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 56px;
  height: 78px;
  opacity: 0;
  transform: translate(-50%, -50%) rotate(-90deg);
}

.d1-ph {
  position: absolute;
  left: 10%;
  top: 8%;
  width: 52%;
  height: 4%;
  background: var(--ink);
}

.d1-pg {
  position: absolute;
  left: 10%;
  top: 17%;
  width: 46%;
  height: 22%;
  background: var(--accent);
}

.d1-p1 {
  position: absolute;
  left: 10%;
  top: 48%;
  width: 72%;
  height: 3.5%;
  background: #ccc;
}

.d1-p2 {
  position: absolute;
  left: 10%;
  top: 58%;
  width: 56%;
  height: 3.5%;
  background: #ccc;
}

.d1-p3 {
  position: absolute;
  left: 10%;
  top: 68%;
  width: 66%;
  height: 3.5%;
  background: #ccc;
}

.d1-p4 {
  position: absolute;
  left: 10%;
  top: 78%;
  width: 44%;
  height: 3.5%;
  background: #ccc;
}

.d2-ax-v {
  position: absolute;
  left: 32px;
  top: 24px;
  bottom: 26px;
  width: 1px;
  background: #e5e5e5;
}

.d2-ax-h {
  position: absolute;
  left: 32px;
  bottom: 26px;
  right: 60px;
  height: 1px;
  background: #e5e5e5;
}

.d2-ar-t {
  position: absolute;
  left: 28px;
  top: 18px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #e5e5e5;
}

.d2-ar-r {
  position: absolute;
  right: 54px;
  top: 121px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #e5e5e5;
}

.d2-svg {
  position: absolute;
  left: 0;
  top: 0;
  overflow: visible;
  fill: none;
  stroke: var(--accent);
  stroke-width: 2;
}

.d2-svg path {
  stroke-dashoffset: 0;
  opacity: 0;
}

.d2-svg .d2-p1 {
  opacity: 1;
}

.d2-ball {
  position: absolute;
  left: 0;
  top: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--accent);
  opacity: 0;
  offset-rotate: 0deg;
}

.d2-b1 {
  offset-path: path('M 32 124 C 40 74 78 48 142 48');
}

.d2-b2 {
  offset-path: path('M 32 124 L 142 48');
}

.d2-b3 {
  offset-path: path('M 32 124 C 74 124 100 48 142 48');
}

.d2-b4 {
  offset-path: path('M 32 124 C 96 124 134 98 142 48');
}

.d2-b5 {
  offset-path: path('M 32 124 C 50 90 60 48 78 48 C 88 48 90 70 98 70 C 108 70 112 48 122 48 C 130 48 132 58 136 58 C 139 58 140 48 142 48');
}

.d2-lb {
  position: absolute;
  left: 150px;
  top: 41px;
  white-space: nowrap;
  font-size: 10px;
  font-weight: 700;
  font-stretch: 75%;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #999;
  opacity: 0;
}

.d2-lb1 {
  opacity: 1;
}

.d3-man {
  position: absolute;
  left: 0;
  top: 8px;
  width: 26px;
  height: 38px;
}

.d3-man-head {
  position: absolute;
  left: 7px;
  top: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--ink);
}

.d3-man-body {
  position: absolute;
  left: 0;
  top: 16px;
  width: 26px;
  height: 22px;
  background: var(--ink);
}

.d3-op {
  position: absolute;
  top: 14px;
  font-weight: 900;
  font-stretch: 110%;
  font-size: 16px;
  color: #999;
}

.d3-x {
  left: 36px;
}

.d3-eq {
  left: 92px;
}

.d3-arr {
  left: 148px;
  font-weight: 700;
  font-stretch: normal;
}

.d3-bot,
.d3-fuse {
  position: absolute;
  top: 8px;
  width: 26px;
  height: 38px;
}

.d3-bot {
  left: 56px;
}

.d3-fuse {
  left: 112px;
}

.d3-ant {
  position: absolute;
  left: 12px;
  top: 0;
  width: 1px;
  height: 5px;
  background: var(--accent);
}

.d3-head {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 16px;
  height: 12px;
  background: var(--accent);
}

.d3-fuse .d3-head {
  background: linear-gradient(135deg, var(--ink) 0 50%, var(--accent) 50% 100%);
}

.d3-eye-l,
.d3-eye-r {
  position: absolute;
  top: 9px;
  width: 3px;
  height: 3px;
  background: #fff;
}

.d3-eye-l {
  left: 8px;
}

.d3-eye-r {
  left: 15px;
}

.d3-body {
  position: absolute;
  left: 0;
  top: 20px;
  width: 26px;
  height: 18px;
  background: var(--accent);
}

.d3-inf {
  position: absolute;
  left: 170px;
  top: 6px;
  font-weight: 900;
  font-stretch: 110%;
  font-size: 34px;
  line-height: 1;
  color: var(--accent);
}

.d3-s {
  position: absolute;
  width: 22px;
  height: 25px;
}

.d3-s-ant {
  position: absolute;
  left: 11px;
  top: 0;
  width: 1px;
  height: 4px;
  background: var(--accent);
}

.d3-s-head {
  position: absolute;
  left: 5px;
  top: 4px;
  width: 12px;
  height: 9px;
  background: linear-gradient(135deg, var(--ink) 0 50%, var(--accent) 50% 100%);
}

.d3-s-eye-l,
.d3-s-eye-r {
  position: absolute;
  top: 7px;
  width: 2px;
  height: 2px;
  background: #fff;
}

.d3-s-eye-l {
  left: 7px;
}

.d3-s-eye-r {
  left: 13px;
}

.d3-s-body {
  position: absolute;
  left: 0;
  top: 13px;
  width: 22px;
  height: 12px;
  background: var(--accent);
}

.d3-lb {
  position: absolute;
  left: 0;
  top: 128px;
  white-space: nowrap;
  font-size: 10px;
  font-weight: 700;
  font-stretch: 75%;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #999;
}

.d3-lb1 {
  opacity: 0;
}

.d3-lb2 {
  color: var(--accent);
}

.d4-prod {
  position: absolute;
  left: 170px;
  top: 14px;
  width: 1px;
  height: 100px;
  background: repeating-linear-gradient(180deg, var(--ink) 0 4px, transparent 4px 8px);
}

.d4-svg {
  position: absolute;
  left: 0;
  top: 0;
  overflow: visible;
  fill: none;
  stroke: var(--ink);
  stroke-width: 1.5;
}

.d4-svg path {
  stroke-dashoffset: 0;
}

.d4-n {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--ink);
}

.d4-n1a {
  left: 8px;
  top: 40px;
}

.d4-n1b {
  left: 30px;
  top: 40px;
}

.d4-n2a {
  left: 92px;
  top: 76px;
}

.d4-n2b {
  left: 112px;
  top: 76px;
}

.d4-mg {
  left: 144px;
  top: 40px;
  background: var(--accent);
}

.d4-hd {
  left: 182px;
  top: 40px;
  background: var(--accent);
}

.d4-lb {
  position: absolute;
  top: 120px;
  white-space: nowrap;
  font-size: 10px;
  font-weight: 700;
  font-stretch: 75%;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #999;
}

.d4-prod-lab {
  left: 176px;
}

.d4-l1 {
  left: 0;
  opacity: 0;
}

.d4-l2 {
  left: 0;
  color: var(--accent);
}

@media (min-width: 640px) {
  .principles-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .principle {
    border-bottom: 0;
  }

  .principle:nth-child(-n+2) {
    border-bottom: 1px solid #e5e5e5;
  }

  .principle:nth-child(odd) {
    border-right: 1px solid #e5e5e5;
    padding-right: 32px;
  }

  .principle:nth-child(even) {
    padding-left: 32px;
  }
}

@media (min-width: 1200px) {
  .principles-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .principle:nth-child(-n+2) {
    border-bottom: 0;
  }

  .principle:nth-child(even) {
    border-right: 1px solid #e5e5e5;
    padding-right: 32px;
  }

  .principle:nth-child(odd) {
    padding-left: 32px;
  }

  .principle:last-child {
    border-right: 0;
  }

  .principle:first-child {
    padding-left: 0;
  }

  .principle:last-child {
    padding-right: 0;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .d1-c1 {
    animation: p1c1 10s var(--ease) infinite;
  }

  .d1-c2 {
    animation: p1c2 10s var(--ease) infinite;
  }

  .d1-fade {
    animation: p1fade 10s linear infinite;
  }

  .d1-scr {
    animation: p1rsz 10s var(--ease) infinite;
  }

  .d1-l {
    animation: p1cL 10s linear infinite;
  }

  .d1-p {
    animation: p1cP 10s linear infinite, p1pdim 10s var(--ease) infinite;
  }

  .d2-svg path {
    stroke-dashoffset: 1;
    opacity: 0;
  }

  .d2-svg .d2-p1 {
    animation: p2drw 20s cubic-bezier(0, 0, .2, 1) infinite, p2ph 20s linear infinite;
  }

  .d2-svg .d2-p2 {
    animation: p2drw 20s linear 4s infinite, p2ph 20s linear 4s infinite;
  }

  .d2-svg .d2-p3 {
    animation: p2drw 20s cubic-bezier(.65, 0, .35, 1) 8s infinite, p2ph 20s linear 8s infinite;
  }

  .d2-svg .d2-p4 {
    animation: p2drw 20s cubic-bezier(.42, 0, 1, 1) 12s infinite, p2ph 20s linear 12s infinite;
  }

  .d2-svg .d2-p5 {
    animation: p2drw 20s linear 16s infinite, p2ph 20s linear 16s infinite;
  }

  .d2-b1 {
    animation: p2bl 20s cubic-bezier(0, 0, .2, 1) infinite, p2ph 20s linear infinite;
  }

  .d2-b2 {
    animation: p2bl 20s linear 4s infinite, p2ph 20s linear 4s infinite;
  }

  .d2-b3 {
    animation: p2bl 20s cubic-bezier(.65, 0, .35, 1) 8s infinite, p2ph 20s linear 8s infinite;
  }

  .d2-b4 {
    animation: p2bl 20s cubic-bezier(.42, 0, 1, 1) 12s infinite, p2ph 20s linear 12s infinite;
  }

  .d2-b5 {
    animation: p2bl 20s linear 16s infinite, p2ph 20s linear 16s infinite;
  }

  .d2-lb {
    opacity: 0;
  }

  .d2-lb1 {
    animation: p2ph 20s linear infinite;
  }

  .d2-lb2 {
    animation: p2ph 20s linear 4s infinite;
  }

  .d2-lb3 {
    animation: p2ph 20s linear 8s infinite;
  }

  .d2-lb4 {
    animation: p2ph 20s linear 12s infinite;
  }

  .d2-lb5 {
    animation: p2ph 20s linear 16s infinite;
  }

  .d3-man {
    opacity: 0;
    animation: p3a 11s var(--ease) infinite;
  }

  .d3-x {
    opacity: 0;
    animation: p3x 11s var(--ease) infinite;
  }

  .d3-bot {
    opacity: 0;
    animation: p3r 11s var(--ease) infinite;
  }

  .d3-eq {
    opacity: 0;
    animation: p3e 11s var(--ease) infinite;
  }

  .d3-fuse {
    opacity: 0;
    animation: p3f 11s var(--ease) infinite;
  }

  .d3-arr {
    opacity: 0;
    animation: p3ar 11s var(--ease) infinite;
  }

  .d3-inf {
    opacity: 0;
    animation: p3inf 11s var(--ease) infinite;
  }

  .d3-s {
    opacity: 0;
    animation: p3s 11s var(--ease) var(--d, 0s) infinite;
  }

  .d3-lb1 {
    animation: p3l1 11s var(--ease) infinite;
  }

  .d3-lb2 {
    opacity: 0;
    animation: p3l2 11s var(--ease) infinite;
  }

  .d4-svg path {
    stroke-dashoffset: 1;
  }

  .d4-svg .d4-main {
    animation: p4main 9s var(--ease) infinite;
  }

  .d4-svg .d4-br {
    animation: p4br 9s var(--ease) infinite;
  }

  .d4-n1a {
    opacity: 0;
    animation: p4n1 9s var(--ease) infinite;
  }

  .d4-n1b {
    opacity: 0;
    animation: p4n1 9s var(--ease) .15s infinite;
  }

  .d4-n2a {
    opacity: 0;
    animation: p4n2 9s var(--ease) infinite;
  }

  .d4-n2b {
    opacity: 0;
    animation: p4n2 9s var(--ease) .15s infinite;
  }

  .d4-mg {
    opacity: 0;
    animation: p4mg 9s var(--ease) infinite;
  }

  .d4-hd {
    opacity: 0;
    animation: p4hd 9s var(--ease) infinite;
  }

  .d4-l1 {
    animation: p4l1 9s var(--ease) infinite;
  }

  .d4-l2 {
    opacity: 0;
    animation: p4l2 9s var(--ease) infinite;
  }

  @keyframes p1c1 {
    0% {
      transform: translate(0, 0);
    }

    12% {
      transform: translate(64px, 14px);
    }

    24% {
      transform: translate(28px, 52px);
    }

    36% {
      transform: translate(76px, 44px);
    }

    48% {
      transform: translate(46px, 6px);
    }

    60% {
      transform: translate(68px, 58px);
    }

    72% {
      transform: translate(20px, 30px);
    }

    86% {
      transform: translate(54px, 20px);
    }

    100% {
      transform: translate(0, 0);
    }
  }

  @keyframes p1c2 {
    0% {
      transform: translate(0, 0);
    }

    14% {
      transform: translate(38px, -34px);
    }

    28% {
      transform: translate(6px, -52px);
    }

    44% {
      transform: translate(44px, -10px);
    }

    60% {
      transform: translate(12px, -44px);
    }

    76% {
      transform: translate(40px, -24px);
    }

    100% {
      transform: translate(0, 0);
    }
  }

  @keyframes p1rsz {
    0%, 36% {
      width: 96px;
      height: 70px;
      left: 0;
      top: 0;
      transform: rotate(0);
    }

    44%, 56% {
      width: 78px;
      height: 56px;
      left: 0;
      top: 0;
      transform: rotate(0);
    }

    66%, 76% {
      width: 78px;
      height: 56px;
      left: -11px;
      top: 11px;
      transform: rotate(90deg);
    }

    84%, 100% {
      width: 58px;
      height: 30px;
      left: -14px;
      top: 14px;
      transform: rotate(90deg);
    }
  }

  @keyframes p1pdim {
    0%, 76% {
      width: 56px;
      height: 78px;
    }

    84%, 100% {
      width: 30px;
      height: 58px;
    }
  }

  @keyframes p1fade {
    0% {
      opacity: 0;
    }

    5%, 93% {
      opacity: 1;
    }

    100% {
      opacity: 0;
    }
  }

  @keyframes p1cL {
    0%, 54% {
      opacity: 1;
    }

    60%, 100% {
      opacity: 0;
    }
  }

  @keyframes p1cP {
    0%, 56% {
      opacity: 0;
    }

    64%, 100% {
      opacity: 1;
    }
  }

  @keyframes p2ph {
    0% {
      opacity: 0;
    }

    2%, 17% {
      opacity: 1;
    }

    19%, 100% {
      opacity: 0;
    }
  }

  @keyframes p2drw {
    0%, 1% {
      stroke-dashoffset: 1;
    }

    11%, 100% {
      stroke-dashoffset: 0;
    }
  }

  @keyframes p2bl {
    0% {
      offset-distance: 0%;
    }

    11%, 100% {
      offset-distance: 100%;
    }
  }

  @keyframes p3a {
    0% {
      opacity: 0;
      transform: translateX(-20px);
    }

    3%, 92% {
      opacity: 1;
      transform: translateX(0);
    }

    97%, 100% {
      opacity: 0;
      transform: translateX(0);
    }
  }

  @keyframes p3x {
    0%, 8% {
      opacity: 0;
    }

    11%, 92% {
      opacity: 1;
    }

    97%, 100% {
      opacity: 0;
    }
  }

  @keyframes p3r {
    0%, 10% {
      opacity: 0;
      transform: translateX(20px);
    }

    14%, 92% {
      opacity: 1;
      transform: translateX(0);
    }

    97%, 100% {
      opacity: 0;
      transform: translateX(0);
    }
  }

  @keyframes p3e {
    0%, 16% {
      opacity: 0;
    }

    19%, 92% {
      opacity: 1;
    }

    97%, 100% {
      opacity: 0;
    }
  }

  @keyframes p3f {
    0%, 19% {
      opacity: 0;
      transform: scale(1.35);
    }

    23%, 92% {
      opacity: 1;
      transform: scale(1);
    }

    97%, 100% {
      opacity: 0;
      transform: scale(1);
    }
  }

  @keyframes p3s {
    0%, 26% {
      opacity: 0;
      transform: scale(.4);
    }

    31%, 88% {
      opacity: 1;
      transform: scale(1);
    }

    93%, 100% {
      opacity: 0;
      transform: scale(1);
    }
  }

  @keyframes p3ar {
    0%, 40% {
      opacity: 0;
      transform: translateX(-6px);
    }

    46%, 90% {
      opacity: 1;
      transform: translateX(0);
    }

    95%, 100% {
      opacity: 0;
      transform: translateX(0);
    }
  }

  @keyframes p3inf {
    0%, 44% {
      opacity: 0;
      transform: scale(.4);
    }

    51%, 90% {
      opacity: 1;
      transform: scale(1);
    }

    95%, 100% {
      opacity: 0;
      transform: scale(1);
    }
  }

  @keyframes p3l1 {
    0%, 20% {
      opacity: 0;
    }

    24%, 40% {
      opacity: 1;
    }

    45%, 100% {
      opacity: 0;
    }
  }

  @keyframes p3l2 {
    0%, 46% {
      opacity: 0;
    }

    51%, 90% {
      opacity: 1;
    }

    95%, 100% {
      opacity: 0;
    }
  }

  @keyframes p4main {
    0%, 2% {
      opacity: 1;
      stroke-dashoffset: 1;
    }

    16%, 92% {
      opacity: 1;
      stroke-dashoffset: 0;
    }

    97%, 100% {
      opacity: 0;
      stroke-dashoffset: 0;
    }
  }

  @keyframes p4br {
    0%, 20% {
      opacity: 1;
      stroke-dashoffset: 1;
    }

    38%, 92% {
      opacity: 1;
      stroke-dashoffset: 0;
    }

    97%, 100% {
      opacity: 0;
      stroke-dashoffset: 0;
    }
  }

  @keyframes p4n1 {
    0%, 8% {
      opacity: 0;
      transform: scale(.4);
    }

    13%, 92% {
      opacity: 1;
      transform: scale(1);
    }

    97%, 100% {
      opacity: 0;
      transform: scale(1);
    }
  }

  @keyframes p4n2 {
    0%, 26% {
      opacity: 0;
      transform: scale(.4);
    }

    31%, 92% {
      opacity: 1;
      transform: scale(1);
    }

    97%, 100% {
      opacity: 0;
      transform: scale(1);
    }
  }

  @keyframes p4mg {
    0%, 40% {
      opacity: 0;
      transform: scale(1.7);
    }

    45%, 92% {
      opacity: 1;
      transform: scale(1);
    }

    97%, 100% {
      opacity: 0;
      transform: scale(1);
    }
  }

  @keyframes p4hd {
    0%, 48% {
      opacity: 0;
      transform: translateX(-38px);
    }

    53% {
      opacity: 1;
      transform: translateX(-38px);
    }

    64%, 92% {
      opacity: 1;
      transform: translateX(0);
    }

    97%, 100% {
      opacity: 0;
      transform: translateX(0);
    }
  }

  @keyframes p4l1 {
    0%, 42% {
      opacity: 0;
    }

    47%, 60% {
      opacity: 1;
    }

    65%, 100% {
      opacity: 0;
    }
  }

  @keyframes p4l2 {
    0%, 64% {
      opacity: 0;
    }

    69%, 92% {
      opacity: 1;
    }

    97%, 100% {
      opacity: 0;
    }
  }
}

@media (max-width: 719px) {
  .principles h2 {
    padding-bottom: 32px;
  }

  .principle {
    padding: 30px 0 36px;
  }

  .p-diag {
    height: 122px;
  }
}
