.text-formatted,
.cke_editable {
  position: relative;
  width: 100%;
  max-width: 730px;
  margin: auto;
}
.text-formatted iframe,
.cke_editable iframe {
  max-width: 100%;
  width: 100%;
  margin: auto;
  height: 56.249999993vw;
}
@media (min-width: 769px) {
  .text-formatted iframe,
.cke_editable iframe {
    height: 410.6249999487px;
  }
}
.text-formatted a,
.cke_editable a {
  display: inline;
  word-break: break-all;
  color: #000;
}
.text-formatted ul,
.text-formatted ol,
.cke_editable ul,
.cke_editable ol {
  margin: 0;
  counter-reset: list-counter;
  list-style: none;
}
.text-formatted ul li,
.text-formatted ol li,
.cke_editable ul li,
.cke_editable ol li {
  position: relative;
  counter-increment: list-counter;
  padding-left: 40px;
  margin-top: 4px;
}
.text-formatted ul li:first-child,
.text-formatted ol li:first-child,
.cke_editable ul li:first-child,
.cke_editable ol li:first-child {
  margin-top: 0;
}
.text-formatted ul li:marker,
.text-formatted ul li :marker,
.text-formatted ol li:marker,
.text-formatted ol li :marker,
.cke_editable ul li:marker,
.cke_editable ul li :marker,
.cke_editable ol li:marker,
.cke_editable ol li :marker {
  display: none;
}
.text-formatted ul li:before,
.text-formatted ol li:before,
.cke_editable ul li:before,
.cke_editable ol li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 16px;
  display: block;
  vertical-align: top;
  width: 7px;
  height: 7px;
  border: 1px solid #000;
  background-color: #000;
  border-radius: 20px;
}
.text-formatted ul li a,
.text-formatted ol li a,
.cke_editable ul li a,
.cke_editable ol li a {
  font-family: "Avenir";
  font-weight: 800;
  font-size: 1.6rem;
}
@media (min-width: 769px) {
  .text-formatted ul li a,
.text-formatted ol li a,
.cke_editable ul li a,
.cke_editable ol li a {
    font-size: 1.6rem;
  }
}
.text-formatted ol li:before,
.cke_editable ol li:before {
  content: counter(list-counter) ".";
  top: 0;
  width: auto;
  height: auto;
  border-radius: 0;
  background-color: transparent;
  border: none;
  color: #000;
  font-family: "Avenir";
  font-weight: 800;
}
.text-formatted p,
.text-formatted ul,
.text-formatted ol,
.cke_editable p,
.cke_editable ul,
.cke_editable ol {
  margin-top: 24px;
}
.text-formatted p:first-child,
.text-formatted ul:first-child,
.text-formatted ol:first-child,
.cke_editable p:first-child,
.cke_editable ul:first-child,
.cke_editable ol:first-child {
  margin-top: 0;
}
.text-formatted ul li a,
.text-formatted ol li a,
.cke_editable ul li a,
.cke_editable ol li a {
  text-decoration: underline;
}
.text-formatted p + ul,
.text-formatted p + ol,
.cke_editable p + ul,
.cke_editable p + ol {
  margin-top: 8px;
}
.text-formatted .media.media--type-image,
.cke_editable .media.media--type-image {
  margin-top: 24px;
  margin-bottom: 24px;
}
.text-formatted .media.media--type-image img,
.cke_editable .media.media--type-image img {
  margin: auto;
}
.text-formatted .media.media--type-document,
.cke_editable .media.media--type-document {
  margin-top: 24px;
}
.text-formatted .media.media--type-remote-video,
.cke_editable .media.media--type-remote-video {
  margin: 24px 0;
}
.text-formatted .cke_questions,
.text-formatted .cke-questions,
.cke_editable .cke_questions,
.cke_editable .cke-questions {
  display: block;
  margin-bottom: -20px;
}

.node.see-and-do .text-formatted .cke_questions,
.node.see-and-do .text-formatted .cke-questions {
  color: #B3C431;
}
.node.see-and-do .text-formatted ul li:before {
  border: 1px solid #B3C431;
  background-color: #B3C431;
}
.node.see-and-do .text-formatted ol li:before {
  color: #B3C431;
}
.node.see-and-do .text-formatted a {
  color: #B3C431;
  text-decoration-color: #B3C431;
}
.node.service .text-formatted .cke_questions,
.node.service .text-formatted .cke-questions {
  color: #56BCC7;
}
.node.service .text-formatted ul li:before {
  border: 1px solid #56BCC7;
  background-color: #56BCC7;
}
.node.service .text-formatted ol li:before {
  color: #56BCC7;
}
.node.service .text-formatted a {
  color: #56BCC7;
  text-decoration-color: #56BCC7;
}
.node.understand .text-formatted .cke_questions,
.node.understand .text-formatted .cke-questions {
  color: #F8AA5C;
}
.node.understand .text-formatted ul li:before {
  border: 1px solid #F8AA5C;
  background-color: #F8AA5C;
}
.node.understand .text-formatted ol li:before {
  color: #F8AA5C;
}
.node.understand .text-formatted a {
  color: #F8AA5C;
  text-decoration-color: #F8AA5C;
}
.node.jo-2024 .text-formatted .cke_questions,
.node.jo-2024 .text-formatted .cke-questions {
  color: #D7C378;
}
.node.jo-2024 .text-formatted ul li:before {
  border: 1px solid #D7C378;
  background-color: #D7C378;
}
.node.jo-2024 .text-formatted ol li:before {
  color: #D7C378;
}
.node.jo-2024 .text-formatted a {
  color: #D7C378;
  text-decoration-color: #D7C378;
}
.node.anniversary-40 .text-formatted .cke_questions,
.node.anniversary-40 .text-formatted .cke-questions {
  color: #A569BD;
}
.node.anniversary-40 .text-formatted ul li:before {
  border: 1px solid #A569BD;
  background-color: #A569BD;
}
.node.anniversary-40 .text-formatted ol li:before {
  color: #A569BD;
}
.node.anniversary-40 .text-formatted a {
  color: #A569BD;
  text-decoration-color: #A569BD;
}
.node.no-menu .text-formatted .cke_questions,
.node.no-menu .text-formatted .cke-questions {
  color: #A71930;
}
.node.no-menu .text-formatted ul li:before {
  border: 1px solid #A71930;
  background-color: #A71930;
}
.node.no-menu .text-formatted ol li:before {
  color: #A71930;
}
.node.no-menu .text-formatted a {
  color: #A71930;
  text-decoration-color: #A71930;
}