body {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background-color: #000;
}

.container {
    position: relative;
    width: 100%;
    height: 100%;
}

.background-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30%;
    height: 24%;
    background-color: lch(22 48.61 283.9 / 0.57);
    border-radius: 5px;
}

@media (max-width:720px){
    .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 34%;
        height: 28%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
    }
}
@media screen and (max-width: 1080px) {
    .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 34%;
        height: 28%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
    }
}

@media screen and (max-width: 900px) {
    .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 34%;
        height: 28%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
    }
}
@media screen and (max-width: 720px) {
    .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 34%;
        height: 28%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
    }
}
.text-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    z-index: 1;
    font-size: 42px;
    line-height: 35px;
}

.service-text {
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 30vw;
    height: 30vh;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.enter-link {
    display: inline - block;
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #007BFF;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-size: 15px;
    text-align: center;
    float: right;
    line-height: 20px;
    cursor: pointer;
}

.en-text {
    font-size: 18px;
    line-height: 20px;
}

@media screen and (max-width: 1440px) {
    .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 45%;
        height: 38%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
    }
    
}

@media screen and (max-width: 992px) {
    .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 55%;
        height: 45%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
    }
    
}


.overlaybean {
    position: absolute;
    top: 92%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 25%;
    height: 3%;
    background-color: lch(22 48.61 283.9 / 0.57);
    border-radius: 5px;
    color: #ffffff;
}
.overlaybean a{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
.overlaybean .leftspan{
    padding-left: 5%;
}

.overlaybean .reghtspan{
    padding-right: 5%;
    float:right;
    vertical-align: middle; 
}

.overlaybean .reghtspan img{
    vertical-align: middle;
}

.overlaybean .reghtspan a{
    vertical-align: middle; 
}

@media screen and (max-width: 1440px) {

    .overlaybean {
        position: absolute;
        top: 95%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 30%;
        height: 4%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
        color: #ffffff;
    }
    .overlaybean a{
        color: #ffffff;
        font-size: 12px;
        text-decoration: none;
    }
    .overlaybean .leftspan{
        padding-left: 5%;
    }
    
    .overlaybean .reghtspan{
        padding-right: 5%;
        float:right;
    }
    .overlaybean .reghtspan img{
        padding-top: 5px;
    }

}

@media screen and (max-width: 1280px) {
    .overlaybean {
        position: absolute;
        top: 95%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 40%;
        height: 4%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
        color: #ffffff;
    }
    .overlaybean a{
        color: #ffffff;
        font-size: 12px;
        text-decoration: none;
    }
    .overlaybean .leftspan{
        padding-left: 5%;
    }
    
    .overlaybean .reghtspan{
        padding-right: 5%;
        float:right;
    }
    .overlaybean .reghtspan img{
        padding-top: 5px;
    }
}

@media screen and (max-width: 1080px) {
    .overlaybean {
        position: absolute;
        top: 95%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 40%;
        height: 4%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
        color: #ffffff;
    }
    .overlaybean a{
        color: #ffffff;
        font-size: 12px;
        text-decoration: none;
    }
    .overlaybean .leftspan{
        padding-left: 5%;
    }
    
    .overlaybean .reghtspan{
        padding-right: 5%;
        float:right;
    }
    .overlaybean .reghtspan img{
        padding-top: 5px;
    }
}
@media screen and (max-width: 900px) {
    .overlaybean {
        position: absolute;
        top: 95%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 50%;
        height: 4%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
        color: #ffffff;
    }
}
@media screen and (max-width: 720px) {
    .overlaybean {
        position: absolute;
        top: 95%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 40%;
        height: 4%;
        background-color: lch(22 48.61 283.9 / 0.57);
        border-radius: 5px;
        color: #ffffff;
    }
    .overlaybean a{
        color: #ffffff;
        font-size: 12px;
        text-decoration: none;
    }
    .overlaybean .leftspan{
        padding-left: 5%;
    }
    
    .overlaybean .reghtspan{
        padding-right: 5%;
        float:right;
    }
    .overlaybean .reghtspan img{
        padding-top: 5px;
    }
}