.logo-wall__list{flex-flow:wrap;gap:8px;display:flex}.logo-wall__item{width:calc(50% - 4px);position:relative}[data-logo-wall-list] [data-logo-wall-item]:nth-child(n+9){display:none}.logo-wall__logo{background-color:var(--theme-on-base);border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.logo-wall__logo-before{padding-top:100%}.logo-wall__logo-target{justify-content:center;align-items:center;width:32%;height:32%;display:flex;position:absolute;overflow:hidden}.logo-wall__logo-img{object-fit:contain;width:100%;height:100%;max-height:100%}@media only screen and (max-width:767.98px){.logo-wall__logo-target{width:91px;height:91px}}@media only screen and (min-width:768px) and (max-width:1023.98px){.logo-wall__logo-target{width:80px;height:80px}}@media only screen and (min-width:1024px) and (max-width:1799.98px){.logo-wall__logo-target{width:128px;height:128px}}@media (min-width:1024px){.logo-wall__item{width:calc(25% - 6px)}}
