@layer normalize, components, application, utilities;@layer components{.progress_progressCircular__IMUal{--radius:21px;--stroke-width:6px;--size:calc(var(--radius) * 2 + var(--stroke-width));height:var(--size);width:var(--size);vertical-align:middle;position:relative}.progress_progressCircular__IMUal[data-dls-progress-size=sm]{--radius:10px;--stroke-width:4px}.progress_progressCircular__IMUal[data-dls-progress-size=lg]{--radius:32px;--stroke-width:8px}.progress_progressCircular__IMUal svg{position:relative;width:100%;height:100%}.progress_progressCircular__IMUal circle{fill:none;r:var(--radius);stroke-width:var(--stroke-width)}.progress_progressCircular__IMUal[aria-busy=true] svg{transform:rotate(0deg)}.progress_progressCircular__IMUal[aria-busy=true] circle:nth-of-type(2){stroke-dasharray:1px,calc(1 * 6.2831853072 * var(--radius));stroke:var(--ds-734,#006fcf);animation:progress_indeterminate-circular__1ffUL 1.4s ease-out 0s infinite}.progress_progressCircular__IMUal.progress_determinate__s5xdl{--radius:32px;--stroke-width:8px;--size:calc(var(--radius) * 2 + var(--stroke-width))}.progress_progressCircular__IMUal.progress_determinate__s5xdl svg{transform:rotate(270deg)}.progress_progressCircular__IMUal.progress_determinate__s5xdl circle:first-of-type{stroke:var(--ds-735,#e0e0e0)}.progress_progressCircular__IMUal.progress_determinate__s5xdl circle:nth-of-type(2){stroke-dasharray:calc(var(--progress-circular-value, 0)/100 * 6.2831853072 * var(--radius)) calc(1 * 6.2831853072 * var(--radius));stroke:var(--ds-734,#006fcf)}@media (prefers-reduced-motion:no-preference){.progress_progressCircular__IMUal.progress_determinate__s5xdl circle:nth-of-type(2){transition:stroke-dasharray .125s ease-out}}.progress_progressCircular__IMUal.progress_determinate__s5xdl div[aria-live=polite]{color:var(--ds-734,#006fcf);position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;inset:0}.progress_progressLinear__45tZP div[role=presentation]{width:100%;height:.25rem;border-radius:6.25rem;overflow-x:hidden;position:relative}.progress_progressLinear__45tZP div[role=presentation]:after,.progress_progressLinear__45tZP div[role=presentation]:before{border-radius:6.25rem}.progress_progressLinear__45tZP[aria-busy=true] div[role=presentation]:after,.progress_progressLinear__45tZP[aria-busy=true] div[role=presentation]:before{content:"";display:block;position:absolute;inset-inline-start:0;inset-block:0;background-color:var(--ds-734,#006fcf);animation:progress_indeterminate-linear__KVVUa 2.1s cubic-bezier(.65,.815,.735,.395) 0s infinite}.progress_progressLinear__45tZP[aria-busy=true] div[role=presentation]:after{animation-delay:1.26s}.progress_progressLinear__45tZP.progress_determinate__s5xdl div[role=presentation]{background-color:var(--ds-735,#e0e0e0)}.progress_progressLinear__45tZP.progress_determinate__s5xdl div[role=presentation]:before{content:"";display:block;height:.25rem;background-color:var(--ds-734,#006fcf);width:var(--progress-bar-relative-width,0)}@media (prefers-reduced-motion:no-preference){.progress_progressLinear__45tZP.progress_determinate__s5xdl div[role=presentation]:before{transition:width .125s ease-in-out}}.progress_progressLinear__45tZP.progress_determinate__s5xdl div[aria-live=polite]{color:var(--ds-446,#3d3d3d);-webkit-padding-before:.25rem;padding-block-start:.25rem;width:100%;display:flex;justify-content:end}@keyframes progress_indeterminate-circular__1ffUL{0%{stroke-dasharray:1px,calc(1 * 6.2831853072 * var(--radius));stroke-dashoffset:0}50%{stroke-dasharray:calc(.9 * 6.2831853072 * var(--radius)),calc(.1 * 6.2831853072 * var(--radius));stroke-dashoffset:calc(-1 * 6.2831853072 * var(--radius))}to{stroke-dasharray:1px,calc(1 * 6.2831853072 * var(--radius));stroke-dashoffset:calc(-2 * 6.2831853072 * var(--radius))}}@keyframes progress_indeterminate-linear__KVVUa{0%{inset-inline-start:-35%;inset-inline-end:100%}60%{inset-inline-start:100%;inset-inline-end:-90%}to{inset-inline-start:100%;inset-inline-end:-90%}}}