.brand-grid-simple .brand-primary a{justify-content:center;align-content:center;align-items:center;display:flex;min-height:200px}.brand-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){.brand-grid{grid-template-columns:1fr 1fr}}.brand-grid .brand-group{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem;margin:0}@media (min-width:768px){.brand-grid .brand-group:nth-child(4n) .brand-secondary,.brand-grid .brand-group:nth-child(4n-1) .brand-secondary{grid-column:1;grid-row:1}.brand-grid .brand-group:nth-child(4n) .brand-primary,.brand-grid .brand-group:nth-child(4n-1) .brand-primary{grid-column:2;grid-row:1}}@media (max-width:991.98px){.brand-grid .brand-group:nth-child(2n) .brand-secondary{grid-column:1;grid-row:1}.brand-grid .brand-group:nth-child(2n) .brand-primary{grid-column:2;grid-row:1}}.brand-grid .card{min-height:200px;margin:0;transition:all .2s ease-in-out}@media (prefers-reduced-motion:reduce){.brand-grid .card{transition:none}}.brand-grid .card.brand-has-icon{position:relative}.brand-grid .card.brand-has-icon .brand-logo:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(81,98,109,.6);z-index:-1}.brand-grid .card.brand-has-icon a{display:flex;flex-grow:1;justify-content:center;align-items:center;text-align:center;width:100%;height:100%;align-self:stretch}.brand-grid .card:active .brand-background img,.brand-grid .card:focus .brand-background img,.brand-grid .card:hover .brand-background img{transform:scale(1.1)}.brand-grid .brand-logo{position:relative;z-index:2;height:100%;margin:0;display:flex;flex-grow:1;align-self:stretch;align-items:center;justify-content:center;background-position:50%}.brand-grid .brand-logo img{margin:1rem auto;padding:.25rem;text-align:center;z-index:3;position:relative}.brand-grid .brand-background{position:absolute;z-index:1;height:100%;overflow:hidden}.brand-grid .brand-background img{transition:all .2s ease-in-out}@media (prefers-reduced-motion:reduce){.brand-grid .brand-background img{transition:none}}.brand-grid .brand-secondary figure{position:absolute;height:100%}
/*# sourceMappingURL=brand-grid.css.map */