.modal{position:fixed;z-index:121;bottom:0;width:100%}.modal__close{position:absolute;top:.75rem;right:.75rem}@media only screen and (min-width:450px){.modal{bottom:50%;left:50%;transform:translate(-50%,50%);max-width:450px}.modal__close{top:1.25rem;right:1.25rem}}@media only screen and (min-width:640px){.modal{max-width:600px}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:120;background:#32304f80}
