:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-m:992px;--breakpoint-m-down:991px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:375px}.pretty-list{counter-reset:step;list-style:none;margin:0;padding:0!important}.pretty-list ol,.pretty-list ul{list-style:none;padding:0}.pretty-list li{color:var(--pretty-list-text-color,var(--sk-color-text,#000));display:flex;gap:12px;line-height:32px;margin-bottom:0!important;padding-bottom:24px;position:relative}.pretty-list li p{align-self:center;line-height:1.5}.pretty-list li:last-of-type{margin-bottom:0;padding-bottom:0}.pretty-list li:last-of-type:after{display:none}.pretty-list li:before{display:flex;flex-shrink:0;font-size:var(--sk-text-xs);font-weight:600;justify-content:center;line-height:26px;text-align:center;width:32px;z-index:1}.pretty-list.with-bg li:before{align-items:center;background:var(--pretty-list-counter-bg-color,#f3f6f8);border-radius:50%;color:var(--pretty-list-counter-text-color,#000);height:32px}.pretty-list.with-bg.arrows span,.pretty-list.with-bg.checks span,.pretty-list.with-chain li:after{background:var(--pretty-list-counter-bg-color,#e1eaf1)}.pretty-list.with-chain li:after{content:"";height:calc(100% - 40px);left:16px;position:absolute;top:36px;width:1px}.pretty-list.numbers li:before{content:counter(step);counter-increment:step}.pretty-list.characters li:before{content:counter(step,upper-alpha);counter-increment:step}.pretty-list.arrows li:before,.pretty-list.checks li:before{content:none;width:0}.pretty-list.arrows li span,.pretty-list.checks li span{align-items:center;border-radius:100%;display:flex;height:32px;justify-content:center;width:32px}.pretty-list.arrows li span svg path,.pretty-list.checks li span svg path{fill:var(--pretty-list-counter-text-color,#000)}.pretty-list.checks li span svg path{fill:none;stroke:var(--pretty-list-counter-text-color,#000)}

/*# sourceMappingURL=pretty-list.css.map*/