ol.dotted-list h3,ol.dotted-list h5{font-size:18px}ol.dotted-list>li{border-left:3px dotted #cfd8dc;margin-bottom:2rem;padding-left:2rem}ol.dotted-list>li:last-child{border-left:0}ol.dotted-list>li::marker{background:#f0f8ff}ol.dotted-list{counter-reset:item;list-style:none}ol.dotted-list>li{counter-increment:item;display:flex;flex-direction:row;margin-bottom:5px}ol.dotted-list>li:before{align-items:center;background:#edf9fa;border-radius:7px;color:var(--blue);content:counter(item);display:flex;height:40px;justify-content:center;margin-left:-2.8rem;margin-right:10px;min-width:1.5rem;text-align:center;width:1.5em}ol.dotted-list:has(ul) ul{margin-left:-1.5rem}ol.dotted-list:has(ul) ul li{background:url(https://6427218.fs1.hubspotusercontent-na1.net/hub/6427218/hubfs/Checkmark.png?width=20&height=20&name=Checkmark.png) no-repeat 0 0;list-style:none;padding:0 0 3px 2rem}ol.dotted-list:has(ul) ul li::marker{margin-top:20px}ol.dotted-list .dotted-list-content{padding-left:2rem;padding-top:7px}