.history-date, #dm-history-page .history-header .inner .history-date {
  position: absolute;
  left: 50%;
  top: 47%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.history-date .day, #dm-history-page .history-header .inner .history-date .day,
.history-date .month,
#dm-history-page .history-header .inner .history-date .month {
  font-weight: bold;
}
.history-date .year, #dm-history-page .history-header .inner .history-date .year {
  font-weight: normal;
}

.single-dm_history header {
  height: auto;
}
@media screen and (min-width: 1024px) {
  .single-dm_history header {
    height: 0;
  }
}
@media screen and (min-width: 1024px) {
  .single-dm_history #site-content {
    background-image: radial-gradient(at top left, #3B1CB6 24%, #AC1CB6 100%);
    background-size: 100% 570px;
    background-repeat: no-repeat;
    padding-top: 170px;
  }
}

#dm-history-page {
  color: #740FD9;
  font-size: 24px;
}
#dm-history-page .content h2 {
  font-size: 40px;
  line-height: 50px;
}
#dm-history-page .history-header {
  max-width: 1160px;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  #dm-history-page .history-header > .inner {
    padding: 80px 0 0;
  }
}
#dm-history-page .history-header .inner {
  height: 100%;
  margin-bottom: 15px;
}
#dm-history-page .history-header .inner .history-slide .inner {
  position: relative;
}
#dm-history-page .history-header .inner .history-date {
  font-size: 230px;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) {
  #dm-history-page .history-header .inner .history-date {
    top: 50%;
  }
}
#dm-history-page .history-header .inner .history-date .day,
#dm-history-page .history-header .inner .history-date .month,
#dm-history-page .history-header .inner .history-date .year {
  color: #fff;
  line-height: 1.2;
}
#dm-history-page .history-header .inner .history-date .day {
  font-size: 127px;
}
@media screen and (min-width: 1024px) {
  #dm-history-page .history-header .inner .history-date .day {
    font-size: 230px;
  }
}
#dm-history-page .history-header .inner .history-date .year,
#dm-history-page .history-header .inner .history-date .month {
  font-size: 32px;
}
@media screen and (min-width: 1024px) {
  #dm-history-page .history-header .inner .history-date .year,
  #dm-history-page .history-header .inner .history-date .month {
    font-size: 72px;
  }
}
#dm-history-page .history-header .inner .history-page-headline {
  padding: 0 15px;
  font-size: 32px;
  left: 0;
  color: #fff;
  z-index: 1;
  line-height: 1.2;
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #dm-history-page .history-header .inner .history-page-headline {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #dm-history-page .history-header .inner .history-page-headline {
    position: static;
    font-size: 52px;
  }
}
#dm-history-page .history-header .inner .history-image-copyright {
  margin: 10px 10px 0 10px;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
}
@media screen and (min-width: 1300px) {
  #dm-history-page .history-header .inner .history-image-copyright {
    margin: 0;
  }
}
#dm-history-page .history-header .inner .history-event-image {
  position: relative;
  background: linear-gradient(to bottom, #bf297d 1%, #570fa1 100%);
  min-height: 500px;
}
@media screen and (min-width: 1024px) {
  #dm-history-page .history-header .inner .history-event-image {
    border-radius: 15px;
    aspect-ratio: 16/9;
  }
}
#dm-history-page .history-header .inner .history-event-image .history-cover-image {
  min-height: 500px;
  object-fit: cover;
  box-shadow: 0 9px 26px 6px rgba(123, 40, 228, 0.55);
  width: 100%;
  height: auto;
  border-radius: 0;
  display: block;
}
@media screen and (min-width: 1024px) {
  #dm-history-page .history-header .inner .history-event-image .history-cover-image {
    border-radius: 15px;
    overflow: hidden;
  }
}
#dm-history-page .history-header .inner .history-event-image::before {
  content: "";
  display: block;
  width: 100%;
  background: linear-gradient(to bottom, rgba(116, 15, 217, 0) 0%, rgba(116, 15, 217, 0.57) 79%, rgba(116, 15, 217, 0.75) 100%);
  height: 100%;
  min-height: 375px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 230px;
}
@media screen and (min-width: 1024px) {
  #dm-history-page .history-header .inner .history-event-image::before {
    overflow: hidden;
    border-radius: 15px;
    background: linear-gradient(to bottom, rgba(116, 15, 217, 0) 0%, rgba(116, 15, 217, 0.2) 79%, rgba(116, 15, 217, 0.75) 100%);
  }
}
#dm-history-page .history-header .inner .cover-img {
  min-height: 500px;
  object-fit: cover;
  box-shadow: 0 9px 26px 6px rgba(123, 40, 228, 0.55);
}
#dm-history-page .history-header .inner .history-logo-badge {
  width: 92px;
  position: absolute;
  top: -1px;
  left: 10px;
  z-index: 1;
}
@media screen and (min-width: 480px) {
  #dm-history-page .history-header .inner .history-logo-badge {
    left: 40px;
    z-index: 1;
  }
}
@media screen and (min-width: 1024px) {
  #dm-history-page .history-header .inner .history-logo-badge {
    width: 129px;
  }
}
#dm-history-page .history-page-content-wrapper {
  margin-top: 60px;
}
#dm-history-page .history-page-content-wrapper .history-page-information {
  padding: 0 12px 60px;
  max-width: 1160px;
  margin: 0 auto;
}
@media screen and (min-width: 1300px) {
  #dm-history-page .history-page-content-wrapper .history-page-information {
    padding: 0 0 60px;
  }
}
@media screen and (min-width: 1300px) {
  #dm-history-page .history-page-content-wrapper .history-page-information {
    display: flex;
    flex-wrap: wrap;
  }
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-information-text {
  margin-bottom: 30px;
}
@media screen and (min-width: 1300px) {
  #dm-history-page .history-page-content-wrapper .history-page-information .history-page-information-text {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
}
@media screen and (min-width: 1300px) {
  #dm-history-page .history-page-content-wrapper .history-page-information .history-page-museum-information-wrapper {
    flex: 0 0 auto;
    width: 33.33333333%;
    margin-left: 8.33333333%;
  }
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-museum-information-wrapper .about-museum {
  margin-bottom: 60px;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories-headline {
  margin-top: 60px;
  margin-bottom: 30px;
  width: 100%;
  font-weight: bold;
  color: #740FD9;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories {
  width: 100%;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper {
  border-bottom: 1px solid #f3e9fe;
  padding: 25px 0;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper:first-child {
  border-top: 1px solid #f3e9fe;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper:last-child {
  border-bottom: none;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper .additional-history-headline {
  margin: 0;
  display: flex;
  align-items: center;
  column-gap: 15px;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper .additional-history-headline b {
  color: #740FD9;
  font-weight: bold;
  margin-right: 8px;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper .additional-history-headline span {
  flex-grow: 1;
  font-weight: normal;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper .additional-history-headline.active::after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NSIgaGVpZ2h0PSI0NSIgdmlld0JveD0iMCAwIDQ1IDQ1Ij4KICA8ZyBpZD0iR3J1cHBlXzI1NTIiIGRhdGEtbmFtZT0iR3J1cHBlIDI1NTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDIxIC0zNzkzLjQxMSkiPgogICAgPGNpcmNsZSBpZD0iRWxsaXBzZV82IiBkYXRhLW5hbWU9IkVsbGlwc2UgNiIgY3g9IjIyLjUiIGN5PSIyMi41IiByPSIyMi41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDY2IDM4MzguNDExKSByb3RhdGUoMTgwKSIgZmlsbD0iIzc0MGZkOSI+PC9jaXJjbGU+CiAgICA8bGluZSBpZD0iTGluaWVfMTMiIGRhdGEtbmFtZT0iTGluaWUgMTMiIHgxPSIxNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA1MiAzODE1LjkxMSkgcm90YXRlKDE4MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2Y1ZThmZiIgc3Ryb2tlLXdpZHRoPSIzIj48L2xpbmU+CiAgPC9nPgo8L3N2Zz4K) no-repeat 0 0 !important;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper:has(.inner) .additional-history-headline {
  cursor: pointer;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper:has(.inner) .additional-history-headline::after {
  content: "";
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NSIgaGVpZ2h0PSI0NSIgdmlld0JveD0iMCAwIDQ1IDQ1Ij4KICA8ZyBpZD0iR3J1cHBlXzI1NTMiIGRhdGEtbmFtZT0iR3J1cHBlIDI1NTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDIxIC0zNzkzLjQxMSkiPgogICAgPGNpcmNsZSBpZD0iRWxsaXBzZV82IiBkYXRhLW5hbWU9IkVsbGlwc2UgNiIgY3g9IjIyLjUiIGN5PSIyMi41IiByPSIyMi41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDY2IDM4MzguNDExKSByb3RhdGUoMTgwKSIgZmlsbD0iIzc0MGZkOSI+PC9jaXJjbGU+CiAgICA8bGluZSBpZD0iTGluaWVfMTMiIGRhdGEtbmFtZT0iTGluaWUgMTMiIHgxPSIxNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA1MiAzODE1LjkxMSkgcm90YXRlKDE4MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2Y1ZThmZiIgc3Ryb2tlLXdpZHRoPSIzIj48L2xpbmU+CiAgICA8bGluZSBpZD0iTGluaWVfMTQiIGRhdGEtbmFtZT0iTGluaWUgMTQiIHgxPSIxNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA0My41IDM4MjQuNDExKSByb3RhdGUoLTkwKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZjVlOGZmIiBzdHJva2Utd2lkdGg9IjMiPjwvbGluZT4KICA8L2c+Cjwvc3ZnPgo=) no-repeat 0 0;
  width: 45px;
  height: 45px;
  display: inline-block;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper .inner {
  padding: 20px 0 0 0;
  display: none;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper .inner .additional-history-content {
  line-height: 1.6;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-histories .additional-history-wrapper .inner .additional-history-link:hover {
  color: #8B23F1;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-link {
  display: flex;
  align-items: center;
  column-gap: 5px;
  width: fit-content;
  background-color: #FFDF52;
  padding: 12px 16px;
  margin-top: 40px;
  border-radius: 4px;
  line-height: 0;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-link::after {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0idXVpZC0yNjI2NDE0MC04OGU5LTRlNTktOTQzNS1hNWUyZjBhNzYwM2UiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAuNyA2MC43IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MC43IDYwLjc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4JPHBhdGggc3R5bGU9ImZpbGw6ICNGRkZGRkY7IiBpZD0idXVpZC1kNzdmZTgxYi0xYTkwLTQxYjAtYWVlOC0xZWRkNzAwYTE0NTIiIGNsYXNzPSJzdDAiIGQ9Ik01MiwwYzQuOCwwLDguNywzLjksOC43LDguN2wwLDBWNTJjMCw0LjgtMy45LDguNy04LjcsOC43SDguNyAgQzMuOSw2MC43LDAsNTYuOCwwLDUybDAsMFY4LjdDMCwzLjksMy45LDAsOC43LDBINTJ6IE0yMS43LDE1LjJjLTEuOCwwLTMuMiwxLjUtMy4yLDMuMnMxLjUsMy4yLDMuMiwzLjJoMTIuN0wxNi4xLDQwICBjLTEuMiwxLjMtMS4xLDMuNCwwLjIsNC42YzEuMiwxLjEsMy4xLDEuMSw0LjQsMEwzOSwyNi4zdjEzLjhjMCwxLjgsMS41LDMuMiwzLjIsMy4yczMuMi0xLjUsMy4yLTMuMlYxOC40YzAtMS44LTEuNS0zLjItMy4yLTMuMiAgSDIxLjdMMjEuNywxNS4yeiI+PC9wYXRoPjwvc3ZnPg==) no-repeat 0 0;
  width: 23px;
  height: 23px;
  display: inline-block;
  margin: 0 0 2px 8px;
}
#dm-history-page .history-page-content-wrapper .history-page-information .history-page-additional-link:hover {
  color: #8B23F1;
}
#dm-history-page .history-page-content-wrapper .history-calendar-wrapper {
  background: #F5E8FF;
  padding: 60px 12px;
}
#dm-history-page .history-page-content-wrapper .history-calendar-wrapper > .inner {
  max-width: 1160px;
  margin: 0 auto;
}

.epochal-space-information-wrapper {
  position: static;
  width: 100%;
  margin-top: 0;
}
.epochal-space-information-wrapper .history-slide {
  margin: 10px;
  z-index: 0;
  aspect-ratio: 1/1;
}
.epochal-space-information-wrapper .history-slide .inner:not(:has(.future-history, .cover-image-fallback)) .history-cover-image {
  display: block;
}
.epochal-space-information-wrapper .history-slide .inner:not(:has(.future-history)) {
  pointer-events: all;
}
.epochal-space-information-wrapper .history-slide .inner:not(:has(.future-history))::before {
  content: " ";
  background: linear-gradient(to bottom, rgba(116, 15, 217, 0) 0%, rgba(116, 15, 217, 0.77) 79%, rgb(116, 15, 217) 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 15px;
  box-shadow: 0 5px 6px 0 rgba(123, 40, 228, 0.55);
}
.epochal-space-information-wrapper .history-slide .inner {
  max-width: 400px;
  max-height: 400px;
  margin: auto;
  z-index: 0;
  background: #E5CCFF;
  border-radius: 15px;
  position: relative;
  pointer-events: none;
}
.epochal-space-information-wrapper .history-slide .inner .history-item {
  height: 100%;
  width: 100%;
  border-radius: 15px;
}
.epochal-space-information-wrapper .history-slide .inner .history-cover-image {
  display: none;
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1024px) {
  .epochal-space-information-wrapper .history-slide .inner .history-cover-image {
    border-radius: 15px;
  }
}
.epochal-space-information-wrapper .history-slide .inner .history-logo-badge {
  width: 85px;
  box-shadow: inset -20px -20px 20px -33px black;
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 8px;
  position: absolute;
  z-index: 1;
  left: 20px;
  top: -1px;
}
.epochal-space-information-wrapper .history-slide .inner .history-today-badge {
  position: absolute;
  top: 12px;
  right: 20px;
}
.epochal-space-information-wrapper .history-slide .inner .history-today-badge span {
  background: #FFDF52;
  padding: 5px 10px 3px 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
}
.epochal-space-information-wrapper .history-slide .inner .history-date, .epochal-space-information-wrapper .history-slide #dm-history-page .history-header .inner .history-date, #dm-history-page .history-header .epochal-space-information-wrapper .history-slide .inner .history-date {
  position: absolute;
  left: 50%;
  top: 47%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.2;
  color: #FFF;
}
.epochal-space-information-wrapper .history-slide .inner .history-date .month, .epochal-space-information-wrapper .history-slide #dm-history-page .history-header .inner .history-date .month, #dm-history-page .history-header .epochal-space-information-wrapper .history-slide .inner .history-date .month {
  font-size: 24px;
}
.epochal-space-information-wrapper .history-slide .inner .history-date .day, .epochal-space-information-wrapper .history-slide #dm-history-page .history-header .inner .history-date .day, #dm-history-page .history-header .epochal-space-information-wrapper .history-slide .inner .history-date .day {
  font-size: 90px;
}
.epochal-space-information-wrapper .history-slide .inner .history-date .year, .epochal-space-information-wrapper .history-slide #dm-history-page .history-header .inner .history-date .year, #dm-history-page .history-header .epochal-space-information-wrapper .history-slide .inner .history-date .year {
  font-size: 24px;
  font-weight: normal;
}
.epochal-space-information-wrapper .history-slide .inner .history-title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 18px;
  color: #FFF;
  font-weight: normal;
  line-height: 1.2;
}
.epochal-space-information-wrapper .history-slide .inner .history-title.link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
  text-decoration: none;
}
.epochal-space-information-wrapper .history-slide .inner .history-title.link .title {
  width: 90%;
}
.epochal-space-information-wrapper .history-slide .inner .history-title.link::after {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0idXVpZC0yNjI2NDE0MC04OGU5LTRlNTktOTQzNS1hNWUyZjBhNzYwM2UiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAuNyA2MC43IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MC43IDYwLjc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4JPHBhdGggc3R5bGU9ImZpbGw6ICNGRkZGRkY7IiBpZD0idXVpZC1kNzdmZTgxYi0xYTkwLTQxYjAtYWVlOC0xZWRkNzAwYTE0NTIiIGNsYXNzPSJzdDAiIGQ9Ik01MiwwYzQuOCwwLDguNywzLjksOC43LDguN2wwLDBWNTJjMCw0LjgtMy45LDguNy04LjcsOC43SDguNyAgQzMuOSw2MC43LDAsNTYuOCwwLDUybDAsMFY4LjdDMCwzLjksMy45LDAsOC43LDBINTJ6IE0yMS43LDE1LjJjLTEuOCwwLTMuMiwxLjUtMy4yLDMuMnMxLjUsMy4yLDMuMiwzLjJoMTIuN0wxNi4xLDQwICBjLTEuMiwxLjMtMS4xLDMuNCwwLjIsNC42YzEuMiwxLjEsMy4xLDEuMSw0LjQsMEwzOSwyNi4zdjEzLjhjMCwxLjgsMS41LDMuMiwzLjIsMy4yczMuMi0xLjUsMy4yLTMuMlYxOC40YzAtMS44LTEuNS0zLjItMy4yLTMuMiAgSDIxLjdMMjEuNywxNS4yeiI+PC9wYXRoPjwvc3ZnPg==) no-repeat 0 0;
  width: 23px;
  height: 23px;
  display: inline-block;
}
.epochal-space-information-wrapper .history-slide .inner .link {
  position: absolute;
  height: 100%;
  width: 100%;
}
.epochal-space-information-wrapper .history-slide .inner .future-history {
  background: #E5CCFF;
}
.epochal-space-information-wrapper .history-slide .inner .future-history .month, .epochal-space-information-wrapper .history-slide .inner .future-history .day, .epochal-space-information-wrapper .history-slide .inner .future-history .history-title {
  color: #A559FA;
}
.epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card {
  min-height: 360px;
  background: transparent;
  border: 4px solid #ce9eff;
}
.epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card .history-date .month, .epochal-space-information-wrapper .history-slide #dm-history-page .history-header .inner .history-item.no-post-card .history-date .month, #dm-history-page .history-header .epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card .history-date .month, .epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card .history-date .day, .epochal-space-information-wrapper .history-slide #dm-history-page .history-header .inner .history-item.no-post-card .history-date .day, #dm-history-page .history-header .epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card .history-date .day {
  font-weight: 700;
  color: #ce9eff;
}
.epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card .history-title {
  color: #ce9eff;
}
.epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card.future-history {
  background: #e6ceff;
}
.epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card.future-history .month, .epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card.future-history .day, .epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card.future-history .history-title {
  color: #aa61fb;
}
.epochal-space-information-wrapper .history-slide .inner:has(.no-post-card) {
  background: transparent;
  pointer-events: none;
}
.epochal-space-information-wrapper .history-slide .inner:has(.no-post-card)::before {
  display: none;
}
.epochal-space-information-wrapper .history-slide .inner {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  aspect-ratio: 1/1;
  box-shadow: 3px 5px 5px 0 rgba(123, 40, 228, 0.35);
  max-width: 100%;
  max-height: unset;
}
.epochal-space-information-wrapper .history-slide .inner .history-item.cover-image-fallback {
  background: linear-gradient(to bottom, #bf297d 1%, #570fa1 100%);
}
.epochal-space-information-wrapper .history-slide .inner .history-item.no-post-card {
  min-height: 360px;
  background: transparent;
  border: 4px solid #ce9eff;
}
.epochal-space-information-wrapper .history-slide .inner .history-item.future-history {
  background: #e6ceff;
  border: 0;
}
.epochal-space-information-wrapper .history-slide .inner .history-item.future-history .month, .epochal-space-information-wrapper .history-slide .inner .history-item.future-history .day, .epochal-space-information-wrapper .history-slide .inner .history-item.future-history .history-title {
  color: #aa61fb;
}
.epochal-space-information-wrapper .inner {
  overflow: hidden;
  border-radius: 15px;
  max-width: 400px;
}
.epochal-space-information-wrapper .inner a {
  position: relative;
  font-size: 24px;
  color: #740FD9;
  text-decoration: none;
  line-height: 1.2;
  display: inline-block;
}
.epochal-space-information-wrapper .inner a:hover {
  color: #8B23F1;
}
.epochal-space-information-wrapper .inner a svg {
  width: 23px;
}
.epochal-space-information-wrapper .inner a .epochal-space-title {
  font-size: 32px;
  z-index: 1;
  top: 15px;
}
.epochal-space-information-wrapper .inner a > span {
  position: absolute;
  left: 20px;
  color: #FFF;
}
.epochal-space-information-wrapper .inner a > span.epochal-space-link {
  bottom: 10px;
  display: flex;
  align-items: center;
}
.epochal-space-information-wrapper .inner a > span.epochal-space-link::after {
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0idXVpZC0yNjI2NDE0MC04OGU5LTRlNTktOTQzNS1hNWUyZjBhNzYwM2UiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAuNyA2MC43IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MC43IDYwLjc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4JPHBhdGggc3R5bGU9ImZpbGw6ICNGRkZGRkY7IiBpZD0idXVpZC1kNzdmZTgxYi0xYTkwLTQxYjAtYWVlOC0xZWRkNzAwYTE0NTIiIGNsYXNzPSJzdDAiIGQ9Ik01MiwwYzQuOCwwLDguNywzLjksOC43LDguN2wwLDBWNTJjMCw0LjgtMy45LDguNy04LjcsOC43SDguNyAgQzMuOSw2MC43LDAsNTYuOCwwLDUybDAsMFY4LjdDMCwzLjksMy45LDAsOC43LDBINTJ6IE0yMS43LDE1LjJjLTEuOCwwLTMuMiwxLjUtMy4yLDMuMnMxLjUsMy4yLDMuMiwzLjJoMTIuN0wxNi4xLDQwICBjLTEuMiwxLjMtMS4xLDMuNCwwLjIsNC42YzEuMiwxLjEsMy4xLDEuMSw0LjQsMEwzOSwyNi4zdjEzLjhjMCwxLjgsMS41LDMuMiwzLjIsMy4yczMuMi0xLjUsMy4yLTMuMlYxOC40YzAtMS44LTEuNS0zLjItMy4yLTMuMiAgSDIxLjdMMjEuNywxNS4yeiI+PC9wYXRoPjwvc3ZnPg==") no-repeat 0 0;
  width: 23px;
  height: 23px;
  display: inline-block;
  margin-left: 8px;
}
.epochal-space-information-wrapper .inner a > span.epochal-space-title {
  font-size: 32px;
  z-index: 1;
}
.epochal-space-information-wrapper .inner a .epochal-space-cover-image {
  object-fit: cover;
  aspect-ratio: 1/1;
}
.epochal-space-information-wrapper .inner .epochal-cover-image-container {
  object-fit: cover;
  aspect-ratio: 1/1;
}
.epochal-space-information-wrapper .inner .epochal-cover-image-container::before {
  content: "";
  display: block;
  width: 100%;
  background: linear-gradient(to bottom, rgb(97, 23, 181) 0%, rgba(97, 23, 181, 0) 50%, rgb(97, 23, 181) 100%);
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/*# sourceMappingURL=history-page.css.map */
