.scrolling-container{overflow:hidden;position:relative;width:100%}.scrolling-content{animation:scroll 15s linear infinite;display:flex;gap:2.5rem;animation:scroll 50s linear infinite;white-space:nowrap}.scrolling-content:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translateX(0%)}100%{transform:translateX(-30%)}}h1,h2,h3,h4,h5,h6,p,div{font-family:"Inter"}input,select,textarea{font-family:"Inter";font-size:16px}::-moz-placeholder{color:#232323;opacity:.3}::placeholder{color:#232323;opacity:.3}option{color:#232323}

/*# sourceMappingURL=forbrands_page-8414e4bc.css.map*/