.recipient_alert_container{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(0,0,0,0.5)}.recipient_alert_wrapper{padding:20px}.recipient_alert_wrapper .recipient_alert_list{display:flex;flex-direction:column;gap:12px}.recipient_alert_wrapper .banner{display:block;position:relative;padding:12px 38px 12px 48px;border-radius:8px;color:#fff;text-decoration:none;text-align:left}.recipient_alert_wrapper .banner::after{content:"";position:absolute;inset:0 16px 0 auto;margin:auto;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.recipient_alert_wrapper .banner::before{content:"";position:absolute;inset:0 auto 0 10px;margin:auto;width:30px;aspect-ratio:1 / 1;background-color:#fff}.recipient_alert_wrapper .banner .name span{margin-right:2px;font-weight:bold}.recipient_alert_wrapper .banner .text{margin-top:4px}.recipient_alert_wrapper .banner_10{background:#9e9e9e}.recipient_alert_wrapper .banner_10::before{mask:url("/service/public/img/icon_error.svg") no-repeat center/contain;-webkit-mask:url("/service/public/img/icon_error.svg") no-repeat center/contain}.recipient_alert_wrapper .banner_20{background:#f0c541}.recipient_alert_wrapper .banner_20::before{mask:url("/service/public/img/icon_warning.svg") no-repeat center/contain;-webkit-mask:url("/service/public/img/icon_warning.svg") no-repeat center/contain}.recipient_alert_wrapper .banner_30{background:#f39a3d}.recipient_alert_wrapper .banner_30::before{mask:url("/service/public/img/icon_warning.svg") no-repeat center/contain;-webkit-mask:url("/service/public/img/icon_warning.svg") no-repeat center/contain}.recipient_alert_wrapper .banner_40{background:#ef5b5b}.recipient_alert_wrapper .banner_40::before{mask:url("/service/public/img/icon_block.svg") no-repeat center/contain;-webkit-mask:url("/service/public/img/icon_block.svg") no-repeat center/contain}.recipient_alert_wrapper .banner_50{background:#d64545}.recipient_alert_wrapper .banner_50::before{mask:url("/service/public/img/icon_cancel.svg") no-repeat center/contain;-webkit-mask:url("/service/public/img/icon_cancel.svg") no-repeat center/contain}.recipient_alert_wrapper .banner_60{background:#b93535}.recipient_alert_wrapper .banner_60::before{mask:url("/service/public/img/icon_cancel.svg") no-repeat center/contain;-webkit-mask:url("/service/public/img/icon_cancel.svg") no-repeat center/contain}.recipient_alert_close{position:relative;width:100%;height:40px;background-color:rgba(0,0,0,0.5);cursor:pointer}.recipient_alert_close::after{content:"";position:absolute;inset:0;margin:auto;width:20px;aspect-ratio:1 / 1;background-color:#fff;mask:url("/service/public/img/icon_up_marker.svg") no-repeat center/contain;-webkit-mask:url("/service/public/img/icon_up_marker.svg") no-repeat center/contain}
