.product-hover-box{display:inline-block;vertical-align:middle;width:100%;padding:60px 0 50px 0;text-align:center}.product-hover-box .cover{width:100%;display:inline-block}.product-hover-box .box{width:calc(100% / 4 - 10px);display:inline-block;margin:0 3px 6px;height:280px;position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center top;cursor:pointer}.product-hover-box .box h3{position:absolute;top:auto;bottom:0;background:#86ba40a1;width:100%;transition:all .5s;padding:10px;font-size:19px;color:#fff;text-transform:uppercase;line-height:25px;min-height:70px;display:flex;align-items:center;justify-content:center;transition:.4s all ease-in-out}.product-hover-box .box h3 span{width:100%;display:inline-block}.product-hover-box .box:hover h3{background:#86ba40;height:100%;display:flex;justify-content:center;align-items:center}.product-hover-box .box:hover h3 span{animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite;-moz-animation:bounce 2s infinite;-o-animation:bounce 2s infinite}.product-hover-box .case-study-cta{width:100%;display:inline-block;padding:40px 0 0 0}.product-hover-box .case-study-cta a{width:auto;display:inline-block;background:#ea882b;color:#fff;border:1px solid #ea882b;border-radius:8px;font-size:20px;padding:10px 35px;outline:0}.product-hover-box .case-study-cta a:hover{background:#fff;color:#ea882b;border-color:#ea882b}@-webkit-keyframes .box:hover h3 span{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@-moz-keyframes .box:hover h3 span{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-30px)}60%{-moz-transform:translateY(-15px)}}@-o-keyframes .box:hover h3 span{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-30px)}60%{-o-transform:translateY(-15px)}}@keyframes .box:hover h3 span{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@media(max-width:1199px){.product-hover-box .box{width:calc(100% / 3 - 10px)}}@media(max-width:991px){.product-hover-box .box{width:calc(100% / 2 - 10px)}}@media(max-width:767px){.product-hover-box .box{width:calc(100% / 2 - 10px)}.product-hover-box{padding:40px 0 40px 0}}@media(max-width:580px){.product-hover-box .box{width:calc(100% / 1 - 10px)}}