.l-logo-repeater{border-radius:20px;--cols:2;--cols-space:3%;--rows-space:1.5%;--rows-height:160px}.c-logo-repeater__item{border-radius:10px;box-shadow:0 7px 15px 1px rgba(0,0,0,.15);box-sizing:border-box;height:var(--rows-height);margin:0 var(--cols-space) var(--rows-space) 0;padding:35px;position:relative;transition:background-color .2s ease-in-out;width:calc((100% - (var(--cols) - 1)*var(--cols-space))/var(--cols))}.l-logo-repeater.bg-white .c-logo-repeater__item{margin:0;padding:10px 35px}.c-logo-repeater__item--noshadow{box-shadow:none;height:auto;padding:10px 35px}.c-logo-repeater__item--link:active,.c-logo-repeater__item--link:focus,.c-logo-repeater__item--link:hover{background-color:var(--mint-color)}.c-logo-repeater__item--link:active img,.c-logo-repeater__item--link:focus img,.c-logo-repeater__item--link:hover img{-webkit-filter:invert(100%);filter:invert(100%)}.c-logo-repeater__item img{display:block;height:100%!important;object-fit:contain;width:100%!important}.c-logo-repeater__item a{bottom:0;display:block;left:0;position:absolute;right:0;top:0}@media(max-width:767px){.c-logo-repeater__item:nth-child(2n){margin-right:0}}@media(min-width:768px) and (max-width:991px){.l-logo-repeater{--cols:3;--cols-space:3%;--rows-space:1.5%;--rows-height:200px}.c-logo-repeater__item:nth-child(3n){margin-right:0}}@media (min-width:992px){.l-logo-repeater{--cols:5;--cols-space:3%;--rows-space:1.5%;--rows-height:200px}.c-logo-repeater__item:nth-child(5n){margin-right:0}.l-logo-repeater--col-six{--cols:6;--cols-space:1.5%;--rows-space:1.5%;--rows-height:200px}.c-logo-repeater__item:nth-child(5n){margin-right:auto}.l-logo-repeater--col-six .c-logo-repeater__item:nth-child(6n){margin-right:0}.c-logo-repeater__item--noshadow,.l-logo-repeater.bg-white .c-logo-repeater__item{padding:20px 10px}}