@media (prefers-contrast:high){:root{--mds-color-border:#000;--mds-color-text:#000}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html,body{height:100%}body{flex-direction:column;display:flex}.mds .mds-layout .mds-page a{text-decoration:none}.mds .mds-layout .mds-page a:hover{text-decoration:underline}.mds-grid{display:grid}@media only screen and (min-width:1025px){.mds .mds-layout .mds-page>.mds-grid{max-width:1280px;margin:24px auto}}mc-tag::part(tag){word-break:break-word;overflow-wrap:break-word;max-width:100%}:root{--mdp-logo-url:url(/assets/mdp-logo-light.svg)}html.mds-theme-dark,html[data-theme=dark]{--mdp-logo-url:url(/assets/mdp-logo-dark.svg)}@media (prefers-color-scheme:dark){:root:not(.mds-theme-light):not([data-theme=light]){--mdp-logo-url:url(/assets/mdp-logo-dark.svg)}}html.mds-theme-light,html[data-theme=light]{--mdp-logo-url:url(/assets/mdp-logo-light.svg)}mc-switch::part(label-container){justify-content:flex-start}.language-text{font-family:var(--mds-font-family-primary);font-size:inherit;line-height:var(--mds-line-height-body-small);background-color:var(--mds_brand_appearance_neutral_weak_background-color);box-shadow:0 0 0 2px var(--mds_brand_appearance_neutral_weak_background-color);border-radius:2px}mc-input::part(field){white-space:nowrap}p:not(:last-child){margin-bottom:.4rem}.mds ul li{margin-left:1.6rem}.mds ul li:not(:last-child){margin-bottom:.4rem}
.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flex{display:flex}.inline-flex{display:inline-flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-1{flex:1}.flex-auto{flex:auto}.flex-initial{flex:0 auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-center{align-content:center}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.min-w-0{min-width:0}.min-h-0{min-height:0}.mt-100{margin-top:4px}.mt-200{margin-top:8px}.mt-300{margin-top:12px}.mt-400{margin-top:16px}.mt-600{margin-top:24px}.mb-100{margin-bottom:4px}.mb-200{margin-bottom:8px}.mb-300{margin-bottom:12px}.mb-400{margin-bottom:16px}.mb-600{margin-bottom:24px}.mb-800{margin-bottom:32px}.mr-100{margin-right:4px}.mr-200{margin-right:8px}.mr-300{margin-right:12px}.mr-400{margin-right:16px}.ml-100{margin-left:4px}.ml-200{margin-left:8px}.p-100{padding:4px}.p-200{padding:8px}.p-300{padding:12px}.p-400{padding:16px}.p-600{padding:24px}.p-800{padding:32px}.px-400{padding-left:16px;padding-right:16px}.py-300{padding-top:12px;padding-bottom:12px}.border-top{border-top:1px solid var(--mds_brand_appearance_neutral_default_border-color)}.border-bottom{border-bottom:1px solid var(--mds_brand_appearance_neutral_default_border-color)}.border{border:1px solid var(--mds_brand_appearance_neutral_default_border-color)}.border-error{border:1px solid var(--mds_brand_appearance_error_weak_border-color)}.form-max-width{max-width:672px}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.rounded{border-radius:4px}.rounded-lg{border-radius:8px}.rounded-full{border-radius:9999px}.w-full{width:100%}.w-half{width:50%}.text-center{text-align:center}.relative{position:relative}.absolute{position:absolute}.weak-bg{background-color:var(--mds_brand_appearance_neutral_weakest_background-color,#f5f5f5)}.card-wrapper{width:100%;min-width:300px}.responsive-card-grid{grid-template-columns:1fr;align-items:start;gap:24px;width:100%;display:grid}@media (min-width:641px) and (max-width:1023px){.responsive-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.responsive-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.AlphaToggle-module__k9jWFa__alphaToggle mc-switch::part(label){color:var(--mds_brand_appearance_primary_weak_text-color)}.AlphaToggle-module__k9jWFa__alphaToggle mc-switch::part(label-container){flex-direction:row-reverse}
.GlobalErrorNotifications-module__De5XaG__fullError{max-height:200px;color:var(--mds_brand_appearance_default_text-color,#1a1a1a);font-size:14px;line-height:20px;overflow:auto}.GlobalErrorNotifications-module__De5XaG__fullErrorCont pre{color:var(--mds_brand_appearance_error_subtle_text-color,#1a1a1a);margin:0;font-size:14px}.GlobalErrorNotifications-module__De5XaG__fullErrorCont{background:var(--mds_brand_appearance_error_subtle_background-color,#fee2e2);border-radius:4px;margin-top:8px;padding:10px 16px}.GlobalErrorNotifications-module__De5XaG__outerCont{gap:8px;display:flex}.GlobalErrorNotifications-module__De5XaG__innerCont{flex:auto;overflow:hidden}.GlobalErrorNotifications-module__De5XaG__viewMoreCont{margin-left:-10px}.GlobalErrorNotifications-module__De5XaG__errorDetails{border-radius:4px;padding:4px 0 8px;line-height:1.2}.GlobalErrorNotifications-module__De5XaG__errorDetails ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.GlobalErrorNotifications-module__De5XaG__supportText{padding:4px 0 8px;font-size:14px;line-height:1.2}.GlobalErrorNotifications-module__De5XaG__supportText p{margin-top:5px}.GlobalErrorNotifications-module__De5XaG__footerCont{padding-top:4px}.GlobalErrorNotifications-module__De5XaG__footerActions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}
/*# sourceMappingURL=74c54f6ede0d1a93.css.map*/