/* List
--------------------------------------------- */
/* Bullet Points Primary Color */
ul.wp-block-list li::marker {
	color: var(--wp--preset--color--primary);
}

/* List styles for default unordered lists */
.entry-content ul li,
.entry-content ol li,
.wp-block-post-content ul li,
.wp-block-post-content ol li {
	margin-bottom: var(--wp--custom--spacing--10);
}

/* .entry-content > ul li,
.entry-content > ol li,
.wp-block-post-content > ul li,
.wp-block-post-content > ol li {
	margin-bottom: var(--wp--preset--spacing--small);
} */

.entry-content ul ul,
.entry-content ol ul,
.wp-block-post-content ul ul,
.wp-block-post-content ol ul {
	margin-top: var(--wp--preset--spacing--small);
}

/* Remove paddings */
.entry-content :not(.wp-block-group) > li:first-child {
	padding-top: 0;
}

.entry-content :not(.wp-block-group) li:last-child {
	padding-bottom: 0;
}

ul.is-style-list-question-circle,
ul.is-style-list-question-circle ul,
ul.is-style-list-check,
ul.is-style-list-check ul,
ul.is-style-list-check-circle,
ul.is-style-list-check-circle ul {
	padding-inline-start: 0px !important;
	padding-left: 0;
	list-style: none;
}

.entry-content ul.is-style-list-question-circle,
.entry-content ul.is-style-list-check,
.entry-content ul.is-style-list-check-circle {
	padding-inline-start: .5rem;
}

ul.is-style-list-question-circle li,
ul.is-style-list-check li,
ul.is-style-list-check-circle li {
	position: relative;
	padding-left: calc(var(--wp--custom--spacing--20) + .5rem);
}

ul.is-style-list-question-circle li:before,
ul.is-style-list-check li:before,
ul.is-style-list-check-circle li:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9' fill='none'%3E%3Cpath d='M9.0112 0.738208C9.35198 0.420841 9.90441 0.42068 10.2451 0.738208C10.5858 1.05574 10.5856 1.57062 10.2451 1.88825L4.68001 8.26196C4.33924 8.57956 3.78688 8.57956 3.44611 8.26196L0.755705 6.00809C0.415197 5.69046 0.415025 5.17558 0.755705 4.85805C1.09639 4.54052 1.64881 4.54068 1.9896 4.85805L4.06306 6.53689L9.0112 0.738208Z' fill='%2320BCBB'/%3E%3Cpath d='M8.67018 0.372253C9.20282 -0.123781 10.0533 -0.124387 10.5862 0.372253C11.1285 0.877725 11.1363 1.70419 10.6155 2.22186L5.0569 8.591L5.03932 8.61053L5.02077 8.62811C4.49453 9.11833 3.65903 9.12397 3.12526 8.64569L0.434828 6.39178L0.424086 6.383L0.41432 6.37421C-0.137855 5.85913 -0.138359 5.00779 0.41432 4.49237C0.938731 4.0036 1.77003 3.99719 2.30397 4.46991L3.9983 5.84198L8.63112 0.413269L8.64967 0.391785L8.67018 0.372253ZM9.90455 1.1037C9.76033 0.969273 9.51589 0.966029 9.36549 1.09296L4.12721 7.2326L1.67506 5.24628L1.66139 5.23553L1.6487 5.22382C1.4998 5.08532 1.24542 5.08562 1.09694 5.22382C0.969138 5.34293 0.968026 5.52073 1.09498 5.64081L3.76686 7.87909L3.7776 7.8869L3.78737 7.89667C3.93215 8.03118 4.17547 8.03297 4.32545 7.90546L9.86842 1.55975L9.88502 1.54022L9.90358 1.52264C10.0323 1.40257 10.0329 1.22337 9.90455 1.1037Z' fill='%2320BCBB'/%3E%3C/svg%3E");
	width: 1rem;
	height: 1rem;
	background-size: contain;
	background-repeat: no-repeat;
}

ul.is-style-list-question-circle li:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z'/%3E%3C/svg%3E");
}

ul.is-style-list-check-circle li:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z'/%3E%3C/svg%3E");
}

/* 2, 3, 4 column styles */
ul.is-style-col-2 { columns: 2; }
ul.is-style-col-3 { columns: 3; }
ul.is-style-col-4 { columns: 4; }
@media (max-width: 768px) {
	ul[class*="is-style-col"] { columns: 1; }
}