@charset "utf-8";

/* Atomic Utility Classes */
/* .u-mx-auto {
    display: block;
    margin: 0 auto;
} */
.event-benefit-template img {
    margin: 0 auto;
}

/* // Atomic Utility Classes */

/* 공통 - 결제혜택 */
payment-benefits {
    display: block;
}
.lg-only-purchase-benefits {
    position: relative;
    max-width: 820px;
    margin: 0 auto;
    .appliances-linker {
        position: absolute;
        /* background-color: #FC234B;
        opacity: 0.4; */
    }
    .appliances-benefit__linker--03 {
        width: 7%;
        height: 8%;
        bottom: 49%;
        left: 14.7%;
    }
    .appliances-benefit__linker--04 {
        width: 10%;
        height: 8%;
        bottom: 49%;
        left: 22%;
    }
    .appliances-benefit__linker--05 {
        width: 8%;
        height: 8%;
        bottom: 49%;
        left: 47%;
    }
    .appliances-benefit__linker--06 {
        width: 8%;
        height: 8%;
        bottom: 49%;
        left: 78.2%;
    }

    @media screen and (max-width: 767px) {
        .appliances-benefit__linker--03 {
                width: 14.1%;
                height: 6%;
                bottom: 75.5%;
                left: 35.4%;
            }
        
            .appliances-benefit__linker--04 {
                width: 21%;
                height: 6%;
                bottom: 75.5%;
                left: 49.2%;
            }
        
            .appliances-benefit__linker--05 {
                width: 18%;
                height: 6%;
                bottom: 54%;
                left: 34.2%;
            }
        
            .appliances-benefit__linker--06 {
                width: 19%;
                height: 6%;
                bottom: 33%;
                left: 34.2%;
            }
    }
}
/* // 공통 - 결제혜택 */

/* 메인 탭 영역 수정 */
    .event-benefit-template .c-tab--main-switch .c-tab__inner {
        background-color: #000;
    }
    .event-benefit-template .c-tab--main-switch .c-tab__button {
        color: #7C7C7C;
        font-size: 18px;
    }
    .event-benefit-template .c-tab--main-switch .c-tab__list,
    .event-benefit-template .c-tab--main-sticky .c-tab__list {
        max-width: unset;
        border-bottom: unset;
        margin: 0;
        border-bottom: solid 1px #E4E4E4;
    }
    .event-benefit-template .c-tab--main-sticky .c-tab__inner {
        border-bottom: solid 1px #E4E4E4;
    }
    .event-benefit-template .c-tab--main-sticky .c-tab__list {
        gap: 130px;
        justify-content: center;
        width: auto;
        border-bottom: none;
        overflow: hidden;
    }
    @media screen and (max-width: 767px) {
        .event-benefit-template .c-tab--main-sticky .c-tab__list {
            gap: calc(20 / 390 * 100vw);
        }
    }

    .event-benefit-template .c-tab--main-switch .c-tab__item.active .c-tab__button {
        color: #000;
        font-weight: 700;
        background: #fff;
        
    }
    .event-benefit-template .c-tab--main-switch .c-tab__item.active::after {
        background: none;
    }
    /* 2뎁스 메뉴 아래 강조선 */
    .event-benefit-template .c-tab--main-sticky .c-tab__button::after {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background-color: #111;
        opacity: 0;
        transform: translateY(2px);
        transition: transform 0.3s, opacity 0.1s;
    }
    .event-benefit-template .c-tab--main-sticky .c-tab__item.active .c-tab__button::after {
        opacity: 1;
        transform: translateY(-8px);
    }
    /* // 2뎁스 메뉴 아래 강조선 */
@media screen and (max-width: 767px) {
    .event-benefit-template .c-tab--main-switch .c-tab__list {
        column-gap: 0;
        padding: 0;
    }
    .event-benefit-template .c-tab--main-switch .c-tab__button {
        font-size: calc(14 / 390 * 100vw);
    }
    .event-benefit-template .c-tab--rounded-rectangle.c-tab--refined .c-tab__button {
        padding: calc(8 / 390 * 100vw) calc(14 / 390 * 100vw);
    }
}
/* // 메인 탭 영역 수정 */

/* 선착순 특가영역 article__inner */

.article__content-area-wrap,
.appliances-item-content-05 .article__inner.is-header,
.subscription-main-content-03 .article__inner.is-header,
.home-style-item-content-05 .article__inner.is-header {
        background: #EFF0F2
}

.appliances-tab-content-01 .article__inner,
.subscription-tab-content-02 .article__inner,
.home-style-item-content-04 .article__inner {
    padding-top: 0;
}
/* 탭만 있을 때 탭메뉴 */
.c-tab--round.c-tab--round-adjusted {
    padding: 24px 0 32px;
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    .appliances-item-content-04 .c-tab--round {
        padding: calc(24 / 390 * 100vw) calc(10 / 390 * 100vw) calc(32 / 390 * 100vw);
    }
}
/* // 탭메뉴 */
/*  // 선착순 특가영역 article__inner */



/* 가전 */

/* 한눈에 보는 영역 링크 */
    .lg_days_main_benefit_wrap {
        position: relative;
        display: block;
        width: 820px;
        max-width: 100%;
        margin: 0 auto;
    }
    .event-benefit-template .lg_days_main_benefit_wrap .couponPE,
    .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--03,
    .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--01,
    .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--02 {
        position: absolute;
        width: 29.4%;
        height: 15%;
        top: 78.9%;
        /* background-color: tomato;
        opacity: 0.4; */
    }
    .event-benefit-template .lg_days_main_benefit_wrap .couponPE,
    .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--03 {
        left: 1.2%;
    }
    .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--01 {
        left: 35.3%;
    }
    .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--02 {
        left: 69.3%;
    }

    @media screen and (max-width: 767px) {
        .event-benefit-template .lg_days_main_benefit_wrap .couponPE,
        .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--03,
        .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--01,
        .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--02 {
            width: 24.5%;
            height: 19%;
            top: 76%;
            left: 7%;
        }
        .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--01 {
            left: 38%;
        }
        .event-benefit-template .lg_days_main_benefit_wrap .main-benefit__anchor--02 {
            left: 68.7%;
        }
    }

    
/* // 한눈에 보는 영역 링크 */

/* API 대표 이미지 비율 */
@media screen and (max-width: 767px) {
    .event-benefit-template .c-product__image-wrapper {
        aspect-ratio: unset;
    }
}
/* // API 대표 이미지 비율 */

/* 선착순 특가 API 배경 */
.appliances-main-content-02 .c-product__item,
.subscription-main-content-02 .c-product__item,
.home-style-main-content-02 .c-product__item {
    background: transparent;
}

.appliances-main-content-02 .c-product__visual,
.subscription-main-content-02 .c-product__visual,
.home-style-main-content-02 .c-product__visual {
    background: #fff;
}

.event-benefit-template .c-product__list--thumnail-custom-pc-horizontal-mo-vertical .c-product__info-container {
    background: #fff;
}

/* // 선착순 특가 ㅁPI 배경 */

/* 가상선택자 마크 */
/* .event-benefit-template .appliances-main-content-02 .c-product__item::before,
.event-benefit-template .subscription-main-content-02 .c-product__item::before,
.event-benefit-template .home-style-main-content-02 .c-product__item::before {
    content: "";
    display: block; 
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 10; 
    width: 50px;
    height: 50px;
    background-image: url('/kr/event/2026/03/19_lg_days_event/images/mark_pc.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

@media screen and (max-width: 767px) {
    .event-benefit-template .appliances-main-content-02 .c-product__item::before,
    .event-benefit-template .subscription-main-content-02 .c-product__item::before,
    .event-benefit-template .home-style-main-content-02 .c-product__item::before {
        background-image: url('/kr/event/2026/03/19_lg_days_event/images/mark_mo.png');
        width: calc(43 / 390 * 100vw);
        height: calc(43 / 390 * 100vw);
        top: calc(8 / 390 * 100vw);
        left: calc(8 / 390 * 100vw);
    }
} */
/* // 가상선택자 마크 */

/* GA TAG 제품 - 스탠드, 벽걸이 마크 모바일 위치 조정 */
    .event-benefit-template .c-product__actions {
        justify-content: flex-start;
    }
    @media screen and (max-width: 767px) {
    .event-benefit-template .c-product__actions {
        justify-content: flex-start;
    }
}
/* // GA TAG 제품 - 스탠드, 벽걸이 마크 모바일 위치 조정 */

/* 해더 이미지 있을 때 article__inner 레이아웃 */
.event-benefit-template .article__inner.is-header {
    max-width: unset;
    padding: 0;
}
@media screen and (max-width: 767px) {
    .event-benefit-template .article__inner.is-header {
        padding: 0;
    }
    /* .event-benefit-template .article__inner.is-header:last-child {
        padding: 0 0 calc(8 / 390 * 100vw);
    } */
}

.event-benefit-template .article__inner.is-header .article__inner {
    padding: 0;
}
/* 해더 이미지 있을 때 article__inner 레이아웃 */

/* 해더 이미지 있을 때 c-tab--round 탭 레이아웃 */
    .event-benefit-template .article__inner.is-header .c-tab--round {
    padding: 30px 0 30px;
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .event-benefit-template .article__inner.is-header .c-tab--round {
        padding: calc(30 / 390 * 100vw) 0 calc(14 / 390 * 100vw);
    }
}
/* // 해더 이미지 있을 때 c-tab--round 탭 레이아웃 */

/* c-product 레이아웃 */
    .article__content-area .c-product {
        padding-bottom: 32px;
    }
    @media screen and (max-width: 767px) {
    .article__content-area .c-product {
        padding-bottom: calc(32 / 390 * 100vw);
    }
}
/* // c-product 레이아웃 */

/* 메뉴 없을 때 c-product 레이아웃 */

.subscription-item-content-05:not(:has(.c-tab--round)) .c-product,
.subscription-item-content-06:not(:has(.c-tab--round)) .c-product {
    padding-top: 30px;
}
@media screen and (max-width: 767px) {
    .subscription-item-content-05:not(:has(.c-tab--round)) .c-product,
    .subscription-item-content-06:not(:has(.c-tab--round)) .c-product {
        padding-top: calc(30 / 390 * 100vw);
    }
}
/* // 메뉴 없을 때 c-product 레이아웃 */

/* appliances-item-content-02 레이아웃 */
.appliances-item-content-02 .article__inner {
    padding-top: 0;
}
@media screen and (max-width: 767px) {
    .appliances-item-content-02 .c-tab__content {
        padding: 0 calc(20 / 390 * 100vw);
    }
}
/* // appliances-item-content-02 레이아웃 */

/* appliances-item-content-02 .c-tab--center 일때, 메뉴 중앙 정렬*/
.appliances-item-content-02 .c-tab.c-tab--center .c-tab__list {
    justify-content: center;
}
/* // appliances-item-content-02 .c-tab--center 일때, 메뉴 중앙 정렬/

/* 쿠폰 모음 */
.event-benefit-template .c-tab__content .coupon-benefit {
    position: relative;
    max-width: 820px;
}

.c-tab__content .coupon-benefit .couponPE,
.c-tab__content .coupon-benefit .coupon-benefit__linker--01,
.c-tab__content .coupon-benefit .coupon-benefit__linker--02 {
    position: absolute;
    width: 9.8%;
    height: 45%;
    top: 0;
    left: 0;
    /* background: rgb(43, 31, 29);
    opacity: 0.4; */
}
.c-tab__content .coupon-benefit .couponPE {
    left: 39.5%;
}
.c-tab__content .coupon-benefit .coupon-benefit__linker--01 {
    left: 84.5%;
}
.c-tab__content .coupon-benefit .coupon-benefit__linker--02 {
    left: 39.5%;
    top: 55%;
}
@media screen and (max-width: 767px) {
    .c-tab__content .coupon-benefit .couponPE,
    .c-tab__content .coupon-benefit .coupon-benefit__linker--01,
    .c-tab__content .coupon-benefit .coupon-benefit__linker--02 {
        position: absolute;
        width: 21.8%;
        height: 31%;
        top: 0;
        left: unset;
        right: 0;

    }
    .c-tab__content .coupon-benefit .couponPE {
        top: 0;
    }
    .c-tab__content .coupon-benefit .coupon-benefit__linker--01 {
        top: 34%;
    }
    .c-tab__content .coupon-benefit .coupon-benefit__linker--02 {
        top: 69%;
    }
}
/* // 쿠폰 모음 */

/* 쿠폰 유의사항 확인하기 버튼 */
.event-benefit-template .appliances-item-content-02 .c-toggle__btn.c-toggle__btn--round {
    color: #000;
    border-radius: 200px;
    border: 1px solid #B9B9B9;
    width: 260px;
    height: 56px;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
}

.event-benefit-template .appliances-item-content-02 .c-toggle__btn--text.c-toggle__btn--round::after {
    right: 48px;
}
/* // 쿠폰 유의사항 확인하기 버튼 */

/* timer */
.event-benefit-template .c-timer__box {
    display: inline-flex;
}
.event-timer-wrap {
    position: relative;
}
.event-benefit-template .c-timer--type2 {
    position: absolute;
    width: 349px;
    right: 0;
    bottom: 0;
    margin-right: calc(117 / 1380 * 100%);
    margin-bottom: calc(41 / 1380 * 100%);
}

.event-benefit-template .c-timer--type2 .c-timer__item {
    display: flex;
    column-gap: 10px;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20px;
    background: #FD312E;
    border-radius: 8px;
}

.event-benefit-template .c-timer--type2 .c-timer__label {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
}

.event-benefit-template .c-timer--type2 .c-timer__content {
    display: flex;
    column-gap: 4px;
    font-weight: 800;
}

/* 타이머 앞에 아이콘 */
.event-benefit-template .c-timer--type2 .c-timer__content::before {
    content: "";
    display: block;
    background-image: url("/kr/event/2026/02/19_lg_days_event/images/gravity-ui_clock.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 18px;
    height: 18px;
    aspect-ratio: 1/1;
    margin-top: 7.86px;
    margin-right: 4px;
}
/* // 타이머 앞에 아이콘 */

@media screen and (max-width: 767px) {
    /* 타이머 앞에 아이콘 */
    .event-benefit-template .c-timer--type2 .c-timer__content::before {
        width : calc(18 / 390 * 100vw);
        height : calc(18 / 390 * 100vw);
        margin-top: calc(3.45 / 390 * 100vw);
        margin-right: calc(1 / 390 * 100vw);
    }
    /* // 타이머 앞에 아이콘 */
}

.event-benefit-template .c-timer--type2 .c-timer__box {
    column-gap: 4px;
    align-items: center;
}
.event-benefit-template .c-timer--type2 .c-timer__value {
    min-width: 30px;
    padding: 4px 0;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-align: center;
    letter-spacing: -0.36px;
    border-radius: 4px;
    color: #fff;
}

/* 날짜 숫자 */
.event-benefit-template .c-timer--type2 .c-timer__box[data-unit="days"] .c-timer__value { 
    min-width: 0;
}

/* 날짜 단위 */
.event-benefit-template .c-timer--type2 .c-timer__box[data-unit="days"] .c-timer__unit {
    font-weight: 800;
    font-size: 18px;
}

.event-benefit-template .c-timer--type2 .c-timer__unit {
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    color: #fff;
    letter-spacing: -0.28px;
}

.event-benefit-template .c-timer--white .c-timer__label,
.event-benefit-template .c-timer--white .c-timer__unit {
    color: #fff;
}

@media screen and (max-width: 767px) {
    .event-benefit-template .c-timer--type2 {
        width: 100%;
        padding: 0 calc(16 / 390 * 100vw) calc(32 / 390 * 100vw);
        margin: 0;
        
    }
    .event-benefit-template .c-timer--type2 .c-timer__item {
        display: flex;
        gap: initial;
        justify-content: space-between;
        padding: calc(12 / 390 * 100vw) calc(16 / 390 * 100vw);
        border-radius: calc(8 / 390 * 100vw);
        backdrop-filter: blur(10px);
    }

    .event-benefit-template .c-timer--type2 .c-timer__label {
        font-size: max(10px, calc(15 / 390 * 100vw));
        font-weight: 700;
        line-height: 166.667%;
    }
    .event-benefit-template .c-timer__box {
        display: inline-flex;
    }
    .event-benefit-template .c-timer--type2 .c-timer__value {
        min-width: calc(32 / 390 * 100vw);
        padding: 2px 0;
        font-size: calc(16 / 390 * 100vw);
        line-height: 140%;
        letter-spacing: calc(-0.32em / 16);
        border-radius: calc(4 / 390 * 100vw);
    }

    .event-benefit-template .c-timer--type2 .c-timer__unit {
        font-size: max(10px, calc(10 / 390 * 100vw));
        font-weight: 600;
        letter-spacing: calc(-0.2em / 10);
    }

    .event-benefit-template .c-timer--type2 .c-timer__box[data-unit="days"] .c-timer__unit {
        font-size: max(10px, calc(16 / 390 * 100vw));
    }
}
/* // timer */

/* article__content-header--02 레이아웃*/
    .appliances-item-content-05 .content-title {
    padding-top: 30px;
}
@media screen and (max-width: 767px) {
    .appliances-item-content-05 .content-title  {
        padding-top: calc(30 / 390 * 100vw);
    }
}
/* // article__content-header--02 레이아웃*/

/* 홈스타일 브랜드 DAYS 헤더 슬라이드 */
.home-style-item-content-05 .article__content-header--02 {
    position: relative;
}

.home-style-item-content-05 .brand-days-header-slide {
    position: absolute;
    top: 17.2%;
    right: 16.6%;
    z-index: 2;
    width: 8.8%;
    min-width: 4.8%;
    max-width: 7.8%;
    aspect-ratio: 1 / 1;
    border-radius: 4px;
    overflow: hidden;
    pointer-events: none;
    padding: 0;
}

.home-style-item-content-05 .brand-days-header-slide .swiper-container,
.home-style-item-content-05 .brand-days-header-slide .swiper-wrapper,
.home-style-item-content-05 .brand-days-header-slide .swiper-slide,
.home-style-item-content-05 .brand-days-header-slide__item picture {
    width: 100%;
    height: 100%;
}

.home-style-item-content-05 .brand-days-header-slide__item picture {
    display: block;
}

.home-style-item-content-05 .brand-days-header-slide__item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 767px) {
    .home-style-item-content-05 .brand-days-header-slide {
        top: 14.4%;
        right: 7%;
        width: 21%;
        min-width: 42px;
        max-width: 129px;
        border-radius: calc(4 / 390 * 100vw);
    }
}
/* // 홈스타일 브랜드 DAYS 헤더 슬라이드 */

/* 가전, 구독, 홈스타일 item-content-06 banner */
.appliances-item-content-06 .c-article-appliances__banner,
.subscription-item-content-06 .c-article-subscription__banner,
.home-style-item-content-06 .c-article-home-style__banner{
    padding: 0 0 16px;
}
.appliances-item-content-06 .c-article-appliances__banner .c-app-attendance,
.subscription-item-content-06 .c-article-subscription__banner .c-app-attendance,
.home-style-item-content-06 .c-article-home-style__banner .c-app-attendance {
    display: block;
    /* width: 820px; */
    max-width: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .appliances-item-content-06 .c-article-appliances__banner,
    .subscription-item-content-06 .c-article-subscription__banner,
    .home-style-item-content-06 .c-article-home-style__banner {
        padding: calc(16 / 390 * 100vw) calc(20 / 390 * 100vw);
    }
}
/* // 가전, 구독, 홈스타일-item-content-06 banner */

/* 가전, 구독, 홈스타일 item-content-07 banner */
.appliances-item-content-07,
.subscription-item-content-07,
.home-style-item-content-07 {
    padding: 0 0 64px;
}
.appliances-item-content-07 .c-app-attendance,
.subscription-item-content-07 .c-app-attendance,
.home-style-item-content-07 .c-app-attendance {
    display: block;
    width: 820px;
    max-width: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .appliances-item-content-07,
    .subscription-item-content-07,
    .home-style-item-content-07 {
        padding: 0 calc(20 / 390 * 100vw) calc(48 / 390 * 100vw) ;
    }
}
/* // 가전, 구독, 홈스타일 item-content-07 banner */

/* // 가전 */



/* 구독 */

/* 카드형 - 겹쳐진 아코디언 */
.event-benefit-template .nested-accordion {
    --color-black-bg-01: #282726;
    --color-black-text-01: #fff;
    --color-black-bg-02: #4F4E4A;
    --color-black-text-02: #fff;
    --color-black-bg-03: #77756E;
    --color-black-text-03: #fff;
    --color-black-bg-04: #A8A79D;
    --color-black-text-04: #111;
    --color-black-bg-05: #BBBBB3;
    --color-black-text-05: #111;
    --radius: 24px;
    --font-weight-bold: 700;
    --transition-speed: 0.4s;
    --stack-offset: -21px; /* 카드 겹침 정도 */
    --card-height: 92px; /* 헤더 고정 높이 */
    list-style: none;
    width: 100%;
    max-width: 820px;
    display: flex;
    flex-direction: column;
    isolation: isolate;
    margin: 0 auto;
    padding: 0;
}

.event-benefit-template .nested-accordion__item {
    position: relative;
    background: var(--item-bg);
    color: var(--item-text);
    border-top-left-radius: var(--radius);
    border-top-right-radius: var(--radius);
    margin-top: var(--stack-offset);
    z-index: 1; 
    transition: transform 0.3s ease, margin 0.3s ease;
    transform-origin: center top;
}

.event-benefit-template .nested-accordion__header{

}

.event-benefit-template .nested-accordion__item:first-child {
    margin-top: 0;
}

.event-benefit-template .nested-accordion__item:last-child {
    border-bottom-left-radius: var(--radius);
    border-bottom-right-radius: var(--radius);
}

.event-benefit-template .nested-accordion__item:last-child .nested-accordion__trigger{
    height: auto;
}

.event-benefit-template .nested-accordion__item:last-child .nested-accordion__divider{
    top: 0;
}

.event-benefit-template .nested-accordion__item:last-child .nested-accordion__inner-content{
    padding-top: 24px;
    padding-bottom: 24px;
}

.event-benefit-template .nested-accordion__item--active {
}

.event-benefit-template .nested-accordion__item[data-theme="black-bg-01"] { --item-bg: var(--color-black-bg-01); --item-text: var(--color-black-text-01); }
.event-benefit-template .nested-accordion__item[data-theme="black-bg-02"] { --item-bg: var(--color-black-bg-02); --item-text: var(--color-black-text-02); }
.event-benefit-template .nested-accordion__item[data-theme="black-bg-03"] { --item-bg: var(--color-black-bg-03); --item-text: var(--color-black-text-03); }
.event-benefit-template .nested-accordion__item[data-theme="black-bg-04"] { --item-bg: var(--color-black-bg-04); --item-text: var(--color-black-text-04); }
.event-benefit-template .nested-accordion__item[data-theme="black-bg-05"] { --item-bg: var(--color-black-bg-05); --item-text: var(--color-black-text-05); }

.event-benefit-template .nested-accordion__header { 
    margin: 0; 
}

.event-benefit-template .nested-accordion__trigger {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 12px;
    height: var(--card-height);
    background: none;
    border: none;
    cursor: pointer;
    color: inherit;
    font-size: 16px;
    font-weight: var(--font-weight-bold);
    text-align: left;
    -webkit-tap-highlight-color: transparent;
}
.event-benefit-template .nested-accordion__header:has([aria-expanded="false"]) .nested-accordion__divider{
    display: none;
}

.event-benefit-template .nested-accordion__title-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-right: 10px;
    flex: 1;
}

.event-benefit-template .nested-accordion__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    flex-shrink: 0;
}

.event-benefit-template .nested-accordion__icon svg {
    fill: currentColor;
}

.event-benefit-template .nested-accordion__text { 
    font-size: 21px;
    font-weight: var(--font-weight-bold);
    line-height: 24px;
    letter-spacing: -0.42px;
    word-break: keep-all;
    overflow: hidden;
}

.event-benefit-template .nested-accordion__text--highlight { 
    font-weight: var(--font-weight-bold);
}

.event-benefit-template .nested-accordion__icon-chevron {
    transform: rotate(0deg);
    transition: transform var(--transition-speed) ease;
}

.event-benefit-template .nested-accordion__item--active .nested-accordion__icon-chevron {
    transform: rotate(180deg);
}

.event-benefit-template .nested-accordion__panel {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows var(--transition-speed) cubic-bezier(0.25, 0.8, 0.25, 1);
}

.event-benefit-template .nested-accordion__item--active .nested-accordion__panel {
    grid-template-rows: 1fr;
}

.event-benefit-template .nested-accordion__content {
    overflow: hidden;
}

.event-benefit-template .nested-accordion__inner-content {
    padding: 0 24px 46px 24px;
}

.event-benefit-template .nested-accordion__divider {
    position: relative;
    top: min(-20px, calc(-20px + (100vw - 720px) * 0.2)); /* gt.yang : 720px 이상일 때 -38px, 720px 이하일 때 -38px + (100vw - 720px) * 0.2 */
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 48px);
    height: 1px;
    margin-bottom: 0;
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 6px 2px;
    background-repeat: repeat-x;
    opacity: 0.7;
    border: none;
}

.event-benefit-template .nested-accordion__item[data-theme="black-bg-04"] .nested-accordion__divider,
.event-benefit-template .nested-accordion__item[data-theme="black-bg-05"] .nested-accordion__divider {
    background-image: linear-gradient(to right, #000 50%, rgba(255, 255, 255, 0) 0%);
}

.event-benefit-template .nested-accordion__desc-title {
    display: block;
    font-weight: var(--font-weight-bold);
    margin-bottom: 4px;
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.36px;
}

.event-benefit-template .nested-accordion__desc-title:first-child { 
    margin-top: 0; 
}

.event-benefit-template .nested-accordion__desc-text {
    display: block;
    word-break: keep-all;
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.42px;
}

.event-benefit-template .nested-accordion .c-list {
    margin: 6px 0px 0px 14px;
}
.event-benefit-template .nested-accordion .c-list__item {
    padding-left: 18px;
    color: #fff;
    font-size: 21px;
    line-height: 1.428;
    letter-spacing: -0.42px;
}
.event-benefit-template .nested-accordion .c-list__item::before {
    background-color: #fff;
    top: calc(1.428em / 2);
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .event-benefit-template .nested-accordion {
        padding: 0 calc(20 / 390 * 100vw);

        --radius: calc(16 / 390 * 100vw);
        --font-weight-bold: 600;
        --transition-speed: 0.4s;
        --stack-offset: calc(-16 / 390 * 100vw); /* 카드 겹침 정도 */
        --card-height: calc(58 / 390 * 100vw); /* 헤더 고정 높이 */
    }

    .event-benefit-template .nested-accordion__item {
        border-top-left-radius: var(--radius);
        border-top-right-radius: var(--radius);
        margin-top: var(--stack-offset);
    }

    .event-benefit-template .nested-accordion__item:first-child {
        margin-top: 0;
    }

    .event-benefit-template .nested-accordion__header { 
        margin: 0; 
    }

    .event-benefit-template .nested-accordion__trigger {
        padding: calc(8 / 390 * 100vw);
        height: var(--card-height);
        font-size: calc(12 / 390 * 100vw);
        font-weight: 400;
    }

    .event-benefit-template .nested-accordion__title-wrap {
        gap: calc(8 / 390 * 100vw);
        padding-right: calc(8 / 390 * 100vw);
    }

    .event-benefit-template .nested-accordion__icon{
        width: calc(32 / 390 * 100vw);
        height: calc(32 / 390 * 100vw);
    }

    .event-benefit-template .nested-accordion__icon--first img {
        width: 100%;
    }

    .event-benefit-template .nested-accordion__text { 
        font-size: calc(14 / 390 * 100vw);
        line-height: 114.286%;
        letter-spacing: calc(-0.28 / 390 * 100vw);
    }

    .event-benefit-template .nested-accordion__icon-chevron img {
        width: calc(12 / 390 * 100vw);
        height: calc(12 / 390 * 100vw);
    }

    .event-benefit-template .nested-accordion__divider {
        top: calc(-10 / 390 * 100vw);
        width: calc(100% - calc(32 / 390 * 100vw));
        height: 1px;
        background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 0%);
        background-size: calc(8 / 390 * 100vw) calc(2 / 390 * 100vw);
    }

    .event-benefit-template .nested-accordion__item:last-child .nested-accordion__inner-content{
        padding-top: calc(16 / 390 * 100vw);
        padding-bottom: calc(16 / 390 * 100vw);
    }

    .event-benefit-template .nested-accordion__inner-content {
        padding: calc(8 / 390 * 100vw) calc(16 / 390 * 100vw) calc(32 / 390 * 100vw);
        font-size: calc(12 / 390 * 100vw);
        font-weight: 400;
        line-height: 133.333%;
        letter-spacing: calc(-0.24 / 390 * 100vw);
    }

    .event-benefit-template .nested-accordion__desc-title {
        font-weight: var(--font-weight-bold);
        margin-bottom: calc(2 / 390 * 100vw);
        margin-top: calc(8 / 390 * 100vw);
        font-size: calc(12 / 390 * 100vw);
    }

    .event-benefit-template .nested-accordion__desc-text {
        font-size: calc(14 / 390 * 100vw);
        line-height: 142.857%;
        letter-spacing: calc(-0.28 / 390 * 100vw);
    }

    .event-benefit-template .nested-accordion .c-list {
        margin: calc(6 / 390 * 100vw) 0 0 calc(0 / 390 * 100vw);
    }
    .event-benefit-template .nested-accordion .c-list__item {
        margin-left: calc(8 / 390 * 100vw);
        padding-left: calc(12 / 390 * 100vw);
        font-size: calc(14 / 390 * 100vw);
        line-height: 1.428;
        letter-spacing: calc(-0.28 / 390 * 100vw);
    }

    .event-benefit-template .nested-accordion .c-list__item::before {
        top: calc(1.428em / 2);
        transform: translateY(-50%);
    }
}
/* // 카드형 - 겹쳐진 아코디언 */


/* subscription-item-content-02 유의사항 */
.event-benefit-template .subscription-item-content-02 .c-toggle__btn {
    font-weight: 500;
}
/* // subscription-item-content-02 유의사항 */

/* Q & A */
.event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna) .c-toggle__btn-wrap {
    margin: 0;
}
.event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna).on {
    border-bottom:none;   
}
.event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna).on .c-toggle__btn-wrap {
    border: 0 solid var(--base-color--gray-01);;
    box-sizing: border-box;
    border-bottom-width: 1px;
}
.event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna) .c-toggle__btn--text {
    display: flex;
    align-items: center;
    font-size: var(--calc-size--14);
    line-height: var(--calc-size--20);
    text-align: left;
    padding:  var(--calc-size--17) var(--calc-size--12); 
    outline-offset: -1px;
    width: calc(100% - var(--calc-size--16));
    font-weight: 700;
}
.event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna) .c-toggle__btn--text::after {
    width: 12px;
    height: 7px;
}
.event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna) .c-toggle__head-symbol {
    padding-right: var(--calc-size--06);
}
.event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna) .c-title__qna-desc {
    font-size: var(--calc-size--14);
    line-height: 1.5;
    word-break: keep-all;
    font-weight: 600;
}
.event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna) .c-toggle__content {
    margin-top: 0;
    padding-top: 16px;
    background-color: #F3F5F7;
}
.event-benefit-template .j-qna-view-more .limit-view__button-wrap{
    margin: 16px 0;
    text-align: center;
}
.event-benefit-template .j-qna-view-more .limit-view__button {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding-right: 16px;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #111;
    text-align: center;
}
.event-benefit-template .j-qna-view-more .limit-view__button-wrap:has(.limit-view__button.is-hidden) {
    display: none;
}
.event-benefit-template .j-qna-view-more .limit-view__button::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 5px;
    background: url(/kr/event/promotions/images/icon-line-chervron-down-black.svg) no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transform-origin: center;
    transition: transform 0.3s;
}

@media (max-width: 767px){
    .event-benefit-template .c-toggle-wrap:has(.c-toggle__btn-wrap--qna) {
        margin: 0 var(--calc-size--20);
    }
    .event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna) {
        margin: 0;
    }
    .event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna) .c-toggle__content {
        margin-top: var(--calc-size--00);
        padding-top: var(--calc-size--00);
    }
    .event-benefit-template .c-toggle:has(.c-toggle__btn-wrap--qna) .c-toggle__btn--text {
        font-size: var(--calc-size--14);
        padding:  var(--calc-size--16) var(--calc-size--22) var(--calc-size--12) var(--calc-size--12); 
    }
    .event-benefit-template .j-qna-view-more .limit-view__button-wrap{
        margin: calc(12 / 390 * 100vw) 0;
    }
    .event-benefit-template .j-qna-view-more .limit-view__button {
        padding-right: calc(16 / 390 * 100vw);
        font-size: calc(13 / 390 * 100vw);
        line-height: 138.462%;
    }
    .event-benefit-template .j-qna-view-more .limit-view__button::after {
        width: calc(8 / 390 * 100vw);
        height: calc(5 / 390 * 100vw);
    }

    .event-benefit-template .c-layout-container .c-list--small {
        margin: var(--calc-size--08) 0 0
    }
}
/* // Q & A */

/* Q & A 아이콘 */
.subscription-item-content-03 .c-toggle__btn-wrap--qna .c-toggle__head-symbol {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    vertical-align: middle;
    flex: 0 0 24px;
}

.subscription-item-content-03 .limit-view__item:nth-child(1) .c-toggle__btn-wrap--qna .c-toggle__head-symbol::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url('/kr/event/2026/03/19_lg_days_event/images/qna_icon_01.svg') no-repeat center center / contain;
    transform: translateY(-2px);
}

.subscription-item-content-03 .limit-view__item:nth-child(2) .c-toggle__btn-wrap--qna .c-toggle__head-symbol::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url('/kr/event/2026/03/19_lg_days_event/images/qna_icon_02.svg') no-repeat center center / contain;
    transform: translateY(-1px);
}

.subscription-item-content-03 .c-toggle__btn-wrap--qna .c-toggle__subject {
    vertical-align: middle;
}

@media (max-width: 767px) {
    .subscription-item-content-03 .limit-view__item:nth-child(1) .c-toggle__btn-wrap--qna .c-toggle__head-symbol {
        width: calc(20 / 390 * 100vw);
        height: calc(20 / 390 * 100vw);
        margin-right: calc(6 / 390 * 100vw);
        flex-basis: calc(20 / 390 * 100vw);
        transform: translateY(1px);
    }
    .subscription-item-content-03 .limit-view__item:nth-child(2) .c-toggle__btn-wrap--qna .c-toggle__head-symbol {
        width: calc(20 / 390 * 100vw);
        height: calc(20 / 390 * 100vw);
        margin-right: calc(6 / 390 * 100vw);
        flex-basis: calc(20 / 390 * 100vw);
    }
}
/* // Q & A 아이콘 */

/* Q & A 라인 색상 */
.event-benefit-template .subscription-item-content-03 .c-line {
    border-color: #777;
}
/* // Q & A 라인 색상 */

/* Q & A 뷸릿 별표로 변경 */
.subscription-item-content-03 .c-title__qna-desc .c-list {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
}

@media (max-width: 767px) {
    .subscription-item-content-03 .c-title__qna-desc .c-list {
    margin-top: calc(5 / 390 * 100vw);
}
}

.subscription-item-content-03 .c-title__qna-desc .c-list__item {
    position: relative;
    padding-left: 12px;
}

.subscription-item-content-03 .c-title__qna-desc .c-list__item::before {
    content: '*';
    position: absolute;
    left: 0;
    top: 2px;
    width: auto;
    height: auto;
    background: none;
    border-radius: 0;
    color: currentColor;
    font-size: inherit;
    line-height: inherit;
}
/* // Q & A 뷸릿 별표로 변경 */

/* subscription-item-content-02, subscription-item-content-03 레이아웃 */
    .subscription-item-content-02 > .article__inner,
    .subscription-item-content-03 > .article__inner {
        padding-top: 0;
    }
/* // subscription-item-content-03 레이아웃 */



/* home-style-item-content-01 */
@media (max-width: 767px) {
    .home-style-item-content-02 .c-tab__content {
        padding: calc(5 / 390 * 100vw) calc(20 / 390 * 100vw) 0;
    }
}
/* // home-style-item-content-01 */

.home-style-item-content-02 .article__inner{
    padding-top: 0;
    padding-bottom: 32px;
}
.home-style-item-content-08,
.home-style-item-content-09 {
    padding-bottom: 32px;
}

@media (max-width: 767px) {
    .home-style-item-content-08 {
        padding-bottom:  calc(16 / 390 * 100vw);
    }
    .home-style-item-content-02 .article__inner{
    padding-bottom: calc(32 / 390 * 100vw);
}

.c-article-subscription__banner {
    padding: 0 calc(20 / 390 * 100vw);
}
}





/* KV 타이머 전체 래퍼 (위치 잡기용) */
.kv-timer-overlay {
    position: absolute;
    bottom: 10.04%; /* KV 내 위치 조정 */
    left: 53.87%;
    transform: translateX(-50%);
    z-index: 10;
    width: 17.32%;
    /* max-width: 360px; */ /* PC 기준 타이머 배경 최대 너비 */
    text-align: center;
    /* background-color: #FC234B;
    opacity: 0.3; */
}

/* 배경 이미지와 숫자를 겹치기 위한 상대 위치 지정 */
.kv-timer-overlay__wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    /* aspect-ratio를 사용하여 이미지 비율 유지 (예: 가로 600px, 세로 200px 이미지라면 600/200) */
    aspect-ratio: 239 / 67; 
}

/* 배경 이미지 설정 */
.kv-timer-overlay__bg {
    width: 100%;
    height: 100%;
    /* background-image: url('/kr/event/2026/01/19_lg_days_event/images/kv_timer_pc.png'); */ /* 배경 이미지 경로 */
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    /* opacity: 0.3; */
}

/* 숫자가 들어갈 컨테이너 */
.kv-timer-overlay__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 5%; /* 텍스트 미세 조정 */
    box-sizing: border-box;
    gap: 32px;
}

/* PV.Countdown이 생성하는 개별 박스 (시, 분, 초) */
.kv-timer-overlay__content .c-timer__box {
  /*   display: flex;
    justify-content: center;
    align-items: center; */
    /* 배경 이미지의 구획에 너비 배분 (3개 33%) */
/*     width: 30.15%; 
    height: 100%; */
    
    /* 폰트 스타일 */
    /* font-family: "Pretendard", sans-serif; */ /* 필요 시 디지털 폰트로 변경 */
    /* font-weight: 600; */
    /* font-size: clamp(24px, 11.8vw, 46px); */ /* 최소값, 유동값, 최대값 */
    /* color: #111; */ /* 배경에 맞는 색상 */
    letter-spacing: 0;
}

/* JS가 자동 생성하는 한글 단위 텍스트(시, 분, 초) 숨김 처리 */
.kv-timer-overlay__content .c-timer__unit {
    display: none;
    /* or font-size: 0; */
}


/* 타이머 박스 기본 스타일 유지 및 가상 요소 기준점 설정 */
.kv-timer-overlay__content .c-timer__box {
    position: relative; /* 가상 요소의 절대 위치 기준 */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30.15%; 
    height: 100%;
    overflow: hidden; /* 가상 요소가 박스 밖으로 나가지 않게 함 */
    z-index: 1;
    
    /* 기존 폰트 설정 (1380 해상도 최적화) */
    font-weight: 600;
    font-size: clamp(24px, 11.8vw, 46px);
    color: #111;
}

/* 타이머 하단 레이아웃, 아래 주석 처리 필요*/
/* .kv-timer-overlay__content .c-timer__box::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;      
    width: 100%;    
    height: 50%;    
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, #000 100%);
    opacity: 0.8;
    z-index: 1;   
    pointer-events: none;
} */

/* 상단 절반 위치 조정 */
/* .kv-timer-overlay__content .c-timer__box::before {
    top: 0;
    bottom: auto;
}
 */

/* 모바일 대응 (767px 이하) */
@media screen and (max-width: 767px) {
    .kv-timer-overlay {
        max-width: 50.4%; /* 모바일에서는 화면 꽉 차게 */
        width: 50.4%;
        bottom: 8.57%;
        left: 59.75%;
    }

    .kv-timer-overlay__content {
        gap: calc(4.05 / 390 * 100vw);
        padding-bottom: 0%;
    }

    .kv-timer-overlay__content .c-timer__box {
        /* 뷰포트 너비에 비례하여 폰트 사이즈 조절 */
        font-size: calc(33 / 390 * 100vw);
    }

    .kv-timer-overlay__bg {
        /* background-image: url('/kr/event/2026/01/19_lg_days_event/images/kv_timer_mo.png'); */ /* 배경 이미지 경로 */
    }
}



/* api 버튼 배열 */
.event-benefit-template .c-product__actions {
    justify-content: center;
}
/* // api 버튼 배열 */

.home-style-item-content-05 {
    padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .home-style-item-content-05 {
        padding-bottom: calc(30 / 390 * 100vw);
    }
}

.home-style-item-content-08 .c-product,
.home-style-item-content-09 .c-product {
    padding-top: 30px;
}
@media screen and (max-width: 767px) {

    .home-style-item-content-08 .c-product,
    .home-style-item-content-09 .c-product {
    padding-top: calc(30 / 390 * 100vw);
    }

}

.appliances-tab-content-02 .article__inner,
.appliances-tab-content-03 .article__inner,
.subscription-tab-content-01 .article__inner,
.subscription-tab-content-03 .article__inner{
    padding-top: 0;
}

/* 탭버튼 비활성화 색 */
.event-benefit-template .c-tab--round .c-tab__item {
    background: #fff;
}
/* 탭버튼 비활성화 색 */

/* 모바일 레이아웃 */
/* @media screen and (max-width: 767px) {
.appliances-tab-content-01,
.appliances-item-content-05 > .article__content-area,
.appliances-item-content-08 .c-tab__content,
.appliances-item-content-06 .c-product,
.subscription-tab-content-02 > .article__inner,
.subscription-item-content-05 .c-product,
.subscription-item-content-06 .c-product,
.home-style-tab-content-03 .article__inner,
.home-style-item-content-05 > .article__content-area,
.home-style-item-content-08 .article__content-area,
.home-style-item-content-09 .article__content-area {
    padding: 0 calc(20 / 390 * 100vw);
}
} */

/* // 모바일 레이아웃 */


.home-style-item-content-05 .c-button__icon--arrow-down-white {
    transform: rotate(90deg);
}

.c-product__model-id {
    order: 4;
    
}
.c-product__name {
    order: 4;
}
.c-product__price-area {
    order: 5;
}
.c-product__actions {
    order: 0;
    margin-bottom: 15px;
    margin-top: 0;
}

.subscription-item-content-03 .article__inner {
    max-width: 820px;
}

@media screen and (max-width: 767px) {
    .event-benefit-template .c-product__list--mo-only-horizontal .c-product__actions {
        order:4;
        justify-content:left;
    }
}

/* home-style-item-content-02 */
.home-style-item-content-02 .c-tab__list {
    justify-content: center;
}
/* // home-style-item-content-02 */