.Backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.75);z-index:10}.Modal{z-index:100;position:fixed;top:22vh;left:10%;width:80%;background:white;box-shadow:0 2px 8px #00000042;border-radius:8px}.Modal__header{width:100%;padding:1rem .5rem;background:#2a006e;color:#fff}.Modal__header h2{margin:.5rem}.Modal__content,.Modal__footer{padding:1rem .5rem}@media (min-width: 768px){.Modal{left:calc(50% - 20rem);width:40rem}}.Footer{height:3rem;text-align:center;line-height:3rem;color:#fff;font-size:1.4rem}
