.groupLogoCarousel{max-width:80rem;margin:auto;--slide-height:100px;--slide-spacing:1rem;--slide-size:200px}@media (min-width:1024px){.groupLogoCarousel{--slide-height:200px;--slide-size:300px}}.groupLogoCarousel__viewport{overflow:hidden}.groupLogoCarousel__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.groupLogoCarousel__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.groupLogoCarousel__slide__inner{display:flex;align-items:center;justify-content:center;height:var(--slide-height);padding:1rem}.groupLogoCarousel__slide__img{width:100%;height:100%;object-fit:contain}.groupLogoCarousel__controls{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem}.groupLogoCarousel__buttons{display:flex;gap:.6rem;align-items:center}.groupLogoCarousel__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;border:.2rem solid var(--detail-medium-contrast);width:3.6rem;height:3.6rem;z-index:1;border-radius:50%;color:var(--text-body);display:flex;align-items:center;justify-content:center;transform:rotate(0deg)}.groupLogoCarousel__button--disabled{color:var(--detail-high-contrast)}.groupLogoCarousel__button__svg{width:35%;height:35%}.groupLogoCarousel__play{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;margin:0;border:.2rem solid var(--detail-medium-contrast);border-radius:1.8rem;display:flex;align-items:center;justify-content:center;color:var(--text-body);font-weight:700;font-size:1.4rem;padding:0 2.4rem;min-height:3.6rem;min-width:9rem;justify-self:flex-end}