html,
body,
body * {
  font-style: normal !important;
  font-synthesis-style: none;
}

.portfolio-force-hidden {
  display: none !important;
}

.modal-close,
.close,
.close-btn,
.close-button,
.modal__close,
.modal-close-btn,
.lightbox-close,
.detail-close,
.project-close,
.project-detail-close,
.work-modal-close,
.case-close,
.detail-modal__close,
.project-modal__close,
[data-close],
[data-modal-close],
[data-close-modal],
[aria-label="关闭"],
[aria-label="Close"],
.portfolio-close-fallback {
  cursor: pointer;
  font-style: normal !important;
  pointer-events: auto;
}

.portfolio-close-fallback {
  align-items: center;
  display: inline-flex;
  font-family: Arial, "Microsoft YaHei", "PingFang SC", sans-serif !important;
  font-size: 28px;
  font-weight: 700;
  justify-content: center;
  line-height: 1;
  text-transform: uppercase;
}
