.Bookmark_toggleBtn__sSS-2 {
  color: #757575;
}

.Bookmark_bookmark__fEAk\+ {
  color: var(--primary-color);
}

.PostItem_wrapper__5s6Lk {
  border: 2px solid #e8e8e8;
  border-radius: 16px;
  padding: 24px;
}

.PostItem_wrapper__5s6Lk + .PostItem_wrapper__5s6Lk {
  margin-top: 16px;
}

.PostItem_title__8lSHm {
  color: #292929;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 0;
  margin-top: 8px;
}

.PostItem_desc__be9G8 {
  color: #505050;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-top: 4px;
}

.PostItem_header__kJhep {
  justify-content: space-between;
}

.PostItem_body__Fnfo-,
.PostItem_header__kJhep {
  align-items: center;
  display: flex;
}

.PostItem_info__DZr39 {
  flex: 1 1;
  padding-right: 32px;
}

.PostItem_info__DZr39.tag {
  display: flex;
  flex-wrap: wrap;
}

.PostItem_avatarWrapper__WsFI\+ {
  position: relative;
}

.PostItem_crown__ABJlJ {
  height: auto !important;
  position: absolute;
  right: -6px;
  top: -2px;
  width: 9px !important;
}

.PostItem_author__-CiNM {
  align-items: center;
  display: flex;
}

.PostItem_author__-CiNM img {
  border-radius: 50%;
  flex-shrink: 0;
  height: 30px;
  object-fit: cover;
  width: 30px;
}

.PostItem_author__-CiNM span {
  color: #292929;
  font-size: 17px;
  font-weight: 600;
  margin-left: 8px;
}

.PostItem_thumb__m4iXl {
  flex-shrink: 0;
}

.PostItem_thumb__m4iXl img {
  background: #ebebeb;
  border-radius: 15px;
  color: #757575;
  display: block;
  font-size: 1.4rem;
  line-height: 1.8;
  min-height: 100px;
  object-fit: cover;
  overflow: hidden;
  text-align: center;
  width: 200px;
}

.PostItem_info__DZr39 {
  font-size: 1.4rem;
}

.PostItem_actions__eWV5m {
  color: #757575;
  display: flex;
  font-size: 1.6rem;
  margin-right: -8px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.PostItem_optionBtn__h8ALw {
  cursor: pointer;
  padding: 4px 8px;
}

.PostItem_optionBtn__h8ALw:hover {
  color: #292929;
}

.PostItem_optionBtn__h8ALw.PostItem_active__p6IC9 {
  color: var(--primary-color);
}

.PostItem_dot__ZYdFt {
  margin: 0 8px;
}

.PostItem_infoIcon__YhGJ- {
  color: #757575;
  margin-right: 4px;
}

.PostItem_tags__0M1lV {
  background-color: #f2f2f2;
  border-radius: 100px;
  color: #333;
  font-weight: 500;
  line-height: 2rem;
  margin: 10px 10px 0 0;
  padding: 4px 10px;
}

.PostItem_tags__0M1lV:hover {
  opacity: 0.8;
  color: #333;
}

.reset-filter {
  background-color: rgb(236, 53, 0);
  color: #fff !important;
  font-weight: 500;
  line-height: 1.8;
  margin-top: 10px;
  padding: 5px 20px;
  border-radius: 4px;
  font-size: 16px;
  display: block;
  width: fit-content;
}

@media (min-width: 0) and (max-width: 739px) {
  .PostItem_body__Fnfo- {
    align-items: flex-start;
    flex-direction: column;
  }

  .PostItem_thumb__m4iXl {
    margin: 12px 0 8px;
    order: 1;
  }

  .PostItem_thumb__m4iXl img {
    width: 100%;
  }

  .PostItem_info__DZr39 {
    order: 2;
    padding: 0;
  }

  .PostItem_tags__0M1lV {
    margin: 0 12px 12px 0 !important;
  }
}

.TopicsList_wrapper__lizCe h3 {
  color: #757575;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8;
  text-transform: uppercase;
}

.TopicsList_topics__EU6iM {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
  padding-left: 0;
}

.TopicsList_topics__EU6iM a {
  background-color: #f2f2f2;
  border-radius: 30px;
  color: #333;
  display: block;
  font-weight: 500;
  line-height: 1.8;
  margin: 0 8px 8px 0;
  padding: 6px 16px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.TopicsList_topics__EU6iM a.active {
  background-color: rgb(236, 53, 0);
  color: #fff;
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}

@media (min-width: 0px) and (max-width: 1023px) {
  .TopicsList_wrapper__lizCe {
    margin-bottom: 32px;
  }
}

.Blog_leftLayout__Kuc0z {
  padding: 0 64px 44px 0;
}

.Blog_atBottom__dxLZr {
  height: 20px;
}

.Blog_rightLayoyt__wIU1Y {
  height: 100%;
  padding-left: 32px;
}

.Blog_google-ads__FoDCI {
  border: 1px solid #e8e8e8;
  border-radius: 16px;
  margin: 16px 0;
  overflow: hidden;
}

.Blog_notPost__nQ7IC {
  color: #292929;
  font-size: 1.6rem;
  line-height: 1.8;
  padding: 16px 0;
}

.Blog_notPost__nQ7IC a {
  color: var(--primary-color);
  text-decoration: underline;
}

@media (min-width: 0) and (max-width: 1023px) {
  .Blog_leftLayout__Kuc0z {
    padding: 0;
  }

  .Blog_rightLayoyt__wIU1Y {
    padding: 0 0 60px;
  }
}
