/* Diplomados: educación continua con la navegación institucional de 2026. */
@font-face {
  font-family: "UM Diplomados";
  src: url("../landing-pages/fonts/helvetica.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "UM Diplomados";
  src: url("../landing-pages/fonts/helvetica-bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}
body.diplomados-2026 {
  background: #fff;
}
.diplomados-2026 main {
  font-family: "UM Diplomados", Helvetica, Arial, sans-serif;
}
.dip-section {
  padding: 88px 0;
}
.diplomados-2026 main h2 {
  font-size: clamp(32px, 3.5vw, 46px);
  line-height: 1.14;
  letter-spacing: -1.5px;
  margin-bottom: 24px;
  font-weight: 700;
}
.diplomados-2026 main h2 em {
  font-style: normal;
  color: var(--um-blue);
}
.diplomados-2026 main h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.4px;
}
.diplomados-2026 main p {
  color: #4c6272;
  font-size: 15px;
  line-height: 1.75;
}
.diplomados-2026 main .dip-eyebrow {
  color: var(--um-blue);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.dip-icon {
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: middle;
}
.dip-svg-defs {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}
.dip-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}
.diplomados-2026 main .home-button {
  min-height: 52px;
  font-size: 14px;
  gap: 18px;
}
.dip-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  font-weight: 700;
  color: var(--um-blue);
  text-decoration: underline;
  text-underline-offset: 5px;
}
.dip-link:hover {
  color: #00397e;
  text-decoration-thickness: 2px;
}
.dip-hero {
  background: var(--um-blue);
  color: #fff;
  overflow: hidden;
}
.dip-breadcrumb {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 24px;
  font-size: 11px;
  color: #d5eaff;
}
.dip-breadcrumb a {
  color: #fff;
}
.dip-breadcrumb a:hover {
  text-decoration: underline;
}
.dip-hero-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
  gap: 70px;
  padding: 48px 0 64px;
}
.diplomados-2026 .dip-hero .dip-eyebrow {
  color: #fff;
  letter-spacing: 1.5px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.dip-hero .dip-eyebrow:before {
  content: "";
  width: 7px;
  height: 7px;
  background: var(--um-yellow);
  border-radius: 50%;
  flex-shrink: 0;
}
.diplomados-2026 .dip-hero h1 {
  font:
    400 clamp(58px, 5.1vw, 76px)/1.01 "Bebas Neue",
    "Arial Narrow",
    sans-serif;
  letter-spacing: -0.5px;
  color: #fff;
  margin: 0 0 24px;
  overflow-wrap: break-word;
}
.diplomados-2026 .dip-hero h1.dip-title--long {
  font-size: clamp(45px, 4.2vw, 60px);
}
.dip-hero h1 > span {
  display: block;
  font:
    400 23px/1.2 "Bebas Neue",
    "Arial Narrow",
    sans-serif;
  letter-spacing: 2.5px;
  color: var(--um-yellow);
  margin-bottom: 14px;
}
.diplomados-2026 .dip-hero .dip-hero-lead {
  color: #e2f0fb;
  font-size: 18px;
  line-height: 1.55;
  max-width: 510px;
  margin-bottom: 30px;
}
.dip-hero .dip-link {
  color: #fff;
}
.dip-hero :is(a, button):focus-visible {
  outline-color: var(--um-yellow);
}
.dip-hero-visual {
  position: relative;
  padding: 18px 22px 42px 0;
  margin: 0;
  isolation: isolate;
}
.dip-hero-visual:before {
  content: "";
  position: absolute;
  inset: 0 0 67px 26px;
  border: 2px solid #58c9e6;
  border-radius: 6px 105px 6px 6px;
  z-index: -1;
}
.dip-hero-visual > img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 6px 88px 6px 6px;
}
.dip-hero-stamp {
  position: absolute;
  right: 0;
  bottom: 54px;
  width: 94px;
  height: 94px;
  display: grid;
  place-items: center;
  background: var(--um-yellow);
  border-radius: 50%;
  transform: rotate(-9deg);
}
.dip-hero-stamp svg {
  width: 46px;
  height: 46px;
  color: #005fab;
  stroke-width: 2;
}
.dip-hero-visual figcaption {
  position: absolute;
  left: -24px;
  bottom: 6px;
  background: #fff;
  color: #12344d;
  padding: 20px 30px;
  border-left: 6px solid var(--um-yellow);
  box-shadow: 0 10px 22px #00397e22;
}
.dip-hero-visual figcaption span {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  margin-bottom: 5px;
}
.dip-hero-visual figcaption strong {
  font-size: 20px;
  line-height: 1.2;
}
.dip-facts {
  background: #fff7d6;
  border-bottom: 1px solid #f0e5b2;
}
.dip-facts dl {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 0;
  padding: 30px 0;
}
.dip-facts dl > div {
  padding-left: 44px;
  border-left: 1px solid #c5b56c60;
  display: grid;
  grid-template-columns: 35px 1fr;
  column-gap: 12px;
  align-items: center;
}
.dip-facts dl > div:first-child {
  padding-left: 0;
  border: 0;
}
.dip-facts svg {
  grid-row: span 2;
  color: var(--um-blue);
  width: 28px;
  height: 28px;
}
.dip-facts dt {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  margin-bottom: 4px;
}
.dip-facts dd {
  color: #12344d;
  font-size: 23px;
  line-height: 1.25;
  font-weight: 700;
  margin: 0;
}
.dip-jump {
  border-bottom: 1px solid #dce7ee;
  background: #fff;
}
.dip-jump .home-container {
  display: flex;
  align-items: center;
  gap: 34px;
  flex-wrap: wrap;
  padding-block: 19px;
}
.dip-jump a {
  color: #4c6272;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 0;
}
.dip-jump a:hover {
  color: var(--um-blue);
  text-decoration: underline;
  text-underline-offset: 6px;
}
.dip-jump .dip-jump-cta {
  color: var(--um-blue);
  margin-left: auto;
  display: inline-flex;
  gap: 10px;
  align-items: center;
}
.dip-presentation-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.65fr) minmax(260px, 1fr);
  gap: 80px;
  align-items: start;
}
.dip-copy p:last-child {
  margin-bottom: 0;
}
.dip-note {
  background: #eef6fb;
  border-top: 5px solid var(--um-yellow);
  padding: 32px;
  position: sticky;
  top: 160px;
}
.dip-note > .dip-icon {
  width: 38px;
  height: 38px;
  margin-bottom: 22px;
  color: var(--um-blue);
}
.diplomados-2026 .dip-note h3 {
  font-size: 26px;
  line-height: 1.25;
}
.dip-note .dip-link {
  margin-top: 6px;
}
.dip-objective {
  border-left: 3px solid var(--um-blue);
  padding-left: 26px;
  margin-top: 34px;
}
.dip-objective h3 {
  margin-bottom: 12px;
}
.dip-learning {
  background: #f2f6f8;
}
.dip-section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 50px;
  margin-bottom: 38px;
}
.dip-section-head h2 {
  margin-bottom: 0 !important;
}
.dip-section-head > p {
  max-width: 350px;
  margin: 0;
}
.dip-module-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.dip-module-list li {
  display: flex;
  gap: 25px;
  align-items: center;
  background: #fff;
  border: 1px solid #d8e5ee;
  padding: 30px;
  min-height: 130px;
  border-radius: 6px;
}
.dip-module-list li:last-child {
  grid-column: 1/-1;
  background: #e1eff8;
  border-color: #c6dded;
}
.dip-module-list span {
  font:
    400 44px/1 "Bebas Neue",
    sans-serif;
  color: var(--um-blue);
  flex-shrink: 0;
}
.diplomados-2026 .dip-module-list h3 {
  font-size: 18px;
  margin: 0;
  line-height: 1.5;
}
.dip-skill-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}
.dip-skill-grid--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.dip-skill {
  background: #fff;
  border: 1px solid #dce7ee;
  border-top: 3px solid #c9e9f5;
  border-radius: 4px;
  padding: 30px;
}
.dip-skill > div {
  display: flex;
  justify-content: space-between;
  color: var(--um-blue);
  align-items: center;
  margin-bottom: 24px;
}
.dip-skill > div span {
  font-size: 11px;
  letter-spacing: 1px;
  color: #657d8d;
}
.diplomados-2026 .dip-skill p {
  color: #284b63;
  font-size: 15px;
  margin: 0;
  line-height: 1.7;
}
.dip-profile {
  background: #e4f1f8;
}
.dip-profile-grid {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  gap: 75px;
  align-items: center;
}
.dip-profile h2 {
  margin-bottom: 0 !important;
}
.diplomados-2026 .dip-profile p:last-child {
  margin-bottom: 0;
  color: #284b63;
}
.dip-admissions-grid {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 42px;
  align-items: start;
}
.dip-process {
  border: 1px solid #dce7ee;
  border-radius: 6px;
}
.dip-process summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  cursor: pointer;
  list-style: none;
  padding: 23px 28px;
  font-size: 19px;
  font-weight: 700;
  color: var(--um-blue);
}
.dip-process summary::-webkit-details-marker {
  display: none;
}
.dip-process summary > span {
  font-size: 28px;
  font-weight: 400;
}
.dip-process[open] summary > span {
  transform: rotate(45deg);
}
.dip-steps {
  list-style: none;
  margin: 0;
  padding: 0 28px 14px;
  counter-reset: dip-step;
}
.dip-steps li {
  position: relative;
  counter-increment: dip-step;
  padding: 20px 0 0 38px;
  border-top: 1px solid #e0e9f0;
}
.dip-steps li:before {
  content: counter(dip-step, decimal-leading-zero);
  color: var(--um-blue);
  position: absolute;
  left: 0;
  top: 22px;
  font-size: 12px;
  font-weight: 700;
}
.dip-steps strong {
  display: block;
  font-size: 15px;
  margin-bottom: 6px;
}
.diplomados-2026 .dip-steps p {
  font-size: 14px;
  line-height: 1.65;
  margin-bottom: 20px;
}
.dip-documents {
  padding: 30px;
  background: #fff8dc;
  border-radius: 6px;
}
.dip-documents > .dip-icon {
  width: 33px;
  height: 33px;
  margin-bottom: 17px;
  color: #005fab;
}
.dip-documents ul {
  margin: 18px 0 26px;
  padding-left: 19px;
}
.dip-documents li {
  padding-left: 3px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.65;
}
.dip-documents li::marker {
  color: var(--um-blue);
}
.dip-requirements {
  margin-top: 28px;
  padding-top: 28px;
  border-top: 1px solid #d8c981;
}
.dip-payment {
  border-top: 1px solid #d8c981;
  padding-top: 24px;
}
.diplomados-2026 .dip-payment p {
  font-size: 13px;
}
.dip-contact {
  background: #e8f2f8;
  position: relative;
}
.dip-contact-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.25fr;
  gap: 75px;
  align-items: start;
}
.dip-contact-copy > p {
  max-width: 370px;
}
.dip-contact-program {
  border-left: 3px solid var(--um-blue);
  padding-left: 18px;
  margin: 25px 0 0;
}
.dip-contact-program span {
  display: block;
  font-size: 11px;
  color: #4c6272;
  margin-bottom: 7px;
}
.dip-contact-program strong {
  display: block;
  color: var(--um-blue);
  font-size: 17px;
  line-height: 1.5;
}
.dip-umi {
  display: block;
  width: 255px;
  height: auto;
  margin: 18px 0 -45px;
  max-width: 100%;
}
.diplomados-2026 .dip-form-panel {
  background: #fff;
  padding: 35px;
  border: 1px solid #d2e2ed;
  border-top: 5px solid var(--um-blue);
  border-radius: 7px;
  box-shadow: 0 14px 35px #0b3a5710;
}
.diplomados-2026 .dip-form-panel h3 {
  color: var(--um-blue);
  margin: 0 0 8px;
}
.diplomados-2026 .dip-form-panel > p {
  font-size: 13px;
  margin-bottom: 25px;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .form-label {
  display: block;
  color: #284b63;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 8px;
}
.diplomados-2026
  .dip-form-panel
  #umHubSpotForm
  :is(.form-control, .form-select) {
  min-height: 50px;
  height: 50px;
  border: 1px solid #b7cbd9;
  border-radius: 5px;
  background-color: #fff;
  color: #12344d;
  font:
    400 14px/1.5 "UM Diplomados",
    Helvetica,
    Arial,
    sans-serif;
  padding: 12px 14px;
  box-shadow: none;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .form-select {
  padding-right: 36px;
}
.diplomados-2026
  .dip-form-panel
  #umHubSpotForm
  :is(.form-control, .form-select):disabled {
  background-color: #dce7ef;
  color: #5a6e7e;
  opacity: 1;
}
.diplomados-2026
  .dip-form-panel
  #umHubSpotForm
  :is(.form-control, .form-select):focus {
  border-color: var(--um-blue);
  box-shadow: 0 0 0 3px #005fab20;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .um-form-check {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  font-size: 12px;
  line-height: 1.6;
  color: #4c6272;
  margin: 6px 0;
  cursor: pointer;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .um-form-check input {
  width: 19px;
  height: 19px;
  min-width: 19px;
  margin: 1px 0 0;
  accent-color: var(--um-blue);
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .um-form-check a {
  color: var(--um-blue);
  font-weight: 700;
  text-decoration: underline;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .um-form-submit {
  min-height: 50px;
  padding: 13px 26px;
  border: 0;
  border-radius: 5px;
  background: var(--um-blue);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  flex-shrink: 0;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .um-form-submit:hover {
  background: #00467e;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .um-form-submit:disabled {
  background: #60798d;
  cursor: wait;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .um-form-status {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .um-form-status.is-error {
  color: #aa202d;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .um-form-status.is-success {
  color: #176138;
}
.diplomados-2026 .dip-form-panel #umHubSpotForm .invalid-feedback {
  font-size: 11px;
}
.diplomados-2026
  .dip-form-panel.was-validated
  .um-form-check:has(input:invalid)
  + .invalid-feedback {
  display: block;
}
.diplomados-2026
  .dip-form-panel.was-validated
  .um-form-check:has(input:invalid) {
  color: #aa202d;
}
.diplomados-2026 .home-footer {
  background: #005fab;
}
@media (max-width: 1100px) {
  .dip-hero-grid {
    gap: 48px;
  }
  .dip-presentation-grid,
  .dip-profile-grid,
  .dip-contact-grid {
    gap: 40px;
  }
  .diplomados-2026 .dip-form-panel {
    padding: 28px;
  }
}
@media (max-width: 991px) {
  .dip-hero-grid {
    grid-template-columns: 1.2fr 1fr;
    gap: 35px;
    padding-top: 38px;
  }
  .diplomados-2026 .dip-hero h1 {
    font-size: 55px;
  }
  .diplomados-2026 .dip-hero h1.dip-title--long {
    font-size: 43px;
  }
  .diplomados-2026 .dip-hero .dip-hero-lead {
    font-size: 16px;
  }
  .dip-hero-visual {
    padding-right: 10px;
  }
  .dip-hero-visual figcaption {
    padding: 15px 20px;
    left: -14px;
  }
  .dip-hero-visual figcaption strong {
    font-size: 17px;
  }
  .dip-hero-stamp {
    width: 65px;
    height: 65px;
    bottom: 63px;
  }
  .dip-hero-stamp svg {
    width: 32px;
    height: 32px;
  }
  .dip-facts dl > div {
    padding-left: 25px;
  }
  .dip-facts dd {
    font-size: 21px;
  }
  .dip-section {
    padding: 65px 0;
  }
  .dip-jump .home-container {
    gap: 22px;
  }
  .dip-presentation-grid {
    grid-template-columns: minmax(0, 1.5fr) minmax(230px, 1fr);
    gap: 30px;
  }
  .dip-note {
    padding: 25px;
  }
  .dip-skill-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .dip-admissions-grid {
    gap: 26px;
    grid-template-columns: 1.1fr 1fr;
  }
  .dip-documents {
    padding: 25px;
  }
  .dip-contact-grid {
    grid-template-columns: 1fr;
    gap: 35px;
  }
  .dip-contact-copy {
    position: relative;
    padding-right: 230px;
    min-height: 235px;
  }
  .dip-contact-copy .dip-umi {
    position: absolute;
    right: 0;
    bottom: -15px;
    width: 195px;
    margin: 0;
  }
  .dip-contact-program {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .dip-hero-grid {
    grid-template-columns: 1fr;
    padding: 34px 0 46px;
    gap: 35px;
  }
  .diplomados-2026 .dip-hero h1 {
    font-size: clamp(49px, 10.5vw, 68px);
  }
  .diplomados-2026 .dip-hero h1.dip-title--long {
    font-size: clamp(42px, 8.6vw, 60px);
  }
  .dip-hero h1 > span {
    font-size: 23px;
  }
  .dip-hero-visual {
    width: min(100%, 430px);
    justify-self: center;
    padding-left: 12px;
    padding-right: 20px;
  }
  .dip-hero-visual figcaption {
    left: 0;
    bottom: 0;
  }
  .dip-hero-stamp {
    width: 78px;
    height: 78px;
  }
  .dip-hero-stamp svg {
    width: 38px;
    height: 38px;
  }
  .dip-facts dl {
    padding: 25px 0;
  }
  .dip-facts dl > div {
    display: block;
    padding-left: 15px;
  }
  .dip-facts svg {
    margin-bottom: 12px;
  }
  .dip-facts dt {
    font-size: 9px;
    letter-spacing: 0.5px;
  }
  .dip-facts dd {
    font-size: 19px;
  }
  .dip-jump .home-container {
    gap: 8px 24px;
    padding-block: 15px;
  }
  .dip-jump .dip-jump-cta {
    margin-left: 0;
  }
  .dip-jump a {
    font-size: 11px;
  }
  .dip-section {
    padding: 54px 0;
  }
  .dip-presentation-grid,
  .dip-profile-grid,
  .dip-admissions-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .dip-note {
    position: static;
  }
  .dip-section-head {
    display: block;
    margin-bottom: 30px;
  }
  .dip-section-head > p {
    margin-top: 20px;
    max-width: none;
  }
  .dip-module-list {
    grid-template-columns: 1fr;
  }
  .dip-module-list li {
    padding: 24px;
    gap: 22px;
    min-height: 110px;
  }
  .dip-module-list span {
    font-size: 38px;
  }
  .diplomados-2026 .dip-module-list h3 {
    font-size: 17px;
  }
  .dip-contact-copy {
    padding: 0;
    min-height: 0;
  }
  .dip-contact-copy .dip-umi {
    display: none;
  }
  .diplomados-2026 .dip-form-panel {
    padding: 26px;
  }
  .diplomados-2026 .dip-form-panel #umHubSpotForm .um-form-submit {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .dip-skill-grid {
    grid-template-columns: 1fr;
  }
  .dip-skill {
    padding: 25px;
  }
  .dip-skill > div {
    margin-bottom: 17px;
  }
  .dip-hero .dip-actions {
    gap: 22px;
  }
  .diplomados-2026 .dip-form-panel {
    padding: 24px 20px;
  }
  .dip-process summary {
    font-size: 17px;
    padding: 20px;
  }
  .dip-steps {
    padding-inline: 20px;
  }
  .dip-documents {
    padding: 25px;
  }
}
@media (max-width: 359px) {
  .diplomados-2026 .dip-hero h1.dip-title--long {
    font-size: 38px;
  }
  .dip-facts dd {
    font-size: 16px;
  }
  .dip-facts dl > div {
    padding-left: 10px;
  }
  .diplomados-2026 .dip-form-panel {
    padding-inline: 17px;
  }
}

.diplomados-2026
  .dip-form-panel.was-validated
  :is(.form-control, .form-select):invalid {
  border-color: #b3261e;
}

@media (max-width: 767px) {
  .diplomados-2026
    .dip-form-panel
    #umHubSpotForm
    :is(.form-control, .form-select) {
    font-size: 16px;
  }
}
