.base-modal-overlay{z-index:1020;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;padding:10px;display:flex;position:fixed;inset:0;overflow:auto}.base-modal{width:460px;max-width:100%;max-height:calc(var(--viewport-height) - 20px);text-align:var(--v97d8b5e4);background:#fff;border-radius:4px;outline:none;padding:20px;position:relative;overflow:auto;box-shadow:0 4px 24px #7d939d33}.base-modal::-webkit-scrollbar-track{background-color:#ff6f001a;border-radius:4px}.base-modal::-webkit-scrollbar{width:4px;height:1px}.base-modal::-webkit-scrollbar-thumb{background-color:#ff6f00;border-radius:4px}.base-modal--wider{width:700px}@media (width>=768px){.base-modal{padding:30px}}.base-modal__close{z-index:2;cursor:pointer;border:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:absolute;top:0;right:0}@media (width>=768px){.base-modal__close{width:40px;height:40px}}.base-modal__close .icon--close{width:25px!important;height:25px!important}@media (width>=768px){.base-modal__close .icon--close{width:30px!important;height:30px!important}}.base-modal__title{font-family:barlow,blinkmacsystemfont,-apple-system,Segoe UI,roboto,helvetica,arial,sans-serif;font-size:22px;font-weight:500;display:inline-flex}.base-modal__text{margin:15px 0}.base-modal__footer button{margin-right:10px}.base-modal__footer button:last-child{margin-right:0}
