.scrolling-brands-section{overflow:hidden;position:relative;width:100%}.scrolling-brands__title{margin-bottom:30px;font-size:28px;font-weight:600}.scrolling-brands-wrapper{overflow:hidden;position:relative;width:100%;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.scrolling-brands-container{display:flex;align-items:center;gap:60px;animation:scroll-brands linear infinite;width:fit-content}.scrolling-brands-container:hover{animation-play-state:paused}.brand-item{display:flex;align-items:center;justify-content:center;min-width:120px;padding:10px 20px;text-decoration:none;transition:transform .3s ease,opacity .3s ease;cursor:pointer;flex-shrink:0}.brand-item:hover{transform:scale(1.1);opacity:.8}.brand-item[disabled]{cursor:not-allowed;opacity:.6}.brand-item[disabled]:hover{transform:none;opacity:.6}.brand-logo{max-width:100%;height:auto;object-fit:contain;display:block;filter:grayscale(0%);transition:filter .3s ease}.brand-item:hover .brand-logo{filter:grayscale(0%) brightness(1.1)}.brand-name{font-size:18px;font-weight:600;white-space:nowrap;text-transform:uppercase;letter-spacing:1px}@keyframes scroll-brands{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width: 749px){.scrolling-brands__title{font-size:22px;margin-bottom:20px}.scrolling-brands-container{gap:40px}.brand-item{min-width:100px;padding:8px 15px}.brand-name{font-size:16px}}@media screen and (max-width: 480px){.scrolling-brands-container{gap:30px}.brand-item{min-width:80px;padding:5px 10px}.brand-name{font-size:14px}}@media (prefers-reduced-motion: reduce){.scrolling-brands-container{animation:none}.scrolling-brands-wrapper{overflow-x:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-scrolling-brands-bar.css.map */
