.cards1_custom{display:grid;gap:20px;grid-template-columns:6fr 3fr 3fr}.cards1_custom>a{background-position:50%;background-size:cover;border-radius:15px;height:100%;width:100%}.cards1_custom>a .overlay{border-radius:15px;height:100%;padding:230px 30px 20px;position:relative;transition:all .25s ease}.cards1_custom>a .overlay:hover{background:rgba(64,194,243,.9)}.cards1_custom h3{color:#fff;margin-bottom:5px}.cards1_custom p{color:#fff;font-size:18px}.cards1_custom img.icon{position:absolute;right:20px;top:30px;width:45px}.cards1_custom>a .overlay:hover h3,.cards1_custom>a .overlay:hover p{color:#000}.cards1_custom>a .overlay:hover img.icon{filter:invert(1)}