/* updated 04.06.2026 358 */
/* ES FID 311424 */



/* T5756 3/31/26  */
@media (min-width: 1024px) {
  .is-selection-card > .nc-checkbox-radio[aria-checked="true"], .is-selection-card > .nc-checkbox-radio:not(.is-disabled):hover {
    height: 133px!important;
  }

  .is-selection-card > .nc-checkbox-radio{
    height: 133px!important;
   }
}

/* T5876 4/06/2026  */
@media (min-width: 1024px) {
   section[data-page="IdentityVerifyMFAPasscode"] nucleus-form.w-100 {
      width: 303px;
   }
}


