.desktop-container1 {
    width: 100%;
    display: flex;
    overflow: auto;
    min-height: 100vh;
    align-items: center;
    flex-direction: column;
  }
   
  .desktop-thq-desktop-elm {
  width: 100%;
  height: 100vh;        /* ← en lugar de 1051px */
  min-height: 100svh;   /* ← para mobile browsers con barra de URL */
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  background-color: rgba(0, 0, 0, 1);
}
   
  .desktop-thq-fondo-elm {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 2069px;
    bottom: 0px;
    height: 1236px;
    margin: auto;
    position: absolute;
  }
   
  .desktop-thq-gradient-elm {
    width: 100%;
    height: 100%;
  }
   
  .desktop-thq-footer-elm {
    gap: var(--dl-layout-space-halfunit);
    left: 48px;        /* ← reemplaza var(--dl-layout-space-sixunits) */
    right: 48px;       /* ← agregá esto */
    width: auto;       /* ← reemplaza el 973px fijo */
    bottom: 32px;
    height: 61px;
    display: flex;
    position: absolute;
    align-items: flex-start;
    flex-shrink: 0;
    flex-direction: column;
    justify-content: flex-start;
  }
   
  .desktop-thq-text-elm1 {
    color: rgb(255, 255, 255);
    height: auto;
    flex-grow: 1;
    font-size: 20.6248px;
    font-style: Regular;
    text-align: left;
    font-family: "Plus Jakarta Sans";
    font-weight: 400;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
  }
   
  .desktop-container2 {
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
  }
   
  .desktop-thq-text-elm2 {
    color: rgb(255, 255, 255);
    height: auto;
    flex-grow: 1;
    font-size: 20.6248px;
    font-style: normal;
    text-align: left;
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
  }
   
  .desktop-text2 {
    color: #108eff;
  }
   
  .desktop-thq-text-elm3 {
    color: rgb(255, 255, 255);
    height: auto;
    flex-grow: 1;
    font-size: 20.6248px;
    font-style: Regular;
    text-align: left;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
  }
   
  .desktop-text5 {
    font-style: normal;
  }
   
  .desktop-thq-heading-elm {
    gap: 8.984587669372559px;
    top: 412.95770263671875px;
    left: 0px;
    right: 0px;
    width: 515px;
    margin: auto;
    display: flex;
    position: absolute;
    align-items: center;
    flex-shrink: 0;
    flex-direction: column;
  }
   
  .desktop-thq-logoblanco2x1-elm {
    width: 100%;       /* ← se adapta al contenedor */
    height: auto;      /* ← mantiene proporción */
    align-self: stretch;
  }
   
  .desktop-thq-text-elm4 {
    color: rgba(255, 255, 255, 1);
    height: auto;
    font-size: 43.1086540222168px;
    align-self: stretch;
    font-style: Regular;
    text-align: center;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
  }
   
  .desktop-thq-navbar-elm {
    gap: 37px;
    top: 48px; /* antes: var(--dl-layout-space-sixunits) */
    left: 48px; /* antes: var(--dl-layout-space-sixunits) */
    width: 284px;
    display: flex;
    position: absolute;
    align-items: center;
  }
   
  .desktop-thq-logo-elm {
    width: 77px;
    height: 54px;
  }
   
  .desktop-thq-frame899-elm {
    gap: 8.853568077087402px;
    width: 170.04257202148438px;
    height: 54.00000762939453px;
    display: flex;
    padding: 10.62428092956543px 38.07033920288086px 14.165708541870117px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.4399999976158142) 0%, rgba(196, 196, 196, 0.4399999976158142) 44%, rgba(255, 255, 255, 0.4399999976158142) 100%);
    align-items: center;
    flex-shrink: 0;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1.1489362716674805px;
    border-radius: 8.042553901672363px;
    justify-content: center;
  }
   
  .desktop-thq-text-elm5 {
    color: rgba(255, 255, 255, 1);
    height: auto;
    font-size: 22.97872543334961px;
    font-style: Regular;
    text-align: left;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
  }
   
  .desktop-link {
    display: contents;
  }
   
  .desktop-container3 {
    right: 50px;
    border: 1px solid #ffffff5c;
    bottom: 30px;
    display: flex;
    z-index: 22;
    position: fixed;
    box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
    min-height: auto;
    align-items: center;
    padding-top: 8px;
    padding-left: 12px;
    border-radius: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
    backdrop-filter: blur(6px);
    background-color: rgba(41, 41, 41, 0.41);
  }
   
  .desktop-icon1 {
    width: 24px;
    margin-right: 4px;
  }
   
  .desktop-text6 {
    color: white;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
   
  @media(max-width: 479px) {

  .desktop-thq-desktop-elm {
    height: 100svh;
    height: 100vh;
  }

  /* fondo escala correcto */
  .desktop-thq-fondo-elm {
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  object-fit: cover;
  object-position: center center;
}

  .desktop-thq-gradient-elm {
    width: 100% !important;
    height: 100% !important;
  }

  /* navbar arriba a la izquierda */
  .desktop-thq-navbar-elm {
    top: 24px;
    left: 24px;
    gap: 16px;
    width: auto;
  }

  .desktop-thq-logo-elm {
    width: 52px;
    height: auto;
  }

  .desktop-thq-frame899-elm {
    width: auto;
    height: 36px;
    padding: 8px 20px;
  }

  .desktop-thq-text-elm5 {
    font-size: 15px;
  }

  /* logo central bien centrado */
  .desktop-thq-heading-elm {
    top: 50% !important;
    left: 0 !important;
    right: 0 !important;
    width: 75% !important;
    margin: auto !important;
    transform: translateY(-50%);
    height: auto !important;
  }

  .desktop-thq-logoblanco2x1-elm {
    width: 100%;
    height: auto;
  }

  .desktop-thq-text-elm4 {
    font-size: 24px;
  }

  /* footer abajo */
  .desktop-thq-footer-elm {
    left: 24px !important;
    right: 24px !important;
    width: auto !important;
    height: auto !important;
    bottom: 28px;
    align-items: flex-start;
    flex-direction: column;
  }

  .desktop-thq-text-elm1 {
    font-size: 14px;
  }

  .desktop-container2 {
    gap: 4px;
    align-items: flex-start;
    flex-direction: column;
  }

  .desktop-thq-text-elm2,
  .desktop-thq-text-elm3 {
    font-size: 14px;
    font-weight: 400;
  }

  .desktop-text2 {
    color: #108eff;
    text-decoration: underline;
  }

  .desktop-text5 {
    font-weight: 700;
  }
}