.Modal_root__POx9_{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;z-index:300;background:rgba(0,0,0,.5);will-change:opacity}@media(min-width:480px){.Modal_root__POx9_{padding:var(--spacing-md)}}.Modal_panel__yfZUv{background-color:#fff;position:relative;max-height:100%;overflow:hidden;cursor:auto;box-shadow:0 12px 15px 0 rgba(0,0,0,.25);scrollbar-width:none;-ms-overflow-style:none;gap:16px;display:flex;flex-direction:column;height:100%;max-width:none}.Modal_panel__yfZUv::-webkit-scrollbar{display:none}@media(min-width:480px){.Modal_panel__yfZUv{height:auto;max-width:unset;border-radius:var(--spacing-md)}}.Modal_close__F0V3U{background:rgba(0,0,0,0);height:32px;width:32px;display:flex;align-items:center;justify-content:center;position:absolute;right:12px;top:12px;transition:background-color .25s ease-in-out;z-index:2}@keyframes Modal_modalEnter__mlX04{0%{opacity:0}to{opacity:1}}@keyframes Modal_modalExit__XBlEv{0%{opacity:1}to{opacity:0}}.Divider_divider___4Z9_{border-bottom:1px solid #47505b;margin:24px 0}