.Modal-module__GKiJOG__modalOverlay{z-index:9999;pointer-events:auto;opacity:0;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s forwards Modal-module__GKiJOG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__GKiJOG__fadeIn{to{opacity:1}}.Modal-module__GKiJOG__modalContainer{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:1000px;max-height:90vh;animation:.3s forwards Modal-module__GKiJOG__slideIn;display:flex;position:relative;transform:translateY(-20px);box-shadow:0 4px 20px #00000026}@keyframes Modal-module__GKiJOG__slideIn{to{transform:translateY(0)}}@media (max-width:1000px){.Modal-module__GKiJOG__modalContainer{width:95%}}.Modal-module__GKiJOG__content{flex:1;overflow:auto}.Modal-module__GKiJOG__closeButton{cursor:pointer;color:#fff;z-index:10001;background:#271256;border:none;border-radius:4px;width:32px;height:32px;padding:4px;transition:background-color .2s;position:absolute;top:16px;right:16px}.Modal-module__GKiJOG__closeButton:hover{color:#666;background-color:#f5f5f5}.Modal-module__GKiJOG__modalOverlay.Modal-module__GKiJOG__closing{animation:.3s forwards Modal-module__GKiJOG__fadeOut}@keyframes Modal-module__GKiJOG__fadeOut{to{opacity:0}}.Modal-module__GKiJOG__modalContainer.Modal-module__GKiJOG__closing{animation:.3s forwards Modal-module__GKiJOG__slideOut}@keyframes Modal-module__GKiJOG__slideOut{to{transform:translateY(-20px)}}
