.PopUpWindow{width:100vw;max-width:480px;background-color:#fff;box-shadow:0 0 10px #0000004d}.PopUpWindow .header{display:flex;justify-content:space-between;align-items:center;background-color:#000;color:#fff;padding:.5rem .5rem .5rem 1rem}.PopUpWindow .header svg{fill:#fff}.PopUpWindow .content{padding:1rem;display:flex;flex-direction:column;gap:1rem}.PopUpWindow .content footer{display:flex;justify-content:flex-end;gap:1rem}
