.modal{overflow-x:hidden}.modal-fw{position:fixed;left:0;right:0;top:0;z-index:9999;height:calc(100% - 1rem);max-height:100%;width:100%;align-items:center;justify-content:center;overflow-y:auto;overflow-x:hidden}@media (min-width: 768px){.modal-fw{top:0;right:0;bottom:0;left:0}}.modal-fw-dialog{position:relative;max-height:100%;width:100%;padding:1rem}.modal-fw-content{position:relative;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.modal-fw-head{display:flex;align-items:center;justify-content:space-between;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-width:1px;--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity));padding:1rem}@media (min-width: 768px){.modal-fw-head{padding:1.25rem}}.modal-fw-btn-close{margin-inline-start:auto;display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:transparent;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.modal-fw-btn-close:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.modal-fw-body{margin-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem}.modal-fw-footer{display:flex;align-items:center;justify-content:flex-end;gap:1rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));padding:1rem}@media (min-width: 768px){.modal-fw-footer{padding:1.25rem}}
