@keyframes slideOutIn{0%{margin-right:0}25%{margin-right:-80px;margin-left:0}26%{margin-left:-180px;margin-right:0}50%{margin-right:0;margin-left:0}}.log-in-button{padding:2px 0 0;z-index:1}.log-in-button a,.log-in-button button{font-size:16px;line-height:16px;padding:16px 14px;border-radius:20px;display:grid;place-content:center;transition:all .1s ease-in-out;text-align:center;width:-moz-fit-content;width:fit-content;min-height:52.8px;border:1px solid var(--black-1);display:flex;align-items:center;max-height:48px;position:relative;background:var(--grey-background)}@media(min-width:1176px){.log-in-button a:hover,.log-in-button button:hover{cursor:pointer;margin:-2px 2px 2px -2px}.log-in-button a:hover:before,.log-in-button button:hover:before{content:"";position:absolute;top:2px;left:2px;height:100%;width:100%;border-radius:20px;background:var(--black-3);z-index:-1}.log-in-button a:hover i,.log-in-button a:hover svg,.log-in-button button:hover i,.log-in-button button:hover svg{animation:slideOutIn 1s forwards}}.log-in-button a{min-height:52.8px}.log-in-button__icon{position:relative;margin-left:6px;overflow:hidden;height:32px;width:24px}.log-in-button__icon i,.log-in-button__icon svg{transition:all .1s ease-in-out;margin-top:8px}.log-in-button--white{padding:2px 0 0;z-index:1;color:var(--white-1)}.log-in-button--white a,.log-in-button--white button{font-size:16px;line-height:16px;padding:16px 14px;border-radius:20px;display:grid;place-content:center;transition:all .1s ease-in-out;text-align:center;width:-moz-fit-content;width:fit-content;min-height:52.8px;border:1px solid var(--black-1);display:flex;align-items:center;max-height:48px;position:relative;background:var(--grey-background)}@media(min-width:1176px){.log-in-button--white a:hover,.log-in-button--white button:hover{cursor:pointer;margin:-2px 2px 2px -2px}.log-in-button--white a:hover:before,.log-in-button--white button:hover:before{content:"";position:absolute;top:2px;left:2px;height:100%;width:100%;border-radius:20px;background:var(--black-3);z-index:-1}.log-in-button--white a:hover i,.log-in-button--white a:hover svg,.log-in-button--white button:hover i,.log-in-button--white button:hover svg{animation:slideOutIn 1s forwards}}.log-in-button--white a,.log-in-button--white button{border:1px solid var(--white-1);background-color:var(--black-2)}@media(min-width:1176px){.log-in-button--white a:hover,.log-in-button--white button:hover{background-color:var(--black-3)}.log-in-button--white a:hover:before,.log-in-button--white button:hover:before{border:1px solid var(--white-1)}}.log-in-button--white i,.log-in-button--white svg{fill:var(--white-1);color:var(--white-1)}