ul.wp-block-list.has-checkmarks{--wp-block-list-marker-color: var(--wp--preset--color--black);--wp-block-list-marker-inner-color: var(--wp--preset--color--white);gap:var(--wp--preset--spacing--30);display:flex;flex-flow:column nowrap;list-style:none;padding-left:0}ul.wp-block-list.has-checkmarks>li{position:relative;padding-left:30px}ul.wp-block-list.has-checkmarks>li:before{content:"";position:absolute;left:0;top:.15em;width:22px;height:22px;background-color:var(--wp-block-list-marker-color);border-radius:50%}ul.wp-block-list.has-checkmarks>li:after{content:"";position:absolute;left:0;top:.15em;width:22px;height:22px;background-color:var(--wp-block-list-marker-inner-color);mask-image:url(./images/icon-check-CZXXpqwM.svg);mask-size:12px 12px;mask-position:center;mask-repeat:no-repeat;-webkit-mask-image:url(./images/icon-check-CZXXpqwM.svg);-webkit-mask-size:12px 12px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat}ul.wp-block-list.has-checkmarks.has-theme-purple{--wp-block-list-marker-color: var(--wp--preset--color--purple)}ul.wp-block-list.has-checkmarks.has-theme-green{--wp-block-list-marker-color: var(--wp--preset--color--green)}ul.wp-block-list.has-checkmarks.has-theme-red{--wp-block-list-marker-color: var(--wp--preset--color--red)}ul.wp-block-list.has-checkmarks.has-theme-white{--wp-block-list-marker-color: var(--wp--preset--color--white);--wp-block-list-marker-inner-color: var(--wp--preset--color--black)}ul.wp-block-list.has-checkmarks.has-theme-alabaster{--wp-block-list-marker-color: var(--wp--preset--color--alabaster);--wp-block-list-marker-inner-color: var(--wp--preset--color--black)}
