.marael-contact-spinner{display:inline-block;width:1em;height:1em;border:2px solid currentColor;border-right-color:#fff0;border-radius:50%;animation:marael-contact-spin .7s linear infinite;vertical-align:middle;margin-right:.55em}.marael-btn[aria-busy="true"]{cursor:wait;opacity:.78}.marael-contact-feedback[hidden]{display:none!important}.marael-contact-feedback--success{border-color:#166534;background:#f0fdf4;color:#166534}.marael-contact-feedback--error{border-color:#9f1239;background:#fff1f2;color:#881337}@keyframes marael-contact-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.marael-contact-spinner{animation-duration:2s}}