.wd-brand-item img{max-height:var(--wd-brand-img-height,60px);height:var(--wd-brand-img-height,revert-layer);width:var(--wd-brand-img-width,revert-layer);object-fit:contain;transition:all .25s ease;transform:translate3d(0,0,0)}.wd-brands .wd-carousel-item{height:auto}.wd-brands:is(.wd-with-bg,.wd-with-brd) [class*=wd-grid]{--wd-gap-lg:20px}.wd-brands:is(.wd-with-bg,.wd-with-brd) .wd-brand-item{border-radius:var(--wd-brd-radius)}.wd-brands.wd-with-bg .wd-brand-item{background-color:var(--wd-brand-bg,rgba(var(--bgcolor-black-rgb),.04))}.wd-brands.wd-with-brd .wd-brand-item{border:1px solid var(--brdcolor-gray-300)}.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)}