.chapter_wrapper {
  position: relative;
  margin-bottom: 75px;
}
@media only screen and (min-width: 992px) {
  .chapter_wrapper {
    padding-left: 0;
    position: relative;
  }
}
.chapter_wrapper .topic_block {
  padding: 0;
  display: inline-block;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2509803922);
  text-align: center;
  clip-path: none;
  position: absolute;
  z-index: 5;
  transform: unset;
  top: unset;
  left: unset;
  width: 110px;
  height: 110px;
  background-color: #BFF355;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .topic_block {
    transform: rotate(270deg);
    top: 41px;
    left: -25px;
    height: 38px;
    width: 120px;
    background-color: #243508;
  }
}
.chapter_wrapper .topic_block .topic {
  font-size: 2.25rem;
  color: #243508;
  line-height: 32px;
  font-family: "roobert_medium";
  margin-top: 7px;
  height: 38px;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .topic_block .topic {
    color: #BFF355;
    font-size: 2.5rem;
    line-height: 38px;
    font-family: "roobert_regular";
    margin: 0;
  }
}
.chapter_wrapper .topic_block .topic span {
  display: none;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .topic_block .topic span {
    display: inline-block;
    margin-left: 5px;
  }
}
.chapter_wrapper .topic_block .number {
  color: #243508;
  font-size: 8.125rem;
  line-height: 32px;
  font-family: "roobert_medium";
  position: relative;
  top: 5px;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .topic_block .number {
    font-size: 72px;
    line-height: 80px;
    color: #000000;
    font-family: "berlingske_sans_roundmedium";
    position: unset;
    display: none;
  }
}
.chapter_wrapper .subject_block .mobile_accordion {
  padding: 0;
  height: auto;
  background-color: #243508;
  margin-bottom: 0;
  clip-path: none;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .subject_block .mobile_accordion {
    background-color: #BFF355;
    min-height: 120px;
    clip-path: none;
    padding: 0;
    margin-left: 51px;
  }
}
.chapter_wrapper .subject_block .mobile_accordion .title {
  font-family: "roobert_regular";
  margin-bottom: 0;
  padding: 142px 17px 32px 16px;
  color: #fff;
  font-size: 3.375rem;
  line-height: 34px;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .subject_block .mobile_accordion .title {
    font-size: 4.375rem;
    line-height: 35px;
    color: #243508;
    padding: 20px 20px 32px 20px;
  }
}
.chapter_wrapper .subject_block .mobile_accordion .icon_group {
  margin-left: 20px;
  padding-top: 0;
  display: inline-block;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .subject_block .mobile_accordion .icon_group {
    padding-top: 30px;
    display: none;
    margin-left: 0;
    margin-bottom: 0;
  }
}
.chapter_wrapper .subject_block .mobile_accordion .icon_group img {
  display: none;
}
.chapter_wrapper .subject_block .mobile_accordion .icon_group img.show {
  display: block;
}
.chapter_wrapper .subject_block .content_block {
  display: none;
  padding: 15px 15px 0 0;
  margin-top: 0;
  margin-left: 15px;
  word-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .subject_block .content_block {
    display: block;
    margin-top: 49px;
  }
}
.chapter_wrapper .subject_block .content_block .text_wrapper p {
  color: #243508;
  font-family: "roobert_regular";
  margin-bottom: 24px;
  font-size: 2.125rem;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .subject_block .content_block .text_wrapper p {
    font-size: 2.125rem;
    line-height: 26px;
    overflow-wrap: anywhere;
    padding-right: 10px;
  }
}
.chapter_wrapper .subject_block .content_block .text_wrapper p:first-child {
  font-family: "roobert_medium";
  margin-bottom: 24px;
  font-size: 2.375rem;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .subject_block .content_block .text_wrapper p:first-child {
    font-size: 2.625rem;
    line-height: 31px;
    overflow-wrap: anywhere;
    padding-right: 10px;
  }
}
.chapter_wrapper .subject_block .content_block .text_wrapper iframe {
  width: 100%;
  margin-top: 64px;
}
.chapter_wrapper .subject_block .content_block .text_wrapper h1,
.chapter_wrapper .subject_block .content_block .text_wrapper h2 {
  font-size: 35px;
  line-height: 35px;
  font-family: "roobert_regular";
  margin-bottom: 24px;
  padding-right: 27px;
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper .subject_block .content_block .text_wrapper h1,
  .chapter_wrapper .subject_block .content_block .text_wrapper h2 {
    padding-right: 0;
  }
}
.chapter_wrapper .subject_block .content_block .text_wrapper h2 {
  font-size: 27px;
  line-height: 32px;
}
.chapter_wrapper .subject_block .content_block .text_wrapper h3,
.chapter_wrapper .subject_block .content_block .text_wrapper h4,
.chapter_wrapper .subject_block .content_block .text_wrapper h5,
.chapter_wrapper .subject_block .content_block .text_wrapper h6 {
  font-size: 21px;
  line-height: 31px;
  font-family: "roobert_medium";
  margin-bottom: 24px;
  color: #243508;
}
.chapter_wrapper .subject_block .content_block .text_wrapper h3 {
  font-size: 2.375rem;
  line-height: 24px;
  font-family: "roobert_regular";
}
.chapter_wrapper .subject_block .content_block .text_wrapper ul,
.chapter_wrapper .subject_block .content_block .text_wrapper ol {
  margin-top: 15px;
  margin-left: 3.7rem;
}
.chapter_wrapper .subject_block .content_block .text_wrapper ul li,
.chapter_wrapper .subject_block .content_block .text_wrapper ol li {
  font-size: 2.125rem;
  line-height: 26px;
  font-family: "roobert_regular";
  color: #243508;
  margin-bottom: 24px;
}
.chapter_wrapper .subject_block .content_block .text_wrapper ul {
  list-style: disc;
}
.chapter_wrapper .subject_block .content_block .text_wrapper img {
  width: 100%;
  height: auto;
  margin-bottom: 73px;
  margin-top: 59.65px;
}

.chapter_wrapper + .last-chapter {
  margin-bottom: 76px;
}
@media only screen and (min-width: 768px) {
  .chapter_wrapper + .last-chapter {
    margin-bottom: 96px;
  }
}

@media (max-width: 767px) {
  .chapter_wrapper {
    margin-bottom: 0px;
    position: relative;
    margin-top: 60px;
    padding: 0;
  }
}
/***Chinese design fixes***/
html[lang=zh-CN] .chapter_wrapper .subject_block .content_block .text_wrapper ul {
  list-style: disc;
  margin-top: 15px;
  margin-left: 0;
  margin-bottom: 32px;
}
html[lang=zh-CN] .chapter_wrapper .subject_block .content_block .text_wrapper ul li {
  margin-bottom: 15px;
}
html[lang=zh-CN] .chapter_wrapper .subject_block .mobile_accordion .title {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  html[lang=zh-CN] .chapter_wrapper .subject_block .mobile_accordion .title {
    margin-bottom: 0;
  }
}
html[lang=zh-CN] .chapter_wrapper .subject_block .mobile_accordion .icon_group {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  html[lang=zh-CN] .chapter_wrapper .subject_block .mobile_accordion .icon_group {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .chapter_wrapper .topic_block {
    left: 0px;
  }
}
/***Chinese design fixes***/