.pillar-locations{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.pillar-locations--location{border:1px solid #feae40;border-radius:.6rem;display:block;height:20rem;overflow:hidden;position:relative;width:26rem}.pillar-locations--location img{height:100%;object-fit:cover;vertical-align:top;width:100%}.pillar-locations--location h3{align-items:center;background:rgba(0,0,0,.43);color:#fff;display:flex;font-size:2.3rem;height:100%;justify-content:center;left:0;line-height:1.2;margin:0;padding:3rem;position:absolute;top:0;transition:.2s;width:100%}.pillar-locations--location:hover h3{background:rgba(0,0,0,.66)}