.popup_wrap.svelte-1hyokm{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0f0f0f80;z-index:9999}.popup_wrap.svelte-1hyokm>div:where(.svelte-1hyokm){height:100%;display:flex;gap:15px;align-items:flex-start}.popup.svelte-1hyokm{display:none;position:relative;width:495px;left:0;top:12.5%;border-radius:12px;overflow:hidden;background-color:#fff;box-shadow:0 0 3px #0000004d;z-index:10}.popup.on.svelte-1hyokm{display:block}.popup_btn.svelte-1hyokm span:where(.svelte-1hyokm){font-size:12px}.popup_check.svelte-1hyokm{width:28px;height:28px;border-radius:50%;background-color:#d9d9d9;border:none}.popup_check.svelte-1hyokm:after{border-color:#fff;left:10px;top:5px;width:8px;height:14px}.checkbox.svelte-1hyokm input:where(.svelte-1hyokm):checked+.popup_check:where(.svelte-1hyokm){background-color:#3176e8}.checkbox.svelte-1hyokm input:where(.svelte-1hyokm):checked+.popup_check:where(.svelte-1hyokm):after{border-color:#fff}.close_btn.svelte-1hyokm{width:30px;height:30px;border:none;background-color:transparent;position:relative;cursor:pointer}.close_btn.svelte-1hyokm:before,.close_btn.svelte-1hyokm:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;background-color:#0f0f0f;border-radius:3px;transform:translate(-50%,-50%)}.close_btn.svelte-1hyokm:before{transform:translate(-50%,-50%) rotate(45deg)}.close_btn.svelte-1hyokm:after{transform:translate(-50%,-50%) rotate(-45deg)}@media (max-height: 900px){.popup.svelte-1hyokm{width:33%;top:0%}}@media (max-width: 1024px){.popup.svelte-1hyokm{top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width: 767px){.popup.svelte-1hyokm{width:100%}}
