main.product-catalog .product-head{position:relative}main.product-catalog .product-head:after{right:100%}main.product-catalog .product-head:after,main.product-catalog .product-head:before{content:"";display:block;position:absolute;top:0;height:100%;width:calc(100vw - 100%);background:var(--basic-white);z-index:10}main.product-catalog .product-head:before{left:100%}main.product-catalog .swiper-product-tabs{position:relative;overflow:visible;margin:0;width:100%}main.product-catalog .swiper-product-tabs .swiper-slide{width:auto}main.product-catalog .swiper-product-tabs .drop-menu{position:relative}main.product-catalog .swiper-product-tabs .drop-menu:hover .drop-menu__list{display:block}main.product-catalog .swiper-product-tabs .drop-menu__list{display:none;position:absolute;top:100%;left:8px;min-width:236px;padding:14px;border-radius:24px;background:#fff;box-shadow:10px 24px 46px 0 rgba(0,0,0,.1);transform:translateY(8px)}main.product-catalog .swiper-product-tabs .drop-menu__list:before{content:"";position:absolute;top:-8px;left:0;width:100%;height:8px}main.product-catalog .swiper-product-tabs .drop-menu__item{width:100%}main.product-catalog .swiper-product-tabs .drop-menu__item>button{text-align:left;width:100%;padding:12px 20px;border-radius:10px;background-color:var(--LG-Shield-ColorWhite,#fff);color:var(--LG-Shield-ColorBlack,#1c1c1b)}main.product-catalog .swiper-product-tabs .drop-menu__item:hover>button{background-color:var(--LG-Shield-ColorWhite04,#f8f8f8)}main.product-catalog .swiper-product-tabs .drop-menu__item.selected .drop-submenu__trigger,main.product-catalog .swiper-product-tabs .drop-menu__item.selected>button{font-family:LGEIText;font-size:20px;font-weight:700;line-height:1.5;letter-spacing:-.02em;color:var(--LG-Shield-ColorBlack,#1c1c1b);background-color:var(--LG-Shield-ColorWhite04,#f8f8f8)}main.product-catalog .swiper-product-tabs .drop-submenu{position:relative}main.product-catalog .swiper-product-tabs .drop-submenu__trigger{width:100%;text-align:left;font-family:LGEIText;letter-spacing:-.02em;font-size:20px;font-weight:400;line-height:1.5;color:var(--LG-Shield-ColorBlack,#1c1c1b);border-radius:10px;background-color:var(--LG-Shield-ColorWhite,#fff);background-image:url(/_next/static/media/ic-arrow-right-bk.b38eabac.svg);background-size:16px;background-position:calc(100% - 20px);background-repeat:no-repeat}main.product-catalog .swiper-product-tabs .drop-submenu__trigger:hover{font-family:LGEIText;font-size:20px;font-weight:700;line-height:1.5;letter-spacing:-.02em;color:var(--LG-Shield-ColorBlack,#1c1c1b);background-color:var(--LG-Shield-ColorWhite04,#f8f8f8)}main.product-catalog .swiper-product-tabs .drop-submenu__list{display:none;position:absolute;left:100%;top:-14px;padding:14px;min-width:236px;border-radius:24px;background-color:var(--LG-Shield-ColorWhite,#fff);box-shadow:10px 24px 46px 0 rgba(0,0,0,.1)}main.product-catalog .swiper-product-tabs .drop-submenu__item{width:100%}main.product-catalog .swiper-product-tabs .drop-submenu__item button{width:100%;text-align:left;border-radius:10px;background-color:var(--LG-Shield-ColorWhite,#fff)}main.product-catalog .swiper-product-tabs .drop-submenu:hover .drop-submenu__trigger,main.product-catalog .swiper-product-tabs .drop-submenu__item.selected button,main.product-catalog .swiper-product-tabs .drop-submenu__item:hover button{font-family:LGEIText;font-size:20px;font-weight:700;line-height:1.5;letter-spacing:-.02em;color:var(--LG-Shield-ColorBlack,#1c1c1b);background-color:var(--LG-Shield-ColorWhite04,#f8f8f8)}main.product-catalog .swiper-product-tabs .drop-submenu:hover .drop-submenu__list{display:block}main.product-catalog .product-wrapper{margin-top:60px}main.product-catalog .product-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 24px;gap:40px 24px}main.product-catalog .product-item{overflow:hidden}main.product-catalog .product-item a{display:flex;flex-direction:column;gap:10px}main.product-catalog .product-item__image{box-sizing:border-box;position:relative;border-radius:24px;border:1px solid var(--LG-Shield-ColorGray07,#e7e8ef);overflow:hidden}main.product-catalog .product-item__image:before{content:"";position:relative;display:block;padding-bottom:100%}main.product-catalog .product-item__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}main.product-catalog .product-item__text{padding:12px}main.product-catalog .product-item__text .breadcrumb{display:inline-flex;align-items:center;padding:6px 10px;border-radius:8px;gap:4px;background:var(--LG-Shield-ColorWhite05,#f5f6f8)}main.product-catalog .product-item__text .breadcrumb-value{font-family:LGEIHeadline;letter-spacing:-.02em;font-size:14px;font-weight:700;line-height:1.5;display:inline-block;color:var(--LG-Shield-ColorGray,#63646d)}main.product-catalog .product-item__text .breadcrumb-seporator{display:inline-block;width:16px;height:16px;background-image:url(/_next/static/media/ic-arrow-right-gr.0ffc2dc7.svg);background-size:cover;background-repeat:no-repeat;background-position:50%}main.product-catalog .product-item__text strong{font-family:LGEIText;letter-spacing:-.02em;font-size:22px;font-weight:600;line-height:1.4;display:block;margin-top:12px;color:var(--LG-Shield-ColorBlack,#1c1c1b);word-break:keep-all}main.product-catalog .product-item__text p{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.4;margin-top:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--Gray-Gray-00,#6f6f6f)}main.product-catalog .pagination{margin-top:80px}main#b2c-detail .breadcrumb{margin-bottom:40px;display:flex;align-items:center;gap:4px}main#b2c-detail .breadcrumb-value{font-family:LGEIText;letter-spacing:-.02em;font-size:14px;font-weight:600;line-height:1.5;display:flex;align-items:center;color:var(--LG-Shield-ColorGray03,#a3a4b0)}main#b2c-detail .breadcrumb-value:last-child{color:var(--LG-Shield-ColorBlack,#1c1c1b)}main#b2c-detail .breadcrumb-seperator{width:16px;height:16px;display:inline-block;background-image:url(/_next/static/media/ic-arrow-right-gr.0ffc2dc7.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}main#b2c-detail .detail{display:grid;grid-template-columns:598px 1fr;grid-gap:60px;gap:60px}main#b2c-detail .detail-viewer{display:flex;flex-direction:column;gap:24px}main#b2c-detail .detail-viewer .viewer-image{position:relative;width:100%;padding-bottom:100%;border-radius:24px;overflow:hidden}main#b2c-detail .detail-viewer .viewer-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}main#b2c-detail .detail-viewer .viewer-content{padding:0 46px;overflow:hidden;position:relative}main#b2c-detail .detail-viewer .swiper-pd-detail{position:relative;overflow:hidden;width:100%}main#b2c-detail .detail-viewer .swiper-button-prev{width:32px;height:32px;left:0;background-image:url(/_next/static/media/ic-arrow-left-bk_32.98202736.svg);background-size:cover;background-repeat:no-repeat;background-position:50%}main#b2c-detail .detail-viewer .swiper-button-prev:after{content:none}main#b2c-detail .detail-viewer .swiper-button-prev .swiper-button-disabled{background-image:url(/_next/static/media/ic-arrow-left-gr_32.148741f1.svg)}main#b2c-detail .detail-viewer .swiper-button-next{width:32px;height:32px;right:0;background-image:url(/_next/static/media/ic-arrow-right-bk_32.ba4697b4.svg);background-size:cover;background-repeat:no-repeat;background-position:50%}main#b2c-detail .detail-viewer .swiper-button-next:after{content:none}main#b2c-detail .detail-viewer .swiper-button-next .swiper-button-disabled{background-image:url(/_next/static/media/ic-arrow-left-bk_32.98202736.svg)}main#b2c-detail .detail-viewer .viewer-item{position:relative;border-radius:12px;cursor:pointer;overflow:hidden}main#b2c-detail .detail-viewer .viewer-item:before{content:"";display:block;position:relative;padding-bottom:100%}main#b2c-detail .detail-viewer .viewer-item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:1px solid var(--LG-Shield-ColorGray07,#e7e8ef)}main#b2c-detail .detail-viewer .viewer-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}main#b2c-detail .detail-viewer .viewer-item.selected:after{border:2px solid var(--LG-Shield-ColorRed,#ca1042)}main#b2c-detail .detail-viewer-mobile{display:none;width:100%;overflow:hidden}main#b2c-detail .detail-viewer-mobile .swiper-detail-mobile{width:100%;border-radius:24px}main#b2c-detail .detail-viewer-mobile .swiper-detail-mobile .swiper-wrapper{width:100%}main#b2c-detail .detail-viewer-mobile .swiper-detail-mobile .swiper-slide{position:relative;width:100%}main#b2c-detail .detail-viewer-mobile .swiper-detail-mobile .swiper-slide:before{content:"";position:relative;display:block;padding-bottom:65%;width:100%}main#b2c-detail .detail-viewer-mobile .swiper-detail-mobile .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}main#b2c-detail .detail-viewer-mobile .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{background:rgba(49,53,62,.1)}main#b2c-detail .detail-viewer-mobile .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active{background:var(--LG-Shield-ColorRed,#ca1042)}main#b2c-detail .detail-content__header{display:flex;flex-direction:column;gap:6px;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid var(--LG-Shield-ColorGray06,#e1e2e6)}main#b2c-detail .detail-content__header span{font-family:LGEIText;letter-spacing:-.02em;font-size:18px;font-weight:600;line-height:1.5;color:var(--LG-Shield-ColorGray03,#a3a4b0)}main#b2c-detail .detail-content__header h3{font-family:LGEIHeadline;letter-spacing:-.02em;font-size:32px;font-weight:700;line-height:1.4;color:var(--LG-Shield-ColorBlack,#1c1c1b);word-break:keep-all}main#b2c-detail .detail-content__header p{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.4;color:var(--LG-Shield-ColorRed,#ca1042)}main#b2c-detail .detail-content__body{font-family:LGEIText;letter-spacing:-.02em;font-size:18px;font-weight:400;line-height:1.6;color:var(--LG-Shield-ColorBlack,#1c1c1b);overflow-wrap:anywhere}main#b2c-detail .detail-content__footer{margin-top:60px}main#b2c-detail .detail-content__footer .detail-view{border-radius:12px;background-color:transparent;border:1px solid var(--LG-Shield-ColorRed,#ca1042);color:var(--LG-Shield-ColorRed,#ca1042)}main.product-catalog .product-wrapper .none{color:var(--LG-Shield-ColorGray,#63646d);text-align:center;font-family:LGEIText;font-size:24px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.48px}main#b2b .swiper-product-tabs .swiper-slide{width:auto}main#b2b .b2b-viewer{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:60px}main#b2b .b2b-viewer .b2b-image{position:relative;width:100%;padding-bottom:50%;border-radius:24px;border:1px solid var(--LG-Shield-ColorGray07,#e7e8ef);overflow:hidden;background:#fff}main#b2b .b2b-viewer .b2b-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}main#b2b .b2b-viewer .viewer-list-wrapper{position:relative;padding:0 56px;max-width:598px;box-sizing:content-box}main#b2b .b2b-viewer .viewer-list-wrapper .swiper-b2b{width:100%;overflow:hidden}main#b2b .b2b-viewer .viewer-list-wrapper .swiper-b2b .viewer-item{width:110px;height:110px;position:relative;border-radius:12px;border:1px solid var(--LG-Shield-ColorGray07,#e7e8ef);overflow:hidden;cursor:pointer;background:#fff}main#b2b .b2b-viewer .viewer-list-wrapper .swiper-b2b .viewer-item img{width:100%;height:100%;object-fit:contain}main#b2b .b2b-viewer .viewer-list-wrapper .swiper-b2b .viewer-item.selected{border-radius:12px;border:2px solid var(--LG-Shield-ColorRed,#ca1042);background:var(--LG-Shield-ColorWhite,#fff)}main#b2b .b2b-viewer .viewer-list-wrapper .swiper-button-prev{width:32px;height:32px;left:0;background-image:url(/_next/static/media/ic-arrow-left-bk_32.98202736.svg);background-size:cover;background-repeat:no-repeat;background-position:50%}main#b2b .b2b-viewer .viewer-list-wrapper .swiper-button-prev:after{content:none}main#b2b .b2b-viewer .viewer-list-wrapper .swiper-button-prev .swiper-button-disabled{background-image:url(/_next/static/media/ic-arrow-left-gr_32.148741f1.svg)}main#b2b .b2b-viewer .viewer-list-wrapper .swiper-button-next{width:32px;height:32px;right:0;background-image:url(/_next/static/media/ic-arrow-right-bk_32.ba4697b4.svg);background-size:cover;background-repeat:no-repeat;background-position:50%}main#b2b .b2b-viewer .viewer-list-wrapper .swiper-button-next:after{content:none}main#b2b .b2b-viewer .viewer-list-wrapper .swiper-button-next .swiper-button-disabled{background-image:url(/_next/static/media/ic-arrow-left-bk_32.98202736.svg)}main#b2b .b2b-viewer-mobile{display:none;width:100%;margin-top:60px;overflow:hidden}main#b2b .b2b-viewer-mobile .swiper-b2b-mobile{border-radius:24px;border:1px solid var(--LG-Shield-ColorGray07,#e7e8ef);overflow:hidden}main#b2b .b2b-viewer-mobile .swiper-slide{padding-bottom:65%;overflow:hidden}main#b2b .b2b-viewer-mobile .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}main#b2b .b2b-viewer-mobile .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{background:rgba(49,53,62,.1)}main#b2b .b2b-viewer-mobile .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active{background:var(--LG-Shield-ColorRed,#ca1042)}main#b2b .detail{margin-top:60px}main#b2b .detail__header{display:flex;flex-direction:column;border-bottom:1px solid var(--LG-Shield-ColorGray06,#e1e2e6);margin-bottom:40px;padding-bottom:40px}main#b2b .detail__header>span{font-family:LGEIText;letter-spacing:-.02em;font-size:18px;font-weight:600;line-height:1.5;color:var(--LG-Shield-ColorGray03,#a3a4b0)}main#b2b .detail__header h3{font-family:LGEIHeadline;letter-spacing:-.02em;font-size:34px;font-weight:700;line-height:1.4;color:var(--LG-Shield-ColorBlack,#1c1c1b);margin-top:6px}main#b2b .detail__header .extra{margin-top:8px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:24px}main#b2b .detail__header .extra p{font-family:LGEIText;letter-spacing:-.02em;font-size:18px;font-weight:600;line-height:1.5;color:var(--LG-Shield-ColorRed,#ca1042);word-break:keep-all}main#b2b .detail__header .extra button{padding:12px 16px 12px 12px;border-radius:10px;background:var(--LG-Shield-ColorWhite05,#f5f6f8)}main#b2b .detail__header .extra button span{padding-left:28px;background-image:url(/_next/static/media/ic-download-bk.6ec0e40f.svg);background-size:24px 24px;background-position:0;background-repeat:no-repeat;font-family:LGEIText;letter-spacing:-.02em;font-size:18px;font-weight:600;line-height:1.5;color:var(--LG-Shield-ColorBlack,#1c1c1b)}main#b2b .detail__body pre{font-family:LGEIText;letter-spacing:-.02em;font-size:18px;font-weight:400;line-height:1.6;margin:0;white-space:pre-line}main#b2b .detail__footer{margin-top:60px;text-align:center}main#b2b .detail__footer .detail-view{background-color:transparent;color:var(--LG-Shield-ColorRed,#ca1042);border-radius:12px;border:1px solid var(--LG-Shield-ColorRed,#ca1042)}@media(max-width:1279px){main.product-catalog .product-head{display:flex;flex-direction:column;align-items:flex-start;gap:16px}main.product-catalog .product-head:after,main.product-catalog .product-head:before{content:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}main.product-catalog .product-head .swiper-product-tabs{padding:0}main.product-catalog .product-head .swiper-product-tabs .swiper-wrapper{overflow:visible}main.product-catalog .product-head .swiper-product-tabs .swiper-gradient-left,main.product-catalog .product-head .swiper-product-tabs .swiper-gradient-right{display:none!important}main.product-catalog .product-head .sub-tabs[data-depth="2"]{width:calc(100% + 64px);margin:0 -32px;padding:0 56px;border-bottom:1px solid var(--LG-Shield-ColorWhite08,#eff0f3)}main.product-catalog .product-head .sub-tabs[data-depth="2"] .sub-tabs__item.swiper-slide{width:auto;position:relative}main.product-catalog .product-head .sub-tabs[data-depth="2"] .sub-tabs__item.swiper-slide:before{content:"";display:none;position:absolute;left:0;bottom:0;width:100%;height:3px;background-color:var(--LG-Shield-ColorBlack,#1c1c1b)}main.product-catalog .product-head .sub-tabs[data-depth="2"] .sub-tabs__item.swiper-slide button{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.4;padding-bottom:13px;color:var(--LG-Shield-ColorGray03,#a3a4b0)}main.product-catalog .product-head .sub-tabs[data-depth="2"] .sub-tabs__item.swiper-slide.active:before{display:block}main.product-catalog .product-head .sub-tabs[data-depth="2"] .sub-tabs__item.swiper-slide.active button{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:700;line-height:1.4;color:var(--LG-Shield-ColorBlack,#1c1c1b)}main.product-catalog .product-head .sub-tabs[data-depth="3"]{overflow:visible;padding:0 24px;width:100%}main.product-catalog .product-head .sub-tabs[data-depth="3"] .sub-tabs__item.swiper-slide{width:auto}main.product-catalog .product-head .sub-tabs[data-depth="3"] .sub-tabs__item.swiper-slide button{font-family:LGEIText;letter-spacing:-.02em;font-size:13px;font-weight:600;line-height:1.4;letter-spacing:0;padding:6px 14px;color:var(--LG-Shield-ColorGray02,#6f6f78);border-radius:40px;border:1px solid var(--LG-Shield-ColorGray06,#e1e2e6)}main.product-catalog .product-head .sub-tabs[data-depth="3"] .sub-tabs__item.swiper-slide.active button{color:var(--LG-Shield-ColorWhite,#fff);background:var(--LG-Shield-ColorBlack05,#28282c)}main.product-catalog .product-wrapper{margin-top:40px}main.product-catalog .product-list{gap:30px 12px}main.product-catalog .product-item a{gap:16px}main.product-catalog .product-item__image{border-radius:16px}main.product-catalog .product-item__text{padding:0 4px}main.product-catalog .product-item__text .breadcrumb{padding:4px 8px;gap:2px}main.product-catalog .product-item__text .breadcrumb-seporator{width:10px;height:10px}main.product-catalog .product-item__text .breadcrumb-value{font-family:LGEIText;letter-spacing:-.02em}main.product-catalog .product-item__text strong{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.4;margin-top:8px;padding:0 4px}main.product-catalog .product-item__text p{font-family:LGEIText;letter-spacing:-.02em;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;margin-top:6px;padding:0 4px}main.product-catalog .pagination{margin-top:40px}main#b2c-detail .sub-kv{display:none}main#b2c-detail .content{padding-top:var(--header-height-tablet)}main#b2c-detail .breadcrumb{margin-bottom:24px}main#b2c-detail .detail{grid-template-columns:1fr}main#b2c-detail .detail-viewer{display:none}main#b2c-detail .detail-viewer-mobile{display:block}main#b2c-detail .detail-content__header{gap:9px}main#b2c-detail .detail-content__header span{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:700;line-height:1.4}main#b2c-detail .detail-content__header h3{font-family:LGEIHeadline;font-size:26px;font-weight:700;line-height:140%;letter-spacing:-.02em}main#b2c-detail .detail-content__header p{font-family:LGEIText;letter-spacing:-.02em;font-size:15px;font-weight:600;line-height:1.4}main#b2c-detail .detail-content__footer .detail-view{width:100%;padding:20px 32px;border-radius:14px}main#b2b .swiper-slide{width:auto}main#b2b .b2b-viewer{display:none}main#b2b .b2b-viewer .b2b-image{padding-bottom:65%}main#b2b .b2b-viewer .swiper-b2c{width:100%;display:none}main#b2b .b2b-viewer-mobile{display:block}main#b2b .detail__header span{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:700;line-height:1.4}main#b2b .detail__header .extra{margin-top:8px}main#b2b .detail__header .extra button{padding:10px 14px 10px 10px}main#b2b .detail__header .extra button span{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.4}main#b2b .detail__footer .detail-view{width:100%}}@media(max-width:767px){main.product-catalog .product-head{overflow:hidden;margin:0 -24px;gap:20px}main.product-catalog .product-head .swiper-product-tabs{padding:0 24px}main.product-catalog .product-head .sub-tabs[data-depth="2"]{margin:0;padding:0 40px;width:100%}main.product-catalog .product-head .sub-tabs[data-depth="3"]{padding:0 40px}main.product-catalog .product-list{grid-template-columns:repeat(2,1fr);gap:32px 8px}main.product-catalog .product-item .breadcrumb{padding:5px 8px}main.product-catalog .product-item .breadcrumb-value{font-family:LGEIHeadline;letter-spacing:-.02em;font-size:12px;font-weight:700;line-height:1.4;letter-spacing:0}main.product-catalog .product-item a{gap:12px}main.product-catalog .product-item__image{border-radius:12px}main.product-catalog .product-item__text{padding:0 6px}main.product-catalog .product-item__text strong{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.4;margin-top:8px;padding:0}main.product-catalog .product-item__text p{font-family:LGEIText;letter-spacing:-.02em;font-size:11px;font-weight:600;line-height:1.5;margin-top:4px;padding:0}main.product-catalog .pagination{margin-top:60px}main#b2c-detail .content{padding:var(--header-height-mobile) 0 80px}main#b2c-detail .breadcrumb{display:none}main#b2c-detail .detail{gap:40px}main#b2c-detail .detail-viewer{display:none}main#b2c-detail .detail-viewer-mobile{position:relative;display:block;width:calc(100% + 48px);margin:0 -24px}main#b2c-detail .detail-viewer-mobile .swiper-detail-mobile{position:relative;border-radius:0}main#b2c-detail .detail-viewer-mobile .swiper-detail-mobile .swiper-slide:before{padding-bottom:100%}main#b2c-detail .detail-viewer-mobile .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{width:8px;height:8px;margin:0 4px}main#b2c-detail .detail-viewer-mobile .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active{background:var(--LG-Shield-ColorRed,#ca1042)}main#b2c-detail .detail-viewer-mobile .swiper-pagination{position:absolute;bottom:0;padding:14px}main#b2c-detail .detail-content{padding:0 8px}main#b2c-detail .detail-content__header{gap:6px;padding-bottom:32px;margin-bottom:32px}main#b2c-detail .detail-content__header span{font-family:LGEIText;letter-spacing:-.02em;font-size:15px;font-weight:600;line-height:1.4}main#b2c-detail .detail-content__header h3{font-family:LGEIHeadline;letter-spacing:-.02em;font-size:22px;font-weight:700;line-height:1.5}main#b2c-detail .detail-content__header p{font-family:LGEIText;letter-spacing:-.02em;font-size:14px;font-weight:600;line-height:1.5}main#b2c-detail .detail-content__body{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:400;line-height:1.6}main#b2c-detail .detail-content__footer .detail-view{border-radius:12px}main#b2b .b2b-viewer{margin-top:40px}main#b2b .b2b-viewer-mobile .swiper-slide{padding-bottom:100%}main#b2b .b2b-viewer-mobile .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active{background:var(--LG-Shield-ColorBlack,#1c1c1b)}main#b2b .detail{margin-top:40px;padding:0 8px}main#b2b .detail__header{padding-bottom:30px;margin-bottom:30px}main#b2b .detail__header span{font-family:LGEIText;letter-spacing:-.02em;font-size:15px;font-weight:600;line-height:1.4}main#b2b .detail__header h3{font-family:LGEIHeadline;letter-spacing:-.02em;font-size:22px;font-weight:700;line-height:1.5}main#b2b .detail__header .extra{margin-top:6px;gap:14px}main#b2b .detail__header .extra p{font-family:LGEIText;letter-spacing:-.02em;font-size:14px;font-weight:600;line-height:1.5}main#b2b .detail__header .extra button{position:static}main#b2b .detail__header .extra button span{font-family:LGEIText;letter-spacing:-.02em;font-size:14px;font-weight:600;line-height:1.5;background-size:18px 18px;padding-left:22px}main#b2b .detail__body pre{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:400;line-height:1.6}main#b2b .detail__footer .detail-view{font-family:LGEIText;letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.4;padding:16px 32px}}main.product-catalog .product-wrapper .none{display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:60px}main.product-catalog .product-wrapper .none>img{width:400px}@media(max-width:767px){main.product-catalog .sub-kv .sub-kv__text h2{white-space:normal}}