.newsletter-cta{display:flex;justify-content:center;padding:40px 0}.newsletter-cta .flex-vertical{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:600px;width:100%}.newsletter-cta-heading{font-size:2rem;font-weight:700;margin-bottom:20px;text-align:center}.newsletter-cta-trigger{align-items:center;background:#fff;border:1px solid #ccc;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:15px 20px;transition:background .3s ease;width:100%}.newsletter-cta-trigger:hover{background:#f9f9f9}.newsletter-cta-trigger-icon{transition:transform .3s ease;width:24px}.newsletter-cta-trigger-icon.rotated{transform:rotate(180deg)}.newsletter-cta-drawer{display:none;overflow:hidden;padding-top:15px;width:100%}.regulatory-releases-form{display:flex;flex-direction:column;gap:15px;width:100%}.regulatory-releases-form .hs-input{border:1px solid #ccc;border-radius:4px;padding:12px;width:100%}.regulatory-releases-form .button{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:12px 24px;width:100%}.regulatory-releases-form .button:hover{background:#333}