.confirmation-dialog-main[data-v-feda9a82]{width:100%;height:100vh;position:fixed;top:0;left:0;padding:0 1em;background:rgba(0,0,0,.3)}@media screen and (max-width:490px){.confirmation-dialog-main[data-v-feda9a82]{width:100%}}.confirmation-dialog-main .main-wrapper[data-v-feda9a82]{width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.confirmation-dialog-main .main-wrapper .dialog[data-v-feda9a82]{width:390px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em;border-radius:20px;background:#fff}.confirmation-dialog-main .main-wrapper .dialog .header-section[data-v-feda9a82]{width:100%;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1e445c;border-start-start-radius:20px;border-start-end-radius:20px;padding:0 1.5em}.confirmation-dialog-main .main-wrapper .dialog .header-section .heading[data-v-feda9a82]{font-size:20px;font-weight:400;color:#fff}.confirmation-dialog-main .main-wrapper .dialog .content-section[data-v-feda9a82]{width:100%;padding:0 2em 2em 2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em}.confirmation-dialog-main .main-wrapper .dialog .content-section .link-section[data-v-feda9a82]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.confirmation-dialog-main .main-wrapper .dialog .content-section .link-section .link-text[data-v-feda9a82]{width:100%;height:45px;border-radius:8px;color:#55b047;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.confirmation-dialog-main .main-wrapper .dialog .content-section .link-section .copy-button button[data-v-feda9a82]{width:120px;height:45px;border-radius:8px;background:#55b047;border:none;outline:none;color:#fff}.confirmation-dialog-main .main-wrapper .dialog .content-section .link-section .copy-button button[data-v-feda9a82]:hover{opacity:.8}.riders-management[data-v-2bc73c82]{padding:2em}.riders-management input[type=date][data-v-2bc73c82]::-webkit-calendar-picker-indicator{display:block!important}.riders-management .image-upload[data-v-2bc73c82]{padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;justify-self:space-between;gap:1rem}.riders-management .image-upload .img img[data-v-2bc73c82]{width:103px;height:103px;border-radius:50%;cursor:pointer;outline:none;background-color:#eff4ff;border:none}.riders-management .image-upload label[data-v-2bc73c82]{padding:.3em 1em;background-color:#eff4ff;color:#1e445c;border:none;border-radius:8px;cursor:pointer;font-weight:600;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.riders-management form[data-v-2bc73c82]{padding-top:1.5em}.riders-management form .fields-wrapper[data-v-2bc73c82]{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(308px,1fr));gap:1.5em;color:var(--lightgray-medium);font-size:15px;font-weight:400}@media screen and (max-width:450px){.riders-management form .fields-wrapper[data-v-2bc73c82]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.riders-management form .submit[data-v-2bc73c82]{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.riders-management form .submit button[data-v-2bc73c82]{background-color:#6ab654;color:#fff;border:none;border-radius:7px;width:119px;padding:10px;cursor:pointer;font-size:18px;font-weight:400}