﻿/*Pretendard*/
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

body {
    font-family: 'Pretendard';
}
p{
    margin:0;
}
.btn{
    box-shadow:none;
}

.index-wrap {
    margin: 0 auto;
}
/*공통*/
.index-cnt .cmn-cnt {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom:100px;
}
.index-cnt .cmn-cnt .point{
    color: #0C4;
    font-weight: 700;
}
.index-cnt .cmn-text1 {
    color: #222;
    font-size: 38px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.76px;
}
.index-cnt .cmn-text2 {
    color: #222;
    font-size: 38px;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.76px;
}
.index-cnt .cmn-text3 {
    color: #222;
    text-align: center;
    font-size: 38px;
    font-weight: 500;
    line-height: 130%; /* 49.4px */
    letter-spacing: -0.76px;
}
.index-cnt .cmn-text3 span {
    font-weight: 700;
}

/*section1*/
.index-cnt .s1 {
    background: linear-gradient(152deg, #002415 60.86%, #008A53 123.41%);
    height: 955px;
}
.index-cnt .s1 .cmn-cnt {
    display: flex;
    align-items: center;
    padding-top: 197px;
    padding-bottom:0;
}
.index-cnt .cnt-left .top-img {
    width: 99.58px;
    height: 118.482px;
}
.index-cnt .cnt-left .text {
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 72px */
}
.index-cnt .cnt-left .box-img {
    margin-bottom: 10px;
    display: inline-block;
}
.index-cnt .cnt-left .text1 {
    color: #12EF76;
}
.index-cnt .cnt-left .text2 {
    color: #FFF;
}
.index-cnt .cnt-left .text3 {
    color: #F2F2F2;
    font-size: 28px;
    font-weight: 500;
    line-height: normal;
    margin-top:8px;
}
.index-cnt .cnt-left .btn {
    border-radius: 41.157px;
    border: 2px solid #90F4A3;
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    padding: 14.699px 36.747px;
    display:inline-block;
    margin-top:40px;
}
.index-cnt .cnt-right {
    position: relative;
}
.index-cnt .cnt-right .right-img {
    position: absolute;
    top: -448px;
    left: -213px;
}
/*section1-1*/
.index-cnt .cnt-s1-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    position: relative;
    top: -160px;
}
.index-cnt .cnt-s1-1 .item {
    position: relative; 
    width: 100%;
    border-radius: 24px; 
}
.index-cnt .cnt-s1-1 .left {
    position: absolute;
    top: 125px;
    left: 60px;
    transform: translateY(-50%);
    color: #fff;
    z-index: 2;
}
.index-cnt .cnt-s1-1 .right {
    position: absolute;
    top: 126px;
    left: 60px;
    transform: translateY(-50%);
    color: #fff;
    z-index: 2;
}
.index-cnt .cnt-s1-1 .item .img {
    background: #fff;
    display: inline-block;
    border-radius: 40px;
    position: absolute;
}
.index-cnt .cnt-s1-1 .item .bgimg {
    width: 100%;
    display: block;
}
.index-cnt .cnt-s1-1 .item .img img {
    padding: 12px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index-cnt .cnt-s1-1 .left .img {
    border: 2px solid #00733A;
    box-shadow: -1px -2px 2px 0 rgba(0, 0, 0, 0.25) inset;
    right: -236px;
    top: -56px;
}
.index-cnt .cnt-s1-1 .right .img {
    border: 2px solid #22F5CB;
    box-shadow: -1px -2px 2px 0 rgba(0, 0, 0, 0.25) inset;
    right: -311px;
   top: -56px;
}
.index-cnt .cnt-s1-1 .left img{
   width: 98px;   
}
.index-cnt .cnt-s1-1 .right img{
    width: 99px;
}
.index-cnt .cnt-s1-1 .left .text1 {
    color: #74F943;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%; /* 38.4px */
    letter-spacing: -0.64px;
}
.index-cnt .cnt-s1-1 .left .text2 {
    color: #FFF;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.64px;
}
.index-cnt .cnt-s1-1 .left .text3 {
    color: #F2F2F2;
    font-family: Pretendard;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.4px;
}
.index-cnt .cnt-s1-1 .item .btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 160%; /* 28.8px */
    letter-spacing: -0.36px;
    border-radius: 48px;
    padding: 6px 20px;
    margin-top: 16px;
    display: inline-block;
}
.index-cnt .cnt-s1-1 .left .btn{
     color: #FFF;
     border: 2px solid #FFF;
}
.index-cnt .cnt-s1-1 .right .btn{
    color: #424242;
    border: 2px solid #424242;
}
.index-cnt .cnt-s1-1 .right .text1{
    color: #222;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%; /* 38.4px */
    letter-spacing: -0.64px;
    width: 200px;
}
.index-cnt .cnt-s1-1 .right .text2 {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.4px;
}
/*section2*/
.index-cnt .s2 {
    margin-top: -161px;
}
.index-cnt .s2 .cmn-cnt {
    text-align: center;
}
.index-cnt .s2 .box-middle {
    margin: 60px 0;
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
}
.index-cnt .s2 .box-middle img{
    width:140px;
}
.index-cnt .s2 .box-middle .title {
    color: #424242;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.44px;
    margin:30px 0 16px;
}
.index-cnt .s2 .box-middle .text {
    color: #727272;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%; /* 25.2px */
    letter-spacing: -0.36px;
    word-break: keep-all;
}
.index-cnt .s2 .box-middle .item {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width:370px;
}
.index-cnt .s2 .item1 .text{
     width: 280px;
}
.index-cnt .s2 .item2 .text{
     width: 291px;
}
.index-cnt .s2 .item3 .text{
     width: 315px;
}
.index-cnt .s2 .box-bottom {
    margin: 0 auto;
    width: 741px;
}
.index-cnt .s2 .box-bottom p {
    color: #424242;
    font-family: Pretendard;
    font-size: 24px;
    font-weight: 400;
    line-height: 140%; /* 33.6px */
}
/*section3*/
.index-cnt .s3 {
    background: #EBF4ED;
}
.index-cnt .s3 .cmn-cnt {
    text-align: center;
    padding:100px 0;
}
.index-cnt .s3 .box-middle {
    border-radius: 32px;
    background: #003728;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* 남는 공간을 균형 있게 */
    gap: 36px;
    width: 100%;
    padding: 40px 130px;
    /* ✅ 여기서 전체 여백 관리 */
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 60px;
    position: relative;
}

.index-cnt .s3 .left {
    position: absolute;
    left: 0px;
    top: 35px;
}

.index-cnt .s3 .left .text {
    margin: 0;
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.44px;
    width: 256px;
    word-break: keep-all;
    position: absolute;
    top: -2px;
    left: 175px;
    z-index: 9;
}

.index-cnt .s3 .left img {
    width: 100%;
    display: block;
    width: 585.963px;
}

.index-cnt .s3 .box-rolling {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
}

.index-cnt .s3 .box-rolling li {
    border-radius: 32px;
    background: #FFF;
    opacity: .4;
    padding: 10px 60px;
    width: 418px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: transform .25s ease, opacity .25s ease;
    transform: scale(1);
    opacity: .55;
    transform-origin: left center;
    color: #424242;
    margin-left: auto;
    position: relative;
    height: 54px;
    color: #424242;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    margin-bottom:26px;
}
.index-cnt .s3 .box-rolling li:last-child{
    margin-bottom:0px;
}

.index-cnt .s3 .box-rolling li.is-active {
    opacity: 1;
    gap:0;
    color: #424242;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.52px;
    white-space: nowrap;
}

.index-cnt .s3 .box-rolling li:not(.is-active) {
    transform: scale(1);
}

.index-cnt .s3 .defaultwrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-cnt .s3 .defaultimg {
    width: 26px;
    transition: transform .25s;
}

.index-cnt .s3 .box-rolling li.is-active .defaultimg {
    transform: scale(2.28);
    position: absolute;
    top: -9px;
    left: 11px;
}
.index-cnt .s3 .box-rolling li.is-active:nth-of-type(3) span:last-child{
    position: relative;
    left: 20px;
}
.index-cnt .s3 .box-rolling li.is-active:nth-of-type(4) span:last-child {
    position: relative;
    left: -7px;
}
/*section4*/
.index-cnt .s4 .cmn-cnt{
    padding-top:100px;
}
.index-cnt .s4 .box-head .text-small {
    color: #727272;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 140%; /* 33.6px */
    letter-spacing: -0.48px;
    width: 567px;
    margin: 12px auto 0;
}
.index-cnt .s4 .box-bar {
    position: relative;
    width: 32px; 
    height: 180px; 
    line-height: 0;
}
.index-cnt .s4 .bar-gray {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
    width: 32px;
}
.index-cnt .s4 .mask {
    position: absolute;
    left: 2.5px;
    bottom: 0;
    width: 100%;
    height: 0%;
    overflow: hidden;
    display: block;
    width: 26px;
}
.index-cnt .s4 .fill {
    position: absolute;
    left: 0.4px;
    bottom: 0;
    width: 100%; /* ✅ 0% -> 100% 로 고정 */
    height: 100%;
    display: block;
    object-fit: fill;
}
.index-cnt .s4 .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width:300px;
    box-sizing: border-box;
}
.index-cnt .s4 .item .head {
    color: #222;
    font-size: 34px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1.02px;
}
.index-cnt .s4 .item .middle {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.index-cnt .s4 .item .middle .icon {
    width: 130px;
    position: absolute;
    bottom: -42px;
}
.index-cnt .s4 .box-middle {
    display: flex;
    align-items: center;
    gap: 100px;
    /* margin-top: 60px; */
    margin: 60px 0 0;
    justify-content: center;
}
.index-cnt .s4 .item .footer {
    margin-top: 20px;
    text-align: center;
}
.index-cnt .s4 .item .title {
    color: #424242;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.6px;
    margin-bottom:12px;
}
.index-cnt .s4 .item .text {
    color: #727272;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 130%; /* 23.4px */
    word-break:keep-all;
}
.index-cnt .s4 .item .text1{
    width:160px;
}
.index-cnt .s4 .item .text2 {
    width: 222px;
}
/*section5*/
.index-cnt .s5 {
    background: #EBF4ED;
}
.index-cnt .s5 .cmn-cnt{
    padding-top:100px;
}
.index-cnt .s5 .cmn-text3{
    font-weight:800;
}
.index-cnt .s5 .text-small {
    color: #727272;
    font-family: Pretendard;
    font-size: 24px;
    font-weight: 400;
    line-height: 140%; /* 33.6px */
    letter-spacing: -0.48px;
    text-align: center;
    margin-top: 16px;
}
.index-cnt .s5 .text-small span {
    font-weight: 700;
}
.index-cnt .s5 .box-middle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin:60px 0;
}
.index-cnt .s5 .item {
    border-radius: 24px;
    border: 2px solid #00D49B;
    background: #FFF;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 16px;
    width: 380px;
    height: 296px;
    box-sizing: border-box;
}
.index-cnt .s5 .item .title {
    color: #424242;
    font-family: Pretendard;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.44px;
}
.index-cnt .s5 .item .text {
    color: #727272;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    letter-spacing: -0.32px;
    word-break: break-word;
}
.index-cnt .s5 .item .text1 {
    width: 245px;
}
.index-cnt .s5 .item img {
    width: 69px;
}
.index-cnt .s5 .box-footer{
    padding-top:36px;
}
.index-cnt .s5 .box-footer .button {
    border-radius: 999px;
    border: 2px solid #A0FFE5;
    background: #00D49B;
    color: #FFF;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%; /* 25.2px */
    letter-spacing: -0.36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 360px;
    height: 60px;
}
.index-cnt .s5 .box-footer {
    text-align: center;
    position: relative;
}
.index-cnt .s5 .wrap-tooltip {
    position: absolute;
    right: 328px;
    top: -42px;
    height: 112px;
}
.index-cnt .s5 .wrap-tooltip img{
    width:150px;
}
.index-cnt .s5 .tooltip {
    position: relative;
    top: -96px;
    left: 10px;
    width: 140px;
}
/*.index-cnt .s5 .tooltip::after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0px;
    width: 15px;
    height: 25px;
    background-color: #000;
    border-bottom-right-radius: 5px;
    transform: rotate(5deg);
}
.index-cnt .s5 .tooltip::before {
  display: none;
}*/

.index-cnt .s5 .text {
    color: #FFF;
    text-align: center;
    font-size: 13.293px;
    font-weight: 500;
    line-height: 130%; /* 17.281px */
    letter-spacing: -0.266px;
}
.index-cnt .s5 .count {
    color: #00D49B;
    font-size: 32px;
    font-weight: 700;
    line-height: 130%; /* 41.6px */
    letter-spacing: -0.64px;
}
/*section6*/
.index-cnt .s6 .cmn-cnt{
    padding-top:100px;
}
.index-cnt .s6 .box-middle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin: 60px 0;
}
.index-cnt .s6 .item {
    border-radius: 24px;
    background: #F8F8F8;
    padding: 42px 0px 0 30px;
}
.index-cnt .s6 .item img {
    width: 279px;
    position: relative;
    bottom: -3px;
    border-bottom-right-radius: 24px;
}
.index-cnt .s6 .item .box-text span{
    display:block
}
.index-cnt .s6 .item .box-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%; /* 26px */
    letter-spacing: -0.4px;
}
.index-cnt .s6 .item .box-text .black {
    color: #222;
}
.index-cnt .s6 .item .box-text .green {
    color: #00B953;
}
.index-cnt .s6 .item .box-text .text-s {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.28px;
    margin-top:6px;
}
.index-cnt .s6 .box-bottom{
    text-align:center;
}
.index-cnt .s6 .box-bottom a {
    border-radius: 80px;
    background: #00B953;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.32px;
    padding: 12px 32px;
}
/*section7*/
.index-cnt .s7 {
    background: #F8F8F8;
    padding: 100px 0 60px;
}
.index-cnt .s7 .box-middle{
    display:flex;
    align-items:center;
    gap:16px;
    padding:60px 0;
}
.index-cnt .s7 .box-middle img {
    width: 190px;
    height: 100px;
}
.index-cnt .s7 .slide-wrap {
    overflow: hidden;
    width: 100%;
}
.index-cnt .slide-track {
    display: flex;
    gap: 16px; /* 로고 간격 */
    will-change: transform;
}
.index-cnt .s7 .cmn-cnt{
    padding:0;
}
.index-cnt .s7 .box-bottom .title {
    color: #424242;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: 140%; /* 30.8px */
    letter-spacing: -0.44px;
}
.index-cnt .s7 .box-bottom .text {
    color: #727272;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    width: 840px;
    margin: 0 auto;
    word-break: keep-all;
    padding: 16px 0 20px;
}
/*section8*/
.index-cnt .s8 {
    position: relative;
    overflow: hidden; /* 배경 넘침 방지 */
    background: url('/contents/images/intro/s8-bg.png') center/cover no-repeat;

}
.index-cnt .s8 .cmn-cnt {
    position: relative;
    z-index: 1;
    padding: 80px 0; 
    text-align: center;
}
.index-cnt .s8 a {
    border-radius: 64px;
    border: 2px solid #55E36F;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%; /* 25.2px */
    letter-spacing: -0.36px;
    padding: 12px 34px; 
    margin-top:16px;
    display:inline-block;
}
.index-cnt .s8 .text {
    color: #FFF;
    font-size: 36px;
    font-weight: 500;
    line-height: 140%; /* 50.4px */
    letter-spacing: -1.08px;
}
.index-cnt .s8 .point {
    color: #10C863;
    font-size: 36px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1.08px;
}
/*.index-cnt .s7 .box-middle span {
    border-radius: 24px;
    background: #F2F2F2;
    width: 190px;
    height: 100px;
    padding: 24px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.index-cnt .s7 .flexg,
.index-cnt .s7 .naver{
    width:114px;
}
.index-cnt .s7 .kakao,
.index-cnt .s7 .hmall {
    width: 100px;
}*/
/*footer*/
.index-footer {
    background: #222;
    padding:40px 0;
}
.index-footer .cmn-cnt{
    max-width:1200px;
    margin:0 auto;
}
.index-footer .right {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 16px;
}
.index-footer .menu {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #fff;
}
.index-footer .right a {
    color: #B8B8B8;
    font-family: "NG-regular";
    font-size:13px;
    font-weight: 700;
    line-height: normal;
    padding:0 14px;
}
.index-footer .right .policy {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.index-footer .info{
    padding:40px 14px;
}
.index-footer .info li{
    color: #B8B8B8;
    font-family: "NG-regular";
    font-size: 13px;
    font-weight: 400;
    line-height: 140%; /* 18.2px */
    letter-spacing: -0.26px;
    padding:4px;
}
.index-footer .info2{
    margin-top:32px;
}
.index-footer .fw-bold{
    font-weight:700 !important;
}
.index-footer .corp {
    color: #E8E8E8 !important;
    font-weight: 700 !important;
    text-align: right;
}