.modal{position:fixed;top:0;left:0;background:rgba(34,28,28,.4666666666666667);width:100%;height:100%;z-index:9}.modal h3{text-align:center}.modal .inner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fdfaf7;border:2px solid #4b3f3f;width:85%;height:80vh;overflow:auto}.modal .content{padding:2rem;position:relative}.actions,.modal .loading{display:flex;flex-direction:column;align-items:center;justify-content:center}.actions h2{text-align:center}.actions .txt{padding:1rem;max-width:60ch}.actions .action{width:100%;margin:1rem auto}.actions .action .txt{max-width:50ch}.actions .action form{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-bottom:1rem}.actions .action .inner{max-width:100ch;margin:auto;display:flex;justify-content:space-evenly}.actions .action .item{margin:1rem 0;min-width:40ch}.actions .action input:not([type=submit]){width:90%}@media screen and (max-width:768px){.actions .action .inner{flex-direction:column}.actions .action .inner .txt{width:100%;max-width:100%}.actions .action .inner img{max-height:30vh}}
/*# sourceMappingURL=7.f91dee6f.chunk.css.map */