.ImagesList__main--1rGTQ{--active-border-width:2px;position:relative;display:flex;align-items:center}.ImagesList__wrapper--1pZhr{overflow:hidden;margin:calc(-1*var(--active-border-width));padding:var(--active-border-width)}.ImagesList__list--2UNeY{display:flex;transition:transform .15s ease}.ImagesList__item--3lLNB{font-family:inherit;font-size:100%;line-height:1.15;overflow:visible;margin:0;padding:0;text-transform:none;color:inherit;border:none;outline:none;background:none;flex-shrink:0;box-sizing:initial;width:50px;height:50px;cursor:pointer;opacity:.3;transition:opacity .1s linear}.ImagesList__item--3lLNB+.ImagesList__item--3lLNB{margin-left:var(--space-s)}.ImagesList__item--3lLNB:hover{opacity:.8}.ImagesList__item--3lLNB.ImagesList__isActive--1zvJu{position:relative;opacity:1;border-radius:2px}.ImagesList__item--3lLNB.ImagesList__isActive--1zvJu:before{position:absolute;z-index:-1;top:calc(-1*var(--active-border-width));right:calc(-1*var(--active-border-width));bottom:calc(-1*var(--active-border-width));left:calc(-1*var(--active-border-width));content:"";border-radius:inherit;background:var(--color-control-bg-border-focus)}.ImagesList__image--fc2Cn{width:100%;height:100%;border-radius:inherit;background:var(--color-bg-ghost);object-fit:cover;object-position:center}.ImagesList__button--34vAT{flex-shrink:0}.ImagesList__toLeft--3COGi{margin-right:var(--space-s)}.ImagesList__toRight--1wNeE{margin-left:var(--space-s)}