.Progress-module-scss-module__5HnL0a__root{background-color:#f4f4f5;border-radius:9999px;width:100%;height:1rem;position:relative;overflow:hidden}.Progress-module-scss-module__5HnL0a__indicator{background-color:var(--primary);flex:1;width:100%;height:100%;transition-property:all;transition-duration:.4s;transition-timing-function:cubic-bezier(.4,0,.2,1)}
@keyframes Spinner-module-scss-module__k8_AIG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Spinner-module-scss-module__k8_AIG__spinner{animation:1.2s linear infinite Spinner-module-scss-module__k8_AIG__rotate}.Spinner-module-scss-module__k8_AIG__vehicle__body{animation:.2s ease-in-out infinite alternate Spinner-module-scss-module__k8_AIG__shake}.Spinner-module-scss-module__k8_AIG__vehicle__line{transform-origin:100%;stroke-dasharray:22;animation:.8s ease-in-out infinite both Spinner-module-scss-module__k8_AIG__line}.Spinner-module-scss-module__k8_AIG__vehicle__line_top{animation-delay:0s}.Spinner-module-scss-module__k8_AIG__vehicle__line_middle{animation-delay:.2s}.Spinner-module-scss-module__k8_AIG__vehicle__line_bottom{animation-delay:.4s}@keyframes Spinner-module-scss-module__k8_AIG__shake{0%{transform:translateY(-1%)}to{transform:translateY(3%)}}@keyframes Spinner-module-scss-module__k8_AIG__line{0%{stroke-dashoffset:22px}25%{stroke-dashoffset:22px}50%{stroke-dashoffset:0}51%{stroke-dashoffset:0}80%{stroke-dashoffset:-22px}to{stroke-dashoffset:-22px}}
.Switch-module-scss-module__Mazxra__Container{white-space:nowrap;margin:2px;display:inline-flex}.Switch-module-scss-module__Mazxra__Reverse{flex-direction:row-reverse}.Switch-module-scss-module__Mazxra__Label{cursor:pointer;margin-bottom:0;font-size:14px;font-weight:500;display:inline}.Switch-module-scss-module__Mazxra__Switch{width:36px;height:20px;margin-bottom:0;display:inline-block;position:relative}.Switch-module-scss-module__Mazxra__Switch input{appearance:none;vertical-align:text-bottom;width:36px;height:22px}@supports (-webkit-touch-callout:none){.Switch-module-scss-module__Mazxra__Switch input{opacity:0}}.Switch-module-scss-module__Mazxra__Slider{cursor:pointer;background-color:#cdcdcd;border-radius:16px;width:36px;transition:all .4s;position:absolute;inset:0}.Switch-module-scss-module__Mazxra__Slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}input:checked+.Switch-module-scss-module__Mazxra__Slider{background-color:var(--primary)}input:focus+.Switch-module-scss-module__Mazxra__Slider{box-shadow:0 0 2px var(--dark)}input:checked+.Switch-module-scss-module__Mazxra__Slider:before{transform:translate(16px)}
