.dl-modal-transition{display:inline-block;position:relative;text-align:left;vertical-align:middle;z-index:10001}@media(max-width:768px){.dl-modal-transition{width:100%}}.dl-modal-transition:focus{outline:none}.dl-modal-transition-fullscreen-appear,.dl-modal-transition-fullscreen-enter{transform:translateY(100%)}.dl-modal-transition-fullscreen-appear.dl-modal-transition-fullscreen-appear-active,.dl-modal-transition-fullscreen-appear.dl-modal-transition-fullscreen-enter-active,.dl-modal-transition-fullscreen-enter.dl-modal-transition-fullscreen-appear-active,.dl-modal-transition-fullscreen-enter.dl-modal-transition-fullscreen-enter-active{transform:translateY(0);transition:transform .3s ease-out}.dl-modal-transition-fullscreen-exit{transform:translateY(0)}.dl-modal-transition-fullscreen-exit.dl-modal-transition-fullscreen-exit-active{transform:translateY(100%);transition:transform .3s ease-in}.dl-modal-transition-appear,.dl-modal-transition-enter{opacity:.01;transform:translateY(-25%)}.dl-modal-transition-appear.dl-modal-transition-appear-active,.dl-modal-transition-appear.dl-modal-transition-enter-active,.dl-modal-transition-enter.dl-modal-transition-appear-active,.dl-modal-transition-enter.dl-modal-transition-enter-active{opacity:1;transform:translateY(0);transition:transform .3s ease}.dl-modal-transition-exit{opacity:1;transform:translateY(0)}.dl-modal-transition-exit.dl-modal-transition-exit-active{opacity:.01;transform:translateY(-25%);transition:transform .3s ease-out}.dl-drawer.dl-drawer{--oxygen-LOCAL-drawer-background:var(--oxygen-color-primitive-white);--oxygen-LOCAL-drawer-shadowColor:var(--oxygen-color-semantic-neutral-opacity-subtle-base);--oxygen-LOCAL-drawer-iconAction-border:var(--oxygen-color-semantic-neutral-subtle-base);--oxygen-LOCAL-drawer-iconAction-icon-fill:var(--oxygen-color-semantic-neutral-prominent-base);--oxygen-LOCAL-drawer-iconAction-background-hover:var(--oxygen-color-semantic-neutral-subtle-base);--oxygen-LOCAL-drawer-iconAction-icon-primary110-fill:var(--oxygen-color-semantic-brand-prominent-weak);--oxygen-LOCAL-drawer-iconAction-icon-primary110-background-focus:var(--oxygen-color-semantic-brand-prominent-base);--oxygen-LOCAL-drawer-iconAction-icon-primary110-border-focus:var(--oxygen-color-semantic-brand-subtle-base);--oxygen-LOCAL-drawer-body-background-shadowScroll:var(--oxygen-color-primitive-white)}.dl-drawer,.dl-drawer-container{z-index:10001!important}.dl-drawer{background-color:var(--oxygen-LOCAL-drawer-background)!important;box-sizing:border-box;color:unset!important;padding:1.6rem 1.6rem max(env(safe-area-inset-bottom),1.6rem);text-align:center;width:100%}.dl-drawer.dl-drawer-top{box-shadow:0 .2rem .4rem 0 var(--oxygen-LOCAL-drawer-shadowColor)}.dl-drawer.dl-drawer-bottom{border-radius:.8rem .8rem 0 0;box-shadow:0 -.2rem .4rem 0 var(--oxygen-LOCAL-drawer-shadowColor)}.dl-drawer.dl-drawer-right{box-shadow:.4rem 0 0 .2rem var(--oxygen-LOCAL-drawer-shadowColor);width:45%}.dl-drawer.dl-drawer-left{box-shadow:.2rem 0 0 .4rem var(--oxygen-LOCAL-drawer-shadowColor);width:45%}.dl-drawer.dl-drawer-fullscreen{border-radius:0;padding:0}.dl-drawer.dl-drawer-fullscreen .dl-drawer-content{max-height:100%;padding:calc(env(safe-area-inset-top) + 1.6rem) 1.6rem max(env(safe-area-inset-bottom),1.6rem)}.dl-drawer.dl-drawer-fullscreen .dl-drawer-back-icon,.dl-drawer.dl-drawer-fullscreen .dl-drawer-close-icon{top:calc(env(safe-area-inset-top) + .8rem)}.dl-drawer-content{display:flex;flex-direction:column;outline:.1rem solid #0000;overflow:hidden}.dl-drawer-close-icon{position:absolute;right:.8rem;top:.8rem}.dl-drawer-back-icon{left:.8rem;position:absolute;top:.8rem}.dl-drawer-list-action{width:100%}.dl-drawer-list-action .dl-button-label{justify-content:flex-start}.dl-drawer-icon-action-group{column-gap:4rem;row-gap:1.6rem}.dl-drawer-icon-action{align-items:center;background-color:#0000;border:.1rem solid var(--oxygen-LOCAL-drawer-iconAction-border);border-radius:50%;display:flex;height:5.6rem;justify-content:center;padding:0;width:5.6rem}.dl-drawer-icon-action svg{fill:var(--oxygen-LOCAL-drawer-iconAction-icon-fill)}.dl-drawer-icon-action:hover{background-color:var(--oxygen-LOCAL-drawer-iconAction-background-hover)}.dl-action-drawer-icon-primary-110 svg{fill:var(--oxygen-LOCAL-drawer-iconAction-icon-primary110-fill)}.dl-action-drawer-icon-primary-110:hover{background-color:var(--oxygen-LOCAL-drawer-iconAction-icon-primary110-border-focus);border:.1rem solid var(--oxygen-LOCAL-drawer-iconAction-icon-primary110-background-focus)}.dl-drawer-footer{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.dl-drawer-footer button:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-gray-600) inset,0 0 0 .4rem var(--oxygen-color-primitive-white) inset;outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-drawer-footer button:focus-visible{transition:box-shadow .15s linear}}.dl-drawer-body{background:linear-gradient(#fff0,var(--oxygen-LOCAL-drawer-body-background-shadowScroll) 70%) 0 100%,radial-gradient(farthest-side at 50% 100%,#0000001f 20%,#00000014 60%,#0000) 0 100%;background-attachment:local,scroll;background-repeat:no-repeat;background-size:100% 4rem,100% 1.4rem}.dl-drawer-body.dl-drawer-body-align-initial{text-align:initial}.dl-drawer-body.dl-drawer-body-align-left{text-align:left}.dl-drawer-body.dl-drawer-body-align-center{text-align:center}.dl-modal.dl-modal{--oxygen-LOCAL-modal-content-background:var(--oxygen-color-primitive-white);--oxygen-LOCAL-modal-header-background:var(--oxygen-color-primitive-white);--oxygen-LOCAL-modal-header-color:var(--oxygen-color-semantic-neutral-prominent-stronger)}.MuiModal-root.dl-modal{z-index:10001}.dl-modal{align-items:center;display:flex;justify-content:center;overflow-y:auto;text-align:center}.dl-modal:before{content:"";display:inline-block;height:100%;margin-right:-.4rem;vertical-align:middle}.dl-modal-content{background-color:var(--oxygen-LOCAL-modal-content-background);border-radius:.8rem;box-shadow:0 1rem 4rem var(--oxygen-core-blue-opacity-008),0 .5rem .8rem var(--oxygen-core-blue-opacity-008);display:flex;flex-direction:column;margin:1.6rem;max-height:calc(100vh - 3.2rem);outline:.1rem solid #0000;overflow-y:auto}.dl-modal-content.dl-modal-content-fullscreen{border-radius:0;height:100vh;left:0;margin:0;max-height:none;padding:3.2rem;position:fixed;top:0;width:100vw}.dl-modal-content.dl-modal-content-fullscreen.dl-modal-content-ios{bottom:3rem;top:3rem}.dl-modal-content.dl-modal-content-fullheight{height:calc(100vh - 3.2rem)}.dl-modal-content.dl-modal-content-fullheight .dl-modal-body{height:100%;overflow-y:scroll}.dl-modal-content.dl-modal-content-small{padding:3.2rem;position:relative}@media(min-width:768px){.dl-modal-content.dl-modal-content-small{width:44.8rem}}.dl-modal-content.dl-modal-content-medium{padding:3.2rem;position:relative}@media(min-width:768px){.dl-modal-content.dl-modal-content-medium{width:67.2rem}}.dl-modal-content.dl-modal-content-large{padding:3.2rem;position:relative}@media(min-width:768px){.dl-modal-content.dl-modal-content-large{width:67.2rem}}@media(min-width:950px){.dl-modal-content.dl-modal-content-large{width:89.6rem}}.dl-modal-content-medium .dl-modal-header,.dl-modal-content-small .dl-modal-header,.dl-modal-header{text-align:center}.dl-modal-header{align-items:center;background-color:var(--oxygen-LOCAL-modal-header-background);border-bottom:.1rem solid var(--oxygen-color-primitive-white);border-radius:.8rem .8rem 0 0;color:var(--oxygen-LOCAL-modal-header-color);display:flex;font-family:var(--oxygen-font-primitive-fontFamily-prominent);font-size:var(--oxygen-font-primitive-fontSize-large);font-weight:var(--oxygen-font-primitive-fontWeight-bold);justify-content:center;line-height:var(--oxygen-font-primitive-lineHeight-small);margin:0 0 2.4rem;padding:0}.dl-modal-content-fullscreen .dl-modal-header.dl-modal-header-ios{padding-top:4.6rem}.dl-modal-close-icon{position:absolute;right:.8rem;top:.8rem}.dl-modal-overflow-y-visible,.dl-modal-overflow-y-visible .dl-modal-body{overflow-y:visible!important}.dl-pill.dl-pill{--oxygen-LOCAL-pill-neutral-color:var(--oxygen-color-semantic-neutral-prominent-strong);--oxygen-LOCAL-pill-white-color:var(--oxygen-color-semantic-neutral-prominent-strong);--oxygen-LOCAL-pill-primary-color:var(--oxygen-color-semantic-informative-prominent-strong);--oxygen-LOCAL-pill-success-color:var(--oxygen-color-semantic-positive-prominent-base);--oxygen-LOCAL-pill-warning-color:var(--oxygen-color-semantic-warning-prominent-strong);--oxygen-LOCAL-pill-error-color:var(--oxygen-color-semantic-danger-prominent-strong);--oxygen-LOCAL-pill-yellow-color:var(--oxygen-color-semantic-alternative3-prominent-strong);--oxygen-LOCAL-pill-teal-color:var(--oxygen-color-semantic-alternative1-prominent-base);--oxygen-LOCAL-pill-purple-color:var(--oxygen-color-semantic-alternative2-prominent-strong);--oxygen-LOCAL-pill-disabled-color:var(--oxygen-color-semantic-mute-prominent-weak);--oxygen-LOCAL-pill-neutral-background:var(--oxygen-color-semantic-neutral-subtle-weak);--oxygen-LOCAL-pill-white-background:var(--oxygen-color-primitive-white);--oxygen-LOCAL-pill-primary-background:var(--oxygen-color-semantic-informative-subtle-weak);--oxygen-LOCAL-pill-success-background:var(--oxygen-color-semantic-positive-subtle-weak);--oxygen-LOCAL-pill-warning-background:var(--oxygen-color-semantic-warning-subtle-weak);--oxygen-LOCAL-pill-error-background:var(--oxygen-color-semantic-danger-subtle-weak);--oxygen-LOCAL-pill-yellow-background:var(--oxygen-color-semantic-alternative3-subtle-weak);--oxygen-LOCAL-pill-teal-background:var(--oxygen-color-semantic-alternative1-subtle-weak);--oxygen-LOCAL-pill-purple-background:var(--oxygen-color-semantic-alternative2-subtle-weak);--oxygen-LOCAL-pill-disabled-background:var(--oxygen-color-semantic-mute-subtle-weak);--oxygen-LOCAL-pill-neutral-background-hover:var(--oxygen-color-semantic-neutral-subtle-base);--oxygen-LOCAL-pill-white-background-hover:var(--oxygen-color-semantic-neutral-subtle-weak);--oxygen-LOCAL-pill-primary-background-hover:var(--oxygen-color-semantic-informative-subtle-base);--oxygen-LOCAL-pill-success-background-hover:var(--oxygen-color-semantic-positive-subtle-strong);--oxygen-LOCAL-pill-warning-background-hover:var(--oxygen-color-semantic-warning-subtle-strong);--oxygen-LOCAL-pill-error-background-hover:var(--oxygen-color-semantic-danger-subtle-strong);--oxygen-LOCAL-pill-yellow-background-hover:var(--oxygen-color-semantic-alternative3-subtle-base);--oxygen-LOCAL-pill-teal-background-hover:var(--oxygen-color-semantic-alternative1-subtle-strong);--oxygen-LOCAL-pill-purple-background-hover:var(--oxygen-color-semantic-alternative2-subtle-base);--oxygen-LOCAL-pill-neutral-background-active:var(--oxygen-color-semantic-neutral-subtle-stronger);--oxygen-LOCAL-pill-white-background-active:var(--oxygen-color-semantic-neutral-subtle-strong);--oxygen-LOCAL-pill-primary-background-active:var(--oxygen-color-semantic-informative-subtle-stronger);--oxygen-LOCAL-pill-success-background-active:var(--oxygen-color-semantic-positive-subtle-stronger);--oxygen-LOCAL-pill-warning-background-active:var(--oxygen-color-semantic-warning-subtle-stronger);--oxygen-LOCAL-pill-error-background-active:var(--oxygen-color-semantic-danger-subtle-stronger);--oxygen-LOCAL-pill-yellow-background-active:var(--oxygen-color-semantic-alternative3-subtle-stronger);--oxygen-LOCAL-pill-teal-background-active:var(--oxygen-color-semantic-alternative1-subtle-stronger);--oxygen-LOCAL-pill-purple-background-active:var(--oxygen-color-semantic-alternative2-subtle-stronger);--oxygen-LOCAL-pill-selected-neutral-background:var(--oxygen-color-semantic-neutral-prominent-strong);--oxygen-LOCAL-pill-selected-white-background:var(--oxygen-color-semantic-neutral-prominent-strong);--oxygen-LOCAL-pill-selected-primary-background:var(--oxygen-color-semantic-informative-prominent-base);--oxygen-LOCAL-pill-selected-success-background:var(--oxygen-color-semantic-positive-prominent-strong);--oxygen-LOCAL-pill-selected-warning-background:var(--oxygen-color-semantic-warning-prominent-strong);--oxygen-LOCAL-pill-selected-error-background:var(--oxygen-color-semantic-danger-prominent-strong);--oxygen-LOCAL-pill-selected-yellow-background:var(--oxygen-color-semantic-alternative3-prominent-strong);--oxygen-LOCAL-pill-selected-teal-background:var(--oxygen-color-semantic-alternative1-prominent-strong);--oxygen-LOCAL-pill-selected-purple-background:var(--oxygen-color-semantic-alternative2-prominent-strong);--oxygen-LOCAL-pill-selected-neutral-background-hover:var(--oxygen-color-semantic-neutral-prominent-weak);--oxygen-LOCAL-pill-selected-white-background-hover:var(--oxygen-color-semantic-neutral-prominent-weak);--oxygen-LOCAL-pill-selected-primary-background-hover:var(--oxygen-color-semantic-informative-prominent-weak);--oxygen-LOCAL-pill-selected-success-background-hover:var(--oxygen-color-semantic-positive-prominent-base);--oxygen-LOCAL-pill-selected-warning-background-hover:var(--oxygen-color-semantic-warning-prominent-base);--oxygen-LOCAL-pill-selected-error-background-hover:var(--oxygen-color-semantic-danger-prominent-base);--oxygen-LOCAL-pill-selected-yellow-background-hover:var(--oxygen-color-semantic-alternative3-prominent-base);--oxygen-LOCAL-pill-selected-teal-background-hover:var(--oxygen-color-semantic-alternative1-prominent-base);--oxygen-LOCAL-pill-selected-purple-background-hover:var(--oxygen-color-semantic-alternative2-prominent-base);--oxygen-LOCAL-pill-selected-color:var(--oxygen-color-primitive-white);--oxygen-LOCAL-pill-iconWrapper-background:var(--oxygen-color-primitive-white);--oxygen-LOCAL-pill-iconWrapper-background-disabled:var(--oxygen-color-semantic-mute-subtle-strong)}.dl-pill-list{margin:0;padding:0}.dl-pill-list>*{margin:.4rem .8rem .4rem 0}.dl-pill{outline:.1rem solid #0000;position:relative}.dl-pill .dl-pill-xsmall{padding:0 .4rem}.dl-pill .dl-pill-small{padding:.4rem .8rem}.dl-pill .dl-pill-medium{padding:.4rem 1.2rem}.dl-pill .dl-pill-neutral-020{background-color:var(--oxygen-LOCAL-pill-neutral-background);color:var(--oxygen-LOCAL-pill-neutral-color)}.dl-pill .dl-pill-neutral-020:not(.dl-icon-button)>.dl-icon:first-child{fill:currentcolor}.dl-pill .dl-pill-white{background-color:var(--oxygen-LOCAL-pill-white-background);color:var(--oxygen-LOCAL-pill-white-color)}.dl-pill .dl-pill-white:not(.dl-icon-button)>.dl-icon:first-child{fill:currentcolor}.dl-pill .dl-pill-primary-020{background-color:var(--oxygen-LOCAL-pill-primary-background);color:var(--oxygen-LOCAL-pill-primary-color)}.dl-pill .dl-pill-primary-020:not(.dl-icon-button)>.dl-icon:first-child{fill:currentcolor}.dl-pill .dl-pill-success-020{background-color:var(--oxygen-LOCAL-pill-success-background);color:var(--oxygen-LOCAL-pill-success-color)}.dl-pill .dl-pill-success-020:not(.dl-icon-button)>.dl-icon:first-child{fill:currentcolor}.dl-pill .dl-pill-warning-020{background-color:var(--oxygen-LOCAL-pill-warning-background);color:var(--oxygen-LOCAL-pill-warning-color)}.dl-pill .dl-pill-warning-020:not(.dl-icon-button)>.dl-icon:first-child{fill:currentcolor}.dl-pill .dl-pill-error-020{background-color:var(--oxygen-LOCAL-pill-error-background);color:var(--oxygen-LOCAL-pill-error-color)}.dl-pill .dl-pill-error-020:not(.dl-icon-button)>.dl-icon:first-child{fill:currentcolor}.dl-pill .dl-pill-yellow-020{background-color:var(--oxygen-LOCAL-pill-yellow-background);color:var(--oxygen-LOCAL-pill-yellow-color)}.dl-pill .dl-pill-yellow-020:not(.dl-icon-button)>.dl-icon:first-child{fill:currentcolor}.dl-pill .dl-pill-teal-020{background-color:var(--oxygen-LOCAL-pill-teal-background);color:var(--oxygen-LOCAL-pill-teal-color)}.dl-pill .dl-pill-teal-020:not(.dl-icon-button)>.dl-icon:first-child{fill:currentcolor}.dl-pill .dl-pill-purple-020{background-color:var(--oxygen-LOCAL-pill-purple-background);color:var(--oxygen-LOCAL-pill-purple-color)}.dl-pill .dl-pill-purple-020:not(.dl-icon-button)>.dl-icon:first-child{fill:currentcolor}.dl-pill .dl-pill-disabled{background-color:var(--oxygen-LOCAL-pill-disabled-background);color:var(--oxygen-LOCAL-pill-disabled-color)}.dl-pill .dl-pill-disabled:not(.dl-icon-button)>.dl-icon:first-child{fill:currentcolor}.dl-pill .dl-pill-deletable{padding-right:3.6rem}.dl-pill .dl-pill-deletable.dl-pill-small{padding-right:2.4rem}.dl-pill .dl-pill-right-icon{padding-right:3.6rem}.dl-pill .dl-pill-right-icon.dl-pill-small{padding-right:2.4rem}.dl-pill .dl-pill-interactive a:hover{text-decoration:none}.dl-pill .dl-pill-interactive.dl-pill-clickable{border:0}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-selected{color:var(--oxygen-LOCAL-pill-selected-color)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-neutral-020.dl-pill-clickable{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-neutral-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-neutral-020.dl-pill-clickable:not(:hover,:active,:focus-visible,.dl-pill-selected){box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-neutral-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-neutral-020.dl-pill-clickable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-neutral-020.dl-pill-clickable:focus-visible{transition:box-shadow .15s linear}}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-neutral-020.dl-pill-clickable:hover{background-color:var(--oxygen-LOCAL-pill-neutral-background-hover)}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-neutral-020.dl-pill-clickable:active{background-color:var(--oxygen-LOCAL-pill-neutral-background-active)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-neutral-020.dl-pill-selected{background-color:var(--oxygen-LOCAL-pill-selected-neutral-background);box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-selected-neutral-background-hover)}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-neutral-020.dl-pill-selected:hover{background-color:var(--oxygen-LOCAL-pill-selected-neutral-background-hover);box-shadow:none}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-white.dl-pill-clickable{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-white-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-white.dl-pill-clickable:not(:hover,:active,:focus-visible,.dl-pill-selected){box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-white-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-white.dl-pill-clickable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-white.dl-pill-clickable:focus-visible{transition:box-shadow .15s linear}}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-white.dl-pill-clickable:hover{background-color:var(--oxygen-LOCAL-pill-white-background-hover)}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-white.dl-pill-clickable:active{background-color:var(--oxygen-LOCAL-pill-white-background-active)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-white.dl-pill-selected{background-color:var(--oxygen-LOCAL-pill-selected-white-background);box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-selected-white-background-hover)}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-white.dl-pill-selected:hover{background-color:var(--oxygen-LOCAL-pill-selected-white-background-hover);box-shadow:none}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-primary-020.dl-pill-clickable{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-primary-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-primary-020.dl-pill-clickable:not(:hover,:active,:focus-visible,.dl-pill-selected){box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-primary-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-primary-020.dl-pill-clickable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-primary-020.dl-pill-clickable:focus-visible{transition:box-shadow .15s linear}}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-primary-020.dl-pill-clickable:hover{background-color:var(--oxygen-LOCAL-pill-primary-background-hover)}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-primary-020.dl-pill-clickable:active{background-color:var(--oxygen-LOCAL-pill-primary-background-active)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-primary-020.dl-pill-selected{background-color:var(--oxygen-LOCAL-pill-selected-primary-background);box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-selected-primary-background-hover)}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-primary-020.dl-pill-selected:hover{background-color:var(--oxygen-LOCAL-pill-selected-primary-background-hover);box-shadow:none}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-success-020.dl-pill-clickable{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-success-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-success-020.dl-pill-clickable:not(:hover,:active,:focus-visible,.dl-pill-selected){box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-success-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-success-020.dl-pill-clickable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-success-020.dl-pill-clickable:focus-visible{transition:box-shadow .15s linear}}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-success-020.dl-pill-clickable:hover{background-color:var(--oxygen-LOCAL-pill-success-background-hover)}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-success-020.dl-pill-clickable:active{background-color:var(--oxygen-LOCAL-pill-success-background-active)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-success-020.dl-pill-selected{background-color:var(--oxygen-LOCAL-pill-selected-success-background);box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-selected-success-background-hover)}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-success-020.dl-pill-selected:hover{background-color:var(--oxygen-LOCAL-pill-selected-success-background-hover);box-shadow:none}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-warning-020.dl-pill-clickable{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-warning-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-warning-020.dl-pill-clickable:not(:hover,:active,:focus-visible,.dl-pill-selected){box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-warning-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-warning-020.dl-pill-clickable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-warning-020.dl-pill-clickable:focus-visible{transition:box-shadow .15s linear}}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-warning-020.dl-pill-clickable:hover{background-color:var(--oxygen-LOCAL-pill-warning-background-hover)}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-warning-020.dl-pill-clickable:active{background-color:var(--oxygen-LOCAL-pill-warning-background-active)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-warning-020.dl-pill-selected{background-color:var(--oxygen-LOCAL-pill-selected-warning-background);box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-selected-warning-background-hover)}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-warning-020.dl-pill-selected:hover{background-color:var(--oxygen-LOCAL-pill-selected-warning-background-hover);box-shadow:none}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-error-020.dl-pill-clickable{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-error-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-error-020.dl-pill-clickable:not(:hover,:active,:focus-visible,.dl-pill-selected){box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-error-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-error-020.dl-pill-clickable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-error-020.dl-pill-clickable:focus-visible{transition:box-shadow .15s linear}}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-error-020.dl-pill-clickable:hover{background-color:var(--oxygen-LOCAL-pill-error-background-hover)}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-error-020.dl-pill-clickable:active{background-color:var(--oxygen-LOCAL-pill-error-background-active)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-error-020.dl-pill-selected{background-color:var(--oxygen-LOCAL-pill-selected-error-background);box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-selected-error-background-hover)}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-error-020.dl-pill-selected:hover{background-color:var(--oxygen-LOCAL-pill-selected-error-background-hover);box-shadow:none}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-yellow-020.dl-pill-clickable{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-yellow-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-yellow-020.dl-pill-clickable:not(:hover,:active,:focus-visible,.dl-pill-selected){box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-yellow-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-yellow-020.dl-pill-clickable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-yellow-020.dl-pill-clickable:focus-visible{transition:box-shadow .15s linear}}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-yellow-020.dl-pill-clickable:hover{background-color:var(--oxygen-LOCAL-pill-yellow-background-hover)}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-yellow-020.dl-pill-clickable:active{background-color:var(--oxygen-LOCAL-pill-yellow-background-active)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-yellow-020.dl-pill-selected{background-color:var(--oxygen-LOCAL-pill-selected-yellow-background);box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-selected-yellow-background-hover)}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-yellow-020.dl-pill-selected:hover{background-color:var(--oxygen-LOCAL-pill-selected-yellow-background-hover);box-shadow:none}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-teal-020.dl-pill-clickable{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-teal-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-teal-020.dl-pill-clickable:not(:hover,:active,:focus-visible,.dl-pill-selected){box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-teal-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-teal-020.dl-pill-clickable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-teal-020.dl-pill-clickable:focus-visible{transition:box-shadow .15s linear}}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-teal-020.dl-pill-clickable:hover{background-color:var(--oxygen-LOCAL-pill-teal-background-hover)}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-teal-020.dl-pill-clickable:active{background-color:var(--oxygen-LOCAL-pill-teal-background-active)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-teal-020.dl-pill-selected{background-color:var(--oxygen-LOCAL-pill-selected-teal-background);box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-selected-teal-background-hover)}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-teal-020.dl-pill-selected:hover{background-color:var(--oxygen-LOCAL-pill-selected-teal-background-hover);box-shadow:none}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-purple-020.dl-pill-clickable{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-purple-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-purple-020.dl-pill-clickable:not(:hover,:active,:focus-visible,.dl-pill-selected){box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-purple-background-hover)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-purple-020.dl-pill-clickable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-purple-020.dl-pill-clickable:focus-visible{transition:box-shadow .15s linear}}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-purple-020.dl-pill-clickable:hover{background-color:var(--oxygen-LOCAL-pill-purple-background-hover)}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-purple-020.dl-pill-clickable:active{background-color:var(--oxygen-LOCAL-pill-purple-background-active)}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-purple-020.dl-pill-selected{background-color:var(--oxygen-LOCAL-pill-selected-purple-background);box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-pill-selected-purple-background-hover)}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-purple-020.dl-pill-selected:hover{background-color:var(--oxygen-LOCAL-pill-selected-purple-background-hover);box-shadow:none}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-disabled.dl-pill-clickable{box-shadow:inset 0 0 0 .1rem}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-disabled.dl-pill-clickable:not(:hover,:active,:focus-visible,.dl-pill-selected){box-shadow:inset 0 0 0 .1rem}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-disabled.dl-pill-clickable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-disabled.dl-pill-clickable:focus-visible{transition:box-shadow .15s linear}}.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-disabled.dl-pill-selected{box-shadow:inset 0 0 0 .1rem}@media(hover){.dl-pill .dl-pill-interactive:not(.dl-pill-disabled).dl-pill-disabled.dl-pill-selected:hover{box-shadow:none}}.dl-pill .dl-notification{align-items:center;display:flex;justify-content:center;position:absolute;right:-.4rem;top:-.4rem}.dl-pill .dl-text{color:inherit}.dl-pill .dl-pill-delete-button,.dl-pill .dl-pill-right-icon-button{position:relative;top:0}.dl-pill .dl-pill-delete-button.dl-icon-button-xsmall,.dl-pill .dl-pill-right-icon-button.dl-icon-button-xsmall{margin-right:-2.4rem;min-width:2.4rem;right:2.8rem}.dl-pill .dl-pill-delete-button.dl-icon-button-xxsmall,.dl-pill .dl-pill-right-icon-button.dl-icon-button-xxsmall{margin-right:-1.6rem;min-width:1.6rem;right:2rem}.dl-pill .dl-pill-delete-button svg,.dl-pill .dl-pill-right-icon-button svg{fill:currentcolor}.dl-pill .dl-pill-delete-button:not([disabled]) .dl-icon-wrapper,.dl-pill .dl-pill-right-icon-button:not([disabled]) .dl-icon-wrapper{background-color:var(--oxygen-LOCAL-pill-iconWrapper-background)}.dl-pill .dl-pill-delete-button.dl-pill-neutral-020,.dl-pill .dl-pill-right-icon-button.dl-pill-neutral-020{background-color:#0000}@media(hover){.dl-pill .dl-pill-delete-button.dl-pill-neutral-020 .dl-icon-wrapper:hover,.dl-pill .dl-pill-right-icon-button.dl-pill-neutral-020 .dl-icon-wrapper:hover{background-color:var(--oxygen-LOCAL-pill-neutral-background-hover)}}.dl-pill .dl-pill-delete-button.dl-pill-neutral-020 .dl-icon-wrapper:active,.dl-pill .dl-pill-right-icon-button.dl-pill-neutral-020 .dl-icon-wrapper:active{background-color:var(--oxygen-LOCAL-pill-neutral-background-active)}.dl-pill .dl-pill-delete-button.dl-pill-white,.dl-pill .dl-pill-right-icon-button.dl-pill-white{background-color:#0000}@media(hover){.dl-pill .dl-pill-delete-button.dl-pill-white .dl-icon-wrapper:hover,.dl-pill .dl-pill-right-icon-button.dl-pill-white .dl-icon-wrapper:hover{background-color:var(--oxygen-LOCAL-pill-white-background-hover)}}.dl-pill .dl-pill-delete-button.dl-pill-white .dl-icon-wrapper:active,.dl-pill .dl-pill-right-icon-button.dl-pill-white .dl-icon-wrapper:active{background-color:var(--oxygen-LOCAL-pill-white-background-active)}.dl-pill .dl-pill-delete-button.dl-pill-primary-020,.dl-pill .dl-pill-right-icon-button.dl-pill-primary-020{background-color:#0000}@media(hover){.dl-pill .dl-pill-delete-button.dl-pill-primary-020 .dl-icon-wrapper:hover,.dl-pill .dl-pill-right-icon-button.dl-pill-primary-020 .dl-icon-wrapper:hover{background-color:var(--oxygen-LOCAL-pill-primary-background-hover)}}.dl-pill .dl-pill-delete-button.dl-pill-primary-020 .dl-icon-wrapper:active,.dl-pill .dl-pill-right-icon-button.dl-pill-primary-020 .dl-icon-wrapper:active{background-color:var(--oxygen-LOCAL-pill-primary-background-active)}.dl-pill .dl-pill-delete-button.dl-pill-success-020,.dl-pill .dl-pill-right-icon-button.dl-pill-success-020{background-color:#0000}@media(hover){.dl-pill .dl-pill-delete-button.dl-pill-success-020 .dl-icon-wrapper:hover,.dl-pill .dl-pill-right-icon-button.dl-pill-success-020 .dl-icon-wrapper:hover{background-color:var(--oxygen-LOCAL-pill-success-background-hover)}}.dl-pill .dl-pill-delete-button.dl-pill-success-020 .dl-icon-wrapper:active,.dl-pill .dl-pill-right-icon-button.dl-pill-success-020 .dl-icon-wrapper:active{background-color:var(--oxygen-LOCAL-pill-success-background-active)}.dl-pill .dl-pill-delete-button.dl-pill-warning-020,.dl-pill .dl-pill-right-icon-button.dl-pill-warning-020{background-color:#0000}@media(hover){.dl-pill .dl-pill-delete-button.dl-pill-warning-020 .dl-icon-wrapper:hover,.dl-pill .dl-pill-right-icon-button.dl-pill-warning-020 .dl-icon-wrapper:hover{background-color:var(--oxygen-LOCAL-pill-warning-background-hover)}}.dl-pill .dl-pill-delete-button.dl-pill-warning-020 .dl-icon-wrapper:active,.dl-pill .dl-pill-right-icon-button.dl-pill-warning-020 .dl-icon-wrapper:active{background-color:var(--oxygen-LOCAL-pill-warning-background-active)}.dl-pill .dl-pill-delete-button.dl-pill-error-020,.dl-pill .dl-pill-right-icon-button.dl-pill-error-020{background-color:#0000}@media(hover){.dl-pill .dl-pill-delete-button.dl-pill-error-020 .dl-icon-wrapper:hover,.dl-pill .dl-pill-right-icon-button.dl-pill-error-020 .dl-icon-wrapper:hover{background-color:var(--oxygen-LOCAL-pill-error-background-hover)}}.dl-pill .dl-pill-delete-button.dl-pill-error-020 .dl-icon-wrapper:active,.dl-pill .dl-pill-right-icon-button.dl-pill-error-020 .dl-icon-wrapper:active{background-color:var(--oxygen-LOCAL-pill-error-background-active)}.dl-pill .dl-pill-delete-button.dl-pill-yellow-020,.dl-pill .dl-pill-right-icon-button.dl-pill-yellow-020{background-color:#0000}@media(hover){.dl-pill .dl-pill-delete-button.dl-pill-yellow-020 .dl-icon-wrapper:hover,.dl-pill .dl-pill-right-icon-button.dl-pill-yellow-020 .dl-icon-wrapper:hover{background-color:var(--oxygen-LOCAL-pill-yellow-background-hover)}}.dl-pill .dl-pill-delete-button.dl-pill-yellow-020 .dl-icon-wrapper:active,.dl-pill .dl-pill-right-icon-button.dl-pill-yellow-020 .dl-icon-wrapper:active{background-color:var(--oxygen-LOCAL-pill-yellow-background-active)}.dl-pill .dl-pill-delete-button.dl-pill-teal-020,.dl-pill .dl-pill-right-icon-button.dl-pill-teal-020{background-color:#0000}@media(hover){.dl-pill .dl-pill-delete-button.dl-pill-teal-020 .dl-icon-wrapper:hover,.dl-pill .dl-pill-right-icon-button.dl-pill-teal-020 .dl-icon-wrapper:hover{background-color:var(--oxygen-LOCAL-pill-teal-background-hover)}}.dl-pill .dl-pill-delete-button.dl-pill-teal-020 .dl-icon-wrapper:active,.dl-pill .dl-pill-right-icon-button.dl-pill-teal-020 .dl-icon-wrapper:active{background-color:var(--oxygen-LOCAL-pill-teal-background-active)}.dl-pill .dl-pill-delete-button.dl-pill-purple-020,.dl-pill .dl-pill-right-icon-button.dl-pill-purple-020{background-color:#0000}@media(hover){.dl-pill .dl-pill-delete-button.dl-pill-purple-020 .dl-icon-wrapper:hover,.dl-pill .dl-pill-right-icon-button.dl-pill-purple-020 .dl-icon-wrapper:hover{background-color:var(--oxygen-LOCAL-pill-purple-background-hover)}}.dl-pill .dl-pill-delete-button.dl-pill-purple-020 .dl-icon-wrapper:active,.dl-pill .dl-pill-right-icon-button.dl-pill-purple-020 .dl-icon-wrapper:active{background-color:var(--oxygen-LOCAL-pill-purple-background-active)}.dl-pill .dl-pill-delete-button.dl-pill-disabled,.dl-pill .dl-pill-right-icon-button.dl-pill-disabled{background-color:#0000}.dl-pill .dl-pill-delete-button[disabled] .dl-icon-wrapper,.dl-pill .dl-pill-right-icon-button[disabled] .dl-icon-wrapper{background-color:var(--oxygen-LOCAL-pill-iconWrapper-background-disabled)}.dl-badge.dl-badge{--oxygen-LOCAL-badge-background-warning:var(--oxygen-color-component-indicator-badge-warning-background);--oxygen-LOCAL-badge-background-informative:var(--oxygen-color-component-indicator-badge-informative-background);--oxygen-LOCAL-badge-background-danger:var(--oxygen-color-component-indicator-badge-danger-background);--oxygen-LOCAL-badge-background-positive:var(--oxygen-color-component-indicator-badge-positive-background);--oxygen-LOCAL-badge-background-brand:var(--oxygen-color-component-indicator-badge-brand-background);--oxygen-LOCAL-badge-background-neutral:var(--oxygen-color-component-indicator-badge-neutral-background);--oxygen-LOCAL-badge-background-mute:var(--oxygen-color-semantic-neutral-prominent-weak);--oxygen-LOCAL-badge-background-disabled:var(--oxygen-color-component-indicator-badge-disabled-background);--oxygen-LOCAL-badge-icon-color-disabled:var(--oxygen-color-semantic-neutral-prominent-strong);--oxygen-LOCAL-badge-icon-color-neutral:var(--oxygen-color-semantic-neutral-prominent-strong);--oxygen-LOCAL-badge-color:var(--oxygen-color-component-text-bodyText-inverted-default);--oxygen-LOCAL-badge-color-neutral:var(--oxygen-color-component-indicator-badge-transparent-border);--oxygen-LOCAL-badge-color-disabled:var(--oxygen-color-component-indicator-badge-disabled-label);--oxygen-LOCAL-badge-color-noBackground:var(--oxygen-color-component-indicator-badge-transparent-border)}.dl-badge{align-items:center;border-radius:var(--oxygen-scale-primitive-gridUnit-x2_5);display:inline-flex;height:2.4rem;justify-content:center;line-height:var(--oxygen-font-primitive-lineHeight-small);min-width:2.4rem;outline:.1rem solid #0000;padding:0 .4rem}.dl-badge-small{height:var(--oxygen-scale-primitive-gridUnit-x2);line-height:unset;min-width:var(--oxygen-scale-primitive-gridUnit-x2)}.dl-badge-large{height:var(--oxygen-scale-primitive-gridUnit-x4);line-height:var(--oxygen-font-primitive-lineHeight-medium);min-width:var(--oxygen-scale-primitive-gridUnit-x4);padding:0 var(--oxygen-scale-primitive-gridUnit-x1_5)}.dl-badge-empty{border-radius:50%;height:.4rem;min-width:.4rem;padding:.4rem}.dl-badge-warning{background-color:var(--oxygen-LOCAL-badge-background-warning)}.dl-badge-info{background-color:var(--oxygen-LOCAL-badge-background-informative)}.dl-badge-error{background-color:var(--oxygen-LOCAL-badge-background-danger)}.dl-badge-success{background-color:var(--oxygen-LOCAL-badge-background-positive)}.dl-badge-dark-info{background-color:var(--oxygen-LOCAL-badge-background-brand)}.dl-badge-mute{background-color:var(--oxygen-LOCAL-badge-background-mute)}.dl-badge-info,.dl-badge-warning{color:var(--oxygen-LOCAL-badge-color-noBackground)}.dl-badge-info svg,.dl-badge-warning svg{fill:var(--oxygen-LOCAL-badge-color)}.dl-badge-dark-info,.dl-badge-error,.dl-badge-mute,.dl-badge-success{color:var(--oxygen-LOCAL-badge-color)}.dl-badge-dark-info svg,.dl-badge-error svg,.dl-badge-mute svg,.dl-badge-success svg{fill:var(--oxygen-LOCAL-badge-color)}.dl-badge-no-background{background-color:#0000;border:.1rem solid;color:var(--oxygen-LOCAL-badge-color-noBackground)}.dl-badge-no-background svg{fill:var(--oxygen-LOCAL-badge-color-noBackground)}.dl-badge-disabled{background-color:var(--oxygen-LOCAL-badge-background-disabled);color:var(--oxygen-LOCAL-badge-color-disabled)}.dl-badge-disabled svg{fill:var(--oxygen-LOCAL-badge-icon-color-disabled)}.dl-badge-neutral{background-color:var(--oxygen-LOCAL-badge-background-neutral);color:var(--oxygen-LOCAL-badge-color-neutral)}.dl-badge-neutral svg{fill:var(--oxygen-LOCAL-badge-icon-color-neutral)}.dl-image-rounded{border-radius:50%}.dl-modal-footer{display:flex;justify-content:center}.dl-modal-footer-divider{border-top:.1rem solid var(--oxygen-core-grey-opacity-025)}.dl-modal-footer-normal,.dl-modal-footer-right{justify-content:flex-end}.dl-modal-footer-normal{border-top:none;margin-top:var(--oxygen-scale-primitive-gridUnit-x3)}.dl-card.dl-card{--oxygen-LOCAL-card-background:var(--oxygen-color-primitive-white);--oxygen-LOCAL-card-color:var(--oxygen-color-semantic-neutral-prominent-strong);--oxygen-LOCAL-card-badge-info-background:var(--oxygen-color-semantic-brand-prominent-weak);--oxygen-LOCAL-card-badge-info-color:var(--oxygen-color-primitive-white);--oxygen-LOCAL-card-badge-danger-background:var(--oxygen-color-semantic-danger-prominent-weak);--oxygen-LOCAL-card-deprecatedGrey-background:var(--oxygen-color-semantic-mute-subtle-weak);--oxygen-LOCAL-card-deprecatedGreen-background:var(--oxygen-color-semantic-alternative1-prominent-base);--oxygen-LOCAL-card-deprecatedNew-background:var(--oxygen-color-semantic-brand-subtle-base);--oxygen-LOCAL-card-white-background:var(--oxygen-color-primitive-white);--oxygen-LOCAL-card-primary010-background:var(--oxygen-color-semantic-brand-subtle-weak);--oxygen-LOCAL-card-primary160-background:var(--oxygen-color-semantic-brand-prominent-stronger);--oxygen-LOCAL-card-neutral010-background:var(--oxygen-color-semantic-neutral-subtle-weaker);--oxygen-LOCAL-card-neutral020-background:var(--oxygen-color-semantic-neutral-subtle-weak);--oxygen-LOCAL-card-neutral130-background:var(--oxygen-color-semantic-neutral-prominent-strong);--oxygen-LOCAL-card-darkGradient-background:var(--oxygen-color-semantic-brand-prominent-weak);--oxygen-LOCAL-card-darkGradient-background-bis:var(--oxygen-color-semantic-brand-prominent-stronger);--oxygen-LOCAL-card-lightGradient-background:var(--oxygen-color-semantic-brand-subtle-weak);--oxygen-LOCAL-card-lightGradient-background-bis:var(--oxygen-color-semantic-brand-subtle-base);--oxygen-LOCAL-card-shadow-focus:var(--oxygen-color-semantic-brand-subtle-base);--oxygen-LOCAL-card-shadow1-background:var(--oxygen-color-primitive-white);--oxygen-LOCAL-card-shadow1-focus:var(--oxygen-color-semantic-brand-subtle-base);--oxygen-LOCAL-card-shadow3-background:var(--oxygen-color-primitive-white);--oxygen-LOCAL-card-shadow3-focus:var(--oxygen-color-semantic-brand-subtle-base);--oxygen-LOCAL-card-stroke-shadow:var(--oxygen-color-semantic-neutral-subtle-base);--oxygen-LOCAL-card-stroke-shadow-hover:var(--oxygen-color-semantic-neutral-subtle-strong);--oxygen-LOCAL-card-stroke-shadow-active:var(--oxygen-color-semantic-neutral-subtle-stronger);--oxygen-LOCAL-card-stroke-shadow-focus:var(--oxygen-color-semantic-brand-subtle-base);--oxygen-LOCAL-card-border:var(--oxygen-color-semantic-neutral-subtle-base);--oxygen-LOCAL-card-disabled-border:var(--oxygen-color-semantic-mute-subtle-base);--oxygen-LOCAL-card-floating-border:var(--oxygen-color-semantic-neutral-opacity-subtle-weak);--oxygen-LOCAL-card-disabled-background:var(--oxygen-color-primitive-white)}.dl-card{background:var(--oxygen-LOCAL-card-background);border-radius:.8rem;color:var(--oxygen-LOCAL-card-color);display:flex;flex:0 0 auto;flex-direction:column;outline:.1rem solid #0000;padding:1.6rem;position:relative}.dl-card,.dl-card:focus,.dl-card:hover{text-decoration:none}.dl-card-fullwidth{border-radius:0}.dl-card-horizontal{flex-direction:row}.dl-card-badge{border-radius:50%;height:2.2rem;line-height:2.2rem;position:absolute;right:1.6rem;text-align:center;top:1.6rem;width:2.2rem}.dl-card-badge-info{background-color:var(--oxygen-LOCAL-card-badge-info-background);color:var(--oxygen-LOCAL-card-badge-info-color)}.dl-card-badge-danger{background:var(--oxygen-LOCAL-card-badge-danger-background)}.dl-card-bg-DEPRECATED_grey{background-color:var(--oxygen-LOCAL-card-deprecatedGrey-background)}.dl-card-bg-DEPRECATED_green{background-color:var(--oxygen-LOCAL-card-deprecatedGreen-background)}.dl-card-bg-DEPRECATED_new{background-color:var(--oxygen-LOCAL-card-deprecatedNew-background)}.dl-card-bg-white{background-color:var(--oxygen-LOCAL-card-white-background)}.dl-card-bg-primary-010{background-color:var(--oxygen-LOCAL-card-primary010-background)}.dl-card-bg-semantic-brand-prominent-stronger{background-color:var(--oxygen-color-semantic-brand-prominent-stronger)}.dl-card-bg-neutral-010{background-color:var(--oxygen-LOCAL-card-neutral010-background)}.dl-card-bg-neutral-020{background-color:var(--oxygen-LOCAL-card-neutral020-background)}.dl-card-bg-neutral-130{background-color:var(--oxygen-LOCAL-card-neutral130-background)}.dl-card-bg-dark-gradient{background:linear-gradient(225deg,var(--oxygen-LOCAL-card-darkGradient-background) 14.79%,var(--oxygen-LOCAL-card-darkGradient-background-bis) 85.21%)}.dl-card-bg-light-gradient{background:linear-gradient(225deg,var(--oxygen-LOCAL-card-lightGradient-background) 14.79%,var(--oxygen-LOCAL-card-lightGradient-background-bis) 85.21%)}.dl-card-variant-default.dl-card-tappable:hover{box-shadow:0 0 .2rem var(--oxygen-core-blue-opacity-007),0 .4rem 1.1rem var(--oxygen-core-blue-opacity-008)}.dl-card-variant-default.dl-card-tappable:active{box-shadow:0 0 .1rem var(--oxygen-core-blue-opacity-010),0 .1rem .4rem var(--oxygen-core-blue-opacity-016)}.dl-card-variant-default.dl-card-tappable:focus{box-shadow:inset 0 0 0 .2rem var(--oxygen-LOCAL-card-shadow-focus)}.dl-card-variant-default.dl-card-tappable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-card-variant-default.dl-card-tappable:focus-visible{transition:box-shadow .15s linear}}.dl-card-variant-shadow-1{background:var(--oxygen-LOCAL-card-shadow1-background);box-shadow:0 0 .1rem var(--oxygen-core-blue-opacity-010),0 .1rem .4rem var(--oxygen-core-blue-opacity-016)}.dl-card-variant-shadow-1.dl-card-tappable:hover{box-shadow:0 .2rem .4rem var(--oxygen-core-blue-opacity-007),0 .5rem 2.5rem var(--oxygen-core-blue-opacity-009)}.dl-card-variant-shadow-1.dl-card-tappable:active{box-shadow:0 0 .1rem var(--oxygen-core-blue-opacity-010),0 .1rem .4rem var(--oxygen-core-blue-opacity-016)}.dl-card-variant-shadow-1.dl-card-tappable:focus{box-shadow:0 0 .1rem var(--oxygen-core-blue-opacity-010),0 .1rem .4rem var(--oxygen-core-blue-opacity-016),inset 0 0 0 .2rem var(--oxygen-LOCAL-card-shadow1-focus)}.dl-card-variant-shadow-1.dl-card-tappable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-card-variant-shadow-1.dl-card-tappable:focus-visible{transition:box-shadow .15s linear}}.dl-card-variant-shadow-3{background:var(--oxygen-LOCAL-card-shadow3-background);box-shadow:0 .2rem .4rem var(--oxygen-core-blue-opacity-007),0 .5rem 2.5rem var(--oxygen-core-blue-opacity-009)}.dl-card-variant-shadow-3.dl-card-tappable:hover{box-shadow:0 1rem 4rem var(--oxygen-core-blue-opacity-008),0 .5rem .8rem var(--oxygen-core-blue-opacity-008)}.dl-card-variant-shadow-3.dl-card-tappable:active{box-shadow:0 0 .1rem var(--oxygen-core-blue-opacity-010),0 .1rem .4rem var(--oxygen-core-blue-opacity-016)}.dl-card-variant-shadow-3.dl-card-tappable:focus{box-shadow:0 .2rem .4rem var(--oxygen-core-blue-opacity-007),0 .5rem 2.5rem var(--oxygen-core-blue-opacity-009),inset 0 0 0 .2rem var(--oxygen-LOCAL-card-shadow3-focus)}.dl-card-variant-shadow-3.dl-card-tappable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-card-variant-shadow-3.dl-card-tappable:focus-visible{transition:box-shadow .15s linear}}.dl-card-variant-stroke{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-card-stroke-shadow)}.dl-card-variant-stroke.dl-card-tappable:hover{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-card-stroke-shadow-hover)}.dl-card-variant-stroke.dl-card-tappable:active{box-shadow:inset 0 0 0 .1rem var(--oxygen-LOCAL-card-stroke-shadow-active)}.dl-card-variant-stroke.dl-card-tappable:focus{box-shadow:inset 0 0 0 .2rem var(--oxygen-LOCAL-card-stroke-shadow-focus)}.dl-card-variant-stroke.dl-card-tappable:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dl-card-variant-stroke.dl-card-tappable:focus-visible{transition:box-shadow .15s linear}}.dl-card-border{border:.1rem solid var(--oxygen-LOCAL-card-border)}.dl-card-floating{border:.1rem solid var(--oxygen-LOCAL-card-floating-border)}.dl-card-tappable{cursor:pointer}.dl-card-disabled{background-color:var(--oxygen-LOCAL-card-disabled-background);opacity:1;pointer-events:none}.dl-card-disabled .dl-card-content{opacity:.4}.dl-card-disabled.dl-card-border{border:.1rem solid var(--oxygen-LOCAL-card-disabled-border)}.dl-card-margin{margin:1.6rem}.dl-card-content{min-height:50%}.dl-card-content-horizontal{display:flex;flex:1 0 0;flex-direction:column;justify-content:center;overflow:hidden}.dl-card-content-scrollable{overflow-y:scroll}.dl-card-icon{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;width:1.6rem}.dl-card-icon-i,.dl-card-picture{text-align:center}.dl-card-picture{flex:0 0 auto;padding-right:1.6rem}.dl-card-picture .dl-image{display:block;height:4.4rem;width:4.4rem}.dl-checkbox.dl-checkbox{--oxygen-LOCAL-checkbox-borderColor:var(--oxygen-color-forms-checkbox-brand-border-unchecked-default)!important;--oxygen-LOCAL-checkbox-borderColor-hover:var(--oxygen-color-forms-checkbox-brand-border-unchecked-hover)!important;--oxygen-LOCAL-checkbox-borderColor-focus:var(--oxygen-color-forms-checkbox-brand-border-checked-default)!important;--oxygen-LOCAL-checkbox-background:var(--oxygen-color-primitive-white);--oxygen-LOCAL-checkbox-icon-color:var(--oxygen-color-primitive-white);--oxygen-LOCAL-checkbox-checked-background:var(--oxygen-color-forms-checkbox-brand-background-checked-default);--oxygen-LOCAL-checkbox-checked-background-hover:var(--oxygen-color-forms-checkbox-brand-background-checked-hover);--oxygen-LOCAL-checkbox-checked-border-hover:var(--oxygen-color-forms-checkbox-brand-border-checked-hover);--oxygen-LOCAL-checkbox-checked-background-disabled:var( --oxygen-color-forms-checkbox-brand-background-checked-disabled );--oxygen-LOCAL-checkbox-background-disabled:var(--oxygen-color-forms-checkbox-brand-background-unchecked-disabled);--oxygen-LOCAL-checkbox-borderColor-disabled:var(--oxygen-color-forms-checkbox-brand-border-unchecked-disabled);--oxygen-LOCAL-checkbox-danger-borderColor:var( --oxygen-color-forms-checkbox-danger-border-unchecked-default )!important;--oxygen-LOCAL-checkbox-danger-borderColor-hover:var( --oxygen-color-forms-checkbox-danger-border-unchecked-hover )!important;--oxygen-LOCAL-checkbox-danger-borderColor-focus:var( --oxygen-color-forms-checkbox-danger-border-unchecked-hover )!important;--oxygen-LOCAL-checkbox-danger-checked-background:var(--oxygen-color-semantic-danger-prominent-base);--oxygen-LOCAL-checkbox-danger-checked-background-hover:var(--oxygen-color-semantic-danger-prominent-strong);--oxygen-LOCAL-checkbox-danger-checked-border-hover:var( --oxygen-color-forms-checkbox-danger-border-checked-hover )!important;--oxygen-LOCAL-checkbox-message-danger-color:var(--oxygen-color-semantic-danger-prominent-base);--oxygen-LOCAL-checkbox-success-checked-background:var(--oxygen-color-semantic-positive-prominent-base);--oxygen-LOCAL-checkbox-success-checked-background-hover:var(--oxygen-color-semantic-positive-prominent-strong)}.dl-checkbox{background-color:var(--oxygen-LOCAL-checkbox-background);border:.1rem solid var(--oxygen-LOCAL-checkbox-borderColor);border-radius:.4rem;box-sizing:border-box;display:inline-block;flex-shrink:0;height:1.6rem;transition:background-color .1s,border-color .1s;width:1.6rem}.dl-checkbox-error{border-color:var(--oxygen-LOCAL-checkbox-danger-borderColor)}.dl-checkbox-disabled{background-color:var(--oxygen-LOCAL-checkbox-background-disabled);border-color:var(--oxygen-LOCAL-checkbox-borderColor-disabled)}.dl-icon.dl-checkbox-icon{fill:var(--oxygen-LOCAL-checkbox-icon-color);display:none;height:1.4rem;pointer-events:none;width:1.4rem}input[type=checkbox].dl-checkbox-control{cursor:pointer;height:1.6rem;margin:0;opacity:.01;padding:0;position:absolute;width:1.6rem}input[type=checkbox].dl-checkbox-control[disabled]{cursor:unset}@media(forced-colors:active){input[type=checkbox].dl-checkbox-control[disabled]~.dl-checkbox.dl-checkbox-disabled.dl-checkbox-disabled{border-color:GrayText}}input[type=checkbox].dl-checkbox-control:hover~.dl-checkbox:not(.dl-checkbox-error,.dl-checkbox-disabled){border-color:var(--oxygen-LOCAL-checkbox-borderColor-hover)}input[type=checkbox].dl-checkbox-control:hover~.dl-checkbox-error{background-color:var(--oxygen-LOCAL-checkbox-danger-background-hover);border-color:var(--oxygen-LOCAL-checkbox-danger-borderColor-hover)}input[type=checkbox].dl-checkbox-control:checked~.dl-checkbox,input[type=checkbox].dl-checkbox-control~.dl-checkbox-indeterminate.dl-checkbox{background-color:var(--oxygen-color-primitive-blue-500);border-color:#0000}input[type=checkbox].dl-checkbox-control:checked~.dl-checkbox .dl-checkbox-icon,input[type=checkbox].dl-checkbox-control~.dl-checkbox-indeterminate.dl-checkbox .dl-checkbox-icon{display:block}input[type=checkbox].dl-checkbox-control:checked:hover~.dl-checkbox,input[type=checkbox].dl-checkbox-control~.dl-checkbox-indeterminate:hover.dl-checkbox{background-color:var(--oxygen-LOCAL-checkbox-checked-background-hover);border-color:var(--oxygen-LOCAL-checkbox-checked-border-hover)}input[type=checkbox].dl-checkbox-control:focus~.dl-checkbox{border-color:var(--oxygen-LOCAL-checkbox-borderColor-focus);box-shadow:0 0 0 .4rem var(--oxygen-color-primitive-blue-300)}input[type=checkbox].dl-checkbox-control:focus~.dl-checkbox-error{border-color:var(--oxygen-LOCAL-checkbox-danger-borderColor-focus);box-shadow:0 0 0 .4rem var(--oxygen-color-primitive-red-300)}input[type=checkbox].dl-checkbox-control:focus-visible~.dl-checkbox{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){input[type=checkbox].dl-checkbox-control:focus-visible~.dl-checkbox{transition:box-shadow .15s linear}}input[type=checkbox].dl-checkbox-control:checked~.dl-checkbox-error,input[type=checkbox].dl-checkbox-control~.dl-checkbox-indeterminate.dl-checkbox-error{background-color:var(--oxygen-LOCAL-checkbox-danger-checked-background)}input[type=checkbox].dl-checkbox-control:checked~.dl-checkbox-success,input[type=checkbox].dl-checkbox-control~.dl-checkbox-indeterminate.dl-checkbox-success{background-color:var(--oxygen-LOCAL-checkbox-success-checked-background)}input[type=checkbox].dl-checkbox-control:checked:hover~.dl-checkbox-error,input[type=checkbox].dl-checkbox-control~.dl-checkbox-indeterminate.dl-checkbox-error{background-color:var(--oxygen-LOCAL-checkbox-danger-checked-background-hover);border-color:var(--oxygen-LOCAL-checkbox-danger-checked-border-hover)}input[type=checkbox].dl-checkbox-control:checked:hover~.dl-checkbox-success,input[type=checkbox].dl-checkbox-control~.dl-checkbox-indeterminate:hover.dl-checkbox-success{background-color:var(--oxygen-LOCAL-checkbox-success-checked-background-hover);border-color:var(--oxygen-LOCAL-checkbox-checked-border-hover)}input[type=checkbox].dl-checkbox-control:checked:hover~.dl-checkbox-disabled,input[type=checkbox].dl-checkbox-control:checked~.dl-checkbox-disabled,input[type=checkbox].dl-checkbox-control~.dl-checkbox-indeterminate.dl-checkbox-disabled,input[type=checkbox].dl-checkbox-control~.dl-checkbox-indeterminate:hover.dl-checkbox-disabled{background-color:var(--oxygen-LOCAL-checkbox-checked-background-disabled);border-color:var(--oxygen-LOCAL-checkbox-borderColor-disabled)}.dl-checkbox-label{align-items:center;display:flex;margin-bottom:0;min-height:2.4rem;position:relative}.dl-checkbox-label-bold{font-weight:var(--oxygen-font-primitive-fontWeight-bold)}.dl-checkbox-label-text{cursor:pointer;margin-left:.8rem;-webkit-user-select:none;user-select:none}.dl-checkbox-label-error{color:var(--oxygen-LOCAL-checkbox-message-danger-color);font-size:1.1rem;font-weight:var(--oxygen-font-primitive-fontWeight-bold);line-height:2}.dl-modal-content:not(.dl-modal-content-fullscreen) .dl-modal-body{overflow-y:auto}.dl-modal-body{font:var(--oxygen-font-semantic-body-s-regular)}.dl-modal-body.dl-text-body{padding:1.6rem;text-align:center}.dl-modal-body.dl-text-body.dl-modal-body-align-left{text-align:left}.dl-modal-body.dl-text-body.dl-modal-body-align-center{text-align:center}@media(min-width:768px){.dl-modal-body.dl-text-body{text-align:left}}.dc-modal-body .dl-modal-body-container{margin:0 auto;max-width:83.2rem}.dc-modal-body .dl-modal-body-container-xl{margin:0 auto;max-width:144rem}.dl-modal-body-normal.dl-text-body{margin:-.8rem;padding:.8rem;text-align:left}.dl-backdrop{--oxygen-LOCAL-backdrop-dark-background:var(--oxygen-color-component-overlay-backdrop-background);--oxygen-LOCAL-backdrop-light-background:var(--oxygen-color-component-overlay-backdrop-background);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:10000}.dl-backdrop-dark{background-color:var(--oxygen-LOCAL-backdrop-dark-background)}.dl-backdrop-light{background-color:var(--oxygen-LOCAL-backdrop-light-background)!important}.dl-backdrop-enter{opacity:.01}.dl-backdrop-enter.dl-backdrop-enter-active{opacity:1;transition:opacity .4s ease}.dl-backdrop-exit{opacity:1}.dl-backdrop-exit.dl-backdrop-exit-active{opacity:.01;transition:opacity .2s ease-in}@keyframes hSpD4zwgXti9Xd0hFtES{0%{transform:scale(0)}to{transform:scale(2.5)}}.ufcfKPPT0_cDOyG39OPP{border:0;border-radius:99999rem;flex:none;overflow:hidden;padding:0;position:relative;top:0}.ufcfKPPT0_cDOyG39OPP:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.ufcfKPPT0_cDOyG39OPP:focus-visible{transition:box-shadow .15s linear}}.ufcfKPPT0_cDOyG39OPP:disabled{pointer-events:none}.cwRmTUsj4bLwksu57AaA{background-color:var(--oxygen-color-datadisplay-pill-neutral-righticonbutton-background-default);color:var(--oxygen-color-datadisplay-pill-neutral-righticonbutton-icon-default);content:neutral}.cwRmTUsj4bLwksu57AaA:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.cwRmTUsj4bLwksu57AaA:focus-visible{transition:box-shadow .15s linear}}.cwRmTUsj4bLwksu57AaA:hover{background-color:var(--oxygen-color-datadisplay-pill-neutral-righticonbutton-background-hover)}.cwRmTUsj4bLwksu57AaA:active{background-color:var(--oxygen-color-datadisplay-pill-neutral-righticonbutton-background-pressed)}.cwRmTUsj4bLwksu57AaA:disabled{background:var(--oxygen-color-datadisplay-pill-neutral-righticonbutton-background-disabled);color:var(--oxygen-color-datadisplay-pill-neutral-righticonbutton-icon-disabled)}.vXg58hfQFIRmnmlQOdYa{background-color:var(--oxygen-color-datadisplay-pill-white-righticonbutton-background-default);color:var(--oxygen-color-datadisplay-pill-white-righticonbutton-icon-default);content:#fff}.vXg58hfQFIRmnmlQOdYa:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.vXg58hfQFIRmnmlQOdYa:focus-visible{transition:box-shadow .15s linear}}.vXg58hfQFIRmnmlQOdYa:hover{background-color:var(--oxygen-color-datadisplay-pill-white-righticonbutton-background-hover)}.vXg58hfQFIRmnmlQOdYa:active{background-color:var(--oxygen-color-datadisplay-pill-white-righticonbutton-background-pressed)}.vXg58hfQFIRmnmlQOdYa:disabled{background:var(--oxygen-color-datadisplay-pill-white-righticonbutton-background-disabled);color:var(--oxygen-color-datadisplay-pill-white-righticonbutton-icon-disabled)}.p9lpWuR8gFNGg25wv6Cm{background-color:var(--oxygen-color-datadisplay-pill-informative-righticonbutton-background-default);color:var(--oxygen-color-datadisplay-pill-informative-righticonbutton-icon-default);content:informative}.p9lpWuR8gFNGg25wv6Cm:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.p9lpWuR8gFNGg25wv6Cm:focus-visible{transition:box-shadow .15s linear}}.p9lpWuR8gFNGg25wv6Cm:hover{background-color:var(--oxygen-color-datadisplay-pill-informative-righticonbutton-background-hover)}.p9lpWuR8gFNGg25wv6Cm:active{background-color:var(--oxygen-color-datadisplay-pill-informative-righticonbutton-background-pressed)}.p9lpWuR8gFNGg25wv6Cm:disabled{background:var(--oxygen-color-datadisplay-pill-informative-righticonbutton-background-disabled);color:var(--oxygen-color-datadisplay-pill-informative-righticonbutton-icon-disabled)}.cbsLkoZnlVHlcxJkNKYu{background-color:var(--oxygen-color-datadisplay-pill-positive-righticonbutton-background-default);color:var(--oxygen-color-datadisplay-pill-positive-righticonbutton-icon-default);content:positive}.cbsLkoZnlVHlcxJkNKYu:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.cbsLkoZnlVHlcxJkNKYu:focus-visible{transition:box-shadow .15s linear}}.cbsLkoZnlVHlcxJkNKYu:hover{background-color:var(--oxygen-color-datadisplay-pill-positive-righticonbutton-background-hover)}.cbsLkoZnlVHlcxJkNKYu:active{background-color:var(--oxygen-color-datadisplay-pill-positive-righticonbutton-background-pressed)}.cbsLkoZnlVHlcxJkNKYu:disabled{background:var(--oxygen-color-datadisplay-pill-positive-righticonbutton-background-disabled);color:var(--oxygen-color-datadisplay-pill-positive-righticonbutton-icon-disabled)}.UAyeF79u2y3g32P83Ssv{background-color:var(--oxygen-color-datadisplay-pill-warning-righticonbutton-background-default);color:var(--oxygen-color-datadisplay-pill-warning-righticonbutton-icon-default);content:warning}.UAyeF79u2y3g32P83Ssv:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.UAyeF79u2y3g32P83Ssv:focus-visible{transition:box-shadow .15s linear}}.UAyeF79u2y3g32P83Ssv:hover{background-color:var(--oxygen-color-datadisplay-pill-warning-righticonbutton-background-hover)}.UAyeF79u2y3g32P83Ssv:active{background-color:var(--oxygen-color-datadisplay-pill-warning-righticonbutton-background-pressed)}.UAyeF79u2y3g32P83Ssv:disabled{background:var(--oxygen-color-datadisplay-pill-warning-righticonbutton-background-disabled);color:var(--oxygen-color-datadisplay-pill-warning-righticonbutton-icon-disabled)}.BHa1bFZFvIDV2VMbJeGg{background-color:var(--oxygen-color-datadisplay-pill-alternative1-righticonbutton-background-default);color:var(--oxygen-color-datadisplay-pill-alternative1-righticonbutton-icon-default);content:alternative1}.BHa1bFZFvIDV2VMbJeGg:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.BHa1bFZFvIDV2VMbJeGg:focus-visible{transition:box-shadow .15s linear}}.BHa1bFZFvIDV2VMbJeGg:hover{background-color:var(--oxygen-color-datadisplay-pill-alternative1-righticonbutton-background-hover)}.BHa1bFZFvIDV2VMbJeGg:active{background-color:var(--oxygen-color-datadisplay-pill-alternative1-righticonbutton-background-pressed)}.BHa1bFZFvIDV2VMbJeGg:disabled{background:var(--oxygen-color-datadisplay-pill-alternative1-righticonbutton-background-disabled);color:var(--oxygen-color-datadisplay-pill-alternative1-righticonbutton-icon-disabled)}.dKQZUGOlYIbxlcfHMGka{background-color:var(--oxygen-color-datadisplay-pill-alternative2-righticonbutton-background-default);color:var(--oxygen-color-datadisplay-pill-alternative2-righticonbutton-icon-default);content:alternative2}.dKQZUGOlYIbxlcfHMGka:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.dKQZUGOlYIbxlcfHMGka:focus-visible{transition:box-shadow .15s linear}}.dKQZUGOlYIbxlcfHMGka:hover{background-color:var(--oxygen-color-datadisplay-pill-alternative2-righticonbutton-background-hover)}.dKQZUGOlYIbxlcfHMGka:active{background-color:var(--oxygen-color-datadisplay-pill-alternative2-righticonbutton-background-pressed)}.dKQZUGOlYIbxlcfHMGka:disabled{background:var(--oxygen-color-datadisplay-pill-alternative2-righticonbutton-background-disabled);color:var(--oxygen-color-datadisplay-pill-alternative2-righticonbutton-icon-disabled)}.zqCAV1PszgDLZHYAcPsX{background-color:var(--oxygen-color-datadisplay-pill-alternative3-righticonbutton-background-default);color:var(--oxygen-color-datadisplay-pill-alternative3-righticonbutton-icon-default);content:alternative3}.zqCAV1PszgDLZHYAcPsX:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.zqCAV1PszgDLZHYAcPsX:focus-visible{transition:box-shadow .15s linear}}.zqCAV1PszgDLZHYAcPsX:hover{background-color:var(--oxygen-color-datadisplay-pill-alternative3-righticonbutton-background-hover)}.zqCAV1PszgDLZHYAcPsX:active{background-color:var(--oxygen-color-datadisplay-pill-alternative3-righticonbutton-background-pressed)}.zqCAV1PszgDLZHYAcPsX:disabled{background:var(--oxygen-color-datadisplay-pill-alternative3-righticonbutton-background-disabled);color:var(--oxygen-color-datadisplay-pill-alternative3-righticonbutton-icon-disabled)}.Q735jcpMSVRvHBMop2b9{background-color:var(--oxygen-color-datadisplay-pill-danger-righticonbutton-background-default);color:var(--oxygen-color-datadisplay-pill-danger-righticonbutton-icon-default);content:danger}.Q735jcpMSVRvHBMop2b9:focus-visible{box-shadow:0 0 0 .2rem var(--oxygen-color-primitive-white),0 0 0 .4rem var(--oxygen-color-primitive-gray-600);outline:.2rem solid #0000}@media(prefers-reduced-motion:no-preference){.Q735jcpMSVRvHBMop2b9:focus-visible{transition:box-shadow .15s linear}}.Q735jcpMSVRvHBMop2b9:hover{background-color:var(--oxygen-color-datadisplay-pill-danger-righticonbutton-background-hover)}.Q735jcpMSVRvHBMop2b9:active{background-color:var(--oxygen-color-datadisplay-pill-danger-righticonbutton-background-pressed)}.Q735jcpMSVRvHBMop2b9:disabled{background:var(--oxygen-color-datadisplay-pill-danger-righticonbutton-background-disabled);color:var(--oxygen-color-datadisplay-pill-danger-righticonbutton-icon-disabled)}.LcKlpHMKcxx91HfeC62r{align-items:center;border-radius:99999rem;display:inline-flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.FSCUTdb4FQb9qsAcG3zQ{height:1.6rem;margin-right:-1.6rem;min-width:1.6rem;right:2rem;width:1.6rem}.Z5JZVZgeIy7xrJlu98P2{height:2.4rem;margin-right:-2.4rem;min-width:2.4rem;right:2.8rem;width:2.4rem}.dl-popover-arrow{--oxygen-LOCAL-popover-icon-fill:var(--oxygen-color-primitive-white)}.dl-popover-content{z-index:10001!important}.dl-popover-arrow{fill:var(--oxygen-LOCAL-popover-icon-fill);-webkit-clip-path:inset(0 -100vw -100vw -100vw);clip-path:inset(0 -100vw -100vw -100vw);filter:drop-shadow(0 .4rem .4rem rgba(0,0,0,.25))}.dl-card-header{border-top-left-radius:.8rem;border-top-right-radius:.8rem;flex:0 0 auto;font-size:var(--oxygen-font-primitive-fontSize-small);padding:.9rem 1.6rem .8rem;text-align:center}.dl-card-header.dl-card-header-big{font-size:var(--oxygen-font-primitive-fontSize-large);padding:1.6rem}.dl-card-header.dl-card-header-flat-top{border-radius:0}.dl-card-header.dl-card-header-dark{background:var(--oxygen-color-primitive-gray-700);color:var(--oxygen-color-primitive-white)}.dl-card-header.dl-card-header-light{background:var(--oxygen-color-primitive-white);color:var(--oxygen-color-primitive-gray-700)}.dl-card-header.dl-card-header-light-blue{background:var(--oxygen-color-primitive-blue-500);color:var(--oxygen-color-primitive-white)}.dl-card-header.dl-card-header-light-blue .dl-text{color:var(--oxygen-color-primitive-white)}.dl-card-header.dl-card-header-light-gray{background:var(--oxygen-color-primitive-gray-200);color:var(--oxygen-color-primitive-white)}.dl-card-header.dl-card-header-light-green{background:var(--oxygen-color-primitive-green-300);color:var(--oxygen-color-primitive-green-700);font-weight:var(--oxygen-font-primitive-fontWeight-bold)}.dl-card-header.dl-card-header-danger{background:var(--oxygen-color-primitive-red-500);color:var(--oxygen-color-primitive-white)}.dl-card-header.dl-card-header-warning{background:var(--oxygen-color-primitive-orange-500);color:var(--oxygen-color-primitive-white)}.dl-card-header.dl-card-header-align-left{text-align:left}.dl-card-header.dl-card-header-align-center{text-align:center}.dl-card-header.dl-card-header-align-right{text-align:right}
/*# sourceMappingURL=../80233-49454dc8fb46bb41f383.css.map*/