#p31.brand-type-continuous-v70 {
  --brand-continuous-reference: #1d1c1b;

  min-height: auto !important;
  overflow: clip !important;
  background: var(--brand-continuous-reference) !important;
  scroll-snap-align: none;
}

#p31.brand-type-continuous-v70 .brand-type-continuous-v70__stack {
  position: relative;
  width: 100%;
  background: var(--brand-continuous-reference);
}

#p31.brand-type-continuous-v70 .brand-longpage-v51__panel {
  position: relative;
  inset: auto;
  width: 100%;
  opacity: 1;
  visibility: visible;
  transform: none;
  filter: none;
  pointer-events: auto;
  transition: none;
}

#p31.brand-type-continuous-v70 .brand-longpage-v51__identity {
  height: 100svh;
  min-height: 640px;
  background: var(--brand-longpage-surface-identity);
  overflow: hidden;
  scroll-snap-align: start;
}

#p31.brand-type-continuous-v70 .brand-type-continuous-v70__reference {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: var(--brand-continuous-reference);
  line-height: 0;
}

#p31.brand-type-continuous-v70 .brand-type-continuous-v70__reference img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  object-fit: contain;
  background: var(--brand-continuous-reference);
  user-select: none;
}

#p31.brand-type-continuous-v70 .brand-longpage-v51__motion {
  height: 100svh;
  min-height: 640px;
  padding: 0;
  background: var(--brand-longpage-surface);
  overflow: hidden;
  scroll-snap-align: start;
}

@media (max-width: 760px) {
  #p31.brand-type-continuous-v70 .brand-longpage-v51__identity {
    height: auto;
    min-height: 100svh;
  }

  #p31.brand-type-continuous-v70 .brand-longpage-v51__motion {
    height: 100svh;
    min-height: 100svh;
  }
}

@media (prefers-reduced-motion: reduce) {
  #p31.brand-type-continuous-v70 .brand-longpage-v51__motion-stage[data-phase='word'] .brand-longpage-v51__word {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
