
.section {
    overflow: hidden;
}

.about_1 {
    padding: 259px 0 167px;
}
.about_1 .text_w {
    max-width: 1560px;
    padding-right: 49px;
}
.about_1 .text_w .tit {
    color: #FFFFFF;
    font-size: 80px;
    font-weight: 600;
    line-height: 1.1000;
    text-transform: uppercase;
}
.about_1 .text_w .btn {
    margin-top: 234px;
    display: flex;
    justify-content: left;
    align-items: center;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3333;
}
.about_1 .text_w .btn.en {
    margin-top: 100px;
}
.about_1 .text_w .btn .ico_btn {
    width: 48px;
    aspect-ratio: 1;
    margin-right: 8px;
    background-image: url("https://d18khqjaxnxujq.cloudfront.net/page_image/branding/platform_button1.png");
    background-size: cover;
    background-repeat: no-repeat;
}


.about_2 {
    padding: 80px 0 136px;
}
.about_2 > .tit,
.about_3 .text_w .tit,
.about_4 .text_w .tit,
.about_5 .text_w .tit,
.about_6 .text_w .tit,
.about_7 .text_w .tit,
.about_8 .text_w .tit,
.about_9 .text_w .tit {
    color: #FFFFFF;
    font-size: 64px;
    font-weight: 600;
    line-height: 1.1250;
    text-transform: uppercase;
}
.about_2 .position_w {
    display: flex;
    position: relative;
    margin: 0 -160px;
    padding-bottom: 48px;
}
.about_2 .content_w {
    padding: 80px 160px 0;
    max-width: 100%;
    width: -webkit-fill-available;
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-shrink: 0;
    position: relative;
}
.about_2 .content_w .text_w {
    color: #F0F0F0;
    padding-right: 217px;
    width: 1000px;
}
.about_2 .content_w .text_w .tit {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.1250;
}
.about_2 .content_w .text_w .desc {
    padding: 48px 0 44px;
    font-size: 18px;
    line-height: 1.3333;
}
.about_2 .content_w .text_w .btn_w {
    display: flex;
    justify-content: start;
    align-items: center;
    position: absolute;
    bottom: 59px;
}
.about_2 .content_w .text_w .btn_w .move_btn:not(:first-child) {
    margin-left: 8px;
}
.about_2 .content_w .text_w .btn_w .move_btn .ico_btn {
    width: 48px;
    aspect-ratio: 1;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
}
.about_2 .content_w .text_w .btn_w .move_btn .ico_btn.left_btn {
    background-image: url("https://d18khqjaxnxujq.cloudfront.net/page_image/branding/about_button_left.png");
}
.about_2 .content_w .text_w .btn_w .move_btn .ico_btn.right_btn {
    background-image: url("https://d18khqjaxnxujq.cloudfront.net/page_image/branding/about_button_right.png");
}
.about_2 .content_w .image_w {
    width: 600px;
}
.about_2 .year_w {
    width: calc(100% + 320px);
    position: relative;
    margin: 0 -160px;
    display: flex;
    border-bottom: 1px solid #FFFFFF;
}
.about_2 .year_w .ico_btn,
.about_6 .process_w .process_bar .btn .ico_btn,
.about_8 .team_w .ico_btn {
    width: 100px;
    aspect-ratio: 1;
    position: absolute;
    left: 209px;
}
.about_2 .year_w .ico_btn {
    left: 369px;
}
.about_2 .year_w .bar_text {
    display: flex;
    width: 100%;
    height: 128px;
    padding-top: 272px;
    padding-left: 190px;
}
.about_2 .year_w .bar_text .year_text {
    width: 22%;
    flex-shrink: 0;
    text-align: center;
}
.about_2 .year_w .bar_text .year_text.active {
    width: 18%;
}
.about_2 .year_w .bar_text .year_text p {
    color: #838383;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.4000;
    position: absolute;
    bottom: 48px;
}
.about_2 .year_w .bar_text .year_text p:after {
    position: absolute;
    bottom: -64px;
    left: calc(50% - 16px);
    content: ' ';
    width: 32px;
    aspect-ratio: 1;
    border: 1px solid #FFFFFF;
    border-radius: 32px;
    background-color: #121619;
    flex-shrink: 0;
    z-index: 1;
}
.about_2 .year_w .bar_text .year_text.active p {
    color: #F0F0F0;
    font-size: 84px;
    font-weight: 600;
    line-height: 0.8571;
    bottom: 72px;
}
.about_2 .year_w .bar_text .year_text.active p:after {
    bottom: -88px;
    background-color: #FFFFFF;
}


.about_3 {
    padding: 80px 0 194px;
}
.about_3 .text_w .sub,
.about_5 .text_w .sub,
.about_7 .text_w .sub,
.about_9 .text_w .sub {
    color: #F0F0F0;
    padding: 102px 0 80px;
    font-size: 48px;
    max-width: 974px;
    font-weight: 600;
    line-height: 1.1250;
    text-transform: uppercase;
}
.about_3 .desc_w .each_desc {
    border-top: 1px solid #E1E1E1;
}
.about_3 .desc_w .each_desc:last-child {
    border-bottom: 1px solid #E1E1E1;
}
.about_3 .desc_w .each_desc {
    padding: 32px 0;
    position: relative;
    color: #F0F0F0;
}
.about_3 .desc_w .each_desc .tit {
    font-size: 32px;
    line-height: 1.1875;
    padding-right: 78px;
}
.about_3 .desc_w .each_desc .sub {
    font-size: 18px;
    line-height: 1.3333;
    padding: 24px 16px 0 0;
    display: none;
}
.about_3 .desc_w .each_desc .each_btn {
    position: absolute;
    top: 32px;
    right: 16px;
}
.about_3 .desc_w .each_desc .each_btn .ico_btn {
    width: 40px;
    aspect-ratio: 1;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
}
.about_3 .desc_w .each_desc .each_btn .ico_btn {
    background-image: url("https://d18khqjaxnxujq.cloudfront.net/page_image/branding/about_button_plus.png");
}
.about_3 .desc_w .each_desc.active .each_btn .ico_btn {
    background-image: url("https://d18khqjaxnxujq.cloudfront.net/page_image/branding/about_button_minus.png");
}


.about_4 {
    padding: 80px 0 319px;
}
.about_4 .numbers_w {
    padding: 16px 0 16px 200px;
    margin: 281px -160px 0 -160px;
    position: relative;
}
.about_4 .numbers_w .numbers {
    display: flex;
    align-items: center;
    justify-content: start;
    text-align: center;
    width: max-content;
    /*padding-left: 50%;*/
}
.about_4 .numbers_w .numbers .number {
    margin-right: 320px;
    flex-shrink: 0;
}
.about_4 .numbers_w .numbers .number.custom {
    margin-right: 0;
}
.about_4 .numbers_w .numbers .number p {
    margin: 0 auto;
    text-align: center;
}
.about_4 .numbers_w .numbers .number p:nth-child(1) {
    color: #F0F0F0;
    font-size: 240px;
    font-weight: 600;
    line-height: 1;
}
.about_4 .numbers_w .numbers .number p:nth-child(2) {
    color: #F0F0F0;
    font-size: 32px;
    line-height: 1.1875;
    width: fit-content;
}
.about_4 .numbers_w .numbers .number.custom p:nth-child(2) {
    width: 364px;
}
.about_4 .numbers_w .number_bg {
    position: absolute;
    bottom: -61px;
    width: 320px;
    aspect-ratio: 0.8;
    display: block;
    z-index: 1;
}
.about_4 .numbers_w .number_bg.left_bg {
    left: 0;
    background: linear-gradient(90deg, #121619 0%, rgba(18, 22, 25, 0.00) 100%);
}
.about_4 .numbers_w .number_bg.right_bg {
    right: 0;
    background: linear-gradient(90deg, rgba(18, 22, 25, 0.00) 0%, #121619 100%);
}


.about_5 {
    padding: 80px 0 178px;
}
.about_5 .text_w .sub {
    padding-bottom: 56px;
}
.about_5 .image_w .image_list {
    display: flex;
}
.about_5 .image_w .image_list:nth-child(1) {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #555555;
}
.about_5 .image_w .image_list:nth-child(1) .each_image {
    width: 25%;
}
.about_5 .image_w .image_list:nth-child(2) .each_image {
    width: 33.33%;
}
.about_5 .image_w .image_list:nth-child(2) {
    border-bottom: 1px solid #FFFFFF;
}
.about_5 .image_w .image_list .each_image {
    padding: 32px;
}
.about_5 .image_w .image_list .each_image .category {
    display: flex;
    justify-content: start;
    align-items: center;
}
.about_5 .image_w .image_list .each_image .category .each_category {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 1.5000;
    letter-spacing: 0.042px;
    width: fit-content;
    padding: 1px 5px;
    border: 1px solid #FFFFFF;
}
.about_5 .image_w .image_list .each_image .category .each_category:not(:first-child) {
    margin-left: 8px;
}
.about_5 .image_w .image_list .each_image .lottie {
    aspect-ratio: 1;
    margin: 32px auto 8px;
}
.about_5 .image_w .image_list:nth-child(1) .each_image .lottie {
    width: 60%;
}
.about_5 .image_w .image_list:nth-child(2) .each_image .lottie {
    width: 43%;
}
.about_5 .image_w .image_list .each_image .desc {
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 1.2500;
}


.about_6 {
    padding: 80px 0 260px;
}
.about_6 .process_w {
    position: relative;
    margin-top: 40px;
}
.about_6 .process_w .process_tit {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 274px;
}
.about_6 .process_w .process_tit p:nth-child(1) {
    width: 100px;
    aspect-ratio: 1;
    border-radius: 100px;
    /*border: 2px solid #838383;*/
    margin-right: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    --p: 0;
    background: conic-gradient(#FFFFFF var(--p, 0), 0 ,#838383);
}
.about_6 .process_w .process_tit p:nth-child(1) .process_step {
    width: 96px;
    aspect-ratio: 1;
    border-radius: 48px;
    background: #121619;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*.about_6 .process_w .process_tit p:nth-child(1):before {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    content: ' ';*/
/*    width: 50px;*/
/*    aspect-ratio: 0.5;*/
/*    border: 2px solid #FFFFFF;*/
/*    border-radius: 50px 0 0 50px;*/
/*    border-right: 0;*/
/*    z-index: 1;*/
/*}*/
.about_6 .process_w .process_tit p {
    color: #FFFFFF;
    font-size: 64px;
    font-weight: 600;
    line-height: 1.1250;
}
.about_6 .process_w .process_bar {
    margin: 18px -160px 0;
    position: relative;
    height: 274px;
    border-top: 1px solid #FFFFFF;
}
.about_6 .process_w .process_bar .btn .ico_btn {
    top: -142px;
    left: 51px;
}
.about_6 .process_w .process_bar .process_list {
    display: flex;
    position: absolute;
    padding-left: 160px;
    padding-top: 16px;
    margin-top: -16px;
}
.about_6 .process_w .process_bar .process_list .each_process {
    padding-top: 72px;
    width: 660px;
    padding-right: 60px;
    top: -16px;
    position: relative;
    flex-shrink: 0;
}
.about_6 .process_w .process_bar .process_list .each_process p:nth-child(1):before {
    position: absolute;
    top: 0;
    left: 0;
    content: ' ';
    width: 32px;
    aspect-ratio: 1;
    border: 1px solid #FFFFFF;
    border-radius: 32px;
    background-color: #121619;
}
.about_6 .process_w .process_bar .process_list .each_process p:nth-child(1) {
    color: #F0F0F0;
    font-size: 48px;
    font-weight: 500;
    line-height: 1.1250;
    letter-spacing: -0.5px;
}
.about_6 .process_w .process_bar .process_list .each_process p:nth-child(2) {
    color: #C4C4C4;
    font-size: 20px;
    line-height: 1.3333;
    letter-spacing: -0.5px;
    padding-top: 16px;
}


.about_7 {
    padding: 80px 0 200px;
}
.about_7 .text_w .sub {
    padding: 80px 0 224px;
}
.about_7 .client_w {
    margin: 0 -160px;
}
.about_7 .client_w .slide_container {
    display: flex;
    flex-shrink: 0;
}
.about_7 .client_w .client_list {
    display: flex;
    flex-shrink: 0;
    padding: 10px 0;
}
.about_7 .client_w .client_list .right_move {
    margin-top: 60px;
}
.about_7 .client_w .logo_rolling_r {
    flex-direction: row-reverse;
}
.about_7 .client_w .client_list .each_client {
    padding-left: 60px;
    flex-shrink: 0;
    width: unset;
    height: unset;
}
.about_7 .client_w .client_list .each_client img {
    height: 80px;
    padding: 13px 23px;
    opacity: 0.7;
}
.about_7 .client_w .client_list .each_client img.logo_14 {
    padding: 19px 23px;
}

.about_8 {
    padding-top: 80px;
    padding-bottom: 60px;
}
.about_8 .team_w {
    margin: 204px -160px 0;
    height: 694px;
    position: relative;
}
.about_8 .team_w .ico_btn {
    top: -100px;
    left: 94px;
}
.about_8 .team_w .team_loop {
    display: flex;
}

.about_8 .team_w .team_list {
    display: flex;
    height: 694px;
    /*padding-top: 194px;*/
}
.about_8 .team_w .team_list .each_member {
    padding-left: 80px;
    flex-shrink: 0;
    max-width: 1051px;
    width: unset;
    height: unset;
}
/*.about_8 .team_w .team_list .each_member:first-child {*/
/*    margin-left: 100px;*/
/*}*/
.about_8 .team_w .team_list .each_member:last-child {
    margin-right: 100px;
}
.about_8 .team_w .team_list .hover_w {
    display: flex;
    align-items: center;
}
.about_8 .team_w .team_list .hover_w .intro {
    color: #F0F0F0;
    font-weight: 600;
    margin-right: 32px;
    width: 56%;
    display: none;
}
.about_8 .team_w .team_list .hover_w .intro .tit {
    font-size: 48px;
    line-height: 1.1666;
    text-transform: uppercase;
}
.about_8 .team_w .team_list .hover_w .intro .sub {
    font-size: 24px;
    line-height: 1.250;
    letter-spacing: 0.084px;
    padding: 4px 0 24px;
}
.about_8 .team_w .team_list .hover_w .intro .desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3333;
}
.about_8 .team_w .team_list .hover_w .intro .desc:not(:first-child) {
    margin-top: 16px;
}
.about_8 .team_w .team_list .hover_w .photo {
    padding-right: 32px;
}
.about_8 .team_w .team_list .hover_w .photo .each_photo {
    max-width: 374px;
    aspect-ratio: 0.75;
}
.about_8 .team_w .team_list .hover_w .photo .each_photo.active {
    display: none;
}

.about_9 {
    padding: 80px 0 0;
}
.about_9 .text_w .sub {
    padding: 78px 0 0 0;
}


.about_10 {
    padding: 474px 0;
}
.about_10 .text_w {
    text-align: center;
}
.about_10 .text_w .tit {
    color: #FFFFFF;
    font-size: 64px;
    font-weight: 700;
    line-height: 1.1250;
    letter-spacing: -0.5px;
}
.about_10 .text_w .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    color: #121619;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3333;
    border-radius: 60px;
    background-color: #FFFFFF;
    margin: 32px auto 0;
    padding: 12px 24px;
}

.swiper-wrapper {
    transition-timing-function: linear;
}


@media (max-width: 1920px) {
    .about_1 {
        padding: 13.49vw 0 8.70vw;
    }
    .about_1 .text_w {
        max-width: 81.25vw;
        padding-right: 2.55vw;
    }
    .about_1 .text_w .tit {
        font-size: 4.17vw;
    }
    .about_1 .text_w .btn {
        margin-top: 12.19vw;
        font-size: 0.94vw;
    }
    .about_1 .text_w .btn.en {
        margin-top: 5.21vw;
    }
    .about_1 .text_w .btn .ico_btn {
        width: 2.50vw;
        margin-right: 0.42vw;
    }


    .about_2 {
        padding: 4.17vw 0 7.08vw;
    }
    .about_2 > .tit,
    .about_3 .text_w .tit,
    .about_4 .text_w .tit,
    .about_5 .text_w .tit,
    .about_6 .text_w .tit,
    .about_7 .text_w .tit,
    .about_8 .text_w .tit,
    .about_9 .text_w .tit {
        font-size: 3.33vw;
    }
    .about_2 .position_w {
        margin: 0 -8.33vw;
        padding-bottom: 4.22vw;
    }
    .about_2 .content_w {
        padding: 4.17vw 8.33vw 0;
    }
    .about_2 .content_w .text_w {
        padding-right: 11.30vw;
        width: 52.08vw;
    }
    .about_2 .content_w .text_w .tit {
        font-size: 2.50vw;
    }
    .about_2 .content_w .text_w .desc {
        padding: 2.50vw 0 2.29vw;
        font-size: 0.94vw;
    }
    .about_2 .content_w .text_w .btn_w {
        bottom: 3.07vw;
    }
    .about_2 .content_w .text_w .btn_w .move_btn:not(:first-child) {
        margin-left: 0.42vw;
    }
    .about_2 .content_w .text_w .btn_w .move_btn .ico_btn {
        width: 2.50vw;
    }
    .about_2 .content_w .image_w {
        width: 31.25vw;
    }
    .about_2 .year_w {
        width: calc(100% + 16.67vw);
        margin: 0 -8.33vw;
        border-bottom: 0.05vw solid #FFFFFF;
    }
    .about_2 .year_w .ico_btn,
    .about_6 .process_w .process_bar .btn .ico_btn,
    .about_8 .team_w .ico_btn {
        width: 5.21vw;
        left: 10.89vw;
    }
    .about_2 .year_w .ico_btn {
        left: 19.22vw;
    }
    .about_2 .year_w .bar_text {
        height: 6.67vw;
        padding-top: 14.17vw;
        padding-left: 9.90vw;
    }
    .about_2 .year_w .bar_text .year_text p {
        font-size: 2.08vw;
        bottom: 2.50vw;
    }
    .about_2 .year_w .bar_text .year_text p:after {
        bottom: -3.33vw;
        left: calc(50% - 0.83vw);
        width: 1.67vw;
        border: 0.05vw solid #FFFFFF;
        border-radius: 1.67vw;
    }
    .about_2 .year_w .bar_text .year_text.active p {
        font-size: 4.38vw;
        bottom: 3.75vw;
    }
    .about_2 .year_w .bar_text .year_text.active p:after {
        bottom: -4.58vw;
    }


    .about_3 {
        padding: 4.17vw 0 10.10vw;
    }
    .about_3 .text_w .sub,
    .about_5 .text_w .sub,
    .about_7 .text_w .sub,
    .about_9 .text_w .sub {
        padding: 5.31vw 0 4.17vw;
        font-size: 2.50vw;
        max-width: 50.73vw;
    }
    .about_3 .desc_w .each_desc {
        border-top: 0.05vw solid #E1E1E1;
    }
    .about_3 .desc_w .each_desc:last-child {
        border-bottom: 0.05vw solid #E1E1E1;
    }
    .about_3 .desc_w .each_desc {
        padding: 1.67vw 0;
    }
    .about_3 .desc_w .each_desc .tit {
        font-size: 1.67vw;
        padding-right: 4.06vw;
    }
    .about_3 .desc_w .each_desc .sub {
        font-size: 0.94vw;
        padding: 1.25vw 0.83vw 0 0;
    }
    .about_3 .desc_w .each_desc .each_btn {
        top: 1.67vw;
        right: 0.83vw;
    }
    .about_3 .desc_w .each_desc .each_btn .ico_btn {
        width: 2.08vw;
    }


    .about_4 {
        padding: 4.17vw 0 16.61vw;
    }
    .about_4 .numbers_w {
        padding: 0.83vw 0 0.83vw 10.42vw;
        margin: 14.64vw -8.33vw 0 -8.33vw;
    }
    .about_4 .numbers_w .numbers .number {
        margin-right: 16.67vw;
    }
    .about_4 .numbers_w .numbers .number p:nth-child(1) {
        font-size: 12.50vw;
    }
    .about_4 .numbers_w .numbers .number p:nth-child(2) {
        font-size: 1.67vw;
    }
    .about_4 .numbers_w .numbers .number.custom p:nth-child(2) {
        width: 18.96vw;
    }
    .about_4 .numbers_w .number_bg {
        bottom: -3.18vw;
        width: 16.67vw;
    }


    .about_5 {
        padding: 4.17vw 0 9.27vw;
    }
    .about_5 .text_w .sub {
        padding-bottom: 2.92vw;
    }
    .about_5 .image_w .image_list:nth-child(1) {
        border-top: 0.05vw solid #FFFFFF;
        border-bottom: 0.05vw solid #555555;
    }
    .about_5 .image_w .image_list:nth-child(2) {
        border-bottom: 0.05vw solid #FFFFFF;
    }
    .about_5 .image_w .image_list .each_image {
        padding: 1.67vw;
    }
    .about_5 .image_w .image_list .each_image .category .each_category {
        font-size: 0.63vw;
        padding: 0.05vw 0.26vw;
        border: 0.05vw solid #FFFFFF;
    }
    .about_5 .image_w .image_list .each_image .category .each_category:not(:first-child) {
        margin-left: 0.42vw;
    }
    .about_5 .image_w .image_list .each_image .lottie {
        margin: 1.67vw auto 0.42vw;
    }
    .about_5 .image_w .image_list .each_image .desc {
        font-size: 1.25vw;
    }


    .about_6 {
        padding: 4.17vw 0 13.54vw;
    }
    .about_6 .process_w {
        margin-top: 2.08vw;
    }
    .about_6 .process_w .process_tit {
        margin-bottom: 14.27vw;
    }
    .about_6 .process_w .process_tit p:nth-child(1) {
        width: 5.20vw;
        aspect-ratio: 1;
        border-radius: 2.60vw;
        margin-right: 2.55vw;
    }
    .about_6 .process_w .process_tit p:nth-child(1) .process_step {
        width: 5.00vw;
        border-radius: 2.50vw;
    }
    /*.about_6 .process_w .process_tit p:nth-child(1):before {*/
    /*    content: ' ';*/
    /*    width: 2.60vw;*/
    /*    border: 0.10vw solid #FFFFFF;*/
    /*    border-radius: 2.60vw 0 0 2.60vw;*/
    /*    border-right: 0;*/
    /*}*/
    .about_6 .process_w .process_tit p {
        font-size: 3.33vw;
    }
    .about_6 .process_w .process_bar {
        margin: 0.94vw -8.33vw 0;
        height: 14.27vw;
        border-top: 0.05vw solid #FFFFFF;
    }
    .about_6 .process_w .process_bar .btn .ico_btn {
        top: -7.40vw;
        left: 2.66vw;
    }
    .about_6 .process_w .process_bar .process_list {
        padding-left: 8.33vw;
        padding-top: 0.83vw;
        margin-top: -0.83vw;
    }
    .about_6 .process_w .process_bar .process_list .each_process {
        width: 34.38vw;
        padding-top: 3.75vw;
        padding-right: 3.13vw;
        top: -0.83vw;
    }
    .about_6 .process_w .process_bar .process_list .each_process p:nth-child(1):before {
        width: 1.67vw;
        border: 0.05vw solid #FFFFFF;
        border-radius: 1.67vw;
    }
    .about_6 .process_w .process_bar .process_list .each_process p:nth-child(1) {
        font-size: 2.50vw;
    }
    .about_6 .process_w .process_bar .process_list .each_process p:nth-child(2) {
        font-size: 1.04vw;
        padding-top: 0.83vw;
    }


    .about_7 {
        padding: 4.17vw 0 10.42vw;
    }
    .about_7 .text_w .sub {
        padding: 4.17vw 0 11.67vw;
    }
    .about_7 .client_w {
        margin: 0 -8.33vw;
    }
    .about_7 .client_w .client_list {
        padding: 0.52vw 0;
    }
    .about_7 .client_w .client_list .right_move {
        margin-top: 3.13vw;
    }
    .about_7 .client_w .client_list .each_client {
        padding-left: 3.13vw;
    }
    .about_7 .client_w .client_list .each_client img {
        height: 4.17vw;
        padding: 0.68vw 1.20vw;
    }
    .about_7 .client_w .client_list .each_client img.logo_14 {
        padding: 0.99vw 1.20vw;
    }

    .about_8 {
        padding-top: 4.17vw;
        padding-bottom: 3.13vw;
    }
    .about_8 .team_w {
        margin: 10.63vw -8.33vw 0;
        height: 36.15vw;
    }
    .about_8 .team_w .ico_btn {
        top: -5.21vw;
        left: 4.90vw;
    }
    .about_8 .team_w .team_list {
        height: 36.15vw;
        /*padding-top: 10.10vw;*/
    }
    .about_8 .team_w .team_list .each_member {
        padding-left: 4.17vw;
        max-width: 54.74vw;
    }
    .about_8 .team_w .team_list .hover_w .intro {
        margin-right: 1.67vw;
    }
    .about_8 .team_w .team_list .hover_w .intro .tit {
        font-size: 2.50vw;
    }
    .about_8 .team_w .team_list .hover_w .intro .sub {
        font-size: 1.25vw;
        padding: 0.21vw 0 1.25vw;
    }
    .about_8 .team_w .team_list .hover_w .intro .desc {
        font-size: 0.94vw;
    }
    .about_8 .team_w .team_list .hover_w .intro .desc:not(:first-child) {
        margin-top: 0.83vw;
    }
    .about_8 .team_w .team_list .hover_w .photo {
        padding-right: 1.67vw;
    }
    .about_8 .team_w .team_list .hover_w .photo .each_photo {
        max-width: 19.48vw;
    }

    .about_9 {
        padding: 4.17vw 0 0;
    }
    .about_9 .text_w .sub {
        padding: 4.06vw 0 0 0;
    }


    .about_10 {
        padding: 24.69vw 0;
    }
    .about_10 .text_w .tit {
        font-size: 3.33vw;
    }
    .about_10 .text_w .btn {
        font-size: 0.94vw;
        border-radius: 3.13vw;
        margin: 1.67vw auto 0;
        padding: 0.63vw 1.25vw;
    }
}
@media (max-width: 1240px) {
    .about_2 .content_w .text_w .btn_w {
        bottom: 0;
    }
}
@media (max-width: 768px) {
    .about_1 {
        padding: 153px 0 99px;
    }
    .about_1 .text_w {
        max-width: 922px;
        padding-right: 29px;
    }
    .about_1 .text_w .tit {
        font-size: 38px;
    }
    .about_1 .text_w .btn {
        margin-top: 138px;
        font-size: 11px;
    }
    .about_1 .text_w .btn.en {
        margin-top: 59px;
    }
    .about_1 .text_w .btn .ico_btn {
        width: 28px;
        margin-right: 5px;
    }


    .about_2 {
        padding: 47px 0 80px;
    }
    .about_2 > .tit,
    .about_3 .text_w .tit,
    .about_4 .text_w .tit,
    .about_5 .text_w .tit,
    .about_6 .text_w .tit,
    .about_7 .text_w .tit,
    .about_8 .text_w .tit,
    .about_9 .text_w .tit {
        font-size: 38px;
    }
    .about_2 .position_w {
        margin: 0 -95px;
        padding-bottom: 48px;
    }
    .about_2 .content_w {
        padding: 47px 95px 0;
    }
    .about_2 .content_w .text_w {
        padding-right: 24px;
        width: 591px;
    }
    .about_2 .content_w .text_w .tit {
        font-size: 28px;
    }
    .about_2 .content_w .text_w .desc {
        padding: 28px 0 26px;
        font-size: 11px;
    }
    .about_2 .content_w .text_w .btn_w {
        bottom: -30px;
    }
    .about_2 .content_w .text_w .btn_w .move_btn:not(:first-child) {
        margin-left: 5px;
    }
    .about_2 .content_w .text_w .btn_w .move_btn .ico_btn {
        width: 28px;
    }
    .about_2 .content_w .image_w {
        width: 354px;
    }
    .about_2 .year_w {
        width: calc(100% + 189px);
        margin: 0 -95px;
        border-bottom: 1px solid #FFFFFF;
    }
    .about_2 .year_w .ico_btn,
    .about_6 .process_w .process_bar .btn .ico_btn,
    .about_8 .team_w .ico_btn {
        width: 59px;
        left: 123px;
    }
    .about_2 .year_w .ico_btn {
        left: 218px;
    }
    .about_2 .year_w .bar_text {
        height: 76px;
        padding-top: 161px;
        padding-left: 112px;
    }
    .about_2 .year_w .bar_text .year_text p {
        font-size: 24px;
        bottom: 28px;
    }
    .about_2 .year_w .bar_text .year_text p:after {
        bottom: -38px;
        left: calc(50% - 9px);
        width: 19px;
        border: 1px solid #FFFFFF;
        border-radius: 19px;
    }
    .about_2 .year_w .bar_text .year_text.active p {
        font-size: 50px;
        bottom: 43px;
    }
    .about_2 .year_w .bar_text .year_text.active p:after {
        bottom: -52px;
    }
    .about_2 .year_w .bar_border {
        border-top: 1px solid #FFFFFF;
    }


    .about_3 {
        padding: 47px 0 115px;
    }
    .about_3 .text_w .sub,
    .about_5 .text_w .sub,
    .about_7 .text_w .sub,
    .about_9 .text_w .sub {
        padding: 60px 0 47px;
        font-size: 28px;
        max-width: 575px;
    }
    .about_3 .desc_w .each_desc {
        border-top: 1px solid #E1E1E1;
    }
    .about_3 .desc_w .each_desc:last-child {
        border-bottom: 1px solid #E1E1E1;
    }
    .about_3 .desc_w .each_desc {
        padding: 19px 0;
    }
    .about_3 .desc_w .each_desc .tit {
        font-size: 19px;
        padding-right: 46px;
    }
    .about_3 .desc_w .each_desc .sub {
        font-size: 11px;
        padding: 14px 9px 0 0;
    }
    .about_3 .desc_w .each_desc .each_btn {
        top: 19px;
        right: 9px;
    }
    .about_3 .desc_w .each_desc .each_btn .ico_btn {
        width: 24px;
    }


    .about_4 {
        padding: 47px 0 188px;
    }
    .about_4 .numbers_w {
        padding: 9px 0 9px 118px;
        margin: 166px -95px 0 -95px;
    }
    .about_4 .numbers_w .numbers .number {
        margin-right: 189px;
    }
    .about_4 .numbers_w .numbers .number p:nth-child(1) {
        font-size: 142px;
    }
    .about_4 .numbers_w .numbers .number p:nth-child(2) {
        font-size: 19px;
    }
    .about_4 .numbers_w .numbers .number.custom p:nth-child(2) {
        width: 215px;
    }
    .about_4 .numbers_w .number_bg {
        bottom: -36px;
        width: 189px;
    }

    .about_5 {
        padding: 47px 0 105px;
    }
    .about_5 .text_w .sub {
        padding-bottom: 33px;
    }
    .about_5 .image_w .image_list:nth-child(1) {
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #555555;
    }
    .about_5 .image_w .image_list:nth-child(2) {
        border-bottom: 1px solid #FFFFFF;
    }
    .about_5 .image_w .image_list .each_image {
        padding: 18px;
    }
    .about_5 .image_w .image_list .each_image .category .each_category {
        font-size: 7px;
        padding: 1px 3px;
        border: 1px solid #FFFFFF;
    }
    .about_5 .image_w .image_list .each_image .category .each_category:not(:first-child) {
        margin-left: 5px;
    }
    .about_5 .image_w .image_list .each_image .lottie {
        margin: 19px auto 5px;
    }
    .about_5 .image_w .image_list .each_image .desc {
        font-size: 14px;
    }


    .about_6 {
        padding: 47px 0 154px;
    }
    .about_6 .process_w {
        margin-top: 24px;
    }
    .about_6 .process_w .process_tit {
        margin-bottom: 162px;
    }
    .about_6 .process_w .process_tit p:nth-child(1) {
        width: 60px;
        aspect-ratio: 1;
        border-radius: 30px;
        margin-right: 29px;
    }
    .about_6 .process_w .process_tit p:nth-child(1) .process_step {
        width: 58px;
        border-radius: 29px;
    }
    /*.about_6 .process_w .process_tit p:nth-child(1):before {*/
    /*    content: ' ';*/
    /*    width: 30px;*/
    /*    border: 1px solid #FFFFFF;*/
    /*    border-radius: 30px 0 0 30px;*/
    /*    border-right: 0;*/
    /*}*/
    .about_6 .process_w .process_tit p {
        font-size: 38px;
    }
    .about_6 .process_w .process_bar {
        margin: 11px -95px 0;
        height: 162px;
        border-top: 1px solid #FFFFFF;
    }
    .about_6 .process_w .process_bar .btn .ico_btn {
        top: -84px;
        left: 36px;
    }
    .about_6 .process_w .process_bar .process_list {
        padding-left: 95px;
        padding-top: 9px;
        margin-top: -9px;
    }
    .about_6 .process_w .process_bar .process_list .each_process {
        width: 390px;
        padding-top: 43px;
        padding-right: 35px;
        top: -9px;
    }
    .about_6 .process_w .process_bar .process_list .each_process p:nth-child(1):before {
        width: 19px;
        border: 1px solid #FFFFFF;
        border-radius: 19px;
    }
    .about_6 .process_w .process_bar .process_list .each_process p:nth-child(1) {
        font-size: 28px;
    }
    .about_6 .process_w .process_bar .process_list .each_process p:nth-child(2) {
        font-size: 12px;
        padding-top: 9px;
    }


    .about_7 {
        padding: 47px 0 118px;
    }
    .about_7 .text_w .sub {
        padding: 47px 0 132px;
    }
    .about_7 .client_w {
        margin: 0 -95px;
    }
    .about_7 .client_w .client_list {
        padding: 6px 0;
    }
    .about_7 .client_w .client_list .right_move {
        margin-top: 35px;
    }
    .about_7 .client_w .client_list .each_client {
        padding-left: 35px;
    }
    .about_7 .client_w .client_list .each_client img {
        height: 47px;
        padding: 8px 14px;
    }
    .about_7 .client_w .client_list .each_client img.logo_14 {
        padding: 11px 14px;
    }

    .about_8 {
        padding-top: 47px;
        padding-bottom: 35px;
    }
    .about_8 .team_w {
        margin: 121px -95px 0;
        height: 410px;
    }
    .about_8 .team_w .ico_btn {
        top: -59px;
        left: 56px;
    }
    .about_8 .team_w .team_list {
        height: 410px;
        /*padding-top: 115px;*/
    }
    .about_8 .team_w .team_list .each_member {
        padding-left: 47px;
        max-width: 621px;
    }
    .about_8 .team_w .team_list .hover_w .intro {
        margin-right: 19px;
    }
    .about_8 .team_w .team_list .hover_w .intro .tit {
        font-size: 28px;
    }
    .about_8 .team_w .team_list .hover_w .intro .sub {
        font-size: 14px;
        padding: 2px 0 14px;
    }
    .about_8 .team_w .team_list .hover_w .intro .desc {
        font-size: 11px;
    }
    .about_8 .team_w .team_list .hover_w .intro .desc:not(:first-child) {
        margin-top: 9px;
    }
    .about_8 .team_w .team_list .hover_w .photo {
        padding-right: 19px;
    }
    .about_8 .team_w .team_list .hover_w .photo .each_photo {
        max-width: 221px;
    }

    .about_9 {
        padding: 47px 0 0;
    }
    .about_9 .text_w .sub {
        padding: 46px 0 0 0;
    }


    .about_10 {
        padding: 280px 0;
    }
    .about_10 .text_w .tit {
        font-size: 38px;
    }
    .about_10 .text_w .btn {
        font-size: 11px;
        border-radius: 35px;
        margin: 19px auto 0;
        padding: 7px 14px;
    }
}
