.ColumnSection .ImgDrip-man {
  max-width: 250px;
  margin: 40px auto
}

.ImgDrip-drug,
.Imgdrugs {
  padding: 0;
  max-width: 180px;
  margin: 0 auto
}

.ImgPhar {
  margin: 60px auto;
  max-width: 550px
}

.column figure {
  padding: 0
}

.ImageIntroduction:last-of-type h3 {
  max-width: 400px
}

.crccontent-table {
  background-color: #35aeb5;
  text-align: center;
  border-radius: 10px;
  height: 40px
}

.crccontent-table-title {
  color: #fff;
  font-weight: bold;
  padding: 10px
}

.dli-arrow-down {
  display: inline-block;
  vertical-align: middle;
  color: #843c0c;
  line-height: 1;
  position: relative;
  width: .3em;
  height: 3em;
  background: currentColor
}

.dli-arrow-down::before {
  content: "";
  width: 1em;
  height: 1em;
  border: .3em solid currentColor;
  border-top: 0;
  border-right: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  position: absolute;
  left: 50%;
  bottom: -0.1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.crccontent-table-border {
  border: 3px solid #843c0c;
  border-radius: 14px;
  padding: 1.5em;
  margin-bottom: .5em;
  text-align: start
}

.txt-center {
  text-align: center
}

.crccontent-table-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.crccontent-table-item {
  background-color: #bbe8e0;
  text-align: center;
  border-radius: 10px;
  height: 35px;
  width: 200px
}

.crccontent-table-itemtxt {
  font-weight: bold;
  padding: 6px;
  margin-bottom: 0em !important
}

.font_italic {
  font-style: italic
}

.circle-item {
  background-color: #bbe8e0;
  text-align: center;
  border-radius: 50%;
  height: 35px;
  width: 50px;
  margin-left: 15px;
  border: 2px solid #35aeb5
}

.circle-item-txt {
  display: block;
  margin-bottom: 0em !important;
  font-weight: bold;
  line-height: 2
}

.table-subitem {
  margin-left: 15px
}

.table-subtxt {
  margin-bottom: 0em !important;
  color: #117673;
  font-weight: bold
}

.table-txt {
  margin-top: .5em;
  margin-bottom: .5em !important
}

.table-notes {
  border: 3px solid #35aeb5;
  border-radius: 14px;
  max-width: 315px;
  margin: 0 0 1em auto
}

.table-notes-txt {
  margin-bottom: 0em !important;
  padding: 5px;
  text-align: center
}

.crccontent-table-font {
  font-weight: bold
}

.crccontent-table-item2 {
  background-color: #d9d9d9;
  text-align: center;
  border-radius: 10px;
  height: 35px;
  width: 200px
}

.table-txt2 {
  color: #117673;
  margin-top: .5em;
  margin-bottom: .5em !important
}

.circle-item2 {
  background-color: #117673;
  text-align: center;
  border-radius: 50%;
  height: 35px;
  width: 50px;
  margin-left: 15px;
  border: 2px solid #35aeb5
}

.circle-item-txt2 {
  display: block;
  margin-bottom: 0em !important;
  font-weight: bold;
  line-height: 2;
  color: #fff
}

.IndentReferences {
  font-size: 12px;
  font-size: .75rem;
  word-break: break-all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: left;
  margin-bottom: 1em
}

.crcImageIntroduction {
  border: 3px solid #f4854c;
  background-color: #fdefe3;
  border-radius: 14px;
  padding: 1em;
  margin-bottom: 1em
}

.crcImageIntroduction p {
  margin-bottom: 0em !important
}

.crcImageIntroduction-img {
  max-width: 500px;
  margin: auto
}

.crcDrSupervision {
  max-width: 26em !important;
  margin-bottom: 0em !important
}

.crcImageIntroduction-MB {
  margin-bottom: 2em !important
}

.crcBoldtext-title {
  display: inline-block;
  color: #1553ff;
  font-weight: bold;
  font-size: 1.2rem
}

.list-flextxt {
  padding-left: .8em
}

.list-flexcontent {
  margin-bottom: 0em !important
}