.modal_overlay___VIUK{position:fixed;inset:0;z-index:9000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1.5rem;animation:modal_fadeIn__7q9aC .2s ease}.modal_panel__uprey{position:relative;width:100%;max-width:56.25rem;max-height:calc(100vh - 3rem);background:#fff;border-radius:.5rem;box-shadow:0 8px 32px rgba(0,0,0,.25);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#9ca3af rgba(0,0,0,0)}.modal_panel__uprey::-webkit-scrollbar{width:8px}.modal_panel__uprey::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:0 .5rem .5rem 0}.modal_panel__uprey::-webkit-scrollbar-thumb{background-color:#9ca3af;border-radius:8px;border:2px solid #fff}.modal_panel__uprey::-webkit-scrollbar-thumb:hover{background-color:#6b7280}.modal_closeBtn__Byi_g{position:-webkit-sticky;position:sticky;top:0;float:right;z-index:1;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:.75rem .75rem 0 0;border:none;border-radius:50%;background:rgba(0,0,0,.06);font-size:1.375rem;line-height:1;color:#101820;cursor:pointer;transition:background-color .16s ease}.modal_closeBtn__Byi_g:hover{background:rgba(0,0,0,.12)}.modal_body__K7V1j{padding:1.5rem 0}@keyframes modal_fadeIn__7q9aC{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.modal_overlay___VIUK{padding:.75rem}.modal_panel__uprey{max-height:calc(100vh - 1.5rem);border-radius:6px}}