.mpo-static-design-tokens{--m-color-ul-blue: #09f;--m-color-ul-yellow: #ffc103;--m-color-ul-red: #e30513;--m-color-grey-black: #1f1f1f;--m-color-grey-darkest: #2e2e2e;--m-color-grey-darker: #3d3d3d;--m-color-grey-dark: #696969;--m-color-grey: #929292;--m-color-grey-light: #d7d7d7;--m-color-grey-lighter: #f4f4f4;--m-color-grey-lightest: #f9f9f9;--m-color-black: #000;--m-color-white: #fff;--m-color-text: var(--m-color-black);--m-color-text-light: var(--m-color-grey-darker);--m-color-interactive-darker: #0b46ac;--m-color-interactive-dark: #1854be;--m-color-interactive: #096cdc;--m-color-interactive-light: var(--m-color-ul-blue);--m-color-interactive-lightest: #eaf5ff;--m-color-information: var(--m-color-interactive-lightest);--m-color-accent-dark: #ca7300;--m-color-accent: #db7e00;--m-color-accent-light: #f39612;--m-color-accent-lightest: #ffeecf;--m-color-success-dark: #086c30;--m-color-success: #0a873c;--m-color-success-light: #baebc7;--m-color-success-lightest: #e8feef;--m-color-warning: var(--m-color-accent);--m-color-warning-lightest: var(--m-color-accent-lightest);--m-color-error-dark: #b3040f;--m-color-error: var(--m-color-ul-red);--m-color-error-lightest: #fcf2f3;--m-color-active: var(--m-color-ul-yellow);--m-color-disabled-dark: var(--m-color-grey-dark);--m-color-disabled: var(--m-color-grey);--m-color-disabled-light: var(--m-color-grey-light);--m-color-border-dark: var(--m-color-grey-dark);--m-color-border: var(--m-color-grey-light);--m-color-border-light: var(--m-color-grey-lighter);--m-color-scrollbar: var(--m-color-grey);--m-color-scrollbar-light: var(--m-color-grey-light);--m-font-size-h1: 26;--m-font-size-h2: 24;--m-font-size-h3: 22;--m-font-size-h4: 20;--m-font-size-h5: 18;--m-font-size-h6: 16;--m-line-height: 1.3;--m-line-height-heading: 1.1}@media(min-width: 768px){.mpo-static-design-tokens{--m-font-size-h1: 36;--m-font-size-h2: 32;--m-font-size-h3: 28;--m-font-size-h4: 24;--m-font-size-h5: 20;--m-font-size-h6: 16}}
.mpo-dialog-html{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;position:fixed;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:320px;padding:32px;background:rgba(0,0,0,.7);outline:none;overflow:auto;opacity:0}.mpo-dialog-html.mpo--ouvert{opacity:1}.mpo-dialog-html:not(.mpo--ouvert) .mpo-dialog-html__contenu{-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0)}@media(max-width: 767px){.mpo-dialog-html{padding-left:16px;padding-right:16px}}.mpo-dialog-html__contenu{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;width:100%;max-width:500px;background:var(--m-color-white);padding:32px 16px;margin-top:auto;margin-bottom:auto;border-radius:6px;cursor:auto;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.15);box-shadow:0 3px 5px rgba(0,0,0,.15);outline:none}@media(min-width: 768px){.mpo-dialog-html__contenu{padding-left:32px;padding-right:32px}}.mpo-dialog-html__fermer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.mu-button-primary{font-size:inherit;border-radius:6px;padding:10px 16px;font-weight:500;min-height:44px}
.mpo-lien-html{-webkit-transition:color .3s ease;transition:color .3s ease;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:var(--m-color-interactive);-webkit-text-decoration:none;text-decoration:none;outline-color:var(--m-color-interactive)}.mpo-lien-html svg{width:12px;height:12px;margin-right:8px}.mpo-lien-html:hover,.mpo-lien-html:focus{-webkit-text-decoration:underline;text-decoration:underline}.mpo-lien-html:hover{color:var(--m-color-interactive-light)}.mpo-lien-html:active,.mpo-lien-html:focus:not(:hover){color:var(--m-color-interactive-dark)}
.mpo-message-illustre-html__entete .mpo-message-illustre-html__titre{color:var(--m-color-text);text-align:center;margin:0}.mpo-message-illustre-html__entete .mpo-message-illustre-html__titre{font-weight:500;line-height:var(--m-line-height-heading);font-family:"Source Sans Pro",Arial,sans-serif}@supports(font-variation-settings: normal){.mpo-message-illustre-html__entete .mpo-message-illustre-html__titre{font-family:"Source Sans Variable",Arial,sans-serif}}.mpo-message-illustre-html__entete .mpo-message-illustre-html__titre{font-size:calc(var(--m-font-size-h3)/16*1rem)}.mpo-message-illustre-html__contenu-image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}.mpo-message-illustre-html__contenu-image.mpo--is-etat-avertissement{color:var(--m-color-warning)}.mpo-message-illustre-html__contenu-image.mpo--is-etat-avertissement::before{background-color:var(--m-color-warning-lightest)}.mpo-message-illustre-html__contenu-image.mpo--is-etat-confirmation{color:var(--m-color-success)}.mpo-message-illustre-html__contenu-image.mpo--is-etat-confirmation::before{background-color:var(--m-color-success-lightest)}.mpo-message-illustre-html__contenu-image.mpo--is-etat-information{color:var(--m-color-interactive)}.mpo-message-illustre-html__contenu-image.mpo--is-etat-information::before{background-color:var(--m-color-information)}.mpo-message-illustre-html__contenu-image.mpo--is-etat-erreur{color:var(--m-color-error)}.mpo-message-illustre-html__contenu-image.mpo--is-etat-erreur::before{background-color:var(--m-color-error-lightest)}.mpo-message-illustre-html__contenu-image img{z-index:1;width:130px}.mpo-message-illustre-html__contenu-image::before{position:absolute;top:calc(50% - 11px);right:0;left:0;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);height:80px;z-index:0;content:""}.mpo-message-illustre-html__contenu-image::after{width:150px;height:5px;border-radius:50%;content:"";background-color:var(--m-color-grey-lighter);margin-top:8px}.mpo-message-illustre-html__svg{z-index:1}.mpo-message-illustre-html__svg svg{width:130px}.mpo-message-illustre-html__corps{margin-top:32px}.mpo-message-illustre-html__corps p{margin:12px 0 0}.mpo-message-illustre-html__corps>:first-child{margin-top:0}.mpo-message-illustre-html__navigation{margin-top:24px}.mpo-message-illustre-html__navigation ul{margin:0;padding:0;list-style:none}.mpo-message-illustre-html__navigation ul>:not(:first-child){margin-top:8px}
.mpo-message-illustre-html .mpo-message-erreur-technique-html__titre-precisions-techniques{margin-top:24px}.mpo-message-illustre-html .mpo-message-erreur-technique-html__titre-precisions-techniques{font-size:calc(var(--m-font-size-h5)/16*1rem)}.mpo-message-illustre-html .mpo-message-erreur-technique-html__liste-precisions-techniques{margin:12px 0 0;padding:0;list-style:none}.mpo-message-illustre-html .mpo-message-erreur-technique-html__liste-precisions-techniques>:not(:first-child):not(.mpo-message-erreur-technique-html__stack){margin-top:8px}.mpo-message-illustre-html .mpo-message-erreur-technique-html__stack{display:block;margin-top:16px;background:var(--m-color-grey-lightest);border-radius:6px}.mpo-message-illustre-html .mpo-message-erreur-technique-html__stack pre{display:block;max-height:120px;margin:0;padding:16px;overflow:auto;max-width:100%}.mpo-message-illustre-html .mpo-message-erreur-technique-html__stack pre{scrollbar-face-color:var(--m-color-scrollbar);scrollbar-shadow-color:var(--m-color-scrollbar);scrollbar-highlight-color:var(--m-color-white);scrollbar-darkshadow-color:var(--m-color-white);scrollbar-track-color:var(--m-color-white);scrollbar-arrow-color:var(--m-color-scrollbar);scrollbar-color:var(--m-color-scrollbar) var(--m-color-scrollbar-light);scrollbar-width:thin}.mpo-message-illustre-html .mpo-message-erreur-technique-html__stack pre::-webkit-scrollbar{width:8px;height:8px;background:none}.mpo-message-illustre-html .mpo-message-erreur-technique-html__stack pre::-webkit-scrollbar-track-piece{background:var(--m-color-scrollbar-light)}.mpo-message-illustre-html .mpo-message-erreur-technique-html__stack pre::-webkit-scrollbar-thumb{background:var(--m-color-scrollbar);border-radius:4px;border:1px solid var(--m-color-scrollbar-light)}
.mpo-message{--mpo-message-background: var(--m-color-grey-lightest)}.mpo-message.mpo--is-variant-defaut.mpo--is-etat-confirmation .mpo-message__wrap{border-left:4px solid var(--m-color-success)}.mpo-message.mpo--is-variant-defaut.mpo--is-etat-confirmation .mpo-message__icone{color:var(--m-color-success)}.mpo-message.mpo--is-variant-defaut.mpo--is-etat-information .mpo-message__wrap{border-left:4px solid var(--m-color-interactive)}.mpo-message.mpo--is-variant-defaut.mpo--is-etat-information .mpo-message__icone{color:var(--m-color-interactive)}.mpo-message.mpo--is-variant-defaut.mpo--is-etat-avertissement .mpo-message__wrap{border-left:4px solid var(--m-color-warning)}.mpo-message.mpo--is-variant-defaut.mpo--is-etat-avertissement .mpo-message__icone{color:var(--m-color-warning)}.mpo-message.mpo--is-variant-defaut.mpo--is-etat-erreur .mpo-message__wrap{border-left:4px solid var(--m-color-error)}.mpo-message.mpo--is-variant-defaut.mpo--is-etat-erreur .mpo-message__icone{color:var(--m-color-error)}.mpo-message.mpo--is-variant-defaut+.mpo-message{margin-top:16px}.mpo-message.mpo--is-variant-defaut .mpo-message__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;background:var(--mpo-message-background);border-radius:0 6px 6px 0}.mpo-message.mpo--is-variant-defaut .mpo-message__wrap>:not(:first-child){margin-left:16px}.mpo-message.mpo--is-variant-defaut .mpo-message__icone{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mpo-message.mpo--is-variant-defaut .mpo-message__icone svg{width:1em;height:1em}.mpo-message.mpo--is-variant-defaut .mpo-message__icone svg{font-size:calc(var(--m-font-size-h2)/16*1rem)}.mpo-message.mpo--is-variant-defaut .mpo-message__corps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - var(--m-font-size-h2)*1px)}.mpo-message.mpo--is-variant-defaut .mpo-message__titre{margin-top:0}.mpo-message.mpo--is-variant-defaut .mpo-message__titre{font-size:calc(18/16*1rem)}.mpo-message.mpo--is-variant-defaut .mpo-message__titre+.m-message__texte{margin-top:4px}.mpo-message.mpo--is-variant-leger.mpo--is-etat-confirmation .mpo-message__icone,.mpo-message.mpo--is-variant-leger.mpo--is-etat-confirmation .mpo-message__titre{color:var(--m-color-success)}.mpo-message.mpo--is-variant-leger.mpo--is-etat-information .mpo-message__icone,.mpo-message.mpo--is-variant-leger.mpo--is-etat-information .mpo-message__titre{color:var(--m-color-interactive)}.mpo-message.mpo--is-variant-leger.mpo--is-etat-avertissement .mpo-message__icone,.mpo-message.mpo--is-variant-leger.mpo--is-etat-avertissement .mpo-message__titre{color:var(--m-color-warning)}.mpo-message.mpo--is-variant-leger.mpo--is-etat-erreur .mpo-message__icone,.mpo-message.mpo--is-variant-leger.mpo--is-etat-erreur .mpo-message__titre{color:var(--m-color-error)}.mpo-message.mpo--is-variant-leger+.mpo-message{margin-top:4px}.mpo-message.mpo--is-variant-leger .mpo-message__wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mpo-message.mpo--is-variant-leger .mpo-message__wrap>:not(:first-child){margin-left:8px}.mpo-message.mpo--is-variant-leger .mpo-message__icone{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:1.25em;min-width:18px}.mpo-message.mpo--is-variant-leger .mpo-message__corps{margin-top:1px;-ms-flex-item-align:start;align-self:flex-start;width:calc(100% - 26px)}.mpo-message.mpo--is-variant-leger .mpo-message__titre{margin-top:0}.mpo-message.mpo--is-variant-leger .mpo-message__titre{font-size:1rem}.mpo-message{text-align:left}.mpo-message__wrap{position:relative}.mpo-message__icone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.mpo-message__corps{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.mpo-message__titre{margin-top:0}.mpo-message__texte{position:relative}.mpo-message__texte>:first-child,.mpo-message__texte>:first-child>:first-child{margin-top:0}
@font-face{font-family:"Source Sans Pro";font-weight:425;font-style:normal;src:url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Light.otf.woff2") format("woff2"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Light.ttf.woff2") format("woff2"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Light.otf.woff") format("woff"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Light.ttf.woff") format("woff")}@font-face{font-family:"Source Sans Pro";font-weight:500;font-style:normal;src:url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Regular.otf.woff2") format("woff2"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Regular.ttf.woff2") format("woff2"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Regular.otf.woff") format("woff"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Regular.ttf.woff") format("woff")}@font-face{font-family:"Source Sans Pro";font-weight:575;font-style:normal;src:url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Semibold.otf.woff2") format("woff2"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Semibold.ttf.woff2") format("woff2"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Semibold.otf.woff") format("woff"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-pro/SourceSansPro-Semibold.ttf.woff") format("woff")}@font-face{font-family:"Source Sans Variable";font-weight:200 900;font-style:normal;src:url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-variable/SourceSansVariable-Roman.ttf.woff2") format("woff2"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-variable/SourceSansVariable-Roman.ttf.woff") format("woff")}@font-face{font-family:"Source Sans Variable";font-weight:200 900;font-style:italic;src:url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-variable/SourceSansVariable-Italic.ttf.woff2") format("woff2"),url("https://contenu-mpo.monportail.ulaval.ca/mpo/packages/@ul/mpo-assets/1.2.0/source-sans-variable/SourceSansVariable-Italic.ttf.woff") format("woff")}.mu-app-root{--m-color-ul-blue: #09f;--m-color-ul-yellow: #ffc103;--m-color-ul-red: #e30513;--m-color-grey-black: #1f1f1f;--m-color-grey-darkest: #2e2e2e;--m-color-grey-darker: #3d3d3d;--m-color-grey-dark: #696969;--m-color-grey: #929292;--m-color-grey-light: #d7d7d7;--m-color-grey-lighter: #f4f4f4;--m-color-grey-lightest: #f9f9f9;--m-color-black: #000;--m-color-white: #fff;--m-color-text: var(--m-color-black);--m-color-text-light: var(--m-color-grey-darker);--m-color-interactive-darker: #0b46ac;--m-color-interactive-dark: #1854be;--m-color-interactive: #096cdc;--m-color-interactive-light: var(--m-color-ul-blue);--m-color-interactive-lightest: #eaf5ff;--m-color-information: var(--m-color-interactive-lightest);--m-color-accent-dark: #ca7300;--m-color-accent: #db7e00;--m-color-accent-light: #f39612;--m-color-accent-lightest: #ffeecf;--m-color-success-dark: #086c30;--m-color-success: #0a873c;--m-color-success-light: #baebc7;--m-color-success-lightest: #e8feef;--m-color-warning: var(--m-color-accent);--m-color-warning-lightest: var(--m-color-accent-lightest);--m-color-error-dark: #b3040f;--m-color-error: var(--m-color-ul-red);--m-color-error-lightest: #fcf2f3;--m-color-active: var(--m-color-ul-yellow);--m-color-disabled-dark: var(--m-color-grey-dark);--m-color-disabled: var(--m-color-grey);--m-color-disabled-light: var(--m-color-grey-light);--m-color-border-dark: var(--m-color-grey-dark);--m-color-border: var(--m-color-grey-light);--m-color-border-light: var(--m-color-grey-lighter);--m-color-scrollbar: var(--m-color-grey);--m-color-scrollbar-light: var(--m-color-grey-light);--m-font-size-h1: 26;--m-font-size-h2: 24;--m-font-size-h3: 22;--m-font-size-h4: 20;--m-font-size-h5: 18;--m-font-size-h6: 16;--m-line-height: 1.3;--m-line-height-heading: 1.1}@media(min-width: 768px){.mu-app-root{--m-font-size-h1: 36;--m-font-size-h2: 32;--m-font-size-h3: 28;--m-font-size-h4: 24;--m-font-size-h5: 20;--m-font-size-h6: 16}}.mu-app-root{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:normal;color:var(--m-color-text);font-weight:350;font-size:inherit;line-height:var(--m-line-height);font-family:"Source Sans Pro",Arial,sans-serif}body.mu-app-root{min-width:320px}@supports(font-variation-settings: normal){.mu-app-root{font-family:"Source Sans Variable",Arial,sans-serif}}.mu-app-root *,.mu-app-root *::before,.mu-app-root *::after{-webkit-box-sizing:inherit;box-sizing:inherit}.mu-app-root *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mu-app-root ::-moz-selection{background:var(--m-color-ul-yellow);color:var(--m-color-text)}.mu-app-root ::selection{background:var(--m-color-ul-yellow);color:var(--m-color-text)}.mu-app-root ul,.mu-app-root li{margin:inherit 0 0;padding:0}.mu-app-root abbr{-webkit-text-decoration:none;text-decoration:none;-webkit-box-shadow:0 1px var(--m-color-grey-dark);box-shadow:0 1px var(--m-color-grey-dark)}.mu-app-root a{color:var(--m-color-interactive)}.mu-app-root h1,.mu-app-root h2,.mu-app-root h3,.mu-app-root h4,.mu-app-root h5,.mu-app-root h6{font-weight:500;line-height:var(--m-line-height-heading);font-family:"Source Sans Pro",Arial,sans-serif}@supports(font-variation-settings: normal){.mu-app-root h1,.mu-app-root h2,.mu-app-root h3,.mu-app-root h4,.mu-app-root h5,.mu-app-root h6{font-family:"Source Sans Variable",Arial,sans-serif}}.mu-app-root h1{margin:0}.mu-app-root h1{font-size:calc(var(--m-font-size-h1)/16*1rem)}.mu-app-root h2{margin:32px 0 0}.mu-app-root h2{font-size:calc(var(--m-font-size-h2)/16*1rem)}.mu-app-root h3{margin:32px 0 0}.mu-app-root h3{font-size:calc(var(--m-font-size-h3)/16*1rem)}.mu-app-root h4{margin:24px 0 0}.mu-app-root h4{font-size:calc(var(--m-font-size-h4)/16*1rem)}.mu-app-root h5{margin:24px 0 0}.mu-app-root h5{font-size:calc(var(--m-font-size-h5)/16*1rem)}.mu-app-root h6{margin:24px 0 0}.mu-app-root h6{font-size:calc(var(--m-font-size-h6)/16*1rem)}.mu-app-root p{margin:12px 0 0}.mu-app-root b,.mu-app-root strong{font-weight:500}.mu-app-root i,.mu-app-root em{font-style:italic}.mu-app-root small{font-size:calc(14/16*1rem)}.mu-app-root pre,.mu-app-root code{word-break:break-all;word-wrap:break-word;font-weight:350;color:var(--m-color-text)}.mu-app-root pre,.mu-app-root code{font-size:calc(14/16*1rem)}.mu-app-root .mu-require{margin-top:-16px !important;float:right}.mu-app-root .mu-asterisk{color:var(--m-color-accent);font-weight:575}.mu-app-root .mu-table{width:100%;border-collapse:collapse;table-layout:fixed}.mu-app-root .mu-table th{padding:0 8px 6px;font-weight:500;color:var(--m-color-black);border-bottom:2px solid var(--m-color-border);text-align:left}.mu-app-root .mu-table th:first-child{padding-left:16px}.mu-app-root .mu-table th:last-child{padding-right:16px}.mu-app-root .mu-table tbody tr{border-bottom:1px solid var(--m-color-border)}.mu-app-root .mu-table td{padding:16px 8px;margin:1px 0;vertical-align:top;text-align:left}.mu-app-root .mu-table td:first-child{padding-left:16px}.mu-app-root .mu-table td:last-child{padding-right:16px}.mu-app-root .mu-table.m-u--has-icon th:last-child:not(:only-child),.mu-app-root .mu-table.m-u--has-icon td:last-child:not(:only-child){padding:0;width:44px;text-align:center;vertical-align:middle}.m-panel .mu-app-root .mu-table tbody tr:last-child{border-bottom:0}.mu-app-root .mu-bullet-list{margin-top:16px;margin-bottom:0}.mu-app-root .mu-bullet-list,.mu-app-root .mu-bullet-list ul,.mu-app-root .mu-bullet-list ol{padding:0 0 0 24px}.mu-app-root .mu-bullet-list ul,.mu-app-root .mu-bullet-list ol{margin:0}.mu-app-root .mu-bullet-list li{position:relative;list-style:none;margin:8px 0 0}.mu-app-root .mu-bullet-list li::before{position:absolute;top:10px;left:-12px;content:"";-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}.mu-app-root .mu-bullet-list li:first-child{margin:0}.mu-app-root .mu-bullet-list li>ul{margin:12px 0 0}.mu-app-root .mu-bullet-list>li>ul>li::before,.mu-app-root .mu-bullet-list>li::before,.mu-app-root .mu-bullet-list>li>ul>li>ul>li::before,.mu-app-root .mu-bullet-list>li>ul>li>ul>li>ul>li::before{width:4px;height:4px}.mu-app-root .mu-bullet-list>li>ul>li::before,.mu-app-root .mu-bullet-list>li::before{border-radius:50%;border:1px solid var(--m-color-grey-dark)}.mu-app-root .mu-bullet-list>li::before,.mu-app-root .mu-bullet-list>li>ul>li>ul>li::before{background:var(--m-color-grey-dark)}.mu-app-root .mu-bullet-list>li>ul>li>ul>li::before,.mu-app-root .mu-bullet-list>li>ul>li>ul>li>ul>li::before{border:1px solid var(--m-color-grey-dark)}.mu-app-root .mu-bullet-list>li>ul>li>ul>li>ul>li>ul>li::before{width:0;height:0;border-style:solid;border-width:3px 0 3px 4px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--m-color-grey-dark)}.mu-app-root .mu-button-primary{-webkit-transition-property:background-color,border-color,color,outline;transition-property:background-color,border-color,color,outline;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;border:1px solid var(--m-color-interactive);font-family:inherit;-webkit-text-decoration:none;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-color:var(--m-color-interactive-darker);outline-offset:2px;outline-width:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mu-app-root .mu-button-primary{color:var(--m-color-white);background:var(--m-color-interactive)}.mu-app-root .mu-button-primary{cursor:pointer}.mu-app-root .mu-button-primary:hover{color:var(--m-color-white);background:var(--m-color-interactive-dark);border-color:var(--m-color-interactive-dark)}.mu-app-root .mu-button-primary:active,.mu-app-root .mu-button-primary:focus:not(:hover){color:var(--m-color-white);background:var(--m-color-interactive-darker);border-color:var(--m-color-interactive-darker)}.mu-app-root .mu-button-secondary{-webkit-transition-property:background-color,border-color,color,outline;transition-property:background-color,border-color,color,outline;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;border:1px solid var(--m-color-interactive);font-family:inherit;-webkit-text-decoration:none;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-color:var(--m-color-interactive-darker);outline-offset:2px;outline-width:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mu-app-root .mu-button-secondary{color:var(--m-color-interactive);background:var(--m-color-white)}.mu-app-root .mu-button-secondary{cursor:pointer}.mu-app-root .mu-button-secondary:hover{color:var(--m-color-white);background:var(--m-color-interactive-dark);border-color:var(--m-color-interactive-dark)}.mu-app-root .mu-button-secondary:active,.mu-app-root .mu-button-secondary:focus:not(:hover){color:var(--m-color-white);background:var(--m-color-interactive-darker);border-color:var(--m-color-interactive-darker)}.mu-app-root .mu-button-disabled{-webkit-transition-property:background-color,border-color,color,outline;transition-property:background-color,border-color,color,outline;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;border:1px solid var(--m-color-interactive);font-family:inherit;-webkit-text-decoration:none;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-color:var(--m-color-interactive-darker);outline-offset:2px;outline-width:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mu-app-root .mu-button-disabled{cursor:default;color:var(--m-color-disabled);background:var(--m-color-white);border-color:var(--m-color-disabled)}.mu-app-root .mu-button-disabled{cursor:pointer}.mu-app-root .mu-button-disabled:hover{color:var(--m-color-white);background:var(--m-color-interactive-dark);border-color:var(--m-color-interactive-dark)}.mu-app-root .mu-button-disabled:active,.mu-app-root .mu-button-disabled:focus:not(:hover){color:var(--m-color-white);background:var(--m-color-interactive-darker);border-color:var(--m-color-interactive-darker)}.mu-app-root .mu-button-waiting{-webkit-transition-property:background-color,border-color,color,outline;transition-property:background-color,border-color,color,outline;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;border:1px solid var(--m-color-interactive);font-family:inherit;-webkit-text-decoration:none;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-color:var(--m-color-interactive-darker);outline-offset:2px;outline-width:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mu-app-root .mu-button-waiting{cursor:progress;color:var(--m-color-white);background:var(--m-color-interactive-light);border-color:var(--m-color-interactive-light)}.mu-app-root .mu-link,.mu-app-root .mu-link-icon{-webkit-transition:color .3s ease;transition:color .3s ease;position:relative;font-weight:500;color:var(--m-color-interactive);outline-color:var(--m-color-interactive-darker);-webkit-text-decoration:none;text-decoration:none}.mu-app-root .mu-link:active,.mu-app-root .mu-link:focus:not(:hover),.mu-app-root .mu-link-icon:active,.mu-app-root .mu-link-icon:focus:not(:hover){color:var(--m-color-interactive-darker)}.mu-app-root .mu-link:not(:hover):not(:focus):visited,.mu-app-root .mu-link-icon:not(:hover):not(:focus):visited{color:var(--m-color-interactive-darker)}.mu-app-root .mu-link:hover,.mu-app-root .mu-link:focus{color:var(--m-color-interactive-dark);-webkit-text-decoration:underline;text-decoration:underline}.mu-app-root .mu-link__text{position:relative;vertical-align:baseline}.mu-app-root .mu-link-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.mu-app-root .mu-link-icon:hover .mu-link__text,.mu-app-root .mu-link-icon:focus .mu-link__text{-webkit-text-decoration:underline;text-decoration:underline}.mu-app-root .mu-link-icon>:not(:first-child){margin-left:8px}.mu-app-root .mu-h1,.mu-app-root .mu-h2,.mu-app-root .mu-h3,.mu-app-root .mu-h4,.mu-app-root .mu-h5,.mu-app-root .mu-h6{font-weight:500;line-height:var(--m-line-height-heading);font-family:"Source Sans Pro",Arial,sans-serif}@supports(font-variation-settings: normal){.mu-app-root .mu-h1,.mu-app-root .mu-h2,.mu-app-root .mu-h3,.mu-app-root .mu-h4,.mu-app-root .mu-h5,.mu-app-root .mu-h6{font-family:"Source Sans Variable",Arial,sans-serif}}.mu-app-root .mu-h1{margin:0}.mu-app-root .mu-h1{font-size:calc(var(--m-font-size-h1)/16*1rem)}.mu-app-root .mu-h2{margin:32px 0 0}.mu-app-root .mu-h2{font-size:calc(var(--m-font-size-h2)/16*1rem)}.mu-app-root .mu-h3{margin:32px 0 0}.mu-app-root .mu-h3{font-size:calc(var(--m-font-size-h3)/16*1rem)}.mu-app-root .mu-h4{margin:24px 0 0}.mu-app-root .mu-h4{font-size:calc(var(--m-font-size-h4)/16*1rem)}.mu-app-root .mu-h5{margin:24px 0 0}.mu-app-root .mu-h5{font-size:calc(var(--m-font-size-h5)/16*1rem)}.mu-app-root .mu-h6{margin:24px 0 0}.mu-app-root .mu-h6{font-size:calc(var(--m-font-size-h6)/16*1rem)}.mu-app-root .mu-p{margin:12px 0 0}.mu-app-root .mu-font-size{font-size:1rem}.mu-app-root .mu-font-size-lg{font-size:calc(20/16*1rem)}.mu-app-root .mu-font-size-md{font-size:calc(18/16*1rem)}.mu-app-root .mu-font-size-sm{font-size:calc(14/16*1rem)}.mu-app-root .mu-font-size-xs{font-size:calc(12/16*1rem)}.mu-app-root .mu-font-style-normal{font-style:normal}.mu-app-root .mu-font-style-italic{font-style:italic}.mu-app-root .mu-font-weight-black{font-weight:650}.mu-app-root .mu-font-weight-bold{font-weight:575}.mu-app-root .mu-font-weight-semi-bold{font-weight:500}.mu-app-root .mu-font-weight-regular{font-weight:425}.mu-app-root .mu-font-weight-light{font-weight:350}.mu-app-root .mu-label{font-weight:500}.mu-app-root .mu-label{font-size:1rem}.mu-app-root .mu-typo-precision,.mu-app-root .mu-typo-precision-italic{color:var(--m-color-text-light)}.mu-app-root .mu-typo-precision,.mu-app-root .mu-typo-precision-italic{font-size:calc(14/16*1rem)}.mu-app-root .mu-typo-precision-italic{font-style:italic}.mu-app-root .mu-typo-highlighting{display:inline;font-weight:500;background:var(--m-color-warning-lightest);-webkit-box-shadow:0 0 0 2px var(--m-color-warning-lightest);box-shadow:0 0 0 2px var(--m-color-warning-lightest)}.mu-app-root .mu-typo-highlighting{font-size:calc(14/16*1rem)}.mu-app-root .mu-d-block{display:block}.mu-app-root .mu-d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.mu-app-root .mu-d-inline{display:inline}.mu-app-root .mu-d-inline-block{display:inline-block}.mu-app-root .mu-d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mu-app-root .mu-max-w{max-width:1000px}.mu-app-root .mu-max-w-xs{max-width:400px}.mu-app-root .mu-max-w-sm{max-width:800px}.mu-app-root .mu-max-w-lg{max-width:1200px}.mu-app-root .mu-max-w-text{max-width:720px}.mu-app-root .mu-min-w{min-width:320px}.mu-app-root .mu-m-4xl{margin:64px}.mu-app-root .mu-m-3xl{margin:56px}.mu-app-root .mu-m-2xl{margin:48px}.mu-app-root .mu-m-xl{margin:40px}.mu-app-root .mu-m-lg{margin:32px}.mu-app-root .mu-m-md{margin:24px}.mu-app-root .mu-m{margin:16px}.mu-app-root .mu-m-sm{margin:12px}.mu-app-root .mu-m-xs{margin:8px}.mu-app-root .mu-m-2xs{margin:4px}.mu-app-root .mu-mt-4xl{margin-top:64px}.mu-app-root .mu-mt-3xl{margin-top:56px}.mu-app-root .mu-mt-2xl{margin-top:48px}.mu-app-root .mu-mt-xl{margin-top:40px}.mu-app-root .mu-mt-lg{margin-top:32px}.mu-app-root .mu-mt-md{margin-top:24px}.mu-app-root .mu-mt{margin-top:16px}.mu-app-root .mu-mt-sm{margin-top:12px}.mu-app-root .mu-mt-xs{margin-top:8px}.mu-app-root .mu-mt-2xs{margin-top:4px}.mu-app-root .mu-mr-4xl{margin-right:64px}.mu-app-root .mu-mr-3xl{margin-right:56px}.mu-app-root .mu-mr-2xl{margin-right:48px}.mu-app-root .mu-mr-xl{margin-right:40px}.mu-app-root .mu-mr-lg{margin-right:32px}.mu-app-root .mu-mr-md{margin-right:24px}.mu-app-root .mu-mr{margin-right:16px}.mu-app-root .mu-mr-sm{margin-right:12px}.mu-app-root .mu-mr-xs{margin-right:8px}.mu-app-root .mu-mr-2xs{margin-right:4px}.mu-app-root .mu-mb-4xl{margin-bottom:64px}.mu-app-root .mu-mb-3xl{margin-bottom:56px}.mu-app-root .mu-mb-2xl{margin-bottom:48px}.mu-app-root .mu-mb-xl{margin-bottom:40px}.mu-app-root .mu-mb-lg{margin-bottom:32px}.mu-app-root .mu-mb-md{margin-bottom:24px}.mu-app-root .mu-mb{margin-bottom:16px}.mu-app-root .mu-mb-sm{margin-bottom:12px}.mu-app-root .mu-mb-xs{margin-bottom:8px}.mu-app-root .mu-mb-2xs{margin-bottom:4px}.mu-app-root .mu-ml-4xl{margin-left:64px}.mu-app-root .mu-ml-3xl{margin-left:56px}.mu-app-root .mu-ml-2xl{margin-left:48px}.mu-app-root .mu-ml-xl{margin-left:40px}.mu-app-root .mu-ml-lg{margin-left:32px}.mu-app-root .mu-ml-md{margin-left:24px}.mu-app-root .mu-ml{margin-left:16px}.mu-app-root .mu-ml-sm{margin-left:12px}.mu-app-root .mu-ml-xs{margin-left:8px}.mu-app-root .mu-ml-2xs{margin-left:4px}.mu-app-root .mu-no-m{margin:0}.mu-app-root .mu-no-mt{margin-top:0}.mu-app-root .mu-no-mr{margin-right:0}.mu-app-root .mu-no-mb{margin-bottom:0}.mu-app-root .mu-no-ml{margin-left:0}.mu-app-root .mu-p-4xl{padding:64px}.mu-app-root .mu-p-3xl{padding:56px}.mu-app-root .mu-p-2xl{padding:48px}.mu-app-root .mu-p-xl{padding:40px}.mu-app-root .mu-p-lg{padding:32px}.mu-app-root .mu-p-md{padding:24px}.mu-app-root .mu-p{padding:16px}.mu-app-root .mu-p-sm{padding:12px}.mu-app-root .mu-p-xs{padding:8px}.mu-app-root .mu-p-2xs{padding:4px}.mu-app-root .mu-pt-4xl{padding-top:64px}.mu-app-root .mu-pt-3xl{padding-top:56px}.mu-app-root .mu-pt-2xl{padding-top:48px}.mu-app-root .mu-pt-xl{padding-top:40px}.mu-app-root .mu-pt-lg{padding-top:32px}.mu-app-root .mu-pt-md{padding-top:24px}.mu-app-root .mu-pt{padding-top:16px}.mu-app-root .mu-pt-sm{padding-top:12px}.mu-app-root .mu-pt-xs{padding-top:8px}.mu-app-root .mu-pt-2xs{padding-top:4px}.mu-app-root .mu-pr-4xl{padding-right:64px}.mu-app-root .mu-pr-3xl{padding-right:56px}.mu-app-root .mu-pr-2xl{padding-right:48px}.mu-app-root .mu-pr-xl{padding-right:40px}.mu-app-root .mu-pr-lg{padding-right:32px}.mu-app-root .mu-pr-md{padding-right:24px}.mu-app-root .mu-pr{padding-right:16px}.mu-app-root .mu-pr-sm{padding-right:12px}.mu-app-root .mu-pr-xs{padding-right:8px}.mu-app-root .mu-pr-2xs{padding-right:4px}.mu-app-root .mu-pb-4xl{padding-bottom:64px}.mu-app-root .mu-pb-3xl{padding-bottom:56px}.mu-app-root .mu-pb-2xl{padding-bottom:48px}.mu-app-root .mu-pb-xl{padding-bottom:40px}.mu-app-root .mu-pb-lg{padding-bottom:32px}.mu-app-root .mu-pb-md{padding-bottom:24px}.mu-app-root .mu-pb{padding-bottom:16px}.mu-app-root .mu-pb-sm{padding-bottom:12px}.mu-app-root .mu-pb-xs{padding-bottom:8px}.mu-app-root .mu-pb-2xs{padding-bottom:4px}.mu-app-root .mu-pl-4xl{padding-left:64px}.mu-app-root .mu-pl-3xl{padding-left:56px}.mu-app-root .mu-pl-2xl{padding-left:48px}.mu-app-root .mu-pl-xl{padding-left:40px}.mu-app-root .mu-pl-lg{padding-left:32px}.mu-app-root .mu-pl-md{padding-left:24px}.mu-app-root .mu-pl{padding-left:16px}.mu-app-root .mu-pl-sm{padding-left:12px}.mu-app-root .mu-pl-xs{padding-left:8px}.mu-app-root .mu-pl-2xs{padding-left:4px}.mu-app-root .mu-no-p{padding:0}.mu-app-root .mu-no-pt{padding-top:0}.mu-app-root .mu-no-pr{padding-right:0}.mu-app-root .mu-no-pb{padding-bottom:0}.mu-app-root .mu-no-pl{padding-left:0}.mu-app-root .mu-visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}@media not print{.mu-app-root .mu-print-only{display:none !important}}@media print{.mu-app-root .mu-no-print{display:none !important}}.mu-overflow-hidden{overflow:hidden}@-webkit-keyframes m-infinity-rotation{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes m-infinity-rotation{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes m-indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes m-indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@-webkit-keyframes m-indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}@keyframes m-indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}@-webkit-keyframes m-progress-spinner-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes m-progress-spinner-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes m-progress-spinner-initial-rotate{0%{opacity:0;-webkit-transform:rotate(90deg) translateZ(0);transform:rotate(90deg) translateZ(0)}20%{opacity:1}100%{-webkit-transform:rotate(270deg) translateZ(0);transform:rotate(270deg) translateZ(0)}}@keyframes m-progress-spinner-initial-rotate{0%{opacity:0;-webkit-transform:rotate(90deg) translateZ(0);transform:rotate(90deg) translateZ(0)}20%{opacity:1}100%{-webkit-transform:rotate(270deg) translateZ(0);transform:rotate(270deg) translateZ(0)}}
