.home_tile{padding:120px 0 30px}.home_tile_wrapper{max-width:1320px;padding:0 10px;margin:auto}.home_tile_wrapper .row{flex-shrink:0;display:flex;flex-wrap:wrap;justify-content:center}.home_tile_wrapper a{text-decoration:none}.home_tile_wrapper .home_tile_col{flex:0 0 auto;width:50%;padding:0 10px;box-sizing:border-box;margin-bottom:20px}@media (min-width:576px){.home_tile_wrapper .home_tile_col{width:33%}}@media (min-width:768px){.home_tile_wrapper .home_tile_col{width:24%}}@media (min-width:992px){.home_tile_wrapper .home_tile_col{width:24%}}@media (min-width:1200px){.home_tile_wrapper .home_tile_col{width:14%}}.home_tile_wrapper .home_tile_col a:focus{text-decoration:underline;color:#fff}.home_tile_wrapper .home_tile_col a:focus .home_tile_card{outline:2.5px dotted #000}.home_tile_wrapper .home_tile_col .home_tile_card{min-height:200px;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;color:#fff;padding:0 20px;position:relative;font-size:1.35rem;font-weight:600;line-height:1.2}.home_tile_wrapper .home_tile_col .home_tile_card:before{position:absolute;content:'';top:0;left:0;height:100%;width:100%;background-color:#000;opacity:.5;z-index:1}.home_tile_wrapper .home_tile_col .home_tile_card .home_tile_title{position:relative;z-index:2;text-align:center}.home_tile_wrapper .home_tile_col .home_tile_card:hover .home_tile_title{text-decoration:underline}.home_tile_wrapper .home_tile_col .home_tile_card img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}@media (min-width:576px){.home_tile{padding:60px 0 0}.home_tile .home_tile_title{font-size:1.45rem;font-weight:600;line-height:1.2}}