.shine-three,.shine-three-one{position:relative}.shine-three:before{z-index:2;content:"";opacity:0;background:#fff3;width:100%;height:0;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shine-three-one:after{z-index:2;content:"";opacity:0;background:#fff3;width:0;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shine-three:hover:before,.shine-three-one:hover:after{-webkit-animation:.75s square;animation:3s square}@keyframes square{0%{opacity:1}40%{opacity:1}to{opacity:0;width:200%;height:200%}}
