@media screen and (max-width: 768px) {
  .v9794_21282 {
    height: auto;
    min-height: 100vh;
    padding-bottom: 60px;
    z-index: 1;
  }

  .v9794_21287 {
    font-size: 20px;
    left: 20px;
  }

  .v9794_21288 {
    display: none;
  }

  .v9794_21289 {
    right: 20px;
    font-size: 14px;
  }

  .v9794_21305 {
    width: 60%;
    font-size: 26px;
    top: 425px;
  }

  .v9794_21308 {
    width: 80%;
    font-size: 18px;
    top: 384px;
  }

  .arrow-container {
    width: 80%;
    top: 429px;
  }

  .v9796_21352 {
    width: 180px;
    height: 173px;
    top: 200px;
  }

  .v9796_21355 {
    width: 200px;
    height: 79px;
    top: 541px;
    transform: translateX(-50%);
    transition: transform 0.3s ease;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    left: 50%;
  }

  .v9796_21355:hover {
    transform: translateX(-50%) scale(1.1);
  }

  .features-container {
    margin-top: 650px;
    padding: 0 20px;
    margin-bottom: 50px;
  }

  .features-content {
    flex-direction: column-reverse;
    gap: 20px;
  }

  .v9794_21325 {
    width: 100%;
    font-size: 16px;
    text-align: center;
  }

  .v9796_21349 {
    width: 100%;
    height: 400px;
  }

  .v9796_21361 {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: -1;
  }

  .v9794_21326 {
    width: 100%;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0;
  }
}