.wd-list{--list-mb: 0;--li-mb: 15px;--li-pl: 0;--wd-row-gap: var(--li-mb);display:flex;flex-direction:column;justify-content:var(--wd-align);gap:var(--wd-row-gap);list-style:none}.wd-list li{position:relative;display:flex;align-items:center;justify-content:inherit;gap:10px;margin-bottom:0 !important;transition:all .25s ease}.wd-list .wd-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--color-gray-800);line-height:1;transition:all .25s ease;font-size:var(--li-icon-s, 1em)}.wd-list.wd-design-bordered li:not(:first-child):before{content:"";position:absolute;top:calc(var(--wd-row-gap) / 2 * -1);inset-inline:0px;border-top:1px solid var(--brdcolor-gray-300)}.wd-list .wd-icon :is(img,svg){width:var(--li-icon-s, revert-layer);min-width:var(--li-icon-s, 6px);max-width:150px;fill:currentColor}.wd-list .wd-icon:has(:is(img,svg)):before{display:none}.wd-list.wd-type-ordered{counter-reset:item}.wd-list.wd-type-ordered .wd-icon{font-weight:600}.wd-list.wd-type-ordered .wd-icon:before{content:counter(item) ".";counter-increment:item}.wd-list.wd-type-unordered .wd-icon:before{font-size:.6em;content:"\f113";font-family:"woodmart-font"}.wd-list.wd-type-unordered-2 .wd-icon:before{content:"";width:1em;height:1em;font-size:calc(var(--li-icon-s, 10px) / 2);background:currentColor;border-radius:50%}.wd-list.wd-shape-icon .wd-icon{background-color:var(--color-gray-200);width:var(--li-icon-s, 2em);height:var(--li-icon-s, 2em);font-size:calc(var(--li-icon-s, 2em) / 2)}.wd-list.wd-shape-icon .wd-icon :is(img,svg){width:calc(var(--li-icon-s, 2em) / 2);height:calc(var(--li-icon-s, 2em) / 2);min-width:calc(var(--li-icon-s, 14px) / 2);object-fit:contain}.wd-list.wd-style-rounded .wd-icon{border-radius:50%}.wd-toggle .wd-toggle-head.wd-dir-row{align-items:center;justify-content:space-between}.wd-toggle-head .wp-block-wd-title.title{font-size:1.1em}.wd-toggle-icon{--wd-icon-w: 12px;fill:var(--color-gray-800);transition:all .25s ease}.wd-toggle-content{margin-top:20px}.wd-toggle-content-inner{--wd-row-gap: 20px;display:flex;flex-direction:column;row-gap:var(--wd-row-gap);opacity:0;transition:all .25s ease}:root .wd-toggle-content-inner>*{margin-bottom:0}@media (min-width: 1025px){.wd-toggle.wd-state-static-lg .wp-block-wd-icon{display:none}.wd-toggle:is(.wd-state-closed-lg,.wd-state-opened-lg) .wd-toggle-head{cursor:pointer}.wd-toggle.wd-state-closed-lg .wd-toggle-content{display:none}.wd-toggle.wd-active-lg.wd-icon-rotate .wd-toggle-icon{transform:rotate(180deg)}.wd-toggle.wd-active-lg .wd-toggle-content-inner{opacity:1}}@media (max-width: 768.98px){.wd-toggle.wd-state-static-sm .wp-block-wd-icon{display:none}.wd-toggle.wd-state-closed-sm .wd-toggle-content{display:none}.wd-toggle.wd-active-sm.wd-icon-rotate .wd-toggle-icon{transform:rotate(180deg)}.wd-toggle.wd-active-sm .wd-toggle-content-inner{opacity:1}}@media (min-width: 769px) and (max-width: 1024px){.wd-toggle.wd-state-static-md-sm .wp-block-wd-icon{display:none}.wd-toggle.wd-state-closed-md-sm .wd-toggle-content{display:none}.wd-toggle.wd-active-md-sm.wd-icon-rotate .wd-toggle-icon{transform:rotate(180deg)}.wd-toggle.wd-active-md-sm .wd-toggle-content-inner{opacity:1}}