.o38edW_circularContainer{width:40px;height:40px;display:inline-block}.o38edW_circularSvg{animation:1.4s linear infinite o38edW_spin}.o38edW_circularTrack{fill:none;stroke:var(--md-sys-color-primary);stroke-width:4px;opacity:.3}.o38edW_circularProgress{fill:none;stroke:var(--md-sys-color-primary);stroke-width:4px;transform-origin:50%;transform:rotate(-90deg)}.o38edW_linearContainer{background-color:var(--md-sys-color-surface-container-highest);width:100%;height:4px;position:relative;overflow:hidden}.o38edW_linearContainerWavy{border-radius:3px;height:6px}.o38edW_linearProgress{background-color:var(--md-sys-color-primary);height:100%;transition:width .3s;position:relative}.o38edW_linearProgressWavy{border-radius:3px}.o38edW_linearProgressIndeterminate{width:30%;animation:1.5s ease-in-out infinite o38edW_progressIndeterminate;position:absolute}@keyframes o38edW_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes o38edW_progressIndeterminate{0%{left:-30%}to{left:100%}}