.px-registration{box-sizing:border-box;clear:both;width:100%;margin:32px 0 0;padding:28px;background:#fff;border:1px solid #e5e7eb;border-top:4px solid #ef8b28;border-radius:6px;color:#333;text-align:left}
.px-registration *{box-sizing:border-box}
.px-registration h2{margin:0 0 22px!important;padding:0!important;color:#292929!important;font-size:25px!important;line-height:1.4!important;font-weight:700!important;text-align:left!important;background:none!important;border:0!important}
.px-registration .px-reg-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px 22px}
.px-registration label{display:block!important;width:100%!important;min-width:0;max-width:none!important;margin:0;color:#333;font-size:16px;line-height:1.6;font-weight:600;float:none!important}
.px-registration .px-reg-course{grid-column:1 / -1}
.px-registration input[type=text],.px-registration input[type=tel]{display:block;width:100%!important;max-width:none;height:46px!important;margin:7px 0 0!important;padding:10px 12px!important;border:1px solid #c9ced5!important;border-radius:4px;background:#fff!important;color:#333!important;font:400 16px/24px "Microsoft YaHei",Arial,sans-serif!important;box-shadow:none}
.px-registration input:focus{outline:2px solid #e79039;outline-offset:1px}
.px-registration .px-reg-submit{display:block;width:180px;height:46px;margin:24px 0 0;padding:0;border:0;border-radius:4px;background:#dc7413;color:#fff;font:600 17px/46px "Microsoft YaHei",Arial,sans-serif;cursor:pointer;text-align:center}
.px-registration .px-reg-submit:hover{background:#c96309}
.px-reg-wrap{box-sizing:border-box;max-width:1200px;width:calc(100% - 32px);margin:0 auto 36px;clear:both}
.px-registration.px-reg-quick{margin:0;border:0;border-radius:0;padding:16px 12px;background:transparent}
.px-reg-quick .px-reg-fields{display:block}
.px-reg-quick label{margin-bottom:13px;font-size:15px}
.px-reg-quick .px-reg-submit{width:100%;margin-top:16px}
.px-reg-context{display:none!important}
body.px-reg-in-view .embed-icon{display:none!important}
@media(max-width:767px){.px-reg-wrap{padding-bottom:72px}}
@media(max-width:767px){.px-registration{margin-top:22px;padding:20px 16px}.px-registration h2{font-size:22px!important;margin-bottom:18px!important}.px-registration .px-reg-fields{grid-template-columns:1fr;gap:16px}.px-registration .px-reg-course{grid-column:auto}.px-registration .px-reg-submit{width:100%}.px-reg-wrap{width:calc(100% - 24px);margin-bottom:24px}.px-registration input[type=text],.px-registration input[type=tel]{font-size:16px!important}}
