.custom-alert{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.1450980392);z-index:99999999}.custom-alert .container .custom-row{display:flex;width:100%;height:100vh;justify-content:center;align-items:center}.custom-alert .container .custom-row .body{max-width:500px;width:100%;padding:120px 100px 80px;background-color:#fff;border-radius:20px}.custom-alert .container .custom-row .body .title{font-weight:700;font-size:40px;line-height:40px;letter-spacing:0;margin-bottom:10px}.custom-alert .container .custom-row .body .detail{font-weight:400;font-size:25px;line-height:36px;letter-spacing:0;margin-bottom:20px}.custom-alert .container .custom-row .body a{font-weight:700;font-size:16px;line-height:30px;letter-spacing:0;text-align:center;color:#fff;border-radius:32px;padding:15px 20px;background-color:#000}