.wd-list{--li-pl:0;--li-mb:15px;--list-mb:0;list-style:none}.wd-list li{display:flex;justify-content:inherit;align-items:center;position:relative;gap:10px;transition:all .25s ease}.wd-list .wd-icon,.wd-list picture,.wd-list>li>img{flex:0 0 auto;vertical-align:middle;text-align:center;max-width:150px;transition:inherit}.wd-list picture,.wd-list>li>img.wd-lazy-load{width:auto}.wd-list-type-ordered{counter-reset:item}.wd-list-type-ordered .wd-icon{font-weight:600}.wd-list-type-ordered .wd-icon:before{counter-increment:item;content:counter(item) "."}.wd-list-type-unordered .wd-icon:before{font-family:woodmart-font;content:"\f113"}.wd-list-type-unordered:not(.wd-list-shape-icon) .wd-icon{font-size:60%}.wd-list-shape-icon .wd-icon{line-height:1;display:flex;justify-content:center;box-sizing:content-box;align-items:center;padding:.42em;height:1em;width:1em}.wd-list-shape-icon.wd-list-type-unordered .wd-icon:before{font-size:65%}.wd-list-style-rounded .wd-icon{clip-path:circle(50%)}@media (max-width:1024px){.wd-list:is(.wd-fontsize-m,.wd-fontsize-l){font-size:16px}}