.list-module ul{column-gap:35px;list-style:none;margin-bottom:20px;row-gap:20px}.list-module ul li{padding-left:30px;position:relative;width:calc(50% - 17.5px)}.list-module ul li:before{background:no-repeat 50%/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='23' viewBox='0 0 24 23' fill='none'><path d='M1.5 11.0071L10.0556 19.75L22.5 1.75' stroke='%23FF006F' stroke-width='3'/></svg>");background-repeat:no-repeat;background-size:contain;content:"";height:18px;left:0;position:absolute;top:2px;width:21px}@media (max-width:767px){.list-module ul li{width:100%}}