@media(min-width:992px){html body .modal-warning .modal-body{padding-left:3rem;padding-right:3rem}}html body .modal.d-block{display:block}html body .modal-body{padding:4rem 2rem}@media(min-width:992px){html body .modal-body{padding-left:6rem;padding-right:6rem}}html body .modal-content{max-width:95%;margin:0 auto;position:relative}@media(min-width:992px){html body .modal-content{max-width:none}}html body .modal-content .close{background:rgba(0,0,0,0);font-size:3rem;padding:0;margin:0;position:absolute;right:20px;z-index:1}html body .modal-subtitle{line-height:1.5625;text-align:center;max-width:25rem;margin-left:auto;margin-right:auto}.text-infos p{color:#007bff;font-size:1.4rem;margin-bottom:1rem}.text-danger p{color:red;font-size:1.6rem}.modal-confirm p{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.modal-actions{display:flex;justify-content:center}.modal-actions .btn{border-radius:1.25rem;height:4rem;margin:0 1rem}.modal-actions .btn-confirm{background-color:#47cd89;color:#fff}