.s-brand-icons{background-color:var(--surface-subtle);margin-inline:0;max-width:unset;overflow:hidden;padding-block:3rem;padding-inline:0;position:relative;width:100%}.s-brand-icons:not(:has(.s-brand-icons__header)){padding-block:1.5rem}.s-brand-icons__header{background-image:radial-gradient(circle,hsla(50,47%,93%,.93) 59%,transparent);bottom:0;flex-direction:column;height:100%;left:50%;line-height:1;padding-inline:1.5rem;position:absolute;top:0;transform:translateX(-50%);z-index:2}.s-brand-icons__header,.s-brand-icons__header__stars{align-items:center;display:flex;gap:.25rem;justify-content:center}.s-brand-icons__header__stars{color:var(--primary-base);flex-direction:row;margin-bottom:.125rem}.s-brand-icons__title{font-family:var(--font-body);font-size:var(--font-responsive-md);font-weight:700}.s-brand-icons__subtitle{font-family:var(--font-body);font-size:var(--font-responsive-sm);font-weight:700;margin-bottom:.375rem}.s-brand-icons__text{font-family:var(--font-body-light);font-size:var(--font-responsive-sm)}.s-brand-icons__list-wrapper{align-items:center;animation:horz-scroll 20s linear infinite;display:flex;height:2.5rem;overflow:hidden;position:relative;white-space:nowrap;width:-moz-max-content;width:max-content}.s-brand-icons__list{align-items:center;display:flex;flex-direction:row;gap:3rem;justify-content:flex-start}.s-brand-icons__item{flex-shrink:0;height:2.5rem;width:auto}.s-brand-icons__item img{display:block;filter:grayscale(100%);height:100%;width:auto}@media (prefers-reduced-motion:reduce){.s-brand-icons__list-wrapper{animation:none}}