.postid-27919 .entry-content [id] {
  scroll-margin-top: 80px;
}

.postid-27919 .entry-content {
  --uni100-bg: #00162b;
  --uni100-panel: #00223f;
  --uni100-panel-soft: #052b4b;
  --uni100-line: rgba(33, 126, 190, 0.42);
  --uni100-blue: #0094ff;
  --uni100-blue-dark: #07568c;
  --uni100-white: #ffffff;
  --uni100-muted: #d5e5f2;
  --uni100-focus: #ffd54a;
  color: var(--uni100-white);
  max-width: 100%;
}

.postid-27919 .entry-content,
.postid-27919 .entry-content * {
  box-sizing: border-box;
}

.postid-27919 .entry-content a {
  overflow-wrap: anywhere;
}


.postid-27919 .entry-content .apl-mini-toc,
.postid-27919 .entry-content .psi-faq,
.postid-27919 .entry-content .psi-directory-control,
.postid-27919 .entry-content a.psi-disclosure-link {
  --apl-white: #fff;
  --apl-ink: #ffffff;
  --apl-muted: #cbd9ec;
  --apl-soft: #a9c5e8;
  --apl-accent: #0094ff;
  --apl-accent-open: #0061a7;
  --apl-h2-border: #21539e;
  --apl-panel: linear-gradient(to bottom, #080427, #070d2d, #051434, #031a3a, #001f41);
  --apl-button: linear-gradient(135deg, #00477a 0%, #005893 46%, #003066 100%);
  --apl-button-hover: linear-gradient(135deg, #005893 0%, #0072bc 48%, #003c7d 100%);
  --apl-faq-bg: #010e20;
  --apl-faq-divider: #1e3a8a;
}

.postid-27919 .entry-content .apl-study-review {
  background: rgba(1, 14, 32, 0.6);
  border: 1px solid #21539e;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-size: 15px;
  font-style: normal;
  line-height: 1.75;
  margin: 2rem 0;
  padding: 18px 22px;
}

.postid-27919 .entry-content .apl-mini-toc {
  background-image: var(--apl-panel);
  border-radius: 8px;
  box-shadow: inset 0 0 0 1px rgba(33, 83, 158, 0.38);
  letter-spacing: 0.01em;
  margin: 15px 0 0;
  overflow: hidden;
  padding: 0;
}

.postid-27919 .entry-content .apl-mini-toc-title {
  border-bottom: 1px solid rgba(33, 83, 158, 0.58);
  color: var(--apl-soft);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.35;
  margin: 0;
  padding: 18px 22px;
  text-transform: uppercase;
}

.postid-27919 .entry-content .apl-mini-toc ul {
  display: grid;
  margin: 0 !important;
  padding: 0 !important;
}

.postid-27919 .entry-content .apl-mini-toc li {
  border-bottom: 1px solid rgba(33, 83, 158, 0.28);
  list-style: none;
  margin: 0;
}

.postid-27919 .entry-content .apl-mini-toc li:last-child {
  border-bottom: 0;
}

.postid-27919 .entry-content .apl-mini-toc a {
  border-bottom: 0;
  color: var(--apl-ink) !important;
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.45;
  padding: 13px 22px;
  text-decoration: none !important;
}

.postid-27919 .entry-content .apl-mini-toc a:hover {
  background: rgba(0, 148, 255, 0.08);
  text-decoration: none !important;
}

.postid-27919 .entry-content .apl-uni100-back a {
  color: var(--uni100-white);
  text-underline-offset: 3px;
}

.postid-27919 .entry-content .psi-directory-control {
  background: var(--apl-faq-bg);
  border: 0;
  border-radius: 10px;
  margin: 20px 0;
  overflow: hidden;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.postid-27919 .entry-content a.psi-disclosure-link {
  background: linear-gradient(180deg, #00477a 0%, #003b68 100%);
  border: 1px solid #003a67;
  border-radius: 8px;
  box-sizing: content-box;
  color: var(--apl-white);
  cursor: pointer;
  display: block;
  font-family: "Segoe UI", Tahoma, sans-serif !important;
  font-weight: 500;
  line-height: 1.45;
  list-style: none;
  margin: 0;
  padding: 14px 18px 14px 44px;
  position: relative;
  text-decoration: none;
  user-select: none;
}

.postid-27919 .entry-content a.psi-disclosure-link strong {
  font-weight: 500;
}

.postid-27919 .entry-content a.psi-disclosure-link::before {
  color: #18a8ff;
  content: "➤";
  left: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(0);
  transition: transform 0.25s, color 0.2s;
}

.postid-27919 .entry-content a.psi-disclosure-link:hover {
  background: linear-gradient(180deg, #005893 0%, #00477a 100%);
  color: var(--apl-white);
  text-decoration: none;
}

.postid-27919 .entry-content a.psi-disclosure-link:focus-visible {
  outline: var(--apl-accent) solid 2px;
  outline-offset: 2px;
}

.postid-27919 .entry-content h2.H2Post-Gray-NAlign {
  border-bottom: 2px solid #21539e;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.35;
  margin: 75px auto 30px;
  padding: 0 0 10px;
}

.postid-27919 .entry-content .apl-uni100-state-index {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  margin: 18px 0 40px;
}

.postid-27919 .entry-content .apl-uni100-state-index a {
  background: linear-gradient(180deg, #00477a 0%, #003b68 100%);
  border: 1px solid rgb(53 81 101 / 42%);
  border-radius: 7px;
  color: var(--uni100-white);
  display: block;
  padding: 11px 13px;
  text-decoration: none;
}

.postid-27919 .entry-content .apl-uni100-state-index a:hover,
.postid-27919 .entry-content .apl-uni100-state-index a:focus-visible {
  background: #386dbd;
  color: var(--uni100-white);
  text-decoration: none;
}

.postid-27919 .entry-content .apl-uni100-state {
  margin: 0 0 44px;
}

.postid-27919 .entry-content .apl-uni100-card {
  background: linear-gradient(145deg, rgba(0, 34, 63, 0.98), rgba(0, 22, 43, 0.98));
  border: 1px solid rgb(53 81 101 / 42%);
  border-radius: 10px;
  display: grid;
  gap: 10px 18px;
  grid-template-areas:
    "logo title"
    "logo address"
    "actions actions";
  grid-template-columns: 119px minmax(0, 1fr);
  margin: 0 0 35px;
  min-width: 0;
  padding: 25px;
}

.postid-27919 .entry-content .LogoUniMex {
  align-self: start;
  background-image: url("https://ayuda-psicologica-en-linea.com/wp-content/uploads/2022/04/Sprite_Logos_UniMex.png");
  background-repeat: no-repeat;
  display: block;
  float: none;
  grid-area: logo;
  height: 119px;
  margin: 0;
  width: 119px;
}

.postid-27919 .entry-content .UMexH3 {
  align-self: end;
  color: var(--uni100-white);
  font-size: clamp(1.18rem, 2.8vw, 1.45rem);
  font-weight: 600;
  grid-area: title;
  line-height: 1.35;
  margin: 0;
  min-width: 0;
  padding: 0;
}

.postid-27919 .entry-content .apl-uni100-address {
  color: var(--uni100-muted);
  grid-area: address;
  line-height: 1.55;
  margin: 0;
  min-width: 0;
}

.postid-27919 .entry-content .apl-uni100-address a {
  color: var(--uni100-white);
}

.postid-27919 .entry-content .apl-uni100-actions {
  display: grid;
  gap: 20px;
  grid-area: actions;
  margin-top: 15px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  min-width: 0;
}

.postid-27919 .entry-content .UniButton,
.postid-27919 .entry-content .UInfoRight,
.postid-27919 .entry-content .UInfoCenter,
.postid-27919 .entry-content .UInfoLeft,
.postid-27919 .entry-content .UTelLeft,
.postid-27919 .entry-content .UTelRight {
  align-items: center;
  background: #1d3e70;
  border: 1px solid rgb(54 110 155 / 32%);
  border-radius: 6px;
  color: var(--uni100-white);
  display: flex;
  justify-content: center;
  line-height: 1.35;
  margin: 0;
  min-width: 0;
  padding: 10px 11px;
  text-align: center;
  text-decoration: none;
  width: auto;
}

.postid-27919 .entry-content .UniButton:hover,
.postid-27919 .entry-content .UniButton:focus-visible {
  background: #386dbd;
  color: var(--uni100-white);
}

.postid-27919 .entry-content a:focus-visible,
.postid-27919 .entry-content summary:focus-visible {
  outline: 3px solid var(--uni100-focus);
  outline-offset: 3px;
}

.postid-27919 .entry-content .apl-uni100-back {
  margin: 20px 0 0;
  text-align: right;
}

.postid-27919 .entry-content .apl-sat18c-checklist {
  background: rgba(1, 14, 32, 0.6);
  border: 1px solid #1f3a63;
  border-radius: 8px;
  margin: 0;
  padding: 16px 20px 16px 42px;
}

.postid-27919 .entry-content .apl-sat18c-checklist li {
  margin: 8px 0;
}

.postid-27919 .entry-content .psi-faq {
  margin-top: 35px;
}

.postid-27919 .entry-content .psi-faq details {
  background: var(--apl-faq-bg);
  border: 0;
  border-radius: 10px;
  margin: 20px 0;
  overflow: hidden;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.postid-27919 .entry-content .psi-faq details[open] {
  box-shadow: 0 2px 8px rgb(0 0 0 / 0.12);
}

.postid-27919 .entry-content .psi-faq summary {
  background: linear-gradient(180deg, #00477a 0%, #003b68 100%);
  border: 1px solid #003a67;
  border-radius: 8px;
  box-sizing: content-box;
  color: var(--apl-white);
  cursor: pointer;
  display: block;
  font-family: "Segoe UI", Tahoma, sans-serif !important;
  font-weight: 500;
  line-height: 1.45;
  list-style: none;
  padding: 14px 18px 14px 44px;
  position: relative;
  user-select: none;
}

.postid-27919 .entry-content .psi-faq summary strong {
  font-weight: 500;
}

.postid-27919 .entry-content .psi-faq summary::-webkit-details-marker,
.postid-27919 .entry-content .psi-faq summary::marker {
  display: none;
}

.postid-27919 .entry-content .psi-faq summary::before {
  color: #18a8ff;
  content: "➤";
  left: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(0);
  transition: transform 0.25s, color 0.2s;
}

.postid-27919 .entry-content .psi-faq details[open] summary::before {
  color: var(--apl-accent-open);
  transform: translateY(-50%) rotate(90deg);
}

.postid-27919 .entry-content .psi-faq summary:hover {
  background: linear-gradient(180deg, #005893 0%, #00477a 100%);
  color: var(--apl-white);
}

.postid-27919 .entry-content .psi-faq summary:focus-visible {
  outline: var(--apl-accent) solid 2px;
  outline-offset: 2px;
}

.postid-27919 .entry-content .psi-faq details > :not(summary) {
  background: var(--apl-faq-bg);
  border-top: 1px solid var(--apl-faq-divider);
  color: var(--apl-white);
  line-height: 1.6;
  padding: 14px 16px 16px;
}

.postid-27919 .entry-content .psi-faq p {
  color: var(--apl-white);
  margin: 0;
}

.postid-27919 .entry-content .psi-faq ul,
.postid-27919 .entry-content .psi-faq ol {
  margin: 10px 0 0 !important;
  padding-left: 35px !important;
}

.postid-27919 .entry-content .psi-faq li {
  margin: 0 0 10px;
}

.postid-27919 .entry-content .psi-faq a {
  border-bottom: 1px dotted;
  color: var(--apl-white);
  text-decoration: none;
}

.postid-27919 .entry-content .psi-faq a:hover {
  border-bottom-color: var(--apl-accent);
  color: var(--apl-accent);
  text-decoration: none;
}

@media (min-width: 721px) {
  .postid-27919 .entry-content .psi-faq summary,
  .postid-27919 .entry-content a.psi-disclosure-link {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .postid-27919 .entry-content h2.H2Post-Gray-NAlign {
    font-size: 24px;
    margin-top: 56px;
  }
}

@media (max-width: 720px) {
  .postid-27919 .entry-content .psi-faq summary,
  .postid-27919 .entry-content a.psi-disclosure-link {
    font-size: 18px;
  }
}

@media (max-width: 420px) {
  .postid-27919 .entry-content .apl-study-review {
    padding: 15px;
  }
}

@media (max-width: 640px) {
  .postid-27919 .entry-content .apl-uni100-state-index {
    grid-template-columns: 1fr;
  }

  .postid-27919 .entry-content .apl-uni100-card {
    grid-template-areas:
      "logo"
      "title"
      "address"
      "actions";
    grid-template-columns: minmax(0, 1fr);
    padding: 30px 16px;
  }

  .postid-27919 .entry-content .LogoUniMex {
    justify-self: center;
  }

  .postid-27919 .entry-content .UMexH3 {
    font-size: 25px;
    margin: 10px auto;
    text-align: center;
  }

  .postid-27919 .entry-content .apl-uni100-actions {
    grid-template-columns: 1fr;
  }

  .postid-27919 .entry-content .apl-uni100-back {
    text-align: left;
  }
}

@media (prefers-reduced-motion: reduce) {
  .postid-27919 .entry-content * {
    scroll-behavior: auto;
    transition-duration: 0.01ms;
  }

  .postid-27919 .entry-content .psi-faq summary,
  .postid-27919 .entry-content .psi-faq summary::before,
  .postid-27919 .entry-content a.psi-disclosure-link,
  .postid-27919 .entry-content a.psi-disclosure-link::before {
    transform: none !important;
    transition: none !important;
  }
}
