.rc_tile-grid{display:flex;flex-wrap:wrap;gap:1rem}.rc_tile{background:#fff;flex:1 1 auto;text-decoration:none}.rc_tile-image{background-color:#1e3347;height:150px;overflow:hidden}.rc_tile-description{display:flex;gap:10px;padding:20px}.rc_tile-description>*{flex:1 1 80%;margin:auto auto auto 0}.rc_tile-description icon span{display:flex;height:100%}.rc_tile-description icon{max-width:20px}.rc_tile-description p{color:#1e3347}.rc_tile-heading h2{color:#fff;font-size:22px;line-height:24px;margin:0}.rc_tile-heading{background-color:#1e3347;padding:15px 20px 20px}.rc_tile h2,.rc_tile-description p,.rc_tile-heading{transition:all .2s}.rc_tile-description p{text-decoration:underline;text-decoration-color:#fff}.rc_tile h2{text-decoration:underline;text-decoration-color:#1e3347}.rc_tile:hover h2{text-decoration:underline;transition:all .2s}.button-style .rc_tile-description{flex-direction:column}.button-style .rc_tile-description a{display:flex;gap:5px;padding:13px 20px;text-decoration:none}.button-style .rc_tile-description a p{color:#fff;margin:0}.button-style .rc_tile-description icon{width:20px}.button-style .rc_tile-heading h2{color:#1e3347}.button-style .rc_tile-heading,.button-style .rc_tile-image{background-color:#fff;padding-bottom:0}