.ce_text.icon-box {
  display: flex;
  align-items: center;
}
.ce_text.icon-box .image-wrapper {
  flex: 0 0 50px;
}
.ce_text.icon-box .content-wrapper {
  flex: 1 0 50px;
  margin-left: 20px;
  font-size: 1.3rem;
  line-height: 1.2;
}
.ce_text.info-text p {
  font-size: 20px;
  color: var(--color-gray);
}
.ce_text.info-text strong {
  color: #000000;
}
.ce_text.ul-as-checked ul {
  padding: 0;
  margin: 2.5rem 0;
  list-style: none;
}
.ce_text.ul-as-checked ul li {
  display: flex;
  align-items: start;
  font-size: 20px;
  font-weight: 600;
}
.ce_text.ul-as-checked ul li:before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url("/files/aid/design/img/icon/icon_check.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 1.5rem;
  flex: 0 0 40px;
  transform: translateY(-2px);
}
.ce_text.ul-as-checked ul li + li {
  margin-top: 1rem;
}
.ce_text.ul-as-checked.small ul {
  margin: 0;
  margin-bottom: 2rem;
}
.ce_text.ul-as-checked.small ul li {
  font-size: 1rem;
}
.ce_text.ul-as-checked.small ul li:before {
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  margin-right: 1rem;
}
.ce_text.table-with-icon table {
  font-weight: 500;
  font-size: 20px;
}
.ce_text.table-with-icon table a {
  color: var(--color-text);
  text-decoration: none;
  transition: 150ms;
}
.ce_text.table-with-icon table a:hover {
  color: var(--color-primary);
}
.ce_text.table-with-icon table tr td {
  vertical-align: top;
  padding: 0.75rem 0;
}
.ce_text.table-with-icon table tr td:first-child {
  padding-right: 20px;
}
.ce_text.table-with-icon table tr td:first-child img {
  width: 31px;
  height: auto;
}
.ce_text + *:not(h1, h2, h3, h4, h5, h6) {
  margin-top: 2rem;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Faidgeoxc%2Fpvcheck.ai-designer.net%2Ffiles%2Faid%2Fdesign%2Fcss%2Felements%2F_text.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%22%7D */