.tickListContainer{background-color:#fff;margin:0 auto;max-width:380px;padding:24px}ul.tickList{display:flex;flex-direction:column;gap:24px;list-style:none;margin-bottom:0;padding-left:0}ul.tickList li{margin:0;padding-left:44px;position:relative}ul.tickList li:before{background-image:url(https://4624734.fs1.hubspotusercontent-na1.net/hubfs/4624734/green-tick-circle.webp);background-repeat:no-repeat;background-size:contain;content:"";height:32px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:32px}