.BulletList_bullets__ri0mm{display:grid;grid-template-columns:repeat(var(--bullets-cols,1),minmax(0,1fr));grid-column-gap:32px;column-gap:32px;grid-row-gap:10px;row-gap:10px;margin:36px 0 0;padding:0;list-style:none}.BulletList_bullets__ri0mm:first-child{margin-top:0}@media screen and (max-width:991px){.BulletList_bullets__ri0mm{column-gap:24px}}@media screen and (max-width:767px){.BulletList_bullets__ri0mm{grid-template-columns:1fr;row-gap:8px;margin-top:26px}}.BulletList_split__O1Qqo{column-gap:22px;row-gap:30px}@media screen and (max-width:767px){.BulletList_split__O1Qqo{row-gap:12px}}.BulletList_item__YYKSt{display:grid;grid-template-columns:var(--bullets-marker) minmax(0,1fr);grid-column-gap:12px;column-gap:12px;min-width:0;color:var(--text-body-inverse);font-family:var(--cs-font-body);font-size:var(--cs-type-body-size);font-weight:var(--cs-type-body-weight);line-height:var(--cs-type-body-line);letter-spacing:var(--cs-type-body-tracking)}.BulletList_bullet__uuUHU{--bullets-marker:10px}.BulletList_bullet__uuUHU .BulletList_item__YYKSt{align-items:start}.BulletList_bullet__uuUHU .BulletList_item__YYKSt:before{content:"";width:5px;height:5px;margin-top:calc((var(--cs-type-body-size)*var(--cs-type-body-line) - 5px)/2);border-radius:50%;background:var(--cs-accent)}.BulletList_number__Fl3Yz{--bullets-marker:26px;counter-reset:bullet-list}.BulletList_number__Fl3Yz .BulletList_item__YYKSt{align-items:baseline;counter-increment:bullet-list}.BulletList_number__Fl3Yz .BulletList_item__YYKSt:before{content:counter(bullet-list,decimal-leading-zero);color:var(--cs-accent);font-family:var(--cs-font-label);font-size:var(--cs-type-label-size);font-weight:var(--cs-type-label-weight);letter-spacing:var(--cs-type-label-tracking)}.BulletList_badge__99Liu{--bullets-marker:20px;counter-reset:bullet-list}.BulletList_badge__99Liu .BulletList_item__YYKSt{align-items:start;column-gap:10px;counter-increment:bullet-list}.BulletList_badge__99Liu .BulletList_item__YYKSt:before{content:counter(bullet-list);display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:calc((var(--cs-type-body-size)*var(--cs-type-body-line) - 20px)/2);box-sizing:border-box;padding-top:calc(var(--cs-badge-optical)*2);border-radius:50%;background:var(--cs-accent);color:var(--cs-badge-numeral,#fff);font-family:var(--cs-font-body);font-size:14px;font-weight:500;line-height:1}.BulletList_attached__sAGH3{margin-top:var(--bullets-attached-step,18px)}@media screen and (max-width:767px){.BulletList_attached__sAGH3{margin-top:var(--bullets-attached-step,14px)}}