#pop-bg{position:fixed;text-align:left;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999}#pop-bg form{position:relative;display:block;background:#efefef;border-radius:10px;margin:0 auto;padding:30px;width:380px}#pop-bg label{display:block;margin:0;font-size:13px;font-weight:400;line-height:1.8;color:#0a0a0a}#pop-bg .from-row{margin-bottom:10px}#pop-bg .radio{display:flex;align-items:center}#pop-bg .btn_sub{cursor:pointer;border:none;width:100%;padding:.5rem;background:#f8c300;color:#fff}#pop-bg .btn_close{position:absolute;display:block;cursor:pointer;top:0;right:0;width:30px;height:30px;text-align:center;line-height:30px;border-radius:0 10px;background-color:rgba(0,0,0,.15);padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;box-shadow:none}#pop-bg input,#pop-bg textarea{font-family:sans-serif;overflow:visible;font-size:14px;line-height:1.25;margin:0;display:block;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:6px 10px;border:1px solid #d9d9d9;border-radius:3px}#pop-bg input[type=radio]{width:auto;margin-right:5px}#pop-bg textarea{height:100px}#pop-bg input:focus,#pop-bg textarea:focus{outline:0;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}#pop-bg input[type=submit]:focus{border:none;background-color:#f8c300}@media screen and (max-width:1024px){#pop-bg form{box-sizing:border-box;border-radius:.1rem;margin:0 auto;padding:.1rem;width:90%}#pop-bg label{margin:0;font-size:.13rem;line-height:1.8}#pop-bg .from-row{margin-bottom:.1rem}#pop-bg .btn_sub{width:100%;padding:.1rem}#pop-bg .btn_close{font-size:.12rem;top:0;right:0;width:.3rem;height:.3rem;line-height:.3rem;border-radius:0 .1rem;background-color:rgba(0,0,0,.15);padding:0;border:0;outline:0;box-shadow:none}#pop-bg input,#pop-bg textarea{font-size:.14rem;line-height:1.25;margin:0;width:100%;padding:.06rem .1rem;border:.01rem solid #d9d9d9;border-radius:.03rem}#pop-bg input[type=radio]{width:auto;margin-right:.05rem}#pop-bg textarea{height:1rem}#pop-bg input:focus,#pop-bg textarea:focus{border:.01rem solid #8a8a8a;box-shadow:0 0 .05rem #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}}