.ticklist .icon{color:#399950;margin-right:5px;top:1px;position:relative;font-size:18px}
.ticklist .icon--close,.ticklist .icon--minus-rounded{color:#de0614}
.ticklist--full-width .ticklist__items{margin-top:-5px}
.ticklist--full-width .ticklist__item{flex-basis:100%;margin-top:5px}
@media(min-width:521px){.ticklist--full-width .ticklist__item{margin-right:0}
}
.ticklist--full-width .icon{margin-right:10px}
.ticklist__items{margin-top:-18px;display:flex;flex-direction:column}
@media(min-width:521px){.ticklist__items{flex-direction:row;flex-wrap:wrap}
}
.ticklist__item{margin-top:18px;display:inline-flex;align-items:flex-start}
@media(min-width:521px){.ticklist__item{margin-right:15px}
}