.modal-backdrop[data-v-1dd8e733]{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.36);display:flex;justify-content:center;align-items:center}.modal[data-v-1dd8e733]{width:768px;max-width:80vw;max-height:80vh;background:#fff;border-radius:4px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);overflow-x:auto;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal .modal-footer[data-v-1dd8e733],.modal .modal-header[data-v-1dd8e733]{height:40px;padding:0 12px;display:flex;flex-direction:row}.modal .modal-header[data-v-1dd8e733]{justify-content:space-between}.modal .modal-header .title[data-v-1dd8e733]{font-size:24px;font-weight:700;letter-spacing:1.4px;color:#ff6789;line-height:40px;text-transform:uppercase}.modal .modal-header .close[data-v-1dd8e733]{display:flex;flex-direction:row;align-items:center}.modal .modal-header .close[data-v-1dd8e733]:hover{cursor:pointer}.modal .modal-header .close:hover svg[data-v-1dd8e733]{color:#ff6789}.modal .modal-body[data-v-1dd8e733]{padding:12px}.modal .modal-body div>form[data-v-1dd8e733]{display:flex;flex-direction:column}.modal .modal-body div>form p[data-v-1dd8e733]{display:flex;flex-direction:column;align-items:center}.modal .modal-body div>form p .label[data-v-1dd8e733]{width:100%;color:rgba(0,0,0,.48)}.modal .modal-body div>form p .label .required[data-v-1dd8e733]{color:#ff6789}.modal .modal-body div>form p .input[data-v-1dd8e733]{width:100%;padding:8px;box-sizing:border-box;border:none;border-bottom:1px solid rgba(0,0,0,.48);background-image:none;background-color:transparent;font-family:Heebo,sans-serif;font-size:16px}.modal .modal-body div>form p .input[data-v-1dd8e733]:focus{outline:none;border-bottom:1px solid #ff6789}.modal .modal-body div>form p .error[data-v-1dd8e733]{width:100%;height:18px;font-family:Heebo,sans-serif;font-size:12px;color:#ff6789}.modal .modal-body div>form p .response-error[data-v-1dd8e733]{height:24px;font-family:Heebo,sans-serif;color:#ff6789}.modal .modal-footer[data-v-1dd8e733]{align-self:flex-end}.modal .modal-footer div .action[data-v-1dd8e733]{font-family:Heebo,sans-serif;font-size:24px;font-weight:700;letter-spacing:1.4px;color:#000;line-height:37px;text-transform:uppercase}.modal .modal-footer div .action[data-v-1dd8e733]:hover{cursor:pointer;color:#ff6789}