@charset "UTF-8";

@-webkit-keyframes text-fadein{
    0%{opacity:0}
    90%{opacity:0}
    100%{opacity:1}
}
@keyframes text-fadein{
    0%{opacity:0}
    90%{opacity:0}
    100%{opacity:1}
}
@font-face{
    font-family:Pretendard;
    font-weight:700;
    font-style:normal;
    font-display:swap;
    src:url(../font/Pretendard-Bold.woff) format("woff");
    src:url(../font/Pretendard-Bold.woff2) format("woff2");
 }
@font-face{
    font-family:Pretendard;
    font-weight:500;
    font-style:normal;
    font-display:swap;
    src:url(../font/Pretendard-Medium.woff) format("woff");
    src:url(../font/Pretendard-Medium.woff2) format("woff2");
}
@font-face{
    font-family:Pretendard;
    font-weight:400;
    font-style:normal;
    font-display:swap;
    src:url(../font/Pretendard-Regular.woff) format("woff");
    src:url(../font/Pretendard-Regular.woff2) format("woff2");
}
.em svg{
    display:block;
    position:relative;
    top:0;
    left:0;
}
em.em{
    font-style:normal;
}
a.em:not([class*=normal-]):not([class*=accent-]){
    color:inherit;
}
span.em,
strong.em{
    display:inline-block;
}
.button{
    overflow:visible;
    margin:0;
    padding:0;
    cursor:pointer;
    border:hidden;
    background-color:transparent;
    -webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:1px;border-radius:6px}.button.disabled,.button:disabled{pointer-events:none;cursor:not-allowed}.button.chip{border-radius:30px}.button .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.button.primary{background-color:#325df6;border-color:#325df6;color:#fff}.button.primary:active,.button.primary:hover{background-color:#0f31a0;border-color:#0f31a0;color:#fff}.button.primary.disabled,.button.primary:disabled{background-color:#f2f4f8;border-color:#f2f4f8;color:#c4c8d4}.button.secondary{background-color:#e5edfa;border-color:#f0f4fa;color:#325df6}.button.secondary:active,.button.secondary:hover{background-color:#a4c8fd;border-color:#a4c8fd;color:#325df6}.button.secondary.disabled,.button.secondary:disabled{background-color:#f2f4f8;border-color:#f2f4f8;color:#c4c8d4}.button.tertiary{background-color:#f2f4f8;border-color:#f2f4f8;color:#5b637a}.button.tertiary:active,.button.tertiary:hover{background-color:#7e859d;border-color:#7e859d;color:#fff}.button.tertiary.disabled,.button.tertiary:disabled{background-color:#f2f4f8;border-color:#f2f4f8;color:#c4c8d4}.button.stroke.primary{background-color:#f0f4fa;border-color:#325df6}.button.stroke.primary .text{color:#325df6}.button.stroke.primary.off{background-color:#fff;border-color:#cfd4e0}.button.stroke.primary.off .text{color:#262a37}.button.stroke.primary:active,.button.stroke.primary:hover{background-color:#f2f4f8;border-color:#393e4e}.button.stroke.primary:active .text,.button.stroke.primary:hover .text{color:#262a37}.button.stroke.secondary{background-color:#fff;border-color:#325df6}.button.stroke.secondary:active,.button.stroke.secondary:hover{background-color:#e5edfa;border-color:#325df6}.button.stroke.tertiary{background-color:#fff;border-color:#cfd4e0}.button.stroke.tertiary:active,.button.stroke.tertiary:hover{background-color:#cfd4e0;border-color:#cfd4e0;color:#5b637a}.button.stroke.disabled,.button.stroke:disabled{background-color:#f2f4f8;border-color:#f2f4f8;color:#c4c8d4}.button.large{min-width:80rem;padding:13rem 20rem}.button.large .text{font-size:16rem;line-height:22rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif}.button.large[class*=type-icon-] .text::before{width:18rem;height:18rem}.button.medium{min-width:80rem;padding:9rem 14rem;height:38rem}.button.medium .text{font-size:13rem;line-height:18rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif}.button.medium[class*=type-icon-] .text::before{width:16rem;height:16rem}.button.small{min-width:60rem}.button.small .text{font-size:13rem;line-height:18rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif}.button[class*=type-text]{padding:4rem;border:none;border-radius:0;color:#5b637a}.button[class*=type-text]:active,.button[class*=type-text]:hover{font-weight:600;color:#262a37}.button[class*=type-text].small{padding:4rem}.button[class*=type-text].small .text{font-size:13rem;line-height:18rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif}.button[class*=type-text].type-text-primary{color:#325df6}.button[class*=type-text].underline{border-bottom:1px solid}.button[class*=type-text].disabled,.button[class*=type-text]:disabled{color:#c4c8d4}.button.type-icon-sample{gap:0 8rem}.button.type-icon-sample::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d=''/%3E%3C/svg%3E")}.button.type-icon-sample:active::before,.button.type-icon-sample:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d=''/%3E%3C/svg%3E")}.button.type-icon-sample.disabled::before,.button.type-icon-sample:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d=''/%3E%3C/svg%3E")}.button.type-icon-rtl-sample{gap:0 8rem}.button.type-icon-rtl-sample::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d=''/%3E%3C/svg%3E")}.button.type-icon-check-square{gap:0 8rem}.button.type-icon-check-square::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M17.6768 5.99454C18.3783 5.21092 19.5823 5.14435 20.3659 5.84584C21.1495 6.54734 21.2161 7.75126 20.5146 8.53488L11.7805 18.2914C11.4291 18.6839 10.9308 18.9133 10.4041 18.9251C9.87738 18.9368 9.36934 18.7298 9.0008 18.3533L3.54358 12.7782C2.80788 12.0266 2.82076 10.8209 3.57236 10.0852C4.32395 9.34947 5.52965 9.36235 6.26535 10.1139L10.2996 14.2354L17.6768 5.99454Z'/%3E%3C/svg%3E")}.button.type-icon-check-square:active::before,.button.type-icon-check-square:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M17.6768 5.99454C18.3783 5.21092 19.5823 5.14435 20.3659 5.84584C21.1495 6.54734 21.2161 7.75126 20.5146 8.53488L11.7805 18.2914C11.4291 18.6839 10.9308 18.9133 10.4041 18.9251C9.87738 18.9368 9.36934 18.7298 9.0008 18.3533L3.54358 12.7782C2.80788 12.0266 2.82076 10.8209 3.57236 10.0852C4.32395 9.34947 5.52965 9.36235 6.26535 10.1139L10.2996 14.2354L17.6768 5.99454Z'/%3E%3C/svg%3E")}.button.type-icon-check-square.disabled::before,.button.type-icon-check-square:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M17.6768 5.99454C18.3783 5.21092 19.5823 5.14435 20.3659 5.84584C21.1495 6.54734 21.2161 7.75126 20.5146 8.53488L11.7805 18.2914C11.4291 18.6839 10.9308 18.9133 10.4041 18.9251C9.87738 18.9368 9.36934 18.7298 9.0008 18.3533L3.54358 12.7782C2.80788 12.0266 2.82076 10.8209 3.57236 10.0852C4.32395 9.34947 5.52965 9.36235 6.26535 10.1139L10.2996 14.2354L17.6768 5.99454Z'/%3E%3C/svg%3E")}.button.type-icon-rtl-check-square{gap:0 8rem}.button.type-icon-rtl-check-square::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M17.6768 5.99454C18.3783 5.21092 19.5823 5.14435 20.3659 5.84584C21.1495 6.54734 21.2161 7.75126 20.5146 8.53488L11.7805 18.2914C11.4291 18.6839 10.9308 18.9133 10.4041 18.9251C9.87738 18.9368 9.36934 18.7298 9.0008 18.3533L3.54358 12.7782C2.80788 12.0266 2.82076 10.8209 3.57236 10.0852C4.32395 9.34947 5.52965 9.36235 6.26535 10.1139L10.2996 14.2354L17.6768 5.99454Z'/%3E%3C/svg%3E")}.button.type-icon-check-line{gap:0 8rem}.button.type-icon-check-line::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M20.667 5.25494C21.0785 5.62331 21.1134 6.25551 20.7451 6.667L10.8978 17.667C10.7133 17.8731 10.4516 17.9936 10.1751 17.9998C9.89846 18.0059 9.63168 17.8972 9.43816 17.6995L3.28538 11.4138C2.89905 11.0191 2.90582 10.386 3.30049 9.99967C3.69517 9.61334 4.3283 9.6201 4.71462 10.0148L10.1202 15.5371L19.2549 5.33302C19.6233 4.92153 20.2555 4.88657 20.667 5.25494Z'/%3E%3C/svg%3E")}.button.type-icon-check-line:active::before,.button.type-icon-check-line:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M20.667 5.25494C21.0785 5.62331 21.1134 6.25551 20.7451 6.667L10.8978 17.667C10.7133 17.8731 10.4516 17.9936 10.1751 17.9998C9.89846 18.0059 9.63168 17.8972 9.43816 17.6995L3.28538 11.4138C2.89905 11.0191 2.90582 10.386 3.30049 9.99967C3.69517 9.61334 4.3283 9.6201 4.71462 10.0148L10.1202 15.5371L19.2549 5.33302C19.6233 4.92153 20.2555 4.88657 20.667 5.25494Z'/%3E%3C/svg%3E")}.button.type-icon-check-line.disabled::before,.button.type-icon-check-line:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M20.667 5.25494C21.0785 5.62331 21.1134 6.25551 20.7451 6.667L10.8978 17.667C10.7133 17.8731 10.4516 17.9936 10.1751 17.9998C9.89846 18.0059 9.63168 17.8972 9.43816 17.6995L3.28538 11.4138C2.89905 11.0191 2.90582 10.386 3.30049 9.99967C3.69517 9.61334 4.3283 9.6201 4.71462 10.0148L10.1202 15.5371L19.2549 5.33302C19.6233 4.92153 20.2555 4.88657 20.667 5.25494Z'/%3E%3C/svg%3E")}.button.type-icon-rtl-check-line{gap:0 8rem}.button.type-icon-rtl-check-line::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M20.667 5.25494C21.0785 5.62331 21.1134 6.25551 20.7451 6.667L10.8978 17.667C10.7133 17.8731 10.4516 17.9936 10.1751 17.9998C9.89846 18.0059 9.63168 17.8972 9.43816 17.6995L3.28538 11.4138C2.89905 11.0191 2.90582 10.386 3.30049 9.99967C3.69517 9.61334 4.3283 9.6201 4.71462 10.0148L10.1202 15.5371L19.2549 5.33302C19.6233 4.92153 20.2555 4.88657 20.667 5.25494Z'/%3E%3C/svg%3E")}.button.type-icon-check-done{gap:0 8rem}.button.type-icon-check-done::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M61.1751 31.2336C62.0467 32.0045 62.0648 33.2707 61.2155 34.0618L38.5019 55.2199L23.6763 42.7364C22.7842 41.9852 22.7319 40.7198 23.5595 39.91C24.3871 39.1002 25.7812 39.0527 26.6734 39.8039L38.3466 49.633L58.0593 31.2702C58.9086 30.4791 60.3036 30.4627 61.1751 31.2336Z'/%3E%3C/svg%3E")}.button.type-icon-check-done:active::before,.button.type-icon-check-done:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M61.1751 31.2336C62.0467 32.0045 62.0648 33.2707 61.2155 34.0618L38.5019 55.2199L23.6763 42.7364C22.7842 41.9852 22.7319 40.7198 23.5595 39.91C24.3871 39.1002 25.7812 39.0527 26.6734 39.8039L38.3466 49.633L58.0593 31.2702C58.9086 30.4791 60.3036 30.4627 61.1751 31.2336Z'/%3E%3C/svg%3E")}.button.type-icon-check-done.disabled::before,.button.type-icon-check-done:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M61.1751 31.2336C62.0467 32.0045 62.0648 33.2707 61.2155 34.0618L38.5019 55.2199L23.6763 42.7364C22.7842 41.9852 22.7319 40.7198 23.5595 39.91C24.3871 39.1002 25.7812 39.0527 26.6734 39.8039L38.3466 49.633L58.0593 31.2702C58.9086 30.4791 60.3036 30.4627 61.1751 31.2336Z'/%3E%3C/svg%3E")}.button.type-icon-rtl-check-done{gap:0 8rem}.button.type-icon-rtl-check-done::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M61.1751 31.2336C62.0467 32.0045 62.0648 33.2707 61.2155 34.0618L38.5019 55.2199L23.6763 42.7364C22.7842 41.9852 22.7319 40.7198 23.5595 39.91C24.3871 39.1002 25.7812 39.0527 26.6734 39.8039L38.3466 49.633L58.0593 31.2702C58.9086 30.4791 60.3036 30.4627 61.1751 31.2336Z'/%3E%3C/svg%3E")}.button.type-icon-chevron{gap:0 8rem}.button.type-icon-chevron::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M11.3161 6.52046C11.7007 6.15985 12.2993 6.15985 12.6839 6.52046L20.6839 14.0205C21.0869 14.3982 21.1073 15.031 20.7295 15.4339C20.3518 15.8369 19.719 15.8573 19.3161 15.4795L12 8.62073L4.68394 15.4795C4.28103 15.8573 3.6482 15.8369 3.27047 15.4339C2.89274 15.031 2.91315 14.3982 3.31606 14.0205L11.3161 6.52046Z'/%3E%3C/svg%3E")}.button.type-icon-chevron:active::before,.button.type-icon-chevron:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M11.3161 6.52046C11.7007 6.15985 12.2993 6.15985 12.6839 6.52046L20.6839 14.0205C21.0869 14.3982 21.1073 15.031 20.7295 15.4339C20.3518 15.8369 19.719 15.8573 19.3161 15.4795L12 8.62073L4.68394 15.4795C4.28103 15.8573 3.6482 15.8369 3.27047 15.4339C2.89274 15.031 2.91315 14.3982 3.31606 14.0205L11.3161 6.52046Z'/%3E%3C/svg%3E")}.button.type-icon-chevron.disabled::before,.button.type-icon-chevron:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M11.3161 6.52046C11.7007 6.15985 12.2993 6.15985 12.6839 6.52046L20.6839 14.0205C21.0869 14.3982 21.1073 15.031 20.7295 15.4339C20.3518 15.8369 19.719 15.8573 19.3161 15.4795L12 8.62073L4.68394 15.4795C4.28103 15.8573 3.6482 15.8369 3.27047 15.4339C2.89274 15.031 2.91315 14.3982 3.31606 14.0205L11.3161 6.52046Z'/%3E%3C/svg%3E")}.button.type-icon-rtl-chevron{gap:0 8rem}.button.type-icon-rtl-chevron::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M11.3161 6.52046C11.7007 6.15985 12.2993 6.15985 12.6839 6.52046L20.6839 14.0205C21.0869 14.3982 21.1073 15.031 20.7295 15.4339C20.3518 15.8369 19.719 15.8573 19.3161 15.4795L12 8.62073L4.68394 15.4795C4.28103 15.8573 3.6482 15.8369 3.27047 15.4339C2.89274 15.031 2.91315 14.3982 3.31606 14.0205L11.3161 6.52046Z'/%3E%3C/svg%3E")}.button.type-icon-arrow{gap:0 8rem}.button.type-icon-arrow::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M13.2929 5.29289C13.6834 4.90237 14.3166 4.90237 14.7071 5.29289L20.7071 11.2929C21.0976 11.6834 21.0976 12.3166 20.7071 12.7071L14.7071 18.7071C14.3166 19.0976 13.6834 19.0976 13.2929 18.7071C12.9024 18.3166 12.9024 17.6834 13.2929 17.2929L17.5858 13H5C4.44772 13 4 12.5523 4 12C4 11.4477 4.44772 11 5 11H17.5858L13.2929 6.70711C12.9024 6.31658 12.9024 5.68342 13.2929 5.29289Z'/%3E%3C/svg%3E")}.button.type-icon-arrow:active::before,.button.type-icon-arrow:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M13.2929 5.29289C13.6834 4.90237 14.3166 4.90237 14.7071 5.29289L20.7071 11.2929C21.0976 11.6834 21.0976 12.3166 20.7071 12.7071L14.7071 18.7071C14.3166 19.0976 13.6834 19.0976 13.2929 18.7071C12.9024 18.3166 12.9024 17.6834 13.2929 17.2929L17.5858 13H5C4.44772 13 4 12.5523 4 12C4 11.4477 4.44772 11 5 11H17.5858L13.2929 6.70711C12.9024 6.31658 12.9024 5.68342 13.2929 5.29289Z'/%3E%3C/svg%3E")}.button.type-icon-arrow.disabled::before,.button.type-icon-arrow:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M13.2929 5.29289C13.6834 4.90237 14.3166 4.90237 14.7071 5.29289L20.7071 11.2929C21.0976 11.6834 21.0976 12.3166 20.7071 12.7071L14.7071 18.7071C14.3166 19.0976 13.6834 19.0976 13.2929 18.7071C12.9024 18.3166 12.9024 17.6834 13.2929 17.2929L17.5858 13H5C4.44772 13 4 12.5523 4 12C4 11.4477 4.44772 11 5 11H17.5858L13.2929 6.70711C12.9024 6.31658 12.9024 5.68342 13.2929 5.29289Z'/%3E%3C/svg%3E")}.button.type-icon-rtl-arrow{gap:0 8rem}.button.type-icon-rtl-arrow::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M13.2929 5.29289C13.6834 4.90237 14.3166 4.90237 14.7071 5.29289L20.7071 11.2929C21.0976 11.6834 21.0976 12.3166 20.7071 12.7071L14.7071 18.7071C14.3166 19.0976 13.6834 19.0976 13.2929 18.7071C12.9024 18.3166 12.9024 17.6834 13.2929 17.2929L17.5858 13H5C4.44772 13 4 12.5523 4 12C4 11.4477 4.44772 11 5 11H17.5858L13.2929 6.70711C12.9024 6.31658 12.9024 5.68342 13.2929 5.29289Z'/%3E%3C/svg%3E")}.button.type-icon-close{gap:0 8rem}.button.type-icon-close::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M4.80254 4.78337C5.19832 4.39818 5.83143 4.40676 6.21663 4.80254L12.0298 10.7755L17.7834 4.86386C18.1686 4.46808 18.8017 4.45949 19.1975 4.84469C19.5932 5.22988 19.6018 5.86299 19.2166 6.25877L13.4253 12.2093L18.8092 17.7412C19.1944 18.137 19.1858 18.7701 18.7901 19.1553C18.3943 19.5405 17.7612 19.5319 17.376 19.1361L12.0298 13.6431L6.62403 19.1975C6.23883 19.5932 5.60573 19.6018 5.20994 19.2166C4.81416 18.8314 4.80558 18.1983 5.19078 17.8025L10.6344 12.2093L4.78337 6.19746C4.39818 5.80168 4.40676 5.16857 4.80254 4.78337Z'/%3E%3C/svg%3E")}.button.type-icon-close:active::before,.button.type-icon-close:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M4.80254 4.78337C5.19832 4.39818 5.83143 4.40676 6.21663 4.80254L12.0298 10.7755L17.7834 4.86386C18.1686 4.46808 18.8017 4.45949 19.1975 4.84469C19.5932 5.22988 19.6018 5.86299 19.2166 6.25877L13.4253 12.2093L18.8092 17.7412C19.1944 18.137 19.1858 18.7701 18.7901 19.1553C18.3943 19.5405 17.7612 19.5319 17.376 19.1361L12.0298 13.6431L6.62403 19.1975C6.23883 19.5932 5.60573 19.6018 5.20994 19.2166C4.81416 18.8314 4.80558 18.1983 5.19078 17.8025L10.6344 12.2093L4.78337 6.19746C4.39818 5.80168 4.40676 5.16857 4.80254 4.78337Z'/%3E%3C/svg%3E")}.button.type-icon-close.disabled::before,.button.type-icon-close:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M4.80254 4.78337C5.19832 4.39818 5.83143 4.40676 6.21663 4.80254L12.0298 10.7755L17.7834 4.86386C18.1686 4.46808 18.8017 4.45949 19.1975 4.84469C19.5932 5.22988 19.6018 5.86299 19.2166 6.25877L13.4253 12.2093L18.8092 17.7412C19.1944 18.137 19.1858 18.7701 18.7901 19.1553C18.3943 19.5405 17.7612 19.5319 17.376 19.1361L12.0298 13.6431L6.62403 19.1975C6.23883 19.5932 5.60573 19.6018 5.20994 19.2166C4.81416 18.8314 4.80558 18.1983 5.19078 17.8025L10.6344 12.2093L4.78337 6.19746C4.39818 5.80168 4.40676 5.16857 4.80254 4.78337Z'/%3E%3C/svg%3E")}.button.type-icon-rtl-close{gap:0 8rem}.button.type-icon-rtl-close::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M4.80254 4.78337C5.19832 4.39818 5.83143 4.40676 6.21663 4.80254L12.0298 10.7755L17.7834 4.86386C18.1686 4.46808 18.8017 4.45949 19.1975 4.84469C19.5932 5.22988 19.6018 5.86299 19.2166 6.25877L13.4253 12.2093L18.8092 17.7412C19.1944 18.137 19.1858 18.7701 18.7901 19.1553C18.3943 19.5405 17.7612 19.5319 17.376 19.1361L12.0298 13.6431L6.62403 19.1975C6.23883 19.5932 5.60573 19.6018 5.20994 19.2166C4.81416 18.8314 4.80558 18.1983 5.19078 17.8025L10.6344 12.2093L4.78337 6.19746C4.39818 5.80168 4.40676 5.16857 4.80254 4.78337Z'/%3E%3C/svg%3E")}.button.type-icon-essential{gap:0 8rem}.button.type-icon-essential::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M2.99762 3.808L0.5 5.25L1 6.11603L3.5 4.67265V7.5H4.5V4.6754L6.99524 6.11603L7.49524 5.25L4.99762 3.808L7.49519 2.36603L6.99519 1.5L4.5 2.9406V0.5H3.5V2.94335L1.00005 1.5L0.500049 2.36603L2.99762 3.808Z'/%3E%3C/svg%3E")}.button.type-icon-essential:active::before,.button.type-icon-essential:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M2.99762 3.808L0.5 5.25L1 6.11603L3.5 4.67265V7.5H4.5V4.6754L6.99524 6.11603L7.49524 5.25L4.99762 3.808L7.49519 2.36603L6.99519 1.5L4.5 2.9406V0.5H3.5V2.94335L1.00005 1.5L0.500049 2.36603L2.99762 3.808Z'/%3E%3C/svg%3E")}.button.type-icon-essential.disabled::before,.button.type-icon-essential:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M2.99762 3.808L0.5 5.25L1 6.11603L3.5 4.67265V7.5H4.5V4.6754L6.99524 6.11603L7.49524 5.25L4.99762 3.808L7.49519 2.36603L6.99519 1.5L4.5 2.9406V0.5H3.5V2.94335L1.00005 1.5L0.500049 2.36603L2.99762 3.808Z'/%3E%3C/svg%3E")}.button.type-icon-rtl-essential{gap:0 8rem}.button.type-icon-rtl-essential::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M2.99762 3.808L0.5 5.25L1 6.11603L3.5 4.67265V7.5H4.5V4.6754L6.99524 6.11603L7.49524 5.25L4.99762 3.808L7.49519 2.36603L6.99519 1.5L4.5 2.9406V0.5H3.5V2.94335L1.00005 1.5L0.500049 2.36603L2.99762 3.808Z'/%3E%3C/svg%3E")}.button.type-icon-back{gap:0 8rem}.button.type-icon-back::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M15.1839 3.27047C15.5869 3.6482 15.6073 4.28103 15.2295 4.68394L8.37073 12L15.2295 19.3161C15.6073 19.719 15.5869 20.3518 15.1839 20.7295C14.781 21.1073 14.1482 21.0869 13.7705 20.6839L6.27046 12.6839C5.90985 12.2993 5.90985 11.7007 6.27046 11.3161L13.7705 3.31606C14.1482 2.91315 14.781 2.89274 15.1839 3.27047Z'/%3E%3C/svg%3E")}.button.type-icon-back:active::before,.button.type-icon-back:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M15.1839 3.27047C15.5869 3.6482 15.6073 4.28103 15.2295 4.68394L8.37073 12L15.2295 19.3161C15.6073 19.719 15.5869 20.3518 15.1839 20.7295C14.781 21.1073 14.1482 21.0869 13.7705 20.6839L6.27046 12.6839C5.90985 12.2993 5.90985 11.7007 6.27046 11.3161L13.7705 3.31606C14.1482 2.91315 14.781 2.89274 15.1839 3.27047Z'/%3E%3C/svg%3E")}.button.type-icon-back.disabled::before,.button.type-icon-back:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M15.1839 3.27047C15.5869 3.6482 15.6073 4.28103 15.2295 4.68394L8.37073 12L15.2295 19.3161C15.6073 19.719 15.5869 20.3518 15.1839 20.7295C14.781 21.1073 14.1482 21.0869 13.7705 20.6839L6.27046 12.6839C5.90985 12.2993 5.90985 11.7007 6.27046 11.3161L13.7705 3.31606C14.1482 2.91315 14.781 2.89274 15.1839 3.27047Z'/%3E%3C/svg%3E")}.button.type-icon-rtl-back{gap:0 8rem}.button.type-icon-rtl-back::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M15.1839 3.27047C15.5869 3.6482 15.6073 4.28103 15.2295 4.68394L8.37073 12L15.2295 19.3161C15.6073 19.719 15.5869 20.3518 15.1839 20.7295C14.781 21.1073 14.1482 21.0869 13.7705 20.6839L6.27046 12.6839C5.90985 12.2993 5.90985 11.7007 6.27046 11.3161L13.7705 3.31606C14.1482 2.91315 14.781 2.89274 15.1839 3.27047Z'/%3E%3C/svg%3E")}.button.type-icon-information{gap:0 8rem}.button.type-icon-information::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M10 1.5C5.3 1.5 1.5 5.3 1.5 10C1.5 14.7 5.3 18.5 10 18.5C14.7 18.5 18.5 14.7 18.5 10C18.5 5.3 14.7 1.5 10 1.5ZM10.8 14.2H9.1V9.2H10.8V14.2ZM10.8 7.5H9.1V5.8H10.8V7.5Z'/%3E%3C/svg%3E")}.button.type-icon-information:active::before,.button.type-icon-information:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M10 1.5C5.3 1.5 1.5 5.3 1.5 10C1.5 14.7 5.3 18.5 10 18.5C14.7 18.5 18.5 14.7 18.5 10C18.5 5.3 14.7 1.5 10 1.5ZM10.8 14.2H9.1V9.2H10.8V14.2ZM10.8 7.5H9.1V5.8H10.8V7.5Z'/%3E%3C/svg%3E")}.button.type-icon-information.disabled::before,.button.type-icon-information:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M10 1.5C5.3 1.5 1.5 5.3 1.5 10C1.5 14.7 5.3 18.5 10 18.5C14.7 18.5 18.5 14.7 18.5 10C18.5 5.3 14.7 1.5 10 1.5ZM10.8 14.2H9.1V9.2H10.8V14.2ZM10.8 7.5H9.1V5.8H10.8V7.5Z'/%3E%3C/svg%3E")}.button.type-icon-rtl-information{gap:0 8rem}.button.type-icon-rtl-information::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M10 1.5C5.3 1.5 1.5 5.3 1.5 10C1.5 14.7 5.3 18.5 10 18.5C14.7 18.5 18.5 14.7 18.5 10C18.5 5.3 14.7 1.5 10 1.5ZM10.8 14.2H9.1V9.2H10.8V14.2ZM10.8 7.5H9.1V5.8H10.8V7.5Z'/%3E%3C/svg%3E")}.button.type-icon-circle-delete{gap:0 8rem}.button.type-icon-circle-delete::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 20'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M10.7666 1.5C6.06663 1.5 2.16663 5.3 2.16663 10C2.16663 14.7 5.96663 18.5 10.6666 18.5C15.3666 18.5 19.1666 14.7 19.1666 10C19.1666 5.3 15.4666 1.5 10.7666 1.5ZM13.6666 11.8C13.9666 12.1 13.9666 12.7 13.6666 13C13.3666 13.3 12.7666 13.3 12.4666 13L10.6666 11.2L8.86663 13C8.56663 13.3 7.96663 13.3 7.66663 13C7.36663 12.7 7.36663 12.1 7.66663 11.8L9.46663 10L7.66663 8.2C7.36663 7.9 7.36663 7.3 7.66663 7C7.96663 6.7 8.56663 6.7 8.86663 7L10.6666 8.8L12.4666 7C12.7666 6.7 13.3666 6.7 13.6666 7C13.9666 7.3 13.9666 7.9 13.6666 8.2L11.8666 10L13.6666 11.8Z'/%3E%3C/svg%3E")}.button.type-icon-circle-delete:active::before,.button.type-icon-circle-delete:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 20'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M10.7666 1.5C6.06663 1.5 2.16663 5.3 2.16663 10C2.16663 14.7 5.96663 18.5 10.6666 18.5C15.3666 18.5 19.1666 14.7 19.1666 10C19.1666 5.3 15.4666 1.5 10.7666 1.5ZM13.6666 11.8C13.9666 12.1 13.9666 12.7 13.6666 13C13.3666 13.3 12.7666 13.3 12.4666 13L10.6666 11.2L8.86663 13C8.56663 13.3 7.96663 13.3 7.66663 13C7.36663 12.7 7.36663 12.1 7.66663 11.8L9.46663 10L7.66663 8.2C7.36663 7.9 7.36663 7.3 7.66663 7C7.96663 6.7 8.56663 6.7 8.86663 7L10.6666 8.8L12.4666 7C12.7666 6.7 13.3666 6.7 13.6666 7C13.9666 7.3 13.9666 7.9 13.6666 8.2L11.8666 10L13.6666 11.8Z'/%3E%3C/svg%3E")}.button.type-icon-circle-delete.disabled::before,.button.type-icon-circle-delete:disabled::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 20'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M10.7666 1.5C6.06663 1.5 2.16663 5.3 2.16663 10C2.16663 14.7 5.96663 18.5 10.6666 18.5C15.3666 18.5 19.1666 14.7 19.1666 10C19.1666 5.3 15.4666 1.5 10.7666 1.5ZM13.6666 11.8C13.9666 12.1 13.9666 12.7 13.6666 13C13.3666 13.3 12.7666 13.3 12.4666 13L10.6666 11.2L8.86663 13C8.56663 13.3 7.96663 13.3 7.66663 13C7.36663 12.7 7.36663 12.1 7.66663 11.8L9.46663 10L7.66663 8.2C7.36663 7.9 7.36663 7.3 7.66663 7C7.96663 6.7 8.56663 6.7 8.86663 7L10.6666 8.8L12.4666 7C12.7666 6.7 13.3666 6.7 13.6666 7C13.9666 7.3 13.9666 7.9 13.6666 8.2L11.8666 10L13.6666 11.8Z'/%3E%3C/svg%3E")}.button.type-icon-rtl-circle-delete{gap:0 8rem}.button.type-icon-rtl-circle-delete::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 20'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M10.7666 1.5C6.06663 1.5 2.16663 5.3 2.16663 10C2.16663 14.7 5.96663 18.5 10.6666 18.5C15.3666 18.5 19.1666 14.7 19.1666 10C19.1666 5.3 15.4666 1.5 10.7666 1.5ZM13.6666 11.8C13.9666 12.1 13.9666 12.7 13.6666 13C13.3666 13.3 12.7666 13.3 12.4666 13L10.6666 11.2L8.86663 13C8.56663 13.3 7.96663 13.3 7.66663 13C7.36663 12.7 7.36663 12.1 7.66663 11.8L9.46663 10L7.66663 8.2C7.36663 7.9 7.36663 7.3 7.66663 7C7.96663 6.7 8.56663 6.7 8.86663 7L10.6666 8.8L12.4666 7C12.7666 6.7 13.3666 6.7 13.6666 7C13.9666 7.3 13.9666 7.9 13.6666 8.2L11.8666 10L13.6666 11.8Z'/%3E%3C/svg%3E")}.button[class*=type-icon-]::before{content:"";display:block;background-repeat:no-repeat;background-size:cover;width:24rem;height:24rem}.button[class*=type-icon-rtl-]::before{display:none}.button[class*=type-icon-rtl-]::after{content:"";display:block;background-repeat:no-repeat;background-size:cover;width:24rem;height:24rem}.button-display{display:-webkit-box;display:-ms-flexbox;display:flex}.button-display.display-a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.button-display.display-b{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.button-display.display-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button-display.display-d{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.button-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 10rem}.button-area:not(.no-full){width:100%}.button-area:not(.no-full) .button:not(.no-full){-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.button-area.no-full{-ms-flex-negative:0;flex-shrink:0}.type-icon-back{border:none;border-radius:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}[class*=component-form]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}[class*=component-form].flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}[class*=component-form] .form{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;border-radius:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-style:solid}[class*=component-form] .form::-webkit-search-cancel-button{display:none}[class*=component-form] .form::-ms-clear{display:none}

[class*=component-form] .form.disabled,
[class*=component-form] .form:disabled{
    /*cursor:not-allowed;*/
    cursor: default;
}
.component-form-textfiled .form{
    -webkit-box-flex:1;
    -ms-flex:1 1 100%;
    flex:1 1 100%;
    width:100%;
    height:40rem;
    padding:10rem 30rem 10rem 10rem;
    border-radius:6px;
    font-size:14rem;
    line-height:20rem;
    font-weight:400;
    font-family:Pretendard,"Noto Sans KR",sans-serif;
    border:1px solid #cfd4e0;
    outline:0;
    color:#262a37;
}
.component-form-textfiled .form::-webkit-input-placeholder{
    color:#949baf;
}
.component-form-textfiled .form::-moz-placeholder{
    color:#949baf;
}
.component-form-textfiled .form:-ms-input-placeholder{
    color:#949baf;
}
.component-form-textfiled .form::-ms-input-placeholder{color:#949baf;}
.component-form-textfiled .form::placeholder{color:#949baf;}
.component-form-textfiled .form:active,
.component-form-textfiled .form:focus{
    outline:1px solid #0038d6;
    outline-offset:-1px;
}
.component-form-textfiled .form:active:-moz-read-only,
.component-form-textfiled .form:focus:-moz-read-only{
    outline-color:#cfd4e0;
}
.component-form-textfiled .form:active:disabled,
.component-form-textfiled .form:active:read-only,
.component-form-textfiled .form:focus:disabled,
.component-form-textfiled .form:focus:read-only{outline-color:#cfd4e0}
.component-form-textfiled .form:disabled{
    background-color:#f2f4f8;color:#949baf;
}
.component-form-textfiled .form:-moz-read-only{
    background-color:#f2f4f8;color:#262a37;
}
.component-form-textfiled .form:read-only{
    background-color:#f2f4f8;
    color:#262a37;
}
.component-form-textfiled .form.error{
    border-color:#d32f2f;
}
.component-form-textfiled .form.error:focus{
    outline-color:#d32f2f;
}
.component-form-textfiled:has(.form-timer) .form{
    padding-right:40px;
}
.component-form-textfiled .form-func{
    position:absolute;
    top:50%;
    right:0;
    height:0;
    overflow:visible;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;gap:0 4rem;
    padding:0 10rem 0 4rem;
    }
.component-form-textfiled .form-func .form-cancel{
    display:block;
    opacity:0;
    width:16rem;
    height:16rem;
    pointer-events:none;
    background-repeat:no-repeat;
    background-position:0 0;
    background-size:cover;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 20'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M10.7666 1.5C6.06663 1.5 2.16663 5.3 2.16663 10C2.16663 14.7 5.96663 18.5 10.6666 18.5C15.3666 18.5 19.1666 14.7 19.1666 10C19.1666 5.3 15.4666 1.5 10.7666 1.5ZM13.6666 11.8C13.9666 12.1 13.9666 12.7 13.6666 13C13.3666 13.3 12.7666 13.3 12.4666 13L10.6666 11.2L8.86663 13C8.56663 13.3 7.96663 13.3 7.66663 13C7.36663 12.7 7.36663 12.1 7.66663 11.8L9.46663 10L7.66663 8.2C7.36663 7.9 7.36663 7.3 7.66663 7C7.96663 6.7 8.56663 6.7 8.86663 7L10.6666 8.8L12.4666 7C12.7666 6.7 13.3666 6.7 13.6666 7C13.9666 7.3 13.9666 7.9 13.6666 8.2L11.8666 10L13.6666 11.8Z'/%3E%3C/svg%3E");
}
.component-form-textfiled .form-func .btn svg{
    display:block;
    color:#c4c8d4;
}
.component-form-textfiled .form-func .form-timer{
    font-size:12rem;
    line-height:17rem;
    font-weight:400;
    font-family:Pretendard,"Noto Sans KR",sans-serif;
    color:#d32f2f;
}

.component-form-textfiled .form.typed:focus ~ .form-func .form-cancel,
.component-form-textfiled .form.typed:hover ~ .form-func .form-cancel{
    opacity:1;
}
/* 글자가 없으면 아무리 focus나 hover 해도 안보임 (예외처리) */
.component-form-textfiled .form:not(.typed):focus ~ .form-func .form-cancel,
.component-form-textfiled .form:not(.typed):hover ~ .form-func .form-cancel {
    opacity: 0 !important;
    pointer-events: none !important;
}

.component-file .form-area{
    width:100%;
    cursor:pointer;
}
.component-file input[type=file]{
    display:block;
    position:absolute;
    overflow:hidden;
    visibility:hidden;
    margin:-1px;
    padding:0;
    width:1px;
    height:1px;
    line-height:1px;
    font-size:1px;
    border:0;clip:rect(0 0 0 0);
    clip:rect(0,0,0,0);
    pointer-events:none;
}
.bottom-sheet{
    display:none;
    position:fixed;
    bottom:-100%;
    left:0;
    right:0;background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.2);box-shadow:0 -2px 10px rgba(0,0,0,.2);z-index:999;max-height:350px;overflow-y:auto;-webkit-transition:bottom .7s ease-in-out;-o-transition:bottom .7s ease-in-out;transition:bottom .7s ease-in-out}
.bottom-sheet .bottom-sheet-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px;border-bottom:1px solid #ddd}
.bottom-sheet .bottom-sheet-title{font-size:18px;font-weight:700}
.bottom-sheet .close-btn{border:none;cursor:pointer}.bottom-sheet ul{padding:0}
.bottom-sheet ul li{padding:12px;cursor:pointer}
@media (max-width:767px){
    .bottom-sheet.active{
        display:block;
        bottom:0;
    }
}
.component-form-select .form{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-flex:1;
    -ms-flex:1 1 100%;
    flex:1 1 100%;
    gap:0 4rem;
    width:100%;
    height:40rem;
    padding:10rem;
    border-radius:6px;
    font-size:14rem;
    line-height:20rem;
    font-weight:400;
    font-family:Pretendard,"Noto Sans KR",sans-serif;
    border:1px solid #cfd4e0;
    color:#262a37;
    outline:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.component-form-select .form:active,
.component-form-select .form:focus{
    border-color:#0038d6;
}
.component-form-select .form .selected{
    overflow:hidden;
    white-space:nowrap;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
.component-form-select .form option{
    padding:10rem;
    background-color:#fff;
    font-size:14rem;
    line-height:20rem;
    font-weight:400;
    font-family:Pretendard,"Noto Sans KR",sans-serif;
}
.component-form-select .form option:hover{background-color:#f5f5f5}
.component-form-select .form::after{content:"";display:block;cursor:pointer;width:16rem;height:16rem;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M11.3161 6.52046C11.7007 6.15985 12.2993 6.15985 12.6839 6.52046L20.6839 14.0205C21.0869 14.3982 21.1073 15.031 20.7295 15.4339C20.3518 15.8369 19.719 15.8573 19.3161 15.4795L12 8.62073L4.68394 15.4795C4.28103 15.8573 3.6482 15.8369 3.27047 15.4339C2.89274 15.031 2.91315 14.3982 3.31606 14.0205L11.3161 6.52046Z'/%3E%3C/svg%3E");
    -webkit-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg);
}
.component-form-select.active .form::after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
@media (min-width:768px){.component-form-select.active .select-list{display:block}}
@media (max-width:767px){.component-form-select .component-form-select ul,.component-form-select .component-form-select.active ul{display:none}}
.component-form-checkbox,.component-form-radiobox{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    vertical-align:top;
    cursor:pointer;
}
.component-form-checkbox .form-text,.component-form-radiobox .form-text{font-size:14rem;line-height:20rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif;margin-left:8rem;color:#262a37}
.component-form-checkbox .form,.component-form-radiobox .form{width:20rem;height:20rem;border:1rem solid #cfd4e0;background-repeat:no-repeat;background-position:center center}
.component-form-checkbox .form:checked,.component-form-radiobox .form:checked{border:1.5rem solid #325df6}

.component-form-checkbox .form.disabled,
.component-form-checkbox .form:disabled,
.component-form-radiobox .form.disabled,
.component-form-radiobox .form:disabled{
    background-color:#f2f4f8;
    cursor: default;
}
/* form이 disabled 일 때, form::after도 같이 작동 */
.component-form-checkbox .form.disabled::after,
.component-form-checkbox .form:disabled::after,
.component-form-radiobox .form.disabled::after,
.component-form-radiobox .form:disabled::after {
    cursor: default;
}

.component-form-checkbox .form.disabled+.form-text,
.component-form-checkbox .form:disabled+.form-text,
.component-form-radiobox .form.disabled+.form-text,
.component-form-radiobox .form:disabled+.form-text{
    /*color:#c4c8d4*/
    color: #949BAF;
}

.component-form-checkbox .form.read-only,
.component-form-radiobox .form.read-only{
    border:1.5rem solid #c4c8d4;
}
.component-form-checkbox .form.read-only+.form-text,
.component-form-radiobox .form.read-only+.form-text{
    color:#5b637a;
}

.component-form-checkbox:not(.type-line) .form{
    width:18rem;
    height:18rem;
    border-radius:6px;
    background-color:#fff;
}
.component-form-checkbox:not(.type-line) .form:checked{
    background-color:#325df6;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(255,255,255,1)' d='M17.6768 5.99454C18.3783 5.21092 19.5823 5.14435 20.3659 5.84584C21.1495 6.54734 21.2161 7.75126 20.5146 8.53488L11.7805 18.2914C11.4291 18.6839 10.9308 18.9133 10.4041 18.9251C9.87738 18.9368 9.36934 18.7298 9.0008 18.3533L3.54358 12.7782C2.80788 12.0266 2.82076 10.8209 3.57236 10.0852C4.32395 9.34947 5.52965 9.36235 6.26535 10.1139L10.2996 14.2354L17.6768 5.99454Z'/%3E%3C/svg%3E");
    background-size:12rem;
    }
.component-form-checkbox:not(.type-line) .form.disabled,
.component-form-checkbox:not(.type-line) .form:disabled{
    background-color:#f2f4f8;
}
.component-form-checkbox:not(.type-line) .form.read-only{
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(255,255,255,1)' d='M17.6768 5.99454C18.3783 5.21092 19.5823 5.14435 20.3659 5.84584C21.1495 6.54734 21.2161 7.75126 20.5146 8.53488L11.7805 18.2914C11.4291 18.6839 10.9308 18.9133 10.4041 18.9251C9.87738 18.9368 9.36934 18.7298 9.0008 18.3533L3.54358 12.7782C2.80788 12.0266 2.82076 10.8209 3.57236 10.0852C4.32395 9.34947 5.52965 9.36235 6.26535 10.1139L10.2996 14.2354L17.6768 5.99454Z'/%3E%3C/svg%3E");background-color:#c4c8d4;background-size:12rem}
/*.component-form-checkbox.type-line .form-text{
    margin-left:4rem;
    font-size:13rem;
    line-height:18rem;
    font-weight:400;
    font-family:Pretendard,"Noto Sans KR",sans-serif;
    color:#949baf;
}*/
.component-form-checkbox.type-line .form{
    width:20rem;
    height:20rem;
    border:0;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(148,155,175,1)' d='M20.667 5.25494C21.0785 5.62331 21.1134 6.25551 20.7451 6.667L10.8978 17.667C10.7133 17.8731 10.4516 17.9936 10.1751 17.9998C9.89846 18.0059 9.63168 17.8972 9.43816 17.6995L3.28538 11.4138C2.89905 11.0191 2.90582 10.386 3.30049 9.99967C3.69517 9.61334 4.3283 9.6201 4.71462 10.0148L10.1202 15.5371L19.2549 5.33302C19.6233 4.92153 20.2555 4.88657 20.667 5.25494Z'/%3E%3C/svg%3E");background-size:16rem}.component-form-checkbox.type-line .form:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(50,93,246,1)' d='M20.667 5.25494C21.0785 5.62331 21.1134 6.25551 20.7451 6.667L10.8978 17.667C10.7133 17.8731 10.4516 17.9936 10.1751 17.9998C9.89846 18.0059 9.63168 17.8972 9.43816 17.6995L3.28538 11.4138C2.89905 11.0191 2.90582 10.386 3.30049 9.99967C3.69517 9.61334 4.3283 9.6201 4.71462 10.0148L10.1202 15.5371L19.2549 5.33302C19.6233 4.92153 20.2555 4.88657 20.667 5.25494Z'/%3E%3C/svg%3E")}
.component-form-checkbox.type-line .form:checked+.form-text{color:#325df6;}
.component-form-checkbox.type-line .form.disabled,
.component-form-checkbox.type-line .form:disabled{
    background-color:transparent;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(207,212,224,1)' d='M20.667 5.25494C21.0785 5.62331 21.1134 6.25551 20.7451 6.667L10.8978 17.667C10.7133 17.8731 10.4516 17.9936 10.1751 17.9998C9.89846 18.0059 9.63168 17.8972 9.43816 17.6995L3.28538 11.4138C2.89905 11.0191 2.90582 10.386 3.30049 9.99967C3.69517 9.61334 4.3283 9.6201 4.71462 10.0148L10.1202 15.5371L19.2549 5.33302C19.6233 4.92153 20.2555 4.88657 20.667 5.25494Z'/%3E%3C/svg%3E")}.component-form-checkbox.type-line .form.read-only{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M20.667 5.25494C21.0785 5.62331 21.1134 6.25551 20.7451 6.667L10.8978 17.667C10.7133 17.8731 10.4516 17.9936 10.1751 17.9998C9.89846 18.0059 9.63168 17.8972 9.43816 17.6995L3.28538 11.4138C2.89905 11.0191 2.90582 10.386 3.30049 9.99967C3.69517 9.61334 4.3283 9.6201 4.71462 10.0148L10.1202 15.5371L19.2549 5.33302C19.6233 4.92153 20.2555 4.88657 20.667 5.25494Z'/%3E%3C/svg%3E")}
.component-form-checkbox.type-line .form.read-only+.form-text{color:#5b637a}
.component-form-radiobox .form{
    border-radius:10rem;
    cursor:pointer;
}
.component-form-radiobox .form::after{
    content:"";
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    width:12rem;
    height:12rem;
    border-radius:10rem;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    cursor:pointer;
}
.component-form-radiobox .form:checked::after{background-color:#325df6}
.component-form-radiobox .form.read-only::after{background-color:#c4c8d4}
.component-form-radiobox .form .form-text~.form,
.component-form-radiobox .form .form~.form-text{margin-left:8rem}.radio-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:10rem 0}.radio-list li{width:100%}.radio-list li label{outline:1px solid #cfd4e0;border-radius:6px}.radio-list li label:hover{outline:1px solid #949baf;-webkit-box-shadow:0 4px 8px 0 rgba(50,93,246,.1);box-shadow:0 4px 8px 0 rgba(50,93,246,.1)}.radio-list li label:has(.form:checked){outline:2px solid #325df6;-webkit-box-shadow:0 4px 8px 0 rgba(50,93,246,.1);box-shadow:0 4px 8px 0 rgba(50,93,246,.1)}.radio-list li label:has(.form:checked) .form-text{font-weight:600}.radio-list li .component-form-radiobox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 8rem;width:auto;padding:14rem 20rem;cursor:pointer}.radio-list li .component-form-radiobox .form{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.radio-list li .component-form-radiobox .form-text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0}.radio-button-area .form{display:block;position:absolute;overflow:hidden;visibility:hidden;margin:-1px;padding:0;width:1px;height:1px;line-height:1px;font-size:1px;border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);pointer-events:none}.radio-button-area .form::after{display:block;position:absolute;overflow:hidden;visibility:hidden;margin:-1px;padding:0;width:1px;height:1px;line-height:1px;font-size:1px;border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);pointer-events:none}.checkbox-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:48rem;padding:14rem 10rem;border-radius:6px;border:1px solid #cfd4e0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f2f4f8}.checkbox-header:hover{border-color:#949baf}.checkbox-header:hover .component-form-checkbox .form-text{font-weight:600}.checkbox-header.active,.checkbox-header:active{border-color:#325df6}.checkbox-header.active .component-form-checkbox .form-text,.checkbox-header:active .component-form-checkbox .form-text{color:#325df6}.checkbox-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem 0}.checkbox-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 4rem;padding:11rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-list .component-form-checkbox .form-text{font-size:12rem;line-height:17rem;font-weight:400;font-family:Pretendard,"Noto Sans KR",sans-serif}.checkbox-list .button-terms-detail{border:0}.checkbox-list .button-terms-detail::before{content:"";display:block;cursor:pointer;width:18rem;height:18rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M11.3161 6.52046C11.7007 6.15985 12.2993 6.15985 12.6839 6.52046L20.6839 14.0205C21.0869 14.3982 21.1073 15.031 20.7295 15.4339C20.3518 15.8369 19.719 15.8573 19.3161 15.4795L12 8.62073L4.68394 15.4795C4.28103 15.8573 3.6482 15.8369 3.27047 15.4339C2.89274 15.031 2.91315 14.3982 3.31606 14.0205L11.3161 6.52046Z'/%3E%3C/svg%3E")}.checkbox-list .button-terms-detail .text{display:block;position:absolute;overflow:hidden;visibility:hidden;margin:-1px;padding:0;width:1px;height:1px;line-height:1px;font-size:1px;border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);pointer-events:none}.agreement-wrap .checkbox-list{margin-top:10rem;padding-left:10rem}[class*=form-validation]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem 0;font-size:12rem;line-height:17rem;font-weight:400;font-family:Pretendard,"Noto Sans KR",sans-serif;word-break:keep-all}[class*=form-validation].icon{display:-webkit-box;display:-ms-flexbox;display:flex}[class*=form-validation].icon .text{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}[class*=form-validation].icon .text::before{-ms-flex-negative:0;flex-shrink:0;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:16rem;height:16rem;margin-right:4rem;background-repeat:no-repeat;background-position:center}.form-validation-error{color:#d32f2f}.form-validation-error.icon .text::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(229,57,53,1)' d='M4.80254 4.78337C5.19832 4.39818 5.83143 4.40676 6.21663 4.80254L12.0298 10.7755L17.7834 4.86386C18.1686 4.46808 18.8017 4.45949 19.1975 4.84469C19.5932 5.22988 19.6018 5.86299 19.2166 6.25877L13.4253 12.2093L18.8092 17.7412C19.1944 18.137 19.1858 18.7701 18.7901 19.1553C18.3943 19.5405 17.7612 19.5319 17.376 19.1361L12.0298 13.6431L6.62403 19.1975C6.23883 19.5932 5.60573 19.6018 5.20994 19.2166C4.81416 18.8314 4.80558 18.1983 5.19078 17.8025L10.6344 12.2093L4.78337 6.19746C4.39818 5.80168 4.40676 5.16857 4.80254 4.78337Z'/%3E%3C/svg%3E")}.form-validation-pass{color:#008d46}.form-validation-pass.icon .text::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(19,174,91,1)' d='M20.667 5.25494C21.0785 5.62331 21.1134 6.25551 20.7451 6.667L10.8978 17.667C10.7133 17.8731 10.4516 17.9936 10.1751 17.9998C9.89846 18.0059 9.63168 17.8972 9.43816 17.6995L3.28538 11.4138C2.89905 11.0191 2.90582 10.386 3.30049 9.99967C3.69517 9.61334 4.3283 9.6201 4.71462 10.0148L10.1202 15.5371L19.2549 5.33302C19.6233 4.92153 20.2555 4.88657 20.667 5.25494Z'/%3E%3C/svg%3E")}[class*=form-validation-info]{color:#949baf}[class*=form-validation-info].icon .text::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(196,200,212,1)' d='M10 1.5C5.3 1.5 1.5 5.3 1.5 10C1.5 14.7 5.3 18.5 10 18.5C14.7 18.5 18.5 14.7 18.5 10C18.5 5.3 14.7 1.5 10 1.5ZM10.8 14.2H9.1V9.2H10.8V14.2ZM10.8 7.5H9.1V5.8H10.8V7.5Z'/%3E%3C/svg%3E")}.form-validation-info-box{padding:4rem;color:#5b637a}.form-validation-info-box.icon .text{padding-left:24rem}.form-validation-info-box.icon .text::before{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20rem;height:20rem;background-size:cover}.submit-fieldset{margin:0;padding:0;border:hidden}.form-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10rem 0}.form-list:not(.form-head-show) .form-head{display:block;position:absolute;overflow:hidden;visibility:hidden;margin:-1px;padding:0;width:1px;height:1px;line-height:1px;font-size:1px;border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);pointer-events:none}.form-list:not(.form-head-show) .form-head *{height:0}.form-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem 0}.form-wrap .form-head .form-name{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 4rem;font-size:14rem;line-height:20rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif}.form-wrap .form-head .form-name.essential::after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:8rem;height:8rem;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(211,47,47,1)' d='M2.99762 3.808L0.5 5.25L1 6.11603L3.5 4.67265V7.5H4.5V4.6754L6.99524 6.11603L7.49524 5.25L4.99762 3.808L7.49519 2.36603L6.99519 1.5L4.5 2.9406V0.5H3.5V2.94335L1.00005 1.5L0.500049 2.36603L2.99762 3.808Z'/%3E%3C/svg%3E")}.form-wrap .form-body:has(.select-list){position:relative}.form-wrap .form-body:has(.select-list) .-suggestion-active{display:block}.form-wrap .form-body:has(.select-list):has(.-suggestion-active){margin-bottom:170rem}.form-wrap .form-body [class*=form-validation]{margin-top:4rem}.form-wrap .form-body .form-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 4rem}.form-wrap .form-body .form-area~.button-display{margin-top:10rem}.form-wrap .form-body .form-area.-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-wrap .form-body .form-area+.form-area{margin-top:4rem}.form-wrap .form-body .form-area+.form-area.-col{gap:4rem 0}li,ul{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.progress-step{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:0 10rem}.progress-step li::before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:10rem;height:10rem;background-color:#cfd4e0;border-radius:50%}.progress-step li.current::before{background-color:#495064}.progress-step .text{display:block;position:absolute;overflow:hidden;visibility:hidden;margin:-1px;padding:0;width:1px;height:1px;line-height:1px;font-size:1px;border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);pointer-events:none}.select-list{width:100%;overflow-y:auto;overflow-y:auto;resize:none;-webkit-overflow-scrolling:touch;background:#fff;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-list::-webkit-scrollbar{width:4rem;height:4rem}.select-list::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.select-list::-webkit-scrollbar-thumb{border-radius:2rem;background-color:rgba(0,0,0,0)}.select-list::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.1)}.select-list::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.2)}.select-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:10rem;font-size:14rem;line-height:20rem;font-weight:400;font-family:Pretendard,"Noto Sans KR",sans-serif;color:#262a37}.select-list li.selected,.select-list li:hover{background-color:#f0f4fa}.select-list li .text-suggestion{color:#949baf}.select-list li .text-suggestion .input-match{color:#262a37}.select-list.medium{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem 0}.select-list.medium li{height:48rem;border-radius:6px}.form-area .select-list{display:none;position:absolute;top:calc(100% + 4px);left:0;width:100%;max-height:220rem;border:1px solid #cfd4e0;border-radius:6px;background:#fff;z-index:2;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.form-area .select-list li .text-suggestion{color:#949baf}.text-box .text-title{font-size:13rem;line-height:18rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif;color:#325df6;margin-bottom:4rem}.text-box .text-info{font-size:12rem;line-height:17rem;font-weight:400;font-family:Pretendard,"Noto Sans KR",sans-serif;color:#5b637a}.info-board{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14rem;border-radius:10px;background:#f2f4f8;word-break:break-all}.info-board li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14rem 0}.info-board li .type{-ms-flex-negative:0;flex-shrink:0;font-size:12rem;line-height:17rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif;color:#5b637a}.info-board li .name{text-align:right;font-size:14rem;line-height:20rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif;color:#262a37}.info-board-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-board-list li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 8rem;font-size:12rem;line-height:17rem;font-weight:400;font-family:Pretendard,"Noto Sans KR",sans-serif}.info-board-list li .name{color:#5b637a;font-weight:500}.info-board-list li .info{color:#949baf}.data-table>table{overflow:hidden;table-layout:fixed;width:100%;border-spacing:0;border-collapse:separate;border-radius:6px;font-size:12rem;line-height:17rem;font-weight:400;font-family:Pretendard,"Noto Sans KR",sans-serif}.data-table>table caption{display:block;position:absolute;overflow:hidden;visibility:hidden;margin:-1px;padding:0;width:1px;height:1px;line-height:1px;font-size:1px;border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);pointer-events:none}.data-table>table th{font-size:12rem;line-height:17rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif;text-align:center}.data-table>table td{padding:8rem;text-align:center;color:#5b637a;border-bottom:1px solid #cfd4e0}.data-table>table td+td{border-left:1px solid #cfd4e0}.data-table>table>thead>tr>th{color:#325df6;padding:10rem 8rem;background-color:#f0f4fa;border:1px solid #a4c8fd}.data-table>table>thead>tr>th+th{border-left:0}.data-table>table>thead>tr>th:first-child{border-top-left-radius:6px}.data-table>table>thead>tr>th:last-child{border-top-right-radius:6px}.data-table>table>tbody>tr>th{padding:8rem;color:#262a37;border:1px solid #cfd4e0;border-bottom:0}.data-table>table>tbody>tr>th+td{border-left:0}.data-table>table>tbody>tr td{border:1px solid #cfd4e0;border-bottom:0}.data-table>table>tbody>tr td+td{border-left:0}.data-table>table>tbody>tr:first-child td,.data-table>table>tbody>tr:first-child th{border-top:0}.data-table>table>tbody>tr:last-child td:first-child,.data-table>table>tbody>tr:last-child th:first-child{border-bottom-left-radius:8px}.data-table>table>tbody>tr:last-child th{border-bottom:1px solid #cfd4e0}.data-table>table>tbody>tr:last-child td{border-bottom:1px solid #cfd4e0}.data-table>table>tbody>tr:last-child td:last-child{border-bottom-right-radius:8px}.bui-tab-target:not(.active){display:block;position:absolute;overflow:hidden;visibility:hidden;margin:-1px;padding:0;width:1px;height:1px;line-height:1px;font-size:1px;border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);pointer-events:none}.component-tab .tab-list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.component-tab .tab-list::before{content:" ";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:100%;height:1rem;background-color:#cfd4e0}.component-tab .tab-list .tab-item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none}
.component-tab .tab-list .tab-item .tab-name{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:1;
    -ms-flex:1 1 100%;
    flex:1 1 100%;
    -webkit-box-pack:center;
    -ms-flex-pack:center;justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    text-decoration:none;
    text-align:center;
    cursor:pointer;
    padding:10rem;
    font-size:16rem;
    line-height:20rem;
    font-weight:500;
    font-family:Pretendard,"Noto Sans KR",sans-serif;
    color:#949baf;
}
.component-tab .tab-list .tab-item .tab-name:active,
.component-tab .tab-list .tab-item .tab-name:hover{
    color:#325df6;
    font-weight:600;
}
.component-tab .tab-list .tab-item.current{z-index:1}
.component-tab .tab-list .tab-item.current .tab-name{color:#325df6;font-weight:600}
.component-tab .tab-list .tab-item.current .tab-name::before{
    content:" ";
    display:block;
    position:absolute;
    right:0;
    bottom:0;
    left:0;
    height:2rem;
    background-color:#325df6;
}
html.layout-sample body{
    margin:0;
}
html.layout-sample #content{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    min-height:100vh;
}
html.layout-sample #content .content-head{
    text-align:center;
    color:red;
}
html.layout-sample #content .content-body{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    background-color:gray;
}
html.layout-sample #content .content-body .info-board{margin:0 auto;width:480px;max-width:100%}
@-webkit-keyframes popup-active{
    0%{visibility:hidden;opacity:0}100%{visibility:visible;opacity:1}}
@keyframes popup-active{0%{visibility:hidden;opacity:0}100%{visibility:visible;opacity:1}}
@-webkit-keyframes popup-inactive{0%{visibility:visible;opacity:1}100%{visibility:hidden;opacity:0}}
@keyframes popup-inactive{0%{visibility:visible;opacity:1}100%{visibility:hidden;opacity:0}}
html.active-content-popup body{overflow:hidden}
.content-popup{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    position:fixed;
    z-index:60;
    top:0;right:0;bottom:0;left:0;
    padding:48rem;
    visibility:hidden;
    opacity:0;
    background-color:rgba(0,0,0,0);
}
.content-popup:not(.enabled){display:none}
.content-popup:not(.active){
    -webkit-animation-name:popup-inactive;
    animation-name:popup-inactive;
    -webkit-animation-duration:.25s;
    animation-duration:.25s;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.content-popup.active{background-color:rgba(0,0,0,.2);-webkit-animation-name:popup-active;animation-name:popup-active;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.content-popup .popup-page-body{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:280rem;position:relative;overflow:hidden;width:100%;opacity:1;visibility:visible;-webkit-transition:visibility .25s ease,opacity .25s ease;-o-transition:visibility .25s ease,opacity .25s ease;transition:visibility .25s ease,opacity .25s ease}.content-popup .popup-page-body .popup-local{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-popup .popup-page-body .popup-local .popup-local-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.content-popup .popup-page-body .popup-local .popup-local-body::-webkit-scrollbar{width:4rem;height:4rem}.content-popup .popup-page-body .popup-local .popup-local-body::-webkit-scrollbar-thumb{border-radius:2rem;background-color:rgba(0,0,0,.1)}.content-popup .popup-page-body .popup-local .popup-local-body::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.content-popup .popup-page-body .popup-local .popup-local-body::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.4)}.content-popup .popup-page-body .popup-local .popup-local-body .popup-content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layer-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;background-color:rgba(0,0,0,.7);color:#262a37}.layer-popup:not(.enabled){display:none}.layer-popup:not(.active){-webkit-animation-name:popup-inactive;animation-name:popup-inactive;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.layer-popup.active{-webkit-animation-name:popup-active;animation-name:popup-active;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.layer-popup .popup-page{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:1;visibility:visible;-webkit-transition:visibility .25s ease,opacity .25s ease;-o-transition:visibility .25s ease,opacity .25s ease;transition:visibility .25s ease,opacity .25s ease;min-width:300rem;width:300rem;max-width:400rem;max-height:410rem;background-color:#fff;border-radius:10rem;padding:20rem}@media (min-width:768px){.layer-popup .popup-page{width:400rem}}.layer-popup .popup-page .popup-head.hidden{display:block;position:absolute;overflow:hidden;visibility:hidden;margin:-1px;padding:0;width:1px;height:1px;line-height:1px;font-size:1px;border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);pointer-events:none}.layer-popup .popup-page .popup-head .popup-title{margin:0;padding:0}.layer-popup .popup-page .popup-head .popup-title .popup-name{font-size:16rem;line-height:22rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif;display:block}.layer-popup .popup-page .popup-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-height:312rem;overflow-y:auto;resize:none;-webkit-overflow-scrolling:touch;color:#262a37;word-break:keep-all}.layer-popup .popup-page .popup-body::-webkit-scrollbar{width:4rem;height:4rem}.layer-popup .popup-page .popup-body::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.layer-popup .popup-page .popup-body::-webkit-scrollbar-thumb{border-radius:2rem;background-color:rgba(0,0,0,0)}.layer-popup .popup-page .popup-body::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.1)}.layer-popup .popup-page .popup-body::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.2)}.layer-popup .popup-page .popup-body .section-head{margin-bottom:10rem}.layer-popup .popup-page .popup-body .section-head .section-title{font-size:16rem;line-height:22rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif}.layer-popup .popup-page .popup-body .section-head:not(.show){display:block;position:absolute;overflow:hidden;visibility:hidden;margin:-1px;padding:0;width:1px;height:1px;line-height:1px;font-size:1px;border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);pointer-events:none}.layer-popup .popup-page .popup-body .section-body{font-size:14rem;line-height:20rem;font-weight:400;font-family:Pretendard,"Noto Sans KR",sans-serif}.layer-popup .popup-page .popup-footer{margin-top:20rem}.layer-popup .popup-page .popup-footer .button-area{gap:0 8rem}.layer-popup .section+.section{margin-top:10rem}@-webkit-keyframes bottomsheet-popup-active{0%{-webkit-transform:translate(0,120%);transform:translate(0,120%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes bottomsheet-popup-active{0%{-webkit-transform:translate(0,120%);transform:translate(0,120%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes bottomsheet-popup-inactive{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,120%);transform:translate(0,120%)}}@keyframes bottomsheet-popup-inactive{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,120%);transform:translate(0,120%)}}.bottomsheet-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;z-index:50;top:0;bottom:0;right:0;left:0;outline:0;background-color:rgba(0,0,0,0);-webkit-transition:background-color .5s ease;-o-transition:background-color .5s ease;transition:background-color .5s ease;padding-top:40rem}.bottomsheet-popup:not(.enabled){display:none}.bottomsheet-popup:not(.active) .popup-page{-webkit-animation-name:bottomsheet-popup-inactive;animation-name:bottomsheet-popup-inactive;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(.2,0,0,1);animation-timing-function:cubic-bezier(.2,0,0,1)}.bottomsheet-popup.active{background-color:rgba(0,0,0,.7)}.bottomsheet-popup.active .popup-page{-webkit-animation-name:bottomsheet-popup-active;animation-name:bottomsheet-popup-active;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(.2,0,0,1);animation-timing-function:cubic-bezier(.2,0,0,1)}.bottomsheet-popup .popup-page{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-height:350rem;border-top-right-radius:10rem;border-top-left-radius:10rem;background-color:#fff}.bottomsheet-popup .popup-page .popup-head{padding:14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottomsheet-popup .popup-page .popup-head .popup-title{font-size:16rem;line-height:22rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0}.bottomsheet-popup .popup-page .popup-head .type-icon-back{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bottomsheet-popup .popup-page .popup-head .type-icon-back .text{display:block;position:absolute;overflow:hidden;visibility:hidden;margin:-1px;padding:0;width:1px;height:1px;line-height:1px;font-size:1px;border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);pointer-events:none}.bottomsheet-popup .popup-page .popup-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;overflow-y:auto;resize:none;-webkit-overflow-scrolling:touch;padding:10rem;overflow-wrap:break-word}.bottomsheet-popup .popup-page .popup-body::-webkit-scrollbar{width:4rem;height:4rem}.bottomsheet-popup .popup-page .popup-body::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.bottomsheet-popup .popup-page .popup-body::-webkit-scrollbar-thumb{border-radius:2rem;background-color:rgba(0,0,0,0)}.bottomsheet-popup .popup-page .popup-body::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.1)}.bottomsheet-popup .popup-page .popup-body::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.2)}.bottomsheet-popup .popup-page .button.popup-close{position:absolute;top:14rem;right:14rem;width:24rem;height:24rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M4.80254 4.78337C5.19832 4.39818 5.83143 4.40676 6.21663 4.80254L12.0298 10.7755L17.7834 4.86386C18.1686 4.46808 18.8017 4.45949 19.1975 4.84469C19.5932 5.22988 19.6018 5.86299 19.2166 6.25877L13.4253 12.2093L18.8092 17.7412C19.1944 18.137 19.1858 18.7701 18.7901 19.1553C18.3943 19.5405 17.7612 19.5319 17.376 19.1361L12.0298 13.6431L6.62403 19.1975C6.23883 19.5932 5.60573 19.6018 5.20994 19.2166C4.81416 18.8314 4.80558 18.1983 5.19078 17.8025L10.6344 12.2093L4.78337 6.19746C4.39818 5.80168 4.40676 5.16857 4.80254 4.78337Z'/%3E%3C/svg%3E");border:0;z-index:5}html.active-full-popup body{overflow:hidden}.full-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;width:100%;min-width:280rem;height:100%;height:100vh;height:100dvh;padding:10rem;background-color:rgba(0,0,0,.7)}@media (min-width:768px){.full-popup{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0}}.full-popup:not(.active){display:none}.full-popup .popup-page{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;border-radius:18px;background-color:#fff}@media (min-width:768px){.full-popup .popup-page{width:480rem;height:648rem;padding-bottom:10rem}}.full-popup .popup-page.blur{position:relative;z-index:2}.full-popup .popup-page.blur::after{content:"";position:absolute;bottom:20px;left:3px;display:block;width:97%;height:20px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.3)),to(rgba(255,255,255,.7)));background:-o-linear-gradient(bottom,rgba(255,255,255,.3),rgba(255,255,255,.7));background:linear-gradient(to top,rgba(255,255,255,.3),rgba(255,255,255,.7));-webkit-filter:blur(4px);filter:blur(4px)}.full-popup .popup-page .popup-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56rem;padding:14rem}.full-popup .popup-page .popup-head .popup-title{margin:0;padding:0;font-size:16rem;line-height:22rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif}.full-popup .popup-page .popup-head .popup-title .popup-name{display:block}.full-popup .popup-page .popup-head.blur{position:relative;z-index:2}.full-popup .popup-page .popup-head.blur::after{content:"";position:absolute;bottom:-10px;left:0;display:block;width:100%;height:10px;background:-webkit-gradient(linear,left top,left bottom,from(white),to(rgba(255,255,255,.3)));background:-o-linear-gradient(top,#fff,rgba(255,255,255,.3));background:linear-gradient(to bottom,#fff,rgba(255,255,255,.3))}.full-popup .popup-page .popup-body{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;overflow-wrap:break-word;overflow-y:auto;resize:none;-webkit-overflow-scrolling:touch;padding:20rem}.full-popup .popup-page .popup-body::-webkit-scrollbar{width:4rem;height:4rem}.full-popup .popup-page .popup-body::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.full-popup .popup-page .popup-body::-webkit-scrollbar-thumb{border-radius:2rem;background-color:rgba(0,0,0,0)}.full-popup .popup-page .popup-body::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.1)}.full-popup .popup-page .popup-body::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.2)}.full-popup .popup-page .popup-body02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60rem 0}.full-popup .section+.section{margin-top:10rem}.full-popup .section .section-head{font-size:13rem;line-height:18rem;font-weight:500;font-family:Pretendard,"Noto Sans KR",sans-serif;color:#325df6;margin-bottom:4rem}.full-popup .section .section-body .text{font-size:12rem;line-height:17rem;font-weight:400;font-family:Pretendard,"Noto Sans KR",sans-serif;color:#5b637a}.full-popup .section .section-body .data-table{margin-top:10rem}.full-popup .button.popup-close{position:absolute;top:14rem;right:14rem;width:24rem;height:24rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cpath fill='none' d='M0,0h24v24H0V0z'/%3E %3Cpath fill='rgba(73,80,100,1)' d='M4.80254 4.78337C5.19832 4.39818 5.83143 4.40676 6.21663 4.80254L12.0298 10.7755L17.7834 4.86386C18.1686 4.46808 18.8017 4.45949 19.1975 4.84469C19.5932 5.22988 19.6018 5.86299 19.2166 6.25877L13.4253 12.2093L18.8092 17.7412C19.1944 18.137 19.1858 18.7701 18.7901 19.1553C18.3943 19.5405 17.7612 19.5319 17.376 19.1361L12.0298 13.6431L6.62403 19.1975C6.23883 19.5932 5.60573 19.6018 5.20994 19.2166C4.81416 18.8314 4.80558 18.1983 5.19078 17.8025L10.6344 12.2093L4.78337 6.19746C4.39818 5.80168 4.40676 5.16857 4.80254 4.78337Z'/%3E%3C/svg%3E");border:0;z-index:10}.layer-bottomsheet-popup .popup-head{margin-bottom:10rem}@media (max-width:767px){.layer-bottomsheet-popup{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:40rem}.layer-bottomsheet-popup .popup-page{width:100%;max-width:100%;max-height:100%;border-radius:10rem 10rem 0 0}}.layer-bottomsheet-popup .section-space{padding:20rem 0 10rem}.popup-page .copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f2f4f8;color:#949baf;font-size:12rem;line-height:17rem;font-weight:400;font-family:Pretendard,"Noto Sans KR",sans-serif;border-radius:6px}
