/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/scss/blocks/block-lists.scss ***!
  \*************************************************************************************************************************************************************************************************/
.block-lists .wp-block-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-lists .wp-block-list li {
  position: relative;
  padding-bottom: 12px;
  padding-left: 26px;
}
.block-lists .wp-block-list li:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
  background-position: center;
  background-repeat: no-repeat;
}
.block-lists .wp-block-list li:last-child {
  padding-bottom: 0;
}
.block-lists.has-background ul {
  border-radius: 20px;
  padding: 20px;
}
.block-lists--positive.has-background ul {
  background: var(--wp--preset--color--green-100);
}
.block-lists--positive li:before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3.3335 10L8.05572 15L17.5002 5%27 stroke=%27%2300B071%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");
}
.block-lists--negative.has-background ul {
  background: var(--wp--preset--color--red-100);
}
.block-lists--negative li:before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9.52911 10.3536L9.88279 10L9.52911 9.64642L4.69159 4.81008C4.69159 4.81007 4.69158 4.81007 4.69158 4.81006C4.68379 4.80226 4.6776 4.79301 4.67339 4.78283C4.66916 4.77264 4.66699 4.76171 4.66699 4.75068C4.66699 4.73965 4.66916 4.72873 4.67339 4.71854C4.67761 4.70835 4.68379 4.69909 4.69159 4.69129C4.69939 4.68349 4.70865 4.6773 4.71884 4.67308C4.72904 4.66886 4.73996 4.66669 4.75099 4.66669C4.76202 4.66669 4.77294 4.66886 4.78313 4.67308C4.79331 4.67729 4.80255 4.68347 4.81034 4.69125C4.81035 4.69126 4.81037 4.69127 4.81038 4.69129L9.64673 9.5288L10.0003 9.88248L10.3539 9.5288L15.1903 4.69129C15.206 4.67554 15.2274 4.66669 15.2497 4.66669C15.2719 4.66669 15.2933 4.67554 15.3091 4.69129C15.3248 4.70704 15.3337 4.72841 15.3337 4.75068C15.3337 4.77296 15.3248 4.79433 15.3091 4.81008L10.4715 9.64642L10.1179 10L10.4715 10.3536L15.3091 15.19C15.3091 15.19 15.3091 15.19 15.3091 15.19C15.3248 15.2057 15.3337 15.2271 15.3337 15.2494C15.3337 15.2716 15.3248 15.293 15.3091 15.3088C15.2933 15.3245 15.2719 15.3334 15.2497 15.3334C15.2274 15.3334 15.2061 15.3245 15.1903 15.3088C15.1903 15.3088 15.1903 15.3088 15.1903 15.3088L10.3539 10.4712L10.0003 10.1176L9.64673 10.4712L4.81038 15.3088C4.79463 15.3245 4.77327 15.3334 4.75099 15.3334C4.72871 15.3334 4.70735 15.3245 4.69159 15.3088C4.67584 15.293 4.66699 15.2716 4.66699 15.2494C4.66699 15.2271 4.67584 15.2057 4.69159 15.19L9.52911 10.3536Z%27 fill=%27%2319191B%27 stroke=%27%23991253%27/%3E%3C/svg%3E%0A");
}
