.bs .brands{display:flex;margin:0 -20px;max-height:550px;overflow:hidden}.bs .brands .slide{align-items:center;display:flex;flex:1 0 20%;flex-direction:column;position:relative}.bs .brands .slide .brand{padding:9px 8px;width:100%}.bs .brands .slide .brand .inner{align-items:center;background:hsla(0,0%,100%,.5);border-radius:57px;display:flex;height:100%;justify-content:center;min-height:113px;padding:20px}.bs .brands .slide .brand .inner a{display:block;filter:grayscale(1);line-height:0}.bs .brands .slide .brand .inner a:hover{filter:grayscale(0)}.bs .arrows{margin-left:auto;padding-top:20px}.bs .arrows,.bs .arrows .arrow{align-items:center;display:flex;justify-content:center}.bs .arrows .arrow{background:none;border:1px solid #012b75;border-radius:50%;cursor:pointer;height:40px;margin:5px 10px;min-width:0;padding:0;width:40px}.bs .arrows .arrow:focus,.bs .arrows .arrow:hover{background:inherit;color:inherit}.bs .arrows .arrow.disabled{opacity:30%;pointer-events:none}.arrow.left:after,.arrow.right:after{border-left:1px solid #012b75;border-top:1px solid #012b75;content:"";display:block;height:10px;position:relative;top:1px;width:10px}.bs .arrows .arrow.right:after{left:-1px;transform:rotate(135deg)}.bs .arrows .arrow.left:after{left:1px;transform:rotate(-45deg)}.bs .arrows .arrow .label{left:-9999%;position:fixed}@media (max-width:990px){.bs .brands .slide{flex:1 0 25%}}@media (max-width:700px){.bs .brands .slide{flex:1 0 33.33%}}@media (max-width:450px){.bs .brands .slide{flex:1 0 50%}}