.u-section-1 .u-sheet-1 {
  min-height: 624px;
}

.u-section-1 .u-video-1 {
  filter: none;
  height: 515px;
  margin-top: 26px;
  margin-bottom: 0;
}

.u-section-1 .u-btn-1 {
  animation-timing-function: ease-in-out;
  letter-spacing: 0px;
  background-image: none;
  --animation-custom_in-scale: 0.3;
  text-transform: uppercase;
  margin: 50px auto 11px;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-video-1 {
    inset: auto;
  }

  .u-section-1 .u-btn-1 {
    border-style: none;
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
  }
}