@keyframes upTitleBox{0%{z-index:3}to{z-index:1}}.popup_cover{opacity:0;background:rgba(0,0,0,.6);width:100%;height:100%;transition:opacity .2s}.popup{z-index:9001;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.popup .popupSetion{z-index:1;opacity:0;background:#fff;border-radius:16px;width:calc(100% - 40px);max-width:400px;max-height:calc(100% - 40px);padding:0;transition:opacity .2s;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.popup.emptyText .popupTextBox{padding-bottom:32px}.popupTextBox{padding:16px 16px 32px}.btnPopupSetion .popupSetion{padding-bottom:calc(82px + 1.313em)}.popup.active .popup_cover,.popup.active .popupSetion{opacity:1}.popupTitleBox{flex-direction:column;padding-left:12px;display:flex}.popupTitleBox .right{justify-content:right;width:100%;height:24px;padding:0;display:flex}.popupTitle{color:#1e2124;white-space:pre-line;margin:0 0 16px;font-size:24px;font-weight:600}.popupTitle>p{color:rgba(255,255,255,.6);background:#303036;border-radius:5px;margin:0 0 0 6px;padding:2px 6px;font-size:11px;display:inline-block;transform:translateY(-1px)}.popupTitle>p>span{color:rgba(255,255,255,.9)}.popupText{color:#35393f;white-space:pre-line;padding-left:12px;font-size:15px;font-weight:400;line-height:150%}.popupText a,.popupText span{color:#5331de}.popupText.rColor,.popupText .rColor{color:#f44d4d}.popup_btnBox{justify-content:flex-end;gap:10px;width:100%;padding:0 28px 28px;display:flex}.btn_popup{background:var(--mainActiveColor);border:1px solid var(--mainActiveColor);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-width:82px;height:48px;padding:0 10px;font-size:16px;font-weight:600;display:flex}.btn_popup.nonLine{color:#1e2124;background:#fff;border:none}.btn_popup.nonLine:hover{background:#f5f7fa}.btn_popup.line{color:#000;background:#fff;border-color:#000}.btn_popup[disabled=true]:not(.btn_popup[disabled=false]),.btn_popup:disabled:not(.btn_popup[disabled=false]),.btn_popup.line[disabled=true]:not(.btn_popup[disabled=false]),.btn_popup.line:disabled:not(.btn_popup[disabled=false]){cursor:auto;background:#cdcdd0;border-color:#cdcdd0}.popSummary{color:#35393f;margin-top:16px;font-size:15px;font-weight:400}.popup .imagePopupSection{z-index:1;opacity:0;width:calc(100% - 40px);max-width:420px;max-height:calc(100% - 40px);padding:0;transition:opacity .2s;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.popup.active .imagePopupSection{opacity:1}.popup.active .imagePopupSection .imageBox{width:420px;height:600px}.popup.active .imagePopupSection .imageBox .popupImage{border-radius:20px;width:100%;height:100%}.popup.active .imagePopupSection .buttonBox{background:0 0;justify-content:space-between;align-items:center;padding:20px;display:flex}.popup.active .imagePopupSection .buttonBox .left{width:50%}.popup.active .imagePopupSection .buttonBox .left label .chk_item_text{color:#fff;padding-top:2px;font-size:17px;font-weight:700;line-height:150%}.popup.active .imagePopupSection .buttonBox .right img{width:24px;height:24px}.rightPopupClose{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.rightPopup{z-index:9000;background:#fff;width:100%;height:100%;transition:transform .2s cubic-bezier(.89,.11,.09,.89);position:fixed;top:0;right:0;transform:translate(100%)}.rightPopup.active{transform:translate(0)}.rightPopup .popup_cover{display:none}.rightPopup_section{background:#fff;height:100%}.rightPopup_header_section{z-index:10;align-items:center;height:54px;padding:0 20px;display:flex;position:relative}.rightPopup_contents{height:calc(100% - 54px);padding:20px 20px 50px;overflow-y:auto}.rightPopup_title{text-align:center;letter-spacing:-1px;justify-content:center;align-items:center;width:100%;height:54px;padding:0 25px;font-size:14px;font-weight:500;line-height:1.2;display:flex}.temrsBox{margin:24px 0 0}.termsText{white-space:pre-wrap;padding:20px;font-size:15px;line-height:25px}.rightPopup{-webkit-backdrop-filter:blur(5.5px);background:rgba(53,53,53,.9)}.rightPopup.bottomBtnText .rightPopup_contents{padding-bottom:200px}.rightPopup.bottomBtn .rightPopup_contents{padding-bottom:100px}.rightPopup.sidePadding .rightPopup_contents{padding-left:20px;padding-right:20px}.selPopup{z-index:9000;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.selPopupSetion{z-index:1;background:#303036;border-top-left-radius:20px;border-top-right-radius:20px;width:100%;padding:20px 0 0;transition:transform .2s cubic-bezier(.13,.91,.11,.91);position:absolute;bottom:0;left:0;transform:translateY(100%)}.selPopupTextBox{padding:0 20px 10px}.selPopup_selBox{max-height:300px;padding:0 0 30px;overflow-y:auto}.selPopup_sel{color:rgba(255,255,255,.9);text-align:left;border:0;border-radius:0;width:100%;padding:10px 20px;font-size:14px;font-weight:400;display:block}.selPopup.active .popup_cover{opacity:1}.selPopup.active .selPopupSetion{transform:translateY(0)}.selPopup_sel.active{background:url(/assets/images/basic/selPopup_active.svg) right 20px center no-repeat;font-weight:600}.selPopup .popupHaeder{padding:0 0 14px;position:relative}.selPopup .popupHaederTitle{color:#fff;padding:0 20px;font-size:16px;font-weight:700}.popupClose{position:absolute;top:-2px;right:20px}.selPopup.selBgType .selPopup_sel.active{background-color:#222225}.toastPopup{z-index:9000;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.toastPopup.err{z-index:9001}.toastPopup .popupSetion{z-index:1;background:#fff;border-top-left-radius:15px;border-top-right-radius:15px;flex-direction:column;width:100%;max-height:calc(100% - 40px);padding:24px 16px 79px;transition:transform .2s cubic-bezier(.13,.91,.11,.91);display:flex;position:absolute;bottom:0;left:0;transform:translateY(100%)}.toastPopup.active .popup_cover{opacity:1}.toastPopup.active .popupSetion{transform:translateY(0)}.toastPopup.active.notBtn .popupSetion{padding-bottom:30px}.toastPopup .popupHaeder{justify-content:space-between;align-items:center;gap:15px;min-height:26px;margin:0 0 15px;display:flex;position:relative}.toastPopup .popupHaederTitle{text-align:left;color:var(--mainColor);align-items:center;gap:6px;font-size:18px;font-weight:700;display:flex}.toastPopup .popupContents{color:#3d3d3d;font-size:14px;font-weight:400;line-height:25px;overflow-y:auto}.toastPopup .popupContents span{color:var(--mainActiveColor)}.toastPopup .popupClose{position:absolute;top:-2px;right:0}.toastPopup_btnBox{border:0;justify-content:space-between;width:100%;min-height:55px;padding:0;position:absolute;bottom:0;left:0}.toastPopup_btnBox .btn_popup{background:var(--mainActiveColor);border:1px solid var(--mainColor);color:#fff;border-radius:0;justify-content:center;align-items:center;width:100%;height:55px;font-size:16px;font-weight:700;display:flex}.popup_btnChkBox{min-height:20px;margin:20px 0 0}.popup_btnChkBox+.toastPopup_btnBox{margin-top:20px}.toastBasicContents{padding:0 0 20px}.toastBasicContents_title{font-size:16px;font-weight:700}.toastBasicContents_text{color:rgba(255,255,255,.9);margin:2px 0 0;font-size:13px}.slideUpPopup{background:var(--mainColor);z-index:1002;border-radius:20px 20px 0 0;width:100%;height:calc(100% - 130px);transition:background .2s;position:fixed;top:70px;left:0;transform:translateY(calc(100% - 82px));box-shadow:0 0 16px rgba(0,0,0,.2)}.slideUpPopup.active{transition:background .2s,transform .395s}.slideUpPopup.open{background:#303036}.scroll_sel_icon{justify-content:center;align-items:center;width:100%;height:30px;display:flex}.slideUpPopup.open .scroll_sel_icon img{transition:transform .2s;transform:rotate(180deg)}.slideUpPopup.open .slideUpPopup_titleBox{opacity:0;z-index:1;animation:.2s forwards upTitleBox}.slideUpPopup_titleBox{opacity:1;background:var(--mainColor);z-index:3;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:50px;transition:opacity .2s;display:flex;position:relative}.slideUpPopup_contents{z-index:2;opacity:0;background:0 0;width:100%;height:calc(100% - 30px);transition:opacity .2s;position:absolute;top:30px;left:0;overflow-y:auto}.slideUpPopup.open .slideUpPopup_contents{opacity:1}.slideUpPopup_cover{z-index:1001;opacity:0;background:rgba(0,0,0,.6);width:100%;height:100%;transition:opacity .2s;display:none;position:fixed;top:0;left:0}.slideUpPopup_cover.active{opacity:1;display:block}.customPopup{z-index:9001;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow-y:auto}.customPopup .popupSetion{z-index:999;opacity:0;background:#fff;border-radius:16px;width:calc(100% - 40px);max-width:420px;max-height:calc(100% - 40px);padding:0;transition:opacity .2s;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.customPopup.review .popupSetion{max-width:760px;height:780px;overflow-y:scroll}.customPopup.active .popup_cover,.customPopup.active .popupSetion{opacity:1}.customPopup .popupTextBox{z-index:10;background:#fff;justify-content:center;align-items:center;width:100%;height:5.63em;padding:0 20px;display:flex;position:fixed;top:0;left:0}.customPopup .popupTitle{color:#1e2124;text-align:center;margin:0;font-size:1.125em}.customPopup .popupTitle.left{color:#1e2124;text-align:left;margin:0;font-size:24px;font-weight:600}.customPopup.review .popupTitleBox{padding:0 0 16px}.customPopup.review .popupTitle{color:#1e2124;text-align:left;margin:0;font-size:24px;font-weight:600}.customPopup .popupSubTitle{text-align:left;color:#1e2124;width:100%;margin:16px 0 0;font-size:20px;font-weight:600}.customPopup .popupTextBox.popupTextBox_subTitle{flex-direction:column;height:8.13em}.customPopup .popupTextBox.popupTextBox_subTitle+.customPopup_contents{padding:calc(8.13em + 20px) 20px 160px}.customPopup_contents{max-height:calc(100vh - 40px);padding:calc(5.63em + 20px) 20px 20px;overflow-x:auto}.customPopup_contents.nonHeader{padding:0}.customPopupClose{display:none;position:absolute;top:20px;right:20px}.customPopup.withdrawal{padding:0}.customPopup.withdrawal .popupSetion{width:560px;max-width:560px}.customPopup.withdrawal .customPopup_contents{padding:36px 28px 28px}.customPopup.withdrawal .popupTitle{font-size:24px;font-weight:600}.customPopup.youtube .popupSetion{background:unset;width:560px;max-width:560px;height:315px}.customPopup.youtube .popupSetion .customPopup_contents{padding:0}.customPopup.terms .popupSetion{width:760px;min-width:760px;height:780px;padding:20px 0}.customPopup.terms .customPopupClose{display:block}.customPopup.terms .popupTextBox{height:-moz-fit-content;height:fit-content;position:unset;flex-direction:column-reverse;justify-content:flex-end;margin-bottom:12px;padding:0 28px}.customPopup.terms .popupTitle{text-align:left;color:#1e2124;width:100%;font-size:24px;font-weight:600}.customPopup.terms .customPopupClose{position:unset;justify-content:flex-end;width:100%;display:flex}.customPopup.terms .customPopup_contents{padding:0 28px!important}.customPopup.terms .customPopup_contents .editerBox{color:#35393f;font-size:15px;font-weight:400}.customPopup.documentDownload .popupSetion{width:560px;min-width:560px}.couponRegisterPopup{padding:12px 16px 32px 28px}.couponRegisterPopup .popupTitleBox{padding-left:0}.couponRegisterPopup .popupTitle{text-align:left;font-size:24px;font-weight:600}.couponRegisterPopup .inputComBox{padding-right:12px}.couponRegisterPopup .inputItemBox{margin-top:36px}.couponRegisterPopup .btn_delete{right:156px}@media (max-width:1024px){.customPopup .popupSetion{border-radius:0;height:100vh;max-height:100vh;width:100%!important;max-width:100%!important}.customPopupClose{display:block}.customPopup .popupTextBox{height:54px}.customPopup_contents{padding:74px 20px 160px}.customPopup.withdrawal{width:unset}.customPopup.withdrawal .customPopup_contents{padding:16px 20px 0}.customPopup.terms .popupSetion{width:100%;min-width:100%;height:100%}.btn_popup{font-size:14px}.popupTitle{font-size:19px}.popupText{font-size:15px}.popup .imagePopupSection{width:80%}.popup.active .imagePopupSection .imageBox{aspect-ratio:288/411;width:100%;height:auto}.popup.active .imagePopupSection .buttonBox .left label .chk_item_text{font-size:15px;font-weight:600}}
