.wd-text-block:not(.inline-element){max-width:var(--content-width);--content-width: var(--wd-max-width)}.wd-text-block:not(.inline-element).text-left{margin-right:auto}.wd-text-block:not(.inline-element).text-center{margin-inline:auto}.wd-text-block:not(.inline-element).text-right{margin-left:auto}.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}}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media (max-width: 1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px}}