.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;transition-duration:.3s;transition-timing-function:cubic-bezier(.17,.67,.83,.67);transition-property:background-color,color,border-color}.form-control::-ms-expand{display:none}input[type=password]{font-family:sans-serif}.form-group{display:block;width:100%;transition-duration:.3s;transition-property:margin,padding,opacity,height}.form-group.hide{height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0;border-width:0;visibility:hidden}@media(max-width:1079px){.form-group .form-label{font-weight:400;font-size:18px}}@media(max-width:767px){.form-group .form-label{font-weight:400;font-size:16px}}.form-group .form-label>.form-label-desc{color:#b2b2b2}.form-group>.caption{margin-top:10px;display:block;color:#8a8a8a;line-height:1.5}@media(max-width:1079px){.form-group>.caption{font-weight:400;font-size:14px}}@media(max-width:767px){.form-group>.caption{font-weight:400;font-size:12px}}.form-group .form-control{transition-duration:.3s;transition-property:margin,padding,opacity,height}.form-group .form-control.hide{height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0;border-width:0;visibility:hidden}.form-group.error .form-control{border-color:#e33838}.form-group.error>.caption{color:#e33838}.input-wrapper{position:relative;display:flex;align-items:center}.input-wrapper .auto-complete>ul{z-index:1;display:block;position:absolute;top:calc(100% + 4px);width:100%;background:#fff;border:1px solid #d2d2d2;border-radius:3px;padding:0;list-style:none}.input-wrapper .auto-complete>ul.hide,.input-wrapper .auto-complete>ul:empty{display:none}.input-wrapper .auto-complete>ul li{height:40px;display:flex;align-items:center;padding:0 10px;cursor:pointer}.input-wrapper .auto-complete>ul li.focused{background-color:#fafafa}textarea.form-control{padding-top:10px;padding-bottom:10px;display:block}.form-control{width:100%;border:1px solid transparent;border-radius:3px;padding-left:10px;padding-right:10px}@media(max-width:1079px){.form-control{font-weight:400;font-size:14px}}@media(max-width:767px){.form-control{font-weight:400;font-size:14px}}.form-control:not(textarea){height:46px}.form-control{background-color:#fff;color:#3c3c3c;border-color:#d2d2d2}.form-control::-webkit-input-placeholder{color:#d2d2d2}.form-control::-moz-placeholder{color:#d2d2d2}.form-control:-ms-input-placeholder{color:#d2d2d2}.form-control:-moz-placeholder{color:#d2d2d2}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.form-control:hover:not(:disabled){box-shadow:inset 0 0 #fafafa}.form-control:focus{border-color:#8a8a8a}.form-control:disabled{background-color:#f0f0f0;color:#c5c5c5}.form-control.error{border-color:#e33838}.form-control.error::-webkit-input-placeholder{font-weight:400}.form-control.error::-moz-placeholder{font-weight:400}.form-control.error:-ms-input-placeholder{font-weight:400}.form-control.error:-moz-placeholder{font-weight:400}.form-control-addon{color:#8a8a8a;top:calc(50% - 7px);line-height:14px;position:absolute;text-align:center}.select-wrap{position:relative}.select-wrap:after{content:" ";display:block;position:absolute;box-sizing:border-box;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #8a8a8a;right:10px;top:calc(50% - 3px)}.checkable-control{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkable-control>label{padding-left:2px;cursor:pointer;position:relative;display:flex;align-items:center}.checkable-control input{opacity:0;position:absolute;left:-100000px}.checkable-control input:focus+span{box-shadow:0 0 3px #6300cc}.checkable-control input+span{display:inline-block}.checkable-control input[type=checkbox]+span{border:1px solid transparent;border-radius:3px;border-color:#d2d2d2;width:18px;height:18px;text-align:center;position:relative;transition-property:background-color;transition-timing-function:cubic-bezier(.17,.67,.83,.67);transition-duration:.1s}.checkable-control input[type=checkbox]+span img{visibility:hidden;vertical-align:middle}.checkable-control input[type=checkbox]:checked+span{border-color:#32caa5;background-color:#32caa5}.checkable-control input[type=checkbox]:checked+span img{visibility:visible}.checkable-control input[type=radio]+span{border:1px solid transparent;border-radius:50%;border-width:1px;width:18px;height:18px;display:flex;justify-content:center;align-items:center;border-color:#d2d2d2}.checkable-control input[type=radio]+span:after{content:"";display:block;border-radius:50%;width:0;height:0;transition-property:width,height,margin;transition-timing-function:cubic-bezier(.17,.67,.83,.67);transition-duration:.1s;background-color:#32caa5}.checkable-control input[type=radio]:checked+span{border-color:#32caa5}.checkable-control input[type=radio]:checked+span:after{width:8px;height:8px}.checkable-control .text-area{margin-left:10px;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkable-control.disabled label{cursor:default;opacity:.5}.checkable-group{display:flex;font-size:14px}.checkable-group-row{flex-direction:row}.checkable-group-row .checkable-control:not(:last-child){margin-right:20px}.checkable-group-col{flex-direction:column}.checkable-group-col .checkable-control:not(:first-child){margin-top:20px}.checkable-group-select-all hr{margin:20px 0 0;border-color:#d2d2d2;border-width:1px;width:100%}.checkable-control{display:flex;align-items:center;cursor:default;flex-wrap:wrap}.checkable-control .caption{display:inline-block;color:#8a8a8a;margin-left:4px}[role=button]{text-decoration:none}[role=button]:active,[role=button]:visited{-webkit-text-decoration-color:unset;text-decoration-color:unset}.btn{display:inline-block;vertical-align:middle;font-weight:400;text-align:center;cursor:pointer;border:1px solid transparent;border-radius:3px;transition-duration:.3s;transition-timing-function:cubic-bezier(.17,.67,.83,.67);transition-property:background-color,color,border-color;background-color:#f0f0f0;border-color:transparent;color:#3c3c3c}.btn.disabled{cursor:default}.btn-xsm{height:30px;border-width:1px;padding-top:9px;padding-bottom:9px;font-size:12px;line-height:10px}.btn-xsm.btn-pill{border-radius:15px}.btn-xs{height:36px;border-width:1px;padding-top:12px;padding-bottom:12px;font-size:12px;line-height:10px}.btn-xs.btn-pill{border-radius:18px}.btn-sm{height:40px;border-width:1px;padding-top:13px;padding-bottom:13px;font-size:14px;line-height:12px}.btn-sm.btn-pill{border-radius:20px}.btn-md{height:50px;border-width:1px;padding-top:18px;padding-bottom:18px;font-size:14px;line-height:12px}.btn-md.btn-pill{border-radius:25px}.btn-lg{height:56px;border-width:1px;padding-top:20px;padding-bottom:20px;font-size:16px;line-height:14px}.btn-lg.btn-pill{border-radius:28px}.btn-default{background-color:#fff;border-color:#d2d2d2;color:#8a8a8a}.btn-default.active,.btn-default:active,.btn-default:hover{background-color:#f8f9fa;border-color:#d2d2d2;color:#8a8a8a}.btn-default.disabled,.btn-default:disabled{background-color:#fff;border-color:#f2f2f2;color:#c5c5c5}.btn-lielow{background-color:#f0f0f0;border-color:transparent;color:#3c3c3c}.btn-lielow.active,.btn-lielow:active,.btn-lielow:hover{background-color:#e6e6e6;border-color:transparent;color:#3c3c3c}.btn-lielow.disabled,.btn-lielow:disabled{background-color:#f0f0f0;border-color:transparent;color:#d2d2d2}.btn-lielow-dark{background-color:#e6e6e6;border-color:transparent;color:#3c3c3c}.btn-lielow-dark.active,.btn-lielow-dark:active,.btn-lielow-dark:hover{background-color:#d2d2d2;border-color:transparent;color:#3c3c3c}.btn-lielow-dark.disabled,.btn-lielow-dark:disabled{background-color:#e6e6e6;border-color:transparent;color:#c5c5c5}.btn-transparent{background-color:transparent;border-color:#d2d2d2;color:#c5c5c5}.btn-transparent.active,.btn-transparent:active,.btn-transparent:hover{background-color:transparent;border-color:#c5c5c5;color:#8a8a8a}.btn-transparent.disabled,.btn-transparent:disabled{background-color:transparent;border-color:#e6e6e6;color:#d2d2d2}.btn-transparent-white{background-color:transparent;border-color:transparent;color:#fff}.btn-transparent-white.active,.btn-transparent-white:active,.btn-transparent-white:hover{background-color:transparent;border-color:transparent;color:#d2d2d2}.btn-transparent-white.disabled,.btn-transparent-white:disabled{background-color:transparent;border-color:transparent;color:#e6e6e6}.btn-transparent-black{background-color:transparent;border-color:#1d2024;color:#1d2024}.btn-transparent-black.active,.btn-transparent-black:active,.btn-transparent-black:hover{background-color:transparent;border-color:#000;color:#000}.btn-transparent-black.disabled,.btn-transparent-black:disabled{background-color:transparent;border-color:#e6e6e6;color:#e6e6e6}.btn-light{background-color:#fff;border-color:#6741d9;color:#6741d9}.btn-light.active,.btn-light:active,.btn-light:hover{border-color:transparent;color:transparent}.btn-light.disabled,.btn-light:disabled{background-color:#fff;border-color:#c6b2df;color:#c6b2df}.btn-default-light{background-color:#fff;border-color:#d2d2d2;color:#3c3c3c}.btn-default-light.active,.btn-default-light:active,.btn-default-light:hover{background-color:#f8f5fb;border-color:#6741d9;color:#3c3c3c}.btn-default-light.disabled,.btn-default-light:disabled{background-color:#fff;border-color:#f2f2f2;color:#3c3c3c}.btn-priority{background-color:#6741d9;border-color:transparent;color:#fff}.btn-priority.active,.btn-priority:active,.btn-priority:hover{background-color:#5929aa;border-color:transparent;color:#fff}.btn-priority.disabled,.btn-priority:disabled{background-color:#c6b2df;border-color:transparent;color:#fff}.btn-drowned{background-color:rgba(103,65,217,.07);border-color:transparent;color:#6741d9}.btn-drowned.active,.btn-drowned:active,.btn-drowned:hover{background-color:rgba(103,65,217,.15);border-color:transparent;color:#6741d9}.btn-drowned.disabled,.btn-drowned:disabled{border-color:transparent;color:transparent}.btn-facebook{background-color:#3b5998;border-color:transparent;color:#fff}.btn-facebook.active,.btn-facebook:active,.btn-facebook:hover{background-color:#23407e;border-color:transparent;color:#fff}.btn-facebook.disabled,.btn-facebook:disabled{background-color:#c6b2df;border-color:transparent;color:#fff}.btn-gray{background-color:#fff;border-color:#d2d2d2;color:#606060}.btn-gray.active,.btn-gray:active,.btn-gray:hover{background-color:#f2f2f2;border-color:#d2d2d2;color:#606060}.btn-gray.disabled,.btn-gray:disabled{background-color:#fff;border-color:#d2d2d2;color:#606060}.btn-black{background-color:#1d2024;border-color:transparent;color:#fff}.btn-black.active,.btn-black:active,.btn-black:hover{background-color:#000;border-color:transparent;color:#fff}.btn-black.disabled,.btn-black:disabled{background-color:#ced4da;border-color:transparent;color:#fff}.btn-jacksons-purple{background-color:#1b2e89;border-color:transparent;color:#fff}.btn-jacksons-purple.active,.btn-jacksons-purple:active,.btn-jacksons-purple:hover{background-color:#172774;border-color:transparent;color:#fff}.btn-jacksons-purple.disabled,.btn-jacksons-purple:disabled{background-color:#1b2e89;border-color:transparent;color:#fff}.btn-wild-sand{background-color:#f4f4f4;border-color:transparent;color:#8a8a8a}.btn-wild-sand.active,.btn-wild-sand:active,.btn-wild-sand:hover{background-color:#e6e6e6;border-color:transparent;color:#8a8a8a}.btn-wild-sand.disabled,.btn-wild-sand:disabled{background-color:#f4f4f4;border-color:transparent;color:#8a8a8a}.btn-oc-gray{background-color:#f1f3f5;border-color:#f1f3f5;color:#868e96}.btn-oc-gray.active,.btn-oc-gray:active,.btn-oc-gray:hover{background-color:#e9ecef;border-color:#e9ecef;color:#868e96}.btn-oc-gray.disabled,.btn-oc-gray:disabled{background-color:#f1f3f5;border-color:#f1f3f5;color:#868e96}.btn-oc-gray-darken{background-color:#e9ecef;border-color:#e9ecef;color:#868e96}.btn-oc-gray-darken.active,.btn-oc-gray-darken:active,.btn-oc-gray-darken:hover{background-color:#dee2e6;border-color:#dee2e6;color:#868e96}.btn-oc-gray-darken.disabled,.btn-oc-gray-darken:disabled{background-color:#e9ecef;border-color:#e9ecef;color:#868e96}.btn-oc-indigo-light{background-color:#fff;border-color:#3b5bdb;color:#3b5bdb}.btn-oc-indigo-light.active,.btn-oc-indigo-light:active,.btn-oc-indigo-light:hover{background-color:#edf2ff;border-color:#3b5bdb;color:#3b5bdb}.btn-oc-indigo-light.disabled,.btn-oc-indigo-light:disabled{background-color:#fff;border-color:#3b5bdb;color:#3b5bdb}.btn.btn-text{background-color:transparent;border-color:transparent;font-weight:700;line-height:inherit}.btn.btn-text-default{color:#8a8a8a}.btn.btn-text-default.active,.btn.btn-text-default:active,.btn.btn-text-default:hover{color:#3c3c3c}.btn.btn-text-default.disabled,.btn.btn-text-default:disabled{color:#c5c5c5}.btn.btn-text-priority{color:#3c3c3c}.btn.btn-text-priority.active,.btn.btn-text-priority:active,.btn.btn-text-priority:hover{color:#6741d9}.btn.btn-text-priority.disabled,.btn.btn-text-priority:disabled{color:#c5c5c5}.btn.btn-text-no-gutter{padding:0;height:auto;border-width:0;background-color:transparent;border-color:transparent;font-weight:700;line-height:inherit}.btn.btn-text-no-gutter-default{color:#8a8a8a}.btn.btn-text-no-gutter-default.active,.btn.btn-text-no-gutter-default:active,.btn.btn-text-no-gutter-default:hover{color:#3c3c3c}.btn.btn-text-no-gutter-default.disabled,.btn.btn-text-no-gutter-default:disabled{color:#c5c5c5}.btn.btn-text-no-gutter-priority{color:#3c3c3c}.btn.btn-text-no-gutter-priority.active,.btn.btn-text-no-gutter-priority:active,.btn.btn-text-no-gutter-priority:hover{color:#6741d9}.btn.btn-text-no-gutter-priority.disabled,.btn.btn-text-no-gutter-priority:disabled{color:#c5c5c5}body,html{-webkit-overflow-scrolling:auto}@media(min-width:768px){.col-5[data-v-a0e5e862]{flex:0 0 41.6667%}.col-2[data-v-a0e5e862]{flex:0 0 16.6667%}}.footer[data-v-a0e5e862]{background:#242424;margin-top:auto}.footer-compliance-number[data-v-a0e5e862]{background:#dee2e5;color:#9ca5ad;text-align:left;padding:14px 19px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px}@media(min-width:768px){.footer-compliance-number[data-v-a0e5e862]{text-align:center}}.footer-content[data-v-a0e5e862]{max-width:1120px;margin:0 auto;padding:0 20px;padding-top:50px}.footer__info[data-v-a0e5e862]{color:hsla(0,0%,100%,.6);font-weight:700}@media(min-width:768px){.footer__info[data-v-a0e5e862]{display:flex;flex-direction:row}.footer__info[data-v-a0e5e862] :first-child{order:1}.footer__info[data-v-a0e5e862] :nth-child(2){order:3}.footer__info[data-v-a0e5e862] :nth-child(3){order:2}}.footer__sites[data-v-a0e5e862]{font-size:16px;line-height:26px;letter-spacing:-.3px;color:#b2b2b2;list-style:none;margin:0 0 15px;padding:0;font-weight:400}@media(max-width:767px){.footer__sites[data-v-a0e5e862]{font-size:14px;line-height:22px}}.footer__sites>li[data-v-a0e5e862]{display:inline-block;margin-right:20px}.footer__sites>li[data-v-a0e5e862]:last-child{margin-right:0}.footer__sites--bolder[data-v-a0e5e862]{font-weight:bolder}.footer__sites a[data-v-a0e5e862]{color:inherit}.footer__sites a[data-v-a0e5e862]:hover{color:#d2d2d2}.footer__sites--last[data-v-a0e5e862]{margin-bottom:40px}.footer__cs[data-v-a0e5e862]{line-height:24px;font-size:14px;color:#f0f0f0}.footer__cs>.footer__term[data-v-a0e5e862]{color:#8a8a8a}.footer__cs>.footer__desc[data-v-a0e5e862]{color:#606060;margin-left:13px}@media(max-width:767px){.footer__cs>.footer__desc[data-v-a0e5e862]{font-size:12px;line-height:20px}}@media(min-width:768px){.footer__social[data-v-a0e5e862]{text-align:right}}@media(max-width:767px){.footer__social[data-v-a0e5e862]{margin:15px 0 30px -7.5px}}.footer__icon[data-v-a0e5e862]{max-width:30px;width:20%;margin:0 3px;opacity:.2;transition:opacity .1s ease-in-out}.footer__icon[data-v-a0e5e862]:hover{opacity:.5}@media(max-width:767px){.footer__icon[data-v-a0e5e862]{margin:0 7.5px}}.footer__contact[data-v-a0e5e862]{font-size:14px;font-weight:400;line-height:24px}.footer__contact dd[data-v-a0e5e862],.footer__contact dl[data-v-a0e5e862]{margin-bottom:0}.footer__contact dl>div[data-v-a0e5e862]:first-child,.footer__contact dl>div[data-v-a0e5e862]:nth-child(3){margin-bottom:10px}.footer__term[data-v-a0e5e862]{font-weight:inherit;color:#606060;display:inline-block}.footer__term--wrap[data-v-a0e5e862]{display:flex;flex-wrap:wrap}.footer__term--nowrap[data-v-a0e5e862]{white-space:nowrap}.footer__term--divider-right[data-v-a0e5e862]:after{content:" | ";color:#3c3c3c}.footer__desc[data-v-a0e5e862]{color:#8a8a8a;display:inline-block}.footer__desc--kakao[data-v-a0e5e862]{margin-left:20px}.footer__desc--kakao img[data-v-a0e5e862]{height:24px;vertical-align:middle;margin:0 15px 0 5px;opacity:.7;transition:opacity .1s ease-in-out}.footer__desc--kakao img[data-v-a0e5e862]:hover{opacity:1}.hr[data-v-a0e5e862]{border:0 solid #3c3c3c;border-top-width:1px;margin-top:30px}@media(max-width:767px){.hr[data-v-a0e5e862]{width:calc(100% + 40px);margin-left:-20px}}.footer__company[data-v-a0e5e862]{font-size:12px;line-height:1.5;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:-.3px;text-align:left;color:#606060;margin:30px 0}@media(max-width:767px){.footer__company[data-v-a0e5e862]{font-size:12px;white-space:pre-line}}.footer__company em[data-v-a0e5e862]{font-weight:700;font-style:inherit;font-stretch:inherit}.footer__alert[data-v-a0e5e862]{color:#b2b2b2;font-size:18px;line-height:26px;letter-spacing:-.5px;margin-top:10px;margin-bottom:67px}@media(max-width:767px){.footer__alert[data-v-a0e5e862]{font-size:16px;line-height:24px}}.container[data-v-782254f0]{min-height:100vh;display:flex;flex-direction:column}.embed[data-v-782254f0]{display:none}@media(max-width:767px){.pc[data-v-c88cda76]{display:none!important}}.deal-wrap[data-v-c88cda76]{width:100%;height:100%}.deal-container[data-v-c88cda76]{height:100%;margin:0 auto;max-width:1080px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(max-width:767px){.deal-container[data-v-c88cda76]{flex-direction:column-reverse;padding:20px 20px 20px;height:490px}}@media(min-width:768px){.deal-tags[data-v-c88cda76]{margin-bottom:10px}}@media(min-width:768px){.deal-description[data-v-c88cda76]{width:41.6667%;margin-left:8.3333%}}@media(max-width:767px){.deal-description[data-v-c88cda76]{position:relative;width:100%}}.deal-title-image[data-v-c88cda76]{width:100%;height:100%;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover;position:absolute;top:0;left:0}@media(max-width:767px){.deal-title-image[data-v-c88cda76]{width:280px;height:280px}}@media(max-width:320px){.deal-title-image[data-v-c88cda76]{width:260px;height:260px}}.deal-title-image-wrap[data-v-c88cda76]{position:relative}@media(min-width:768px){.deal-title-image-wrap[data-v-c88cda76]{width:360px;height:360px;margin-right:8.3333%}}@media(max-width:767px){.deal-title-image-wrap[data-v-c88cda76]{width:280px;height:280px;margin:15px auto 0 auto}}@media(max-width:320px){.deal-title-image-wrap[data-v-c88cda76]{width:260px;height:260px}}.tag[data-v-c88cda76]{height:22px;margin-right:8px}.open-time[data-v-c88cda76]{display:inline-flex;padding:4.5px 10px;font-size:12px;font-weight:700;line-height:normal;letter-spacing:-.3px;color:hsla(0,0%,100%,.8);align-items:center;justify-content:center;height:22px;border-radius:11px;background-color:rgba(0,0,0,.4)}@media(max-width:767px){.open-time[data-v-c88cda76]{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:6px}}h1[data-v-c88cda76]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;text-align:left;margin:4px 0;color:#fff;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}h1>.closed[data-v-c88cda76]{width:28px;height:18px;vertical-align:middle;margin-left:10px;margin-bottom:2px}h2[data-v-c88cda76]{font-size:50px;line-height:50px;font-weight:300;letter-spacing:-1px;text-align:left;color:#fff}h2 sub[data-v-c88cda76]{font-weight:400;font-size:20px;bottom:0;padding-left:6px}@media(max-width:767px){h2[data-v-c88cda76]{position:absolute;left:0;bottom:0}}@media(min-width:768px){h2[data-v-c88cda76]{margin:20px 0 10px;line-height:70px}}.deal-quantity[data-v-c88cda76]{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#fff}@media(max-width:767px){.deal-quantity[data-v-c88cda76]{margin-bottom:60px}}@media(max-width:767px){.deal-quantity span[data-v-c88cda76]{opacity:.8}}.btn[data-v-c88cda76]{margin-top:48px;width:120px;height:40px;border:none;font-size:12px;font-weight:700;letter-spacing:-.3px;line-height:1;padding:14px 0}@media(min-width:768px){.btn[data-v-c88cda76]{margin-top:46px}}@media(max-width:767px){.btn[data-v-c88cda76]{width:100px;position:absolute;right:0;bottom:0}}.grade-badge[data-v-c88cda76]{width:22px;height:20px;margin-right:10px;vertical-align:top;margin-top:-1px}@media(max-width:767px){.grade-badge[data-v-c88cda76]{width:20px;height:18px;margin-top:0}}.bug-fix[data-v-3838819a]{display:none}.carousel-personal-wrap[data-v-3838819a]{width:100%;height:100%;background:linear-gradient(180deg,#e4f1f6,#c9d4d8);background-size:cover}@media(max-width:767px){.carousel-personal-wrap[data-v-3838819a]{position:relative}}.deal-container[data-v-3838819a]{height:100%;margin:0 auto;max-width:1080px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(max-width:767px){.deal-container[data-v-3838819a]{flex-direction:column;padding:20px 20px 0 20px}}.deal-personal__title[data-v-3838819a]{font-size:20px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:-.5px;text-align:left;color:#1d2024;width:100%;white-space:nowrap}.deal-personal__tag[data-v-3838819a]{font-size:14px;line-height:18px;letter-spacing:-.3px;text-align:left;color:#8a8a8a}.deal-personal__tag .tag[data-v-3838819a]{height:22px;margin:-2px 10px 0 0;vertical-align:top}.deal-personal__count[data-v-3838819a]{font-size:12px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.4px;text-align:left;color:#4b525a;margin-top:6px;white-space:nowrap}.deal-personal__count>span[data-v-3838819a]{white-space:nowrap}.deal-personal__count .divider[data-v-3838819a]{color:#b2b2b2;letter-spacing:-.3px}.deal-personal__count em[data-v-3838819a]{font-style:normal;font-stretch:normal;line-height:normal}@media(max-width:767px){.deal-personal__count[data-v-3838819a]{font-size:12px}}.deal-description[data-v-3838819a]{z-index:2}@media(min-width:768px){.deal-description[data-v-3838819a]{width:41.6667%;margin-left:8.3333%}}@media(max-width:767px){.deal-description[data-v-3838819a]{margin-top:25px;width:100%}}.background-image[data-v-3838819a]{height:100%;width:100vw}@media(max-width:767px){.background-image[data-v-3838819a]{position:absolute;top:60px;left:0;background:50%/458px 352px no-repeat url(img/img_indivisual.9fd1d653.png)}}@media(min-width:768px){.background-image[data-v-3838819a]{height:100%;position:relative;margin-right:8.3333%;background:50%/100% 100% no-repeat url(img/img_indivisual.9fd1d653.png);background-size:contain}}h1[data-v-3838819a]{margin:10px 0 50px;font-size:80px;font-weight:400;letter-spacing:-.5px;text-align:left;font-weight:300;color:#3c3c3c}h1 sub[data-v-3838819a]{font-size:20px;bottom:0}@media(max-width:767px){h1[data-v-3838819a]{font-size:80px;line-height:118px;letter-spacing:-2px;margin-top:10px}}.btn[data-v-3838819a]{margin-top:40px;width:120px;height:40px;border:none;font-size:12px;font-weight:700;letter-spacing:-.3px;line-height:1;padding:14px 0;color:#fff;background:linear-gradient(135deg,#4c77e5,#6ac6a9)}.btn[data-v-3838819a]:active,.btn[data-v-3838819a]:hover{background-color:#ad7e64;color:#fff}@media(max-width:767px){.btn[data-v-3838819a]{width:128px;position:absolute;left:20px;bottom:20px}}.carousel-main-wrap[data-v-65d513f8]{width:100%;height:100%;background-color:#fcc04b}@media(max-width:767px){.carousel-main-wrap[data-v-65d513f8]{position:relative}}.main-container[data-v-65d513f8]{height:100%;margin:0 auto;max-width:1080px;display:flex;flex-direction:row;justify-content:space-between;position:relative}@media(max-width:767px){.main-container[data-v-65d513f8]{flex-direction:column;padding:0 20px}}.main-description[data-v-65d513f8]{z-index:2}.main-description__title[data-v-65d513f8]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024;white-space:nowrap}@media(max-width:767px){.main-description__title[data-v-65d513f8]{margin-top:8px;margin-left:0;width:100%}}@media(min-width:768px){.main-description[data-v-65d513f8]{margin-left:8.3333%;margin-top:94px}}.main-image[data-v-65d513f8]{height:460px;width:428px;position:absolute;top:0;right:58px;background-image:url(img/main_image_banner_kakao_ch_pc.0092bc46.jpg);background-repeat:no-repeat;background-size:contain}@media(max-width:767px){.main-image[data-v-65d513f8]{background-image:url(img/main_image_banner_kakao_ch_m.54944a2a.jpg);top:183px;height:262px;width:320px;right:0}}.btn[data-v-65d513f8]{position:absolute;margin-top:40px;width:124px;height:40px;bottom:94px;border-radius:8px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700;letter-spacing:-.3px;background:#1d2024;border:none;color:#fff}@media(max-width:767px){.btn[data-v-65d513f8]{width:120px;bottom:20px;left:20px}}.badge[data-v-65d513f8]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#1d2024;height:26px;padding:4px 8px;width:125px;border-radius:30px;border:1px solid #1d2024;text-align:center;margin-bottom:18px}@media(max-width:767px){.badge[data-v-65d513f8]{margin-top:44px}}path[data-v-94f88872]{transition:fill .3s}.white[data-v-3b70bdc0]{background-color:#fff}@media(max-width:767px){.white[data-v-3b70bdc0]{padding:50px 20px!important}}@media(max-width:767px){.pc[data-v-3b70bdc0]{display:none!important}}@media(min-width:768px){.mobile[data-v-3b70bdc0]{display:none!important}}@media(min-width:768px){.index-btn[data-v-3b70bdc0]{width:280px;height:56px;font-size:16px;line-height:16px;padding:19px 0}}@media(max-width:767px){.index-btn[data-v-3b70bdc0]{width:240px;height:50px;font-size:14px;line-height:14px;padding:17px 0}}.carousel-control-wrap[data-v-3b70bdc0]{position:absolute;top:0;left:0;right:0}.carousel-control-container[data-v-3b70bdc0]{position:relative;margin:0 auto;max-width:1080px}.carousel-control-container .indicator[data-v-3b70bdc0]{position:absolute;top:400px;left:50%;transform:translateX(-50%);margin:0 auto}.carousel-control[data-v-3b70bdc0]{display:inline-block;width:22px;height:40px;position:absolute;top:210px;cursor:pointer;opacity:.3}.carousel-control[data-v-3b70bdc0]:hover{opacity:.5}.carousel-control.left[data-v-3b70bdc0]{left:10px;transform:scaleX(-1)}.carousel-control.right[data-v-3b70bdc0]{right:10px}.carousel-control>img[data-v-3b70bdc0]{width:100%;height:100%}.carousel-control__article[data-v-3b70bdc0]{top:180px}.carousel-control__article.left[data-v-3b70bdc0]{left:-8.3333%}.carousel-control__article.right[data-v-3b70bdc0]{right:-8.3333%}@media(min-width:768px){.main-deal-carousel[data-v-3b70bdc0]{height:460px}}.main-deal-carousel .mobile.indicator[data-v-3b70bdc0]{position:absolute;top:20px;right:20px}@media(max-width:767px){.web[data-v-d9023924]{display:none!important}}@media(min-width:768px){.mobile[data-v-d9023924]{display:none!important}}.item-wrapper[data-v-d9023924]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}.item-wrapper .item[data-v-d9023924]{width:31.8666666667%;margin-bottom:2.2%}.item-wrapper .item[data-v-d9023924]:nth-child(n){margin-right:2.2%}.item-wrapper .item[data-v-d9023924]:nth-child(3n){margin-right:0}@media(max-width:1120px){.item-wrapper .item[data-v-d9023924]{width:31.6%;margin-bottom:2.6%}.item-wrapper .item[data-v-d9023924]:nth-child(n){margin-right:2.6%}.item-wrapper .item[data-v-d9023924]:nth-child(3n){margin-right:0}}@media(max-width:960px)and (min-width:768px){.item-wrapper .item[data-v-d9023924]{width:48.44%;margin-bottom:3.12%}.item-wrapper .item[data-v-d9023924]:nth-child(n){margin-right:3.12%}.item-wrapper .item[data-v-d9023924]:nth-child(2n){margin-right:0}}.carousel-wrapper[data-v-d9023924]{max-width:900px;height:368px;overflow:hidden}.carousel-wrapper .carousel-inner .carousel-slide>.item[data-v-d9023924]{height:368px}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-container-no-flexbox .swiper-slide{float:left}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-container-vertical>.swiper-wrapper{flex-direction:column}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;border-radius:5px}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-container-android .swiper-slide,.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-wrapper{transform:translateZ(0)}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-slide{flex-shrink:0;width:85%;height:100%;float:left;border-radius:5px;position:relative;transition-property:transform}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-slide-invisible-blank{visibility:hidden}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-container-autoheight,.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-container-autoheight .swiper-slide{height:auto}.carousel-wrapper .carousel-inner[data-v-d9023924] .swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.carousel-wrapper .skeleton-item[data-v-d9023924]{display:inline-block;position:relative;width:85%;margin-left:20px;box-shadow:0 6px 14px 0 rgba(0,0,0,.12)}.content-wrapper[data-v-d9023924]{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content}@media(min-width:768px){.content-wrapper[data-v-d9023924]{margin-bottom:80px}}.content-wrapper .inner-content[data-v-d9023924]{max-width:1080px;margin:0 auto;border-top:2px solid #f1f3f5}@media(max-width:1120px){.content-wrapper .inner-content[data-v-d9023924]{margin:0 20px}}@media(max-width:767px){.content-wrapper .inner-content[data-v-d9023924]{border-top:none;margin:0}}.content-wrapper .inner-content .header[data-v-d9023924]{padding-top:60px;margin-bottom:30px}.content-wrapper .inner-content .header__title[data-v-d9023924]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024;display:flex}@media(max-width:767px){.content-wrapper .inner-content .header__title[data-v-d9023924]{flex-direction:column}.content-wrapper .inner-content .header__title__main[data-v-d9023924]{margin-bottom:11px}}.content-wrapper .inner-content .header__soon[data-v-d9023924]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}.content-wrapper .inner-content .header h1[data-v-d9023924]{font-weight:400;margin-right:10px;color:#111316;font-size:30px;line-height:1.4;letter-spacing:-.4px}.content-wrapper .inner-content .header h1 span[data-v-d9023924]{margin-left:10px;color:#a8b1b9;font-size:30px}@media(max-width:767px){.content-wrapper .inner-content .header[data-v-d9023924]{padding-top:40px;padding-left:20px}.content-wrapper .inner-content .header h1[data-v-d9023924]{font-size:24px}.content-wrapper .inner-content .header h1 span[data-v-d9023924]{margin-left:5px;font-size:24px}}.list[data-v-8b5129ba]{margin-bottom:0}.list__line[data-v-8b5129ba]{margin-left:-16px}.sold-out[data-v-6c8f3ab6]{display:flex;flex-direction:column;justify-content:center;align-items:center}.sold-out-image[data-v-6c8f3ab6]{width:124px;height:96px;margin-bottom:30px}@media(max-width:767px){.sold-out-image[data-v-6c8f3ab6]{margin-bottom:30px}}.sold-out-text[data-v-6c8f3ab6]{margin-bottom:80px;font-size:14px;text-align:center;line-height:1.71;letter-spacing:-.3px;color:#111316}@media(max-width:767px){.sold-out-text[data-v-6c8f3ab6]{margin-bottom:50px}}.item-wrapper[data-v-6c8f3ab6]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}.item-wrapper .item[data-v-6c8f3ab6]{width:31.8666666667%;margin-bottom:2.2%}.item-wrapper .item[data-v-6c8f3ab6]:nth-child(n){margin-right:2.2%}.item-wrapper .item[data-v-6c8f3ab6]:nth-child(3n){margin-right:0}@media(max-width:1120px){.item-wrapper .item[data-v-6c8f3ab6]{width:31.6%;margin-bottom:2.6%}.item-wrapper .item[data-v-6c8f3ab6]:nth-child(n){margin-right:2.6%}.item-wrapper .item[data-v-6c8f3ab6]:nth-child(3n){margin-right:0}}@media(max-width:960px)and (min-width:768px){.item-wrapper .item[data-v-6c8f3ab6]{width:48.44%;margin-bottom:3.12%}.item-wrapper .item[data-v-6c8f3ab6]:nth-child(n){margin-right:3.12%}.item-wrapper .item[data-v-6c8f3ab6]:nth-child(2n){margin-right:0}}@media(max-width:767px){.item-wrapper .item[data-v-6c8f3ab6]{width:100%;margin-bottom:16px}.item-wrapper .item[data-v-6c8f3ab6]:nth-child(1n),.item-wrapper .item[data-v-6c8f3ab6]:nth-child(n){margin-right:0}}.content-wrapper[data-v-6c8f3ab6]{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content}.content-wrapper .inner-content[data-v-6c8f3ab6]{max-width:1080px;margin:0 auto}@media(max-width:1120px){.content-wrapper .inner-content[data-v-6c8f3ab6]{margin:0 20px}}.content-wrapper .inner-content .header[data-v-6c8f3ab6]{position:relative;padding-top:30px;margin-bottom:55px}.content-wrapper .inner-content .header__title[data-v-6c8f3ab6]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}.content-wrapper .inner-content .header__invest-all-button[data-v-6c8f3ab6]{position:absolute;display:flex;align-items:flex-end;justify-content:center;top:60px;right:0;width:106px;height:40px;padding:11px}@media(max-width:767px){.content-wrapper .inner-content .header__invest-all-button[data-v-6c8f3ab6]{top:40px}}.content-wrapper .inner-content .header__button-text[data-v-6c8f3ab6]{margin-left:2px;width:54px;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:16px;white-space:nowrap}.content-wrapper .inner-content .header h1[data-v-6c8f3ab6]{font-weight:400;margin-right:10px;color:#111316;font-size:30px;line-height:1.4;letter-spacing:-.4px}.content-wrapper .inner-content .header h1 span[data-v-6c8f3ab6]{margin-left:10px;color:#a8b1b9;font-size:30px}@media(max-width:767px){.content-wrapper .inner-content .header[data-v-6c8f3ab6]{padding-top:40px}.content-wrapper .inner-content .header h1[data-v-6c8f3ab6]{font-size:24px}.content-wrapper .inner-content .header h1 span[data-v-6c8f3ab6]{margin-left:5px;font-size:24px}}.content-wrapper .item-wrapper[data-v-6c8f3ab6]{margin:0 auto 40px}@media(max-width:767px){.content-wrapper .item-wrapper[data-v-6c8f3ab6]{margin:0 auto 24px}}.container[data-v-970ae514]{background-color:#fff}.container .section-wrapper[data-v-970ae514] .inner-content{border-top:none}.container .section-wrapper[data-v-970ae514] .item-wrapper{margin-bottom:0}a[data-v-71bf1b12]{flex:0 1 32.7160%;position:relative;display:inline-block;margin:0 5px;height:383px;border:1px solid #e6e6e6}a.invisible[data-v-71bf1b12]{visibility:hidden}div[data-v-71bf1b12]{padding:20px}.article-main-url[data-v-71bf1b12]{width:100%;height:200px;background-repeat:no-repeat;background-position:50%;background-size:cover}.ellipsis-text[data-v-71bf1b12]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}h1[data-v-71bf1b12]{font-size:18px;font-weight:400;line-height:28px;height:56px;letter-spacing:-.5px;text-align:left;color:#3c3c3c}p[data-v-71bf1b12]{margin-top:10px;font-size:12px;line-height:20px;height:40px;letter-spacing:-.3px;text-align:left;color:#8a8a8a}.article-logo-url[data-v-71bf1b12]{position:absolute;left:20px;bottom:20px;height:24px}@media(max-width:767px){.pc[data-v-065f26f3]{display:none!important}}@media(min-width:768px){.mobile[data-v-065f26f3]{display:none!important}}.main-banner[data-v-065f26f3]{position:relative;overflow:hidden;background:#e3eaf5;padding:30px;height:320px}.main-banner__badge[data-v-065f26f3]{background:#df7c46;color:#fff;height:30px;width:76px;border-radius:8px;padding:6px,10px,6px,10px;font-size:12px;font-weight:700;line-height:30px;text-align:center;letter-spacing:-.4px}.main-banner__message[data-v-065f26f3]{font-size:20px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:-.5px;text-align:left;margin:6px 0;color:#1d2024}.main-banner__sub-message[data-v-065f26f3]{font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.6px;text-align:left}@media(max-width:767px){.main-banner__image-mobile[data-v-065f26f3]{width:85%;max-width:438px;position:absolute;bottom:0}.main-banner__message[data-v-065f26f3]{font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.4px;color:#1d2024}}@media(min-width:486px){.main-banner[data-v-065f26f3]{text-align:center}.main-banner__image-mobile[data-v-065f26f3]{position:relative;width:100%;max-width:438px}}@media(min-width:768px){.main-banner[data-v-065f26f3]{height:260px;max-width:1080px;text-align:center;margin:0 auto;border-radius:16px}.main-banner__image[data-v-065f26f3]{position:absolute;top:34px;left:417px}}@media(max-width:767px){.pc[data-v-6cede801]{display:none!important}}@media(min-width:768px){.mobile[data-v-6cede801]{display:none!important}}.main-banner[data-v-6cede801]{position:relative;overflow:hidden;background:#c5c1dc;padding:30px;height:320px}.main-banner__badge[data-v-6cede801]{background:#df7c46;color:#fff;height:30px;width:76px;border-radius:8px;padding:6px,10px,6px,10px;font-size:12px;font-weight:700;line-height:30px;text-align:center;letter-spacing:-.4px}.main-banner__message[data-v-6cede801]{font-size:20px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:-.5px;text-align:left;margin:6px 0;color:#1d2024}.main-banner__sub-message[data-v-6cede801]{font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.6px;text-align:left}@media(max-width:767px){.main-banner__message[data-v-6cede801]{font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.4px;color:#1d2024}}@media screen and (max-width:767px){.main-banner__image-mobile[data-v-6cede801]{width:304px;position:absolute;bottom:0;right:0}}@media screen and (max-width:411px){.main-banner__image-mobile[data-v-6cede801]{width:304px;position:absolute;bottom:0;left:71px}}@media(min-width:768px){.main-banner[data-v-6cede801]{height:260px;max-width:1080px;text-align:center;margin:0 auto;border-radius:16px}.main-banner__image[data-v-6cede801]{position:absolute;top:0;left:444px}}@media(max-width:767px){.pc[data-v-202a217a]{display:none!important}}@media(min-width:768px){.mobile[data-v-202a217a]{display:none!important}}.main-banner[data-v-202a217a]{position:relative;overflow:hidden;background:#bfdee8;padding:30px;height:320px}.main-banner__badge[data-v-202a217a]{background:#26719b;color:#fff;height:30px;width:76px;border-radius:8px;padding:6px,10px,6px,10px;font-size:12px;font-weight:700;line-height:30px;text-align:center;letter-spacing:-.4px}.main-banner__message[data-v-202a217a]{font-size:20px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:-.5px;text-align:left;margin:6px 0;color:#1d2024}.main-banner__sub-message[data-v-202a217a]{font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.6px;text-align:left}@media(max-width:767px){.main-banner__message[data-v-202a217a]{font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.4px;color:#1d2024}}@media screen and (max-width:767px){.main-banner__image-mobile[data-v-202a217a]{width:304px;position:absolute;bottom:0;right:0}}@media screen and (max-width:411px){.main-banner__image-mobile[data-v-202a217a]{width:304px;position:absolute;bottom:0;left:71px}}@media(min-width:768px){.main-banner[data-v-202a217a]{height:260px;max-width:1080px;text-align:center;margin:0 auto;border-radius:16px}.main-banner__image[data-v-202a217a]{position:absolute;top:0;left:444px}}main[data-v-1132d8a7]{background-color:#fafafa}.white[data-v-1132d8a7]{background-color:#fff}@media(max-width:767px){.white[data-v-1132d8a7]{padding:50px 20px!important}}@media(max-width:767px){.web[data-v-1132d8a7]{display:none!important}}@media(min-width:768px){.mobile[data-v-1132d8a7]{display:none!important}}.index-stats[data-v-1132d8a7]{position:relative;padding:80px 0;max-width:1080px;margin:0 auto;transition:font-size .1s ease-in-out}@media(max-width:767px){.index-stats[data-v-1132d8a7]{padding:50px 20px 80px}}.index-stats>div>h1[data-v-1132d8a7]{font-size:20px;font-weight:400;line-height:22px;letter-spacing:-.4px;color:#1d2024;text-align:center}@media(max-width:1079px){.index-stats>div>h1[data-v-1132d8a7]{font-size:18px;line-height:19.8px}}@media(max-width:767px){.index-stats>div>h1[data-v-1132d8a7]{font-size:16px;line-height:18px}}.index-stats>div>h2[data-v-1132d8a7]{font-weight:400;font-size:40px;line-height:44px;letter-spacing:-.9px;text-align:center;color:#3c3c3c;margin:20px 0 30px}@media(max-width:1079px){.index-stats>div>h2[data-v-1132d8a7]{font-size:36px;line-height:39.6px}}@media(max-width:767px){.index-stats>div>h2[data-v-1132d8a7]{font-size:30px;line-height:34px;letter-spacing:-.7px;margin:10px 0 20px}}.index-stats .total-amount-label[data-v-1132d8a7]{font-size:18px;line-height:normal;letter-spacing:-.4px;color:#1d2024;margin-right:20px;vertical-align:middle}.index-stats .date[data-v-1132d8a7]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:center;color:#1d2024;margin-bottom:30px}@media(max-width:767px){.index-stats .date[data-v-1132d8a7]{font-size:12px;line-height:1}}.index-stats-list[data-v-1132d8a7]{display:flex}.index-stats-item[data-v-1132d8a7]{margin:0;display:flex;align-items:center}.index-stats-label[data-v-1132d8a7]{font-weight:400;line-height:normal;letter-spacing:-.3px;color:#1d2024}.index-stats-value[data-v-1132d8a7]{margin:0;font-weight:400;line-height:normal;letter-spacing:-.3px;color:#3c3c3c}@media(min-width:768px){.index-stats-list[data-v-1132d8a7]{flex-direction:row;align-items:stretch;margin:50px 8.3333% 20px;padding:30px 0;border:1px solid #e6e6e6;height:120px}.index-stats-item[data-v-1132d8a7]{flex:1 1 25%;flex-direction:column;justify-content:center;border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0;text-align:center}.index-stats-item[data-v-1132d8a7]:first-of-type{border-left-color:transparent}.index-stats-item[data-v-1132d8a7]:last-of-type{border-right-color:transparent}.index-stats-label[data-v-1132d8a7]{font-size:14px;font-weight:400}.index-stats-value[data-v-1132d8a7]{margin-top:10px;font-size:18px;letter-spacing:-.3px}}@media(max-width:767px){.index-stats-list[data-v-1132d8a7]{flex-direction:column;margin-bottom:15px}.index-stats-item[data-v-1132d8a7]{flex-direction:row;justify-content:space-between;margin-bottom:4px;padding:0 20px;height:58px;background-color:#fff;box-shadow:0 6px 10px 0 rgba(0,0,0,.04)}.index-stats-label[data-v-1132d8a7]{font-size:12px}.index-stats-value[data-v-1132d8a7]{font-size:16px}}.index-stats-more[data-v-1132d8a7]{margin-top:40px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#3282f0;font-weight:700;text-align:center;cursor:pointer}@media(max-width:767px){.index-stats-more[data-v-1132d8a7]{margin-top:25px}}.tooltip-stat[data-v-1132d8a7]{margin-left:5px;text-align:left;color:#606060;letter-spacing:-.3px}.tooltip-stat[data-v-1132d8a7] .tooltip__icon{margin-top:-2px;width:16px;height:16px}@media(max-width:767px){.tooltip-stat[data-v-1132d8a7] .tooltip__icon{margin-top:-1px}}.tooltip-stat h1[data-v-1132d8a7]{font-size:14px;font-weight:700;line-height:normal}.tooltip-stat p[data-v-1132d8a7]{margin-top:10px;font-size:12px;font-weight:400;line-height:1.67}@media(max-width:767px){.pc[data-v-b50a1378]{display:none!important}}@media(min-width:768px){.mobile[data-v-b50a1378]{display:none!important}}.main-banner[data-v-b50a1378]{position:relative;overflow:hidden;background:#1d2024;padding:30px;height:320px}.main-banner__badge[data-v-b50a1378]{background:#6741d9;color:#fff;height:30px;width:42px;border-radius:8px;font-size:12px;font-weight:700;line-height:30px;text-align:center;letter-spacing:-.4px}.main-banner__message[data-v-b50a1378]{font-size:20px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:-.5px;text-align:left;margin:10px 0 6px 0;color:#fff}.main-banner__sub-message[data-v-b50a1378]{font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.6px;text-align:left;color:#858d94}@media(max-width:767px){.main-banner__message[data-v-b50a1378]{font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.4px;color:#fff}}@media(min-width:768px){.main-banner[data-v-b50a1378]{height:260px;max-width:1080px;text-align:center;margin:0 auto;border-radius:16px}}@media(max-width:767px){.main-banner__image[data-v-b50a1378]{background-image:url(img/main_carousel_recruit_mobile.a1acc996.png);width:567.57px;height:255.28px;background-size:contain;position:absolute;top:110px;left:50%;transform:translate(-50%)}}@media(min-width:768px){.main-banner__image[data-v-b50a1378]{background-image:url(img/main_carousel_recruit_pc.35000933.png);width:809.39px;height:364.05px;background-size:contain;position:absolute;top:0;left:279px;background-repeat:no-repeat}}@media(max-width:767px){.web[data-v-ddae3cce]{display:none!important}}@media(min-width:768px){.mobile[data-v-ddae3cce]{display:none!important}}.main-content[data-v-ddae3cce]{background:#fff}.main-content__notice[data-v-ddae3cce]{display:flex;justify-content:center;padding-top:16px}.main-content__notice .notice[data-v-ddae3cce]{max-width:1080px;width:100%;margin:0 20px;background-color:#f1f3f5;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#4b525a;border-radius:16px;cursor:pointer}@media(max-width:767px){.main-content__notice .notice[data-v-ddae3cce]{padding:16px 16px;flex-direction:column;align-items:flex-start;height:auto}}@media(max-width:767px){.main-content__notice .notice .notice__date[data-v-ddae3cce]{margin-top:4px}}@media(max-width:767px){.main-content-banner[data-v-ddae3cce]{margin-bottom:60px}}.carousel-control[data-v-ddae3cce]{display:inline-block;width:22px;height:40px;position:absolute;top:210px;cursor:pointer;opacity:.3}.carousel-control[data-v-ddae3cce]:hover{opacity:.5}.carousel-control.left[data-v-ddae3cce]{left:10px;transform:scaleX(-1)}.carousel-control.right[data-v-ddae3cce]{right:10px}.carousel-control>img[data-v-ddae3cce]{width:100%;height:100%}.carousel-control__article[data-v-ddae3cce]{top:180px}.carousel-control__article.left[data-v-ddae3cce]{left:-8.3333%}.carousel-control__article.right[data-v-ddae3cce]{right:-8.3333%}.index-articles[data-v-ddae3cce]{padding-bottom:120px}.index-articles__title[data-v-ddae3cce]{padding:20px 20px;font-size:18px;font-weight:700;line-height:26px;letter-spacing:-.4px;color:#1d2024}.index-articles .carousel[data-v-ddae3cce]{height:423px;margin:0;padding-bottom:23px}@media(min-width:768px){.index-articles .carousel[data-v-ddae3cce]{width:83.3334%;margin:0 8.3333%}}.index-articles__wrap[data-v-ddae3cce]{width:100%;max-width:1080px;margin:0 auto}.index-articles-container[data-v-ddae3cce]{display:flex;justify-content:flex-start;max-width:1080px;margin:0 auto}.index-articles-container>.pad[data-v-ddae3cce]{flex:0 0 8.3333%}.index-articles-item[data-v-ddae3cce]{flex:0 1 32.716%;position:relative;display:inline-block;margin:0 5px}.index-articles__add-btn[data-v-ddae3cce]{margin:0 auto;text-align:center;width:124px;height:40px;background:rgba(103,65,217,.1);border-radius:6px;padding:8px 16px;color:#6741d9;font-size:14px;font-weight:400;font-weight:700;line-height:24px;letter-spacing:-.6px}.article-indicator[data-v-ddae3cce]{margin-top:15px}.index-banner[data-v-ddae3cce]{margin-bottom:60px}.index-banner .carousel[data-v-ddae3cce]{height:320px}@media(min-width:768px){.index-banner .carousel[data-v-ddae3cce]{width:83.3334%;margin:0 8.3333%}}.index-banner .carousel .indicator[data-v-ddae3cce]{position:absolute;top:20px;right:3%;margin:0 auto}@media(max-width:767px){.index-banner .carousel .indicator[data-v-ddae3cce]{position:absolute;right:20px;margin:0 auto}}@media(min-width:1352px){.index-banner .carousel .indicator[data-v-ddae3cce]{right:calc(50% - 512px)}}.index-banner-container[data-v-ddae3cce]{margin:0}@media(min-width:768px){.index-banner-container[data-v-ddae3cce]{margin:0 10px}}.index-banner__wrap[data-v-ddae3cce]{margin:0 auto}main[data-v-6d80b57c]{background-color:#fafafa}.white[data-v-6d80b57c]{background-color:#fff}@media(max-width:767px){.white[data-v-6d80b57c]{padding:50px 20px!important}}.loading[data-v-668c16d7]{width:100vw;height:100vh;position:fixed;background:hsla(0,0%,100%,.6);z-index:17000002;top:0;left:0;display:flex;justify-content:center;align-items:center}circle[data-v-668c16d7]{fill:#6300cc}.deal-information-wrap[data-v-2e7c0b93]{position:relative;background-color:#fff;box-shadow:0 1px 0 0 #e6e6e6}@media(max-width:767px){.deal-information-wrap[data-v-2e7c0b93]{box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}}.deal-information[data-v-2e7c0b93]{display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:21px 10px;max-width:1080px}@media(max-width:767px){.deal-information[data-v-2e7c0b93]{justify-content:center;position:relative;padding:16px 0;text-align:center}}.left-side-container[data-v-2e7c0b93]{display:inline-flex;align-items:center;flex-flow:row;float:left}@media(min-width:768px){.left-side-container[data-v-2e7c0b93]{max-width:calc(100% - 360px);width:100%}}@media(max-width:767px){.left-side-container[data-v-2e7c0b93]{float:none;display:block}}.back-arrow-container[data-v-2e7c0b93]{margin-right:10px}@media(max-width:767px){.back-arrow-container[data-v-2e7c0b93]{margin-right:7px}}.back-arrow-container[data-v-2e7c0b93] svg{height:14px;transform:scaleX(-1);fill:#868e96}@media(max-width:767px){.back-arrow-container[data-v-2e7c0b93] svg{position:absolute;top:18px;left:20px}}.back-arrow[data-v-2e7c0b93]{display:flex;align-items:center;width:12px;height:12px}@media(max-width:767px){.back-arrow[data-v-2e7c0b93]{display:none}}.deal-long-title-link[data-v-2e7c0b93]{width:100%}.deal-long-title[data-v-2e7c0b93]{font-size:16px;font-weight:700;line-height:normal;letter-spacing:-.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}@media(max-width:767px){.deal-long-title[data-v-2e7c0b93]{font-size:14px;line-height:1.57;max-width:calc(100vw - 88px)}}.deal-index[data-v-2e7c0b93]{color:#adb5bd}.deal-title[data-v-2e7c0b93]{color:#495057}.right-side-container[data-v-2e7c0b93]{display:inline-flex;align-items:center;flex-flow:row}@media(max-width:767px){.right-side-container[data-v-2e7c0b93]{display:none}}.right-side-container>div[data-v-2e7c0b93]:not(:last-child){margin-right:30px}@media(max-width:767px){.right-side-container>div[data-v-2e7c0b93]:not(:last-child){margin-right:10px}}.deal-credit-grade[data-v-2e7c0b93],.grade-badge[data-v-2e7c0b93]{width:18px;height:18px}.deal-amount[data-v-2e7c0b93],.deal-credit-grade[data-v-2e7c0b93],.deal-earning-rate[data-v-2e7c0b93],.deal-length[data-v-2e7c0b93],.deal-method[data-v-2e7c0b93]{padding:auto 30px}.deal-amount>p[data-v-2e7c0b93],.deal-credit-grade>p[data-v-2e7c0b93],.deal-earning-rate>p[data-v-2e7c0b93],.deal-length>p[data-v-2e7c0b93],.deal-method>p[data-v-2e7c0b93]{white-space:nowrap;height:16px;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.3px;text-align:left;color:#606060}.payback-calculator__container[data-v-419b16bb]{margin:0 auto 20px;max-width:900px}@media(max-width:767px){.payback-calculator__container[data-v-419b16bb]{margin:auto auto 20px 0}}.payback-calculator__title[data-v-419b16bb]{margin-bottom:30px}.payback-calculator__title>h1[data-v-419b16bb]{font-size:20px;font-weight:700;letter-spacing:-.3px;text-align:left;color:#3c3c3c}.invest-amount-and-reality-price__container[data-v-419b16bb]{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between}@media(max-width:767px){.invest-amount-and-reality-price__container[data-v-419b16bb]{justify-content:flex-start}}.invest-amount__container[data-v-419b16bb]{display:flex;justify-content:flex-start;flex-flow:row nowrap}@media(max-width:767px){.invest-amount__container[data-v-419b16bb]{width:50%;flex-flow:column nowrap;align-items:flex-start}}.reality-price__container[data-v-419b16bb]{display:flex;justify-content:flex-start;flex-flow:row nowrap;align-items:center}@media(max-width:767px){.reality-price__container[data-v-419b16bb]{width:50%;vertical-align:middle;flex-flow:column nowrap;align-items:flex-end}}.invest-amount__title[data-v-419b16bb]{display:flex;align-items:center;margin:0 10px}@media(max-width:767px){.invest-amount__title[data-v-419b16bb]{margin-right:0;margin-left:0;margin-bottom:10px}}.invest-amount__title>h1[data-v-419b16bb]{width:78px;height:16px;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.3px;text-align:left;color:#8a8a8a}.invest-amount-select__container[data-v-419b16bb]{display:flex;align-items:center;margin:0}.select-wrap[data-v-419b16bb]{display:flex;align-items:center;width:120px;height:40px}.invest-amount-select__label[data-v-419b16bb]{margin-bottom:0}.reality-price__title[data-v-419b16bb]{margin-right:10px}@media(max-width:767px){.reality-price__title[data-v-419b16bb]{margin-right:0}}.reality-price__title>h1[data-v-419b16bb]{width:80px;height:16px;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.3px;text-align:right;color:#8a8a8a}@media(max-width:767px){.reality-price__title>h1[data-v-419b16bb]{margin-bottom:17px}}.reality-price__value[data-v-419b16bb]{margin-right:10px}@media(max-width:767px){.reality-price__value[data-v-419b16bb]{margin-right:0}}.reality-price__value>p[data-v-419b16bb]{height:26px;font-size:24px;letter-spacing:-.5px;text-align:right;color:#3c3c3c}.payback-schedule-table__container[data-v-b4d3e754]{max-width:900px;margin:0 auto 50px;overflow:hidden}@media(max-width:646px){.payback-schedule-table__scroll[data-v-b4d3e754]{overflow-x:scroll}}table[data-v-b4d3e754]{table-layout:fixed;width:100%}tbody td[data-v-b4d3e754],tbody th[data-v-b4d3e754],tfoot td[data-v-b4d3e754],tfoot th[data-v-b4d3e754],thead td[data-v-b4d3e754],thead th[data-v-b4d3e754]{height:40px;font-size:14px;letter-spacing:-.3px;white-space:nowrap;color:#8a8a8a}@media(max-width:767px){tbody td[data-v-b4d3e754],tbody th[data-v-b4d3e754],tfoot td[data-v-b4d3e754],tfoot th[data-v-b4d3e754],thead td[data-v-b4d3e754],thead th[data-v-b4d3e754]{height:34px;font-size:12px}}@media(max-width:767px){.payback-index-title[data-v-b4d3e754]{display:none}}thead[data-v-b4d3e754]{background-color:#fafafa;box-shadow:inset 0 -1px 0 0 #e6e6e6,inset 0 1px 0 0 #d2d2d2;font-size:14px;letter-spacing:-.3px;color:#8a8a8a}@media(max-width:767px){thead[data-v-b4d3e754]{font-size:12px}}tbody[data-v-b4d3e754]{background-color:#fff}tbody .right[data-v-b4d3e754]{color:#606060}tbody td[data-v-b4d3e754],tfoot[data-v-b4d3e754]{box-shadow:inset 0 -1px 0 0 #f0f0f0}tfoot[data-v-b4d3e754]{background-color:#fafafa;font-size:14px;font-weight:700;letter-spacing:-.3px}tfoot td[data-v-b4d3e754]:not(:first-child){color:#606060}tfoot td[data-v-b4d3e754]:first-child{color:#8a8a8a}@media(max-width:767px){tfoot td[data-v-b4d3e754]{font-size:12px}}.left[data-v-b4d3e754]{width:100px;padding:0 20px;text-align:left}@media(max-width:767px){.left[data-v-b4d3e754]{width:50px;padding:0 10px}}.center[data-v-b4d3e754]{width:80px;text-align:center}@media(max-width:767px){.center[data-v-b4d3e754]{width:60px;font-size:12px}}.placeholder[data-v-b4d3e754]{min-width:20px}.right[data-v-b4d3e754]{width:100px;padding-right:20px;text-align:right}@media(max-width:767px){.right[data-v-b4d3e754]{width:80px;padding-right:10px}}.right[data-v-b4d3e754]:last-child{font-weight:700}.interest-method[data-v-b4d3e754]{margin-top:10px}.interest-method p[data-v-b4d3e754]{height:auto;font-size:14px;line-height:1.57;letter-spacing:-.3px;text-align:left;color:#8a8a8a}@media(max-width:767px){.interest-method p[data-v-b4d3e754]{width:100%}}.interest-method p[data-v-b4d3e754]:before{display:inline;content:"※ "}.collapse__container[data-v-3427af90]{display:flex;flex-flow:row wrap}.collapse-item__container[data-v-3427af90]{margin-right:0}@media(min-width:1080px){.collapse-item__container[data-v-3427af90]{width:442.5px}.collapse-item__container[data-v-3427af90]:nth-child(odd){margin-right:15px}}@media(min-width:905px)and (max-width:1079px){.collapse-item__container[data-v-3427af90]{width:442.5px;margin-right:0}.collapse-item__container[data-v-3427af90]:nth-child(odd){margin-right:auto}}@media(min-width:0)and (max-width:905px){.collapse-item__container[data-v-3427af90]{margin-right:0;width:100%}.collapse-item__container[data-v-3427af90]:nth-child(odd){margin-right:0}}.collapse-item-title__container[data-v-3427af90]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:space-between;cursor:pointer;min-height:50px;padding:17px 20px 17px 19.5px;background-color:#fff;border-bottom:1px solid #e6e6e6}@media(min-width:768px){.collapse-item-title__container[data-v-3427af90]{padding:17px 20px 17px 0}}.collapse-item__title[data-v-3427af90]{line-height:1.71;font-size:14px;font-weight:400;letter-spacing:-.3px;text-align:left;color:#3c3c3c}.collapse-item-arrow__container[data-v-3427af90]{display:flex;align-items:center}.collapse-item-arrow__image[data-v-3427af90]{width:15px;height:24px}.collapse-item-title__container .active .collapse-item__title[data-v-3427af90]{font-weight:700}.collapse-item-content__container[data-v-3427af90]{padding:15px 19.5px 17px 20px;background-color:#fafafa;border-bottom:1px solid #e6e6e6}.collapse-item-content__container>p[data-v-3427af90]{font-size:12px;font-weight:400;line-height:1.67;letter-spacing:-.3px;text-align:left;color:#606060}@media(max-width:767px){.collapse-item-content__container[data-v-3427af90]{padding:15px 20px 20px}}.collapse-transition-enter[data-v-3427af90],.collapse-transition-leave-to[data-v-3427af90]{opacity:.01;margin-top:0;top:16px}.collapse-transition-enter-active[data-v-3427af90],.collapse-transition-leave-active[data-v-3427af90]{transition:opacity .2s,top .2s,margin-top .2s}.qna__container[data-v-0391ee72]{max-width:900px}@media(min-width:905px){.qna__container[data-v-0391ee72]{margin:0 auto 50px}}@media(max-width:767px){.qna__container[data-v-0391ee72]{margin:0 auto 17px}}.qna__title[data-v-0391ee72]{margin-bottom:30px}.qna__title>h1[data-v-0391ee72]{height:22px;font-size:20px;font-weight:700;line-height:normal;letter-spacing:-.3px;text-align:left;color:#3c3c3c}body[data-v-899690a8]{background-color:#fff;letter-spacing:-.3px}.loading.schedule-loading[data-v-899690a8]{position:static;width:100%;height:100vh;height:calc(100vh - 60px)}.payback-schedule__background[data-v-899690a8]{min-width:320px;padding:30px 10px 100px;background-color:#fff}@media(max-width:767px){.payback-schedule__background[data-v-899690a8]{padding:30px 20px 40px}}.deal-length__container[data-v-899690a8]{max-width:900px;margin-right:auto;margin-left:auto;margin-bottom:50px}@media(max-width:767px){.deal-length__container[data-v-899690a8]{width:100%}}.deal-length__container>h1[data-v-899690a8]{margin-bottom:30px;line-height:normal;letter-spacing:-.3px;text-align:left;color:#3c3c3c;height:22px;font-size:20px;font-weight:700}@media(max-width:767px){.deal-length__container>h1[data-v-899690a8]{margin-bottom:20px}}.deal-length__container>p[data-v-899690a8]{line-height:normal;letter-spacing:-.3px;text-align:left;color:#3c3c3c;height:18px;font-size:16px;font-weight:400}.safe-fund-notice__container[data-v-899690a8]{max-width:900px;margin-right:auto;margin-left:auto;margin-bottom:50px}@media(max-width:767px){.safe-fund-notice__container[data-v-899690a8]{width:100%}}.safe-fund-notice__container>h1[data-v-899690a8]{margin-bottom:28px;line-height:normal;letter-spacing:-.3px;text-align:left;color:#3c3c3c;height:22px;font-size:20px;font-weight:700}@media(max-width:767px){.safe-fund-notice__container>h1[data-v-899690a8]{margin-bottom:20px}}.safe-fund-notice__container>div[data-v-899690a8]{width:100%;display:inline-block;margin-bottom:20px}.safe-fund-notice__container>div>p[data-v-899690a8]{height:auto;font-size:16px;font-weight:400;font-style:normal;line-height:1.63;letter-spacing:-.3px;text-align:left;color:#3c3c3c}.safe-fund-notice-link__container[data-v-899690a8]{width:160px;height:50px}.safe-fund-notice-link[data-v-899690a8]{display:block;width:160px;height:50px}.btn-back[data-v-899690a8]{display:block;margin:40px auto 0;width:300px}@media(min-width:768px){.btn-back[data-v-899690a8]{display:none}}.container[data-v-e8b828c4]{min-height:100vh;display:flex;flex-direction:column}.embed[data-v-e8b828c4]{display:none}@media(max-width:767px){.pc[data-v-e8b828c4]{display:none}}@media(max-width:767px){.pc[data-v-b91eedee]{display:none!important}}@media(min-width:768px){.mobile[data-v-b91eedee]{display:none!important}}.layout[data-v-b91eedee]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;display:flex;flex-direction:column}@media(max-width:767px){.layout[data-v-b91eedee]{position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%}}@media(min-width:768px){.layout[data-v-b91eedee]{min-height:100vh}}.logo-header[data-v-b91eedee]{height:60px;display:flex;justify-content:center;align-items:center}.content-highlight[data-v-b91eedee]{color:#3282f0}input[data-v-a5b7794a]{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:unset;padding:0}input[data-v-a5b7794a]::-moz-placeholder{color:#ced4da}input[data-v-a5b7794a]:-ms-input-placeholder{color:#ced4da}input[data-v-a5b7794a]::placeholder{color:#ced4da}.input__title[data-v-a5b7794a]{display:block;width:100%;margin-bottom:2px;font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.input__content[data-v-a5b7794a]{position:relative}.input__form[data-v-a5b7794a]{display:block;width:100%;height:34px;padding-bottom:10px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px}.input__unit[data-v-a5b7794a]{position:absolute;top:0;right:10px}.input .default[data-v-a5b7794a]{border-bottom:1px solid #dee2e5}.input .default[data-v-a5b7794a]:focus{border-bottom:1px solid #1d2024}.input .error[data-v-a5b7794a]{border-bottom:1px solid #d73434}.input .error[data-v-a5b7794a]:focus{border-bottom:1px solid #1d2024}.input .error-msg[data-v-a5b7794a]{width:100%;margin-top:10px;color:#d73434;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}.title-header[data-v-9002bfa0]{display:flex;position:relative;align-items:center;justify-content:center;height:60px;width:100%}.title-header__arrow-back[data-v-9002bfa0]{position:absolute;left:20px;top:21px;cursor:pointer}.title-header__title[data-v-9002bfa0]{margin-left:10px}.title-header--gnb[data-v-9002bfa0]{width:100vw}.arrow-back[data-v-9002bfa0]{width:18px;height:19px}.title[data-v-9002bfa0]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024}.fixed-header-footer[data-v-07db4bd2]{position:relative;display:flex;flex-direction:column;overflow:hidden;height:100%}.fixed-header-footer__header[data-v-07db4bd2]{flex:0 0 auto;display:flex;justify-content:center}.fixed-header-footer__body[data-v-07db4bd2]{flex:1 1 auto;position:relative;display:flex;flex-direction:column;overflow:hidden}.fixed-header-footer__content[data-v-07db4bd2]{overflow:auto;width:100%}.fixed-header-footer__placeholder[data-v-07db4bd2]{margin-top:40px}.fixed-header-footer__footer[data-v-07db4bd2]{display:flex;justify-content:center;position:absolute;bottom:0;width:100%;z-index:100}.button[data-v-240a4e69]{padding:0;width:100%;height:60px;max-width:320px;font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px}@media(max-width:767px){.button[data-v-240a4e69]{max-width:100%}}.nav[data-v-4207f417]{color:#fff}.nav__order[data-v-4207f417]{display:inline-block;height:16px;min-width:18px;padding:0 6px;border:1px solid #dee2e5;border-radius:10px;font-size:10px;line-height:14px;letter-spacing:-.4px;text-align:center;margin-left:4px;color:#9ca5ad}.nav__order--current[data-v-4207f417],.nav__order--finish[data-v-4207f417]{background:#f5f3ff;color:#6741d9;border:none}.nav__order--current[data-v-4207f417]{padding:0 6px}@media(max-width:767px){.pc[data-v-439cd560]{display:none!important}}@media(min-width:768px){.mobile[data-v-439cd560]{display:none!important}}.mobile-only-contents__body[data-v-439cd560]{max-width:460px;margin:0 auto;padding:20px;display:flex;flex-direction:column}@media(min-width:768px){.mobile-only-contents__body[data-v-439cd560]{padding:80px 20px}}.button-footer[data-v-439cd560]{position:relative;display:flex;justify-content:center;width:100%;margin:20px 20px 40px}@media(min-width:768px){.button-footer[data-v-439cd560]{margin-bottom:80px;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:767px){.button-footer[data-v-439cd560]{max-width:420px}}.button-footer--vertical[data-v-439cd560]{flex-direction:column;align-items:center}.layout-nav[data-v-439cd560]{position:fixed;right:22px;top:22px}@media(min-width:768px){.layout-nav[data-v-439cd560]{max-width:460px;position:static;margin-bottom:40px}}.form__earning-type__label[data-v-439cd560]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94;margin-bottom:10px}.title[data-v-439cd560]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}.title__description[data-v-439cd560]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#3282f0;margin-bottom:40px}@media(min-width:768px){.title__description[data-v-439cd560]{margin-bottom:16px}}.radio-wrapper[data-v-439cd560]{margin-bottom:40px}.radio-wrapper .radio[data-v-439cd560]{margin:10px 0;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#1d2024}.radio-wrapper[data-v-439cd560] .desc{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#858d94}.error-text[data-v-439cd560]{color:#d73434}.qna[data-v-439cd560]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:center}.qna[data-v-439cd560]:after,.qna[data-v-439cd560]:before{content:"";display:block;height:60px}@media(max-width:767px){.pc[data-v-1dd7b68e]{display:none!important}}@media(min-width:768px){.mobile[data-v-1dd7b68e]{display:none!important}}ol[data-v-1dd7b68e]{padding-left:20px}li[data-v-1dd7b68e]{margin:20px 0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:left;color:#1d2024}li span[data-v-1dd7b68e]{position:relative;display:block;padding-left:8px}.mobile-only-contents__body[data-v-1dd7b68e]{max-width:460px;margin:0 auto;padding:20px;display:flex;flex-direction:column}@media(min-width:768px){.mobile-only-contents__body[data-v-1dd7b68e]{padding:80px 20px}}.button-footer[data-v-1dd7b68e]{position:relative;display:flex;justify-content:center;width:100%;margin:20px 20px 40px}@media(min-width:768px){.button-footer[data-v-1dd7b68e]{margin-bottom:80px;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:767px){.button-footer[data-v-1dd7b68e]{max-width:420px}}.button-footer--vertical[data-v-1dd7b68e]{flex-direction:column;align-items:center}.layout-nav[data-v-1dd7b68e]{position:fixed;right:22px;top:22px}@media(min-width:768px){.layout-nav[data-v-1dd7b68e]{max-width:460px;position:static;margin-top:10px;transform:translateX(-5px)}}.title[data-v-1dd7b68e]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;text-align:left;color:#1d2024}.point-text[data-v-1dd7b68e]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#3282f0;margin:20px 0}.title-text[data-v-1dd7b68e]{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#1d2024;margin:20px 0}.error-text[data-v-1dd7b68e]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434}.separator[data-v-1dd7b68e]{height:1px;width:280px;border-radius:0;background:#f1f3f5;margin:18px 0}.next-button__pc[data-v-1dd7b68e]{width:420px;max-width:420px!important;margin-top:80px}select[data-v-a8ad2cc6]{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:unset;padding:0}.input__title[data-v-a8ad2cc6]{display:block;width:100%;margin-bottom:2px;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.input__select[data-v-a8ad2cc6]{position:relative}.input__select[data-v-a8ad2cc6]:after{content:" ";display:block;position:absolute;box-sizing:border-box;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #8a8a8a;right:10px;top:calc(50% - 8px)}.input__form[data-v-a8ad2cc6]{width:100%;height:34px;padding-bottom:10px;border:none;border-bottom:1px solid #dee2e5;background-color:#fff;color:#1d2024}.input__form[data-v-a8ad2cc6]:focus{border-bottom:1px solid #1d2024}.input__form.empty[data-v-a8ad2cc6]{color:#ced4da}@media(max-width:767px){.pc[data-v-accbf884]{display:none!important}}@media(min-width:768px){.mobile[data-v-accbf884]{display:none!important}}.mobile-only-contents__body[data-v-accbf884]{max-width:460px;margin:0 auto;padding:20px;display:flex;flex-direction:column}@media(min-width:768px){.mobile-only-contents__body[data-v-accbf884]{padding:80px 20px}}.button-footer[data-v-accbf884]{position:relative;display:flex;justify-content:center;width:100%;margin:20px 20px 40px}@media(min-width:768px){.button-footer[data-v-accbf884]{margin-bottom:80px;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:767px){.button-footer[data-v-accbf884]{max-width:420px}}.button-footer--vertical[data-v-accbf884]{flex-direction:column;align-items:center}.layout-nav[data-v-accbf884]{position:fixed;right:22px;top:22px}@media(min-width:768px){.layout-nav[data-v-accbf884]{max-width:460px;position:static;margin-top:10px;transform:translateX(-5px)}}.title[data-v-accbf884]{color:#1d2024;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px}.error-text[data-v-accbf884]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434}.form__item-group[data-v-accbf884]{margin-top:40px}.form__company-information__label[data-v-accbf884],.form__item-group[data-v-accbf884] .input__title{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.form__company-information__label[data-v-accbf884]{margin:10px 0}.form__company-information button[data-v-accbf884]{color:#1d2024;font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;line-height:0;border-radius:8px;padding:0 16px}.form__company-information__selected-value[data-v-accbf884]{color:#4b525a;padding:2px 0 9px 0;border-bottom:1px solid #dee2e5;cursor:pointer}.form__company-information__selected-value[data-v-accbf884]:hover{border-color:#1d2024}.form__work-start[data-v-accbf884]{display:flex}.form__work-start .input[data-v-accbf884]{width:50%}.form__work-start--right[data-v-accbf884]{display:flex;flex-direction:column;justify-content:flex-end}.form__housing-type__label[data-v-accbf884]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94;margin:10px 0}.form__housing-type .radio[data-v-accbf884]{margin:10px 0}.form__exchange-plans__form-group[data-v-accbf884]{display:flex}.form__exchange-plans__form-label[data-v-accbf884]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.form__exchange-plans__form-sorting[data-v-accbf884]{width:200px}.form__exchange-plans__form-amount[data-v-accbf884]{width:100%;display:flex;flex-direction:column}.form__exchange-plans__form-add[data-v-accbf884]{margin:10px 0;width:100%}.form__exchange-plans__form-add[data-v-accbf884] .btn{width:100%}.qna[data-v-accbf884]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:center}@media(max-width:767px){.pc[data-v-9e8d3144]{display:none!important}}@media(min-width:768px){.mobile[data-v-9e8d3144]{display:none!important}}.mobile-only-contents__body[data-v-9e8d3144]{max-width:460px;margin:0 auto;padding:20px;display:flex;flex-direction:column}@media(min-width:768px){.mobile-only-contents__body[data-v-9e8d3144]{padding:80px 20px}}.button-footer[data-v-9e8d3144]{position:relative;display:flex;justify-content:center;width:100%;margin:20px 20px 40px}@media(min-width:768px){.button-footer[data-v-9e8d3144]{margin-bottom:80px;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:767px){.button-footer[data-v-9e8d3144]{max-width:420px}}.button-footer--vertical[data-v-9e8d3144]{flex-direction:column;align-items:center}.layout-nav[data-v-9e8d3144]{position:fixed;right:22px;top:22px}@media(min-width:768px){.layout-nav[data-v-9e8d3144]{max-width:460px;position:static;margin-bottom:10px;transform:translateX(-5px)}}.title[data-v-9e8d3144]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024;margin-bottom:35px}.result-box[data-v-9e8d3144]{background:#f8f9fa;border-radius:40px;padding:33px 30px;margin-bottom:10px;display:flex;flex-direction:column;justify-content:space-between}.result-item[data-v-9e8d3144]{display:flex;justify-content:space-between;align-items:center}.result-item__label[data-v-9e8d3144]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.result-item__value[data-v-9e8d3144]{display:flex;align-items:center;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#000}.result-item__value--prefix[data-v-9e8d3144]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;padding-right:4px}.result-message[data-v-9e8d3144]{color:#000;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px}.error-text[data-v-9e8d3144]{color:#d73434}.qna[data-v-9e8d3144]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:center}@media(max-width:767px){.pc[data-v-7f48a2d1]{display:none!important}}@media(min-width:768px){.mobile[data-v-7f48a2d1]{display:none!important}}.mobile-only-contents__body[data-v-7f48a2d1]{max-width:460px;margin:0 auto;padding:20px;display:flex;flex-direction:column}@media(min-width:768px){.mobile-only-contents__body[data-v-7f48a2d1]{padding:80px 20px}}.button-footer[data-v-7f48a2d1]{position:relative;display:flex;justify-content:center;width:100%;margin:20px 20px 40px}@media(min-width:768px){.button-footer[data-v-7f48a2d1]{margin-bottom:80px;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:767px){.button-footer[data-v-7f48a2d1]{max-width:420px}}.button-footer--vertical[data-v-7f48a2d1]{flex-direction:column;align-items:center}.layout-nav[data-v-7f48a2d1]{position:fixed;right:22px;top:22px}@media(min-width:768px){.layout-nav[data-v-7f48a2d1]{max-width:460px;position:static;margin-bottom:10px;transform:translateX(-5px)}}.select-box[data-v-7f48a2d1]{margin-top:30px}.select-box[data-v-7f48a2d1] .input__title{font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94;font-weight:700}.title[data-v-7f48a2d1]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024;margin-bottom:14px}.result-box[data-v-7f48a2d1]{background:#f8f9fa;border-radius:40px;padding:33px 30px;margin-bottom:20px;display:flex;flex-direction:column;justify-content:space-between}.result-item[data-v-7f48a2d1]{display:flex;justify-content:space-between;align-items:center;height:36px}.result-item__label[data-v-7f48a2d1]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.result-item__value[data-v-7f48a2d1]{display:flex;align-items:center;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#000}.result-item__value--prefix[data-v-7f48a2d1]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;padding-right:4px}.qna[data-v-7f48a2d1]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:center}.header-placeholder[data-v-7f48a2d1]{height:60px;display:flex}.header-placeholder img[data-v-7f48a2d1]{align-self:center}.error-text[data-v-7f48a2d1]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434}@media(max-width:767px){.pc[data-v-1f1e43a2]{display:none!important}}@media(min-width:768px){.mobile[data-v-1f1e43a2]{display:none!important}}hr[data-v-1f1e43a2]{margin:20px 0;border:0;height:1px;background:#f1f3f5}.kakao-bridge__wrapper[data-v-1f1e43a2]{margin:20px auto;max-width:720px}.kakao-bridge__header-logo[data-v-1f1e43a2]{height:56px;display:flex;align-items:center;border-bottom:1px solid #f1f3f5;padding:0 16px}.kakao-bridge__content-wrapper[data-v-1f1e43a2]{padding:0 16px}.kakao-bridge__title[data-v-1f1e43a2]{text-align:center;margin:40px 0}.kakao-bridge__title-desc[data-v-1f1e43a2]{margin-top:5px}.kakao-bridge__content-item[data-v-1f1e43a2]{margin:24px 0 32px 0}.kakao-bridge .button-wrapper[data-v-1f1e43a2]{width:100%;display:flex;align-items:center;justify-content:center}.kakao-bridge button[data-v-1f1e43a2]{width:80%;border-radius:8px;font-size:16px;font-weight:700;height:50px}.kakao-bridge__content ul[data-v-1f1e43a2]{counter-reset:custom;list-style-type:none;padding-left:0;margin:8px 0 16px 0}.kakao-bridge__content ul li[data-v-1f1e43a2]{counter-increment:custom;display:flex;align-items:baseline}.kakao-bridge__content ul li[data-v-1f1e43a2]:before{content:counters(custom,".") " ";width:18px;height:18px;margin-right:10px;background:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.kakao-bridge__point[data-v-1f1e43a2]{background:#f1f3f5;padding:16px;border-radius:8px}.kakao-bridge__point .point-title[data-v-1f1e43a2]{display:flex;align-items:center;padding:0}.kakao-bridge__point ul[data-v-1f1e43a2]{padding-left:16px;margin:8px 0}input[data-v-3e82a3a4]{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:unset;padding:0}input[data-v-3e82a3a4]::-moz-placeholder{color:#ced4da}input[data-v-3e82a3a4]:-ms-input-placeholder{color:#ced4da}input[data-v-3e82a3a4]::placeholder{color:#ced4da}.input__title[data-v-3e82a3a4]{display:block;width:100%;margin-bottom:2px;font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.input__form[data-v-3e82a3a4]{display:block;width:100%;height:34px;padding-bottom:10px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px}.input .default[data-v-3e82a3a4]{border-bottom:1px solid #dee2e5}.input .default[data-v-3e82a3a4]:focus{border-bottom:1px solid #1d2024}.input .error[data-v-3e82a3a4]{border-bottom:1px solid #d73434}.input .error[data-v-3e82a3a4]:focus{border-bottom:1px solid #1d2024}.input .error-msg[data-v-3e82a3a4]{width:100%;margin-top:10px;color:#d73434;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}.term[data-v-53c35024]{display:flex;justify-content:space-between;align-items:center}.term__name[data-v-53c35024]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;margin-left:8px;cursor:pointer;text-decoration:underline}.image[data-v-53c35024]{width:18px;height:18px;margin:5px;cursor:pointer}.check-label[data-v-53c35024]{display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.pc[data-v-36546f23]{display:none!important}}@media(min-width:768px){.mobile[data-v-36546f23]{display:none!important}}.agree-wrapper[data-v-36546f23]{display:flex;flex-direction:column}.agree-all[data-v-36546f23]{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#1d2024;margin-bottom:15px}.agree-all[data-v-36546f23] .checkable-area{width:22px;height:22px;border-radius:100%;box-shadow:none}.agree-all[data-v-36546f23] input[type=checkbox]:checked+span img{position:absolute;top:5px;left:3.4px}.separator[data-v-36546f23]{width:100%;height:1px;background-color:#f1f3f5;margin-bottom:15px}.agree-contents p[data-v-36546f23]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;text-decoration:underline}.term[data-v-36546f23]{margin-bottom:5px}@media(min-width:768px){.term[data-v-36546f23]{margin-bottom:7px}}.term[data-v-36546f23]:last-of-type{margin-bottom:30px}.next-button[data-v-36546f23]{width:100%;height:60px;padding:0;font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px}@media(max-width:767px){.pc[data-v-30e57994]{display:none!important}}@media(min-width:768px){.mobile[data-v-30e57994]{display:none!important}}.mobile-only-contents__body[data-v-30e57994]{max-width:460px;margin:0 auto;padding:20px;display:flex;flex-direction:column}@media(min-width:768px){.mobile-only-contents__body[data-v-30e57994]{padding:80px 20px}}[data-v-30e57994] .mobile-only-contents__body .input__title{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.button-footer[data-v-30e57994]{position:relative;display:flex;justify-content:center;width:100%;margin:20px 20px 40px}@media(min-width:768px){.button-footer[data-v-30e57994]{margin-bottom:80px;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:767px){.button-footer[data-v-30e57994]{max-width:420px}}.button-footer--vertical[data-v-30e57994]{flex-direction:column;align-items:center}.layout-nav[data-v-30e57994]{position:fixed;right:22px;top:22px}@media(min-width:768px){.layout-nav[data-v-30e57994]{max-width:460px;position:static;margin-bottom:10px;transform:translateX(-5px)}}.title[data-v-30e57994]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024;margin-bottom:35px}.text-input__label[data-v-30e57994]{color:#1d2024;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;margin:20px 0 10px 0}.text-input__email[data-v-30e57994] .input__form{height:53px;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.6px}.text-input__email[data-v-30e57994] .input__form::-moz-placeholder{color:#ced4da}.text-input__email[data-v-30e57994] .input__form:-ms-input-placeholder{color:#ced4da}.text-input__email[data-v-30e57994] .input__form::placeholder{color:#ced4da}.result-box[data-v-30e57994]{height:216px;background:#f8f9fa;border-radius:40px;padding:42px 30px;margin-bottom:10px;display:flex;flex-direction:column;justify-content:space-between}.result-item[data-v-30e57994]{display:flex;justify-content:space-between;align-items:center}.result-item__label[data-v-30e57994]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.result-item__value[data-v-30e57994]{display:flex;align-items:center;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#000}.result-item__value--prefix[data-v-30e57994]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;padding-right:4px}.agreement-wrapper[data-v-30e57994]{margin:40px 0}.modal-class[data-v-30e57994] .modal-wrap{justify-content:flex-end}@media(min-width:768px){.modal-class[data-v-30e57994] .modal-wrap{justify-content:center}}.modal-class[data-v-30e57994] .modal-dialog{max-width:100%;width:100%;padding:20px 30px;border-radius:30px 30px 0 0}@media(min-width:768px){.modal-class[data-v-30e57994] .modal-dialog{width:400px;border-radius:5px;padding:60px 30px}}.modal-class[data-v-30e57994] .close{display:none}.qna[data-v-30e57994]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:center}.header-placeholder[data-v-30e57994]{height:60px;display:flex}.header-placeholder img[data-v-30e57994]{align-self:center}.error-text[data-v-30e57994]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}.text-input__right[data-v-30e57994]{display:flex;flex-direction:column;justify-content:flex-end}.text-input__right--real[data-v-30e57994] .input__form{width:16px}.text-input__right--form[data-v-30e57994]{display:flex;flex-direction:row}.error-message-wrapper[data-v-30e57994]{display:flex;align-items:center;height:30px;transform:translateY(-10px)}.error-text[data-v-30e57994]{color:#d73434}.pass-message-wrapper[data-v-30e57994]{display:flex;align-items:center;height:30px}.pass-text[data-v-30e57994]{color:#3282f0}.ssn-wrapper[data-v-30e57994]{display:flex}.ssn__hyphen[data-v-30e57994]{padding:28px 10px 0;color:#9ca5ad}.ssn-wrapper .text-input[data-v-30e57994]{width:100%}.phone-wrapper[data-v-30e57994],.verification-wrapper[data-v-30e57994]{display:flex}.phone-wrapper .text-input[data-v-30e57994],.verification-wrapper .text-input[data-v-30e57994]{width:100%;margin-right:10px}.button-common[data-v-30e57994]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;width:160px;height:50px;padding:0;font-weight:700}@media(max-width:767px){.pc[data-v-07f03968]{display:none!important}}@media(min-width:768px){.mobile[data-v-07f03968]{display:none!important}}.mobile-only-contents__body[data-v-07f03968]{max-width:460px;margin:0 auto;padding:20px;display:flex;flex-direction:column}@media(min-width:768px){.mobile-only-contents__body[data-v-07f03968]{padding:80px 20px}}.button-footer[data-v-07f03968]{position:relative;display:flex;justify-content:center;width:100%;margin:20px 20px 40px}@media(min-width:768px){.button-footer[data-v-07f03968]{margin-bottom:80px;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:767px){.button-footer[data-v-07f03968]{max-width:420px}}.button-footer--vertical[data-v-07f03968]{flex-direction:column;align-items:center}.layout-nav[data-v-07f03968]{position:fixed;right:22px;top:22px}@media(min-width:768px){.layout-nav[data-v-07f03968]{max-width:460px;position:static;margin-bottom:10px;transform:translateX(-5px)}}.title[data-v-07f03968]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024;margin-bottom:35px}.text-input__label[data-v-07f03968]{color:#1d2024;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;margin:20px 0 10px 0}.text-input__email[data-v-07f03968] .input__form{height:53px;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.6px}.text-input__email[data-v-07f03968] .input__form::-moz-placeholder{color:#ced4da}.text-input__email[data-v-07f03968] .input__form:-ms-input-placeholder{color:#ced4da}.text-input__email[data-v-07f03968] .input__form::placeholder{color:#ced4da}.result-box[data-v-07f03968]{height:216px;background:#f8f9fa;border-radius:40px;padding:42px 30px;margin-bottom:10px;display:flex;flex-direction:column;justify-content:space-between}.result-item[data-v-07f03968]{display:flex;justify-content:space-between;align-items:center}.result-item__label[data-v-07f03968]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.result-item__value[data-v-07f03968]{display:flex;align-items:center;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#000}.result-item__value--prefix[data-v-07f03968]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;padding-right:4px}.agreement-wrapper[data-v-07f03968]{margin:40px 0}.modal-class[data-v-07f03968] .modal-wrap{justify-content:flex-end}@media(min-width:768px){.modal-class[data-v-07f03968] .modal-wrap{justify-content:center}}.modal-class[data-v-07f03968] .modal-dialog{max-width:100%;width:100%;padding:40px 30px;border-radius:30px 30px 0 0}@media(min-width:768px){.modal-class[data-v-07f03968] .modal-dialog{width:400px;border-radius:5px;padding:60px 30px}}.modal-class[data-v-07f03968] .close{display:none}.button-groups[data-v-07f03968]{margin-top:52px}.qna[data-v-07f03968]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:center}.header-placeholder[data-v-07f03968]{height:60px;display:flex}.header-placeholder img[data-v-07f03968]{align-self:center}.error-text[data-v-07f03968]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434;margin-bottom:10px}@media(max-width:767px){.pc[data-v-bee8fa36]{display:none!important}}@media(min-width:768px){.mobile[data-v-bee8fa36]{display:none!important}}.container[data-v-bee8fa36]{background:#fff}@media(min-width:768px){.container[data-v-bee8fa36]{width:100%;height:100vh;margin-bottom:0;text-align:center}}@media(max-width:767px){.container[data-v-bee8fa36]{width:100%;height:calc(100vh - 60px);margin-bottom:0}}.contract-finish[data-v-bee8fa36]{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:768px){.contract-finish[data-v-bee8fa36]{margin-top:150px}}@media(max-width:767px){.contract-finish[data-v-bee8fa36]{height:calc(100vh - 220px)}}.contract-finish-image[data-v-bee8fa36]{width:64px;height:64px}.title[data-v-bee8fa36]{margin-top:20px;font-size:30px;line-height:1.63;letter-spacing:-1px;text-align:center;color:#343a40}@media(max-width:767px){.title[data-v-bee8fa36]{font-size:26px;line-height:1.92;font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;text-align:center}}.description[data-v-bee8fa36]{margin:20px;word-break:keep-all;font-size:14px;line-height:1.71;text-align:center;color:#1d2024}@media(max-width:767px){.description[data-v-bee8fa36]{font-size:14px;line-height:1.71;color:#1d2024;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;text-align:center}}.home-button[data-v-bee8fa36]{width:400px;height:56px;margin-top:74px;border-radius:3px;border:none;background:#6741d9;font-size:16px;letter-spacing:-.3px;text-align:center;color:#fff}@media(max-width:767px){.home-button[data-v-bee8fa36]{width:calc(100% - 40px);height:50px;position:fixed;bottom:32px;left:20px}}@media(min-width:768px){.home-button[data-v-bee8fa36]{width:500px}}@media(max-width:767px){.description-progress[data-v-bee8fa36]{width:100%;padding:0 20px;position:fixed;bottom:90px;background:#fff}}@media(min-width:768px){.description-progress[data-v-bee8fa36]{display:flex;flex-direction:column;align-items:center}}.description-progress .collapsible-title[data-v-bee8fa36]{display:flex;justify-content:space-between;align-items:center;height:50px;border-radius:12px;background:#f1f3f5;padding:13px 20px;margin-bottom:10px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#000}@media(min-width:768px){.description-progress .collapsible-title[data-v-bee8fa36]{width:500px}}.description-progress .collapsible-description[data-v-bee8fa36]{border-radius:12px;background:#f1f3f5;padding:20px;text-align:left;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#1d2024}.description-progress .collapsible-description ol[data-v-bee8fa36]{padding-left:20px}@media(min-width:768px){.description-progress .collapsible-description[data-v-bee8fa36]{width:500px}}.header-placeholder[data-v-bee8fa36]{height:60px;display:flex;justify-content:center;align-items:center}.arrow-icon[data-v-bee8fa36]{width:18px;height:18px;fill:#ced4da}.arrow-icon--open[data-v-bee8fa36]{transform:rotate(90deg)}.arrow-icon--close[data-v-bee8fa36]{transform:rotate(-90deg)}.gradient-effect[data-v-bee8fa36]{height:20px;width:100%;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));transform:matrix(1,0,0,-1,0,0) translateX(-20px);position:absolute;top:-20px}@media(max-width:767px){.pc[data-v-4ef0dddd]{display:none!important}}@media(min-width:768px){.mobile[data-v-4ef0dddd]{display:none!important}}.layout[data-v-4ef0dddd]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;display:flex;flex-direction:column}@media(max-width:767px){.layout[data-v-4ef0dddd]{position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%}}@media(min-width:768px){.layout[data-v-4ef0dddd]{min-height:100vh;background:#f1f3f5}}.logo-header[data-v-4ef0dddd]{height:60px;display:flex;justify-content:center;align-items:center}.content-highlight[data-v-4ef0dddd]{color:#3282f0}@media(max-width:767px){.pc[data-v-ed903574]{display:none!important}}@media(min-width:768px){.mobile[data-v-ed903574]{display:none!important}}.mobile-wrapper[data-v-ed903574]{height:100vh}.mobile-wrapper .mobile-only-contents__body[data-v-ed903574]{max-width:460px;margin:0 auto;padding:20px;display:flex;flex-direction:column}@media(min-width:768px){.mobile-wrapper .mobile-only-contents__body[data-v-ed903574]{padding:80px 20px}}.mobile-wrapper .mobile-only-contents .content-wrapper[data-v-ed903574]{padding:20px}@media(min-width:768px){.mobile-wrapper .mobile-only-contents .content-wrapper[data-v-ed903574]{display:flex;justify-content:center}}@media(min-width:768px){.mobile-wrapper .mobile-only-contents .content-wrapper .select-box[data-v-ed903574]{width:380px}}.mobile-wrapper .mobile-only-contents .content-wrapper .select-box .content-item__title[data-v-ed903574]{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#1d2024;margin-bottom:20px}.mobile-wrapper .mobile-only-contents .content-wrapper .select-box .content-item__select-option[data-v-ed903574]{font-weight:700;font-size:16px;line-height:24px;letter-spacing:-.4px;height:60px;background:#f1f3f5;padding:18px 20px;margin:10px 0;border-radius:6px;color:#1d2024}.pc-wrapper[data-v-ed903574]{width:488px;padding:80px 0;margin:0 auto}.pc-wrapper .nav[data-v-ed903574]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024;margin-bottom:37px}.pc-wrapper .nav__title[data-v-ed903574]{vertical-align:text-top}.pc-wrapper .content-box[data-v-ed903574]{background:#fff;min-height:750px;border-radius:16px;padding:40px 34px}.pc-wrapper .form-box[data-v-ed903574]{margin-bottom:40px}.pc-wrapper .etc-input[data-v-ed903574]{width:392px;transform:translateX(28px)}.pc-wrapper .radio-input__radio-wrapper[data-v-ed903574]{padding:10px 0}.pc-wrapper .radio-input__radio-wrapper .radio[data-v-ed903574]{padding-bottom:10px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#1d2024}.next-button-wrapper[data-v-ed903574],.next-button[data-v-ed903574]{display:flex;align-items:center;justify-content:center}.error-message[data-v-ed903574]{color:#d73434}.error-message[data-v-ed903574],.footer-text[data-v-ed903574]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}.footer-text[data-v-ed903574]{color:#9ca5ad;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media(min-width:768px){.footer-text[data-v-ed903574]{margin:40px 0;text-align:center}}@media(max-width:767px){.footer-text[data-v-ed903574]{position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}}@media(max-width:767px){.pc[data-v-7e3e4ebf]{display:none!important}}@media(min-width:768px){.mobile[data-v-7e3e4ebf]{display:none!important}}.mobile-only-contents__body[data-v-7e3e4ebf]{max-width:460px;margin:0 auto;padding:20px;display:flex;flex-direction:column}@media(min-width:768px){.mobile-only-contents__body[data-v-7e3e4ebf]{padding:80px 20px}}.mobile-only-contents .content-paragraph[data-v-7e3e4ebf]{color:#1d2024;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;margin-bottom:14px}.button-footer[data-v-7e3e4ebf]{position:relative;display:flex;justify-content:center;width:100%;margin:20px 20px 40px}.button-footer .next-button[data-v-7e3e4ebf]{background:rgba(103,65,217,.1);color:#6741d9}@media(min-width:768px){.button-footer[data-v-7e3e4ebf]{margin-bottom:80px;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:767px){.button-footer[data-v-7e3e4ebf]{max-width:420px}}.title[data-v-7e3e4ebf]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024;margin-bottom:35px}@media(max-width:767px){.pc[data-v-d27087fe]{display:none!important}}@media(min-width:768px){.mobile[data-v-d27087fe]{display:none!important}}.mobile-only-contents__body[data-v-d27087fe]{max-width:460px;margin:0 auto;padding:20px;display:flex;justify-content:center}@media(min-width:768px){.mobile-only-contents__body[data-v-d27087fe]{padding:80px 20px}}.mobile-only-contents__header[data-v-d27087fe]{position:absolute;top:0;left:0;height:60px;width:100%}.mobile-only-contents__header--logo[data-v-d27087fe]{height:100%}.mobile-only-contents .content-box[data-v-d27087fe],.mobile-only-contents__header--logo[data-v-d27087fe]{display:flex;justify-content:center;align-items:center}@media(max-width:767px){.mobile-only-contents .content-box[data-v-d27087fe]{height:calc(100vh - 160px);display:flex;align-items:center;justify-content:center}}@media(min-width:768px){.mobile-only-contents .content-box[data-v-d27087fe]{width:488px;height:500px;border-radius:16px;background:#fff}}.mobile-only-contents .content-box__title[data-v-d27087fe]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;text-align:center;color:#1d2024}.mobile-only-contents .content-box__title--fail[data-v-d27087fe]{font-weight:400}.mobile-only-contents .content-box__paragraph[data-v-d27087fe]{color:#9ca5ad;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:center;margin:10px 0}.mobile-only-contents .content-box__image[data-v-d27087fe]{text-align:center}.button-footer[data-v-d27087fe]{position:relative;display:flex;justify-content:center;width:100%;margin:20px 20px 40px}.button-footer .next-button[data-v-d27087fe]{font-weight:700;font-size:16px;line-height:24px;letter-spacing:-.4px;text-align:center}.button-footer .next-button__check-image[data-v-d27087fe]{margin:0 6px}.button-footer .next-button--success[data-v-d27087fe]{background:#32caa5;color:#fff;height:44px;width:100%;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px}@media(min-width:768px){.button-footer[data-v-d27087fe]{margin-bottom:80px;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:767px){.button-footer[data-v-d27087fe]{max-width:420px}}.transition-wrapper[data-v-d27087fe]{width:100%;text-align:center}.slide-fade-enter-active[data-v-d27087fe]{transition:all 1s ease}.slide-fade-leave-active[data-v-d27087fe]{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter[data-v-d27087fe],.slide-fade-leave-to[data-v-d27087fe]{transform:translateY(20px);opacity:0}input[data-v-39a31b76]{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:unset;padding:0}input[data-v-39a31b76]::-moz-placeholder{color:#9ca5ad}input[data-v-39a31b76]:-ms-input-placeholder{color:#9ca5ad}input[data-v-39a31b76]::placeholder{color:#9ca5ad}.input__title[data-v-39a31b76]{display:block;width:100%;margin-bottom:2px;font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.input__form[data-v-39a31b76]{display:block;width:100%;height:34px;padding-bottom:10px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px}.input .default[data-v-39a31b76]{border-bottom:1px solid #dee2e5}.input .default[data-v-39a31b76]:focus{border-bottom:1px solid #1d2024}.input .error[data-v-39a31b76]{border-bottom:1px solid #d73434}.input .error[data-v-39a31b76]:focus{border-bottom:1px solid #1d2024}.input .error-msg[data-v-39a31b76]{width:100%;margin-top:10px;color:#d73434;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}@media(max-width:767px){.pc[data-v-0cac6f9c]{display:none!important}}@media(min-width:768px){.mobile[data-v-0cac6f9c]{display:none!important}}.agree-wrapper[data-v-0cac6f9c]{display:flex;flex-direction:column}.agree-all[data-v-0cac6f9c]{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#1d2024;margin-bottom:15px}.agree-all[data-v-0cac6f9c] .checkable-area{width:22px;height:22px;border-radius:100%;box-shadow:none}.agree-all[data-v-0cac6f9c] input[type=checkbox]:checked+span img{position:absolute;top:5px;left:3.4px}.separator[data-v-0cac6f9c]{width:100%;height:1px;background-color:#f1f3f5;margin-bottom:15px}.agree-contents p[data-v-0cac6f9c]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;text-decoration:underline}.term[data-v-0cac6f9c]{margin-bottom:5px}@media(min-width:768px){.term[data-v-0cac6f9c]{margin-bottom:7px}}.term[data-v-0cac6f9c]:last-of-type{margin-bottom:30px}.next-button[data-v-0cac6f9c]{width:100%;height:60px;padding:0;font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px}.title-header[data-v-4efef39d]{display:flex;position:relative;align-items:center;justify-content:space-between;height:60px;width:100%;padding:0 20px 0 25px;background:#fff}.title-header__arrow-back[data-v-4efef39d]{width:16px;height:16px}.arrow-back[data-v-4efef39d]{width:18px;height:18px}.arrow-forward[data-v-4efef39d]{width:26px;color:#3282f0;cursor:pointer}.arrow-forward[data-v-4efef39d],.title[data-v-4efef39d]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px}.title[data-v-4efef39d]{color:#1d2024}.progress-bar[data-v-4efef39d]{width:100%;border-bottom:2px solid #6741d9}.content-wrapper[data-v-4efef39d]{background:#fff;padding:20px}.content-wrapper[data-v-4efef39d] .input__form{height:53px;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.6px}.content-wrapper[data-v-4efef39d] .input__form::-moz-placeholder{color:#ced4da}.content-wrapper[data-v-4efef39d] .input__form:-ms-input-placeholder{color:#ced4da}.content-wrapper[data-v-4efef39d] .input__form::placeholder{color:#ced4da}.content-wrapper .form-title[data-v-4efef39d],.content-wrapper[data-v-4efef39d] .input__title{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#1d2024}.ssn-wrapper[data-v-4efef39d]{display:flex}.ssn__hyphen[data-v-4efef39d]{padding:18px 10px 0;color:#9ca5ad}.ssn-wrapper .text-input[data-v-4efef39d]{width:100%}.modal-class[data-v-4efef39d]{overflow-y:hidden}.modal-class[data-v-4efef39d] .modal-wrap{justify-content:flex-end}@media(min-width:768px){.modal-class[data-v-4efef39d] .modal-wrap{justify-content:center}}.modal-class[data-v-4efef39d] .modal-dialog{max-width:100%;width:100%;padding:20px 30px;border-radius:30px 30px 0 0}.modal-class[data-v-4efef39d] .close{display:none}.text-input__right[data-v-4efef39d]{display:flex;flex-direction:column;justify-content:flex-end}.text-input__right[data-v-4efef39d] .input__form{font-size:20px}.text-input__right[data-v-4efef39d] .input__form::-moz-placeholder{font-size:20px}.text-input__right[data-v-4efef39d] .input__form:-ms-input-placeholder{font-size:20px}.text-input__right[data-v-4efef39d] .input__form::placeholder{font-size:20px}.input-mobile-carrier[data-v-4efef39d]{position:relative}.input-mobile-carrier .open-dropdown[data-v-4efef39d] select:disabled,.input-mobile-carrier .selected[data-v-4efef39d] select:disabled{color:#000;opacity:1}.input-mobile-carrier__option[data-v-4efef39d]{color:#000;height:36px;padding:6px 10px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px}.input-mobile-carrier__options-box[data-v-4efef39d]{position:absolute;margin-top:10px;background:#fff;width:100%;border-radius:6px;box-shadow:0 4px 14px rgba(0,0,0,.2);padding:16px 20px;z-index:999}.floating-button[data-v-4efef39d]{position:fixed;width:calc(100% - 40px);bottom:20px}.static-button[data-v-4efef39d]{margin-top:52px}.retry-button[data-v-4efef39d]{padding:8px 23px;color:#6741d9;font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:center;background:rgba(103,65,217,.1);border:none}.retry-button__wrapper[data-v-4efef39d]{margin-top:30px}.error-text[data-v-4efef39d]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434}.slide-fade-enter-active[data-v-4efef39d]{transition:all .9s ease}.slide-fade-enter[data-v-4efef39d],.slide-fade-leave-to[data-v-4efef39d]{opacity:0}.transition-box[data-v-4efef39d]{transition:all .6s}.transition-box--active[data-v-4efef39d]{transform:translateY(24px);margin-bottom:24px;z-index:1}.collapsible-fade-enter-active[data-v-4efef39d]{transition:all .1s ease}.pc-wrap[data-v-437410a5]{width:488px;padding:80px 0;margin:0 auto}.pc-wrap[data-v-437410a5] .input__title{font-weight:700}.pc-wrap .nav[data-v-437410a5]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024;margin-bottom:37px}.pc-wrap .info-text[data-v-437410a5]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#3282f0;padding:10px 0 0 20px}.pc-wrap .content-box[data-v-437410a5]{background:#fff;margin:20px 0;padding:40px 34px;border-radius:16px}.pc-wrap .content-box-1[data-v-437410a5]{min-height:490px}.pc-wrap .form-box[data-v-437410a5]{margin-bottom:50px;position:relative}.pc-wrap .phone-verification-button[data-v-437410a5]{width:70px;height:30px;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:12px;font-weight:700;line-height:18px;letter-spacing:-.4px;text-align:center;position:absolute;top:20px;right:20px}.pc-wrap .phone-verification-button__request[data-v-437410a5]{background:rgba(103,65,217,.1);color:#6741d9}.pc-wrap .phone-verification-button__confirm[data-v-437410a5]{background:#6741d9;color:#fff}.pc-wrap .phone-verification-button__retry[data-v-437410a5]{background:#fff;color:#1d2024;border:1px solid #dee2e5}.pc-wrap .phone-verification-button__finish[data-v-437410a5]{background:#dee2e5;color:#858d94}.pc-wrap .ssn__input-group[data-v-437410a5]{display:flex;align-items:flex-end}.pc-wrap .ssn__hyphen[data-v-437410a5]{padding:28px 10px 0;color:#9ca5ad;position:relative;top:-20px}.pc-wrap .ssn-wrapper .text-input[data-v-437410a5]{width:100%}.pc-wrap .submit-wrapper[data-v-437410a5]{margin-bottom:40px;text-align:center}.pc-wrap .submit-button[data-v-437410a5]{margin-top:30px;border-width:0;width:420px;height:60px;color:#fff;background-color:#6741d9;font-weight:700;font-size:16px;line-height:24px;letter-spacing:-.4px}.pc-wrap .error-text[data-v-437410a5]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434}.pc-wrap .input-label[data-v-437410a5]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#858d94}.pc-wrap .information-message[data-v-437410a5]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#858d94;margin-top:30px}.modal-class[data-v-437410a5] .modal-wrap{justify-content:flex-end}@media(min-width:768px){.modal-class[data-v-437410a5] .modal-wrap{justify-content:center}}.modal-class[data-v-437410a5] .modal-dialog{max-width:100%;width:100%;padding:20px 30px;border-radius:30px 30px 0 0}@media(min-width:768px){.modal-class[data-v-437410a5] .modal-dialog{width:400px;border-radius:5px;padding:60px 30px}}.modal-class[data-v-437410a5] .close{display:none}@media(max-width:767px){.pc[data-v-5af9165f]{display:none!important}}@media(min-width:768px){.mobile[data-v-5af9165f]{display:none!important}}@media(max-width:767px){.cb-main{height:100vh;background:#fff}}.dropdown-container[data-v-15c6e209]{position:relative;display:flex;flex-direction:column;align-items:center;height:100%}.gnb-menu-container[data-v-15c6e209]{z-index:-10;position:absolute;top:100%;left:50%;white-space:nowrap;visibility:hidden;transform:translate(-50%,-20px);opacity:0;transition:opacity .12s,transform .12s,z-index .12s,visibility 0s linear .12s;transition-timing-function:ease-in-out}.gnb-menu-container.active[data-v-15c6e209]{visibility:visible;z-index:1002;opacity:1;transform:translate(-50%);transition:opacity .12s,transform .12s,z-index .12s,visibility 0s linear 0s}.gnb-menu-container .cap[data-v-15c6e209]{display:block;margin:0 auto -2px;z-index:1002}@media(max-width:767px){.gnb-menu-container[data-v-15c6e209]{display:none}}.gnb-menu-dropdown[data-v-15c6e209]{background-color:#fff;border-radius:5px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);padding:30px}.user-action__username[data-v-b0096db0]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024;overflow:hidden;text-overflow:ellipsis;margin-top:6px;margin-bottom:20px}.user-action__black-membership-logo[data-v-b0096db0]{margin-left:5px}.user-action__button[data-v-b0096db0]{width:100%;height:50px;margin-top:10px;padding:13px 20px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;border-radius:3px;cursor:pointer}.user-action__button--purple[data-v-b0096db0]{background-color:rgba(103,65,217,.07);color:#6741d9}.user-action__button--red[data-v-b0096db0]{background-color:rgba(213,114,94,.07);color:#d5725e}.user-action__button--white[data-v-b0096db0]{background-color:#fff;color:#858d94;border:1px solid #ced4da}.panel[data-v-8d962dee]{position:fixed;top:0;left:-100%;width:100%;height:100%;z-index:-10;transition:left 0s linear .3s,z-index 0s ease-out .3s}.panel.active[data-v-8d962dee]{left:0;z-index:1009;transition:left 0s linear 0s,z-index 0s ease-out 0s}.panel__black-membership-logo[data-v-8d962dee]{margin-left:5px}@media(min-width:768px){.panel[data-v-8d962dee]{display:none}}.panel__content[data-v-8d962dee]{position:absolute;top:0;left:0;width:320px;height:100%;min-height:100%;background-color:#fff;overflow-y:scroll;-webkit-overflow-scrolling:touch;box-sizing:border-box;transform:translateX(-100%);transition:transform .25s ease-in-out;z-index:11}@media screen and (max-width:320px){.panel__content[data-v-8d962dee]{width:100%}}.panel__content.active[data-v-8d962dee]{transform:translateX(0)}.panel__content--has-footer[data-v-8d962dee]{background-color:#f8f9fa}.panel__header[data-v-8d962dee]{width:100%;padding:30px 30px 0;display:flex;justify-content:space-between;align-items:center;background-color:#fff}.panel__body[data-v-8d962dee]{width:100%;padding:10px 30px 0;background-color:#fff}.panel__username[data-v-8d962dee]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024;overflow:hidden;text-overflow:ellipsis}.panel__login-text[data-v-8d962dee]{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#9ca5ad}.panel__close[data-v-8d962dee]{width:18px;height:18px;cursor:pointer}.panel__button-wrapper[data-v-8d962dee]{width:100%;margin-bottom:10px}.panel__button[data-v-8d962dee]{width:100%;height:50px;margin-top:10px;padding:13px 20px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;border-radius:3px;cursor:pointer}.panel__button--purple[data-v-8d962dee]{background-color:#6741d9;color:#fff}.panel__button--light-purple[data-v-8d962dee]{background-color:rgba(103,65,217,.07);color:#6741d9}.panel__button--red[data-v-8d962dee]{background-color:rgba(213,114,94,.07);color:#d5725e}.panel__button--white[data-v-8d962dee]{background-color:#fff;color:#858d94;border:1px solid #ced4da}.panel__section[data-v-8d962dee]{padding:20px 0}.panel__section-label[data-v-8d962dee]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700;color:#9ca5ad}.panel__item[data-v-8d962dee]{width:100%;height:46px;display:flex;justify-content:flex-start;align-items:center}.panel__item-image[data-v-8d962dee]{width:24px;height:24px;margin-right:16px}.panel__item-text[data-v-8d962dee]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.panel__separator[data-v-8d962dee]{width:100%;height:1px;background-color:#dee2e5}.panel__vertical-separator[data-v-8d962dee]{width:1px;height:18px;background-color:#ced4da}.panel__footer[data-v-8d962dee]{width:100%;padding:20px 30px 80px 30px;display:flex;justify-content:center;align-items:center;background-color:#f8f9fa}.panel__footer-text[data-v-8d962dee]{width:130px;height:46px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94;display:flex;justify-content:center;align-items:center}.panel__new-badge[data-v-8d962dee]{margin-left:4px;image-rendering:-webkit-optimize-contrast}.router-link-active .panel__item-text[data-v-8d962dee]{color:#6741d9}.gnb-panel-veil[data-v-8d962dee]{position:absolute;top:0;left:-100%;height:100%;width:100%;background-color:#000;opacity:0;z-index:-10;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .3s ease-out,z-index 0s ease-out .3s,left 0s ease-out .3s}.gnb-panel-veil.active[data-v-8d962dee]{opacity:.4;z-index:10;transition:opacity .3s ease-out,z-index 0s ease-out 0s,left 0s ease-out 0s}.notification-card[data-v-31b658b3]{padding:20px;color:#1d2024;border-bottom:1px solid #dee2e5}.notification-card__title[data-v-31b658b3]{display:flex}.notification-card__title-icon[data-v-31b658b3]{margin-right:11px}.notification-card__title-text[data-v-31b658b3]{font-size:12px;font-weight:700;line-height:18px;letter-spacing:-.4px;color:#1d2024;padding-bottom:4px}.notification-card__create-date[data-v-31b658b3]{float:right;margin-top:-20px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}.notification-card__content[data-v-31b658b3]{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;padding-left:30px}.notification-card__content-text[data-v-31b658b3]{width:100%;white-space:pre-line;word-break:break-word}.is-new[data-v-31b658b3]{background:#f5f3ff}.notification-group[data-v-09264ad6]{width:320px;background:#fff;border-radius:8px;box-shadow:0 2px 20px rgba(0,0,0,.14);overflow-y:scroll;text-align:left;position:relative}.notification-group[data-v-09264ad6]::-webkit-scrollbar{display:none}.notification-group-list[data-v-09264ad6]{height:488px;overflow:scroll;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.notification-group-list[data-v-09264ad6]::-webkit-scrollbar{display:none}.notification-group-list__card[data-v-09264ad6]{position:relative;background:#fff;z-index:2}.notification-group-list__empty[data-v-09264ad6]{height:488px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#9ca5ad;display:flex;text-align:center;flex-direction:column;justify-content:center}.notification-group-footer[data-v-09264ad6]{position:absolute;bottom:40px;z-index:1;width:100%;text-align:center}.notification-group[data-v-70dc638b]{position:absolute;top:0;height:100vh;width:100vw;background:#fff;text-align:left}.notification-group__mobile-header[data-v-70dc638b]{height:60px;width:100vw}.notification-group__content-list[data-v-70dc638b]{height:calc(100vh - 140px);overflow-y:scroll}.notification-group__content-list[data-v-70dc638b]::-webkit-scrollbar{display:none}.notification-group__empty[data-v-70dc638b]{height:calc(100% - 80px);font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#9ca5ad;display:flex;text-align:center;flex-direction:column;justify-content:center}.notification-group-nav[data-v-70dc638b]{height:60px;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#1d2024}.notification-group-close[data-v-70dc638b]{float:right;margin-top:-36px;margin-right:22px;cursor:pointer}.notification-group-footer[data-v-70dc638b]{position:fixed;bottom:0;height:80px;width:100vw;display:flex;align-items:center;text-align:center;justify-content:center}.gnb[data-v-437b46aa]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gnb__content-wrapper[data-v-437b46aa]{position:relative;width:100%;background-color:#fff;z-index:1000;-webkit-font-smoothing:initial;transition-timing-function:ease-in-out;transition:z-index 0s .3s,background-color .3s,border-color .3s,top .3s}.gnb__content-wrapper.lifted[data-v-437b46aa]{z-index:1009;transition-delay:0s}.gnb__content-wrapper.sticky[data-v-437b46aa]{position:fixed;top:0}.gnb__content-wrapper.hide-gnb[data-v-437b46aa]{top:-60px}.gnb__content-wrapper--theme-transparency-black[data-v-437b46aa],.gnb__content-wrapper--theme-transparency-white[data-v-437b46aa]{background-color:transparent}.gnb__content-wrapper--theme-black[data-v-437b46aa]{background-color:#2a2c31}.gnb__content-wrapper--theme-black.hide-gnb[data-v-437b46aa]{top:-60px}.gnb__sub-wrapper[data-v-437b46aa]{height:100%;display:flex;justify-content:flex-end;align-items:center}@media(max-width:1079px){.gnb__sub-wrapper .gnb__item[data-v-437b46aa]{padding-right:0}}.gnb__main-text[data-v-437b46aa]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.gnb__main-text--theme-black[data-v-437b46aa],.gnb__main-text--theme-transparency-white[data-v-437b46aa]{color:#fff}.gnb__sub-text[data-v-437b46aa]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024}@media(max-width:767px){.gnb__sub-text[data-v-437b46aa]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}}.gnb__sub-text--theme-black[data-v-437b46aa],.gnb__sub-text--theme-transparency-white[data-v-437b46aa]{color:#fff}.gnb__etc-text[data-v-437b46aa]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}.gnb__lg[data-v-437b46aa]{max-width:1100px;width:100%;height:60px;margin:0 auto;padding:0 10px;text-align:right}@media(max-width:767px){.gnb__lg[data-v-437b46aa]{display:none}}.gnb__sm[data-v-437b46aa]{display:none;width:100%;height:60px;margin:0;padding:0}@media(max-width:767px){.gnb__sm[data-v-437b46aa]{position:relative;display:flex;justify-content:space-between;align-items:center}}.gnb__logo-wrapper[data-v-437b46aa]{height:100%;margin-right:20px;display:inline-flex;align-items:center;justify-content:center}@media(max-width:767px){.gnb__logo-wrapper[data-v-437b46aa]{margin:0}}.gnb__logo-wrapper--align-left[data-v-437b46aa]{float:left}.gnb__logo[data-v-437b46aa]{height:12px;margin-bottom:2px}@media(max-width:767px){.gnb__logo[data-v-437b46aa]{margin-bottom:0}}.gnb__item[data-v-437b46aa]{height:100%;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;transition:color .1s}.gnb__item[data-v-437b46aa]:last-child{padding-right:0}.gnb__item--left[data-v-437b46aa]{float:left}.gnb__item--user[data-v-437b46aa] .gnb-menu-container{left:auto;right:0}.gnb__item--user[data-v-437b46aa] .gnb-menu-container .cap{margin-left:auto;margin-right:5px}.gnb__item--user[data-v-437b46aa] .gnb-menu-container{transform:translateY(-20px)}.gnb__item--user[data-v-437b46aa] .gnb-menu-container.active{transform:translate(0)}.gnb__item.active .gnb__dropdown[data-v-437b46aa],.gnb__item.active .router-link-active[data-v-437b46aa],.gnb__item.active[data-v-437b46aa]{color:#6741d9;font-weight:700}.gnb__item--theme-black.active .gnb__dropdown[data-v-437b46aa],.gnb__item--theme-black.active[data-v-437b46aa],.gnb__item--theme-transparency-white.active .gnb__dropdown[data-v-437b46aa],.gnb__item--theme-transparency-white.active[data-v-437b46aa]{color:#fff;font-weight:700}.gnb__item--theme-black.active .router-link-active[data-v-437b46aa],.gnb__item--theme-transparency-white.active .router-link-active[data-v-437b46aa],.gnb__item:hover .gnb__dropdown[data-v-437b46aa],.gnb__item:hover .gnb__link[data-v-437b46aa]{color:#6741d9;font-weight:700}.gnb__item--theme-black:hover .gnb__dropdown[data-v-437b46aa],.gnb__item--theme-black:hover .gnb__link[data-v-437b46aa],.gnb__item--theme-transparency-white:hover .gnb__dropdown[data-v-437b46aa],.gnb__item--theme-transparency-white:hover .gnb__link[data-v-437b46aa]{color:#fff;font-weight:700}.gnb__dropdown[data-v-437b46aa]{height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.gnb__dropdown-link[data-v-437b46aa]{display:flex;justify-content:flex-start;align-items:center}.gnb__dropdown-link[data-v-437b46aa]:not(:first-child){margin-top:6px}.gnb__dropdown-link[data-v-437b46aa]:hover{color:#6741d9;font-weight:700}.gnb__profile[data-v-437b46aa]{width:32px;height:32px}.gnb__login[data-v-437b46aa]{margin-left:20px;padding:8px 16px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#fff;background-color:#6741d9;border-radius:3px}.gnb__login--theme-black[data-v-437b46aa],.gnb__login--theme-transparency-white[data-v-437b46aa]{padding:0;background-color:transparent}.gnb__login-shape[data-v-437b46aa]{width:70px;height:40px}.gnb__signup[data-v-437b46aa]{margin-left:8px;padding:8px 16px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a;background-color:#fff;border:1px solid #ced4da;border-radius:3px}.gnb__signup--theme-black[data-v-437b46aa],.gnb__signup--theme-transparency-white[data-v-437b46aa]{background-color:transparent;color:#fff}.gnb__hamburger[data-v-437b46aa]{width:17px;height:17px;transition:stroke .3s ease-in-out;stroke:#5f3dc4}.gnb__hamburger--theme-black[data-v-437b46aa],.gnb__hamburger--theme-transparency-white[data-v-437b46aa]{stroke:#fff}.gnb__info-dropdown[data-v-437b46aa]{box-sizing:border-box;width:260px;text-align:left}.gnb__info-dropdown-link-wrapper[data-v-437b46aa]{margin-top:30px;display:flex;justify-content:space-around;align-items:center}.gnb__info-dropdown-link-wrapper[data-v-437b46aa],.gnb__info-dropdown-link[data-v-437b46aa]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.gnb__info-dropdown-link-separator[data-v-437b46aa]{width:1px;height:16px;background-color:#ced4da}.gnb__new-badge[data-v-437b46aa]{margin-left:1px;image-rendering:-webkit-optimize-contrast}.gnb__notification[data-v-437b46aa]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-left:13px;position:relative}@media(max-width:767px){.gnb__notification[data-v-437b46aa]{margin:0;width:60px}}.gnb__notification__list-group[data-v-437b46aa]{position:absolute;top:65px;right:0;visibility:hidden;z-index:1009;white-space:nowrap}.gnb__notification__list-group.active[data-v-437b46aa]{visibility:visible;z-index:1002}.gnb__notification-icon-group[data-v-437b46aa]{position:relative}.gnb__notification-icon[data-v-437b46aa]{cursor:pointer}.gnb__notification-icon--new[data-v-437b46aa]{position:absolute;top:2px;right:-3px;width:4px;height:4px;border-radius:50%;background:#d73434}.hidden[data-v-437b46aa]{visibility:hidden}@media(max-width:767px){.pc[data-v-583a5156]{display:none!important}}@media(min-width:768px){.mobile[data-v-583a5156]{display:none!important}}.layout[data-v-583a5156]{background-color:#f8f9fa;height:100vh;min-height:720px}.layout .header-wrapper[data-v-583a5156]{display:flex;flex-direction:column;background-color:#fff}.layout .header-wrapper header[data-v-583a5156]{width:100%;box-shadow:inset 0 -1px 0 0 #e6e6e6;padding:19px 0;text-align:center}.layout .header-wrapper header img[data-v-583a5156]{height:14px}.layout .contents[data-v-583a5156]{background-color:#f8f9fa}@media(max-width:767px){.layout header[data-v-583a5156]{margin:0 auto}}.title-header[data-v-9bdde404]{display:flex;position:relative;align-items:center;justify-content:center;height:60px;width:100%;background:#fff}.title-header__arrow-back[data-v-9bdde404]{position:absolute;left:20px;top:21px;cursor:pointer}.title-header__title[data-v-9bdde404]{margin-left:10px}.title-header--gnb[data-v-9bdde404]{width:100vw}.arrow-back[data-v-9bdde404]{width:18px;height:19px}.title[data-v-9bdde404]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024}.nav[data-v-2c3e7e5d]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024;margin-bottom:37px;display:flex;align-items:center}@media(max-width:767px){.pc[data-v-71664ac2]{display:none!important}}@media(min-width:768px){.mobile[data-v-71664ac2]{display:none!important}}@media(max-width:767px){.issue-certificate[data-v-71664ac2]{height:100vh;background:#fff}}.issue-certificate__title[data-v-71664ac2]{transform:translateX(-25px)}.issue-certificate__contents[data-v-71664ac2]{padding:20px}@media(min-width:768px){.issue-certificate__contents[data-v-71664ac2]{display:flex;flex-direction:column;align-items:center;margin-top:80px}}.issue-certificate__loan-name[data-v-71664ac2]{color:#6da5ff;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}@media(min-width:768px){.issue-certificate__loan-name[data-v-71664ac2]{width:420px;transform:translateY(-20px)}}.issue-certificate__desc-menu[data-v-71664ac2]{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px}@media(min-width:768px){.issue-certificate__desc-menu[data-v-71664ac2]{width:420px;margin-top:26px}}.issue-certificate__select-box-item[data-v-71664ac2]{background:#f1f3f5;border-radius:6px;height:60px;margin:10px 0;cursor:pointer;color:#000;font-weight:700;font-size:16px;line-height:24px;letter-spacing:-.4px;line-height:60px;padding:0 20px}@media(min-width:768px){.issue-certificate__select-box-item[data-v-71664ac2]{width:420px;background:#dee2e5}}@media(max-width:767px){.pc[data-v-4133d5c0]{display:none!important}}@media(min-width:768px){.mobile[data-v-4133d5c0]{display:none!important}}.text-input[data-v-4133d5c0]{margin-bottom:24px}.issue-certificate__input[data-v-4133d5c0]{border-radius:1rem}.issue-certificate[data-v-4133d5c0] .input__form{height:53px;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.6px}.issue-certificate[data-v-4133d5c0] .input__form::-moz-placeholder{color:#ced4da}.issue-certificate[data-v-4133d5c0] .input__form:-ms-input-placeholder{color:#ced4da}.issue-certificate[data-v-4133d5c0] .input__form::placeholder{color:#ced4da}@media(max-width:767px){.issue-certificate[data-v-4133d5c0]{height:100vh;background:#fff}}.issue-certificate__title[data-v-4133d5c0]{transform:translateX(-25px)}.issue-certificate__contents[data-v-4133d5c0]{padding:20px}@media(min-width:768px){.issue-certificate__contents[data-v-4133d5c0]{display:flex;flex-direction:column;align-items:center;margin-top:80px}}.issue-certificate__loan-name[data-v-4133d5c0]{color:#6da5ff;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}@media(min-width:768px){.issue-certificate__loan-name[data-v-4133d5c0]{width:420px;transform:translateY(-20px)}}.issue-certificate__desc-menu[data-v-4133d5c0]{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px}@media(min-width:768px){.issue-certificate__desc-menu[data-v-4133d5c0]{width:420px;margin-top:26px}}.issue-certificate__input[data-v-4133d5c0]{margin-top:20px}@media(min-width:768px){.issue-certificate__input[data-v-4133d5c0]{background:#fff;width:488px;padding:40px 34px}}.issue-certificate__button[data-v-4133d5c0]{padding:0 20px;width:100%;text-align:center;margin-top:40px}.issue-certificate__button .btn[data-v-4133d5c0]{width:320px}@media(max-width:767px){.issue-certificate__button[data-v-4133d5c0]{position:fixed;bottom:20px;width:100%}.issue-certificate__button .btn[data-v-4133d5c0]{width:100%}}@media(max-width:767px){.pc[data-v-5d41c8e6]{display:none!important}}@media(min-width:768px){.mobile[data-v-5d41c8e6]{display:none!important}}@media(max-width:767px){.issue-certificate[data-v-5d41c8e6]{height:100vh;background:#fff}}.issue-certificate__loan[data-v-5d41c8e6]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:20px 0 60px 0}@media(max-width:767px){.issue-certificate__loan__pc-box[data-v-5d41c8e6]{text-align:center}}@media(min-width:768px){.issue-certificate__loan__pc-box[data-v-5d41c8e6]{background:#fff;border-radius:16px;padding:40px 34px;text-align:center;margin-bottom:20px}}.issue-certificate__loan .btn[data-v-5d41c8e6]{width:100%}@media(min-width:768px){.issue-certificate__loan .btn[data-v-5d41c8e6]{width:320px}}.issue-certificate__title[data-v-5d41c8e6]{transform:translateX(-25px)}.issue-certificate__contents[data-v-5d41c8e6]{padding:20px}@media(min-width:768px){.issue-certificate__contents[data-v-5d41c8e6]{display:flex;flex-direction:column;align-items:center;margin-top:80px}}.issue-certificate__loan-name[data-v-5d41c8e6]{color:#6da5ff;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;text-align:center}@media(min-width:768px){.issue-certificate__loan-name[data-v-5d41c8e6]{width:420px}}.issue-certificate__desc-menu[data-v-5d41c8e6]{color:#000;font-size:20px;font-weight:700;line-height:30px;letter-spacing:-.5px;text-align:center}@media(min-width:768px){.issue-certificate__desc-menu[data-v-5d41c8e6]{width:420px}}.issue-certificate__finish-text[data-v-5d41c8e6]{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;text-align:center;margin:20px 0 40px 0}.issue-certificate__select-box-item[data-v-5d41c8e6]{background:#f1f3f5;border-radius:6px;height:60px;margin:10px 0;color:#000;cursor:pointer;font-weight:700;font-size:16px;line-height:24px;letter-spacing:-.4px;line-height:60px;padding:0 20px}@media(min-width:768px){.issue-certificate__select-box-item[data-v-5d41c8e6]{width:420px;background:#dee2e5}}@media(max-width:767px){.pc[data-v-7d51cd93]{display:none!important}}@media(min-width:768px){.mobile[data-v-7d51cd93]{display:none!important}}.layout[data-v-7d51cd93]{background-color:#f8f9fa;height:calc(100vh - 20px);min-height:720px}@media(min-width:768px){.layout[data-v-7d51cd93]{height:100vh}}.layout .header-wrapper[data-v-7d51cd93]{display:flex;flex-direction:column}.layout .header-wrapper header[data-v-7d51cd93]{width:100%;padding:19px 0;text-align:center}.layout .header-wrapper header img[data-v-7d51cd93]{height:14px}.layout .contents[data-v-7d51cd93]{background-color:#f8f9fa}.layout .footer[data-v-7d51cd93]{width:100%;height:80px;line-height:80px;bottom:0;text-align:center;background-color:#f8f9fa}.loading-no-scroll{overflow:hidden}.loading[data-v-13286aee]{width:100vw;height:100vh;position:fixed;background:rgba(29,32,36,.16);z-index:17000002;top:0;left:0;display:flex;justify-content:center;align-items:center}.progress-loading__box[data-v-13286aee]{width:229px;height:72px;border-radius:8px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:16px}.progress-loading__title[data-v-13286aee]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#1d2024;margin-bottom:6px}.progress-loading__progress[data-v-13286aee]{display:flex;align-items:center}.progress-loading__progress-bar[data-v-13286aee]{width:156px;height:16px;border-radius:12px;margin-right:13px;background:#f1f3f5}.progress-loading__progress-bar--fill[data-v-13286aee]{height:16px;border-radius:12px;background:linear-gradient(270deg,#6741d9 .78%,#e2d9ff 98.45%)}.progress-loading__progress-text[data-v-13286aee]{font-weight:700;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.pc[data-v-39c1b10a]{display:none!important}}@media(min-width:768px){.mobile[data-v-39c1b10a]{display:none!important}}.clickable[data-v-39c1b10a]{cursor:pointer}.number-tag[data-v-39c1b10a]{width:41px;height:30px;padding:5px 11.5px;background:#ededed;border-radius:3px;margin-right:10px;color:#000;font-size:12px;font-weight:700;line-height:18px;letter-spacing:-.4px;text-align:center}.tel-link-button[data-v-39c1b10a]{color:#1d2024;width:100%;height:40px;font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;line-height:0;text-align:center}.content-toggle-icon--open[data-v-39c1b10a]{transform:rotate(-180deg)}.container-wrapper[data-v-39c1b10a]{margin:0 20px;height:100%;z-index:20}.container-wrapper--expend[data-v-39c1b10a]{height:900px}.health-insurance-page__mobile-title[data-v-39c1b10a]{margin:18px 0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:center;color:#1d2024}.health-insurance-page__title[data-v-39c1b10a]{color:#1d2024;margin:20px 0 24px 0;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;text-align:left}.health-insurance-page__title--point[data-v-39c1b10a]{color:#3282f0;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}@media(min-width:768px){.health-insurance-page__title[data-v-39c1b10a]{text-align:center;margin-bottom:40px}}.health-insurance-page__sub-text-box[data-v-39c1b10a]{color:#9ca5ad;width:100%;margin-top:20px}@media(min-width:768px){.health-insurance-page__sub-text-box[data-v-39c1b10a]{width:500px}}.health-insurance-page__box-items[data-v-39c1b10a]{display:flex;flex-direction:column;align-items:center;margin:0 auto}.health-insurance-page__box-item-group[data-v-39c1b10a]{width:100%}@media(min-width:768px){.health-insurance-page__box-item-group[data-v-39c1b10a]{width:500px}}.health-insurance-page__box-item[data-v-39c1b10a]{background:#fff;border-radius:6px;width:100%;height:74px;margin:10px 0;padding:20px;display:flex;align-items:center;justify-content:space-between}@media(min-width:768px){.health-insurance-page__box-item[data-v-39c1b10a]{width:500px}}.health-insurance-page__box-item__title[data-v-39c1b10a]{color:#000;font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.4px;text-align:left}.health-insurance-page__box-item__point-text[data-v-39c1b10a]{color:#6741d9;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;text-align:right}.health-insurance-page__box-content[data-v-39c1b10a]{background:#fff;margin:0;padding:20px;border-radius:6px;transform:translateY(-10px)}.health-insurance-page__box-content .papers-submit-guide__way[data-v-39c1b10a]{color:#1d2024;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;margin-bottom:20px}.health-insurance-page__box-content .papers-submit-guide__way--info[data-v-39c1b10a]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}.health-insurance-page__box-content .papers-submit-guide__way-desc-order[data-v-39c1b10a]{list-style:none;height:320px;padding:0}.health-insurance-page__box-content .papers-submit-guide__way-desc-order-item[data-v-39c1b10a]{height:30px;color:#1d2024;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:left}.health-insurance-page__box-content .papers-submit-guide__down-arrow[data-v-39c1b10a]{height:38px;padding-left:10px;margin:10px 0}.board[data-v-2f97f2c1]{width:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.board__main[data-v-2f97f2c1]{width:716px;padding-top:100px;padding-bottom:120px}@media(max-width:767px){.board__main[data-v-2f97f2c1]{width:100%;padding-top:40px;padding-bottom:40px}}.board__title[data-v-2f97f2c1]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;color:#1d2024}@media(max-width:767px){.board__title[data-v-2f97f2c1]{font-size:24px;line-height:36px;letter-spacing:-.6px;font-weight:700;margin-left:20px}}.board__content[data-v-2f97f2c1]{margin-top:38px}@media(max-width:767px){.board__content[data-v-2f97f2c1]{margin-top:20px}}.board__footer[data-v-2f97f2c1],.post[data-v-73204940]{width:100%}.post__content[data-v-73204940]{padding-top:20px;padding-bottom:20px}@media(max-width:767px){.post__content[data-v-73204940]{margin-left:20px;margin-right:20px}}.post__extra-info[data-v-73204940]{width:100%}.post__main-info[data-v-73204940]{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.post__main-info[data-v-73204940]{align-items:flex-start}}.post__prefix[data-v-73204940]{display:flex;justify-content:center;align-items:center}.post__text-wrapper[data-v-73204940]{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.post__text-wrapper[data-v-73204940]{flex-direction:column;align-items:flex-start}}.post__title[data-v-73204940]{word-break:keep-all;width:100%}.post__date[data-v-73204940]{margin-left:10px}@media(max-width:767px){.post__date[data-v-73204940]{margin-left:0}}.PostStyleMixin_main_17hy8{width:100%}.PostStyleMixin_id_1yXGR{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}@media(max-width:767px){.PostStyleMixin_id_1yXGR{margin-top:4px}}.PostStyleMixin_specialTitle_kk00Z{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#1d2024}.PostStyleMixin_title_1cKA6{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.article__press[data-v-a0d14054],.PostStyleMixin_date_D-Hfm{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}.article__press[data-v-a0d14054]{margin-left:7px}.article__icon[data-v-a0d14054]{margin-left:6px;margin-right:10px;width:16px;height:16px}@media(max-width:767px){.article__icon[data-v-a0d14054]{margin-top:4px}}.article__press[data-v-6a337590]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}ul[data-v-7e813252]{padding:0;font-size:14px;text-align:center}li[data-v-7e813252]{display:inline-flex;cursor:pointer;vertical-align:middle;width:38px;height:38px;align-items:center;justify-content:center;color:#e6e6e6;border:1px solid #e6e6e6;background-color:#fff}li[data-v-7e813252] svg{width:1em;height:1em;fill:#e6e6e6}li.active[data-v-7e813252],li[data-v-7e813252]:hover{color:#606060;border:1px solid #606060;background-color:#fff}li.active[data-v-7e813252] svg,li[data-v-7e813252]:hover svg{fill:#606060}.bl0[data-v-7e813252]{border-left-width:0}.first[data-v-7e813252]{border-right-width:0}.prev[data-v-7e813252]{margin-right:40px}.next[data-v-7e813252]{margin-left:40px}.last[data-v-7e813252]{border-left-width:0}.separator[data-v-7aad5658]{width:100%;height:1px;background-color:#f1f3f5}.BoardListStyleMixin_post_2XrZj{width:100%}.BoardListStyleMixin_paginator_xyYgm{margin-top:40px}@media(max-width:767px){.BoardListStyleMixin_paginator_xyYgm{margin-top:20px;margin-left:20px;margin-right:20px;display:flex;justify-content:center}}@media(max-width:767px){.content__paginator[data-v-a00c394a] .first,.content__paginator[data-v-a00c394a] .last{display:none}.content__paginator[data-v-a00c394a] .prev{margin-right:auto}.content__paginator[data-v-a00c394a] .next{margin-left:auto}}.notice__badge[data-v-233c47ee]{margin-right:10px;width:30px;height:20px;border-radius:4px;background-color:#6741d9;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.notice__badge[data-v-233c47ee]{margin-top:4px}}.notice__badge-text[data-v-233c47ee]{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.67;color:#fff}@media(max-width:767px){.content__paginator[data-v-8500467c] .first,.content__paginator[data-v-8500467c] .last{display:none}.content__paginator[data-v-8500467c] .prev{margin-right:auto}.content__paginator[data-v-8500467c] .next{margin-left:auto}}.post[data-v-4a504090]{width:100%;min-height:1px;background-color:#fff;padding-top:100px;padding-bottom:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:767px){.post[data-v-4a504090]{padding-top:40px;padding-bottom:40px}}.post__main[data-v-4a504090]{width:716px;min-height:1px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:767px){.post__main[data-v-4a504090]{width:calc(100% - 40px)}}.post__title[data-v-4a504090]{font-weight:700;font-size:32px;line-height:48px;letter-spacing:-1px;width:100%;color:#1d2024}@media(max-width:767px){.post__title[data-v-4a504090]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.post__date[data-v-4a504090]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;width:100%;margin-top:20px;color:#9ca5ad}@media(max-width:767px){.post__date[data-v-4a504090]{margin-top:5px}}.post__separator[data-v-4a504090]{margin-top:30px}@media(max-width:767px){.post__separator[data-v-4a504090]{margin-top:20px}}.post__content[data-v-4a504090]{margin-top:40px;min-height:1px;align-items:center;word-break:break-all}.notice__content[data-v-8d39026c],.post__content[data-v-4a504090]{width:100%;display:flex;flex-direction:column;justify-content:center}.notice__content[data-v-8d39026c]{min-height:150px;align-items:flex-start}.notice__content[data-v-8d39026c] *{font-size:16px!important;line-height:28px!important;letter-spacing:-.3px!important;color:#1d2024!important;text-decoration:none!important}.notice__content[data-v-8d39026c] a{font-weight:700;color:#3282f0!important}.notice__content[data-v-8d39026c] img{max-width:100%!important}.notice__back-button[data-v-8d39026c]{width:352px;height:50px;margin-top:80px;border-radius:3px;border:1px solid #ced4da;cursor:pointer;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.notice__back-button[data-v-8d39026c]{width:320px;margin-top:60px}}.notice__back-button-text[data-v-8d39026c]{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:-.3px;color:#4b525a}.notice__content[data-v-4bc8feb1]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:1px}.notice__content[data-v-4bc8feb1] *{font-size:16px!important;line-height:28px!important;letter-spacing:-.3px!important;color:#1d2024!important;text-decoration:none!important}.notice__content[data-v-4bc8feb1]>p{width:100%;min-height:1px}.notice__content[data-v-4bc8feb1] a{font-weight:700;color:#3282f0!important}.notice__content[data-v-4bc8feb1] img{max-width:100%!important;min-height:1px}.notice__back-button[data-v-4bc8feb1]{width:352px;height:50px;margin-top:80px;border-radius:3px;border:1px solid #ced4da;cursor:pointer;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.notice__back-button[data-v-4bc8feb1]{width:320px;margin-top:60px}}.notice__back-button-text[data-v-4bc8feb1]{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:-.3px;color:#4b525a}.notice__content[data-v-8829f6fe]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.notice__content[data-v-8829f6fe] *{font-size:16px!important;line-height:28px!important;letter-spacing:-.3px!important;color:#1d2024!important;text-decoration:none!important}.notice__content[data-v-8829f6fe] a{font-weight:700;color:#3282f0!important}.notice__content[data-v-8829f6fe] img{max-width:100%!important}.notice__back-button[data-v-8829f6fe]{width:352px;height:50px;margin-top:80px;border-radius:3px;border:1px solid #ced4da;cursor:pointer;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.notice__back-button[data-v-8829f6fe]{width:320px;margin-top:60px}}.notice__back-button-text[data-v-8829f6fe]{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:-.3px;color:#4b525a}.card[data-v-de27033c]{width:100%}.card__header[data-v-de27033c]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.card__header-title[data-v-de27033c]{width:100%;font-size:20px;font-weight:700;line-height:28px;letter-spacing:-.3px;color:#1d2024}.card__header-icon[data-v-de27033c]{transform:rotate(180deg);transition:transform .15s ease-out}.not-expanded .card__header-icon[data-v-de27033c]{transform:rotate(0deg)}.not-expanded .card-content[data-v-de27033c]{transform:scaleY(0);transform-origin:top;opacity:0;height:0;padding:0}.content__tab[data-v-672411e8]{height:60px;display:flex;justify-content:flex-start;align-items:center}@media(max-width:767px){.content__tab[data-v-672411e8]{padding-left:20px}}.content__tab-item[data-v-672411e8]{height:100%;display:flex;justify-content:center;align-items:center;margin-right:20px}@media(max-width:767px){.content__tab-item[data-v-672411e8]{margin-right:15px}}.content__tab-item--active[data-v-672411e8]{box-shadow:inset 0 -3px 0 0 #1d2024}.content__tab-item-text[data-v-672411e8]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#858d94;cursor:pointer}.content__tab-item-text--active[data-v-672411e8]{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#1d2024}.content[data-v-672411e8] .separator{background-color:#dee2e5}.content__accordion[data-v-672411e8]{width:100%;box-shadow:inset 0 -1px 0 0 #f1f3f5}.content__accordion[data-v-672411e8] #ion-ios-arrow-forward---Ionicons{fill:#9ca5ad}.content__accordion .not-expanded[data-v-672411e8] #ion-ios-arrow-forward---Ionicons{fill:#ced4da}.content__accordion-wrapper[data-v-672411e8]{margin-bottom:-40px}@media(max-width:767px){.content__accordion-wrapper[data-v-672411e8]{margin-bottom:0}}.content__accordion-title[data-v-672411e8]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;margin-top:20px;margin-bottom:20px;padding-right:10px;color:#4b525a;word-break:keep-all;display:flex;justify-content:flex-start;align-items:center}@media(max-width:767px){.content__accordion-title[data-v-672411e8]{padding-left:20px}}.content__accordion-arrow[data-v-672411e8]{width:18px;height:18px}@media(max-width:767px){.content__accordion-arrow[data-v-672411e8]{margin-right:20px}}.content__accordion-content[data-v-672411e8]{width:100%;padding:30px;background-color:#f8f9fa;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.content__accordion-content[data-v-672411e8] *{font-size:14px!important;font-stretch:normal!important;font-style:normal!important;line-height:1.71!important;letter-spacing:-.3px!important;color:#4b525a!important}.content__footer[data-v-672411e8]{width:100%;background-color:#f8f9fa;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media(max-width:767px){.content__footer[data-v-672411e8]{height:350px;margin-top:-40px;padding-left:20px;padding-right:20px;box-shadow:inset 0 2px 6px 0 rgba(0,0,0,.06)}}.content__footer-content[data-v-672411e8]{width:716px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:767px){.content__footer-content[data-v-672411e8]{width:100%}}.content__footer-text[data-v-672411e8]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;font-weight:700;color:#858d94}@media(max-width:767px){.content__footer-text[data-v-672411e8]{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal}}.content__footer-text--small[data-v-672411e8]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px}@media(max-width:767px){.content__footer-text--small[data-v-672411e8]{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:-.2px}}.content__footer-text-wrapper[data-v-672411e8]{width:100%;margin-top:80px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media(max-width:767px){.content__footer-text-wrapper[data-v-672411e8]{margin-top:40px}}.content__footer-button[data-v-672411e8]{width:100%;max-width:340px;height:108px;padding:30px;border-radius:5px;box-shadow:0 2px 12px 0 rgba(0,0,0,.08);background-color:#fff;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.content__footer-button[data-v-672411e8]{max-width:none;height:auto;margin-bottom:10px;padding:0;padding-left:20px;padding-right:20px}}@media(max-width:767px){.content__footer-button--call[data-v-672411e8]{height:92px;cursor:pointer}}.content__footer-button--chat[data-v-672411e8]{cursor:pointer}@media(max-width:767px){.content__footer-button--chat[data-v-672411e8]{height:78px}}.content__footer-button-wrapper[data-v-672411e8]{width:100%;margin-top:20px;margin-bottom:80px;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:767px){.content__footer-button-wrapper[data-v-672411e8]{justify-content:center;flex-direction:column;margin-top:30px}}.content__footer-button-text[data-v-672411e8]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#4b525a}@media(max-width:767px){.content__footer-button-text[data-v-672411e8]{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px}}.content__footer-button-text--sub[data-v-672411e8]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px}@media(max-width:767px){.content__footer-button-text--sub[data-v-672411e8]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px}}.content__footer-button-text-wrapper[data-v-672411e8]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.content__footer-button-image[data-v-672411e8]{width:42px;height:42px}.deposit-button[data-v-8f63a532]{width:90px;height:30px;border-radius:15px;background-color:#fdea05;display:flex;justify-content:center;align-items:center;cursor:pointer}.deposit-text[data-v-8f63a532]{font-size:12px;font-weight:700;color:#3b1e1e}.kakao-pay-icon[data-v-8f63a532]{width:32px;height:10px}.copiable-text[data-v-7b4522d0]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;cursor:pointer}.indicator[data-v-1d7ca3a6]{list-style:none;display:flex;align-items:center;justify-content:center;padding:0;margin-bottom:0}.indicator li[data-v-1d7ca3a6]{border:4px solid transparent;border-radius:50%;opacity:.2;background-color:#fff;display:inline-block;transition:all .3s}.indicator li[data-v-1d7ca3a6]:not(:first-child){margin-left:8px}.indicator li.active[data-v-1d7ca3a6]{opacity:1}.indicator.purple li[data-v-1d7ca3a6]{background-color:#5929aa}.indicator.gray-1 li[data-v-1d7ca3a6]{background-color:#606060}.indicator.purple-heart li[data-v-1d7ca3a6]{background-color:#6c3ad3}.indicator[data-v-73c04266] li.active{background-color:#6741d9}.indicator[data-v-73c04266] li:not(.active){opacity:1;background-color:#ced4da}.button[data-v-69509f24]{height:auto;padding:16px 0;border-radius:3px;cursor:pointer}.button[data-v-69509f24]:disabled{color:#9ca5ad;background-color:#dee2e5}.primary[data-v-69509f24]{font-weight:700;background-color:#6741d9;color:#fff;border:none}.primary[data-v-69509f24]:hover{background-color:#5234ad;color:#fff}.primary[data-v-69509f24]:disabled{background:#dee2e5;color:#9ca5ad}.secondary[data-v-69509f24]{font-weight:700;background-color:#fff;color:#4b525a;border:1px solid #ced4da}.tertiary[data-v-69509f24]{font-weight:700;background-color:#f7f5fd;color:#6741d9}.size-16[data-v-69509f24]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;font-weight:700}.size-14[data-v-69509f24]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700}.size-12[data-v-69509f24]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700}.limit-container[data-v-09d9d606]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 10px;background-color:rgba(231,87,87,.1);width:338px}@media(max-width:767px){.limit-container[data-v-09d9d606]{width:320px}}.header[data-v-09d9d606]{display:flex;align-items:center}.header img[data-v-09d9d606]{width:16px;height:16px;margin-right:5px}.amount[data-v-09d9d606],.header p[data-v-09d9d606]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#d73434}.more-limit[data-v-7d5eb284]{padding:5px 11.5px;background-color:rgba(50,130,240,.1)}.more-limit__text[data-v-7d5eb284]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#3282f0;font-size:12px;font-weight:700;line-height:20px;letter-spacing:-.3px;text-align:center}.card[data-v-03845b4f]{display:flex;flex-direction:column;padding:40px 0;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.03)}.card[data-v-03845b4f]:not(:last-of-type){margin-bottom:10px}.header[data-v-03845b4f]{display:flex;justify-content:space-between;align-items:center;padding:0 20px 20px 20px}.header__title[data-v-03845b4f]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}.controller[data-v-03845b4f]{padding:12px 20px;box-shadow:inset 0 -1px 0 0 #dee2e5}.controller[data-v-03845b4f],.controller__checkbox[data-v-03845b4f]{display:flex;justify-content:space-between;align-items:center}.controller__checkbox p[data-v-03845b4f]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}.controller__selectbox[data-v-03845b4f] select{width:124px;height:30px}.controller__selectbox option[data-v-03845b4f]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024}.summary[data-v-03845b4f]{display:flex;flex-direction:column;padding:20px 20px 0 20px}.summary__count[data-v-03845b4f]{margin-bottom:8px}.summary__amount[data-v-03845b4f],.summary__count[data-v-03845b4f]{display:flex;justify-content:space-between;align-items:center}.summary__label[data-v-03845b4f],.summary__value[data-v-03845b4f]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.summary__value--bold[data-v-03845b4f]{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#1d2024}.balance[data-v-03845b4f]{display:flex;flex-direction:column;justify-content:center;padding:0 20px 30px 20px;box-shadow:inset 0 -1px 0 0 #dee2e5}.balance__title[data-v-03845b4f]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024;margin-bottom:10px}.balance__virtual-account[data-v-03845b4f]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;margin-bottom:10px}.balance__amount[data-v-03845b4f]{display:flex;justify-content:space-between;align-items:center}.balance__value[data-v-03845b4f]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;font-weight:400;color:#1d2024;white-space:nowrap}.balance__error-message[data-v-03845b4f]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434;height:20px}.final[data-v-03845b4f]{display:flex;flex-direction:column;padding:30px 0 13px 0;margin:0 20px;box-shadow:inset 0 -1px 0 0 #dee2e5}.final__title[data-v-03845b4f]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024;margin-bottom:20px}.final__label[data-v-03845b4f]{color:#4b525a;margin-right:10px}.final__label[data-v-03845b4f],.final__value[data-v-03845b4f]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px}.final__value[data-v-03845b4f]{color:#1d2024;white-space:nowrap}.final__balance[data-v-03845b4f],.final__point[data-v-03845b4f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.final__point-wrapper[data-v-03845b4f]{display:flex;justify-content:space-between;align-items:center}.final__point-use-all[data-v-03845b4f]{display:flex;justify-content:center;align-items:center;width:62px;height:30px;padding:6px 8px;background-color:#f7f5fd;cursor:pointer;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700;color:#6741d9}.final__point-input[data-v-03845b4f]{display:flex;align-items:center}.final__point-input .point-amount[data-v-03845b4f]{margin-right:10px}.final__point-input .point-amount[data-v-03845b4f] .form-control:not(textarea){text-align:right;width:86px;height:30px}.final__remaining-point[data-v-03845b4f]{align-self:flex-end;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad;font-weight:700}.total[data-v-03845b4f]{display:flex;justify-content:space-between;padding:14px 20px 63px 20px}.total__label[data-v-03845b4f]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.total__value[data-v-03845b4f]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}.button[data-v-03845b4f]{margin:0 auto;width:calc(100% - 40px);margin-bottom:20px}.text-underline[data-v-03845b4f]{text-decoration:underline}.hidden-focus[data-v-03845b4f]{margin:0;padding:0;border:0;width:0;height:0;z-index:-9999;opacity:0}.deal[data-v-03845b4f]{display:flex;flex-direction:column;padding:20px;box-shadow:inset 0 -1px 0 0 #dee2e5}.deal__checkbox[data-v-03845b4f]{display:flex;align-items:center;margin-bottom:5px}.deal__selectbox[data-v-03845b4f]{margin:10px 0}.deal__selectbox[data-v-03845b4f] .selector select{height:30px}.deal__information[data-v-03845b4f]{margin-left:30px}.deal__information[data-v-03845b4f] .grade-badge{width:18px;height:18px}.deal__text-group[data-v-03845b4f]{margin:6px 0 10px 0}.deal__index[data-v-03845b4f]{color:#858d94;display:inline-block;width:52px;margin-right:10px}.deal__index[data-v-03845b4f],.deal__type[data-v-03845b4f]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;white-space:nowrap}.deal__type[data-v-03845b4f]{color:#1d2024;max-width:100%;overflow:hidden;text-overflow:ellipsis}.deal__earning-rate[data-v-03845b4f]{margin-right:6px}.deal__earning-rate[data-v-03845b4f],.deal__length[data-v-03845b4f]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;display:inline-block}.deal__pledge-message-group[data-v-03845b4f]{margin:20px 0;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#4b525a}.deal__pledge-message-title[data-v-03845b4f]{font-weight:700;padding:6px 0}.deal__pledge-message-list-group[data-v-03845b4f]{padding-left:20px}.grade-badge[data-v-03845b4f]{margin-right:6px}.limit-exceed[data-v-03845b4f]{margin-top:10px}.more-limit[data-v-03845b4f],.total-limit-exceed[data-v-03845b4f]{margin-top:10px;align-self:flex-end}.term[data-v-f60254be]{display:flex;justify-content:space-between;align-items:center}.term__name[data-v-f60254be]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94;margin-left:14px;cursor:pointer}.image[data-v-f60254be]{width:18px;height:18px;margin:5px;cursor:pointer}.check-label[data-v-f60254be]{display:flex;justify-content:space-between;align-items:center}.structure[data-v-62ef9185]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:767px){.structure[data-v-62ef9185]{padding:0 20px}}.structure__header[data-v-62ef9185]{width:100%;height:40px;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.structure__header[data-v-62ef9185]{height:36px}}.structure__title[data-v-62ef9185]{width:100%;text-align:left;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.structure__title[data-v-62ef9185]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.structure__image[data-v-62ef9185]{max-width:728px;width:100%;margin-top:20px;min-height:1px}@media(max-width:767px){.structure__image[data-v-62ef9185]{max-width:360px}}.structure__comment[data-v-62ef9185]{max-width:320px;width:100%;margin-top:30px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.structure__comment-text-wrapper[data-v-62ef9185]{width:83px;height:80px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.structure__comment-text-wrapper .structure__comment-text[data-v-62ef9185]:not(:first-child){margin-top:4px}.structure__separator[data-v-62ef9185]{width:100%;height:1px;margin-top:30px;background-color:#dee2e5}.structure__content[data-v-62ef9185]{width:100%;margin-top:20px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}@media(max-width:767px){.structure__content[data-v-62ef9185]{margin-top:30px}}.structure__tip[data-v-62ef9185]{width:100%;margin-top:10px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}.system[data-v-35e653a3]{width:100%}.system__header[data-v-35e653a3]{height:40px;display:flex;justify-content:center;align-items:center}.system__title[data-v-35e653a3]{width:100%;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.system__title[data-v-35e653a3]{padding:0 20px;font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.system__description[data-v-35e653a3]{width:100%;margin-top:20px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}@media(max-width:767px){.system__description[data-v-35e653a3]{padding:0 20px;margin-top:10px}}.system__comment[data-v-35e653a3]{width:100%;margin-top:10px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}@media(max-width:767px){.system__comment[data-v-35e653a3]{padding:0 20px}}.system__table[data-v-35e653a3]{width:100%;margin-top:40px}.system__table-header[data-v-35e653a3]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:40px;text-align:left;white-space:normal;word-break:break-all;word-wrap:break-word;background-color:#f8f9fa}.system__table-header--padded[data-v-35e653a3]{padding-left:20px}.system__table-header--align-center[data-v-35e653a3]{text-align:center}.system__table-header[data-v-35e653a3]:first-child{padding-left:20px}.system__table-header[data-v-35e653a3]:last-child{padding-right:20px}.system__table-data[data-v-35e653a3]{margin:auto;padding:10px 0;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;text-align:left;white-space:normal;word-break:break-all;word-wrap:break-word;box-shadow:inset 0 -1px 0 0 #dee2e5}.system__table-data--padded[data-v-35e653a3]{padding-left:20px}.system__table ul[data-v-35e653a3]{margin:0;padding:0 20px;line-height:24px}.system__mobile-content[data-v-35e653a3]{width:100%;margin-top:40px}.system__category[data-v-35e653a3]{width:100%;height:40px;padding-left:20px;display:flex;justify-content:flex-start;align-items:center;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;background-color:#f8f9fa}.system__section[data-v-35e653a3]{width:100%;padding:20px}.system__section-head-text[data-v-35e653a3]{width:100%;margin-bottom:10px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;font-weight:700}.system__section-list[data-v-35e653a3]{margin:0;padding:0 20px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.system__section-multi-list-wrapper[data-v-35e653a3]{width:100%;display:flex;justify-content:center;align-items:flex-start}.system__section-multi-list[data-v-35e653a3]{width:50%;padding:0 0 0 20px;margin:0;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.system__section-multi-list[data-v-35e653a3]:not(:first-child){padding:0 0 0 30px}.system__separator[data-v-35e653a3]{width:100%;height:1px;background-color:#dee2e5}.interest-rate-status[data-v-4134b405]{width:100%}.interest-rate-status__content[data-v-4134b405]{margin-top:20px}.interest-rate-status__description[data-v-4134b405]{margin-top:20px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#858d94}@media(max-width:767px){.interest-rate-status__description[data-v-4134b405]{margin-top:0;padding-left:20px}}.status-header[data-v-4134b405]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.status-header[data-v-4134b405]{height:36px;padding:0 20px}}.status-header__title[data-v-4134b405]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.status-header__title[data-v-4134b405]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.status-header__selector-wrapper[data-v-4134b405]{display:flex;justify-content:center;align-items:center}.status-header__selector[data-v-4134b405] .form-control{height:40px;padding-right:28px;border:1px solid #dee2e5;background-color:#fff;border-radius:3px}@media(max-width:767px){.status-header__selector[data-v-4134b405] .form-control{height:36px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}}.status-content[data-v-4134b405],.status-content__table[data-v-4134b405]{width:100%}.status-content__table-header[data-v-4134b405]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:40px;padding-left:15px;padding-right:15px;text-align:right;white-space:nowrap;word-break:keep-all;word-wrap:normal;background-color:#f8f9fa}.status-content__table-header--align-left[data-v-4134b405]{text-align:left}.status-content__table-header--category[data-v-4134b405]{text-align:center;box-shadow:inset 0 -1px 0 0 #dee2e5}.status-content__table-header[data-v-4134b405]:first-child{padding-left:20px}.status-content__table-header[data-v-4134b405]:last-child{padding-right:20px}.status-content__table-data[data-v-4134b405]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:44px;padding-left:15px;padding-right:15px;text-align:right;white-space:nowrap;word-break:keep-all;word-wrap:normal}.status-content__table-data--align-left[data-v-4134b405]{text-align:left}.status-content__table-data[data-v-4134b405]:first-child{padding-left:20px}.status-content__table-data[data-v-4134b405]:last-child{padding-right:20px}.status-content__table-total-row[data-v-4134b405]{box-shadow:inset 0 1px 0 0 #dee2e5,inset 0 -1px 0 0 #dee2e5}.status-content__table-total-row td[data-v-4134b405]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a}.status-content__tab[data-v-4134b405]{width:100%}.status-content__tab-item-wrapper[data-v-4134b405]{width:100%;height:54px;overflow-x:scroll;-ms-overflow-style:none;display:flex;justify-content:flex-start;align-items:center}.status-content__tab-item-wrapper[data-v-4134b405]::-webkit-scrollbar{display:none}.status-content__tab-item[data-v-4134b405]{height:100%;margin:0 10px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.status-content__tab-item-text[data-v-4134b405]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;display:flex;justify-content:center;align-items:center;white-space:nowrap;word-break:keep-all;cursor:pointer}.status-content__tab-item-text--active[data-v-4134b405]{height:100%;box-shadow:inset 0 -3px 0 0 #6741d9;color:#6741d9;font-weight:700}.status-content__tab-item[data-v-4134b405]:first-child{margin-left:0;padding-left:20px}.status-content__tab-item[data-v-4134b405]:last-child{margin-right:0;padding-right:20px}.status-content__tab-content[data-v-4134b405]{padding:0 20px}.status-content__tab-data-wrapper[data-v-4134b405]{padding:20px 0}.status-content__tab-data[data-v-4134b405]{width:100%;margin-top:4px;display:flex;justify-content:space-between;align-items:center}.status-content__tab-data-category[data-v-4134b405]{margin-bottom:10px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a}.status-content__tab-data-text[data-v-4134b405]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.fee[data-v-72be7b5a]{width:100%}.fee__header[data-v-72be7b5a]{height:40px;display:flex;justify-content:center;align-items:center}.fee__title[data-v-72be7b5a]{width:100%;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.fee__title[data-v-72be7b5a]{padding-left:20px;font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.fee__table[data-v-72be7b5a]{width:100%;margin-top:20px}.fee__table-header[data-v-72be7b5a]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:40px;text-align:left;white-space:nowrap;word-break:keep-all;word-wrap:normal;background-color:#f8f9fa}.fee__table-header[data-v-72be7b5a]:first-child{padding-left:20px}.fee__table-header[data-v-72be7b5a]:last-child{padding-right:20px}.fee__table-data[data-v-72be7b5a]{margin:auto;padding:10px 0;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;text-align:left;white-space:nowrap;word-break:keep-all;word-wrap:normal;box-shadow:inset 0 -1px 0 0 #dee2e5}.fee__table-data--padded[data-v-72be7b5a]{padding-left:20px}.fee__table ul[data-v-72be7b5a]{margin:0;padding:0 20px;line-height:24px}.fee__mobile-content[data-v-72be7b5a]{width:100%;margin-top:20px}.fee__category[data-v-72be7b5a]{width:100%;height:40px;padding-left:20px;display:flex;justify-content:flex-start;align-items:center;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;background-color:#f8f9fa}.fee__section[data-v-72be7b5a]{width:100%;padding:20px}.fee__section ul[data-v-72be7b5a]{margin:0;padding:0 20px}.fee__head-text[data-v-72be7b5a],.fee__section ul[data-v-72be7b5a]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.fee__head-text[data-v-72be7b5a]{width:100%;margin-bottom:10px;font-weight:700}.fee__text[data-v-72be7b5a]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.fee__separator[data-v-72be7b5a]{width:100%;height:1px;background-color:#dee2e5}.collection[data-v-2203b3bd]{width:100%}@media(max-width:767px){.collection[data-v-2203b3bd]{padding:0 20px}}.collection__header[data-v-2203b3bd]{height:40px;display:flex;justify-content:center;align-items:center}.collection__title[data-v-2203b3bd]{width:100%;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.collection__title[data-v-2203b3bd]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.collection__content[data-v-2203b3bd]{width:100%;margin-top:20px}.collection__text[data-v-2203b3bd]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.collection__list[data-v-2203b3bd]{width:100%;display:flex;justify-content:flex-start;align-items:flex-start}.collection__category[data-v-2203b3bd]{min-width:98px;width:98px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;font-weight:700;word-break:keep-all}.collection ul[data-v-2203b3bd]{margin-top:10px;padding:0 20px;line-height:24px}.conflict-system[data-v-0ed7aea8]{width:100%}@media(max-width:767px){.conflict-system[data-v-0ed7aea8]{padding:0 20px}}.conflict-system__header[data-v-0ed7aea8]{height:40px;display:flex;justify-content:center;align-items:center}.conflict-system__title[data-v-0ed7aea8]{width:100%;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.conflict-system__title[data-v-0ed7aea8]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.conflict-system__content[data-v-0ed7aea8]{width:100%;margin-top:20px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.conflict-system ul[data-v-0ed7aea8]{margin-top:10px;padding:0 20px;line-height:24px}@media(max-width:767px){.conflict-system ul li[data-v-0ed7aea8]:not(:first-child){margin-top:10px}}.clear[data-v-1a49dbc0]{width:100%}@media(max-width:767px){.clear[data-v-1a49dbc0]{padding:0 20px}}.clear__header[data-v-1a49dbc0]{height:40px;display:flex;justify-content:center;align-items:center}.clear__title[data-v-1a49dbc0]{width:100%;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.clear__title[data-v-1a49dbc0]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}}.clear__content[data-v-1a49dbc0]{width:100%;margin-top:20px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.online-information-management[data-v-6422117e]{width:100%}@media(max-width:767px){.online-information-management[data-v-6422117e]{padding:0 20px}}.online-information-management__header[data-v-6422117e]{height:40px;display:flex;justify-content:center;align-items:center}.online-information-management__title[data-v-6422117e]{width:100%;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.online-information-management__title[data-v-6422117e]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}}.online-information-management__content[data-v-6422117e]{width:100%;margin-top:20px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.online-information-management dl[data-v-6422117e]{margin-top:10px;color:#4b525a}.online-information-management dt[data-v-6422117e]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;display:inline-block;width:50px;margin-right:10px;vertical-align:top}.online-information-management dd[data-v-6422117e]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;display:inline-block;width:calc(100% - 70px)}.online-information-management dd .sub-message[data-v-6422117e]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;display:inline-block;width:100%;color:#9ca5ad}.online-information-management .description-with-sub-message[data-v-6422117e]{line-height:18px}.status-header[data-v-6422117e]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.status-header[data-v-6422117e]{height:36px;padding:0 20px}}.status-header__title[data-v-6422117e]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.status-header__title[data-v-6422117e]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.status-header__selector-wrapper[data-v-6422117e]{display:flex;justify-content:center;align-items:center}.status-header__selector[data-v-6422117e] .form-control{height:40px;padding-right:28px;width:73px;border:1px solid #dee2e5;background-color:#fff;border-radius:3px}@media(max-width:767px){.status-header__selector[data-v-6422117e] .form-control{height:36px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}}.information[data-v-32c14337]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.information__section[data-v-32c14337]{max-width:900px;min-width:728px;width:100%}@media(max-width:767px){.information__section[data-v-32c14337]{min-width:auto}}.information__section[data-v-32c14337]:not(:first-child){margin-top:120px}@media(max-width:767px){.information__section[data-v-32c14337]:not(:first-child){margin-top:100px}}.company-information[data-v-31195f71]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:767px){.company-information[data-v-31195f71]{padding:0 20px}}.company-information__header[data-v-31195f71]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.company-information__header[data-v-31195f71]{height:36px}}.company-information__title[data-v-31195f71]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.company-information__title[data-v-31195f71]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.company-information__logo-wrapper[data-v-31195f71]{width:100%;height:102px;margin-top:20px;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.company-information__logo-wrapper[data-v-31195f71]{height:122px}}.company-information__logo[data-v-31195f71]{height:22px}.company-information__content[data-v-31195f71]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:767px){.company-information__content[data-v-31195f71]{flex-direction:column}}.company-information__left-section[data-v-31195f71]{max-width:586px;min-width:474px;width:100%;padding-top:20px;margin-top:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:inset 0 1px 0 0 #dee2e5}@media(max-width:767px){.company-information__left-section[data-v-31195f71]{max-width:none;min-width:0}}.company-information__right-section[data-v-31195f71]{max-width:255px;min-width:214px;width:100%;padding-top:20px;margin-top:20px;margin-left:40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:inset 0 1px 0 0 #dee2e5}@media(max-width:767px){.company-information__right-section[data-v-31195f71]{max-width:none;min-width:0;margin:10px 0 0 0;padding:0;box-shadow:none}}.company-information__text-wrapper[data-v-31195f71]{width:100%;display:flex;justify-content:flex-start;align-items:flex-start}.company-information__text-wrapper[data-v-31195f71]:not(:first-child){margin-top:10px}.company-information__head-text[data-v-31195f71]{width:118px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024;font-weight:700}.company-information__text[data-v-31195f71]{width:calc(100% - 118px);font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}@media(max-width:767px){.company-information__text[data-v-31195f71]{white-space:normal;word-break:keep-all;word-wrap:break-word}}.employee-status[data-v-4d533d60]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.employee-status__header[data-v-4d533d60]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.employee-status__header[data-v-4d533d60]{height:36px;padding:0 20px}}.employee-status__title[data-v-4d533d60]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.employee-status__title[data-v-4d533d60]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.employee-status__selector-wrapper[data-v-4d533d60]{display:flex;justify-content:center;align-items:center}.employee-status__selector[data-v-4d533d60] .form-control{height:40px;padding-right:28px;border:1px solid #dee2e5;background-color:#fff;border-radius:3px}@media(max-width:767px){.employee-status__selector[data-v-4d533d60] .form-control{height:36px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}}.employee-status__banner[data-v-4d533d60]{width:100%;height:102px;margin-top:20px;background-image:url(img/employee-banner.8ba74959.png);background-repeat:no-repeat;background-size:cover;background-position:60%}.employee-status__content[data-v-4d533d60]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:767px){.employee-status__content[data-v-4d533d60]{flex-direction:column}}.employee-status__mobile-content[data-v-4d533d60]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media(max-width:767px){.employee-status__mobile-content[data-v-4d533d60]{padding:0 20px}}.employee-status__top-section[data-v-4d533d60]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.employee-status__bottom-section[data-v-4d533d60]{width:100%;margin-top:20px;display:flex;justify-content:flex-end;align-items:center;box-shadow:inset 0 1px 0 0 #dee2e5}.employee-status__left-section[data-v-4d533d60]{max-width:413px;min-width:334px;width:100%;padding-top:20px;margin-top:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:inset 0 1px 0 0 #dee2e5}@media(max-width:767px){.employee-status__left-section[data-v-4d533d60]{max-width:none;min-width:0}}.employee-status__right-section[data-v-4d533d60]{max-width:413px;min-width:334px;width:100%;padding-top:20px;margin-top:20px;margin-left:40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:inset 0 1px 0 0 #dee2e5}@media(max-width:767px){.employee-status__right-section[data-v-4d533d60]{max-width:none;min-width:0;margin:10px 0 0 0;padding:0;box-shadow:none}}.employee-status__right-section--flat[data-v-4d533d60]{padding:0;box-shadow:none}.employee-status__mobile-section[data-v-4d533d60]{width:100%;margin-top:20px;padding-top:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-shadow:inset 0 1px 0 0 #dee2e5}.employee-status__text-wrapper[data-v-4d533d60]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.employee-status__text-wrapper[data-v-4d533d60]:not(:first-child){margin-top:10px}.employee-status__text-wrapper--subclass[data-v-4d533d60]:not(:first-child){margin-top:4px}.employee-status__normal-text-wrapper[data-v-4d533d60]{width:calc(100% - 118px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media(max-width:767px){.employee-status__normal-text-wrapper[data-v-4d533d60]{width:calc(100% - 113px)}}.employee-status__head-text[data-v-4d533d60]{width:118px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024;font-weight:700}@media(max-width:767px){.employee-status__head-text[data-v-4d533d60]{width:113px}}.employee-status__text[data-v-4d533d60]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.employee-status__text--bold[data-v-4d533d60]{font-weight:700}.expert[data-v-46d0c2f9]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:767px){.expert[data-v-46d0c2f9]{padding:0 20px}}.expert__header[data-v-46d0c2f9]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.expert__header[data-v-46d0c2f9]{height:36px}}.expert__title[data-v-46d0c2f9]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024;white-space:nowrap}@media(max-width:767px){.expert__title[data-v-46d0c2f9]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.expert__selector-wrapper[data-v-46d0c2f9]{display:flex;justify-content:center;align-items:center}.expert__selector[data-v-46d0c2f9] .form-control{height:40px;padding-right:28px;border:1px solid #dee2e5;background-color:#fff;border-radius:3px}@media(max-width:767px){.expert__selector[data-v-46d0c2f9] .form-control{height:36px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}}.expert__content[data-v-46d0c2f9]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:767px){.expert__content[data-v-46d0c2f9]{flex-direction:column}}.expert__left-section[data-v-46d0c2f9]{max-width:413px;min-width:334px;width:100%;padding-top:20px;margin-top:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:inset 0 1px 0 0 #dee2e5}@media(max-width:767px){.expert__left-section[data-v-46d0c2f9]{max-width:none;min-width:0}}.expert__right-section[data-v-46d0c2f9]{max-width:413px;min-width:334px;width:100%;padding-top:20px;margin-top:20px;margin-left:40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:inset 0 1px 0 0 #dee2e5}@media(max-width:767px){.expert__right-section[data-v-46d0c2f9]{max-width:none;min-width:0;margin:10px 0 0 0;padding:0;box-shadow:none}}.expert__text-wrapper[data-v-46d0c2f9]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.expert__text-wrapper[data-v-46d0c2f9]:not(:first-child){margin-top:10px}.expert__head-text[data-v-46d0c2f9]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024;font-weight:700}.expert__text[data-v-46d0c2f9]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.financial-status[data-v-588e94a8]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:767px){.financial-status[data-v-588e94a8]{padding:0 20px}}.financial-status__header[data-v-588e94a8]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.financial-status__header[data-v-588e94a8]{height:36px}}.financial-status__title[data-v-588e94a8]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.financial-status__title[data-v-588e94a8]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.financial-status__button[data-v-588e94a8]{width:223px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:2px;border:1px solid #ced4da;background-color:#fff;cursor:pointer}@media(max-width:767px){.financial-status__button[data-v-588e94a8]{width:165px}}.financial-status__button-image[data-v-588e94a8]{width:16px;height:17px}.financial-status__button-text[data-v-588e94a8]{margin-left:5px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.customer-service[data-v-724dd074]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:767px){.customer-service[data-v-724dd074]{padding:0 20px}}.customer-service__header[data-v-724dd074]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.customer-service__header[data-v-724dd074]{height:36px}}.customer-service__title[data-v-724dd074]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.customer-service__title[data-v-724dd074]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.customer-service__description[data-v-724dd074]{width:100%;margin-top:20px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.customer-service__content[data-v-724dd074]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.customer-service__left-section[data-v-724dd074],.customer-service__mobile-content[data-v-724dd074]{width:100%;margin-top:20px;padding-top:20px;box-shadow:inset 0 1px 0 0 #dee2e5}.customer-service__left-section[data-v-724dd074],.customer-service__right-section[data-v-724dd074]{max-width:413px;min-width:334px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.customer-service__right-section[data-v-724dd074]{width:100%;padding-top:20px;margin-top:20px;margin-left:40px;box-shadow:inset 0 1px 0 0 #dee2e5}.customer-service__text-wrapper[data-v-724dd074]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.customer-service__text-wrapper[data-v-724dd074]:not(:first-child){margin-top:10px}.customer-service__head-text[data-v-724dd074]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024;font-weight:700}.customer-service__text[data-v-724dd074]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.management[data-v-58e0e3e9]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.management__section[data-v-58e0e3e9]{max-width:900px;min-width:728px;width:100%}@media(max-width:767px){.management__section[data-v-58e0e3e9]{min-width:auto}}.management__section[data-v-58e0e3e9]:not(:first-child){margin-top:120px}@media(max-width:767px){.management__section[data-v-58e0e3e9]:not(:first-child){margin-top:100px}}.loan-status[data-v-52d6f7f8]{width:100%}.loan-status__content[data-v-52d6f7f8]{margin-top:20px}.status-header[data-v-52d6f7f8]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.status-header[data-v-52d6f7f8]{height:36px;padding:0 20px}}.status-header__title[data-v-52d6f7f8]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.status-header__title[data-v-52d6f7f8]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.status-header__selector-wrapper[data-v-52d6f7f8]{display:flex;justify-content:center;align-items:center}.status-header__selector[data-v-52d6f7f8] .form-control{width:auto;height:40px;padding-right:28px;border:1px solid #dee2e5;background-color:#fff;border-radius:3px}@media(max-width:767px){.status-header__selector[data-v-52d6f7f8] .form-control{height:36px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}}.status-header__selector[data-v-52d6f7f8]:first-child{margin-right:8px}.status-content[data-v-52d6f7f8],.status-content__table[data-v-52d6f7f8]{width:100%}.status-content__table-header[data-v-52d6f7f8]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:40px;padding-left:15px;padding-right:15px;text-align:right;white-space:nowrap;word-break:keep-all;word-wrap:normal;background-color:#f8f9fa}.status-content__table-header--align-left[data-v-52d6f7f8]{text-align:left}.status-content__table-header[data-v-52d6f7f8]:first-child{padding-left:20px}.status-content__table-header[data-v-52d6f7f8]:last-child{padding-right:20px}.status-content__table-data[data-v-52d6f7f8]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:44px;padding-left:15px;padding-right:15px;text-align:right;white-space:nowrap;word-break:keep-all;word-wrap:normal}.status-content__table-data--align-left[data-v-52d6f7f8]{text-align:left}.status-content__table-data[data-v-52d6f7f8]:first-child{padding-left:20px}.status-content__table-data[data-v-52d6f7f8]:last-child{padding-right:20px}.status-content__table-total-row[data-v-52d6f7f8]{box-shadow:inset 0 1px 0 0 #dee2e5,inset 0 -1px 0 0 #dee2e5}.status-content__table-total-row td[data-v-52d6f7f8]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a}.status-content__tab[data-v-52d6f7f8]{width:100%}.status-content__tab-item-wrapper[data-v-52d6f7f8]{width:100%;height:54px;overflow-x:scroll;-ms-overflow-style:none;display:flex;justify-content:flex-start;align-items:center}.status-content__tab-item-wrapper[data-v-52d6f7f8]::-webkit-scrollbar{display:none}.status-content__tab-item[data-v-52d6f7f8]{height:100%;margin:0 10px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.status-content__tab-item-text[data-v-52d6f7f8]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;display:flex;justify-content:center;align-items:center;white-space:nowrap;word-break:keep-all;cursor:pointer}.status-content__tab-item-text--active[data-v-52d6f7f8]{height:100%;box-shadow:inset 0 -3px 0 0 #6741d9;color:#6741d9;font-weight:700}.status-content__tab-item[data-v-52d6f7f8]:first-child{margin-left:0;padding-left:20px}.status-content__tab-item[data-v-52d6f7f8]:last-child{margin-right:0;padding-right:20px}.status-content__tab-data-wrapper[data-v-52d6f7f8]{padding-top:16px;padding-left:20px;padding-right:20px}.status-content__tab-data[data-v-52d6f7f8]{width:100%;margin-top:4px;display:flex;justify-content:space-between;align-items:center}.status-content__tab-data-text[data-v-52d6f7f8]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.status-content__separator[data-v-52d6f7f8]{width:100%;margin-top:20px;margin-bottom:20px;border-top:1px solid #f1f3f5}ul[data-v-461996ea]{padding:0;font-size:14px;text-align:center}li[data-v-461996ea]{display:inline-flex;cursor:pointer;vertical-align:middle;width:38px;height:38px;align-items:center;justify-content:center;color:#e6e6e6;background-color:#fff}li[data-v-461996ea] svg{width:1em;height:1em;fill:#e6e6e6}li.active[data-v-461996ea],li[data-v-461996ea]:hover{color:#606060;border:1px solid #606060;background-color:#fff}li.active[data-v-461996ea] svg,li[data-v-461996ea]:hover span,li[data-v-461996ea]:hover svg{fill:#606060}.bl0[data-v-461996ea]{border-left-width:0}.first[data-v-461996ea]{border-right-width:0;border:1px solid #e6e6e6}@media(max-width:767px){.first[data-v-461996ea]{display:none}}.prev[data-v-461996ea]{margin-right:40px;border:1px solid #e6e6e6}.prev span[data-v-461996ea]{width:14px;fill:#e6e6e6}.next[data-v-461996ea]{margin-left:40px;border:1px solid #e6e6e6}.last[data-v-461996ea]{border-left-width:0;border:1px solid #e6e6e6}@media(max-width:767px){.last[data-v-461996ea]{display:none}}.last span[data-v-461996ea]{width:14px;fill:#e6e6e6}.two-button-pagination[data-v-b584071e]{display:flex;justify-content:center;align-items:center}.two-button-pagination__text-wrapper[data-v-b584071e]{width:64px;height:34px;display:flex;justify-content:center;align-content:center}.two-button-pagination__text[data-v-b584071e]{display:flex;justify-content:center;align-items:center;font-size:12px;letter-spacing:0;color:#9ca5ad}.two-button-pagination__text--current[data-v-b584071e]{color:#111316}.two-button-pagination__text[data-v-b584071e]:not(:first-child){margin-left:10px}.two-button-pagination__prev[data-v-b584071e]{margin-right:13px}.two-button-pagination__next[data-v-b584071e],.two-button-pagination__prev[data-v-b584071e]{width:32px;height:34px;display:flex;justify-content:center;align-items:center;border:1px solid #ced4da;cursor:pointer}.two-button-pagination__next[data-v-b584071e]{margin-left:13px;transform:scaleX(-1)}.two-button-pagination__arrow[data-v-b584071e]{width:14px;fill:#9ca5ad}.sold-loan[data-v-81122820]{width:100%}.sold-loan__content[data-v-81122820]{margin-top:20px}.sold-loan__separator[data-v-81122820]{background-color:#dee2e5}.sold-loan__pagination[data-v-81122820]{margin-top:20px}.status-header[data-v-81122820]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.status-header[data-v-81122820]{height:36px;padding:0 20px}}.status-header__title[data-v-81122820]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.status-header__title[data-v-81122820]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}}.status-content[data-v-81122820],.status-content__table[data-v-81122820]{width:100%}.status-content__table-header[data-v-81122820]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:40px;padding-left:15px;padding-right:15px;text-align:right;white-space:nowrap;word-break:keep-all;word-wrap:normal;background-color:#f8f9fa}.status-content__table-header--align-left[data-v-81122820]{text-align:left}.status-content__table-header[data-v-81122820]:first-child{padding-left:20px}.status-content__table-header[data-v-81122820]:last-child{padding-right:20px}.status-content__table-data[data-v-81122820]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:44px;padding-left:15px;padding-right:15px;text-align:right;white-space:nowrap;word-break:keep-all;word-wrap:normal}.status-content__table-data--align-left[data-v-81122820]{text-align:left}.status-content__table-data[data-v-81122820]:first-child{padding-left:20px}.status-content__table-data[data-v-81122820]:last-child{padding-right:20px}.status-content__table-total-row[data-v-81122820]{box-shadow:inset 0 1px 0 0 #dee2e5,inset 0 -1px 0 0 #dee2e5}.status-content__table-total-row td[data-v-81122820]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a}.status-content__tab[data-v-81122820]{width:100%}.status-content__tab-content[data-v-81122820]{margin-top:10px;padding:0 20px}.status-content__tab-date[data-v-81122820]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#6741d9;font-weight:700}.status-content__tab-data-wrapper[data-v-81122820]{margin-top:10px}.status-content__tab-data[data-v-81122820]{width:100%;display:flex;justify-content:space-between;align-items:center}.status-content__tab-data[data-v-81122820]:not(:first-child){margin-top:4px}.status-content__tab-data-text[data-v-81122820]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.status-pagination[data-v-81122820]{margin-bottom:0;padding-top:40px;padding-bottom:34px}@media(max-width:767px){.status-pagination[data-v-81122820]{padding-top:20px;padding-bottom:40px}}.empty[data-v-81122820]{width:100%;height:120px;display:flex;justify-content:center;align-items:center}.empty-text[data-v-81122820]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}.overdue-status[data-v-21c2fea0]{width:100%}.overdue-status__content[data-v-21c2fea0]{margin-top:20px}.overdue-status__description[data-v-21c2fea0]{margin-top:20px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#858d94}@media(max-width:767px){.overdue-status__description[data-v-21c2fea0]{margin-top:0;padding-left:20px}}.status-header[data-v-21c2fea0]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.status-header[data-v-21c2fea0]{height:36px;padding:0 20px}}.status-header__title[data-v-21c2fea0]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.status-header__title[data-v-21c2fea0]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}}.status-header__selector-wrapper[data-v-21c2fea0]{display:flex;justify-content:center;align-items:center}.status-header__selector[data-v-21c2fea0] .form-control{height:40px;padding-right:28px;border:1px solid #dee2e5;background-color:#fff;border-radius:3px}@media(max-width:767px){.status-header__selector[data-v-21c2fea0] .form-control{height:36px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}}.status-header__selector[data-v-21c2fea0]:first-child{margin-right:8px}.status-content[data-v-21c2fea0],.status-content__table[data-v-21c2fea0]{width:100%}.status-content__table-header[data-v-21c2fea0]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:40px;padding-left:15px;padding-right:15px;text-align:right;white-space:nowrap;word-break:keep-all;word-wrap:normal;background-color:#f8f9fa}.status-content__table-header--align-left[data-v-21c2fea0]{text-align:left}.status-content__table-header--category[data-v-21c2fea0]{text-align:center;box-shadow:inset 0 -1px 0 0 #dee2e5}.status-content__table-header[data-v-21c2fea0]:first-child{padding-left:20px}.status-content__table-header[data-v-21c2fea0]:last-child{padding-right:20px}.status-content__table-data[data-v-21c2fea0]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:44px;padding-left:15px;padding-right:15px;text-align:right;white-space:nowrap;word-break:keep-all;word-wrap:normal}.status-content__table-data--align-left[data-v-21c2fea0]{text-align:left}.status-content__table-data[data-v-21c2fea0]:first-child{padding-left:20px}.status-content__table-data[data-v-21c2fea0]:last-child{padding-right:20px}.status-content__table-total-row[data-v-21c2fea0]{box-shadow:inset 0 1px 0 0 #dee2e5,inset 0 -1px 0 0 #dee2e5}.status-content__table-total-row td[data-v-21c2fea0]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a}.status-content__tab[data-v-21c2fea0]{width:100%}.status-content__tab-item-wrapper[data-v-21c2fea0]{width:100%;height:54px;overflow-x:scroll;-ms-overflow-style:none;display:flex;justify-content:flex-start;align-items:center}.status-content__tab-item-wrapper[data-v-21c2fea0]::-webkit-scrollbar{display:none}.status-content__tab-item[data-v-21c2fea0]{height:100%;margin:0 10px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.status-content__tab-item-text[data-v-21c2fea0]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;display:flex;justify-content:center;align-items:center;white-space:nowrap;word-break:keep-all;cursor:pointer}.status-content__tab-item-text--active[data-v-21c2fea0]{height:100%;box-shadow:inset 0 -3px 0 0 #6741d9;color:#6741d9;font-weight:700}.status-content__tab-item[data-v-21c2fea0]:first-child{margin-left:0;padding-left:20px}.status-content__tab-item[data-v-21c2fea0]:last-child{margin-right:0;padding-right:20px}.status-content__tab-content[data-v-21c2fea0]{padding:0 20px}.status-content__tab-data-wrapper[data-v-21c2fea0]{padding:20px 0}.status-content__tab-data[data-v-21c2fea0]{width:100%;margin-top:4px;display:flex;justify-content:space-between;align-items:center}.status-content__tab-data-category[data-v-21c2fea0]{margin-bottom:20px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a}.status-content__tab-data-text[data-v-21c2fea0]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.self-investment-status[data-v-3a250bc2]{width:100%}.self-investment-status__description-wrapper[data-v-3a250bc2]{width:100%;display:flex;justify-content:space-between;align-items:flex-end}@media(max-width:767px){.self-investment-status__description-wrapper[data-v-3a250bc2]{flex-direction:column;justify-content:center;align-items:flex-start}}.self-investment-status__description[data-v-3a250bc2]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#555d65}@media(max-width:767px){.self-investment-status__description[data-v-3a250bc2]{margin-top:20px;padding:0 20px}}.self-investment-status__sub-title[data-v-3a250bc2]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024;font-weight:700;margin-top:30px}@media(max-width:767px){.self-investment-status__sub-title[data-v-3a250bc2]{margin:0;padding:0 20px}}.self-investment-status__comment-wrapper[data-v-3a250bc2]{margin:20px 0 60px 13px}@media(max-width:767px){.self-investment-status__comment-wrapper[data-v-3a250bc2]{margin:20px 0 60px}}.self-investment-status__comment[data-v-3a250bc2]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#858d94}@media(max-width:767px){.self-investment-status__comment[data-v-3a250bc2]{padding:0 20px}}.status-header[data-v-3a250bc2]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.status-header[data-v-3a250bc2]{padding:0 20px}}.status-header__title[data-v-3a250bc2]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.status-header__title[data-v-3a250bc2]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}}.status-header__selector-wrapper[data-v-3a250bc2]{display:flex;justify-content:center;align-items:center}.status-header__selector[data-v-3a250bc2] .form-control{width:auto;height:40px;padding-right:28px;border:1px solid #dee2e5;background-color:#fff;border-radius:3px}@media(max-width:767px){.status-header__selector[data-v-3a250bc2] .form-control{height:36px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}}.status-header__selector[data-v-3a250bc2]:first-child{margin-right:8px}.status-content[data-v-3a250bc2]{max-width:900px;width:100%;display:flex;flex-direction:column;justify-content:center}.status-content__mobile-content[data-v-3a250bc2]{margin-top:20px}.status-content__text[data-v-3a250bc2]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}.status-content__table-wrapper[data-v-3a250bc2]{width:100%;overflow-x:scroll}.status-content__table[data-v-3a250bc2]{margin-top:20px}.status-content__table-header[data-v-3a250bc2]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:40px;padding-left:15px;padding-right:15px;text-align:right;white-space:nowrap;word-break:keep-all;word-wrap:normal;background-color:#f8f9fa}.status-content__table-header--align-left[data-v-3a250bc2]{text-align:left}.status-content__table-header[data-v-3a250bc2]:first-child{padding-left:20px}.status-content__table-header[data-v-3a250bc2]:last-child{padding-right:20px}.status-content__table-data[data-v-3a250bc2]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;height:44px;padding-left:15px;padding-right:15px;text-align:right;white-space:nowrap;word-break:keep-all;word-wrap:normal}.status-content__table-data--align-left[data-v-3a250bc2]{text-align:left}.status-content__table-data[data-v-3a250bc2]:first-child{padding-left:20px}.status-content__table-data[data-v-3a250bc2]:last-child{padding-right:20px}.status-content__table-total-row[data-v-3a250bc2]{box-shadow:inset 0 1px 0 0 #dee2e5,inset 0 -1px 0 0 #dee2e5}.status-content__table-total-row td[data-v-3a250bc2]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a}.status-content__tab[data-v-3a250bc2]{width:100%;margin-top:10px}.status-content__tab-item-wrapper[data-v-3a250bc2]{width:100%;height:54px;overflow-x:scroll;-ms-overflow-style:none;display:flex;justify-content:flex-start;align-items:center}.status-content__tab-item-wrapper[data-v-3a250bc2]::-webkit-scrollbar{display:none}.status-content__tab-item[data-v-3a250bc2]{height:100%;margin:0 10px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.status-content__tab-item-text[data-v-3a250bc2]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;display:flex;justify-content:center;align-items:center;white-space:nowrap;word-break:keep-all;cursor:pointer}.status-content__tab-item-text--active[data-v-3a250bc2]{height:100%;box-shadow:inset 0 -3px 0 0 #6741d9;color:#6741d9;font-weight:700}.status-content__tab-item[data-v-3a250bc2]:first-child{margin-left:0;padding-left:20px}.status-content__tab-item[data-v-3a250bc2]:last-child{margin-right:0;padding-right:20px}.status-content__tab-data-wrapper[data-v-3a250bc2]{padding-top:16px;padding-left:20px;padding-right:20px}.status-content__tab-data[data-v-3a250bc2]{width:100%;margin-top:4px;display:flex;justify-content:space-between;align-items:center}.status-content__tab-data-text[data-v-3a250bc2]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.status-content__separator[data-v-3a250bc2]{width:100%;margin-top:20px;margin-bottom:20px;border-top:1px solid #f1f3f5}.issue-notice-card[data-v-31abfac9]{width:100%;height:68px;display:flex;justify-content:space-between;align-items:center;box-shadow:inset 0 -1px 0 0 #f1f3f5;cursor:pointer}@media(max-width:767px){.issue-notice-card[data-v-31abfac9]{height:78px;padding:0 20px}}.issue-notice-card__text-wrapper[data-v-31abfac9]{display:flex;justify-content:flex-start;align-items:center}.issue-notice-card__date[data-v-31abfac9]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}.issue-notice-card__title[data-v-31abfac9]{margin-left:20px;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#4b525a}.issue-notice-card__arrow[data-v-31abfac9]{width:18px;height:18px}.issue-notice[data-v-0162a0ba]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.issue-notice__title[data-v-0162a0ba]{width:100%;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.issue-notice__title[data-v-0162a0ba]{padding:0 20px;font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.issue-notice__description[data-v-0162a0ba]{width:100%;margin-top:26px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}@media(max-width:767px){.issue-notice__description[data-v-0162a0ba]{padding:0 20px}}.issue-notice__empty-content[data-v-0162a0ba]{width:100%;height:120px;margin-top:20px;display:flex;justify-content:center;align-items:center;border:1px solid #dee2e5;background-color:#fff;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}@media(max-width:767px){.issue-notice__empty-content[data-v-0162a0ba]{width:calc(100% - 40px);height:80px}}.issue-notice__content[data-v-0162a0ba]{width:100%;margin-top:10px}.pagination[data-v-0162a0ba]{margin-top:40px}.pagination[data-v-0162a0ba] .first,.pagination[data-v-0162a0ba] .last{display:none}.status[data-v-74838889]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.status__section[data-v-74838889]{max-width:900px;min-width:728px;width:100%}@media(max-width:767px){.status__section[data-v-74838889]{min-width:auto}}.status__section[data-v-74838889]:not(:first-child){margin-top:120px}@media(max-width:767px){.status__section[data-v-74838889]:not(:first-child){margin-top:100px}}.disclosure[data-v-e0d16172]{width:100%;background-color:#fff}.disclosure__content[data-v-e0d16172]{width:100%;padding:80px 20px 145px 20px}@media(max-width:767px){.disclosure__content[data-v-e0d16172]{padding:60px 0 100px 0}}.disclosure[data-v-e0d16172] .interest-rate-status .status-header,.disclosure[data-v-e0d16172] .loan-status .status-header,.disclosure[data-v-e0d16172] .overdue-status .status-header,.disclosure[data-v-e0d16172] .sold-loan .status-header{height:36px;padding:0 20px}.disclosure[data-v-e0d16172] .information__section,.disclosure[data-v-e0d16172] .management__section{min-width:auto}.disclosure[data-v-e0d16172] .management .company-information__content,.disclosure[data-v-e0d16172] .management .expert__content{flex-direction:column}.disclosure[data-v-e0d16172] .management .company-information__left-section,.disclosure[data-v-e0d16172] .management .expert__left-section{max-width:none;min-width:0}.disclosure[data-v-e0d16172] .management .company-information__right-section,.disclosure[data-v-e0d16172] .management .expert__right-section{max-width:none;min-width:0;margin:10px 0 0 0;padding:0;box-shadow:none}.disclosure[data-v-e0d16172] .status__section{min-width:auto}.disclosure-tab[data-v-e0d16172]{width:100%;max-width:900px;height:68px;box-shadow:inset 0 -1px 0 0 #f1f3f5;display:flex;justify-content:space-between}@media(max-width:1079px){.disclosure-tab[data-v-e0d16172]{padding-left:20px}}@media(max-width:767px){.disclosure-tab[data-v-e0d16172]{width:100%;height:60px;padding-left:20px}}.disclosure-tab__item-wrapper[data-v-e0d16172]{height:100%;display:flex;justify-content:space-between;padding-top:24px}@media(max-width:767px){.disclosure-tab__item-wrapper[data-v-e0d16172]{padding-top:18px;padding-bottom:16px}}.disclosure-tab__item[data-v-e0d16172]{padding-right:33px;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#9ca5ad;cursor:pointer}@media(max-width:767px){.disclosure-tab__item[data-v-e0d16172]{padding-right:22px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px}}.disclosure-tab__item--selected[data-v-e0d16172]{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#1d2024}@media(max-width:767px){.disclosure-tab__item--selected[data-v-e0d16172]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700}}.disclosure-tab__item--selected[data-v-e0d16172]:hover{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#1d2024}@media(max-width:767px){.disclosure-tab__item--selected[data-v-e0d16172]:hover{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700}}.disclosure-tab__item--selected>.selected-bar[data-v-e0d16172]{width:auto;height:3px;background-color:#4b525a;position:relative;top:12px}@media(max-width:767px){.disclosure-tab__item--selected>.selected-bar[data-v-e0d16172]{top:14px}}.disclosure-content[data-v-e0d16172]{width:100%}.information-card[data-v-d938e960]{display:flex;flex-direction:column;padding:60px;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.06)}@media(max-width:767px){.information-card[data-v-d938e960]{padding:40px 20px 60px;box-shadow:none}}.information-card__title[data-v-d938e960]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}.information-card__tab[data-v-d938e960]{display:flex;margin:20px -60px 0;padding:0 60px;box-shadow:inset 0 -1px 0 0 #dee2e5}@media(max-width:767px){.information-card__tab[data-v-d938e960]{margin:20px -20px 0;padding:0 20px}}.information-card__tab-item[data-v-d938e960]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;padding-bottom:10px;margin-right:20px;cursor:pointer}.information-card__tab-item--active[data-v-d938e960]{font-weight:700;color:#6741d9;border-bottom:2px solid #6741d9}.information-card__description[data-v-d938e960]{margin-top:20px}.information-card__description-content[data-v-d938e960]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.information-card__description-text-list[data-v-d938e960]{margin-bottom:0;padding:0 20px}.information-card__description-text-list__tab-one[data-v-d938e960]{-webkit-padding-start:0;padding-inline-start:0}.information-card__description-text-list li[data-v-d938e960]{margin-left:-1px}@media(max-width:767px){.information-card__description-text-list li[data-v-d938e960]{margin-left:-5px}}.information-card__agreement-wrapper[data-v-d938e960]{width:100%;margin-top:20px}.information-card__agreement[data-v-d938e960]{padding:14px;border:1px solid #dee2e5}.information-card__agreement[data-v-d938e960]:not(:first-of-type){margin-top:10px}.information-card__agreement-checkbox-wrapper[data-v-d938e960]{display:flex;justify-content:space-between;align-items:center}.information-card__agreement-checkbox-wrapper img[data-v-d938e960]{width:18px;height:18px;cursor:pointer}.information-card__agreement-checkbox[data-v-d938e960] .text-area{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#1d2024}.information-card__agreement-checkbox[data-v-d938e960] .checkable-area,.information-card__agreement-checkbox input[type=checkbox]+span[data-v-d938e960]{width:24px;height:24px;border-radius:50%;background-color:#dee2e5;border:none}.information-card__agreement-checkbox[data-v-d938e960] .checkable-area img,.information-card__agreement-checkbox input[type=checkbox]+span img[data-v-d938e960]{width:16px;height:16px;position:absolute;top:5px;left:4px;visibility:visible}.information-card__term[data-v-d938e960]{padding-left:5px;margin-top:8px}.information-card__term[data-v-d938e960] .image{margin:0}.information-card__agree[data-v-d938e960]{width:100%;margin-top:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.information-card__agree-paragraph[data-v-d938e960]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;font-weight:400;color:#1d2024}.information-card__agree-name[data-v-d938e960]{color:#6741d9}.information-card__agree-input[data-v-d938e960]{width:180px;height:50px;margin-top:16px}.information-card__agree-input[data-v-d938e960] input{text-align:center}.information-card__agree-helptext[data-v-d938e960]{margin-top:10px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}.mobile-confirm-page[data-v-28c9588e]{width:100%;padding-bottom:60px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff}.mobile-confirm-page__card[data-v-28c9588e]{width:100%;padding:40px 0;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.03)}.mobile-confirm-page__header[data-v-28c9588e]{padding:0 20px 20px 20px;display:flex;justify-content:space-between;align-items:center}.mobile-confirm-page__title[data-v-28c9588e]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}.mobile-confirm-page__horizontal-wrapper[data-v-28c9588e]{padding:0 20px;margin-bottom:5px;display:flex;justify-content:space-between;align-items:center}.mobile-confirm-page__label[data-v-28c9588e],.mobile-confirm-page__value[data-v-28c9588e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.mobile-confirm-page__value--emphasis[data-v-28c9588e]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;font-weight:400;color:#1d2024}.mobile-confirm-page__button[data-v-28c9588e]{width:calc(100% - 40px)}.success[data-v-530b29d0]{width:62px;height:26px;display:flex;justify-content:center;align-items:center;border:1px solid #32caa5;border-radius:13px}.success__text[data-v-530b29d0]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700;color:#32caa5}.fail[data-v-530b29d0]{width:62px;height:26px;display:flex;justify-content:center;align-items:center;border:1px solid #d5725e;border-radius:13px}.fail__text[data-v-530b29d0]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700;color:#d5725e}.investment-result-card[data-v-82a8d720]{box-shadow:0 4px 10px 0 rgba(0,0,0,.06);background-color:#fff;padding:40px 0;margin-bottom:40px}@media(max-width:767px){.investment-result-card[data-v-82a8d720]{width:100%;padding:0;margin-bottom:60px;box-shadow:none}}.investment-result-card__summary[data-v-82a8d720]{display:flex;padding:0 40px}@media(max-width:767px){.investment-result-card__summary[data-v-82a8d720]{padding:0 20px}}.investment-result-card__summary-text[data-v-82a8d720]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a}.investment-result-card__summary-text--failed[data-v-82a8d720]{color:#d5725e;padding-right:5px}.investment-result-card__summary-description[data-v-82a8d720]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#4b525a;margin-left:40px}@media(max-width:767px){.investment-result-card__summary-description[data-v-82a8d720]{margin-left:20px}}.investment-result-card__deal[data-v-82a8d720]{width:716px;height:64px;padding:18px 40px;display:flex;justify-content:space-between;align-items:center;box-shadow:inset 0 -1px 0 0 #dee2e5}@media(max-width:767px){.investment-result-card__deal[data-v-82a8d720]{width:100%;height:90px;padding:20px 20px}}.investment-result-card__deal-info-wrapper[data-v-82a8d720]{width:574px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.investment-result-card__deal-info-wrapper[data-v-82a8d720]{width:calc(100% - 62px);padding-right:20px;flex-direction:column;justify-content:center;align-items:flex-start}}.investment-result-card__deal-header[data-v-82a8d720]{width:400px;display:flex;justify-content:flex-start;align-items:center}@media(max-width:767px){.investment-result-card__deal-header[data-v-82a8d720]{width:100%}}.investment-result-card__deal-detail[data-v-82a8d720]{width:166px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.investment-result-card__deal-detail[data-v-82a8d720]{justify-content:flex-start}}.investment-result-card__deal-detail--margin-right[data-v-82a8d720]{margin-right:20px}@media(max-width:767px){.investment-result-card__deal-detail--margin-right[data-v-82a8d720]{margin-right:6px}}.investment-result-card__index[data-v-82a8d720]{width:62px;display:flex;justify-content:flex-start;align-items:center;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94;margin-right:10px}@media(max-width:767px){.investment-result-card__index[data-v-82a8d720]{width:auto;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700;color:#9ca5ad;white-space:nowrap}}.investment-result-card__title[data-v-82a8d720]{width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}@media(max-width:767px){.investment-result-card__title[data-v-82a8d720]{width:auto;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}}.investment-result-card__earning-rate[data-v-82a8d720]{width:41px;text-align:right}@media(max-width:767px){.investment-result-card__earning-rate[data-v-82a8d720]{width:auto;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}}.investment-result-card__length[data-v-82a8d720]{width:43px;text-align:right}@media(max-width:767px){.investment-result-card__length[data-v-82a8d720]{width:auto;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}}.investment-result-card__horizontal-wrapper[data-v-82a8d720]{display:flex;justify-content:space-between;align-items:center;padding:0 40px}@media(max-width:767px){.investment-result-card__horizontal-wrapper[data-v-82a8d720]{padding-left:20px;padding-right:20px;margin-bottom:10px}}.investment-result-card__horizontal-wrapper--padding-top[data-v-82a8d720]{padding-top:20px}@media(max-width:767px){.investment-result-card__horizontal-wrapper--padding-top[data-v-82a8d720]{padding-top:30px}}.investment-result-card__label[data-v-82a8d720]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.investment-result-card__value[data-v-82a8d720]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.investment-result-card__grade-badge[data-v-82a8d720]{margin-right:20px}@media(max-width:767px){.investment-result-card__grade-badge[data-v-82a8d720]{margin-right:6px}}.done[data-v-77b2cf66]{background:#fff}.done__success[data-v-77b2cf66]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px 0 20px}.success__image[data-v-77b2cf66]{width:54px;height:54px;margin-bottom:20px}.success__text[data-v-77b2cf66]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024;margin-bottom:40px}.success__count[data-v-77b2cf66]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a;align-self:flex-start}.failed[data-v-77b2cf66]{display:flex;flex-direction:column;justify-content:center;padding:0 20px;margin-top:40px}.failed__text[data-v-77b2cf66]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024;margin-bottom:40px}.failed__count[data-v-77b2cf66]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700;color:#4b525a}.failed__count--color-busil[data-v-77b2cf66]{color:#d5725e}.failed__description[data-v-77b2cf66]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#4b525a}.summary[data-v-77b2cf66]{display:flex;flex-direction:column;padding:30px 20px 60px 20px}.summary__wrapper[data-v-77b2cf66]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.summary__label[data-v-77b2cf66]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.summary__value[data-v-77b2cf66]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.button-group[data-v-77b2cf66]{display:flex;flex-direction:column;padding:0 20px 60px 20px}.button-group .my-inv-button[data-v-77b2cf66]{font-weight:700;margin-bottom:10px}.button-group .deal-list-button[data-v-77b2cf66]{font-weight:700;background-color:#fff;color:#4b525a}.deal[data-v-77b2cf66]{display:flex;align-items:center;justify-content:space-between;padding:20px;box-shadow:inset 0 -1px 0 0 #dee2e5}.deal__title[data-v-77b2cf66]{margin-bottom:2px}.deal__info[data-v-77b2cf66],.deal__title[data-v-77b2cf66]{display:flex;align-items:center}.deal__index[data-v-77b2cf66]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700;color:#9ca5ad;margin-right:10px}.deal__type[data-v-77b2cf66]{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal__earning-rate[data-v-77b2cf66],.deal__type[data-v-77b2cf66]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.deal__earning-rate[data-v-77b2cf66]{margin-right:6px}.deal__length[data-v-77b2cf66]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.info-section[data-v-77b2cf66]{display:flex;flex-direction:column}.grade-badge[data-v-77b2cf66]{margin-right:6px}.container[data-v-1c95e61e]{padding:60px 20px 120px}.container[data-v-1c95e61e],.header[data-v-1c95e61e]{display:flex;flex-direction:column;align-items:center}.header[data-v-1c95e61e]{margin-bottom:40px}.header__title[data-v-1c95e61e]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;color:#1d2024;margin-bottom:20px}.card[data-v-1c95e61e]{display:flex;flex-direction:column;width:716px;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.06);padding:40px 0}.card[data-v-1c95e61e]:not(:last-of-type){margin-bottom:20px}.card--padding-top-20[data-v-1c95e61e]{padding-top:20px}.card[data-v-1c95e61e]:last-of-type{margin-bottom:40px}.table[data-v-1c95e61e]{table-layout:fixed;width:716px;white-space:nowrap;border-collapse:collapse;margin-bottom:20px}.table tr[data-v-1c95e61e]{box-shadow:inset 0 -1px 0 0 #dee2e5}.table tr th[data-v-1c95e61e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;padding:6px 0}.table tr td[data-v-1c95e61e]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024;padding:14px 0}.table tr td[data-v-1c95e61e]:first-of-type,.table tr th[data-v-1c95e61e]:first-of-type{padding-left:40px;position:relative}.table tr td[data-v-1c95e61e]:last-of-type,.table tr th[data-v-1c95e61e]:last-of-type{padding-right:40px}.table--align-right[data-v-1c95e61e]{text-align:right}.limit-exceed[data-v-1c95e61e]{position:absolute;left:80px;top:64px}.limit-exceed__td[data-v-1c95e61e]{padding-bottom:80px!important}.selectbox[data-v-1c95e61e] select{height:36px;-moz-text-align-last:right;text-align-last:right;padding:0 30px}.selectbox[data-v-1c95e61e] .form-control{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024}.checkbox[data-v-1c95e61e] .text-area{margin-left:20px;overflow:visible!important}.checkbox[data-v-1c95e61e] input[type=checkbox]:checked+span{position:relative}.checkbox[data-v-1c95e61e] input[type=checkbox]:checked+span img{position:absolute;top:3px;left:1px}.summary__wrapper[data-v-1c95e61e]{display:flex;justify-content:space-between;align-items:center;padding:0 40px}.summary__label[data-v-1c95e61e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.summary__value[data-v-1c95e61e]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#4b525a}.balance[data-v-1c95e61e]{display:flex;flex-direction:column;padding:0 40px 15px;box-shadow:inset 0 -1px 0 0 #dee2e5}.balance-wrapper[data-v-1c95e61e]{display:flex;justify-content:space-between;align-items:center}.balance__title[data-v-1c95e61e]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}.balance__account[data-v-1c95e61e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;text-decoration:underline}.balance__amount[data-v-1c95e61e]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;font-weight:400;color:#1d2024}.balance__error-message[data-v-1c95e61e]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434;height:20px}.balance--margin-bottom--10[data-v-1c95e61e]{margin-bottom:10px}.balance--margin-bottom--5[data-v-1c95e61e]{margin-bottom:5px}.final[data-v-1c95e61e]{display:flex;flex-direction:column;margin:40px 40px 0 40px;box-shadow:inset 0 -1px 0 0 #dee2e5}.final__title[data-v-1c95e61e]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024;margin-bottom:20px}.final-wrapper[data-v-1c95e61e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.final__label[data-v-1c95e61e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.final__value[data-v-1c95e61e]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.final__point-input[data-v-1c95e61e],.final__point-wrapper[data-v-1c95e61e]{display:flex;justify-content:space-between;align-items:center}.final__point-use-all[data-v-1c95e61e]{padding:5px 8px;background-color:#f7f5fd;margin-right:10px;cursor:pointer}.final__point-use-all p[data-v-1c95e61e]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700;color:#6741d9}.final__point-amount[data-v-1c95e61e]{width:86px;height:30px;margin-right:10px}.final__point-amount[data-v-1c95e61e] .form-control:not(textarea){height:100%}.final__point-amount[data-v-1c95e61e] .form-control{text-align:right}.final--flex-end[data-v-1c95e61e]{align-self:flex-end}.final--margin-bottom-10[data-v-1c95e61e]{margin-bottom:10px}.final__error-message[data-v-1c95e61e]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434;margin-right:10px}.final__remaining-point[data-v-1c95e61e]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}.total[data-v-1c95e61e]{display:flex;justify-content:space-between;align-items:center;padding:15px 40px 0}.total__label[data-v-1c95e61e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.total__value[data-v-1c95e61e]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}.button[data-v-1c95e61e]{width:320px;height:60px}.button[data-v-1c95e61e]:disabled{cursor:default}.font-weight-bold[data-v-1c95e61e]{font-weight:700}.deal-index[data-v-1c95e61e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}.deal-title[data-v-1c95e61e]{display:inline-block;width:278px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-check[data-v-1c95e61e] label{max-width:270px}.deal-check[data-v-1c95e61e] .text-area{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal__information[data-v-1c95e61e]{margin-left:40px}.deal__information[data-v-1c95e61e] .grade-badge{width:14px;height:14px;vertical-align:middle}.deal__text-group[data-v-1c95e61e]{margin:6px 0 10px 0}.deal__index[data-v-1c95e61e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94;display:inline-block;margin-right:10px}.deal__earning-rate[data-v-1c95e61e]{margin-right:6px;margin:0 8px}.deal__earning-rate[data-v-1c95e61e],.deal__length[data-v-1c95e61e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;display:inline-block}.deal__selectbox[data-v-1c95e61e]{margin:6px 0}.deal__selectbox[data-v-1c95e61e] .selector select{height:30px;-moz-text-align-last:right;text-align-last:right;padding:0 30px 0 0}.deal__exceed-alert[data-v-1c95e61e]{margin-top:10px}.deal__pledge-message-group[data-v-1c95e61e]{margin:27px 0 20px 0;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#4b525a}.deal__pledge-message-title[data-v-1c95e61e]{font-weight:700;padding:6px 0}.deal__pledge-message-list-group[data-v-1c95e61e]{padding-left:20px}.hidden-focus[data-v-1c95e61e]{margin:0;padding:0;border:0;width:0;height:0;z-index:-9999;opacity:0}.total-limit-exceed[data-v-1c95e61e]{align-self:flex-end;margin:20px 40px 10px 0}.more-limit[data-v-1c95e61e]{align-self:flex-end;margin:0 40px}.confirm-page[data-v-1791f409]{display:flex;flex-direction:column;align-items:center;padding:120px 0}.confirm-page__header[data-v-1791f409]{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.confirm-page__title[data-v-1791f409]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;color:#1d2024;margin-bottom:20px}.confirm-page__card[data-v-1791f409]{width:716px;margin-bottom:20px;padding:40px 0;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.06)}.confirm-page__horizontal-wrapper[data-v-1791f409]{display:flex;justify-content:space-between;padding:0 40px}.confirm-page__label[data-v-1791f409]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.confirm-page__value[data-v-1791f409]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#4b525a}.confirm-page__value--emphasis[data-v-1791f409]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;font-weight:400;color:#1d2024}.confirm-page__information-card[data-v-1791f409]{max-width:716px;width:100%}.confirm-page__button[data-v-1791f409]{width:320px;margin:60px auto 0}.container[data-v-0a691a62]{padding:80px 40px 120px}.container[data-v-0a691a62],.header[data-v-0a691a62]{display:flex;flex-direction:column;align-items:center}.header[data-v-0a691a62]{margin-bottom:60px}.success__image[data-v-0a691a62]{width:80px;height:80px;margin-bottom:20px}.failed__text[data-v-0a691a62],.success__text[data-v-0a691a62]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;color:#1d2024}.button-group[data-v-0a691a62]{display:flex;flex-direction:column}.button-group button[data-v-0a691a62]{width:320px}.my-inv-button[data-v-0a691a62]{margin-bottom:10px}.deal-list-button[data-v-0a691a62]{color:#4b525a;background-color:#f4f4f4;border-color:#ced4da}.card[data-v-445e910e]{display:flex;flex-direction:column;padding:40px 0;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.03)}.card[data-v-445e910e]:not(:last-of-type){margin-bottom:10px}.header[data-v-445e910e]{display:flex;justify-content:space-between;align-items:center;padding:0 20px 20px 20px}.header__title[data-v-445e910e]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}.summary[data-v-445e910e]{display:flex;flex-direction:column;padding:20px 20px 0 20px}.summary__count[data-v-445e910e]{margin-bottom:8px}.summary__amount[data-v-445e910e],.summary__count[data-v-445e910e]{display:flex;justify-content:space-between;align-items:center}.summary__label[data-v-445e910e],.summary__value[data-v-445e910e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.summary__value--bold[data-v-445e910e]{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#1d2024}.balance[data-v-445e910e]{display:flex;flex-direction:column;justify-content:center;padding:0 20px 30px 20px;box-shadow:inset 0 -1px 0 0 #dee2e5}.balance__title[data-v-445e910e]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024;margin-bottom:10px}.balance__virtual-account[data-v-445e910e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;margin-bottom:10px}.balance__amount[data-v-445e910e]{display:flex;justify-content:space-between;align-items:center}.balance__value[data-v-445e910e]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;font-weight:400;color:#1d2024;white-space:nowrap}.balance__error-message[data-v-445e910e]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434;height:20px}.balance__warning-message[data-v-445e910e]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#3282f0;margin-top:10px}.final[data-v-445e910e]{display:flex;flex-direction:column;padding:30px 0 13px 0;margin:0 20px;box-shadow:inset 0 -1px 0 0 #dee2e5}.final__title[data-v-445e910e]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024;margin-bottom:20px}.final__label[data-v-445e910e]{color:#4b525a;margin-right:10px}.final__label[data-v-445e910e],.final__value[data-v-445e910e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px}.final__value[data-v-445e910e]{color:#1d2024;white-space:nowrap}.final__balance[data-v-445e910e],.final__point[data-v-445e910e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.final__point-wrapper[data-v-445e910e]{display:flex;justify-content:space-between;align-items:center}.final__point-use-all[data-v-445e910e]{display:flex;justify-content:center;align-items:center;width:62px;height:30px;padding:6px 8px;background-color:#f7f5fd;cursor:pointer;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700;color:#6741d9}.final__point-input[data-v-445e910e]{display:flex;align-items:center}.final__point-input .point-amount[data-v-445e910e]{margin-right:10px}.final__point-input .point-amount[data-v-445e910e] .form-control:not(textarea){text-align:right;width:86px;height:30px}.final__remaining-point[data-v-445e910e]{align-self:flex-end;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad;font-weight:700}.total[data-v-445e910e]{display:flex;justify-content:space-between;padding:14px 20px 63px 20px}.total__label[data-v-445e910e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.total__value[data-v-445e910e]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}.button[data-v-445e910e]{margin:0 auto;width:calc(100% - 40px);margin-bottom:20px}.text-underline[data-v-445e910e]{text-decoration:underline}.hidden-focus[data-v-445e910e]{margin:0;padding:0;border:0;width:0;height:0;z-index:-9999;opacity:0}.deal[data-v-445e910e]{display:flex;flex-direction:column;box-shadow:inset 0 -1px 0 0 #dee2e5;padding:20px}.deal__selectbox[data-v-445e910e]{margin:10px 0}.deal__selectbox[data-v-445e910e] .selector select{height:30px}.deal__information[data-v-445e910e] .grade-badge{width:18px;height:18px}.deal__text-group[data-v-445e910e]{margin:6px 0 10px 0}.deal__index[data-v-445e910e]{color:#858d94;display:inline-block;width:52px;margin-right:10px}.deal__index[data-v-445e910e],.deal__type[data-v-445e910e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;white-space:nowrap}.deal__type[data-v-445e910e]{color:#1d2024;max-width:100%;overflow:hidden;text-overflow:ellipsis}.deal__earning-rate[data-v-445e910e]{margin-right:6px}.deal__earning-rate[data-v-445e910e],.deal__length[data-v-445e910e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;display:inline-block}.deal__pledge-message-group[data-v-445e910e]{margin:20px 0;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#4b525a}.deal__pledge-message-title[data-v-445e910e]{font-weight:700;padding:6px 0}.deal__pledge-message-list-group[data-v-445e910e]{padding-left:20px}.grade-badge[data-v-445e910e]{margin-right:6px}.limit-exceed[data-v-445e910e]{margin-top:10px}.more-limit[data-v-445e910e],.total-limit-exceed[data-v-445e910e]{margin-top:10px;align-self:flex-end}.container[data-v-606bf608]{display:flex;flex-direction:column;align-items:center;padding:60px 20px 120px}.header[data-v-606bf608]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:716px;margin-bottom:40px}.header__title[data-v-606bf608]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024;line-height:56px}.header__arrow-back[data-v-606bf608]{vertical-align:middle;cursor:pointer}.card[data-v-606bf608]{display:flex;flex-direction:column;width:716px;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.06);padding:40px 0}.card[data-v-606bf608]:not(:last-of-type){margin-bottom:20px}.card--padding-top-20[data-v-606bf608]{padding-top:20px}.card[data-v-606bf608]:last-of-type{margin-bottom:40px}.table[data-v-606bf608]{table-layout:fixed;width:716px;white-space:nowrap;border-collapse:collapse;margin-bottom:20px}.table tr[data-v-606bf608]{box-shadow:inset 0 -1px 0 0 #dee2e5}.table tr th[data-v-606bf608]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;padding:6px 0}.table tr td[data-v-606bf608]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024;padding:14px 0}.table tr td[data-v-606bf608]:first-of-type,.table tr th[data-v-606bf608]:first-of-type{padding-left:40px;position:relative}.table tr td[data-v-606bf608]:last-of-type,.table tr th[data-v-606bf608]:last-of-type{padding-right:40px}.table--align-right[data-v-606bf608]{text-align:right}.limit-exceed[data-v-606bf608]{position:absolute;left:80px;top:64px}.limit-exceed__td[data-v-606bf608]{padding-bottom:80px!important}.selectbox[data-v-606bf608] select{height:36px;-moz-text-align-last:right;text-align-last:right;padding:0 30px}.selectbox[data-v-606bf608] .form-control{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024}.checkbox[data-v-606bf608] .text-area{margin-left:20px;overflow:visible!important}.checkbox[data-v-606bf608] input[type=checkbox]:checked+span{position:relative}.checkbox[data-v-606bf608] input[type=checkbox]:checked+span img{position:absolute;top:3px;left:1px}.summary__wrapper[data-v-606bf608]{display:flex;justify-content:space-between;align-items:center;padding:0 40px}.summary__label[data-v-606bf608]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.summary__value[data-v-606bf608]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#4b525a}.balance[data-v-606bf608]{display:flex;flex-direction:column;padding:0 40px 15px;box-shadow:inset 0 -1px 0 0 #dee2e5}.balance-wrapper[data-v-606bf608]{display:flex;justify-content:space-between;align-items:center}.balance__title[data-v-606bf608]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}.balance__account[data-v-606bf608]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad;text-decoration:underline}.balance__amount[data-v-606bf608]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;font-weight:400;color:#1d2024}.balance__error-message[data-v-606bf608]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434;height:20px}.balance__warning-message[data-v-606bf608]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#3282f0}.balance--margin-bottom--10[data-v-606bf608]{margin-bottom:10px}.balance--margin-bottom--5[data-v-606bf608]{margin-bottom:5px}.final[data-v-606bf608]{display:flex;flex-direction:column;margin:40px 40px 0 40px;box-shadow:inset 0 -1px 0 0 #dee2e5}.final__title[data-v-606bf608]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024;margin-bottom:20px}.final-wrapper[data-v-606bf608]{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.final__label[data-v-606bf608]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.final__value[data-v-606bf608]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.final__point-input[data-v-606bf608],.final__point-wrapper[data-v-606bf608]{display:flex;justify-content:space-between;align-items:center}.final__point-use-all[data-v-606bf608]{padding:5px 8px;background-color:#f7f5fd;margin-right:10px;cursor:pointer}.final__point-use-all p[data-v-606bf608]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;font-weight:700;color:#6741d9}.final__point-amount[data-v-606bf608]{width:86px;height:30px;margin-right:10px}.final__point-amount[data-v-606bf608] .form-control:not(textarea){height:100%}.final__point-amount[data-v-606bf608] .form-control{text-align:right}.final--flex-end[data-v-606bf608]{align-self:flex-end}.final--margin-bottom-10[data-v-606bf608]{margin-bottom:10px}.final__error-message[data-v-606bf608]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#d73434;margin-right:10px}.final__remaining-point[data-v-606bf608]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}.total[data-v-606bf608]{display:flex;justify-content:space-between;align-items:center;padding:15px 40px 0}.total__label[data-v-606bf608]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.total__value[data-v-606bf608]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}.button[data-v-606bf608]{width:320px;height:60px}.button[data-v-606bf608]:disabled{cursor:default}.font-weight-bold[data-v-606bf608]{font-weight:700}.deal-index[data-v-606bf608]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}.deal-title[data-v-606bf608]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-check[data-v-606bf608] label{max-width:270px}.deal-check[data-v-606bf608] .text-area{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal__information[data-v-606bf608] .grade-badge{width:14px;height:14px;vertical-align:middle}.deal__text-group[data-v-606bf608]{margin:6px 0 10px 0}.deal__index[data-v-606bf608]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94;display:inline-block;margin-right:10px}.deal__earning-rate[data-v-606bf608]{margin-right:6px;margin:0 8px}.deal__earning-rate[data-v-606bf608],.deal__length[data-v-606bf608]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;display:inline-block}.deal__selectbox[data-v-606bf608]{margin:6px 0}.deal__selectbox[data-v-606bf608] .selector select{height:30px}.deal__exceed-alert[data-v-606bf608]{margin-top:10px}.deal__pledge-message-group[data-v-606bf608]{margin:27px 0 20px 0;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#4b525a}.deal__pledge-message-title[data-v-606bf608]{font-weight:700;padding:6px 0}.deal__pledge-message-list-group[data-v-606bf608]{padding-left:20px}.hidden-focus[data-v-606bf608]{margin:0;padding:0;border:0;width:0;height:0;z-index:-9999;opacity:0}.total-limit-exceed[data-v-606bf608]{align-self:flex-end;margin:20px 40px 10px 0}.more-limit[data-v-606bf608]{align-self:flex-end;margin:0 40px}.title-header[data-v-d55216a8]{display:flex;position:fixed;align-items:center;justify-content:center;height:60px;width:100%;top:0;z-index:9999;background:#fff}.title-header__arrow-back[data-v-d55216a8]{position:absolute;left:20px;top:21px}.title-header__title[data-v-d55216a8]{margin-left:10px}.arrow-back[data-v-d55216a8]{width:18px;height:19px}.title[data-v-d55216a8]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#1d2024}@media(max-width:767px){.pc[data-v-2bf5c5c8]{display:none!important}}@media(min-width:768px){.mobile[data-v-2bf5c5c8]{display:none!important}}.container[data-v-4536626b]{display:flex;flex-direction:column;background-color:#fff}.header[data-v-4536626b]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024;padding:40px 20px}.deal[data-v-4536626b]{display:flex;flex-direction:column;padding:0 20px 20px 20px}.deal-detail[data-v-4536626b],.deal-header[data-v-4536626b]{display:flex;align-items:center}.deal__index[data-v-4536626b]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad;margin-right:10px;white-space:nowrap}.deal__title[data-v-4536626b]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal__earning-rate[data-v-4536626b]{margin-right:10px}.deal__earning-rate[data-v-4536626b],.deal__length[data-v-4536626b]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#4b525a}.line[data-v-4536626b]{height:1px;background-color:#dee2e5}.amount[data-v-4536626b]{padding:40px 20px 60px}.amount-row[data-v-4536626b]{display:flex;justify-content:space-between}.amount-row[data-v-4536626b]:first-of-type{margin-bottom:5px}.amount--margin-bottom[data-v-4536626b]{margin-bottom:10px}.label[data-v-4536626b]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.value[data-v-4536626b]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}.button-group[data-v-4536626b]{display:flex;flex-direction:column;align-items:center;padding:0 20px}.button-group button[data-v-4536626b]{width:320px}.button-group button[data-v-4536626b]:first-of-type{margin-bottom:10px}.button-group button[data-v-4536626b]:last-of-type{color:#4b525a;border-color:#ced4da}.grade-badge[data-v-4536626b]{margin-right:10px}.container[data-v-356b4b00]{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.header[data-v-356b4b00]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024;margin-bottom:20px}.description[data-v-356b4b00]{margin:0 auto;width:315px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a;margin-bottom:85px}.button-group[data-v-356b4b00]{display:flex;flex-direction:column;align-items:center;padding:0 20px}.button-group button[data-v-356b4b00]{width:320px}.button-group button[data-v-356b4b00]:first-of-type{margin-bottom:10px}.button-group button[data-v-356b4b00]:last-of-type{border-color:#ced4da}.container[data-v-a195bc34]{display:flex;flex-direction:column;align-items:center;justify-content:center}.header[data-v-a195bc34]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;color:#1d2024;margin-bottom:40px}.card[data-v-a195bc34]{display:flex;justify-content:space-between;align-items:center;width:716px;padding:40px;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.06)}.card--padding-small[data-v-a195bc34]{padding:24px 40px}.card[data-v-a195bc34]:first-of-type{margin-bottom:20px}.card[data-v-a195bc34]:last-of-type{margin-bottom:60px}.card-inner[data-v-a195bc34]{display:flex;justify-content:space-between;align-items:center}.card-inner--width-100[data-v-a195bc34]{width:100%}.card--direction-column[data-v-a195bc34]{flex-direction:column}.deal__index[data-v-a195bc34]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94;margin-right:10px}.deal__title[data-v-a195bc34]{max-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal__earning-rate[data-v-a195bc34],.deal__title[data-v-a195bc34]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.deal__earning-rate[data-v-a195bc34]{margin-right:20px}.deal__length[data-v-a195bc34]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.button-group[data-v-a195bc34]{display:flex;flex-direction:column}.button-group button[data-v-a195bc34]{width:320px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;font-weight:700}.button-group button[data-v-a195bc34]:first-of-type{margin-bottom:10px}.button-group button[data-v-a195bc34]:last-of-type{color:#4b525a;background-color:#f4f4f4;border-color:#ced4da}.grade-badge[data-v-a195bc34]{margin-right:20px}.margin-bottom-10[data-v-a195bc34]{margin-bottom:10px}.label[data-v-a195bc34]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#4b525a}.value[data-v-a195bc34]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}.container[data-v-8985998c]{display:flex;flex-direction:column;align-items:center;justify-content:center}.header[data-v-8985998c]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;color:#1d2024;margin-bottom:40px}.description[data-v-8985998c]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#4b525a}.description[data-v-8985998c]:last-of-type{margin-bottom:60px}.button-group[data-v-8985998c]{display:flex;flex-direction:column;align-items:center;padding:0 20px}.button-group button[data-v-8985998c]{width:320px}.button-group button[data-v-8985998c]:first-of-type{margin-bottom:10px}.button-group__sub-button[data-v-8985998c]{color:#4b525a;background-color:#f4f4f4;border-color:#ced4da}.open-arrow[data-v-094a2de2] svg{width:14px;height:8px;fill:#9ca5ad;transform:rotate(-90deg)}.close-arrow[data-v-094a2de2] svg{width:14px;height:8px;fill:#9ca5ad;transform:rotate(90deg)}.collapse-item[data-v-094a2de2]{margin-bottom:10px}.collapse-item__title[data-v-094a2de2]{display:flex;justify-content:space-between;align-items:center;height:56px;color:#000;margin-bottom:6px;cursor:pointer}.collapse-item__contents[data-v-094a2de2],.collapse-item__title[data-v-094a2de2]{border-radius:12px;background:#f1f3f5;padding:20px;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px}.collapse-item__contents[data-v-094a2de2]{color:#4b525a}.collapse-item__content[data-v-094a2de2]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#4b525a;margin-bottom:20px}.collapse-item__content h5[data-v-094a2de2]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#4b525a;margin:8px 0}.collapse-item__content ul[data-v-094a2de2]{padding-left:20px}.collapsible-fade-enter-active[data-v-094a2de2]{transition:all .6s ease}.collapsible-fade-leave-active[data-v-094a2de2]{transition:all .3s cubic-bezier(1,.5,.8,1)}.collapsible-fade-enter[data-v-094a2de2]{transform:translateY(-10px);opacity:0}.collapsible-fade-leave-to[data-v-094a2de2]{transform:translateY(-20px);opacity:0}.container[data-v-c6aad4c4]{display:flex;flex-direction:column;background-color:#fff;padding:40px 20px;min-height:0}.document-submission-guide__title[data-v-c6aad4c4]{color:#000;font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;margin:20px 0}.document-submission-guide__subtitle[data-v-c6aad4c4]{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.4px;margin:10px 0}.document-submission-guide__information-list[data-v-c6aad4c4]{padding-left:20px;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;text-align:left;color:#1d2024}.document-submission-guide__information-list--copiable[data-v-c6aad4c4]{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#3282f0}.collapse-card-group[data-v-c6aad4c4]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;padding:40px 0 20px}.collapse-card-group ul[data-v-c6aad4c4]{padding-left:20px}.button-group[data-v-c6aad4c4]{display:flex;flex-direction:column}.investment-amount-card[data-v-028ea894]{width:716px;padding:60px 40px;box-shadow:0 1px 3px 0 #d2d2d2;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media(max-width:767px){.investment-amount-card[data-v-028ea894]{width:100%;padding:40px 20px;box-shadow:none}}.investment-amount-card__my-deposit[data-v-028ea894]{width:100%;margin-bottom:40px}.investment-amount-card__my-deposit-header[data-v-028ea894]{width:100%;display:flex;justify-content:space-between;align-items:center}@media(min-width:768px){.investment-amount-card__kakao[data-v-028ea894]{display:none}}.investment-amount-card__account-information[data-v-028ea894]{width:100%;padding:20px;margin-top:20px;display:flex;justify-content:space-between;align-items:center;background-color:#f5f3ff;border-radius:4px}@media(max-width:767px){.investment-amount-card__account-information[data-v-028ea894]{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.investment-amount-card__account[data-v-028ea894]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#8e81b5}.investment-amount-card__deposit[data-v-028ea894]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.investment-amount-card__header[data-v-028ea894]{width:100%}.investment-amount-card__content[data-v-028ea894]{width:100%;margin-top:10px}.investment-amount-card__item[data-v-028ea894]{width:100%;margin-top:10px;display:flex;justify-content:space-between;align-items:flex-start}.investment-amount-card__item--result[data-v-028ea894]{align-items:center}.investment-amount-card__title[data-v-028ea894]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}.investment-amount-card__information[data-v-028ea894]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.investment-amount-card__key[data-v-028ea894]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}.investment-amount-card__data[data-v-028ea894]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px;color:#1d2024}.investment-amount-card__point-wrapper[data-v-028ea894]{display:flex;justify-content:flex-end;align-items:center}.investment-amount-card__point-button[data-v-028ea894]{height:30px;padding:5px 8px;display:flex;justify-content:center;align-items:center;border-radius:3px;background-color:#f7f5fd;font-size:12px;font-weight:700;line-height:20px;letter-spacing:-.3px;color:#6741d9;cursor:pointer}.investment-amount-card__point-input[data-v-028ea894]{width:86px;height:30px;margin-left:10px;margin-right:10px;border-radius:3px}.investment-amount-card__point-input[data-v-028ea894] .form-control{width:86px;height:30px;text-align:right}.investment-amount-card__remaining-point[data-v-028ea894]{margin-top:10px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}.investment-amount-card__result-amount[data-v-028ea894]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;font-weight:400;color:#1d2024}.investment-amount-card__separator[data-v-028ea894]{width:100%;height:1px;margin:20px 0;background-color:#dee2e5}.investment-error[data-v-028ea894]{margin-top:10px;display:flex;align-items:center;color:#d73434}.investment-error__text[data-v-028ea894]{margin-left:6px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}@-webkit-keyframes glitter-data-v-7f13fa49{0%{background-position-x:-100px}to{background-position-x:200px}}@keyframes glitter-data-v-7f13fa49{0%{background-position-x:-100px}to{background-position-x:200px}}.skeleton[data-v-7f13fa49]{background-image:linear-gradient(90deg,#f1f3f5,#e8ecef 40%,#f1f3f5);background-size:300px;-webkit-animation:glitter-data-v-7f13fa49 1.6s linear infinite;animation:glitter-data-v-7f13fa49 1.6s linear infinite}.portfolio-card[data-v-665ceebe]{width:716px;padding:60px 40px;background-color:#fff;box-shadow:0 1px 3px 0 #d2d2d2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:767px){.portfolio-card[data-v-665ceebe]{width:100%;padding:60px 20px 0;box-shadow:none}}.portfolio-card__skeleton[data-v-665ceebe]{width:100%;height:24px}.portfolio-card__header[data-v-665ceebe]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.portfolio-card__title-wrapper[data-v-665ceebe]{width:100%;display:flex;justify-content:space-between}.portfolio-card__title[data-v-665ceebe]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024;word-break:keep-all}.portfolio-card__table-col-wrapper[data-v-665ceebe]{font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px}.portfolio-card__table-deal-name--label[data-v-665ceebe]{color:#9ca5ad;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}.portfolio-card__table-deal-name--value[data-v-665ceebe]{overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px}.portfolio-card__table-grade[data-v-665ceebe] .grade-badge{width:24px;height:24px!important}.portfolio-card__reconstruction[data-v-665ceebe]{height:32px;padding:4px 10px;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#1d2024;cursor:pointer;background-color:#fff;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}@media(min-width:768px){.portfolio-card__reconstruction[data-v-665ceebe]:hover{background-color:#f1f3f5}}.portfolio-card__reconstruction-image[data-v-665ceebe]{margin-left:5px}.portfolio-card__information-wrapper[data-v-665ceebe]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:767px){.portfolio-card__information-wrapper[data-v-665ceebe]{flex-direction:column;justify-content:flex-start}}.portfolio-card__sub-information-wrapper[data-v-665ceebe]{margin-top:6px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad}.portfolio-card__earning-rate-paragraph[data-v-665ceebe]{margin-top:10px;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#1d2024}.portfolio-card__alert[data-v-665ceebe]{width:254px;margin-top:10px;padding:14px 10px;display:flex;justify-content:flex-start;align-items:flex-start;background-color:#f8f9fa;border-radius:2px}@media(max-width:767px){.portfolio-card__alert[data-v-665ceebe]{width:100%;margin-left:0}}.portfolio-card__alert-text[data-v-665ceebe]{margin-left:6px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#858d94}@media(max-width:767px){.portfolio-card__line-break[data-v-665ceebe]{display:none}}.portfolio-card__chart-content[data-v-665ceebe]{width:100%;padding-top:40px;display:flex;justify-content:flex-start;align-items:flex-start}@media(max-width:767px){.portfolio-card__chart-content[data-v-665ceebe]{flex-direction:column;justify-content:flex-start}}.portfolio-card__chart-wrapper[data-v-665ceebe]{width:636px;padding:0 20px;display:flex;justify-content:flex-start;align-items:flex-start}@media(max-width:767px){.portfolio-card__chart-wrapper[data-v-665ceebe]{max-width:360px;width:100%;padding:0;justify-content:space-between}}.portfolio-card__distribution[data-v-665ceebe]{margin-top:20px;margin-left:60px}@media(max-width:767px){.portfolio-card__distribution[data-v-665ceebe]{margin-left:0}}.portfolio-card__distribution-title[data-v-665ceebe]{font-size:12px;line-height:18px;letter-spacing:-.4px;color:#1d2024}.portfolio-card__distribution-label-wrapper[data-v-665ceebe]{margin-top:18px;display:flex;justify-content:flex-start;align-items:flex-start}@media(max-width:767px){.portfolio-card__distribution-label-wrapper[data-v-665ceebe]{width:140px;margin-top:12px;justify-content:space-between;flex-wrap:wrap}}.portfolio-card__distribution-label[data-v-665ceebe]{width:62px;display:flex;justify-content:flex-start;align-items:center}.portfolio-card__distribution-label[data-v-665ceebe]:not(:first-child){margin-left:40px}@media(max-width:767px){.portfolio-card__distribution-label[data-v-665ceebe]{margin-top:6px}.portfolio-card__distribution-label[data-v-665ceebe]:not(:first-child){margin-left:0}}.portfolio-card__distribution-label-badge[data-v-665ceebe],.portfolio-card__distribution-label-badge[data-v-665ceebe] .grade-badge{width:24px;height:24px}.portfolio-card__distribution-label-text[data-v-665ceebe]{margin-left:10px;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#1d2024}.portfolio-card__earning-rate[data-v-665ceebe]{font-weight:700;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#1d2024}.portfolio-card__chart[data-v-665ceebe]{position:relative;width:110px;height:110px}.portfolio-card__table[data-v-665ceebe]{width:100%;margin-top:30px;white-space:nowrap}.portfolio-card__table-row[data-v-665ceebe]{height:72px;display:flex;justify-content:space-between;align-items:center;font-size:16px;line-height:24px;letter-spacing:-.4px;color:#1d2024}.portfolio-card__table-row--header[data-v-665ceebe]{height:46px;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#1d2024}.portfolio-card__table-col-wrapper[data-v-665ceebe],.portfolio-card__table-grade[data-v-665ceebe]{display:flex;justify-content:flex-start;align-items:center}.portfolio-card__table-grade[data-v-665ceebe]{width:26px}.portfolio-card__table-deal-name[data-v-665ceebe]{max-width:395px;margin-left:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:767px){.portfolio-card__table-deal-name[data-v-665ceebe]{max-width:calc(100vw - 220px)}}.portfolio-card__table-period[data-v-665ceebe]{text-align:right;margin-right:11px;width:40px}@media(min-width:768px){.portfolio-card__table-period[data-v-665ceebe]{margin-right:31px}}.portfolio-card__table-earning-rate[data-v-665ceebe]{text-align:right;width:46.5px;margin-right:11px}@media(min-width:768px){.portfolio-card__table-earning-rate[data-v-665ceebe]{margin-right:31px}}.portfolio-card__separator[data-v-665ceebe]{width:100%;height:1px;background-color:#dee2e5}.investment-page[data-v-6315a638]{width:100%;height:100%;background-color:#f1f3f5;display:flex;justify-content:center;align-items:flex-start}.investment-page--hidden[data-v-6315a638]{display:none}.investment-page__content[data-v-6315a638]{width:716px;padding:60px 0 120px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media(max-width:767px){.investment-page__content[data-v-6315a638]{padding:0}}.investment-page__header[data-v-6315a638]{width:100%;display:flex;justify-content:flex-start;align-items:flex-end}@media(max-width:767px){.investment-page__header[data-v-6315a638]{padding-top:37px;padding-left:20px;background-color:#fff}}.investment-page__title[data-v-6315a638]{font-weight:700;font-size:32px;line-height:48px;letter-spacing:-.7px;color:#1d2024}.investment-page__subtitle[data-v-6315a638]{margin-left:10px;font-weight:700;font-size:18px;line-height:25px;letter-spacing:-.4px;color:#1d2024}.investment-page__amount-card[data-v-6315a638]{margin-top:40px}@media(max-width:767px){.investment-page__amount-card[data-v-6315a638]{margin-top:0}}.investment-page__portfolio-card[data-v-6315a638]{margin-top:20px}@media(max-width:767px){.investment-page__portfolio-card[data-v-6315a638]{margin-top:10px}}.investment-page__button-wrapper[data-v-6315a638]{width:100%;padding-top:60px;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.investment-page__button-wrapper[data-v-6315a638]{padding:40px 0 80px 0;background-color:#fff}}.investment-page__button[data-v-6315a638]{width:320px;height:60px;display:flex;justify-content:center;align-items:center;background-color:#6741d9;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@media(max-width:767px){.investment-page__button[data-v-6315a638]{width:calc(100% - 40px)}}.investment-page__floating-button[data-v-6315a638]{position:fixed;bottom:15px;left:50%;transform:translate(-50%);transition:bottom .6s ease-in-out}.investment-page__floating-button--disabled[data-v-6315a638]{bottom:-100%}.term-page[data-v-33f78c0d]{width:100%;padding:120px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media(max-width:767px){.term-page[data-v-33f78c0d]{padding:0 0 60px 0;background-color:#fff}}.term-page--hidden[data-v-33f78c0d]{display:none}.term-page__investment-card[data-v-33f78c0d]{max-width:716px}.term-page__button[data-v-33f78c0d]{width:320px;margin-top:60px}@media(max-width:767px){.term-page__button[data-v-33f78c0d]{width:calc(100% - 40px);margin-top:0}}.done-page[data-v-b2bc0da4]{width:100%;display:flex;flex-direction:column;align-items:center;padding:80px 40px 120px}@media(max-width:767px){.done-page[data-v-b2bc0da4]{padding:80px 0 0 0;background-color:#fff}}.done-page--hidden[data-v-b2bc0da4]{display:none}.header[data-v-b2bc0da4]{display:flex;flex-direction:column;align-items:center;margin-bottom:60px}@media(max-width:767px){.header[data-v-b2bc0da4]{margin-bottom:40px}}.success__image[data-v-b2bc0da4]{width:80px;height:80px;margin-bottom:20px}@media(max-width:767px){.success__image[data-v-b2bc0da4]{width:54px;height:54px}}.success__text[data-v-b2bc0da4]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;color:#1d2024}@media(max-width:767px){.success__text[data-v-b2bc0da4]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px}}.failed__text[data-v-b2bc0da4]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;color:#1d2024}@media(max-width:767px){.failed__text[data-v-b2bc0da4]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px}}.button-group[data-v-b2bc0da4]{display:flex;flex-direction:column}@media(max-width:767px){.button-group[data-v-b2bc0da4]{width:100%;padding-bottom:60px;align-items:center}}.button-group button[data-v-b2bc0da4]{width:320px}@media(max-width:767px){.button-group button[data-v-b2bc0da4]{width:calc(100% - 40px)}}.my-inv-button[data-v-b2bc0da4]{margin-bottom:10px}.floating-button[data-v-b2bc0da4]{position:fixed;bottom:20px;left:50%;transform:translate(-50%);transition:bottom .6s ease-in-out}.floating-button--disabled[data-v-b2bc0da4]{bottom:-100%}.deal-list-button[data-v-b2bc0da4]{color:#4b525a;background-color:#f4f4f4;border-color:#ced4da}@media(max-width:767px){.deal-list-button[data-v-b2bc0da4]{background-color:#fff}}.mobile-bg-white{background-color:#f1f3f5}@media(max-width:767px){.mobile-bg-white{background-color:#fff}}.layout[data-v-61fe43cc]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.layout__container[data-v-61fe43cc]{margin:0 auto}.container[data-v-61fe43cc]{max-width:716px;width:100%}@media(max-width:767px){.container[data-v-61fe43cc]{max-width:none;height:100%;display:flex;flex-direction:column}}.plus-header[data-v-d178976e]{z-index:1}.plus-header__logo-bar[data-v-d178976e]{height:60px;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.plus-header__logo-bar[data-v-d178976e]{display:none}}.plus-header__logo[data-v-d178976e]{margin-bottom:2px}@media(max-width:767px){.plus-header__logo[data-v-d178976e]{margin-bottom:0}}.plus-header__header-contents[data-v-d178976e]{margin-top:120px}@media(max-width:767px){.plus-header__header-contents[data-v-d178976e]{margin-top:0}}.header-contents[data-v-d178976e]{display:flex;position:relative;align-items:center;height:36px}@media(max-width:767px){.header-contents[data-v-d178976e]{justify-content:center;height:60px}}@media(max-width:767px){.header-contents__arrow-back[data-v-d178976e]{position:absolute;left:20px;top:21px}}.header-contents__title[data-v-d178976e]{margin-left:10px}.arrow-back[data-v-d178976e]{width:24px;height:25px}@media(max-width:767px){.arrow-back[data-v-d178976e]{width:18px;height:19px}}.title[data-v-d178976e]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}@media(max-width:767px){.title[data-v-d178976e]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px}}.bg-white{background-color:#fff}@media(max-width:767px){.prevent-mobile-scroll{overflow:hidden;-ms-overflow-style:none}}.vue-slider-disabled[data-v-429da4ba]{opacity:.5;cursor:not-allowed}.vue-slider-rail[data-v-429da4ba]{background-color:#ccc;border-radius:15px}.vue-slider-process[data-v-429da4ba]{background-color:#3498db;border-radius:15px}.vue-slider-mark[data-v-429da4ba]{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step[data-v-429da4ba],.vue-slider-mark:last-child .vue-slider-mark-step[data-v-429da4ba]{display:none}.vue-slider-mark-step[data-v-429da4ba]{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label[data-v-429da4ba]{font-size:14px;white-space:nowrap}.vue-slider-dot-handle[data-v-429da4ba]{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;box-sizing:border-box;box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus[data-v-429da4ba]{box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled[data-v-429da4ba]{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner[data-v-429da4ba]{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:content-box}.vue-slider-dot-tooltip-inner[data-v-429da4ba]:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top[data-v-429da4ba]:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom[data-v-429da4ba]:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left[data-v-429da4ba]:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right[data-v-429da4ba]:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper[data-v-429da4ba]{opacity:0;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show[data-v-429da4ba]{opacity:1}.size-selection-page[data-v-429da4ba]{width:100%;height:100%;display:flex;flex-direction:column;background-color:#fff;color:#1d2024}@media(max-width:767px){.size-selection-page[data-v-429da4ba]{position:absolute;top:0;left:0;background-color:#f1f3f5}}.size-selection-page__contents-box[data-v-429da4ba]{margin:40px auto 0}@media(max-width:767px){.size-selection-page__contents-box[data-v-429da4ba]{flex:1 1 auto;margin:0}}.size-selection-page__submit-button[data-v-429da4ba]{margin:43px auto 56px}@media(max-width:767px){.size-selection-page__submit-button[data-v-429da4ba]{margin:0}}.contents-box[data-v-429da4ba]{position:relative;width:100%;height:520px;padding:60px 60px 75px;background-color:#f1f3f5;display:flex}@media(max-width:767px){.contents-box[data-v-429da4ba]{height:auto;padding:42px 20px 28px}}.contents-box__slider[data-v-429da4ba]{margin-left:auto}.background-canvas[data-v-429da4ba]{position:absolute;display:flex;flex-direction:column;top:0;left:0;width:100%;height:100%}@media(max-width:767px){.background-canvas[data-v-429da4ba]{top:-60px;height:calc(100% + 60px)}}.background-canvas__header[data-v-429da4ba]{flex:0 0 auto;width:100%;height:77px}@media(max-width:767px){.background-canvas__header[data-v-429da4ba]{height:124px}}.background-canvas__body[data-v-429da4ba]{flex:1 1 auto;position:relative;width:100%}.background-canvas__stretching-box[data-v-429da4ba]{position:absolute;bottom:0;width:100%}.background-canvas__footer[data-v-429da4ba]{flex:0 0 auto;width:100%;height:97px}@media(max-width:767px){.background-canvas__footer[data-v-429da4ba]{height:50px}}.background-canvas--with-size[data-v-429da4ba]{background-color:#dfdaf5}.background-canvas--with-balance[data-v-429da4ba]{opacity:.1;background-color:#6741d9}.number-box[data-v-429da4ba]{z-index:1;display:flex;flex-direction:column;justify-content:space-between}.number-box__counter[data-v-429da4ba]{margin-top:8px}.number-box__unit[data-v-429da4ba]{margin-left:4px}.main-question[data-v-429da4ba]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}.big-number[data-v-429da4ba]{font-size:60px;font-weight:300;line-height:58px;letter-spacing:-1.5px}.unit[data-v-429da4ba]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px}.bottom-box__sub-text[data-v-429da4ba]{margin-bottom:3px}.money-sub-text[data-v-429da4ba]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;opacity:.6}.money-sub-text--warning[data-v-429da4ba]{color:#d73434}.money-text[data-v-429da4ba]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;font-weight:400}.money-text--warning[data-v-429da4ba]{color:#d73434}.submit-button[data-v-429da4ba]{display:block;width:320px;height:60px;font-weight:700}@media(max-width:767px){.submit-button[data-v-429da4ba]{width:100%;border-radius:0}}.slider-container[data-v-429da4ba]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.slider-value[data-v-429da4ba]{position:absolute;top:-22px;white-space:nowrap;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}[data-v-429da4ba] .slider{height:100%!important}[data-v-429da4ba] .slider .vue-slider-rail{background-color:#2a2c31}[data-v-429da4ba] .dot{width:30px;height:44px;padding:13px 8px;border-radius:15px;box-shadow:0 2px 6px 0 rgba(0,0,0,.14);background-color:#fff;display:flex;flex-direction:column;justify-content:space-between}[data-v-429da4ba] .dot-line{width:14px;height:2px;border-radius:1px;background-image:linear-gradient(180deg,#fff,#dfdfdf)}.badge[data-v-429da4ba]{display:inline-block;margin-top:10px;padding:5px 11.5px;border-radius:3px;background-color:rgba(50,130,240,.07);font-size:12px;font-weight:700;line-height:20px;letter-spacing:-.3px;text-align:center;color:#3282f0}.portfolio-graph-card[data-v-b387e5b2]{width:100%;padding:25px 30px;margin-top:14px;border-radius:4px;box-shadow:0 4px 16px 0 rgba(0,0,0,.06);background-color:#fff;cursor:pointer;display:flex;align-items:center}@media(max-width:767px){.portfolio-graph-card[data-v-b387e5b2]{padding:20px;margin-top:10px;box-shadow:0 2px 14px 0 rgba(0,0,0,.12)}}.portfolio-graph-card__chart[data-v-b387e5b2]{width:72px;height:72px}.portfolio-graph-card__info-box[data-v-b387e5b2]{margin-left:20px}@media(max-width:767px){.portfolio-graph-card__info-box[data-v-b387e5b2]{margin-left:14px}}.portfolio-graph-card__arrow[data-v-b387e5b2]{margin-left:auto}.info-box__earning-rates[data-v-b387e5b2]{display:flex;flex-wrap:wrap;align-items:center}.info-box__earning-rate[data-v-b387e5b2]{margin-right:6px;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;font-weight:400}.info-box__real-earning-rate[data-v-b387e5b2]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad}@media(max-width:767px){.info-box__real-earning-rate[data-v-b387e5b2]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}}.info-box__labels[data-v-b387e5b2]{margin-top:7px;display:flex;flex-wrap:wrap}.info-box__label[data-v-b387e5b2]{display:flex;align-items:center;width:62px;padding:5px 0}.info-box[data-v-b387e5b2] .grade-badge{width:14px;height:14px}.info-box__label-text[data-v-b387e5b2]{margin-left:6px}@media(min-width:768px){.mobile[data-v-27fef232]{display:none}}.portfolio-selection-page[data-v-27fef232]{width:100%;padding-bottom:120px;color:#1d2024}@media(max-width:767px){.portfolio-selection-page[data-v-27fef232]{padding-bottom:0}}.portfolio-selection-page__contents-box[data-v-27fef232]{margin:40px auto 0;padding:60px;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.06)}@media(max-width:767px){.portfolio-selection-page__contents-box[data-v-27fef232]{margin:0;padding:40px 20px;box-shadow:none}}.contents-box__guide-text[data-v-27fef232]{margin-bottom:40px}.contents-box__information[data-v-27fef232]{margin-bottom:20px}.guide-text[data-v-27fef232]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}.information[data-v-27fef232]{display:flex;align-items:center}@media(max-width:767px){.information[data-v-27fef232]{align-items:flex-start}}.information__text[data-v-27fef232]{margin-left:4px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#9ca5ad}@media(max-width:767px){.information__text[data-v-27fef232]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px}}.portfolio-detail-page__contents-box[data-v-976f71d4]{margin:40px auto 0}@media(max-width:767px){.portfolio-detail-page__contents-box[data-v-976f71d4]{margin:0}}@media(min-width:768px){.portfolio-detail-page[data-v-976f71d4] .portfolio-card{box-shadow:0 4px 10px 0 rgba(0,0,0,.06)}}.portfolio-detail-page[data-v-976f71d4] .portfolio-card__reconstruction{display:none}.portfolio-detail-page__button-area[data-v-976f71d4]{position:relative;margin-top:60px;margin-bottom:120px;height:120px}@media(max-width:767px){.portfolio-detail-page__button-area[data-v-976f71d4]{margin-top:40px;margin-bottom:60px;height:96px}}.submit-button-wrapper[data-v-976f71d4]{position:absolute;bottom:0;left:0;display:flex;justify-content:center;width:100%;padding:30px 22px}@media(max-width:767px){.submit-button-wrapper[data-v-976f71d4]{padding:18px 22px}}.submit-button-wrapper--floating[data-v-976f71d4]{position:fixed}.submit-button[data-v-976f71d4]{display:block;width:320px;height:60px;font-weight:700}@media(max-width:767px){.submit-button[data-v-976f71d4]{width:100%}}.investment-application-page[data-v-467883d4]{width:100%;color:#1d2024}@media(min-width:768px){.investment-application-page__amount-card[data-v-467883d4]{margin-top:44px}}@media(min-width:768px){.investment-application-page__amount-card[data-v-467883d4],.investment-application-page__investment-card[data-v-467883d4]{border-radius:6px;box-shadow:0 2px 6px 0 rgba(0,0,0,.12)!important}}.investment-application-page__button-wrapper[data-v-467883d4]{width:100%;padding:60px 0 120px}@media(max-width:767px){.investment-application-page__button-wrapper[data-v-467883d4]{padding:20px 20px 40px}}.next-button[data-v-467883d4]{display:block;width:320px;margin:0 auto}@media(max-width:767px){.next-button[data-v-467883d4]{width:100%}}.separator[data-v-467883d4]{height:20px;background-color:#f1f3f5}.done-page[data-v-057eda95]{width:100%;display:flex;flex-direction:column;align-items:center;padding:80px 40px 120px}@media(max-width:767px){.done-page[data-v-057eda95]{padding:80px 0 0 0;background-color:#fff}}.done-page--hidden[data-v-057eda95]{display:none}.header[data-v-057eda95]{display:flex;flex-direction:column;align-items:center;margin-bottom:60px}@media(max-width:767px){.header[data-v-057eda95]{margin-bottom:40px}}.success__image[data-v-057eda95]{width:80px;height:80px;margin-bottom:20px}@media(max-width:767px){.success__image[data-v-057eda95]{width:54px;height:54px}}.success__text[data-v-057eda95]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;color:#1d2024}@media(max-width:767px){.success__text[data-v-057eda95]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px}}.failed__text[data-v-057eda95]{font-weight:700;font-size:28px;line-height:40px;letter-spacing:-.8px;color:#1d2024}@media(max-width:767px){.failed__text[data-v-057eda95]{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px}}.button-group[data-v-057eda95]{display:flex;flex-direction:column}@media(max-width:767px){.button-group[data-v-057eda95]{width:100%;padding-bottom:60px;align-items:center}}.button-group button[data-v-057eda95]{width:320px}@media(max-width:767px){.button-group button[data-v-057eda95]{width:calc(100% - 40px)}}.my-inv-button[data-v-057eda95]{margin-bottom:10px}.floating-button[data-v-057eda95]{position:fixed;bottom:20px;left:50%;transform:translate(-50%);transition:bottom .6s ease-in-out}.floating-button--disabled[data-v-057eda95]{bottom:-100%}.deal-list-button[data-v-057eda95]{color:#4b525a;background-color:#f4f4f4;border-color:#ced4da}@media(max-width:767px){.deal-list-button[data-v-057eda95]{background-color:#fff}}.container[data-v-5a238ea0]{min-height:100vh;display:flex;flex-direction:column;background:#fff}.page-content[data-v-5a238ea0]{height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center}.errors-footer[data-v-5a238ea0]{position:absolute;bottom:0;height:80px;line-height:80px;width:100%;text-align:center;border-top:1px solid #dee2e5}.errors-footer__text[data-v-5a238ea0]{color:#9ca5ad;font-weight:400;font-size:12px;line-height:20px}.errors-footer__text a[data-v-5a238ea0]{font-weight:700}@media(max-width:767px){.pc[data-v-fc0684a4]{display:none!important}}@media(min-width:768px){.mobile[data-v-fc0684a4]{display:none!important}}.layout[data-v-fc0684a4]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;display:flex;flex-direction:column}@media(max-width:767px){.layout[data-v-fc0684a4]{position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%}}@media(min-width:768px){.layout[data-v-fc0684a4]{min-height:100vh;background:#f1f3f5}}.logo-header[data-v-fc0684a4]{height:60px;display:flex;justify-content:center;align-items:center}.content-highlight[data-v-fc0684a4]{color:#3282f0}.container[data-v-202b5f72]{min-height:100vh;display:flex;flex-direction:column}@media(max-width:767px){.container[data-v-202b5f72]{background-color:#fff}}@media(max-width:767px){.pc[data-v-202b5f72]{display:none!important}}@media(min-width:768px){.mobile[data-v-202b5f72]{display:none!important}}.loading[data-v-43f5694e]{width:100%;height:100%;position:absolute;background:hsla(0,0%,86.7%,.6);z-index:17000002;top:0;left:0;display:flex;justify-content:center;align-items:center}.loading-area{position:relative!important}.purple input[type=radio]+span:after{background-color:#6300cc}.purple input[type=radio]:checked+span{border-color:#6300cc}.black input:focus+span{box-shadow:0 0 3px #000!important}.black input[type=radio]+span{border-color:#000!important}.black input[type=radio]+span:after{background-color:#000!important}.black input[type=radio]:checked+span{border-color:#000!important}.black input[type=radio]:checked+span:after{transition-property:width,height,margin;transition-timing-function:cubic-bezier(.17,.67,.83,.67);transition-duration:.1s;background-color:#000!important}.checkable-control input[type=checkbox]:checked+span img[data-v-1a12a26b]{vertical-align:baseline}input[type=checkbox]:focus+span[data-v-1a12a26b]{box-shadow:none}.purple input[type=checkbox]:focus+span[data-v-1a12a26b]{box-shadow:0 0 3px #6300cc}.purple input[type=checkbox]+span[data-v-1a12a26b]{border-color:#6c3ad3}.purple input[type=checkbox]:checked+span[data-v-1a12a26b]{border-color:#6c3ad3;background-color:#6c3ad3}.blue input[type=checkbox]:focus+span[data-v-1a12a26b]{box-shadow:0 0 3px #3282f0}.blue input[type=checkbox]+span[data-v-1a12a26b]{border-color:#3282f0}.blue input[type=checkbox]:checked+span[data-v-1a12a26b]{border-color:#3282f0;background-color:#3282f0}.form-group[data-v-c009cc1e]{margin:0 0 40px}.form-group-label[data-v-c009cc1e]{font-size:16px;font-weight:400;color:#3c3c3c;margin-bottom:10px}.select-custom-wrap[data-v-4a309de3]{position:relative;width:100%}.reference[data-v-4a309de3]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reference.higher[data-v-4a309de3]{z-index:10001}.popper-wrap[data-v-4a309de3]{width:100%;z-index:10001}.popper[data-v-4a309de3]{width:100%;max-height:280px;overflow-y:scroll;transition:opacity .3s;border-radius:3px;box-shadow:0 4px 10px 0 rgba(75,68,68,.12),0 2px 8px 0 rgba(0,0,0,.06);background-color:#fff;z-index:10001}.select-custom-item[data-v-3fd8f14d]{cursor:pointer}.modal[data-v-176f3ce8]{width:100%;height:100%;overflow-y:scroll;position:fixed;top:0;left:0;background:rgba(0,0,0,.3);z-index:16000002;display:flex;flex-direction:column;justify-content:center;align-items:center;-ms-scroll-chaining:none;overscroll-behavior:contain;transition:opacity .15s cubic-bezier(.17,.67,.92,.92) 0s,visibility 0s 0s,z-index 0s 0s}.modal.fade[data-v-176f3ce8]{opacity:0;visibility:hidden;z-index:-1}.modal .close[data-v-176f3ce8]{position:absolute;cursor:pointer;top:20px;right:20px}.modal-wrap[data-v-176f3ce8]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.modal-dialog[data-v-176f3ce8]{background-color:#fff;box-shadow:0 2px 20px 0 rgba(17,19,22,.3);opacity:1;position:relative;overflow-y:auto;padding:50px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.modal-dialog[data-v-176f3ce8]{margin-top:30px;max-height:calc(100vh - 60px)}}@media(max-width:478px){.modal-dialog[data-v-176f3ce8]{padding:30px 20px}}@media(max-width:359px){.modal-dialog[data-v-176f3ce8]{max-width:340px}}.modal.fade[data-v-176f3ce8]{transition:opacity .15s cubic-bezier(.17,.67,.92,.92) 0s,visibility 0s .15s,z-index 0s .15s}.base-modal[data-v-ae4cdbbe]{position:fixed;display:flex;justify-content:center;align-items:center;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:20000000;background:rgba(0,0,0,.3);transition:opacity .15s cubic-bezier(.17,.67,.92,.92) 0s,visibility 0s 0s,z-index 0s 0s}.base-modal--fade[data-v-ae4cdbbe]{opacity:0;visibility:hidden;z-index:-1;transition:opacity .15s cubic-bezier(.17,.67,.92,.92) 0s,visibility 0s .15s,z-index 0s .15s}.base-modal-dialog[data-v-ae4cdbbe]{position:relative;padding:40px;border-radius:5px;background-color:#fff;box-shadow:0 2px 20px 0 rgba(17,19,22,.3)}@media(max-width:479px){.base-modal-dialog--no-margin[data-v-ae4cdbbe]{width:100%;height:100%;border-radius:0}}.base-modal-x-btn[data-v-ae4cdbbe]{position:absolute;cursor:pointer;top:30px;right:30px}@media(max-width:479px){.base-modal-x-btn[data-v-ae4cdbbe]{top:20px;right:20px}}.two-button-modal-wrapper[data-v-219901bf] .base-modal-dialog{margin:20px;width:400px}.two-button-modal__title[data-v-219901bf]{word-break:keep-all;font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}@media(max-width:479px){.two-button-modal__title[data-v-219901bf]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.two-button-modal__content[data-v-219901bf]{margin-top:30px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}@media(max-width:479px){.two-button-modal__content[data-v-219901bf]{margin-top:20px}}.two-button-modal__buttons[data-v-219901bf]{display:flex;flex-direction:row;margin-top:40px;width:100%}@media(max-width:479px){.two-button-modal__buttons[data-v-219901bf]{margin-top:30px}}.modal-btn[data-v-219901bf]{height:60px;padding:0;font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px}@media(max-width:479px){.modal-btn[data-v-219901bf]{height:56px}}.modal-btn--left[data-v-219901bf]{flex:1 1 34%}.modal-btn--right[data-v-219901bf]{margin-left:10px;flex:2 2 66%}.icon-modal-wrapper[data-v-63c45e6a] .base-modal-dialog{margin:20px;width:400px}.icon-modal[data-v-63c45e6a]{display:flex;flex-direction:column;align-items:center}.icon-modal__title[data-v-63c45e6a]{margin-top:30px;word-break:keep-all;font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}@media(max-width:479px){.icon-modal__title[data-v-63c45e6a]{margin-top:20px;font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.icon-modal__content[data-v-63c45e6a]{margin-top:20px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}.icon-modal__button[data-v-63c45e6a]{margin-top:40px;padding:0;width:100%;height:60px;max-width:260px;font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#4b525a}@media(max-width:479px){.icon-modal__button[data-v-63c45e6a]{margin-top:30px;height:56px}}.one-button-modal-wrapper[data-v-0fc0de20] .base-modal-dialog{margin:20px;width:400px}.one-button-modal[data-v-0fc0de20]{display:flex;flex-direction:column}.one-button-modal__title[data-v-0fc0de20]{word-break:keep-all;font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}@media(max-width:479px){.one-button-modal__title[data-v-0fc0de20]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.one-button-modal__content[data-v-0fc0de20]{margin-top:30px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}@media(max-width:479px){.one-button-modal__content[data-v-0fc0de20]{margin-top:20px}}.one-button-modal__button[data-v-0fc0de20]{align-self:center;margin-top:40px;padding:0;width:100%;height:60px;max-width:260px;font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#4b525a}@media(max-width:479px){.one-button-modal__button[data-v-0fc0de20]{margin-top:30px;height:56px}}.heavy-modal-wrapper[data-v-eabddf96] .base-modal-dialog{display:flex;flex-direction:column;overflow:hidden;-ms-overflow-style:none;max-height:calc(100% - 120px);width:640px;padding-left:0;padding-right:0}@media(max-width:767px){.heavy-modal-wrapper[data-v-eabddf96] .base-modal-dialog{width:460px}}@media(max-width:479px){.heavy-modal-wrapper[data-v-eabddf96] .base-modal-dialog{max-width:100%;max-height:100%;width:100%;height:100%;border-radius:0}}.heavy-modal-wrapper[data-v-eabddf96] .base-modal-content{display:flex;flex-direction:column;overflow:hidden;height:100%;width:100%}.heavy-modal-wrapper--overflowed[data-v-eabddf96] .base-modal-dialog{height:100%}.heavy-modal[data-v-eabddf96]{position:relative;display:flex;flex-direction:column;overflow:hidden}@media(max-width:479px){.heavy-modal[data-v-eabddf96]{height:100%}}.heavy-modal__header[data-v-eabddf96]{flex:0 0 auto;padding:0 60px 20px;word-break:keep-all;font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.6px;color:#1d2024}@media(max-width:767px){.heavy-modal__header[data-v-eabddf96]{padding:0 40px 20px}}@media(max-width:479px){.heavy-modal__header[data-v-eabddf96]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px}}.heavy-modal__body[data-v-eabddf96]{flex:1 1 auto;position:relative;display:flex;flex-direction:column;overflow:hidden}.heavy-modal__content[data-v-eabddf96]{display:flex;flex-direction:column;overflow:auto;padding:0 60px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.6px;color:#858d94}@media(max-width:767px){.heavy-modal__content[data-v-eabddf96]{padding:0 40px}}.heavy-modal__footer[data-v-eabddf96]{flex:0 0 auto;display:flex;justify-content:center;padding:20px 60px 0;margin-top:auto;margin-bottom:0;font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#4b525a}@media(max-width:767px){.heavy-modal__footer[data-v-eabddf96]{padding:20px 40px 0}}.heavy-modal__button[data-v-eabddf96]{align-self:center;padding:0;width:100%;height:60px;max-width:260px;font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#4b525a}@media(max-width:479px){.heavy-modal__button[data-v-eabddf96]{max-width:100%;height:56px}}.gradiant-bar[data-v-eabddf96]{position:absolute;bottom:0;width:100%;height:20px;background-image:linear-gradient(0deg,#fff 25%,hsla(0,0%,100%,0))}.carousel{width:100%}.carousel,.carousel-slide{position:relative;height:100%}.carousel-slide{overflow:hidden}.carousel-item[data-v-6a8d2cb9]{margin:0;padding:0;position:absolute;top:0;left:0;width:100%;bottom:0}.deal-tag-wrapper[data-v-1916c294]{display:inline-block;height:30px}.deal-tag[data-v-1916c294]{box-sizing:border-box;height:30px;padding:6px 10px;background:grey;color:#fff;border-radius:8px;text-align:center;margin-right:6px;font-size:12px;letter-spacing:-.4px;font-weight:700;vertical-align:-webkit-baseline-middle}.deal-tag-wrapper[data-v-132b4f8a]{display:inline-block;height:18px}.deal-tag[data-v-132b4f8a]{box-sizing:border-box;height:18px;padding:2px 6px;background:grey;color:#fff;border-radius:6px;text-align:center;font-size:10px;line-height:14px;letter-spacing:-.4px;font-weight:700;vertical-align:-webkit-baseline-middle}.deal-tag__text[data-v-132b4f8a]{vertical-align:text-top}.tag[data-v-0ab89a6c]{height:20px}.feed-deal[data-v-0ab89a6c]{width:100%;margin-bottom:30px}.feed-deal__image-wrapper[data-v-0ab89a6c]{position:relative;overflow:hidden;border-radius:10px;height:240px;transform:translateZ(0)}.feed-deal__tag-wrapper[data-v-0ab89a6c]{position:absolute;top:10px;left:10px;z-index:2}.feed-deal__invested[data-v-0ab89a6c]{position:absolute;top:190px;right:16px;width:38px;height:30px;z-index:2}.feed-deal__image[data-v-0ab89a6c]{width:100%;height:240px;border-radius:10px;background-size:cover;background-position:50%}.feed-deal__progress[data-v-0ab89a6c]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.3px;letter-spacing:-.6px;margin-top:14px}.feed-deal__progress-text[data-v-0ab89a6c]{vertical-align:text-bottom}.feed-deal__progress-text--icon[data-v-0ab89a6c]{vertical-align:text-bottom;margin-right:6px}.feed-deal__title[data-v-0ab89a6c]{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#4b525a;font-weight:400;margin:4px 0;max-height:52px;word-break:keep-all}.feed-deal__earning-rate[data-v-0ab89a6c]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}.feed-deal__earning-amount[data-v-0ab89a6c]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.3px;color:#9ca5ad;font-weight:400;vertical-align:text-bottom;margin-left:6px}.feed-deal__earning-amount--dot[data-v-0ab89a6c]{margin:0 6px}@media(min-width:768px){.feed-deal__image-wrapper[data-v-0ab89a6c],.feed-deal__image[data-v-0ab89a6c]{height:360px}.feed-deal__invested[data-v-0ab89a6c]{top:310px}}.zooming[data-v-0ab89a6c]{-webkit-animation:zoom-data-v-0ab89a6c;animation:zoom-data-v-0ab89a6c;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes zoom-data-v-0ab89a6c{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes zoom-data-v-0ab89a6c{0%{transform:scale(1)}to{transform:scale(1.1)}}.feed-deal[data-v-4586fea7]{width:100%;background:#fff}.feed-deal__image-wrapper[data-v-4586fea7]{height:240px;border-radius:10px}.feed-deal__content[data-v-4586fea7],.feed-deal__image-wrapper[data-v-4586fea7]{background-image:linear-gradient(90deg,#f1f3f5,#e8ecef 40%,#f1f3f5);background-size:300px;-webkit-animation:glitter-data-v-4586fea7 1.6s linear infinite;animation:glitter-data-v-4586fea7 1.6s linear infinite}.feed-deal__content[data-v-4586fea7]{height:60px;margin:15px 0}@media(min-width:768px){.feed-deal__image-wrapper[data-v-4586fea7],.feed-deal__image[data-v-4586fea7]{height:360px}}@-webkit-keyframes glitter-data-v-4586fea7{0%{background-position-x:-100px}to{background-position-x:200px}}@keyframes glitter-data-v-4586fea7{0%{background-position-x:-100px}to{background-position-x:200px}}.skeleton[data-v-4586fea7]{background-image:linear-gradient(90deg,#f1f3f5,#e8ecef 40%,#f1f3f5);background-size:300px;-webkit-animation:glitter-data-v-4586fea7 1.6s linear infinite;animation:glitter-data-v-4586fea7 1.6s linear infinite}.tag[data-v-2f2c1444]{height:20px}.feed-deal[data-v-2f2c1444]{width:100%;margin-bottom:30px}.feed-deal__image-wrapper[data-v-2f2c1444]{position:relative;height:240px;overflow:hidden;border-radius:10px;transform:translateZ(0)}.feed-deal__tag-wrapper[data-v-2f2c1444]{position:absolute;top:10px;left:10px;z-index:2}.feed-deal__image[data-v-2f2c1444]{width:100%;height:240px;border-radius:10px;background-size:cover;background-position:50%}.feed-deal__progress[data-v-2f2c1444]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.3px;letter-spacing:-.6px;margin-top:14px}.feed-deal__progress-text[data-v-2f2c1444]{margin-left:6px;vertical-align:text-bottom}.feed-deal__title[data-v-2f2c1444]{font-weight:700;font-size:16px;line-height:28px;letter-spacing:-.3px;color:#4b525a;font-weight:400;margin-top:14px;max-height:52px;word-break:keep-all}.feed-deal__earning-rate[data-v-2f2c1444]{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.5px;color:#1d2024}.feed-deal__earning-amount[data-v-2f2c1444]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.3px;color:#9ca5ad;font-weight:400;vertical-align:text-bottom;margin-left:6px}.feed-deal__earning-amount--dot[data-v-2f2c1444]{margin:0 6px}@media(min-width:768px){.feed-deal__image-wrapper[data-v-2f2c1444],.feed-deal__image[data-v-2f2c1444]{height:360px}}.zooming[data-v-2f2c1444]{-webkit-animation:zoom-data-v-2f2c1444;animation:zoom-data-v-2f2c1444;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes zoom-data-v-2f2c1444{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes zoom-data-v-2f2c1444{0%{transform:scale(1)}to{transform:scale(1.1)}}@media(max-width:767px){.pc[data-v-14f6b855]{display:none}}@media(min-width:768px){.mobile[data-v-14f6b855]{display:none}}.closing-card[data-v-14f6b855]{display:flex}.closing-card__image-wrapper[data-v-14f6b855]{position:relative}.closing-card__image[data-v-14f6b855]{width:80px;height:80px;border-radius:6px;margin-right:10px}.closing-card__image--invested[data-v-14f6b855]{position:absolute;bottom:6px;right:16px}.closing-card__content[data-v-14f6b855]{max-width:calc(100% - 90px)}.closing-card__title[data-v-14f6b855]{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.6px;color:#1d2024}.closing-card__earning-rate[data-v-14f6b855]{font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024}@media(min-width:768px){.closing-card[data-v-14f6b855]{flex-direction:column}.closing-card__image[data-v-14f6b855]{width:100%;height:160px;border-radius:3px}.closing-card__image--invested[data-v-14f6b855]{position:absolute;bottom:6px;right:6px}.closing-card__content[data-v-14f6b855]{max-width:100%}.closing-card__title[data-v-14f6b855]{margin-top:10px}.closing-card__tag-group[data-v-14f6b855]{min-height:24px;margin-bottom:36px;margin-top:8px}.closing-card__earning-rate[data-v-14f6b855]{font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.4px;color:#1d2024;margin-right:8px}.closing-card__amount[data-v-14f6b855],.closing-card__length[data-v-14f6b855]{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.4px;color:#9ca5ad;vertical-align:text-top}}.divider[data-v-14f6b855]{width:100%;height:1px;background:#dee2e5;margin-top:13px}.dimming[data-v-14f6b855]{-webkit-animation:darkness-data-v-14f6b855;animation:darkness-data-v-14f6b855;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes darkness-data-v-14f6b855{0%{filter:brightness(100%)}to{filter:brightness(70%)}}@keyframes darkness-data-v-14f6b855{0%{filter:brightness(100%)}to{filter:brightness(70%)}}.reward-icon[data-v-14f6b855]{display:inline-block;width:21px;height:18px;border-radius:6px;vertical-align:middle;vertical-align:-webkit-baseline-middle;background:#ff5a5a;background-image:url(img/reward-icon.098b7c46.svg);background-repeat:no-repeat;background-position:50%}.invisible[data-v-6a91cc40]{display:none}.feed-pr[data-v-6a91cc40]{padding:20px;width:100%}.feed-pr__image-wrapper[data-v-6a91cc40]{overflow:hidden;border-radius:10px;background:#dee3e8;height:194px}.feed-pr__image[data-v-6a91cc40]{width:100%;height:194px;-o-object-fit:cover;object-fit:cover}.feed-pr__title[data-v-6a91cc40]{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.4px;margin-top:14px;max-height:52px;overflow:hidden;text-overflow:ellipsis;color:#3c3c3c}.feed-pr__infomations[data-v-6a91cc40]{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.3px;margin:14px 0;max-height:48px;overflow:hidden;text-overflow:ellipsis;color:#858d94}@media(min-width:768px){.feed-pr[data-v-6a91cc40]{max-width:280px}}.tooltip[data-v-23b56fc6]{display:inline-block;vertical-align:baseline;white-space:normal;top:1px}.tooltip__icon[data-v-23b56fc6]{margin-bottom:2px;width:1.15em;height:1.15em;cursor:pointer;fill:#3c3c3c}@media(max-width:767px){.tooltip__icon[data-v-23b56fc6]{margin-bottom:3px}}.tooltip__icon[data-v-23b56fc6]:hover{opacity:.4}.tooltip__title[data-v-23b56fc6]{margin:0}.tooltip--white .tooltip__icon[data-v-23b56fc6]{fill:#fff}.tooltip-content-wrap[data-v-23b56fc6]{margin-top:10px;padding:15px;background-color:#fff;border:1px solid #b2b2b2;font-size:12px;line-height:16px;width:270px}[data-v-23b56fc6] .tooltip__header{font-size:14px;font-weight:700;letter-spacing:-.3px;text-align:left;color:#606060;margin-bottom:10px}[data-v-23b56fc6] .tooltip__content{font-size:12px;font-weight:400;line-height:20px;letter-spacing:-.3px;text-align:left;color:#606060;word-wrap:break-word}[data-v-23b56fc6] .tooltip__content--lighter{color:#b2b2b2}.tooltip-popper[data-v-23b56fc6]{z-index:1;transition-duration:.15s;transition-timing-function:ease-in-out;transition-property:opacity,margin-top}.tooltip-popper-hidden[data-v-23b56fc6]{opacity:0;margin-top:-6px}