.SupportForm{margin:0 auto;max-width:30rem}.SupportForm--error .SupportForm_form,.SupportForm--success .SupportForm_form{opacity:0;pointer-events:none}.SupportForm_content{position:relative}.SupportForm_message{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;top:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.SupportForm input.ring-red-500{-webkit-animation:shake .2s ease-in-out 0s 2;-o-animation:shake .2s ease-in-out 0s 2;animation:shake .2s ease-in-out 0s 2}@-webkit-keyframes shake{0%{margin-left:0}25%{margin-left:.3125rem}75%{margin-left:-.3125rem}to{margin-left:0}}@-o-keyframes shake{0%{margin-left:0}25%{margin-left:.3125rem}75%{margin-left:-.3125rem}to{margin-left:0}}@keyframes shake{0%{margin-left:0}25%{margin-left:.3125rem}75%{margin-left:-.3125rem}to{margin-left:0}}
