.reissueNoticeModalOverlay{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:16px;width:100%;max-width:calc(100vw - 32px)}.reissueNoticeModal{padding:24px 16px 20px;background-color:#fff;border-radius:16px;text-align:left;display:grid;grid-gap:24px;gap:24px}.reissueNoticeContent{display:grid;grid-gap:16px;gap:16px}.reissueNoticeTitle{color:#131720;font-family:Roboto;font-size:20px;font-style:normal;font-weight:700}.reissueNoticeDescription{color:#677489;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400}.reissueNoticeButtonWrap{display:grid;grid-gap:24px;gap:24px}.reissueNoticeButtonWrap .activeButton{border-radius:999px;color:#fff;background-color:#0047ff;border:1px solid #0047ff}.reissueNoticeButtonWrap .activeButton,.reissueNoticeButtonWrap .closeButton{width:auto;height:52px;display:block;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.reissueNoticeButtonWrap .closeButton{border-radius:999px;color:#131720}.modalOverlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:1000}.bottomModal{position:absolute;left:0;bottom:0;background:#fff;border-radius:10px 10px 0 0;height:auto;max-height:80%;width:100%;max-width:100%;overflow-y:auto}.modalCloseButton{position:absolute;top:13px;right:12px;height:24px;width:24px;background:none;border:none;font-size:20px;cursor:pointer}.modalContent{padding:24px 16px 16px}.modalActionButtonOverlay{padding:8px 16px 10px}.modalActionButton{color:#fff;fontSize:16px;font-weight:700}.inputBoxTy01.selectBox{position:relative;padding:10px 0 0;cursor:pointer;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.inputBoxTy01.selectBox .label{font-size:16px;font-weight:700;color:#cfcbcb;margin-bottom:30px}.inputBoxTy01.selectBox .selectedValue{font-size:18px;color:#111;line-height:24px;padding-right:24px}.inputBoxTy01.selectBox .selectedValue.placeholder{color:#767575;font-size:12px;font-weight:400}.inputBoxTy01.selectBox .arrowDown{position:absolute;bottom:8px;right:4px;width:24px;height:24px}.inputBoxTy01.selectBox hr{border:0;border-top:1px solid #d9dde3;margin:8px 0 0}.popTyBottomSheet{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;padding:20px 20px 24px;box-shadow:0 -4px 16px rgba(0,0,0,.08);max-height:75vh;outline:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}.popTyBottomSheet .bottomSheetTitle,.popTyBottomSheet .btnWrapTy01,.popTyBottomSheet .manualInputBtn{-webkit-flex:0 0 auto;flex:0 0 auto}.popTyBottomSheet:before{content:"";display:block;width:40px;height:4px;background:#d9dde3;border-radius:2px;margin:0 auto 16px}.bottomSheetTitle{text-align:center;font-size:18px;font-weight:600;color:#1a1a1a;margin:4px 0 20px}.bottomSheetList{list-style:none;padding:0;margin:0 0 16px;-webkit-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.bottomSheetList li{position:relative;padding:16px 20px;font-size:16px;color:#1a1a1a;border-radius:12px;cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.bottomSheetList li.selected{background:#eef0f6;font-weight:600}.bottomSheetList li .checkIcon{display:inline-block;width:20px;height:20px;border-radius:50%;background:#1a5cff;position:relative}.bottomSheetList li .checkIcon:after{content:"";position:absolute;left:6px;top:3px;width:5px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.manualInputBtn{display:block;margin:8px auto 16px;background:transparent;border:0;font-size:14px;color:#6b7280;text-decoration:underline;-webkit-text-decoration-color:#c2c6d6;text-decoration-color:#c2c6d6;cursor:pointer}.dim{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000}.confirmTitle{font-size:18px;font-weight:700;color:#1a1a1a;margin:8px 0 32px;line-height:1.4}.addressConfirmList{margin:0 0 24px}.addressConfirmList dt{font-size:14px;color:#9ea3ad;margin-top:12px;margin-bottom:6px}.addressConfirmList dt:first-child{margin-top:0}.addressConfirmList dd{font-size:16px;color:#1a1a1a;display:-webkit-flex;display:flex;grid-gap:8px;gap:8px;margin:4px 0;line-height:1.5}.addressConfirmList dd .langTag{-webkit-flex:0 0 auto;flex:0 0 auto;color:#9ea3ad;min-width:44px}.addressConfirmList dd .addrText{-webkit-flex:1 1 auto;flex:1 1 auto;word-break:keep-all}.editBtnWrap{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:16px}.editBtn{border:1px solid #c1c1c1;padding:3px 5px;border-radius:5px;font-size:.8rem}.selectable-card.selected{border-color:var(--primary-color);border:2px solid var(--primary-color);background-color:#f2f6ff}.selectable-card{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;grid-gap:12px;gap:12px;padding:16px;border:2px solid #e3e8ef;border-radius:8px;cursor:pointer;transition:border-color .2s;overflow:hidden}.selectable-card__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1 1;flex:1 1;grid-gap:8px;gap:8px}.selectable-card__content-highlight{color:#000aff!important}.selectable-card__title_group{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.selectable-card__title_label{font-weight:700}.selectable-card__description,.selectable-card__title_label{font-size:16px;font-style:normal;color:#131720;line-height:20px}.selectable-card__description{font-weight:400}.radio{width:24px;height:24px}.CardDesignSelect_wrapper__2GH7b{padding:16px 16px 80px}.CardDesignSelect_header__2aTG3{padding-top:8px;padding-bottom:24px;font-size:16px;font-weight:700}.CardDesignSelect_cardDesignSelect__1AVDO{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;grid-gap:16px;gap:16px}.CardDesignSelect_cardDesignOption__21-u8{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.CardDesignSelect_cardDesignOption__21-u8 .CardDesignSelect_image__3YsVn{height:auto;width:100%;object-fit:cover}.CardDesignSelect_cardDesignOption__21-u8 .CardDesignSelect_radioButton__ucN67{width:24px;height:24px;margin:8px auto 24px}.CardDesignSelect_cardDesignOption__21-u8 .CardDesignSelect_headerIcon__3-rJj{display:inline-block;text-align:left;width:auto;height:8px}.CardDesignSelect_cardDesignOption__21-u8 .CardDesignSelect_header__2aTG3{margin-top:8px;margin-bottom:8px;padding:0;word-break:break-all}.CardDesignSelect_cardDesignOption__21-u8 .CardDesignSelect_content__1HmWi{padding:0;margin:0;word-break:break-all}.CardDesignSelect_cardDesignOption__21-u8 .CardDesignSelect_unselected__2EDAg{opacity:.5}.CardDesignSelect_disabledButton__cDsr8{opacity:.2}
/*# sourceMappingURL=main.27f27ea5.chunk.css.map */