.page {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 100%;
    overflow: hidden;
}

img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.group_1 {
    background-image: url(./img/ic_title_star.png);
    width: 6.67vw;
    height: 6.67vw;
    margin: 8.88vw 0 8.88vw 0;
}

.text-wrapper_1 {
    /* width: 66.67vw; */
    height: 24.45vw;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: Roboto-Black;
    font-weight: normal;
    text-align: center;
    line-height: 12.23vw;
}

.text_4 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 10vw;
    font-family: Roboto-Black;
    font-weight: bold;
    text-align: left;
    line-height: 10vw;
}

.text_5 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 10vw;
    font-family: Roboto-Black;
    font-weight: bold;
    text-align: left;
    line-height: 8vw;
}

.section_3 {
    background-image: url(./img/ic_title_star.png);
    width: 6.67vw;
    height: 6.67vw;
    margin: 8.88vw 0 8.88vw 0;
}

.text_6 {
    height: 12.23vw;
    overflow-wrap: break-word;
    color: #7F6B71;
    font-size: 3.88vw;
    font-family: Roboto-Regular;
    font-weight: normal;
    text-align: center;
    line-height: 6.12vw;
    align-self: center;
    margin-top: 2.23vw;
}

.image_2 {
    width: 60.56vw;
    height: 133.62vw;
    margin: 14.72vw 19.44vw 0 20vw;
}

.box_7 {
    position: relative;
    width: 100vw;
    margin-top: 10vw;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.group_2 {
    border-radius: 18px;
    background-image: url(./img/ic_title_star.png);
    width: 15vw;
    height: 38.89vw;
    margin-top: 29.45vw;
}

.group_3 {
    border-radius: 18px;
    background-image: url(./img/ic_title_star.png);
    width: 44.45vw;
    height: 38.89vw;
    margin-bottom: 29.45vw;
}

.group_4 {
    border-radius: 18px;
    background-image: url(./img/ic_title_star.png);
    width: 15vw;
    height: 38.89vw;
    margin-top: 29.45vw;
}

.text_7 {
    overflow-wrap: break-word;
    color: #7F6B71;
    font-size: 3.88vw;
    font-family: Roboto-Regular;
    font-weight: normal;
    text-align: center;
    line-height: 6.12vw;
    display: block;
    margin-top: 3vw;
}

.box_8 {
    width: 100vw;
    margin-top: 4.45vw;
}

.box_9 {
    width: 100vw;
    margin-top: 4.45vw;
}

.box_10 {
    height: 12.23vw;
}

.box_11 {
    background-image: url(./img/ic_title_star.png);
    width: 6.67vw;
    height: 6.67vw;
    margin: 2.77vw 0 2.77vw 0;
}

.text_8 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 10vw;
    font-family: Roboto-Black;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    line-height: 12.23vw;
}

.box_12 {
    background-image: url(./img/ic_title_star.png);
    width: 6.67vw;
    height: 6.67vw;
    margin: 2.77vw 0 2.77vw 0;
}

.image_3 {
    position: absolute;
    left: 27.23vw;
    top: 468.62vw;
    width: 45.56vw;
    height: 40vw;
}

.image-wrapper_2 {
    height: 180vw;
    background: url(./img/img_picture_c.png) 0vw 0vw no-repeat;
    background-size: 100% 100%;
    width: 100%;
    left: 0;
    top: 498.62vw;
    padding: 98.33vw 7.5vw 19.72vw 46.38vw;
    margin-top: -10vw;
}

.label_3 {
    width: 6.12vw;
    height: 7.5vw;
}

.box_15 {
    width: 100vw;
    position: fixed;
    left: 0;
    bottom: 0;
    display: none;
    transition: all 0.3s ease-in-out;

    .btn-img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.show {
    display: block;
}

.box_16 {
    background: linear-gradient( 270deg, #FF402C 0%, #FF106F 100%);
    border-radius: 12px;
    padding: 3.05vw 25.83vw 3.61vw 25.83vw;
}

.image-text_4 {
    width: 31.67vw;
}

.label_4 {
    width: 6.67vw;
    height: 6.67vw;
}

.text-group_3 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 5vw;
    font-family: Roboto-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 6.12vw;
    margin-top: 0.28vw;
}