.v-enter-active[data-v-5acda1f4],.v-leave-active[data-v-5acda1f4]{transition:opacity .1s ease-in-out}.v-enter-from[data-v-5acda1f4],.v-enter[data-v-5acda1f4],.v-leave-to[data-v-5acda1f4]{opacity:0}.v-enter-to[data-v-5acda1f4],.v-leave-from[data-v-5acda1f4]{opacity:1}.validation-bar[data-v-a19686ba]{position:relative;height:4px;width:100%;background-color:hsla(0,0%,100%,.16);border-radius:4px}.validation-bar.light[data-v-a19686ba]{background-color:#e5e7eb}.validation-bar[data-v-a19686ba]:after{content:"";position:absolute;top:0;left:0;height:100%;background-color:#00c7a9;border-radius:4px;width:0;opacity:0;transition:width .3s ease-in-out,opacity .3s ease-in-out}.validation-bar.valid[data-v-a19686ba]:after{width:100%;opacity:1}.requirement-enter[data-v-a19686ba]{animation-name:requirementEnter-a19686ba;animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.requirement-leave[data-v-a19686ba]{animation-name:requirementLeave-a19686ba;animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-delay:.3s}@keyframes requirementEnter-a19686ba{0%{opacity:0;height:0;transform:translateY(6px)}to{opacity:1;height:28px;transform:translateY(0)}}@keyframes requirementLeave-a19686ba{0%{opacity:1;height:28px;transform:translateY(0)}to{opacity:0;height:0;transform:translateY(6px)}}.bars-enter-active[data-v-a19686ba]{animation:barsEnter-a19686ba .3s ease-in-out forwards}.bars-leave-active[data-v-a19686ba]{animation:barsExit-a19686ba .3s ease-in-out .3s forwards}@keyframes barsEnter-a19686ba{0%{height:0;opacity:0}33%{opacity:0}to{height:12px;opacity:1}}@keyframes barsExit-a19686ba{0%{height:12px;opacity:1}50%{height:12px;opacity:0}to{height:0;opacity:0}}.padding-enter-active[data-v-a19686ba]{animation:paddingEnter-a19686ba .3s ease-in-out forwards}.padding-leave-active[data-v-a19686ba]{animation:paddingExit-a19686ba .3s ease-in-out .3s forwards}@keyframes paddingEnter-a19686ba{0%{height:0;opacity:0}to{height:var(--padding-height);opacity:1}}@keyframes paddingExit-a19686ba{0%{height:var(--padding-height);opacity:1}to{height:0;opacity:0}}