@charset "UTF-8";

body.light .sect-hero .jsSubTxt{
    color: #000;
}
body.light .sect-hero .impact-deco-box svg path{
    stroke: #000;
}

.sect-hero{
    position: relative;
    text-align: center;
    /* padding-bottom: 25vh; */
}
.sect-hero img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sect-hero .hero-area{
    position: relative;
    /* padding-top: 224px; */
    padding: 194px 0 0;
}

/* .sect-hero .hero-header-sticky-wrap{
    z-index: 1;
    position: relative;
    height: 3000px;
}
.sect-hero .hero-header-sticky{
    position: sticky;
    top: 0;
    height: 100vh;

    display: flex;
    justify-content: center;
    align-items: center;
} */

.sect-hero .hero-header{
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.sect-hero .hero-header strong{
    display:block;
    margin-bottom: 30px;
    font-size: clamp(45px,7vw,90px);
    line-height: 1.4;
    font-weight: 800;
    letter-spacing: -0.02em;
}
.sect-hero .hero-header .hero-headline{
    position: relative;
}
.sect-hero .hero-header .hero-headline .headline-wrap{
    position: relative;
    width: 823px;
    margin: 0 auto;
}
.sect-hero .hero-header .hero-headline .headline-wrap .mockup{
    position: relative;
}
.sect-hero .hero-header .hero-headline .headline-wrap .mockup img{}
.sect-hero .hero-header .hero-headline .headline-wrap .mockup-panel{
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    width: calc(100% - 40px);
}
.sect-hero .hero-header .hero-headline .headline-wrap .mockup-panel img{}

.sect-hero .hero-header .hero-headline .headline-wrap .jsMockupContent{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}

.sect-hero .hero-header .hero-headline .headline-wrap .jsMockupDesc{
    margin: 40px 0;
    font-size: 18px;
    line-height: 1.7;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: rgba(255,255,255,0.5);
}

.sect-hero .hero-header .hero-headline .headline-wrap .btn-box{}
.sect-hero .hero-header .hero-headline .headline-wrap .jsBtnContact{
    margin: 0 auto;
}

.sect-hero .hero-header .hero-headline .headline-wrap .jsHeadline{

}
.sect-hero .hero-header .hero-headline .headline-wrap .jsHeadline .split-box{
    display: flex;
    justify-content: center;
}
.sect-hero .hero-header .hero-headline .headline-wrap .jsHeadline .split-box .jsSplit{}
.sect-hero .hero-header .hero-headline .headline-wrap .jsHeadline .split-box .jsSplit + .jsSplit{
    margin-left: 10px;
}
.sect-hero .hero-header .hero-headline .headline-wrap .jsHeadline span{
    /* font-size: clamp(22px,2.4vw,44px); */
    font-size: 44px;
    line-height: 1.5;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.2);
    letter-spacing: -0.02em;
    transition: 0.2s ease;
}

.sect-hero .hero-header .hero-headline .headline-wrap .jsHeadline span.change{
    color: #fff;
}


.sect-hero .hero-header .hero-headline .headline-wrap .deco1{
    position: absolute;
    top: 194px;
    left: -100px;

    /* width: clamp(80px, 9vw, 162px); */
    width: 162px;
}
.sect-hero .hero-header .hero-headline .headline-wrap .deco2{
    position: absolute;
    top: 43px;
    right: -137px;

    /* width: clamp(115px,12vw,229px); */
    width: 229px;
}

.sect-hero .hero-header .deco3{
    position: absolute;
    left: clamp(58px, 6vw, 115px);
    top: clamp(178px, 19vw, 356px);
    width: clamp(98px, 10.5vw, 196px);
}
.sect-hero .hero-header .deco4{
    position: absolute;
    right: clamp(125px, 14vw, 250px);
    top: clamp(148px, 15.5vw, 295px);
    width: clamp(97px, 10.5vw, 194px);
}
.sect-hero .hero-header .deco5{
    position: absolute;
    right: clamp(-23px, -2vw, -11px);
    top: clamp(218px, 23vw, 435px);
    width: clamp(85px, 10vw, 190px);
}

.sect-hero .hero-body{
    z-index: 1;
    position: relative;
    padding: 200px 0 0;
}
.sect-hero .hero-body .comment-desc{
    font-size: 36px;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: -0.02em;
}
/* .sect-hero .hero-body .comment-desc .highlight{
    background: linear-gradient(99deg, #B499FF 9.22%, #2D68FF 26.38%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */


.sect-hero .hero-bg{
    position: absolute;
    top: 0;
    bottom: -280px;
    left: 0;
    right: 0;
}

.impact-deco-box{
    display: block;
    margin: 0 auto;
    padding: 87px 0;
    width: 121px;
}
.impact-deco-box svg{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-impact-sticky-wrap{
    position: relative;
    height: 5000px;
}
.hero-impact-sticky{
    position: sticky;
    top: 0;
    height: 100svh;
    overflow: hidden;
}

.hero-impact-sticky .impact-hero-box{}

.hero-impact-sticky-wrap .impact-hero{}
.hero-impact-sticky-wrap .impact-hero p{
    /*
    font-size: clamp(25px, 2.8vw, 50px);
    */
    font-size: 50px;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: -0.02em;
}
.hero-impact-sticky-wrap .impact-hero .jsImpactMainBox{
    position: relative;
    margin: 90px 0;
    overflow: hidden;
}
.hero-impact-sticky-wrap .impact-hero .jsImpactStrong{
    /*
    font-size: clamp(40px,4.2vw,80px);
    */
    font-size: 80px;
    line-height: 1.4;
    letter-spacing: -0.02em;
    font-weight: 700;
    
    height: 123px;

    display: flex;
    align-items: center;
    justify-content: center;
}
.hero-impact-sticky-wrap .impact-hero .jsImpactStrong:not(:first-child){
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

/* 초기 상태 */
.jsImpactMainBox .jsImpactTxt {
    mask-image: linear-gradient(90deg, white 33.3%, rgba(255, 255, 255, 0.1) 66.6%);
    -webkit-mask-image: linear-gradient(90deg, white 33.3%, rgba(255, 255, 255, 0.1) 66.6%);
    mask-position: 100% 100%;
    -webkit-mask-position: 100% 100%;
    mask-size: 300% 100%;
    -webkit-mask-size: 300% 100%;
    /* transition: mask-position 1000ms ease-in-out, -webkit-mask-position 1000ms ease-in-out; */

    /* -webkit-mask-image: url(mask.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: 0% 0%; */
}

.jsImpactMainBox .jsImpactImg {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    width: 0;
    height: auto;
    opacity: 0;
    will-change: width, opacity;
    box-sizing: content-box;
    /* transition: padding 800ms cubic-bezier(0.6,0,0.2,1), width 800ms cubic-bezier(0.6,0,0.2,1), opacity 500ms linear; */
}

/* 활성화 상태 */
/* .jsImpactMainBox.active .jsImpactTxt {
    mask-position: 0% 100%;
    -webkit-mask-position: 0% 100%;
}

.jsImpactMainBox.active .jsImpactImg {
    padding: 0 20px;
    width: 130px;
    height: 86px;
    opacity: 1;
} */





@media(max-width:1023px){
    .sect-hero .hero-header strong{
        font-size: clamp(34px, 6vw, 60px);
    }
    .sect-hero .hero-header .hero-headline .headline-wrap{
        width: 600px;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .jsHeadline span{
        font-size: 30px;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .jsMockupDesc{
        margin: 20px 0;
        font-size: 16px;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .deco2{
        top: 32px;
        right: -98px;
        width: 160px;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .deco1{
        top: 116px;
        left: -50px;
        width: 100px;
    }

    .sect-hero .hero-body .comment-desc{
        font-size: 28px;
    }
    .impact-deco-box{
        padding: 50px 0;
        width: 80px;
    }
    .hero-impact-sticky-wrap .impact-hero p{
        font-size: 36px;
    }
    .hero-impact-sticky-wrap .impact-hero .jsImpactMainBox{
        margin: 45px 0;
    }
    .hero-impact-sticky-wrap .impact-hero .jsImpactStrong{
        height: 85px;
        font-size: 60px;
    }

}


@media (max-width: 767px){
    .sect-hero .hero-area{
        padding: 164px 0 0;
    }
    .sect-hero .hero-header strong{
        margin-bottom: 50px;
        font-size: 34px;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap{
        width: 307px;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .mockup-panel{
        top: 6px;
        left: 6px;
        right: 6px;
        width: calc(100% - 12px);
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .deco1{
        top: 44px;
        left: -26px;
        width: 60px;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .deco2{
        top: -40px;
        right: -30px;
        width: 110px;
    }

    .sect-hero .hero-header .hero-headline .headline-wrap .deco-insta{
        position: absolute;
        bottom: 14px;
        left: -32px;
        width: 85px;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .deco-ytb{
        position: absolute;
        bottom: 32px;
        right: 23px;
        width: 83px;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .deco-fb{
        position: absolute;
        right: -58px;
        top: 50%;
        transform: translateY(-50%);
        width: 84px;
    }

    .sect-hero .hero-header .hero-headline .headline-wrap .jsHeadline .split-box{
        display: block;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .jsHeadline .split-box .jsSplit + .jsSplit{
        margin-left: 0;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .jsHeadline span{
        font-size: 20px;
        line-height: 1.6;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .jsMockupDesc{
        margin: 0 0 18px;
        font-size: 14px;
        color: #fff;
    }
    .sect-hero .hero-header .hero-headline .headline-wrap .jsBtnContact{
        width: 77px;
        height: 34px;
        font-size: 13px;
    }

    .sect-hero .hero-body{
        padding: 120px 0 0;
    }
    .sect-hero .hero-body .comment-desc{
        font-size: 24px;
        line-height: 1.6;
    }
    .impact-deco-box{
        width: 60px;
    }
    .hero-impact-sticky-wrap .impact-hero p{
        font-size: 18px;
    }
    .hero-impact-sticky-wrap .impact-hero .jsImpactMainBox{
        margin: 40px 0;
    }
    .hero-impact-sticky-wrap .impact-hero .jsImpactStrong{
        height: 48px;
        font-size: 29px;
        line-height: 1.35;
    }
    .jsImpactMainBox .jsImpactImg{
        padding: 0 5px;
    }

    .hero-impact-sticky-wrap{
        height: 4600px;
    }
    .hero-impact-sticky{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .sect-hero .hero-bg{
        bottom: 0;
    }


}