.bullet-list--numeric .bullet-list__item::before{font-size:0.875rem;font-style:normal;font-weight:700;letter-spacing:0.0875rem;line-height:150%;margin:0;text-transform:uppercase}.bullet-list{padding-bottom:0.5rem;padding-top:0.5rem}@media print,screen and (min-width: 48em){.bullet-list{padding-bottom:1rem;padding-top:1rem}}@media print,screen and (min-width: 64.0625em){.bullet-list{padding-bottom:1.5rem;padding-top:1.5rem}}@media screen and (min-width: 90em){.bullet-list{padding-bottom:2.5rem;padding-top:2.5rem}}.bullet-list__title-container{margin-bottom:1.5rem}@media print,screen and (min-width: 48em){.bullet-list__title-container{padding-right:0.5rem;padding-top:1rem}}@media print,screen and (min-width: 64.0625em){.bullet-list__title-container{padding-right:1.5rem;padding-top:1rem}}@media screen and (min-width: 90em){.bullet-list__title-container{padding-right:5rem;padding-top:1.5rem}}.bullet-list__subtitle{color:var(--color-semi);margin-top:0.5rem}.bullet-list__items{counter-reset:item;list-style-type:decimal-leading-zero;column-gap:8px}@media print,screen and (min-width: 48em){.bullet-list__items{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:2rem}.bullet-list--two-col-layout .bullet-list__items{grid-template-columns:repeat(2, 1fr)}}@media print,screen and (min-width: 64.0625em){.bullet-list__items{grid-template-columns:repeat(3, 1fr)}.bullet-list--two-col-layout .bullet-list__items{grid-column-start:4}}@media screen and (min-width: 90em){.bullet-list__items{grid-template-columns:repeat(4, 1fr)}}@media print,screen and (min-width: 48em){.bullet-list__items{column-gap:16px}}@media print,screen and (min-width: 64.0625em){.bullet-list__items{column-gap:16px}}@media screen and (min-width: 90em){.bullet-list__items{column-gap:24px}}.bullet-list__item{border-top:0.125rem solid var(--color-light);color:var(--color-semi);counter-increment:item;margin-bottom:1rem;padding:2.5rem 2.5rem 1.5rem 0;position:relative}.bullet-list__item:last-child{margin-bottom:0}.bullet-list__item p{margin-bottom:2.5rem}.bullet-list__item p:last-child{margin-bottom:0}@media print,screen and (min-width: 48em){.bullet-list__item{margin-bottom:0;padding:4rem 2.5rem 2rem 0.25rem}}@media print,screen and (min-width: 64.0625em){.bullet-list__item{padding-top:3rem}}@media screen and (min-width: 90em){.bullet-list__item{padding-top:3.5rem}}.bullet-list__item::before{left:0;position:absolute;text-transform:uppercase;top:0.5rem}@media print,screen and (min-width: 48em){.bullet-list__item::before{top:1.5rem}}@media print,screen and (min-width: 64.0625em){.bullet-list__item::before{top:1rem}}.bullet-list--bullets .bullet-list__item::before{background-color:var(--color-full);content:"";height:1.5rem;mask-image:url("../images/icons/check.svg");width:1.5rem}.bullet-list--numeric .bullet-list__item::before{content:"0" counter(item) ". " attr(data-title)}.bullet-list--numeric .bullet-list__item:nth-child(n+10)::before{content:counter(item) ". " attr(data-title)}