.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;transition:all .25s ease}.list-icon,.wd-list>li>img,.wd-list picture{max-width:150px;flex:0 0 auto;margin-inline-end:10px;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 .list-icon{font-weight:600}.wd-list-type-ordered .list-icon:before{content:counter(item) ".";counter-increment:item}.wd-list-type-unordered .list-icon:before{content:"\f113";font-family:"woodmart-font"}.wd-list-type-unordered:not(.wd-list-shape-icon) .list-icon{font-size:60%}.wd-list-shape-icon .list-icon{min-width:1.85em;height:1.85em;line-height:1.85em}.wd-list-shape-icon.wd-list-type-unordered .list-icon:before{font-size:65%}.wd-list-style-rounded .list-icon{border-radius:100px}@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}}.searchform{position:relative;--wd-search-btn-w: var(--wd-form-height);--wd-form-height: 46px}.searchform input[type="text"]{padding-right:var(--wd-search-btn-w)}.searchform .searchsubmit{position:absolute;inset-block:0;right:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:none;background-color:transparent;box-shadow:none;color:var(--wd-form-color);font-weight:400;font-size:0}.searchform .searchsubmit:hover{color:var(--wd-form-color)}.searchform .searchsubmit:hover:after,.searchform .searchsubmit:hover img{opacity:.7}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height) / 2.3);transition:opacity .2s ease;content:"\f130";font-family:"woodmart-font"}.searchform .searchsubmit img{min-width:unset;max-width:24px;transition:opacity .2s ease}.searchform .searchsubmit:before{position:absolute;top:50%;left:50%;margin-top:calc((var(--wd-form-height) / 2.5) / -2);margin-left:calc((var(--wd-form-height) / 2.5) / -2);opacity:0;transition:opacity .1s ease;content:"";display:inline-block;width:calc(var(--wd-form-height) / 2.5);height:calc(var(--wd-form-height) / 2.5);border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle}.searchform .searchsubmit.wd-with-img:after{content:none}.searchform.search-loading .searchsubmit:before{opacity:1;transition-duration:.2s;animation:wd-rotate 450ms infinite linear}.searchform.search-loading .searchsubmit:after,.searchform.search-loading .searchsubmit img{opacity:0;transition-duration:.1s}.wd-sticky-social{position:fixed;top:50%;z-index:390;display:flex;flex-direction:column;transition:transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 1s}.wd-sticky-social .wd-social-icon{display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;margin:0;min-width:40px;width:auto;height:40px}.wd-sticky-social .wd-social-icon:hover{box-shadow:none}.wd-sticky-social .wd-social-icon:hover .wd-icon-name{max-width:220px}.wd-sticky-social .wd-icon{width:40px;font-size:14px;line-height:40px}.wd-sticky-social .wd-icon-name{overflow:hidden;padding:0;max-width:0;white-space:nowrap;font-weight:600;font-size:14px;transition:padding 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15),max-width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15)}.wd-sticky-social.buttons-loaded{transform:translate3d(0, -50%, 0)}.wd-sticky-social-right{right:0;transform:translate3d(100%, -50%, 0);align-items:flex-end}.wd-sticky-social-right .wd-social-icon{flex-direction:row-reverse}.wd-sticky-social-right .wd-social-icon:hover .wd-icon-name{padding-left:15px}.wd-sticky-social-left{left:0;transform:translate3d(-100%, -50%, 0);align-items:flex-start}.wd-sticky-social-left .wd-social-icon{flex-direction:row}.wd-sticky-social-left .wd-social-icon:hover .wd-icon-name{padding-right:15px}@media (max-width: 1024px){.wd-sticky-social{display:none}}