.needed{display:flex;align-items:center;gap:4px}.needed:after{content:"*";color:#ff7e33;font-size:.875rem}.imageGallery{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.imageGallery .uploadBtn{position:relative;margin:5px;width:calc(50% - 16px);min-height:200px;text-align:center;border:2px dashed rgba(0,0,0,.2)}.imageGallery .uploadBtn .uploadBtnIcon{width:100%;color:rgba(0,0,0,.75);font-weight:600;position:absolute;top:calc(50% - 35px);left:0}.imageGallery .uploadBtn .uploadBtnIcon:before{content:"";width:50px;height:50px;background:url(../img/icon/add.svg) no-repeat 50%;background-size:100%;display:inline-block;margin:0 auto;display:block;opacity:.2}.imageGallery .uploadBtn label{display:flex;justify-content:center;align-items:center;margin:0;width:100%;height:100%;color:rgba(0,0,0,.75);font-weight:600}.imageGallery .uploadBtn .uploadCloudIcon{vertical-align:middle;display:inline-block}.imageGallery .uploadBtn .uploadCloudIcon:before{content:"";width:50px;height:50px;background:url(../img/icon/upload.svg) no-repeat 50%;background-size:100%;display:inline-block;margin:0 auto;display:block;opacity:.2}.imageGallery .uploadBtn .alertHint{font-size:12px;color:rgba(0,0,0,.6);line-height:1.5;padding:0 5px;position:absolute;bottom:15px;left:10px}.imageGallery .uploadBtn .alertHint i{color:#e1264a}.imageGallery .uploadBtn input[type=file]{display:none}.imageGallery .uploadBtn.tips{position:relative;z-index:102;pointer-events:none}.imageGallery .uploadBtn.tips:after{content:"\9EDE\6B64\65B0\589E\670D\52D9";background:url(../img/icon/tip_arrow_left.svg) 0 no-repeat;background-size:40px;color:#fff;font-size:16px;padding-left:40px;position:absolute;top:130px;right:-165px}.avatarPreview{position:relative;border:.5px solid #cdd0d6;border-radius:8px;width:120px;height:120px;border-radius:100px}.avatarPreview a{aspect-ratio:1/1;border-radius:100px}.avatarPreview a img{overflow:hidden;width:120px;height:120px;border-radius:100px;-o-object-fit:cover;object-fit:cover}.delImgBtn{position:absolute;bottom:8px;right:8px;z-index:2;width:calc(100% - 20px);display:flex;align-items:center;justify-content:center;border-radius:100px;width:36px;height:36px;background:rgba(0,0,0,.5)}.delImgBtn:before{content:"";width:20px;height:20px;background:url(../img/icon/delete_white.svg) no-repeat 50%;background-size:100%;display:inline-block}.delImgBtn.posTop{top:8px}.portfolioImg{position:relative;border:.5px solid #cdd0d6;border-radius:8px}.portfolioImg.edit a{aspect-ratio:4/3;border-radius:8px}.portfolioImg.edit a img{aspect-ratio:4/3}.portfolioImg .editImgdesc{position:absolute;bottom:10px;left:10px;z-index:2;width:calc(100% - 20px);padding:10px;box-sizing:border-box;border:1px solid #cdd0d6;border-radius:8px;background:#fff}.portfolioImg .editImgdesc::-webkit-input-placeholder{color:#bbbfc8}.portfolioImg .editImgdesc::-moz-placeholder{color:#bbbfc8}.portfolioImg .editImgdesc:-ms-input-placeholder{color:#bbbfc8}.portfolioImg .editImgdesc::-ms-input-placeholder{color:#bbbfc8}.portfolioImg .editImgdesc::placeholder{color:#bbbfc8}.setCoverBtn{position:absolute;top:8px;left:8px;z-index:2;display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 12px;border-radius:100px;background:#575e6b;border:1px solid #575e6b;color:#fff;box-sizing:border-box}.setCoverBtn:before{content:"";width:16px;height:16px;background:url(../img/icon/check_white.svg) no-repeat 50%;background-size:100%;display:inline-block}.setCoverBtn.on{background:#36f;border-color:#36f}.editBtn{position:absolute;bottom:62px;right:8px;padding:4px 8px;border:1px solid #36f;border-radius:8px;color:#36f;background:#fff}.hintDelete{display:flex;align-items:center;padding:4px;gap:4px;color:#848b9a}.hintDelete:before{content:"";width:16px;height:16px;background:url(../img/icon/delete.svg) no-repeat 50%;background-size:100%;display:inline-block;opacity:.5}.menuCategoryList{overflow-y:scroll}.menuCategoryList--title{margin:20px auto;width:calc(100% - 20px);padding:8px 16px;background-color:#f9fafa;box-sizing:border-box}.menuCategoryList--dropDown{display:flex;flex-direction:column}.menuCategoryList .selectCateBtn{margin:6px auto;padding:8px 16px;width:calc(100% - 20px);box-sizing:border-box;text-align:left;cursor:pointer}.menuCategoryList .selectCateBtn:active,.menuCategoryList .selectCateBtn:hover{background:rgba(214,228,255,.5);color:#36f}.menuCategoryList--title{display:flex;justify-content:space-between;align-items:center}.menuCategoryList--title:after{content:"";width:16px;height:16px;background:url(../img/icon/expand_more_sec.svg) no-repeat 50%;background-size:100%;display:inline-block}.popChooseCate,.popWindowProfile{top:0;left:0;width:100%;height:100%;max-height:none;border-radius:0;box-sizing:border-box}.popChooseCate .popContent,.popWindowProfile .popContent{max-height:none}.popChooseCate .popContent input,.popWindowProfile .popContent input{max-width:none;padding:10px;box-sizing:border-box;width:100%;height:46px;border-radius:8px;border:1px solid #cdd0d6}.searchCateBar{display:flex;justify-content:space-between;align-items:center;outline:1px solid #cdd0d6;border-radius:8px;height:46px}.searchCateBar .searchCateInput{padding:10px;border:none;box-sizing:border-box;width:calc(100% - 52px)}.searchCateBar .searchCateInput::-webkit-input-placeholder{color:#bbbfc8}.searchCateBar .searchCateInput::-moz-placeholder{color:#bbbfc8}.searchCateBar .searchCateInput:-ms-input-placeholder{color:#bbbfc8}.searchCateBar .searchCateInput::-ms-input-placeholder{color:#bbbfc8}.searchCateBar .searchCateInput::placeholder{color:#bbbfc8}.searchCateBar .searchCateBtn{display:flex;align-items:center;justify-content:center;background:#36f;width:46px;height:46px;border-radius:0 8px 8px 0}.searchCateBar .searchCateBtn:before{content:"";width:24px;height:24px;background:url(../img/icon/search_btn_white.svg) no-repeat 50%;background-size:100%;display:inline-block}.certStepBox{display:flex;flex-direction:column;gap:20px}.certStepBox .alertHint{display:none}.certStepBox .certBtnRow{display:flex;align-items:center;justify-content:space-between}.certImg{position:relative;display:block;border-radius:8px;overflow:hidden;cursor:pointer;aspect-ratio:4/3;border:1px solid #cdd0d6}.certImg.certImgEdit{display:flex;align-items:center;justify-content:center}.certImg.certImgEdit:before{content:"\4E0A\50B3\8B49\7167\7167\7247";position:absolute;z-index:-1;width:108px;text-align:right;color:#848b9a;background:0/16px no-repeat url(../img/icon/add_photo.svg)}.certImg.certImgEdit img{aspect-ratio:4/3}.forEditingCert{position:absolute;z-index:2;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:8px 10px;width:100%;background:#fff;border-radius:0 0 8px 8px;box-sizing:border-box;border:1px solid #cdd0d6}.forEditingCert .certName{width:calc(100% - 24px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.forEditingCert .editIcon{content:"";width:16px;height:16px;background:url(../img/icon/edit_black.svg) no-repeat 50%;background-size:100%;display:inline-block;opacity:.6}.storeForm{display:flex;flex-direction:column;gap:40px;margin:40px auto;padding:40px 20px;width:100%;box-sizing:border-box;color:#454a54}.storeForm .alertHint{display:none}.formSecTit{gap:8px}.formGroup,.formSecTit{display:flex;flex-direction:column;width:100%}.formGroup{gap:12px}.formGroup .formTit,.formHintRow{display:flex;flex-direction:column;gap:4px}.formHintRow{padding:12px;border-radius:4px;border:1px solid #e3e5e9;background:#fff}.postInput{min-width:96px;padding:10px;height:9vh;max-height:46px;color:#454a54;border-radius:8px;border:1px solid #cdd0d6;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box}.postInput::-webkit-input-placeholder{color:#bbbfc8}.postInput::-moz-placeholder{color:#bbbfc8}.postInput:-ms-input-placeholder{color:#bbbfc8}.postInput::-ms-input-placeholder{color:#bbbfc8}.postInput::placeholder{color:#bbbfc8}.postSelect{width:auto;height:9vh;max-height:46px;max-width:160px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 40px 0 10px;color:#454a54;border-radius:8px;background:calc(100% - 10px) 50%/16px no-repeat url(../../../img/icon/expand_more_sec.svg) #fff}.postCheck,.postSelect{border:1px solid #cdd0d6}.postCheck{display:flex;align-items:center;width:16px;height:16px;accent-color:#6690ff}.postCheck.forContract{width:20px;height:20px}.postRadio{display:flex;align-items:center;gap:4px}.postRadio input[type=radio]{margin:0;width:18px;height:18px;border:1px solid #cdd0d6;accent-color:#6690ff}.postTextArea{padding:10px;width:100%;min-height:120px;max-width:-webkit-fill-available;outline:1px solid #cdd0d6;border:none;border-radius:8px;color:#454a54;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;resize:none}.postTextArea:focus{outline:1px solid #6690ff}.formCompXs{width:96px}.formCompS{width:120px}.formCompM{width:160px}.formCompL{max-width:220px}.formCompL,.formCompXl{width:calc(100% - 20px)}.formCompXl{max-width:320px}.formCompFull{width:100%;max-width:none}.roundAddBtn{padding:6px 12px;border-radius:100px;background:#36f;border:1px solid #36f;color:#fff;box-sizing:border-box;display:flex;justify-content:center;align-items:center;gap:4px;cursor:pointer}.roundAddBtn:before{content:"";width:16px;height:16px;background:url(../img/icon/add_whi.svg) no-repeat 50%;background-size:100%;display:inline-block}.multiItem{border:.5px solid #84a9ff;border-radius:8px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.popSignInForm{max-width:400px}.popSignInForm input[type=password],.popSignInForm input[type=text]{padding-left:30px!important}.qrImgBox{border-radius:4px;border:1px solid rgba(0,0,0,.1);padding:4px;width:160px;height:160px}@media only screen and (min-width:414px){.imageGallery .portfolioImg{width:calc(33.33333% - 12px)}}@media only screen and (min-width:768px){.popChooseCate,.popWindowProfile{top:calc(10vh - 45px);left:calc(50% - 200px);width:400px;height:auto;border-radius:12px}.popChooseCate{height:80vh;max-height:700px}}@media only screen and (min-width:992px){.storeForm{max-width:720px;border-radius:12px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 6px 24px 0 rgba(0,0,0,.05)}}