header[data-v-a6ef95] {
  width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0.1rem 0;
  background: #fff;
  position: fixed;
  z-index: 10;
}
nav[data-v-a6ef95] {
  width: 90%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header img[data-v-a6ef95] {
  max-width: 150px;
}
header a[data-v-a6ef95] {
  font-size: 12px;
}
.mobile[data-v-a6ef95] {
  display: none;
}
.toggle-btn[data-v-a6ef95] {
  cursor: pointer;
}
nav[data-v-a6ef95] {
  flex-wrap: wrap;
}
.toggle[data-v-a6ef95] {
  width: 100%;
  padding: 1rem 0;
  display: flex;
  flex-direction: column;
}
header[data-v-a6ef95] {
  height: 80px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
header.open[data-v-a6ef95],
header.open.login[data-v-a6ef95] {
  height: 125px;
}
.toggle a[data-v-a6ef95] {
  font-size: 14px;
  margin-bottom: 0.75rem;
  text-align: right;
}
@media screen and (max-width: 650px) {
  nav .desktop[data-v-a6ef95] {
    display: none;
  }
  nav .mobile[data-v-a6ef95] {
    display: block;
  }
}
.login .toggle-btn i[data-v-a6ef95] {
  display: none;
}
footer[data-v-f1cbc8] {
  width: 100%;
  background: #2e3847;
  text-align: center;
  padding: 2rem 1rem;
}
.btn[data-v-f1cbc8] {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  background: #3995c0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0.25rem 2rem;
  border-radius: 50px;
  font-size: 14px;
}
.main-container[data-v-eee393] {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 6rem;
  background: url(login.44e088fe.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 70%;
}
.form-container[data-v-eee393] {
  width: 80%;
}
.form-container h1[data-v-eee393] {
  font-weight: 900;
  font-size: 2.75rem;
}
.form-container h1 span[data-v-eee393] {
  color: #3995c0;
}
.login-form[data-v-eee393] {
  margin-top: 4rem;
}
.login-form h3[data-v-eee393] {
  font-weight: 900;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.login-form h3 span[data-v-eee393] {
  font-size: 13px;
  font-weight: 700;
}
.login-form input[data-v-eee393] {
  border: 1px solid #3995c0;
  padding: 0.25rem 1rem;
  border-radius: 10px;
  margin-right: 0.5rem;
}
.btn[data-v-eee393] {
  background: #3995c0;
  color: #fff;
  font-size: 14px;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.btn.disabled[data-v-eee393] {
  opacity: 0.8;
  pointer-events: none;
}
.msg[data-v-eee393] {
  margin-top: 1rem;
  display: block;
  font-weight: 700;
}
.recover-link[data-v-eee393] {
  margin-top: 3rem;
  display: block;
  color: #3995c0;
}
.recover-link[data-v-eee393]:hover {
  text-decoration: underline;
}
@media screen and (max-width: 992px) {
  .inputs[data-v-eee393] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  input[data-v-eee393] {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .main-container[data-v-eee393] {
    padding: 9rem 1.5rem;
    background-position: 57%;
  }
  .form-container[data-v-eee393] {
    width: 100%;
  }
  .recover-link[data-v-eee393] {
    font-weight: 700;
  }
}
.custom-modal[data-v-a88b53] {
  background: rgba(0, 0, 0, 0.12);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  display: none;
  align-items: center;
  justify-content: center;
}
.modal-card[data-v-a88b53] {
  width: 90%;
  max-width: 500px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 10px;
  padding: 3rem;
  border: 1px solid #3995c0;
  background: #fff;
  text-align: center;
  position: relative;
}
.bold[data-v-a88b53] {
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 0;
}
.custom-modal.show[data-v-a88b53] {
  display: flex;
}
.cuotas[data-v-f285d7] {
  width: 100%;
  padding: 4rem 0;
  min-height: calc(100vh - 95px);
}
.name[data-v-f285d7] {
  width: 100%;
  background: #3995c0;
  text-align: center;
}
.name h1[data-v-f285d7] {
  color: #fff;
  font-weight: 900;
  padding: 6rem 1rem;
  font-size: 1.75rem;
  text-transform: uppercase;
}
.no-cuota[data-v-f285d7] {
  text-align: center;
  padding: 6rem 3rem;
}
.no-cuota h3[data-v-f285d7] {
  font-size: 1.5rem;
}
.card-cuota[data-v-f285d7] {
  width: 60%;
  background: #fff;
  margin: -3rem auto 2rem;
  border-radius: 8px;
  border: 1px solid #3995c0;
}
.btn[data-v-f285d7] {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  background: #3995c0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0.5rem 2rem;
  border-radius: 50px;
  font-size: 14px;
}
.date[data-v-f285d7] {
  text-align: center;
}
.content[data-v-f285d7] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 2rem;
}
.content .number[data-v-f285d7] {
  font-weight: 700;
}
.content h3[data-v-f285d7] {
  font-weight: 900;
  font-size: 2.5rem;
}
.card-tabla[data-v-f285d7] {
  width: 60%;
  background: #fff;
  margin: 2rem auto;
  border-radius: 8px;
  border: 1px solid #3995c0;
  padding: 1rem;
}
.card-tabla .bold[data-v-f285d7] {
  font-weight: 700;
  margin-bottom: 1rem;
}
table[data-v-f285d7] {
  text-align: center;
}
label span[data-v-f285d7] {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #3995c0;
  transition: all 0.1s ease-in-out;
  cursor: pointer;
}
input[type='checkbox'][data-v-f285d7] {
  display: none;
}
input[type='checkbox']:checked + label span[data-v-f285d7] {
  background-color: #3995c0;
}
.btns[data-v-f285d7] {
  text-align: center;
  margin-top: 3rem;
}
.btns .btn[data-v-f285d7] {
  width: 100%;
  max-width: 200px;
}
.btns .btn.disabled[data-v-f285d7] {
  opacity: 0.8;
  pointer-events: none;
}
.custom-cell[data-v-f285d7] {
  padding: 0 0 0.25rem;
  border-bottom: 2px solid #dee2e6;
}
.price-row th[data-v-f285d7] {
  border-top: 2px solid #dee2e6 !important;
}
.select-all label[data-v-f285d7] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 0;
}
.select-all label span[data-v-f285d7] {
  margin-right: 0.5rem;
}
.msg[data-v-f285d7] {
  margin-top: 0.5rem;
}
.card-tabla.single[data-v-f285d7] {
  margin-top: -3rem;
}
.card-tabla .disabled[data-v-f285d7] {
  color: #b1b1b1;
  pointer-events: none;
}
.card-tabla .disabled label span[data-v-f285d7] {
  border-color: #b1b1b1;
}
.card-tabla .block[data-v-f285d7] {
  pointer-events: none;
}
@media screen and (max-width: 992px) {
  .card-cuota[data-v-f285d7],
  .card-tabla[data-v-f285d7] {
    width: 90%;
  }
}
@media screen and (max-width: 540px) {
  .select-all[data-v-f285d7] {
    width: 100%;
    justify-content: flex-start;
  }
}
.container[data-v-bb1373] {
  min-height: calc(100vh - 95px);
  padding: 9rem 0;
}
.conf-tab[data-v-bb1373],
.container[data-v-bb1373] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.conf-tab img[data-v-bb1373] {
  width: 100%;
  max-width: 300px;
  margin-bottom: 3rem;
}
.conf-tab h3[data-v-bb1373] {
  margin-top: 2rem;
  border-bottom: 1px solid #3995c0;
  width: 80%;
  text-align: center;
  padding-bottom: 1rem;
  font-weight: 700;
}
.btns[data-v-bb1373] {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.btn[data-v-bb1373] {
  display: inline-block;
  color: #fff;
  background: #3995c0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0.5rem 2rem;
  border-radius: 50px;
  font-size: 14px;
  width: 48%;
}
.bold[data-v-bb1373],
.btn[data-v-bb1373] {
  font-weight: 700;
}
.details[data-v-bb1373] {
  margin-top: 3rem;
  width: 100%;
  text-align: center;
  padding: 0 1rem;
}
.details a[data-v-bb1373] {
  font-weight: 700;
  display: block;
  margin-bottom: 2rem;
}
.price-row th[data-v-bb1373] {
  border-top: 2px solid #dee2e6 !important;
}
.collapse-table[data-v-bb1373] {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 550px) {
  .conf-tab[data-v-bb1373] {
    width: 100%;
    padding: 0 1.5rem;
    text-align: center;
  }
  .btns[data-v-bb1373] {
    flex-direction: column;
  }
  .btn[data-v-bb1373] {
    width: 100%;
    margin-bottom: 1rem;
  }
  .container[data-v-bb1373] {
    padding: 6rem 0;
  }
  .conf-tab img[data-v-bb1373] {
    max-width: 200px;
    margin-bottom: 0;
  }
}
.container[data-v-d023f4] {
  min-height: calc(100vh - 95px);
  padding: 9rem 0;
}
.conf-tab[data-v-d023f4],
.container[data-v-d023f4] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.conf-tab img[data-v-d023f4] {
  width: 100%;
  max-width: 200px;
  margin-bottom: 1.5rem;
}
.conf-tab h3[data-v-d023f4] {
  margin-top: 2rem;
  border-bottom: 1px solid #3995c0;
  width: 80%;
  text-align: center;
  padding-bottom: 1rem;
  font-weight: 700;
}
.btns[data-v-d023f4] {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.btn[data-v-d023f4] {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  background: #3995c0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0.5rem 2rem;
  border-radius: 50px;
  font-size: 14px;
  width: 100%;
  max-width: 250px;
}
.btns small[data-v-d023f4] {
  margin-top: 2rem;
  text-align: center;
}
.go-back[data-v-d023f4] {
  display: block;
  margin-top: 5rem;
  font-weight: 500;
}
.success[data-v-d023f4] {
  color: #3995c0;
  font-weight: 900;
  font-size: 2rem;
  margin-bottom: 2rem;
}
.comprobante-container[data-v-d023f4] {
  max-height: 1px;
  overflow: hidden;
}
.comprobante[data-v-d023f4] {
  margin: auto;
  width: 600px;
  text-align: center;
}
.comprobante .logo[data-v-d023f4] {
  margin-bottom: 2rem;
}
.comprobante .head[data-v-d023f4] {
  width: 100%;
  padding: 1rem;
  background: #3995c0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comprobante .head p[data-v-d023f4] {
  margin-bottom: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.comprobante .content[data-v-d023f4] {
  padding: 9rem 0;
}
.comprobante .saludo[data-v-d023f4] {
  margin-bottom: 0.25rem;
}
.comprobante .msg[data-v-d023f4] {
  font-size: 14px;
}
.comprobante h3[data-v-d023f4] {
  color: #3995c0;
  font-weight: 900;
  font-size: 2.5rem;
}
.comprobante .num[data-v-d023f4] {
  margin-top: 3rem;
}
.price-row th[data-v-d023f4] {
  border-top: 2px solid #dee2e6 !important;
}
#page1[data-v-d023f4] {
  margin-bottom: 100px;
}
#page2 .content[data-v-d023f4] {
  padding-top: 4.5rem;
}
@media screen and (max-width: 550px) {
  .conf-tab[data-v-d023f4] {
    width: 100%;
    padding: 0 1.5rem;
    text-align: center;
  }
  .btns[data-v-d023f4] {
    flex-direction: column;
    margin-top: 1rem;
  }
  .btn[data-v-d023f4] {
    width: 100%;
    margin-bottom: 0;
  }
  .container[data-v-d023f4] {
    padding: 6rem 0;
  }
  .conf-tab img[data-v-d023f4] {
    max-width: 100px;
    margin-bottom: 0;
  }
  .conf-tab h3[data-v-d023f4] {
    margin-top: 1rem;
  }
  .conf-tab p[data-v-d023f4] {
    margin-bottom: 0;
  }
  .conf-tab .success[data-v-d023f4] {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
}
.container[data-v-52a3d7] {
  min-height: calc(100vh - 95px);
  padding: 9rem 0;
}
.conf-tab[data-v-52a3d7],
.container[data-v-52a3d7] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.conf-tab img[data-v-52a3d7] {
  width: 100%;
  max-width: 200px;
  margin-bottom: 1.5rem;
}
.conf-tab h3[data-v-52a3d7] {
  margin-top: 2rem;
  border-bottom: 1px solid #3995c0;
  width: 80%;
  text-align: center;
  padding-bottom: 1rem;
  font-weight: 700;
}
.btns[data-v-52a3d7] {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.btn[data-v-52a3d7] {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  background: #3995c0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0.5rem 2rem;
  border-radius: 50px;
  font-size: 14px;
  width: 100%;
  max-width: 250px;
}
.success[data-v-52a3d7] {
  color: #3995c0;
  font-weight: 900;
  font-size: 2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 550px) {
  .conf-tab[data-v-52a3d7] {
    width: 100%;
    padding: 0 1.5rem;
    text-align: center;
  }
  .btns[data-v-52a3d7] {
    flex-direction: column;
  }
  .btn[data-v-52a3d7] {
    width: 100%;
    margin-bottom: 1rem;
  }
  .container[data-v-52a3d7] {
    padding: 6rem 0;
  }
  .conf-tab img[data-v-52a3d7] {
    max-width: 200px;
    margin-bottom: 0;
  }
}
