.LogInBtn_container__cWFb1{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;margin-bottom:2rem;padding-top:2rem}.LogInBtn_button__9hqWn{display:block;cursor:pointer;color:#fff;margin:0 auto;position:relative;text-decoration:none;font-weight:600;border-radius:10px;overflow:hidden;padding:3px;isolation:isolate;display:flex}.LogInBtn_button__9hqWn:before{content:"";position:absolute;top:0;left:0;width:400%;height:100%;background:linear-gradient(115deg,#4fcf70,#fad648,#a767e5,#12bcfe,#44ce7b);background-size:25% 100%;animation:LogInBtn_an-at-keyframe-css-at-rule-that-translates-via-the-transform-property-the-background-by-negative-25-percent-of-its-width-so-that-it-gives-a-nice-border-animation_-We-use-the-translate-property-to-have-a-nice-transition-so-it_s-not-a-jerk-of-a-start-or-stop__cxqsN .75s linear infinite;animation-play-state:paused;translate:-5% 0;transition:translate .25s ease-out;z-index:-1}.LogInBtn_button__9hqWn:hover:before{animation-play-state:running;transition-duration:.75s;translate:0 0}@keyframes LogInBtn_an-at-keyframe-css-at-rule-that-translates-via-the-transform-property-the-background-by-negative-25-percent-of-its-width-so-that-it-gives-a-nice-border-animation_-We-use-the-translate-property-to-have-a-nice-transition-so-it_s-not-a-jerk-of-a-start-or-stop__cxqsN{to{transform:translateX(-25%)}}.LogInBtn_button__9hqWn span{position:relative;display:block;padding:.8rem 1.5rem;font-size:1.1rem;border-radius:8px;background:#0a1013;height:100%;letter-spacing:.1em;display:flex;justify-content:center;align-items:center;gap:.8rem}