.BrandShowcase-module__BaUMoq__container{width:min(100% - 2 * var(--sp-gutter,.5rem), 1200px);max-width:100%;padding:var(--sp-lg,1.25rem) 0 var(--sp-xl,1.75rem);box-sizing:border-box;margin:0 auto}.BrandShowcase-module__BaUMoq__title{text-align:center;margin:0 auto var(--sp-lg,1.5rem);padding-inline:var(--sp-gutter,.5rem);overflow-wrap:anywhere;background:linear-gradient(135deg, var(--fg-color,#e8eef2) 0%, var(--primary-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:max(1.15rem,min(5vw,2rem));font-weight:700}.BrandShowcase-module__BaUMoq__grid{padding-inline:var(--sp-gutter,.5rem);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-items:center;gap:.75rem;display:grid}.BrandShowcase-module__BaUMoq__brandItem{filter:grayscale()opacity(.55);cursor:pointer;justify-content:center;align-items:center;width:min(100%,3.5rem);height:3.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.BrandShowcase-module__BaUMoq__brandItem:hover{filter:grayscale(0)opacity();transform:scale(1.06)}.BrandShowcase-module__BaUMoq__brandItem:after{content:attr(data-name);white-space:nowrap;text-overflow:ellipsis;opacity:0;max-width:5rem;color:var(--fg-color-muted,var(--subText));font-size:.65rem;font-weight:500;transition:opacity .2s;position:absolute;bottom:-1.15rem;left:50%;overflow:hidden;transform:translate(-50%)}.BrandShowcase-module__BaUMoq__brandItem:hover:after{opacity:1}@media (min-width:250px){.BrandShowcase-module__BaUMoq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:480px){.BrandShowcase-module__BaUMoq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.BrandShowcase-module__BaUMoq__brandItem{width:3.75rem;height:3.75rem}}@media (min-width:768px){.BrandShowcase-module__BaUMoq__container{padding:3rem 0}.BrandShowcase-module__BaUMoq__grid{grid-template-columns:repeat(auto-fill,minmax(5.5rem,1fr));gap:1.75rem}.BrandShowcase-module__BaUMoq__brandItem{width:5rem;height:5rem}.BrandShowcase-module__BaUMoq__brandItem:after{max-width:none;font-size:.75rem}}@media (min-width:1280px){.BrandShowcase-module__BaUMoq__title{margin-bottom:3rem}}
