@keyframes Modal_skeleton-loading__QD5Oj{0%{background-position:100% 50%}to{background-position:0 50%}}.Modal_enter__BU8HG{opacity:0}.Modal_enter-active__X3ylL,.Modal_exit__g_SyY{opacity:1;transition:.5s}.Modal_active__N3KBq{opacity:0;transition:.5s}.Modal_wrapper__ICfYy{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;z-index:3;background-color:rgba(0,0,0,.5)}.Modal_modal__RmZhm{position:relative;background-color:#fff;border-radius:16px;--modal-indents:120px;max-width:calc(var(--container-max-width) - var(--container-padding)*2);max-height:calc(100% - var(--modal-indents));line-height:0;overflow-y:auto;margin:0 var(--container-padding)}@media(max-width:768px){.Modal_modal__RmZhm{--modal-indents:80px}}@media(max-width:576px){.Modal_modal__RmZhm{--modal-indents:40px}}.Modal_content__tOPtS{margin-top:-28px}.Modal_close-button__tb_i3{display:inline-block;position:-webkit-sticky;position:sticky;top:22px;left:calc(100% - 50px);padding:8px;line-height:0;background-color:#f5f5f5;border-radius:10px;cursor:pointer;z-index:1}.Modal_icon__JzZVn{width:12px;height:12px}