@charset "UTF-8";#statement_guide-overlay{position:fixed;top:0;left:0;display:none;min-width:100%;min-height:100%;background:rgba(12,12,12,.65);z-index:3001}#statement_guide-overlay .statement_guide-container{position:fixed;top:50%;left:50%;width:320px;min-height:466px;border-radius:12px;transform:translate(-50%,-50%);padding:16px;background:#fff;box-sizing:border-box}#statement_guide-overlay .statement_guide-container .close-btn{position:absolute;right:0;top:0;padding:8px 12px;color:#919191;font-weight:500;transform:scaleX(1.2);font-size:12px}#statement_guide-overlay .statement_guide-container .modal-head{text-align:center}#statement_guide-overlay .statement_guide-container .modal-head .logo{width:auto;height:32px}#statement_guide-overlay .statement_guide-container .modal-head h2{font-size:14px;font-weight:600;line-height:16px;text-align:center;color:rgba(0,0,0,.8);margin-bottom:12px;padding:0 20px}#statement_guide-overlay .statement_guide-container .modal-head h2 span{color:#ffca08}#statement_guide-overlay .statement_guide-container .modal-body-des{width:100%;border-radius:8px;border:.6px solid rgba(187,187,187,.4);font-size:12px;font-weight:400;padding:12px;margin-bottom:20px;color:rgba(0,0,0,.8)}#statement_guide-overlay .statement_guide-container .modal-body-des a{text-decoration:underline;color:#3589ff}#statement_guide-overlay .statement_guide-container .modal-body-des>p{width:240px;line-height:16px;font-size:12px;font-weight:500;color:rgba(0,0,0,.8);letter-spacing:.5px}#statement_guide-overlay .statement_guide-container .modal-body-btns{display:flex;align-items:center;justify-content:space-between;margin:20px auto}#statement_guide-overlay .statement_guide-container .modal-body-btns .btn{position:relative;width:138px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}#statement_guide-overlay .statement_guide-container .modal-body-btns .btn:nth-child(1){color:rgba(0,0,0,.5019607843)}#statement_guide-overlay .statement_guide-container .modal-body-btns .btn:nth-child(1):after{position:absolute;content:"";width:138px;height:36px;top:0;left:0;border-radius:8px;border:.6px solid rgba(187,187,187,.4)}#statement_guide-overlay .statement_guide-container .modal-body-btns .btn:nth-child(2){color:#fff;background:#1778ff}#statement_guide-overlay .statement_guide-container .modal-body-btns .btn:nth-child(2).disabled{filter:opacity(40%);pointer-events:none}#statement_guide-overlay .statement_guide-container .modal-body .option{display:flex;align-items:flex-start;margin:8px 0}#statement_guide-overlay .statement_guide-container .modal-body .option input{display:none}#statement_guide-overlay .statement_guide-container .modal-body .option span{position:relative;display:block;width:14px;height:14px;margin-right:5px;cursor:pointer}#statement_guide-overlay .statement_guide-container .modal-body .option span:after{position:absolute;content:"";width:14px;height:14px;top:0;left:0;border-radius:50%;border:.6px solid #e4e4e4}#statement_guide-overlay .statement_guide-container .modal-body .option input:checked+span{background-color:#ff8c50;border-radius:50%}#statement_guide-overlay .statement_guide-container .modal-body .option input:checked+span:after{position:absolute;content:"✔";color:#fff;font-size:10px;border-radius:50%;border:none;top:0;text-align:center}#statement_guide-overlay .statement_guide-container .modal-body .option a{text-decoration:underline;color:#3589ff}#statement_guide-overlay .statement_guide-container .modal-body .option.allAgree{padding-left:12px}#statement_guide-overlay .statement_guide-container .modal-body .option p{width:240px;line-height:16px;font-size:12px;font-weight:400;color:rgba(0,0,0,.8);letter-spacing:.5px}#statement_guide-overlay .statement_guide-container .modal-footer{display:flex;align-items:center;justify-content:center}#statement_guide-overlay .statement_guide-container .modal-footer img{width:auto;height:30px}#statement_guide-overlay .statement_guide-container .modal-footer img:nth-child(1){margin-right:32px}