@layer components{.c-checked-list__item{align-items:center;display:flex}.c-checked-list__item:not(:first-of-type){margin-top:1rem}.c-checked-list__icon{border:1px solid hsla(0,0%,100%,.6);border-radius:50%;display:inline-block;height:1.75rem;margin-right:1rem;position:relative;width:1.75rem}.c-checked-list__icon:before{content:"\f00c";font-family:var(--fa-font-family);font-weight:900;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}