.rpg-item[data-v-fb6e46d8] {
  margin: 0.6rem 0;
  border-radius: 10px;
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2), 0px 0px 0px 0px rgba(0,0,0,0.14), 0px 0px 0px 0px rgba(0,0,0,0.12);
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.rpg-item p[data-v-fb6e46d8] {
  line-height: 1.4;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.rpg-item h3[data-v-fb6e46d8] {
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}
.rpg-item .rpg-media[data-v-fb6e46d8] {
  position: relative;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.rpg-item .rpg-media[data-v-fb6e46d8]::before {
  margin-top: 37.12%;
  display: block;
  content: "";
}
.rpg-item .card-text-section[data-v-fb6e46d8] {
  padding: 0.3rem 0.6rem;
}
.rpg-item .card-text-section[data-v-fb6e46d8]:last-child {
  margin-bottom: 0.6rem;
}
.rpg-item h1[data-v-fb6e46d8],
.rpg-item h2[data-v-fb6e46d8],
.rpg-item h3[data-v-fb6e46d8],
.rpg-item h4[data-v-fb6e46d8],
.rpg-item h5[data-v-fb6e46d8],
.rpg-item p[data-v-fb6e46d8],
.rpg-item .text[data-v-fb6e46d8],
.rpg-item a[data-v-fb6e46d8] {
  color: #e8e8e8;
}
.rpg-item .flex[data-v-fb6e46d8] {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.rpg-item .summary-item[data-v-fb6e46d8] {
  margin-right: 0.6rem;
  margin-bottom: 0.3rem;
}
.rpg-item .description-section[data-v-fb6e46d8],
.rpg-item .expansion-section[data-v-fb6e46d8],
.rpg-item .summary-section[data-v-fb6e46d8],
.rpg-item .title[data-v-fb6e46d8] {
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  margin-top: 0.6rem;
  margin-bottom: 0.3rem;
}
.rpg-item .description-section[data-v-fb6e46d8] {
  margin-bottom: 0.6rem;
}
.rpg-item .toggle-title[data-v-fb6e46d8] {
  margin-bottom: 0.3rem;
}

