.checklist{align-items:flex-start;display:flex;flex-wrap:wrap;margin:4rem 0}.checklist__item{box-sizing:border-box;flex-shrink:0;font-size:1rem;font-weight:300;margin-bottom:1.5rem;max-width:750px;padding-left:2.5rem;position:relative;width:100%}.checklist__item .richtext:before{background-image:url(/_nuxt/img/chck-coin.9b9ebf0.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;height:1.5rem;left:-2.5rem;position:absolute;top:.25rem;width:1.5rem}.checklist__item .richtext{position:relative}.checklist__item p{margin-top:1rem}.checklist__item--highlight{color:var(--color-main)}.checklist__item--highlight p{font-weight:400}