.home_popup-overlay{position:absolute;top:0;right:0;width:340px;max-width:100%;animation:home-figure-overlay .2s ease-out forwards;z-index:3}.home_popup{margin:16px;border-radius:8px;background:var(--nav-bg);border:1px solid var(--white-20);animation:home-figure .2s ease-out forwards;pointer-events:auto;height:auto;max-height:calc(100dvh - 32px);cursor:text}.home_popup_title{margin:32px;color:var(--white);line-height:1.6;font-size:17px;user-select:text}.home_popup_p{margin:-20px 32px 32px;color:var(--white-50);line-height:1.6;font-size:14px;user-select:text}
