@media (max-width: 767.98px) {

  html,
  body {
    min-height: 100vh;
    min-height: 100svh;
    background: #000 url('../img/bg-ty-movil.webp') center top / cover no-repeat;
  }

  body {
    position: relative;
    z-index: 0;
    isolation: isolate;
    background-color: #000 !important;
  }

  body::before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
    background-image: url('../img/bg-ty-movil.webp');
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    transform: translateZ(0);
  }

  html:has(#section-email:not(.d-none)),
  body:has(#section-email:not(.d-none)) {
    overflow: hidden !important;
    overscroll-behavior: none;
    height: 100%;
    height: 100lvh;
    background-image: url('../img/bg-ty-movil.webp');
  }

  body:has(#section-email:not(.d-none))::before {
    background-image: url('../img/bg-ty-movil.webp');
    bottom: 0;
  }

  html:has(#section-form:not(.d-none)),
  body:has(#section-form:not(.d-none)) {
    background-image: url('../img/bg-movil.webp');
  }

  body:has(#section-form:not(.d-none))::before {
    background-image: url('../img/bg-movil.webp');
  }

  html:has(#section-ty:not(.d-none)),
  body:has(#section-ty:not(.d-none)) {
    overflow: hidden !important;
    overscroll-behavior: none;
    height: 100%;
    height: 100lvh;
    background-image: url('../img/bg-ty-movil.webp');
  }

  body:has(#section-ty:not(.d-none))::before {
    background-image: url('../img/bg-ty-movil.webp');
    bottom: 0;
  }

  .section-email {
    display: flex !important;
    flex-direction: column;
    align-items: center !important;
    justify-content: flex-start !important;
    height: 100vh;
    height: 100lvh;
    max-height: 100vh;
    max-height: 100lvh;
    background: transparent;
    overflow: hidden;
  }

  .section-email.d-none,
  .section-ty.d-none {
    display: none !important;
  }

  .section-email .illustration-side {
    display: none;
  }

  .section-email-form-container {
    grid-column: auto;
    width: 100% !important;
    height: 100%;
    overflow: hidden;
    padding: clamp(1rem, 8svh, 8.2rem) 1.5rem 3rem;
    justify-content: flex-start !important;
  }

  .section-email .illustration-side-title {
    width: 100%;
    max-width: 456px;
    margin-bottom: 1.9rem;
  }

  .section-email .illustration-side-title img {
    width: 100%;
    max-width: 456px;
  }

  #email-form {
    width: 100%;
    max-width: 380px;
    gap: 1rem;
  }

  #email-form>div,
  #email-form .form-label,
  #email-form .form-control,
  #email-form .btn-registro {
    width: 100%;
    font-size: 16px !important;
  }

  #email-form .form-label {
    margin-bottom: 0.55rem;
  }

  #email-form .form-control {
    font-size: 16px;
    min-height: 48px;
  }

  #email-form .btn-registro {
    min-height: 63px;
    border-radius: 17px;
    font-size: 16px;
  }

  .section-form {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    min-height: 100lvh;
    background: transparent;
  }

  .section-form .container-fluid,
  .section-form .form-container,
  .section-form .row {
    width: 100%;
    min-height: 100vh;
    min-height: 100lvh;
  }

  .section-form .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }

  .section-form .row {
    margin-right: 0;
    margin-left: 0;
    align-items: center;
    justify-content: center;
  }

  .section-form-fields-column {
    width: 100%;
    max-width: 430px;
    padding: 3rem 1.5rem;
    align-items: center;
    justify-content: center;
  }

  #registration-form {
    width: 100%;
    max-width: 340px;
    margin-right: auto;
    margin-left: auto;
  }

  .section-form .illustration-side-title img {
    width: 100%;
    max-width: 284px;
    height: auto;
  }

  .section-form .mb-3 {
    margin-bottom: 0.75rem !important;
  }

  .section-ty {
    display: flex !important;
    flex-direction: column;
    align-items: center !important;
    justify-content: flex-start !important;
    height: 100vh;
    height: 100lvh;
    max-height: 100vh;
    max-height: 100lvh;
    overflow: hidden;
    padding: 88px 1.5rem 3rem;
    padding-right: 1.5rem;
    background: transparent;
  }

  .section-ty .ty-container {
    width: 100%;
    max-width: 380px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.9rem;
  }

  .section-ty .illustration-side {
    display: none;
  }

  .section-ty .illustration-side-title img {
    width: 100%;
    max-width: 456px;
    height: auto;
  }

  .section-ty .illustration-side-title {
    width: 100%;
    max-width: 456px;
    display: flex;
    justify-content: center;
  }

  .section-ty .ty-text {
    text-align: center;
    font-size: 27px;
    font-style: normal;
    font-weight: 300;
    line-height: 34px;
    text-transform: uppercase;
  }

  .section-ty .btn-link-ty {
    display: inline-flex;
    width: 212px;
    height: 50px;
    border-radius: 17px;
    font-size: 16px;
  }

  .ty-text-container-mobile {
    width: 100%;
    text-align: center;
    padding: 1.5rem 1rem;
  }

  .section-form .illustration-side-title {
    display: block;
    width: 100%;
    max-width: 284px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .section-form .form-image-container {
    display: none;
  }

  .section-form .form-text {
    width: 100%;
    max-width: 334px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
  }

  .section-form .form-label,
  .section-form .form-check,
  .section-form .form-check-label {
    text-align: left;
  }

  .section-form .form-control,
  .section-form .form-select,
  .section-form .choices {
    width: 100%;
  }

  .section-form .form-control,
  .section-form .form-select,
  .section-form .choices,
  .section-form .choices__inner,
  .section-form .choices__input,
  .section-form .choices__list--single .choices__item,
  .section-form .choices__list--dropdown .choices__item,
  #form-field-ladaSelect {
    font-size: 16px !important;
  }

  .section-form .btn-registro {
    max-width: 220px;
    font-size: 16px;
  }
}