#CommColabCards{padding:5% 0}.CommColabCards_S1{margin:auto auto 5%;width:80%}.CommColabCards_S2{display:grid;gap:3vw;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin:auto;width:80%}.CommColabCards_S2C1{background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;height:20rem;justify-content:flex-end;padding:10%}.CommColabCards_S2C1,.CommColabCards_S2C1B1{position:relative;transition:all .5s ease-in-out}.CommColabCards_S2C1B1{color:#fff;opacity:0;z-index:1}.CommColabCards_S2C1:hover .CommColabCards_S2C1B1{opacity:1}.CommColabCards_S2C1:hover:before{background:rgba(43,68,255,.7);content:"";inset:0;pointer-events:none;position:absolute;transition:all .5s ease-in-out;z-index:1}