.modal[data-v-6548d79b]{background-color:transparent;height:100%;width:100%;left:50%;margin-left:-50px;top:50%;margin-top:-50px;background-color:#f3f4f6;position:absolute;height:auto;width:95%;left:0;right:0;top:5%;margin-left:auto;margin-right:auto;margin-top:-5px;z-index:10000}.modal--wrapper[data-v-6548d79b]{width:100%;margin:0 auto;padding:0;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.modal--header[data-v-6548d79b]{display:flex;margin:0}.modal--title[data-v-6548d79b]{flex:auto;text-align:center;margin:1rem 0;margin:10px 0 5px 0}.modal--close[data-v-6548d79b]{background-color:#d1d5db;font-weight:900;font-size:larger;padding:.75rem 1rem;border-radius:0;cursor:pointer}.modal--body[data-v-6548d79b]{padding:5px;padding-top:2rem;margin:0}.modal--footer[data-v-6548d79b]{display:flex;justify-content:space-between;padding:5px}.modal--button[data-v-6548d79b]{position:relative;display:inline-flex;justify-content:center;align-items:center;-webkit-box-align:stretch;height:45px;width:100%;font-size:18px;margin-top:0;margin-bottom:5px;border-radius:4px;text-decoration:none;cursor:not-allowed;z-index:0;cursor:pointer;background-color:#d1d5db;transition:all .15s ease-in-out 0s;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.modal--button[data-v-6548d79b]:hover,.modal--close[data-v-6548d79b]:hover{opacity:.5}.modal-fade-enter[data-v-6548d79b],.modal-fade-leave-active[data-v-6548d79b]{opacity:0}.modal-fade-enter-active[data-v-6548d79b],.modal-fade-leave-active[data-v-6548d79b]{transition:opacity .5s ease}@media only screen and (min-width:481px){.modal[data-v-6548d79b]{background-color:#f3f4f6;position:absolute;height:auto;width:75%;left:0;right:0;top:15%;margin-left:auto;margin-right:auto;margin-top:-15px;z-index:10000}.modal--button[data-v-6548d79b]{margin-top:48px}}@media only screen and (min-width:981px){.modal[data-v-6548d79b]{background-color:#f3f4f6;position:absolute;height:auto;width:50%;left:0;right:0;top:15%;margin-left:auto;margin-right:auto;margin-top:-15px;z-index:10000}}.confirm[data-v-4f7f3b77]{margin:4rem 0;padding:1rem;width:100%;height:100vh;background-image:url(../img/login.ee4ad41a.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;transition:all .5s linear}.confirm--form[data-v-4f7f3b77]{width:100%;margin:50px auto}.confirm--title[data-v-4f7f3b77]{text-align:center;margin:2rem 0}.validations[data-v-4f7f3b77]{display:flex;justify-content:center;color:red;padding:.5rem;border-radius:5px}.confirm--item[data-v-4f7f3b77]{display:flex;flex-direction:column;border:none;margin:0 0 20px;padding:0}.confirm--label[data-v-4f7f3b77]{font-size:14px;color:#3d4f58;position:relative;height:16px;text-align:left;font-weight:700;line-height:16px;letter-spacing:.02em}.confirm--input[data-v-4f7f3b77]{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;height:52px;width:100%;font-size:16px;line-height:24px;margin-top:5px;padding-left:12px;padding-right:12px;transition:border-color .15s ease-in-out 0s}.confirm--button[data-v-4f7f3b77]{position:relative;background-color:transparent;display:inline-flex;justify-content:center;align-items:center;-webkit-box-align:stretch;height:45px;width:100%;font-size:18px;margin-top:48px;margin-bottom:5px;border-radius:4px;text-decoration:none;cursor:not-allowed;z-index:0;transition:all .15s ease-in-out 0s;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.confirm--button.isValid[data-v-4f7f3b77]{cursor:pointer;background-color:#d1d5db}.confirm--button.isValid[data-v-4f7f3b77]:hover{opacity:.5}.confirm--buttons[data-v-4f7f3b77]{display:flex;justify-content:space-between}@media only screen and (min-width:481px){.confirm--form[data-v-4f7f3b77]{width:410px}}