.zu-our-tools-section{background:#392c7d;overflow:hidden;padding:20px 0}.zu-our-tools-section .marquee-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.zu-our-tools-section .marquee-content{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-ms-flex-pack:distribute;-webkit-animation:scroll 30s linear infinite;animation:scroll 30s linear infinite;gap:60px;justify-content:space-around;min-width:100%;padding-right:60px}.zu-our-tools-section .brand-item{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.zu-our-tools-section .brand-item img,.zu-our-tools-section .brand-item svg{display:block;max-height:50px;opacity:.7;-webkit-transition:opacity .3s;transition:opacity .3s;width:auto}.zu-our-tools-section .brand-item img:hover,.zu-our-tools-section .brand-item svg:hover{opacity:1}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.marquee-content{-webkit-animation-name:scroll-infinite;animation-name:scroll-infinite}@-webkit-keyframes scroll-infinite{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes scroll-infinite{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}