.list-style{list-style:none;padding-left:0}.list-style li{margin-bottom:10px;padding-left:20px;position:relative}.list-style li:before{background-color:#e1e2e2;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:10px;width:10px}.list-style.list-style_disc2 li:before{background-color:#0068b2}.list-style.list-style_check li{padding-left:30px}.list-style.list-style_check li:before{background:url(https://20502561.fs1.hubspotusercontent-na1.net/hubfs/20502561/corporate2024/common/icn_check-blue.svg) no-repeat 0 0;background-size:cover;border-radius:0;height:25px;left:0;top:3px;width:25px}.list-style.list-style_decimal{counter-reset:ol_li}.list-style.list-style_decimal li{padding-left:30px}.list-style.list-style_decimal li:before{background:none;color:#0068b2;content:counter(ol_li) ".";counter-increment:ol_li;font-weight:500;height:auto;left:0;top:0;width:auto}.list-style.list-style_flex{display:flex;flex-wrap:wrap}.list-style.list-style_flex li{margin:0 20px 10px 0;width:calc(25% - 15px)}.list-style.list-style_flex li:nth-child(4n){margin-right:0}@media screen and (max-width:1024px){.list-style.list-style_flex li{width:calc(33.3333% - 13.33333px)}.list-style.list-style_flex li:nth-child(4n){margin-right:20px}.list-style.list-style_flex li:nth-child(3n){margin-right:0}}@media screen and (max-width:767px){.list-style.list-style_flex li{margin-right:0;width:100%}.list-style.list-style_flex li:nth-child(4n){margin-right:0}}