.BlogDetail_heading__DUpyK {
  color: #222;
  font-size: 40px;
  font-weight: 700;
}

.BlogDetail_header__w09Xd {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 28px;
}

.BlogDetail_user__Q6EHE {
  display: flex;
}

.BlogDetail_avatarWrapper__y3i8U {
  position: relative;
}

.BlogDetail_avatar__oVsYR {
  border-radius: 50%;
  height: 48px;
  object-fit: cover;
  width: 48px;
}

.BlogDetail_info__3xVU9 {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  justify-content: center;
  margin-left: 12px;
}

.BlogDetail_name__FKdW- {
  color: #292929;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0;
}

.BlogDetail_time__J0n0e {
  color: #757575;
  margin: 0;
}

.MarkdownParser_wrapper__JYN63 {
  word-wrap: break-word;
  color: #292929;
  font-size: 1.8rem;
  font-size: var(--font-size, 1.8rem);
  line-height: 2;
  line-height: var(--line-height, 2);
  white-space: unset;
}



.RelatedPosts_wrapper__0-uBH {
  border-top: 3px solid var(--primary-color);
  margin-top: 100px;
  padding-top: 32px;
}

.RelatedPosts_heading__Fx6bh {
  font-size: 3.2rem;
}

.RelatedPosts_relatedItem__Apw\+s {
  border-bottom: 1px solid #e6e6e6;
  font-size: 1.6rem;
  margin-top: 48px;
}

.RelatedPosts_published__bMfDb {
  font-size: 1.5rem;
}

.RelatedPosts_dot__h9Wnf {
  color: #757575;
  font-weight: 500;
  padding: 0 8px;
}

.RelatedPosts_createdAt__EC4N9 {
  color: #757575;
}

.RelatedPosts_relatedTitle__UTZ3e {
  color: #292929;
  font-size: 3.2rem;
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 12px;
}

.RelatedPosts_relatedDesc__2y3Bq {
  color: #757575;
  font-size: 2rem;
  font-weight: 500;
}

.RelatedPosts_photo__Lafnu {
  background: #ebebeb;
  border-radius: 16px;
  color: #757575;
  display: block;
  font-size: 1.6rem;
  height: 320px;
  line-height: 1.8;
  margin-bottom: 16px;
  margin-top: 24px;
  object-fit: cover;
  overflow: hidden;
  text-align: center;
  width: 100%;
}

.RelatedPosts_relatedItem__Apw\+s .RelatedPosts_content__vlhzA {
  -webkit-mask-image: linear-gradient(#fff, #fff, hsla(0, 0%, 100%, 0));
  mask-image: linear-gradient(#fff, #fff, hsla(0, 0%, 100%, 0));
  max-height: 420px;
  overflow: hidden;
}

.MarkdownParser_wrapper__JYN63 a[href] {
  color: var(--primary-color);
  text-decoration: underline;
}

.RelatedPosts_relatedReadMore__3Ktpy {
  color: var(--primary-color);
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 32px 0 48px;
}