.elementor-3240 .elementor-element.elementor-element-7d5f5be{--display:flex;}/* Start custom CSS for html, class: .elementor-element-07d7e1c */@charset "utf-8";
/* font */
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'OneStoreMobilePop';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-POP.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
/* 색 설정 */
:root {
    --main-color: #2D75B6;
    --black-color : #222;
    --white-color : #fff
}

.jupiterx-main-header:not(.jupiterx-main-header-custom){ display:none; }
.jupiterx-main-content{ padding:0;}
.jupiterx-main-content>.container>.row>[class*=col-]{ padding:0; }
.elementor-3240 .elementor-element.elementor-element-7d5f5be{ max-width:unset; padding:0;}
.container{ max-width:unset; padding:0; width:100%; overflow-x:hidden;}
.e-con.e-flex>.e-con-inner{ max-width:unset; padding:0; }
.e-con{
    padding-top: 0;
    padding-bottom: 0;

}
.elementor-element.elementor-element-2ebd268.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded{
    padding-right: 0;
    padding-left: 0;
}
.jupiterx-main-content>.container>.row{
    margin-right: 0;
    margin-left: 0;
}
footer .e-con.e-flex>.e-con-inner{ max-width:1520px; padding:50px 10px; }
.f-info p{color : #aaa};
footer .e-con.e-flex>.e-con-inner{
    color: #e2e2e2
}
.elementor-widget-container{
    color: #e2e2e2;
}
/* 스크롤 커스텀 */
html::-webkit-scrollbar {width: 8px;}
html::-webkit-scrollbar-thumb {background-color: var(--main-color); border-radius: 10px;}

/* 드래그 블록 커스텀 */
::selection { background-color:var(--main-color); color:#fff; }


/* default */
*{
    font-size: inherit;
    font-weight: inherit;
    font-family: 'Pretendard', sans-serif; ;
    color : #2F282A;
    box-sizing: border-box;
    letter-spacing: inherit;
    line-height: inherit;
}

body{ font-family: 'Pretendard', sans-serif; font-weight:400; font-size: 16px; letter-spacing: -0.04em; }
section{ display:block; }
a{ color:inherit; }

.inner{ width:1200px; margin:0 auto; }

.paging_box{ padding:10px 0; display:flex; align-items: center; justify-content: center; }

select{
    -webkit-appearance: none; -moz-appearance: none;  appearance: none;
    background: url('https://mdcell.co/wp-content/themes/jupiterx/img/barrion-kr/common/select-icon.png') no-repeat 98% 50% #fff; 
}
select::-ms-expand{ display:none; }
p{ word-break: keep-all; }

@media screen and (max-width: 1250px) { 
    .inner{ width:100%; padding:0 10px; }
} /* tablet */
@media screen and (max-width: 650px) { 
    .paging_box{ font-size: 13px; }
} /* mobile */
/*sec1*/
.sec1{
    height: 780px;
    position: relative;
}
.sec1:before{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(90deg, #F8F9F9 81.37%, rgba(248, 249, 249, 0.00) 100%);
    z-index: -1;
}
.sec1 .inner{
    height: 100%;
    display: flex;
    align-items: center;
}
.sec1 .title p{
    color: #2F282A;
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.64px;
}
.sec1 .title p img{
    display: inline-block;
    width: 70px;
    height: 38px;
    margin-right: 8px;
    margin-top: -8px;
}
.sec1 .product-logo{
    width: 234px;
    height: 35px;
    margin-top: 15px;
}
.sec1 .product-logo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sec1 .image{
    height: 100%;
    width: 70%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -2;
}
.sec1 .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*sec2*/
.sec2{
    padding: 100px 0;
    height: 980px;
    background: linear-gradient(180deg, rgba(152, 198, 230, 0.00) 50%, #98C6E6 100%);
}
.sec2 .inner .title h1{
    color: #2F282A;
    text-align: center;
    font-family: Pretendard;
    font-size: 28px;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: -0.56px;
    margin-bottom: 12px;
}
.sec2 .inner .title h1 b{
    color: #98C6E6;
}
.sec2 .inner .title p{
    color: #2F282A;
    text-align: center;
    font-family: Pretendard;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.36px;
}
.sec2 .inner .title p b{
    color: #98C6E6;
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.sec2 .inner .cards{
    width: 100%;
    display: flex;
    margin-top: 35px;
}
.sec2 .inner .cards .card{
    flex: 1;
}
.sec2 .inner .cards .card .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sec2 .inner .cards .card .title{
    background: #2F282A;
    height: 100px;
    padding: 0 35px;
    display: flex;
    align-items: center;
    gap: 15px;
    border-right: 1px solid #98C6E6;
}
.sec2 .inner .cards .card:last-child .title{
    border-right: none;
}
.sec2 .inner .cards .card .title .num{
    color: #FFF;
    font-family: Pretendard;
    font-size: 68.745px;
    font-weight: 500;
    line-height: 96.242px; /* 140% */
    letter-spacing: -1.375px;
}
.sec2 .inner .cards .card .title .text{
    color: #FFF;
    font-family: Pretendard;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: -0.4px;
}
.sec2 .inner .cards .card .title .text b{
    color: #98C6E6;
    display: block;
}
/*sec3*/
.sec3{
    padding: 170px 0;
    background: url('https://mdcell.co/wp-content/themes/jupiterx/img/barrion-kr/sec3-img1.jpg') no-repeat top center / cover;
}
.sec3 .inner{
    text-align: center;
}
.sec3 .inner h1{
    color: #2F282A;
    text-align: center;
    font-family: Pretendard;
    font-size: 46px;
    font-weight: 600;
    line-height: 140%; /* 64.4px */
    margin-bottom: 10px;
}
.sec3 .inner h1 b{
    color: #2D75B6;
}
.sec3 .inner .t1{
    width: 580px;
    margin: 0 auto 50px auto;
    padding: 15px 0;
    color: #FFF;
    text-align: center;
    font-family: Pretendard;
    font-size: 28px;
    font-weight: 500;
    line-height: 140%; /* 39.2px */
    letter-spacing: -0.56px;
    border-radius: 4px;
    background: #2D75B6;
}
.sec3 .inner .t1 b{
    color: #fff;
    font-weight: 700;
}
.sec3 .inner > span{
    display: inline-block;
    color: #2D75B6;
    text-align: center;
    font-family: Pretendard;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.36px;
    margin: 5px 0 40px 0;
}
.sec3 .inner .t2 span{
    display: block;
    color: #2F282A;
    text-align: center;
    font-family: Pretendard;
    font-size: 20px;
    font-weight: 500;
    line-height: 38px; /* 190% */
    letter-spacing: -0.4px;
}
.sec3 .inner .t2 span b{
    color: #2D75B6;
    font-weight: 700;
}
/*sec4*/
.sec4{
    padding: 100px 0;
    background: #BDDBEE;
}
.sec4 .inner .title{
    text-align: center;
}
.sec4 .inner .title h2{
    display: inline-block;
    color: #0F3549;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 39.2px */
    letter-spacing: -0.56px;
    position: relative;
}
.sec4 .inner .title h2:before{
    content: ' ';
    width: 4px;
    height: 20px;
    position: absolute;
    top: 8px;
    left: -20px;
    background: #0F3549;
}
.sec4 .inner .title h2:after{
    content: ' ';
    width: 4px;
    height: 20px;
    position: absolute;
    top: 8px;
    right: -20px;
    background: #0F3549;
}
.sec4 .inner .title span{
    display: block;
    color: #2D75B6;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px; /* 175% */
    letter-spacing: 0.32px;
}
.sec4 .inner .content{
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
}
.sec4 .inner .cards{
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex: 1;
}
.sec4 .inner .cards .card{
    padding: 15px;
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.sec4 .inner .cards .card .image{
    width: 210px;
    height: 210px;
}
.sec4 .inner .cards .card .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sec4 .inner .cards .card .info{
    flex: 1;
}
.sec4 .inner .cards .card .info h4{
    display: inline-block;
    border-radius: 100px;
    background: #98C6E6;
    color: #FFF;
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px; /* 211.111% */
    letter-spacing: -0.36px;
    padding: 0 15px;
    margin-bottom: 5px;
}
.sec4 .inner .cards .card.left .info h4{
    background: #0F3549;
}
.sec4 .inner .cards .card .info p{
    color: #2F282A;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px; /* 143.75% */
    letter-spacing: -0.32px;
    padding-top: 5px;
    margin-bottom: 10px;
}
.sec4 .inner .cards .card .info .lists{
    border-top: 2px solid  #D5D4D4;
    border-bottom: 2px solid  #D5D4D4;
}
.sec4 .inner .cards .card .info .lists .list{
    border-bottom: 1px solid #D5D4D4;
}
.sec4 .inner .cards .card .info .lists .list span{
    color: #2D75B6;
    font-size: 16px;
    font-style: normal;
    line-height: 28px; 
    letter-spacing: -0.32px;
}
.sec4 .inner .cards .card.left .info .lists .list span{
    color: #0F3549;
}
/*sec5*/
.sec5{
    position: relative;
    height: 980px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 80px;
}
.sec5 > .image{
    flex: 1;
    width: 50%;
    height: 100%;
    background: #98C6E6;
    text-align: center;
}
.sec5 .image img{
    width: 80%;
    height: 100%;
    object-fit: cover;
}
.sec5 .content{
    flex: 1;
    margin-top: 50px;
}
.sec5 .title h3{
    color: #0F3549;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; 
    letter-spacing: -0.56px;
}
.sec5 .title p{
    color: #98C6E6;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 175% */
    letter-spacing: -0.32px;
}
.sec5 .content .image{
    margin: 50px 0;
}
.sec5 .content .image img{
    width: 380px;
    height: 100%;
    object-fit: contain;
}
.sec5 .content .bottom .quo{
    color: #98C6E6;
    font-family: "ONE Mobile POP OTF";
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -1.28px;
}
.sec5 .content .bottom .quo.top{
    line-height: 10px;
}
.sec5 .content .bottom .quo.bottom{
    text-align: end;
    width: 380px;
}
.sec5 .content .bottom .text{
    color: #0F3549;
    font-family: Pretendard;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.44px;
}
.sec5 .content .bottom .text b{
    display: block;
    font-weight: 600;
    color: #98C6E6;
}
/*sec6*/
.sec6{
    padding: 100px 0;
    background: url('https://mdcell.co/wp-content/themes/jupiterx/img/barrion-kr/sec6-img1.jpg') no-repeat center center / cover;
}
.sec6 .title{
    text-align: center;
}
.sec6 .title span{
    color: #98C6E6;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px; /* 175% */
    letter-spacing: 0.32px;
}
.sec6 .title h3{
    color: #0F3549;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 140%; /* 39.2px */
    letter-spacing: -0.56px;
    margin-bottom: 30px;
}
.sec6 .cards{
    display: flex;
    justify-content: space-between;
    gap: 18px;
    text-align: center;
}
.sec6 .cards .card{
    padding-top: 50px;
    flex: 1;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(152, 198, 230, 0.00) 0%, rgba(152, 198, 230, 0.10) 100%), #FFF;
    box-shadow: 11px 14px 18px 0 rgba(0, 0, 0, 0.10);
    height: 340px;
}
.sec6 .cards .card .step{
    display: inline-block;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.28px;
    border-radius: 4px;
    background: #98C6E6;
    padding: 3px 12px;
    width: 100px;
    margin: 0 auto;
}
.sec6 .cards .card .image{
    width: 124px;
    height: 124px;
    margin: 20px auto;
}
.sec6 .cards .card .image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sec6 .cards .card p{
    width: 80%;
    margin: 0 auto;
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 127.5%;
    letter-spacing: -0.36px;
}
.sec6 .cards .card p b{
    color: #0F3549;
    text-align: center;
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 127.5%; /* 22.95px */
    letter-spacing: -0.36px;
}
/*sec7*/
.sec7{
    position: relative;
    height: 720px;
    overflow: hidden;
}
.sec7 .content{
    height: 100%;
    display: flex;
    align-items: center;
}
.sec7 .content .left{
    flex: 1;
    transform: translateX(-102px);
    text-align: end;
    position: relative;
}
.sec7 .content .left .deco1{
    position: absolute;
    top: -50%;
    left: 0;
    width: 432px;
    height: 432px;
    border-radius: 50%;
    opacity: 0.2;
    background: linear-gradient(76deg, #317EFF -2.41%, rgba(49, 126, 255, 0.46) 40.15%);
    filter: blur(60px);
}
.sec7 .content .left .deco2{
    position: absolute;
    bottom: -100%;
    right: -30%;
    width: 466px;
    height: 466px;
    border-radius: 50%;
    opacity: 0.4;
    background: linear-gradient(180deg, #98C6E6 0%, rgba(152, 198, 230, 0.46) 100%);
    filter: blur(60px);
}
.sec7 .content .left .text p{
    color: #98C6E6;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px; /* 175% */
    letter-spacing: -0.32px;
}
.sec7 .content .left .text h3{
    text-align: right;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 39.2px */
    letter-spacing: -0.56px;
    margin-bottom: 12px;
}
.sec7 .content .left .text h3 b{
    border-radius: 4px;
    background: #98C6E6;
    color: #FFF;
    text-align: right;
    font-size: 28px;
    font-weight: 600;
    line-height: 140%; /* 39.2px */
    letter-spacing: -0.56px;
    padding: 5px;
}
.sec7 .content .left .images-wrap{
    display: inline-block;
}
.sec7 .content .left .images{
    display: flex;
    justify-content: end;
    gap: 20px;
    position: relative;
}
.sec7 .content .left .images div{
    width: 260px;
    height: 260px;
    position: relative;
}
.sec7 .content .left .images .before{
    background: url('https://mdcell.co/wp-content/themes/jupiterx/img/barrion-kr/sec7-img1.jpg');
}
.sec7 .content .left .images .after{
    background: url('https://mdcell.co/wp-content/themes/jupiterx/img/barrion-kr/sec7-img2.jpg');
}
.sec7 .content .left .images div span{
    width: 100%;
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: -0.4px;
    background: #2F282A;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 4px 0;
}
.sec7 .content .left .images .after span{
    background: #2D75B6;
}
.sec7 .content .left .images .arrow{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 80px;
}
.sec7 .content .left .images .arrow img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sec7 .content .right{
    background: #98C6E6;
    flex: 1;
    text-align: center;
    padding-top: 60px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: -2;
}
.sec7 .content .right:before{
    content: ' ';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 100%;
    background: #B2C7DC;
    z-index: -1;
}
.sec7 .content .right .t1{
    margin-bottom: 20px;
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: -0.4px;
}
.sec7 .content .right .t1 b{
    color: #FFF;
    font-size: 28px;
    font-weight: 600;
    line-height: 140%; /* 39.2px */
    letter-spacing: -0.56px;
    display: block;
}
.sec7 .content .right span{
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px; /* 175% */
    letter-spacing: -0.32px;
    border-radius: 4px;
    background: #2D75B6;
    padding: 4px 26px;
}
.sec7 .content .right .image{
    width: 492px;
    height: 280px;
    margin:  0 auto;
}
.sec7 .content .right .image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sec7 .content .right .t2{
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.32px;
}
/*sec8*/
.sec8{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 720px;
    position: relative;
}
.sec8 .deco{
    position: absolute;
    right: 0;
    top: 50%;
    bottom: 0;
    transform: translateY(-50%);
    height: 80%;
}
.sec8 .deco img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sec8 .left{
    height: 100%;
    flex: 1;
}
.sec8 .left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sec8 .right{
    height: 100%;
    background: linear-gradient(90deg, #F8F9F9 81.37%, rgba(248, 249, 249, 0.00) 100%);
    flex: 1;
    display: flex;
    align-items: center;
}
.sec8 .right-wrap{
    padding-left: 60px;
}
.sec8 .right-wrap > p{
    color: #98C6E6;
    font-size: 28px;
    font-weight: 600;
    line-height: 140%; /* 39.2px */
    letter-spacing: -0.56px;
}
.sec8 .right .cards{
    margin-top: 10px;
}
.sec8 .right .cards .card{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
    margin-bottom: 10px;
    background-color: #fff;
}
.sec8 .right .cards .card .image{
    width: 210px;
    height: 200px;
}
.sec8 .right .cards .card .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sec8 .right .cards .card .text{
    padding-right: 50px;
}
.sec8 .right .cards .card .text .num{
    width: 30px;
    height: 17px;
    padding: 2px;
    text-align: center;
    line-height: 17px;
    border-radius: 50%;
    display: inline-block;
    background-color: #2D75B6;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.32px;
}
.sec8 .right .cards .card .text p{
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 127.5%; /* 22.95px */
    letter-spacing: -0.36px;
}
.sec8 .right .cards .card .text p b{
    color: #2D75B6;
    font-size: 18px;
    font-weight: 700;
    line-height: 127.5%;
    letter-spacing: -0.36px;
}
/*sec9*/
.sec9 .images{
    display: flex;
    justify-content: space-between;
}
.sec9 .images .image{
    flex: 1;
}
.sec9 .images img{
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
/* size */
@media screen and (max-width: 1200px) { 
    /* sec1*/
    .sec1{
        height: 680px;
    }
    .sec1 .inner{
        padding: 0 30px;
    }
    .sec1 .title p{
        font-size: 28px;
        line-height: 1.4;
    }
    /* sec2*/
    .sec2{
        padding: 80px 0;
        height: auto;
    }
    .sec2 .inner .title h1{
        font-size: 24px;
    }
    .sec2 .inner .title p{
        font-size: 16px;
    }
    .sec2 .inner .cards{
        margin-top: 28px;
    }
    .sec2 .inner .cards .card{
        flex: 1;
    }
    .sec2 .inner .cards .card .title{
        padding: 0 24px;
    }
    .sec2 .inner .cards .card .title .num{
        font-size: 54px;
    }
    .sec2 .inner .cards .card .title .text{
        font-size: 18px;
    }
    /* sec3 - 태블릿: 패딩/폰트 축소 */
    .sec3{
        padding: 130px 0;
    }
    .sec3 .inner h1{
        font-size: 38px;
    }
    .sec3 .inner .t1{
        font-size: 22px;
    }
    .sec3 .inner > span{
        font-size: 16px;
        margin-bottom: 30px;
    }
    .sec3 .inner .t2 span{
        font-size: 18px;
        line-height: 32px;
    }
    /* sec4*/
    .sec4{
        padding: 80px 0;
    }
    .sec4 .inner .title h2{
        font-size: 24px;
    }
    .sec4 .inner .title h2:before,
    .sec4 .inner .title h2:after{
        height: 16px;
        top: 6px;
    }
    .sec4 .inner .content{
        gap: 20px;
    }
    .sec4 .inner .cards .card{
        padding: 12px;
        gap: 16px;
    }
    .sec4 .inner .cards .card .image{
        width: 180px;
        height: 180px;
    }
    /* sec5*/
    .sec5{
        height: auto;
        gap: 50px;
    }
    .sec5 > .image{
        flex: 1.2;
    }
    .sec5 .content{
        margin-top: 0;
    }
    .sec5 .title h3{
        font-size: 24px;
    }
    .sec5 .title p{
        font-size: 15px;
    }
    .sec5 .content .image{
        margin: 40px 0;
    }
    .sec5 .content .image img{
        width: 40%;
    }
    .sec5 .content .bottom .quo{
        font-size: 52px;
    }
    .sec5 .content .bottom .quo.bottom{
        width: 360px;
    }
    .sec5 .content .bottom .text{
        font-size: 20px;
    }
    /* sec6*/
    .sec6{
        padding: 80px 0;
    }
    .sec6 .title h3{
        font-size: 24px;
        margin-bottom: 24px;
    }
    .sec6 .title span{
        font-size: 15px;
    }
    .sec6 .cards{
        gap: 14px;
    }
    .sec6 .cards .card{
        padding-top: 40px;
        height: 300px;
    }
    .sec6 .cards .card .image{
        width: 100px;
        height: 100px;
        margin: 16px auto;
    }
    .sec6 .cards .card p{
        font-size: 16px;
    }
    .sec6 .cards .card p b{
        font-size: 16px;
    }
    /* sec7*/
    .sec7{
        height: auto;
    }
    .sec7 .content .left{
        transform: translateX(-40px);
    }
    .sec7 .content .left .images div{
        width: 200px;
        height: 200px;
    }
    .sec7 .content .left .text p{
        font-size: 15px;
    }
    .sec7 .content .left .text h3,
    .sec7 .content .left .text h3 b{
        font-size: 24px;
    }
    .sec7 .content .left .images .arrow{
        width: 80px;
        height: 60px;
    }
    .sec7 .content .right{
        padding: 20px 0 40px 0;
        position: relative;
        z-index: 0;
    }
    .sec7 .content .right > img{
        width: 80px;
        height: 80px;
    }
    .sec7 .content .right .t1{
        font-size: 18px;
    }
    .sec7 .content .right .t1 b{
        font-size: 24px;
    }
    /* sec8 */
    .sec8{
        height: 520px;
    }
    .sec8 .right-wrap{
        padding-left: 20px;
    }
    .sec8 .right-wrap > p{
        font-size: 24px;
    }
    .sec8 .right .cards .card{
        gap: 20px;
    }
    .sec8 .right .cards .card .image{
        width: 160px;
        height: 150px;
    }
    .sec8 .right .cards .card .text{
        padding-right: 30px;
    }
    .sec8 .right .cards .card .text p{
        font-size: 16px;
    }

} /* tablet */
@media screen and (max-width: 960px) {
    .sec1::before{
        width: 100%;
        background: linear-gradient(90deg, #F8F9F9 30%, rgba(248, 249, 249, 0.00) 100%);
    }
    /* sec*/
    .sec2{
        padding: 70px 0;
    }
    .sec2 .inner .cards .card{
        width: 100%;
    }
    .sec2 .inner .cards .card .title{
        height: auto;
        padding: 14px 18px;
    }
    .sec2 .inner .cards .card .title .num{
        font-size: 46px;
    }
    /* sec3 */
    .sec3{
        padding: 110px 0;
    }
    .sec3 .inner h1{
        font-size: 32px;
    }
    .sec3 .inner .t1{
        font-size: 20px;
        padding: 12px 20px;
    }
    .sec3 .inner > span{
        font-size: 15px;
    }
    .sec3 .inner .t2 span{
        font-size: 16px;
        line-height: 30px;
        padding: 0 10px;
    }
    /* sec4 */
    .sec4{
        padding: 70px 0;
    }
    .sec4 .inner .content{
        flex-direction: column;
        gap: 0;
    }
    .sec4 .inner .title h2{
        font-size: 22px;
    }
    .sec4 .inner .cards:last-child{
        margin-top: 12px;
    }
    .sec4 .inner .cards .card{
        flex-direction: row;
        padding: 14px;
    }
    .sec4 .inner .cards .card .image{
        width: 160px;
        height: 160px;
    }
    .sec4 .inner .cards .card .info h4{
        font-size: 16px;
    }
    .sec4 .inner .cards .card .info p{
        font-size: 15px;
    }
    /* sec5 */
    .sec5{
        gap: 40px;
        height: 480px;
    }
    .sec5 > .image{
        flex: 1;
        height: 100%;
    }
    .sec5 > .image img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .sec5 .title h3{
        font-size: 22px;
    }
    .sec5 .content .title{
        padding-top: 50px;
    }
    .sec5 .content .image{
        margin: 40px 0;
    }
    .sec5 .content .image img{
        width: 50%;
    }
    .sec5 .content .bottom .quo{
        font-size: 46px;
    }
    .sec5 .content .bottom .quo.bottom{
        line-height: 120%;
        width: 320px;
    }
    .sec5 .content .bottom .text{
        font-size: 18px;
    }
    /* sec6*/
    .sec6{
        padding: 70px 0;
    }
    .sec6 .title h3{
        font-size: 22px;
        margin-bottom: 22px;
    }
    .sec6 .cards{
        flex-wrap: wrap;
        justify-content: center;
        gap: 16px;
    }
    .sec6 .cards .card{
        flex: 1 1 calc(50% - 10px);
        min-width: 260px;
        height: auto;
        padding: 36px 20px 28px;
    }
    .sec6 .cards .card .image{
        width: 90px;
        height: 90px;
        margin: 12px auto;
    }
    .sec6 .cards .card p{
        font-size: 15px;
        width: 90%;
    }
    .sec6 .cards .card p b{
        font-size: 15px;
    }
    /* sec7*/
    .sec7 .content .left{
        transform: translateX(-20px);
    }
    .sec7 .content .left .images div{
       width: 120px;
       height: 120px;
    }
    .sec7 .content .left .text h3,
    .sec7 .content .left .text h3 b{
        font-size: 22px;
    }
    .sec7 .content .left .images .arrow{
        width: 60px;
        height: 40px;
    }
    .sec7 .content .right .image{
        width: 70%;
    }
    /* sec8 */
    .sec8 .right-wrap > p{
        font-size: 22px;
    }
    .sec8 .right .cards .card .image{
        width: 160px;
        height: 150px;
    }
    .sec8 .right .cards .card .text p{
        font-size: 15px;
    }
}
@media screen and (max-width: 820px){
    .sec8{
        flex-direction: column-reverse;
        height: auto;
    }
    .sec8 .deco{
        height: 60%;
    }
    .sec8 .left img{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .sec8 .right{
        width: 100%;
        padding: 30px 0;
    }
    .sec8 .right-wrap{
        width: 100%;
    }
    .sec8 .right-wrap > p{
        font-size: 20px;
    }
    .sec8 .right .cards{
        width: 100%;
    }
    .sec8 .right .cards .card{
        width: 100%;
    }
    .sec8 .right .cards .card .image{
        width: 220px;
        height: 200px;
    }
    .sec8 .right .cards .card .text{
        padding-right: 0;
    }
    .sec8 .right .cards .card .text p{
        font-size: 15px;
        line-height: 1.4;
    }
    /*sec9*/
    .sec9 .images{
        flex-wrap: wrap;
        width: 100%;
    }
    .sec9 .images .image{
        flex: none;
        width: 50%;
    }
}
@media screen and (max-width: 650px) { 
    /* sec1*/
    .sec1{
        height: 480px;
    }
    .sec1 .title p{
        font-size: 20px;
    }
    .sec1 .title p img{
        width: 42px;
        height: 25px;
        object-fit: contain;
        margin-top: -5px;
    }
    .sec1 .product-logo{
        width: 184px;
        height: 25px;
        margin-top: 15px;
    }
    /* sec2*/
    .sec2{
        padding: 60px 0;
    }
    .sec2 .inner .title h1{
        font-size: 20px;
    }
    .sec2 .inner .title p{
        font-size: 15px;
        line-height: 20px;
    }
    .sec2 .inner .title p b{
        font-size: 15px;
        line-height: 20px;
    }
    .sec2 .inner .title h1 b{
        display: block;
    }
    .sec2 .inner .cards{
        flex-direction: column;
        gap: 24px;
        margin-top: 24px;
    }
    .sec2 .inner .cards .card .image{
        height: 280px;
        width: 100%;
    }
    .sec2 .inner .cards .card .title{
        padding: 0px 20px;
    }
    .sec2 .inner .cards .card .title .num{
        font-size: 40px;
    }
    .sec2 .inner .cards .card .title .text{
        font-size: 16px;
    }
    /* sec3*/
    .sec3{
        padding: 80px 0;
    }
    .sec3 .inner h1{
        font-size: 26px;
    }
    .sec3 .inner .t1{
        width: auto;
        display: inline-block;
        font-size: 17px;
        padding: 10px 16px;
        margin: 0 auto 30px auto;
    }
    .sec3 .inner > span{
        font-size: 15px;
        margin: 4px 0 24px 0;
    }
    .sec3 .inner .t2 span{
        font-size: 16px;
        line-height: 26px;
        padding: 0 8px;
    }
    /* sec4*/
    .sec4{
        padding: 60px 0;
    }
    .sec4 .inner .title h2{
        font-size: 20px;
    }
    .sec4 .inner .title h2:before{
        width: 3px;
        height: 14px;
        left: -12px;
    }
    .sec4 .inner .title h2:after{
        width: 3px;
        height: 14px;
        right: -12px;
    }
    .sec4 .inner .content{
        flex-direction: column;
        gap: 0px;
    }
    .sec4 .inner .cards{
        margin-top: 0px;
        width: 100%;
    }
    .sec4 .inner .cards .card{
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .sec4 .inner .cards .card .image{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }
    .sec4 .inner .cards .card .image img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0.18;
    }
    .sec4 .inner .cards:nth-child(1) .card .image img{
        opacity: 1;
    }
    .sec4 .inner .cards .card .info{
        position: relative;
        z-index: 1;
        background: rgba(255, 255, 255, 0.88);
        padding: 14px 16px;
        border-radius: 8px;
        margin: 4px;
    }
    .sec4 .inner .cards .card .info h4{
        padding: 0 12px;
    }
    .sec4 .inner .cards .card .info p{
        font-size: 15px;
        margin-bottom: 8px;
        line-height: 120%;
    }
    .sec4 .inner .cards .card .info .lists .list span{
        font-size: 14px;
    }
    /* sec5 */
    .sec5{
        height: auto;
        flex-direction: column;
        gap: 0px;
    }
    .sec5 > .image{
        width: 100%;
    }
    .sec5 .content{
        text-align: center;
        width: 100%;
    }
    .sec5 .title h3{
        font-size: 20px;
    }
    .sec5 .content .image{
        width: 60%;
        margin: 20px auto
    }
    .sec5 .content .image img{
        width: 100%;
        max-width: 100%;
    }
    .sec5 .content .bottom .quo{
        display: none;
    }
    .sec5 .content .bottom .quo.bottom{
        width: 100%;
    }
    .sec5 .content .bottom .text{
        font-size: 17px;
        line-height: 1.4;
    }
    /* sec6 - 모바일: 카드 2열 유지, 폰트·이미지 축소 */
    .sec6{
        padding: 60px 0;
    }
    .sec6 .title span{
        font-size: 14px;
    }
    .sec6 .title h3{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .sec6 .cards{
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px;
    }
    .sec6 .cards .card{
        flex: 1 1 calc(50% - 8px);
        min-width: 140px;
        height: auto;
        padding: 24px 12px 20px;
    }
    .sec6 .cards .card .step{
        font-size: 13px;
        padding: 2px 10px;
    }
    .sec6 .cards .card .image{
        width: 80px;
        height: 80px;
        margin: 12px auto;
    }
    .sec6 .cards .card p{
        font-size: 15px;
        width: 90%;
        line-height: 1.35;
    }
    .sec6 .cards .card p b{
        font-size: 15px;
    }
    /* sec7 */
    .sec7{
        padding-top: 30px;
    }
    .sec7 .content{
        flex-direction: column;
        gap: 32px;
    }
    .sec7 .content .left{
        padding: 0 20px;
        width: 100%;
        transform: none;
        text-align: start;
    }
    .sec7 .content .left .text p,
    .sec7 .content .left .text h3,
    .sec7 .content .left .text h3 b{
        text-align: start;
    }
    .sec7 .content .left .images{
        gap: 10px;
        margin-top: 10px;
    }
    .sec7 .content .left .images div{
        width: 150px;
        height: 150px;
    }
    .sec7 .content .left .images .arrow img{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .sec7 .content .left .text h3,
    .sec7 .content .left .text h3 b{
        font-size: 20px;
    }
    .sec7 .content .left .images div span{
        font-size: 16px;
    }
    .sec7 .content .right{
        width: 100%;
    }
    .sec7 .content .right .t1{
        font-size: 16px;
        margin-bottom: 12px;
    }
    .sec7 .content .right .t1 b{
        font-size: 20px;
    }
    .sec7 .content .right .image{
        width: 40%;
        height: auto;
        margin: 0 auto;
    }
    .sec7 .content .right .t2{
        font-size: 12px;
        margin-top: 12px;
    }
    /* sec8 */
    .sec8 .deco{
        display: none;
    }

} /* mobile *//* End custom CSS */