body {}

.input-form {
    padding: 100pt 0 30pt;
    max-width: 900px;
}

.input-form h3 {
    font-family: 'The Jamsil OTF 5 Bold';
    font-style: normal;
    font-weight: 500;
    font-size: 55px;
    line-height: 63px;
    text-align: center;

    color: #FFFFFF;

    margin-bottom: 63px;
}

.input-form .join-box.tab-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 62px;
    grid-gap: 0;
}

.input-form .join-box.tab-area .join-btn {
    background: transparent;
    width: 48%;
    padding: 12px 0 14px;

    border-radius: 0;
    font-family: 'The Jamsil OTF 4 Medium';
    font-size: 24px;
    font-weight: 400;
    line-height: 26.4px;
    text-align: center;
    letter-spacing: -0.02em;

    color: #4E5A8F;
    padding: 17px;
}

.input-form .join-box.tab-area button.active {
    background: #A0FF0B;
    color: #1D2338;
}

.input-form .join-box.tab-area .join-btn:first-child{
    border-radius:60px 0 0 60px;
}

.input-form .join-box.tab-area .join-btn:last-child{
    border-radius:0px 60px 60px 0px;
}


.login-form {
    background: transparent !important;
    max-width: 100%;
    border: none !important;
    border-radius: 0 !important;
    padding: 36px 0;
}

.login-form>div {
    position: relative;
}

#loginBtn {
    background: #A0FF0B !important;
    color: #09142B !important;
    border-radius:60px !important;
}

.password-icon {
    position: absolute;
    right: 15pt;
    top: 78%;
    transform: translate(-0, -50%);
}

.form-label {
    text-align: left;
    margin-bottom: 25px;

    font-family: 'The Jamsil OTF 5 Bold';
    font-size: 24px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: left;
    /* identical to box height, or 120% */
    font-feature-settings: 'calt'off;

    color: #A0FF0B;
}

.input-form .label-text {
    font-family: 'The Jamsil OTF 3 Regular';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 120% */
    margin-left: 10px;
    color: #FFFFFF;
    vertical-align: top;
}

.btn-primary {
    border-radius: 8px !important;
    background: #9EEF20 !important;

    font-family: 'Pretendard-r' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;

    color: #000;
    padding: 19px 0;
    width: 100%;
}

.find-password, .find-password a {

    font-family: 'The Jamsil OTF 3 Regular';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 120% */

    color: #FFFFFF;

}


.join-link-box {
    width: 40%;
    margin: 35px auto;
}

.join-link-box .label-join-link {
    font-family: 'The Jamsil OTF 5 Bold';
    font-size: 24px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: left;    
    color: #FFFFFF;
}

.join-link-box .join-link-tag a {
    font-family: 'The Jamsil OTF 5 Bold';
    font-size: 24px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: left;    
    color: #A0FF0B;
}


input[type="checkbox"]+label {
    position: relative;
    display: inline-block;
    width: 21px;
    height: 21px;

    border: 1px solid #FFFFFF;
    background: transparent;
    background-color: transparent;
    border-radius: 0px;
}

input[type="checkbox"]:checked+label::after {
    content: '✔';
    font-size: 25px;
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    color: #9EEF20;
    left: 0;
    top: -2px;
}


@media (max-width: 992px) {
    body {}

    .input-form {
        padding: 80px 30px !important;
        width: 100%;
    }

    .input-form h3 {
        font-family: 'The Jamsil OTF 3 Regular';

        font-style: normal;
        font-weight: 500;
        font-size: 24px !important;
        line-height: 28px;
        /* identical to box height */
        text-align: center;

        color: #FFFFFF;

        color: #FFFFFF;

        margin-bottom: 10px;
    }

    .input-form .join-box.tab-area {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
        grid-gap: 0;
    }

    .input-form .join-box.tab-area .join-btn {
        background: transparent;
        width: 50%;
        padding: 12px 0 14px;

        border-radius: 0;
        font-family: 'The Jamsil OTF 3 Regular';

        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 18px;
        text-align: center;

        color: #8F8F8F;
        border-bottom: 1px solid #2B2B2B !important;
    }

    .input-form .join-box.tab-area button.active {
        background: #A0FF0B;
        color: #1D2338;
    }


    .login-form {
        background: transparent !important;
        max-width: 100%;
        border: none !important;
        border-radius: 0 !important;
    }

    .login-form>div {
        position: relative;
    }

    .password-icon {
        position: absolute;
        right: 15pt;
        top: 83%;
        transform: translate(-0, -50%);
    }

    .form-label {
        text-align: left;
        margin-bottom: 8px;

        font-family: 'The Jamsil OTF 3 Regular';
        /* 이메일 */

        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        /* identical to box height, or 150% */
        font-feature-settings: 'calt'off;

        color: #FFFFFF;


        color: #FFFFFF;
    }

    .input-form .label-text {
        font-family: 'The Jamsil OTF 3 Regular';
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
        /* identical to box height, or 120% */
        margin-left: 10px;
        color: #FFFFFF;
        vertical-align: top;
    }

    .login-btn {
        text-align: center;
    }

    .btn-primary {
        border-radius: 8px !important;
        background: #9EEF20 !important;

        font-family: 'Pretendard-r' !important;

        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;

        text-align: center;

        color: #000;
        padding: 16px 0;
        width: 100%;
    }

    .find-password, .find-password a {

        font-family: 'The Jamsil OTF 3 Regular';

        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 24px;
        /* identical to box height, or 171% */

        color: #FFFFFF;

    }

    .join-link-box {
        width: 80%;
        margin: 35px auto;
    }

    .join-link-box .label-join-link {
        font-family: 'The Jamsil OTF 3 Regular';
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 24px;
        color: #FFFFFF;
    }

    .join-link-box .join-link-tag a {
        font-family: 'The Jamsil OTF 3 Regular';
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 24px;
        text-align: right;
        text-decoration-line: underline !important;
        text-underline-position: under;
        color: #FFFFFF;
    }


    input[type="checkbox"]+label {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;

        border: 1px solid #FFFFFF;
        background: transparent;
        background-color: transparent;
        border-radius: 3px;
    }

    input[type="checkbox"]:checked+label::after {
        content: '✔';
        font-size: 14px;
        width: 20px;
        height: 20px;
        text-align: center;
        position: absolute;
        color: #9EEF20;
        left: 0;
        top: -2px;
    }

}