.lv-progressbar{position:relative;overflow:hidden;border:0 none;height:.25rem;background:#dee2e6;border-radius:3px}.lv-progressbar .lv-progressbar-value{border:0 none;margin:0;background:#495057}.lv-progressbar .lv-progressbar-label{color:#495057;line-height:.25rem}.lv-progressbar--determinate .lv-progressbar__value{height:100%;width:0;position:absolute;display:none;border:0 none}.lv-progressbar--determinate .lv-progressbar__value--animate{transition:width 1s ease-in-out}.lv-progressbar--determinate .lv-progressbar--determinate__label{text-align:center;height:100%;width:100%;position:absolute;font-weight:700}.lv-progressbar--indeterminate{height:.25em}.lv-progressbar--indeterminate .lv-progressbar__value:after,.lv-progressbar--indeterminate .lv-progressbar__value:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right}.lv-progressbar--indeterminate .lv-progressbar__value:before{-webkit-animation:lv-progressbar-indeterminate-anim 2.1s cubic-bezier(.65,.815,.735,.395) infinite;animation:lv-progressbar-indeterminate-anim 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.lv-progressbar--indeterminate .lv-progressbar__value:after{-webkit-animation:lv-progressbar-indeterminate-anim-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation:lv-progressbar-indeterminate-anim-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;-webkit-animation-delay:1.15s;animation-delay:1.15s}@-webkit-keyframes lv-progressbar-indeterminate-anim{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes lv-progressbar-indeterminate-anim{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@-webkit-keyframes lv-progressbar-indeterminate-anim-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes lv-progressbar-indeterminate-anim-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.go-to-b2b-login[data-v-32340bc8]{margin-top:.75rem;display:flex;flex:1 1 0%;cursor:pointer;place-items:center;justify-content:flex-end;gap:.5rem;font-weight:600}.go-to-b2b-login[data-v-32340bc8]:hover{text-decoration:underline;color:#0d43f7}