.image-cta-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.image-cta{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:300px;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none}.image-cta__label-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;opacity:1;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:rgba(0,0,0,0.7)}.image-cta__label{color:#FFF;text-transform:uppercase;font-family:'futura-pt',sans-serif;font-size:1.5rem;padding:1rem;font-weight:800;text-align:center}.image-cta:hover,.image-cta:focus{text-decoration:none}@media screen and (min-width:768px){.image-cta{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.image-cta__label{font-size:1.5rem}.image-cta__label-wrapper{opacity:0}.image-cta:hover .image-cta__label-wrapper{opacity:1;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}}@media screen and (min-width:992px){.image-cta__label{font-size:2rem}}@media screen and (min-width:1200px){.image-cta{-webkit-box-flex:0;-ms-flex:0 1 33.33%;flex:0 1 33.33%}}