.wd-social-icons.wd-style-simple{--wd-social-bg:#EFEFEF;--wd-social-bg-hover: var(--wd-primary-color);--wd-social-color: rgba(0,0,0,0.4);--wd-social-color-hover: #fff}.wd-social-icons.wd-style-simple.color-scheme-light,[class*="color-scheme-light"] .wd-social-icons.wd-style-simple{--wd-social-bg: rgba(255,255,255,0.3);--wd-social-color: #fff}.wd-social-icons.wd-style-colored{--wd-social-color: #fff;--wd-social-shadow-hover: inset 0 0 200px rgba(0,0,0,0.15)}.wd-social-icons.wd-style-colored>a{--wd-social-bg: var(--wd-social-brand-color)}.wd-social-icons.wd-style-colored-alt{--wd-social-color: rgba(0,0,0,0.4);--wd-social-color-hover: #fff;--wd-social-bg:#EFEFEF}.wd-social-icons.wd-style-colored-alt>a{--wd-social-bg-hover: var(--wd-social-brand-color)}.wd-social-icons.wd-style-colored-alt.color-scheme-light,[class*="color-scheme-light"] .wd-social-icons.wd-style-colored-alt{--wd-social-color: #fff;--wd-social-bg: rgba(255,255,255,0.3)}.wd-social-icons.wd-style-bordered{--wd-social-color: rgba(0,0,0,0.4);--wd-social-color-hover: #fff;--wd-social-brd: 2px solid;--wd-social-brd-color: #CCC}.wd-social-icons.wd-style-bordered>a{--wd-social-bg-hover: var(--wd-social-brand-color);--wd-social-brd-color-hover: var(--wd-social-brand-color)}.wd-social-icons.wd-style-bordered.color-scheme-light,.color-scheme-light .wd-social-icons.wd-style-bordered{--wd-social-color: #fff;--wd-social-brd-color: rgba(255,255,255,0.4)}.wd-social-icons.wd-style-primary{--wd-social-color: var(--wd-primary-color);--wd-social-color-hover: #fff;--wd-social-bg-hover: var(--wd-primary-color);--wd-social-brd: 2px solid;--wd-social-brd-color: var(--wd-primary-color)}
.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}
.scrollToTop{position:fixed;left: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{left:12px;bottom:12px;width:40px;height:40px;font-size:14px}}
.wd-brands [class*="wd-grid"]{--wd-gap-lg: .001px}.wd-brand-item{position:relative;display:flex;align-items:center;height:100%;justify-content:var(--wd-align, center);padding:var(--wd-brand-pd, 20px)}.wd-brand-item a{display:flex;align-items:center;justify-content:var(--wd-align, center);height:100%;width:100%;z-index:1;--wd-link-color: var(--color-gray-500);--wd-link-color-hover: var(--wd-primary-color)}.wd-brand-item img{max-height:var(--wd-brand-img-height, 60px);height:var(--wd-brand-img-height, auto);width:var(--wd-brand-img-width, auto);object-fit:contain;transition:all .25s ease}.wd-brands .wd-carousel-item{height:auto}.wd-brands.wd-layout-list [class*="wd-grid"]{--wd-gap-lg: 20px}.wd-brands.wd-layout-list:not(.wd-with-bg) .wd-brand-item{padding:var(--wd-brand-pd, 0.001px)}.wd-brands.wd-with-bg [class*="wd-grid"]{--wd-gap-lg: 20px}.wd-brands.wd-with-bg .wd-brand-item{background-color:var(--wd-brand-bg, rgba(var(--bgcolor-black-rgb), 0.04));border-radius:var(--wd-brd-radius)}.wd-hover-simple .wd-brand-item img{filter:grayscale(100%)}.wd-hover-simple .wd-brand-item:hover img{filter:grayscale(0)}.wd-hover-alt .wd-brand-item img{opacity:.5;filter:grayscale(100%)}.wd-hover-alt .wd-brand-item:hover img{opacity:1;filter:grayscale(0)}
.mfp-bg{position:fixed;z-index:1102;overflow:hidden;background-color:rgba(0,0,0,0.7);inset:0;opacity:0;transition:all 0.45s cubic-bezier(0.19, 1, 0.22