.detailed-check-list>li{position:relative}.detailed-check-list>li:not(:last-child){margin-bottom:40px}.detailed-check-list>.cross:after,.detailed-check-list>.cross:before{background:var(--clr-gray);content:"";height:2px;left:0;position:absolute;top:14px;width:25px}.detailed-check-list>.cross:before{transform:rotate(45deg)}.detailed-check-list>.cross:after{transform:rotate(-45deg)}.detailed-check-list>.check:before{border-color:#2284c5;border-style:solid;border-width:0 0 2px 2px;content:"";height:13px;left:0;position:absolute;top:14px;transform:rotate(-45deg);width:25px}