ul.checkList{list-style-type:none;padding-left:0}ul.checkList li{position:relative;padding-left:30px;margin-bottom:10px}ul.checkList li:before{position:absolute;top:2px;left:0}ul.checkList.yellowCheck li:before{content:url("../../assets/yellow-check.svg");background:rgba(0,0,0,0)}ul.checkList.greenCheck li:before{content:url("../../assets/green-check.svg");background:rgba(0,0,0,0)}ul.checkList.blueCheck li:before{content:url("../../assets/blue-circle-check.svg");background:rgba(0,0,0,0)}ul.checkList.circleX li:before{content:url("../../assets/circle-x-blue.svg");background:rgba(0,0,0,0)}ul.simpleList li{margin-left:30px;margin-bottom:10px}ul.simpleList.letterList{list-style-type:lower-alpha}ul.simpleList.dotList{list-style-type:disc}ul.simpleList.numberList{list-style-type:decimal}.specialBoxShadow{box-shadow:0px 0px 21px 0px rgba(0,0,0,.15);border-bottom-left-radius:6px;border-bottom-right-radius:6px}/*# sourceMappingURL=style2.css.map */