.cat-wrap{cursor:pointer;position:relative}.cat-wrap .bg-image{background-position:50%;background-repeat:no-repeat;background-size:contain;padding-top:150%;transition:all .5s ease-in-out}.cat-wrap:before{color:#fff;content:"View";left:50%;opacity:0;position:absolute;text-shadow:1px 1px 2px #eee;top:50%;transform:translate(-50%,-50%);transition:all .5s ease-in-out;z-index:1}.cat-wrap:hover .bg-image{filter:blur(8px);-webkit-filter:blur(8px)}.cat-wrap:hover:before{opacity:1}
