.el-select-dropdown__item{display:flex;align-items:center;gap:5px}#file-upload-button{cursor:pointer}body::-webkit-scrollbar{width:0;height:0}.contact{padding-top:50px;width:100%;max-width:1320px;padding-bottom:130px;margin:0 auto}.contact .ticket-top{display:inline-flex;padding:6px 15px;justify-content:center;align-items:center;gap:6px;border-radius:20px;background:#EEF5FF}.contact .ticket-top .icon{width:18px;height:18px;background:url("../img/ticket/contact-icon.png") no-repeat center center/100% 100%}.contact .ticket-top .txt{color:var(--VI_01);font-size:15px;font-weight:500;line-height:150%}.contact .ticket-tit{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.contact .ticket-tit .font-box{max-width:784px}.contact .ticket-tit .primary-btn-small{padding:10px 25px;gap:10px;font-size:16px}.contact .ticket-tit .primary-btn-small .icon{width:20px;height:20px;background:url("../img/ticket/ticket-icon.png") no-repeat center center/100% 100%}.contact .ticket-tit .primary-btn-small .add-icon{width:20px;height:20px;background:url("../img/ticket/add-icon.png") no-repeat center center/100% 100%}.contact .ticket-line{background:#E8E9F2;width:100%;height:1px;margin:40px 0}.contact .main-h1{color:var(--BK_01);font-size:40px;font-weight:600;line-height:100%}.contact .sub-tit{color:var(--BK_02);font-size:16px;font-weight:400;line-height:150%;margin-top:15px}.contact .contact-con{width:100%;display:flex;gap:80px}.contact .contact-con .font-box{padding-top:10px;width:460px}.contact .contact-con .font-box .pp1{color:var(--BK_01);font-size:18px;font-weight:600;line-height:100%}.contact .contact-con .font-box .pp2{color:var(--BK_02);font-size:15px;font-weight:400;line-height:160%;margin-top:10px;word-break:break-all}.contact .contact-con .font-box .logo-box{margin-top:25px;display:flex;align-items:center;flex-wrap:wrap;gap:20px 30px}.contact .contact-con .font-box .logo-box .item{display:flex;align-items:center;gap:5px;color:var(--BK_01);font-size:15px;font-weight:400;line-height:100%}.contact .contact-con .font-box .logo-box .item .icon{width:20px;height:20px}.contact .contact-con .font-box .logo-box .item .icon.email{background-image:url("../img/ticket/email-icon.png");background-size:cover}.contact .contact-con .font-box .logo-box .item .icon.whatsapp{background-image:url("../img/contact/whatsapp.png");background-size:cover}.contact .contact-con .font-box .logo-box .item:hover{text-decoration:underline}.contact .contact-con .font-box .logo-box .item:hover .icon.email{background-image:url("../img/ticket/email-hover.png");background-size:cover}.contact .contact-con .font-box .logo-box .item:hover .icon.whatsapp{background-image:url("../img/contact/whatsapp-hover.png");background-size:cover}.contact .contact-con .font-box .contact-img{width:100%;margin-top:35px}.contact .contact-con .contact-form{flex:1;display:flex;flex-direction:column;gap:25px}.contact .contact-con .contact-form .form-item{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.contact .contact-con .contact-form .form-item .label{color:var(--BK_01);font-size:15px;font-weight:400;line-height:100%}.contact .contact-con .contact-form .form-item .label.required::after{content:" *";color:var(--Tip_01)}.contact .contact-con .contact-form .form-item .input-box{width:100%;display:flex}.contact .contact-con .contact-form .form-item .input-box .contact_type{width:180px;flex:none}.contact .contact-con .contact-form .form-item .input-box .contact_type .el-input__inner{border-radius:4px 0 0 4px;border-right:0 !important;padding-left:35px}.contact .contact-con .contact-form .form-item .input-box .contact_type .el-input__prefix{left:15px;display:flex;align-items:center}.contact .contact-con .contact-form .form-item .input-box .contact_phone{flex:1}.contact .contact-con .contact-form .form-item .input-box .contact_phone .el-input__inner{border-radius:0 4px 4px 0}.contact .contact-con .contact-form .form-item .el-input .el-input__inner{height:40px}.contact .contact-con .contact-form .form-item .el-select{width:100%}.contact .contact-con .contact-form .form-item .el-select .el-input__inner{height:40px !important}.contact .contact-con .contact-form .form-item .showImg{display:flex;flex-wrap:wrap;gap:10px}.contact .contact-con .contact-form .form-item .showImg .uploadImg{display:flex;width:100px;height:100px;padding:10px 15px;flex-direction:column;justify-content:center;align-items:center;gap:8px;border-radius:4px;border:1px dashed #D0D5DD;background:url("../img/contact/uploadImg.png") no-repeat center center/24px 24px,rgba(248,249,251,0.6);position:relative}.contact .contact-con .contact-form .form-item .showImg .uploadImg #upload_con{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;cursor:pointer;font-size:0}.contact .contact-con .contact-form .form-item .showImg .imgItem{width:100px;height:100px;display:flex;align-items:center;justify-content:center;position:relative}.contact .contact-con .contact-form .form-item .showImg .imgItem:hover .img_del{display:block}.contact .contact-con .contact-form .form-item .showImg .imgItem>img{max-width:100%;max-height:100%}.contact .contact-con .contact-form .form-item .showImg .imgItem .img_del{width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-image:url("../img/pay/upload_close.svg");position:absolute;right:-10px;top:-8px;z-index:5;cursor:pointer;display:none}.contact .contact-con .contact-form .form-item .info-btn-mini{margin-top:10px;position:relative;color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%;gap:10px}.contact .contact-con .contact-form .form-item .info-btn-mini .icon{width:14px;height:14px}.contact .contact-con .contact-form .form-item .info-btn-mini #upload_file{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;cursor:pointer;font-size:0}.contact .contact-con .contact-form .form-item .fileItem{width:100%;color:var(--BK_01);font-size:14px;font-weight:400;line-height:1.8;margin-top:5px;display:flex;align-items:center;justify-content:space-between}.contact .contact-con .contact-form .form-item .fileItem:hover{background-color:#f5f7fa}.contact .contact-con .contact-form .form-item .fileItem .icon_close{cursor:pointer;display:block;background:url("../img/ucenter/close.svg") no-repeat;background-size:100% 100%;width:20px;height:20px}.contact .contact-con .contact-form .form-item .format{color:var(--BK_02);font-size:13px;font-weight:400;line-height:120%}.contact .contact-con .contact-form .form-item .info-btn-small{gap:10px}.contact .contact-con .contact-form .form-item .info-btn-small .icon{width:14px;height:14px}.contact .contact-con .contact-form .form-item .el-textarea__inner{min-height:150px;max-height:230px;line-height:180%}.contact .contact-con .contact-form .form-item .el-textarea__inner::placeholder{line-height:180%}.contact .contact-con .contact-form .form-item .el-checkbox{margin-top:15px}.contact .contact-con .contact-form .form-item .el-checkbox__label{color:var(--BK_01);font-size:14px;font-weight:400;line-height:150%}.contact .contact-con .contact-form .form-item .el-checkbox__label a{text-decoration:underline;font-weight:500;color:var(--BK_01)}.contact .contact-con .contact-form .ticket-tip .pp1{color:var(--BK_02);font-size:13px;font-weight:400;line-height:150%}.contact .contact-con .contact-form .ticket-tip .pp2{color:var(--BK_02);font-size:13px;font-weight:400;line-height:150%;display:flex;align-items:center;gap:4px;padding-left:4px}.contact .contact-con .contact-form .ticket-tip .pp2::before{content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:var(--BK_02)}.contact .contact-con .contact-form .sendRequest{padding:12px 50px;margin-top:-10px;width:100%;height:48px}.contact .back-tl{display:flex;align-items:center;gap:5px;cursor:pointer;margin-bottom:20px}.contact .back-tl .icon{width:20px;height:20px;background:url("../img/ticket/back-icon.png") no-repeat center/100%}.contact .back-tl .txt{color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%}.contact .back-tl .txt:hover{text-decoration:underline}.contact .search-box{display:flex;justify-content:space-between;align-items:flex-start}.contact .search-box .l{display:flex;align-items:center;gap:10px}.contact .search-box .l .searchText{width:300px}.contact .search-box .l .searchText .el-icon-search{cursor:pointer;color:var(--BK_01)}.contact .search-box .l .searchSelect{width:200px}.contact .search-box .el-date-editor.el-range-editor.el-input__inner{border-radius:4px}.contact .el-table{margin-top:20px}.contact .el-table .el-table__cell{height:60px}.contact .el-table .cell{word-break:normal}.contact .el-table .fixed-header{display:flex;align-items:center;gap:5px}.contact .el-table .fixed-header .order-icon{cursor:pointer}.contact .el-table .fixed-header .order-icon.srot.create_time-desc .desc{fill:var(--BK_01)}.contact .el-table .fixed-header .order-icon.srot.create_time-asc .asc{fill:var(--BK_01)}.contact .el-table .fixed-header .order-icon.srot.update_time-desc .desc{fill:var(--BK_01)}.contact .el-table .fixed-header .order-icon.srot.update_time-asc .asc{fill:var(--BK_01)}.contact .el-table .textover{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact .el-table .status{display:inline-flex;padding:6px 12px;align-items:center;gap:5px;border-radius:80px;background:#F3F7FF;font-size:14px;font-weight:400;line-height:100%;white-space:nowrap}.contact .el-table .status::before{content:"";width:5px;height:5px;border-radius:50%}.contact .el-table .status.status1{color:var(--Tip_01);background:#FEF1F4}.contact .el-table .status.status1::before{background-color:var(--Tip_01)}.contact .el-table .status.status2{color:#F19400;background:#FFF8E7}.contact .el-table .status.status2::before{background-color:#F19400}.contact .el-table .status.status3{color:var(--VI_01);background:#F3F7FF}.contact .el-table .status.status3::before{background-color:var(--VI_01)}.contact .el-table .status.status4{color:#0EA384;background:#E6FAF6}.contact .el-table .status.status4::before{background-color:#0EA384}.contact .el-table .status.status5{color:var(--BK_02);background:var(--BG_01)}.contact .el-table .status.status5::before{background-color:var(--BK_02)}.contact .el-table .ticket-id{display:flex;align-items:center;gap:5px}.contact .el-table .ticket-id .icon{background:url("../img/ticket/id-icon.png") no-repeat center/100%;width:18px;height:18px}.contact .el-table .empty-box{display:flex;flex-direction:column;justify-content:center;align-items:center}.contact .el-table .empty-box .icon{height:125px}.contact .el-table .empty-box .txt{color:var(--BK_02);text-align:center;font-size:16px;font-weight:400;margin-top:15px;line-height:normal}.contact .el-table .btn-group{display:flex;align-items:center;gap:15px}.contact .el-table .btn-group .btn-line{width:1px;height:20px;background:#E8E9F2;flex:none}.contact .el-table .btn-group .detail-btn{color:var(--VI_01);font-size:14px;font-weight:400;line-height:100%;cursor:pointer}.contact .el-table .btn-group .detail-btn:hover{color:var(--VI_01_pre);text-decoration:underline}.contact .el-table .btn-group .end-btn{color:var(--BK_01);font-size:14px;font-style:normal;font-weight:400;line-height:100%;cursor:pointer}.contact .el-table .btn-group .end-btn:hover{text-decoration:underline}.contact .el-table .btn-group .del-btn{color:var(--Tip_01);font-size:14px;font-style:normal;font-weight:400;line-height:100%;cursor:pointer}.contact .el-table .btn-group .del-btn:hover{text-decoration:underline}.contact .el-pagination{margin-top:20px}.contact .el-pagination .el-pagination__sizes{margin-right:20px}.contact .el-pagination .el-select .el-input__inner{height:32px !important;margin:0}.contact .el-pagination .el-pagination__jump{height:32px;line-height:32px;margin-left:20px}.contact .el-pagination .el-pagination__editor.el-input .el-input__inner{height:32px;line-height:32px}.contact .el-pagination .el-pager li.active{border-radius:4px;border:1px solid var(--VI_01);color:var(--BK_01);text-align:center;font-size:14px;font-weight:400;line-height:100%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;min-width:unset}.contact .el-pagination .btn-next,.contact .el-pagination .btn-prev{color:var(--BK_01)}.contact .el-pagination button:disabled{color:var(--BK_03)}.contact .el-pagination .el-pagination__jump{color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%}.contact .el-pagination .el-pagination__editor{margin-left:9px}.contact .detail-tit{display:flex;align-items:flex-end;gap:150px;align-self:stretch;width:100%}.contact .detail-tit .l{flex:1}.contact .detail-tit .l .pane-box{width:auto;display:flex;align-items:center;gap:5px}.contact .detail-tit .l .pane-box .pane-item{color:var(--BK_03);font-size:14px;font-weight:400;line-height:100%;cursor:pointer}.contact .detail-tit .l .pane-box .pane-item:hover{text-decoration:underline}.contact .detail-tit .l .pane-box .pane-item.active{color:var(--BK_01)}.contact .detail-tit .l .pane-box .right-icon{width:14px;height:14px;background:url("../img/ticket/right-icon.png") no-repeat center/100%}.contact .detail-tit .l .pp1{margin-top:30px;display:flex;align-items:center;gap:15px;color:var(--BK_01);font-size:24px;font-weight:600;line-height:150%;word-break:break-all}.contact .detail-tit .l .pp1 .status{display:inline-flex;padding:6px 12px;align-items:center;gap:5px;border-radius:80px;background:#F3F7FF;font-size:14px;font-weight:400;line-height:100%;white-space:nowrap}.contact .detail-tit .l .pp1 .status::before{content:"";width:5px;height:5px;border-radius:50%}.contact .detail-tit .l .pp1 .status.status1{color:var(--Tip_01);background:#FEF1F4}.contact .detail-tit .l .pp1 .status.status1::before{background-color:var(--Tip_01)}.contact .detail-tit .l .pp1 .status.status2{color:#F19400;background:#FFF8E7}.contact .detail-tit .l .pp1 .status.status2::before{background-color:#F19400}.contact .detail-tit .l .pp1 .status.status3{color:var(--VI_01);background:#F3F7FF}.contact .detail-tit .l .pp1 .status.status3::before{background-color:var(--VI_01)}.contact .detail-tit .l .pp1 .status.status4{color:#0EA384;background:#E6FAF6}.contact .detail-tit .l .pp1 .status.status4::before{background-color:#0EA384}.contact .detail-tit .l .pp1 .status.status5{color:var(--BK_02);background:var(--BG_01)}.contact .detail-tit .l .pp1 .status.status5::before{background-color:var(--BK_02)}.contact .detail-tit .info-btn-small{gap:10px;padding:0 30px;height:48px;flex:none;white-space:nowrap}.contact .detail-tit .info-btn-small .icon{width:20px;height:20px;background:url("../img/ticket/close-icon.png") no-repeat center/100%}.contact .detail-line{background:#E8E9F2;width:100%;height:1px;margin:30px 0}.contact .detail-info{display:flex;gap:120px}.contact .detail-info .right{width:265px;flex:none}.contact .detail-info .right .info-item{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.contact .detail-info .right .info-item .detail-icon{width:40px;height:40px}.contact .detail-info .right .info-item .name{color:var(--BK_02);font-size:14px;font-weight:400;line-height:100%}.contact .detail-info .right .info-item .value{color:var(--BK_01);font-size:14px;font-weight:500;line-height:100%}.contact .detail-info .right .right-line{background:#E8E9F2;height:1px;width:100%;margin:16px 0}.contact .detail-info .left{flex:1;display:flex;flex-direction:column;gap:30px}.contact .detail-info .left .contact-detail{display:flex;flex-direction:column;gap:30px;max-height:900px;overflow-y:auto}.contact .detail-info .left .contact-detail::-webkit-scrollbar{width:0;height:0}.contact .detail-info .left .content-info{display:flex;align-items:flex-start;gap:15px}.contact .detail-info .left .content-info .team-icon{width:35px;height:35px;background:url("../img/ticket/lunaTeam.png") no-repeat center/100%;flex:none}.contact .detail-info .left .content-info .lu-icon{width:35px;height:35px;background:url("../img/ticket/luName.png") no-repeat center/100%;flex:none}.contact .detail-info .left .content-info .font-box{flex:1}.contact .detail-info .left .content-info .font-box .pp1{display:flex;align-items:center;gap:10px;padding-top:6px}.contact .detail-info .left .content-info .font-box .pp1 .name{color:var(--BK_01);font-size:14px;font-weight:500;line-height:100%}.contact .detail-info .left .content-info .font-box .pp1 .time{color:var(--BK_02);font-size:14px;font-weight:400;line-height:100%}.contact .detail-info .left .content-info .font-box .pp2{padding:15px;border-radius:8px;border:1px solid #ECF0FB;background:#F2F6FF;min-height:60px;color:#1F2328;font-size:15px;font-weight:400;line-height:150%;margin-top:10px;word-break:break-all;white-space:pre-wrap}.contact .detail-info .left .content-info .font-box .pp2 .file-list{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin-top:10px}.contact .detail-info .left .content-info .font-box .pp2 .file-list .file-item{display:flex;padding:5px 0;align-items:center;gap:5px;cursor:pointer;position:relative}.contact .detail-info .left .content-info .font-box .pp2 .file-list .file-item .icon{width:19px;height:20px}.contact .detail-info .left .content-info .font-box .pp2 .file-list .file-item .icon.doc{background:url("../img/ticket/doc.png") no-repeat center/100%}.contact .detail-info .left .content-info .font-box .pp2 .file-list .file-item .icon.png{background:url("../img/ticket/png.png") no-repeat center/100%}.contact .detail-info .left .content-info .font-box .pp2 .file-list .file-item span{overflow:hidden;color:#1F2328;text-overflow:ellipsis;font-size:13px;font-weight:400;line-height:150%}.contact .detail-info .left .content-info .font-box .pp2 .file-list .file-item .preview{display:none;padding:6px 10px;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:1px solid var(--Line_01);background:var(--White);box-shadow:0 1px 9px 0 rgba(16,24,40,0.08);color:var(--BK_01);font-size:12px;font-weight:400;line-height:100%;white-space:nowrap;position:absolute;left:50%;transform:translateX(-50%);top:calc(100% - 4px);z-index:1}.contact .detail-info .left .content-info .font-box .pp2 .file-list .file-item .preview::before{content:"";width:6px;height:6px;border-bottom:1px solid var(--Line_01);border-left:1px solid var(--Line_01);background:var(--White);position:absolute;left:29px;top:-4px;transform:rotate(135deg)}.contact .detail-info .left .content-info .font-box .pp2 .file-list .file-item:hover span{text-decoration:underline}.contact .detail-info .left .content-info .font-box .pp2 .file-list .file-item:hover .preview{display:flex}.contact .detail-info .left .content-info.team .font-box .pp2{border:1px solid #ECF0FB;background:#F2F6FF}.contact .detail-info .left .content-info.lu .font-box .pp2{border:1px solid #F0F3FA;background:#FAFBFC}.contact .detail-info .left .reply-conten{display:flex;align-items:flex-start;gap:15px}.contact .detail-info .left .reply-conten .icon{width:35px;height:35px;background:url("../img/ticket/luName.png") no-repeat center/100%;flex:none}.contact .detail-info .left .reply-conten .font-box{flex:1}.contact .detail-info .left .reply-conten .font-box .format{margin-top:15px;display:flex;flex-direction:column;gap:5px}.contact .detail-info .left .reply-conten .font-box .format .li{color:var(--BK_02);font-size:13px;font-weight:400;line-height:150%;display:flex;align-items:center;gap:5px;padding-left:5px}.contact .detail-info .left .reply-conten .font-box .format .li::before{content:"";width:4px;height:4px;border-radius:50%;background-color:var(--BK_02)}.contact .detail-info .left .reply-conten .font-box .format-line{background:#E8E9F2;width:100%;height:1px;margin:20px 0}.contact .detail-info .left .reply-conten .font-box .tip{color:var(--BK_02);font-size:13px;font-weight:400;line-height:100%}.contact .detail-info .left .reply-conten .font-box .tip>i{font-weight:500}.contact .detail-info .left .reply-conten .textarea{display:flex;padding:15px 20px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:8px;border:1px solid #F0F3FA;background:var(--BG_01);width:100%}.contact .detail-info .left .reply-conten .textarea .el-textarea .el-textarea__inner{padding:0;border:0;min-height:68px !important;width:100%;background:transparent;resize:none}.contact .detail-info .left .reply-conten .textarea .el-textarea .el-textarea__inner::placeholder{line-height:150%}.contact .detail-info .left .reply-conten .textarea .btn-group{display:flex;justify-content:space-between;align-items:center;margin-top:16px;width:100%}.contact .detail-info .left .reply-conten .textarea .btn-group .file-upload{cursor:pointer;width:35px;height:35px;background:url("../img/ticket/file-icon.png") no-repeat center/100%;position:relative}.contact .detail-info .left .reply-conten .textarea .btn-group .file-upload #replyFile{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;cursor:pointer;font-size:0}.contact .detail-info .left .reply-conten .textarea .btn-group .primary-btn-small{gap:10px;padding:0 25px;height:36px}.contact .detail-info .left .reply-conten .textarea .btn-group .primary-btn-small .icon{width:18px;height:18px;background:url("../img/ticket/send-icon.png") no-repeat center/100%}.contact .detail-info .left .reply-conten .textarea .btn-group .primary-btn-small.disabled{background:#7AADFF;cursor:no-drop}.contact .detail-info .left .reply-conten .reply-file-list{display:flex;flex-direction:column;gap:5px;margin-top:15px}.contact .detail-info .left .reply-conten .reply-file-list .file-item{width:100%;display:flex;padding:6px 10px;align-items:center;gap:10px;border-radius:4px}.contact .detail-info .left .reply-conten .reply-file-list .file-item .icon{width:19px;height:20px}.contact .detail-info .left .reply-conten .reply-file-list .file-item .icon.doc{background:url("../img/ticket/doc.png") no-repeat center/100%}.contact .detail-info .left .reply-conten .reply-file-list .file-item .icon.png{background:url("../img/ticket/png.png") no-repeat center/100%}.contact .detail-info .left .reply-conten .reply-file-list .file-item .txt{overflow:hidden;color:var(--BK_01);text-overflow:ellipsis;font-size:13px;font-weight:400;line-height:150%}.contact .detail-info .left .reply-conten .reply-file-list .file-item .file-close{display:none;margin-left:auto}.contact .detail-info .left .reply-conten .reply-file-list .file-item:hover{background:var(--BG_01)}.contact .detail-info .left .reply-conten .reply-file-list .file-item:hover .file-close{cursor:pointer;display:block}.contact .popDelete,.contact .popRevoke,.contact .popEnd{display:flex;align-items:center;justify-content:center}.contact .popDelete .pop-body,.contact .popRevoke .pop-body,.contact .popEnd .pop-body{width:500px;padding:30px 30px 20px 25px;border-radius:4px;background:var(--White);display:flex;gap:10px;position:relative}.contact .popDelete .pop-body .warning-icon,.contact .popRevoke .pop-body .warning-icon,.contact .popEnd .pop-body .warning-icon{width:20px;height:20px;flex:none}.contact .popDelete .pop-body .pop-close,.contact .popRevoke .pop-body .pop-close,.contact .popEnd .pop-body .pop-close{width:20px;height:20px;position:absolute;top:15px;right:15px;cursor:pointer}.contact .popDelete .pop-body .font-box,.contact .popRevoke .pop-body .font-box,.contact .popEnd .pop-body .font-box{flex:1}.contact .popDelete .pop-body .font-box .pp1,.contact .popRevoke .pop-body .font-box .pp1,.contact .popEnd .pop-body .font-box .pp1{color:var(--BK_01);font-size:16px;font-weight:600;line-height:130%}.contact .popDelete .pop-body .font-box .pp2,.contact .popRevoke .pop-body .font-box .pp2,.contact .popEnd .pop-body .font-box .pp2{color:var(--BK_02);font-size:14px;font-weight:400;line-height:150%;margin-top:10px}.contact .popDelete .pop-body .font-box .pp2 .b,.contact .popRevoke .pop-body .font-box .pp2 .b,.contact .popEnd .pop-body .font-box .pp2 .b{font-weight:600;color:var(--BK_01)}.contact .popDelete .pop-body .font-box .pp3,.contact .popRevoke .pop-body .font-box .pp3,.contact .popEnd .pop-body .font-box .pp3{padding:10px;border-radius:4px;background:#FFFBEC;margin-top:20px;color:#E06D00;font-size:13px;font-weight:400;line-height:150%}.contact .popDelete .pop-body .font-box .btn-group,.contact .popRevoke .pop-body .font-box .btn-group,.contact .popEnd .pop-body .font-box .btn-group{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.contact .popDelete .pop-body .font-box .btn-group .info-btn-small,.contact .popDelete .pop-body .font-box .btn-group .primary-btn-small,.contact .popRevoke .pop-body .font-box .btn-group .info-btn-small,.contact .popRevoke .pop-body .font-box .btn-group .primary-btn-small,.contact .popEnd .pop-body .font-box .btn-group .info-btn-small,.contact .popEnd .pop-body .font-box .btn-group .primary-btn-small{padding:0 30px;height:36px}
