THANK YOU FOR YOUR REGISTRATION

You will receive a copy of your registration by email. 
You will receive your unique link to the Zoom meeting by email closer to the Congress.

Before the Congress, please take a moment to make sure you are set up to use Zoom:

Setting up Zoom on Your Computer or Device

  • Download the version of Zoom for your computer or device here.
  • Install Zoom following the instructions on the Zoom site. Here is an introductory video as well:
/* Password toggle wrapper */ .password-toggle { position: absolute; right: 12px; top: 50%; transform: translateY(-50%); cursor: pointer; font-size: 18px; opacity: 0.6; } .password-toggle:hover { opacity: 1; } /* Ensure input has room for icon */ .elementor-field-type-password input { padding-right: 40px !important; }