.zoom-spinners{position:relative;display:inline-block}.zoom-spinners.is-lg{width:48px;height:48px}.zoom-spinners.is-lg .zoom-spinners__spinner{width:6px;border-radius:6px}.zoom-spinners.is-md{width:32px;height:32px}.zoom-spinners.is-md .zoom-spinners__spinner{width:4px;border-radius:4px}.zoom-spinners.is-sm{width:16px;height:16px}.zoom-spinners.is-sm .zoom-spinners__spinner{width:2px;border-radius:2px}.zoom-spinners__spinner{position:absolute;top:38%;left:46%;width:4px;height:25%;border-radius:4px;background-color:#000;opacity:.56;animation:spinner-fade .8s linear infinite}.zoom-spinners__spinner.is-light{background-color:#fff}.zoom-spinners__spinner:nth-child(1){transform:rotate(-135deg) translateY(-120%);animation-delay:0s}.zoom-spinners__spinner:nth-child(2){transform:rotate(-90deg) translateY(-120%);animation-delay:.125s}.zoom-spinners__spinner:nth-child(3){transform:rotate(-45deg) translateY(-120%);animation-delay:.25s}.zoom-spinners__spinner:nth-child(4){transform:rotate(0) translateY(-120%);animation-delay:.375s}.zoom-spinners__spinner:nth-child(5){transform:rotate(45deg) translateY(-120%);animation-delay:.5s}.zoom-spinners__spinner:nth-child(6){transform:rotate(90deg) translateY(-120%);animation-delay:.625s}.zoom-spinners__spinner:nth-child(7){transform:rotate(135deg) translateY(-120%);animation-delay:.75s}.zoom-spinners__spinner:nth-child(8){transform:rotate(180deg) translateY(-120%);animation-delay:.875s}@keyframes spinner-fade{0%{opacity:.56}50%{opacity:.1}to{opacity:.1}}.zoom-theme--dark .zoom-spinners .zoom-spinners__spinner{background-color:#fff}.zoom-theme--highContrast .zoom-spinners .zoom-spinners__spinner{background-color:CanvasText}.zoom-icon{position:relative;display:inline-flex;justify-content:center;align-items:center;width:1em;height:1em;color:inherit;font-size:inherit;line-height:1em}.zoom-icon svg{width:1em;height:1em;fill:currentcolor}.zoom-button{position:relative;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center;box-sizing:border-box;border:1px solid transparent;outline-offset:2px;line-height:20px;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.zoom-button+.zoom-button{margin-left:8px}.zoom-button.is-full+.zoom-button.is-full{margin-top:8px;margin-left:0}.zoom-button--primary{font-weight:500;background-color:#0d6bde;color:#fff}.zoom-button--primary:focus{color:#fff;outline:none}.zoom-button--primary:hover:not(.is-loading){background-color:#0c60c8;color:#fff}.zoom-button--primary:active:not(.is-loading){background-color:#084085;color:#fff}.zoom-button--primary-danger{font-weight:500;background-color:#da1639;color:#fff}.zoom-button--primary-danger:focus{color:#fff;outline:none}.zoom-button--primary-danger:hover:not(.is-loading){background-color:#c41434;color:#fff}.zoom-button--primary-danger:active:not(.is-loading){background-color:#830d23;color:#fff}.zoom-button--secondary{background-color:#fff;color:#2a2b2d;border-color:#98a0a9}.zoom-button--secondary:focus{color:#2a2b2d;outline:none}.zoom-button--secondary:hover:not(.is-loading){background-color:#6e76801f;color:#2a2b2d}.zoom-button--secondary:active:not(.is-loading){background-color:#6e76806b;color:#2a2b2d}.zoom-button--secondary-danger{background-color:#fff;color:#da1639;border-color:#ff6682}.zoom-button--secondary-danger:focus{color:#da1639;outline:none}.zoom-button--secondary-danger:hover:not(.is-loading){background-color:#e8173d1f;color:#da1639}.zoom-button--secondary-danger:active:not(.is-loading){background-color:#e8173d6b;color:#da1639}.zoom-button--tertiary{background-color:transparent;color:#0d6bde}.zoom-button--tertiary:focus{color:#0d6bde;outline:none}.zoom-button--tertiary:hover:not(.is-loading){background-color:#0e72ed1f;color:#2057b1}.zoom-button--tertiary:active:not(.is-loading){background-color:#0e72ed6b;color:#2057b1}.zoom-button--tertiary-danger{background-color:transparent;color:#da1639}.zoom-button--tertiary-danger:focus{color:#da1639;outline:none}.zoom-button--tertiary-danger:hover:not(.is-loading){background-color:#e8173d1f;color:#da1639}.zoom-button--tertiary-danger:active:not(.is-loading){background-color:#e8173d6b;color:#da1639}.zoom-button--overlay{font-weight:500;background-color:#0000006b;color:#fff}.zoom-button--overlay:focus{color:#fff;outline:none}.zoom-button--overlay:hover:not(.is-loading){background-color:#0000007a;color:#fff}.zoom-button--overlay:active:not(.is-loading){background-color:#000c;color:#fff}.zoom-button--text{font-weight:400;background-color:transparent;color:#0d6bde}.zoom-button--text:focus{color:#0d6bde;outline:none}.zoom-button--text:hover:not(.is-loading){color:#0c60c8}.zoom-button--text:active:not(.is-loading){color:#084085}.zoom-button--text.is-pure-text{padding:0;border:none;border-color:transparent}.zoom-button--text.is-pure-text-small{border-radius:4px;font-size:10px;line-height:16px}.zoom-button--text-danger{background-color:transparent;color:#da1639}.zoom-button--text-danger:focus{color:#da1639;outline:none}.zoom-button--text-danger:hover:not(.is-loading){color:#c41434}.zoom-button--text-danger:active:not(.is-loading){color:#830d23}.zoom-button--text-danger.is-pure-text{padding:0;border:none;border-color:transparent}.zoom-button--text-danger.is-pure-text.is-text-disabled{background-color:transparent;color:#f7bac6}.zoom-button--text-danger.is-pure-text.is-text-disabled:focus{color:#f7bac6;outline:none}.zoom-button--text-danger.is-pure-text.is-text-disabled:hover:not(.is-loading){color:#f7bac6}.zoom-button--text-danger.is-pure-text.is-text-disabled:active:not(.is-loading){color:#f7bac6}.zoom-button--text-danger.is-pure-text-small{border-radius:4px;font-size:10px;line-height:16px}.zoom-button__inner-icon+.zoom-button__label{margin-left:4px}.zoom-button__inner-icon+.zoom-button__label.is-visible-hidden{margin-right:0;margin-left:0;visibility:hidden}.zoom-button__inner-icon.is-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.zoom-button--lg{padding:9px 15px;border-radius:10px;font-size:16px}.zoom-button--lg .zoom-button__inner-icon{font-size:18px}.zoom-button--md{padding:5px 11px;border-radius:8px;font-size:14px}.zoom-button--md .zoom-button__inner-icon{font-size:16px}.zoom-button--sm{line-height:16px;padding:3px 7px;border-radius:6px;font-size:12px}.zoom-button--sm .zoom-button__inner-icon{font-size:14px}.zoom-button__icon{padding:0}.zoom-button__icon.zoom-button--tertiary{background-color:transparent;color:#2a2b2d}.zoom-button__icon.zoom-button--tertiary:focus{color:#2a2b2d;outline:none}.zoom-button__icon.zoom-button--tertiary:hover:not(.is-loading){background-color:#6e76801f;color:#2a2b2d}.zoom-button__icon.zoom-button--tertiary:active:not(.is-loading){background-color:#6e76806b;color:#2a2b2d}.zoom-button__icon.zoom-button--lg{width:40px;height:40px;padding:0;border-radius:10px;font-size:14px}.zoom-button__icon.zoom-button--md{width:32px;height:32px;padding:0;border-radius:8px;font-size:14px}.zoom-button__icon.zoom-button--sm{width:24px;height:24px;padding:0;border-radius:6px;font-size:14px}.zoom-button__icon.zoom-button.is-full{width:100%}.zoom-button.is-primary-disabled{cursor:not-allowed;background-color:#e6ebef;color:#adb1b8}.zoom-button.is-primary-disabled:focus{color:#adb1b8;outline:none}.zoom-button.is-primary-disabled:hover:not(.is-loading){background-color:#e6ebef;color:#adb1b8}.zoom-button.is-primary-disabled:active:not(.is-loading){background-color:#e6ebef;color:#adb1b8}.zoom-button.is-secondary-disabled{cursor:not-allowed;background-color:#fff;color:#adb1b8;border-color:#e6ebef}.zoom-button.is-secondary-disabled:focus{color:#adb1b8;outline:none}.zoom-button.is-secondary-disabled:hover:not(.is-loading){background-color:#fff;color:#adb1b8}.zoom-button.is-secondary-disabled:active:not(.is-loading){background-color:#fff;color:#adb1b8}.zoom-button.is-tertiary-disabled{cursor:not-allowed;background-color:transparent;color:#adb1b8}.zoom-button.is-tertiary-disabled:focus{color:#adb1b8;outline:none}.zoom-button.is-tertiary-disabled:hover:not(.is-loading){background-color:transparent;color:#adb1b8}.zoom-button.is-tertiary-disabled:active:not(.is-loading){background-color:transparent;color:#adb1b8}.zoom-button.is-tertiary-disabled.is-tertiary-disabled-blue{background-color:transparent;color:#aacdf8}.zoom-button.is-tertiary-disabled.is-tertiary-disabled-blue:focus{color:#aacdf8;outline:none}.zoom-button.is-tertiary-disabled.is-tertiary-disabled-blue:hover:not(.is-loading){background-color:transparent;color:#aacdf8}.zoom-button.is-tertiary-disabled.is-tertiary-disabled-blue:active:not(.is-loading){background-color:transparent;color:#aacdf8}.zoom-button.is-text-disabled{cursor:not-allowed;background-color:transparent;color:#aacdf8}.zoom-button.is-text-disabled:focus{color:#aacdf8;outline:none}.zoom-button.is-text-disabled:hover:not(.is-loading){color:#aacdf8}.zoom-button.is-text-disabled:active:not(.is-loading){color:#aacdf8}.zoom-button.is-overlay-disabled{cursor:not-allowed;background-color:#0000006b;color:#adb1b8}.zoom-button.is-overlay-disabled:focus{color:#adb1b8;outline:none}.zoom-button.is-overlay-disabled:hover:not(.is-loading){background-color:#0000006b;color:#adb1b8}.zoom-button.is-overlay-disabled:active:not(.is-loading){background-color:#0000006b;color:#adb1b8}.zoom-button.is-reverse{flex-direction:row-reverse}.zoom-button.is-reverse .zoom-button__inner-icon+.zoom-button__label{margin-right:4px;margin-left:0}.zoom-button.is-loading{cursor:not-allowed}.zoom-button.is-full{width:100%}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button__icon.zoom-button--tertiary{background-color:transparent;color:#f7f9fa}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button__icon.zoom-button--tertiary:focus{color:#f7f9fa;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button__icon.zoom-button--tertiary:hover:not(.is-loading){background-color:#6e768054;color:#f7f9fa}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button__icon.zoom-button--tertiary:active:not(.is-loading){background-color:#0000006b;color:#f7f9fa}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--primary{background-color:#0d6bde;color:#fff}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--primary:focus{color:#fff;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--primary:hover:not(.is-loading){background-color:#7db4f7;color:#fff}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--primary:active:not(.is-loading){background-color:#084085;color:#fff}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--primary-danger{background-color:#da1639;color:#fff}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--primary-danger:focus{color:#fff;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--primary-danger:hover:not(.is-loading){background-color:#f38498;color:#fff}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--primary-danger:active:not(.is-loading){background-color:#830d23;color:#fff}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--secondary{background-color:#222325;color:#f7f9fa;border-color:#686f79}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--secondary:focus{color:#f7f9fa;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--secondary:hover:not(.is-loading){background-color:#6e768054;color:#f7f9fa}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--secondary:active:not(.is-loading){background-color:#0000006b;color:#f7f9fa}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--secondary-danger{background-color:#222325;color:#ff6682;border-color:#da1639}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--secondary-danger:focus{color:#ff6682;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--secondary-danger:hover:not(.is-loading){background-color:#e8173d54;color:#ff6682}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--secondary-danger:active:not(.is-loading){background-color:#0000006b;color:#ff6682}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--tertiary{background-color:transparent;color:#599ef2}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--tertiary:focus{color:#599ef2;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--tertiary:hover:not(.is-loading){background-color:#0e72ed54;color:#a8ccf8}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--tertiary:active:not(.is-loading){background-color:#0000006b;color:#a8ccf8}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--tertiary-danger{background-color:transparent;color:#ff6682}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--tertiary-danger:focus{color:#ff6682;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--tertiary-danger:hover:not(.is-loading){background-color:#e8173d54;color:#ff6682}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--tertiary-danger:active:not(.is-loading){background-color:#0000006b;color:#ff6682}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text{background-color:transparent;color:#599ef2}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text:focus{color:#599ef2;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text:hover:not(.is-loading){color:#7db4f7}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text:active:not(.is-loading){color:#084085}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text-danger{background-color:transparent;color:#ff6682}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text-danger:focus{color:#ff6682;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text-danger:hover:not(.is-loading){color:#f38498}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text-danger:active:not(.is-loading){color:#830d23}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text-danger.is-pure-text.is-text-disabled{background-color:transparent;color:#7a383b}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text-danger.is-pure-text.is-text-disabled:focus{color:#7a383b;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text-danger.is-pure-text.is-text-disabled:hover:not(.is-loading){color:#7a383b}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button--text-danger.is-pure-text.is-text-disabled:active:not(.is-loading){color:#7a383b}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-primary-disabled{background-color:#313235;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-primary-disabled:focus{color:#596069;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-primary-disabled:hover:not(.is-loading){background-color:#313235;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-primary-disabled:active:not(.is-loading){background-color:#313235;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-secondary-disabled{background-color:#222325;color:#596069;border-color:#313235}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-secondary-disabled:focus{color:#596069;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-secondary-disabled:hover:not(.is-loading){background-color:#222325;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-secondary-disabled:active:not(.is-loading){background-color:#222325;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-tertiary-disabled{background-color:transparent;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-tertiary-disabled:focus{color:#596069;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-tertiary-disabled:hover:not(.is-loading){background-color:transparent;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-tertiary-disabled:active:not(.is-loading){background-color:transparent;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-tertiary-disabled.is-tertiary-disabled-blue{background-color:transparent;color:#2b4588}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-tertiary-disabled.is-tertiary-disabled-blue:focus{color:#2b4588;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-tertiary-disabled.is-tertiary-disabled-blue:hover:not(.is-loading){background-color:transparent;color:#2b4588}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-tertiary-disabled.is-tertiary-disabled-blue:active:not(.is-loading){background-color:transparent;color:#2b4588}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-text-disabled{background-color:transparent;color:#2b4588}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-text-disabled:focus{color:#2b4588;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-text-disabled:hover:not(.is-loading){color:#2b4588}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-text-disabled:active:not(.is-loading){color:#2b4588}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-overlay-disabled{background-color:#0000006b;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-overlay-disabled:focus{color:#596069;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-overlay-disabled:hover:not(.is-loading){background-color:#0000006b;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-button.is-overlay-disabled:active:not(.is-loading){background-color:#0000006b;color:#596069}.is-vue3-keyboard-event .zoom-button:focus{outline:2px solid #599EF2}.zoom-theme--dark.is-vue3-keyboard-event:not(.zoom-theme--highContrast) .zoom-button:focus{outline:2px solid #0D6BDE}.zoom-theme--highContrast .zoom-button[aria-disabled=true]{border-color:GrayText;background-color:transparent;color:GrayText;forced-color-adjust:none}.zoom-theme--highContrast .zoom-button[aria-disabled=true]:hover{border-color:GrayText;background-color:transparent;color:GrayText}.zoom-theme--highContrast .zoom-button .zoom-spinners__spinner{background-color:CanvasText;opacity:.56}.zoom-theme--highContrast .zoom-button--tertiary{border:none;background-color:transparent;color:ButtonText;forced-color-adjust:none}.zoom-theme--highContrast .zoom-button--tertiary:hover:not(.is-loading){border-color:ButtonText;background-color:transparent;color:ButtonText}.zoom-theme--highContrast .zoom-button--tertiary.zoom-button__icon:not(.is-loading){forced-color-adjust:initial}.zoom-theme--highContrast .zoom-button--tertiary-danger{border:none;background-color:transparent;color:ButtonText;forced-color-adjust:none}.zoom-theme--highContrast .zoom-button--tertiary-danger:hover:not(.is-loading){border-color:ButtonText;background-color:transparent;color:ButtonText}.zoom-theme--highContrast .zoom-button--tertiary-danger.zoom-button__icon:not(.is-loading){forced-color-adjust:initial}.zoom-theme--highContrast .zoom-button--text-danger.is-text-disabled.is-pure-text.zoom-button:active,.zoom-theme--highContrast .zoom-button--text-danger.is-text-disabled.is-pure-text.zoom-button:hover{color:GrayText}.zoom-input{position:relative;display:inline-flex;align-items:center;width:100%;color:#2a2b2d;font-size:14px}.zoom-input input[type=password]::-ms-reveal{display:none}.zoom-input input[type=password]::-ms-clear{display:none}.zoom-input .zoom-button.zoom-input__clear{width:20px;height:20px;border-radius:4px;font-size:16px}.zoom-input .zoom-button.zoom-input__password{width:20px;height:20px;margin-left:8px;border-radius:4px;font-size:16px}.zoom-input--lg .zoom-input__inner{padding:9px 11px;font-size:16px;line-height:20px}.zoom-input--lg .zoom-input__inner.is-leaded{padding-left:33px}.zoom-input--lg .zoom-input__prepend{padding:9px 11px;border-radius:10px 0 0 10px;font-size:16px;line-height:20px}.zoom-input--lg .zoom-input__append{padding:9px 11px;border-radius:0 10px 10px 0;font-size:16px;line-height:20px}.zoom-input--lg .zoom-input__trailing{top:10px}.zoom-input--lg .zoom-input__trailing .zoom-icon{font-size:20px}.zoom-input--lg .zoom-input__leading{top:10px;font-size:20px}.zoom-input--sm .zoom-input__inner{padding:3px 7px;font-size:12px;line-height:16px}.zoom-input--sm .zoom-input__prepend{padding:3px 7px;border-radius:6px 0 0 6px;font-size:12px;line-height:16px}.zoom-input--sm .zoom-input__append{padding:3px 7px;border-radius:0 6px 6px 0;font-size:12px;line-height:16px}.zoom-input--sm .zoom-input__trailing,.zoom-input--sm .zoom-input__leading{top:4px}.zoom-input--sm .zoom-button.zoom-input__clear{width:16px;height:16px;border-radius:4px;font-size:16px}.zoom-input--sm .zoom-button.zoom-input__password{width:16px;height:16px;margin-left:4px;font-size:16px}.zoom-input.is-counted{padding-bottom:20px}.zoom-input.is-exceed .zoom-input__inner{border-color:#ff6682}.zoom-input.is-exceed .zoom-input__count{color:#da1639}.zoom-input__inner{z-index:1;display:inline-block;box-sizing:border-box;width:100%;padding:5px 7px;border:1px solid #C1C6CE;border-radius:8px;background-color:transparent;color:#2a2b2d;outline-offset:2px;font-size:inherit;line-height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.zoom-input__inner::placeholder{color:#686f79;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Chinese Quotes,Inter var,Inter,ui-sans-serif,Roboto,Helvetica Neue,Helvetica,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";opacity:1}.zoom-input__inner:focus{border-color:#599ef2;outline:none}.zoom-input__inner:hover:not(:focus,.is-disabled,.is-readonly){background-color:#6e76801f}.zoom-input__inner.is-disabled{border-color:#e6ebef;color:#adb1b8;cursor:not-allowed}.zoom-input__inner.is-disabled:focus{outline:none}.zoom-input__inner.is-disabled::placeholder{color:#adb1b8}.zoom-input__inner.is-readonly{border-color:#c1c6ce;background-color:#f7f9fa;color:#686f79;cursor:not-allowed}.zoom-input__inner.is-readonly:focus{outline:none}.zoom-input__inner.is-readonly::placeholder{color:#686f79}.zoom-input__inner.is-errored{border-color:#ff6682}.zoom-input__inner.is-leaded{padding-left:29px}.zoom-input__inner.is-trailed{padding-right:29px}.zoom-input__inner.is-prepended{border-top-left-radius:0;border-bottom-left-radius:0}.zoom-input__inner.is-appended{border-top-right-radius:0;border-bottom-right-radius:0}.zoom-input__trailing{position:absolute;top:6px;right:8px;z-index:2;display:flex;align-items:center}.zoom-input__trailing .zoom-icon{font-size:16px}.zoom-input__leading{position:absolute;top:8px;left:8px;z-index:2;display:flex;align-items:center;color:#686f79;font-size:16px;cursor:pointer}.zoom-input__leading.is-disabled{color:#adb1b8;cursor:not-allowed}.zoom-input__count{position:absolute;bottom:0;left:0;padding-left:8px;color:#686f79;font-size:12px;line-height:16px}.zoom-input__prepend{padding:5px 19px;border:1px solid #C1C6CE;border-right:none;border-radius:8px 0 0 8px;background-color:#f7f9fa;color:#686f79;font-size:14px;line-height:20px;text-align:center}.zoom-input__prepend.is-disabled{border-color:#e6ebef;background-color:#f7f9fa;color:#adb1b8}.zoom-input__append{padding:5px 19px;border:1px solid #C1C6CE;border-left:none;border-radius:0 8px 8px 0;background-color:#f7f9fa;color:#686f79;font-size:14px;line-height:20px;text-align:center}.zoom-input__append.is-disabled{border-color:#e6ebef;background-color:#f7f9fa;color:#adb1b8}.is-vue3-keyboard-event .zoom-input .zoom-input__inner:focus{outline:2px solid #599EF2}.is-vue3-keyboard-event .zoom-input .zoom-input__inner.is-errored{border-color:#da1639}.is-vue3-keyboard-event.is-safari-or-mac-app .zoom-input .zoom-input__inner:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #599ef2;outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input{color:#f7f9fa}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner{border-color:#555b62;color:#f7f9fa}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner::placeholder{color:#939ba4}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner:focus{border-color:#0d6bde}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner:hover:not(:focus,.is-disabled){background-color:#6e768054}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner.is-disabled{border-color:#313235;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner.is-disabled::placeholder{color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner.is-disabled:focus{outline:none}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner.is-readonly{border-color:#555b62;background-color:#2a2b2d;color:#939ba4}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner.is-readonly::placeholder{color:#939ba4}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__leading{color:#939ba4}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__leading.is-disabled{color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__count{color:#939ba4}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__prepend{border-color:#555b62;background-color:#2a2b2d;color:#939ba4}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__prepend.is-disabled{border-color:#313235;background-color:#2a2b2d;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__append{border-color:#555b62;background-color:#2a2b2d;color:#939ba4}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__append.is-disabled{border-color:#313235;background-color:#2a2b2d;color:#596069}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input.is-exceed .zoom-input__inner{border-color:#da1639}.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input.is-exceed .zoom-input__count{color:#ff6682}.is-vue3-keyboard-event.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input.is-exceed .zoom-input__inner{border-color:#da1639}.is-vue3-keyboard-event.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input.is-exceed .zoom-input__count{color:#ff6682}.is-vue3-keyboard-event.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner:focus{outline:2px solid #0D6BDE}.is-vue3-keyboard-event.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner.is-disabled:focus{outline:2px solid #0D6BDE}.is-vue3-keyboard-event.zoom-theme--dark:not(.zoom-theme--highContrast) .zoom-input .zoom-input__inner.is-errored{border-color:#da1639}.is-vue3-keyboard-event.zoom-theme--dark.is-safari-or-mac-app .zoom-input .zoom-input__inner:focus{box-shadow:0 0 0 2px #131619,0 0 0 4px #0d6bde;outline:none}.zoom-theme--highContrast .zoom-input .zoom-input__inner{border-color:ButtonText}.zoom-theme--highContrast .zoom-input .zoom-input__inner:focus{border-color:Highlight}.zoom-theme--highContrast .zoom-input .zoom-input__inner.is-disabled{border-color:GrayText;color:GrayText}.zoom-theme--highContrast .zoom-input .zoom-input__inner.is-disabled::placeholder{color:GrayText}.zoom-theme--highContrast .zoom-input .zoom-input__leading.is-disabled{color:GrayText}.zoom-form-item{margin-bottom:16px}.zoom-form-item:last-child{margin-bottom:0}.zoom-form-item .zoom-form-item__label-suffix .zoom-button__inner-icon{color:#8e9194}.zoom-form-item.is-disabled .zoom-form-item__label,.zoom-form-item.is-disabled .zoom-form-item__helper-text{color:#adb1b8}.zoom-form-item__label-wrapper{margin-bottom:4px;line-height:1}.zoom-form-item__label-wrapper.is-no-margin{margin-bottom:0}.zoom-form-item__widgets{line-height:1}.zoom-form-item__label{color:#2a2b2d;font-size:14px;line-height:20px}.zoom-form-item__optional{margin-left:4px;color:#686f79;font-size:14px;line-height:20px}.zoom-form-item__label-suffix{display:contents;font-size:14px;line-height:20px}.zoom-form-item__label-suffix .zoom-button__icon.zoom-button--sm{width:16px;height:16px;border-radius:4px}.zoom-form-item__label-suffix-inner{width:0;margin-left:4px}.zoom-form-item__asterisk{margin-left:4px;color:#da1639;font-size:12px;line-height:16px}.zoom-form-item__helper-text{margin-top:4px;color:#686f79;font-size:14px;line-height:16px}.zoom-form-item__error{display:flex;margin-top:4px}.zoom-form-item__error-icon{font-size:16px}.zoom-form-item__error-text{margin-left:4px;color:#da1639;font-size:12px;line-height:16px}.zoom-theme--dark .zoom-form-item .zoom-form-item__label-suffix .zoom-button__inner-icon{color:#8e9194}.zoom-theme--dark .zoom-form-item.is-disabled .zoom-form-item__label,.zoom-theme--dark .zoom-form-item.is-disabled .zoom-form-item__helper-text{color:#596069}.zoom-theme--dark .zoom-form-item .zoom-form-item__label{color:#f7f9fa}.zoom-theme--dark .zoom-form-item .zoom-form-item__optional{color:#939ba4}.zoom-theme--dark .zoom-form-item .zoom-form-item__asterisk{color:#ff6682}.zoom-theme--dark .zoom-form-item .zoom-form-item__helper-text{color:#939ba4}.zoom-theme--dark .zoom-form-item .zoom-form-item__error{color:#ff6682}.zoom-toast{position:fixed;box-sizing:border-box;width:400px;padding:16px;border:1px solid #DFE3E8;border-radius:8px;background-color:#fff;color:#2a2b2d;box-shadow:0 6px 12px #00000014,0 12px 24px #00000014}.zoom-toast .zoom-button.zoom-toast--closable{width:20px;height:20px;font-size:20px}.zoom-toast--right{right:16px;transition:opacity .3s,transform .3s}.zoom-toast--left{left:16px;transition:opacity .3s,transform .3s}.zoom-toast--center{left:50%;transition:opacity .3s,transform .3s,top .3s;transform:translate(-50%)}.zoom-toast__main{display:flex;align-items:flex-start;margin:0}.zoom-toast__icon.zoom-icon{font-size:20px}.zoom-toast__body{flex:1;margin:0 8px}.zoom-toast__title{font-weight:700;line-height:20px}.zoom-toast__content{line-height:20px;word-break:break-word}.zoom-toast__actionable{margin-top:16px;text-align:right}.zoom-theme--dark .zoom-toast{border:1px solid #313235;background-color:#222325;color:#f7f9fa}.zoom-toast-top-center-enter-from,.zoom-toast-top-center-leave-to{opacity:0;transform:translate(-50%,-100%)}.zoom-toast-top-right-enter-from.zoom-toast--right,.zoom-toast-bottom-right-enter-from.zoom-toast--right{right:0;transform:translate(100%)}.zoom-toast-top-left-enter-from.zoom-toast--left,.zoom-toast-bottom-left-enter-from.zoom-toast--left{left:0;transform:translate(-100%)}.zoom-toast-top-right-leave-to,.zoom-toast-top-left-leave-to,.zoom-toast-bottom-right-leave-to,.zoom-toast-bottom-left-leave-to{opacity:0}.zoom-toast-top-right-leave-to.zoom-toast--right,.zoom-toast-bottom-right-leave-to.zoom-toast--right{right:0;transform:translate(100%)}.zoom-toast-top-left-leave-to.zoom-toast--left,.zoom-toast-bottom-left-leave-to.zoom-toast--left{left:0;transform:translate(-100%)}.captcha-enroll[data-v-ed9e54c5]{border:1px solid #dcdcdc;border-top:none;border-radius:8px;position:relative;width:180px;line-height:1;background:#f2f2f7;min-height:50px}.captcha-enroll>div[data-v-ed9e54c5]{float:left}.captcha-enroll .captcha-display[data-v-ed9e54c5]{width:145px;height:48px;display:inline-block}.captcha-enroll .captcha-img[data-v-ed9e54c5]{width:100%;height:100%}.captcha-enroll .captcha-audio[data-v-ed9e54c5]{display:none}.captcha-enroll .captcha-action[data-v-ed9e54c5]{margin-left:8px;width:22px;height:48px;display:flex;flex-direction:column}.captcha-enroll .captcha-action>a[data-v-ed9e54c5]{display:inline-block}.captcha-enroll .icon-refresh[data-v-ed9e54c5]{color:#747487;margin-top:8px}.captcha-enroll .icon-refresh[data-v-ed9e54c5]:hover{color:#0e72ed}.captcha-enroll .icon-t[data-v-ed9e54c5]{color:#747487;margin-top:6px}.captcha-enroll .icon-t[data-v-ed9e54c5]:hover{color:#0e72ed}.captcha-enroll .icon-audio[data-v-ed9e54c5]{color:#747487;margin-top:8px}.captcha-enroll .icon-audio[data-v-ed9e54c5]:hover{color:#0e72ed}.captcha-enroll .play_link[data-v-ed9e54c5]{margin-top:16px;position:absolute;left:20px;color:#747487;text-decoration:none;cursor:pointer}.captcha-enroll .play_link[data-v-ed9e54c5]:hover{text-decoration:none;color:#0e72ed}.captcha-enroll .icon-play[data-v-ed9e54c5]{vertical-align:baseline;margin-right:6px}.hcaptcha-container[data-v-1f2cf01e]{width:304px;margin-left:auto;margin-right:auto}.container[data-v-1f2cf01e]:before{content:none}.container[data-v-1f2cf01e]:after{content:none}.recaptcha-container[data-v-dfe281c0]{width:304px;margin-left:auto;margin-right:auto}.container[data-v-dfe281c0]:before{content:none}.container[data-v-dfe281c0]:after{content:none}.enroll-box[data-v-6c24f19c]{min-height:100%;position:relative;background:url(../img/zr-bg.CHiIcX-y.png) no-repeat center center;background-size:cover;display:flex;align-items:center;justify-content:center}.enroll-box .main[data-v-6c24f19c]{font-size:16px;padding:100px 105px;background:#fffffff2;border-radius:24px;text-align:center;white-space:pre-wrap}.enroll-box .main .title[data-v-6c24f19c]{font-size:24px;font-weight:700;margin-bottom:46px}.enroll-box .main .enroll-btn[data-v-6c24f19c]{width:350px;height:48px;margin-top:2px;color:#fff;font-size:16px}.enroll-box .main .error-text[data-v-6c24f19c]{background:#ffe8e8;border-radius:8px;padding:15px;color:#e02828;font-size:15px;width:350px;text-align:left;margin-bottom:24px}.enroll-box .main .access-code[data-v-6c24f19c]{width:350px;vertical-align:middle}.enroll-box .main .verify-input[data-v-6c24f19c]{width:160px}.enroll-box .main .error-input[data-v-6c24f19c] .zoom-input__inner{outline:none;border-color:#e02828}.enroll-box .main .error-input[data-v-6c24f19c] .zoom-input__inner:focus{outline:none;border-color:#e02828}.enroll-box .main .enroll-tips[data-v-6c24f19c]{font-size:13px;width:350px;color:#747487;text-align:left}.enroll-box .main .captcha-section[data-v-6c24f19c]{display:inline-block;margin-left:4px;vertical-align:bottom}.enroll-box .main .center-position[data-v-6c24f19c]{margin-left:auto;margin-right:auto}.captcha-item[data-v-6c24f19c] .zoom-form-item__content{height:50px}[data-v-6c24f19c] .form .zoom-input__inner{height:48px;font-size:16px}[data-v-6c24f19c] .form .zoom-button--primary.is-primary-disabled{background-color:#72acf3}[data-v-6c24f19c] .form .zoom-form-item:before{display:none}[data-v-6c24f19c] .form .zoom-form-item:after{display:none}[data-v-6c24f19c] .form .zoom-form-item__content:before{display:none}[data-v-6c24f19c] .form .zoom-form-item__content:after{display:none}#app{height:100%;font-family:Almaden Sans,Helvetica,Arial}html,body{height:100%;margin:0}a{color:#0956b5;text-decoration:none}
