@font-face {
  font-family: "TransSans";
  src: url("assets/fonts/TransSans-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

#p31.brand-type-continuous-v93 {
  --brand-continuous-reference: #161515;
  --brand-longpage-surface: #161515;
  --brand-longpage-charcoal: #161515;
  --brand-longpage-quiet: #484742;

  background: var(--brand-continuous-reference) !important;
}

#p31.brand-type-continuous-v93 .brand-type-continuous-v70__stack,
#p31.brand-type-continuous-v93 .brand-type-continuous-v70__reference,
#p31.brand-type-continuous-v93 .brand-type-continuous-v70__reference img {
  background: var(--brand-continuous-reference);
}

#p31.brand-type-continuous-v93 .brand-type-continuous-v70__reference {
  position: relative;
  isolation: isolate;
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__motion {
  position: absolute;
  z-index: 3;
  inset: auto 0 0;
  width: 100%;
  height: 33.333333%;
  min-height: 0;
  padding: 0;
  overflow: hidden;
  background: transparent;
  scroll-snap-align: none;
  pointer-events: none;
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__motion::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  background: var(--brand-continuous-reference);
  content: "";
  opacity: 0;
  transition: opacity 360ms ease;
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__motion[data-motion-active="true"]::before {
  opacity: 1;
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__motion-stage {
  z-index: 1;
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__letter {
  transform: translateY(-9.71%);
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__glyph {
  color: var(--brand-longpage-quiet);
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__glyph--trace,
#p31.brand-type-continuous-v93 .brand-longpage-v51__glyph--brand,
#p31.brand-type-continuous-v93 .brand-longpage-v51__word {
  font-family: "TransSans", Hurme, Arial, sans-serif;
  font-weight: 700;
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__word {
  left: 50%;
  top: 40.29%;
  font-size: 9.83vw;
  line-height: 1;
  letter-spacing: 0;
  opacity: 0;
  transform: translate(-50%, -50%) scale(.62);
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__motion-stage[data-phase="handoff"] .brand-longpage-v51__word,
#p31.brand-type-continuous-v93 .brand-longpage-v51__motion-stage[data-phase="word"] .brand-longpage-v51__word {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__motion-stage[data-phase="handoff"] .brand-longpage-v51__glyph,
#p31.brand-type-continuous-v93 .brand-longpage-v51__motion-stage[data-phase="word"] .brand-longpage-v51__glyph {
  opacity: 0;
}

#p31.brand-type-continuous-v93 .brand-longpage-v51__motion[data-motion-active="false"] .brand-longpage-v51__motion-stage {
  visibility: hidden;
}

@media (max-width: 760px) {
  #p31.brand-type-continuous-v93 .brand-longpage-v51__motion {
    height: 33.333333%;
    min-height: 0;
  }

  #p31.brand-type-continuous-v93 .brand-longpage-v51__word {
    font-size: 9.83vw;
  }
}

@media (prefers-reduced-motion: reduce) {
  #p31.brand-type-continuous-v93 .brand-longpage-v51__motion::before {
    transition: none;
  }
}
