@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.blockImage{padding:8rem 0}.blockImage_heading+.blockImage_items{margin-top:5rem}.blockImage_heading{text-align:center}.blockImage_items{margin-bottom:-4rem}.blockImage_item{background:#1d1d1d;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:4rem;min-height:37.7rem;padding:6.6rem 3.3rem;position:relative;text-align:center;text-decoration:none;width:100%}.blockImage_item:before{border:.3rem solid #fff;bottom:1.5rem;content:"";left:1.5rem;position:absolute;right:1.5rem;top:1.5rem}.blockImage_itemHeading+.blockImage_itemButton{margin-top:6rem}.blockImage_itemButton,.blockImage_itemHeading{position:relative;z-index:2}.blockImage_itemPicture{bottom:0;left:0;opacity:.2;position:absolute;right:0;top:0;z-index:1}.blockImage_itemImg{font-family:"object-fit:cover";height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blockImage_itemButton{margin-left:auto;margin-right:auto}.blockImage_item:hover{color:#fff}.blockImage_item:hover .blockImage_itemButton{background-color:#ff7575}.blockImage-white{background:#fff}.blockImage-gray{background:#f4f4f4}