.modal-wrap{padding:3.2rem 2.4rem;margin:0 1.6rem;border-radius:1.2rem;text-align:center;background:#fff;box-sizing:border-box}.modal-wrap .modal-header .title{font-size:1.8rem;font-weight:700;line-height:2.7rem}.modal-wrap .modal-header .title .img{position:relative!important;width:3.4rem!important}.modal-wrap .modal-header .title .img+.text{display:block;margin-top:1.6rem}.modal-wrap .modal-header+.modal-content{margin-top:2.2rem}.modal-wrap .modal-content{max-height:15rem;overflow-y:auto}.modal-wrap .modal-content:has(.overflow-atuo){max-height:none}.modal-wrap .text{font-size:1.6rem;line-height:2.4rem;white-space:break-spaces}.modal-wrap .modal-footer{margin-top:3.2rem}.modal-wrap .modal-footer .btn+.btn{margin-top:1.6rem}.modal-wrap .modal-footer.is-flex{display:flex;flex-direction:row-reverse;gap:1.6rem}.modal-wrap .modal-footer.is-flex .btn+.btn{margin-top:0}.modal-content .message-list{gap:0;text-align:left}.modal-content .message-list li:before{top:1rem}.toast-modal{max-width:60rem;width:100%;position:fixed;z-index:10;left:50%;bottom:10rem;display:flex;justify-content:center;transform:translateX(-50%)}.toast-content{display:inline-block;padding:2rem 4rem;text-align:center;border-radius:1.2rem;background-color:#111}.toast-modal.bg-white .toast-content{background-color:#F1F3FB}.toast-modal .text{font-size:1.6rem;color:#fff;word-break:keep-all}.toast-modal.bg-white .text{color:#111}.toast-modal.bottom-8{bottom:8rem}.toast-modal.w-100 .toast-content{width:100%}.loading{display:flex;justify-content:center;align-items:center;background:transparent}.loading img{width:8rem}.modal-container:has(.loading){background:transparent}