.ButtonComponent_button__0f1v_{position:relative;padding:5px;cursor:pointer}.ButtonComponent_button__0f1v_:after,.ButtonComponent_button__0f1v_:before{content:"";position:absolute;background:transparent;z-index:2;width:0;height:0;opacity:0;transition:width .2s linear .15s,height .15s linear,opacity 0s .35s}.ButtonComponent_button__0f1v_:before{top:0;right:0;border-top:1px solid;border-left:1px solid}.ButtonComponent_button__0f1v_:after{bottom:0;left:0;border-bottom:1px solid;border-right:1px solid}.ButtonComponent_button__0f1v_:hover:after,.ButtonComponent_button__0f1v_:hover:before{width:100%;height:99%;opacity:1;transition:width .2s linear,height .15s linear .2s,opacity 0s}.ButtonComponent_buttonArrow___2fsP{animation:ButtonComponent_moving__1kWv8 1s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes ButtonComponent_moving__1kWv8{0%{transform:translateZ(0)}50%{transform:translate3d(5px,0,0)}}