body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}:root{--blue-color:#2d4691;--light-blue-color:#2d46917a;--font-white-color:#fff;--font-black-color:#202022;--font-gray-color:#72727a;--border-color:#cdcdcd}.textright{padding-right:18px;text-align:right!important}.amout_width{width:150px}.dashboard{height:100vh;overflow-y:auto;width:100%}.dashboard .dashboard_head{align-items:center;background-color:#000;color:#fff;color:var(--font-white-color);display:flex;height:75px;justify-content:space-between;left:0;padding:10px 50px;position:fixed;top:0;width:100%;z-index:99}.dashboard .dashboard_head .logo img{width:100px}.subtotale{align-items:flex-end;display:flex;flex-direction:column;margin-left:2rem}.dashboard .dashboard_body{align-items:start;display:flex;justify-content:space-between;width:100%}.dashboard .dashboard_body .paymemt_history{height:auto;padding:10px 50px;position:relative;width:70%}.dashboard .dashboard_body .paymemt_history .paymemt_history_heading{margin-top:70px}.dashboard .dashboard_body .paymemt_history .paymemt_history_heading .subtotale{font-size:14px}.dashboard .dashboard_body .paymemt_history .paymemt_history_heading div:first-child{align-items:center;display:flex;justify-content:space-between}.dashboard .dashboard_body .paymemt_history .paymemt_history_heading h2{font-size:32px;font-weight:600;margin-bottom:15px}.dashboard .dashboard_body .paymemt_history .paymemt_history_heading p{color:#72727a;color:var(--font-gray-color);font-size:14px}.dashboard .dashboard_body .paymemt_history .payment_history_table{height:300px;margin-top:30px;overflow-y:auto!important;width:100%}.dashboard .dashboard_body .paymemt_history .payment_history_table table tr td input{border:1px solid #cdcdcd;border-radius:5px;outline:none;padding:7px}.dashboard .dashboard_body .paymemt_history .payment_history_table table tr td input.editamount{font-size:18px;outline:none;width:132px}.dashboard .dashboard_body .paymemt_history .payment_history_table table{font-size:16px;text-align:center;width:100%}.dashboard .dashboard_body .paymemt_history .payment_history_table table tr th{color:#72727a;color:var(--font-gray-color);padding:20px 0}.dashboard .dashboard_body .paymemt_history .payment_history_table table tr th button{background-color:initial;background-color:rgba(129,129,255,.178);border:1px solid rgba(58,58,209,.582);border-radius:5px;color:#2d4691;color:var(--blue-color);cursor:pointer;font-weight:600;padding:7px 10px}.dashboard .dashboard_body .paymemt_history .payment_history_table table tr td{border-bottom:1px solid #cdcdcd;border-bottom:1px solid var(--border-color);font-size:18px;margin:20px 0;padding:10px 0}.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office,.savecard-footer-container{align-items:center;background-color:#fff;border-top:1px solid #cdcdcd;border-top:1px solid var(--border-color);bottom:0;display:flex;justify-content:space-between;left:0;padding:10px 20px 10px 60px;position:fixed!important;width:70%}.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office .card_vault{align-items:center;display:flex;justify-content:end;text-align:center;width:50%}.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office .card_vault h3{font-size:20px;font-weight:500}.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office .card_vault button{background-color:#2d4691;background-color:var(--blue-color);border:none;border-radius:20px;color:#fff;color:var(--font-white-color);cursor:pointer;margin-left:12px;outline:none;padding:10px 15px;width:100px}.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office h2,.savecard-footer h2{font-size:20px;margin-bottom:10px}.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office p,.savecard-footer p{color:#72727a;color:var(--font-gray-color);font-size:14px}table,td,th{border:none;border-bottom:1px solid var(--border-color);border-collapse:collapse}.dashboard .dashboard_body .payment_information{border-left:1px solid #cdcdcd;border-left:1px solid var(--border-color);height:100vh;overflow-y:auto;padding:10px 20px;width:30%}.dashboard .dashboard_body .payment_information .payment_information_heading{align-items:center;display:flex;justify-content:center}.dashboard .dashboard_body .payment_information .payment_information_heading .payment_information_heading_details{width:384px}.dashboard .dashboard_body .payment_information h2{font-size:32px;font-weight:600;margin-bottom:20px;width:100%}.dashboard .dashboard_body .payment_information .paymemt_card{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px 0}.dashboard .dashboard_body .payment_information .paymemt_card img{cursor:pointer;width:50px}.dashboard .dashboard_body .payment_information form{align-items:start;display:flex;justify-content:center}.dashboard .dashboard_body .payment_information form .formdetails,.dashboard .dashboard_body .payment_information form div{width:384px}.dashboard .dashboard_body .payment_information form label{display:block;font-size:14px;margin:22px 0 5px;text-align:left;width:100%}.dashboard .dashboard_body .payment_information form input{border:1px solid #cdcdcd;border:1px solid var(--border-color);border-radius:5px;font-size:16px;height:48px;outline:none;padding:10px 15px;width:100%}#Cvv,#Expiry{width:180px}.dashboard .dashboard_body .payment_information form input::placeholder{color:#cdcdcd;color:var(--border-color)}.dashboard .dashboard_body .payment_information form .card_info_tag{margin:40px 0 80px;position:relative}.dashboard .dashboard_body .payment_information form .card_info_tag p{background-color:#fff;background-color:var(--font-white-color);font-size:12px;left:50%;padding:10px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.dashboard .dashboard_body .payment_information form .card_info_tag hr{border:1px solid #cdcdcd;border:1px solid var(--border-color);border-bottom:none;padding:0 200px;position:absolute;top:50%;width:384px}.dashboard .dashboard_body .payment_information form .card_cvv_expiry{align-items:center;display:flex;justify-content:space-between;width:384px}.dashboard .dashboard_body .payment_information form .card_cvv_expiry .card_cvv,.dashboard .dashboard_body .payment_information form .card_cvv_expiry .card_expiry{width:45%}.dashboard .dashboard_body .payment_information form button{background-color:#2d4691;background-color:var(--blue-color);border:none;border-radius:10px;color:#fff;color:var(--font-white-color);font-size:16px;height:56px;margin:40px 0;outline:none;padding:15px;width:384px}.css-hz1bth-MuiDialog-container{z-index:9999}.popupfix button{background-color:#2d4691;border-radius:12px;color:#fff!important;font-size:16px;font-weight:500;height:56px;text-transform:capitalize;width:100%}.popupfix button:hover{background-color:#192f70;color:#fff}.popupfix h2{color:#202022;font-size:32px;padding-top:20px}.popupfix{padding:40px 30px 30px!important;text-align:center;width:480px}.popupfix span{color:#72727a;font-size:16px;padding-top:10px}.popupfix:nth-child(2){padding-top:0!important}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation24.MuiDialog-paper.MuiDialog-paperScrollPaper.MuiDialog-paperWidthSm.css-1t1j96h-MuiPaper-root-MuiDialog-paper{border-radius:36px}.error{color:red}.loader-container{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;top:50%}#loader{animation:spin 2s linear infinite;border:10px solid #2d3d8a40;border-radius:50%;border-top-color:#999;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashboard .dashboard_body .paymemt_history .payment_history_table{height:calc(71vh - 105px)!important}.dashboard .dashboard_body .paymemt_history .payment_history_table table tr td input.editamount{border:none}td.dollar div{border:1px solid #cdcdcd;border-radius:5px;margin:0 auto;width:150px}.dashboard .dashboard_body .payment_information{padding-top:100px}#monerisCheckout iframe body.content_panel form #total-container div:first-child a{display:none!important}.toggle-switch-parent-container{align-items:center;display:flex;justify-content:center;right:15%;top:70px;z-index:100}.first-column-header-title{align-items:center;display:flex;justify-content:space-between;width:100%}.toggle-switch-label{font-size:1rem;font-weight:600;margin-right:1rem}.toggle-switch-container{display:inline-block;height:34px;position:relative;width:60px}.toggle-switch-container input{height:0;opacity:0;width:0}.toggle-switch-slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-switch-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:26px;left:4px;position:absolute;transition:.4s;width:26px}.toggle-switch-container input:checked+.toggle-switch-slider{background-color:#2196f3}.toggle-switch-container input:focus+.toggle-switch-slider{box-shadow:0 0 1px #2196f3}.toggle-switch-container input:checked+.toggle-switch-slider:before{transform:translateX(26px)}.toggle-switch-slider.round{border-radius:34px}.toggle-switch-slider.round:before{border-radius:50%}#popup{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,7%,.466);display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100%;z-index:99999999999}#popup .popup_discription{background-color:#fff;border-radius:10px;box-shadow:0 3px 8px #0000003d;padding:10px 20px;width:450px}#popup .popup_discription h2{border-bottom:1px solid #cccbcb;padding:5px 0;text-align:center}#popup .popup_discription p{color:#7e7c7c;margin:10px 0}#popup .popup_discription .popup_check_terms_condition{align-items:center;display:flex}#popup .popup_discription input{cursor:pointer;margin-right:10px}#popup .popup_discription hr{background-color:#000;border:none;height:5px;margin:8px 0}#popup .popup_discription .popup_button{align-items:center;display:flex;justify-content:space-between}#popup .popup_discription .popup_button button{background-color:initial;border:none;border-radius:20px;cursor:pointer;outline:none;padding:10px 15px}#popup .popup_discription .popup_button button:first-child{border:1px solid #cccbcb}#popup .popup_discription .popup_button button:first-child:hover{background-color:red;border:1px solid #cccbcb;color:#fff;transition:all .5s}#popup .popup_discription .popup_button button:last-child{background-color:#2d3d8a;border:1px solid #cccbcb;color:#fff}#popup .popup_discription .popup_button button:last-child:hover{background-color:green;border:1px solid #cccbcb;color:#fff;transition:all .5s}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.modal-content{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;max-height:80%;overflow:auto;padding:20px;position:relative;width:40%}.loading-text{color:#999;font-size:1.25rem;font-weight:700;margin-top:.75rem}.api-loading-container{justify-content:center}.api-loading-container,.card-save-modal-form{align-items:center;display:flex;flex-direction:column}.card-save-modal-form label{display:block;font-size:.9rem;margin:1.5rem 0 5px;padding:0;text-align:left}.card-save-modal-form input,.card-save-modal-form label{--blue-color:#2d4691;--light-blue-color:#2d46917a;--font-white-color:#fff;--font-black-color:#202022;--font-gray-color:#72727a;--border-color:#cdcdcd;-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:Roboto,sans-serif;width:100%}.card-save-modal-form input{border:1px solid #cdcdcd;border:1px solid var(--border-color);border-radius:5px;font-size:1rem;height:3rem;margin:0;outline:none;padding:10px 15px}.card-information-header{margin-bottom:1rem;margin-top:3rem;padding:0;position:relative;width:100%}.card-information-header,.card-information-header-text{--blue-color:#2d4691;--light-blue-color:#2d46917a;--font-white-color:#fff;--font-black-color:#202022;--font-gray-color:#72727a;--border-color:#cdcdcd;-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:Roboto,sans-serif}.card-information-header-text{background-color:#fff;background-color:var(--font-white-color);font-size:.8rem;left:50%;margin:0;padding:10px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.save-card-button{--blue-color:#2d4691;--light-blue-color:#2d46917a;--font-white-color:#fff;--font-black-color:#202022;--font-gray-color:#72727a;--border-color:#cdcdcd;-webkit-font-smoothing:antialiased;background-color:#2d4691;background-color:var(--blue-color);border:none;border-radius:10px;box-sizing:border-box;color:#fff;color:var(--font-white-color);cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;height:3.5rem;margin:2rem 0;outline:none;padding:1rem;width:100%}.card-expiry-cvv-container{display:flex;justify-content:space-between;width:100%}.card-expiry-cvv-container div{width:47.5%}.save-card-button-disabled{opacity:.5;pointer-events:none}.card_vault{align-items:center;align-self:flex-end;display:flex;flex-direction:column;justify-content:space-between;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.card_vault div{margin-bottom:.5rem}.payment-terms-separator{background-color:#000;height:.25rem!important;margin-top:1rem}.popup_check_terms_condition{align-items:center;display:flex}.popup_check_terms_condition input{cursor:pointer;height:1rem;margin-right:.5rem;width:1rem}.payment-terms-heading{--blue-color:#2d4691;--light-blue-color:#2d46917a;--font-white-color:#fff;--font-black-color:#202022;--font-gray-color:#72727a;--border-color:#cdcdcd;-webkit-font-smoothing:antialiased;border-bottom:1px solid #cccbcb;box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:5px 0;text-align:center}.payment-terms-heading-margin{margin:2.5rem 0}.payment-terms-text{box-sizing:border-box;color:#7e7c7c;margin:.6rem 0;padding:0}.button-pair-container,.payment-terms-text{--blue-color:#2d4691;--light-blue-color:#2d46917a;--font-white-color:#fff;--font-black-color:#202022;--font-gray-color:#72727a;--border-color:#cdcdcd;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif}.button-pair-container{align-items:center;display:flex;justify-content:space-between;margin-top:2rem;width:100%}.button-pair-container .cancel-button{--blue-color:#2d4691;--light-blue-color:#2d46917a;--font-white-color:#fff;--font-black-color:#202022;--font-gray-color:#72727a;--border-color:#cdcdcd;-webkit-font-smoothing:antialiased;background-color:initial;border:1px solid #cccbcb;border-radius:1rem;box-sizing:border-box;cursor:pointer;font-family:Roboto,sans-serif;margin:0;outline:none;padding:.6rem 1rem}.button-pair-container .cancel-button:hover{background-color:red;color:#fff}.button-pair-container .save-button{--blue-color:#2d4691;--light-blue-color:#2d46917a;--font-white-color:#fff;--font-black-color:#202022;--font-gray-color:#72727a;--border-color:#cdcdcd;-webkit-font-smoothing:antialiased;background-color:green;border:1px solid #cccbcb;border-radius:1rem;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Roboto,sans-serif;margin:0;outline:none;padding:.6rem 1rem}.save-card-page{margin:80px auto 140px;max-width:1000px}.save-card-container{background-color:#fff;bottom:0;left:0;position:absolute;right:0;top:0;z-index:99}.header-logo-container{display:flex}.header-logo-container .header-title-text{align-self:center;font-size:1.5rem;margin-left:2.5rem}.bg-white{background-color:#fff}.invoice-number-text{color:blue;cursor:pointer}.invoice-number-text-underline{text-decoration:underline}.title-desc-container{align-items:flex-start!important;display:flex;flex-direction:column;max-width:75%}#invoice-table-header{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:2}@media (max-width:480px){.dashboard .dashboard_body .paymemt_history .payment_history_table table tr td input.editamount{font-size:17px;width:128px}.dashboard .dashboard_head{background-color:var(--blue-color);font-size:10px;padding:20px 10px}.dashboard .dashboard_body .paymemt_history .paymemt_history_heading h2{font-weight:600!important;margin-bottom:10px}.dashboard .dashboard_body .paymemt_history .payment_history_table{height:45vh;width:100%}.dashboard .dashboard_body .paymemt_history .payment_history_table table{width:150%}.dashboard .dashboard_body .paymemt_history .payment_history_table table th,.dashboard .dashboard_body .paymemt_history .payment_history_table table tr td{padding:10px 20px!important}.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office{padding:10px 30px!important}.dashboard .dashboard_body .payment_information .paymemt_card,.dashboard .dashboard_body .payment_information form .formdetails{width:100%!important}.dashboard .dashboard_body .payment_informati20pxorm .card_info_tag hr{padding:0!important;width:320px!important}.dashboard .dashboard_body .payment_information form div{width:100%!important}.dashboard .dashboard_body .payment_information form .card_cvv_expiry{display:block}#Cvv,#Expiry{width:100%}.dashboard .dashboard_body .payment_information .payment_information_heading .payment_information_heading_details,.dashboard .dashboard_body .payment_information form button{width:100%!important}.dashboard .dashboard_body .payment_information .payment_information_heading{padding:10px 0}.dashboard .dashboard_body .payment_information form .card_info_tag hr{padding:0}}@media (max-width:1164px){.dashboard .dashboard_body{display:block}.dashboard .dashboard_body .paymemt_history{height:auto;padding:10px 30px;width:100%}.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office{border-bottom:1px solid var(--border-color);margin-top:0;position:relative!important;width:100%}.dashboard .dashboard_body .paymemt_history .payment_history_table{height:55vh;margin-bottom:20px}.dashboard .dashboard_body .payment_information{border-left:1px solid var(--border-color);height:auto;padding:20px 30px;width:100%}}@media (max-width:1500px){.dashboard .dashboard_head{background-color:var(--blue-color);font-size:10px;padding:20px 10px}.dashboard .dashboard_body .paymemt_history .paymemt_history_heading h2{font-weight:600!important;margin-bottom:10px}.dashboard .dashboard_body .paymemt_history .payment_history_table{height:55vh;width:100%}.dashboard .dashboard_body .paymemt_history .payment_history_table table{width:150%}.dashboard .dashboard_body .paymemt_history .payment_history_table table th,.dashboard .dashboard_body .paymemt_history .payment_history_table table tr td{padding:10px!important}.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office{padding:10px 30px!important}.dashboard .dashboard_body .payment_information .paymemt_card,.dashboard .dashboard_body .payment_information form .formdetails{width:100%!important}.dashboard .dashboard_body .payment_informati20pxorm .card_info_tag hr{padding:0!important;width:320px!important}.dashboard .dashboard_body .payment_information form div{width:100%!important}.dashboard .dashboard_body .payment_information form .card_cvv_expiry{display:block}#Cvv,#Expiry{width:100%}.dashboard .dashboard_body .payment_information .payment_information_heading .payment_information_heading_details,.dashboard .dashboard_body .payment_information form button{width:100%!important}.dashboard .dashboard_body .payment_information .payment_information_heading{padding:10px 0}.dashboard .dashboard_body .payment_information form .card_info_tag hr{padding:0;width:100%}}@media (max-width:767px){.popupfix{width:100%}.dashboard .dashboard_body .paymemt_history .payment_history_table{height:60vh;margin-bottom:15px;width:100%}.dashboard .dashboard_body .paymemt_history .paymemt_history_heading,.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office{display:block;width:100%}.dashboard .dashboard_body .paymemt_history .payment_information_accounting_office .card_vault{justify-content:start;margin-top:20px;text-align:left;width:100%}.dashboard .dashboard_body .paymemt_history .payment_history_table table tr td input.editamount{font-size:17px;width:128px}.dashboard .dashboard_body .paymemt_history .paymemt_history_heading div:first-child{display:block}.dashboard .dashboard_body .paymemt_history .paymemt_history_heading div:first-child .subtotale{margin:5px 0}td.dollar{align-content:center;align-items:center;display:flex}}@media (min-width:481px) and (max-width:1164px){.dashboard .dashboard_body .paymemt_history .payment_history_table table th,.dashboard .dashboard_body .paymemt_history .payment_history_table table tr td{font-size:18px}.dashboard .dashboard_body .paymemt_history .payment_history_table{height:50vh}}@media (max-width:480px){#popup .popup_discription{overflow:auto;padding:10px;width:90%}#popup .popup_discription p{margin:10px 0;padding:0}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.94b5c0ec.css.map*/