@charset "utf-8";

/* English image overrides */
.section-title {
    width: 12.31rem;
    height: 3.73rem;
    margin-top: calc(90dvh - 5.2rem);
}

.pre-btn {
    width: 3.68rem;
    height: 1.23rem;
    background-image: url(../../../imgs/pc/preregister/1/us/pre-btn.png);
    background-size: cover;
    background-position: center;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

.pre-btn .shadow-light {
    width: 3.28rem;
    height: 0.82rem;
    top: 0.18rem;
    left: 0.18rem;
    border-radius: 0.25rem;
}

.extra-btn {
    width: 3.68rem;
    height: 1.23rem;
    background-image: url(../../../imgs/pc/preregister/1/us/extra-btn.png);
    background-size: cover;
    background-position: center;
    position: relative;
    margin-left: 0.5rem;
    cursor: pointer;
}

.extra-btn .shadow-light {
    width: 3.28rem;
    height: 0.82rem;
    top: 0.18rem;
    left: 0.18rem;
    border-radius: 0.25rem;
}

.section-2-title {
    width: 11.75rem;
    height: 0.92rem;
    z-index: 1;
}

.step-1 {
    width: 5.95rem;
    height: 0.53rem;
    z-index: 1;
}

.step-2 {
    width: 5.59rem;
    height: 1.17rem;
    z-index: 1;
}

.section-3-title {
    width: 9.23rem;
    height: 0.92rem;
    z-index: 2;
}

.next-img {
    width: 3.53rem;
    height: 0.29rem;
}

.section-4-title {
    width: 9.23rem;
    height: 0.92rem;
    position: absolute;
    top: 5dvh;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.pop-step-1-img {
    width: 5.27rem;
    height: 0.64rem;
}

.pop-step-2-img {
    width: 7.96rem;
    height: 0.64rem;
    margin-bottom: -0.1rem;
}
