#popup-newsletter .has-spinner{justify-content:center;align-items:center;display:inline-flex}#popup-newsletter .loading-spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:1s linear infinite popup-newsletter-spin;display:inline-block}@keyframes popup-newsletter-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
