.vee-button--style-sweep-to-right a,.vee-button--style-sweep-to-right button{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);overflow:hidden;transition:all 0.3s ease-in-out;position:relative;will-change:transform}.vee-button--style-sweep-to-right a:before,.vee-button--style-sweep-to-right button:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;transition:transform 0.3s ease-in-out;transform:scaleX(0);transform-origin:0 50%;background-color:#182af0;will-change:transform}.vee-button--style-sweep-to-right a i,.vee-button--style-sweep-to-right button i{transition:all 0.3s ease-in-out}.vee-button--style-sweep-to-right a:hover,.vee-button--style-sweep-to-right a:focus,.vee-button--style-sweep-to-right a:active,.vee-button--style-sweep-to-right button:hover,.vee-button--style-sweep-to-right button:focus,.vee-button--style-sweep-to-right button:active{color:white}.vee-button--style-sweep-to-right a:hover:before,.vee-button--style-sweep-to-right a:focus:before,.vee-button--style-sweep-to-right a:active:before,.vee-button--style-sweep-to-right button:hover:before,.vee-button--style-sweep-to-right button:focus:before,.vee-button--style-sweep-to-right button:active:before{transform:scaleX(1)}