.ContentEditable_wrapper__YxeRy {
  line-height: 1.4;
  outline: none;
}
.ContentEditable_wrapper__YxeRy:empty:before {
  color: #b3b3b1;
  content: attr(data-empty-text);
  pointer-events: none;
}
.HeadingTabs_wrapper__eoUTO h1 {
  color: var(--text-color);
  font-size: 3rem;
  font-weight: 600;
}
.HeadingTabs_tabs__Uyitz {
  display: flex;
  list-style: none;
  margin-bottom: 0;
  margin-top: 16px;
  padding-left: 0;
}
.HeadingTabs_tabs__Uyitz li + li {
  margin-left: 24px;
}
.HeadingTabs_tabs__Uyitz a {
  color: var(--desc-color);
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  padding-bottom: 14px;
}
.HeadingTabs_tabs__Uyitz a.HeadingTabs_active__d9vTD,
.HeadingTabs_tabs__Uyitz a:hover {
  color: var(--black-color);
}
.HeadingTabs_tabs__Uyitz a.HeadingTabs_active__d9vTD {
  font-weight: 700;
  position: relative;
}
.HeadingTabs_tabs__Uyitz a.HeadingTabs_active__d9vTD:after {
  border-bottom: 2px solid var(--black-color);
  bottom: -1px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
}
.HeadingTabs_divider__guOSZ {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 0px) and (max-width: 739px) {
  .HeadingTabs_tabs__Uyitz {
    -ms-overflow-style: none;
    overflow-x: auto;
  }
  .HeadingTabs_tabs__Uyitz::-webkit-scrollbar {
    display: none;
  }
  .HeadingTabs_tabs__Uyitz a {
    white-space: nowrap;
  }
}
.Search_wrapper__Mx5Xg {
  padding: 0 44px 44px;
}
.Search_search__dPnLp {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 3.2rem;
  font-weight: 500;
  margin: 50px 0;
  transition: font-size 0.3s ease;
}
.Search_search__dPnLp.Search_empty__XqV4k {
  font-size: 4rem;
}
.Search_search__dPnLp.Search_empty__XqV4k:empty:before {
  color: #757575;
}
.Search_banners__S774l {
  height: 100%;
  margin: 20px 0 0 100px;
}
@media (min-width: 0) and (max-width: 1023px) {
  .Search_wrapper__Mx5Xg {
    padding: 0;
  }
}
.Courses_content__wTPyO {
  margin-top: 16px;
  overflow: hidden;
}
.Courses_item__2ZB1- {
  border-top: 1px solid rgba(0, 0, 0, 0.079);
  display: flex;
  padding: 20px 0;
}
.Courses_item__2ZB1-:first-child {
  border-top: none;
  padding-top: 16px;
}
.Courses_img__lgW1r {
  background-color: #ebebeb;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  color: #757575;
  display: block;
  font-size: 1.4rem;
  overflow: hidden;
  padding-top: 56.25%;
  width: 280px;
}
.Courses_imgWrap__qkO7w {
  flex-shrink: 0;
}
.Courses_info__tEuId {
  padding-left: 20px;
}
.Courses_info__tEuId h2 {
  font-size: 2rem;
  line-height: 1.6;
  margin-bottom: 0;
}
.Courses_info__tEuId a {
  color: #292929;
}
.Courses_info__tEuId p {
  color: #757575;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-top: 4px;
}
.Courses_loadmore__Y6uiM {
  height: 10px;
}
.Courses_blank__uYuQL {
  color: #757575;
  font-size: 1.4rem;
  padding: 32px 0;
}
@media (min-width: 0) and (max-width: 739px) {
  .Courses_item__2ZB1- {
    flex-direction: column;
    padding-bottom: 0;
  }
  .Courses_info__tEuId {
    padding-left: 0;
  }
  .Courses_img__lgW1r {
    height: 180px;
    width: 100%;
  }
}
.Videos_content__8O15t {
  margin-top: 16px;
  overflow: hidden;
}
.Videos_item__B69mB {
  border-top: 1px solid rgba(0, 0, 0, 0.079);
  display: flex;
  padding: 20px 0;
}
.Videos_item__B69mB:first-child {
  border-top: none;
  padding-top: 16px;
}
.Videos_img__ffcli {
  background-color: #ebebeb;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  color: #757575;
  display: block;
  font-size: 1.4rem;
  overflow: hidden;
  padding-top: 56.25%;
  width: 280px;
}
.Videos_imgWrap__T12-T {
  flex-shrink: 0;
}
.Videos_info__bAeSZ {
  padding-left: 20px;
}
.Videos_info__bAeSZ h2 {
  font-size: 2rem;
  line-height: 1.6;
  margin-bottom: 0;
}
.Videos_info__bAeSZ a {
  color: #292929;
}
.Videos_info__bAeSZ p {
  color: #757575;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-top: 4px;
}
.Videos_loadmore__W-eVA {
  height: 10px;
}
a.Videos_readMore__IO9mS {
  color: #666;
  font-weight: 500;
}
.Videos_blank__49ati {
  color: #757575;
  font-size: 1.4rem;
  padding: 32px 0;
}
@media (min-width: 0) and (max-width: 739px) {
  .Videos_item__B69mB {
    flex-direction: column;
    padding-bottom: 0;
  }
  .Videos_info__bAeSZ {
    padding-left: 0;
  }
  .Videos_img__ffcli {
    height: 180px;
    width: 100%;
  }
}
.Posts_content__Njcft {
  margin-top: 16px;
  overflow: hidden;
}
.Posts_item__82XAX {
  border-top: 1px solid rgba(0, 0, 0, 0.079);
  display: flex;
  flex-direction: column;
  margin-top: 16px;
  max-width: 640px;
  padding: 24px 0;
}
.Posts_item__82XAX:first-child {
  border-top: none;
  padding-top: 0;
}
.Posts_img__Gj7J8 {
  background-color: #ebebeb;
  border-radius: 16px;
  color: #757575;
  display: block;
  font-size: 1.4rem;
  height: 180px;
  margin-bottom: 28px;
  object-fit: cover;
  width: 100%;
}
.Posts_imgWrap__zyfey {
  flex-shrink: 0;
}
.Posts_info__xGbWC h2 {
  font-size: 2.4rem;
  line-height: 1.6;
  margin: 0;
}
.Posts_info__xGbWC a {
  color: #292929;
}
.Posts_info__xGbWC p {
  color: #757575;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-top: 4px;
}
.Posts_loadmore__FmQEc {
  height: 10px;
}
a.Posts_readMore__Oi6Hm {
  color: #666;
  font-weight: 500;
}
.Posts_reaction__AmyeG {
  color: #666;
  display: flex;
  font-size: 1.4rem;
  justify-content: space-between;
  margin-top: 24px;
}
.Posts_heart__r1Jhp .Posts_icon__OQxn2 {
  font-size: 1.8rem;
}
.Posts_heart__r1Jhp span {
  font-weight: 500;
  margin-left: 8px;
}
.Posts_comment__14R0s {
  font-weight: 500;
}
.Posts_blank__m3X43 {
  color: #757575;
  font-size: 1.4rem;
  padding: 32px 0;
}
