.Modal_overlay__2Sh3U{z-index:1;position:fixed;inset:0;background-color:rgb(0 0 0/65%);animation:Modal_fade-in__VrS89 .15s ease-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.Modal_overlay__2Sh3U[data-state=open]{animation:Modal_overlay-show___dAYs .3s cubic-bezier(.16,1,.3,1)}.Modal_overlay__2Sh3U[data-state=closed]{animation:Modal_overlay-hide__1zl2H .3s cubic-bezier(.16,1,.3,1)}.Modal_content__PAI6v{display:flex;flex-direction:column;z-index:1;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-height:calc(100dvh - 32px);background-color:var(--white);border-radius:16px;padding:24px;overflow:auto;@media (max-width:767px){width:100dvw;border-radius:16px 16px 0 0;top:unset;transform:unset;max-height:calc(100dvh - 12px);left:0;bottom:0}}@media (max-width:767px){.Modal_fullMobile__vxPEE{height:100dvh;border-radius:0;border:none}}.Modal_content__PAI6v:focus{outline:none}@keyframes Modal_overlay-show___dAYs{0%{opacity:0}to{opacity:1}}@keyframes Modal_overlay-hide__1zl2H{0%{opacity:1}to{opacity:0}}.ModalHeader_titleRow__4Pz3H{display:flex;justify-content:space-between;align-items:center;flex:1 1}.ModalHeader_title__suYxR{font-size:20px;line-height:24px;font-weight:700;letter-spacing:-.96px}@media (min-width:768px){.ModalHeader_title__suYxR{font-size:24px;line-height:32px}}.ModalHeader_closeIcon__C6KyI{height:24px;width:24px;fill:var(--black)}