.barchart{width:100%;height:100%}.barchart.loan.barchart--horizontal .barchart-bar,.barchart.loan .barchart-bar{background-color:#e8383e}.barchart.white .barchart-bar-wrapper{background-color:#ffffff26}.barchart.white .barchart-bar-wrapper:has(.barchart-bar--active) .barchart-bar{background-color:#fff}.barchart.white.barchart--horizontal .barchart-bar,.barchart.white .barchart-bar{background-color:#ffffff26}.barchart.white .barchart-label-left,.barchart.white .barchart-label-right{opacity:.5;color:#fff}.barchart.white .barchart-label--active{opacity:1;color:#fff}.barchart-container{justify-content:space-around;align-items:flex-end;gap:8px;height:100%;display:flex}.barchart-item{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.barchart-bar-wrapper{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;margin-bottom:8px;display:flex}.barchart-bar{transform-origin:bottom;background-color:#0003;border-radius:4px 4px 0 0;width:24px;min-height:0;transition:height .8s ease-out,width .8s ease-out}.barchart-bar--active{background-color:#026cd6}.barchart-label-wrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.barchart-label{color:#6d717b;text-align:center;white-space:nowrap;font-size:14px;line-height:18px}.barchart-label-top{color:#44474c;text-align:center;white-space:nowrap;margin-bottom:4px;font-size:12px;font-weight:600;line-height:16px}.barchart-label-bottom{color:#44474c;text-align:center;white-space:nowrap;margin-top:4px;font-size:12px;line-height:16px}.barchart-label-left{color:#44474c;white-space:nowrap;align-items:center;margin-right:12px;font-size:14px;font-weight:400;line-height:20px;display:flex}.barchart-label-right{color:#44474c;white-space:nowrap;align-items:center;margin-left:12px;font-size:14px;font-weight:600;line-height:20px;display:flex}.barchart-label--active{color:#026cd6;font-weight:500}.barchart--horizontal .barchart-container{align-items:space-between;flex-direction:column;justify-content:flex-start;gap:12px;height:100%}.barchart--horizontal .barchart-item{flex-direction:column;justify-content:flex-end;gap:8px;width:100%;height:auto;min-height:20px;margin-bottom:0}.barchart--horizontal .barchart-bar-wrapper{background-color:#e0e2e6;border-radius:2px;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:24px;margin-bottom:0;margin-left:0;position:relative}.barchart--horizontal .barchart-bar{transform-origin:0;background-color:#99acc3;border-radius:2px;max-width:100%;height:24px;transition:width .8s ease-out}.barchart--horizontal .barchart-bar--active{background-color:#026cd6}.recharts-xAxis-tick-labels{display:flex}.recharts-cartesian-axis-tick-line{display:none}.recharts-cartesian-axis-tick-value *{color:#44474c;font-size:14px;line-height:20px}.pie-chart-wrap{gap:3rem;width:100%;height:100%;display:flex;position:relative}.pie-chart-inner{width:50%;height:100%;position:relative}.pie-chart-inner .center-text{text-align:center;pointer-events:none;line-height:1.3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pie-chart-inner .center-text p{color:#101319}.pie-chart-inner .center-text strong{color:var(--color-primary-500);font-size:1.5rem;font-weight:700}.pie-chart-legend{flex-direction:column;flex:1;gap:.5rem;display:flex}.pie-chart-legend li{white-space:nowrap;align-items:center;font-size:.875rem;display:flex}.pie-chart-legend li span{width:60px}.pie-chart-legend li span.square{border-radius:.25rem;width:1rem;height:1rem;margin-right:6px}.pie-chart-legend li strong{text-align:right;flex:1;font-weight:700}@media (max-width:1023px){.pie-chart-wrap{flex-direction:column;gap:1.5rem}.pie-chart-inner{width:100%}.pie-chart-legend{grid-template-rows:repeat(4,1fr);grid-auto-flow:column;gap:.25rem 2rem;display:grid}.pie-chart-legend li span{width:auto}.area-chart{margin:0 -1.5rem -1.5rem}}.gray-card .legend-wrap li{padding-left:0}.data-review-05 .pie-chart-wrap{justify-content:end}.data-review-05 .pie-chart-legend{position:absolute;left:0}.data-review-05 .pie-chart-legend li{font-size:1rem}
.toolbar-wrap{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.toolbar-wrap .count-info-wrap{margin-bottom:0}.toolbar-wrap:has(~.table-list){margin-bottom:8px}.count-info-wrap{gap:8px;margin-bottom:24px}.count-info-wrap.col{flex-direction:column;align-items:flex-start;gap:6px}.count-info-wrap{align-items:center;display:flex}.count-info-wrap strong{font-size:20px;font-weight:var(--font-weight-bold);color:var(--color-primary-500);line-height:26px}.count-info-wrap.warn .warn-txt{color:var(--color-error);font-size:16px}.count-info-wrap .count-info-txt{font-size:20px;font-weight:var(--font-weight-bold);line-height:26px}.count-info-wrap .count-info-txt em{color:var(--color-primary-500);font-style:normal;font-weight:700}.count-info-wrap .warn-txt{color:var(--color-gray-700);font-size:14px;font-weight:500;display:inline-block}@media (max-width:1023px){.count-info-wrap{word-break:keep-all;flex-wrap:wrap;margin-bottom:20px}.count-info-wrap .warn-txt{width:100%}}.total-countinfo{flex-wrap:wrap;justify-content:space-between;align-items:end;margin-top:1.3rem;margin-bottom:.5rem;display:flex}.total-countinfo .count-info-wrap{margin-bottom:.5rem}.total-countinfo .count-info-wrap .count-info-inner{flex-direction:column;gap:6px;display:flex}.total-countinfo .count-info-wrap:has(.warn-txt){margin-bottom:0}.total-countinfo .count-info-wrap .warn-txt{font-size:1.125rem}.total-countinfo .count-info-wrap .warn-txt em{color:var(--color-primary-500);font-style:normal}.total-countinfo .count-info-wrap .warn-txt span+span{margin-left:.75rem}.total-countinfo .c-checktype{background-color:#dbe2ec;border-radius:6px;padding:.75rem .875rem}.total-countinfo .guide-link{color:#6d717b;font-size:18px;line-height:26px}.total-countinfo .guide-link a{text-underline-offset:4px;color:var(--color-primary-500);text-decoration:underline;display:inline-block}@media (max-width:1023px){.total-countinfo .guide-link a{margin-top:.25rem}}.total-countinfo .ico-thumbs-up{width:28px;height:28px}.total-countinfo .ico-thumbs-up+strong{color:#101319;font-weight:700}.total-countinfo .ico-thumbs-up+strong em{color:var(--color-primary-500);font-style:normal;font-weight:700}
.invest-tab .line-tab-item,.investManage-tab .line-tab-item{flex:1}.profile-card{background-color:#026cd6;border-radius:12px;flex-direction:column;display:flex}.profile-card .profile-header{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.profile-card .profile-name{color:var(--color-white);font-size:22px;font-weight:700;line-height:36px}@media (max-width:1023px){.profile-card .profile-name{width:100%;margin-bottom:.5rem}}.profile-card .referral-code{align-items:center;gap:0 8px;display:flex}.profile-card .referral-code .referral-tit{color:var(--color-white);font-size:18px;font-weight:400}.profile-card .referral-code .code-wrap{color:var(--color-white);align-items:center;font-size:18px;font-weight:500;line-height:26px;display:flex}.profile-card .referral-code .code-wrap .btn-copyCode{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg opacity='0.7'%3E%3Cpath d='M16.668 10.9376L16.668 5.50003C16.668 3.84317 15.3248 2.50002 13.6679 2.50003L8.23047 2.5001M11.668 17.5001L6.04297 17.5001C5.00744 17.5001 4.16797 16.6606 4.16797 15.6251L4.16797 7.5001C4.16797 6.46456 5.00743 5.6251 6.04297 5.6251L11.668 5.62509C12.7035 5.62509 13.543 6.46456 13.543 7.50009L13.543 15.6251C13.543 16.6606 12.7035 17.5001 11.668 17.5001Z' stroke='white' stroke-width='1.2' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:contain;padding-right:30px;display:inline-block}.profile-card .profile-content{flex-direction:column;gap:20px;padding:24px 32px 32px;display:flex}.profile-card .profile-content-top{justify-content:space-between;display:flex}.profile-card .profile-content-top .tit{letter-spacing:-.36px;color:var(--color-white);font-size:22px;font-weight:700;line-height:32px}.profile-card .profile-content-top .date{letter-spacing:-.21px;color:var(--color-white);font-size:14px;font-weight:500;line-height:20px}.profile-card .left{align-items:center;gap:6px;display:flex}.profile-card .btn-wrap{margin-top:0}.profile-card .btn-wrap .btn{font-weight:600}.profile-card .badge{padding:2px 8px}.profile-card .limit-flex{gap:0 24px;display:flex}.profile-card .limit-flex .limit-item{flex-direction:column;flex:1;gap:6px;display:flex}.profile-card .limit-flex .limit-item+.limit-item{border-left:1px solid #e0e2e633;padding-left:24px}.profile-card .limit-flex .limit-item .price-tit{color:var(--color-white);opacity:.8;font-size:18px;font-weight:400;line-height:26px}.profile-card .limit-flex .limit-item .price{text-align:right;letter-spacing:-.36px;color:var(--color-white);font-size:28px;line-height:46px}@media (max-width:1023px){.profile-card .profile-header{flex-direction:column;justify-content:flex-start;gap:16px}.profile-card .profile-content{gap:22px}.profile-card .profile-content-top{flex-direction:column;gap:16px}.profile-card .left{flex-wrap:wrap}.profile-card .profile-content-bottom{flex-direction:column;gap:22px;display:flex}.profile-card .limit-flex{flex-direction:column;gap:16px}.profile-card .limit-flex .limit-item{flex-flow:wrap;justify-content:space-between;align-items:center}.profile-card .limit-flex .limit-item+.limit-item{border-top:1px solid #e0e2e633;border-left:none;padding-top:16px;padding-left:0}.profile-card .limit-flex .limit-item .price-tit{font-size:1rem}.profile-card .limit-flex .limit-item .price{font-size:1.25rem;line-height:24px}.profile-card .referral-code{flex-wrap:wrap;width:100%}.profile-card .referral-code .code-wrap .btn-copyCode{background-size:20px;padding-right:22px}.profile-card .btn-wrap{width:100%}.profile-card .btn-wrap .btn{word-break:keep-all}}.investManage-flex{flex-direction:column;gap:24px 0;display:flex}.investManage-flex .flex-item{flex:1;gap:0 24px;display:flex}.investManage-flex .flex-item .profile-card{flex:1;gap:0}.investManage-flex .flex-item .gray-card{flex:1}.investManage-flex .flex-item .gray-card .card-title{letter-spacing:-.44px;font-size:22px;font-weight:700;line-height:32px}.investManage-flex .flex-item .gray-card .card-content{flex-direction:column;flex:1;display:flex}.investManage-flex .flex-item .gray-card .card-header-date{color:#6d717b;flex:1;margin-left:8px;font-size:14px;line-height:20px}@media (max-width:1023px){.investManage-flex .flex-item .gray-card .card-header-date{text-align:left;flex:none;width:100%;margin-left:0}}@media (max-width:768px){.investManage-flex .flex-item .gray-card .card-header-date{margin-top:-14px}}.investManage-flex .invest-assets{flex-direction:column;flex:1;gap:1.5rem;display:flex}.investManage-flex .invest-assets .price-wrap{flex-wrap:wrap;align-items:center;gap:0 8px;display:flex}.investManage-flex .invest-assets .price{color:#101319;font-size:32px;font-weight:600;line-height:46px}@media (max-width:1023px){.investManage-flex .invest-assets .price{font-size:28px;line-height:32px}}.investManage-flex .invest-assets .metric-num{font-size:18px;font-weight:500;line-height:26px}.investManage-flex .invest-assets .metric-num.plus{color:#026cd6}.investManage-flex .invest-assets .metric-num.minus{color:#e8383e}.investManage-flex .invest-assets .chart-box{flex:1;height:180px;display:block}@media (max-width:1023px){.investManage-flex .invest-assets .chart-box{flex:none}}.investManage-flex .invest-profit{flex-direction:column;gap:0 26px;display:flex}@media (max-width:1023px){.investManage-flex .invest-profit{flex-direction:column;gap:1rem}}.investManage-flex .invest-profit .price-wrap{flex-wrap:wrap;flex:1;align-items:center;gap:0 8px;margin-bottom:auto;display:flex}.investManage-flex .invest-profit .price-wrap .tooltip-group{position:relative}.investManage-flex .invest-profit .price-wrap .tooltip-wrap{top:15px}.investManage-flex .invest-profit .price-wrap .tooltip-contents.tooltip-x-right:after{right:12px}@media (max-width:1400px){.investManage-flex .invest-profit .price-wrap{padding-top:0}}.investManage-flex .invest-profit .price-wrap .price{color:#101319;font-size:32px;font-weight:600;line-height:46px}@media (max-width:1200px){.investManage-flex .invest-profit .price-wrap .price{flex:none;font-size:28px}}.investManage-flex .invest-profit .price-wrap .metric-num{font-size:18px;font-weight:500;line-height:26px}.investManage-flex .invest-profit .price-wrap .metric-num.plus{color:#026cd6}.investManage-flex .invest-profit .price-wrap .metric-num.minus{color:#e8383e}.investManage-flex .invest-profit .chart-wrap{width:50%;height:130px;margin-left:auto}@media (min-width:1024px) and (max-width:1200px){.investManage-flex .invest-profit .chart-wrap{width:100%}}@media (max-width:1023px){.investManage-flex .invest-profit .chart-wrap{flex:none;width:100%;height:140px}}.investManage-flex .account-list{flex-direction:column;gap:20px 0;margin:24px 0;display:flex}.investManage-flex .connected-acccount{border-top:1px solid var(--color-gray-200);justify-content:space-between;align-items:center;margin:0 -24px;padding:20px 24px 0;display:flex}.investManage-flex .connected-acccount .price{color:var(--color-gray-900);font-size:22px;font-weight:600;line-height:32px}.investManage-flex .connected-acccount .tit{color:var(--color-gray-800);font-size:18px;font-weight:500;line-height:28px}.investManage-flex .invest-tit{margin-bottom:16px;font-size:24px;font-weight:700;line-height:32px}.investManage-flex .investment-rate-list{gap:24px;display:flex}.investManage-flex .investment-rate-list .rate-item{flex-direction:column;flex:1;align-items:center;gap:10px 0;display:flex}.investManage-flex .investment-rate-list .rate-item dt,.investManage-flex .investment-rate-list .rate-item dd{width:100%}.investManage-flex .investment-rate-list .rate-item dt{text-align:left;color:#101319;letter-spacing:-.21px;align-items:center;gap:0 2px;font-size:14px;font-weight:600;line-height:26px;display:inline-flex}.investManage-flex .investment-rate-list .rate-item dt strong{letter-spacing:-.36px;font-size:18px;font-weight:700;line-height:26px}.investManage-flex .investment-rate-list .rate-item+.rate-item{border-left:1px solid #e0e2e6;padding-left:24px}.investManage-flex .investment-rate-list .rate-item dd{letter-spacing:-.36px;color:#101319;text-align:right;font-size:18px;font-weight:500;line-height:36px}.investManage-flex .investment-rate-list .rate-item dd strong{letter-spacing:-.56px;font-size:28px;font-weight:600;line-height:36px;display:block}@media (max-width:1023px){.investManage-flex .investment-rate-list{flex-direction:column;gap:16px}.investManage-flex .investment-rate-list .rate-item{flex-flow:wrap;justify-content:space-between}.investManage-flex .investment-rate-list .rate-item+.rate-item{border-top:1px solid #e0e2e6;border-left:none;padding-top:16px;padding-left:0}.investManage-flex .investment-rate-list .rate-item dt,.investManage-flex .investment-rate-list .rate-item dd{width:auto}.investManage-flex .investment-rate-list .rate-item dt strong{font-size:1rem}.investManage-flex .investment-rate-list .rate-item dd strong{font-size:20px;line-height:24px}}.investManage-flex .investment-status .chart-box{height:208px;margin-top:16px}.investManage-flex .history-tit{color:var(--color-gray-900);align-items:center;gap:0 8px;margin-bottom:16px;font-size:18px;font-weight:700;line-height:26px;display:flex}@media (max-width:1023px){.investManage-flex .history-tit{margin-bottom:.5rem;font-size:1rem;line-height:24px}}.investManage-flex .investment-history table td{height:72px}.investManage-flex .investment-history table td .btn{font-size:.875rem}.investManage-flex .payment-amount-list{margin-bottom:-4px;display:flex}@media (max-width:1023px){.investManage-flex .payment-amount-list{flex-direction:column}}.investManage-flex .payment-amount-list .amount-item+.amount-item{border-left:1px solid #e0e2e6;margin-left:24px;padding-left:24px}@media (max-width:1023px){.investManage-flex .payment-amount-list .amount-item+.amount-item{border-top:1px solid #e0e2e6;border-left:none;margin-top:16px;margin-left:0;padding-top:16px;padding-left:0}}.investManage-flex .payment-amount-list .amount-item .tit-box{flex-direction:column;flex:1;justify-content:space-between;gap:16px 0;display:flex}@media (max-width:1023px){.investManage-flex .payment-amount-list .amount-item .tit-box{gap:8px 0}}.investManage-flex .payment-amount-list .amount-item .tit-box .tit{text-align:left;margin:0;padding:0;font-size:18px;font-weight:700}@media (max-width:1023px){.investManage-flex .payment-amount-list .amount-item .tit-box .tit{font-size:1rem;line-height:24px}}.investManage-flex .payment-amount-list .amount-item .tit-box .price{text-align:right;font-size:28px;font-weight:600;line-height:46px}@media (max-width:1023px){.investManage-flex .payment-amount-list .amount-item .tit-box .price{font-size:20px;line-height:28px}}.investManage-flex .payment-amount-list .amount-item .total-amount{background-color:#e9f4ff;border-radius:8px;width:calc(100% + 12px);margin:8px -6px 0;padding:14px 16px}.investManage-flex .payment-amount-list .amount-item .total-amount strong{font-size:1.125rem;font-weight:500}.investManage-flex .payment-amount-list .amount-item .total-amount div{font-size:1.25rem;font-weight:700}.investManage-flex .detail-amount-list{flex-wrap:wrap;align-items:center;margin:0 -24px;display:flex}@media (max-width:1400px){.investManage-flex .detail-amount-list{gap:32px}}@media (max-width:480px){.investManage-flex .detail-amount-list{gap:16px;margin:24px 0 0}}.investManage-flex .detail-amount-list .amount-item{border-right:1px solid #e0e2e6;flex-direction:column;flex:1;align-items:end;gap:0;padding:0 24px;display:flex}.investManage-flex .detail-amount-list .amount-item:last-child{border-right:none}@media (max-width:1400px){.investManage-flex .detail-amount-list .amount-item{border-right:none;flex:0 0 calc(33.333% - 24px)}}@media (max-width:1023px){.investManage-flex .detail-amount-list .amount-item{flex-direction:row-reverse;flex:0 0 calc(50% - 24px);justify-content:space-between;align-items:center;gap:0}}@media (max-width:480px){.investManage-flex .detail-amount-list .amount-item{border-bottom:1px solid #e0e2e6;flex:0 0 100%;padding:0 0 16px}.investManage-flex .detail-amount-list .amount-item:last-child{border-bottom:none;padding-bottom:0}}.investManage-flex .detail-amount-list .amount-item:after{left:0}.investManage-flex .detail-amount-list .amount-item:first-child:after{content:none}.investManage-flex .detail-amount-list .amount-item .price{text-align:right;color:var(--color-gray-900);font-size:28px;font-weight:600;line-height:46px}@media (max-width:1023px){.investManage-flex .detail-amount-list .amount-item .price{font-size:20px;line-height:24px}}.investManage-flex .detail-amount-list .amount-item .item-desc{color:var(--color-gray-800);font-size:16px;font-weight:500;line-height:24px}@media (max-width:1023px){.investManage-flex .detail-amount-list .amount-item .item-desc{color:#101319;font-weight:700}}.investManage-flex .detail-amount-list+.amount-total{border-top:1px solid #e0e2e6;justify-content:space-between;align-items:center;margin:24px -24px 0;padding:20px 24px 0;display:flex}.investManage-flex .detail-amount-list+.amount-total p{color:#101319;font-size:20px;font-weight:700;line-height:28px}.investManage-flex .detail-amount-list+.amount-total .cost{font-size:32px;font-weight:600;line-height:46px}@media (max-width:1023px){.investManage-flex .detail-amount-list+.amount-total{flex-direction:row;margin:24px -24px 0;padding-inline:1.5rem}.investManage-flex .detail-amount-list+.amount-total p{font-size:20px;line-height:24px}.investManage-flex .detail-amount-list+.amount-total .cost{font-size:24px;line-height:28px}}.investManage-flex .withdraw-box{gap:0 32px;display:flex}.investManage-flex .withdraw-box .withdraw-left{background:#f8f8f8;border-radius:12px;flex:2;margin-right:32px;display:flex;position:relative}.investManage-flex .withdraw-box .withdraw-left:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='21' viewBox='0 0 17 21' fill='none'%3E%3Cpath d='M9.5 1.50024L15.5 10.914L9.5 19.5002' stroke='%23475A7F' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 1.50024L7.5 10.914L1.5 19.5002' stroke='%23819AB9' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:18px;height:18px;display:block;position:absolute;top:50%;right:-40px;transform:translateY(-50%)}.investManage-flex .withdraw-box .withdraw-right{background:#ebf0fb;border-radius:12px;flex:1}.investManage-flex .withdraw-box .withdraw-right .withdraw-info{flex:1;gap:0;height:100%}.investManage-flex .withdraw-box .withdraw-right .withdraw-info .withdraw-item{gap:30px}.investManage-flex .withdraw-box .withdraw-calculator-title-box,.investManage-flex .withdraw-box .withdraw-title-box{justify-content:space-between;display:flex}.investManage-flex .withdraw-box .withdraw-calculator-title-box .title,.investManage-flex .withdraw-box .withdraw-title-box .title{color:var(--color-gray-900);font-size:22px;font-weight:700}.investManage-flex .withdraw-box .withdraw-info{flex-direction:column;flex:50%;gap:16px 0;display:flex}.investManage-flex .withdraw-box .withdraw-item{flex-direction:column;flex:1;gap:20px;padding:32px 32px 0;display:flex}@media (max-width:1023px){.investManage-flex .withdraw-box .withdraw-item{padding-inline:20px}}.investManage-flex .withdraw-box .withdraw-item .total{align-items:center;gap:8px;display:flex}.investManage-flex .withdraw-box .withdraw-item .price{letter-spacing:-.04px;font-size:32px;font-style:normal;font-weight:700;line-height:46px}@media (max-width:1023px){.investManage-flex .withdraw-box .withdraw-item .price{font-size:28px;line-height:32px}}.investManage-flex .withdraw-box .withdraw-item .btn-refresh{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M25.5045 19.3333C24.1472 23.5918 20.2598 26.6666 15.6761 26.6666C9.9636 26.6666 5.33268 21.891 5.33268 15.9999C5.33268 10.1089 9.9636 5.33325 15.6761 5.33325C19.5046 5.33325 22.8474 7.47831 24.6358 10.6666M21.4943 11.9999H26.666V6.66659' stroke='%2344474C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px}.investManage-flex .withdraw-box .withdraw-notice{border-top:1px solid #e0e2e6;margin-top:auto;padding:16px 32px}@media (max-width:1023px){.investManage-flex .withdraw-box .withdraw-notice{padding-inline:20px}}.investManage-flex .withdraw-box .withdraw-notice strong,.investManage-flex .withdraw-box .withdraw-notice p{letter-spacing:-.21px;font-size:14px;line-height:20px}.investManage-flex .withdraw-box .withdraw-notice strong{color:#44474c;margin-bottom:4px;font-weight:600;display:block}.investManage-flex .withdraw-box .withdraw-notice p{color:#6d717b;font-weight:500}.investManage-flex .withdraw-box .withdraw-calculator{border-left:1px solid #e0e2e6;flex:50%;margin:0;padding:27px 32px}@media (max-width:1023px){.investManage-flex .withdraw-box .withdraw-calculator{padding-inline:20px}}.investManage-flex .withdraw-box .withdraw-calculator-info{justify-content:center;gap:8px;margin-top:.5rem;display:flex}.investManage-flex .withdraw-box .withdraw-calculator-info p{letter-spacing:-.21px;font-size:16px;font-weight:500;line-height:20px}.investManage-flex .withdraw-box .withdraw-calculator-info strong{letter-spacing:-.21px;color:#f10808;font-size:20px;font-weight:600;line-height:20px}.investManage-flex .withdraw-box .account-item i{width:56px;height:56px}.investManage-flex .withdraw-box .account-item i:after{width:100%;height:100%}@media (min-width:1024px) and (max-width:1400px){.investManage-flex .withdraw-box{flex-direction:column;gap:32px 0}.investManage-flex .withdraw-box .withdraw-left{margin-bottom:32px;margin-right:0}.investManage-flex .withdraw-box .withdraw-left:after{top:auto;bottom:-40px;left:50%;transform:translate(-50%)rotate(90deg)}.investManage-flex .withdraw-box .withdraw-right .withdraw-info .withdraw-item{padding:32px}.investManage-flex .withdraw-box .withdraw-tiem .btn-refresh{background-color:#0000}}@media (max-width:1023px){.investManage-flex .withdraw-box{border-radius:0;flex-direction:column;gap:32px 0;margin:-1.5rem -1.25rem 0}.investManage-flex .withdraw-box .withdraw-left{flex-direction:column;margin-bottom:32px;margin-right:0}.investManage-flex .withdraw-box .withdraw-left:after{top:auto;bottom:-40px;left:50%;transform:translate(-50%)rotate(90deg)}}@media (max-width:1023px) and (max-width:1023px){.investManage-flex .withdraw-box .withdraw-right{border-radius:0}}@media (max-width:1023px){.investManage-flex .withdraw-box .withdraw-right .withdraw-info .withdraw-item{padding:32px 20px}.investManage-flex .withdraw-box .withdraw-item .btn-refresh{background-color:#0000;border:none}.investManage-flex .withdraw-box .withdraw-calculator{border-top:1px solid #e0e2e6;border-left:0}}.investManage-flex .down-btn-wrap{justify-content:end;display:flex}.investManage-flex .history-price{color:var(--color-gray-900);text-align:right;font-size:28px;font-weight:600}@media (max-width:1023px){.investManage-flex .history-price{font-size:20px}}.investManage-flex .table-base+.table-base{border-top:none}.investManage-flex .table-base .gray-bg{background-color:#f6f8f9}.investManage-flex .btn-more-wrap{margin-top:0}@media (max-width:1200px){.investManage-flex.-type1 .flex-item{flex-direction:row;gap:16px}.investManage-flex{gap:16px 0}.investManage-flex .flex-item{flex-direction:column;gap:16px 0}.investManage-flex .flex-item .profile-card{flex:1;width:100%;margin-bottom:16px}.investManage-flex .flex-item:has(.amount-item-card){flex-direction:row;gap:0 16px}}@media (max-width:1200px) and (max-width:1023px){.investManage-flex .flex-item:has(.amount-item-card){flex-direction:column;gap:16px 0}}@media screen and (max-width:1023px){.investManage-flex.-type1 .flex-item{flex-direction:column}}.investManage-flex .step-card-list{gap:24px}@media (max-width:1200px){.investManage-flex .step-card-list{flex-direction:column}.investManage-flex .step-card-list .step-card{flex-direction:row;justify-content:flex-start;padding:24px 32px}.investManage-flex .step-card-list .step-card .img{width:64px;height:64px}.investManage-flex .step-card-list .step-card .content{align-items:flex-start}}.investManage-flex .step-card-list .step-card+.step-card:before{width:56px;height:56px;top:50%;left:-40px}@media (max-width:1200px){.investManage-flex .step-card-list .step-card+.step-card:before{top:-40px;left:50%;transform:translate(-50%)rotate(90deg)}}.investManage-tit-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.investManage-tit-wrap .ico-accodion{padding-inline:1rem .675rem}.investManage-tit-wrap .ico-accodion.active i{rotate:180deg}@media (max-width:480px){.investManage-tit-wrap:not(:has(.btn)) .investManage-tit{width:100%}.investManage-tit-wrap .month-select{flex:1;width:100%;margin-bottom:24px}.investManage-tit-wrap .month-select .date{text-align:center;flex:1}}.investManage-notice{font-size:16px;font-weight:500;line-height:32px}.investManage-notice .blue{color:var(--color-primary-500)}@media (max-width:1023px){.investManage-notice{margin-top:.5rem;line-height:24px}}.investManage-notice-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:.5rem;width:100%;display:flex}.payout-schedule-modal .payout-schedule-info{letter-spacing:-.21px;text-align:center;word-break:keep-all;color:#026cd6;background:#ebf0fb;border-radius:8px;padding:16px 10px;font-size:14px;font-weight:500;line-height:20px}.payout-schedule-modal .dl{background:#f8f8f8;border-radius:8px;flex-direction:column;gap:8px 0;margin-top:12px;padding:24px;display:flex}.payout-schedule-modal .dl dl{justify-content:space-between;align-items:center;gap:8px 0;display:flex}.payout-schedule-modal .dl dl+dl{border-top:1px solid #e0e2e6;padding-top:8px}.payout-schedule-modal .dl dt{letter-spacing:-.21px;color:#44474c;font-size:14px;font-weight:500;line-height:20px}.payout-schedule-modal .dl dd{letter-spacing:-.21px;color:#101319;font-size:14px;font-weight:600;line-height:20px}.payout-schedule-modal .signature-info{letter-spacing:-.21px;text-align:center;margin-top:12px;font-size:14px;font-weight:500;line-height:20px}.payout-schedule-modal .signature-wrap{flex-direction:column;gap:8px 0;padding-top:24px;display:flex}.payout-schedule-modal .signature-wrap .signature-date{text-align:center;letter-spacing:-.32px;color:#44474c;font-size:16px;font-weight:500;line-height:24px}.payout-schedule-modal .signature-wrap .signature-img{width:177px;height:59px;margin:0 auto}.payout-schedule-modal .signature-wrap .signature-img img{object-fit:contain;width:100%;height:100%}.investManage-tit{color:var(--color-gray-900);font-size:22px;font-weight:700;line-height:32px}.guide-process-wrap{color:#101319;gap:24px;display:flex}@media (max-width:1200px){.guide-process-wrap{flex-direction:column}}.guide-process-wrap .guide-process-box{box-sizing:border-box;background:#f8f8f8;border-radius:12px;flex-direction:column;flex:1;display:flex;position:relative}.guide-process-wrap .guide-process-box.focused{background:#ebf0fb;border:4px solid #026cd6}.guide-process-wrap .guide-process-box+.guide-process-box:after{content:"";background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6.80078 12L10.8008 8L6.80078 4' stroke='%2344474C' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat;border-radius:99px;width:56px;height:56px;display:block;position:absolute;top:81px;left:-40px;box-shadow:0 4px 4px #0000000d}@media (max-width:1200px){.guide-process-wrap .guide-process-box+.guide-process-box:after{top:-40px;left:50%;transform:translate(-50%)rotate(90deg)}}.guide-process-wrap .guide-process-box .img-box{border-radius:12px;position:relative;box-shadow:0 8px 16px #00000014}.guide-process-wrap .guide-process-box .img-box img{width:100%}.guide-process-wrap .guide-process-box .img-box .guide-tit{font-size:24px;font-weight:700;line-height:32px;position:absolute;top:40px;left:32px}.guide-process-wrap .guide-process-box .text-wrap{padding:32px 30px}.guide-process-wrap .guide-process-box .text-wrap .txt-box{border-bottom:1px solid #e0e2e6;margin-bottom:20px;padding-bottom:20px}.guide-process-wrap .guide-process-box .text-wrap .txt-box:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.guide-process-wrap .guide-process-box .text-wrap .txt-box .guide-sub-tit{margin-bottom:6px;font-size:18px;font-weight:700;line-height:32px}.guide-process-wrap .guide-process-box .text-wrap .txt-box .sub-des{font-size:18px;font-weight:500;line-height:26px}.guide-process-wrap .guide-process-box .text-wrap .txt-box .sub-des+.sub-des{margin-top:6px}.guide-process-wrap .guide-process-box .text-wrap .txt-box .added-txt-box{margin-top:16px}.guide-process-wrap .guide-process-box .text-wrap .txt-box .added-txt-box p{font-size:16px;font-weight:500;line-height:24px}.guide-process-wrap .guide-process-box .text-wrap .txt-box .added-txt-box ul li{font-size:16px;line-height:24px}.guide-process-wrap .guide-process-box .text-wrap .txt-box .added-txt-box ul li+li{margin-top:2px}.guide-process-wrap .guide-process-box .text-wrap .txt-box ul{margin-top:6px}.guide-process-wrap .guide-process-box .text-wrap .txt-box ul li{padding-left:11px;font-size:18px;font-weight:500;line-height:26px;position:relative}.guide-process-wrap .guide-process-box .text-wrap .txt-box ul li .num{line-height:26px;position:absolute;top:0;left:0}.guide-process-wrap .guide-process-box .text-wrap .txt-box ul li+li{margin-top:6px}.guide-process-wrap .guide-process-box .text-wrap .txt-box ul li:has(.num){padding-left:24px}.guide-process-wrap .guide-process-box .text-wrap .txt-box ul li:has(.num):before{content:none}.guide-process-wrap .guide-process-box .text-wrap .txt-box ul li:before{content:"";background-color:#44474c;border-radius:50%;width:3px;height:3px;position:absolute;top:11.5px;left:0;transform:translateY(-50%)}.guide-txt-box{color:#44474c;margin-bottom:16px}.guide-txt-box .guide-tit{color:#101319;margin-bottom:6px;font-size:22px;font-weight:700;line-height:32px}.guide-txt-box .form-box{align-items:center;margin-bottom:6px;display:flex}.guide-txt-box .form-box p{margin-bottom:0}@media (max-width:1200px){.guide-txt-box .form-box{flex-direction:column;align-items:flex-start;gap:6px}}.guide-txt-box .form-box .btn-wrap{margin-left:.5rem}.guide-txt-box .download-form{color:#026cd6;background:#e9f4ff;border:1px solid #bde7f4;border-radius:4px;gap:4px;padding:7px 12px;font-size:13px;font-weight:500;line-height:18px;display:flex}.guide-txt-box .download-form:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M14.8763 14.2444H10.293C10.04 14.2444 9.83463 14.0253 9.83463 13.7555C9.83463 13.4856 9.83463 2.50981 9.83463 2.23996C9.83463 1.9701 10.04 1.75109 10.293 1.75109H14.8763C15.1293 1.75109 15.3346 1.9701 15.3346 2.23996V13.7555C15.3346 14.0253 15.1293 14.2444 14.8763 14.2444Z' fill='%2341A5EE'/%3E%3Cpath d='M10.5854 0.777161C10.4809 0.684276 10.3406 0.644189 10.2086 0.673521L1.04197 2.14012C0.824719 2.18314 0.667969 2.38456 0.667969 2.62019V13.3753C0.667969 13.6099 0.824719 13.8123 1.04197 13.8553L10.2086 15.3219C10.2361 15.3278 10.2646 15.3307 10.293 15.3307C10.3993 15.3307 10.5029 15.2916 10.5854 15.2183C10.6908 15.1254 10.7513 14.9866 10.7513 14.8419V1.15359C10.7513 1.00791 10.6908 0.870045 10.5854 0.777161Z' fill='%23195DBF'/%3E%3Cpath d='M4.30666 9.53587C4.30666 9.64557 4.30666 9.7384 4.30666 9.82279C4.30666 9.74684 4.30666 9.65401 4.30666 9.5443C4.31895 9.45004 4.33893 9.35691 4.3664 9.26582L5.11747 6.02532H6.09898L6.961 9.18987C7.01055 9.38672 7.04479 9.58702 7.06342 9.78903C7.06342 9.62025 7.10609 9.42616 7.14877 9.20675L7.77181 6H8.66797L7.56697 10.6413H6.53426L5.78319 7.56962C5.78319 7.47679 5.74051 7.36709 5.71491 7.22363C5.68931 7.08017 5.67224 6.9789 5.6637 6.91139C5.6637 6.98734 5.6637 7.09705 5.61249 7.24895C5.56128 7.40085 5.56982 7.50211 5.55275 7.57806L4.87849 10.6667H3.7775L2.66797 6.02532H3.57266L4.25545 9.27426C4.27738 9.36046 4.29448 9.4478 4.30666 9.53587Z' fill='white'/%3E%3C/svg%3E");width:16px;height:16px;display:inline-block}.guide-txt-box .download-form.hwp{background:#e9fbff}.guide-txt-box .download-form.hwp:before{background-image:url(../media/ico-hwp.5eea84dc.svg)}.guide-txt-box p{margin-bottom:6px;font-size:18px;font-weight:700;line-height:26px}.guide-txt-box p span{margin-left:6px;font-weight:400}@media (max-width:1200px){.guide-txt-box p span{margin-top:2px;margin-left:0;display:block}}.guide-txt-box ul li{color:#44474c;padding-left:14px;font-size:18px;font-weight:400;line-height:26px;position:relative}.guide-txt-box ul li:before{content:"";background-color:#44474c;border-radius:50%;width:4px;height:4px;position:absolute;top:11px;left:0}.guide-txt-box ul li.point{color:#e8383e}.guide-txt-box ul li.point:before{background-color:#e8383e}.guide-txt-box+.guide-txt-box{border-top:1px solid #e0e2e6;margin-top:16px;padding-top:16px}.guide-txt-box .btn-history{margin-block:1rem}.transactionStatus-info{margin-top:24px;margin-bottom:32px}@media (max-width:1023px){.transactionStatus-info{margin-top:16px;margin-bottom:24px}}.transactionStatus-info li{color:var(--color-gray-800);margin-top:8px;padding-left:24px;font-weight:500;line-height:24px;position:relative}.transactionStatus-info li:first-child{margin-top:0}.transactionStatus-info1{grid-template-columns:1fr 1fr;gap:8px 24px;margin-top:24px;margin-bottom:6px;display:grid}@media (max-width:1023px){.transactionStatus-info1{grid-template-columns:1fr;margin-top:16px;margin-bottom:24px}}.transactionStatus-info1 li{color:var(--color-gray-800);padding-left:24px;font-weight:500;line-height:24px;position:relative}.transactionStatus-info1 li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.04355 13.9993C6.77081 13.9903 6.5633 13.8744 6.40369 13.6578C5.74995 12.77 5.09343 11.885 4.43761 10.9987C3.69018 9.98804 2.94414 8.97741 2.19601 7.96748C2.07318 7.80159 1.96144 7.63362 2.0128 7.4122C2.09747 7.0457 2.47153 6.86871 2.80881 7.04917C3.36261 7.34556 3.90948 7.65375 4.45912 7.95777C5.11564 8.32079 5.77424 8.68103 6.42659 9.05168C6.54665 9.11971 6.60703 9.09611 6.69239 9.00448C8.147 7.44065 9.60507 5.8789 11.0625 4.31785C11.7273 3.605 12.3914 2.89145 13.0605 2.18277C13.3471 1.87944 13.8107 1.9669 13.9613 2.34727C14.0307 2.52219 14.0029 2.68947 13.9092 2.85189C13.4977 3.56127 13.0889 4.27134 12.6788 4.98142C11.0257 7.84393 9.3712 10.7058 7.7195 13.569C7.56612 13.8355 7.34752 13.9847 7.04285 14L7.04355 13.9993Z' fill='%2344474C'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;display:block;position:absolute;top:5px;left:0}.withdraw-calculator{flex-direction:column;gap:6px 0;margin-top:16px;display:flex}.withdraw-calculator .price-flex{gap:0 6px;display:flex}.withdraw-calculator .price-flex .number-input-wrap{flex:1}.withdraw-calculator .price-flex .number-input-wrap:has(input:disabled){background-color:#f8f8f8}.withdraw-calculator .price-flex .btn-refresh{border:1px solid var(--color-gray-500);background-color:var(--color-white);background-position:50%;background-repeat:no-repeat;background-size:24px;border-radius:4px;width:48px;height:48px;top:0}.withdraw-calculator .fast-btn-flex{gap:0 6px;display:flex}.withdraw-calculator .fast-btn-flex .btn{color:var(--color-gray-800);flex:1;padding:0}.withdraw-calculator .fast-btn-flex .btn:active{transform:scale(.95)}.withdraw-calculator .btn-wrap{margin-top:10px}.cert-box{border-top:1px solid #e0e2e6;margin-top:32px;padding-top:32px}.cert-box .title-wrap{flex-wrap:wrap;align-items:center}.cert-box .title-wrap .title-wrap__heading{flex:1}.cert-box .title-wrap~.title-wrap{margin-top:64px}.cert-box .date{letter-spacing:-.36px;color:#6d717b;font-size:18px;font-weight:500;line-height:26px}.cert-box .cert-check-options{align-items:center;gap:16px;display:flex}.cert-box .cert-check-options span{letter-spacing:-.32px;color:#44474c;word-break:keep-all;font-size:16px;font-weight:500;line-height:24px}@media (max-width:1023px){.cert-box .title-wrap{align-items:flex-start}.cert-box .cert-check-options{flex-direction:column;align-items:flex-start;gap:8px;margin-top:20px}}.cert-type-wrap{justify-content:space-between;gap:16px;display:flex}@media (max-width:1200px){.cert-type-wrap{flex-direction:column;gap:16px}.cert-type-wrap .btn-info{width:fit-content}}@media (max-width:1023px){.cert-type-wrap{flex-direction:column}.cert-type-wrap .btn-info{width:100%}}.cert-type-wrap~.empty-state{margin-top:1.5rem}.cert-type{scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;flex:1;gap:6px;min-width:0;margin:0 -20px;padding:0 20px;display:flex;overflow:auto}.cert-type::-webkit-scrollbar{display:none}.cert-type .btn{white-space:nowrap;flex-shrink:0;padding:0 16px}.cert-type .btn--outline{color:#6d717b;border-color:#d5d7de}.cert-modal .cert-box{margin-top:0}.cert-modal .cert-box .title-wrap{justify-content:space-between;max-width:100%}@media (max-width:1023px){.cert-modal .cert-box{border-top:0}.cert-modal .cert-box .title-wrap{flex-direction:column;gap:4px}.cert-modal .btn-wrap{width:100%}}@media print{.cert-modal{width:100%;height:100%}.cert-modal .cert-box{padding:0}.cert-modal .title-wrap,.cert-modal .modal__header,.cert-modal .modal__footer{display:none}.cert-modal:has(.modal__footer) .modal__body{height:100%;max-height:100%;margin:0;padding:0;overflow:hidden}.cert-modal .withholding-wrap{width:100%;min-width:100%;max-width:100%;overflow:hidden}.cert-modal .withholding-wrap .tit-wrap{padding:0 0 10px}.cert-modal .withholding-wrap .caution-table{margin-top:10px}.cert-modal .withholding-table{min-width:100%;max-width:100%}}@media (min-width:1024px){.cert-modal:has(.withholding) .modal__body{overflow:auto}.cert-modal:has(.withholding) .modal__body .withholding-wrap{width:fit-content}}.cert-guide-modal .common-radius-box{border:1px solid #e0e2e6;padding:24px}.cert-guide-modal .cert-guide-wrap{grid-template-columns:repeat(2,1fr);gap:24px 32px;display:grid}.cert-guide-modal .cert-guide-info{flex-direction:column;gap:12px;height:100%;display:flex}.cert-guide-modal .cert-guide-info .table-responsive{flex:1}.cert-guide-modal .cert-guide-info .table-responsive table{height:100%}@media (max-width:1023px){.cert-guide-modal .cert-guide-wrap{grid-template-columns:1fr}}.cert-guide-modal .gray-card ul li p{word-break:break-all}.certificate-issue-modal .c-label{justify-content:space-between;width:100%}.certificate-complete-modal .common-radius-box{padding:0}.certificate-complete-modal .common-radius-box .title-wrap__heading{padding-left:30px;position:relative}.certificate-complete-modal .common-radius-box .title-wrap__heading:before{content:"";background-image:url(../media/ico-complete-check.01a5f88d.svg);background-position:50%;background-repeat:no-repeat;width:24px;height:24px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.certificate-complete-modal .common-radius-box .title-wrap__heading strong{color:#026cd6;font-weight:700}.cert-button{text-align:left;cursor:pointer;display:flex}.cert-button+.cert-button{margin-top:16px}@media (min-width:1024px){.cert-button+.cert-button{margin-top:12px}}.cert-button input{width:0;height:0;position:absolute;top:0;left:0}.cert-button .btn-certifycate{background-color:#f8f8f8;border:1px solid #f8f8f8;border-radius:12px;flex:1;align-items:center;gap:0 12px;min-height:100px;padding:24px;display:flex}.cert-button .btn-certifycate .btn-txt{flex-direction:column;align-items:start;gap:4px 0;display:flex}.cert-button .btn-certifycate .btn-tit{color:#101319;font-size:16px;font-weight:700;line-height:24px}.cert-button .btn-certifycate .txt{color:#44474c;text-align:left;font-size:16px;font-weight:500;line-height:24px}.cert-button .btn-certifycate .btn-logo{align-items:center;gap:0 12px;margin-left:auto;display:flex}.cert-button .btn-certifycate .login-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;width:48px;height:48px;display:inline-block}.cert-button .btn-certifycate .login-logo.naver{background-image:url(../media/img_naver.fb97a44b.svg)}.cert-button .btn-certifycate .login-logo.kb-bank{background-image:url(../media/img_kb_bank.0cc08818.svg)}.cert-button .btn-certifycate .login-logo.hana-bank{background-image:url(../media/img_hana_bank.e87bfa96.svg)}.cert-button .btn-certifycate .login-logo.pass-logo{background-image:url(../media/img_pass.68ba0bc0.svg)}.cert-button .btn-certifycate .login-logo.sms-logo{background-image:url(../media/img_sms.74a3581e.svg)}.cert-button .btn-certifycate .login-logo.email-logo{background-image:url(../media/img_email.4340346f.svg)}.cert-button .btn-certifycate .login-logo.kakao-logo{background-image:url(../media/img_kakao.9983428f.svg)}.cert-button input:checked+.btn-certifycate{background-color:var(--color-primary-100);border:1px var(--color-primary-500)solid}.suitability-wrap{flex-direction:column;gap:40px;margin-top:24px;display:flex}.suitability-wrap .suitability-tit{gap:6px;margin-bottom:16px;font-size:18px;font-weight:700;line-height:26px;display:flex}.suitability-wrap .suitability-tit span{flex-shrink:0;padding-top:1.6px;font-weight:700}.referrerRegist-modal{height:auto}.referrerRegist-modal .modal-footer-btns .btn{flex:1}.complain-tit{color:var(--color-gray-900);justify-content:space-between;align-items:center;gap:0 20px;font-size:22px;font-weight:700;line-height:32px;display:flex}.complain-tit br{display:none}.complain-tit strong{word-break:keep-all;font-weight:700}.complain-tit .c-checktype{flex:none}.complain-tit.align-center{text-align:center;justify-content:center}.complain-subTit{color:var(--color-gray-800);margin-top:4px;font-size:18px;font-weight:500}.complain-subTit.align-center{text-align:center;justify-content:center}@media (max-width:1023px){.gray-card .complain-tit{font-size:18px;line-height:26px}.gray-card .complain-tit br{display:block}.gray-card .complain-subTit{font-size:16px;line-height:24px}}.complain-form-wrap{flex-direction:column;gap:24px 0;display:flex}.complain-form-wrap .form-flex{align-items:center;gap:0 20px;display:flex}@media (max-width:1023px){.complain-form-wrap .form-flex{flex-direction:column;align-items:flex-start;gap:24px 0}}.complain-form-wrap .form-flex .row-item{flex:none;align-items:flex-end;gap:0 8px;width:100%;min-width:0;display:flex}@media (max-width:1023px){.complain-form-wrap .form-flex .row-item{flex-direction:column;gap:8px 0}}.complain-form-wrap .form-flex .row-item .input-wrap{width:100%}.complain-form-wrap .form-flex .row-2{width:calc(66.666% - 12px)}.complain-form-wrap .form-flex .row-1{width:calc(33.333% - 12px)}@media (max-width:1023px){.complain-form-wrap .form-flex .row-1,.complain-form-wrap .form-flex .row-2{width:100%}}.withholding-wrap{margin-bottom:16px;overflow-x:auto}.withholding-wrap .withholding-table{border-collapse:collapse;border-spacing:0;border-radius:12px;width:100%;min-width:1024px;font-size:13px;overflow:auto hidden}.withholding-wrap .tax_title{text-align:center}.withholding-wrap .in_tax_table{border-spacing:0;border-collapse:collapse;text-align:center;width:100%;margin-bottom:.5rem}.withholding-wrap .in_tax_table tr td{border:1px solid #000;padding:4px}.withholding-wrap .info td{text-align:left}.withholding-wrap .agent-info{text-align:center;padding-top:4px}.withholding-wrap .middle{vertical-align:middle}.withholding-wrap .bottom-text{text-align:left;margin:20px 0 0 10px}.withholding-wrap .text-right{text-align:right}.withholding-wrap .circle-number{font-weight:400}.withholding-wrap .cell-title{letter-spacing:-1.2px;word-break:break-all}.withholding-wrap .differ-cell{vertical-align:top}.withholding-wrap .differ-cell .cell-title{min-height:3.5em}.withholding-wrap .result-table tbody th,.withholding-wrap .result-table tbody td{font-size:12px}.withholding-wrap .result-table tbody td{white-space:nowrap}.withholding-wrap .caution-table{margin-top:2rem}.withholding-wrap .caution-table tr th,.withholding-wrap .caution-table tr td{padding:7px 0}.withholding-wrap .caution-table tr th{background-color:#ccc;border-top:1px solid;font-size:15px;font-weight:700}.withholding-wrap .caution-table tr td{border-left:0;border-right:0}.withholding-wrap .info-wrap{flex-direction:row;justify-content:space-between;padding:8px 16px 20px;display:flex}.withholding-wrap .basic-list li{text-align:left;padding-left:16px;position:relative}.withholding-wrap .basic-list li:before{content:"";background-color:#000;border-radius:50%;width:4px;height:4px;position:absolute;top:4px;left:0}.withholding-wrap .basic-list li>div{margin-top:4px;margin-bottom:4px}.withholding-wrap .basic-list li>div div{color:#000000de;font-family:inherit;font-size:13px;font-weight:400;line-height:1.25;display:block}.withholding-wrap .tit-wrap{flex-direction:column;justify-content:center;align-items:center;padding:16px 16px 24px;display:flex}.withholding-wrap h4{text-align:center;margin:0;font-family:inherit;font-size:24px;font-weight:700;line-height:1.235}.withholding-wrap h5{text-align:center;margin-top:12px;font-family:inherit;font-size:19px;font-weight:400;line-height:1.334}.withholding-wrap .MuiSvgIcon-root{width:1rem;height:1rem}@media print{.withholding-wrap{width:100%}.withholding-wrap .withholding-table{min-width:100%;max-width:100%}.withholding-wrap thead .in_tax_table td{font-size:.75rem;font-weight:700}.withholding-wrap thead .in_tax_table .agent-info{padding-top:0;font-weight:400}}.change-account-pop .modal__body{padding-top:0}.change-account-pop .info-box{margin-bottom:1rem}.change-account-pop .info-box ul{margin-top:.5rem}.change-account-pop .info-box ul li{font-size:13px;line-height:18px}.search-wrap{align-items:center;gap:6px;display:flex}@media (max-width:768px){.search-wrap{flex-wrap:wrap;gap:12px}}.accent-btn-wrap{border:3px solid #026cd6;border-radius:14px;padding:10px;box-shadow:0 4px 12px #00000026}@media (max-width:768px){.accent-btn-wrap{width:100%}}.transaction-card-list{border-top:1px solid #d1d5db;flex-direction:column;gap:0;display:flex}.transaction-card{border-bottom:1px solid #d1d5db;flex-direction:column;gap:4px;padding:14px 0;display:flex}.transaction-card-row{justify-content:space-between;align-items:center;display:flex}.transaction-card-row:nth-child(2){justify-content:flex-end;align-items:center;display:flex}.transaction-card-type{flex-shrink:0;font-size:15px;font-weight:600}.transaction-card-desc{color:#6b7280;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-size:15px;overflow:hidden}.transaction-card-amount{color:#111827;margin-top:3px;font-size:15px;font-weight:700}.transaction-card-row--last{margin-top:3px}.transaction-card-date,.transaction-card-balance{color:#9ca3af;font-size:14px}.transaction-summary{margin-bottom:20px}.transaction-summary-count{color:#111827;font-size:18px}.transaction-summary-count strong{font-weight:700}.transaction-summary-count .count-blue{color:#2563eb}.transaction-summary-notice{color:#9ca3af;margin-top:8px;font-size:15px}.invest-summary .invest-status-card,.invest-summary .invest-limit-card{flex:1}.invest-summary .invest-status-card .top,.invest-summary .invest-limit-card .top{border-top-left-radius:12px;border-top-right-radius:12px;padding:20px 28px 16px}.invest-summary .invest-status-card .bottom,.invest-summary .invest-limit-card .bottom{border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding:16px 28px 20px}.invest-summary .invest-status-card:not(.mobile) .top,.invest-summary .invest-limit-card:not(.mobile) .top{height:103px}.invest-summary .invest-status-card:not(.mobile) .bottom,.invest-summary .invest-limit-card:not(.mobile) .bottom{min-height:145px}.invest-summary .invest-status-card.mobile .top{border-bottom:none;padding:16px 22px 0}.invest-summary .invest-status-card.mobile .top p{margin-top:16px;font-size:14px;font-weight:300}.invest-summary .invest-status-card.mobile .top .action-wrapper{gap:8px;margin-top:16px;display:flex}.invest-summary .invest-status-card.mobile .top .action-wrapper button,.invest-summary .invest-status-card.mobile .top .action-wrapper a{flex:1}.invest-summary .invest-status-card.mobile .bottom{padding:16px 22px}.invest-summary .invest-status-card .top{color:#fff;background-color:#026cd6}.invest-summary .invest-status-card .top p{margin-top:6px;font-weight:300}.invest-summary .invest-status-card .top .title-container{justify-content:space-between;align-items:center;display:flex}.invest-summary .invest-status-card .top .title-container .title-wrapper,.invest-summary .invest-status-card .top .title-container .action-wrapper{align-items:center;gap:8px;display:flex}.invest-summary .invest-status-card .top .title-container .action-wrapper .btn{height:40px}.invest-summary .invest-status-card .top .title-container .badge{color:#fff;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;display:flex}.invest-summary .invest-status-card .top .title-container .badge.accent{background-color:#e8383e}.invest-summary .invest-status-card .top .title-container .badge:not(.accent){background-color:#68a7ff}.invest-summary .invest-status-card .top{border-bottom:1px solid #e0e2e633}.invest-summary .invest-status-card .bottom{color:#fff;background-color:#026cd6}.invest-summary .invest-status-card .bottom .flex-wrapper .open-wrapper{transition:max-height .5s ease-in-out}.invest-summary .invest-status-card .bottom .flex-wrapper .open-wrapper:not(.open){max-height:0;overflow:hidden}.invest-summary .invest-status-card .bottom .flex-wrapper .open-wrapper.open{max-height:500px}.invest-summary .invest-status-card .bottom .flex-wrapper .open-wrapper span{font-weight:200!important}.invest-summary .invest-status-card .bottom .flex-wrapper>div{justify-content:space-between;align-items:center;display:flex}.invest-summary .invest-status-card .bottom .flex-wrapper>div .button-text-wrapper{align-items:center;gap:8px;margin-bottom:6px;display:flex}.invest-summary .invest-status-card .bottom .flex-wrapper>div .button-text-wrapper button{align-items:center;display:flex}.invest-summary .invest-status-card .bottom .flex-wrapper>div .button-text-wrapper button img{transition:all .15s cubic-bezier(.4,0,.2,1)}.invest-summary .invest-status-card .bottom .flex-wrapper>div .button-text-wrapper button:not(.open) img{transform:rotate(0)}.invest-summary .invest-status-card .bottom .flex-wrapper>div .button-text-wrapper button.open img{transform:rotate(180deg)}.invest-summary .invest-status-card .bottom .flex-wrapper>div .button-text-wrapper span{margin-bottom:0}.invest-summary .invest-status-card .bottom .flex-wrapper>div span{line-height:22px}.invest-summary .invest-status-card .bottom .flex-wrapper>div span.accent{font-weight:700}.invest-summary .invest-status-card .bottom .flex-wrapper>div :first-child:not(.accent){font-weight:300}.invest-summary .invest-status-card .bottom .flex-wrapper>div :last-child:not(.accent){font-weight:400}.invest-summary .invest-status-card .bottom .flex-wrapper>div :not(:last-child){margin-bottom:6px}.invest-summary .invest-limit-card.mobile .top,.invest-summary .invest-limit-card.mobile .bottom{padding:16px 22px}.invest-summary .invest-limit-card.mobile .top{border-bottom:none;padding-bottom:0}.invest-summary .invest-limit-card.mobile .action-wrapper{gap:8px;margin-top:16px;display:flex}.invest-summary .invest-limit-card.mobile .action-wrapper a,.invest-summary .invest-limit-card.mobile .action-wrapper button{flex:1}.invest-summary .invest-limit-card.mobile .action-wrapper .btn{height:40px}.invest-summary .invest-limit-card.theme-blue .top,.invest-summary .invest-limit-card.theme-blue .bottom{background-color:#e4ecf9}.invest-summary .invest-limit-card.theme-blue .badge{color:#2969d7}.invest-summary .invest-limit-card.theme-blue .bottom .content{background-color:#f9fbff}.invest-summary .invest-limit-card.theme-blue .bottom .content .bar-wrapper{background-color:#d5e0ec}.invest-summary .invest-limit-card.theme-blue .bottom .content .bar-wrapper .bar{background-color:#026cd6}.invest-summary .invest-limit-card.theme-purple .top,.invest-summary .invest-limit-card.theme-purple .bottom{background-color:#e9e4f3}.invest-summary .invest-limit-card.theme-purple .badge{color:#5a30af}.invest-summary .invest-limit-card.theme-purple .bottom .content{background-color:#f9f5ff}.invest-summary .invest-limit-card.theme-purple .bottom .content .bar-wrapper{background-color:#d5cedd}.invest-summary .invest-limit-card.theme-purple .bottom .content .bar-wrapper .bar{background-color:#743be6}.invest-summary .invest-limit-card.theme-green .top,.invest-summary .invest-limit-card.theme-green .bottom{background-color:#ebf5ef}.invest-summary .invest-limit-card.theme-green .badge{color:#198c46}.invest-summary .invest-limit-card.theme-green .bottom .content{background-color:#f8fffc}.invest-summary .invest-limit-card.theme-orange .top,.invest-summary .invest-limit-card.theme-orange .bottom{background-color:#f5ebeb}.invest-summary .invest-limit-card.theme-orange .badge{color:#e20224}.invest-summary .invest-limit-card.theme-orange .bottom .content{background-color:#fff8f8}.invest-summary .invest-limit-card .top .title-container{justify-content:space-between;align-items:center;display:flex}.invest-summary .invest-limit-card .top .title-container .title-wrapper{justify-content:space-between;align-items:center;gap:8px;display:flex}.invest-summary .invest-limit-card .top .title-container .title-wrapper h3{font-weight:700}.invest-summary .invest-limit-card .top .title-container .title-wrapper .badge{background-color:#fff;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;display:flex}.invest-summary .invest-limit-card .top .title-container .action-wrapper{gap:4px;display:flex}.invest-summary .invest-limit-card .top .title-container .action-wrapper .btn{height:40px}.invest-summary .invest-limit-card .top p{color:#44474c;margin-top:6px}.invest-summary .invest-limit-card .top{border-bottom:1px solid #0000001a}.invest-summary .invest-limit-card .bottom{gap:12px;display:flex}.invest-summary .invest-limit-card .bottom .content{border-radius:12px;flex:1;padding:18px 22px}.invest-summary .invest-limit-card .bottom .content div span:first-child{color:#6d717b}.invest-summary .invest-limit-card .bottom .content div span:last-child{font-weight:700}.invest-summary .invest-limit-card .bottom .content span{line-height:22px}.invest-summary .invest-limit-card .bottom .content .flex-wrapper{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.invest-summary .invest-limit-card .bottom .content .icon-wrapper{align-items:center;gap:4px;display:flex}.invest-summary .invest-limit-card .bottom .content .icon-wrapper span{line-height:21px}.invest-summary .invest-limit-card .bottom .content.center-box{justify-content:center;align-items:center;display:flex}.invest-summary .invest-limit-card .bottom .content.center-box .col-box{flex-direction:column;justify-content:center;align-items:center;display:flex}.invest-summary .invest-limit-card .bottom .content.center-box .col-box span:last-child{font-size:18px;font-weight:700}.invest-summary .invest-limit-card .bottom .content .bar-wrapper{border-radius:4px;width:100%;height:12px;overflow:hidden}.invest-summary .invest-limit-card .bottom .content .bar-wrapper .bar{height:100%}.ico-white-arrow-up{transition:all .15s cubic-bezier(.4,0,.2,1)}.ico-white-arrow-up:not(.close){transform:rotate(0)}.ico-white-arrow-up.close{transform:rotate(180deg)}.amount-item.no-gap{gap:0}.msg-box.info{text-align:left}
@media print{body{margin:0;padding:0}.modal__body{height:100%;max-height:100%;margin:0;padding:0;overflow:hidden}}body{min-width:320px}body:has(.gnb.open){overflow:hidden}.wrap{background:var(--background-color-base)}@media (max-width:1023px){.wrap.bg-wht,.wrap.bg-wht .header{background-color:#fff}}.blind{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mo-divide{display:none}@media (max-width:1023px){.mo-divide{border:1px solid var(--color-gray-100);background-color:#f1f3f8;height:12px;margin:0 -20px;display:block}}header:has(.gnb)~.floating__baner{display:none}.page-content:has(.main-section){padding-top:70px}.page-content{height:100%;min-height:calc(100vh - 370px);padding:100px 0 80px}@media (max-width:1023px){.page-content{height:auto;min-height:580px;padding:70px 0 32px}}.page-content.padding-top-remove{padding-top:70px}.section:has(.slide){overflow:hidden}.common-tab+.section .section-inner{padding-top:0}.section+.section,.section+.banner-section,.banner-section+.section,.banner-section+.banner-section{margin-top:30px}@media (max-width:1023px){.section+.section,.section+.banner-section,.banner-section+.section,.banner-section+.banner-section{margin-top:3.5rem}}.section+.section .section-inner,.section+.banner-section .section-inner,.banner-section+.section .section-inner,.banner-section+.banner-section .section-inner{padding-top:0}.section-cart+.section,.section-cart+.banner-section{margin-top:30px}@media (max-width:1023px){.section-cart+.section,.section-cart+.banner-section{margin-top:1rem}}.section-cart+.section .section-inner,.section-cart+.banner-section .section-inner{padding-top:0}.narrow .section-inner{max-width:1024px}@media (min-width:1024px){.narrow .section-inner{padding-inline:2.5rem}}.section-inner{max-width:1400px;margin:0 auto}@media (min-width:1024px) and (max-width:1400px){.section-inner{padding:0 40px}}@media (max-width:1023px){.section-inner{padding:0 20px}}.section-inner .title-button{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}@media (max-width:1023px){.section-inner .title-button{flex-direction:column;gap:.5rem}.section-inner .title-button .btn{align-self:end}}.section-inner .title-button .count-info-wrap{margin-bottom:0}.section-title-wrap{align-items:center;gap:12px;margin-bottom:32px;display:flex}.section-title-wrap.smaller{margin-bottom:24px}.section-title-wrap.smaller h2{font-size:28px;line-height:36px}.section-title-wrap.smaller h2 span{color:var(--color-gray-700);font-weight:700}@media (max-width:768px){.section-title-wrap.smaller{align-items:end}.section-title-wrap.smaller span{white-space:pre-line}}.section-title-wrap.has-more{justify-content:space-between}.section-title-wrap.has-more .flex{align-items:center;gap:clamp(10px,1vw,12px)}.section-title-wrap h2{font-size:clamp(24px,3vw,32px);font-weight:var(--font-weight-bold);line-height:clamp(34px,3vw,42px)}.section-title-wrap .section-title-more{background:url(../media/ico-nav-arrow-right.2e391e39.svg) 100%/16px no-repeat;padding-right:clamp(22px,1vw,24px);font-size:clamp(16px,1vw,18px);line-height:clamp(22px,1vw,24px);display:block}@media (max-width:1023px){.section-title-wrap{gap:8px;margin-bottom:20px}.section-title-wrap h2{word-break:keep-all;flex:1}}.dot-list{flex-direction:column;gap:6px;display:flex}.dot-list li{padding-left:13px;position:relative}.dot-list li:before{content:"";background:#44474c;border-radius:50%;width:3px;height:3px;position:absolute;top:8px;left:2px}.dot-list li,.dot-list p{letter-spacing:-.32px;word-break:keep-all;color:#44474c;font-size:16px;font-weight:500;line-height:24px}.dot-list.small li,.dot-list.small p{letter-spacing:-.21px;font-size:14px;line-height:20px}.info-box{color:#44474c;border-radius:12px;padding:20px;font-size:16px;font-weight:400;line-height:24px}.info-box strong{font-weight:700}.info-box.type-gray{background-color:#f8f8f8;padding:1.5rem}@media (max-width:1023px){.info-box.type-gray{padding:1.25rem}}.info-box.type-line{background-color:#fff;border:1px solid #f0f0f3}.info-box.type-red{color:#eb2127;background-color:#ffe4e4;font-size:18px}.info-box.type-blue{color:#44474c;background-color:#e7efff;font-size:13px;line-height:18px}.info-box.light-blue{background-color:#e9f4ff}.info-box.type-navy{color:#1e334f;background-color:#ebf0fb}.info-box .info-tit{color:#101319;text-align:left;margin-bottom:8px;font-size:16px;font-weight:700;line-height:24px}.info-box .info-tit strong{color:#026cd6}@media (max-width:1023px){.info-box .info-tit{text-align:center}.info-box .info-tit+p{text-align:center;line-height:24px}}.info-box .info-list{margin-bottom:16px}.info-box .info-list li{color:#44474c;counter-increment:item;font-size:14px;font-weight:500;list-style:none;position:relative}.info-box .info-list.text-type li{font-size:16px;line-height:24px}.info-box .info-list.desc-type{flex-direction:column;gap:4px 0;display:flex}.info-box .info-list.desc-type li{counter-reset:none;color:#44474c;padding-left:12px;font-size:16px;line-height:24px}.info-box .info-list.desc-type li:before{content:"";background-color:#44474c;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.info-box .info-list.col-2{grid-template-columns:1fr 1fr;gap:4px 10px;display:grid}@media (max-width:1023px){.info-box .info-list.col-2{grid-template-columns:1fr}}.info-box ol{counter-reset:item}.info-box ol li{padding-left:20px;position:relative}.info-box ol li:before{content:counter(item)".";font-weight:500;position:absolute;left:0}.info-box ol li+li{margin-top:4px}.info-box .btn{width:100%}.info-box .info-help{text-align:center;color:#6d717b;border-top:1px solid #e0e2e6;margin:0 -20px;padding:20px 20px 0;font-size:14px;font-weight:500;line-height:20px}.info-box.type-gray .info-help{margin-inline:-1.5rem}.star-rating{gap:4px;display:flex}.star-rating .btn-star{text-indent:-9999px;cursor:pointer;background:url(../media/ico-star.53f5db3d.svg) 50%/100% no-repeat;width:40px;height:40px}.star-rating .btn-star.filled{background:url(../media/ico-star-fill.9d4f3ac0.svg) 50%/100% no-repeat}.chart-wrap{width:100%;height:100%}.modal__body .common-agree-wrap{padding-bottom:.25rem}.common-agree-wrap{flex-direction:column;display:flex}.common-agree-wrap [class$=-header] strong{font-weight:var(--font-weight-bold)}.common-agree-wrap strong{font-weight:var(--font-weight-medium)}.common-agree-wrap ol{counter-reset:item;flex-direction:column;list-style-type:none;display:flex}.common-agree-wrap ol li:before{content:counter(item)". ";counter-increment:item}.common-agree-wrap .agree-list{background:#fff;border-radius:16px;overflow:hidden}.common-agree-wrap .agree-list .agree-list-header{border-bottom:1px solid var(--color-gray-200);justify-content:space-between;align-items:center;padding:32px;display:flex}.common-agree-wrap .agree-list .agree-list-header .agree-list-title{font-size:22px;font-weight:var(--font-weight-bold);line-height:32px}.common-agree-wrap .agree-list .agree-list-header .select-all{align-items:center;display:flex}.common-agree-wrap .agree-list .agree-list-content{padding:0 32px}.common-agree-wrap .agree-list .agree-item{word-break:keep-all;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.common-agree-wrap .agree-list .agree-item+.agree-item{border-top:1px solid var(--color-gray-200)}.common-agree-wrap .agree-list .agree-item .c-checktype{margin-left:.75rem}.common-agree-wrap .agree-list button.item-text{background:url(../media/ico-nav-arrow-right.2e391e39.svg) 100%/20px no-repeat;padding-right:22px}.common-agree-wrap .agree-list .item-text{text-align:left;color:var(--color-gray-800);padding-right:15px;font-size:16px;line-height:24px}.month-select{align-items:center;gap:0 12px;display:flex}.month-select .date{color:var(--color-gray-800);font-size:16px;font-weight:500}.month-select .btn-prev,.month-select .btn-next{background-color:var(--color-white);border:1px solid var(--color-gray-400);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M10 12L6 8L10 4' stroke='%2344474C' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;border-radius:6px;width:28px;height:28px}.month-select .btn-prev.btn-next,.month-select .btn-next.btn-next{transform:rotate(-180deg)}.month-select .btn-prev:disabled,.month-select .btn-next:disabled{border-color:var(--color-gray-200);background-color:#f8f8f8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M10 12L6 8L10 4' stroke='%23D5D7DE' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.month-select.centered{justify-content:center}.month-select.centered .date{letter-spacing:-.56px;font-size:22px;font-weight:700}.agree-wrap{flex-direction:column;gap:24px;display:flex}.agree-wrap [class$=-header] strong{font-weight:var(--font-weight-bold)}.agree-wrap strong{font-weight:var(--font-weight-medium)}.agree-wrap ol{counter-reset:item;flex-direction:column;list-style-type:none;display:flex}.agree-wrap ol li:before{content:counter(item)". ";counter-increment:item}.agree-wrap.gray-box{background-color:#f8f8f8;border-radius:12px;gap:0;padding:24px}.agree-wrap.gray-box .c-label{flex-flow:row-reverse;justify-content:space-between;width:100%;padding:0}.agree-wrap.gray-box .c-check-text{color:#44474c}.agree-wrap.gray-box .agree-all .c-check-text{font-size:16px;font-weight:700;line-height:24px}.agree-wrap.gray-box .agree-list{background:0 0;border-top:1px solid #e0e2e6;border-radius:0;flex-direction:column;gap:12px 0;margin-top:20px;padding-top:20px;display:flex}.agree-wrap.gray-box .agree-list .agree-item{padding:0}.agree-wrap.gray-box .agree-list .agree-item+.agree-item{border-top:none}.agree-wrap.gray-box .agree-list .agree-info{text-align:left;color:#44474c;padding-right:22px;font-weight:500;line-height:24px;position:relative}.agree-wrap.gray-box .agree-list .agree-info:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7.5 15L12.5 10L7.5 5' stroke='%2344474C' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;position:absolute;top:2px;right:0}.agree-wrap.small .agree-list .agree-list-header{padding:20px}.agree-wrap.small .agree-list .agree-list-content{padding:8px 20px 24px}.agree-wrap.small .agree-list .agree-item{padding:0}.agree-wrap .agree-list{background:#fff;border-radius:16px;overflow:hidden}.agree-wrap .agree-list .agree-list-header{border-bottom:1px solid var(--color-gray-200);justify-content:space-between;align-items:center;padding:24px;display:flex}.agree-wrap .agree-list .agree-list-header .agree-list-title{font-size:22px;font-weight:var(--font-weight-bold);line-height:32px}.agree-wrap .agree-list .agree-list-header .select-all{align-items:center;display:flex}.agree-wrap .agree-list .agree-list-content{padding:8px 24px}.agree-wrap .agree-list .agree-item{justify-content:space-between;align-items:center;padding:15px 0;display:flex}.agree-wrap .agree-list .agree-item+.agree-item{border-top:1px solid var(--color-gray-200)}.agree-wrap .agree-list .item-text{color:var(--color-gray-800);padding-right:16px;font-size:18px;line-height:26px}.agree-wrap .agree-list button.item-text{background:url(../media/ico-nav-arrow-right.2e391e39.svg) 100%/20px no-repeat;padding-right:22px}.agree-wrap .agree-card{background:#fff;border-radius:16px;overflow:hidden}.agree-wrap .agree-card .agree-card-title{border-bottom:1px solid var(--color-gray-200);justify-content:space-between;align-items:center;padding:24px;display:flex}.agree-wrap .agree-card .agree-card-title strong{font-size:22px;font-weight:var(--font-weight-bold);line-height:32px}.agree-wrap .agree-card .agree-card-content{padding:24px 16px 24px 24px}.agree-wrap .agree-card .agree-card-content .content-inner{max-height:210px;color:var(--color-gray-800);padding-right:16px;line-height:26px;overflow-y:auto}.agree-wrap .agree-card .agree-card-content .content-inner::-webkit-scrollbar{background:#f0f0f3;border-radius:99px;width:8px}.agree-wrap .agree-card .agree-card-content .content-inner::-webkit-scrollbar-button{display:none}.agree-wrap .agree-card .agree-card-content .content-inner::-webkit-scrollbar-thumb{background:var(--color-gray-400);border-radius:99px}.agree-wrap .agree-card.list-type .content-inner{max-height:100%}.agree-wrap .agree-card.list-type ol{gap:12px}.agree-wrap .agree-card.risk-type .content-inner{max-height:100%}.agree-wrap .agree-card.risk-type .tit{color:#eb2127;align-items:center;display:flex}.agree-wrap .agree-card.risk-type .tit:before{content:"";background:url(../media/ico-warning.aa4e3134.svg) 0/cover no-repeat;width:24px;height:24px;margin-right:8px;display:inline-block}.agree-wrap .agree-card.risk-type ul{flex-direction:column;gap:12px;display:flex}.agree-wrap .agree-card.risk-type li{font-weight:var(--font-weight-medium);align-items:center;padding-left:24px;display:flex;position:relative}.agree-wrap .agree-card.risk-type li:before{content:"";background:url(../media/ico-risk-check.70c578e1.svg) 50%/cover no-repeat;width:16px;height:16px;margin-right:8px;display:block;position:absolute;top:5px;left:0}.agree-wrap .agree-corporation{background:#fff;border-radius:16px;overflow:hidden}.agree-wrap .agree-corporation .agree-corporation-header{justify-content:space-between;align-items:center;padding:32px 40px;display:flex}.agree-wrap .agree-corporation .agree-corporation-header:has(+.agree-corporation-content){border-bottom:1px solid var(--color-gray-200)}.agree-wrap .agree-corporation .agree-corporation-header strong{font-size:22px;font-weight:var(--font-weight-bold);align-items:center;gap:6px;line-height:32px;display:flex}.agree-wrap .agree-corporation .agree-corporation-header strong .required{color:#eb2127;font-size:16px;line-height:24px}.agree-wrap .agree-corporation .agree-corporation-content{padding:24px 40px 40px}.agree-wrap .agree-corporation .correspond-wrap{border:1px solid var(--color-gray-200);background:#fff;border-radius:8px;margin-bottom:16px}.agree-wrap .agree-corporation .correspond-header{border-bottom:1px solid var(--color-gray-200);justify-content:space-between;align-items:center;padding:20px 23px;display:flex}.agree-wrap .agree-corporation .correspond-header strong{font-size:18px;font-weight:var(--font-weight-bold);color:#44474c;line-height:26px}.agree-wrap .agree-corporation .correspond-content{padding:16px 20px}.agree-wrap .agree-corporation .correspond-content strong{font-weight:var(--font-weight-medium);display:block}.agree-wrap .agree-corporation .correspond-content *{font-size:18px;font-weight:var(--font-weight-normal);color:var(--color-gray-800);margin-bottom:4px;line-height:26px}.agree-wrap .agree-corporation .correspond-content :last-child{margin-bottom:0}.agree-wrap .agree-confirm{background:#fff;border-radius:16px;overflow:hidden}.agree-wrap .agree-confirm:has(.select){overflow:visible}.agree-wrap .agree-confirm .required{color:var(--color-primary-500)}.agree-wrap .agree-confirm .confirm-text{font-weight:var(--font-weight-medium)}.agree-wrap .agree-confirm .corporation-text{font-weight:var(--font-weight-medium);color:#eb2127;margin-bottom:8px}.agree-wrap .agree-confirm .agree-confirm-header{border-bottom:1px solid var(--color-gray-200);font-size:18px;font-weight:var(--font-weight-medium);text-align:center;color:var(--color-gray-900);padding:32px 40px;line-height:28px}.agree-wrap .agree-confirm .agree-confirm-content{justify-content:end;align-items:center;gap:24px;padding:32px 40px;display:flex}.agree-wrap .agree-confirm .agree-confirm-content .signature{align-items:center;gap:12px;display:flex}.agree-wrap .agree-confirm .agree-confirm-content .signature label{font-weight:var(--font-weight-bold);color:var(--color-gray-800);white-space:nowrap}.agree-wrap .agree-confirm .agree-confirm-content .signature .input-wrap{min-width:180px;max-width:240px}.agree-wrap .agree-confirm .agree-confirm-content .signature .input{padding:0 16px}.agree-wrap .agree-confirm .agree-confirm-content .signature .input-clear-button{display:none}.agree-wrap .agree-confirm .agree-confirm-content .btn{min-width:160px}.agree-wrap:has([class*=pd-]) .agree-card-title{padding:0 0 24px}.agree-wrap:has([class*=pd-]) .agree-card-content{padding:24px 0 0}.agree-confirm-checkbox{background:#fff;border-radius:16px;overflow:hidden}.agree-confirm-checkbox .required{color:var(--color-primary-500)}.agree-confirm-checkbox .confirm-text{font-weight:var(--font-weight-medium)}.agree-confirm-checkbox .corporation-text{font-weight:var(--font-weight-medium);color:#eb2127;margin-bottom:8px}.agree-confirm-checkbox .agree-confirm-header{border-bottom:1px solid var(--color-gray-200);font-size:18px;font-weight:var(--font-weight-medium);text-align:center;color:var(--color-gray-900);padding:32px 40px;line-height:28px}.agree-confirm-checkbox .agree-confirm-content{justify-content:center;align-items:center;gap:24px;padding:32px 40px;display:flex}@media (max-width:1023px){.common-agree-wrap .agree-list{border-radius:0;margin-inline:-20px}.common-agree-wrap .agree-list .agree-list-header,.common-agree-wrap .agree-list .agree-list-content{padding-inline:1.25rem}.common-agree-wrap .agree-list .agree-list-header{flex-direction:column;padding-block:1.5rem}.common-agree-wrap .agree-list .agree-list-header .select-all{align-self:flex-end}.agree-wrap.full-w{margin:0 -20px}.agree-wrap.full-w .agree-card{border-radius:0}.agree-wrap .c-label{padding:0}.agree-wrap .agree-list .agree-list-header{gap:12px;padding:32px 24px}.agree-wrap .agree-list .agree-list-header .agree-list-title{flex:1}.agree-wrap .agree-list .agree-list-content{padding:8px 24px 40px}.agree-wrap .agree-list .agree-item{align-items:flex-start}.agree-wrap .agree-card .agree-card-title{padding:1rem 20px}.agree-wrap .agree-card .agree-card-title .tit{word-break:keep-all;flex:1;padding-right:8px}.agree-wrap .agree-card .agree-card-content{padding:24px 20px 40px}.agree-wrap .agree-card .content-inner{max-height:192px}.agree-wrap .agree-corporation .agree-corporation-header{flex-direction:column;align-items:flex-start;gap:6px;padding:32px 24px}.agree-wrap .agree-corporation .agree-corporation-header strong{flex-direction:column;align-items:flex-start}.agree-wrap .agree-corporation .agree-corporation-content{padding:24px}.agree-wrap .agree-corporation .correspond-header{flex-direction:column;align-items:flex-start;gap:12px}.agree-wrap .agree-corporation .correspond-wrap+.correspond-wrap .correspond-header{flex-direction:row}.agree-wrap .agree-confirm .agree-confirm-header{padding:32px 24px}.agree-wrap .agree-confirm .agree-confirm-content{flex-direction:column;align-items:flex-start;padding:24px 20px}.agree-wrap .agree-confirm .agree-confirm-content .signature{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.agree-wrap .agree-confirm .agree-confirm-content .signature label{font-size:16px;line-height:24px}.agree-wrap .agree-confirm .agree-confirm-content .signature label~label{margin-top:12px}.agree-wrap .agree-confirm .agree-confirm-content .signature .input-wrap,.agree-wrap .agree-confirm .agree-confirm-content .signature .select-wrap{min-width:100%}.agree-wrap .agree-confirm .agree-confirm-content .btn{width:100%}.agree-corporation{background:#fff;border-radius:16px;overflow:hidden}.agree-corporation .agree-corporation-header{justify-content:space-between;align-items:center;padding:32px 40px;display:flex}.agree-corporation .agree-corporation-header:has(+.agree-corporation-content){border-bottom:1px solid var(--color-gray-200)}.agree-corporation .agree-corporation-header strong{font-size:22px;font-weight:var(--font-weight-bold);align-items:center;gap:6px;line-height:32px;display:flex}.agree-corporation .agree-corporation-header strong .required{color:#eb2127;font-size:16px;line-height:24px}.agree-corporation .agree-corporation-content{padding:24px 40px 40px}.agree-corporation .correspond-wrap{border:1px solid var(--color-gray-200);background:#fff;border-radius:8px;margin-bottom:16px}.agree-corporation .correspond-header{border-bottom:1px solid var(--color-gray-200);justify-content:space-between;align-items:center;padding:20px 23px;display:flex}.agree-corporation .correspond-header strong{font-size:18px;font-weight:var(--font-weight-bold);color:#44474c;line-height:26px}.agree-corporation .correspond-content{padding:16px 20px}.agree-corporation .correspond-content strong{font-weight:var(--font-weight-medium);display:block}.agree-corporation .correspond-content *{font-size:18px;font-weight:var(--font-weight-normal);color:var(--color-gray-800);margin-bottom:4px;line-height:26px}.agree-corporation .correspond-content :last-child{margin-bottom:0}.agree-confirm{background:#fff;border-radius:16px;overflow:hidden}.agree-confirm .required{color:var(--color-primary-500)}.agree-confirm .confirm-text{text-align:left;font-weight:var(--font-weight-medium)}.agree-confirm .corporation-text{text-align:left;font-weight:var(--font-weight-medium);color:#eb2127;margin-bottom:8px}.agree-confirm .agree-confirm-header{border-bottom:1px solid var(--color-gray-200);font-size:18px;font-weight:var(--font-weight-medium);text-align:center;color:var(--color-gray-900);padding:32px 40px;line-height:28px}.agree-confirm .agree-confirm-content{justify-content:end;align-items:center;gap:24px;padding:32px 40px;display:flex}.agree-confirm .agree-confirm-content .signature{align-items:center;gap:12px;display:flex}.agree-confirm .agree-confirm-content .signature label{font-weight:var(--font-weight-bold);color:var(--color-gray-800);white-space:nowrap}.agree-confirm .agree-confirm-content .signature .input-wrap{min-width:180px;max-width:240px}.agree-confirm .agree-confirm-content .signature .input{padding:0 16px}.agree-confirm .agree-confirm-content .signature .input-clear-button{display:none}.agree-confirm .agree-confirm-content .btn{min-width:160px}}.checkbox-group{gap:24px;display:flex}.hr-divide{background:var(--color-gray-200);border-top:0}.fc-blue{color:var(--color-primary-500)!important}.fc-red{color:#e8383e!important}.fc-orange{color:#e0510a!important}.fc-orange.btn-link{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7.5 15L12.5 10L7.5 5' stroke='%23E0510A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}.box-flat-area{text-align:left;display:flex;position:relative}.box-flat-area .btn-login{background-color:#f8f8f8;border-radius:12px;flex:1;gap:0 12px;min-height:100px;padding:24px;display:flex}.box-flat-area .btn-login .btn-txt{flex-direction:column;align-items:start;gap:4px 0;display:flex}.box-flat-area .btn-login .btn-tit{color:#101319;font-size:16px;font-weight:700;line-height:24px}.box-flat-area .btn-login .txt{color:#44474c;text-align:left;font-size:16px;font-weight:500;line-height:24px}.box-flat-area .btn-login .btn-logo{align-items:center;gap:0 12px;margin-left:auto;display:flex}.box-flat-area .btn-login .login-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;width:48px;height:48px;display:inline-block}.box-flat-area .btn-login .login-logo.naver{background-image:url(../media/img_naver.fb97a44b.svg)}.box-flat-area .btn-login .login-logo.kb-bank{background-image:url(../media/img_kb_bank.0cc08818.svg)}.box-flat-area .btn-login .login-logo.hana-bank{background-image:url(../media/img_hana_bank.e87bfa96.svg)}.box-flat-area .btn-login .login-logo.sms-logo{background-image:url(../media/img_sms.74a3581e.svg)}.box-flat-area .btn-login .login-logo.kakao-logo{background-image:url(../media/img_kakao.9983428f.svg)}.list-bullet li{padding-left:20px;font-weight:400;line-height:1.5;position:relative}.list-bullet li:not(:first-child){margin-top:2px}.list-bullet li:before{content:"";background-color:#44474c;border-radius:50%;width:4px;height:4px;position:absolute;inset:10px auto auto 6px}.list-bullet.-type1 li:not(:first-child){margin-top:8px}.list-bullet.-type1 li{color:#44474c;font-size:14px}.list-bullet.-type1 li:before{width:3px;height:3px;inset:9px auto auto 6px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
