.hover-effect-images{position:relative;display:inline-block}.hover-effect-images::before,.hover-effect-images::after{content:"";position:absolute;background:#ffffff;transition:all .3s linear}.hover-effect-images::before{width:calc(50% + 2px);height:1px;bottom:-6px;left:-10px}.hover-effect-images::after{width:1px;height:calc(50% + 2px);top:-10px;right:-6px}.hover-effect-images span::before,.hover-effect-images span::after{content:"";position:absolute;background:#ffffff;transition:all .3s linear}.hover-effect-images span::before{width:calc(50% + 2px);height:1px;top:-6px;right:-10px}.hover-effect-images span::after{width:1px;height:calc(50% + 2px);bottom:-10px;left:-6px}