{# see shopware.css #}{# see hubspot/less/_modules/checklist.less #}.module__checklist{padding:0 10px;max-width:max-content;line-height:2;border-radius:4px;background-clip:padding-box}.module__checklist ul,.module__checklist ol{list-style:none;padding-left:40px;font-size:18px}.module__checklist ul li,.module__checklist ol li{position:relative}.module__checklist ul li div,.module__checklist ol li div{display:inline-block}.module__grid .module__checklist{padding:0}.module__grid .module__checklist ul,.module__grid .module__checklist ol{padding-left:16px;font-size:16px}.module__checklist ol.flex,.module__checklist ul.flex{padding-left:60px}.module__checklist ol.flex li,.module__checklist ul.flex li{padding-right:60px}.module__checklist ul.list--bullets li::before{content:"•";color:rgba(96,113,130,0.66);position:absolute;left:0;-webkit-transform:translateX(-250%);-ms-transform:translateX(-250%);transform:translateX(-250%)}.module__checklist ul.list--dashed li::before{content:"-";color:rgba(96,113,130,0.66);position:absolute;left:0;-webkit-transform:translateX(-250%);-ms-transform:translateX(-250%);transform:translateX(-250%)}.module__checklist ul.list--checklist li::before{content:"";position:absolute;top:0;left:0;background:url(https://cdn2.hubspot.net/hubfs/6506294/Icons/UI/icon_check_large.svg) no-repeat center center;width:14px;height:14px;background-size:26px;-webkit-transform:translate(-200%,12px);-ms-transform:translate(-200%,12px);transform:translate(-200%,12px)}.module__checklist ul.list--icons li img{position:absolute;top:0;left:0;width:24px;height:24px;-webkit-transform:translate(-170%,7px);-ms-transform:translate(-170%,7px);transform:translate(-170%,7px)}