.wd-list{list-style:none;--li-pl: 0;--list-mb: 0;--li-mb: 15px}.wd-list li{position:relative;display:flex;align-items:center;justify-content:inherit;gap:10px;transition:all .25s ease}.wd-list .wd-icon,.wd-list>li>img,.wd-list picture{max-width:150px;flex:0 0 auto;vertical-align:middle;text-align:center;transition:inherit}.wd-list>li>img.wd-lazy-load,.wd-list picture{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{content:counter(item) ".";counter-increment:item}.wd-list-type-unordered .wd-icon:before{content:"\f113";font-family:"woodmart-font"}.wd-list-type-unordered:not(.wd-list-shape-icon) .wd-icon{font-size:60%}.wd-list-shape-icon .wd-icon{line-height:1;padding:.42em;width:1em;height:1em;box-sizing:content-box;display:flex;align-items:center;justify-content:center}.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}}