<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.splide__pagination li:only-child {
  display: none !important;
}

.menu-header-main #menu-menu-top-carreras-1 {
  margin: 0px 20px;
}

.banner-desktop {
  display: none;
}

.titulo-h2 strong {
  font-weight: 900;
}

.input-form-carrera {
  background-color: transparent;
  border: 1px solid #001e63;
  width: 100%;
  margin-top: 0.5rem;
  color: #001e63;
  font-weight: 500 !important;
  height: 40px;
  border-radius: 10px;
}
.input-form-carrera::placeholder {
  color: #001e63;
  font-weight: 500;
}
.input-form-carrera option {
  color: #001e63;
}

#section-modalidades .brx-open .accordion-title-wrapper {
  background: rgba(255, 255, 255, 0.25);
}

.lista-borde &gt; li {
  border-bottom: 1px solid;
}
.lista-borde &gt; li ul {
  padding-left: 15px;
  list-style-type: disc;
}
.lista-borde &gt; li ul li {
  list-style-type: none;
}
.lista-borde &gt; li ul li:before {
  content: "-";
  margin-right: 3px;
}
.lista-borde &gt; li:last-child {
  border-bottom: 0;
}
.lista-borde &gt; li:nth-child(4), .lista-borde &gt; li:nth-child(6) {
  background-color: #96a8cd;
  font-weight: 700;
}
.lista-borde .title {
  min-width: 240px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.lista-borde .title span {
  font-weight: 400;
}
.lista-borde .meta {
  border-left: 1px solid;
  padding: 15px 5px 15px 5px;
  margin-left: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 95px;
  width: 100%;
  text-align: center;
}

form.wpcf7-form input[type=checkbox] {
  width: 1.3em;
  height: 1.3em;
  border-radius: 0.25em;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  top: 3px;
  margin-right: 2px;
}
form.wpcf7-form input[type=checkbox]:checked {
  background-color: #001e63;
}
form.wpcf7-form label {
  color: #001e63;
  font-size: 0.9rem;
}
form.wpcf7-form .wpcf7-list-item {
  display: inline-block;
  margin: 0 0 2px 0;
}
form.wpcf7-form input[type=submit] {
  font-weight: 700;
  border: 0;
  background-color: #001e63;
  color: #FFFFFF;
  border-radius: 10px;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 2.6rem;
  padding-right: 2.6rem;
  text-transform: uppercase;
  font-size: 1.1rem;
}
form.wpcf7-form input[type=submit]:disabled {
  opacity: 0.7;
}
form.wpcf7-form .form__block__check {
  margin: 12px 0 17px 0;
}
form.wpcf7-form .form__block__button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.titulo-carrera-bloque {
  display: block;
}

.desc-carrera-bloque {
  display: none;
}

.show-desc &gt; .titulo-carrera-bloque {
  display: none;
}
.show-desc &gt; .desc-carrera-bloque {
  display: block;
}

.wpcf7-not-valid-tip {
  font-size: 0.8em;
}

.wpcf7 form .wpcf7-response-output {
  margin: 1em 0em 1em;
}

.select2-container--default {
  color: #001C67;
}

.select2-container--default .select2-selection--single {
  background-color: #FFF;
  color: #001C67;
  line-height: 40px;
  outline: none;
  padding: 0 12px;
  border: 0;
  border-radius: 10px;
  margin-top: 0.5rem;
  font-weight: 500;
  height: 40px;
  display: flex;
  align-items: center;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #001C67;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}

.select2-results &gt; .select2-results__options:first-of-type &gt; li:first-child {
  color: #838383 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #001C67 transparent transparent transparent;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 14px;
  right: 11px;
}

@media (min-width: 767px) {
  .banner-mobile {
    display: none;
  }
  .banner-desktop {
    display: block;
  }
  .lista-borde .meta {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  #brxe-yxouem-list {
    display: flex;
    flex-wrap: wrap;
  }
  #brxe-yxouem-list .brxe-block {
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #brxe-yxouem-list .brxe-block:nth-child(4n) {
    margin-right: 0;
  }
  #brxe-jqrtyg-list {
    display: flex;
    flex-wrap: wrap;
  }
  #brxe-jqrtyg-list .brxe-block {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  #brxe-jqrtyg-list .brxe-block:nth-child(2n) {
    margin-right: 0;
  }
  #brxe-jqrtyg-list .brxe-block:nth-child(3) {
    margin-bottom: 0;
  }
  #brxe-jqrtyg-list .brxe-block:nth-child(4) {
    margin-bottom: 0;
  }
  .lista-borde .title {
    min-width: 340px !important;
    font-size: 1.4rem !important;
  }
  .lista-borde .meta {
    min-height: 80px;
    font-size: 1.4rem;
  }
  form.wpcf7-form .form__block__button {
    padding: 0 10%;
  }
}

/*# sourceMappingURL=style-inicio.css.map */
</pre></body></html>