.loginArea .thirdPartyItem svg{transition:all .5s}.mainArea.success .contentBox{border-radius:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);padding:45px;text-align:center;margin-bottom:60px}@media(max-width: 1200px){.mainArea.success .contentBox{padding:45px 20px}}.mainArea.success .textEditor{text-align:center;font-size:30px}.mainArea.success .btnBox{display:flex;justify-content:center;margin:0 -10px;padding-top:60px}@media(max-width: 768px){.mainArea.success .btnBox{flex-direction:column;align-items:center}}.mainArea.success .btnBox .btn{display:flex;align-items:center;justify-content:center;width:200px;height:55px;text-align:center;background-color:#fa6400;color:#fff;font-size:14px;font-weight:500;border-radius:30px;transition:all .5s;margin:0 10px}@media(min-width: 1201px){.mainArea.success .btnBox .btn:hover{background-color:#e15a00}}@media(max-width: 768px){.mainArea.success .btnBox .btn:first-of-type{margin-bottom:20px}}.contentBox .leftBox{padding-right:50px}@media(max-width: 1023px){.contentBox .leftBox{padding:0}}.contentBox .rightBox{padding:0}.contentBox .thirdPartyBind{width:100%}.titleBox{margin-bottom:30px}.loginArea{display:flex;width:100%;max-width:1060px;margin:60px auto 30px;background-color:#fff;padding:90px;border:1px solid #f1f1f1;box-shadow:0px 0px 15px 0px rgba(4,4,4,.1)}.loginArea.noThirdParty{max-width:760px}.loginArea.noThirdParty .leftBox{width:100%;padding-right:0;padding-bottom:0}@media(max-width: 960px){.loginArea{padding:45px}}@media(max-width: 767px){.loginArea{flex-direction:column;padding:30px 20px}}@media(max-width: 640px){.loginArea{border:none;box-shadow:none;padding-left:0;padding-right:0}}.loginArea .leftBox,.loginArea .rightBox{position:relative;width:50%}@media(max-width: 767px){.loginArea .leftBox,.loginArea .rightBox{width:100%}}.loginArea .leftBox{padding-right:90px}@media(max-width: 960px){.loginArea .leftBox{padding-right:45px}}@media(max-width: 767px){.loginArea .leftBox{padding-right:0;padding-bottom:30px}}.loginArea .rightBox{display:flex;align-items:center;justify-content:center;padding-left:90px;border-left:1px solid #eaeaea}@media(max-width: 960px){.loginArea .rightBox{padding-left:45px}}@media(max-width: 767px){.loginArea .rightBox{padding-left:0;padding-top:30px;border-left:none;border-top:1px solid #eaeaea}}.loginArea .rightBox::before{content:"OR";position:absolute;left:-25px;top:50%;margin-top:-25px;width:50px;height:50px;line-height:50px;text-align:center;letter-spacing:.05em;background-color:#fff}@media(max-width: 767px){.loginArea .rightBox::before{top:-25px;left:50%;margin-left:-25px;margin-top:0}}.loginArea .welcomeText{margin-bottom:50px;letter-spacing:.05em}.loginArea .welcomeText .text{font-size:22px;color:#111}@media(max-width: 767px){.loginArea .welcomeText .text{font-size:20px}}.loginArea input[type=text],.loginArea input[type=email],.loginArea input[type=password]{width:100%;height:42px;padding:10px 50px 10px 0;background:none;border:none;border-bottom:1px solid #555;font-size:16px;color:#000;transition:all .5s}.loginArea input[type=text]~.title,.loginArea input[type=email]~.title,.loginArea input[type=password]~.title{top:-15px}.loginArea input[type=text]:focus,.loginArea input[type=text].hasValue,.loginArea input[type=email]:focus,.loginArea input[type=email].hasValue,.loginArea input[type=password]:focus,.loginArea input[type=password].hasValue{border-color:#fa6400}.loginArea input[type=text]:focus~.title,.loginArea input[type=text].hasValue~.title,.loginArea input[type=email]:focus~.title,.loginArea input[type=email].hasValue~.title,.loginArea input[type=password]:focus~.title,.loginArea input[type=password].hasValue~.title{top:-15px}.loginArea .btn_relog{font-size:14px;letter-spacing:.05em;color:#454545}.loginArea .icon{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.loginArea .iconLock{width:15px;height:20px}.loginArea .iconKey{width:15px;height:15px}.loginArea .inputBox{position:relative;color:#000;margin-bottom:40px}.loginArea .textBox{padding-top:15px;text-align:center;font-size:16px}.loginArea .textBox a{color:#fa6400}.loginArea .textBox a:hover{text-decoration:underline}.loginArea .title{position:absolute;left:0;top:10px;font-size:14px;letter-spacing:.05em;color:gray;transition:all .5s}.loginArea .btnBox{margin-bottom:15px}.loginArea .btnBox.flex{justify-content:flex-start}.loginArea .btnBox .textLink{position:relative;font-size:14px;padding-right:10px;margin-right:10px}.loginArea .btnBox .textLink:not(:last-child)::after{content:"";width:1px;height:14px;background-color:gray;position:absolute;top:50%;right:0;margin-top:-7px}.loginArea .thirdPartyBox{width:100%;display:flex;flex-direction:column}.loginArea .thirdPartyItem{height:50px;background-repeat:no-repeat;background-size:22px 22px;background-position:18px 50%;line-height:50px;margin-bottom:25px;position:relative;transition:all .5s;text-align:center}.loginArea .thirdPartyItem svg{width:24px;height:22px;display:inline-block;fill:#fff;position:absolute;top:50%;left:20px;z-index:1;transform:translateY(-50%);vertical-align:middle}.loginArea .thirdPartyItem a{color:#454545;display:block;font-size:14px;letter-spacing:.5px;padding:0 45px}.loginArea .thirdPartyItemGoogle{background-color:#f1f1f1}.loginArea .thirdPartyItemFb{background-color:#3b5781}.loginArea .thirdPartyItemFb a{color:#fff}.loginArea .thirdPartyItemLine{border:1px solid #c9c9c9}@media(min-width: 1201px){.loginArea .thirdPartyItem:hover{box-shadow:0 3px 6px rgba(0,0,0,.15);transform:translateY(-2px)}}.loginArea .forgetCheck,.loginArea .resendCheck{display:none}.loginArea .btn_relog{display:inline-block;padding-top:15px;color:gray;border-bottom:1px solid gray}.loginArea .btn_relog:hover{color:#fa6400;border-bottom-color:#fa6400}.loginArea .forgetCheck .mobileBox{display:flex;width:100%}.loginArea .forgetCheck .mobileBox .btnBox{width:80px;margin-bottom:0}.loginArea .forgetCheck .mobileBox .btnBox .btn{padding-top:13px;padding-bottom:13px}.section{margin-bottom:40px}.section .condition .textEditor{height:250px;margin:0;padding:15px;border:1px solid #ccc;font-size:13px;background-color:#fff;overflow-y:scroll}.section .condition .check{margin-top:10px;font-size:15px;color:#db1b60}.section .condition .check label{display:flex;align-items:center}.section .condition .check input[type=checkbox]{margin-right:5px;width:25px;height:25px}.section .mobileBox{display:flex;width:100%}.section .mobileBox .btnBox{width:auto;min-width:80px;flex-shrink:0}.section .mobileBox .btnBox .mobileVerifyBtn{display:flex;justify-content:center;align-items:center;white-space:nowrap;cursor:pointer}.section .mobileBox .btnBox .mobileSuccessyBtn{display:flex;white-space:nowrap}.section .mobileBox .btnBox .mobileSuccessyBtn:hover{background-color:#fa6400;border-color:#e15a00}.orderTxt{font-size:14px;letter-spacing:.05em;padding-bottom:10px}.orderList table{border-collapse:collapse;color:#222}.orderList th{padding:15px;letter-spacing:.1em;font-size:15px;font-weight:400;color:#fff;border:1px solid #ececec;background-color:#bbb}.orderList td{padding:15px 10px;font-size:13px;color:#434343;letter-spacing:.05em;background:#fff;border:1px solid #ececec}.orderList a{color:#fa6400}.orderList a:hover{text-decoration:underline}.blockStyle{margin:30px 0;padding:20px;background-color:#fff;box-shadow:0px 0px 12.22px .78px rgba(0,0,0,.06);border-radius:25px}@media(min-width: 641px){.facList .item{display:flex;align-items:center}}.facList .Img{flex-shrink:0;width:180px;margin:0 auto}.facList .Img img{display:block;width:100%}.facList .TxtBox{padding:20px 20px 25px 55px;width:100%}@media(min-width: 961px){.facList .TxtBox{display:flex;justify-content:space-between}}@media(max-width: 640px){.facList .TxtBox{padding:15px 20px 25px}}@media(max-width: 480px){.facList .TxtBox{padding:15px 0 0px}}.facList .title{margin-bottom:15px;font-size:16px}.facList .prefix{margin-right:12px;padding:3px 16px;font-size:14px;font-weight:300;color:#fff;background-color:#fa6400;border-radius:15px}.facList .text{padding-bottom:5px;font-size:14px;color:rgba(0,0,0,.8);min-height:60px}.facList .tagText{padding:5px 0;color:#f99654}.facList .btnBox{align-items:flex-end}@media(max-width: 640px){.facList .btnBox{margin-top:10px;justify-content:center}}.customFrom{padding:50px 70px 70px}@media(max-width: 960px){.customFrom{padding:25px 35px 35px}}@media(max-width: 480px){.customFrom{padding:15px 20px 20px}}.customFrom .fromItem{padding:20px 0}@media(max-width: 640px){.customFrom .fromItem{padding:10px 0}}.customFrom .title{margin-bottom:10px;font-size:18px;font-weight:700}@media(max-width: 480px){.customFrom .title{margin-bottom:5px;font-size:15px}}.customFrom .selectBox{position:relative}.customFrom .selectBox::before{content:"";position:absolute;top:50%;right:25px;width:7px;height:7px;border-right:1px solid #000;border-bottom:1px solid #000;transform-origin:top right;transform:rotate(45deg)}.customFrom .selectBox select{appearance:none;-moz-appearance:none;-webkit-appearance:none;padding:15px 30px;font-size:14px;width:100%;background-color:#f2f2f2;border-radius:25px;border:none}.customFrom input[type=text]{padding:15px 30px;font-size:14px;width:100%;background-color:#f2f2f2;border-radius:25px}@media(max-width: 480px){.customFrom input[type=text]{padding:10px 20px}}.customFrom textarea{padding:15px 30px;font-size:14px;width:100%;height:200px;background-color:#f2f2f2;border-radius:25px}.customFrom .notice{font-size:14px}.customFrom .btnBox{margin-top:25px;justify-content:center}@media(max-width: 480px){.customFrom .btnBox{margin-top:0}}.customFrom .btnBox .btn a{width:200px;height:55px;border-radius:30px}.moduleBox.mobileVerifyDialog .moduleWrap{max-width:500px}