*{
    margin: 0;
}
.container {

}
.wapper {
    min-height: 100vh;
    height: 100vh;
    display: flex;
}
.con_left {
    width: 30%;
    background: #FFF;
}
.con_right {
    width: 70%;
    height: 100vh;
    background: url(/img/new/12.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.con_right_inr {
    height: 100%;
    position: relative;
}
.cont_right_tit {
    position: absolute;
    top: 30px;
    left: -150px;
    font-size: 145px;
    font-family: 'REVONZA';
    font-weight: 400;
    color: #F2F4F5;
    letter-spacing: 2px;
    opacity: 0.5;
    white-space: nowrap;
    text-transform: uppercase;
    transition: 0.3S;
}
.sec4_video {
    width: 60%;
    aspect-ratio: 300/150;
    position: absolute;
    top: 40%;
    left: -30%;
    display: flex;
    flex-direction: column;
}
.sec4_video_tit {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    line-height: 130%;
    margin: 20px 0;
}
.sec4_video_tit::before {
    content: "";
    display: inline-block;
    background: #3FB0FF;
    width: 3px;
    height: 12px;
    margin-right: 5px;
}
.sec4_video_frame {
    border-radius: 30px;
    overflow: hidden;
}
.sec4_video_frame video {
    aspect-ratio: 300/150;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sec4_txt_box {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #F2F4F5;
}
.sec4_sub_tit {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: 'Song Myung', serif;
    margin-bottom: 20px;
    font-weight: 700;
}
.sec4_sub_tit2 {
    font-family: 'maru', serif;
    font-weight: 400;
    font-size: 58px;
    color: #60BEFF;
    margin-bottom: 53px;
    line-height: 130%;
}
.bar {
    width: 658px;
    height: 2px;
    background: #D9D9D9;
}
.sec4_tit {
    margin-top: 20px;
    line-height: 130%;
    font-size: 36px;
    font-weight: 200;
}
.txt_bold {
    font-weight: 700;
}


.new_section3{position: relative;z-index: 3;padding: 120px 0 0px; background: #fff url(/img/main/ns3_bg.png)no-repeat center /cover;}
.new_section3 .n_con{display: flex;flex-direction: column;gap: 57px;}
.new_section3 .n_s3_tit_group{display: flex;flex-direction: column;gap: 10px;text-align: center;}
.new_section3 .ns3_tit1{font-size: 20px;font-weight: 200;}
.new_section3 .ns3_tit2{line-height: 1.3;font-size: 50px;font-weight: 700;}
.new_section3 .ns3_tit2 span{color: #008AD5;}
.new_section3 .ns3_tit3{line-height: 1.2;font-size: 20px;}
.new_section3 .n_s3_bottom_con{position: relative; display: flex; justify-content: center;gap: 45px;padding-bottom: 330px;}
.new_section3 .ns3_list{display: flex;gap: 40px;align-items: center;}
.new_section3 .ns3_list:nth-child(1){padding-top: 235px;}
.new_section3 .ns3_list:nth-child(2){flex-direction: row-reverse;}
.new_section3 .ns3_list_txt_group{display: flex;flex-direction: column;gap: 24px;}
.new_section3 .ns3_list:nth-child(1) .ns3_list_txt_group{text-align: right;}
.new_section3 .ns3_list1{display: flex;flex-direction: column;gap: 8px;}
.new_section3 .ns3_list1_1{font-size: 18px;font-weight: 200;}
.new_section3 .ns3_list1_2{font-size: 36px;font-weight: 700;line-height: 1.3;}
.new_section3 .ns3_list2{font-size: 30px;font-weight: 600;}
.new_section3 .ns3_list3{font-weight: 3 00;font-size: 20px;line-height: 1.5;}
.new_section3 .n_ns3_list{position: absolute;bottom: 52px;flex-direction: row-reverse;left: 50%;transform: translateX(calc(-50% + 100px));}
.new_section4{background:  url(/img/main/ns4_bg.png)no-repeat center /cover;padding-top: 45px;}
.new_section4 .ns4_con{display: flex;align-items: flex-end;width: 95%;margin: 0 auto;justify-content: space-between;}
.new_section4 .ns4_txt_group{margin-bottom: 70px; background-color: #ffffff75;backdrop-filter: blur(30px); position: relative;z-index: 2;padding: 123px 44px; margin-right: -200px; color: #333333;display: flex;flex-direction: column;gap: 32px;}
.new_section4 .ns4_txt1{display: flex;flex-direction: column;gap: 10px;}
.new_section4 .ns4_txt1_1{font-size: 20px;font-weight: 200;}
.new_section4 .ns4_txt1_2{font-size: 46px;font-weight: 700;}
.new_section4 .ns4_txt1_2 span{color: #008AD5;}
.new_section4 .ns4_txt2{white-space: nowrap; line-height: 1.6; display: flex;flex-direction: column;gap: 24px;font-size: 20px;font-weight: 300;}
.new_section4 .ns4_txt2_txt{}
.new_section4 .ns4_txt2_txt span.span1{font-weight: 700;font-size: 24px;}
.new_section4 .ns4_txt2_txt span.span2{color: #fff; font-size: 30px;background-color: #008AD5;font-weight: 700;}
.new_section4 .ns4_txt3{}
.new_section4{}
.new_section4{}
.new_section4{}
@media screen and (max-width:1650px) {
    .new_section3 .n_s3_bottom_con{flex-direction: column;}
    .new_section3 .ns3_list:nth-child(2){padding-top: 0;}
    .new_section3 .ns3_list{justify-content: center;}
    .new_section3 .n_ns3_list{position: static;transform: none;}
    .new_section3 .n_s3_bottom_con{padding-bottom: 50px;}
}

@media screen and (max-width:1300px) {
    .new_section4 .ns4_txt_group{width: 100%;margin-right: 0;}
    .new_section4 .ns4_con{flex-direction: column;}
    .new_section4 .ns4_txt2{white-space: inherit;}
    .new_section3{padding-top: 60px;}
    .new_section4{padding-top: 0;}
    .new_section4 .ns4_txt_group{padding: 50px 5%;margin: 0 auto;box-sizing: border-box;}
    .new_section4 .ns4_con{width: 100%;}
}


@media screen and (max-width: 1025px) {
    .container {

    }
    .wapper {
        flex-direction: column;
    }
    .con_left {
        width: 100%;
        height: 40%;
    }
    .con_right{
        width: 100%;
        height: 60%;
    }
    .cont_right_tit {
        top: 70%;
        left: 0px;
    }
    .sec4_video {
        width: 100%;
        aspect-ratio: 300/150;
        top: -20%;
        left: 50%;
        transform: translateX(-50%);
        /* left: 30px; */
        flex-direction: column-reverse;
    }
    .sec4_video_tit {
        color: #FFF;
    }
    .sec4_txt_box {
        position: absolute;
        top: -60%;
        right: 0;
        text-align: end;
    }
    .bar {
        display: none;
    }
    .sec4_sub_tit  {
        font-size: 12px;
        color: #000;
    }
    .sec4_txt_box_inr {
        display: flex;
        flex-direction: column-reverse;
    }
    .sec4_tit {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 30px;
        color: #000;
        font-weight: 400;
    }
    .sec4_sub_tit2  {
        font-size: 30px;
    }
    .mobile_font {
        font-size: 20px;
        line-height: 130%;
    }

    .new_section3 .ns3_list{gap: 20px;}
}

.n_767{}
.b_767{display: none;}
@media screen and (max-width: 767px) {

    .n_767{display: none;}
    .b_767{display: block;}

    .new_section3{padding: 60px 0;}
    .new_section3 .ns3_tit1{font-size: 16px;}
    .new_section3 .ns3_tit2{font-size: 35px;}
    .new_section3 .ns3_tit3{font-size: 16px;}

    .new_section3 .n_s3_bottom_con{gap: 60px;}
    .new_section3 .ns3_list_txt_group{gap: 12px;text-align: center;}
    .new_section3 .ns3_list:nth-child(1){padding-top: 0px;}
    .new_section3 .ns3_list:nth-child(1) .ns3_list_txt_group{text-align: center;}
    .new_section3 .ns3_list{flex-direction: column-reverse;}
    .new_section3 .ns3_list1_1{font-size: 16px;}
    .new_section3 .ns3_list1_2{font-size: 25px;}
    .new_section3 .ns3_list2{font-size: 22px;}
    .new_section3 .ns3_list3{font-size: 16px;}
    .new_section3 .ns3_list:nth-child(2){flex-direction: column-reverse;}
    .new_section4 .ns4_txt2_txt{}
    .new_section4 .ns4_txt2_txt br.n_767{display: none;}
    .new_section4 .ns4_txt1_1{font-size: 16px;}
    .new_section4 .ns4_txt1_2{font-size: 26px;}
    .new_section4 .ns4_txt2{font-size: 16px;}
    .new_section4 .ns4_txt2_txt span.span2{font-size: 20px;}
    .new_section4 .ns4_txt2_txt span.span1{font-size: 20px;}
    .new_section4 .ns4_txt_group{padding-left: 0;padding-right: 0;}
    .ns4_img.b_767{width: 100%;margin-top: 30px;}
    .ns4_img.b_767 img{width: 100%;}
    .new_section4 .ns4_txt2,.new_section4 .ns4_txt1_1,.new_section4 .ns4_txt1_2,.new_section4 .ns4_txt3{width: 90%;margin: 0 auto;}
    .section6 .sec6-down-bx{display: none;}
}
@media screen and (max-width: 440px) {
.sec4_video {
    top: -5%;
}
}