.section{position:relative}.logo-repeater__wrapper{display:flex;justify-content:center;flex-wrap:wrap;width:100%}.brand-logo-wrapper{width:calc(25% - 2em);margin:1em}.logo-repeater__logo-wrapper{width:100%;height:250px;padding:2em;display:flex;align-items:center;justify-content:center;box-shadow:0px 3px 6px rgba(0,0,0,.15);background:white;cursor:pointer;border-radius:7px}.logo-repeater__logo{max-width:100%;max-height:100%}.brand-info-wrapper{width:calc(100vw-95px);height:100vh;position:fixed;left:95px;right:0;top:0;bottom:0;background:rgba(55,55,55,.5);display:none;z-index:999}.brand-info-wrapper.active{display:block}.brand-info{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:1.5em 2em;width:100%;max-width:650px;height:auto;background:white;color:black;text-align:center}.brand-info-close{position:absolute;right:0;top:0;padding:.5em 1em;font-weight:600;cursor:pointer}.brand-info__title{font-weight:500}#mobileIndicator{display:none}@media(max-width:1024px){.brand-logo-wrapper{width:calc(33.333% - 2em)}}@media(max-width:720px){.brand-logo-wrapper{width:calc(50% - 2em)}}@media(max-width:619px){.brand-logo-wrapper{width:100%}.brand-info-wrapper{width:100vw;height:100vh;position:fixed;left:0}.logo-repeater__logo{max-width:700px;max-height:700px}#mobileIndicator{display:block}.brand-logo{width:100%;height:auto}.logo-repeater__logo{width:90%;height:auto;max-height:100%;margin:auto}.mobile-carousel .flickity-viewport{width:100%}.mobile-carousel .flickity-page-dots{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.logo-repeater__logo{width:100%}}