/* _content/Clevi.App.Components.Accounts/AuthenticationManager.razor.rz.scp.css */
.auth-base[b-581qpy04eh] {
    position: fixed;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
    /*    backdrop-filter:blur(4px);
    background-color:rgba(14,14,14,0.4);*/
}
.login-base[b-581qpy04eh] {
    display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    height: 100vh;
    padding:0 20px;
}

.login-container[b-581qpy04eh] {
    position: relative;
    width: 100%;
    height:100%;
    z-index:100;
}

.form-container[b-581qpy04eh] {
/*    border: 1px solid hsla(0, 0%, 65%, 0.158);
    box-shadow: 0 0 36px 1px rgba(0, 0, 0, 0.2);*/
    border-radius: 10px;
    backdrop-filter: blur(20px);
    background-color: white;
    z-index: 99;
    padding: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    height:100%;
}


.illustration[b-581qpy04eh] {
    position: absolute;
    top: -14%;
    right: -2px;
    width: 90%;
}
/* _content/Clevi.App.Components.Accounts/AuthenticationManagerComponents/AuthenticationFindId.razor.rz.scp.css */
.cl-register-wrap[b-kiekoqkqgd] {
    display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    height: 100vh;
    overflow-y: auto;
}

    .cl-register-wrap .page-align[b-kiekoqkqgd] {
        width: 100%;
        max-width: 600px;
        height: 100%;
        max-height: 70vh;
        z-index: 99;
        padding: 20px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
    }

.page-title[b-kiekoqkqgd] {
    margin-bottom: 0px !important;
}

    .page-title p[b-kiekoqkqgd] {
        font-size: 25px;
    }



.certification-page[b-kiekoqkqgd] {
    display: flex;
    -webkit-flex-direction: column;
}

    .certification-page .wrap[b-kiekoqkqgd] {
        margin-top: 40px;
    }

.wrap .login-title-span[b-kiekoqkqgd] {
    font-size: 14px;
    color: #111;
    margin-top: 20px;
}

.certification-wrap[b-kiekoqkqgd] {
    display: flex;
}

    .certification-wrap[b-kiekoqkqgd]  .clc-button {
        border: 1px solid #dbdddf;
        -webkit-border-radius: 7px;
        padding: 5px 5px;
        width: 140px;
        margin-left: 10px;
        height:40px;
    }

.certification-input-wrap[b-kiekoqkqgd] {
    display: flex;
    -webkit-flex-direction: column;
}


.certification-confirm-wrap[b-kiekoqkqgd] {
    display: flex;
    -webkit-flex-direction: column;
}


.login-btn-wrap[b-kiekoqkqgd] {
    padding-bottom: 20px;
    width: 100%;
    margin-top: 30px;
    display: flex;
    -webkit-column-gap: 10px;
}

    .login-btn-wrap[b-kiekoqkqgd]  .clc-button {
        flex: 1;
        width: 100%;
        -webkit-border-radius: 7px;
        border: 1px solid #dbdddf;
    }

.account-info-wrap[b-kiekoqkqgd] {
    font-size: 18px;
    margin-top: 35px;
    display: flex;
    -webkit-flex-direction: column;
}

    .account-info-wrap p[b-kiekoqkqgd] {
        text-align: center;
        color: #111;
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .account-info-wrap span[b-kiekoqkqgd] {
        color: #4676f4;
        font-size: 20px;
        font-weight: 500;
        text-align: center;
        margin:auto;
    }

    .account-info-wrap .info[b-kiekoqkqgd] {
        display: flex;
        max-width: 180px;
    }
/* _content/Clevi.App.Components.Accounts/AuthenticationManagerComponents/AuthenticationFindPassward.razor.rz.scp.css */
.cl-register-wrap[b-va0qrn883h] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    overflow-y: auto;
}

    .cl-register-wrap .page-align[b-va0qrn883h] {
        width: 100%;
        max-width: 600px;
        height: 100%;
        max-height: 70vh;
        z-index: 99;
        padding: 20px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
    }

.page-title[b-va0qrn883h] {
    margin-bottom: 0px !important;
}

    .page-title p[b-va0qrn883h] {
        font-size: 25px;
    }



.certification-page[b-va0qrn883h] {
    display: flex;
    -webkit-flex-direction: column;
}

    .certification-page .wrap[b-va0qrn883h] {
        margin-top: 40px;
    }

.wrap .login-title-span[b-va0qrn883h] {
    font-size: 14px;
    color: #111;
    margin-top: 20px;
}

.certification-wrap[b-va0qrn883h] {
    display: flex;
}

    .certification-wrap[b-va0qrn883h]  .clc-button {
        border: 1px solid #dbdddf;
        -webkit-border-radius: 7px;
        padding: 14px 5px;
        width: 140px;
        height:40px;
        display:flex;
        align-items:center;
        -webkit-align-items:center;
        justify-content:center;
        -webkit-justify-content:center;
        margin-left: 10px;
    }

.certification-input-wrap[b-va0qrn883h] {
    display: flex;
    -webkit-flex-direction: column;
}


.certification-confirm-wrap[b-va0qrn883h] {
    display: flex;
    -webkit-flex-direction: column;
}


.login-btn-wrap[b-va0qrn883h] {
    padding-bottom: 20px;
    width: 100%;
    margin-top: 30px;
    display: flex;
    -webkit-column-gap: 10px;
}

    .login-btn-wrap[b-va0qrn883h]  .clc-button {
        -webkit-flex: 1;
        width: 100%;
        -webkit-border-radius: 7px;
        border: 1px solid #dbdddf;
    }

.account-info-wrap[b-va0qrn883h] {
    font-size: 18px;
    margin-top: 35px;
    display: flex;
    -webkit-flex-direction: column;
}

    .account-info-wrap p[b-va0qrn883h] {
        text-align: center;
        color: #111;
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .account-info-wrap span[b-va0qrn883h] {
        color: #4676f4;
        font-size: 20px;
        font-weight: 500;
        text-align: center;
        margin: auto;
    }

    .account-info-wrap .info[b-va0qrn883h] {
        display: flex;
        max-width: 180px;
    }
/* _content/Clevi.App.Components.Accounts/AuthenticationManagerComponents/AuthenticationLoginPassword.razor.rz.scp.css */
.auth-base[b-bmon8o57ao] {
    display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    height: 100vh;
    overflow-y: auto;
}

.login-base[b-bmon8o57ao] {
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-flex-direction: column;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    padding: 0 20px;
}

.form-container[b-bmon8o57ao] {
    width:100%;
    max-width:600px;
    height: 100%;
    max-height: 70vh;
    z-index: 99;
    padding: 0px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}


.login-id-wrap[b-bmon8o57ao] {
    display: flex;
    -webkit-flex-direction: column;
    height: 100%;
}

    .login-id-wrap .id-wrap[b-bmon8o57ao] {
        margin-bottom: 30px;
    }

        .login-id-wrap .id-wrap .wrap .login-title-span[b-bmon8o57ao] {
            margin-bottom: 5px;
            font-size: 14px;
            color: #111;
        }

[b-bmon8o57ao] .login-input-text {
    border-radius: 8px;
    border: solid 1px #ebeced;
    background-color: #f8f9fa;
    font-weight: 300;
    color: #9b9b9b;
    flex: 100%;
}

.bottom-button_wrap[b-bmon8o57ao] {
    margin: auto auto 0px;
    width: 100%;
    padding-bottom: 0px;
}

.illustration[b-bmon8o57ao] {
    position: absolute;
    top: -14%;
    right: -2px;
    width: 90%;
}
/* _content/Clevi.App.Components.Accounts/AuthenticationManagerComponents/AuthenticationLoginPhone.razor.rz.scp.css */
.auth-base[b-3kj32dzbg7] {
    display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    height: 100%;
    padding-bottom: 20px;
}

.login-base[b-3kj32dzbg7] {
    height: 100%;
    width: 22.2rem;
}


.form-container[b-3kj32dzbg7] {
    height: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.back-to-before-wrap[b-3kj32dzbg7]{
    padding-top:20px;
}

.illustration[b-3kj32dzbg7] {
    position: absolute;
    top: -14%;
    right: -2px;
    width: 90%;
}

.certification-page[b-3kj32dzbg7] {
    display: flex;
    -webkit-flex-direction: column;
}

    .certification-page .wrap[b-3kj32dzbg7] {
        margin-top: 40px;
    }

.wrap .login-title-span[b-3kj32dzbg7] {
    font-size: 14px;
    color: #111;
    margin-top: 20px;
}

.certification-wrap[b-3kj32dzbg7] {
    display: flex;
}

.certification-input-wrap[b-3kj32dzbg7] {
    display: flex;
    -webkit-flex-direction: column;
}


.certification-confirm-wrap[b-3kj32dzbg7] {
    display: flex;
    -webkit-flex-direction: column;
}

[b-3kj32dzbg7] .certification-btn {
    border: 1px solid #dbdddf;
    -webkit-border-radius: 7px;
    padding: 5px 5px;
    width: 140px;
    margin-left: 10px;
    height: 40px;
}
/* _content/Clevi.App.Components.Accounts/AuthenticationManagerComponents/AuthenticationManagerRegister.razor.rz.scp.css */

.cl-register-wrap[b-0k2lezm57w] {
    display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: flex-start;
    overflow-y: auto;
}

    .cl-register-wrap .page-align[b-0k2lezm57w] {
        width: 100%;
        max-width: 600px;
        height: 100%;
        /*max-height: 70vh;*/
        z-index: 99;
        padding: 20px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
    }

.page-title[b-0k2lezm57w] {
    margin-bottom: 0px !important;
}

    .page-title p[b-0k2lezm57w] {
        font-size: 25px;
    }

.login-btn-wrap[b-0k2lezm57w] {
    padding-bottom: 20px;
    width: 100%;
    margin-top: 30px;
    display: flex;
    -webkit-column-gap: 10px;
}

    .login-btn-wrap[b-0k2lezm57w]  .clc-button {
        -webkit-flex: 1;
        width: 100%;
        -webkit-border-radius: 7px;
        border: 1px solid #dbdddf;
    }

.register-info_wrap[b-0k2lezm57w]{
    display:flex;
    flex-direction:column;
    row-gap:20px;
}
.register-info_wrap p[b-0k2lezm57w]{
    margin-bottom: 4px;
}


.illustration[b-0k2lezm57w] {
    position: absolute;
    top: -14%;
    right: -2px;
    width: 90%;
}

.certification[b-0k2lezm57w] {
    display: flex;
    -webkit-flex-direction: row;
}


.check-title-wrap[b-0k2lezm57w] {
    margin-top: 15px;
    border-bottom: 1px solid #ebeced;
}

    .check-title-wrap .cbx[b-0k2lezm57w] {
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        padding: 15px 0;
    }

.check-content-wrap[b-0k2lezm57w] {
    margin-top: 10px;
}

.phone-num-input-wrap[b-0k2lezm57w] {
    display: flex;
}

.register-title-span[b-0k2lezm57w]{
    margin-bottom: 5px;
}

.agreement-checkbox-wrapper[b-0k2lezm57w] {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

[b-0k2lezm57w] .certify-btn {
    border-radius: 8px;
    border: solid 1px #eceef0;
    white-space: nowrap;
    padding: 15px;
}

[b-0k2lezm57w] .login-input-text {
    border-radius: 8px;
    border: solid 1px #ebeced;
    background-color: #f8f9fa;
    font-weight: 300;
    color: #9b9b9b;
    flex: 1 !important;
}


.agreement-checkbox-wrapper .cbx[b-0k2lezm57w] {
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}

.check-content-wrap .cbx[b-0k2lezm57w] {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 10px 0;
}

agreement-checkbox-wrapper .cbx[b-0k2lezm57w] {
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #B9B8C3;
}

.agreement-checkbox-wrapper span[b-0k2lezm57w] {
    color: #767676;
    font-size: 15px;
    margin-left: 8px;
}

.agreement-checkbox-wrapper a[b-0k2lezm57w] {
    color: #767676;
    font-size: 15px;
    text-decoration:unset;
    margin-left:8px;
}

.agreement-checkbox-wrapper .view[b-0k2lezm57w] {
    color: #767676;
    font-size: 13px;
}


.agreement-checkbox-wrapper .cbx span:first-child[b-0k2lezm57w] {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #B9B8C3;
    transition: all 0.2s ease;
    display: inline-block;
}

    .agreement-checkbox-wrapper .cbx span:first-child svg[b-0k2lezm57w] {
        position: absolute;
        z-index: 1;
        top: 4px;
        left: 3px;
        fill: none;
        stroke: white;
        stroke-width: 1.5px;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-dasharray: 16px;
        stroke-dashoffset: 16px;
        transition: all 0.3s ease 0.1s;
    }

    .agreement-checkbox-wrapper .cbx span:first-child[b-0k2lezm57w]:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #506EEC;
        display: block;
        transform: scale(0);
        opacity: 1;
        border-radius: 50%;
        transition-delay: 0.2s;
    }
.agreement-checkbox-wrapper input[type="checkbox"]:checked + label.cbx span:first-child[b-0k2lezm57w] {
    border-color: #3c53c7;
    background: #3c53c7;
    animation: check-15-b-0k2lezm57w 0.6s ease;
}
.agreement-checkbox-wrapper .cbx:hover span:first-child[b-0k2lezm57w] {
    border-color: #3c53c7;
}
.agreement-checkbox-wrapper input[type="checkbox"]:checked + label.cbx span:first-child svg[b-0k2lezm57w] {
    stroke-dashoffset: 0;
}
/*agreement-checkbox-wrapper .cbx를 클릭하면 체크 시키기*/
.agreement-checkbox-wrapper .inp-cbx:checked + .cbx span:first-child[b-0k2lezm57w] {
    border-color: #3c53c7;
    background: #3c53c7;
    animation: check-15-b-0k2lezm57w 0.6s ease;
}

    .agreement-checkbox-wrapper .inp-cbx:checked + .cbx span:first-child svg[b-0k2lezm57w] {
        stroke-dashoffset: 0;
    }

    .agreement-checkbox-wrapper .inp-cbx:checked + .cbx span:first-child[b-0k2lezm57w]:before {
        opacity: 0;
        transition: all 0.6s ease;
    }


@keyframes check-15-b-0k2lezm57w {
    50% {
        transform: scale(1.2);
    }
}



.create-ivy-login-btn-wrap[b-0k2lezm57w] {
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.complete-img-wrap[b-0k2lezm57w] {
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    width: 126px;
    height: 126px;
    background-color: #fff8df;
    border-radius: 50%;
}


/*관심사*/


.rerequest-page[b-0k2lezm57w] {
    padding: 20px;
}

.Interest-setting-page[b-0k2lezm57w] {
    padding: 0px;
}

.top-wrap[b-0k2lezm57w] {
    /*height: calc(100vh - 100px);*/
}

.wrap-inter[b-0k2lezm57w] {
}
.interest-list[b-0k2lezm57w] {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 100%;
    max-width: 350px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .interest-list[b-0k2lezm57w] {
        max-width: 370px;
        margin-top:20px;
    }

    .page-title[b-0k2lezm57w]{
        width:100%;
        display:flex;
        align-items:center;
        -webkit-align-items:center;
        justify-content:center;
        -webkit-justify-content:center;
    }
}

.button-wrap[b-0k2lezm57w] {
    max-width: 600px;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top:20px;
}

[b-0k2lezm57w] .before-btn {
    width: 50%;
    max-width: 180px;
}

[b-0k2lezm57w] .complete-btn {
    width: 50%;
    margin-left: 15px;
    max-width: 180px;
}
/* 체크박스 스타일 */
.agreement-checkbox-wrapper input[type="checkbox"][b-0k2lezm57w] {
    display: none; /* 체크박스 숨김*/
}

.interest-item[b-0k2lezm57w] {
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    border-radius: 8px;
    background-color: #f8f9fa;
    min-width: 100px;
    margin-bottom: 18px;
    height: 100px;
}

    .interest-item:has(input:checked)[b-0k2lezm57w] {
        background-color: #e5f0fe !important;
    }

.interest-list input[b-0k2lezm57w] {
    display: none;
}

.interest-item img[b-0k2lezm57w] {
    width: 30px;
    height: 30px;
}



[b-0k2lezm57w] .before-btn {
    border: solid 1px #e5e7e9;
    background-color: transparent !important;
    color: #111 !important;
    border-radius: 6px;
}

.button-wrap[b-0k2lezm57w] {
    display: flex;
    margin-bottom: 0px;
}

.wrap-inter[b-0k2lezm57w] {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
}

.name[b-0k2lezm57w] {
    font-size: 15px;
    margin-top: 7px;
}
/* _content/Clevi.App.Components.Accounts/Pages/PrivacyPolicy.razor.rz.scp.css */
body[b-srzgcdspcb] {
    text-align: justify;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt
}

.terms-page[b-srzgcdspcb] {
    display: flex;
    align-items: center;
}

.page-wrap[b-srzgcdspcb] {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
}

h1[b-srzgcdspcb], h2[b-srzgcdspcb], h3[b-srzgcdspcb], h4[b-srzgcdspcb], h5[b-srzgcdspcb], h6[b-srzgcdspcb], p[b-srzgcdspcb] {
    margin: 0pt 0pt 8pt
}

li[b-srzgcdspcb], table[b-srzgcdspcb] {
    margin-top: 0pt;
    margin-bottom: 8pt
}

h1[b-srzgcdspcb] {
    margin-top: 14pt;
    margin-bottom: 4pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 16pt;
    font-weight: normal;
    color: #000000
}

h2[b-srzgcdspcb] {
    margin-top: 8pt;
    margin-bottom: 4pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 14pt;
    font-weight: normal;
    color: #000000
}

h3[b-srzgcdspcb] {
    margin-top: 8pt;
    margin-bottom: 4pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 12pt;
    font-weight: normal;
    color: #000000
}

h4[b-srzgcdspcb] {
    margin-top: 4pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000
}

h5[b-srzgcdspcb] {
    margin-top: 4pt;
    margin-left: 5pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    color: #000000
}

h6[b-srzgcdspcb] {
    margin-top: 4pt;
    margin-left: 10pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    color: #000000
}

.Heading7[b-srzgcdspcb] {
    margin-top: 4pt;
    margin-left: 15pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    -aw-style-name: heading7
}

.Heading8[b-srzgcdspcb] {
    margin-top: 4pt;
    margin-left: 20pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    -aw-style-name: heading8
}

.Heading9[b-srzgcdspcb] {
    margin-top: 4pt;
    margin-left: 25pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    -aw-style-name: heading9
}

.CommentSubject[b-srzgcdspcb] {
    margin-bottom: 8pt;
    text-align: left;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-weight: bold;
    -aw-style-name: comment-subject;
    -aw-style-parent: comment-text
}

.CommentText[b-srzgcdspcb] {
    margin-bottom: 8pt;
    text-align: left;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-size: 10pt;
    -aw-style-name: comment-text
}

.Footer[b-srzgcdspcb] {
    margin-bottom: 8pt;
    text-align: justify;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    -aw-style-name: footer
}

.Header[b-srzgcdspcb] {
    margin-bottom: 8pt;
    text-align: justify;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    -aw-style-name: header
}

.IntenseQuote[b-srzgcdspcb] {
    margin: 18pt 43.2pt;
    text-align: center;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    border-top: 0.75pt solid #0f4761;
    border-bottom: 0.75pt solid #0f4761;
    padding-top: 10pt;
    padding-bottom: 10pt;
    font-style: italic;
    color: #0f4761;
    -aw-border-bottom: 0.5pt single;
    -aw-border-top: 0.5pt single;
    -aw-style-name: intense-quote
}

.ListParagraph[b-srzgcdspcb] {
    margin-left: 36pt;
    margin-bottom: 8pt;
    text-align: justify;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    -aw-style-name: list-paragraph
}

.Quote[b-srzgcdspcb] {
    margin-top: 8pt;
    margin-bottom: 8pt;
    text-align: center;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-style: italic;
    color: #404040;
    -aw-style-name: quote
}

.Subtitle[b-srzgcdspcb] {
    margin-bottom: 8pt;
    text-align: center;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 14pt;
    letter-spacing: 0.75pt;
    color: #595959;
    -aw-style-name: subtitle
}

.Title[b-srzgcdspcb] {
    margin-bottom: 4pt;
    text-align: center;
    line-height: normal;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 28pt;
    letter-spacing: -0.5pt;
    -aw-style-name: title
}

span.CommentReference[b-srzgcdspcb] {
    font-size: 9pt;
    -aw-style-name: comment-reference
}

span.Hyperlink[b-srzgcdspcb] {
    text-decoration: underline;
    color: #467886;
    -aw-style-name: hyperlink
}

span.IntenseEmphasis[b-srzgcdspcb] {
    font-style: italic;
    color: #0f4761;
    -aw-style-name: intense-emphasis
}

span.IntenseReference[b-srzgcdspcb] {
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 0.25pt;
    color: #0f4761;
    -aw-style-name: intense-reference
}

span.UnresolvedMention[b-srzgcdspcb] {
    color: #605e5c;
    background-color: #e1dfdd;
    -aw-style-name: unresolved-mention
}

span.Char2[b-srzgcdspcb] {
    font-style: italic;
    color: #0f4761
}

span.Char6[b-srzgcdspcb] {
    font-weight: bold
}

span.Char0[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    font-size: 14pt;
    letter-spacing: 0.75pt;
    color: #595959
}

span.Char1[b-srzgcdspcb] {
    font-style: italic;
    color: #404040
}

span.\31 Char[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    font-size: 16pt;
    color: #000000
}

span.\32 Char[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    font-size: 14pt;
    color: #000000
}

span.\33 Char[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    font-size: 12pt;
    color: #000000
}

span.\34 Char[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    color: #000000
}

span.\35 Char[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    color: #000000
}

span.\36 Char[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    color: #000000
}

span.\37 Char[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    color: #000000
}

span.\38 Char[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    color: #000000
}

span.\39 Char[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    color: #000000
}

span.Char[b-srzgcdspcb] {
    font-family: '맑은 고딕';
    font-size: 28pt;
    letter-spacing: -0.5pt
}

.TableGrid[b-srzgcdspcb] {
}
/* _content/Clevi.App.Components.Accounts/Pages/TermsOfService.razor.rz.scp.css */

.terms-page[b-zn4uz1cwxu] {
    display: flex;
    align-items: center;
}

.page-wrap[b-zn4uz1cwxu] {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
}

body[b-zn4uz1cwxu] {
    text-align: justify;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt
}

h1[b-zn4uz1cwxu], h2[b-zn4uz1cwxu], h3[b-zn4uz1cwxu], h4[b-zn4uz1cwxu], h5[b-zn4uz1cwxu], h6[b-zn4uz1cwxu], p[b-zn4uz1cwxu] {
    margin: 0pt 0pt 8pt
}

li[b-zn4uz1cwxu] {
    margin-top: 0pt;
    margin-bottom: 8pt
}

h1[b-zn4uz1cwxu] {
    margin-top: 14pt;
    margin-bottom: 4pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 16pt;
    font-weight: normal;
    color: #000000
}

h2[b-zn4uz1cwxu] {
    margin-top: 8pt;
    margin-bottom: 4pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 14pt;
    font-weight: normal;
    color: #000000
}

h3[b-zn4uz1cwxu] {
    margin-top: 8pt;
    margin-bottom: 4pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 12pt;
    font-weight: normal;
    color: #000000
}

h4[b-zn4uz1cwxu] {
    margin-top: 4pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000
}

h5[b-zn4uz1cwxu] {
    margin-top: 4pt;
    margin-left: 5pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    color: #000000
}

h6[b-zn4uz1cwxu] {
    margin-top: 4pt;
    margin-left: 10pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    color: #000000
}

.Heading7[b-zn4uz1cwxu] {
    margin-top: 4pt;
    margin-left: 15pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    -aw-style-name: heading7
}

.Heading8[b-zn4uz1cwxu] {
    margin-top: 4pt;
    margin-left: 20pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    -aw-style-name: heading8
}

.Heading9[b-zn4uz1cwxu] {
    margin-top: 4pt;
    margin-left: 25pt;
    margin-bottom: 2pt;
    text-align: justify;
    page-break-inside: avoid;
    page-break-after: avoid;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    -aw-style-name: heading9
}

.CommentSubject[b-zn4uz1cwxu] {
    margin-bottom: 8pt;
    text-align: left;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-weight: bold;
    -aw-style-name: comment-subject;
    -aw-style-parent: comment-text
}

.CommentText[b-zn4uz1cwxu] {
    margin-bottom: 8pt;
    text-align: left;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-size: 10pt;
    -aw-style-name: comment-text
}

.Footer[b-zn4uz1cwxu] {
    margin-bottom: 8pt;
    text-align: justify;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    -aw-style-name: footer
}

.Header[b-zn4uz1cwxu] {
    margin-bottom: 8pt;
    text-align: justify;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    -aw-style-name: header
}

.IntenseQuote[b-zn4uz1cwxu] {
    margin: 18pt 43.2pt;
    text-align: center;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    border-top: 0.75pt solid #0f4761;
    border-bottom: 0.75pt solid #0f4761;
    padding-top: 10pt;
    padding-bottom: 10pt;
    font-style: italic;
    color: #0f4761;
    -aw-border-bottom: 0.5pt single;
    -aw-border-top: 0.5pt single;
    -aw-style-name: intense-quote
}

.ListParagraph[b-zn4uz1cwxu] {
    margin-left: 36pt;
    margin-bottom: 8pt;
    text-align: justify;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    -aw-style-name: list-paragraph
}

.Quote[b-zn4uz1cwxu] {
    margin-top: 8pt;
    margin-bottom: 8pt;
    text-align: center;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-style: italic;
    color: #404040;
    -aw-style-name: quote
}

.Subtitle[b-zn4uz1cwxu] {
    margin-bottom: 8pt;
    text-align: center;
    line-height: 108%;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 14pt;
    letter-spacing: 0.75pt;
    color: #595959;
    -aw-style-name: subtitle
}

.Title[b-zn4uz1cwxu] {
    margin-bottom: 4pt;
    text-align: center;
    line-height: normal;
    widows: 0;
    orphans: 0;
    font-family: '맑은 고딕';
    font-size: 28pt;
    letter-spacing: -0.5pt;
    -aw-style-name: title
}

span.CommentReference[b-zn4uz1cwxu] {
    font-size: 9pt;
    -aw-style-name: comment-reference
}

span.Hyperlink[b-zn4uz1cwxu] {
    text-decoration: underline;
    color: #467886;
    -aw-style-name: hyperlink
}

span.IntenseEmphasis[b-zn4uz1cwxu] {
    font-style: italic;
    color: #0f4761;
    -aw-style-name: intense-emphasis
}

span.IntenseReference[b-zn4uz1cwxu] {
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 0.25pt;
    color: #0f4761;
    -aw-style-name: intense-reference
}

span.UnresolvedMention[b-zn4uz1cwxu] {
    color: #605e5c;
    background-color: #e1dfdd;
    -aw-style-name: unresolved-mention
}

span.Char2[b-zn4uz1cwxu] {
    font-style: italic;
    color: #0f4761
}

span.Char6[b-zn4uz1cwxu] {
    font-weight: bold
}

span.Char0[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    font-size: 14pt;
    letter-spacing: 0.75pt;
    color: #595959
}

span.Char1[b-zn4uz1cwxu] {
    font-style: italic;
    color: #404040
}

span.\31 Char[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    font-size: 16pt;
    color: #000000
}

span.\32 Char[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    font-size: 14pt;
    color: #000000
}

span.\33 Char[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    font-size: 12pt;
    color: #000000
}

span.\34 Char[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    color: #000000
}

span.\35 Char[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    color: #000000
}

span.\36 Char[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    color: #000000
}

span.\37 Char[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    color: #000000
}

span.\38 Char[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    color: #000000
}

span.\39 Char[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    color: #000000
}

span.Char[b-zn4uz1cwxu] {
    font-family: '맑은 고딕';
    font-size: 28pt;
    letter-spacing: -0.5pt
}
/* _content/Clevi.App.Components.Accounts/ProfileSearchDialog.razor.rz.scp.css */

.container-fluid[b-m06meqmx75] {
    max-height: calc(100vh - 240px);
}

.card-align[b-m06meqmx75] {
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    width: 100%;
}

[b-m06meqmx75] .clc-card {
    padding-top: 0; 
    padding-bottom: 0; 
    border-radius:0 !important;
    box-shadow: none !important;
    border-bottom: 1px solid #E2E4E6;
}

h4[b-m06meqmx75] {
    font-size: 15px;
    margin-bottom:10px;
}


.box-wrap[b-m06meqmx75] {

}

[b-m06meqmx75] .set-project-name {
    height: 40px;
    margin-bottom:10px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #dcdcdc !important;
    background-color: #f8f9fa;
    font-size: 14px;
    padding: 10px;
    width: 100%;
}

.cl-simpleprofile-card[b-m06meqmx75] {
    width:100%;
    display: flex;
    margin-bottom:8px;
    border-bottom: 1px solid #f2f4f6;
}
.cl-simpleprofile-card:last-child[b-m06meqmx75] {
    border-bottom: none;
}

    .cl-simpleprofile-card ul[b-m06meqmx75] {
        padding-bottom:8px;
        width: 100%;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        border-radius: 12px;
        -webkit-border-radius: 12px;
    }

.cl-simpleprofile-card_top[b-m06meqmx75] {
    display:flex;
    align-items: center;
}
.cl-simpleprofile-card_top img[b-m06meqmx75] {
    margin-left:5px;
    height: 35px;
    width: 35px;
}

.cl-simpleprofile-card_body[b-m06meqmx75] {
    margin-left: 10px;
}

    .cl-simpleprofile-card_body span[b-m06meqmx75] {
        font-size: 13px;
    }

        .cl-simpleprofile-card_body span:first-child[b-m06meqmx75] {
            font-weight:500;
        }
        .cl-simpleprofile-card_body span:last-child[b-m06meqmx75] {
            font-weight:300;
        }

.bottom-wrap[b-m06meqmx75] {
    margin-top: 20px;
}

    .bottom-wrap[b-m06meqmx75]  .clc-button {
        width: 100%;
        border-radius: 7px;
    }


.cl_empty-page[b-m06meqmx75]{
    height: 50px;
    width:100%;
}
.cl_empty-page p[b-m06meqmx75]{
    text-align:center;
}
/* _content/Clevi.App.Components.Accounts/UserInfoDialog.razor.rz.scp.css */

.cl_profile-info[b-qq3t9gnq60] {
}

    .cl_profile-info .box[b-qq3t9gnq60] {
        width: 100%;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;

        padding:40px 20px 20px;

    }

[b-qq3t9gnq60] .clc-calendar .clc-inputtext {
    width: 99% !important;
}

[b-qq3t9gnq60] .clc-card.clc-variant-flat {
    background-color: transparent;
    padding: 0;
    min-height: 200px;
    display: flex;
}

[b-qq3t9gnq60] .clc-fileupload-choose:not(.clc-state-disabled) {
    -webkit-box-shadow: none;
    background-color: #212F4B;
    color: #fff;
}

.input-profile-step[b-qq3t9gnq60] {
    display: flex;
    -webkit-flex-direction: column;
    padding:20px;
}

@media screen and (max-width: 500px) {
    .cl_profile-info[b-qq3t9gnq60] {
        
    }

    .cl-profile-info_wrap[b-qq3t9gnq60] {
        flex: 1;
    }

    .input-profile-step[b-qq3t9gnq60] {
        height: 100%;
    }

    .cl-profile-info_wrap[b-qq3t9gnq60] {
        flex: 1;
    }
}

@media screen and (min-width: 500px) {
    .cl-profile-info_wrap[b-qq3t9gnq60] {
        margin-bottom: 20px;
    }
}

.cl-profile-info_wrap span[b-qq3t9gnq60] {
    font-size: 15px;
    font-weight: 500;
}

@media screen and (max-width: 768px) {
    [b-qq3t9gnq60] .clc-dialog {
        height: fit-content;
        max-height: 100%;
        -webkit-border-radius: 0 !important;
    }

    .web-index_wrap[b-qq3t9gnq60] {
        padding: 10px;
    }

    .edit-wrap[b-qq3t9gnq60] {
        margin: 20px 0;
    }

    [b-qq3t9gnq60] .clc-fileupload-buttonbar {
        background-color: transparent;
    }

    [b-qq3t9gnq60] .clc-dialog-content {
    }

    [b-qq3t9gnq60] .clc-dialog-titlebar .clc-dialog-title {
        font-size: 18px;
    }

    [b-qq3t9gnq60] .clc-dialog:not(.clc-dialog-confirm):not(.clc-dialog-alert) {
        -webkit-border-radius: 0 !important;
    }
}

@media screen and (min-width: 769px) {
    [b-qq3t9gnq60] .clc-dialog {
        height: fit-content;
        max-height: calc(100vh - 200px);
    }
}


[b-qq3t9gnq60] .clc-fileupload-choose clc-button {
    background-color: transparent;
    padding: 0;
}

.info[b-qq3t9gnq60] {
    font-weight: 600;
}

.custom-ivy-wrap[b-qq3t9gnq60] {
    width: 100%;
    padding: 0 0 30px;
    height: 65px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

    .custom-ivy-wrap .img_wrap[b-qq3t9gnq60] {
        position: relative;
        display: flex;
        -webkit-justify-content: center;
        -webkit-align-items: center;
    }

[b-qq3t9gnq60] .custom-ivy-wrap .img_wrap .custom-ivy-add-profile-photo-btn {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    background-color: #AAAAB1 !important;
    min-height: 30px;
    min-width: 30px;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 0px !important;
    bottom: -3px;
    right: -3px;
    position: absolute;
    width: 26px;
    height: 26px;
    min-height: 24px !important;
    min-width: 24px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

@media screen and (max-width: 500px) {
    .info-profile-wrap[b-qq3t9gnq60] {
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        justify-content: center;
        -webkit-justify-content: center;
        font-size: 15px;
        height: calc(100vh - 150px);
        padding:20px;
    }
}

@media screen and (min-width: 500px) {
    .info-profile-wrap[b-qq3t9gnq60] {
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        justify-content: center;
        -webkit-justify-content: center;
        font-size: 15px;
        padding: 20px;
    }
}


.info-wrapping[b-qq3t9gnq60] {
    margin-bottom: 0px;
    overflow: auto;
    max-height: 640px;
}

.ivy-profile-detail-info[b-qq3t9gnq60] {
    padding: 0 0 25px;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.info-wrap[b-qq3t9gnq60] {
    display: flex;
    width: 100%;
    padding: 15px 7px 15px 0;
}

    .info-wrap .name[b-qq3t9gnq60] {
        width: 70px;
        color: #767676;
        margin-right: 20px;
        white-space: nowrap;
    }

    .info-wrap .info[b-qq3t9gnq60] {
        color: #000;
        font-weight: 500;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        white-space: break-spaces;
        word-wrap: break-word;
        word-break: break-all;
    }


.cl-profile-info_wrap[b-qq3t9gnq60] {
    overflow: auto;
    overflow-x: hidden;
    margin-bottom: 20px;
}

.cl-profile-info-button[b-qq3t9gnq60] {
    margin: auto auto 0;
    display: flex;
    width: 100%;
    gap:10px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.description[b-qq3t9gnq60] {
    display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    width: 100%;
}

    .description .wrap[b-qq3t9gnq60] {
        display: flex;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        margin: 20px 0;
        width: fit-content;
    }

    .description img[b-qq3t9gnq60] {
        width: 24px;
        height: 24px;
        margin: 0 5px;
    }

    .description .typing-animation[b-qq3t9gnq60] {
        margin-bottom: 0;
        text-align: center;
        width: fit-content; /* 텍스트 크기에 맞게 너비 조정 */
        border-right: .1em solid #767676; /* 애니메이션 커서 색상 */
        font-size: 17px;
        font-weight: 500;
        overflow: hidden;
        white-space: nowrap;
        letter-spacing: .1em;
        -webkit-animation: typing 3s steps(40, end), blink-caret .75s step-end infinite;
    }

@keyframes typing-b-qq3t9gnq60 {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

@keyframes blink-caret-b-qq3t9gnq60 {
    from, to {
        border-color: transparent;
    }

    50% {
        border-color: #767676;
    }
}


[b-qq3t9gnq60] .clc-datepicker-trigger .clci-calendar, .clc-datepicker-trigger .clci-time[b-qq3t9gnq60] {
    width: fit-content;
    margin: 5px 0;
}

@media screen and (max-width:500px) {
    [b-qq3t9gnq60] .clc-dialog {
        height: 100% !important;
        max-height: 100% !important;
    }
}

.checkbox-wrapper-15[b-qq3t9gnq60] {
    display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin-bottom: 15px;
}

    .checkbox-wrapper-15 .cbx[b-qq3t9gnq60] {
        -webkit-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        cursor: pointer;
    }

        .checkbox-wrapper-15 .cbx span[b-qq3t9gnq60] {
            display: inline-block;
            vertical-align: middle;
            -webkit-transform: translate3d(0, 0, 0);
            width: 24px;
            height: 24px;
            padding: 8px 7px;
            background-color: #4676f4;
            -webkit-border-radius: 50%;
        }

            .checkbox-wrapper-15 .cbx span:first-child[b-qq3t9gnq60] {
                position: relative;
                width: 24px;
                height: 24px;
                -webkit-border-radius: 50%;
                -webkit-transform: scale(1);
                vertical-align: middle;
                border: none;
                -webkit-transition: all 0.2s ease;
            }

                .checkbox-wrapper-15 .cbx span:first-child svg[b-qq3t9gnq60] {
                    position: absolute;
                    z-index: 1;
                    top: 7.5px;
                    left: 7px;
                    fill: none;
                    stroke: white;
                    stroke-width: 1;
                    stroke-linecap: round;
                    stroke-linejoin: round;
                    stroke-dasharray: 0px;
                    stroke-dashoffset: 0px;
                    -webkit-transition: all 0.3s ease;
                    -webkit-transition-delay: 0.1s;
                    -webkit-transform: translate3d(0, 0, 0);
                }

                .checkbox-wrapper-15 .cbx span:first-child[b-qq3t9gnq60]:before {
                }

            .checkbox-wrapper-15 .cbx span:last-child[b-qq3t9gnq60] {
                margin: 0 10px;
            }


        .checkbox-wrapper-15 .cbx:hover span:first-child[b-qq3t9gnq60] {
            border-color: #B9B8C3;
        }

    .checkbox-wrapper-15 .inp-cbx:checked + .cbx span:first-child[b-qq3t9gnq60] {
        /*border-color: #3c53c7;*/
        border-color: #a5d6a7;
        background: #a5d6a7;
        -webkit-animation: check-15 0.6s ease;
    }

        .checkbox-wrapper-15 .inp-cbx:checked + .cbx span:first-child svg[b-qq3t9gnq60] {
            stroke-dashoffset: 0;
        }

        .checkbox-wrapper-15 .inp-cbx:checked + .cbx span:first-child[b-qq3t9gnq60]:before {
            -webkit-transform: scale(2.2);
            opacity: 0;
            -webkit-transition: all 0.6s ease;
        }

    .checkbox-wrapper-15 .inp-cbx:checked + .cbx span:last-child[b-qq3t9gnq60] {
        color: #B9B8C3;
        -webkit-transition: all 0.3s ease;
    }

        .checkbox-wrapper-15 .inp-cbx:checked + .cbx span:last-child[b-qq3t9gnq60]:after {
            -webkit-transform: scaleX(1);
            -webkit-transition: all 0.3s ease;
        }


@keyframes check-15-b-qq3t9gnq60 {
    50% {
        -webkit-transform: scale(1.2);
    }
}

.chapter-kebab[b-qq3t9gnq60] {
    width: 20px;
}

.sequence-wrap[b-qq3t9gnq60] {
    width: 24px;
    height: 24px;
    background-color: #f2f4f6;
    -webkit-border-radius: 50%;
    display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin: 0 10px;
}

    .sequence-wrap .num[b-qq3t9gnq60] {
        color: #000;
        font-size: 15px;
    }




.radio-input input[b-qq3t9gnq60] {
    display: none;
}

.label-wrap[b-qq3t9gnq60] {
    display: flex;
    --container_width: 100%;
    width: var(--container_width);
    position: relative;
}

.radio-input[b-qq3t9gnq60] {
    position: relative;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    background-color: #fff;
    color: #000000;
    overflow: hidden;
    margin: 25px 0 45px 0;
    border-bottom: 1px solid #ebeced;
}

.label-wrap .title[b-qq3t9gnq60] {
    border-bottom: 0px;
    width: 45px;
}

.border-1-wrap[b-qq3t9gnq60] {
    padding: 10px 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content:center;
    z-index: 1;
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 14px;
    user-select: none;
    -webkit-user-select: none;
    width: 50%;
}

.border-2-wrap[b-qq3t9gnq60] {
    padding: 10px 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    z-index: 1;
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 14px;
    user-select: none;
    -webkit-user-select: none;
    width: 50%;
}

.border-1[b-qq3t9gnq60] {
    display: none;
    position: absolute;
    height: 2px;
    width: 100%;
    z-index: 0;
    left: -6px;
    bottom: 0;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    border: none !important;
    background-color: #212f4b;
    justify-content: flex-start;
}

.border-2[b-qq3t9gnq60] {
    display: none;
    position: absolute;
    height: 2px;
    width: 50%;
    z-index: 0;
    right: -6px;
    bottom: 0;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    border: none !important;
    background-color: #212f4b;
    justify-content: flex-start;
}

.radio-input label:has(input:checked) span[b-qq3t9gnq60] {
    color: #17171B;
}


.border-1-wrap:has(input:checked) ~ .border-1[b-qq3t9gnq60] {
    /*    transform: translateX(calc(var(--container_width) * 0/2));
    -webkit-transform: translateX(calc(var(--container_width) * 0/2));
    position: absolute;
    bottom: 0;
    left: 22%;*/
    position: absolute;
    height: 2px;
    width: 50%;
    z-index: 0;
    left: 0px;
    bottom: 0px;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    background-color: #212f4b;
    justify-content: flex-start;
    display: inline-block;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    margin: 0;
    opacity: 0.7;
}

.border-2-wrap:has(input:checked) ~ .border-2[b-qq3t9gnq60] {
    position: absolute;
    height: 2px;
    width: 50%;
    z-index: 0;
    right: 0px;
    bottom: 0;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    border: none !important;
    background-color: #212f4b;
    justify-content: flex-start;
    display: inline-block;
    border: 1px solid #212f4b;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    margin: 0;
    opacity: 0.7;
}

[b-qq3t9gnq60] .clc-dialog-content{
    padding:0 !important;
}
/* _content/Clevi.App.Components.Accounts/UserInfoEditDialog.razor.rz.scp.css */
.container-fluid[b-ix5d0uchxd]{
    max-height:calc(100vh - 220px);
}

.profile-info-list[b-ix5d0uchxd] {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.friend-list[b-ix5d0uchxd],
.img-grid-list[b-ix5d0uchxd] {
    margin: -1px;
    list-style-type: none;
}

.profile-info-list > li.title[b-ix5d0uchxd] {
    font-size: 0.625rem;
    font-weight: 700;
    color: #8a8a8f;
    padding: 0 0 0.3125rem;
}

.profile-info-list > li + li.title[b-ix5d0uchxd] {
    padding-top: 1.5625rem;
}

.profile-info-list > li[b-ix5d0uchxd] {
    padding: 0.625rem 0;
}

    .profile-info-list > li .field[b-ix5d0uchxd] {
        font-weight: 700;
    }

    .profile-info-list > li .value[b-ix5d0uchxd] {
        color: #666;
    }

    .profile-info-list > li.img-list a[b-ix5d0uchxd] {
        display: inline-block;
    }

        .profile-info-list > li.img-list a img[b-ix5d0uchxd] {
            max-width: 2.25rem;
            -webkit-border-radius: 2.5rem;
            -moz-border-radius: 2.5rem;
            border-radius: 2.5rem;
        }

.coming-soon-cover img[b-ix5d0uchxd],
.email-detail-attachment .email-attachment .document-file img[b-ix5d0uchxd],
.email-sender-img img[b-ix5d0uchxd],
.friend-list .friend-img img[b-ix5d0uchxd],
.profile-header-img img[b-ix5d0uchxd] {
    max-width: 100%;
}

.profile-header[b-ix5d0uchxd] {
    display:flex;
    flex-flow:column;
}




    .profile-header .profile-header-tab[b-ix5d0uchxd] {
        background: #fff;
        list-style-type: none;
        margin: -1.25rem 0 0;
        padding: 0 0 0 8.75rem;
        white-space: nowrap;
    }

        .profile-header .profile-header-tab > li[b-ix5d0uchxd] {
            display: inline-block;
            margin: 0;
        }

            .profile-header .profile-header-tab > li > a[b-ix5d0uchxd] {
                display: block;
                color: #000;
                line-height: 1.25rem;
                padding: 0.625rem 1.25rem;
                text-decoration: none;
                font-weight: 700;
                font-size: 0.75rem;
                border: none;
            }

                .profile-header .profile-header-tab > li.active > a[b-ix5d0uchxd],
                .profile-header .profile-header-tab > li > a.active[b-ix5d0uchxd] {
                    color: #007aff;
                }

    .profile-header .profile-header-content[b-ix5d0uchxd]:after,
    .profile-header .profile-header-content[b-ix5d0uchxd]:before {
        content: "";
        display: table;
        clear: both;
    }

    .profile-header .profile-header-content[b-ix5d0uchxd] {
        color: #fff;
        padding: 1.25rem;
    }

body .fc th a[b-ix5d0uchxd],
body .fc-ltr .fc-basic-view .fc-day-top .fc-day-number[b-ix5d0uchxd],
body .fc-widget-header a[b-ix5d0uchxd] {
    color: #000;
}

.profile-header-img[b-ix5d0uchxd] {
    max-width: 200px;
    max-height: 200px;
    padding:20px;
    background: #fff;
    display: flex;
    justify-content: center;
    margin: auto;
}
.profile-header-info[b-ix5d0uchxd] {
    display:flex;
    flex-direction:column;
}
.profile-header-info h2[b-ix5d0uchxd] {
    font-weight: 600;
    font-size: 20px;
    text-align:center;
    margin-top:15px;
}
.profile-header-info button[b-ix5d0uchxd] {
    margin:auto;
}

.profile-container[b-ix5d0uchxd] {
    padding: 1.5625rem;
    margin:auto;
}

@media (max-width: 967px) {
/*    .profile-header-img {
        width: 5.625rem;
        height: 5.625rem;
        margin: 0;
    }*/

/*    .profile-header-info {
        margin-left: 6.5625rem;
        padding-bottom: 0.9375rem;
    }
*/
    .profile-header .profile-header-tab[b-ix5d0uchxd] {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .profile-header .profile-header-cover[b-ix5d0uchxd] {
        background-position: top;
    }

/*    .profile-header-img {
        width: 3.75rem;
        height: 3.75rem;
        margin: 0;
    }*/


    .profile-header .profile-header-tab[b-ix5d0uchxd] {
        white-space: nowrap;
        overflow: scroll;
        padding: 0;
    }

    .profile-container[b-ix5d0uchxd] {
        padding: 0.9375rem 0.9375rem 3.6875rem;
    }

    .friend-list > li[b-ix5d0uchxd] {
        float: none;
        width: auto;
    }
}

.profile-info-list[b-ix5d0uchxd] {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.friend-list[b-ix5d0uchxd],
.img-grid-list[b-ix5d0uchxd] {
    margin: -1px;
    list-style-type: none;
}

.profile-info-list > li.title[b-ix5d0uchxd] {
    font-size: 0.625rem;
    font-weight: 700;
    color: #8a8a8f;
    padding: 0 0 0.3125rem;
}

.profile-info-list > li + li.title[b-ix5d0uchxd] {
    padding-top: 1.5625rem;
}

.profile-info-list > li[b-ix5d0uchxd] {
    padding: 0.625rem 0;
}

    .profile-info-list > li .field[b-ix5d0uchxd] {
        font-weight: 700;
    }

    .profile-info-list > li .value[b-ix5d0uchxd] {
        color: #666;
    }

    .profile-info-list > li.img-list a[b-ix5d0uchxd] {
        display: inline-block;
    }

        .profile-info-list > li.img-list a img[b-ix5d0uchxd] {
            max-width: 2.25rem;
            -webkit-border-radius: 2.5rem;
            -moz-border-radius: 2.5rem;
            border-radius: 2.5rem;
        }

.coming-soon-cover img[b-ix5d0uchxd],
.email-detail-attachment .email-attachment .document-file img[b-ix5d0uchxd],
.email-sender-img img[b-ix5d0uchxd],
.friend-list .friend-img img[b-ix5d0uchxd],
.profile-header-img img[b-ix5d0uchxd] {
    width: 100%;
}

.table.table-profile th[b-ix5d0uchxd] {
    border: none;
    color: #000;
    padding-bottom: 0.3125rem;
    padding-top: 0;
}

.table.table-profile td[b-ix5d0uchxd] {
    border-color: #c8c7cc;
}

.table.table-profile tbody + thead > tr > th[b-ix5d0uchxd] {
    padding-top: 1.5625rem;
}

.table.table-profile .field[b-ix5d0uchxd] {
    color: #666;
    font-weight: 600;
    width: 25%;
    text-align: right;
}

.table.table-profile .value[b-ix5d0uchxd] {
    font-weight: 500;
}

.row.row-space-2[b-ix5d0uchxd] {
    margin: 0 -1px;
}

.m-b-2[b-ix5d0uchxd] {
    margin-bottom: 2px !important;
}

.embed-responsive[b-ix5d0uchxd] {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.row.row-space-2 > [class*=col-][b-ix5d0uchxd] {
    padding: 0 1px;
}


/*프로필*/
.cl-profile-pagetop[b-ix5d0uchxd] {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.cl-profile-allam[b-ix5d0uchxd] {
    display: flex;
    flex-flow: row;
    -webkit-flex-flow: row;
    position: relative;
}

.todo-allam-icon[b-ix5d0uchxd] {
    position: absolute;
    color: whitesmoke;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    left: 27px;
    top: 10px;
    font-weight: 600;
    font-size: 11px;
    padding: 2px 6px;
    background-color: orangered;
    text-align: center;
}

.chat-allam-icon[b-ix5d0uchxd] {
    position: absolute;
    color: whitesmoke;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    right: 0px;
    top: 10px;
    font-weight: 600;
    font-size: 11px;
    padding: 2px 6px;
    background-color: orangered;
    text-align: center;
}

.cl-profile-top[b-ix5d0uchxd] {
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 10px auto 0;
    height: 100%;
}

.cl-profile-picture[b-ix5d0uchxd] {
    height: 180px;
    width: 180px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: auto;
}

.cl-profile-info_wrap[b-ix5d0uchxd] {
    display: flex;
    margin-top: 30px;
    flex-flow: column;
    -webkit-flex-flow: column;
    width:100%;
}
.cl-profile-info_wrap .edit-wrap[b-ix5d0uchxd]{
    width:100%;
}

.cl-profile-info[b-ix5d0uchxd] {
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    width: 100%;
    margin: 10px 0 0;
    align-items: baseline;
    -webkit-align-items: baseline;
}

    .cl-profile-info h5[b-ix5d0uchxd] {
        font-size: 17px;
        font-weight: 600;
        line-height: 40px;
        color: darkslategray;
        padding: 3px 8px;
        margin-bottom: 8px;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        flex:0 0 80px;
        -webkit-flex:0 0 80px;
    }

    .cl-profile-info input[b-ix5d0uchxd] {
        font-size: 17px;
        color: grey;
        margin-left: 10px;
        flex:1;
        -webkit-flex:1;
    }

    .cl-profile-info div[b-ix5d0uchxd] {
        color: grey;
        width: 60%;
        margin: 0 0 0 20px;
        display: flex;
        flex-flow: row wrap;
        -webkit-flex-flow: row wrap;
        align-items: center;
        -webkit-align-items: center;
    }

        .cl-profile-info div span[b-ix5d0uchxd] {
            margin-right: 10px;
            font-size: 15px;
            height: fit-content;
            padding: 5px 10px;
        }

.cl-profile-info-button[b-ix5d0uchxd] {
    display: flex;
    justify-content: end;
    -webkit-justify-content: end;
    margin-top: 10px;
}

    .cl-profile-info-button:hover[b-ix5d0uchxd] {
        cursor: pointer;
    }

.cl-profile-todo_top[b-ix5d0uchxd] {
    border-bottom: 1px solid #c5c5c7;
}

.cl-profile-todo_body[b-ix5d0uchxd] {
    display: flex;
    flex-flow: column;
    -webkit-flex-flow: column;
    padding: 10px 5px 10px;
    height: 285px;
}

.cl-profile-todo_body-text[b-ix5d0uchxd] {
    margin: 5px 0;
    font-size: 22px;
    border-bottom: 1px dashed lightgray;
}

.cl-profile-chat_top[b-ix5d0uchxd] {
    border-bottom: 1px solid #c5c5c7;
}

.cl-profile-chat_body[b-ix5d0uchxd] {
    height: 285px;
}


.cl-profile-chat_contact[b-ix5d0uchxd] {
    padding: 5px;
}

    .cl-profile-chat_contact li[b-ix5d0uchxd] {
        width: 100% !important;
        padding: 5px 10px;
        margin-bottom: 8px !important;
    }

.cl-profile-chat_img_cont[b-ix5d0uchxd] {
    position: relative;
    height: 50px;
    width: 50px;
}

.cl-profile-chat_user_img[b-ix5d0uchxd] {
    margin: 3px;
    height: 35px;
    width: 35px;
    border: 1.5px solid #f5f6fa;
    background-color: #f08bfb;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    font-size: 27px;
    font-weight: 600;
}

.online_icon[b-ix5d0uchxd] {
    position: absolute;
    height: 10px;
    width: 10px;
    background-color: #4cd137;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    bottom: 0.7em;
    right: 0.7em;
    border: 1.5px solid white;
}

.cl-profile-chat_user_info[b-ix5d0uchxd] {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 15px;
}

    .cl-profile-chat_user_info span[b-ix5d0uchxd] {
        font-size: 18px;
        color: black;
    }

    .cl-profile-chat_user_info p[b-ix5d0uchxd] {
        font-size: 15px;
        color: rgba(0,0,0,0.6);
    }

.cl-profile-caht_allam[b-ix5d0uchxd] {
    margin: 5px 2px;
    background-color: orangered;
    height: 25px;
    width: 40px;
    border: 1px solid whitesmoke;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}

.card-chat-allam-icon[b-ix5d0uchxd] {
    color: whitesmoke;
    text-align: center;
    font-weight: 600;
}
