body,button,input,select,textarea{font:12px Arial,sans-serif}a{outline:none}.g-overflow-hidden{overflow:hidden}.clearfix:after{clear:both;content:"";display:block}::placeholder{color:#b3b3b3!important}:disabled::placeholder{color:#cfcfcf!important}table{border-collapse:collapse}td,th{padding:0}[type=button],[type=reset],[type=submit],button{background:none;border:none;outline:none;padding:0}[type=button]:disabled,[type=button]:disabled.ui-button,[type=reset]:disabled,[type=reset]:disabled.ui-button,[type=submit]:disabled,[type=submit]:disabled.ui-button,button:disabled,button:disabled.ui-button{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none}textarea{resize:none}body{margin:0}body,html{height:100%}main{display:block}button,input,select,textarea{font:inherit;margin:0}button,input{overflow:visible}[type=button],[type=reset],[type=submit],button{cursor:pointer}.hidden{display:none}.g-hidden{display:none!important}.ds-text-link{color:#005dba;text-decoration:none}.ds-text-link:not(:link):not(:visited){opacity:.6}.ds-text-link:link:hover,.ds-text-link:visited:hover{color:#003d76}.ds-text-link:link.focus-visible,.ds-text-link:visited.focus-visible{color:#003d76;text-decoration:underline}.ds-button{border-radius:4px;color:#58606e;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:14px;line-height:32px;min-height:32px;padding:0 10px}.ds-button.focus-visible:enabled,.ds-button:active:enabled,.ds-button:focus:enabled{box-shadow:inset 0 0 0 2px #8dc8ff}.ds-button:disabled{color:#8e99ab;cursor:not-allowed}.ds-button__content{align-items:center;display:flex}.ds-button__icon:not(:only-child){flex-shrink:0;margin-right:6px}.ds-button__text{overflow:hidden}.ds-button--wide{width:100%}.ds-button--basic{background-color:#ebeff5}.ds-button--basic:hover:enabled{background-color:#dde3ed}.ds-button--primary{background-color:#005dba;color:#fff}.ds-button--primary:hover:enabled{background-color:#004e98}.ds-button--primary:disabled{color:#41a2fc}.ds-button--ghost:hover:enabled{background-color:#ebeff5}.ds-button--flat{color:#005dba;padding-left:0;padding-right:0}.ds-button--flat:hover:enabled{color:#003d76}.ds-button--flat:disabled{color:#8dc8ff}.ds-button--flat-gray{color:#58606e;padding-left:0;padding-right:0}.ds-button--flat-gray:hover:enabled{color:#333840}.ds-button--flat-gray:disabled{color:#8e99ab}.ds-button--danger{background-color:#de1b1b;color:#fff}.ds-button--danger:hover:enabled{background-color:#b80d0d}.ds-button--danger:disabled{color:#fa8e8e}.ds-button--danger .ds-button__content,.ds-button--primary .ds-button__content,.ds-empty-state{justify-content:center}.ds-empty-state{align-items:center;display:flex;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;min-height:100%}.ds-empty-state__message{margin:5% 20%;max-width:720px}.ds-empty-state__header,.ds-empty-state__icon{color:#58606e;text-align:center}.ds-empty-state__header{font-size:22px;font-weight:600;line-height:30px;margin-top:24px}.ds-empty-state__body{font-feature-settings:"tnum" on,"lnum" on;color:#58606e;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:14px;line-height:24px;margin-top:16px;text-align:center}.ds-empty-state__action-buttons{margin-top:24px;text-align:center;white-space:nowrap}.ds-empty-state__action-buttons>*+*{margin-left:16px}.tippy-box[data-theme=ds-tooltip]{background-color:#404040;border-radius:3px;padding:5px 10px 7px;position:relative;transition-property:transform,visibility,opacity}.tippy-box[data-theme=ds-tooltip][data-state=hidden]{opacity:0}.tippy-box[data-theme=ds-tooltip][data-reference-hidden]{visibility:hidden}.tippy-box[data-theme=ds-tooltip][data-reference-hidden],.tippy-box[data-theme=ds-tooltip][data-reference-hidden]>.tippy-content{transition-property:transform,opacity}.tippy-box[data-theme=ds-tooltip]>.tippy-content{color:#fff;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:12px}.ds-text-input{height:32px;position:relative}.ds-text-input:not(.ds-text-input--borderless){background:#fff;border-radius:4px;box-shadow:inset 0 0 0 1px #afbacc}.ds-text-input:not(.ds-text-input--borderless):not(.ds-text-input--disabled):hover{box-shadow:inset 0 0 0 1px #005dba}.ds-text-input:not(.ds-text-input--borderless):not(.ds-text-input--disabled):hover.ds-text-input--invalid{box-shadow:inset 0 0 0 1px #b80d0d}.ds-text-input:not(.ds-text-input--borderless):not(.ds-text-input--disabled):focus-within{box-shadow:inset 0 0 0 2px #8dc8ff}.ds-text-input:not(.ds-text-input--borderless):not(.ds-text-input--disabled):focus-within.ds-text-input--invalid{box-shadow:inset 0 0 0 2px #de1b1b}.ds-text-input:not(.ds-text-input--borderless).ds-text-input--invalid{box-shadow:inset 0 0 0 1px #de1b1b}.ds-text-input--disabled{background-color:#f5f7fa;cursor:not-allowed;opacity:.6}.ds-text-input--disabled>*{pointer-events:none}.ds-text-input--with-adornment .ds-text-input__native-input{padding-left:32px}.ds-text-input--with-button .ds-text-input__native-input{padding-right:32px;text-overflow:ellipsis}.ds-text-input__adornment{align-items:center;display:flex;height:32px;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:32px}.ds-text-input__adornment-icon{fill:#8e99ab;height:18px;width:18px}.ds-text-input__button{align-items:center;background-color:transparent;border-radius:4px;display:flex;height:22px;justify-content:center;position:absolute;right:5px;top:5px;width:22px}.ds-text-input__button.focus-visible{box-shadow:inset 0 0 0 2px #8dc8ff}.ds-text-input__button:hover:enabled .ds-text-input__button-icon{fill:#005dba}.ds-text-input__button-icon-wrapper{align-items:center;display:flex;height:100%}.ds-text-input__button-icon{fill:#8e99ab;height:18px;width:18px}.ds-text-input__native-input{font-feature-settings:"tnum" on,"lnum" on;background-color:transparent;border:none;border-radius:4px;box-sizing:border-box;color:#1d1f24;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:14px;height:32px;line-height:24px;outline:none;padding:0 12px;width:100%}.ds-text-input__native-input::placeholder{color:#afbacc!important}.ds-text-input__native-input.ui-autocomplete-loading{background-position:right 7px center;padding-right:25px}.ds-text-input input:-webkit-autofill{box-shadow:inset 0 0 0 1px #afbacc,inset 0 0 0 32px #e4f2ff}.ds-text-input input:-webkit-autofill:active,.ds-text-input input:-webkit-autofill:focus{box-shadow:inset 0 0 0 2px #8dc8ff,inset 0 0 0 32px #e4f2ff}.ds-h1,.ds-h2,.ds-h3,.ds-h4{color:#1d1f24;margin:0}.ds-h1--single-line,.ds-h2--single-line,.ds-h3--single-line,.ds-h4--single-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-h1{font-feature-settings:"tnum" on,"lnum" on;font-size:26px;font-weight:400;line-height:36px}.ds-h1,.ds-h2{font-family:"-apple-system",system-ui,"Segoe UI",sans-serif}.ds-h2{font-feature-settings:"tnum" on,"lnum" on;font-size:22px;font-weight:600;line-height:32px}.ds-h3{font-feature-settings:"tnum" on,"lnum" on;font-size:18px;font-weight:700;line-height:28px}.ds-h3,.ds-h4{font-family:"-apple-system",system-ui,"Segoe UI",sans-serif}.ds-h4{font-feature-settings:"tnum" on,"lnum" on;font-size:14px;font-weight:700;line-height:24px}.ds-info-banner{border-left:2px solid;padding-left:8px}.ds-info-banner--success{color:#2a854e}.ds-info-banner--warning{color:#cf7911}.ds-info-banner--error{color:#de1b1b}.ds-info-banner__title{color:inherit}.ds-info-banner__body{font-feature-settings:"tnum" on,"lnum" on;color:#1d1f24;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:14px;line-height:24px}.ds-field--horizontal{align-items:flex-start;display:flex;flex:auto}.ds-field--horizontal .ds-field__label-container{flex:auto}.ds-field--horizontal .ds-field__control-container{padding-top:0;width:360px}.ds-field__label{font-feature-settings:"tnum" on,"lnum" on;color:#1d1f24;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:14px;font-weight:600;line-height:24px}.ds-field__label--required:before{color:#de1b1b;content:"*";padding-right:5px}.ds-field__label--optional:after{color:#8e99ab;content:"(optional)";padding-left:5px}.ds-field__description,.ds-field__label--optional:after{font-feature-settings:"tnum" on,"lnum" on;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:14px;line-height:24px}.ds-field__description{color:#58606e}.ds-field__label-container+.ds-field__control-container{padding-top:3px}.ds-field__error-message{font-feature-settings:"tnum" on,"lnum" on;color:#de1b1b;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:12px;line-height:20px;margin-top:5px}.appulate-logo{align-content:space-between;display:flex;flex-wrap:wrap;height:23px;justify-content:space-between;width:23px}.appulate-logo__segment{height:11px;position:relative;width:11px}.appulate-logo__segment:after,.appulate-logo__segment:before{background:#365e87;border-radius:7.3333333333px 7.3333333333px 0 0;content:"";height:11px;position:absolute;top:0;width:7.3333333333px}.appulate-logo__segment:after{left:3.6666666667px}.appulate-logo__segment:before{transform:rotate(-90deg);transform-origin:5.5px}.appulate-logo__segment--left-top{transform:rotate(0deg)}.appulate-logo__segment--right-top{transform:rotate(90deg)}.appulate-logo__segment--right-bottom{transform:rotate(180deg)}.appulate-logo__segment--left-bottom{transform:rotate(270deg)}.appulate-logo--animated .appulate-logo__segment{animation:fadeout 1s linear infinite}.appulate-logo--animated .appulate-logo__segment--left-top{animation-delay:-1s}.appulate-logo--animated .appulate-logo__segment--right-top{animation-delay:-.75s}.appulate-logo--animated .appulate-logo__segment--right-bottom{animation-delay:-.5s}.appulate-logo--animated .appulate-logo__segment--left-bottom{animation-delay:-.25s}.spinner{font-feature-settings:"tnum" on,"lnum" on;align-items:center;cursor:not-allowed;display:flex;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:14px;height:100%;justify-content:center;left:0;line-height:24px;position:fixed;top:0;width:100%;z-index:31000!important}.spinner__content{background:#fff;border:1px solid #c8d1e0;border-radius:4px;box-shadow:0 5px 15px rgba(33,37,41,.17),0 2px 5px rgba(51,84,117,.12);box-sizing:border-box;cursor:default;padding:27px 40px;width:330px}.spinner__logo-wrapper{display:flex;justify-content:center;margin-bottom:12px}.spinner__info{text-align:center}.spinner__label{font-feature-settings:"tnum" on,"lnum" on;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:14px;font-weight:700;line-height:24px}.inline-spinner{align-items:center;color:#6281a1;display:inline-flex}.inline-spinner__text{margin-left:8px}.spinner-logo{align-content:space-between;display:flex;flex-wrap:wrap;height:30px;justify-content:space-between;width:30px}.spinner-logo__segment{height:14px;position:relative;width:14px}.spinner-logo__segment:after,.spinner-logo__segment:before{background:#005dba;border-radius:9.3333333333px 9.3333333333px 0 0;content:"";height:14px;position:absolute;top:0;width:9.3333333333px}.spinner-logo__segment:after{left:4.6666666667px}.spinner-logo__segment:before{transform:rotate(-90deg);transform-origin:7px}.spinner-logo__segment--left-top{transform:rotate(0deg)}.spinner-logo__segment--right-top{transform:rotate(90deg)}.spinner-logo__segment--right-bottom{transform:rotate(180deg)}.spinner-logo__segment--left-bottom{transform:rotate(270deg)}.spinner-logo--animated .spinner-logo__segment{animation:fadeout 1s linear infinite}.spinner-logo--animated .spinner-logo__segment--left-top{animation-delay:-1s}.spinner-logo--animated .spinner-logo__segment--right-top{animation-delay:-.75s}.spinner-logo--animated .spinner-logo__segment--right-bottom{animation-delay:-.5s}.spinner-logo--animated .spinner-logo__segment--left-bottom{animation-delay:-.25s}.inline-spinner-logo{align-content:space-between;display:flex;flex-wrap:wrap;height:23px;justify-content:space-between;width:23px}.inline-spinner-logo__segment{height:11px;position:relative;width:11px}.inline-spinner-logo__segment:after,.inline-spinner-logo__segment:before{background:#005dba;border-radius:7.3333333333px 7.3333333333px 0 0;content:"";height:11px;position:absolute;top:0;width:7.3333333333px}.inline-spinner-logo__segment:after{left:3.6666666667px}.inline-spinner-logo__segment:before{transform:rotate(-90deg);transform-origin:5.5px}.inline-spinner-logo__segment--left-top{transform:rotate(0deg)}.inline-spinner-logo__segment--right-top{transform:rotate(90deg)}.inline-spinner-logo__segment--right-bottom{transform:rotate(180deg)}.inline-spinner-logo__segment--left-bottom{transform:rotate(270deg)}@keyframes fadeout{0%{opacity:1}75%{opacity:0}to{opacity:.95}}.inline-spinner-logo--animated .inline-spinner-logo__segment{animation:fadeout 1s linear infinite}.inline-spinner-logo--animated .inline-spinner-logo__segment--left-top{animation-delay:-1s}.inline-spinner-logo--animated .inline-spinner-logo__segment--right-top{animation-delay:-.75s}.inline-spinner-logo--animated .inline-spinner-logo__segment--right-bottom{animation-delay:-.5s}.inline-spinner-logo--animated .inline-spinner-logo__segment--left-bottom{animation-delay:-.25s}.simple-header{background:#005dba;border-bottom:1px solid #005dba;box-sizing:border-box;height:61px;position:sticky;top:0;width:100%;z-index:99999!important}.simple-header--white{background:#fff;border-bottom-color:#fff}.simple-header--white .simple-header__menu-item-title{background-color:#fff;color:#005dba}.simple-header--white .simple-header__menu-item-title--selected,.simple-header--white .simple-header__menu-item-title:hover{background-color:#005dba;color:#fff}.simple-header--white .simple-header__button{border-color:#005dba;color:#005dba}.simple-header--white .simple-header__button:focus,.simple-header--white .simple-header__button:hover{background:#005dba;color:#fff}.simple-header__logo{display:flex}.simple-header__content{align-items:center;display:flex;height:100%;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1200px;padding-left:30px;padding-right:30px}.simple-header__menu{display:flex;list-style:none;margin-left:auto;margin-right:20px;padding:0}.simple-header__menu-item{margin-left:10px}.simple-header__menu-item-title{color:#fff;display:block;font-size:19px;height:36px;line-height:36px;padding:0 10px;text-decoration:none;white-space:nowrap}.simple-header__menu-item-title--selected,.simple-header__menu-item-title:hover{background-color:#fff;color:#005dba}.simple-header__button{background:transparent;border:2px solid #fff;color:#fff;display:inline-block;font:700 20px/36px "Open Sans",sans-serif;height:40px;padding:0 25px;text-decoration:none;transition:background .25s,color .25s;white-space:nowrap}.simple-header__button:focus,.simple-header__button:hover{background:#fff;color:#1d1f24}body{background:none;display:flex;flex-direction:column}.page-layout{font-feature-settings:"tnum" on,"lnum" on;color:#1d1f24;font-family:"-apple-system",system-ui,"Segoe UI",sans-serif;font-size:14px;line-height:24px;margin:0 auto;padding-bottom:32px;padding-top:140px;width:400px}.page-layout--full-width{margin:0;width:100%}.page-layout__heading,.page-layout__line{margin-bottom:24px}.page-layout__line--centered-text{text-align:center}.ds-empty-state__message{margin:0;width:100%}