.card-list{display:flex;box-shadow:rgba(0,0,0,0.12) 0px 0px 64px 0px;border-radius:25px;background:#fff;padding:50px 30px;padding-bottom:0}.card-list ul{margin-bottom:0}.card-list li{margin-bottom:30px}.card-list li:last-child{margin-bottom:60px}.card-list__2 ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.card-list__2 ul li{width:46%}.card-list ul li{list-style:none;position:relative}.card-list ul li::before{content:url(https://cdn2.hubspot.net/hubfs/2814158/icon-check.svg);position:absolute;display:inline-block;transform:scale(0.7);left:-40px;top:-2px}@media only screen and (max-width:768px){.card-list__2 ul li{width:100%}}