.Popup_popupOverlay__I7VlJ{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Popup_popupContent__p__iD{background-color:#fff;padding:20px;border-radius:10px;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Popup_popupActions__UjdDd{margin-top:20px;display:flex;justify-content:space-around}.Popup_popupButton__HoqN_{background-color:#e57373;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer}.Popup_popupButton__HoqN_:hover{background-color:#0a3161}