.home-resources__wrapper{display:flex;flex-wrap:wrap;margin:20px 0 0;width:100%}@media (min-width:992px){.home-resources__wrapper{margin:50px 0}}.home-resources__tile{text-decoration:none;background-color:#f4f9fc;transition:background-color .3s ease;margin-bottom:5px;flex:0 43%;margin:2% 2% 0 0;padding:25px 10px;display:flex;align-items:center}.home-resources__tile:nth-child(2n){margin-right:0}@media (min-width:992px){.home-resources__tile{flex:1 0 21%;margin-right:15px;margin-bottom:15px}.home-resources__tile:nth-child(2){margin-right:15px}.home-resources__tile:nth-child(4){margin-right:0}}.home-resources__tile:focus,.home-resources__tile:hover{background-color:#b00135}.home-resources__tile:focus .tile-content__wrapper .tile-content__product,.home-resources__tile:hover .tile-content__wrapper .tile-content__product{color:#fff}.home-resources__tile:focus .tile-content__wrapper i,.home-resources__tile:hover .tile-content__wrapper i{color:#fff}.home-resources__tile .tile-content__wrapper{text-align:center;width:100%}@media (min-width:992px){.home-resources__tile .tile-content__wrapper{padding:45px 10px}}.home-resources__tile .tile-content__wrapper i{color:#007dba;font-size:28px;margin-bottom:15px}.home-resources__tile .tile-content__product{width:100%;text-align:center;font-weight:700;color:#4d4d4d;font-size:19px}