.block-brands-grid header{max-width:42rem;margin-bottom:3.5rem}.block-brands-grid p{max-width:32rem}.brands-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.brand-item{width:50%;overflow:hidden;position:relative;aspect-ratio:1 / 1}@media (min-width: 992px){.brand-item{width:25%}}.brand-item img{-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out}.brand-item>picture img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.brand-item .overlay{position:absolute;bottom:2rem;left:25%;width:50%;z-index:3;background:#fff;border-radius:6px;text-align:center;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;padding:1rem}.brand-item .overlay img{max-width:100%;height:auto;width:auto;display:block;margin:0 auto;height:50px;-o-object-fit:contain;object-fit:contain}@media (max-width: 992px){.brand-item .overlay img{height:40px}}.brand-item .overlay h3{margin-bottom:1rem}.brand-item .overlay h3:last-child,.brand-item .overlay h4:last-child,.brand-item .overlay p:last-child{margin-bottom:0}.brand-item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.7)), to(rgba(0,0,0,0)));background:linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);opacity:1;-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;z-index:2}.brand-item:hover img{-webkit-transform:scale(1.02);transform:scale(1.02)}.brand-item:hover:after{height:100%}

/*# sourceMappingURL=block-brands-grid.css.map */
