/* bgr */
.sub>div {
    padding: unset;
}

.bgr_all_sec {
    min-height: 9509px;
    background: url(../img/business/bgr_all_sec.png) no-repeat center;
    background-size: 100%;
}

/* section1 */
.section_acronis {
    padding: 120px 100px 60px 100px;
}

.logo_sec img {
    width: 367px;
}

.section_data_loss:nth-child(1) {
    padding: 0 130px;
}

.section_data_loss:nth-child(3) {
    padding: 0 100px;
}

.section_data_loss:nth-child(5) {
    padding: 0 75px;
}

.section_data_loss:nth-child(7) {
    padding: 0 70px;
}

.section_data_loss:nth-child(9) {
    padding: 0 105px;
}

.title_chart {
    margin-top: 65px;
    font-size: 20px;
    line-height: 1.4;
    color: #042048;
    font-weight: 600;
    font-family: "Pretendard";
}

.data_protect {
    margin-bottom: 250px;
}

.chart {
    display: flex;
    gap: 24px;
}

.info-box {
    margin-top: 55px;
    width: 200px;
    height: 145px;
    border-radius: 6px;
    filter: drop-shadow(0.877px 2.869px 4px rgba(53, 61, 169, 0.33));
    background-image: linear-gradient(147deg, #022047 0%, #0d228f 100%);
    padding: 20px;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 1.4;
    color: #ffffff;
    font-weight: 500;
    font-family: "Noto Sans CJ Kkr";
}

.info-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.info-box ul li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
}

.info-box ul li::before {
    content: "■";
    position: absolute;
    left: 0;
    color: #fff;
    font-size: 8px;
    top: 4px;
}

.data_protect {
    margin-top: 35px;
    display: flex;
    gap: 15px;
    justify-content: start;
    align-items: center;
}

.data_protect img {
    width: 19px;
    height: 30px;
}

.data_protect .text_data {
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1.4;
    color: #001c44;
    font-weight: bold;
    font-family: "Noto Sans CJ Kkr";
    text-align: center;
    filter: drop-shadow(1.169px 3.825px 0.5px rgba(53, 61, 169, 0.05));
}

.data_protect .text_data_red {
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1.4;
    color: #b80608;
    font-weight: bold;
    font-family: "Noto Sans CJ Kkr";
    text-align: center;
    filter: drop-shadow(1.169px 3.825px 0.5px rgba(53, 61, 169, 0.05));
}

.btn_contact {
    padding: 22px 90px;
    width: 254px;
    background-color: #1f79eb;
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 28px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px;
    font-family: "Pretendard";
    display: block;
    margin: 0 auto;
}

.mcrs_text {
    margin-top: 30px;
    padding: 55px 69px;
    font-size: 22px;
    line-height: 1.4;
    color: #2d3c57;
    font-weight: 500;
    font-family: "Noto Sans CJ Kkr";
    text-align: center;
    border-radius: 37px;
    border: 1px solid #19509e;
}

.section_data_loss:nth-child(1) {
    padding-bottom: 180px;
}

.section_data_loss:nth-child(2) {
    padding-bottom: 345px;
}

.section_data_loss:nth-child(3) {
    padding-bottom: 305px;
}

.section_data_loss:nth-child(4) {
    padding-bottom: 260px;
}

.section_data_loss:nth-child(5) {
    padding-bottom: 400px;
}

.section_data_loss:nth-child(6) {
    padding-bottom: 440px;
}

.section_data_loss:nth-child(7) {
    padding-bottom: 440px;
}

.section_data_loss:nth-child(8) {
    padding-bottom: 430px;
}

.section_data_loss:nth-child(even) {
    padding-left: 450px;
}

.section_data_loss .number {
    font-size: 100px;
    line-height: 1.4;
    color: #1f79eb;
    font-weight: bold;
    font-family: "Pretendard";
}

.section_data_loss .title_data_loss {
    font-size: 40px;
    line-height: 1.4;
    color: #000000;
    font-weight: bold;
    font-family: "Noto Sans CJ Kkr";
}

.section_data_loss .des {
    margin-top: 25px;
    font-size: 20px;
    line-height: 1.4;
    color: #555555;
    font-weight: 300;
    font-family: "Noto Sans CJ Kkr";
    max-width: 580px;
}

.title_diagram {
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 1.4;
    color: #ffffff;
    font-weight: bold;
    font-family: "Noto Sans CJ Kkr";
    text-align: center;
}

/* section2 */
.title_diagram {
    padding: 580px 270px 119px;
}

.section_diagram .wrap_modern {
    margin-left: 60px;
    display: flex;
    gap: 38px;
}

.modern-box {
    border: 1.5px solid #408bea;
    border-radius: 10px;
    padding: 25px 12px;
    width: 187px;
    height: 187px;
    text-align: center;
    color: #fff;
    position: relative;
}

.modern-box h2 {
    font-size: 30px;
    letter-spacing: -1px;
    color: #ffffff;
    font-weight: bold;
    font-family: "Noto Sans CJ Kkr";
    text-align: center;
    margin-bottom: 23px;
}

.modern-box p {
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 1.4;
    color: #cad9ff;
    font-weight: 300;
    font-family: "Noto Sans CJ Kkr";
    text-align: center;
    margin: 0;
}

.title_end {
    font-size: 40px;
    letter-spacing: -2px;
    color: #ffffff;
    font-weight: bold;
    font-family: "Noto Sans CJ Kkr";
    text-align: center;
    line-height: 1.4;
    position: absolute;
    bottom: 180px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.btn_end {
    padding: 8px 22px;
    width: 190px;
    height: 60px;
    border-radius: 30px;
    border: 2px solid #1e81ff;
    font-size: 25px;
    line-height: 1.4;
    color: #ffffff;
    font-weight: 500;
    font-family: "Noto Sans CJ Kkr";
    text-align: center;
    position: absolute;
    bottom: 75px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}

/* contact */
.section_contact {
    padding: 114px 0 !important;
    scroll-margin-top: 100px;
    font-family: "NotoSansCJKkr";
}

.section_contact .inner {
    max-width: 560px;
    margin: 0 auto;
}

.section_contact .title_sec {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    color: #252525;
    text-align: center;
    padding-bottom: 26px;
    border-bottom: 1px solid #ccc;
}

.section_contact .content_sec {
    padding-top: 38px;
}

.section_contact .content_sec .item {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.section_contact .content_sec .item+.item {
    margin-top: 45px;
}

.section_contact .content_sec .item>span {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    color: #252525;
    width: 72px;
}

.section_contact .content_sec .phone,
.section_contact .content_sec .email {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 20px;
    font-weight: 700;

}

.section_contact .content_sec .phone {
    width: 200px;
}

/* mobile */
@media all and (max-width: 850px) {
    html {
        font-size: 3.6111vw;
    }

    .sub>div {
        padding: unset;
    }

    .bgr_all_sec {
        min-height: unset;
        /* height: 424.4231rem; */
        height: unset;
        /* background: url(../img/business/bgr_all_sec_mo_new_.png) no-repeat center; */
        background: unset;
        background-size: 100% 424.4231rem;
    }

    .bgr_all_sec .section1 {
        height: 307.3077rem;
        background: url(../img/business/bgr_all_sec_mo_new_n1_top.png) no-repeat center;
        background-size: cover;
    }

    .bgr_all_sec .section2 {
        height: 108.8462rem;
        background: url(../img/business/bgr_all_sec_mo_new_n1_bot.png) no-repeat center;
        background-size: cover;
    }

    .section_acronis {
        padding: 6.3077rem 0.7692rem 4rem 0.7692rem;
    }

    .logo_sec img {
        width: 13.5rem;
        /* padding-bottom: 28.8462rem; */
    }

    .title_chart {
        margin-top: 1rem;
        font-size: 1.1538rem;
        line-height: 1.4;
        color: #042048;
        font-weight: 600;
        font-family: "Pretendard";
        padding-bottom: 23.8462rem;
    }

    .chart {
        margin-top: 0.7692rem;
        display: flex;
        flex-direction: column;
        gap: 1.7308rem;
    }

    .info-box {
        margin-top: unset;
        width: 100%;
        height: 7.3rem;
        border-radius: 0.2308rem;
        filter: drop-shadow(0rem 0.1154rem 0.1538rem rgba(53, 61, 169, 0.33));
        background-image: linear-gradient(147deg, #022047 0%, #0d228f 100%);
        padding: 0.9615rem;
        font-size: 0.8462rem;
        letter-spacing: 0.0385rem;
        line-height: 1.4;
        color: #ffffff;
        font-weight: 500;
        font-family: "Noto Sans CJ Kkr";

    }

    .info-box ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .info-box ul li {
        position: relative;
        padding-left: 0.8rem;
        margin-bottom: 0.8462rem;
    }

    .info-box ul li::before {
        content: "■";
        position: absolute;
        left: 0;
        color: #fff;
        font-size: 0.3846rem;
        top: 0.4rem;
    }

    .data_protect {
        margin-top: 2.1154rem;
        display: flex;
        gap: 0.9615rem;
        justify-content: start;
        align-items: center;
        margin-bottom: 2rem;
    }

    .protect_img {
        margin-bottom: 2rem;
    }

    .data_protect img {
        width: 0.9231rem;
    }

    .data_protect .text_data {
        font-size: 1.3077rem;
        letter-spacing: 0.0769rem;
        line-height: 1.4;
        color: #001c44;
        font-weight: bold;
        font-family: "Noto Sans CJ Kkr";
        text-align: center;
        filter: drop-shadow(0px 0.1538rem 0.0192rem rgba(53, 61, 169, 0.05));
    }

    .data_protect .text_data_red {
        font-size: 1.3077rem;
        letter-spacing: 0.0769rem;
        line-height: 1.4;
        color: #b80608;
        font-weight: bold;
        font-family: "Noto Sans CJ Kkr";
        text-align: center;
        filter: drop-shadow(0rem 0.1538rem 0.0192rem rgba(53, 61, 169, 0.05));
    }

    .btn_contact {
        padding: 1rem 0;
        width: 11.5385rem;
        background-color: #1f79eb;
        font-size: 1.2308rem;
        letter-spacing: -0.0385rem;
        line-height: 1.4;
        color: #ffffff;
        font-weight: bold;
        border-radius: 0.3rem;
        font-family: "Pretendard";
        display: block;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mcrs_text {
        margin-top: 1.4615rem;
        padding: 1.1538rem 1.9231rem;
        font-size: 1rem;
        line-height: 1.4;
        color: #2d3c57;
        font-weight: 500;
        font-family: "Noto Sans CJ Kkr";
        text-align: center;
        border-radius: 1.1538rem;
        border: 0.0385rem solid #19509e;
    }

    .section_data_loss:nth-child(1) {
        padding: 0 1.0769rem;
    }

    .section_data_loss:nth-child(3) {
        padding: 0 1.0769rem;
    }

    .section_data_loss:nth-child(5) {
        padding: 0 1.0769rem;
    }

    .section_data_loss:nth-child(7) {
        padding: 0 1.0769rem;
    }

    .section_data_loss:nth-child(9) {
        padding: 0 1.0769rem;
    }

    /*  */
    .section_data_loss:nth-child(1) {
        padding-bottom: 15.3846rem;
    }

    .section_data_loss:nth-child(2) {
        padding-bottom: 9.7rem;
    }

    .section_data_loss:nth-child(3) {
        padding-bottom: 6.5rem;
    }

    .section_data_loss:nth-child(4) {
        padding-bottom: 1.5rem;
    }

    .section_data_loss:nth-child(5) {
        padding-bottom: 5rem;
    }

    .section_data_loss:nth-child(6) {
        padding-bottom: 8.5rem;
    }

    .section_data_loss:nth-child(7) {
        padding-bottom: 5.5rem;
    }

    .section_data_loss:nth-child(8) {
        padding-bottom: 9.8rem;
    }

    .section_data_loss .number {
        font-size: 3.8462rem;
        line-height: 1.4;
        color: #1f79eb;
        font-weight: bold;
        font-family: "Pretendard";
    }

    .section_data_loss .title_data_loss {
        font-size: 1.6154rem;
        line-height: 1.4;
        color: #000000;
        font-weight: bold;
        font-family: "Noto Sans CJ Kkr";
    }

    .section_data_loss .des {
        margin-top: 1.1538rem;
        font-size: 1rem;
        line-height: 1.4;
        color: #555555;
        font-weight: 300;
        font-family: "Noto Sans CJ Kkr";
        max-width: unset;
    }

    .section_data_loss:nth-child(even) {
        padding-left: unset;
        padding-right: 1.1538rem;
        text-align: end;
        width: 100%;
    }

    .title_diagram {
        padding: 18.2692rem 0.3462rem 3.3846rem;
    }

    /*  */
    .section_contact {
        padding: 3.7308rem 0;
        scroll-margin-top: 55px;
        font-family: "NotoSansCJKkr";
    }

    .section_contact .content_sec .item>span {
        font-size: 1.3846rem;
        font-weight: 700;
        line-height: 1.2;
        color: #252525;
        width: 2.715rem;
    }

    .section_contact .content_sec .phone,
    .section_contact .content_sec .email {
        display: flex;
        align-items: center;
        gap: 0.3154rem;
        font-size: 0.9231rem;
        font-weight: 700;
    }

    .section_contact .content_sec .phone {
        width: 9.8462rem;
    }

    .section_contact .content_sec img {
        width: 1.5385rem;
    }

    .section_contact .content_sec {
        padding-top: 1.7692rem;
    }

    .section_contact .title_sec {
        font-size: 1.5385rem;
        font-weight: 700;
        line-height: 1.2;
        color: #252525;
        text-align: center;
        padding-bottom: 1.3846rem;
        border-bottom: 1px solid #ccc;
    }

    .section_contact .inner {
        max-width: 90%;
        margin: 0 auto;
    }

    .title_diagram {
        font-size: 1.3846rem;
        letter-spacing: -0.0385rem;
        line-height: 1.4;
        color: #ffffff;
        font-weight: bold;
        font-family: "Noto Sans CJ Kkr";
        text-align: center;
    }

    /* .section_diagram {
        background: url(../img/business/section2_line.png) no-repeat center;
        background-position: top 7.7rem left 4.7rem;
        background-size: 9.4rem 47rem;
        height: 60rem;
    } */

    .section_diagram .wrap_modern {
        margin-top: -4%;
        margin-left: 14.1rem;
        display: flex;
        flex-direction: column;
        gap: 1.1rem;
    }

    .modern-box {
        border: 0.0577rem solid #408bea;
        border-radius: 0.6538rem;
        padding: 1rem 1rem;
        width: 10rem;
        height: 7.6923rem;
        text-align: center;
        color: #fff;
        position: relative;
        background-color: #01257a;
    }

    .modern-box h2 {
        font-size: 1.3846rem;
        letter-spacing: -0.0385rem;
        color: #ffffff;
        font-weight: bold;
        font-family: "Noto Sans CJ Kkr";
        text-align: center;
        margin-bottom: 0.5769rem;
    }

    .modern-box p {
        font-size: 0.7692rem;
        letter-spacing: -1px;
        line-height: 1.4;
        color: #cad9ff;
        font-weight: 300;
        font-family: "Noto Sans CJ Kkr";
        text-align: center;
        margin: 0;
    }

    .modern-box:last-child {
        display: none;
    }

    /* .modern-box.only_mo {
        margin-top: -4.3%;
        margin-left: 6%;
    } */
    .modern-box.only_mo {
        margin-top: -0.1rem;
        margin-left: 1.4rem;
    }

    .title_end {
        font-size: 1.3846rem;
        letter-spacing: -0.0769rem;
        color: #ffffff;
        font-weight: bold;
        font-family: "Noto Sans CJ Kkr";
        text-align: center;
        line-height: 1.4;
        position: absolute;
        bottom: 7.8846rem;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .btn_end {
        padding: 0.6rem 1.1538rem;
        width: 8.8462rem;
        height: 2.9231rem;
        border-radius: 1.4615rem;
        border: 0.0769rem solid #1e81ff;
        font-size: 1.0769rem;
        line-height: 1.4;
        color: #ffffff;
        font-weight: 500;
        font-family: "Noto Sans CJ Kkr";
        text-align: center;
        position: absolute;
        bottom: 2.8846rem;
        left: 50%;
        transform: translateX(-50%);
        cursor: pointer;
    }

    /* .section2 {
        height: 107.3077rem;
        background: url(../img/business/section2_bg.png) no-repeat center;
    } */
}

@media screen and (min-width:700px) and (max-width: 850px) {
    .modern-box.only_mo {
        margin-top: 1.9rem;
        margin-left: 1.4rem;
    }
}

/* @media (max-width: 430px) { */

/* .bgr_all_sec {
        min-height: unset;
        height: 412.4231rem;
        background: url(../img/business/bgr_all_sec_mo.png) no-repeat center;
        background-size: 100% 412.4231rem !important;
    }

    .section_acronis {
        padding: 5.3077rem 0.7692rem 1.1rem 0.7692rem;
    } */
/* .title_diagram {
        padding: 18.2692rem 0.3462rem 2.9rem;
    }

    .section_acronis {
        padding: 3.3077rem 0.7692rem 3rem 0.7692rem;
    }

    .section_data_loss:nth-child(1) {
        padding-bottom: 13rem;
    }

    .section_data_loss:nth-child(2) {
        padding-bottom: 11.7rem;
    }

    .section_data_loss:nth-child(3) {
        padding-bottom: 7rem;
    }

    .section_data_loss:nth-child(4) {
        padding-bottom: 2.7rem;
    }

    .section_data_loss:nth-child(5) {
        padding-bottom: 4.2rem;
    }

    .section_data_loss:nth-child(6) {
        padding-bottom: 8rem;
    }

    .section_data_loss:nth-child(7) {
        padding-bottom: 5.5rem;
    }

    .section_data_loss:nth-child(8) {
        padding-bottom: 8.8rem;
    }

   
    .section_diagram .wrap_modern {
        margin-top: 1rem;
        margin-left: 14.1rem;
        display: flex;
        flex-direction: column;
        gap: 1.1rem;
    }

    .modern-box:last-child {
        display: none;
    }

    .modern-box.only_mo {
        margin-top: 1.6rem;
        margin-left: 1.3rem;
    }
} */

/* @media (max-width: 390px) {
    .modern-box.only_mo {
        margin-top: -3.9rem;
        margin-left: 1.3rem;
    }

    .title_chart {
        margin-top: 1.7692rem;
        font-size: 1.1538rem;
        line-height: 1.4;
        color: #042048;
        font-weight: 600;
        font-family: "Pretendard";
    }

    .section_data_loss:nth-child(2) {
        padding-bottom: 12.2rem;
    }

    .section_data_loss:nth-child(6) {
        padding-bottom: 8.5rem;
    }

    .section_data_loss:nth-child(7) {
        padding-bottom: 6.5rem;
    }

    .title_diagram {
        padding: 15.2692rem 0.3462rem 9.1rem;
    }
} */