/* Source and licensing information for the line(s) below can be found at https://test.lovingloyalty.com/modules/lovingloyalty/lovingloyalty_utils/css/submit-loading.css. */
button.is-loading,input.is-loading{pointer-events:none;opacity:.7}button.is-loading:after{content:'';width:14px;height:14px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;display:inline-block;margin-left:8px;animation:llSpin .8s linear infinite;vertical-align:middle}input.is-loading{background-image:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent);background-size:200% 100%;animation:llShimmer 1.2s linear infinite}@keyframes llSpin{to{transform:rotate(360deg)}}@keyframes llShimmer{from{background-position:200% 0}to{background-position:-200% 0}}
/* Source and licensing information for the above line(s) can be found at https://test.lovingloyalty.com/modules/lovingloyalty/lovingloyalty_utils/css/submit-loading.css. */