.modal-overlay{position:fixed;z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#848c8e99;top:0;right:0;bottom:0;left:0}.modal-content{position:fixed;z-index:100;top:50%;left:50%;overflow:auto;width:100%;max-width:94%;max-height:80dvh;padding:40px;border-radius:10px;background-color:#262b2ecc;transform:translate(-50%,-50%)}@media (min-width: 576px){.modal-content{max-width:var(--max-width, 350px)}}.modal-title{width:100%;margin-bottom:20px;text-align:center}.modal-description{margin-bottom:40px;font-size:16px;text-align:center}
