.garena-captcha[data-v-182d615c] {
    padding: .32rem;
    background: var(--bg-color)
}

.field[data-v-182d615c] {
    margin-bottom: .24rem
}

.field.error .message[data-v-182d615c] {
    margin-top: .08rem;
    padding-left: .28rem;
    background: url(../../universal/assets/exclamation.d4037144.html) center left/.24rem no-repeat;
    color: var(--error-text-color);
    font-size: .22rem;
    line-height: .34rem
}

.captcha[data-v-182d615c] {
    display: flex;
    align-items: center
}

img[data-v-182d615c] {
    width: 2.4rem;
    height: .9rem;
    margin: 0 .2rem;
    object-fit: contain
}

input[data-v-182d615c] {
    width: 4.8rem;
    display: block;
    padding: .24rem;
    background: var(--input-bg-color);
    border: .01rem solid var(--line-color);
    border-radius: .02rem;
    color: var(--text-1-color);
    font-size: .26rem;
    line-height: .4rem
}

input[data-v-182d615c]::placeholder {
    color: var(--text-3-color)
}

input[data-v-182d615c]:focus,
input[data-v-182d615c]:hover {
    border-color: var(--red-color);
    box-shadow: 0 0 0 .02rem rgba(212, 56, 49, .2)
}

.error input[data-v-182d615c] {
    border-color: var(--error-text-color)
}

button[data-v-182d615c] {
    width: 100%;
    display: block;
    padding: .24rem;
    border-radius: .02rem;
    font-size: .26rem;
    line-height: .4rem
}

.refresh[data-v-182d615c] {
    width: .6rem;
    height: .6rem;
    padding: .06rem;
    flex: 0 0 auto;
    background: url(../../universal/assets/refresh.8f1ae57d.html) center/.48rem no-repeat;
    border: none
}

.primary[data-v-182d615c] {
    background: var(--red-color);
    border: .01rem solid var(--red-color);
    color: #fff
}

.primary[data-v-182d615c]:focus,
.primary[data-v-182d615c]:hover {
    box-shadow: 0 0 0 .02rem rgba(212, 56, 49, .2)
}

@media screen and (min-width: 1200px) {
    .garena-captcha[data-v-182d615c] {
        padding: .16rem
    }
    .field[data-v-182d615c] {
        margin-bottom: .16rem
    }
    .field.error .message[data-v-182d615c] {
        margin-top: .04rem;
        padding-left: .2rem;
        font-size: .12rem;
        line-height: .16rem;
        background-size: .16rem
    }
    input[data-v-182d615c] {
        width: 2.4rem;
        padding: .08rem .12rem;
        font-size: .16rem;
        line-height: .24rem
    }
    img[data-v-182d615c] {
        width: 1.2rem;
        height: .45rem;
        margin: 0 .1rem
    }
    .refresh[data-v-182d615c] {
        width: .3rem;
        height: .3rem;
        padding: .03rem;
        flex: 0 0 auto;
        background: url(../../universal/assets/refresh.8f1ae57d.html) center/.24rem no-repeat;
        border: none
    }
    button[data-v-182d615c] {
        padding: .08rem .12rem;
        border-radius: .02rem;
        font-size: .16rem;
        line-height: .24rem
    }
}

.gQ7PIj {
    position: initial
}

@media screen and (min-width: 1200px) {
    .gQ7PIj {
        position: initial
    }
}

style[id^=ddStyleCaptchaBody]+div {
    background: transparent !important
}

style[id^=ddStyleCaptchaBody]+div iframe {
    width: 100%;
    height: 100% !important
}

.modal[data-v-e8fa7e94] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    display: flex
}

.dialog[data-v-e8fa7e94] {
    margin: auto
}

.error-box[data-v-1172c24e] {
    padding: 0 .4rem;
    text-align: center
}

.error-box .message[data-v-1172c24e] {
    color: var(--text-1-color);
    font-size: .3rem
}

@media screen and (min-width: 1200px) {
    .error-box[data-v-1172c24e] {
        padding: .6rem 1rem;
        background: var(--main-bg-color)
    }
    .error-box .message[data-v-1172c24e] {
        font-size: .16rem
    }
}