.auth-footer-reset-form{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth-footer-reset-form,.sign-in-link{display:-webkit-box;display:-ms-flexbox;display:flex}.sign-in-link{color:#949494;font-size:14px}.sign-in-link:hover{text-decoration:underline}.sign-in-link svg{margin-right:6px}.forgot-password-link{font-size:14px;text-decoration:none}.forgot-password-link:hover{text-decoration:underline}.auth-link{color:#4ce2a7;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-link--button{background-color:transparent;border-width:0;padding:0}.auth-terms{font-size:10px}.auth-terms--margin{margin-bottom:12px;margin-top:12px}.auth-footer{font-size:14px;line-height:1.2;padding-bottom:12px;padding-top:12px}.auth-footer--center,.auth-or-line{text-align:center}.auth-or-line{overflow:hidden}.auth-or-line:after,.auth-or-line:before{background-color:gray;content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.auth-or-line:before{margin-left:-50%;right:.5em}.auth-or-line:after{left:.5em;margin-right:-50%}.auth-methods-button-default{margin-bottom:12px;min-width:200px}.box-shadow-hover:hover{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}.auth-form,.form-width{width:100%}.auth-buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.form-fade-in{-webkit-animation:fade-in .3s ease-in;animation:fade-in .3s ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.auth-buttons-wrapper-disabled{opacity:.4;pointer-events:none}.loader-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.loader-container,.loader-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loader-container{background-color:hsla(0,0%,100%,.8);border-radius:20px;-webkit-box-shadow:0 2px 8px 0 rgba(99,99,99,.2);box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:2rem 3rem;width:100%}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1;visibility:visible}}@keyframes fade-in{0%{opacity:0}to{opacity:1;visibility:visible}}.choicely-login-form{background:#fff;border-radius:30px;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.24);box-shadow:0 3px 8px rgba(0,0,0,.24);margin-top:-20px;max-width:400px;padding:30px 40px;width:100%}