.LogoBanner_wrapper__1BMYs{padding:40px 20px;background-color:var(--white);color:var(--white);overflow:hidden;white-space:nowrap}.LogoBanner_container__wAkHo[data-contain=true]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:60px}.LogoBanner_heading__RBqWE{display:flex;flex-direction:column;text-align:center;align-items:center;gap:16px}.LogoBanner_logos__WDbIW{display:grid;justify-content:space-between;align-items:center;grid-gap:20px;gap:20px;width:100%}.LogoBanner_logoWrapper__Mm9GZ{overflow:hidden;width:100%}.LogoBanner_logoContainer__nykjw{display:flex;align-items:center;justify-content:space-evenly;gap:40px;width:200%;animation:LogoBanner_scroll__DOyVk 30s linear infinite;transition:var(--short-transition)}.LogoBanner_logo__0K0kO{aspect-ratio:1/1;max-width:140px;max-height:100px;display:flex;align-items:center;justify-content:center;object-fit:contain}.LogoBanner_label__S5Qvu{font-size:14px;font-weight:600}@keyframes LogoBanner_scroll__DOyVk{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media screen and (max-width:768px){.LogoBanner_logos__WDbIW{grid-template-columns:repeat(2,1fr)!important;justify-items:center}.LogoBanner_logoContainer__nykjw{gap:20px;animation:LogoBanner_scroll__DOyVk 15s linear infinite}}.Grid_wrapper__FzvTv{padding:60px 20px;background-color:var(--white)}.Grid_container__yGaJF[data-contain=true]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:40px}.Grid_headingContainer__br7A3{display:flex;flex-direction:column;text-align:center;align-items:center;gap:16px;max-width:800px}.Grid_grid__LP83g{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:20px;gap:20px;justify-content:center;align-items:center}.Grid_logo__EufkX{margin:auto}