.Modal_overlay__KnZFr{z-index:999;position:fixed;top:0;left:0;display:flex;width:100%;justify-content:center;overflow-y:auto;overscroll-behavior:none;height:calc(var(--dvh, 100vh)*100);background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);padding:clamp(1rem,2.75vw,3.5rem)}@media(height:100dvh){.Modal_overlay__KnZFr{height:100dvh}}.Modal_modal__C9hTa{position:relative;width:min(870px,100% - clamp(1rem,2.75vw,3.5rem)*2);background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border-radius:.625rem;border:2px solid hsla(0,0%,100%,.5);margin-block:auto;height:max-content;padding:2rem}@media(min-width:768px){.Modal_modal__C9hTa{padding-block:3.75rem;padding-inline:10rem}}.Modal_closeButton__k21ZS{color:#fff;cursor:pointer;position:absolute;top:1.5rem;right:1.5rem;background:unset;border:0;padding:0;display:flex;align-items:center;justify-content:center}@media(hover:hover){.Modal_closeButton__k21ZS:hover{color:#9747ff}}