/* FCES-UASD R103 · Cintillo verificable, opción 1 compacta. */
body .course-approved-page .course-certificate-banner-171b88 {
  position: relative !important;
  isolation: isolate !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 215px !important;
  align-items: center !important;
  gap: 22px !important;
  width: calc(100% - 40px) !important;
  height: auto !important;
  min-height: 168px !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  margin: 0 20px !important;
  padding: 14px 24px !important;
  overflow: hidden !important;
  border: 1px solid #d6e0eb !important;
  border-radius: 16px !important;
  background: linear-gradient(110deg, #ffffff 0%, #f7f9fc 58%, #edf3fa 100%) !important;
  box-shadow: 0 16px 36px rgba(20, 39, 70, .08) !important;
}

body .course-approved-page .course-certificate-banner-171b88::before {
  content: "" !important;
  position: absolute !important;
  z-index: 1 !important;
  top: 0 !important;
  left: 24px !important;
  width: 118px !important;
  height: 5px !important;
  background: #ff6600 !important;
}

body .course-approved-page .course-certificate-copy-171b88 {
  position: relative !important;
  z-index: 2 !important;
  display: block !important;
  min-width: 0 !important;
}

body .course-approved-page .course-certificate-copy-171b88 > span {
  display: block !important;
  margin: 0 0 4px !important;
  color: #071d49 !important;
  font-size: 11.5px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: .075em !important;
  text-transform: uppercase !important;
}

body .course-approved-page .course-certificate-copy-171b88 > h2 {
  max-width: 550px !important;
  margin: 0 !important;
  color: #071d49 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(22px, 2.2vw, 29px) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
  letter-spacing: -.02em !important;
  white-space: normal !important;
}

body .course-approved-page .course-certificate-copy-171b88 > p {
  max-width: 530px !important;
  margin: 7px 0 10px !important;
  color: #344054 !important;
  font-size: 13px !important;
  line-height: 1.38 !important;
}

body .course-approved-page .course-certificate-copy-171b88 > a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-height: 39px !important;
  margin: 0 !important;
  padding: 7px 14px !important;
  border: 1px solid #071d49 !important;
  border-radius: 10px !important;
  background: #071d49 !important;
  color: #ffffff !important;
  box-shadow: 0 8px 18px rgba(7, 29, 73, .15) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  transition: background-color .18s ease, transform .18s ease, box-shadow .18s ease !important;
}

body .course-approved-page .course-certificate-copy-171b88 > a:hover,
body .course-approved-page .course-certificate-copy-171b88 > a:focus-visible {
  background: #0d397d !important;
  color: #ffffff !important;
  box-shadow: 0 10px 22px rgba(7, 29, 73, .22) !important;
  transform: translateY(-1px) !important;
  outline: 3px solid rgba(255, 102, 0, .28) !important;
  outline-offset: 2px !important;
}

body .course-approved-page .course-certificate-media-171b88 {
  position: relative !important;
  z-index: 2 !important;
  display: block !important;
  align-self: center !important;
  width: 215px !important;
  height: 152px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  border: 0 !important;
  border-radius: 5px !important;
  background: transparent !important;
  box-shadow: none !important;
}

body .course-approved-page .course-certificate-media-171b88 > a {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}

body .course-approved-page .course-certificate-media-171b88 img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  padding: 4px !important;
  border: 1px solid #ffffff !important;
  border-radius: 5px !important;
  background: #ffffff !important;
  box-shadow: 0 15px 30px rgba(7, 29, 73, .20) !important;
  object-fit: contain !important;
  object-position: center !important;
}

@media (max-width: 900px) {
  body .course-approved-page .course-certificate-banner-171b88 {
    grid-template-columns: minmax(0, 1fr) 175px !important;
    gap: 18px !important;
    min-height: 158px !important;
    padding: 14px 20px !important;
  }

  body .course-approved-page .course-certificate-banner-171b88::before {
    left: 20px !important;
    width: 96px !important;
  }

  body .course-approved-page .course-certificate-copy-171b88 > h2 {
    font-size: clamp(21px, 3vw, 26px) !important;
  }

  body .course-approved-page .course-certificate-media-171b88 {
    width: 175px !important;
    height: 124px !important;
  }
}

@media (max-width: 680px) {
  body .course-approved-page .course-certificate-banner-171b88 {
    display: block !important;
    width: calc(100% - 24px) !important;
    min-height: 0 !important;
    margin: 0 12px !important;
    padding: 16px !important;
    border-radius: 13px !important;
  }

  body .course-approved-page .course-certificate-banner-171b88::before {
    left: 16px !important;
    width: 76px !important;
    height: 4px !important;
  }

  body .course-approved-page .course-certificate-copy-171b88 > span,
  body .course-approved-page .course-certificate-copy-171b88 > h2,
  body .course-approved-page .course-certificate-copy-171b88 > p {
    max-width: calc(100% - 118px) !important;
  }

  body .course-approved-page .course-certificate-copy-171b88 > h2 {
    font-size: clamp(20px, 6vw, 24px) !important;
  }

  body .course-approved-page .course-certificate-copy-171b88 > p {
    font-size: 12.5px !important;
  }

  body .course-approved-page .course-certificate-copy-171b88 > a {
    min-height: 38px !important;
    font-size: 12.5px !important;
  }

  body .course-approved-page .course-certificate-media-171b88 {
    position: absolute !important;
    top: 50% !important;
    right: 14px !important;
    width: 104px !important;
    height: 74px !important;
    transform: translateY(-50%) !important;
  }
}

@media (max-width: 390px) {
  body .course-approved-page .course-certificate-copy-171b88 > span,
  body .course-approved-page .course-certificate-copy-171b88 > h2,
  body .course-approved-page .course-certificate-copy-171b88 > p {
    max-width: calc(100% - 102px) !important;
  }

  body .course-approved-page .course-certificate-media-171b88 {
    right: 10px !important;
    width: 90px !important;
    height: 64px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body .course-approved-page .course-certificate-copy-171b88 > a {
    transition: none !important;
  }
}
