.video-sticky[data-v-90da16ff] {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: -1;
}
.icon__down[data-v-90da16ff] {
  color: #fff;
  width: 40px !important;
  height: 40px !important;
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
}