.elementor-1731 .elementor-element.elementor-element-393ee1c{--display:flex;}/* Start custom CSS for html, class: .elementor-element-4c048fc */@charset "utf-8";
/* google font : Crimson Text*/
.crimson-text-regular {
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-style: normal;
}

.crimson-text-semibold {
  font-family: "Crimson Text", serif;
  font-weight: 600;
  font-style: normal;
}

.crimson-text-bold {
  font-family: "Crimson Text", serif;
  font-weight: 700;
  font-style: normal;
}
/* 눈누폰트 : Pretendard */
@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;
}

/* 색 설정 */
:root {
    --main-color: #8a6A2F;
    --black-color : #222;
    --white-color : #fff
}

/* size */
@media screen and (max-width: 1250px) { } /* tablet */
@media screen and (max-width: 650px) { } /* mobile */

/* 스크롤 커스텀 */
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: 16px;
    font-weight: 500;
    font-family: inherit;
    color : #E2E2E2;
    box-sizing: border-box;
    letter-spacing: -4%;
    line-height: 140%;
}

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/uploads/2026/01/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 */

/*.jupiterx-main-header:not(.jupiterx-main-header-custom){*/
/*    display: none*/
/*}*/
/*.jupiterx-main-content{*/
/*    padding: 0*/
/*}*/
/*.container{*/
/*    padding-right: 0;*/
/*    padding-left: 0;*/
/*    max-width: 100%;*/
/*}*/
/*.jupiterx-main-content>.container>.row>[class*=col-]{*/
/*    padding-right: 0;*/
/*    padding-left: 0;*/
/*}*/
/*.jupiterx-main-content>.container>.row{*/
/*    margin-right: 0;*/
/*    margin-left: 0;*/
/*}*/
/*.elementor-2960 .elementor-element.elementor-element-bb2e9ec{*/
/*    display: block;*/
/*}*/
/*.e-con>.e-con-inner{*/
/*    max-width: 100%;*/
/*    padding: 0*/
/*}*/
#smooth-content{
    background: #161616;
}
.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-2567 .elementor-element.elementor-element-675aad0{ max-width:unset; padding:0;}
.container{ max-width:unset; padding:0; width:100%; }
.e-con.e-flex>.e-con-inner{ max-width:unset; padding:0; }
.e-con{
    padding-top: 0;
    padding-bottom: 0;
}
footer .e-con.e-flex>.e-con-inner{ max-width:1520px; padding:50px 10px; }
footer .f-info p{ color:rgb(170, 170, 170); }
body{
    background-color: #161616 !important;
}
/* section : sec1 */
.sec1{
  height: 880px;
  background: #000 url('https://mdcell.co/wp-content/themes/jupiterx/img/ehc60-img/main-sec1-bg-re.jpeg') no-repeat 100px center / cover;
  position: relative;
  display: flex;
  align-items: center;
}
.sec1::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.7) 24.07%, rgba(0, 0, 0, 0.00) 100%);
}
.sec1 .title{
    position: relative;
    z-index: 2;
}
.sec1 .title span{
    display: inline-block;
    padding: 6px 10px;
    color: #0E0E0E;
    font-size: 22px;
    line-height: normal;
    letter-spacing: -0.88px;
    color: #0E0E0E;
    background: var(--gradient-light, linear-gradient(91deg, #E0C98F 0%, #EBDDB9 33.35%, #E0C98F 68.17%, #9A8A63 99.87%));
}
.sec1 .title h3{
    color: #e2e2e2;
    font-size: 26px;
    line-height: normal;
    padding: 8px 0 4px 0;
}
.sec1 .title h1{
    display: inline-block;
    font-family: "Crimson Text";
    font-size: 72px;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(90deg, #8A6A2F 3.69%, #D4AF37 22.93%, #F7E7CE 42.18%, #D4AF37 61.42%, #8A6A2F 80.66%, #F7E7CE 99.9%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* section : sec2 */
.sec2{
    padding: 100px 0;
}
.sec2 .inner{
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 24px;
}
.sec2 .inner .content{
    flex: 1;
}
.sec2 .inner .content .title h1{
    display: inline-block;
    font-family: "Crimson Text";
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(86deg, #E0C98F 7.07%, #EBDDB9 36.33%, #E0C98F 66.89%, #9A8A63 94.71%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 100%;
}
.sec2 .inner .content .title h3{
    font-size: 28px;
    line-height: normal;
    margin-bottom: 16px;
}
.sec2 .inner .content .title p{
    font-size: 24px;
    font-weight: 400;
}
.sec2 .inner .content .title p b{
    color: #E0C98F;
    font-weight: 600;
    font-size: 24px;
}
.sec2 .inner .content .sec2-image{
    margin-top: 100px;
    display: flex;
    gap: 24px;
    justify-content: end;
    align-items: end;
    position: relative;
}
.sec2 .inner .content .sec2-image .img_box p{
    color: #E0C98F;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 8px;
}
.sec2 .inner .content .sec2-image .img_box p b{
    color: #E0C98F;
    font-size: 20px;
    line-height: 120%;
}
.sec2 .inner .content .sec2-image .img_box:nth-child(1) .image{
    position: relative;
}
.sec2 .inner .content .sec2-image .img_box:nth-child(1) .image::before{
    content: '+';
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translateY(-50%);
    color: #D4AF37;
    font-size: 40px;
    line-height: normal;
    border: 2px solid #D4AF37;
    background: rgba(0, 0, 0, 0.50);
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec2 .inner .model{
   flex: 1;
   text-align: center;
   background: radial-gradient(70.59% 69.51% at 50% 50%, #0E0C0A 0%, #251E16 50%, #2A2218 100%);
    padding-top: 30px;
}
/* section : sec3 */
.sec3{
    background: linear-gradient(180deg, #161616 0%, #251F16 50%, #30281B 100%);
    padding: 50px 0;
}
.sec3 .inner .title{
    margin-bottom: 50px;
}
.sec3 .inner .title h1{
    display: inline-block;
    background: linear-gradient(91deg, #E0C98F 0%, #EBDDB9 33.35%, #E0C98F 68.17%, #9A8A63 99.87%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Crimson Text";
    font-size: 60px;
    font-weight: 700;
    line-height: 100%;
}
.sec3 .inner .title h3{
    color: #E2E2E2;
    font-size: 32px;
    font-weight: 600;
}
.sec3 .inner .content{
    display: flex;
    justify-content: space-between;
    gap: 50px;
}
.sec3 .inner .content .image-box{
    width: 488px;
    height: 584px;
    position: relative;
}
.sec3 .inner .content .image-box::before{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(59.71% 70.71% at 50% 50%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.08) 50%, rgba(0, 0, 0, 0.32) 100%);
}
.sec3 .inner .content .image-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sec3 .content .detail {
    flex: 1;
}
.sec3 .content .detail .item{
    margin-bottom: 50px;
}
.sec3 .content .detail .item h4{
    color: #E2E2E2;
    font-size: 28px;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 10px;
}
.sec3 .inner .content .detail .item-content{
    display: flex;
    justify-content: space-between;
}
.sec3 .content .detail .item .item-content .list{
    color: #E0C98F;
    font-size: 24px;
    width: 300px;
    margin-bottom: 4px;
}
.sec3 .inner .content .detail .item-content .image{
    flex: 1;
    display: flex;
    align-items: end;
    gap: 20px;
    transform: translateY(-10px);
}
/* section : sec4 */
.sec4{
    padding: 100px 0;
    background: linear-gradient(0deg, #161616 0%, #251F16 50%, #30281B 100%);
}
.sec4 .inner .title{
    margin-bottom: 50px;
    text-align: center;
    font-size: 32px;
    line-height: 120%; 
}
.sec4 .inner .title h3{
    font-size: 32px;
    font-weight: 600;
}
.sec4 .inner .title h3 b{
    font-family: "Crimson Text";
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
}
.sec4 .inner .title h3 span{
    display: block;
    color: #E0C98F;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
}
.sec4 .inner .content{
    display: flex;
    justify-content: space-between;
    gap: 24px;
}
.sec4 .inner .content .item{
    flex: 1;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.50);
    box-shadow: 6px 9px 12px 0 rgba(224, 201, 143, 0.10);
    padding: 30px;
}
.sec4 .inner .content .item .item-title{
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
}
.sec4 .inner .content .item .item-title b{
    color: #E0C98F;
    font-family: Pretendard;
    font-size: 32px;
    font-weight: 600;
}
.sec4 .inner .content .item .item-image .before-after{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin: 30px 0;
}
.sec4 .inner .content .item .item-image .before-after > div{
    flex: 1;
    text-align: center;
}
.sec4 .inner .content .item .item-image .before-after > div span{
    color: #333;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding: 6px;
    background-color: #c2c2c2;
    border-radius: 3px;
    margin-bottom: 20px;
    display: inline-block;
}
.sec4 .inner .content .item .item-image .before-after .after span{
    background: #E0C98F;
}
.sec4 .inner .content .item .item-image .before-after img{
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}
.sec4 .inner .content .item .item-image p{
    color: #DDD;
    text-align: center;
    font-weight: 400;
}
.sec4 .inner .content .item .chart{
    border-top: 1px solid #e2e2e2;
    padding-top: 30px;
    margin-top: 30px;
    text-align: center;
}
.sec4 .inner .content .item .chart img{
    width: 80%;
    object-fit: contain;
}
/* section : sec5 */
.sec5{
    padding: 100px 0;
}
.sec5 .inner{
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 24px;
}
.sec5 .inner .content-box{
    flex: 2;
}
.sec5 .inner > .title{
    margin-bottom: 50px;
}
.sec5 .inner .title h3{
    color: #E2E2E2;
    font-size: 32px;
    line-height: 120%;
}
.sec5 .inner .title h3 b:nth-of-type(1){
    color: #E0C98F;
    font-family: "Crimson Text";
    font-size: 40px;
    font-weight: 700;
}
.sec5 .inner .title h3 b:nth-of-type(2){
    color: #E0C98F;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
}
.sec5 .inner .content{
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}
.sec5 .inner .content .item{
    width: 48%;
    height: 200px;
    border-right: 1px solid #e0c98f92;
    border-bottom: 1px solid #e0c98f92;
    border-top: 1px solid #e0c98f92;
    border-left: 1px solid #e0c98f92;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    padding: 30px;
}
.sec5 .inner .content .item:nth-child(1){border-left: none;}
.sec5 .inner .content .item:nth-child(2){border-right: none;}
.sec5 .inner .content .item:nth-child(3){border-left: none;}
.sec5 .inner .content .item:nth-child(4){border-right: none;}
.sec5 .inner .content .item .icon img{
    width: 60px;
    height: 60px;
    object-fit: contain;
}
.sec5 .inner .content .item .title{
    text-align: center;
    flex: 1;
}
.sec5 .inner .content .item .title h4{
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
}
.sec5 .inner .content .item .title p{
    text-align: center;
    font-size: 18px;
    font-weight: 300;
}
.sec5 .inner .image{
    flex: 1;
}
.sec5 .inner .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*section : sec6*/
.sec6{
    padding: 100px 0;
}
.sec6 .title h3{
    text-align: center;
    font-size: 32px;
    line-height: 120%; 
}
.sec6 .title h3 b{
    color: #E0C98F;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
}
.sec6 .content{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
}
.sec6 .content .item-box{
    padding: 10px;
    flex: 1;
    border-radius: 30px;
    background: linear-gradient(119deg, #E8D1A6 2.39%, #E5CDA0 49.79%, #D6B985 97.2%);
}
.sec6 .content .item-box .item-title{
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; 
}
.sec6 .content .item-box .item{
    height: 230px;
    padding: 10px 0;
    border-radius: 20px;
    background:linear-gradient(119deg, #E8D1A6 2.39%, #E5CDA0 49.79%, #D6B985 97.2%);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.35) inset, 0 -3px 6px 0 rgba(0, 0, 0, 0.18) inset, 0 4px 3px 0 rgba(0, 0, 0, 0.25), 0 20px 20px 0 rgba(0, 0, 0, 0.20);
}
.sec6 .content .item-box .item .icon{
    text-align: center;   
}
.sec6 .content .item-box .item .icon img{
    width: 70px;
    height: 70px;
    object-fit: contain;
    margin: 10px 0;
}
.sec6 .content .item-box .item .text{
    width: 100%;
    margin: 0 auto;
}
.sec6 .content .item-box .item .text .t1{
    color: #333;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    line-height: 100%;
}
.sec6 .content .item-box .item .text .t2{
    color: #333;
    text-align: center;
    font-size: 16px;
    line-height: 120%;
}
/* section : sec7*/
.sec7{
    padding-top: 100px;
    background-color: #000;
}
.sec7 .title h3{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 30px;
}
.sec7 .title h2{
    font-size: 48px;
    font-weight: 500;
    line-height: 100%;
}
.sec7 .title h1{
    line-height: 100%;
    display: inline-block;
    font-family: "Crimson Text";
    font-size: 80px;
    font-weight: 700;
    background:  linear-gradient(90deg, #8A6A2F 3.69%, #D4AF37 22.93%, #F7E7CE 42.18%, #D4AF37 61.42%, #8A6A2F 80.66%, #3B2A12 99.9%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sec7 .image{
    text-align: end;
}
/*반응형 : tablet*/
@media screen and (max-width: 1250px) {
    .inner{
        padding: 0 30px;
    }
    .sec1{
        height: 680px;
    }
    .sec2 .inner .content{
        flex: 2;
    }
    .sec2 .inner .model{
        flex: 1.5;
    }
    .sec2 .inner .model img{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .sec3 .inner .content{
        gap: 30px;
    }
    .sec3 .inner .content .image-box{
        flex: 1;
    }
    .sec3 .content .detail .item .item-content .list{
        width: 250px;
    }
    .sec5 .inner .content-box{
        flex: 2;
    }
    .sec5 .inner .content {
        width: 100%;
    }
    .sec5 .inner .content .item{
        gap: 10px;
        padding: 10px;
    }
    .sec5 .inner .content .item .icon img{
        width: 60px;
        height: 60px;
    }
    .sec5 .image{
        flex: 1.5;
        width: 100%;
        height: 100%;
    }
    .sec5 .image img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .sec6 .content{
        gap: 12px;
        flex-wrap: wrap;
    }
    .sec6 .content .item-box{
        flex: none;
        width: 49%;
    }
    .sec6 .content .item-box .item{
        height: 200px;
    }
}
@media screen and (max-width: 960px) {
    .sec1{
        height: 580px;
        background: #000 url('https://mdcell.co/wp-content/themes/jupiterx/img/ehc60-img/main-sec1-bg-re.jpeg') no-repeat center center / cover;
    }
    .sec1::before{
        background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0.00) 100%);
    }
    .sec2{
        padding: 50px 0;
    }
    .sec2 .inner{
        gap: 12px;
    }
    .sec2 .inner .content .title h1{
        font-size: 60px;
    }
    .sec2 .inner .content .title h3{
        font-size: 24px;
    }
    .sec2 .inner .content .title p,
    .sec2 .inner .content .title p b{
        font-size: 20px;
    }
    .sec2 .inner .content .sec2-image{
        margin-top: 50px;
        gap: 12px;
    }
    .sec2 .inner .content .sec2-image .image img{
        width: 120px;
        height: 120px;
        object-fit: cover;
    }
    .sec2 .inner .content .sec2-image .img_box:nth-child(1) .image::before{
        right: -11px;
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    .sec2 .inner .content .sec2-image .img_box p{
        font-size: 13px;
    }
    .sec2 .inner .content .sec2-image .img_box p b{
        font-size: 18px;
    }
    .sec3 .inner .title h1{
        font-size: 48px;
    }
    .sec3 .inner .title h3{
        font-size: 28px;
    }
    .sec3 .inner .content{
        flex-direction: column;
    }
    .sec3 .inner .content .image-box{
        flex: none;
        width: 100%;
        height: 300px;
    }
    .sec3 .content .detail .item h4{
        font-size: 24px;
    }

    .sec3 .content .detail .item .item-content .list{
        font-size: 20px;
    }
    .sec3 .inner .content .detail .item-content .image{
        transform: none;
    }
    .sec4{
        padding: 50px 0;
    }
    
    .sec4 .inner .content .item .item-title{
        font-size: 20px;
    }
    .sec4 .inner .content .item .item-title b{
        font-size: 28px;
    }
    .sec4 .inner .content .item .item-image .before-after{
        margin: 10px 0;
    }
    .sec4 .inner .content .item .item-image .before-after img{
        width: 100px;
        height: 100px;
    }
    .sec4 .inner .content .item .item-image p{
        font-size: 13px;
    }
    .sec4 .inner .content .item .chart img{
        width: 60%;
    }
    .sec5{
        padding: 50px 0;
    }
    .sec5 .inner{
        gap: 12px;
    }
    .sec5 .inner .title h3{
        font-size: 28px;
    }
    .sec5 .inner .title h3 b:nth-of-type(1){
        font-size: 36px;
    }
    .sec5 .inner .title h3 b:nth-of-type(2){
        font-size: 28px;
    }
    .sec5 .image{
        display: none;
    }
    .sec6{
        padding: 50px 0;
    }
    .sec6 .title h3,
    .sec6 .title h3 b{
        font-size: 28px;
    }
    .sec6 .content{
        flex-wrap: wrap;
    }
    .sec6 .content .item-box .item{
        height: 230px;
    }
    .sec7{
        padding-top: 50px;
    }
    .sec7 .title h3{
        margin-bottom: 10px;
    }
    .sec7 .title h2{
        font-size: 36px;
    }
    .sec7 .title h1{
        font-size: 60px;
    }
    .sec7 .image{
        text-align: center;
    }
    .sec7 .image img{
        width: 100%;
    }
 } 
/*반응형 : mobile*/
@media screen and (max-width: 650px) { 
    .sec1{
        height: 480px;
    }
    .sec1 .title span{
        font-size: 16px;
    }
    .sec1 .title h3{
        font-size: 18px;
    }
    .sec1 .title h1{
        font-size: 48px;
    }
    .sec2 .inner .content .title h1{
        font-size: 32px;
    }
    .sec2 .inner .content .title h3{
        font-size: 20px;
    }
    .sec2 .inner .content .title p,
    .sec2 .inner .content .title p b{
        font-size: 15px;
    }
    .sec2 .inner .content .sec2-image{
        gap: 12px;
    }
    .sec2 .inner .content .sec2-image .img_box p{
        font-size: 14px;
    }
    .sec2 .inner .content .sec2-image .image img{
        width: 100px;
        height: 100px;
        object-fit: cover;
    }
    .sec2 .inner .content .sec2-image .img_box:nth-child(1) .image::before{
        width: 30px;
        height: 30px;  
        font-size: 24px; 
        right: -2px;
        border: 1px solid #D4AF37;
    }
    .sec2 .inner .model{
        display: none;
    }
    .sec3 .inner .title{
        margin-bottom: 10px;
    }
    .sec3 .inner .title h1{
        font-size: 32px;
    }
    .sec3 .inner .content .image-box{
        display: none;
    }
    .sec3 .content .detail .item{
        margin-bottom: 10px;
    }
    .sec3 .content .detail .item .item-content .lists{
        flex: 1;
    }
    .sec3 .content .detail .item .item-content .list{
        width: 140px;
        font-size: 14px;
    }
    .sec3 .content .detail .item .item-content .list img{
        width: 18px;
        height: 18px;
    }
    .sec3 .inner .content .detail .item-content .image img{
        width: 80px;
    }
    
    .sec4 .inner .title{
        margin-bottom: 20px;
    }
    .sec4 .inner .content{
        flex-direction: column;
    }
    .sec4 .inner .title h3,
    .sec4 .inner .title h3 b,
    .sec4 .inner .title h3 span{
        font-size: 24px;
    }
    
    .sec5 .inner .content{
        flex-direction: column;
        margin: 10px 0;
    }
    
    .sec5 .inner .content .item{
        height: auto;
        min-width: auto;
        width: 100%;
        border-left: none;
        border-right: none;
        gap: 20px;
    }
    
    .sec5 .inner .content .item .icon img{
        width: 50px;
        height: 50px;
    }
    .sec5 .inner .content .item .title h4{
        font-size: 18px;
        text-align: start;
    }
    .sec5 .inner .content .item .title p{
        font-size: 16px;
        text-align: start;
    }
    .sec6 .content .item-box .item {
        height: 170px;
    }
    .sec6 .content .item-box .item .icon img{
        width: 50px;
        margin: 0;
    }
    .sec6 .content .item-box .item .text .t1{
        font-size: 18px;
        text-align: start;
    }
    .sec6 .content .item-box .item .text .t2{
        font-size: 15px;
        text-align: start;
    }
    .sec6 .content{
        flex-direction: column;
    }
    .sec6 .content .item-box{
        width: 100%;
        border-radius: 20px;
    }
    .sec6 .content .item-box .item{
        height: auto;
        display: flex;
        padding: 10px 20px;
        gap: 10px;
        align-items: center;
        border-radius: 10px;
    }
} 
@media screen and (max-width: 480px){
    .sec4 .inner .content .item .item-title{
        font-size: 16px;
    }
    .sec4 .inner .content .item .item-title b{
        font-size: 20px;
    }
    .sec4 .inner .content .item .item-image .before-after > div span{
        padding: 2px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .sec4 .inner .content .item .item-image p{
        font-size: 12px;
    }
    .sec4 .inner .content .item .item-image .before-after img{
        width: 70px;
        height: 70px;
    }
    .sec4 .inner .content .item .chart{
        margin-top: 10px;
        padding-top: 10px;
    }
    .sec4 .inner .content .item .chart img{
        width: 80%;
    }
    .sec5 .inner .title h3,
    .sec5 .inner .title h3 b:nth-of-type(1),
    .sec5 .inner .title h3 b:nth-of-type(2){
        font-size: 20px;
    }
    .sec6{
        padding: 0;
    }
    .sec6 .title h3, .sec6 .title h3 b {
        font-size: 20px;
    }

    .sec6 .content .item-box .item .icon img{
        width: 40px;
        height: 40px;
    }
    .sec7 .title h3{
        font-size: 16px;
    }
    .sec7 .title h2{
        font-size: 20px;
    }
    .sec7 .title h1{
        font-size: 32px;
    }
}/* End custom CSS */