.c-use_cases{display:flex;flex-wrap:wrap;padding-bottom:8rem}.c-use_cases__tile{width:100%;min-height:125px;display:flex;margin:1em;justify-content:center;align-items:center;text-decoration:none;transition:all .42s cubic-bezier(.165,.84,.44,1);border:1px solid #c2c8cc;border-radius:5px;color:#00317f;font-size:1.2rem;padding:1em;text-align:center}.c-use_cases__tile:hover{background-color:#cdf2fc;box-shadow:0 1px 1px 0 #ccc,0 10px 20px 0 #ccc}.c-use_cases__tile:hover:nth-child(2n+0){background-color:#f2b800}.c-use_cases__tile:hover:nth-child(3n+0){background-color:#42c9c9}.c-use_cases__tile:hover:nth-child(4n+0){background-color:#ff847d}@media only screen and (min-width:768px){.c-use_cases__tile{width:calc(25% - 2.2em)}}