@keyframes PopupHint_popup-appear__z3KqJ{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes PopupHint_backdrop-appear__4Ehwz{0%{background-color:rgb(0 0 0/0)}to{background-color:rgb(0 0 0/50%)}}.PopupHint_PopupHintWrapper__XClXg{position:fixed;z-index:var(--popup-layer);top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0/50%);display:flex;justify-content:center;align-items:center;animation:PopupHint_backdrop-appear__4Ehwz .2s ease-out forwards}.PopupHint_PopupHintContainer__48d9F{position:relative}.PopupHint_PopupHint__10Uig{position:relative;background:var(--monochrome-dark-gray);animation:PopupHint_popup-appear__z3KqJ .2s ease-out forwards;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:1.6rem;padding:3.2rem 4rem;width:41.1rem;max-height:98vh;gap:2.4rem;overflow-y:auto}@media (max-width:576px){.PopupHint_PopupHint__10Uig{width:39rem;padding:1.6rem;gap:1.6rem}}.PopupHint_PopupHintTitle__7vGnV{width:90%;align-self:flex-start;white-space:pre-line}.PopupHint_PopupHint__10Uig>button{flex-shrink:0}.PopupHint_PopupHintButtonContent__B4wTS{width:22rem}.PopupHint_Cross__t7cG5{position:absolute;top:1.6rem;right:1.6rem;cursor:pointer}.PopupHint_PopupHintContent__J_Owr img{margin-bottom:.8rem;width:100%;height:auto;display:block}