.ListBlock{--block-item-margin:var(--spacing-x-small);--block-marker-color:inherit;--block-marker-size:var(--1x)}.ListBlock ol,.ListBlock ul{padding-left:var(--block-marker-size)}.ListBlock li{margin-bottom:var(--block-item-margin);padding-left:var(--block-marker-gap)}.ListBlock li:last-child{margin-bottom:0}.ListBlock li::marker{align-items:center;color:var(--block-marker-color);display:grid;font-size:var(--block-marker-size);height:var(--block-marker-size);justify-content:center;line-height:1em;width:var(--block-marker-size)}.ListBlock li ol,.ListBlock li ul{margin-top:var(--block-item-margin)}.ListBlock.marker-style-checkmark ul,.ListBlock.marker-style-trophy ul{list-style:none;padding-left:calc(18px + var(--1x))}.ListBlock.marker-style-checkmark ul li,.ListBlock.marker-style-trophy ul li{padding-left:0;position:relative}.ListBlock.marker-style-checkmark ul li:before,.ListBlock.marker-style-trophy ul li:before{--color:var(--color-lavender);aspect-ratio:1/1;background-color:var(--block-marker-color);border-radius:50%;color:var(--color);content:"";display:grid;font-family:Font Awesome\ 5 Pro,sans-serif;font-size:var(--1x);font-weight:900;place-items:center;position:absolute;right:calc(100% + var(--1x));top:calc(var(--line-height)*var(--font-size)/2 - 9px);width:18px}.ListBlock{--block-item-indent:var(--3x);--block-item-margin:var(--3x);--block-margin:0 0 var(--spacing-small);--block-marker-gap:var(--1x)}.ListBlock li{margin:0}.ListBlock.marker-style-trophy ul li:before{background:transparent url(../svg/icon-award.svg) no-repeat 50%;content:""}.ListBlock.marker-style-lowerAlpha :is(ul,ol){list-style-type:lower-alpha}.ListBlock.marker-style-lowerAlpha :is(ul,ol) li::marker{font-size:inherit}.ListBlock.marker-style-lowerRoman :is(ul,ol){list-style-type:lower-roman}.ListBlock.marker-style-lowerRoman :is(ul,ol) li::marker{font-size:inherit}.ListBlock.marker-style-default ol,.ListBlock.marker-style-default ul{margin-left:var(--1x)}.ListBlock.marker-style-default ol li::marker,.ListBlock.marker-style-default ul li::marker{font-size:inherit}.ListBlock.marker-style-default ul li{padding-left:0}.ListBlock.marker-color-lavender ul li:before{color:var(--color-white)}.ListBlock.gap-normal .ListItemBlock{--block-margin:0 0 var(--1x)}.ListBlock.gap-large .ListItemBlock{--block-margin:0 0 var(--2x)}.color-white .ListBlock:not(.marker-color-lavender) ul li:before{color:var(--color-lavender)}