@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('./Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
.relative_wrap {position: relative;}
.event-benefit-template {max-width:1380px;}
.event-benefit-template .cont-wrap {padding-bottom: 0px !important;}
.tab_body {position:relative; width:100%; max-width:1380px; margin:0 auto;} 
.tab_container {position:sticky; top:0; display:flex; width:100%; height: 80px; justify-content:center; z-index:5; background:#ffffff;} 
.tab_container li { flex:1; width:50%; height: 100%;} 
.tab_container li a {font-family: 'Pretendard-Regular',serif; display: flex; height: 100%; color:#696969; justify-content: center;align-items: center; font-size: 28px; line-height: 38px; font-weight:bold; border-bottom: 8px solid #fff; } 
.tab_container li a span {pointer-events: none;}
.tab_container li a.active {color: #353537; background:#fff; border-bottom: 8px solid #000000;}
.tab_contents  {position: relative;}

.tab01_productBg {background-color: #F3F1ED;}
.lineup {position:relative;}
.lineup div {position:absolute; top:29.5%; bottom:11%; left:6.5%; right:6.5%;}
.lineup div span {display:flex; gap:2%; width:100%; height:100%; background:rgba(255,0,0,.0);}
.lineup div a {flex:1; background:rgba(0,255,0,.0);}
.prdMore {padding:60px 0 100px;}

.add-divider{border-bottom: 8px solid #E5E5E5;}

.cont2Back {position: relative;}
.cont2Back div {display:none; position:absolute; top: 7.2%; height: 39.5%; left: 0; right: 0; background:rgba(0,0,0,.8) url(../images/tab02_cont01_end.png) no-repeat center; background-size: 100% auto;}

/* API 제품목록 */
.prdList {max-width:1000px; margin:0 auto;}
.prdList ul {display:grid; grid-template-columns:repeat(4, minmax(calc((100% - 48px)/4), auto)); gap:16px;}
.prdList ul * {font-family: 'Pretendard-Regular',serif;}
.prdList ul li {position: relative; }
.prdList ul li > span {display:block;height:100%; min-height:466px; background:#F3F1ED;}
.prdList ul li a.base {position:relative;display:block;height:100%;}
.prdList ul li .tLeft {position:absolute; top:14px; left:16px; right:0; z-index: 2; display:flex; align-items: flex-start; flex-wrap: wrap; gap:6px; overflow:visible;}
.prdList ul li .tLeft em {display:inline-block; padding:4px 10px; font-size:18px; font-weight:600; color:#000; white-space: nowrap; border-radius:90px; background: #F7F3F3;}
.prdList ul li .tLeft em.p {color:#EA1917;}
.prdList ul li .tRight {position: absolute; top:15px; right:15px; z-index: 2; width:62px; overflow:visible;}
.prdList ul li .tRight em {display:inline-flex; justify-content:center; align-items:center; width:100%; aspect-ratio:1 / 1; line-height: 1.15; font-size:20px; font-weight:500; color:#fff; border-radius:50%; border:1px solid #EA1917; background:#EA1917;}
.prdList ul li .tRight em.limted {border-radius:9px;}
.prdList ul li .tRight .count {float:right; display:inline-flex; justify-content:center; align-items:center; width:auto; height:auto; min-width:97px; max-height:26px; padding:5% 5%; white-space: nowrap; font-size:18px; font-weight:500; color:#EA1917; border-radius:5px; border:1px solid #EA1917;}
.prdList ul li .pd {display: flex ; flex-direction: column; justify-content: space-between; height: 100%; padding:0 0 78px;}
.prdList ul li .pd .img {position: relative; z-index: 1; flex-shrink:0;display:flex;justify-content:center;align-items:center; width:100%; height:auto; max-height:100%; aspect-ratio:1 / 1; overflow: hidden;}
.prdList ul li .pd .img img {width:auto;height:100%;}
.prdList ul li .pd .txt {flex-grow: 1; display: flex; flex-direction: column;justify-content:space-between; min-height:156px;}
.prdList ul li .pd strong {display:block;padding:15px 5px 15px 5px;text-align:left;font-size:20px;line-height:1.1;font-weight:600; border-bottom: 1px solid #CEC7B4;}
.prdList ul li .pd strong em {display:block;padding:5px 0 0 0;color:#979797;font-weight:300;font-size:18px;}
.prdList ul li .pd dl {display:grid; align-items:center;grid-template-columns:auto auto auto auto auto auto;grid-template-rows:23px 36px; gap:4px; padding:0 5px;letter-spacing:-1px;white-space:nowrap;}
.prdList ul li .pd dl dd:nth-child(2){text-align: left; grid-column: 1 / 3;}
.prdList ul li .pd dl dt:nth-child(1) {display: none;}
.prdList ul li .pd dl dt:nth-child(3) {grid-column: 1/2; grid-row: 2/3; }
.prdList ul li .pd dl dd:nth-child(4) {grid-column: 2/7; grid-row: 2/3; }
.prdList ul li .pd dl dt {font-size:20px; text-align:left; color:#666666;}
.prdList ul li .pd dl dt em {font-size:20px; font-weight:500; color:#000;}
.prdList ul li .pd dl dt span {display:inline-block; font-size:20px; font-weight:500; color:#000000; border-radius:4px;}
.prdList ul li .pd dl dd {font-size:22px; color:#000; text-align:left; letter-spacing:-0.02em;}
.prdList ul li .pd dl dd del {font-size:21px; color:#666666;}
.prdList ul li .pd dl dd del::after {content:' 원'; font-size:21px;}
.prdList ul li .pd dl dd em {font-weight:500;}
.prdList ul li .pd dl dd em::after {content:' 원'; font-size:22px;}
.prdList ul li .pd dl dd.lastPrice {color:#000;}
.prdList ul li .pd dl dd i {font-size: 20px;}
.prdList ul li .pd dl .visitNum {grid-column:span 2; font-size: 18px; font-weight: 300; color: #666666;}

  


/* .prdList ul .prdType {position:relative; display:block; height:100%;}
.prdList ul .prdType a.base {padding-bottom:85px;}
.prdList ul .prdType .pd .txt {min-height:182px;} */
/* .prdList ul .prdType .pd dl {grid-template-rows: 24px 34px 36px;} */
.prdList ul .prdType .typeBtn {position:absolute; width: 100%;
    /* left:20px; right:20px; */
     bottom:3.5%; display:flex; gap:10px; justify-content: space-between;}
.prdList ul .prdType .typeBtn a {position:relative; flex:1; display:flex; justify-content:center; gap: 6px; align-items:center; max-height:56px; border-radius:4px; overflow:hidden;}
/* .prdList ul .prdType .typeBtn a::after {  content: '';
    display: inline-block;
    width: 8px;
    height: 14px;
    background: url(/kr/event/2025/06/01_oled_change/images/img_pd_arrow_right.png) no-repeat center;
    background-size: cover;} */
.prdList ul .prdType .typeBtn a img {width:auto; max-height:100%;}
.prdList ul li.soldout::before {content:''; position:absolute; top:0; bottom:0; left:0; right:0; z-index: 3; background:rgba(0,0,0,.86) url(/kr/event/2025/03/18_lgtv/images/img_soldout.png) no-repeat center;}
.prdList ul li.soldoutAll::before {content:''; position:absolute; top:0; bottom:0; left:0; right:0; z-index: 3; background:rgba(0,0,0,.86) url(/kr/event/2025/03/18_lgtv/images/img_soldout.png) no-repeat center;}
.prdList ul li .prdType .typeBtn a.soldout::before {content:''; position:absolute; top:0; bottom:0; left:0; right:0; z-index: 3; background:rgba(0,0,0,.86) url(/kr/event/2025/03/18_lgtv/images/img_soldoutSmall.png) no-repeat center;background-size:cover;}
.prdList ul li.soldoutAll .prdType .typeBtn .soldout::before {display:none;}

.qnedCase .prdList {max-width:986px;}
.qnedCase .prdList ul {grid-template-columns:repeat(3, minmax(calc((100% - 32px)/3), auto));}
.skeleton{ position: relative; overflow: hidden; z-index: 2;}
.skeleton .pd::after{ content : ""; width: 100%; height: 100%; position:absolute; top:0; left: 0; z-index: 2; 
    background-image: linear-gradient(270deg, 
        rgba(255,255,255,0.2), 
        rgba(255,255,255,0.1), 
        rgba(255,255,255,0.2));
    transform: translateX(-100%);
    animation: skeleton-loader 2s infinite;
}
.skeleton .pd i { display:block;  height:18px;  border-radius:10px;  font-size:0 !important;  overflow:hidden;  background: #e3e3e3;}
.skeleton .pd strong em i {width: 50%;}
.skeleton .pd dl {grid-template-columns: 50% 50%;}


.content-section05{background-color: #EEE8E5;
    /* background: url(/kr/event/2025/06/01_oled_change/images/06-section-bg.png) no-repeat center;  */
    padding-bottom: 7%;}
.tab-ui-wrap{position: relative; left: 50%; transform: translateX(-50%); max-width: 1000px;  }

/* 탭 메뉴 스타일 */
.tab-menu {
    list-style: none;
    padding: 0 5px;
    display: flex;
    margin-bottom: 4%;
    border-radius: 100px;
    background-color: #fff;
}
.tabItem {
    cursor: pointer;
    width: 345px; height: 84px; 
    padding: 10px 20px;
    background-color: #e0e0e0;
    border-radius: 5px;
    transition: background-color 0.3s;
}
.tab-menu .tabItem:nth-child(1) { background: url(/kr/event/2025/06/01_oled_change/images/tab-02-01.png) no-repeat center;}
.tab-menu .tabItem:nth-child(2) { background: url(/kr/event/2025/06/01_oled_change/images/tab-02-02.png) no-repeat center;}
.tab-menu .tabItem:nth-child(3) { background: url(/kr/event/2025/06/01_oled_change/images/tab-02-03.png) no-repeat center;}
.tab-menu .tabItem:nth-child(1).active { background: url(/kr/event/2025/06/01_oled_change/images/tab-01-01.png) no-repeat center;}
.tab-menu .tabItem:nth-child(2).active { background: url(/kr/event/2025/06/01_oled_change/images/tab-01-02.png) no-repeat center;}
.tab-menu .tabItem:nth-child(3).active { background: url(/kr/event/2025/06/01_oled_change/images/tab-01-03.png) no-repeat center;}

.tab-ui-wrap .imageContainer .toggleImage img{border-radius: 20px 20px 0 0; cursor: pointer;}


/* 토글 섹션 스타일 */
.toggleItem {
    cursor: pointer;
    padding: 10px 20px;
    background-color: #f0f0f0;
    transition: background-color 0.3s;
}
.toggleImage {
    display: none;
}
.toggleImage.active {
    display: block;
}
section {
    display: none;
}
section.active {
    display: block;
}


.tab-ui-wrap .imageContainer .toggleImage.active {margin-top: 1.7%;}
.tab-ui-wrap .toggle-section .toggleItem.active  {position: relative; max-width: 1000px; height: 159px; margin-bottom: 2%;}
.tab-ui-wrap .toggle-section .toggleItem  {position: relative; max-width: 1000px; height: 142px;}
.tab-ui-wrap #section1 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-01.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section2 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-02.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section3 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-03.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section4 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-04.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section5 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-05.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section6 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-06.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section7 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-07.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section8 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-08.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section1 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-01.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section2 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-02.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section3 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-03.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section4 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-04.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section5 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-05.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section6 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-06.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section7 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-07.png) no-repeat center / 100% 100%;}
.tab-ui-wrap #section8 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-08.png) no-repeat center / 100% 100%;}



@keyframes skeleton-loader{
    0%{
        transform: translateX(-100%);
    }
    100%{
        transform: translateX(100%);
    }
}
@media screen and (max-width: 1380px) {
    .prdList {padding:0 20px;}
    .prdList ul {grid-template-columns:repeat(3, minmax(calc((100% - 32px)/3), auto));}
    .tab01_productBg {background-size:cover;}
}
@media screen and (max-width: 986px) {
    .prdList ul {grid-template-columns:repeat(2, 1fr);}
    .qnedCase .prdList ul {grid-template-columns:repeat(2, 1fr);}
}
@media screen and (max-width: 767px) {
    .tab_container {top: 44px; height: calc(100 / 720* 100vw);}
    .hellobar-wrap .tab_container {top: 88px;}
    .tab_container li a {font-size: calc(30 / 720* 100vw); line-height: 1.5;} 
    .wrap_tab_contents {margin-top:-1px;}

    .tab01_cont1 {padding-bottom:calc(80 / 720* 100vw); background:url('../images/tab01_cont01_bg_m.png') no-repeat left top; background-size:cover;}
    .slide-1-m .swiper-slide {padding:0 0 0 calc(24 / 720* 100vw);width:calc(624 / 720* 100vw) !important;background:transparent;}
    .slide-1-m .swiper-slide:last-child {padding:0 calc(24 / 720* 100vw) 0 calc(24 / 720* 100vw);width:calc(648 / 720* 100vw) !important;}
    
    .tab01_productBg { background-size:cover; background-color: #F3F1ED;}
    .prdMore {padding:calc(60 / 720* 100vw) calc(38 / 720* 100vw) calc(80 / 720* 100vw);}

    .cont2Back div {top: 4.2%; height: 53%; background:rgba(0,0,0,.8) url(../images/tab02_cont01_end_m.png) no-repeat center; background-size: 100% auto;}


    .add-divider{border-bottom: calc(16 / 720*100vw) solid #E5E5E5;}

    .prdList {padding:0;}
    .prdList ul {grid-template-columns:repeat(2, 1fr); padding:0 calc(35 / 720* 100vw); gap: calc(40 / 720* 100vw) calc(25 / 720* 100vw);}
    .prdList ul li.soldout::before {background-size: calc(318 / 720* 100vw) auto;} 
    .prdList ul li.soldoutAll::before {background-size: calc(318 / 720* 100vw) auto;} 
    .prdList ul li > span {min-height:calc(484 / 720* 100vw); }
    .prdList ul li .tLeft {top:calc(8 / 720* 100vw); left:calc(8 / 720* 100vw);gap:calc(10 / 720* 100vw);}
    .prdList ul li .tLeft em {padding:calc(6 / 720* 100vw) calc(10 / 720* 100vw); font-size:calc(18 / 720* 100vw);border-radius:90px;}
    .prdList ul li .pd {padding:0 0 calc(76 / 720* 100vw);}
    .prdList ul li .pd .img {max-height: 100%;}
    /* .prdList ul li .pd .img img {max-height:calc(140 / 720* 100vw);} */
    .prdList ul li .pd .txt {min-height:calc(160 / 720* 100vw);}
    .prdList ul li .pd strong {padding:calc(20 / 720* 100vw) calc(7 / 720* 100vw) calc(16 / 720* 100vw) calc(7 / 720* 100vw); font-size:calc(25 / 720* 100vw); border-bottom: calc(2 / 720* 100vw) solid #CEC7B4;}
    .prdList ul li .pd strong em {font-size:calc(22 / 720* 100vw);}
    .prdList ul li .pd dl {grid-template-rows:calc(24 / 720* 100vw) calc(36 / 720* 100vw); gap:calc(8 / 720* 100vw); padding:calc(15 / 720* 100vw) calc(7 / 720* 100vw) 0 calc(7 / 720* 100vw); letter-spacing:0;}
    .prdList ul li .pd dl dt {font-size:calc(20 / 720* 100vw);}
    .prdList ul li .pd dl dt em {font-size:calc(20 / 720* 100vw);}
    .prdList ul li .pd dl dt span {padding:3px 0px; font-size:calc(23 / 720* 100vw);}
    .prdList ul li .pd dl dd {font-size:calc(28 / 720* 100vw);}
    .prdList ul li .pd dl dd del {font-size:calc(24 / 720* 100vw);}
    .prdList ul li .pd dl dd del::after {font-size:calc(24 / 720* 100vw);}
    .prdList ul li .pd dl dd em::after {font-size:calc(22 / 720* 100vw);}
    .prdList ul li .pd dl dd i {font-size: calc(23 / 720* 100vw);}
    .prdList ul li .pd dl .visitNum {padding-top:calc(8 / 720* 100vw); font-size:calc(18 / 720* 100vw);}
    .prdList ul .prdType .typeBtn { bottom:calc(6 / 720* 100vw); gap:calc(10 / 720* 100vw);}
    .prdList ul .prdType .typeBtn a {height:calc(56 / 720* 100vw);}
    .prdList ul .prdType .typeBtn a img {max-height: calc(54 / 720* 100vw); height:auto;}
    .qnedCase .prdList ul {grid-template-columns:repeat(2, 1fr); padding:0 calc(35 / 720* 100vw); gap: calc(28 / 720* 100vw) calc(18 / 720* 100vw);}
    .skeleton .pd i { height:10px;}


    
    .tab_container li a { border-bottom: calc(8 / 720*100vw) solid #fff; } 
    .tab_container li a.active {border-bottom: calc(8 / 720*100vw) solid #000000;}

    
    .tab-ui-wrap{position: relative; left: 50%; transform: translateX(-50%); max-width: calc(624 / 720* 100vw);  }
    .tab-ui-wrap .toggle-section .toggleItem.active  {position: relative; width: 100%; height: calc(206 / 720* 100vw);; margin-bottom: 3%;}
    .tab-ui-wrap .toggle-section .toggleItem  {position: relative; width: calc(624 / 720* 100vw); height: calc(135 / 720* 100vw);}
    .tab-ui-wrap #section1 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-01-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section2 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-02-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section3 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-03-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section4 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-04-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section5 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-05-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section6 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-06-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section7 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-07-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section8 .toggle-section .toggleItem  {background: url(/kr/event/2025/06/01_oled_change/images/card02-08-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section1 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-01-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section2 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-02-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section3 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-03-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section4 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-04-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section5 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-05-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section6 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-06-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section7 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-07-mo.png) no-repeat center / 100% 100%;}
    .tab-ui-wrap #section8 .toggle-section .toggleItem.active  {background: url(/kr/event/2025/06/01_oled_change/images/card01-08-mo.png) no-repeat center / 100% 100%;}

    .tab-menu {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        max-width: calc(624 / 720* 100vw);
        max-height: calc(108 / 720* 100vw);
        list-style: none;
        padding: calc(8 / 720* 100vw);
        display: flex;
        margin-bottom: calc(36 / 720*100vw);
        border-radius: 100px;
        background-color: #fff;
    }
    .tabItem {
        cursor: pointer;
        width: calc(202 / 720* 100vw); 
        height: calc(92 / 720* 100vw);
        padding: calc(10 / 720* 100vw) calc(20 / 720* 100vw);;
        background-color: #e0e0e0;
        border-radius: 5px;
        transition: background-color 0.3s;
    }
    .tab-menu .tabItem:nth-child(1) { background: url(/kr/event/2025/06/01_oled_change/images/tab-02-01-mo.png) no-repeat center / 100% 100%;}
    .tab-menu .tabItem:nth-child(2) { background: url(/kr/event/2025/06/01_oled_change/images/tab-02-02-mo.png) no-repeat center / 100% 100%;}
    .tab-menu .tabItem:nth-child(3) { background: url(/kr/event/2025/06/01_oled_change/images/tab-02-03-mo.png) no-repeat center / 100% 100%;}
    .tab-menu .tabItem:nth-child(1).active { background: url(/kr/event/2025/06/01_oled_change/images/tab-01-01-mo.png) no-repeat center / 100% 100%;}
    .tab-menu .tabItem:nth-child(2).active { background: url(/kr/event/2025/06/01_oled_change/images/tab-01-02-mo.png) no-repeat center / 100% 100%;}
    .tab-menu .tabItem:nth-child(3).active { background: url(/kr/event/2025/06/01_oled_change/images/tab-01-03-mo.png) no-repeat center / 100% 100%;}

    .tab-ui-wrap .imageContainer .toggleImage img{max-width: calc(624 / 720* 100vw) !important; border-radius: 20px 20px 0 0;}

    .content-section05{background: #EEE8E5; padding-bottom: 7%;}

}
@media not all and (min-resolution:.001dpcm) { 
    @supports (-webkit-appearance:none) {
        .prdList li strong {word-break:break-all !important;}
    }
}