/* Configura tu tienda para operar con Transbank */
.container {
    font-family: 'Space Grotesk', sans-serif;
  }
  
  .title {
    display: flex;
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 1253px;
    font-style: normal;
    font-size: 23px;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.02em;
    color: #000000;
  }
  
  .titleConfig{
    margin-top: 5px;
  }
  
  .highlight {
    color: rgba(255, 22, 22, 1);
  }
  
  .pasosParrafo{
    margin: 10px 0 10px 0;
  }
  
  .lastHighlight{
    margin-bottom: 25px;
  }
  /*  Horizontal / Negro */
  img {
    width: 70px;
    height: 65px;
    left: 2016px;
    top: 1694px;
  }
  
  .image {
    margin: 5px 0 0 10px;
  }
  
  .commerceSend {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 110px;
    margin-left: 85px;
    /* Rectangle 1094 */
    width: 500px;
    height: 40px;
    border-radius: 8px;
  }
  .opcionesSiNo{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 240px;
    position: relative;
    left: 30%;
    /* Rectangle 1094 */
    width: 620px;
    height: 80px;
    border-radius: 8px;
  }
  
  #inputForm {
    /* Rectangle 1094 */
    box-sizing: border-box;
    position: relative;
    width: 278px;
    height: 40px;
    margin-right: 15px;
    background: rgba(217, 217, 217, 1);
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 1);
    padding-left: 5px;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 13px;
  }
  
  #inputForm::placeholder {
    color: rgba(0, 0, 0, 1);
    padding-left: 5px;
  }
  
  #inputForm:focus {
    background-color: white;
  }
  
  
  .buttonNo {
    height: 111px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 40px;
    letter-spacing: 0.5px;
    float: right;
    /* Primary/Gradient */
    background:    #ffffff;
    border-radius: 8px;
    border: 2px solid rgba(147, 84, 227, 1);
    /* label-text */
    font-family: 'Space Grotesk', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    /* Greyscale/White */
    color: #000000;
  }
  .buttonProseguir {
    height: 111px;
    display: flex;
    flex-direction: column;
    padding: 12px 20px 12px 20px;
    width: 290px;
    height: 40px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    float: none;
    /* Primary/Gradient */
    background: linear-gradient(
        90deg,
        rgba(255, 22, 22, 0.8) 0%,
        rgba(255, 22, 22, 0.3) 100%,
        rgba(255, 22, 22, 0.2) 100%
      ),
      #7a29e2;
    border-radius: 8px;
    border: 0;
    /* label-text */
    font-family: 'Space Grotesk', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    /* Greyscale/White */
    color: #ffffff;
  }
  .buttonSi {
    height: 111px;
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: center;
    padding: 12px 20px 12px 20px;
    width: 295px;
    height: 40px;
    float: left;
    letter-spacing: 0.5px;
  
    /* Primary/Gradient */
    background: linear-gradient(
        90deg,
        rgba(255, 22, 22, 0.8) 0%,
        rgba(255, 22, 22, 0.3) 100%,
        rgba(255, 22, 22, 0.2) 100%
      ),
      #7a29e2;
    border-radius: 8px;
    border: 0;
    /* label-text */
    font-family: 'Space Grotesk', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    /* Greyscale/White */
    color: #ffffff;
  }
  /* label-text */
  button {
    height: 111px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 12px 20px 12px 20px;
    width: 190px;
    height: 40px;
    letter-spacing: 0.5px;
    float: right;
  
    /* Primary/Gradient */
    background: linear-gradient(
        90deg,
        rgba(255, 22, 22, 0.8) 0%,
        rgba(255, 22, 22, 0.3) 100%,
        rgba(255, 22, 22, 0.2) 100%
      ),
      #7a29e2;
    border-radius: 8px;
    border: 0;
    /* label-text */
    font-family: 'Space Grotesk', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    /* Greyscale/White */
    color: #ffffff;
  }
  
  .questions {
    font-size: 23px;
    margin: 10px 0 20px 0;
    font-weight: bold;
  }
  .pasos {
    font-size: 15px;
    margin: 10px 0 20px 0;
    font-weight: bold;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: max-content;
  }
  /* Vector 38 */
  .vector {
    width: 70px;
    height: 670px;
  }
  
  .vectorContainer {
    position: absolute;
    top: 13%;
    float: left;
    display: flex;
    align-items: flex-start;
    margin-left: 10px;
  }
  
  .questionsTitle1 {
    font-size: 36px;
    margin-bottom: 20px;
    margin-left: 85px;
  }
  
  .questionsTitle {
    font-family: "Space Grotesk", sans-serif;
    margin-top: 5px;
    margin-left: 95px;
    margin-bottom: 10px;
    font-size: 17px;
  }
  
  .subQuestions {
    font-family: "Space Grotesk", sans-serif;
    position: relative;
    margin: 10px 0 10px 100px;
    margin-right: 15%;
    font-size: 16px;
    font-weight: normal;
  }
  
  .chevron-right {
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 10px;
    width: 25px;
    height: 20px;
  }
  
  /* CARDS */
  .cardContainer {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 50px 0 50px 85px;
    width: 90%;
  }
  
  .itemCard {
    display: flex;
    border-radius: 10px;
    align-items: center;
    gap: 20px;
    width: 40%;
    padding: 15px 20px;
    box-shadow: -5px 15px 100px 0px rgba(144, 84, 220, 0.45);
    border: 2px solid rgba(147, 84, 227, 1);
  }
  
  .cardInfo {
    display: flex;
    flex-direction: column;
    height: 80%;
    width: 245px;
  }
  
  .titleCard {
    display: flex;
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 500;
    font-size: 19px;
    line-height: 33px;
    color: rgba(0, 0, 0, 1);
    margin: 0 0 0 0;
  }
  
  .descriptionCard {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: rgba(116, 102, 131, 1);
    margin: 5px 0 0 0;
  }
  
  .imageCard {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    border: 2px solid rgba(147, 84, 227, 1);
  }
  
  .arrow {
    position: relative;
    display: inline-block;
    border: 1px solid rgba(147, 84, 227, 1);
    width: 100%;
  }
  
  .arrow::before {
    content: "";
    position: absolute;
    left: -2px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: white;
    border: 2px solid rgba(147, 84, 227, 1);
  }
  
  .arrow::after {
    content: ">";
    position: absolute;
    right: -4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
    font-weight: bold;
    color: rgba(147, 84, 227, 1);
  }
  
  /*END INTEGRATION PAGE*/
  
  .title-thanks {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-style: normal;
    font-size: 23px;
    letter-spacing: 0.02em;
    color: #000000;
  }
  
  .integrationReady {
    margin-top: 0;
  }
  
  .title-thanks1 {
    margin-bottom: 5px;
  }
  
  .backButton {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  /* SPINNER LOADING */
  
  #spinner {
    position: fixed;
    top: 7%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #333;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    z-index: 9999;
    display: none; /* Inicialmente oculto */
  }
  
  @keyframes spin {
    0% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotate(360deg);
    }
  }