.aio-modal{z-index:500;backdrop-filter:blur(3px);background-color:#0a25401f;width:100%;position:fixed;inset:0;overflow-y:auto}.aio-modal_align-center{align-items:center;padding:0 16px;display:flex}.aio-modal_flyout-child{z-index:1000;width:100%;position:fixed;inset:0}.aio-modal__header{border-bottom:1px solid #0a25401f;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.aio-modal__header_align-right{justify-content:flex-end}.aio-modal__header-icon{color:#aebdcb;cursor:pointer;width:24px;height:24px}.aio-modal__body{background-color:#fff;flex-grow:1;padding:28px}.aio-modal__body-rounded-bottom{background-color:#fff;border-radius:0 0 12px 12px;flex-grow:1;padding:28px}.aio-modal__body-rounded-top{border-radius:12px}.aio-modal__footer{background-color:#fff;border-top:1px solid #0a25401f;border-radius:0 0 12px 12px;padding:16px}.aio-modal__content-wrapper{background-color:#fff;border:1px solid #0a25401f;flex-direction:column;width:100%;min-height:100%;display:flex;box-shadow:0 12px 100px #0a25401f}@media screen and (width>=1024px){.aio-modal__content-wrapper{border-radius:12px;width:720px;height:auto;min-height:auto;margin:120px auto}}.aio-modal__content-wrapper_fixed-height{min-height:0;max-height:400px;min-height:initial}
