.theme-509 .alert{--theme-color-info:#1f77a3;--theme-color-warning:#ca4e08;--theme-color-danger:#d82b0c;--theme-color-success:#008060;--theme-color-info-button:#1f77a3;--theme-color-warning-button:#ca4e08;--theme-color-danger-button:#d82b0c;--theme-color-success-button:#008060;--theme-color-info-secondary:#ddebf1;--theme-color-warning-secondary:#f7e4da;--theme-color-danger-secondary:#f9dfdb;--theme-color-success-secondary:#c3d6d1;--theme-color-info-background:#ddebf1;--theme-color-warning-background:#f7e4da;--theme-color-danger-background:#f9dfdb;--theme-color-success-background:#c3d6d1;--theme-color-close-hover:#000;--theme-color-link-hover:#000;--theme-border-radius:4px;--theme-border-width:1px;--theme-icon-size:1.5rem}.theme-526 .alert{--theme-color-info:#326aaa;--theme-color-warning:#efa733;--theme-color-danger:#d42b11;--theme-color-success:#014f56;--theme-color-info-button:#131e55;--theme-color-warning-button:#494643;--theme-color-danger-button:#d42b11;--theme-color-success-button:#014f56;--theme-color-info-title:#326aaa;--theme-color-warning-title:#494643;--theme-color-danger-title:#d42b11;--theme-color-success-title:#014f56;--theme-color-info-secondary:#e6eef7;--theme-color-warning-secondary:#fceed8;--theme-color-danger-secondary:#f9e4e2;--theme-color-success-secondary:#e1eaeb;--theme-color-info-background:#fafcff;--theme-color-warning-background:#fefaf5;--theme-color-danger-background:#fdf8f8;--theme-color-success-background:#fafcff;--theme-border-radius:8px;--theme-border-width:1px;--theme-icon-size:2rem}.alert{border-color:var(--theme-color-danger);border-radius:var(--theme-border-radius);border-style:solid;border-width:var(--theme-border-width);display:flex;flex-direction:column;font-size:1rem;gap:.5rem;padding:1rem;position:relative;text-align:left;width:100%}.alert.break-words{word-break:break-word}.alert.alert-success{background-color:var(--theme-color-success-background);border-color:var(--theme-color-success)}.alert.alert-success .icon{fill:var(--theme-color-success-button)}.alert.alert-danger{background-color:var(--theme-color-danger-background);border-color:var(--theme-color-danger)}.alert.alert-danger .icon{fill:var(--theme-color-danger-button)}.alert.alert-warning{background-color:var(--theme-color-warning-background);border-color:var(--theme-color-warning)}.alert.alert-warning .icon{fill:var(--theme-color-warning-button)}.alert.alert-info{background-color:var(--theme-color-info-background);border-color:var(--theme-color-info)}.alert.alert-info .icon{fill:var(--theme-color-info-button)}.alert.alert-notitle .alert-description{align-self:center;padding:0}.alert .alert-header{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;width:100%}.alert .alert-header .title{align-self:center;flex:1 1}.alert .alert-description{align-items:center;color:var(--theme-color-text);display:flex;flex:1 1;font-family:var(--theme-font-family-secondary);overflow-wrap:break-word;padding:0 calc(var(--theme-icon-size) + .5rem);word-break:break-word;word-wrap:break-word;line-height:1.25}.alert .icon{display:block}.alert .close{background:none;border:none;cursor:pointer;padding:0}.alert .close .icon{fill:var(--theme-color-text)}.alert .close:hover .icon{fill:var(--theme-color-close-hover)}.theme-509 .alert a{color:var(--theme-color-text)}.theme-509 .alert a:hover{color:var(--theme-color-link-hover)}.theme-526 .alert .alert-description{color:var(--theme-color-text-secondary);font-family:var(--theme-font-family-primary)}.theme-526 .alert .alert-description a:hover{color:var(--theme-color-hover)}.theme-526 .alert .icon{width:2rem}.theme-526 .alert .close{border-radius:10rem;padding:.25rem}.theme-526 .alert .close .icon{overflow:hidden;width:1.5rem}.theme-526 .alert.alert-success .title{color:var(--theme-color-success-title)}.theme-526 .alert.alert-success .icon{fill:var(--theme-color-success-title)}.theme-526 .alert.alert-success .close{background-color:var(--theme-color-success-secondary)}.theme-526 .alert.alert-success .close .icon{fill:var(--theme-color-success-button)}.theme-526 .alert.alert-danger .title{color:var(--theme-color-danger-title)}.theme-526 .alert.alert-danger .icon{fill:var(--theme-color-danger-title)}.theme-526 .alert.alert-danger .close{background-color:var(--theme-color-danger-secondary)}.theme-526 .alert.alert-danger .close .icon{fill:var(--theme-color-danger-button)}.theme-526 .alert.alert-warning .title{color:var(--theme-color-warning-title)}.theme-526 .alert.alert-warning .icon{fill:var(--theme-color-warning-title)}.theme-526 .alert.alert-warning .close{background-color:var(--theme-color-warning-secondary)}.theme-526 .alert.alert-warning .close .icon{fill:var(--theme-color-warning-button)}.theme-526 .alert.alert-info .title{color:var(--theme-color-info-title)}.theme-526 .alert.alert-info .icon{fill:var(--theme-color-info-title)}.theme-526 .alert.alert-info .close{background-color:var(--theme-color-info-secondary)}.theme-526 .alert.alert-info .close .icon{fill:var(--theme-color-info-button)}.icon{width:1.5rem;fill:var(--theme-color-text)}.icon.no-fill{fill:none}.icon-size-1{width:1.25rem}.icon-size-2{width:1.5rem}.icon-size-3{width:2rem}.title{font-family:var(--theme-font-family-primary);line-height:134%;text-align:left;width:100%}.title.color-primary{color:var(--theme-color-text)}.title.color-secondary{color:var(--theme-color-text-secondary)}.title.family-secondary{font-family:var(--theme-font-family-secondary)}.title.align-center{text-align:center}.title.size-small{font-size:var(--theme-title-size-small)}.title.size-medium{font-size:var(--theme-title-size-medium)}.title.size-medium-large{font-size:var(--theme-title-size-medium-large);line-height:1.1}.title.size-large{font-size:var(--theme-title-size-large)}.title.weight-light{font-weight:var(--theme-title-weight-light)}.title.weight-normal{font-weight:var(--theme-title-weight-normal)}.title.weight-bold{font-weight:var(--theme-title-weight-bold)}.notifications{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:1rem 1rem 0}.notifications .notification{max-width:512px}.sso-page{flex:1 1;font-family:var(--theme-font-family-primary);justify-content:center;overflow-x:hidden;padding:1rem;width:100vw}.sso-page,.sso-page .container{display:flex;flex-direction:column}.sso-page .container{align-self:center;gap:1rem;width:100%}.theme-526 .sso-page{justify-content:flex-start}.card{border-radius:var(--theme-page-border-radius);box-shadow:var(--theme-card-shadow);display:flex;flex-direction:column;margin:0 auto;max-width:512px;overflow:hidden;width:100%}.card>.card-body.center,.card>.card-footer.center{align-items:center;justify-content:center;text-align:center}.card .card-body,.card .card-footer{align-items:flex-start;background:var(--theme-color-background);display:flex;flex-direction:column;padding:0 1rem}.card .card-header{align-items:center;background-color:var(--theme-card-header-background);display:flex;gap:.5rem;height:5rem;justify-content:space-between;padding:var(--theme-card-header-padding)}.card .card-header.has-actions .card-header-logo{justify-content:flex-start}.card .card-header .card-header-logo{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center}.card .card-header .card-header-logo>*{max-height:100%;max-width:100%}.theme-509 #main.card>div:not(:last-child){border-bottom:var(--theme-border-width) solid var(--theme-color-light)}@media screen and (min-width:448px){.card{border-radius:var(--theme-page-border-radius-desktop)}.card .card-body,.card .card-footer{padding:0 2rem}.card .card-header{padding:var(--theme-card-header-padding-big)}}.select{position:relative}.select button{align-items:center;background-color:var(--theme-color-link);border:none;color:var(--theme-color-text-light);cursor:pointer;display:flex;font-family:var(--theme-font-family-link);font-size:1.125rem;padding:.5rem .75rem .5rem 1rem;text-transform:uppercase}.select button p{min-width:1.5rem}.select button:hover{background-color:var(--theme-color-light-hover)}.select button:focus-visible{outline:2px solid var(--theme-color-focus);outline-offset:2px}.select button.select-button{border-top-left-radius:var(--theme-border-radius);border-top-right-radius:var(--theme-border-radius);font-weight:var(--theme-font-weight-bold);text-align:left}.select button.select-button .icon{transform:rotate(180deg);fill:var(--theme-color-text-light)}.select .select-dropdown{overflow:visible;position:absolute;width:100%;z-index:1000}.select .select-dropdown>button{display:block;padding:.5rem 1rem;text-align:left;width:100%}.select .select-dropdown>button:last-child{border-bottom-left-radius:var(--theme-border-radius);border-bottom-right-radius:var(--theme-border-radius)}.select.collapsed{z-index:1000}.select.collapsed .select-dropdown{-webkit-user-select:none;user-select:none;visibility:hidden}.select.collapsed button.select-button{background-color:#0000;border-bottom-left-radius:var(--theme-border-radius);border-bottom-right-radius:var(--theme-border-radius);color:var(--theme-color-text)}.select.collapsed button.select-button .icon{transform:rotate(0);fill:var(--theme-color-text)}.select.collapsed button.select-button:hover{background-color:var(--theme-color-light-hover);color:var(--theme-color-text-light)}.select.collapsed button.select-button:hover .icon{fill:var(--theme-color-text-light)}.theme-509 .select button{background-color:var(--theme-color-light-hover);color:var(--theme-color-primary);font-size:1rem}.theme-509 .select button:hover{background-color:var(--theme-color-background-dark);color:var(--theme-color-link-hover)}.theme-509 .select button:hover .icon{fill:var(--theme-color-link-hover)}.theme-509 .select .select-button{border-radius:var(--theme-border-radius);color:var(--theme-color-pressed);font-weight:700}.theme-509 .select .select-button .icon{fill:var(--theme-color-pressed)}.theme-509 .select.collapsed .select-button{color:var(--theme-color-primary)}.theme-509 .select.collapsed .select-button .icon{fill:var(--theme-color-primary)}.theme-509 .select.collapsed .select-button:hover{color:var(--theme-color-hover)}.theme-509 .select.collapsed .select-button:hover .icon{fill:var(--theme-color-hover)}.theme-509 .select .select-dropdown{border-radius:var(--theme-border-radius);top:calc(100% + .25rem)}.theme-509 .select .select-dropdown>button{background-color:var(--theme-color-background);border:1px solid var(--theme-color-light);border-radius:var(--theme-border-radius);color:var(--theme-color-text)}.theme-509 .select .select-dropdown>button:hover{background-color:var(--theme-color-background-dark);color:var(--theme-color-link-hover)}.button{align-items:stretch;align-self:stretch;background-color:var(--theme-color-primary);border-color:var(--theme-color-primary);border-radius:var(--theme-button-border-radius);border-style:solid;border-width:var(--theme-border-width-thick);color:var(--theme-color-text-light);cursor:pointer;display:flex;font-family:var(--theme-font-family-primary);font-size:var(--theme-font-size-button);font-weight:var(--theme-font-weight-button);justify-content:center;padding:var(--theme-button-padding);position:relative;text-align:center;text-decoration:none;width:100%}.theme-509 .button{font-family:var(--theme-font-family-secondary)}.button.loading .loading-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.button.loading .content{visibility:hidden}.button.variant-primary:hover{background-color:var(--theme-color-hover);border-color:var(--theme-color-hover)}.button.variant-primary:focus-visible{outline:2px solid var(--theme-color-focus);outline-offset:2px}.button.variant-primary:active{background-color:var(--theme-color-pressed);border-color:var(--theme-color-pressed)}.button.variant-secondary{background-color:#0000;color:var(--theme-color-primary)}.button.variant-secondary:hover{border-color:var(--theme-color-hover);color:var(--theme-color-hover)}.button.variant-secondary:active{border-color:var(--theme-color-pressed);color:var(--theme-color-pressed)}.button.variant-secondary:active,.button.variant-secondary:hover{background-color:var(--theme-color-light-hover)}.button.variant-secondary:focus-visible{outline:2px solid var(--theme-color-focus);outline-offset:2px}.button.variant-text{background-color:#0000;border-color:#0000;color:var(--theme-color-primary)}.button.variant-text:hover{color:var(--theme-color-hover)}.button.variant-text:active{color:var(--theme-color-pressed)}.button.variant-text:active,.button.variant-text:hover{background-color:var(--theme-color-light-hover);border-color:var(--theme-color-light-hover)}.button.variant-text:focus-visible{outline:2px solid var(--theme-color-focus);outline-offset:2px}.button.variant-icon{align-items:center;background-color:#0000;border:none;border-radius:0;display:flex;height:100%;justify-content:center;line-height:0;text-align:center}.button.variant-icon .icon{object-position:center center}.button.truncate-text .content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button .content{flex:0 1 auto}.button .content img{display:inline;height:var(--theme-font-size-button);margin-bottom:1px;vertical-align:bottom}.button .icon-left,.button .icon-right{flex:0 0 auto;position:relative;width:1.5rem}.button .icon-left>*,.button .icon-right>*{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.button .icon-left{margin-right:.5rem}.button .icon-right{margin-left:.5rem}.button:has(>img){background:#0000;padding:0}a.button{line-height:normal}a.button:hover{color:var(--theme-color-text-light)}@media screen and (min-width:448px){.button{align-self:flex-start;width:-webkit-fit-content;width:fit-content}.button.full-size{align-self:stretch;width:100%}}.theme-526 .button.variant-text{color:var(--theme-color-link);font-size:var(--theme-link-size-small);font-weight:var(--theme-title-weight-light);text-decoration:underline}.theme-526 .button.variant-text:hover{border-color:#0000;color:var(--theme-color-link-hover)}.theme-526 .button.variant-secondary:active,.theme-526 .button.variant-secondary:hover,.theme-526 .button.variant-text:active,.theme-526 .button.variant-text:hover{background-color:#0000}.pending{display:flex}.pending.pending-button .icon{height:1.25rem;width:1.25rem}.pending svg .circle-path{stroke:var(--theme-color-primary)}.pending svg .gradient stop{stop-color:var(--theme-color-primary)}.pending svg.inverted .circle-path{stroke:var(--theme-color-background)}.pending svg.inverted .gradient stop{stop-color:var(--theme-color-background)}.separator{align-items:center;display:flex;width:100%}.separator:after,.separator:before{background-color:var(--theme-color-input-border);content:"";flex:1 1;height:1px}.separator p{color:var(--theme-color-separator-text);padding:0 1rem}.link,a{color:var(--theme-color-link);font-family:var(--theme-font-family-link)}.link:hover,a:hover{color:var(--theme-color-link-hover)}.link:focus-visible,a:focus-visible{outline:2px solid var(--theme-color-focus);outline-offset:2px}.link{display:block;font-weight:var(--theme-title-weight-light)}.link.size-small{font-size:var(--theme-link-size-small)}.link.size-normal{font-size:var(--theme-link-size-normal)}.link.truncate{height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}form{display:flex;flex-direction:column;gap:1.5rem;width:100%}.theme-509 form{font-family:var(--theme-font-family-secondary)}form .form-control{display:flex;flex-direction:column;gap:.5rem;min-width:0}form .form-label{color:var(--theme-color-text-secondary);display:flex;font-size:var(--theme-font-size-input);font-weight:var(--theme-title-weight-bold);justify-content:space-between}form .form-label label{cursor:pointer;flex:1 1 auto;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}form .form-label .form-helper{flex:0 1 auto;min-width:0;text-align:right}form .form-label .invalid{color:var(--theme-color-danger)}form .form-control-input{position:relative;width:100%}form .form-control-input input[type=password]::-ms-clear,form .form-control-input input[type=password]::-ms-reveal{display:none}form .form-control-input input,form .form-control-input textarea{border-color:var(--theme-color-input-border);border-radius:var(--theme-border-radius);border-style:solid;border-width:1px;color:var(--theme-color-text);font-family:var(--theme-font-family-link);font-size:var(--theme-font-size-input);padding:var(--theme-input-padding);width:100%}form .form-control-input input:hover,form .form-control-input textarea:hover{border-color:var(--theme-color-hover)}form .form-control-input input:focus-visible,form .form-control-input textarea:focus-visible{border-color:var(--theme-color-primary);outline:2px solid var(--theme-color-focus);outline-offset:2px}form .form-control-input input:disabled,form .form-control-input textarea:disabled{background-color:var(--theme-color-background-dark);color:var(--theme-color-text-secondary);cursor:not-allowed}form .form-control-input input:disabled:hover,form .form-control-input textarea:disabled:hover{border-color:var(--theme-color-input-border)}form .form-control-input .extra{bottom:0;display:flex;position:absolute;right:0;top:0}form .form-control-input .extra>*{align-self:center}form .form-control.invalid input,form .form-control.invalid input:focus-visible,form .form-control.invalid input:hover,form .form-control.invalid textarea,form .form-control.invalid textarea:focus-visible,form .form-control.invalid textarea:hover{border-color:var(--theme-color-danger);border-width:2px}form .invalid-feedback{align-items:center;color:var(--theme-color-danger);display:flex;font-size:.875rem;gap:.25rem}.form-control-input{display:flex;flex-direction:column;gap:1rem}.form-control-input .form-radio{align-items:center;border-radius:var(--theme-border-radius);cursor:pointer;display:flex;gap:.5rem}.form-control-input .form-radio input{height:0;opacity:0;position:absolute;width:0}.form-control-input .form-radio input:checked+.form-radio-circle:before{background-color:var(--theme-color-link);border-radius:50%;content:"";height:1rem;width:1rem}.form-control-input .form-radio input:focus-visible+.form-radio-circle{outline:2px solid var(--theme-color-focus);outline-offset:2px}.form-control-input .form-radio-circle{align-items:center;border:1px solid var(--theme-color-link);border-radius:50%;display:flex;height:1.5rem;justify-content:center;width:1.5rem}.text{display:inline-block;font-family:var(--theme-font-family-primary);line-height:125%;text-align:left}.text.color-primary{color:var(--theme-color-text)}.text.color-secondary{color:var(--theme-color-text-secondary)}.text.family-secondary{font-family:var(--theme-font-family-secondary)}.text.align-center{text-align:center}.text.size-normal{font-size:var(--theme-title-size-small)}.text.weight-light{font-weight:var(--theme-title-weight-light)}.text.weight-normal{font-weight:var(--theme-title-weight-normal)}.text b,.text strong,.text.weight-bold{font-weight:var(--theme-title-weight-bold)}.text>p{margin-top:1rem}.text>p:first-child{margin-top:0}.button-zone{align-items:center;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:448px){.button-zone:not(.column){flex-direction:row;gap:.5rem}}.debug-router{font-family:Roboto,sans-serif;font-size:.75rem;max-width:100vw;position:relative;transition:width .2s ease-in;width:0}@media(max-width:700px){.debug-router{position:absolute;right:0;top:0;z-index:1000}}.debug-router button{border:none;color:var(--theme-color-text-light);font-family:Roboto,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase}.debug-router .debug-router-toggle{background-color:#232323;border:0;border-radius:100px;color:var(--theme-color-text-light);cursor:pointer;left:-1rem;padding:1rem 1.5rem;position:absolute;top:1rem;transform:translateX(-100%);transition:all .2s linear;width:-webkit-max-content;width:max-content}.debug-router .debug-router-toggle:hover{background-color:#383838}.debug-router .debug-router-tray{overflow:hidden}.debug-router .debug-router-tray .tray-header{background-color:#232323;height:5rem;left:0;position:absolute;top:0;width:100%;z-index:10}.debug-router .debug-router-tray .tray-content{background-color:#232323;display:flex;flex-direction:column;gap:.5rem;height:calc(100vh - 5rem);margin-top:5rem;max-height:calc(100vh - 5rem);overflow:auto;padding:1rem}.debug-router .debug-router-tray .tray-content::-webkit-scrollbar{width:.5rem}.debug-router .debug-router-tray .tray-content::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.102)}.debug-router .tray-group .tray-group-toggle{align-items:center;background-color:#0000;border-radius:.25rem;cursor:pointer;display:flex;gap:1rem;justify-content:center;overflow:hidden;padding:1rem 1rem 1rem 2rem;text-align:center;width:100%}.debug-router .tray-group .tray-group-toggle:hover{background-color:#383838}.debug-router .tray-group .tray-group-toggle:after{content:"▼";display:block;justify-self:flex-end;opacity:0;transform:translateY(-50%);transition:all .2s ease-in-out}.debug-router .tray-group .tray-group-toggle:hover:after{opacity:1;transform:translateY(0)}.debug-router .tray-group .tray-group-toggle p{flex:1 1}.debug-router .tray-group .tray-group-content{display:none;flex-direction:column;gap:1px;padding-top:2px}.debug-router .tray-group.open .tray-group-content{display:flex}.debug-router .tray-group.open .tray-group-toggle:after{content:"▲";transform:translateY(50%)}.debug-router .tray-group.open .tray-group-toggle:hover:after{transform:translateY(0)}.debug-router .route-toggle{background-color:hsla(0,0%,100%,.102);border-radius:.25rem;color:var(--theme-color-text-light);cursor:pointer;overflow:hidden;padding:1rem;position:relative;text-overflow:ellipsis;transition:margin .2s linear;white-space:nowrap}.debug-router .route-toggle.active,.debug-router .route-toggle:hover{background-color:hsla(0,0%,100%,.149)}.debug-router .route-toggle.active{cursor:auto;font-weight:bolder;margin:.5rem 0}.debug-router.open{transition:width .2s ease-out;width:300px}.debug-router.open .debug-router-toggle{left:1rem;right:1rem;transform:translateX(0)}:where(html){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:.67em;margin-block-end:.67em;-webkit-margin-before:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){box-sizing:initial;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:initial}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}@font-face{font-display:swap;font-family:Sora;font-style:normal;font-weight:400;src:url(/.resources/webresources/static/media/sora-v9-400-latin-ext.b6e3517b818e007ea289.woff2) format("woff2"),url(/.resources/webresources/static/media/sora-v9-400.fc2a204a844d60c30272.woff) format("woff");unicode-range:"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF"}@font-face{font-display:swap;font-family:Sora;font-style:normal;font-weight:400;src:url(/.resources/webresources/static/media/sora-v9-400-latin.5be02e543277b2b97d38.woff2) format("woff2"),url(/.resources/webresources/static/media/sora-v9-400.fc2a204a844d60c30272.woff) format("woff");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-display:swap;font-family:Sora;font-style:normal;font-weight:600;src:url(/.resources/webresources/static/media/sora-v9-600-latin-ext.44ebfa4583fcc3bb6986.woff2) format("woff2"),url(/.resources/webresources/static/media/sora-v9-600.8016834d7aff497bded5.woff) format("woff");unicode-range:"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF"}@font-face{font-display:swap;font-family:Sora;font-style:normal;font-weight:600;src:url(/.resources/webresources/static/media/sora-v9-600-latin.588883dd675919b24387.woff2) format("woff2"),url(/.resources/webresources/static/media/sora-v9-600.8016834d7aff497bded5.woff) format("woff");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-display:swap;font-family:Sora;font-style:normal;font-weight:700;src:url(/.resources/webresources/static/media/sora-v9-700-latin-ext.90b176a22ef31ed828fc.woff2) format("woff2"),url(/.resources/webresources/static/media/sora-v9-700.56bcddd641a6bed98b74.woff) format("woff");unicode-range:"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF"}@font-face{font-display:swap;font-family:Sora;font-style:normal;font-weight:700;src:url(/.resources/webresources/static/media/sora-v9-700-latin.ab9c22b45598d057b7fc.woff2) format("woff2"),url(/.resources/webresources/static/media/sora-v9-700.56bcddd641a6bed98b74.woff) format("woff");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-display:swap;font-family:Calibri;font-style:normal;font-weight:400;src:url(/.resources/webresources/static/media/calibri-2022-03-31-regular.2ed9433512adeb76c34f.woff2) format("woff2"),url(/.resources/webresources/static/media/calibri-2022-03-31-regular.0029b537fdf3d2443178.woff) format("woff")}@font-face{font-display:swap;font-family:Calibri;font-style:italic;font-weight:400;src:url(/.resources/webresources/static/media/calibri-2022-03-31-italic.3cee87ce1ca810d98248.woff2) format("woff2"),url(/.resources/webresources/static/media/calibri-2022-03-31-italic.ccbcf4728ab6478e9821.woff) format("woff")}@font-face{font-display:swap;font-family:Calibri;font-style:normal;font-weight:700;src:url(/.resources/webresources/static/media/calibri-2022-03-31-bold.2cd0d55a9c00f50ae106.woff2) format("woff2"),url(/.resources/webresources/static/media/calibri-2022-03-31-bold.e5c1180496b1063de93b.woff) format("woff")}@font-face{font-display:swap;font-family:Calibri;font-style:italic;font-weight:700;src:url(/.resources/webresources/static/media/calibri-2022-03-31-bold-italic.16c64644c2e01d2a88fc.woff2) format("woff2"),url(/.resources/webresources/static/media/calibri-2022-03-31-bold-italic.54db499516f0b984d7f2.woff) format("woff")}@font-face{font-display:swap;font-family:acumin-pro;font-style:normal;font-weight:300;src:url(/.resources/webresources/static/media/acumin-pro-2021-04-28-300.5b868e380206a8b9fc7d.woff2) format("woff2"),url(/.resources/webresources/static/media/acumin-pro-2021-04-28-300.44ed9f1d02dd87b66db6.woff) format("woff")}@font-face{font-display:swap;font-family:acumin-pro;font-style:normal;font-weight:500;src:url(/.resources/webresources/static/media/acumin-pro-2021-04-28-500.fe3cc6a85ca9d78ad2a7.woff2) format("woff2"),url(/.resources/webresources/static/media/acumin-pro-2021-04-28-500.c22e40d60bf54d476b76.woff) format("woff")}@font-face{font-display:swap;font-family:"Source Serif Pro";font-style:normal;font-weight:300;src:url(/.resources/webresources/static/media/source-serif-pro-v11-300.acc33c10091b88bf3690.woff2) format("woff2"),url(/.resources/webresources/static/media/source-serif-pro-v11-300.e646f418075563e4153b.woff) format("woff");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-display:swap;font-family:"Source Serif Pro";font-style:normal;font-weight:400;src:url(/.resources/webresources/static/media/source-serif-pro-v11-400.f3dfc059a6a61b9bee97.woff2) format("woff2"),url(/.resources/webresources/static/media/source-serif-pro-v11-400.1e20d09bba86792b461d.woff) format("woff");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}.theme-509{--theme-color-primary:#0d47a1;--theme-color-hover:#1368ec;--theme-color-focus:#6e91c7;--theme-color-pressed:#093271;--theme-color-light:#c9cacd;--theme-color-light-hover:#f3f6fa;--theme-color-background:#fff;--theme-color-background-dark:#f8f8f8;--theme-color-text:#282c36;--theme-color-text-secondary:#6f7279;--theme-color-text-light:#fff;--theme-color-link:#556ad3;--theme-color-link-hover:#344dcb;--theme-color-danger:#d82b0c;--theme-color-input-border:#929398;--theme-color-separator-text:#282c36;--theme-font-family-primary:"Sora",sans-serif;--theme-font-family-secondary:"Calibri",sans-serif;--theme-font-family-link:var(--theme-font-family-secondary);--theme-font-size-button:1rem;--theme-font-weight-button:700;--theme-font-size-input:.875rem;--theme-link-size-small:.875rem;--theme-link-size-normal:1rem;--theme-title-size-small:1rem;--theme-title-size-medium:1.125rem;--theme-title-size-large:1.5rem;--theme-title-weight-light:400;--theme-title-weight-normal:600;--theme-title-weight-bold:700;--theme-border-radius:4px;--theme-border-width:1px;--theme-border-width-thick:2px;--theme-button-border-radius:4px;--theme-button-padding:.5rem 1rem;--theme-page-border-radius:4px;--theme-page-border-radius-desktop:4px;--theme-input-padding:.625rem .625rem;--theme-card-shadow:0px 1px 2px 0px #0003;--theme-card-header-padding:1.25rem 1rem;--theme-card-header-padding-big:1.25rem 2rem;--theme-card-header-background:#fff}.theme-526{--theme-color-primary:#131e55;--theme-color-hover:#0d163b;--theme-color-focus:#92b0d7;--theme-color-pressed:#131e55;--theme-color-light:#dbd4c8;--theme-color-light-hover:#2b5b99;--theme-color-background:#fff;--theme-color-background-dark:#f4f3f0;--theme-color-text:#131e55;--theme-color-text-secondary:#000;--theme-color-text-light:#fff;--theme-color-link:#326aaa;--theme-color-link-hover:#2b5b99;--theme-color-danger:#d42b11;--theme-color-input-border:#dbd4c8;--theme-color-separator-text:#0d163b;--theme-font-family-primary:"acumin-pro",sans-serif;--theme-font-family-secondary:"Source Serif Pro",serif;--theme-font-family-link:var(--theme-font-family-primary);--theme-font-size-button:1rem;--theme-font-weight-button:500;--theme-font-size-input:1rem;--theme-link-size-small:.875rem;--theme-link-size-normal:1rem;--theme-title-size-small:1rem;--theme-title-size-medium:1.125rem;--theme-title-size-medium-large:1.375rem;--theme-title-size-large:1.5rem;--theme-title-weight-light:300;--theme-title-weight-normal:400;--theme-title-weight-bold:500;--theme-border-radius:4px;--theme-border-width:1px;--theme-border-width-thick:2px;--theme-button-border-radius:100px;--theme-button-padding:.813rem 1rem;--theme-page-border-radius:0 0 36px 0;--theme-page-border-radius-desktop:0 0 48px 0;--theme-input-padding:.5rem;--theme-card-shadow:none;--theme-card-header-padding:.5rem;--theme-card-header-padding-big:.5rem 1rem;--theme-card-header-background:#0000}.theme-509,.theme-526{overflow:hidden}.app{background-color:var(--theme-color-background-dark);display:flex;flex-direction:column;min-height:100vh}.app .router-wrapper{display:flex;flex:1 0 auto;flex-direction:row}